- 07 Dec, 2018 2 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 06 Dec, 2018 4 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Nicolas authored
-
- 05 Dec, 2018 7 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
liuping authored
Fix ambiguous complier error C2666 in vs2017.The '+' opeator may cause ambiguity.Avoid implicit conversion.
-
- 04 Dec, 2018 1 commit
-
-
Florin Iucha authored
-
- 03 Dec, 2018 3 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Johan J authored
-
- 02 Dec, 2018 2 commits
-
-
Victor Zverovich authored
-
Daniela Engert authored
This squashes nasty narrowing conversion warnings.
-
- 01 Dec, 2018 3 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 30 Nov, 2018 4 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
hotwatermorning authored
-
- 29 Nov, 2018 2 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 28 Nov, 2018 3 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 26 Nov, 2018 1 commit
-
-
Victor Zverovich authored
-
- 25 Nov, 2018 2 commits
-
-
Victor Zverovich authored
-
Daniela Engert authored
The sheer presence of 'std::gmtime' or 'std::localtime' gives rise to C4996 warnings in Microsofts compilers. Alas, the 'fallback(internal::null<>)'functions containing these library calls are never ADL-picked in the respective 'handle(internal::null<>)' selectors. Therefore hiding the fallbacks from msvc is perfectly fine.
-
- 24 Nov, 2018 2 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 22 Nov, 2018 1 commit
-
-
tnovotny authored
* add make_printf_args and make_wprintf_args to printf.h add minimal test for make_printf_args and make_wprintf_args to printf-test.cc renamed the old printf_context template to basic_printf_context_t. the original wish was to rename it basic_printf_context, but that clashed with the name of the inner typedef. this style matches the format_context_t struct.
-
- 21 Nov, 2018 1 commit
-
-
Victor Zverovich authored
-
- 20 Nov, 2018 2 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-