Commit Graph

  • af1b768cc7 Update changelog Victor Zverovich 2023-08-19 08:22:50 -0700
  • 2a7c45b54e Update changelog Victor Zverovich 2023-08-19 08:19:01 -0700
  • bd868f3a51
    Improve compatibility with GBK #3598 (#3599) YuHuanTin 2023-08-19 23:13:20 +0800
  • bbb784fb1b Fix a gcc error about partial specialization after instantiation Victor Zverovich 2023-08-19 07:22:40 -0700
  • b45a64c921 Merge remote-tracking branch 'origin/master' 23945 2023-08-19 14:24:39 +0800
  • af08647cc9 replace string_view("�") to hex style 23945 2023-08-19 14:24:14 +0800
  • 924b30f57a replace string_view("�") to 0xFFFD 23945 2023-08-19 14:03:24 +0800
  • a1659de954 FMT_EXPORT reorganization to fix compile error Mathew Benson 2023-08-10 13:42:23 +0300
  • 6c845f57e5
    Fix formatted_size with FMT_COMPILE and format specs (#3588) Ben Deane 2023-08-15 07:45:48 -0600
  • a379595c5f
    Bump actions/upload-artifact from 3.1.0 to 3.1.2 (#3593) dependabot[bot] 2023-08-14 14:02:10 -0700
  • 9dfde78714
    Bump ossf/scorecard-action from 2.1.2 to 2.2.0 (#3592) dependabot[bot] 2023-08-14 13:43:25 -0700
  • e92a705bdc
    Bump github/codeql-action from 2.2.4 to 2.21.4 (#3591) dependabot[bot] 2023-08-14 11:49:24 -0700
  • 461637efe8
    true Alex Guteniev 2023-08-14 19:31:46 +0300
  • f45cfad7e1
    Update std-test.cc Alex Guteniev 2023-08-14 19:27:21 +0300
  • 4499c61337
    Test Alex Guteniev 2023-08-14 19:25:16 +0300
  • 08663e439f
    Implement atomic_flag formatter Alex Guteniev 2023-08-14 19:18:29 +0300
  • 2fa0906466
    Bump actions/upload-artifact from 3.1.0 to 3.1.2 dependabot[bot] 2023-08-14 15:34:50 +0000
  • f45a2a2154
    Bump ossf/scorecard-action from 2.1.2 to 2.2.0 dependabot[bot] 2023-08-14 15:34:43 +0000
  • 00cce260b3
    Bump github/codeql-action from 2.2.4 to 2.21.4 dependabot[bot] 2023-08-14 15:34:38 +0000
  • 5a866fe852
    Add formatter for std::atomic (#3574) Zhanwei Wang 2023-08-14 23:34:31 +0800
  • c647e9f1d7 Fix formatted_size with FMT_COMPILE and format specs Ben Deane 2023-08-13 21:15:29 -0600
  • 90c2a3a51f Add formatter for std::atomic Zhanwei Wang 2023-08-14 10:49:38 +0800
  • e150ea0cc2 to_string supports types with format_as Vladislav Shchapov 2023-08-07 20:08:33 +0500
  • 06c4c7f4a0 to_string supports types with format_as Vladislav Shchapov 2023-08-07 20:08:33 +0500
  • 29ce2ff8a8 Update README.rst Joyce 2023-08-04 17:50:17 -0300
  • 2e1362addb Create scorecard.yml Joyce 2023-08-04 17:42:42 -0300
  • e57ca2e368 Update version 10.1.0 Victor Zverovich 2023-08-12 07:18:59 -0700
  • 4c56612c67 Update changelog Victor Zverovich 2023-08-12 07:18:12 -0700
  • e1acd5f4d9 Bump version Victor Zverovich 2023-08-12 06:52:15 -0700
  • 6ffee2f752 Handle new rst nodes Victor Zverovich 2023-08-12 06:51:40 -0700
  • cf2200399e
    Update format-test.cc pmqtt 2023-08-11 22:58:13 +0200
  • 5f6fba8f14
    Update format.h pmqtt 2023-08-11 22:54:47 +0200
  • f8f5e7600e
    Update core.h pmqtt 2023-08-11 22:53:05 +0200
  • 3bebba8f30 WAR for Issue #3577 Nigel Stewart 2023-08-08 22:20:50 +1000
  • ee475d6409 Update changelog Victor Zverovich 2023-08-07 15:12:34 -0700
  • ecc9141259 Update changelog Victor Zverovich 2023-08-07 14:41:53 -0700
  • d424862319 Fix fixed precision handling during rounding in long double Victor Zverovich 2023-08-07 13:56:53 -0700
  • 3c1b3337de Update changelog Victor Zverovich 2023-08-07 11:39:30 -0700
  • 35fb69ebe0 Update changelog Victor Zverovich 2023-08-07 10:30:52 -0700
  • f92be35c09 Update changelog Victor Zverovich 2023-08-07 09:44:43 -0700
  • 7a2f6ac210 Fix a comment Victor Zverovich 2023-08-07 09:33:45 -0700
  • 744ff55549 Fix docs Victor Zverovich 2023-08-07 08:40:41 -0700
  • 70ae48b005 Update changelog Victor Zverovich 2023-08-07 08:38:17 -0700
  • ebb10347c4 Merge branch 'master' of github.com:fmtlib/fmt Victor Zverovich 2023-08-07 08:18:13 -0700
  • 1005720169 Clarify that visit_format_arg is deprecated Victor Zverovich 2023-08-07 08:17:55 -0700
  • aeb6ad4dd0
    Added formatter for bit_reference-like types (#3570) Vladislav Shchapov 2023-08-06 23:36:30 +0500
  • 4f5d18473d Use std::addressof Vladislav Shchapov 2023-08-05 22:13:03 +0500
  • 67f4479691 Add bit_reference-like formatter Vladislav Shchapov 2023-08-04 23:26:13 +0500
  • 8e34ac7d29 Add test for const std::bitset<N>::reference and const std::vector<bool>::reference Vladislav Shchapov 2023-08-06 22:23:25 +0500
  • 4298687d8b Add test for std::bitset<N>::reference Vladislav Shchapov 2023-08-05 13:41:34 +0500
  • 7ce9a2e7db Add test for std::vector<bool>::reference Vladislav Shchapov 2023-08-04 23:13:43 +0500
  • 96d1fa22d4 Update changelog Victor Zverovich 2023-08-05 10:00:27 -0700
  • 6e4511c13b
    Update README.rst Joyce 2023-08-04 17:50:17 -0300
  • 5a60247274
    Create scorecard.yml Joyce 2023-08-04 17:42:42 -0300
  • 8cb0961fba Added format_as for std::vector<bool>::reference Felix 2023-08-02 21:43:52 -0400
  • e9eee94444 Removed stdout argument bugdea1er 2023-08-02 21:12:26 +0300
  • c19e127e30 Add fmt::println without args bugdea1er 2023-08-02 20:55:53 +0300
  • 8a4bec5cf5
    fix ambiguous formatter lookup for flat_set (#3561) 5chmidti 2023-07-31 18:26:33 +0200
  • eacd51c249
    cmake: fix FMT_PKGCONFIG_DIR path (#3563) Alexandre Bouvier 2023-07-31 17:11:56 +0200
  • 4583e1a740 use the explicit type for iterators in return types 5chmidti 2023-07-31 16:20:04 +0200
  • b7a44000ee
    cmake: fix FMT_PKGCONFIG_DIR path Alexandre Bouvier 2023-07-31 05:39:27 +0000
  • 99119be0b7
    cmake: respect semantic versioning Alexandre Bouvier 2023-07-31 04:05:59 +0000
  • 300007ee6b fix ambiguous formatter lookup for flat_set 5chmidti 2023-07-31 00:58:42 +0200
  • 757564f5cd
    add missing inline specifier (#3552) razaqq 2023-07-27 21:12:00 +0200
  • ffae428ba4 to_string supports types with format_as Martin Jeřábek 2023-07-27 20:46:43 +0200
  • f4214ae8dd
    Use the U literal for unsigned integer constants. (#3549) Jürgen Hock 2023-07-27 20:43:00 +0200
  • 69fa1e0dff add missing inline specifier razaq 2023-07-27 13:56:25 +0200
  • aecf80d304
    Update a comment Victor Zverovich 2023-07-26 15:10:12 -0700
  • 503d49286d
    expose detail::throw_format_error (#3551) Martin Jeřábek 2023-07-26 22:21:38 +0200
  • dc29b400e4 expose detail::throw_format_error Martin Jeřábek 2023-07-26 18:00:58 +0200
  • 4f46cb82f3
    Remove std::copy usage. (#3550) Ozomahtli 2023-07-26 15:27:01 +0100
  • b249299bad
    Use constexpr copy. Ozomahtli 2023-07-26 11:04:11 +0100
  • 7cc57dbd9f
    Remove std::copy usage. Ozomahtli 2023-07-25 21:59:50 +0100
  • f5f99b1d97 Use the U literal for unsigned integer constants. Jürgen Hock 2023-07-25 22:06:47 +0200
  • 3dec65b7fd Use replacement character in path Victor Zverovich 2023-07-22 06:56:52 -0700
  • dbabb305c3
    Turn off error-producing NVCC workaround when using c++20 (#3544) Dmitry Alexeev 2023-07-21 20:29:15 +0200
  • 00073271e4 Turn off error-producing NVCC workaround when using c++20 Dmitry Alexeev 2023-07-21 10:53:32 -0700
  • ac0ab8eff3 Improve path formatter Victor Zverovich 2023-07-20 17:18:03 -0700
  • 40f35d6f04 Cleanup std formatters Victor Zverovich 2023-07-20 16:26:27 -0700
  • 31c2c5679e Cleanup formatters Victor Zverovich 2023-07-20 15:36:05 -0700
  • b2728a3170 Improve path formatter Victor Zverovich 2023-07-20 15:25:35 -0700
  • 77e0b0e228 Cleanup chrono formatter Victor Zverovich 2023-07-20 15:00:59 -0700
  • e475859042 Fix overspecified tests Victor Zverovich 2023-07-20 13:47:32 -0700
  • 436c131d4c Optimize compiled format_to_n Victor Zverovich 2023-07-20 12:32:55 -0700
  • 388bc296b7 Fix fixed formatting of small long doubles Victor Zverovich 2023-07-20 11:56:19 -0700
  • 95e1ea5737 Clarify requirement on compiled formatter Victor Zverovich 2023-07-20 10:24:02 -0700
  • fb97cb2318 Suppress a bogus stringop-overflow warning Victor Zverovich 2023-07-20 09:53:54 -0700
  • dd5a9691f9 Clarify that data is not null-terminated Victor Zverovich 2023-07-20 07:36:30 -0700
  • 72dc4491ea
    Fix format_string_checker initialisation order (#3542) Kieran Clancy 2023-07-21 00:00:45 +0930
  • 9bea6ec04a Don't use deprecated checked_array_iterator Victor Zverovich 2023-07-20 07:06:32 -0700
  • f77a65d165
    Fix format_string_checker initialisation order Kieran Clancy 2023-07-20 14:18:48 +0930
  • bc208510c0 Fixed formatting Sven Mikael Persson 2023-07-17 21:39:04 -0400
  • 52ca3cd096 Added format_string forwarding tests to color-test, Fixed #3536 Sven Mikael Persson 2023-07-17 21:19:14 -0400
  • 661b23edeb Call parse on empty specs at compile time Victor Zverovich 2023-07-13 17:17:00 -0700
  • 8e87d3a8be
    Fix include Victor Zverovich 2023-07-15 09:02:19 -0700
  • 17e94e1086 Add an option to disable file descriptors Gleb Mazovetskiy 2023-07-15 08:44:03 +0900
  • a474916560
    Update CMakeLists.txt (#3523) Alta 2023-07-05 21:38:38 +0800
  • cbc97275ec
    Update CMakeLists.txt Alta 2023-07-05 16:36:35 +0800
  • d6144a1adf
    Made 'shift' constexpr, of constexpr variables. Muhammad Ammar 2023-07-04 16:51:56 +0500
  • de4705f84d
    Trying to improve errors in the unformattable case (#3478) Barry Revzin 2023-07-01 08:46:04 -0500