Commit Graph

  • 8277ee6aa0
    Update fmt::join to support more character types (#4686) Yancey 2026-03-05 00:14:08 +08:00
  • 533761292a improve static_assert message in append method Yancey 2026-03-04 09:16:30 +08:00
  • e2bf61cdf8
    Fix fmt-c.h not being installed with fmt-c library (#4694) Ferdinand Bachmann 2026-03-04 01:43:53 +01:00
  • 61113f7981 Fix fmt-c.h not being installed with fmt-c library Ferdinand Bachmann 2026-03-02 11:32:39 +01:00
  • e090e3ffad Apply cmake-format Victor Zverovich 2026-03-03 13:35:11 -08:00
  • 744bff33f4
    add static assertion to prevent lossy type conversion Yancey 2026-03-04 07:17:05 +08:00
  • 1ff672025a
    add static assertion to prevent lossy type conversion Yancey 2026-03-04 07:08:39 +08:00
  • 18ae3f4080
    do not touch the questionable API Yancey 2026-03-04 06:59:13 +08:00
  • eef9ff4938 Fix module test Victor Zverovich 2026-03-03 12:53:45 -08:00
  • 04434416a4 Remove unnecessary CI change Victor Zverovich 2026-03-03 12:35:39 -08:00
  • 011b24123b Cleanup module test Victor Zverovich 2026-03-03 12:11:52 -08:00
  • 43d4810ba9 Cleanup CMake config more Victor Zverovich 2026-03-03 11:10:48 -08:00
  • e3a149f23c Cleanup CMake config Victor Zverovich 2026-03-03 08:39:58 -08:00
  • af9bb5c075 Mark detail::named_arg as deprecated Victor Zverovich 2026-03-03 08:22:10 -08:00
  • 0f133953fb Tweak docs Victor Zverovich 2026-03-03 08:20:51 -08:00
  • 4e1b170b44
    Add Separate CMake Target for C++20 Modules (#4685) Mathew Benson 2026-03-02 20:11:31 +03:00
  • c217d484cd Add Separate CMake Target for C++20 Modules Mathew Benson 2026-02-28 16:07:31 +03:00
  • d976615944 Make it right ClausKlein 2026-03-01 10:06:55 +01:00
  • 2cde7b2dea Add Separate CMake Target for C++20 Modules Mathew Benson 2026-02-28 16:07:31 +03:00
  • fca0445565
    Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#4691) dependabot[bot] 2026-03-01 13:06:20 -08:00
  • a94fa7a2a8
    Bump github/codeql-action from 4.32.0 to 4.32.4 dependabot[bot] 2026-03-01 15:11:16 +00:00
  • be58d8e918
    Bump actions/upload-artifact from 6.0.0 to 7.0.0 dependabot[bot] 2026-03-01 15:11:07 +00:00
  • db4bea83d6
    Move named_arg to public API (#4687) TPPPP 2026-03-01 07:34:39 +08:00
  • eaebc5a085
    Moved named_arg to public API TPPPP 2026-03-01 01:22:12 +08:00
  • 88c5a91487
    Fix CI (#4690) Victor Zverovich 2026-02-28 08:37:13 -08:00
  • 9fd6dc5cfa Fix CI Victor Zverovich 2026-02-28 08:25:45 -08:00
  • fefb9cb350 The final cleanup ClausKlein 2026-02-25 10:54:46 +01:00
  • 25ea80099b restrict exotic template functions to exotic char types Yancey 2026-02-25 07:48:58 +08:00
  • 06a34dfea7 apply clang-format Yancey 2026-02-25 06:12:32 +08:00
  • f711b96574 update fmt::join to support more character types Yancey 2026-02-25 01:23:09 +08:00
  • 82553a7a5b
    wrap macro arguments in parentheses for robustness (#4681) Bernd Petrovitsch 2026-02-24 19:20:12 +01:00
  • f68b46ff5d Use header only lib for fmt-c ClausKlein 2026-02-24 18:49:15 +01:00
  • 104179591a Add an option(FMT_IMPORT_STD) after review ClausKlein 2026-02-24 05:53:41 +01:00
  • 8d3f731763
    Mark static arrays as constexpr for binary opt (#4680) Aaron Gokaslan 2026-02-23 20:08:35 -05:00
  • daecf828ad Quickfix ClausKlein 2026-02-23 23:54:13 +01:00
  • 5e996a9758 Tell CMake that we explicitly want import std ClausKlein 2026-02-23 23:39:23 +01:00
  • 92b7aea27f
    wrap macro arguments in parentheses for robustness Bernd Petrovitsch 2026-02-23 22:41:21 +01:00
  • c908135f0d Mark static arrays as constexpr for binary opt Aaron Gokaslan 2026-02-23 09:10:48 -08:00
  • 1a282f8899 Speed up iterator_buffer user202729 2026-02-23 13:57:25 +07:00
  • dc97113ca1 Cleanup the C API Victor Zverovich 2026-02-21 15:51:56 -08:00
  • 60d5d0cec6 Workaround broken _Generic in MSVC Victor Zverovich 2026-02-21 12:01:12 -08:00
  • 9e5bb7ef77 Cleanup the C API Victor Zverovich 2026-02-21 11:02:43 -08:00
  • 1dc644e021
    Add C11 API with type-safe formatting (#4663) (#4671) Soumik15630m 2026-02-16 20:36:32 +05:30
  • 87a41ef943 NFC: linting fixes Soumik15630m 2026-02-16 19:15:46 +05:30
  • af06ccf754 NFC: Added newline Soumik15630m 2026-02-16 19:13:45 +05:30
  • f5dd4a7f74 removed unused header Soumik15630m 2026-02-15 23:39:07 +05:30
  • 79b61baec6 removed unused header Soumik15630m 2026-02-15 23:36:13 +05:30
  • 1335192387 Revisioned changes Soumik15630m 2026-02-15 23:33:11 +05:30
  • 2e471a0c10 Merge remote-tracking branch 'origin/c11-api-upstream' into c11-api-upstream Soumik15630m 2026-02-15 22:08:40 +05:30
  • 43ce6be47b Refactor C API: Support C11, clean build system, fix null-termination Soumik 2026-02-15 04:55:02 +05:30
  • b35de87ad9
    std.h: Allow formatting std::unexpected type. (#4675) Stéén 2026-02-12 00:06:59 +01:00
  • 982864f94e std.h: Allow formatting std::unexpected type. Robin Oger 2026-02-11 20:53:05 +01:00
  • 3a9c8dcdff NFC: linting fixes Soumik15630m 2026-02-09 00:07:31 +05:30
  • f99d530247
    Add include_guard (GLOBAL) to allow usage in multiple submodules (#4672) torsten48 2026-02-08 19:36:43 +01:00
  • 181ef323a5 api simplification & minor changes Soumik15630m 2026-02-09 00:05:46 +05:30
  • 8f02ca36ae removed unneeded space before parenthesis Torsten 2026-02-08 19:26:24 +01:00
  • 5dc0d4aebe add include_guard (GLOBAL) to allow usage in multiple submodules Torsten 2026-02-08 13:46:14 +01:00
  • 09c75f64ad MSVC compiler ambiguity addressed between 'char' & 'signed char' Soumik15630m 2026-02-08 03:15:54 +05:30
  • 33b4de12b7 CI build fixes Soumik15630m 2026-02-08 02:58:56 +05:30
  • 0caff00eef NFC: testing ci build tests Soumik15630m 2026-02-08 02:42:49 +05:30
  • 078663b718 NFC: formatting fixes Soumik15630m 2026-02-08 02:19:05 +05:30
  • acdb302bb0 minor ..consistency fixed Soumik15630m 2026-02-08 01:45:55 +05:30
  • 4987ab3c59 Add C API wrapper (c) with tests and CMake integration Soumik15630m 2026-02-08 01:36:55 +05:30
  • c03cd7bdab minor ..consistency fixed Soumik15630m 2026-02-08 01:45:55 +05:30
  • caca3a0c7c Add C API wrapper (c) with tests and CMake integration Soumik15630m 2026-02-08 01:36:55 +05:30
  • 2d7dc922c6
    Suppress warning C4305 (#4668) Ruriwo 2026-02-07 01:37:08 +08:00
  • ee84fa282a Suppress warning C4305 kanren3 2026-02-06 18:44:30 +08:00
  • 28b082cc2b
    Cleanup documentation (#4667) ssszcmawo 2026-02-05 03:47:47 +01:00
  • 66a0d0231b
    Fix formatting and grammar in api.md ssszcmawo 2026-02-05 02:05:57 +01:00
  • 2b8db41411
    Fix comment typo in fmt::formatter struct ssszcmawo 2026-02-04 20:57:03 +01:00
  • 83cc5be61a Cleanup documentation ssszcmawo 2026-02-04 19:34:54 +01:00
  • 2eda43e9be
    Add FMT_USE_FLOCKFILE macro to force has_flockfile trait to false (#4666) Mike Vastola 2026-02-03 15:45:07 -05:00
  • e80eca7658
    Add FMT_USE_FLOCKFILE macro to force has_flockfile trait to false Mike Vastola 2026-02-03 14:24:50 -05:00
  • eb99f6eba6 Move std::byte formatter to std.h Victor Zverovich 2026-02-03 06:52:46 -08:00
  • b98926b73b uint128_fallback -> uint128 Victor Zverovich 2026-02-02 19:13:14 -08:00
  • 6322cf0520 int128_opt -> native_int128 Victor Zverovich 2026-02-02 18:16:53 -08:00
  • 8dfd23651c Cleanup Victor Zverovich 2026-02-02 17:30:46 -08:00
  • 3f98b54bd7 Move _BitInt next to bitref formatter Victor Zverovich 2026-02-02 16:34:12 -08:00
  • 27b7be63bf Remove unnecessary pragmas Victor Zverovich 2026-02-02 11:40:58 -08:00
  • 437006161f capi updated Soumik15630m 2026-02-03 00:48:43 +05:30
  • 48967e1b6f Cleanup named args Victor Zverovich 2026-02-02 11:01:09 -08:00
  • 39e15aff74 Fix template argument ordering Victor Zverovich 2026-02-02 10:44:37 -08:00
  • d04c9801a7 Dedup compile check enforcement Victor Zverovich 2026-02-01 19:43:51 -08:00
  • 8976e3245a Deprecate array vformat_to Victor Zverovich 2026-02-01 11:12:50 -08:00
  • 45ed657df3 Cleanup locking Victor Zverovich 2026-02-01 08:22:38 -08:00
  • a5cd004883
    Fix badge image link in README.md Victor Zverovich 2026-02-01 10:51:15 -08:00
  • 2597530990
    Update badge links in README.md Victor Zverovich 2026-02-01 10:49:50 -08:00
  • afd51d1041
    Bump github/codeql-action from 4.31.2 to 4.32.0 (#4664) dependabot[bot] 2026-02-01 08:21:38 -08:00
  • 2fb5b6968a
    Bump actions/checkout from 6.0.0 to 6.0.2 dependabot[bot] 2026-02-01 15:12:42 +00:00
  • eeb1f04a80
    Bump github/codeql-action from 4.31.2 to 4.32.0 dependabot[bot] 2026-02-01 15:12:33 +00:00
  • b9dc684649 Suppress useless conversion warnings Victor Zverovich 2026-01-31 20:46:17 -08:00
  • f3d510c10c Improve compatibility with std::format Victor Zverovich 2026-01-31 20:25:18 -08:00
  • 76d480c6fd Cleanup handling of adaptors Victor Zverovich 2026-01-31 19:35:50 -08:00
  • e55a02b39a Minor cleanup Victor Zverovich 2026-01-31 13:50:48 -08:00
  • c3f0391efd Remove old diagnostic suppression Victor Zverovich 2026-01-30 18:11:48 -08:00
  • 88f41bbdc0 Reduce noise Victor Zverovich 2026-01-30 17:45:16 -08:00
  • 0007426c2d Make deprecated include an opt in Victor Zverovich 2026-01-30 12:20:54 -08:00
  • 5cc5072aa6
    Fix range suppresor formatter (#4660) Soumik15630m 2026-01-30 20:09:00 +05:30
  • cf74caae38 Simplify warning suppression Victor Zverovich 2026-01-29 22:20:13 -08:00
  • 71c63792dd Move _BitInt to format.h Victor Zverovich 2026-01-29 21:54:47 -08:00