Commit Graph

  • c84d227da9 Update changelog Victor Zverovich 2019-08-21 13:06:21 -0700
  • b2d4ca1546 Workaround an issue with std::filesystem::path being an infinitely deep range (#1268) Victor Zverovich 2019-08-21 11:22:59 -0700
  • 2aae6b120c Fix doc for importing header only target with CMake Samuel Debionne 2019-08-13 12:00:27 +0200
  • c0aa9b37a2 Fix doc for importing header only target with CMake Samuel Debionne 2019-08-13 12:00:27 +0200
  • 9f09b8eed1 Fix a warning Victor Zverovich 2019-08-11 11:38:16 -0700
  • 2bb8120d98 Fix a warning Victor Zverovich 2019-08-11 09:27:59 -0700
  • c1e97392be Fix warnings Victor Zverovich 2019-08-11 06:53:03 -0700
  • 4e99e09bb3 Fix warnings Victor Zverovich 2019-08-10 16:12:05 -0700
  • 1607a01870 Suppress a warning Victor Zverovich 2019-08-10 14:15:55 -0700
  • e8219952c6 Restrict fmt::compile to literal strings Victor Zverovich 2019-08-10 13:18:11 -0700
  • 544b537334 Update changelog Victor Zverovich 2019-08-10 10:01:23 -0700
  • 83c13a1fe3 Update changelog Victor Zverovich 2019-08-10 09:56:13 -0700
  • 2546dafece Update changelog Victor Zverovich 2019-08-10 09:25:16 -0700
  • 02c04b1736 Update changelog Victor Zverovich 2019-08-10 07:59:33 -0700
  • 5360ab0b59 Fix iteration over named arguments (#1168) Victor Zverovich 2019-08-09 11:53:07 -0700
  • a90869d512 Add FMT_NOEXCEPT to basic_string_view ctor gabime 2019-08-07 20:15:20 +0300
  • b615eca964 Update changelog Victor Zverovich 2019-08-05 05:37:44 -0700
  • 22a42c0b01 Cleanup compile implementation Victor Zverovich 2019-08-04 11:15:07 -0700
  • c63624ed45 Update changelog Victor Zverovich 2019-08-04 10:38:33 -0700
  • 211d312406 Don't terminate on I/O errors in report_error Victor Zverovich 2019-08-04 09:36:26 -0700
  • ef55e74e08 Update changelog Victor Zverovich 2019-08-04 09:20:49 -0700
  • 612669d343 Update changelog Victor Zverovich 2019-08-04 07:28:48 -0700
  • ba63ac8c18 Make format_to a non-member Victor Zverovich 2019-08-03 08:35:02 -0700
  • 3fe49163bd Revert "Make format_to a non-member" Victor Zverovich 2019-08-03 16:12:34 -0700
  • a5bd3ddb28 Make format_to a non-member Victor Zverovich 2019-08-03 08:35:02 -0700
  • 3df0ea34e5 Remove unnecessary overloads Victor Zverovich 2019-08-03 08:25:30 -0700
  • 436acf3489 Make formatted_size & format_to_n non-members Victor Zverovich 2019-08-03 07:54:49 -0700
  • 823128049b Make format a non-member Victor Zverovich 2019-08-03 06:28:31 -0700
  • 1dfa2591b3 Make operator _a constexpr Charles Milette 2019-07-27 18:04:51 -0400
  • 6f2dd30e38 Simplify udl_formatter return type Charles Milette 2019-07-27 17:56:55 -0400
  • 431d0f85cf Use basic_string_view in non-template UDL Charles Milette 2019-07-27 17:56:34 -0400
  • ad71f5a706 Use forwarding references in UDL template Charles Milette 2019-07-27 17:55:21 -0400
  • 651e81da2a
    Make operator _a constexpr Charles Milette 2019-07-27 18:04:51 -0400
  • a33a92b676
    Simplify udl_formatter return type Charles Milette 2019-07-27 17:56:55 -0400
  • b7666f77de
    Use basic_string_view in non-template UDL Charles Milette 2019-07-27 17:56:34 -0400
  • 7b499d19a1
    Use forwarding references in UDL template Charles Milette 2019-07-27 17:55:21 -0400
  • d0f2f3b816 Update usage.rst Kais Ben Salah 2019-07-27 15:25:26 +0100
  • f3d2032d4c
    Update usage.rst Kais Ben Salah 2019-07-27 15:25:26 +0100
  • eac2796ce3 Fix locale detection Victor Zverovich 2019-07-26 12:13:05 +0300
  • ee36257469 Internalize format_part Victor Zverovich 2019-07-26 09:02:45 +0300
  • bbf0bada33 Simplify compile Victor Zverovich 2019-07-26 07:44:23 +0300
  • 3730b4f039 Cleanup compile implementation Victor Zverovich 2019-07-25 20:27:27 +0300
  • 25ff2efc0a Update changelog Victor Zverovich 2019-07-25 19:59:59 +0300
  • 9393fe26f6 prepare -> compile Victor Zverovich 2019-07-25 19:01:21 +0300
  • b48ffc14a4 Update changelog Victor Zverovich 2019-07-25 18:44:40 +0300
  • 3268531bc9 Workaround a broken C locale on Windows Victor Zverovich 2019-07-25 09:53:55 +0300
  • 8bd59ec936 Use fputws for outputting wide strings Jack Andersen 2019-07-24 16:44:29 -1000
  • ce3491b063 Use fputws for outputting wide strings Jack Andersen 2019-07-24 16:44:29 -1000
  • 1235f0a24a Fix typo in usage.rst Jonathan Wakely 2019-07-24 13:40:19 +0100
  • dc90104491
    Fix typo in usage.rst Jonathan Wakely 2019-07-24 13:40:19 +0100
  • 4fb73d1145
    Update README.rst Victor Zverovich 2019-07-21 15:28:48 +0200
  • f9ceefb0fe Fix a warning and is_negative usage Victor Zverovich 2019-07-19 14:18:10 +0200
  • 6bcc3fd216 Fix warnings Victor Zverovich 2019-07-19 10:14:32 +0200
  • 4668460d10 Stop setting CMAKE_CXX_STANDARD explicitly. Daan De Meyer 2019-07-19 10:02:54 +0200
  • 6a497e1d06 Fix warnings Victor Zverovich 2019-07-19 06:18:46 +0200
  • e9b9b0aefa clang-format Victor Zverovich 2019-07-18 06:28:53 +0200
  • ec24342b2b Fix more warnings Victor Zverovich 2019-07-17 21:57:30 +0200
  • 230b24944c Fix sign conversion warnings Victor Zverovich 2019-07-17 21:07:05 +0200
  • cadd92d69f Fix #1232. Daan De Meyer 2019-07-17 08:32:54 +0200
  • 41076d1de3 Use FMT_THROW in fmt/color.h. Daan De Meyer 2019-07-17 08:27:38 +0200
  • 0548cbae71 Fix #1232. Daan De Meyer 2019-07-17 08:32:54 +0200
  • 0c00ac0049 Use FMT_THROW in fmt/color.h. Daan De Meyer 2019-07-17 08:27:38 +0200
  • d561cb47a7 Opt-in macro to enforce use of compile-time format strings Jack Andersen 2019-07-14 19:04:37 -1000
  • 699fe8e711 Remove const qualification in compile-time checks Jack Andersen 2019-07-14 16:16:13 -1000
  • 24874ebc2d Opt-in macro to enforce use of compile-time format strings Jack Andersen 2019-07-14 19:04:37 -1000
  • 833ce87888 Remove const qualification in compile-time checks Jack Andersen 2019-07-14 16:16:13 -1000
  • da2d33f1f1 Update changelog Victor Zverovich 2019-07-12 16:21:13 -0700
  • af4734fd15 Fix warnings Victor Zverovich 2019-07-12 09:54:02 -0700
  • a3a74672a0 Update signatures Victor Zverovich 2019-07-09 17:05:34 -0700
  • c11e68305f Update signatures Victor Zverovich 2019-07-09 17:01:13 -0700
  • dd8cc8b0ba Disallow passing views as lvalues Victor Zverovich 2019-07-09 11:50:16 -0700
  • f6f0415b83 typedef -> using Victor Zverovich 2019-07-07 16:43:38 -0700
  • c92dc37464 typedef -> using Victor Zverovich 2019-07-07 15:40:34 -0700
  • e3f20d3e13 Remove gcc 4.4 workaround and use proper alias templates (#940) Victor Zverovich 2019-07-07 14:35:56 -0700
  • b438812324 Clean up is_output_iterator Victor Zverovich 2019-07-07 11:45:25 -0700
  • bc15e3700e typedef -> using Victor Zverovich 2019-07-07 10:44:06 -0700
  • cf5ebf2059 Cleanup Victor Zverovich 2019-07-07 09:35:08 -0700
  • 9c20e72de3 Cleanup Victor Zverovich 2019-07-07 07:21:20 -0700
  • 79209598f5 core_format_specs -> sprintf_specs Victor Zverovich 2019-07-07 06:54:25 -0700
  • 5488d0b53a spec -> specs Victor Zverovich 2019-07-07 06:39:20 -0700
  • e4f84ee1c6 Refactor format_specs for #1109 and #940 Victor Zverovich 2019-07-06 17:57:57 -0700
  • 8e0dcd20b3 Remove old deprecated functions Victor Zverovich 2019-07-06 07:55:52 -0700
  • 1d3e3d8c04 Make the 'n' format specifier work with grisu disabled Victor Zverovich 2019-07-04 15:15:14 -0700
  • bc628f8d49 Fix EXPECT_DEBUG_DEATH_IF_SUPPORTED (#1214) Victor Zverovich 2019-07-04 07:55:36 -0700
  • edd13fcc1c Fix small number rounding with fixed precision in grisu Victor Zverovich 2019-07-04 06:59:11 -0700
  • 6a031347e5 Remove unnecessary qualification Victor Zverovich 2019-07-03 21:14:45 -0700
  • bc14c6ee20 Use the decimal point from locale Victor Zverovich 2019-07-03 17:25:57 -0700
  • 476f25cd81 Remove ancient gcc workaround Victor Zverovich 2019-07-03 16:37:02 -0700
  • c9d5a08ed8 Add the 'n' float format specifier Victor Zverovich 2019-07-03 16:36:23 -0700
  • f487ddbdfa thousands_sep -> add_thousands_sep Victor Zverovich 2019-07-03 16:18:12 -0700
  • d8fd1699b1 Make data names follow naming conventions Victor Zverovich 2019-07-03 16:14:14 -0700
  • c286ffc88d int_traits -> uint32_or_64_t Victor Zverovich 2019-07-03 16:01:21 -0700
  • 1289782f06 Get rid of add_thousands_sep Victor Zverovich 2019-07-03 15:50:05 -0700
  • 2249f5571e Simplify thousands separator handling and cleanup Victor Zverovich 2019-07-03 15:30:45 -0700
  • e76446958c Cleanup and remove deprecated visit Victor Zverovich 2019-07-03 14:31:01 -0700
  • de37de912b Remove deprecated color API Victor Zverovich 2019-07-03 14:19:24 -0700
  • df1a3a141b Remove null_terminating_iterator Victor Zverovich 2019-07-03 14:00:55 -0700
  • 78dec87a46 typedef -> using Victor Zverovich 2019-07-03 11:05:20 -0700
  • ded0a3bb3d Internalize undocumented basic_writer Victor Zverovich 2019-07-03 09:52:09 -0700
  • 83174f2a1f Refactor ranges Victor Zverovich 2019-07-03 07:23:08 -0700