Commit Graph

  • 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
  • 17898794a9 Use fmt::local_time Victor Zverovich 2025-03-23 11:18:14 -07:00
  • 443a8ef342 Deprecate fmt::localtime Victor Zverovich 2025-03-23 10:45:52 -07:00
  • 3607e92dc9 Bump version Victor Zverovich 2025-03-23 10:44:46 -07:00
  • 43e31614cc Test ambiguous time Victor Zverovich 2025-03-23 09:49:23 -07:00
  • 989826ce50 Update changelog Victor Zverovich 2025-03-22 08:03:54 -07:00
  • 9d6e24c64e Fix handling of long with FMT_BUILTIN_TYPES=0 Victor Zverovich 2025-03-22 07:33:28 -07:00
  • 0843317e08 Update changelog Victor Zverovich 2025-03-22 07:25:46 -07:00
  • 784eac839d Workaround an ABI issue in spdlog Victor Zverovich 2025-03-22 06:57:04 -07:00
  • 6fdf225a32 Always inline value ctors in optimized gcc mode only Victor Zverovich 2025-03-16 09:57:12 -07:00
  • 332da79bf3 Always inline value ctors Victor Zverovich 2025-03-16 09:31:52 -07:00
  • 7b273fbb54 Minor cleanup Victor Zverovich 2025-03-16 08:58:44 -07:00
  • 191c504b10 Cleanup build config Victor Zverovich 2025-03-15 20:24:56 -07:00
  • d13fb6092f Cleanup build config Victor Zverovich 2025-03-15 12:32:39 -07:00
  • dd780fde44 Add clang-3.4 Victor Zverovich 2025-03-15 10:11:46 -07:00
  • 37e6474718 Fix dynamic named arg format spec handling (#4361) Dean Glazeski 2025-03-15 09:34:11 -07:00
  • 77c0fc07d9 Switch to supported ubuntu image Victor Zverovich 2025-03-02 09:15:17 -08:00
  • 9212ff6ca1 Apply coding conventions and use constexpr Victor Zverovich 2025-03-02 08:02:14 -08:00
  • 864bdf9638 Report error on duplicate named arg names (#4367) Dean Glazeski 2025-03-02 08:47:03 -07:00
  • b776cf66fc Optimize text_style using bit packing (#4363) Victor Chernyakin 2025-03-01 12:18:19 -07:00
  • bdbf957b9a Bump msys2/setup-msys2 from 2.25.0 to 2.27.0 dependabot[bot] 2025-03-01 15:20:40 +00:00
  • 577fd3be88 Fix TU-local entity exposition error in GCC 15 Thomas Khyn 2025-02-18 21:37:40 +13:00
  • faac8b1fa9 Remove exports in std.h Thomas Khyn 2025-02-18 21:02:33 +13:00
  • 123913715a Update version 11.1.4 Victor Zverovich 2025-02-26 10:14:28 -08:00
  • 8c1059b92e Update changelog Victor Zverovich 2025-02-25 17:32:17 -08:00
  • 4e5aafbf43 Bump version Victor Zverovich 2025-02-25 17:20:47 -08:00
  • db30fb3b81 Update changelog Victor Zverovich 2025-02-25 17:20:29 -08:00
  • 3401ce2be2 Fix ABI compatibility Victor Zverovich 2025-02-25 13:32:24 -08:00
  • 7f7695524a Fix conflict with std::ignore (#4356) Dean 2025-02-20 00:08:21 -07:00
  • 251320fcb7 Add .vs folder to .gitignore (#4355) Dean 2025-02-19 23:44:31 -07:00
  • 94ab51cb8c Simplify implementation of operator""_cf (#4349) Victor Chernyakin 2025-02-14 03:02:09 -07:00
  • 0ca42e836e Workaround an MSVC v140 bug Victor Zverovich 2025-02-13 14:12:16 +01:00
  • ed27df5760 Replace forward slashes by backslashes in BMI path for MSVC. (#4344) Thomas Khyn 2025-02-10 21:18:33 +13:00
  • d42a068dbd Apply coding conventions Victor Zverovich 2025-02-05 11:06:45 -08:00
  • f2cec917da Move is_compiled_string to public API (#4342) Markus Kitsinger 2025-02-04 19:20:27 -05:00
  • d5b866e242 fix gcc 8.3 compile errors (#4336) Sergiu Deitsch 2025-02-03 17:51:58 +01:00
  • 5676e408f5 Bump github/codeql-action from 3.27.0 to 3.28.8 (#4337) dependabot[bot] 2025-02-01 12:08:34 -08:00
  • 71d24b564d Bump actions/upload-artifact from 4.4.0 to 4.6.0 (#4339) dependabot[bot] 2025-02-01 11:30:13 -08:00
  • c9267da4df Fix typo in FMT_HAS_BUILTIN check LocalSpook 2025-01-26 18:58:11 -08:00
  • 373855c1b0 Clarify difference in FP representation Victor Zverovich 2025-01-26 13:49:54 -08:00
  • 52eeeb52a6 Make exponent threshold depend on representation (#3649) Victor Zverovich 2025-01-26 11:51:56 -08:00
  • 9cf9f38ede Update version 11.1.3 Victor Zverovich 2025-01-25 10:08:57 -08:00
  • 4946bdb729 Update changelog Victor Zverovich 2025-01-25 08:53:02 -08:00
  • 01a5b56f0d Fix error of unitialized variable FMT_HEADERS Rafał Lalik 2025-01-24 15:08:24 +01:00
  • cb6fdf2191 Restore constraint on map formatter (#4326) timsong-cpp 2025-01-25 10:31:07 -06:00
  • f841ae61e2 Fix #4303: avoid instantiating formatter<const T> (#4325) timsong-cpp 2025-01-24 12:53:10 -06:00