Commit Graph

  • a6e871e39b Don't pull in locale dependency master Victor Zverovich 2025-11-30 07:48:00 -08:00
  • e137db699a
    Fix doc CSS to display white-space properly (#4622) Watal M. Iwasaki 2025-12-04 04:35:04 +09:00
  • c760900714 Fix doc CSS to display white-space properly Watal M. Iwasaki 2025-12-03 11:00:22 +09:00
  • d6712ff2c0
    Bump actions/checkout from 5.0.0 to 6.0.0 (#4621) dependabot[bot] 2025-12-01 09:04:20 -08:00
  • 677123dbcd
    Bump actions/checkout from 5.0.0 to 6.0.0 dependabot[bot] 2025-12-01 16:39:02 +00:00
  • ffcad92b45
    Bump github/codeql-action from 4.31.2 to 4.31.6 dependabot[bot] 2025-12-01 16:38:54 +00:00
  • 2d839bbc61 Fix format_to_n Victor Zverovich 2025-11-30 07:12:48 -08:00
  • 5bc56e24a9 Update clang-format to version 21 Victor Zverovich 2025-11-28 19:28:17 -08:00
  • 2727215c11
    chore: minor improvement for docs (#4616) bigmoonbit 2025-11-29 04:55:25 +08:00
  • 7e3f5d61eb chore: minor improvement for docs bigmoonbit 2025-11-27 15:02:21 +08:00
  • 790b9389ae
    Update README for clarity on performance comparison Victor Zverovich 2025-11-23 11:15:23 -08:00
  • a731c73fd5 Make FMT_USE_FULL_CACHE_DRAGONBOX depend on __OPTIMIZE_SIZE__ by default Victor Zverovich 2025-11-23 09:03:02 -08:00
  • 3391f9e992 Cleanup test Victor Zverovich 2025-11-22 15:19:48 -08:00
  • 9f197b22ae
    Make FMT_STRING redundant when FMT_USE_CONSTEVAL is enabled (#4612) friedkeenan 2025-11-22 16:36:29 -06:00
  • f20b16617e Fix formatting Victor Zverovich 2025-11-22 13:48:03 -08:00
  • 14451704d5 Opt out std::complex from tuple formatting Victor Zverovich 2025-11-22 08:23:11 -08:00
  • 66d2730fa1 Move FMT_USE_CONSTEVAL check to FMT_STRING directly friedkeenan 2025-11-21 09:12:33 -06:00
  • 54f7d6d91b Make FMT_STRING redundant when FMT_USE_CONSTEVAL is enabled friedkeenan 2025-11-20 13:30:10 -06:00
  • 7a0da1c68a Merge compile-time FP tests into other compile-time tests Victor Zverovich 2025-11-22 07:46:38 -08:00
  • e3d2174b3c Remove more invalid tests Victor Zverovich 2025-11-22 07:19:32 -08:00
  • a6fb4d3b06 Remove invalid tests Victor Zverovich 2025-11-22 07:00:06 -08:00
  • 706fecea30 Apply clang-format Victor Zverovich 2025-11-22 06:45:50 -08:00
  • e00fd756cc
    Update link Victor Zverovich 2025-11-19 06:58:44 -08:00
  • fc17e825d9 Remove the broken fmt::say function Victor Zverovich 2025-11-12 11:06:01 -08:00
  • 3fccfb8a80
    Update benchmark table formatting in README Victor Zverovich 2025-11-07 10:05:56 -08:00
  • 690c9c71a0
    Update benchmark results Victor Zverovich 2025-11-06 17:25:24 -08:00
  • 1122268510 Make path formatting lossless with WTF-8 Victor Zverovich 2025-11-05 09:19:10 -10:00
  • a4c7e17133 Improve build speed, take 2 Victor Zverovich 2025-11-04 10:19:39 -10:00
  • bfd0129b91 Improve build speed Victor Zverovich 2025-11-04 08:53:26 -10:00
  • 62f57b2496 Fix the macOS build Victor Zverovich 2025-11-04 09:12:57 -10:00
  • ef7a566413 Reduce bloat-test result in debug mode from ~200k to ~85k Victor Zverovich 2025-11-03 16:05:23 -10:00
  • 42840cb415
    Update benchmark results Victor Zverovich 2025-11-03 16:50:43 -08:00
  • 5ac44cd128 Fix a warning Victor Zverovich 2025-11-03 13:30:55 -10:00
  • 23c13b3060 Handle ulink in docs Victor Zverovich 2025-11-03 13:14:48 -10:00
  • 29c46fb82d Add support for more doxygen tags Victor Zverovich 2025-11-03 10:57:41 -10:00
  • a0571f3f59 Document output_file Victor Zverovich 2025-11-03 10:11:31 -10:00
  • a195dd6b37
    Bump github/codeql-action from 3.30.5 to 4.31.2 (#4599) dependabot[bot] 2025-11-03 08:53:27 -08:00
  • 89c98fa328 test xxx 2025-11-03 22:15:37 +08:00
  • 7578fb733b Add IWYU pragma to base.h Björn Schäpers 2025-11-02 19:26:04 +01:00
  • 33ad559eb8 Fix fuzzer Victor Zverovich 2025-11-02 07:26:47 -10:00
  • b6cd356196
    Bump actions/upload-artifact from 4.6.0 to 5.0.0 (#4598) dependabot[bot] 2025-11-01 09:39:15 -07:00
  • c3be070b7e
    When using MSVC x86 to compile v12.0.0 or v12.1.0, conversions from __int64 to a 32bit unsigned int trigger warnings. (#4594) J. Berger 2025-11-01 17:38:30 +01:00
  • 02fb63b664
    Bump github/codeql-action from 3.30.5 to 4.31.2 dependabot[bot] 2025-11-01 15:02:09 +00:00
  • e15adf26d8
    Bump actions/upload-artifact from 4.6.0 to 5.0.0 dependabot[bot] 2025-11-01 15:02:03 +00:00
  • 82ce893a55 [fix] error: module file CMakeFiles/__cmake_cxx23.dir/std.pcm cannot be loaded due to a configuration mismatch with the current compilation #4279 #4582 guoliang 2025-11-01 23:01:22 +08:00
  • 9b479a455e
    Merge branch 'fmtlib:master' into master LiangHu 2025-11-01 20:40:13 +08:00
  • 600b8d6cde Security: initialize value_ in basic_format_arg to prevent uninitialized access Ubhadiya Bhavik Rasikbhai 2025-10-30 18:51:07 +05:30
  • 59534192ea
    When using MSVC x86 to compile v12.0.0 or v12.1.0, conversions from __int64 to a 32bit unsigned int trigger warnings. Jana Berger 2025-10-30 10:47:42 +01:00
  • 27bf8b47fe
    Add FMT_CONSTEXPR to static_format_result members (#4591) Stéén 2025-10-30 02:34:42 +01:00
  • 407c905e45 Update version 12.1.0 Victor Zverovich 2025-10-29 07:40:27 -07:00
  • d0d12125fc Add missing FMT_CONSTEXPR specifier on static_format_result members. Robin Oger 2025-10-27 17:19:40 +01:00
  • ff0e6c3b14 Merge branch 'master' of https://github.com/LiangHuDream/fmt guoliang 2025-10-26 16:33:38 +08:00
  • f23933ce9d [fix] error: module file CMakeFiles/__cmake_cxx23.dir/std.pcm cannot be loaded due to a configuration mismatch with the current compilation #4279#4582 guoliang 2025-10-26 16:31:47 +08:00
  • 6a1e83c8d7
    Merge branch 'fmtlib:master' into master LiangHu 2025-10-26 16:16:46 +08:00
  • f781d2b932
    Update ChangeLog.md Victor Zverovich 2025-10-25 09:10:24 -07:00
  • 5987082c47 Bump version Victor Zverovich 2025-10-25 08:30:18 -07:00
  • 681c9e689b Update changelog Victor Zverovich 2025-10-25 08:30:01 -07:00
  • 913507044b
    Fix leaky diagnostic ignored pragma (#4588) Peter Hill 2025-10-25 16:28:24 +01:00
  • ff357e9e4a Remove extra whitespace Victor Zverovich 2025-10-25 08:10:57 -07:00
  • 728dfeab5b Fix apidoc comment Victor Zverovich 2025-10-25 08:06:23 -07:00
  • 7adc922ebb Update changelog Victor Zverovich 2025-10-25 08:02:24 -07:00
  • 70ed0ab82a Update changelog Victor Zverovich 2025-10-25 07:51:29 -07:00
  • b95fd6132b Avoid an ABI break for clang Victor Zverovich 2025-10-25 07:17:41 -07:00
  • 187da20bcd
    Merge branch 'fmtlib:master' into master LiangHu 2025-10-25 19:47:33 +08:00
  • c1661e528f
    Fix leaky diagnostic ignored pragma Peter Hill 2025-10-23 13:10:10 +01:00
  • 7241bbb149 Update changelog Victor Zverovich 2025-10-22 13:11:04 -07:00
  • c0ddbacfd3 Bump version Victor Zverovich 2025-10-22 13:06:14 -07:00
  • 9395ef5fcb Don't include std::locale::collate value in the symbol Victor Zverovich 2025-10-22 13:48:13 -07:00
  • 9721d974fc Workaround ABI compatibility between clang and gcc Victor Zverovich 2025-10-22 12:34:47 -07:00
  • a36a642642 添加 format 函数及测试用例 adsads121 2025-10-22 20:05:47 +08:00
  • d6bdb69c62
    Move FMT_API from ostream class to members (#4584) Fatih BAKIR 2025-10-20 07:49:23 -07:00
  • 959c50d211 Remove FMT_API from ostream class to members Fatih Bakir 2025-10-19 10:08:56 -07:00
  • 08d38d6e78 Make error_code formatter debug-enabled Victor Zverovich 2025-10-19 10:35:45 -07:00
  • a2289b8593 Fix the build Victor Zverovich 2025-10-19 10:30:42 -07:00
  • e8da5ba275 Fix formatting Victor Zverovich 2025-10-19 10:22:39 -07:00
  • e2aa06cd0a Workaround ABI incompatibility between clang ang gcc Victor Zverovich 2025-10-18 07:39:31 -07:00
  • 85f6ecc7a0
    Add format_as support for std::variant and std::expected formatters (#4575) Vladislav Shchapov 2025-10-19 02:05:21 +05:00
  • 378a5ab3c1
    value-initialise the buffer array member of detail::ansi_color_escape so that it can be used in a constexpr context in MSVC; compiler rejects as non-constant due to 'uninitialized symbol' otherwise (#4581) Harry Denholm 2025-10-17 15:10:56 +00:00
  • 89355da17c [fix] Resolving merge conflicts guoliang 2025-10-17 22:37:12 +08:00
  • 1efafcb9bd [fix] error: module file CMakeFiles/__cmake_cxx23.dir/std.pcm cannot be loaded due to a configuration mismatch with the current compilation #4279 guoliang 2025-10-17 21:57:01 +08:00
  • 1b2549ec70 value-initialise the buffer array member of detail::ansi_color_escape so that it can be used in a constexpr context in MSVC; compiler rejects as non-constant due to 'uninitialized symbol' otherwise Harry Denholm 2025-10-17 15:01:49 +01:00
  • 452dd2b9f8 [fix] error: module file CMakeFiles/__cmake_cxx23.dir/std.pcm cannot be loaded due to a configuration mismatch with the current compilation #4279 guoliang 2025-10-17 21:57:01 +08:00
  • 4a4876dd62
    Merge branch 'fmtlib:master' into master LiangHu 2025-10-17 21:25:33 +08:00
  • 656d14db8b
    docs: format two unescaped printf references with backticks (#4578) John Zimmerman 2025-10-16 13:27:51 -05:00
  • 31bed1bb65
    Fix module fmt::join<string_view> (#4577) Justin Riddell 2025-10-16 19:25:19 +01:00
  • 750a054877 docs: format two unescaped printf references with backticks John Zimmerman 2025-10-15 23:09:11 -05:00
  • a27b430e04 Fix module fmt::join<string_view> Justin Riddell 2025-10-16 03:23:45 +01:00
  • d4acfbb029
    Merge branch 'fmtlib:master' into master LiangHu 2025-10-15 12:42:39 +08:00
  • f98effa683 Add format_as support for std::variant and std::expected formatters Vladislav Shchapov 2025-10-14 19:26:36 +05:00
  • 8eebb4334b
    [fix] #4565 When using MSVC to compile v12.0.0, many compilation warn… (#4572) LiangHu 2025-10-13 01:56:13 +08:00
  • beefc1c14f Tweak wording Victor Zverovich 2025-10-12 10:54:28 -07:00
  • 81fe170849 Update docs Victor Zverovich 2025-10-12 10:42:12 -07:00
  • 491dc16a6d Cleanup docs Victor Zverovich 2025-10-12 10:33:05 -07:00
  • 41326207c7 Cleanup docs Victor Zverovich 2025-10-12 10:18:45 -07:00
  • c4f70ab69e Cleanup docs Victor Zverovich 2025-10-12 09:34:46 -07:00
  • 5e214f0c43 Cleanup docs Victor Zverovich 2025-10-12 09:24:58 -07:00
  • 241282193f
    Merge branch 'fmtlib:master' into master LiangHu 2025-10-12 18:24:49 +08:00
  • 000f4d14f0 [fix] #4565 When using MSVC to compile v12.0.0, many compilation warnings are generated guoliang 2025-10-12 18:24:23 +08:00
  • 9dd354f721 [fix] #4565 When using MSVC to compile v12.0.0, many compilation warnings are generated guoliang 2025-10-10 23:42:51 +08:00
  • 56d73c7363 [fix] #4565 When using MSVC to compile v12.0.0, many compilation warnings are generated guoliang 2025-10-12 18:16:25 +08:00