1. 071794e Update version by Victor Zverovich · 4 years, 6 months ago
  2. 4ca6821 Update version by Victor Zverovich · 4 years, 6 months ago
  3. 0184df7 Update docs by Victor Zverovich · 4 years, 6 months ago
  4. ef7369c Update docs by Victor Zverovich · 4 years, 7 months ago
  5. 34e921f Update docs by Victor Zverovich · 4 years, 7 months ago
  6. 57b6f29 Deprecate the fmt macro by Victor Zverovich · 4 years, 7 months ago
  7. 7e1cb32 Fix indentation by Victor Zverovich · 4 years, 7 months ago
  8. 1c6d85f Apply coding conventions to examples by Victor Zverovich · 4 years, 7 months ago
  9. 4a1da44 Apply coding conventions to examples by Victor Zverovich · 4 years, 7 months ago
  10. 080b689 Tweak the docs by Victor Zverovich · 4 years, 7 months ago
  11. c01ec54 Document and clean basic_format_parse_context by Victor Zverovich · 4 years, 7 months ago
  12. ceff9b0 Tweak the docs by Victor Zverovich · 4 years, 7 months ago
  13. 3dc8639 [docs] Added conda by Tom de Geus · 4 years, 7 months ago
  14. d4ca542 Update docs by Victor Zverovich · 4 years, 7 months ago
  15. 5bb7b28 Document members by Victor Zverovich · 4 years, 7 months ago
  16. ffd05e6 basic_parse_context -> basic_format_parse_context per standard and document by Victor Zverovich · 4 years, 7 months ago
  17. b4f1988 Provide overload for `fmt::join` that handles `std::tuple`s by Jeremy Ong · 4 years, 9 months ago
  18. 19547d5 Update index.rst by Victor Zverovich · 4 years, 9 months ago
  19. f7a4b4a Make numeric alignment optional by Victor Zverovich · 4 years, 9 months ago
  20. fe642d7 Clarify use of the core API in header-only mode (#1296) by Victor Zverovich · 4 years, 9 months ago
  21. d1dd9d5 Document floating-point n specifier (#1291) by Victor Zverovich · 4 years, 10 months ago
  22. 3f75e2b Make buffer_range public and update custom formatting docs (#1281) by Victor Zverovich · 4 years, 10 months ago
  23. 7512a55 Update version by Victor Zverovich · 4 years, 10 months ago
  24. 5a4b246 Update the default floating-point format docs (#1270) by Victor Zverovich · 4 years, 10 months ago
  25. 2aae6b1 Fix doc for importing header only target with CMake by Samuel Debionne · 4 years, 10 months ago
  26. d0f2f3b Update usage.rst by Kais Ben Salah · 4 years, 11 months ago
  27. 1235f0a Fix typo in usage.rst by Jonathan Wakely · 4 years, 11 months ago
  28. a3a7467 Update signatures by Victor Zverovich · 5 years ago
  29. c11e683 Update signatures by Victor Zverovich · 5 years ago
  30. 3eff8f9 Update docs by Victor Zverovich · 5 years ago
  31. 4aa0dc5 Fix docs by Victor Zverovich · 5 years ago
  32. 1530242 Fix signature in the docs by Victor Zverovich · 5 years ago
  33. 7e42c65 Document a more useful to_string_view overload by Victor Zverovich · 5 years ago
  34. 1e6e87c Update docs by Victor Zverovich · 5 years ago
  35. 0c6a6e0 Get rid of the FILE* hack and reword apidocs by Victor Zverovich · 5 years ago
  36. 634f707 Simplify char_t and remove msvc2013 from CI by Victor Zverovich · 5 years ago
  37. 9b3c24b One weird trick to simplify docs; doxygen hates it by Victor Zverovich · 5 years ago
  38. afc571a Document join and relax its compiler requirements by Victor Zverovich · 5 years ago
  39. 2346779 More documentation fixes by Victor Zverovich · 5 years ago
  40. afc1a74 Minor documentation fixes by Victor Zverovich · 5 years ago
  41. ad0eade Remove MSVC nonsense by Victor Zverovich · 5 years ago
  42. 28c187b Capitalize titles by Victor Zverovich · 5 years ago
  43. 91bb3aa fmtlib.net -> fmt.dev by Victor Zverovich · 5 years ago
  44. f569c1b doc fix: time -> chrono by Billy Donahue · 5 years ago
  45. a4969eb Link to fmt(...) docs from index by Victor Zverovich · 5 years ago
  46. 918ab77 Try fixing doc build by Victor Zverovich · 5 years ago
  47. b588d7f Fix a couple of deprecated things. by Tommy Nguyen · 5 years ago
  48. 17c6900 Update docs by Victor Zverovich · 5 years ago
  49. ec645ca Update readme and doxygen config by Victor Zverovich · 5 years ago
  50. 5466a5b Document inherited members by Victor Zverovich · 5 years ago
  51. 2d981bb Add documentation for '%' format type. (#1071) by Gawain Bolton · 5 years ago
  52. 4e5694f Update arg signature by Victor Zverovich · 5 years ago
  53. bf6529f Update docs by Victor Zverovich · 5 years ago
  54. 06c005b Clarify that compile-time checks don't support named arguments by Victor Zverovich · 5 years ago
  55. 1b8a216 Improve docs by Victor Zverovich · 5 years ago
  56. 9e55499 Update version by Victor Zverovich · 5 years ago
  57. 587a7f6 Update changelog and docs by Victor Zverovich · 5 years ago
  58. 130e412 Update changelog and docs by Victor Zverovich · 5 years ago
  59. 61ad543 Windows .sln filename changed from FORMAT to FMT by HecticSerenity · 5 years ago
  60. 37f599b Fix docs by Victor Zverovich · 6 years ago
  61. 2b2cfda Update docs by Victor Zverovich · 6 years ago
  62. 3616128 Update docs by Victor Zverovich · 6 years ago
  63. 38f355d Revert "find sphinx-build before calling build.py" by Victor Zverovich · 6 years ago
  64. 4373153 Update usage.rst by Victor Zverovich · 6 years ago
  65. 10e03e6 use found python executable for launching sphinx-build by Kefu Chai · 6 years ago
  66. 07200f4 find sphinx-build before calling build.py by Kefu Chai · 6 years ago
  67. 167f8fe Fix a typo in api.rst by Dmitry Petrashko · 6 years ago
  68. 7bebb3e Clarify overload resolution in docs by Victor Zverovich · 6 years ago
  69. 61f81a0 minor documentation corrections by Mathew Cucuzella · 6 years ago
  70. 655ce53 is_format_string -> is_string by Victor Zverovich · 6 years ago
  71. 041bf83 Improve fmt::format readability by Victor Zverovich · 6 years ago
  72. 2299032 Document how to write a formatter for a type hierarchy by Victor Zverovich · 6 years ago
  73. 0f98de3 Update docs by Victor Zverovich · 6 years ago
  74. 49b4c1e Update docs by Victor Zverovich · 6 years ago
  75. 3e75ad9 Update version by Victor Zverovich · 6 years ago
  76. 894b6fa Changed to use scoped enum by Daniel Marshall · 6 years ago
  77. e758bfb Merge branch 'release' of github.com:fmtlib/fmt by Victor Zverovich · 6 years ago
  78. 295a0d8 Update version by Victor Zverovich · 6 years ago
  79. 1fb1c4c Update docs by Victor Zverovich · 6 years ago
  80. 8671689 Update docs and formatting by Victor Zverovich · 6 years ago
  81. ba95e36 Clarify that '\0' cannot be used as fill (#832) by Victor Zverovich · 6 years ago
  82. 5c0101a Use the correct function signature in the docs by Victor Zverovich · 6 years ago
  83. fbe6410 Fix docs by Victor Zverovich · 6 years ago
  84. 35538ca Merge more format overloads by Victor Zverovich · 6 years ago
  85. 48dff9f Update docs by Victor Zverovich · 6 years ago
  86. 60c662b Add an example of reusing formatters by Victor Zverovich · 6 years ago
  87. c2ce7e4 Update version by Victor Zverovich · 6 years ago
  88. e3707ef Document that file should be in wide-oriented mode for wide print by Victor Zverovich · 6 years ago
  89. 94b4762 Fix docs by Victor Zverovich · 6 years ago
  90. 5386f1d Update version by Victor Zverovich · 6 years ago
  91. 6966db1 Update docs by Victor Zverovich · 6 years ago
  92. 728e4f5 Fix docs by Victor Zverovich · 6 years ago
  93. 8c25577 Update docs and changelog by Victor Zverovich · 6 years ago
  94. 78677e3 Update ChangeLog and docs by Victor Zverovich · 6 years ago
  95. ad23270 Document to_wstring by Victor Zverovich · 6 years ago
  96. dfb6546 Fix docs by Victor Zverovich · 6 years ago
  97. dece85b Fix docs, take 2 by Victor Zverovich · 6 years ago
  98. 6a1df3b Fix docs by Victor Zverovich · 6 years ago
  99. f0ae725 Clarify the use of allocators by Victor Zverovich · 6 years ago
  100. bb738c4 Remove section on Write API since it's being superceeded by compile-time Format API by Victor Zverovich · 6 years ago