Commit Graph

  • dce8e49b4f Handle float in fallback formatter Victor Zverovich 2020-09-13 09:03:03 -07:00
  • 78b5944313 Spelling Victor Zverovich 2020-09-12 13:14:49 -07:00
  • f233b56cdd Don't generate insignificant digits Victor Zverovich 2020-09-12 09:19:50 -07:00
  • 595902f8a0 Update test Victor Zverovich 2020-09-11 07:57:40 -07:00
  • 4f2ee8921d Use built-in FP formatter for any precision Victor Zverovich 2020-09-11 07:19:37 -07:00
  • 58a044be5d Use built-in FP formatter for any precision Victor Zverovich 2020-09-11 07:19:37 -07:00
  • efe3694f15 Macro tweak and clang-format Victor Zverovich 2020-09-07 14:43:00 -07:00
  • 9f312fe87e Implement fallback FP formatting with given precision (#1526) Victor Zverovich 2020-09-07 09:34:05 -07:00
  • fb289cf56b Fix coding conventions Victor Zverovich 2020-09-06 09:26:32 -07:00
  • 86f0a7046e Fix formatting Victor Zverovich 2020-09-06 08:58:19 -07:00
  • bff4d18efb Add color format_to overloads * Fix variable size basic_memory_buffer colorization * Fix an unused arguments warning on GCC that blocks the CI otherwise * Ref #1842 * Ref #1593 Denis Blank 2020-08-30 21:48:49 +02:00
  • f19b8885f2 Fixed a warning in mingw32/mingw64 (#1860) Ivan Shynkarenka 2020-09-06 16:27:37 +03:00
  • f8e00a084a NOMINMAX not handled properly (#1855) Giovanni Cerretani 2020-09-03 18:45:47 +02:00
  • 6cccdc24bc Fix move constructor (#1844) Victor Zverovich 2020-09-01 08:16:53 -07:00
  • 69902c1787 Allow use of <fcntl.h> in Linux when __has_include is not available (#1848) t-wiser 2020-09-01 09:29:34 -04:00
  • 1edd38b96e Add append mode. (#1847) t-wiser 2020-08-31 18:48:39 -04:00
  • e66ba16923 Added build2 usage instructions. (#1838) Joël Lamotte 2020-08-29 00:15:15 +02:00
  • f39e6fb617 Add formatters for chrono::time_point<system_clock> (#1837) Adam Burgess 2020-08-29 00:41:38 +10:00
  • 77b627be20 Fix bogus MSVC warnings (#1825) Victor Zverovich 2020-08-26 11:43:49 -07:00
  • 5dff01d31b Add complex tests Victor Zverovich 2020-08-22 07:56:28 -07:00
  • d16d585e64 Update signatures Victor Zverovich 2020-08-26 09:35:19 -07:00
  • c7e6d8afb0 Fix usage of override (#1836) Alexander Lanin 2020-08-23 20:01:46 +02:00
  • 92bff2fe2c Revert "Add missing includes" Victor Zverovich 2020-08-21 16:24:53 -07:00
  • a0dcfbc57b Add ptr to docs Victor Zverovich 2020-08-21 06:54:05 -07:00
  • 1651b2d433 Fix detail::write with fallback formatter (#1829) Alexey Ochapov 2020-08-20 16:41:09 +03:00
  • 06895a7687 Add missing includes Victor Zverovich 2020-08-19 15:18:24 -07:00
  • 92a448a071 Apply clang-format Victor Zverovich 2020-08-19 10:42:22 -07:00
  • 6be6544668 Fixing buffer_appender's ++ slicing (#1822) Barry Revzin 2020-08-18 14:37:56 -05:00
  • 951e0d2333 CMakeLists.txt: Added Wundef warning to clang and gcc. (#1823) medithe 2020-08-18 16:04:44 +02:00
  • f9f02df719 CMakeLists.txt: Clang-warnings: removed -Wno-sign-conversion (#1817) medithe 2020-08-14 22:58:20 +02:00
  • 76e97dc4df Eliminate shadowed variable warnings on intel (#1816) Greg Sjaardema 2020-08-13 19:58:31 -06:00
  • e204df0e66 nvcc compiler should be EDG-based, but fails test (#1818) Greg Sjaardema 2020-08-13 16:18:57 -06:00
  • 1c8bb54703 small changes to reduce clang-9 warnings (#1808) medithe 2020-08-13 20:56:03 +02:00
  • 4b69c78751 fix: warning C4100: unreferenced formal parameter (#1814) Seokjin Lee 2020-08-12 22:57:22 +09:00
  • fb0aeb8209 fix: disabled UDL templates for PGI (#1811) (#1812) n16h7hunt3r 2020-08-12 00:27:27 +02:00
  • 54daa0864a Add dynamic width support to FMT_COMPILE (#1809) Victor Zverovich 2020-08-10 09:13:13 -07:00
  • 6fb7c6fb25 Workaround a bug in gcc10 (#1810) Victor Zverovich 2020-08-10 07:20:34 -07:00
  • 16985fdadf Update README.rst Victor Zverovich 2020-08-09 08:56:51 -07:00
  • 1378ddaefd Update README.rst Victor Zverovich 2020-08-08 18:01:56 -07:00
  • 4fd95e4b4d Don't remove trailing zeros with # Victor Zverovich 2020-08-08 08:14:39 -07:00
  • e06ae32294 Avoid warnings on functions with external linkage that don't have declarations Victor Zverovich 2020-08-08 07:39:43 -07:00
  • 7fc3d1f54c Add override to grow Victor Zverovich 2020-08-08 07:23:11 -07:00
  • 065889a593 Use correct capacity in iterator_buffer (#1807) Victor Zverovich 2020-08-08 07:01:21 -07:00
  • d0dd678693 Adding convenience append(range) Barry Revzin 2020-08-07 10:15:52 -05:00
  • 0e7cef069b Merge commit 'c13f79e0' Victor Zverovich 2020-08-08 06:28:45 -07:00
  • e2c8c4557a Update README.rst Victor Zverovich 2020-08-07 20:58:29 -07:00
  • e4c954ff0e Update README.rst Victor Zverovich 2020-08-07 16:03:15 -07:00
  • c13f79e09e Merge release branch Victor Zverovich 2020-08-07 07:01:21 -07:00
  • d7921d649a Update README.rst Victor Zverovich 2020-08-06 19:41:17 -07:00
  • cd4af11efc Update version 7.0.3 Victor Zverovich 2020-08-06 08:51:01 -07:00
  • 1ebc2f7cc6 Bump version Victor Zverovich 2020-08-06 07:41:04 -07:00
  • f4c997062a Fix changelog Victor Zverovich 2020-08-06 07:40:46 -07:00
  • 72920ba30a Update changelog Victor Zverovich 2020-08-06 07:34:56 -07:00
  • 0907c08ae5 Fix handling of default alignmment with locale (#1801) Victor Zverovich 2020-08-03 10:51:42 -07:00
  • 37c8f4eaf3 Don't use 128 bit integers with clang-cl (#1800) Kingcom 2020-07-31 02:21:35 +02:00
  • eaaaec9992 Workaround a bug in msvc Victor Zverovich 2020-07-30 11:13:54 -07:00
  • ccf8561cb3 Workaround broken numeric_limites, part 2 (#1787) Victor Zverovich 2020-07-30 09:42:24 -07:00
  • 0cc73ebf79 Report error on missing named argument (#1796) Victor Zverovich 2020-07-30 07:16:15 -07:00
  • 33efc3c94f Fix handling of iterators in locale-specific formatting (#1782) Victor Zverovich 2020-07-30 07:03:11 -07:00
  • 4a4fc225ed Update changelog Victor Zverovich 2020-08-06 07:34:56 -07:00
  • 61602a75db Remove -Wno-shadow Victor Zverovich 2020-08-05 08:48:50 -07:00
  • 2f8fc29e9b Update README.rst Victor Zverovich 2020-08-05 10:53:49 -07:00
  • 717b226b59 include/fmt/format.h: explicit cast to std::size_t for parameter to buffer.resize() in order to get rid of warning 'implicit conversion changes signedness:' in clang-8 (#1802) medithe 2020-08-05 18:37:10 +02:00
  • 2a69f56769 Tweak buffer size Victor Zverovich 2020-08-05 08:22:12 -07:00
  • ea76933802 Simplify ostream Victor Zverovich 2020-08-04 19:39:44 -07:00
  • 5413713c95 Remove unused function Victor Zverovich 2020-08-04 19:08:06 -07:00
  • 57f462428d Increase the default buffer size Victor Zverovich 2020-08-04 07:43:56 -07:00
  • 0b6e7cc60a Update README.rst Victor Zverovich 2020-08-03 21:51:48 -07:00
  • e587adb4e9 Simplify count_digits Victor Zverovich 2020-08-03 15:45:48 -07:00
  • 279d698e1b Fix handling of default alignmment with locale (#1801) Victor Zverovich 2020-08-03 10:51:42 -07:00
  • 76cfb50b2d Test complex formatter Victor Zverovich 2020-08-03 10:05:18 -07:00
  • 208291205d Optimize count_digits Victor Zverovich 2020-08-02 07:39:14 -07:00
  • 8d9ab96736 Cut a few cycles from count_digits Victor Zverovich 2020-08-01 17:53:45 -07:00
  • 734344931f Simplify ostream_params Victor Zverovich 2020-08-01 15:47:11 -07:00
  • 2a47a1e48f Update README.rst Victor Zverovich 2020-08-01 12:00:01 -07:00
  • 7c4c5c79d2 Make buffer size configurable Victor Zverovich 2020-08-01 10:25:39 -07:00
  • f0b84da5ff Don't use 128 bit integers with clang-cl (#1800) Kingcom 2020-07-31 02:21:35 +02:00
  • a3dfd6f927 Workaround a bug in msvc Victor Zverovich 2020-07-30 11:13:54 -07:00
  • 51d05521e9 Workaround broken numeric_limites, part 2 (#1787) Victor Zverovich 2020-07-30 09:42:24 -07:00
  • 21c8b5c142 Report error on missing named argument (#1796) Victor Zverovich 2020-07-30 07:16:15 -07:00
  • d82fdcc9e2 Fix handling of iterators in locale-specific formatting (#1782) Victor Zverovich 2020-07-30 07:03:11 -07:00
  • 633213d96f Merge release branch Victor Zverovich 2020-07-29 08:52:53 -07:00
  • b9d749095e Update version 7.0.2 Victor Zverovich 2020-07-29 07:30:55 -07:00
  • 86b63bb71a Bump version Victor Zverovich 2020-07-28 09:25:15 -07:00
  • cbf6be9604 Update changelog Victor Zverovich 2020-07-28 09:15:02 -07:00
  • 229ee9b469 Workaround broken numeric_limits (#1725) Victor Zverovich 2020-07-20 08:39:15 -07:00
  • 2b7a146fa1 Fix a regression in handling digit separators (#1782) Victor Zverovich 2020-07-18 08:31:38 -07:00
  • 89d0c7124b Fix compatibility with CMake 3.4 (#1779) Victor Zverovich 2020-07-17 06:39:53 -07:00
  • e8f2580a43 Bump version Victor Zverovich 2020-07-28 09:25:15 -07:00
  • 6cefe55ac7 Update changelog Victor Zverovich 2020-07-28 09:15:02 -07:00
  • 64e2da15cd Update README.rst Victor Zverovich 2020-07-28 08:35:28 -07:00
  • 1c8c810f88 Update README.rst Victor Zverovich 2020-07-28 08:32:37 -07:00
  • c2399ccfca Update README.rst Victor Zverovich 2020-07-28 08:21:04 -07:00
  • a7c5db06d5 Update README.rst Victor Zverovich 2020-07-28 08:18:10 -07:00
  • a4c22acd0a Update README.rst Victor Zverovich 2020-07-26 12:12:31 -07:00
  • 0c1f4b5a0d Update README.rst Victor Zverovich 2020-07-26 10:57:59 -07:00
  • 63b422ee5e Update README.rst Victor Zverovich 2020-07-26 10:37:00 -07:00
  • 26e81a6731 Update README.rst Victor Zverovich 2020-07-26 10:29:03 -07:00
  • de5fc6af3b Update README.rst Victor Zverovich 2020-07-26 10:19:55 -07:00
  • 9c2edfd1aa Partially revert 638db5 because it breaks the doc build Victor Zverovich 2020-07-26 09:44:37 -07:00