- 30 Dec, 2016 1 commit
-
-
Eric Fiselier authored
-
- 29 Dec, 2016 1 commit
-
-
Victor Zverovich authored
-
- 26 Dec, 2016 1 commit
-
-
Andrey Glebov authored
* - added basic_string allocator support to BasicStringRef, BasicCStringRef, BasicWriter::str, StringBuffer and BasicStringWriter * - removed templated str() and to_string() function - code style fixes
-
- 14 Dec, 2016 1 commit
-
-
Victor Zverovich authored
-
- 19 Nov, 2016 1 commit
-
-
Victor Zverovich authored
-
- 15 Nov, 2016 1 commit
-
-
Victor Zverovich authored
-
- 11 Nov, 2016 1 commit
-
-
alabuzhev authored
-
- 10 Nov, 2016 1 commit
-
-
alabuzhev authored
-
- 08 Nov, 2016 1 commit
-
-
Victor Zverovich authored
-
- 06 Nov, 2016 7 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Jonathan Müller authored
-
Victor Zverovich authored
-
Chen Hayat authored
-
Victor Zverovich authored
-
- 05 Nov, 2016 2 commits
-
-
Jonathan Müller authored
-
Jonathan Müller authored
Fixes #413.
-
- 03 Nov, 2016 1 commit
-
-
alabuzhev authored
-
- 02 Nov, 2016 1 commit
-
-
Victor Zverovich authored
-
- 01 Nov, 2016 3 commits
-
-
Lectem authored
-
Jonathan Müller authored
-
Victor Zverovich authored
-
- 31 Oct, 2016 1 commit
-
-
Jan Hellwig authored
-
- 29 Oct, 2016 1 commit
-
-
Jan Hellwig authored
-
- 19 Oct, 2016 1 commit
-
-
Victor Zverovich authored
-
- 17 Oct, 2016 2 commits
-
-
Victor Zverovich authored
-
codicodi authored
This adds thread-safe (at least on platforms that provide necessary extensions) replacement functions for std::localtime and std::gmtime. Alternatively they could be placed in a new source file time.cc, but time.h seems so empty right now...
-
- 11 Oct, 2016 1 commit
-
-
chronoxor authored
Remove unnecessary "fmt/" prefix which should be maintained with additional include_directories() in each project. (#397)
-
- 06 Oct, 2016 2 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
Document use of format_arg for user-defined type
-
- 05 Oct, 2016 1 commit
-
-
Philip Miller authored
-
- 02 Oct, 2016 1 commit
-
-
Victor Zverovich authored
-
- 29 Sep, 2016 1 commit
-
-
Victor Zverovich authored
Introduced NamedArgWithType<Char, T> : NamedArg<Char>
-
- 27 Sep, 2016 3 commits
-
-
Ivan Shynkarenka authored
-
Victor Zverovich authored
Extend ArgLists to support serialization/deserialization in third-party components
-
Ivan Shynkarenka authored
-
- 25 Sep, 2016 1 commit
-
-
Victor Zverovich authored
Add FMT_OVERRIDE macro to allow specifying overriding functions
-
- 24 Sep, 2016 1 commit
-
-
Jean-Michaël Celerier authored
-
- 13 Sep, 2016 1 commit
-
-
Victor Zverovich authored
Fix compilation on Android.
-