Commit Graph

  • 037645cb38 Extend basic_writer with write() method for doubles with optional format_specs argument Ivan Shynkarenka 2019-03-26 00:27:10 +0300
  • 7a23f16bbf install pkg-config file into libdir Olaf Hering 2019-03-25 17:16:18 +0100
  • 0a66e4cbbb
    Update README.rst Victor Zverovich 2019-03-24 11:37:07 -0700
  • 91acfe6852 Fix UBSAN warning Victor Zverovich 2019-03-22 07:42:57 -0700
  • b7e6bf9671 clang format Victor Zverovich 2019-03-21 20:51:37 -0700
  • da0ea4161a Make compile-time checks work with fallback formatter (#1088) Victor Zverovich 2019-03-21 19:02:19 -0700
  • 159e12cbf5 Fix compatibility with bcc32 compiler Mark Stapper 2019-02-21 17:01:51 +0100
  • 7ad3015f5b Added missing typename to FMT_STRING. (#1089) mwinterb 2019-03-20 20:37:00 -0700
  • 3c023d6e1e exclude FMT_STRING in template test if relaxed constexpr isn't supported. Michael Winterberg 2019-03-20 16:57:28 -0700
  • bbbbef8db0 Added missing typename to FMT_STRING. Michael Winterberg 2019-03-20 16:19:57 -0700
  • f0b572da05 Update wording test Victor Zverovich 2019-03-20 06:48:25 -0700
  • 6d416cf674 Forward declare is_string<FILE*> specializations ricco19 2019-03-18 10:33:28 -0400
  • d4ee81b264 Allow passing UDL format strings to the format function Marc Aldorasi 2019-03-18 11:10:28 -0400
  • f5d39e634e Forward declare is_string<FILE*> specializations ricco19 2019-03-18 10:33:28 -0400
  • b742f622ab
    Create PR template to help agree to the licensing terms (#1083) Jonathan Müller 2019-03-18 14:41:17 +0100
  • 15c1892708
    Fix typos Jonathan Müller 2019-03-18 12:09:16 +0100
  • 02a6f16b52
    Update LICENSE.rst Victor Zverovich 2019-03-17 18:49:12 -0700
  • 294fd7df96 Remove isinf workaround Victor Zverovich 2019-03-17 14:49:19 -0700
  • 17c6900f83 Update docs Victor Zverovich 2019-03-17 14:15:48 -0700
  • 38613f8f9f
    Create pull_request_template.md Jonathan Müller 2019-03-17 21:47:40 +0100
  • 0faa968cc3 Make floating-point formatting locale-independent Victor Zverovich 2019-03-17 13:15:33 -0700
  • bc784d3625 Remove isnan workaround Victor Zverovich 2019-03-17 12:05:07 -0700
  • 53379dfd0c Don't set CMAKE_BUILD_TYPE if fmt is a subproject (#1081) Victor Zverovich 2019-03-17 10:50:19 -0700
  • 76d326a2a2 Enable grisu for general format Victor Zverovich 2019-03-16 12:17:35 -0700
  • c21c6b8c4b Move enable_if to template params Victor Zverovich 2019-03-16 12:58:18 -0700
  • ec645ca262 Update readme and doxygen config Victor Zverovich 2019-03-16 10:47:50 -0700
  • ae0b0dab9f Remove obsolete TODO Victor Zverovich 2019-03-16 10:04:16 -0700
  • 5466a5b41f Document inherited members Victor Zverovich 2019-03-16 08:22:16 -0700
  • 9b392a683d Update readme Victor Zverovich 2019-03-16 07:59:58 -0700
  • 0fa65cf329 Add example Victor Zverovich 2019-03-16 07:36:27 -0700
  • fdd0149e71 Update readme Victor Zverovich 2019-03-16 07:27:53 -0700
  • e19a95b271 Update readme Victor Zverovich 2019-03-16 06:51:35 -0700
  • ef39274973 Update readme Victor Zverovich 2019-03-16 06:47:18 -0700
  • a7f68dcc01 Update readme Victor Zverovich 2019-03-16 06:46:19 -0700
  • 1428b34299 Update readme Victor Zverovich 2019-03-16 06:30:50 -0700
  • 97619e27a2 More fixed precision tests Victor Zverovich 2019-03-15 08:42:14 -0700
  • dd6cc0e6ac Merge time-test into chrono-test Victor Zverovich 2019-03-14 18:10:56 -0700
  • a939c75956 Merge fmt/time.h into fmt/chrono.h Victor Zverovich 2019-03-14 18:07:42 -0700
  • 17e4b53926 Make chrono formatting work without exceptions (#1062) Victor Zverovich 2019-03-14 18:01:03 -0700
  • a82b3680dc More tests and fixed precision fixes Victor Zverovich 2019-03-13 13:10:18 -0700
  • 287342dab1 cmake: default FMT_PKGCONFIG_DIR to a relative path Jason S Zang 2019-03-13 18:25:56 +0800
  • e28429ee73 Prevent overflow with zero precision Victor Zverovich 2019-03-13 10:46:25 -0700
  • 49bbf3c876 Simplify shadowing warning fix Victor Zverovich 2019-03-13 08:29:37 -0700
  • d9339432ff cmake: default FMT_PKGCONFIG_DIR to a relative path Jason S Zang 2019-03-13 18:25:56 +0800
  • 5e5506f833 Update readme Victor Zverovich 2019-03-12 06:08:18 -0700
  • e06523361d Visual Studio 2017: warning C4456: declaration of 'result' hides previous local declaration Ivan Shynkarenka 2019-03-11 10:18:06 +0300
  • b6a440a466 Visual Studio 2017: warning C4456: declaration of 'result' hides previous local declaration Ivan Shynkarenka 2019-03-11 10:18:06 +0300
  • ebec00138b Reword licensing part Victor Zverovich 2019-03-10 17:42:36 -0700
  • 8daa3c6834 Clarify contribution licensing Victor Zverovich 2019-03-10 17:38:18 -0700
  • 0d418a8d58
    Update and rename CONTRIBUTING.rst to CONTRIBUTING.md Victor Zverovich 2019-03-10 17:25:06 -0700
  • 4c66dad8c1 Refactor digit generation Victor Zverovich 2019-03-10 15:07:46 -0700
  • b1f7cca89e stop -> handler and swap args Victor Zverovich 2019-03-10 14:43:26 -0700
  • f90d33ca12 error_ulp -> error Victor Zverovich 2019-03-10 14:29:28 -0700
  • 78c755dc48 Update readme Victor Zverovich 2019-03-10 12:17:35 -0700
  • f230170157 Update readme Victor Zverovich 2019-03-10 12:13:14 -0700
  • ced8aa8c9e Update readme Victor Zverovich 2019-03-10 12:07:57 -0700
  • 77d54251f0 Update benchmark results Victor Zverovich 2019-03-10 11:21:24 -0700
  • 1632f72cbe Test get_round_direction Victor Zverovich 2019-03-10 11:14:50 -0700
  • 8129b9bc46 Test that the library can be compiled witout locales Victor Zverovich 2019-03-10 07:56:46 -0700
  • 835087dd04 Add color-test Victor Zverovich 2019-03-10 07:41:29 -0700
  • 4523053e6f Fix typos. Bruce Mitchener 2019-03-10 08:06:30 +0700
  • 8034060ee8 Fix typos. Bruce Mitchener 2019-03-10 08:06:30 +0700
  • 8407f4cb24 Round close to zero fixed precision Victor Zverovich 2019-03-09 15:14:23 -0800
  • 49d244c065 Don't emit more than precision digits (#1072) Victor Zverovich 2019-03-09 13:53:23 -0800
  • 3466d9c845 Don't override fixed formatting depending on exponent (#1072) Victor Zverovich 2019-03-09 11:11:15 -0800
  • 93d22dec35 Implement rounding up and clean up FP formatting Victor Zverovich 2019-03-09 09:35:16 -0800
  • d560ddac25 Temporarily disable Grisu for fixed formatting Victor Zverovich 2019-03-08 19:09:05 -0800
  • 2d981bb133 Add documentation for '%' format type. (#1071) Gawain Bolton 2019-03-06 22:50:32 +0100
  • f812f293a1 Add newline as requested. gawain 2019-03-06 22:00:20 +0100
  • 0e3e029580 Add documentation for '%' format type. gawain 2019-03-06 21:01:45 +0100
  • d8434baa03 Declare the size of RESET_COLOR. Michael Winterberg 2019-03-06 09:23:34 -0800
  • b2a83fb509 Add documentation for '%' type. gawain 2019-03-06 20:22:03 +0100
  • 518014d17f Align with upstream/master. gawain 2019-03-06 19:49:51 +0100
  • f3d49a0a96 Merge remote-tracking branch 'upstream/master' gawain 2019-03-06 19:46:11 +0100
  • deec2d86b6 Declare the size of RESET_COLOR. Michael Winterberg 2019-03-06 09:23:34 -0800
  • 8f7780a4f6 Correct comment Victor Zverovich 2019-03-06 09:23:16 -0800
  • 2e526a664a Fix handling of output iterator in ranges Victor Zverovich 2019-03-06 07:59:23 -0800
  • 79b79f329e Add support for '%' type to output floating point values as a percentage. gawain 2019-03-01 20:32:05 +0100
  • 141d1cf93d Revert unnecessary changes. gawain 2019-03-04 22:26:41 +0100
  • b67a85dab6 Changed to use strlen instead of sizeof to determine the length of a string. Addresses #1063. Michael Winterberg 2019-03-04 11:08:13 -0800
  • d6d33a99c6 Changes to fix CI as g++-4.4 BUILD was broken. gawain 2019-03-03 21:09:50 +0100
  • 73f31a8bcc Updates for formatting output as a percentage. gawain 2019-03-03 20:47:37 +0100
  • c0e12d4437 format: Fix compilation with -fno-exceptions Alexandru Pana 2019-03-03 00:24:54 +0200
  • 29db6bd91f Add support for '%' type to output floating point values as a percentage. gawain 2019-03-01 20:32:05 +0100
  • 287eaab3b2 Increment output iterator in basic_writer::write for character types (#1056) Alexander Bolz 2019-02-26 20:38:03 +0100
  • 2f42122576 Increment output iterator in basic_writer::write for character types (#1056) Alexander Bolz 2019-02-26 20:38:03 +0100
  • a97757736b Use grisu for fixed precision Victor Zverovich 2019-02-23 06:42:45 -1000
  • 327d4b6e9e Fixes for some pedantic warnings (#1054) Brian 2019-02-23 14:40:08 -0500
  • 4984bdd703 undo Brian 2019-02-23 14:26:21 -0500
  • 71e8ce1e88 Add explicit cast to disable warning Brian 2019-02-23 12:32:20 -0500
  • af763e53d0 Disable warning "-Wswitch-enum" Brian 2019-02-23 12:30:57 -0500
  • 5caf13a562 Remove unused parameter Brian 2019-02-23 12:25:00 -0500
  • fb7c097ea0 Fix order of initializers Brian 2019-02-23 12:24:06 -0500
  • 8af651be39 Implement fixed precision Victor Zverovich 2019-02-22 09:05:01 -1000
  • afe8267f9f Documentation/api.rst: Use same template argument order as in the prototype Thomas Braun 2019-02-22 18:38:33 +0100
  • 187bd1b8b2 Clarify lifetimes of named_arg parameters (#1051) Michael Lui 2019-02-22 11:37:19 -0500
  • 1ed12d6324 Clean up language Mike Lui 2019-02-22 10:08:28 -0500
  • 4e5694fd05 Update arg signature Victor Zverovich 2019-02-21 17:37:51 -1000
  • 71e97b4819 Clarify usage of fmt::arg Mike Lui 2019-02-21 10:22:38 -0500
  • 82c24edcf6 Workaround a bogus Qt Creator warning Victor Zverovich 2019-02-19 06:29:27 -1000