core.h
|
Remove a couple of unused argument names
|
2018-02-24 08:20:20 +00:00 |
format.cc
|
Fix warnings
|
2018-02-10 06:28:43 -08:00 |
format.h
|
Break long lines
|
2018-02-24 08:39:17 +00:00 |
locale.h
|
Remove unnecessary fmt/ prefix (#397)
|
2018-01-20 10:28:10 -08:00 |
ostream.h
|
Add detection of wostream operator<< (#650)
|
2018-02-17 09:03:43 +00:00 |
posix.cc
|
Break long lines
|
2018-02-24 08:39:17 +00:00 |
posix.h
|
Use FMT_NULL instead of 0 is a few more places.
|
2018-02-24 08:20:20 +00:00 |
time.h
|
Use nullptr if available
|
2018-01-20 19:11:19 -08:00 |