Commit Graph

  • 739055ae7b Fix apidocs Victor Zverovich 2022-01-06 11:06:39 -08:00
  • dbbd711f46 Suppress a warning Victor Zverovich 2022-01-05 09:41:35 -08:00
  • 98cbb6a43c Fix ABI compatiblity issue Victor Zverovich 2022-01-05 08:08:38 -08:00
  • 214cf13f17 Fix endianness bug in write_digit2_separated (#2699) Vladislav Shchapov 2022-01-05 03:23:42 +05:00
  • 17a5c808da Restore FMT_API on error_handler::on_error() (#2696) Julian Rüth 2022-01-04 12:53:44 -06:00
  • fc1783fcc6 Avoid undefined symbols with mingw-w64 (#2692) Richard Berger 2022-01-03 18:29:29 -05:00
  • 1b193e7b37 Deprecate more Victor Zverovich 2022-01-03 09:56:44 -08:00
  • 8e59744b8d Switch to new github auth mechanism Victor Zverovich 2022-01-02 09:29:42 -08:00
  • 7081a6aa34 Update version Victor Zverovich 2022-01-02 09:01:32 -08:00
  • 64dc8fbada Bump version 8.1.0 Victor Zverovich 2022-01-02 08:34:01 -08:00
  • fc8e3de7db Fix manage.py script Victor Zverovich 2022-01-02 08:22:25 -08:00
  • 57bee9fcdd Fix formating Victor Zverovich 2022-01-02 08:09:55 -08:00
  • dce52e491e Update changelog Victor Zverovich 2022-01-02 08:02:45 -08:00
  • 9405a47245 Update changelog Victor Zverovich 2022-01-02 07:57:36 -08:00
  • 495b8bf12e Update changelog Victor Zverovich 2022-01-01 13:56:31 -08:00
  • e221166fab Update changelog Victor Zverovich 2022-01-01 11:34:04 -08:00
  • 035cab8da3 Update changelog Victor Zverovich 2022-01-01 09:36:40 -08:00
  • 89c6ed12bf Clarify in comments (for now) deprecated map functions Victor Zverovich 2022-01-01 09:29:50 -08:00
  • e462da828d Add some noexcept (#2684) Björn Schäpers 2022-01-01 17:44:00 +01:00
  • 79c66d66bd Update changelog Victor Zverovich 2021-12-29 15:33:30 -08:00
  • 5d37f705f4 Update changelog Victor Zverovich 2021-12-29 15:31:03 -08:00
  • 6bb370cec1 Update changelog Victor Zverovich 2021-12-29 15:26:11 -08:00
  • bb69201578 Fix tuple join Victor Zverovich 2021-12-29 14:46:45 -08:00
  • 4fac7daaef Cleanup bit_cast Victor Zverovich 2021-12-29 12:12:25 -08:00
  • 3617c2795a Update changelog Victor Zverovich 2021-12-29 08:25:12 -08:00
  • 9c0c1bcdbd Simplify tuple formatting Victor Zverovich 2021-12-29 08:00:36 -08:00
  • 187e8db1be Update changelog Victor Zverovich 2021-12-28 08:11:03 -08:00
  • c7f88180f6 add tests for format string compile-time checks Alexey Ochapov 2021-12-23 23:58:16 +03:00
  • 8a2c3fb88f add reverse tests to compile-error-test Alexey Ochapov 2021-12-13 02:44:52 +03:00
  • 1164eda5af disable compile-error-test on Windows Alexey Ochapov 2021-12-23 23:29:07 +03:00
  • 4482f6f1f0 rewrite compile-error-test to use non-header-only library Alexey Ochapov 2021-12-13 02:24:04 +03:00
  • 796662a612 Escape range items convertible to std::string_view Victor Zverovich 2021-12-27 09:38:06 -08:00
  • 33ee4cc516 Improve noexception test Vladislav Shchapov 2021-12-26 22:14:49 +05:00
  • 3bbf2c673c Fix throw with exceptions disabled Vladislav Shchapov 2021-12-26 21:15:03 +05:00
  • 074c9c52ef Update changelog Victor Zverovich 2021-12-26 08:36:29 -08:00
  • 3110ec5a23 Update changelog Victor Zverovich 2021-12-26 08:19:32 -08:00
  • 3014b3d770 Clarify that C strings must be null-terminated Victor Zverovich 2021-12-26 07:23:43 -08:00
  • eab2ea9fc2 Replace an assert with an exception Victor Zverovich 2021-12-26 07:05:45 -08:00
  • 21ed92a6e9 Update changelog Victor Zverovich 2021-12-24 07:25:23 -08:00
  • 04111dd1e4 Fix issue #2670 (#2671) Vladislav Shchapov 2021-12-24 01:38:48 +05:00
  • 817788fbf0 remove incorrect C++20 check from test/CMakeLists.txt (#2663) Alexey Ochapov 2021-12-23 23:32:03 +03:00
  • 4511030af2 Minor code style tweaks for consistency Victor Zverovich 2021-12-23 11:40:01 -08:00
  • 7812813a32 Don't explicitly delete copy ctor of dynamic_format_arg_store (#2664) lucpelletier 2021-12-23 14:34:16 -05:00
  • 664cd6067d Remove std-format-test Victor Zverovich 2021-12-23 10:58:02 -08:00
  • 784e2a7b42 Fix an overflow when formatting very large durations Victor Zverovich 2021-12-23 09:59:15 -08:00
  • fc2a376d8e Remove two expressions which had no effect (reported by LGTM) Stefan Weil 2021-12-22 21:45:04 +01:00
  • c5aafd8f90 expose headers as SYSTEM depending on special configuration option Alexey Ochapov 2021-12-13 05:20:15 +03:00
  • eaddd1e3cd Fix handling of byte Victor Zverovich 2021-12-19 06:46:24 -08:00
  • 2d44577586 Try fixing byte regression Victor Zverovich 2021-12-18 08:51:21 -08:00
  • e46392ea2c deprecate _format UDL in code using FMT_DEPRECATED Alexey Ochapov 2021-12-12 00:57:14 +03:00
  • c882790a2e Add a set formatter Victor Zverovich 2021-12-18 07:35:40 -08:00
  • 121002d700 Add a map formatter Victor Zverovich 2021-12-18 07:12:53 -08:00
  • be51ee1ceb Disable broken copy ctor of dynamic_format_arg_store Victor Zverovich 2021-12-17 17:13:08 -08:00
  • 659de779e6 Fix a UB in parse_format_specs when begin is null Victor Zverovich 2021-12-17 16:51:24 -08:00
  • 51b14b6c0c remove commented out lines Alexey Ochapov 2021-12-13 04:54:29 +03:00
  • 223a0fa55d move gtest-specific check into gtest/CMakeLists.txt Alexey Ochapov 2021-12-13 04:53:43 +03:00
  • ef72b471fc enable named arguments check in compile-time checks (#2649) Alexey Ochapov 2021-12-18 02:53:05 +03:00
  • 82246b8766 fix throw with exceptions disabled (#2647) Alexey Ochapov 2021-12-18 00:44:36 +03:00
  • 35f60377aa Update ChangeLog.rst Victor Zverovich 2021-12-17 06:49:29 -08:00
  • 3a951a66cb Avoid qualifying by inline namespace. Fixes #2642. (#2643) Marek Kurdej 2021-12-10 17:28:25 +01:00
  • e0136fc8bd Qualify calls to make_wformat_args. Fixes #2639. (#2641) Marek Kurdej 2021-12-10 15:36:42 +01:00
  • ac1b5f3da5 Refactor problematic trailing returns in arg_mapper Victor Zverovich 2021-12-09 18:08:22 -08:00
  • fd62fba985 Don't convert scoped enums to integers Victor Zverovich 2021-12-09 11:11:17 -08:00
  • c652f8243a Make header guard consistent with header name Victor Zverovich 2021-12-09 10:49:47 -08:00
  • a9c7b9b8f7 Clarify that _format is deprecated Victor Zverovich 2021-12-09 10:34:27 -08:00
  • e4f0564aa6 Disable is_streamable for string[_view] Victor Zverovich 2021-12-09 09:48:55 -08:00
  • 91533d3c33 Minor tweaks to chrono subsecond formatting Victor Zverovich 2021-12-09 06:55:31 -08:00
  • 0bbc9708f9 Implement c++20 std::chrono::duration subsecond formatting (#2623) matrackif 2021-12-09 15:45:13 +01:00
  • 9d5b9defde Enable tzset only on Windows desktop app (#2633) Vladislav Shchapov 2021-12-08 04:22:36 +05:00
  • 215f21a038 Detect overflow on large precision Victor Zverovich 2021-12-05 07:12:10 -08:00
  • c240d98ffd Optimize tm formatting (Non C-locales and %Z) (#2617) Vladislav Shchapov 2021-12-05 00:02:31 +05:00
  • 6ab73113fc Mark grow as FMT_CONSTEXPR20 (#2630) Andrew Corrigan 2021-12-03 10:13:30 -05:00
  • 713c7c7c62 Cleanup os.cc Victor Zverovich 2021-12-01 06:47:41 -08:00
  • 9b1807a8a2 fix int -> uint warning (#2611) Acretock 2021-12-01 19:40:17 +05:00
  • ec3b097cb9 [doc] FMT_STRING supports C++14 and no-op in C++11 (#2620) Lounarok 2021-11-28 23:02:15 +08:00
  • c472a27818 Fix handling of very large precision in fixed format Victor Zverovich 2021-11-27 08:23:05 -08:00
  • 201971e293 Make MSVC use [[nodiscard]] (#2615) Alex Guteniev 2021-11-26 17:32:50 +02:00
  • acad8cfab1 Reformat all source code; no functional changes Florin Iucha 2021-11-25 11:52:21 -05:00
  • 491ba2dda5 Annotate fmt::format and fmt::formatted_size as [[nodiscard]] Florin Iucha 2021-11-24 17:09:41 -05:00
  • 5abe9e8266 Add platform-specific 'z' formatter Vladislav Shchapov 2021-11-13 14:31:57 +05:00
  • be3a3a5aed Use predefined formats for C-locale Vladislav Shchapov 2021-11-11 21:33:33 +05:00
  • a3ab36c803 Formatting of function pointers, member function pointers, member object pointers... (#2610) Alex Guteniev 2021-11-23 22:55:22 +02:00
  • 19cac63fe4 Broken link in README.rst Eric Curtin 2021-11-19 16:43:48 +00:00
  • 43419a4ada Workaround a bug in gcc Victor Zverovich 2021-11-19 07:32:42 -08:00
  • c089f7d497 Simplify std::tm formatter Vladislav Shchapov 2021-11-13 22:51:13 +05:00
  • aa5517f6b9 Reuse tm_writer in chrono_formatter Vladislav Shchapov 2021-11-13 22:46:16 +05:00
  • 50140be7ae Reuse tm_writer in weekday formatter Vladislav Shchapov 2021-11-13 22:45:25 +05:00
  • 8b89454994 Improve consistency Victor Zverovich 2021-11-13 08:59:56 -08:00
  • 5380ff4d88 Detect types convertible to unformattable pointers Victor Zverovich 2021-11-13 08:26:27 -08:00
  • 094b66e81d changed locale retrieval way to a fancy one Pavel Novikov 2021-11-12 23:28:59 +03:00
  • b69ae4854c Reorder classes (#2591) Vladislav Shchapov 2021-11-11 06:09:23 +05:00
  • 0b843af56b sped up chrono.h formatting for cases without providing locale (#2576) Pavel Novikov 2021-11-07 19:52:57 +03:00
  • 12b1d8b14a Fix precision 0 with std::chrono::duration and added additional tests. (#2588) lukester1975 2021-11-06 15:57:22 +00:00
  • e67f92c55c Cleanup warnings with nvhpc/21.9. (#2582) Olli Lupton 2021-11-05 20:17:11 +01:00
  • 812733cc96 const qualify format function for systen_clock Victor Zverovich 2021-10-31 09:41:16 -07:00
  • 028f227752 Handle implicit conversions in write Victor Zverovich 2021-10-31 08:09:32 -07:00
  • 5b0aa638cf Minor grammar fix Victor Zverovich 2021-10-30 09:14:13 -07:00
  • 6eaceb5f73 Fix incompatible between docutils 1.18.0 and sphinx 3.3.0 (#2575) Vladislav Shchapov 2021-10-30 21:12:36 +05:00
  • 0697c5edb6 FMT_USE_FCNTL can be predefined (#2573) timkalu 2021-10-30 17:35:48 +02:00
  • 1031eedf27 Replacing strftime with std::time_put (#2550) Vladislav Shchapov 2021-10-30 20:25:45 +05:00