Commit Graph

  • 541cd21838 Fix locale name (thanks Mikhail Paulyshka) Victor Zverovich 2022-08-20 08:06:20 -07:00
  • 1f95c34381 Fix sign handling with large code units Victor Zverovich 2022-08-20 07:46:58 -07:00
  • 779449fd99 Belarusify test Victor Zverovich 2022-08-20 07:18:30 -07:00
  • fbb568bce0 nvhpc/22.3: workaround for c++17 mode. (#3043) Olli Lupton 2022-08-18 20:30:40 +02:00
  • 36c23bd5fd Prepare for deprecating FindPythonInterp module. (#3040) Haowei Hsu 2022-08-18 05:18:39 +08:00
  • 9ff0f3a7d6 Fix docs Rémi Burtin 2022-08-16 18:02:31 +02:00
  • fd41110d38 Add MinGW to CI Dimitrij Mijoski 2022-08-09 12:44:37 +02:00
  • fc23cfbf4e Fix testsuite on MinGW + MSVCRT Dimitrij Mijoski 2022-08-08 22:35:51 +02:00
  • fd93b633b8 Constexpr formatted_size (#3026) Mark Santaniello 2022-08-10 09:35:30 -07:00
  • 7fb8d33f9d Fix compile-time width/precision type check Victor Zverovich 2022-08-09 15:51:10 -07:00
  • 8bd02e93b2 Reduce conditional compilation Dimitrij Mijoski 2022-08-09 17:04:45 +02:00
  • d9c1c7353a Use is_utf8() in print(std::ostream&, ...) Dimitrij Mijoski 2022-08-05 22:26:39 +02:00
  • 682e097bee Remove -Wl,--as-needed linker option Vladislav Shchapov 2022-08-05 20:53:17 +05:00
  • b9087ee587 Suppress unused typedef warning Hannes Friederich 2022-08-05 08:34:59 +02:00
  • df56fdf883 Clarify docs for compile-time checks Victor Zverovich 2022-08-05 07:00:34 -07:00
  • 90c48b8525 Remove double code execution Vladislav Shchapov 2022-07-30 12:06:59 +05:00
  • 5a8b7cd742 Add comment Vladislav Shchapov 2022-07-30 11:47:33 +05:00
  • 36a25d75b4 Reuse detail::string_literal in the chrono formatter Vladislav Shchapov 2022-07-30 11:25:10 +05:00
  • 6c9304b2c2 Replace ParseContext with basic_format_parse_context Vladislav Shchapov 2022-07-30 00:40:02 +05:00
  • 24ab9dd19e Remove duplicate method Vladislav Shchapov 2022-07-29 23:05:04 +05:00
  • a95dc17017 Remove unused condition Vladislav Shchapov 2022-07-29 22:41:43 +05:00
  • 5f774c0aed I shouldn't be there Victor Zverovich 2022-08-02 15:49:41 -07:00
  • 6567df7f24 Update README.rst Victor Zverovich 2022-08-02 06:50:09 -07:00
  • 6c6b1fbf6e Workaround a bug in MSVC Vladislav Shchapov 2022-07-31 00:46:31 +05:00
  • 9beddd08f9 Improve CI on Windows Dimitrij Mijoski 2022-07-28 20:05:04 +02:00
  • 6452e3c9eb Fix a typo in example Victor Zverovich 2022-08-02 06:26:19 -07:00
  • 756822ba39 Fix Unicode handling for ostream under Windows with libc++. (#3001) Dimitrij Mijoski 2022-07-30 15:49:21 +02:00
  • 0b2862a1e4 Range formatter (#2983) Barry Revzin 2022-07-29 15:55:16 -05:00
  • 258000064d Add fmt:: namespace to doc (#3009) Jean-Michaël Celerier 2022-07-29 22:10:09 +02:00
  • e9ca7ea472 Suppress a bogus warning Victor Zverovich 2022-07-28 07:12:49 -07:00
  • 81f1cc74a7 Improve Unicode handling when writing to an ostream on Windows (#2994) Dimitrij Mijoski 2022-07-23 17:03:31 +02:00
  • bbcb129e02 Reduce filesize of the tests on MinGW (#2995) Dimitrij Mijoski 2022-07-23 05:11:33 +02:00
  • 48e0a59222 Implement compile-time checks for dynamic width/precision type Victor Zverovich 2022-06-09 17:59:27 -07:00
  • bc5c7c50fd Fixes IBM XLC behavior with uint128 fallback (#2985) Federico 2022-07-22 13:49:17 -07:00
  • 00adc7120d Add a regression test for here be dragons Victor Zverovich 2022-07-22 09:39:36 -07:00
  • c48be439f1 Add additional search paths for doxygen on Windows Haowei Hsu 2022-07-19 18:38:26 +08:00
  • 371f9c71ca Fix even in format_dragon Victor Zverovich 2022-07-19 08:36:34 -07:00
  • 91abfcd6cf Suppress an msvc warning Victor Zverovich 2022-07-16 08:52:47 -07:00
  • deeab54b40 Remove unused include Victor Zverovich 2022-07-15 20:11:35 -07:00
  • 688a627d6c Remove unused constants. Junekey Jeon 2022-07-14 14:58:35 -07:00
  • 9bb1605f10 Remove some branches Junekey Jeon 2022-07-12 16:27:05 -07:00
  • 8061d9afbe Simplify Dragonbox implementation Junekey Jeon 2022-07-12 16:26:05 -07:00
  • d82e1a108d Make sure the correct fmod overload is called Victor Zverovich 2022-07-13 12:33:57 -07:00
  • defa04e730 Fix for EDG frontend (Intel, NVHPC compilers) (#2982) Vladislav Shchapov 2022-07-13 23:34:43 +05:00
  • 92d36e82c4 The n specifier for ranges (#2981) Barry Revzin 2022-07-12 12:08:38 -05:00
  • 0db43cf7fe Pointless comparison warnings (#2971) Federico 2022-07-11 12:29:39 -07:00
  • 05be7a0764 Use FMT_USE_FLOAT128 instead of __SIZEOF_FLOAT128__ Victor Zverovich 2022-07-10 08:47:16 -07:00
  • 2a1b3ac629 Fix large shift in uint128_fallback Victor Zverovich 2022-07-10 08:14:18 -07:00
  • e1d3d3a326 Exclude recursive ranges from the formatter specialization for ranges (#2974) Daniel Krügler 2022-07-10 15:26:23 +02:00
  • b761f1279e Improve forward using the idea from Jonathan Müller Victor Zverovich 2022-07-07 16:48:17 -07:00
  • cc1926942f Inline std::forward Victor Zverovich 2022-07-07 14:41:54 -07:00
  • d5e9166f54 Fixed typo in changelog example. Michael Winterberg 2022-07-05 09:24:25 -07:00
  • b31d1a75a0 Add xchar support for fmt::streamed(). Vladislav Shchapov 2022-07-03 18:42:08 +05:00
  • c4ee726532 Update version Victor Zverovich 2022-07-04 09:50:06 -07:00
  • fa2eb2d2e3 Bump version Victor Zverovich 2022-07-04 09:37:29 -07:00
  • 35f72bf210 Bump version Victor Zverovich 2022-07-04 09:10:55 -07:00
  • d22f00d7e4 Update changelog Victor Zverovich 2022-07-04 09:01:56 -07:00
  • 4e8d215606 Update changelog Victor Zverovich 2022-07-04 08:56:18 -07:00
  • 84eecb6561 Prune CI configs Victor Zverovich 2022-07-04 08:39:30 -07:00
  • 55727e3b21 More compile-time checks Victor Zverovich 2022-07-04 08:25:27 -07:00
  • 1010b7f148 Update docs Victor Zverovich 2022-07-04 08:18:44 -07:00
  • 2ac51fc448 Update changelog Victor Zverovich 2022-07-04 08:13:27 -07:00
  • 831132293b Workaround for Microsoft Visual Studio 2022 Internal compiler error. Vladislav Shchapov 2022-07-03 15:56:56 +05:00
  • 115e00e0b9 Replace __cplusplus with FMT_CPLUSPLUS. Vladislav Shchapov 2022-07-03 14:50:21 +05:00
  • 94114b05ca New CI: Microsoft Visual Studio 2022. Vladislav Shchapov 2022-07-03 14:27:27 +05:00
  • d2a2320820 Fix partial specialization problem for filesystem for Visual Studio (#2957) Daniel Krügler 2022-07-03 20:06:54 +02:00
  • 0c06c81da8 Deprecated implicit conversion of enums to ints for consistency with scoped enums Victor Zverovich 2022-07-03 08:05:47 -07:00
  • c12b4c0cf1 New CI: GCC-8 C++17, Clang-8 C++17. Vladislav Shchapov 2022-06-30 21:16:23 +05:00
  • 99bb5b1d17 Fix std::variant, std::filesystem::path tests on GCC-8, Clang-7,8. Vladislav Shchapov 2022-06-28 22:26:03 +05:00
  • e29c2bc60e Update docs Victor Zverovich 2022-06-30 08:13:34 -07:00
  • c65e4286bf Update changelog Victor Zverovich 2022-06-29 09:02:08 -07:00
  • 69c24e47e8 Update changelog Victor Zverovich 2022-06-28 11:00:56 -07:00
  • 6a775e9560 Add support for 'std::variant' in C++17 (#2941) jehelset 2022-06-26 16:28:01 +02:00
  • 51535866d0 Update docs Victor Zverovich 2022-06-25 09:13:29 -07:00
  • 3ef5caa9fe Update docs Victor Zverovich 2022-06-25 09:11:10 -07:00
  • dccd3e6742 Fix docs Victor Zverovich 2022-06-25 09:04:31 -07:00
  • 9cb02aaaad Fix UDLs Victor Zverovich 2022-06-25 08:48:25 -07:00
  • e6d478f8e8 Update changelog and docs Victor Zverovich 2022-06-25 08:33:57 -07:00
  • 2d931b1497 Add fmt::streamed Victor Zverovich 2022-06-24 09:26:24 -07:00
  • 0506a5733d Update changelog Victor Zverovich 2022-06-24 09:04:56 -07:00
  • e8bd2a804d Fix enable_ifs for map formatter (#2944) Jonathan W 2022-06-23 17:24:11 +02:00
  • 7c56e11ecf Update changelog Victor Zverovich 2022-06-23 07:40:56 -07:00
  • 69a20db081 Update changelog and fix an apidoc comment Victor Zverovich 2022-06-22 08:32:46 -07:00
  • 7a2a97c882 Update changelog Victor Zverovich 2022-06-22 07:31:34 -07:00
  • 5682338891 Fix is_formattable for tuple-like types. (#2940) jehelset 2022-06-19 17:25:58 +02:00
  • f0de128449 Remove /source-charset:utf-8 compile option. Vladislav Shchapov 2022-06-13 12:36:51 +05:00
  • eaa8efb950 Fix ofstream handling in msvc Victor Zverovich 2022-06-16 14:56:45 -07:00
  • fb991e9d3b Update changelog Victor Zverovich 2022-06-12 12:17:39 -07:00
  • 8e47cfd1cd fix -Wsign-conversion warning Juraj 2022-06-11 16:05:53 +02:00
  • 2471875867 Make the tests pass on a CHERI system. David Chisnall 2022-06-09 16:33:33 +01:00
  • b135f1c014 Refactor handling of argument types Victor Zverovich 2022-06-09 16:57:52 -07:00
  • f61a1e8132 Add format_arg_types Victor Zverovich 2022-06-05 16:46:50 -07:00
  • 48b7e3dafb Added a FMT_STRING wrapper for system_error() call. Mattes D 2022-06-07 00:43:02 +02:00
  • 4bb3af7a6b Improve compile-time checks Victor Zverovich 2022-06-05 13:19:34 -07:00
  • d02c582b96 Fix 'duplicate symbol' error. Vladislav Shchapov 2022-06-05 18:00:58 +05:00
  • b59d8c3a23 Make std::filesystem::path formatter utf-8 compatible. Vladislav Shchapov 2022-05-31 21:38:24 +05:00
  • 232e21d51f Add utf-8 test for std::filesystem::path formatter. Vladislav Shchapov 2022-05-31 19:58:49 +05:00
  • 8644654190 Docs: add comment about empty format context range Alex 2022-06-02 21:38:15 +07:00
  • ba50c19e82 use qualified call to avoid ADL conflict with std::format_to agga 2022-06-02 00:45:59 +02:00
  • 9d60395953 Fix compilation on ppc64 Victor Zverovich 2022-05-31 12:47:08 -07:00