Commit Graph

  • 7a752e75ff New CI: GCC-9 Vladislav Shchapov 2022-09-11 01:25:20 +0500
  • dba74678d8 fix gcc <= 7.1 compile errors Sergiu Deitsch 2022-09-12 11:01:44 +0200
  • 4fd2d0ac28 Fix build error on GCC-9 Vladislav Shchapov 2022-09-11 22:00:50 +0500
  • b8d731f503 New CI: GCC-9 Vladislav Shchapov 2022-09-11 01:25:20 +0500
  • 94ceb38a09 Improve locale API Victor Zverovich 2022-09-11 09:33:31 -0700
  • 58c4c012fa Disable slow windows build and simplify write_loc Victor Zverovich 2022-09-11 08:08:53 -0700
  • c3494ae364 Refactor float localization Victor Zverovich 2022-09-05 14:35:34 -0700
  • 8ae56161c8
    Fix compilation with FMT_ENFORCE_COMPILE_STRING and FMT_WERROR (#3091) Andy Maloney 2022-09-10 21:05:10 -0400
  • 76705fc2ee Update doc Victor Zverovich 2022-09-10 15:06:09 -0700
  • c5b6ab9acd Fix compilation with FMT_ENFORCE_COMPILE_STRING and FMT_WERROR Andy Maloney 2022-09-10 11:57:51 -0400
  • 21c2137e77
    Add class name output to formatter for std::exception (#3076) Vladislav Shchapov 2022-09-10 20:04:00 +0500
  • 30199385c1 Add class name output to formatter for std::exception Vladislav Shchapov 2022-09-02 21:09:52 +0500
  • ecffca6726 Don't parse '}' as fill Victor Zverovich 2022-09-07 17:33:31 -0700
  • 3176e0fad7
    Add locale overload for formatted_size (#3084) (#3087) gerboengels 2022-09-07 23:15:12 +0200
  • 9150c0e121 Add locale overload for formatted_size (#3084) Gerbo Engels 2022-09-07 18:44:14 +0200
  • 2d415bb497 Merge branch 'master' of github.com:andreagen0r/fmt André Agenor 2022-09-05 22:51:57 -0300
  • 64ea2072b3 Workaround to make Intel LLVM 16 happy André Agenor 2022-09-05 22:42:05 -0300
  • 1feb430faa
    Fix intellisense on Windows (#3082) VinaCC 2022-09-05 20:50:06 +0200
  • f3fc84908f
    Fix intellisense on Windows VinaCC 2022-09-05 12:54:04 +0200
  • b98ffb7dbd Improve locale handling Victor Zverovich 2022-09-04 20:20:59 -0700
  • bac53951b8
    Add starts_with to basic_string_view. (#3080) Vladislav Shchapov 2022-09-04 23:41:16 +0500
  • d59b89e9cd More locale Victor Zverovich 2022-09-04 10:44:05 -0700
  • 58a5563a9f Implement grouping Victor Zverovich 2022-09-04 09:01:26 -0700
  • ff6698b9d8 Add starts_with to basic_string_view. Vladislav Shchapov 2022-09-04 19:57:24 +0500
  • 1b94271ff6 Add support for UTF-8 digit separators Victor Zverovich 2022-09-03 10:35:57 -0700
  • 768d79a839 Implement format_facet Victor Zverovich 2022-09-03 08:10:59 -0700
  • 91ecb38a34 Localize negative integers Victor Zverovich 2022-09-03 07:01:11 -0700
  • aec3bb5d0a Workaround C complex.h idiocy Victor Zverovich 2022-09-03 06:35:55 -0700
  • 29c6000137
    Simplify is_variant_like_ check, fix compile error before GCC 11 (#3072) NewbieOrange 2022-09-03 12:08:07 +0800
  • fec5515c55 num_format_facet -> format_facet Victor Zverovich 2022-09-02 17:27:19 -0700
  • f187274d36 Add loc_value Victor Zverovich 2022-09-02 13:45:23 -0700
  • fc5e59fe4a Don't use stringstream Victor Zverovich 2022-09-02 12:58:40 -0700
  • d6a8704605 Improve locale support Victor Zverovich 2022-09-02 11:44:08 -0700
  • 56c72a671c Reduce locale dependency Victor Zverovich 2022-09-02 09:36:41 -0700
  • 4191477b98
    Add formatter for std::exception (#3062) Zach Toogood 2022-09-02 18:33:37 +0300
  • 75383a87f9 Inline trivial functions Victor Zverovich 2022-09-01 18:25:23 -0700
  • 48327a82e3 Make format.h compile faster Victor Zverovich 2022-09-01 17:06:28 -0700
  • b79ed4105a Remove unnecessary type_identity Victor Zverovich 2022-09-01 16:14:53 -0700
  • 64e29893cf Improve locale support Victor Zverovich 2022-08-31 08:05:17 -0700
  • 6d6aaef6a2 Simplify is_variant_like_ check, fix compile error before GCC 11 NewbieOrange 2022-09-01 17:11:43 +0000
  • 0b0f7cfbfc hip workaround Victor Zverovich 2022-09-01 09:18:53 -0700
  • f526e71aa0 Fix for issue #3068 Vladislav Shchapov 2022-09-01 19:56:07 +0500
  • 76adb05a78 Add formatter for std::exception Zach Toogood 2022-08-27 20:59:47 +0300
  • 40e414d823 Fix compilation error with gcc-7.2.0 Greg Sjaardema 2022-08-29 13:47:17 -0600
  • 33b4c33c5b Requires FMT_CONSTEXPR20 support Vladislav Shchapov 2022-08-25 17:43:03 +0500
  • a07411c2b9 Disable compile-time checks for dynamic width/precision test for LCC and compiler without std::is_constant_evaluated() Vladislav Shchapov 2022-08-25 15:57:31 +0500
  • 797d82b21a Disable non-type template args for LCC Vladislav Shchapov 2022-08-25 16:01:05 +0500
  • a553521d6d Disable "GCC optimize" pragma for LCC Vladislav Shchapov 2022-08-25 15:54:08 +0500
  • 38973d2efd
    Fix compilation error with gcc-7.2.0 Greg Sjaardema 2022-08-29 13:47:17 -0600
  • a33701196a Update version 9.1.0 Victor Zverovich 2022-08-27 08:57:10 -0700
  • 1f575fd5c9 Bump version Victor Zverovich 2022-08-27 08:55:39 -0700
  • c7635288f7 Fix docs, take 2 Victor Zverovich 2022-08-27 08:28:07 -0700
  • c8ed78e315 Fix docs Victor Zverovich 2022-08-27 08:01:47 -0700
  • e07cfb2068 Update changelog Victor Zverovich 2022-08-27 07:55:06 -0700
  • 1dc7af5693 Fix markup Victor Zverovich 2022-08-27 07:52:58 -0700
  • f7d21c3a1a Update changelog Victor Zverovich 2022-08-27 07:51:24 -0700
  • a55bcb24bd Update changelog Victor Zverovich 2022-08-27 07:13:36 -0700
  • 30cb2b3122 Remove appveyor config Victor Zverovich 2022-08-27 06:52:25 -0700
  • 3e3009e3e7 Requires FMT_CONSTEXPR20 support Vladislav Shchapov 2022-08-25 17:43:03 +0500
  • 48f65bcb87 Disable compile-time checks for dynamic width/precision test for LCC and compiler without std::is_constant_evaluated() Vladislav Shchapov 2022-08-25 15:57:31 +0500
  • 379fc831d5 Disable non-type template args for LCC Vladislav Shchapov 2022-08-25 16:01:05 +0500
  • d299c2d217 Disable "GCC optimize" pragma for LCC Vladislav Shchapov 2022-08-25 15:54:08 +0500
  • cf8d3c3229 Update changelog Victor Zverovich 2022-08-26 16:17:42 -0700
  • 3c3cb6f6b1 Update changelog Victor Zverovich 2022-08-26 16:00:24 -0700
  • 91481f255c Detemplatize code_point_length_impl Victor Zverovich 2022-08-26 15:45:00 -0700
  • f98048b621
    Fix bugs in utf8 decoder (#3056) Vladislav Shchapov 2022-08-27 03:37:15 +0500
  • 4a8e2949bb Fix formatting of ranges of code unit types Victor Zverovich 2022-08-25 17:28:22 -0700
  • 6a5a548a18 Fix bugs in utf8 decoder Vladislav Shchapov 2022-08-24 23:10:09 +0500
  • 3a3b0709e2
    Disable bogus -Wstringop-overflow on GCC 11 (#3054) Vladislav Shchapov 2022-08-25 00:37:34 +0500
  • e724bbea16 Fix wchar_t corner cases Victor Zverovich 2022-08-24 10:00:12 -0700
  • 4afd4e0dc8 Disable bogus -Wstringop-overflow on GCC 11 Vladislav Shchapov 2022-08-24 00:05:15 +0500
  • 665d9779ec
    Disable non-type template args for nvhpc (#3053) Bernhard Manfred Gruber 2022-08-24 19:56:45 +0200
  • 13d07c6a3d Apply doc fixes retroactively Victor Zverovich 2022-08-24 09:16:12 -0700
  • 239cd2a7ef Disable non-type template args for nvhpc Bernhard Manfred Gruber 2022-08-22 13:54:29 +0200
  • 391f922acc Improve error reporting in format string compilation Victor Zverovich 2022-08-24 08:30:03 -0700
  • dc59d3df3f Fix a warning in gtest Victor Zverovich 2022-08-21 08:16:11 -0700
  • 489dabbd31
    Fix decoder on broken utf8 sequences. (#3044) Vladislav Shchapov 2022-08-24 19:13:27 +0500
  • 186ac828c9 Fix decoder on broken utf8 sequences. Vladislav Shchapov 2022-08-19 01:55:04 +0500
  • 2f9a4bde39
    unicode_test: fail successfuly on a missing locale Mikhail Paulyshka 2022-08-20 18:23:05 +0300
  • 541cd21838 Fix locale name (thanks Mikhail Paulyshka) Victor Zverovich 2022-08-20 08:06:20 -0700
  • 1f95c34381 Fix sign handling with large code units Victor Zverovich 2022-08-20 07:46:58 -0700
  • 779449fd99 Belarusify test Victor Zverovich 2022-08-20 07:18:30 -0700
  • fbb568bce0
    nvhpc/22.3: workaround for c++17 mode. (#3043) Olli Lupton 2022-08-18 20:30:40 +0200
  • f06c45c00f
    nvhpc/22.3: workaround for c++17 mode. Olli Lupton 2022-08-08 17:27:37 +0200
  • 36c23bd5fd
    Prepare for deprecating FindPythonInterp module. (#3040) Haowei Hsu 2022-08-18 05:18:39 +0800
  • 23ce95b938
    Add the proper punctuation in comments. Haowei Hsu 2022-08-18 02:31:42 +0800
  • 3d5ec0f29b
    Prepare for deprecating FindPythonInterp module. Haowei Hsu 2022-08-17 18:06:34 +0800
  • 9ff0f3a7d6 Fix docs Rémi Burtin 2022-08-16 18:02:31 +0200
  • c6f3ab4632 Fix docs Rémi Burtin 2022-08-16 18:02:31 +0200
  • fd41110d38 Add MinGW to CI Dimitrij Mijoski 2022-08-09 12:44:37 +0200
  • fc23cfbf4e Fix testsuite on MinGW + MSVCRT Dimitrij Mijoski 2022-08-08 22:35:51 +0200
  • dcaf81de9c
    Update core.h Altanb21 2022-08-10 20:31:00 +0300
  • fd93b633b8
    Constexpr formatted_size (#3026) Mark Santaniello 2022-08-10 09:35:30 -0700
  • b189cff569 Add MinGW to CI Dimitrij Mijoski 2022-08-09 12:44:37 +0200
  • 2b12087584 Fix testsuite on MinGW + MSVCRT Dimitrij Mijoski 2022-08-08 22:35:51 +0200
  • 303489a5b2
    Merge branch 'fmtlib:master' into master Mark Santaniello 2022-08-09 16:36:07 -0700
  • a703799f8c Address feedback from Victor Mark Santaniello 2022-08-09 16:32:08 -0700
  • 7fb8d33f9d Fix compile-time width/precision type check Victor Zverovich 2022-08-09 15:51:10 -0700
  • b519f0ce7e Merge branch 'master' of https://github.com/marksantaniello/fmt Mark Santaniello 2022-08-09 14:45:23 -0700
  • 003ccb4271 Adjust unit test to require __cpp_lib_bit_cast Mark Santaniello 2022-08-09 11:02:54 -0700