Victor Zverovich
|
b7632e9641
|
Make format_to return iterator and update docs
|
2018-03-04 08:13:08 -08:00 |
|
Victor Zverovich
|
418659adbe
|
Fix compilation errors on gcc 4.4
|
2018-03-03 14:04:59 -08:00 |
|
Victor Zverovich
|
1b4525384b
|
Fix more compilation errors on gcc 4.6
|
2018-02-28 05:09:24 -08:00 |
|
Victor Zverovich
|
91721caa42
|
Add detection of wostream operator<< (#650)
|
2018-02-17 09:03:43 +00:00 |
|
Victor Zverovich
|
affb35cfb9
|
Replace using with typedef for compatibility with gcc-4.6
|
2018-02-11 09:23:47 -08:00 |
|
Victor Zverovich
|
64599973e9
|
Enable stream exceptions (#581)
|
2018-02-07 07:36:15 -08:00 |
|
Victor Zverovich
|
dc5403612e
|
Conditionally compile constexpr
|
2018-02-04 08:21:31 -08:00 |
|
Victor Zverovich
|
768061c85e
|
Fix FormatBuf implementation (#491)
|
2018-01-28 20:08:51 -08:00 |
|
Victor Zverovich
|
f9fa7c405f
|
Add FMT_API and FMT_OVERRIDE where needed
|
2018-01-27 17:15:14 -08:00 |
|
Victor Zverovich
|
a93270fd60
|
Replace a bunch of craft with type_traits, take 2
|
2018-01-22 18:56:53 -08:00 |
|
Victor Zverovich
|
21429c8646
|
Revert "Replace a bunch of craft with type_traits"
This reverts commit e79588d6c1 .
|
2018-01-21 18:53:38 -08:00 |
|
Victor Zverovich
|
e79588d6c1
|
Replace a bunch of craft with type_traits
|
2018-01-21 18:11:57 -08:00 |
|
Victor Zverovich
|
f853d94a15
|
Remove unnecessary fmt/ prefix (#397)
|
2018-01-20 10:28:10 -08:00 |
|
Victor Zverovich
|
91ee9c9acd
|
Return iterator from the format method
|
2018-01-14 11:00:27 -08:00 |
|
Victor Zverovich
|
c095445394
|
Replace buffer with range
|
2018-01-10 22:41:23 -08:00 |
|
Victor Zverovich
|
941663d038
|
Merge ostream.cc into ostream.h
|
2017-12-17 09:33:56 -08:00 |
|
Victor Zverovich
|
81bd9e8ea3
|
args -> format_args
|
2017-12-03 08:00:22 -08:00 |
|
Victor Zverovich
|
170f5c671f
|
Move headers to include/fmt
|
2017-10-21 07:38:49 -07:00 |
|