Commit Graph

  • a45ad32bcf clang-format Barry Revzin 2021-12-24 12:57:07 -0600
  • bc265ea1ef I dedicate this commit to Eric Niebler. Barry Revzin 2021-12-24 11:08:29 -0600
  • a062a40db6 Supporting nested format specs for ranges. Barry Revzin 2021-12-24 10:53:41 -0600
  • 8e59744b8d Switch to new github auth mechanism Victor Zverovich 2022-01-02 09:29:42 -0800
  • 7081a6aa34 Update version Victor Zverovich 2022-01-02 09:01:32 -0800
  • 64dc8fbada Bump version 8.1.0 Victor Zverovich 2022-01-02 08:34:01 -0800
  • fc8e3de7db Fix manage.py script Victor Zverovich 2022-01-02 08:22:25 -0800
  • 57bee9fcdd Fix formating Victor Zverovich 2022-01-02 08:09:55 -0800
  • dce52e491e Update changelog Victor Zverovich 2022-01-02 08:02:45 -0800
  • 9405a47245 Update changelog Victor Zverovich 2022-01-02 07:57:36 -0800
  • 495b8bf12e Update changelog Victor Zverovich 2022-01-01 13:56:31 -0800
  • e221166fab Update changelog Victor Zverovich 2022-01-01 11:34:04 -0800
  • 035cab8da3 Update changelog Victor Zverovich 2022-01-01 09:36:40 -0800
  • 89c6ed12bf Clarify in comments (for now) deprecated map functions Victor Zverovich 2022-01-01 09:29:50 -0800
  • e462da828d
    Add some noexcept (#2684) Björn Schäpers 2022-01-01 17:44:00 +0100
  • e883200940 Add some noexcept Björn Schäpers 2021-12-31 21:23:51 +0100
  • 79c66d66bd Update changelog Victor Zverovich 2021-12-29 15:33:30 -0800
  • 5d37f705f4 Update changelog Victor Zverovich 2021-12-29 15:31:03 -0800
  • 6bb370cec1 Update changelog Victor Zverovich 2021-12-29 15:26:11 -0800
  • bb69201578 Fix tuple join Victor Zverovich 2021-12-29 14:46:45 -0800
  • 4fac7daaef Cleanup bit_cast Victor Zverovich 2021-12-29 12:12:25 -0800
  • 3617c2795a Update changelog Victor Zverovich 2021-12-29 08:25:12 -0800
  • 9c0c1bcdbd Simplify tuple formatting Victor Zverovich 2021-12-29 08:00:36 -0800
  • 187e8db1be Update changelog Victor Zverovich 2021-12-28 08:11:03 -0800
  • c7f88180f6 add tests for format string compile-time checks Alexey Ochapov 2021-12-23 23:58:16 +0300
  • 8a2c3fb88f add reverse tests to compile-error-test Alexey Ochapov 2021-12-13 02:44:52 +0300
  • 1164eda5af disable compile-error-test on Windows Alexey Ochapov 2021-12-23 23:29:07 +0300
  • 4482f6f1f0 rewrite compile-error-test to use non-header-only library Alexey Ochapov 2021-12-13 02:24:04 +0300
  • 8c86bfcbfd
    add tests for format string compile-time checks Alexey Ochapov 2021-12-23 23:58:16 +0300
  • 735cf3056d
    add reverse tests to compile-error-test Alexey Ochapov 2021-12-13 02:44:52 +0300
  • 1f68d6f0b4
    disable compile-error-test on Windows Alexey Ochapov 2021-12-23 23:29:07 +0300
  • 6f5b360681
    rewrite compile-error-test to use non-header-only library Alexey Ochapov 2021-12-13 02:24:04 +0300
  • 796662a612 Escape range items convertible to std::string_view Victor Zverovich 2021-12-27 09:38:06 -0800
  • 33ee4cc516 Improve noexception test Vladislav Shchapov 2021-12-26 22:14:49 +0500
  • 3bbf2c673c Fix throw with exceptions disabled Vladislav Shchapov 2021-12-26 21:15:03 +0500
  • d1c400e8cf Improve noexception test Vladislav Shchapov 2021-12-26 22:14:49 +0500
  • 074c9c52ef Update changelog Victor Zverovich 2021-12-26 08:36:29 -0800
  • 3110ec5a23 Update changelog Victor Zverovich 2021-12-26 08:19:32 -0800
  • 1057379edf Fix throw with exceptions disabled Vladislav Shchapov 2021-12-26 21:15:03 +0500
  • 3014b3d770 Clarify that C strings must be null-terminated Victor Zverovich 2021-12-26 07:23:43 -0800
  • eab2ea9fc2 Replace an assert with an exception Victor Zverovich 2021-12-26 07:05:45 -0800
  • 21ed92a6e9 Update changelog Victor Zverovich 2021-12-24 07:25:23 -0800
  • e8405ef751
    Merge pull request #4 from wuganhao/feature/fix-linking-error Wu, Ganhao 2021-12-24 15:41:31 +0800
  • 138dde2269 Fix - failed linking library. Wu, Ganhao 2021-12-24 06:26:02 +0800
  • 04111dd1e4
    Fix issue #2670 (#2671) Vladislav Shchapov 2021-12-24 01:38:48 +0500
  • 817788fbf0
    remove incorrect C++20 check from test/CMakeLists.txt (#2663) Alexey Ochapov 2021-12-23 23:32:03 +0300
  • d324b4b2bc
    remove incorrect C++20 check from test/CMakeLists.txt Alexey Ochapov 2021-12-13 02:18:19 +0300
  • 9e2fbdcdc3
    Merge pull request #3 from wuganhao/feature/fix-no-wchar Wu, Ganhao 2021-12-24 04:00:20 +0800
  • 4511030af2 Minor code style tweaks for consistency Victor Zverovich 2021-12-23 11:40:01 -0800
  • 7812813a32
    Don't explicitly delete copy ctor of dynamic_format_arg_store (#2664) lucpelletier 2021-12-23 14:34:16 -0500
  • 664cd6067d Remove std-format-test Victor Zverovich 2021-12-23 10:58:02 -0800
  • 00884d94cd Merge remote-tracking branch 'github/master' into feature/fix-no-wchar Wu, Ganhao 2021-12-24 02:34:38 +0800
  • 784e2a7b42 Fix an overflow when formatting very large durations Victor Zverovich 2021-12-23 09:59:15 -0800
  • e92882dbf0 Merge branch 'release/8.0' into feature/fix-no-wchar Wu, Ganhao 2021-12-24 02:34:22 +0800
  • 9014aafa53
    Merge pull request #2 from wuganhao/feature/nuget Wu, Ganhao 2021-12-23 22:36:35 +0800
  • 2842b98bd9 Fix issue #2670 Vladislav Shchapov 2021-12-23 17:17:47 +0500
  • f78268dd14 Fix yaml syntax. Wu, Ganhao 2021-12-23 18:55:41 +0800
  • 5613a2df48 Fix nuget packaging. Wu, Ganhao 2021-12-23 18:33:33 +0800
  • 753cc919a2 Fix yaml syntax. Wu, Ganhao 2021-12-23 18:18:37 +0800
  • 146e00d716 Fix yaml syntax. Wu, Ganhao 2021-12-23 18:14:48 +0800
  • 0f00658e30 Fix yaml syntax. Wu, Ganhao 2021-12-23 18:09:32 +0800
  • 22d9268546 Fix yaml syntax. Wu, Ganhao 2021-12-23 18:04:53 +0800
  • 1846821a5f Fix yaml syntax. Wu, Ganhao 2021-12-23 17:58:39 +0800
  • 884c0d5bdd Fix yaml syntax. Wu, Ganhao 2021-12-23 17:48:15 +0800
  • 17bc23c72d Rename pipelines. Wu, Ganhao 2021-12-23 17:34:08 +0800
  • 227109eef1 Create pipeline to pack and push nuget package. Wu, Ganhao 2021-12-23 17:14:54 +0800
  • fc2a376d8e Remove two expressions which had no effect (reported by LGTM) Stefan Weil 2021-12-22 21:45:04 +0100
  • 3d9dfbc765 Remove two expressions which had no effect (reported by LGTM) Stefan Weil 2021-12-22 21:45:04 +0100
  • 8e20ab57d3 include <memory>, don't use make_unique Luc Pelletier 2021-12-20 14:34:37 -0500
  • 18764e4ac3 Add test for dynamic_format_arg_store's move ctor Luc Pelletier 2021-12-19 12:33:04 -0500
  • c5aafd8f90 expose headers as SYSTEM depending on special configuration option Alexey Ochapov 2021-12-13 05:20:15 +0300
  • eaddd1e3cd Fix handling of byte Victor Zverovich 2021-12-19 06:46:24 -0800
  • 73732e19e9 Don't explicitly delete copy ctor of dynamic_format_arg_store Luc Pelletier 2021-12-18 11:55:22 -0500
  • 2d44577586 Try fixing byte regression Victor Zverovich 2021-12-18 08:51:21 -0800
  • e46392ea2c deprecate _format UDL in code using FMT_DEPRECATED Alexey Ochapov 2021-12-12 00:57:14 +0300
  • f2d1cbfb2f
    deprecate _format UDL in code using FMT_DEPRECATED Alexey Ochapov 2021-12-12 00:57:14 +0300
  • 18f96ae075
    expose headers as SYSTEM depending on special configuration option Alexey Ochapov 2021-12-13 05:20:15 +0300
  • c882790a2e Add a set formatter Victor Zverovich 2021-12-18 07:35:40 -0800
  • 121002d700 Add a map formatter Victor Zverovich 2021-12-18 07:12:53 -0800
  • be51ee1ceb Disable broken copy ctor of dynamic_format_arg_store Victor Zverovich 2021-12-17 17:13:08 -0800
  • 659de779e6 Fix a UB in parse_format_specs when begin is null Victor Zverovich 2021-12-17 16:51:24 -0800
  • 51b14b6c0c remove commented out lines Alexey Ochapov 2021-12-13 04:54:29 +0300
  • 223a0fa55d move gtest-specific check into gtest/CMakeLists.txt Alexey Ochapov 2021-12-13 04:53:43 +0300
  • ef72b471fc
    enable named arguments check in compile-time checks (#2649) Alexey Ochapov 2021-12-18 02:53:05 +0300
  • 82246b8766
    fix throw with exceptions disabled (#2647) Alexey Ochapov 2021-12-18 00:44:36 +0300
  • e98129ec38 Don't touch begin iterator (pointer) if begin == end. David P. Sicilia 2021-12-17 11:50:25 -0500
  • 35f60377aa
    Update ChangeLog.rst Victor Zverovich 2021-12-17 06:49:29 -0800
  • fcf8de5023 Add %I64d/u for printf-style on windows. fenlog 2021-12-17 17:11:41 +0800
  • d5b72b2ea9
    Merge pull request #1 from wuganhao/feature/nuget Wu, Ganhao 2021-12-13 17:40:47 +0800
  • 272c34cefd
    remove commented out lines Alexey Ochapov 2021-12-13 04:54:29 +0300
  • c05f2085b7
    move gtest-specific check into gtest/CMakeLists.txt Alexey Ochapov 2021-12-13 04:53:43 +0300
  • 1f2dd9e81d
    enable named arguments check in compile-time checks Alexey Ochapov 2021-12-13 04:30:00 +0300
  • a1cb6bf949
    fix throw with exceptions disabled Alexey Ochapov 2021-12-13 02:54:10 +0300
  • 5863d7f067 Make buffered_file move assignment noexcept Jerry Crunchtime 2021-12-12 14:07:13 +0100
  • 3a951a66cb
    Avoid qualifying by inline namespace. Fixes #2642. (#2643) Marek Kurdej 2021-12-10 17:28:25 +0100
  • 03ced87112 Avoid qualifying by inline namespace. Fixes #2642. Marek Kurdej 2021-12-10 17:05:26 +0100
  • e0136fc8bd
    Qualify calls to make_wformat_args. Fixes #2639. (#2641) Marek Kurdej 2021-12-10 15:36:42 +0100
  • 1e769f0497 Qualify calls to make_wformat_args. Fixes #2639. Marek Kurdej 2021-12-10 11:17:31 +0100
  • ac1b5f3da5 Refactor problematic trailing returns in arg_mapper Victor Zverovich 2021-12-09 18:08:22 -0800
  • fd62fba985 Don't convert scoped enums to integers Victor Zverovich 2021-12-09 11:11:17 -0800