Commit Graph

515 Commits

Author SHA1 Message Date
Victor Zverovich 3dae25828f Describe cmake use of header-only target 2018-02-01 16:42:53 -08:00
Victor Zverovich a5185ec8d4 add SOURCELINK_SUFFIX for compatibility with Sphinx 1.5 2018-01-28 20:20:39 -08:00
Victor Zverovich 19f990a9c0 Use https to fetch dependencies from github 2018-01-27 09:15:28 -08:00
Victor Zverovich e95e4659d9 Add syntax.rst to build 2018-01-20 17:55:43 -08:00
Victor Zverovich e51119508c argument index -> argument id 2018-01-20 17:55:28 -08:00
Victor Zverovich 9649919d01 Document use of format_arg for user-defined type #393 2018-01-20 10:07:29 -08:00
Victor Zverovich c8efe145b4 Add api.rst to build 2018-01-20 09:52:29 -08:00
Victor Zverovich 319346025d Update version 2017-12-20 08:38:07 -08:00
Victor Zverovich cabce31f45 Update syntax.rst 2017-12-16 08:58:54 -08:00
Mihai Todor f9c97de46b Add note about errno to the documentation 2017-11-28 07:33:51 -08:00
Victor Zverovich e805543341 Remove FMT_USE_VARIADIC_TEMPLATES 2017-11-11 07:02:58 -08:00
Victor Zverovich 11415bce3c Update usage.rst 2017-11-08 18:27:10 -08:00
Victor Zverovich ca96acbe4f Add examples 2017-10-15 07:38:03 -07:00
Alex Alabuzhev 89654cd127 to_wstring added 2017-08-27 18:52:57 +02:00
Bjorn Fahller 9c56a8ce5c Make format_arg() accept class hierarchies
If a base class can be formatted, it is assumed
that the hierarchy can be formatted from the base
class. The idiom is not uncommon with ostreams.
2017-07-18 06:16:46 -07:00
Victor Zverovich 16bdd8424f Update scripts 2017-07-01 07:30:51 -07:00
Ian Bell dc8c943372 Describe cmake use of header-only target 2017-05-29 16:31:52 -07:00
Graham Inggs 7a4ac9ec9c add SOURCELINK_SUFFIX for compatibility with Sphinx 1.5
With Sphinx 1.5, this is needed by searchtools.js to display the source
snippets (see sphinx-doc/sphinx#2454).

With earlier Sphinx versions, this is a no-op because the undefined variable
will evaluate to an empty string.
2017-04-15 08:42:05 -07:00
Victor Zverovich e208fbff52 Document which header defines formatting functions 2017-02-24 07:06:05 -08:00
Victor Zverovich 572491ad1f Document which header defines formatting functions 2017-02-24 07:04:44 -08:00
Jean-Charles Lefebvre e0251fdcef BasicContainerWriter utility added 2017-01-05 20:44:35 -08:00
Jean-Charles Lefebvre e1689cb985 Custom FormatSpec (#439) (#444)
* A custom FormatSpec type can be passed as a template argument to the ArgFormatter chain (#439)

* Corrected nested-name-specifier error

* Spec template argument defaulted to FormatSpec

* Forward declaration of FormatSpec

* Style

* Style (part 2)

* Style (part 3)
2016-12-30 11:29:40 -08:00
Victor Zverovich 02553d13a0 Use https to fetch dependencies from github 2016-12-29 10:44:02 -08:00
Victor Zverovich 7ce7def515 argument index -> argument id 2016-11-01 17:00:59 -07:00
Victor Zverovich f287994084 Fix formatting 2016-10-07 03:22:14 -07:00
Victor Zverovich 4809e2956a Minor documentation changes 2016-10-06 07:38:19 -07:00
Philip Miller 88c4bc33d2 Document use of format_arg for user-defined type 2016-10-05 15:04:08 -04:00
Victor Zverovich 0d25f6fcbb Move the paper to the docs repo 2016-08-27 08:26:47 -07:00
Victor Zverovich 2ae6bca488 Complete syntax section 2016-08-25 07:23:04 -07:00
Victor Zverovich 04335aeadb Correct syntax 2016-08-25 07:08:36 -07:00
Victor Zverovich 3d5125cd87 Update paper 2016-08-25 06:50:09 -07:00
Victor Zverovich d775a20fff Update paper 2016-08-24 07:41:07 -07:00
Victor Zverovich 4dc9fd995f Update paper 2016-08-24 06:55:18 -07:00
Victor Zverovich 195d6a5663 Update paper 2016-08-23 08:10:35 -07:00
Victor Zverovich 93975c70bb Update paper 2016-08-21 07:50:31 -07:00
Victor Zverovich 53f9e7f65c Add 'a' and 'A' format specifiers 2016-08-20 09:55:07 -07:00
Victor Zverovich 768739c310 Update paper 2016-08-20 07:39:10 -07:00
Victor Zverovich 94d387cd45 Update paper 2016-08-19 21:41:19 -07:00
Victor Zverovich 721c9100f2 Update paper 2016-08-19 16:43:10 -07:00
Victor Zverovich 108498bdd0 Add initial draft of the paper 2016-08-19 09:33:59 -07:00
Victor Zverovich 9dbb60c4c8 Move fmt::fprintf to printf.h 2016-08-03 08:52:05 -07:00
Victor Zverovich ed30108918 Add "n" to integer formatting types 2016-07-26 07:36:35 -07:00
Victor Zverovich d5893c9a13 Update homepage and break long lines 2016-07-21 09:00:23 -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
Taro Matsuzawa aka. btm 1dbc6bd1fc Update usage.rst: change Homebrew package name 2016-07-20 07:34:21 +09:00
Victor Zverovich d4885cea62 Document BasicStringWriter 2016-07-16 08:00:53 -07:00
Victor Zverovich a81bff9349 Update documentation build instructions 2016-06-22 07:18:37 -07:00
Victor Zverovich 2e69e454d0 Fix a link (#347) 2016-06-16 11:18:40 -07:00