chrono.h
|
Add max_value
|
2019-09-08 09:21:30 -07:00 |
color.h
|
Deduplicate color vformat and vprint
|
2019-10-11 10:42:11 -07:00 |
compile.h
|
fix name clash in header-only mode
|
2019-09-24 06:25:21 -07:00 |
core.h
|
Distinguish float from double
|
2019-10-12 11:41:24 -07:00 |
format-inl.h
|
Reduce bigint capacity
|
2019-10-13 14:06:38 -07:00 |
ostream.h
|
Disable integral operator<< (#1316)
|
2019-09-23 20:34:08 -07:00 |
posix.h
|
Fix locale detection
|
2019-07-26 12:13:05 +03:00 |
printf.h
|
Fix compile error in printf with gcc9 (#1354)
|
2019-10-09 18:58:40 -07:00 |
ranges.h
|
Fix ambiguity for types with dodgy conversions
|
2019-09-28 11:35:20 -07:00 |