Commit Graph
27 Commits
Author SHA1 Message Date
Victor Zverovich f287994084 Fix formatting 2016-10-07 03:22:14 -07:00
Victor Zverovich 9dbb60c4c8 Move fmt::fprintf to printf.h 2016-08-03 08:52:05 -07:00
Victor Zverovich 6ee9f2ed09 Make printf argument formatters public (#335, #360) 2016-07-21 06:59:28 -07:00
Victor Zverovich 9823675832 Break long lines 2016-07-20 08:17:33 -07:00
Victor Zverovich d4ddaaf2b1 Make PrintfFormatter public (#335, #360) 2016-07-20 08:09:14 -07:00
Victor Zverovich d4885cea62 Document BasicStringWriter 2016-07-16 08:00:53 -07:00
Victor Zverovich b6c0cf9683 Add fmt::to_string (#326) 2016-05-18 19:54:52 -07:00
Victor Zverovich cc9b051d12 Move format_system_error to the public API (#323) 2016-05-13 07:19:39 -06:00
Victor Zverovich d67eb8af2f Correct docs 2016-05-10 11:07:53 -07:00
Victor Zverovich f76583276a Clarify performance tradeoffs (#320) 2016-05-10 07:29:31 -07:00
Victor Zverovich add6bcca3e Document ostream support 2016-05-07 09:09:33 -07:00
Victor Zverovich 4e279e2a70 Correct formatting 2016-04-29 07:02:37 -07:00
Victor Zverovich a3929b719a Document date/time formatting and move example to the docs 2016-04-29 06:40:31 -07:00
Victor Zverovich c916ab3319 Update docs 2016-04-27 08:35:59 -07:00
vitaut bfdca8b576 Make ArgVisitor public and document it
Also remove unnecessary namespace qualification.
2016-04-20 09:11:33 -07:00
vitaut fb5350543c Correct case 2016-04-20 07:44:37 -07:00
vitaut ccbc891992 Document argument formatters 2016-04-20 07:16:52 -07:00
vitaut e4f7d0d311 Resolve overloads 2016-04-11 09:32:24 -04:00
vitaut 804ad8f4df Document std::ostream overload of fprintf 2015-12-24 07:00:22 -08:00
vitaut 811964502d Add BasicFormatter's members to the docs 2015-12-18 07:24:25 -08:00
vitaut 016714c57b Add BasicFormatter to the docs 2015-12-18 07:16:40 -08:00
Dean Moldovan 358ae822bb Update Sphinx with C++11 literals fix and add fmt::literals API docs 2015-10-13 00:35:22 +02:00
vitaut df0835ac27 Update docs 2015-06-26 09:09:23 -07:00
jamboree 7487bde587 Support named arguments 2015-06-10 09:32:59 +08:00
vitaut abba1477a7 Remove duplicate namespace 2015-05-19 18:38:21 -07:00
vitaut 86aa72f3d5 Fixed unresolved references 2015-05-19 18:04:32 -07:00
vitaut 18a55cdb27 Customize Sphinx theme 2015-05-19 08:13:13 -07:00