Commit Graph

  • 111de881fa Don't copy non-const-iterable ranges Victor Zverovich 2021-08-07 07:27:20 -07:00
  • d6e882ed84 Undo the move because the doc is not a GH template Victor Zverovich 2021-08-06 11:22:33 -07:00
  • f488eed101 Resolve default constructor error in Xcode 7.2.1 and 8.2.1 Cory Quammen 2021-08-05 22:25:52 -04:00
  • 652c3653bb Move CONTRIBUTING.md to .github Victor Zverovich 2021-08-06 10:56:05 -07:00
  • fb19faa31b Improves README with svg badge (#2446) Nikita Sobolev 2021-08-05 16:50:15 +03:00
  • 07211701f4 Disable the -Wstringop-overflow warning from GCC 7 (#2442) Vladislav Shchapov 2021-08-03 02:20:18 +05:00
  • bba0a9d962 Make flush public Victor Zverovich 2021-07-30 07:02:49 -07:00
  • f1794a8853 Switch to threadsafe death test style Victor Zverovich 2021-07-29 06:56:38 -07:00
  • 0544a2279b Exclude fallback functions when FMT_BUILTIN_CLZ(LL) is not defined (#2434) brm 2021-07-25 19:37:18 +02:00
  • 5c222f0561 Add support for nonconst formattable types Victor Zverovich 2021-07-24 08:02:23 -07:00
  • 3def950b84 Set FMT_CAN_MODULE=OFF for MSVC 19.29.30035+ Spiros Tsalikis 2021-07-23 11:51:41 -04:00
  • 63fe2d5bd2 Add copy constructor for dynamic_format_arg_store, and test Spiros Tsalikis 2021-07-22 03:40:00 -04:00
  • 561834650a Improve digit count Victor Zverovich 2021-07-18 09:05:47 -07:00
  • f20f50368f Replace throw with FMT_THROW (#2427) Johnathan 2021-07-18 22:08:24 +08:00
  • 00235d8a99 fix module test odr violations (#2414) Cameron DaCamara 2021-07-17 09:16:49 -07:00
  • 2038bf6183 Update format_to usage Victor Zverovich 2021-07-13 07:56:24 -07:00
  • e41ac1f875 Don't use deprecated API in docs Victor Zverovich 2021-07-10 13:42:51 -07:00
  • 8465869d7b Move ignore_unused to detail Victor Zverovich 2021-07-09 08:24:11 -07:00
  • 3d53d1539d Warning removals in test code (#2399) mwinterb 2021-07-09 08:05:02 -07:00
  • 20e4ef8b4c Pass significand_size by value Victor Zverovich 2021-07-05 08:51:43 -07:00
  • c4a3c2342a Refactor locale handling Victor Zverovich 2021-07-05 08:12:39 -07:00
  • 7a0d301753 Update README.rst Victor Zverovich 2021-07-04 07:03:20 -07:00
  • f2b03facd9 Include test sources to pick up functions and classes from the module rather than from the non-modular library which is baked into the test-main library. (#2356) Daniela Engert 2021-07-03 14:21:54 +00:00
  • 02ad5e11da Add faint, blink, reverse and conceal to the emphases (#2394) Benoît Lormeau 2021-07-03 05:03:55 +02:00
  • d141cdbeb0 Update version Victor Zverovich 2021-07-02 16:14:33 -07:00
  • cfc05e05f0 Bump version Victor Zverovich 2021-07-02 14:43:31 -07:00
  • 8ea312633b Update changelog Victor Zverovich 2021-07-02 14:43:00 -07:00
  • e461f3dbbe Minor consitency and comment tweaks Victor Zverovich 2021-07-02 13:56:37 -07:00
  • 54014e42e3 silence warning C4100 on MSVC 2019 when exceptions are disabled (#2397) Mattias Ljungström 2021-07-02 22:51:49 +02:00
  • 3e7a29cc92 Workaround clang/gcc incompatibility Victor Zverovich 2021-07-02 11:34:42 -07:00
  • 00a57a9f8f Update changelog Victor Zverovich 2021-07-02 08:07:48 -07:00
  • 1d7384530e Add missing presentation type checks for std::string (#2402) Victor Zverovich 2021-07-02 07:51:04 -07:00
  • 889bbf27a2 Fix missing std::get overload in MSVC (#2407) Jonathan Emmett 2021-07-01 13:55:46 -04:00
  • 5f8473914c Remove outdated apidoc Victor Zverovich 2021-07-01 07:56:53 -07:00
  • 785908ee37 Fix warnings Victor Zverovich 2021-06-29 22:25:14 -07:00
  • fbb70eec5c suppress unused variable warnings (#2381) Greg Sjaardema 2021-06-30 07:33:30 -06:00
  • 002bb759ff Remove unneeded num_result_bigits decrement Javier Honduvilla Coto 2021-06-28 15:43:55 +01:00
  • a3f762c5aa [doc] Minor: fix `code`. Marek Kurdej 2021-06-28 14:32:33 +02:00
  • c3c27e5ab5 Fix MSVC warning C4819 Eren Okka 2021-06-27 19:18:10 +03:00
  • c6b1f181aa Fix docs Victor Zverovich 2021-06-27 09:06:21 -07:00
  • 94564b058e Fix docs Victor Zverovich 2021-06-27 08:55:16 -07:00
  • 0fc73a2a85 Merge branch 'master' of github.com:fmtlib/fmt Victor Zverovich 2021-06-27 08:10:49 -07:00
  • 3156fcf5f4 Switch to older breathe version Victor Zverovich 2021-06-27 08:10:37 -07:00
  • f85fb9fdff Adjust definition for FMT_HAS_INCLUDE Aidan Sun 2021-06-22 18:22:19 -04:00
  • 0bc3d664e3 Fix docs Victor Zverovich 2021-06-27 06:41:54 -07:00
  • e5c46e13e8 Fix docs: breathe 18 and earlier corrupts trailing return type Victor Zverovich 2021-06-26 09:55:27 -07:00
  • 49a3b58c8b Specify size for static data arrays Patrick Geltinger 2021-06-26 12:52:38 +02:00
  • d0c8d45a2e apt update before install Victor Zverovich 2021-06-26 06:29:53 -07:00
  • c9a10631cb format: do not use udl_{arg,formatter} return types when UDL is not in use Jason A. Donenfeld 2021-06-22 14:34:33 +02:00
  • 3bd806f12f Eliminate intel compiler warning Greg Sjaardema 2021-06-23 10:38:45 -06:00
  • fd16bcb20c Fix bug in cmake join function Владислав Щапов 2021-06-18 21:27:29 +05:00
  • 5221242f6e Instruct msvc to report the _true_ value in __cplusplus and force _full_ C++ conformance Daniela Engert 2021-06-11 12:34:05 +02:00
  • 31a5f0d399 Bump version in inline namespace Victor Zverovich 2021-06-22 14:47:59 -07:00
  • 102a4d492a Bump version in inline namespace Victor Zverovich 2021-06-22 06:48:52 -07:00
  • f68508b6ce Update ChangeLog.rst Victor Zverovich 2021-06-21 18:37:56 -07:00
  • 9e8b86fd2d Update version Victor Zverovich 2021-06-21 05:59:17 -07:00
  • 92fec0f050 Bump version Victor Zverovich 2021-06-21 05:57:50 -07:00
  • 4749cc930a Update changelog Victor Zverovich 2021-06-19 08:16:43 -07:00
  • 78a0ba0a6a Improve conversion of paragraphs Victor Zverovich 2021-06-19 07:46:16 -07:00
  • 7a39837d96 Use a working breathe version Victor Zverovich 2021-06-19 07:35:09 -07:00
  • 55b6e92db5 Fix docs Victor Zverovich 2021-06-19 06:31:19 -07:00
  • 69dc3a8535 Fix docs Victor Zverovich 2021-06-18 12:51:48 -07:00
  • 27f4cdd586 Update changelog Victor Zverovich 2021-06-18 12:23:16 -07:00
  • 70d61a0ae3 Update changelog Victor Zverovich 2021-06-18 08:32:43 -07:00
  • 427b534054 Add no_value state to value Victor Zverovich 2021-06-15 06:48:00 -07:00
  • e421d52713 Simplify error handling in parse_nonnegative_int Victor Zverovich 2021-06-14 15:33:35 -07:00
  • a59678f376 Fix chrono_test.locale Владислав Щапов 2021-06-10 22:41:13 +05:00
  • c98254c3d7 Install locales into CI Владислав Щапов 2021-06-11 00:30:34 +05:00
  • c123a72844 Fix set locale error in chrono formatter Владислав Щапов 2021-06-11 00:29:17 +05:00
  • 3c8fad126c Optimize parse_nonnegative_int Victor Zverovich 2021-06-13 19:05:31 -07:00
  • f28cf3302d adding a default format for std::chrono::time_point<std::chrono::syst… (#2345) sunmy2019 2021-06-12 01:52:39 +08:00
  • 55010a9d3a Support non-char overloads (module) Daniela Engert 2021-06-04 16:35:40 +02:00
  • 0193e7c428 Support compile-time strings and compile-time format string compilation in module Daniela Engert 2021-05-29 18:42:54 +02:00
  • 3423d75475 Remove the msvc workaround (#2351) Victor Zverovich 2021-06-11 06:06:33 -07:00
  • f6b5cc9f84 Fix chrono_test.weekday on legacy glibc Владислав Щапов 2021-06-10 23:44:47 +05:00
  • 59a298f124 Enable enforce-checks-test for MSVC, too Daniela Engert 2021-06-10 16:19:22 +02:00
  • 36c2948225 Update docs Victor Zverovich 2021-06-08 08:25:50 -07:00
  • c9fe1fa5ba Remove unused flag Victor Zverovich 2021-06-08 08:00:37 -07:00
  • dccddc2bdb Apply clang-format Victor Zverovich 2021-06-07 08:49:47 -07:00
  • 0e36681b8e Cleanup digit count Victor Zverovich 2021-06-07 07:42:22 -07:00
  • 1de80f5b22 Workaround lack of static constexpr in constexpr functions Victor Zverovich 2021-06-07 07:16:58 -07:00
  • 2039dce75f Detect consteval Victor Zverovich 2021-06-06 17:35:40 -07:00
  • d551b88a6d Move is_char specializations to xchar.h Victor Zverovich 2021-06-06 09:25:12 -07:00
  • 16c3514d01 wchar-test -> xchar-test Victor Zverovich 2021-06-06 07:51:26 -07:00
  • 206000a017 Workaround pathological conversion (#2343) Victor Zverovich 2021-06-06 06:51:37 -07:00
  • 76ee490468 Move wchar/custom char overloads to xchar.h Victor Zverovich 2021-06-05 20:19:17 -07:00
  • e77b22d6da Deprecate memory buffer overload of format_to Victor Zverovich 2021-05-30 12:59:56 -07:00
  • 07039f4b19 Update README.rst Victor Zverovich 2021-06-05 06:32:22 -07:00
  • 4678192c88 Remove bsr2log10 Victor Zverovich 2021-06-04 21:33:05 -07:00
  • 7c3d3dfa29 Update thousands_sep_impl signature Victor Zverovich 2021-06-04 21:12:47 -07:00
  • ef826b86cb Fix docs Victor Zverovich 2021-06-04 20:34:58 -07:00
  • 5223f552c8 Remove FMT_ALWAYS_INLINE Victor Zverovich 2021-06-04 20:29:54 -07:00
  • cfde93afe0 Add FMT_STATIC_CONSTEXPR Victor Zverovich 2021-06-04 16:20:46 -07:00
  • 986a5a6c2c Fixed join_view formatter for wchar_t Cristi 2021-06-04 02:06:25 +03:00
  • 7c8b35ff32 fix MSVC Win32 count_digits Tobias Ribizel 2021-06-04 19:37:48 +02:00
  • 3eeb084e71 Optimize count_digits Victor Zverovich 2021-06-04 06:45:20 -07:00
  • 2ac0bfe59e Improve handling of thousands separator Victor Zverovich 2021-06-03 20:29:42 -07:00
  • 024741b476 CI: set up multi-thread build for all platforms Alexey Ochapov 2021-06-03 08:00:00 +03:00
  • f4c95f6dd9 Improve handling of thousands separator Victor Zverovich 2021-06-03 17:40:00 -07:00
  • d4fbeacc33 Fix docs build Victor Zverovich 2021-06-03 17:29:46 -07:00