Commit Graph

  • 353bd895a2 Add FMT_EXPORT on ranges.h customization points (#4476) master Miuna 2025-06-24 13:30:44 -04:00
  • 953cffa701 Replace memset with constexpr fill_n in bigint::align (#4471) Tomek-Stolarczyk 2025-06-23 19:18:16 -04:00
  • 571c02d475 Add xchar support for std::byte formatter (#4480) Vladislav Shchapov 2025-06-24 02:02:11 +05:00
  • f4345467fc Fix compilation on clang-21 / libc++-21 (#4477) Remy Jette 2025-06-21 07:28:14 -07:00
  • 1ef8348070 Properly constrain detail::copy optimization (#4474) Victor Chernyakin 2025-06-21 06:59:35 -07:00
  • a5dccffa56 Add double and float support to scan test Sahil Sinha 2025-06-19 15:15:01 +05:30
  • 4a149f513f Test non-SSO constexpr string formatting Victor Zverovich 2025-06-16 08:23:21 -07:00
  • 067bc479b4 Avoid redundant work when processing UTF-8 strings (#4475) Victor Chernyakin 2025-06-20 06:39:06 -07:00
  • 730fd4d9a7 Remove redundant tests Victor Zverovich 2025-06-08 08:46:22 -07:00
  • 5860688d7e Enable constexpr support for fmt::format (fmtlib#3403) (#4456) Mikhail Svetkin 2025-06-07 16:16:49 +02:00
  • 46be88bc1e Cleanup FP formatting Victor Zverovich 2025-06-01 09:15:17 -07:00
  • cc88914904 Export fmt::dynamic_format_arg_store in fmt module (#4459) Thomas Khyn 2025-06-02 03:50:14 +12:00
  • fc0c76a075 Handle large precision Victor Zverovich 2025-06-01 08:26:53 -07:00
  • 6332a38529 Bump ossf/scorecard-action from 2.4.0 to 2.4.2 (#4462) dependabot[bot] 2025-06-01 08:48:36 -07:00
  • 02de29e003 Remove a reference to a compromised account Victor Zverovich 2025-05-30 18:24:56 -07:00
  • 6d51c78c1e Cleanup FP formatting Victor Zverovich 2025-05-30 16:41:03 -07:00
  • 0f4e9d0bde Cleanup FP formatting Victor Zverovich 2025-05-30 14:59:11 -07:00
  • d9d50495ac Optimize the default FP formatting Victor Zverovich 2025-05-30 13:01:45 -07:00
  • befbc5fdb8 Fix ADL lookup for memory_buffer Victor Zverovich 2025-05-26 09:44:35 -07:00
  • 8aa1d6a9fb Minor cleanup Victor Zverovich 2025-05-25 10:03:00 -07:00
  • 6d79757a38 Interpret precision as display width (#4443) Nikhil 2025-05-25 21:12:47 +05:30
  • 1ff0b7f5e1 Cleanup warning suppression Victor Zverovich 2025-05-24 09:37:01 -07:00
  • ea985e84f8 Remove some implicit conversions (#4447) Edoardo Morandi 2025-05-24 18:22:03 +02:00
  • f7033da09e Avoid include locale inline if C++20 modules are enabled (#4451) Andreas Reischuck 2025-05-22 02:18:18 +02:00
  • b723c021df Give useful error when misusing fmt::ptr. (#4453) Tobias Schlüter 2025-05-21 04:21:06 +09:00
  • 3ba3c390fb Clarify that formatting of pointers is disallowed Victor Zverovich 2025-05-17 10:16:58 -07:00
  • ab161a71c6 Fix some typos in comments (#4448) Kefu Chai 2025-05-15 21:28:14 +08:00
  • b5266fd3b9 Remove some redundant consts (#4445) Victor Chernyakin 2025-05-12 10:41:58 -07:00
  • 9b0ebd4435 Cleanup base-test Victor Zverovich 2025-05-11 15:42:08 -07:00
  • 7af94e5597 Remove old gcc workaround Victor Zverovich 2025-05-11 10:43:48 -07:00
  • 2924fcf8f6 Cleanup base-test Victor Zverovich 2025-05-11 10:15:58 -07:00
  • 102752ad45 Update docs Victor Zverovich 2025-05-11 09:13:12 -07:00
  • a6cd72c9eb Cleanup base-test Victor Zverovich 2025-05-11 08:30:36 -07:00
  • 07885271a1 Minor cleanup Victor Zverovich 2025-05-11 07:54:23 -07:00
  • 4999416e5c Fix reference_wrapper ambiguity with format_as (#4434) Jeremy Rifkin 2025-05-10 13:15:45 -05:00
  • 55a8f6a4be Change component prefix for NSIS compatibility (#4442) n-stein 2025-05-09 15:09:18 -04:00
  • eb9a95d426 Clarify that formatting of pointers is disallowed Victor Zverovich 2025-05-05 10:55:59 -07:00
  • d5c33e4f45 Make template parameter order consistent Victor Zverovich 2025-05-04 15:23:48 -07:00
  • a2225f2887 Remove unused include Victor Zverovich 2025-05-04 15:16:38 -07:00
  • b43b2f9537 Cleanup standard formatters Victor Zverovich 2025-05-04 13:02:02 -07:00
  • 1312b4a162 Cleanup standard formatters Victor Zverovich 2025-05-04 11:13:46 -07:00
  • 4404dc05dd Consolidate implementation details Victor Zverovich 2025-05-04 09:49:17 -07:00
  • 7bb6fcb325 Bump version Victor Zverovich 2025-05-04 09:36:07 -07:00
  • 59259a5fde Make a doc directory if it doesn't exist Victor Zverovich 2025-05-03 10:29:35 -07:00
  • 542ea7c40b Clarify that Formatter parameter is deprecated Victor Zverovich 2025-05-03 10:28:46 -07:00
  • 40626af88b Update version 11.2.0 Victor Zverovich 2025-05-03 09:36:27 -07:00
  • 7fdd6846ba Bump version Victor Zverovich 2025-05-03 09:02:35 -07:00
  • 6caff7ed9c Cleanup test Victor Zverovich 2025-05-03 08:36:42 -07:00
  • 71a5483875 Update changelog Victor Zverovich 2025-05-03 07:29:28 -07:00
  • 448929d491 Update and apply clang-format Victor Zverovich 2025-05-03 07:29:09 -07:00
  • 26d87edab1 Bump github/codeql-action from 3.28.13 to 3.28.16 (#4432) dependabot[bot] 2025-05-03 06:59:36 -07:00
  • 505ee058f7 Update changelog Victor Zverovich 2025-04-27 11:57:40 -07:00
  • ccab417195 Update changelog Victor Zverovich 2025-04-27 11:57:15 -07:00
  • ec1349d348 Update changelog Victor Zverovich 2025-04-27 11:56:07 -07:00
  • 0ed2a65a8a Clarify why we use __builtin_strlen instead of strlen Victor Zverovich 2025-04-27 11:08:27 -07:00
  • e22c943070 Update changelog Victor Zverovich 2025-04-27 10:59:31 -07:00
  • b252bad3c6 Update changelog Victor Zverovich 2025-04-27 10:29:56 -07:00
  • 2680831231 Cleanun string_view Victor Zverovich 2025-04-27 09:34:38 -07:00
  • 8978ab09b2 Avoiding __builtin_strlen (#4429) Barry Revzin 2025-04-27 11:32:10 -05:00
  • c936e2e44e Implement debug format for error_code Victor Zverovich 2025-04-27 09:06:17 -07:00
  • a7d7b894cd Implement the s specifier for error_code Victor Zverovich 2025-04-27 08:51:18 -07:00
  • e98155a6fb Remove redundant specializations Victor Zverovich 2025-04-26 10:35:42 -07:00
  • 41b3bed4d2 Clarify why we don't use qualified names Victor Zverovich 2025-04-26 10:12:06 -07:00
  • 67d9e49322 Update changelog Victor Zverovich 2025-04-26 09:15:47 -07:00
  • 9db5e4df22 Don't specialize std::is_floating_point Victor Zverovich 2025-04-26 08:17:05 -07:00
  • 906eaf2ddb Make specifier order consistent Victor Zverovich 2025-04-25 12:10:21 -07:00
  • 9f6c12c3dc Remove deprecated localtime from docs Victor Zverovich 2025-04-25 10:22:07 -07:00
  • 2d0518b5f7 Fix cmake error in pedantic mode (#4426) rlalik 2025-04-24 20:41:33 +02:00
  • c81cbed2b7 Simplify test Victor Zverovich 2025-04-23 12:14:58 -07:00
  • c7925241c7 Remove core.h from README (#4422) krzysztofkortas 2025-04-21 20:27:40 +02:00
  • c709138359 Add support for incomplete types LocalSpook 2025-03-11 20:28:11 -07:00
  • db405954cd Remove fmt/core.h from docs (#4421) krzysztofkortas 2025-04-20 16:40:18 +02:00
  • 0a917ee2f5 Minor comment tweak Victor Zverovich 2025-04-19 10:18:01 -07:00
  • 969d4aef60 Update doc image Victor Zverovich 2025-04-16 07:15:14 -07:00
  • 8061c7c8c4 Cleanup duration formatter Victor Zverovich 2025-04-16 07:10:16 -07:00
  • 7b59df4119 Remove redundant member Victor Zverovich 2025-04-13 10:29:42 -07:00
  • b8192d233a Fix build error with MSVC v141 (#4413) hirohira 2025-04-16 00:21:38 +09:00
  • e814b5fabf Reduce template parametrization Victor Zverovich 2025-04-13 10:17:17 -07:00
  • ed0d216f7e Fix localization and formatting of timezone names Victor Zverovich 2025-04-13 09:17:48 -07:00
  • bd9554a29e Fix formatting of timezone names Victor Zverovich 2025-04-13 08:52:26 -07:00
  • f086dc0d27 Fix timezone handling in tm Victor Zverovich 2025-04-12 10:14:57 -07:00
  • f10b6dd816 Improve chrono formatting Victor Zverovich 2025-04-12 09:00:43 -07:00
  • f470b9c566 Cleanup chrono tests and set consistent TZ Victor Zverovich 2025-04-12 09:00:43 -07:00
  • b28214487d Fix handling of %Z Victor Zverovich 2025-04-12 08:37:15 -07:00
  • 6d69f0c5f2 Improve chorno tests Victor Zverovich 2025-04-12 08:24:49 -07:00
  • da776c9a66 Test timezone Victor Zverovich 2025-04-06 10:18:11 -07:00
  • 64db979e38 Added a missing FMT_STRING in fmt::println() (#4407) Mattes D 2025-04-07 15:35:55 -07:00
  • 5f2e61fdd5 Cleanup chrono detail Victor Zverovich 2025-04-06 09:54:47 -07:00
  • b3d45e1d3f Remove fmt_detail Victor Zverovich 2025-04-06 09:13:43 -07:00
  • 5f6fb96df1 Bump github/codeql-action from 3.28.8 to 3.28.13 (#4403) dependabot[bot] 2025-04-01 13:29:20 -07:00
  • 5199e0f885 Fix a flush issue on libstdc++ Victor Zverovich 2025-03-30 09:55:13 -07:00
  • 2f58430573 Move buffering tests to os-test Victor Zverovich 2025-03-30 09:38:40 -07:00
  • d5d32c1e81 Bazel support: Update platforms to 0.0.11 (#4400) Vertexwahn 2025-03-30 17:36:25 +02:00
  • 204661287b Improve local_time test Victor Zverovich 2025-03-29 09:31:11 -07:00
  • e1ab383361 Report an error when timezone is not available Victor Zverovich 2025-03-29 08:46:52 -07:00
  • b9e0e94a01 Enable more chrono tests on Windows Victor Zverovich 2025-03-29 08:20:49 -07:00
  • a81842428d Update changelog Victor Zverovich 2025-03-29 08:14:25 -07:00
  • f53055efe0 Revert "Workaround an ABI issue in spdlog" Victor Zverovich 2025-03-29 07:48:20 -07:00
  • b2dfcb2b80 Fix local_time test Victor Zverovich 2025-03-23 12:07:57 -07:00
  • 7ac97cbd1d Enable some local_time tests and make them deterministic Victor Zverovich 2025-03-23 11:42:13 -07:00