Commit Graph

  • 2e3352fd05 provoke assertion Paul Dreik 2019-04-28 21:34:09 +02:00
  • 4c721e3a2f Fix chrono formatting with invalid argument id (#1132) Victor Zverovich 2019-04-28 07:08:41 -07:00
  • 8d8ea21c69 Partially implement Grisu3 Victor Zverovich 2019-04-27 06:52:46 -07:00
  • 40a7975640 Remove trailing zeros Victor Zverovich 2019-04-27 07:42:27 -07:00
  • cb46397dfb Fix typo Victor Zverovich 2019-04-27 07:13:35 -07:00
  • 134904c886 Re-enabled constexpr tests Victor Zverovich 2019-04-26 17:07:37 -07:00
  • bd516e3429 Convert negative precision to zero in printf (#1127) Victor Zverovich 2019-04-21 07:39:41 -07:00
  • 5efb24dd2b Add specialization test Victor Zverovich 2019-04-19 17:02:31 -07:00
  • 946498cfbc Fix handling of zero precision Victor Zverovich 2019-04-19 14:48:42 -07:00
  • 6b20863918 fmt::ptr: support unique_ptr and shared_ptr. HE, Tao 2019-04-18 13:48:44 +08:00
  • d306585a3f Don't inject internal names into std (#1120) Victor Zverovich 2019-04-17 12:37:49 -07:00
  • 544b927933 Don't detect C compiler Victor Zverovich 2019-04-17 06:18:53 -07:00
  • dc94010fa5 Remove char_traits (#1117) Victor Zverovich 2019-04-16 17:08:24 -07:00
  • 397e8dd9d5 clang-format Victor Zverovich 2019-04-15 11:39:19 -07:00
  • 2b415b7af7 Restructure printf_arg_formatter to make it customizable ToolsDevler 2019-04-11 11:05:55 +02:00
  • 5d755d0a4e Fix handling of volatile char (#1115) Victor Zverovich 2019-04-14 12:34:56 -07:00
  • bade46aae5 Optimize grisu using uint128_t Victor Zverovich 2019-04-13 13:04:27 -07:00
  • 41fbaeb3b1 Add <format> test Victor Zverovich 2019-04-13 07:30:55 -07:00
  • 8bc0adb9ba Get rid of obsolete cmake stuff Victor Zverovich 2019-04-13 06:56:34 -07:00
  • 1763d0e7a2 Add MongoDB to "Projects using this library" Billy Donahue 2019-04-12 12:47:21 -04:00
  • f569c1ba28 doc fix: time -> chrono Billy Donahue 2019-04-12 12:18:42 -04:00
  • ccd70f59ee Workaround bogus unreachable warnings in MSVC Victor Zverovich 2019-04-11 09:41:38 -07:00
  • a4969ebe06 Link to fmt(...) docs from index Victor Zverovich 2019-04-10 19:22:10 -07:00
  • a6ad29aa34 Update <format> Victor Zverovich 2019-04-10 09:02:24 -07:00
  • 52eb3fe274 Update <format> Victor Zverovich 2019-04-10 08:29:07 -07:00
  • 09e2ac5e46 Update <format> Victor Zverovich 2019-04-10 07:45:44 -07:00
  • df4ea0c76c Update <format> Victor Zverovich 2019-04-10 06:25:42 -07:00
  • 718f60accb Fix shadowing warning (#1105) and clang format Victor Zverovich 2019-04-08 19:14:32 -07:00
  • aeb5ad3ce1 Enable [[noreturn]] some. Bruce Mitchener 2019-04-08 18:52:20 +07:00
  • 2808395481 basic_buffer -> buffer Victor Zverovich 2019-04-07 10:05:49 -07:00
  • 6e37c20030 Use compile features cxx_auto_type cxx_variadic_templates instead of cxx_std_11 Lectem 2019-04-07 12:15:24 +02:00
  • 3de3d76a36 Add compile features for cmake 3.8+ Lectem 2019-04-02 00:04:03 +02:00
  • 07d5a86a7c Fix warnings Victor Zverovich 2019-04-06 22:10:10 -07:00
  • ab1474ef66 Workaround segfault in doxygen and apply clang-format Victor Zverovich 2019-04-06 15:55:14 -07:00
  • 918ab77baa Try fixing doc build Victor Zverovich 2019-04-06 10:04:56 -07:00
  • 735b1fadc3 Only update key on Linux Victor Zverovich 2019-04-06 09:49:35 -07:00
  • 3c531b735b Fix expired key error when installing with apt Victor Zverovich 2019-04-06 09:32:38 -07:00
  • f10a7e2e46 Test exotic pointer formatting Victor Zverovich 2019-04-06 09:04:44 -07:00
  • bd8177177a Add support for platforms without uintptr_t Victor Zverovich 2019-04-06 07:53:52 -07:00
  • 0302927f56 Optimize pointer formatting Victor Zverovich 2019-04-05 20:06:32 -07:00
  • bb6842ba35 Simplify to_string Victor Zverovich 2019-04-05 19:14:55 -07:00
  • b23c8633fa Detect presence of uintptr_t Victor Zverovich 2019-04-05 07:25:29 -07:00
  • b588d7f35f Fix a couple of deprecated things. Tommy Nguyen 2019-03-31 12:47:37 -04:00
  • 8ad1c12fb4 Make FMT_CTOR and FMT_WRAP1 macros work with bcc32 Mark Stapper 2019-03-28 08:27:38 +01:00
  • 018d8b57f6 Remove broken snprintf Victor Zverovich 2019-03-30 20:20:26 -07:00
  • 1987db663b clang-format Billy Donahue 2019-03-29 12:16:56 -04:00
  • a6d1ad741d handle fwrite results #1098 Billy Donahue 2019-03-28 18:15:20 -04:00
  • d2744bc848 Fix compatibility with bcc32 compiler Mark Stapper 2019-02-21 17:01:51 +01:00
  • e979c782d3 Extend basic_writer with write() method for doubles with optional format_specs argument Ivan Shynkarenka 2019-03-26 00:27:10 +03:00
  • 9e1531c1e1 install pkg-config file into libdir Olaf Hering 2019-03-25 17:16:18 +01:00
  • 0a66e4cbbb Update README.rst Victor Zverovich 2019-03-24 11:37:07 -07:00
  • 91acfe6852 Fix UBSAN warning Victor Zverovich 2019-03-22 07:42:57 -07:00
  • b7e6bf9671 clang format Victor Zverovich 2019-03-21 20:51:37 -07:00
  • da0ea4161a Make compile-time checks work with fallback formatter (#1088) Victor Zverovich 2019-03-21 19:02:19 -07:00
  • 7ad3015f5b Added missing typename to FMT_STRING. (#1089) mwinterb 2019-03-20 20:37:00 -07:00
  • f0b572da05 Update wording test Victor Zverovich 2019-03-20 06:48:25 -07:00
  • 6d416cf674 Forward declare is_string<FILE*> specializations ricco19 2019-03-18 10:33:28 -04:00
  • b742f622ab Create PR template to help agree to the licensing terms (#1083) Jonathan Müller 2019-03-18 14:41:17 +01:00
  • 02a6f16b52 Update LICENSE.rst Victor Zverovich 2019-03-17 18:49:12 -07:00
  • 294fd7df96 Remove isinf workaround Victor Zverovich 2019-03-17 14:49:19 -07:00
  • 17c6900f83 Update docs Victor Zverovich 2019-03-17 14:15:48 -07:00
  • 0faa968cc3 Make floating-point formatting locale-independent Victor Zverovich 2019-03-17 13:15:33 -07:00
  • bc784d3625 Remove isnan workaround Victor Zverovich 2019-03-17 12:05:07 -07:00
  • 53379dfd0c Don't set CMAKE_BUILD_TYPE if fmt is a subproject (#1081) Victor Zverovich 2019-03-17 10:50:19 -07:00
  • 76d326a2a2 Enable grisu for general format Victor Zverovich 2019-03-16 12:17:35 -07:00
  • c21c6b8c4b Move enable_if to template params Victor Zverovich 2019-03-16 12:58:18 -07:00
  • ec645ca262 Update readme and doxygen config Victor Zverovich 2019-03-16 10:47:50 -07:00
  • ae0b0dab9f Remove obsolete TODO Victor Zverovich 2019-03-16 10:04:16 -07:00
  • 5466a5b41f Document inherited members Victor Zverovich 2019-03-16 08:22:16 -07:00
  • 9b392a683d Update readme Victor Zverovich 2019-03-16 07:59:58 -07:00
  • 0fa65cf329 Add example Victor Zverovich 2019-03-16 07:36:27 -07:00
  • fdd0149e71 Update readme Victor Zverovich 2019-03-16 07:27:53 -07:00
  • e19a95b271 Update readme Victor Zverovich 2019-03-16 06:51:35 -07:00
  • ef39274973 Update readme Victor Zverovich 2019-03-16 06:47:18 -07:00
  • a7f68dcc01 Update readme Victor Zverovich 2019-03-16 06:46:19 -07:00
  • 1428b34299 Update readme Victor Zverovich 2019-03-16 06:30:50 -07:00
  • 97619e27a2 More fixed precision tests Victor Zverovich 2019-03-15 08:42:14 -07:00
  • dd6cc0e6ac Merge time-test into chrono-test Victor Zverovich 2019-03-14 18:10:56 -07:00
  • a939c75956 Merge fmt/time.h into fmt/chrono.h Victor Zverovich 2019-03-14 18:07:42 -07:00
  • 17e4b53926 Make chrono formatting work without exceptions (#1062) Victor Zverovich 2019-03-14 18:01:03 -07:00
  • a82b3680dc More tests and fixed precision fixes Victor Zverovich 2019-03-13 13:10:18 -07:00
  • 287342dab1 cmake: default FMT_PKGCONFIG_DIR to a relative path Jason S Zang 2019-03-13 18:25:56 +08:00
  • e28429ee73 Prevent overflow with zero precision Victor Zverovich 2019-03-13 10:46:25 -07:00
  • 49bbf3c876 Simplify shadowing warning fix Victor Zverovich 2019-03-13 08:29:37 -07:00
  • 5e5506f833 Update readme Victor Zverovich 2019-03-12 06:08:18 -07:00
  • e06523361d Visual Studio 2017: warning C4456: declaration of 'result' hides previous local declaration Ivan Shynkarenka 2019-03-11 10:18:06 +03:00
  • ebec00138b Reword licensing part Victor Zverovich 2019-03-10 17:42:36 -07:00
  • 8daa3c6834 Clarify contribution licensing Victor Zverovich 2019-03-10 17:38:18 -07:00
  • 0d418a8d58 Update and rename CONTRIBUTING.rst to CONTRIBUTING.md Victor Zverovich 2019-03-10 17:25:06 -07:00
  • 4c66dad8c1 Refactor digit generation Victor Zverovich 2019-03-10 15:07:46 -07:00
  • b1f7cca89e stop -> handler and swap args Victor Zverovich 2019-03-10 14:43:26 -07:00
  • f90d33ca12 error_ulp -> error Victor Zverovich 2019-03-10 14:29:28 -07:00
  • 78c755dc48 Update readme Victor Zverovich 2019-03-10 12:17:35 -07:00
  • f230170157 Update readme Victor Zverovich 2019-03-10 12:13:14 -07:00
  • ced8aa8c9e Update readme Victor Zverovich 2019-03-10 12:07:57 -07:00
  • 77d54251f0 Update benchmark results Victor Zverovich 2019-03-10 11:21:24 -07:00
  • 1632f72cbe Test get_round_direction Victor Zverovich 2019-03-10 11:14:50 -07:00
  • 8129b9bc46 Test that the library can be compiled witout locales Victor Zverovich 2019-03-10 07:56:46 -07:00
  • 835087dd04 Add color-test Victor Zverovich 2019-03-10 07:41:29 -07:00
  • 4523053e6f Fix typos. Bruce Mitchener 2019-03-10 08:06:30 +07:00