- 17 Nov, 2013 3 commits
-
-
-
Victor Zverovich authored
Document the 'B' type and the difference between 'b' & 'B'. Addresses part of issue https://github.com/vitaut/format/issues/5
-
Victor Zverovich authored
Document that "#x" adds prefix "0x" and "#X" adds "0X". Addresses part of issue https://github.com/vitaut/format/issues/5
-
- 16 Nov, 2013 4 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
vitaut authored
add support for older GCC versions
-
Gregory Czajkowski authored
-
- 15 Nov, 2013 5 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 14 Nov, 2013 5 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
Always use noexcept for gcc >= 4.8 because dtors are implicitly noexcept there. Remove binu and 'B' specifier.
-
Victor Zverovich authored
-
vitaut authored
Added support for binary modifier
-
- 12 Nov, 2013 2 commits
-
-
Gregory Czajkowski authored
-
Gregory Czajkowski authored
-
- 09 Nov, 2013 1 commit
-
-
Gregory Czajkowski authored
-
- 08 Nov, 2013 3 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 24 Oct, 2013 2 commits
-
-
Gregory Czajkowski authored
-
Gregory Czajkowski authored
-
- 10 Sep, 2013 3 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
Disallow writing a wide string to a char stream and vice versa, because there is no good way to implement these function without knowing the encodings and what std::ostream doesn't make any sense.
-
- 09 Sep, 2013 9 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 08 Sep, 2013 3 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-