Commit Graph

  • d5b866e242
    fix gcc 8.3 compile errors (#4336) master 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
  • fd873b8332
    Bump actions/upload-artifact from 4.4.0 to 4.6.0 dependabot[bot] 2025-02-01 15:06:00 +00:00
  • 5ba51276a5
    Bump msys2/setup-msys2 from 2.25.0 to 2.26.0 dependabot[bot] 2025-02-01 15:05:57 +00:00
  • cee338e8b0
    Bump github/codeql-action from 3.27.0 to 3.28.8 dependabot[bot] 2025-02-01 15:05:55 +00:00
  • bb62759231
    fix gcc 8.3 compile errors Sergiu Deitsch 2025-02-01 00:11:09 +01:00
  • c9267da4df Fix typo in FMT_HAS_BUILTIN check LocalSpook 2025-01-26 18:58:11 -08:00
  • 3c0d910b7f cmake yusuke 2025-01-30 06:57:48 +09:00
  • ed960284bd examples yusuke 2025-01-29 08:45:31 +09:00
  • ac876189f1 tried build yusuke 2025-01-28 07:00:29 +09:00
  • 73f8bec802 Fix typo in FMT_HAS_BUILTIN check LocalSpook 2025-01-26 18:58:11 -08:00
  • 7b22764fa3 Ignore clangd's .cache dir LocalSpook 2025-01-26 18:25:34 -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
  • 6b54860404 move fmt_detail namespace under the main fmt namespace Odysseas Georgoudis 2025-01-26 01:54:10 +00: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
  • 64f0981dd1 remove unnecessary double parens timsong-cpp 2025-01-25 10:16:00 -06:00
  • f841ae61e2
    Fix #4303: avoid instantiating formatter<const T> (#4325) timsong-cpp 2025-01-24 12:53:10 -06:00
  • 6038812efa
    Fix error of unitialized variable FMT_HEADERS Rafał Lalik 2025-01-24 15:08:24 +01:00
  • a3d05d70ce
    Silence a constexpr warning when compiling with MSVC and /W4 (#4322) Matt 2025-01-23 22:11:23 +02:00
  • e156de7ce2 fmt timsong-cpp 2025-01-23 09:01:26 -06:00
  • 13d204e486 Restore constraint on map formatter timsong-cpp 2025-01-23 08:54:38 -06:00
  • 44862b475d Fix #4303: avoid instantiating formatter<const T> timsong-cpp 2025-01-23 08:25:20 -06:00
  • 41539c29f3 Workaround a bug in gcc 6 (#4318) Victor Zverovich 2025-01-22 11:12:41 -08:00
  • f5f7e9d895
    Silence a constexpr warning when compiling with MSVC and /W4 ζeh Matt 2025-01-22 14:03:34 +02:00
  • c74801b98c
    Fix GCC 9.4.0 compilation error Sergiu Deitsch 2025-01-20 22:00:58 +01:00
  • 462d4f2756
    Fix GCC 6.4.0 compilation errors Sergiu Deitsch 2025-01-20 21:49:14 +01:00
  • aabe63910c Tweak changelog Victor Zverovich 2025-01-20 09:33:33 -08:00
  • f90090be2c Update changelog Victor Zverovich 2025-01-19 10:00:40 -08:00
  • 9ff9c695db Bump version Victor Zverovich 2025-01-18 10:28:46 -08:00
  • 06ad1224eb Update changelog Victor Zverovich 2025-01-18 10:05:40 -08:00
  • 5f0572acdc Workaround a compilation error on gcc 9.4 Victor Zverovich 2025-01-18 09:00:22 -08:00
  • 898d438571
    Fix formatting into std::ostreambuf_iterator using a compiled format (#4312) Vladislav Shchapov 2025-01-18 20:16:06 +05:00
  • 937b7c5c10
    Add args() accessor back to fmt::format_context (#4310) Aaron Bishop 2025-01-17 13:28:34 -05:00
  • 024f769220 Fix formatting into std::ostreambuf_iterator using a compiled format Vladislav Shchapov 2025-01-17 00:29:29 +05:00
  • 937faa5a4f
    Move test to base-test.cc Aaron Bishop 2025-01-15 17:38:25 -05:00
  • 30f883448f
    Add args() accessor back to fmt::format_context Add test that would fail to compile if you can't create a fmt::format_context from another fmt::format_context Aaron Bishop 2025-01-15 17:26:22 -05:00
  • 01914f0389 Reduce size of basic_specs Victor Zverovich 2025-01-12 09:13:54 -08:00
  • c43da35701 Workaround an ICE when using modules with gcc 14.2 and earlier Victor Zverovich 2025-01-12 08:47:52 -08:00
  • 8303d140a1 Update version 11.1.2 Victor Zverovich 2025-01-12 08:15:44 -08:00
  • b0b3dc5ff9 Bump version Victor Zverovich 2025-01-12 08:13:56 -08:00
  • 586ea06f02 Rename set_fill to copy_fill_from Victor Zverovich 2025-01-11 09:22:15 -08:00
  • 5750f434fa Update changelog Victor Zverovich 2025-01-11 09:06:00 -08:00
  • bfbdc2be9a Add parameter to the fallback to_sys function. Marcel Breyer 2025-01-09 09:25:45 +01:00
  • 87e0072673 Update changelog Victor Zverovich 2025-01-11 07:21:28 -08:00
  • d57040f949 Prefix components Victor Zverovich 2025-01-10 19:51:55 -08:00
  • 21aa0956d4 Restore ABI compatibility Victor Zverovich 2025-01-10 17:19:20 -08:00
  • b72a5d6723
    Add parameter to the fallback to_sys function. Marcel Breyer 2025-01-09 09:25:45 +01:00
  • 3f864a4505
    Address MSVC C4127 warning when formatting non unicode tm (#4299) Edoardo Lolletti 2025-01-08 23:21:48 +01:00
  • 8a4edb4ffe
    Address MSVC C4127 warning when formatting non unicode tm Edoardo Lolletti 2025-01-08 23:10:01 +01:00
  • 093b39ca5e
    Update docs for meson (#4291) Trim21 2025-01-07 02:52:57 +08:00
  • 2c3a5698ef Simplify a copying the fill from basic_specs Vladislav Shchapov 2025-01-04 19:02:51 +05:00
  • fc1b0f3486 Clarify use of FMT_THROW in a comment Victor Zverovich 2025-01-05 07:31:19 -10:00
  • 5a43e0a2e5
    Update get-started.md Trim21 2025-01-05 04:55:53 +08:00
  • 75c978dbca
    Update get-started.md Trim21 2025-01-05 02:24:05 +08:00
  • 5aa88b586e Simplify a copying the fill from basic_specs Vladislav Shchapov 2025-01-04 19:02:51 +05:00
  • 1d066890c7 Resolve C4702 unreachable code warnings GamesTrap 2025-01-03 20:00:17 +01:00
  • 9ef8560f97
    Resolve C4702 unreachable code warnings GamesTrap 2025-01-03 20:00:17 +01:00
  • dad3237514 Fix a bug when copying the fill from basic_specs Vladislav Shchapov 2025-01-02 22:54:19 +05:00
  • 880e1494dc Improve xchar support for std::bitset formatter Vladislav Shchapov 2025-01-02 22:51:25 +05:00
  • 73f57298ce Fix a bug when copying the fill from basic_specs Vladislav Shchapov 2025-01-02 22:54:19 +05:00
  • 77e5dd1c6d Improve xchar support for std::bitset formatter Vladislav Shchapov 2025-01-02 22:51:25 +05:00
  • e3ddede6c4 Update version 11.1.1 Victor Zverovich 2024-12-27 08:41:16 -08:00
  • e9ec4fdc88 Bump version Victor Zverovich 2024-12-27 08:41:06 -08:00
  • feb72126b4 Readd FMT_NO_UNIQUE_ADDRESS Victor Zverovich 2024-12-26 13:54:06 -08:00
  • 8d517e54c9 Update changelog Victor Zverovich 2024-12-26 13:50:13 -08:00
  • 563fc74ae4 Update changelog Victor Zverovich 2024-12-26 10:59:56 -08:00
  • 3e04222d53 Restore ABI compatibility with 11.0.2 Victor Zverovich 2024-12-26 10:44:57 -08:00
  • 853df39d0a Mention compile-time formatting Victor Zverovich 2024-12-26 09:48:10 -08:00
  • 11742a09c7 Clarify that format_string should be used instead of fstring Victor Zverovich 2024-12-26 09:39:01 -08:00
  • da24fac101 Document fstring Victor Zverovich 2024-12-26 09:19:20 -08:00
  • 5fa4bdd758
    Define CMake components to allow docs to be installed separately (#4276) Carl Smedstad 2024-12-26 16:13:01 +01:00
  • 3c8aad8df7 Update the release script Victor Zverovich 2024-12-26 07:03:15 -08:00
  • b2b54d7290
    Define CMake components to allow docs to be installed separately Carl Smedstad 2024-12-26 10:04:09 +01:00
  • 0e8aad961d Update version 11.1.0 Victor Zverovich 2024-12-25 08:46:43 -08:00
  • debe784aab Update changelog Victor Zverovich 2024-12-25 08:44:54 -08:00
  • f6d1125676 Update changelog Victor Zverovich 2024-12-25 08:40:19 -08:00
  • 73d0d3f75d Fix github API call Victor Zverovich 2024-12-25 08:27:59 -08:00
  • 08f60f1efc Update changelog Victor Zverovich 2024-12-25 08:27:33 -08:00
  • faf3f84085 Bump version Victor Zverovich 2024-12-25 08:18:51 -08:00
  • f3a41441df Replace requests with urllib Victor Zverovich 2024-12-25 08:16:09 -08:00
  • 3f33cb21d2 Update changelog Victor Zverovich 2024-12-25 07:54:45 -08:00
  • b07a90386e Update changelog Victor Zverovich 2024-12-25 07:52:52 -08:00
  • a6fba51773 Update changelog Victor Zverovich 2024-12-25 07:49:56 -08:00
  • 25e2929988 Update changelog Victor Zverovich 2024-12-25 07:44:58 -08:00
  • 00ab2e98b5 Update changelog Victor Zverovich 2024-12-25 07:38:42 -08:00
  • a3ef285aec Always inline const_check to improve debug codegen in clang Victor Zverovich 2024-12-24 12:39:10 -08:00
  • 28d1abc9d2 Update changelog Victor Zverovich 2024-12-24 09:12:32 -08:00
  • 90704b9efd Update changelog Victor Zverovich 2024-12-23 14:55:33 -08:00
  • 86dae01c23
    Fix compatibility with older versions of VS (#4271) YexuanXiao 2024-12-23 23:26:11 +08:00
  • 62b3ade524 Revert the changes in base.h YexuanXiao 2024-12-23 09:44:01 +08:00
  • 98304076b0 Move macro FMT_MSVC_STL_UPDATE to ostream.h. YexuanXiao 2024-12-22 04:42:59 +08:00
  • d8a79eafdc Document formatting of bit-fields and fields of packed structs Victor Zverovich 2024-12-21 11:06:11 -08:00
  • 1154e2f00c Format code YexuanXiao 2024-12-21 06:27:43 +08:00
  • dacb59ab75 Fix compatibility with older versions of VS YexuanXiao 2024-12-21 04:44:14 +08:00
  • 7c3d0152e5
    Use the _MSVC_STL_UPDATE macro to detect STL (#4267) YexuanXiao 2024-12-19 22:47:13 +08:00