Commit Graph

  • 4f2ee8921d Use built-in FP formatter for any precision Victor Zverovich 2020-09-11 07:19:37 -0700
  • 58a044be5d Use built-in FP formatter for any precision Victor Zverovich 2020-09-11 07:19:37 -0700
  • efe3694f15 Macro tweak and clang-format Victor Zverovich 2020-09-07 14:43:00 -0700
  • 9f312fe87e Implement fallback FP formatting with given precision (#1526) Victor Zverovich 2020-09-07 09:34:05 -0700
  • fb289cf56b Fix coding conventions Victor Zverovich 2020-09-06 09:26:32 -0700
  • 86f0a7046e Fix formatting Victor Zverovich 2020-09-06 08:58:19 -0700
  • 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 +0200
  • f19b8885f2
    Fixed a warning in mingw32/mingw64 (#1860) Ivan Shynkarenka 2020-09-06 16:27:37 +0300
  • 1deee2f66f Fixed mingw32/mingw64 build Ivan Shynkarenka 2020-09-05 22:29:54 +0300
  • ffe7a7dbd2 Fixed mingw32/mingw64 build Ivan Shynkarenka 2020-09-05 01:51:09 +0300
  • 9d44ba4739 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 +0200
  • 8aa0137e78 CMakeLists.txt: clang-pedantic-compiler-flags: added -Wvirtual-dtor Martin Wührer 2020-09-04 11:32:13 +0200
  • 408f4508d3 include/fmt/core.h: detail::buffer: declare destructor as virtual, as it contains virtual methods. Martin Wührer 2020-09-04 11:26:25 +0200
  • dc56728e3a Support printing of filtered views by removing const constraint DV Henkel-Wallace 2020-09-03 20:14:17 -0700
  • f8e00a084a
    NOMINMAX not handled properly (#1855) Giovanni Cerretani 2020-09-03 18:45:47 +0200
  • 5332c06fd0
    FMT_BIG_WIN to get all windows.h content Giovanni Cerretani 2020-09-03 16:42:46 +0200
  • 6f50b0293f fix compiler warnings in public header files Jan Schwers 2020-09-03 16:38:35 +0200
  • b89342f78a
    Update format-inl.h Giovanni Cerretani 2020-09-03 14:10:04 +0200
  • f9fac58eb9 cmake: treat public includes as system includes to avoid warning from headers Jan Schwers 2020-09-03 12:32:35 +0200
  • 1860f37169 use memchr for finding '%' in formatting string in printf.h rimathia 2020-09-03 11:47:02 +0200
  • d1de412c09 >=, not > Mark Harris 2020-09-02 13:13:32 +1000
  • 59010a4470 Fix finding string_view on libstdc++ <= c++14 Mark Harris 2020-09-02 12:51:28 +1000
  • 30018d0ef2 Really fix clang-format changes :( Mark Harris 2020-09-02 12:38:57 +1000
  • a835f16fea Undo changes caused by clang-format and || --> && Mark Harris 2020-09-02 12:34:40 +1000
  • dd0360d34a Fix string_view detection with libstdc++ (#1850) Mark Harris 2020-09-02 12:10:40 +1000
  • 6cccdc24bc Fix move constructor (#1844) Victor Zverovich 2020-09-01 08:16:53 -0700
  • 69902c1787
    Allow use of <fcntl.h> in Linux when __has_include is not available (#1848) t-wiser 2020-09-01 09:29:34 -0400
  • 23b866da5c Allow use of <fcntl.h> in Linux when __has_include is not available. t-wiser 2020-08-31 21:29:23 -0400
  • f0634b4cca Merge branch 'master' of https://github.com/fmtlib/fmt t-wiser 2020-08-31 21:10:47 -0400
  • 1edd38b96e
    Add append mode. (#1847) t-wiser 2020-08-31 18:48:39 -0400
  • 2e958ca71d Add append mode. Tyson Wiser 2020-08-31 17:17:57 -0400
  • 6be51ca3d5 Update os.h Boostibot 2020-08-31 16:03:31 +0200
  • e66ba16923
    Added build2 usage instructions. (#1838) Joël Lamotte 2020-08-29 00:15:15 +0200
  • a312718b78 Added build2 usage instructions. Joël Lamotte 2020-08-26 04:11:34 +0200
  • f39e6fb617
    Add formatters for chrono::time_point<system_clock> (#1837) Adam Burgess 2020-08-29 00:41:38 +1000
  • e6fd5e8432 Time point: update tests and remove setting TZ Adam Burgess 2020-08-28 13:08:04 +1000
  • 77b627be20 Fix bogus MSVC warnings (#1825) Victor Zverovich 2020-08-26 11:43:49 -0700
  • 5dff01d31b Add complex tests Victor Zverovich 2020-08-22 07:56:28 -0700
  • d16d585e64 Update signatures Victor Zverovich 2020-08-26 09:35:19 -0700
  • 39a934b5e9 Fix setting TZ on Windows Adam Burgess 2020-08-26 05:14:17 +1000
  • 75c59ed3ba Add formatters for chrono::time_point and helper overloads for localtime/gmtime(time_point) Fixes #1819 Adam Burgess 2020-08-26 04:45:06 +1000
  • c7e6d8afb0
    Fix usage of override (#1836) Alexander Lanin 2020-08-23 20:01:46 +0200
  • e887d7d710 Fix usage of override Alexander Lanin 2020-08-23 19:20:56 +0200
  • 92bff2fe2c Revert "Add missing includes" Victor Zverovich 2020-08-21 16:24:53 -0700
  • a0dcfbc57b Add ptr to docs Victor Zverovich 2020-08-21 06:54:05 -0700
  • 1651b2d433
    Fix detail::write with fallback formatter (#1829) Alexey Ochapov 2020-08-20 16:41:09 +0300
  • 06895a7687 Add missing includes Victor Zverovich 2020-08-19 15:18:24 -0700
  • 1cca02a9f5
    remove Context from template parameters in detail::write Alexey Ochapov 2020-08-20 03:34:48 +0300
  • 67463476b0
    Revert "add WithOstreamOperator test into CompileTest" Alexey Ochapov 2020-08-19 22:18:24 +0300
  • 6ec1ba5515
    use conditional_t inside detail::write instead of 2 overloads Alexey Ochapov 2020-08-19 22:17:17 +0300
  • 92a448a071 Apply clang-format Victor Zverovich 2020-08-19 10:42:22 -0700
  • 44f0d7ee21 CMakeLists.txt: Added -Wunused flag to clang and gcc. medithe 2020-08-18 23:04:51 +0200
  • 6be6544668
    Fixing buffer_appender's ++ slicing (#1822) Barry Revzin 2020-08-18 14:37:56 -0500
  • b1a55bc099
    add WithOstreamOperator test into CompileTest Alexey Ochapov 2020-08-18 20:04:49 +0300
  • 3acbd494b1
    add ToString test into OStreamTest Alexey Ochapov 2020-08-18 20:04:06 +0300
  • 9d5ad7e0cd
    add support for fallback_formatter in detail::write Alexey Ochapov 2020-08-18 19:57:31 +0300
  • eb96c466f5 Adding message to static_assert Barry Revzin 2020-08-18 11:23:29 -0500
  • f5186bf0e6 CMakeLists.txt: Added fno-common flag to clang and gcc. medithe 2020-08-18 17:19:40 +0200
  • f2025a5d72 changes based on comments ITotalJustice 2020-08-18 15:54:31 +0100
  • ba54c9f69a Simplifying test case. Barry Revzin 2020-08-18 09:12:52 -0500
  • 951e0d2333
    CMakeLists.txt: Added Wundef warning to clang and gcc. (#1823) medithe 2020-08-18 16:04:44 +0200
  • 8ff5190d35 fix warnings ITotalJustice 2020-08-18 09:16:46 +0100
  • fa38f74b8f CMakeLists.txt: Added Wundef warning to clang and gcc. Martin Wührer 2020-08-14 23:23:56 +0200
  • a504d3f6fc Removing string_view dependency. Barry Revzin 2020-08-14 16:03:49 -0500
  • f9f02df719
    CMakeLists.txt: Clang-warnings: removed -Wno-sign-conversion (#1817) medithe 2020-08-14 22:58:20 +0200
  • 4d254201bd This test requires C++14. Barry Revzin 2020-08-14 15:49:39 -0500
  • 5a480de205 Fixing buffer_appender's ++ slicing. Barry Revzin 2020-08-14 15:44:11 -0500
  • 7d13017add test/format-test.cc: fixed shadowing warnings in gcc and clang Martin Wührer 2020-08-14 22:38:01 +0200
  • 337f66aaf1 include/fmt/format.h: fixed shadowing warning in gcc. Martin Wührer 2020-08-14 22:37:42 +0200
  • 90b050e89a include/fmt/os.h: Eliminate shadow warning in clang. Martin Wührer 2020-08-14 22:19:03 +0200
  • 56782da133 CMakeLists.txt: Added -Wshadow warning to clang and gcc. Martin Wührer 2020-08-14 22:03:37 +0200
  • 246c2eab0d test/format-test.cc: fixed implicit conversion changes signedness warning in clang Martin Wührer 2020-08-14 08:18:13 +0200
  • 6a54d5c15a test/ranges-test.cc: changed type of integer literals to unsigned Martin Wührer 2020-08-14 07:51:19 +0200
  • 70711a024d CMakeLists.txt: Clang-warnings: removed -Wno-sign-conversion Martin Wührer 2020-08-13 21:43:44 +0200
  • 3867d83482 Move implementation of iterator_buffer::flush() to core.h Matthew Pohlmann 2020-08-13 23:22:08 -0700
  • 76e97dc4df
    Eliminate shadowed variable warnings on intel (#1816) Greg Sjaardema 2020-08-13 19:58:31 -0600
  • e204df0e66
    nvcc compiler should be EDG-based, but fails test (#1818) Greg Sjaardema 2020-08-13 16:18:57 -0600
  • b65dff31e6
    nvcc compiler should be EDG-based, but fails test Greg Sjaardema 2020-08-13 14:37:22 -0600
  • 1c8bb54703
    small changes to reduce clang-9 warnings (#1808) medithe 2020-08-13 20:56:03 +0200
  • b7cc87dae1
    Eliminate shadowed variable warnings on intel Greg Sjaardema 2020-08-13 11:50:53 -0600
  • e6159ed1a9 include/fmt/format.h: int_writer: correctly cast signed integer to unsigned to prevent 'implicit conversion changes signedness'-warnings in clang. Martin Wührer 2020-08-12 18:09:45 +0200
  • 412a658188 include/fmt/format.h: int_writer: removed unnecessary iterator type re-declaration (prevents shadow-waringing in clang) Martin Wührer 2020-08-12 18:09:14 +0200
  • 4b69c78751
    fix: warning C4100: unreferenced formal parameter (#1814) Seokjin Lee 2020-08-12 22:57:22 +0900
  • 1b967ad2ed
    Apply clang-format Seokjin Lee 2020-08-12 13:13:33 +0900
  • d95dbd6934
    fix: warning C4100: unreferenced formal parameter Seokjin Lee 2020-08-12 10:49:40 +0900
  • fb0aeb8209
    fix: disabled UDL templates for PGI (#1811) (#1812) n16h7hunt3r 2020-08-12 00:27:27 +0200
  • e37e57314c fix: insert defined auround __PGI n16h7hunt3r 2020-08-11 23:39:04 +0200
  • 970b8b91c1 fix: disabled UDL templates for PGI (#1811) n16h7hunt3r 2020-08-11 19:06:56 +0200
  • 54daa0864a Add dynamic width support to FMT_COMPILE (#1809) Victor Zverovich 2020-08-10 09:13:13 -0700
  • 6fb7c6fb25 Workaround a bug in gcc10 (#1810) Victor Zverovich 2020-08-10 07:20:34 -0700
  • 16985fdadf
    Update README.rst Victor Zverovich 2020-08-09 08:56:51 -0700
  • 1378ddaefd
    Update README.rst Victor Zverovich 2020-08-08 18:01:56 -0700
  • 4fd95e4b4d Don't remove trailing zeros with # Victor Zverovich 2020-08-08 08:14:39 -0700
  • e06ae32294 Avoid warnings on functions with external linkage that don't have declarations Victor Zverovich 2020-08-08 07:39:43 -0700
  • 7fc3d1f54c Add override to grow Victor Zverovich 2020-08-08 07:23:11 -0700
  • 065889a593 Use correct capacity in iterator_buffer (#1807) Victor Zverovich 2020-08-08 07:01:21 -0700
  • d0dd678693 Adding convenience append(range) Barry Revzin 2020-08-07 10:15:52 -0500
  • 0e7cef069b Merge commit 'c13f79e0' Victor Zverovich 2020-08-08 06:28:45 -0700
  • e2c8c4557a
    Update README.rst Victor Zverovich 2020-08-07 20:58:29 -0700
  • e4c954ff0e
    Update README.rst Victor Zverovich 2020-08-07 16:03:15 -0700