vitaut
|
ef710dee6c
|
Add sprintf overload for wide strings
and fix an issue in formatting user-defined objects.
Thanks to @ScottLangham
|
2015-09-18 16:26:41 -07:00 |
|
vitaut
|
79d8f59906
|
Implement formatting of objects with (s)printf.
|
2015-09-08 08:36:20 -07:00 |
|
vitaut
|
6cf24c7f92
|
Fix MSVC warnings
|
2015-07-08 08:04:32 -07:00 |
|
vitaut
|
f3bef7ac92
|
Fix open_buffered_file
|
2015-07-08 07:48:54 -07:00 |
|
vitaut
|
b6c1c9233a
|
Workaround an issue with VC2010
|
2015-07-08 07:36:36 -07:00 |
|
vitaut
|
0a7e5141c1
|
Move posix tests from gtest-extra-test to a separate test
|
2015-06-24 09:16:03 -07:00 |
|
Victor Zverovich
|
f2c9df8e9f
|
Move safe_strerror to anonymous namespace.
|
2014-09-05 08:44:41 -07:00 |
|
Victor Zverovich
|
8f8fd769ee
|
Fix Fix https://github.com/cppformat/cppformat/issues/50 in tests too.
|
2014-07-29 07:50:05 -07:00 |
|
Victor Zverovich
|
546b62e74f
|
More tests.
|
2014-06-10 06:21:41 -07:00 |
|
Victor Zverovich
|
bf8b29fbe7
|
Add initial support for printf format specifications.
|
2014-06-06 06:38:37 -07:00 |
|