Commit Graph

  • db4e8b69ad suffixes for helper chrono types added in C++ 20 Richard Kellnberger 2023-10-01 16:56:43 +0200
  • 20ce95385a Remove leftover usage of the __std_stream header Christoph Reiter 2023-10-01 12:20:35 +0200
  • 349e1c48d1
    Update README.rst (#3661) Joyce 2023-09-30 11:16:04 -0300
  • 713d259656
    Update README.rst Joyce 2023-09-29 10:06:19 -0300
  • 79dbd3f192
    feat: add security policy to readme (#3655) Joyce 2023-09-28 20:50:14 -0300
  • a189bcd8f8
    Skip long_double_value visitor when FMT_USE_FLOAT128 is not defined Josip Basic 2023-09-27 08:22:36 +0200
  • 2dd4fa8742 Remove an ostream hack incompatible with libc++ 17 Victor Zverovich 2023-09-26 12:42:37 -0700
  • 6501525931
    feat: add security policy to readme Joyce 2023-09-25 16:20:29 -0300
  • 44f3d8a77c
    README.rst: fix broken LICENSE link (#3653) Per Lundberg 2023-09-23 01:54:40 +0300
  • 06b20387ae Optimize fractional_part_rounding_thresholds Victor Zverovich 2023-09-22 13:26:57 -0700
  • 895b80b0b4
    README.rst: fix broken LICENSE link Per Lundberg 2023-09-22 20:38:48 +0300
  • 649f2460db Apply clang-format Victor Zverovich 2023-09-22 09:07:43 -0700
  • 7529af8f99
    Workaround intel bug (#3652) Greg Sjaardema 2023-09-20 19:57:55 -0600
  • 8e60c51da0
    Add missing inline... Greg Sjaardema 2023-09-20 12:32:19 -0600
  • 7572bf1831
    Fix incorrect function name. Greg Sjaardema 2023-09-20 12:29:50 -0600
  • 4c346e97e1
    Refactor proposed intel fix. Greg Sjaardema 2023-09-20 12:27:08 -0600
  • 1de436ed57
    Finish the proposed change -- remove struct accessor Greg Sjaardema 2023-09-20 09:03:32 -0600
  • bbaac96651
    Workaround intel bug Greg Sjaardema 2023-09-20 08:56:07 -0600
  • a3a74fa7f3
    fix: mark fmt::streamed() as constexpr (#3650) Giel van Schijndel 2023-09-19 17:42:34 +0200
  • 8ef4db4b96
    Use datatype of underlying data (#3647) Sascha Scandella 2023-09-19 16:31:36 +0200
  • eb9fe3c46c fix: mark fmt::streamed() as constexpr Giel van Schijndel 2023-09-19 10:08:28 +0200
  • 89ee30f6b3 Use datatype of underlying data Sascha Scandella 2023-09-18 22:18:58 +0200
  • 492a99c964
    Fix error: 'char_traits<custom_char>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Werror,-Wdeprecated-declarations] (#3634) Vladislav Shchapov 2023-09-19 03:46:17 +0500
  • 3baaa8d899 Update docs Victor Zverovich 2023-09-18 14:54:52 -0700
  • 0e01e46c11 Implement nested formatter Victor Zverovich 2023-09-18 11:09:28 -0700
  • 801bb45482 Fix error: 'char_traits<custom_char>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Werror,-Wdeprecated-declarations] Vladislav Shchapov 2023-09-11 23:21:52 +0500
  • f6ca4ea199
    Avoid a space in the UDL definition (#3610) Dana Jansens 2023-09-18 11:09:42 -0400
  • daf560b1bd Disable compile-error-test on GCC < 4.9 Dana Jansens 2023-09-17 22:49:24 -0400
  • f960d2fb75 Revert "Don't expect the UDL definition for GCC < 4.9 Dana Jansens 2023-09-17 22:43:00 -0400
  • c282648961 Revert "Add missing )" Dana Jansens 2023-09-17 22:42:54 -0400
  • 35f0ba7bcc Revert "Make UDL tests not try to use UDLs when they are disabled" Dana Jansens 2023-09-17 22:42:46 -0400
  • a8a73da7e4
    Add an option to avoid wchar APIs on Windows (#3636) Gleb Mazovetskiy 2023-09-17 16:49:51 +0100
  • 222afe2018 Add an option to avoid wchar APIs on Windows Gleb Mazovetskiy 2023-09-12 08:02:24 +0100
  • aa3c5a4127 Clarify I/O error handling Victor Zverovich 2023-09-16 08:20:27 -0700
  • bfdf50d183 Minor cleanup Victor Zverovich 2023-09-16 08:02:12 -0700
  • 571a9b7b26
    Replace usage of C++17 library feature with C++11 (#3638) Chloe 2023-09-16 08:07:03 -0700
  • 6c088be8ec Cleanup handling of visibility Victor Zverovich 2023-09-16 07:40:08 -0700
  • 016b1faede
    Fix symbol leak (#3627) Vladislav Shchapov 2023-09-16 19:26:36 +0500
  • e25370093a
    Remove unnecessary spaces (#3642) Dzmitry Ivaniuk 2023-09-16 16:55:22 +0300
  • a290936c5d Remove unnecessary spaces Dzmitry Ivaniuk 2023-09-14 17:05:33 +0300
  • f580d17d4c
    Replace usage of C++17 library feature with C++11 Chloe 2023-09-14 01:27:33 -0700
  • ade36e0a14
    Fix compilation error if PACKED is defined before including FMT Gleb Mazovetskiy 2023-09-11 08:51:22 +0100
  • d4987546a4 Add an experimental nested formatter Victor Zverovich 2023-09-10 09:02:13 -0700
  • 5bdce181f1 Mark styled_arg as a view to prevent lifetime issues Victor Zverovich 2023-09-09 08:16:45 -0700
  • a4b7b24b7b
    fix redundant redeclaration of ‘constexpr’ static data member (#3630) cyy 2023-09-09 07:20:32 +0800
  • f57848b8e8 fix redundant redeclaration of ‘constexpr’ static data member cyy 2023-09-09 00:41:08 +0800
  • a45c1cc334
    Fix clang compile warning Deal 2023-09-08 23:20:44 +0800
  • 464d96d72c Fix symbol leak Vladislav Shchapov 2023-09-08 13:18:22 +0500
  • fac60bd4f5
    Remove type cast as mxe(mingw32) compiler complains about useless-cast (#3624) Vinay Yadav 2023-09-05 20:07:27 +0530
  • 5b12be27ed Moved 'args' to previous line as requested vinayyadav3016 2023-09-05 19:20:59 +0530
  • 7cc38b5d65 Remove type cast as mxe(mingw32) compiler complains about useless-cast when FMT_PEDANTIC && FMT_WERROR options are enabled """ error: useless cast to type 'class fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char> >' [-Werror=useless-cast] 1449 | basic_format_args<buffer_context<char>>(args)); """ vinayyadav3016 2023-09-05 12:05:12 +0530
  • f5be4a8a9a
    Bump actions/checkout from 3.5.3 to 4.0.0 (#3623) dependabot[bot] 2023-09-04 11:24:28 -0700
  • 84e6661517 Workaround a gcc 6.4 issue Victor Zverovich 2023-09-04 11:04:07 -0700
  • ac3240439c
    Update dependabot.yml Victor Zverovich 2023-09-04 10:23:00 -0700
  • 8894ae87fe
    Bump github/codeql-action from 2.21.4 to 2.21.5 (#3622) dependabot[bot] 2023-09-04 10:19:51 -0700
  • ca608547e5 Workaround a C++11 issue Victor Zverovich 2023-09-04 10:07:14 -0700
  • 23cf4055a0 Simplify URLs Victor Zverovich 2023-09-04 10:00:13 -0700
  • 46c8301ee9 Remove rst2md Victor Zverovich 2023-09-04 09:38:06 -0700
  • a79a979828 Cleanup ranges test Victor Zverovich 2023-09-04 09:19:40 -0700
  • 457bb6a98f Merge the copyright comment since there are many contributors Victor Zverovich 2023-09-04 09:09:01 -0700
  • 61aef41110 Cleanup changelog Victor Zverovich 2023-09-04 09:05:07 -0700
  • 455ffb2983
    Bump actions/checkout from 3.5.3 to 4.0.0 dependabot[bot] 2023-09-04 16:02:03 +0000
  • 8807731ebc
    Bump github/codeql-action from 2.21.4 to 2.21.5 dependabot[bot] 2023-09-04 16:01:53 +0000
  • 2a45fd30fe Drop the rst suffix from the license file Victor Zverovich 2023-09-04 08:18:03 -0700
  • 24296cff1c
    Update ChangeLog.md Victor Zverovich 2023-09-04 08:16:16 -0700
  • 3d1d20a6ac
    Update ChangeLog.md Victor Zverovich 2023-09-04 08:10:34 -0700
  • 0302c527c6
    Update ChangeLog.md Victor Zverovich 2023-09-04 07:59:30 -0700
  • 154eccfeb1 Convert changelog to markdown for compatibility with release notes Victor Zverovich 2023-09-04 07:07:24 -0700
  • 35dc5def30 Revert "Bump actions/checkout from 3.5.3 to 3.6.0 (#3615)" Victor Zverovich 2023-09-04 07:12:32 -0700
  • e1fc481d65 Merge the copyright comment since there are many contributors Victor Zverovich 2023-09-04 06:54:07 -0700
  • e8259c5298
    Bump actions/checkout from 3.5.3 to 3.6.0 (#3615) dependabot[bot] 2023-08-28 13:55:28 -0700
  • 9071d011d0
    Bump actions/checkout from 3.5.3 to 3.6.0 dependabot[bot] 2023-08-28 15:36:21 +0000
  • 6379251554 Update version Victor Zverovich 2023-08-28 06:29:25 -0700
  • 951fd9e66f Update changelog Victor Zverovich 2023-08-28 06:28:15 -0700
  • be89b9a41e Merge branch 'release' of github.com:fmtlib/fmt Victor Zverovich 2023-08-28 06:24:29 -0700
  • 28e2d3b640 Bump version Victor Zverovich 2023-08-26 08:29:50 -0700
  • f5e54359df Update version 10.1.1 Victor Zverovich 2023-08-26 08:20:41 -0700
  • a003ab93cf Update changelog Victor Zverovich 2023-08-26 08:18:55 -0700
  • 9b74160817
    atomic_flag formatting (#3594) Alex Guteniev 2023-08-25 18:06:10 +0300
  • a21690bdfa Coding conventions Victor Zverovich 2023-08-25 07:46:32 -0700
  • c9efd8968c Merge branch 'MathewBensonCode-master' Victor Zverovich 2023-08-25 07:44:44 -0700
  • e786824053 Refactor Improvement on umul128 function Mathew Benson 2023-08-25 13:21:52 +0300
  • 5803462c89
    don't check the feature version in test code Alex Guteniev 2023-08-25 07:57:55 +0300
  • 1b22c50b86
    don't check the feature version in product code Alex Guteniev 2023-08-25 07:56:46 +0300
  • a079b9cff6
    Make UDL tests not try to use UDLs when they are disabled Dana Jansens 2023-08-24 23:21:51 -0400
  • db49ecb4f7
    Add missing ) Dana Jansens 2023-08-24 22:53:29 -0400
  • 4d654c09e5
    Don't expect the UDL definition for GCC < 4.9 Dana Jansens 2023-08-24 22:51:01 -0400
  • a35c30e844
    Remove UDLs on GCC before 4.9 to simplify things Dana Jansens 2023-08-24 22:13:57 -0400
  • b84b3bed47
    Avoid a space in the UDL definition except on GCC before 4.9 Dana Jansens 2023-08-23 22:25:34 -0400
  • 2b20d7be6f Refactor To remove friend function private access Mathew Benson 2023-08-24 00:55:43 +0300
  • d376f1943f
    Remove whitespace in operator"" _a Dana Jansens 2023-08-23 02:44:06 -0400
  • 1f38ebbdb1 Add condition to include friend function in win32 Mathew Benson 2023-08-22 23:07:04 +0300
  • e418179694 Fix for FMT_MODULE not compiling on GCC Mathew Benson 2023-08-22 21:11:53 +0300
  • 0bffed8957
    Bump actions/checkout from 3.1.0 to 3.5.3 (#3602) dependabot[bot] 2023-08-21 10:58:34 -0700
  • bc79f076d0
    Bump actions/checkout from 3.1.0 to 3.5.3 dependabot[bot] 2023-08-21 15:29:27 +0000
  • 15ecddc513
    Add back legacy time_point interface Tinson Lai 2023-08-21 16:42:16 +0800
  • cc077a5e3b
    Fix FMT_NO_UNIQUE_ADDRESS warning with clang-cl. (#3600) lukester1975 2023-08-20 18:21:50 +0100
  • 8ce4b15c87 Fix FMT_NO_UNIQUE_ADDRESS warning with clang-cl. Luke Elliott 2023-08-20 13:57:40 +0100
  • a992b3d1fc
    Fix for Compilation Error When Using FMT_MODULE (#3597) Mathew Benson 2023-08-20 17:32:36 +0300
  • 08d89e8040 Remove Commented out Line Mathew Benson 2023-08-20 14:41:37 +0300