Commit Graph

  • 0eef389ddb Code style Victor Zverovich 2021-06-03 11:51:21 -07:00
  • e27b1ce50c Fix docs Victor Zverovich 2021-06-03 09:32:12 -07:00
  • 9f8b6daca2 Fix wheel installation Victor Zverovich 2021-06-03 09:10:07 -07:00
  • 6060bcfc8a Fix docs Victor Zverovich 2021-06-03 09:03:00 -07:00
  • ff9673463c Fix docs Victor Zverovich 2021-06-03 08:43:41 -07:00
  • 1085cc2178 Fix docs Victor Zverovich 2021-06-03 08:28:02 -07:00
  • 11addaa16e Update docs Victor Zverovich 2021-06-03 06:24:17 -07:00
  • 760ca5ccc0 Update docs Victor Zverovich 2021-06-02 19:45:42 -07:00
  • 290d3f8b61 Cleanup ranges API Victor Zverovich 2021-06-02 17:06:02 -07:00
  • aa09e0f5dd Update docs Victor Zverovich 2021-06-02 16:25:19 -07:00
  • d142579e97 Cleanup the format API Victor Zverovich 2021-06-02 16:13:39 -07:00
  • f286139d22 Fix "undefined reference to `fmt::v7::detail::basic_data<void>::digits'" Владислав Щапов 2021-06-01 01:50:42 +05:00
  • 7b9d69b827 Add xchar.h to docs Victor Zverovich 2021-06-02 08:19:54 -07:00
  • cbd861f188 Update docs Victor Zverovich 2021-06-02 08:06:52 -07:00
  • faf972f039 Update docs Victor Zverovich 2021-06-02 07:46:26 -07:00
  • 622d1c0423 Update changelog Victor Zverovich 2021-06-02 07:36:27 -07:00
  • 634c948769 Update changelog Victor Zverovich 2021-06-02 07:13:06 -07:00
  • a04e3a2dc8 Comment Victor Zverovich 2021-06-01 20:47:16 -07:00
  • 87876d5474 Cleanup the printf implementation Victor Zverovich 2021-06-01 20:20:41 -07:00
  • d338d66324 Cleanup the printf implementation Victor Zverovich 2021-06-01 19:30:46 -07:00
  • 272660e704 Remove deprecated printf functions Victor Zverovich 2021-06-01 18:08:31 -07:00
  • 5a95c5ae2c Update changelog Victor Zverovich 2021-06-01 17:47:23 -07:00
  • 70e67ae018 Re-enable module testing Prepare for compilation with gcc (modules branch). Daniela Engert 2021-05-29 20:00:41 +02:00
  • ad97258915 Merge branch 'master' of github.com:fmtlib/fmt Victor Zverovich 2021-06-01 13:38:26 -07:00
  • ed2a6377e7 Workaround msvc constexpr issues Victor Zverovich 2021-06-01 11:51:59 -07:00
  • 9976869549 fix custom types formatting at compile-time, add test Alexey Ochapov 2021-05-30 03:46:12 +03:00
  • 8c1b22ba6d Workaround a gcc 9.1 bug (#2334) Victor Zverovich 2021-06-01 06:34:43 -07:00
  • 2dba1cfac1 Update changelog Victor Zverovich 2021-05-31 19:19:09 -07:00
  • d7ba6c3ea8 Use qualified name-lookup in module. (#2324) Daniela Engert 2021-05-31 18:11:24 +02:00
  • bf9904ee4d Workaround msvc bugs Victor Zverovich 2021-05-31 08:09:37 -07:00
  • 577bce9029 Apply clang-format Victor Zverovich 2021-05-31 08:09:10 -07:00
  • ba4c7f193b Swap parameter order to match #2327 (#2329) Daniela Engert 2021-05-31 16:44:33 +02:00
  • e9e89b355b Update ChangeLog.rst Victor Zverovich 2021-05-31 07:43:29 -07:00
  • 9bb406d78d Update changelog Victor Zverovich 2021-05-31 07:37:10 -07:00
  • 11a14db286 Update format_to taking a buffer and remove undocumented vformat_to overload Victor Zverovich 2021-05-30 07:33:02 -07:00
  • 832ec098fc Fix argument order in locale overload of vformat_to (#2327) Victor Zverovich 2021-05-30 06:42:09 -07:00
  • 486a80e8ef Move wchar_t overloads to xchar.h Victor Zverovich 2021-05-30 06:32:27 -07:00
  • 19d45f4b31 Update changelog Victor Zverovich 2021-05-29 16:56:33 -07:00
  • 5a2b88f6e9 Reduce binary size Victor Zverovich 2021-05-29 16:42:23 -07:00
  • 00a39ad5f8 Enable Char types other than char (#2323) Daniela Engert 2021-05-29 20:42:16 +02:00
  • ff37e41625 wchar.h -> xchar.h because it handles other code unit types too Victor Zverovich 2021-05-29 09:37:17 -07:00
  • 0901176fe4 arg_join -> join_view Victor Zverovich 2021-05-29 08:43:34 -07:00
  • a9a9018191 Move wmemory_buffer to wchar.h Victor Zverovich 2021-05-29 08:26:04 -07:00
  • 4a7801c3ec Update changelog Victor Zverovich 2021-05-29 08:14:25 -07:00
  • 517578f80e Update changelog Victor Zverovich 2021-05-29 07:48:59 -07:00
  • 85442ed045 Update changelog Victor Zverovich 2021-05-29 07:43:21 -07:00
  • 6a12b13a85 Update changelog Victor Zverovich 2021-05-29 07:39:35 -07:00
  • 1cfe3c7382 Update ChangeLog.rst Victor Zverovich 2021-05-29 07:30:47 -07:00
  • c06014792b Update changelog Victor Zverovich 2021-05-29 07:30:07 -07:00
  • 6fe04871f4 Update changelog Victor Zverovich 2021-05-29 07:20:29 -07:00
  • 9d67988aed FMT_DEPRECATED_WCHAR -> FMT_DEPRECATED_INCLUDE_WCHAR Victor Zverovich 2021-05-29 06:41:07 -07:00
  • 765b451edd Update changelog Victor Zverovich 2021-05-29 06:15:49 -07:00
  • 17c993c753 Fixed compilation with CMake < 3.7 (#2321) Jose Miguel Pérez 2021-05-29 05:24:31 +02:00
  • dde6937319 Update changelog Victor Zverovich 2021-05-28 16:20:46 -07:00
  • 272b0f36b3 More module tests (#2309) Daniela Engert 2021-05-29 00:49:39 +02:00
  • 126c8cb46b Export os.h API, too (#2318) Daniela Engert 2021-05-28 18:27:45 +02:00
  • 98b9ff47a1 Align hex floats right as default (#2317) Matthias Liedtke 2021-05-28 18:21:01 +02:00
  • ece4b4b33a Update changelog Victor Zverovich 2021-05-28 06:53:33 -07:00
  • a70a4ae053 Ignore zero-padding for non-finite floating points (#2310) Liedtke 2021-05-27 23:13:05 +02:00
  • 7612f18dc8 Update changelog Victor Zverovich 2021-05-27 07:06:13 -07:00
  • b9f2c27661 Update changelog Victor Zverovich 2021-05-26 21:12:03 -07:00
  • 4e21baff43 Simplify get_units Victor Zverovich 2021-05-26 18:26:00 -07:00
  • 683ef11ab9 Update changelog Victor Zverovich 2021-05-26 18:25:21 -07:00
  • ca466374bd qualify make_format_args (#2315) John Melas 2021-05-26 16:42:02 +03:00
  • 5a2a185682 Make buffers non-movable Victor Zverovich 2021-05-25 07:49:48 -07:00
  • ee52a6dc40 add fmt::print() overload to support compiled format (#2304) Alexey Ochapov 2021-05-26 00:54:56 +03:00
  • 82607efb57 Fixed int conversion warning (#2313) sven-herrmann 2021-05-25 17:13:39 +02:00
  • 35a2c2a743 Refactor chrono formatting Victor Zverovich 2021-05-25 06:40:21 -07:00
  • b955e7a6b2 Refactor chrono formatting Victor Zverovich 2021-05-24 15:30:59 -07:00
  • 883d9595c5 Support alternative locale names in tests Victor Zverovich 2021-05-24 12:22:52 -07:00
  • 1f308a3cea Update integer presentation types documentation. Mark de Wever 2021-05-24 16:23:46 +02:00
  • 1cd9899cf3 Add initial support for weekday formatting Victor Zverovich 2021-05-24 07:23:56 -07:00
  • 069131dc25 Add unicode-test Victor Zverovich 2021-05-24 06:20:51 -07:00
  • dd8f38fcbb Cleanup printf API Victor Zverovich 2021-05-23 20:20:25 -07:00
  • a216f2562d Remove undocumented and obsolete vprintf overload Victor Zverovich 2021-05-23 20:14:55 -07:00
  • 0c0926395d Add is_exotic_char trait Victor Zverovich 2021-05-23 19:50:17 -07:00
  • bc13c6de39 Update README.rst Victor Zverovich 2021-05-23 07:45:33 -07:00
  • 8ec0b9e33b Do *not* export namespace detail Daniela Engert 2021-05-23 09:35:28 +02:00
  • b99c2bd345 Remove deprecated locale.h from module interface unit Daniela Engert 2021-05-23 09:11:12 +02:00
  • c04a24399a Update changelog Victor Zverovich 2021-05-22 20:55:56 -07:00
  • b099a56f9f Update changelog Victor Zverovich 2021-05-22 16:12:38 -07:00
  • 703005c8ba Deprecate locale.h Victor Zverovich 2021-05-22 08:02:45 -07:00
  • 51f0178625 Cleanup the format API Victor Zverovich 2021-05-22 07:08:36 -07:00
  • 5d59dcf66e Remove deprecated aliases / undeprecate has_formatter Victor Zverovich 2021-05-22 06:53:34 -07:00
  • c242dd402c Move cerrno include to where it is used Victor Zverovich 2021-05-22 06:18:40 -07:00
  • 2216e0b779 Update changelog Victor Zverovich 2021-05-22 06:04:33 -07:00
  • 1c83a49be9 Simplify buffer extraction Victor Zverovich 2021-05-21 20:15:56 -07:00
  • 2617384d8e Improve buffer extraction Victor Zverovich 2021-05-21 19:44:49 -07:00
  • 34b8acaef7 More wchar_t-specific API to wchar.h Victor Zverovich 2021-05-21 17:37:07 -07:00
  • 6326c18906 Improve code style consistency Victor Zverovich 2021-05-21 17:24:00 -07:00
  • 5c4b0c86fb Add missing Allocator template argument for basic_memory_buffer in format_to Matthew Gilbert 2021-05-20 20:02:33 -04:00
  • 00149c0b6a Move detail::null to chrono where it is used Victor Zverovich 2021-05-21 09:16:45 -07:00
  • c5c968cb22 Improve binary size Victor Zverovich 2021-05-21 07:24:21 -07:00
  • 128cbdeb2f cmake: hide private symbols by default Sergiu Deitsch 2021-05-21 15:50:47 +02:00
  • 18af1dc460 Fix binary size regression caused by b268f88 Victor Zverovich 2021-05-20 18:25:47 -07:00
  • d1e6f0f8c6 Fix binary size regression caused by b268f88 Victor Zverovich 2021-05-20 18:00:19 -07:00
  • 5a0d99fa0b Add a test for the module Daniela Engert 2021-05-14 17:14:09 +02:00
  • 6e2e6b796f Restore support for wchar_t overloads in module Daniela Engert 2021-05-20 17:30:25 +02:00
  • 24b677d053 Improve symbol sizes Victor Zverovich 2021-05-20 07:21:20 -07:00
  • 63271a51c4 Fix ADL issues Victor Zverovich 2021-05-20 06:13:13 -07:00