Commit Graph

  • 2e5b14bf60 Add compile-time checks to color formatting Victor Zverovich 2024-01-05 08:24:09 -0800
  • e0b604beb1 Remove a redundant function Victor Zverovich 2024-01-04 15:51:28 -0800
  • 6c617c9670
    Update documentation (#3789) Eicke Herbertz 2024-01-04 19:35:55 +0100
  • bee495c97f Remove dead code Victor Zverovich 2024-01-04 09:40:30 -0800
  • 794e1b6145 Remove redundant overload Victor Zverovich 2024-01-04 09:21:19 -0800
  • d552655695 Update documentation Eicke Herbertz 2024-01-04 18:00:46 +0100
  • c7061776ab Bump version Victor Zverovich 2024-01-04 05:50:54 -0800
  • dc52d176de Cleanup dependencies Victor Zverovich 2024-01-03 20:52:45 -0800
  • 0e3e61cc0a Remove limits dependency Victor Zverovich 2024-01-03 19:03:42 -0800
  • 800a0bb23f Remove dependency on string_view Victor Zverovich 2024-01-03 15:34:43 -0800
  • f2e43f967c Remove char_traits dependency Victor Zverovich 2024-01-03 13:16:28 -0800
  • e69e5f977d Update version 10.2.1 10.x Victor Zverovich 2024-01-03 11:17:28 -0800
  • d88d016e2f Update changelog and version Victor Zverovich 2024-01-03 10:11:10 -0800
  • b169f5be9f Restore symbol from 10.1 Julian Rüth 2024-01-02 23:43:30 -0600
  • c9287eb9f7 Reduce char_traits usage Victor Zverovich 2024-01-03 09:59:44 -0800
  • 61f144bd61 Move copy_str for format.h Victor Zverovich 2024-01-03 09:05:09 -0800
  • 4687f8e37e Remove dependency on <iterator> Victor Zverovich 2024-01-03 06:22:57 -0800
  • f2c55f6bb8 Remove dependency on back_insert_iterator Victor Zverovich 2024-01-03 05:59:48 -0800
  • c9d233c0a4 Decouple appender from back_insert_iterator Victor Zverovich 2024-01-02 20:56:51 -0800
  • 242bcaec04
    Update README.md (#3784) Kasra Hashemi 2024-01-03 17:05:38 +0330
  • 8c54e5bfa4 Fix lint Julian Rüth 2024-01-02 23:53:50 -0600
  • a82712d220 Restore symbol from 10.1 Julian Rüth 2024-01-02 23:43:30 -0600
  • 4e43a46993 Clarify why we can't have nice things Victor Zverovich 2024-01-02 19:14:32 -0800
  • c36ed77ff0 Get rid of addressof Victor Zverovich 2024-01-02 18:01:21 -0800
  • e2ab9ab22b Add FMT_GLIBCXX_RELEASE Victor Zverovich 2024-01-02 16:00:05 -0800
  • 15718cb204
    Merge branch 'fmtlib:master' into patch-1 Kasra Hashemi 2024-01-03 00:30:47 +0330
  • 230cb767d4
    Update README.md Kasra Hashemi 2024-01-03 00:30:10 +0330
  • 0378d171f9 Replace remove_cvref_t with remove_const_t Victor Zverovich 2024-01-02 12:46:09 -0800
  • 3814e398a5
    Update README.md Kasra Hashemi 2024-01-02 22:29:08 +0330
  • baea8f6906 Update docs Victor Zverovich 2024-01-02 08:52:07 -0800
  • eedfdb4c5c Fix docs Victor Zverovich 2024-01-02 08:44:15 -0800
  • 5dbd7fd770 Switch to bootstrap 4 because 5 breaks menus Victor Zverovich 2024-01-02 07:38:23 -0800
  • 7fd1802686
    Fix FMT_OS definition (#3783) Vladislav Shchapov 2024-01-02 20:20:09 +0500
  • 63ce170853 Replace virtual dispatch with normal functions in buffers Victor Zverovich 2024-01-02 07:02:20 -0800
  • 070105450f Fix FMT_OS definition Vladislav Shchapov 2024-01-02 13:12:17 +0500
  • 74ffea0dcf Simplify to_ascii Victor Zverovich 2024-01-01 20:09:47 -0800
  • 6c3b2d491e Fix constness Victor Zverovich 2024-01-01 19:50:36 -0800
  • 4ec9c2906b Apply coding conventions Victor Zverovich 2024-01-01 19:04:25 -0800
  • f4a7d40dca Dedup throw_format_error Victor Zverovich 2024-01-01 18:42:23 -0800
  • 9659f22d36 Don't include os.cc in the module if it is disabled via FMT_OS Victor Zverovich 2024-01-01 18:32:53 -0800
  • 068bf9bad8 Make visitation compatible with std::format Victor Zverovich 2024-01-01 17:31:36 -0800
  • 50565f9853 Move misplaced join overloads to fmt/ranges.h Victor Zverovich 2024-01-01 16:21:21 -0800
  • 0b39d67103 Remove detail::error_handler Victor Zverovich 2024-01-01 16:10:13 -0800
  • c142385033 Improve the pipe API Victor Zverovich 2024-01-01 13:25:07 -0800
  • 398ddb8fec Don't include fmt/os.h in the module if it is disabled via FMT_OS Victor Zverovich 2024-01-01 12:14:14 -0800
  • 583729493c Remove duplicate version Victor Zverovich 2024-01-01 11:50:43 -0800
  • 6c5bcca819 Fix the release script Victor Zverovich 2024-01-01 11:26:19 -0800
  • 67c0c0c09c Update version 10.2.0 Victor Zverovich 2024-01-01 11:10:16 -0800
  • 051b31531c Fix changelog update Victor Zverovich 2024-01-01 11:06:44 -0800
  • b0569451a7 Bump version Victor Zverovich 2024-01-01 10:06:52 -0800
  • ce3161887a Add overflow check Victor Zverovich 2024-01-01 09:17:10 -0800
  • 1a95e5d1b4 Update changelog Victor Zverovich 2024-01-01 08:59:10 -0800
  • e1aac42663 Implement hex specifier Victor Zverovich 2024-01-01 08:39:12 -0800
  • 1705600be3 Remove optional Victor Zverovich 2024-01-01 08:14:52 -0800
  • 0c345dccd2
    Bump actions/upload-artifact from 3.1.2 to 4.0.0 (#3782) dependabot[bot] 2024-01-01 08:10:18 -0800
  • d33731d202 Implement empty format specs Victor Zverovich 2024-01-01 07:40:05 -0800
  • 4fe1a5ed47
    Bump actions/upload-artifact from 3.1.2 to 4.0.0 dependabot[bot] 2024-01-01 15:36:19 +0000
  • cdc60b0c4a
    Bump github/codeql-action from 2.22.5 to 3.22.12 dependabot[bot] 2024-01-01 15:36:16 +0000
  • c068c7c622 Add sentinel support Victor Zverovich 2024-01-01 07:25:01 -0800
  • 13fa26745d Update changelog Victor Zverovich 2024-01-01 06:58:46 -0800
  • ebd5c8f994
    Consistently use fmt:: when invoking format_to. (#3779) Bruce Mitchener 2024-01-01 09:57:03 -0500
  • 4330a9105c Consistently use fmt:: when invoking format_to. Bruce Mitchener 2023-12-31 13:21:47 -0500
  • f5ca178c12 Complete scan_handler Victor Zverovich 2023-12-31 18:00:14 -0800
  • 138a64bfb1 Privatization Victor Zverovich 2023-12-31 15:06:17 -0800
  • a5bacf3fef Remove custom_formatter Victor Zverovich 2023-12-31 12:34:18 -0800
  • 4d3ef84ef2 clang-format Bruce Mitchener 2023-12-31 13:32:58 -0500
  • 4aa24f54cd Implement visitor for scan Victor Zverovich 2023-12-31 09:51:24 -0800
  • e33c1568c3 Implement scan argument access Victor Zverovich 2023-12-31 08:11:54 -0800
  • 23826669cf Cleanup error handling Victor Zverovich 2023-12-31 07:37:59 -0800
  • 8e6b2541a6 Apply coding conventions Victor Zverovich 2023-12-30 16:07:35 -0800
  • 4939d67a83 Cleanup scripts Victor Zverovich 2023-12-30 15:08:27 -0800
  • bd3273021b Update release script Victor Zverovich 2023-12-30 14:29:31 -0800
  • 5f9058dbd4 Improve scripts Victor Zverovich 2023-12-30 11:23:08 -0800
  • 28576b0600 Workaround github markdown mess Victor Zverovich 2023-12-30 09:57:31 -0800
  • 5ddd0cad15 Add a visitor for scan arguments Victor Zverovich 2023-12-30 07:43:21 -0800
  • 41d31512b7 Remove unused import Victor Zverovich 2023-12-30 07:11:32 -0800
  • 44b76d88f4 Fix docs Victor Zverovich 2023-12-30 07:11:13 -0800
  • 3324152db4 Update the release script Victor Zverovich 2023-12-30 06:53:20 -0800
  • 55190dadb5 Cleanup chrono test Victor Zverovich 2023-12-29 16:34:42 -0800
  • 63e4b93cfc Update changelog Victor Zverovich 2023-12-29 15:54:50 -0800
  • c64edcd325 Fix grammar Victor Zverovich 2023-12-29 15:51:16 -0800
  • 8c520b4fdc Fix comment Victor Zverovich 2023-12-29 15:48:25 -0800
  • 2e6bb706bf Update changelog Victor Zverovich 2023-12-29 15:48:09 -0800
  • a13d1b12e5 Update changelog and docs Victor Zverovich 2023-12-29 13:00:12 -0800
  • 47a0eec2e8 Remove unnecessary alias Victor Zverovich 2023-12-29 09:59:55 -0800
  • a8bed38952 Update changelog Victor Zverovich 2023-12-29 09:57:29 -0800
  • e206043d2b Update changelog Victor Zverovich 2023-12-29 09:00:05 -0800
  • 4a6f0be5b6 Improve scan test Victor Zverovich 2023-12-29 08:22:55 -0800
  • 662d784157 Fix scan test Victor Zverovich 2023-12-29 08:21:10 -0800
  • d5823aae36 Ceci n'est pas une pipe Victor Zverovich 2023-12-29 08:11:29 -0800
  • d83c1b8d4a Add initial specifier support to scan Victor Zverovich 2023-12-29 07:15:02 -0800
  • bfba2f9e92 Improve iterator handling in scan Victor Zverovich 2023-12-29 06:34:49 -0800
  • a3bf40838f Initial range support in scan Victor Zverovich 2023-12-29 06:25:57 -0800
  • ea1066bbe3 Cleanup test Victor Zverovich 2023-12-28 16:56:42 -0800
  • be57ec7ec0 Fix chrono-test on platforms with 32-bit time_t Victor Zverovich 2023-12-28 16:14:32 -0800
  • 305747d440 Update changelog Victor Zverovich 2023-12-28 08:01:56 -0800
  • 47c8f63d02 Remove redundant specifier Victor Zverovich 2023-12-28 07:27:33 -0800
  • 76e8f10403 Update changelog Victor Zverovich 2023-12-28 07:23:56 -0800
  • 18ca2248df Document '?' Victor Zverovich 2023-12-28 06:39:00 -0800
  • 3a25a58482
    Update README.md Victor Zverovich 2023-12-26 11:12:02 -0800