Commit Graph

  • 86f2ec5de7 Fix a warning Victor Zverovich 2023-12-23 14:51:43 -08:00
  • a537c39fdf Move conjunction to where it is used Victor Zverovich 2023-12-23 14:35:11 -08:00
  • 7c240d52c3 Remove unused symbol Victor Zverovich 2023-12-23 13:20:55 -08:00
  • f64a6a2ecd Update changelog Victor Zverovich 2023-12-23 12:20:14 -08:00
  • 6f9a816786 Enable test Victor Zverovich 2023-12-23 10:02:42 -08:00
  • e7875ae0fa Fix formatting of some nested ranges Victor Zverovich 2023-12-23 09:11:50 -08:00
  • 3eb3aef575 Fix handling of set_debug_format Victor Zverovich 2023-12-23 08:32:36 -08:00
  • 56d7a8c157 Simplify test Victor Zverovich 2023-12-23 06:53:25 -08:00
  • 968fb9d166 Update changelog Victor Zverovich 2023-12-22 20:42:20 -08:00
  • b5f6b36b00 Update changelog Victor Zverovich 2023-12-22 16:55:02 -08:00
  • 44dd6c0e09 Add glibc support to scan Victor Zverovich 2023-12-22 13:39:18 -08:00
  • 3a0f4af4e9 Refactor file layer Victor Zverovich 2023-12-22 10:50:01 -08:00
  • 1ca1a4a7a9 Update scan test Victor Zverovich 2023-12-22 06:35:36 -08:00
  • dbd9c89b3c Fix URI Victor Zverovich 2023-12-20 14:59:29 -08:00
  • 9cd2b87e18 Fix wchar_t to char conversion warnings (#3764) Vladislav Shchapov 2023-12-20 21:59:26 +05:00
  • d5da9cc40e Apply clang-tidy Victor Zverovich 2023-12-19 17:51:41 -08:00
  • 3a2c50d4ac Cleanup test Victor Zverovich 2023-12-19 14:59:00 -08:00
  • 18c43a214c Cleanup test Victor Zverovich 2023-12-19 13:46:48 -08:00
  • 6b07fff0d9 Make hex float test more stable on different libc (#3762) Vladislav Shchapov 2023-12-20 00:03:06 +05:00
  • 9165434e5a Enable consteval in MSVC VS2019 version 16.10 (#3757) Vladislav Shchapov 2023-12-19 02:00:11 +05:00
  • b8f81dede5 [StepSecurity] ci: Harden GitHub Actions (#3759) StepSecurity Bot 2023-12-17 17:01:17 -08:00
  • 923005bd4f Add stdlib version check for C++20 (#3754) Vladislav Shchapov 2023-12-17 21:33:17 +05:00
  • afa85e46c3 Apply clang-format Victor Zverovich 2023-12-17 07:32:22 -08:00
  • 6025bd7c37 Add localized formatting to non-decimal presentation types of ints (#3750) js324 2023-12-15 10:51:25 -05:00
  • 5471a2426c Update README.md Victor Zverovich 2023-12-13 09:32:00 -08:00
  • 7d757cba5d CI: add lint github workflow for running clang-format (#3749) Kefu Chai 2023-12-13 23:20:23 +08:00
  • 6855bd532b Apply clang-format Kefu Chai 2023-12-13 22:56:42 +08:00
  • bbee753579 Make clang-format happy Victor Zverovich 2023-12-13 06:54:51 -08:00
  • 89860eb901 Use void(*)(void*) instead of decltype(&std::free) to satisfy clang in CUDA mode (#3751) Mikael Simberg 2023-12-11 18:44:02 +01:00
  • 274ba2645b allow format_as() to format reference (#3739) Kefu Chai 2023-12-11 00:49:53 +08:00
  • 9048add999 Report out-of-range errors in chrono Victor Zverovich 2023-12-10 07:26:45 -08:00
  • 640e0c02d4 Update README.md Victor Zverovich 2023-12-09 17:37:07 -08:00
  • 6392dba21c Fix warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated (#3748) Vladislav Shchapov 2023-12-09 21:16:57 +05:00
  • 9a6fd11a56 Fix typo in gmock-gtest-all.cc (#3747) Ikko Eltociear Ashimine 2023-12-10 01:13:20 +09:00
  • dee0dbf07f Update README.md Victor Zverovich 2023-12-08 14:24:11 -08:00
  • 2fabb43b93 Fix README file table (#3744) George Liontos 2023-12-08 20:26:52 +02:00
  • 9c3c107c8c Fix compile with GCC 6.3.0 (bug #3738) (#3743) Albert Santoni 2023-12-08 12:36:33 -05:00
  • 4497a2d09a fix cmake build H1X4 2023-12-08 18:13:18 +02:00
  • 81629e425c Convert README to Markdown Victor Zverovich 2023-12-08 07:28:33 -08:00
  • 6f95000b7a Update README.rst (#3737) reinhardt1053 2023-12-07 15:21:06 +01:00
  • 573d74395b error on bool arg w/ char pres_type (#3734) js324 2023-12-05 16:45:10 -05:00
  • 5d55375a8a Experiment with scan buffering Victor Zverovich 2023-12-02 09:34:27 -08:00
  • 71bd51e6c2 Implement %j specifier for std::chrono::duration (#3732) Ivan Shapovalov 2023-12-03 19:29:58 +04:00
  • f575089243 Simplify test Victor Zverovich 2023-12-01 08:52:42 -08:00
  • 99b9fbf8ef Add formatter for std::source_location (#3730) Félix-Antoine Constantin 2023-11-30 13:05:56 -05:00
  • 8f83ee2ad1 Apply coding conventions Victor Zverovich 2023-11-30 08:21:57 -08:00
  • 2a8a694466 Clarify that mixing code unit types is deprecated Victor Zverovich 2023-11-30 08:20:01 -08:00
  • 04718008ab Minor cleanup Victor Zverovich 2023-11-30 07:34:26 -08:00
  • b87ea22e29 Add native and generic representation for filesystem::path format spec (#3729) js324 2023-11-29 17:49:36 -05:00
  • 5cfd28d476 Experiment with FILE in scan Victor Zverovich 2023-11-26 09:22:31 -08:00
  • 73fae91e64 Cleanup .gitignore Victor Zverovich 2023-11-25 09:45:38 -08:00
  • 6988be3878 Bump version Victor Zverovich 2023-11-25 09:11:53 -08:00
  • 2d1e4bb35e Remove a useless comment Victor Zverovich 2023-11-25 09:05:20 -08:00
  • 7f8d419115 Fix overflow in time_point formatting with large dates (#3727) Corentin Schreiber 2023-11-25 16:36:55 +00:00
  • ccc9ab7bf9 Include correct header Victor Zverovich 2023-11-25 08:23:41 -08:00
  • c4283ec471 Fix a libc++ warning and move the test to the right place Victor Zverovich 2023-11-25 07:58:27 -08:00
  • c3f9a73445 Apply coding conventions Victor Zverovich 2023-11-25 07:41:04 -08:00
  • 06f1c0d725 Clarify that calling non-const format is deprecated Victor Zverovich 2023-11-24 10:21:57 -08:00
  • ffa5b14fe3 Make gtest-extra-test more portable Victor Zverovich 2023-11-24 10:09:21 -08:00
  • bea7ecc710 Disable locale-specific tests on OpenBSD Victor Zverovich 2023-11-24 09:45:56 -08:00
  • 8a39388516 Fix the default locale in ostream_formatter Victor Zverovich 2023-11-24 09:23:58 -08:00
  • dd6f657a79 Remove this-> from decltype (#3723) Peter Johnson 2023-11-22 09:46:04 -08:00
  • c13753a70c Fix handling of invalid Unicode in precision Victor Zverovich 2023-11-18 07:54:36 -10:00
  • 864a8b5f38 fix: support optional<T> with format_as(T) (#3713) Ole Bøe 2023-11-17 00:02:33 +01:00
  • 649fe0fc8b Fix handling of null strings with the s specifier Victor Zverovich 2023-11-14 07:48:10 -10:00
  • 45e124ee43 Added workaround for old xcode compiler bug (#3716) Kai Aoki 2023-11-16 02:19:08 +09:00
  • 045b05d79e Revert CMake changes Victor Zverovich 2023-11-14 06:48:16 -10:00
  • ec628561c2 Fix formatting Victor Zverovich 2023-11-13 06:41:28 -10:00
  • cbb18c237a Add support for CMake 3.28 C++ modules (#3679) Luis Caro Campos 2023-11-13 16:34:42 +00:00
  • 6b0082e6c7 Improve OpenBSD workaround Victor Zverovich 2023-11-07 09:24:33 -10:00
  • 52a99a67f7 Set PDB path for Visual Studio (#3702) Petr Klima 2023-11-08 03:22:52 +11:00
  • 4548d1eae2 Make write_escaped_path more portable Victor Zverovich 2023-11-07 05:46:15 -10:00
  • 050d41e857 Make get_path_string more portable Victor Zverovich 2023-11-06 14:28:46 -10:00
  • 1c023c0087 Update bootstrap Victor Zverovich 2023-11-06 08:20:01 -10:00
  • b35d4e40fe fix: use FMT_HAS_INCLUDE instead of __has_include hotwatermorning 2023-11-03 02:40:39 +09:00
  • acaf83f40f feat: enable building with gcc 4.8 hotwatermorning 2023-11-02 20:42:05 +09:00
  • 05aa783779 feat: include xlocale.h only if exists hotwatermorning 2023-10-01 14:51:23 +09:00
  • 05dda9490d Bump ossf/scorecard-action from 2.2.0 to 2.3.1 (#3697) dependabot[bot] 2023-11-01 12:38:06 -07:00
  • caf4fcb207 Bump github/codeql-action from 2.21.5 to 2.22.5 (#3696) dependabot[bot] 2023-11-01 12:37:23 -07:00
  • e0d3e346d2 Wrap Char in array to avoid pointer arithmetic (#3695) Carl Smedstad 2023-10-31 22:05:46 +01:00
  • 19276d7325 Fix an inconsistentcy between to_string and format Victor Zverovich 2023-10-28 08:04:28 -07:00
  • 2a2c6e676f Fix flushing C++ iostreams before calling write_console() (#3689) Dimitrij Mijoski 2023-10-25 22:13:31 +02:00
  • 3b7f58a8b3 add buffer flush before direct write Roman Koshelev 2023-10-02 19:21:14 +03:00
  • e9bbd4069e Update README.rst Victor Zverovich 2023-10-22 09:13:14 -07:00
  • 857cce7a83 Update README.rst Victor Zverovich 2023-10-22 08:45:50 -07:00
  • 081d5b0d8b Update README.rst Victor Zverovich 2023-10-22 08:30:04 -07:00
  • baae1ed658 add meson instructions to usage docs (#3677) Carson Riker 2023-10-18 14:53:47 -04:00
  • 2ac6c5ca8b Fix error C2668 on Windows with option /std:c++latest (#3680) June Liu 2023-10-17 00:54:02 +08:00
  • d9063baf22 Fix perf regression in ostream::print Victor Zverovich 2023-10-15 08:23:36 -07:00
  • f7542c5761 Apply clang-format Victor Zverovich 2023-10-14 06:52:43 -07:00
  • 130cf54cbc Use a more sensible locale in tests Victor Zverovich 2023-10-08 10:49:21 -07:00
  • 8e0ca0589f Use a more sensible locale in tests Victor Zverovich 2023-10-08 08:45:37 -07:00
  • bf497ac068 Cleanup test Victor Zverovich 2023-10-08 07:30:08 -07:00
  • bb8d50f04b add a suffix for days and fix the one for minutes (#3664) Richard Kellnberger 2023-10-07 21:45:34 +02:00
  • f76603f21e fix: make std::bitset formattable again (#3660) Giel van Schijndel 2023-10-03 18:53:47 +02:00
  • f918289363 Bump actions/checkout from 4.0.0 to 4.1.0 (#3666) dependabot[bot] 2023-10-01 09:49:05 -07:00
  • 72e883e163 Diagnose unsupported code unit types Victor Zverovich 2023-10-01 08:13:03 -07:00
  • b3bf23f3c4 Remove leftover usage of the __std_stream header (#3663) Christoph Reiter 2023-10-01 17:16:42 +02:00
  • 349e1c48d1 Update README.rst (#3661) Joyce 2023-09-30 11:16:04 -03:00
  • 79dbd3f192 feat: add security policy to readme (#3655) Joyce 2023-09-28 20:50:14 -03:00