Commit Graph
18 Commits
Author SHA1 Message Date
Victor Zverovich c333dca065 Follow standard naming conventions 2017-02-21 06:56:26 -08:00
Victor Zverovich 50e716737d StringRef -> string_view, LongLong -> long_long 2017-02-18 07:34:52 -08:00
Victor Zverovich a13b96ed88 Simplify API 2017-02-05 06:54:03 -08:00
Victor Zverovich 624c58682d Simplify API 2017-02-05 06:41:39 -08:00
Victor Zverovich 85793a18cd Simplify API 2016-11-06 19:27:14 -08:00
Victor Zverovich 9998f66f8c Replace formatter with context 2016-11-06 18:59:17 -08:00
Victor Zverovich f85d5f4dac BasicFormatter -> basic_formatter 2016-10-22 08:04:20 -07:00
Victor Zverovich 4ece95a754 Make make_format_args public 2016-08-27 07:57:48 -07:00
Victor Zverovich 0028ce57b6 Get rid of FMT_VARIADIC 2016-08-26 17:23:13 -07:00
Victor Zverovich fc73e10620 ArgList -> format_args 2016-08-25 08:50:07 -07:00
Victor Zverovich f19d8f9655 Improve error reporting (#357) 2016-08-16 07:08:53 -07:00
Tilman Keskinöz d7c4e1cb1f Fix compile on freebsd 2016-07-15 14:28:18 +02:00
Victor Zverovich 5c876088d3 Reduce noise 2016-06-22 06:33:56 -07:00
Victor Zverovich c7739536e8 Don't use strtod_l on Android (#345) 2016-06-14 06:57:12 -07:00
Victor Zverovich e160c2b79a Add fmt prefix to includes (#332)
Technically it is not necessary, but prevents errors when people add the
fmt directory itself rather than its parent to includes.
2016-05-22 16:42:44 -07:00
Victor Zverovich 408c84cd42 Update copyright (#314) 2016-05-04 06:27:03 -07:00
Jakub Wilk e0ac51cbd9 Fix typos 2016-05-01 12:29:21 +02:00
Victor Zverovich afd67497de cppformat -> fmt 2016-04-24 09:06:12 -07:00