Commit Graph

  • 0fbaf570e4
    Merge 23109fed8e into 09935d8239 mtillmann0 2024-03-04 15:24:28 +0100
  • 23109fed8e Guard against usage of _isatty when header was not included Martin TILLMANN 2024-03-04 14:27:03 +0100
  • 8ff5ea29ab
    Merge e36ec0410a into 09935d8239 js324 2024-03-03 06:46:38 -0800
  • 09935d8239
    Bump github/codeql-action from 3.23.2 to 3.24.6 (#3876) master dependabot[bot] 2024-03-03 06:46:32 -0800
  • 3bc6cc1e63 Protect against locking formatters Victor Zverovich 2024-03-02 09:13:29 -0800
  • 4fcc317dc9
    Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#3875) dependabot[bot] 2024-03-01 12:20:00 -0800
  • 23f196d6aa
    Bump github/codeql-action from 3.23.2 to 3.24.6 dependabot[bot] 2024-03-01 15:26:11 +0000
  • 20036b094e
    Bump actions/upload-artifact from 4.3.0 to 4.3.1 dependabot[bot] 2024-03-01 15:26:06 +0000
  • ae1e93d34d
    Fix warning C4702 emitted from format.h (MSVC) (#3866) Baardi 2024-02-28 16:47:13 +0100
  • e36ec0410a format Jin S 2024-02-27 11:06:21 -0500
  • 6f6f222f49 fix return type Jin S 2024-02-27 11:05:08 -0500
  • 5ebe8c8a69 separate func for writing debug strings Jin S 2024-02-27 10:56:51 -0500
  • 556e412d3c clean up Jin S 2024-02-26 21:00:34 -0500
  • f68f452dea Workaround an ld warning on macOS Victor Zverovich 2024-02-25 11:41:52 -0800
  • ebea5736a2
    Fix chrono locale format bug for RHEL gcc (#3859) Gao Mingfei 2024-02-25 23:09:33 +0800
  • d7927f9f06 Fix warning C4702 emitted from format.h (MSVC) Bård Sigurd Møller 2024-02-24 17:05:02 +0100
  • ddf0b7d2b5
    Fix warning C4365 emitted from printf.h (#3865) Baardi 2024-02-24 00:33:21 +0000
  • 28115ebeca
    Fix warning C4365 emitted from printf.h Bård Sigurd Møller 2024-02-24 00:05:30 +0100
  • 3df1efa11a
    Fix warning C4365 emitted from printf.h Bård Sigurd Møller 2024-02-23 22:50:58 +0100
  • d17e9c96ed format Jin S 2024-02-23 14:54:44 -0500
  • 181dbcf0b3 fix build Jin S 2024-02-23 14:28:25 -0500
  • 7a8288d3a1 initial commit Jin S 2024-02-23 14:24:07 -0500
  • e9ea1b4499 fix format Gao Mingfei 2024-02-20 12:37:55 +0800
  • 964f9a1e3d Fix chrono locale format bug for RHEL gcc Gao Mingfei 2024-02-20 11:59:32 +0800
  • 0166f455f6
    std.h c++23 build fix (#3856) prlw1 2024-02-19 18:19:39 +0000
  • 44190fc351 std.h c++23 build fix Patrick Welche 2024-02-19 17:45:55 +0000
  • 211493e1fa
    fmt cmake emscripten optimise commands / fmt cmake style Dan Rosser 2024-02-19 23:43:07 +1100
  • 91201e04f0
    Update CMakeLists.txt to support Emscripten Dan Rosser 2024-02-15 22:14:42 +1100
  • 8e42eef495 Don't error on min time_point Victor Zverovich 2024-02-10 17:31:01 -0800
  • 91b30e5b4e More API details Victor Zverovich 2024-02-10 07:38:29 -0800
  • 7a63e233d2 Readd core.h to headers Victor Zverovich 2024-02-10 07:10:28 -0800
  • 44c3fe1ebb Fix handling of static separator Victor Zverovich 2024-02-09 15:58:56 -0800
  • ae181cc93d
    C++23 compatibility: basic_string_view cannot be constructed from nullptr (#3846) Anders Dalvander 2024-02-09 16:39:43 +0100
  • 29a5f34fe0 C++23 compatibility: basic_string_view cannot be constructed from nullptr Anders Dalvander 2024-02-09 10:08:46 +0100
  • 3a6fb2fcaf
    Fix some typos. (#3843) Bruce Mitchener 2024-02-09 01:59:52 +0700
  • 0879504796
    Fix typo in typename. containter_type -> container_type. (#3844) Bruce Mitchener 2024-02-08 21:24:55 +0700
  • b1320a59ae Fix typo in typename. containter_type -> container_type. Bruce Mitchener 2024-02-08 15:26:12 +0700
  • 60243c6cae Fix some typos. Bruce Mitchener 2024-02-08 15:22:30 +0700
  • 34f415b56e
    Fix %S formatting for chrono durations with leading zeroes (#3814) js324 2024-02-07 12:47:32 -0500
  • f8b9e79504 truncation instead of rounding Jin S 2024-02-06 15:15:39 -0500
  • e316dc78f4 Added support of Swift Package Manager Ihor Shevchuk 2023-11-22 14:54:16 +0200
  • e17bc67547 Make scan variadic Victor Zverovich 2024-02-04 07:44:11 -0800
  • 06311ed1ce Fix fixed rounding around zero in Dragon Victor Zverovich 2024-02-03 09:31:36 -0800
  • e5bab8dab4
    added formatter for std::expected (#3834) Dominic Pöschko 2024-02-03 18:06:15 +0100
  • 9f5f39cb50
    Bump actions/upload-artifact from 4.0.0 to 4.3.0 (#3837) dependabot[bot] 2024-02-01 09:05:12 -0800
  • ea581437e5
    Bump github/codeql-action from 2.22.5 to 3.23.2 (#3836) dependabot[bot] 2024-02-01 09:04:58 -0800
  • 7859bba95b
    Bump actions/upload-artifact from 4.0.0 to 4.3.0 dependabot[bot] 2024-02-01 15:17:45 +0000
  • 08b1ea45e6
    Bump github/codeql-action from 2.22.5 to 3.23.2 dependabot[bot] 2024-02-01 15:17:41 +0000
  • 6321a97d6b Simplify color formatting Victor Zverovich 2024-01-31 18:23:12 -0800
  • 4b6b32f388 Deprecate wide stream function Victor Zverovich 2024-01-31 18:10:52 -0800
  • 1b54ba4b9d
    Fix UB in format_arg_store implementation. (#3833) Afanasyev Ivan 2024-02-01 01:08:29 +0700
  • b0945c2c9a Fix UB in format_arg_store implementation. Ivan Afanasyev 2024-01-31 22:21:56 +0700
  • 9f095c7d19 removed redundant else dominic 2024-01-31 16:43:16 +0100
  • 831d135ccb combined write_variant_alternative and write_expected_alternative dominic 2024-01-31 16:41:41 +0100
  • 961d4dd830 moved expected include to c++23 block dominic 2024-01-31 14:01:21 +0100
  • 601981aded fixed code formatting dominic 2024-01-31 13:02:05 +0100
  • cfe55c1e96 added formatter for std::expected dominic 2024-01-31 12:52:57 +0100
  • 71a4a8d479
    Really fix MSVC warning about <bit> only being available in C++20. (#3832) Frank Richter 2024-01-30 19:42:35 +0100
  • 84edb66082 Change <bit> inclusion check per https://github.com/fmtlib/fmt/pull/3832#discussion_r1471144867 Frank Richter 2024-01-30 18:30:42 +0100
  • 388d229e8a Really fix MSVC warning about <bit> only being available in C++20. Frank Richter 2024-01-30 13:25:52 +0100
  • 8e62172ab6 Fix a warning Victor Zverovich 2024-01-29 07:48:48 -0800
  • 28afff363c Improve buffering Victor Zverovich 2024-01-27 16:01:15 -0800
  • af44c29744 Separate buffer initialization from flush Victor Zverovich 2024-01-27 14:57:54 -0800
  • a1e1eedbb5 Minor cleanup Victor Zverovich 2024-01-27 14:00:13 -0800
  • ffce3632b7 Add glibc stream support Victor Zverovich 2024-01-27 10:03:45 -0800
  • b5669512b1 Don't hang on test failure Victor Zverovich 2024-01-27 09:33:07 -0800
  • 6435b169ec Add support for line buffering Victor Zverovich 2024-01-24 16:10:01 -0800
  • 6f260455aa Add scan_data::make_args Victor Zverovich 2024-01-21 08:53:29 -0800
  • e1832bcf00
    Consider ADL begin() and end() when joining ranges (#3824) Beat Bolli 2024-01-22 16:39:33 +0100
  • 48e3ab5826 Consider ADL begin() and end() when joining ranges Beat Bolli 2024-01-21 16:04:09 +0100
  • 2caf1b3b91 scan more Victor Zverovich 2024-01-21 07:56:56 -0800
  • 668fe2653c
    doc: fix the chrono %C example value (#3822) Beat Bolli 2024-01-21 15:31:15 +0100
  • 06fc25f266
    Don't always enable typeid usage under msvc (#3821) Edoardo Lolletti 2024-01-21 15:28:22 +0100
  • 263e82d7ad doc: fix the chrono %C example value Beat Bolli 2024-01-21 14:44:08 +0100
  • cafc27e2b6
    Don't always enable typeid usage under msvc Edoardo Lolletti 2024-01-20 17:51:13 +0100
  • 11ba1270ab Fix flush Victor Zverovich 2024-01-20 07:58:56 -0800
  • 4c5b4af04d Improve name argument validation Victor Zverovich 2024-01-19 16:06:06 -0800
  • 2eb363297b
    Fix custom formatter example (#3820) frank-weinberg 2024-01-19 17:14:48 +0100
  • 5657212c48
    Fix custom formatter example frank-weinberg 2024-01-19 15:10:33 +0000
  • fdfa381896 Update tests Caleb Kiage 2024-01-19 16:30:36 +0300
  • b089024313 Fix issue #3817 Caleb Kiage 2024-01-19 16:13:26 +0300
  • 0147e08225 Document println Victor Zverovich 2024-01-18 19:42:33 -0800
  • 6b68dff901 Write directly to a stream buffer Victor Zverovich 2024-01-18 07:27:59 -0800
  • b2cde48de5 Reduce usage of float_specs Victor Zverovich 2024-01-17 08:27:03 -0800
  • 8510838db1 Make format_specs not depend on code unit type Victor Zverovich 2024-01-17 07:15:50 -0800
  • 090ee13595 Pass char type to write Victor Zverovich 2024-01-17 05:59:21 -0800
  • 4d38a66f96 formatting Jin S 2024-01-16 22:33:42 -0500
  • 2ccc7aa455 remove comment Jin S 2024-01-16 22:04:51 -0500
  • 2ce9f9a28f cmake change Jin S 2024-01-16 21:51:55 -0500
  • e81ef54b30 add tests and single digit case Jin S 2024-01-16 21:15:17 -0500
  • 470c4e6ca8
    Fix scope for glibc ext for sec, min, and hour (#3812) Vladislav Shchapov 2024-01-17 02:54:19 +0500
  • 7e96e39d14 fix type Jin S 2024-01-16 13:04:41 -0500
  • 8227a2f382 fix chrono duration rounding with leading zeroes Jin S 2024-01-16 12:57:50 -0500
  • 9f4aa10c1b Fix scope for glibc ext for sec, min, and hour Vladislav Shchapov 2024-01-16 22:56:40 +0500
  • 13ec66bf78
    🛠 Add basic array safety functions and backwards-compatible result type (#3805) The Phantom Derpstorm 2024-01-16 10:01:15 -0500
  • 90b6cdfdc6
    🎨 Run clang-format, adjust format_to_result documentation ThePhD 2024-01-15 22:13:21 -0500
  • 45595fd148
    🎉 format_to array test suite in base-test! ThePhD 2024-01-15 22:05:59 -0500
  • 64091b7a25 Fix naming Victor Zverovich 2024-01-15 15:03:44 -0800
  • e954823531 Make fill independent on code unit type Victor Zverovich 2024-01-15 10:45:39 -0800
  • f80a2bee1c
    Update README.md Victor Zverovich 2024-01-15 11:40:20 -0800