Commit Graph

  • 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
  • 8407f4cb24 Round close to zero fixed precision Victor Zverovich 2019-03-09 15:14:23 -08:00
  • 49d244c065 Don't emit more than precision digits (#1072) Victor Zverovich 2019-03-09 13:53:23 -08:00
  • 3466d9c845 Don't override fixed formatting depending on exponent (#1072) Victor Zverovich 2019-03-09 11:11:15 -08:00
  • 93d22dec35 Implement rounding up and clean up FP formatting Victor Zverovich 2019-03-09 09:35:16 -08:00
  • d560ddac25 Temporarily disable Grisu for fixed formatting Victor Zverovich 2019-03-08 19:09:05 -08:00
  • 2d981bb133 Add documentation for '%' format type. (#1071) Gawain Bolton 2019-03-06 22:50:32 +01:00
  • d8434baa03 Declare the size of RESET_COLOR. Michael Winterberg 2019-03-06 09:23:34 -08:00
  • 8f7780a4f6 Correct comment Victor Zverovich 2019-03-06 09:23:16 -08:00
  • 2e526a664a Fix handling of output iterator in ranges Victor Zverovich 2019-03-06 07:59:23 -08:00
  • 79b79f329e Add support for '%' type to output floating point values as a percentage. gawain 2019-03-01 20:32:05 +01:00
  • 287eaab3b2 Increment output iterator in basic_writer::write for character types (#1056) Alexander Bolz 2019-02-26 20:38:03 +01:00
  • a97757736b Use grisu for fixed precision Victor Zverovich 2019-02-23 06:42:45 -10:00
  • 327d4b6e9e Fixes for some pedantic warnings (#1054) Brian 2019-02-23 14:40:08 -05:00
  • 8af651be39 Implement fixed precision Victor Zverovich 2019-02-22 09:05:01 -10:00
  • 187bd1b8b2 Clarify lifetimes of named_arg parameters (#1051) Michael Lui 2019-02-22 11:37:19 -05:00
  • 4e5694fd05 Update arg signature Victor Zverovich 2019-02-21 17:37:51 -10:00
  • 82c24edcf6 Workaround a bogus Qt Creator warning Victor Zverovich 2019-02-19 06:29:27 -10:00
  • ed138d794a test: assert-test: fix typo in else-branch of EXPECT_DEBUG_DEATH_IF_SUPPORTED Victor Zverovich 2019-02-18 14:02:02 -10:00
  • 0476a51cba Add Sublime syntax (#1037) Victor Zverovich 2019-02-15 15:08:58 -08:00
  • c5aad69f2a Restore deprecated begin() Victor Zverovich 2019-02-15 15:00:02 -08:00
  • 5b0006476a Make stopping condition configurable in grisu Victor Zverovich 2019-02-14 07:21:46 -08:00
  • a44238f2ef Improve grisu Victor Zverovich 2019-02-13 20:03:27 -08:00
  • 83808076e3 Minor cleanup Victor Zverovich 2019-02-13 06:14:22 -08:00
  • 9660ea1bff Simplify format string checks Victor Zverovich 2019-02-10 16:59:58 -08:00
  • 4a9d676362 Gradle 4.10 >> Gradle 5.2 Park Dong-Ha 2019-02-10 09:35:05 +00:00
  • f041f128f5 Minor cleanup Victor Zverovich 2019-02-10 08:42:53 -08:00
  • e4572e5def Update std implementation Victor Zverovich 2019-02-10 06:34:47 -08:00
  • 442fa1bd46 Decouple format and parse contexts Victor Zverovich 2019-02-09 19:34:42 -08:00
  • 744e66bb08 Deprecate format_context::parse_context() Victor Zverovich 2019-02-09 16:15:20 -08:00
  • d231d68a8b Fix handling of custom context Victor Zverovich 2019-02-09 07:36:09 -08:00
  • 01f34d0b0b Fix library deprecation warning Daniela Engert 2019-02-06 08:37:03 +01:00
  • 9a0a24f90b Test is_streamable with overloaded comma operators morinmorin 2019-02-06 19:45:14 +09:00
  • 430e6ac9b6 Protect against overloaded comma operators in decltype morinmorin 2019-02-04 02:19:08 +09:00
  • 467520e7a4 Remove unused macro Victor Zverovich 2019-02-06 11:34:59 -08:00
  • 5a314a5288 Eliminate extra copy on floating-point formatting Victor Zverovich 2019-02-06 07:49:19 -08:00
  • 9989e7f4e3 Update benchmark results Victor Zverovich 2019-02-04 17:56:33 -08:00
  • 31510cb437 Fix warnings from Visual Studio Daniela Engert 2019-02-04 07:43:16 +01:00
  • 61c9b563c2 Replace 'std::result_of' by 'std::invoke_result' where possible (#1025) Daniela Engert 2019-02-03 18:59:48 +01:00
  • 864b9a2202 Correct the comment Victor Zverovich 2019-02-04 08:29:39 -08:00
  • 1538336836 Remove unnecessary checks Victor Zverovich 2019-02-04 07:01:33 -08:00
  • 22de5a755f Fix warnings from Travis Elias Kosunen 2019-02-02 20:24:07 -05:00
  • 355eb6d29a Enable grisu for shortest roundtrip (default) formatting Victor Zverovich 2019-02-03 07:44:42 -08:00
  • b8d34e0db3 Fix rounding Victor Zverovich 2019-02-02 08:49:25 -08:00
  • e61cac687d Minor grisu improvements Victor Zverovich 2019-02-02 07:40:43 -08:00
  • 7fbbfed8c6 Fix warnings caused by usage of deprecated functionality Elias Kosunen 2019-01-31 23:47:57 -05:00
  • c3268f4e50 Remove use cases of deprecated functionality Elias Kosunen 2019-01-29 16:31:25 -05:00
  • 34951f1999 Replace comments regarding deprecation with attributes Elias Kosunen 2019-01-29 16:14:32 -05:00
  • 3f52336e6c Simplify formatter selection Victor Zverovich 2019-01-30 19:39:42 -08:00
  • 7ca8fc3b17 Fix a bogus warning Victor Zverovich 2019-01-30 07:06:40 -08:00
  • 5289dd600b Test formatting of special numbers Victor Zverovich 2019-01-30 06:56:46 -08:00
  • bf6529f2ce Update docs Victor Zverovich 2019-01-30 06:07:59 -08:00
  • 0700612249 Implement 'chrono' formatting specifiers '%Q' and '%q' Daniela Engert 2019-01-25 16:27:35 +01:00
  • 06c005b7b0 Clarify that compile-time checks don't support named arguments Victor Zverovich 2019-01-27 09:05:50 -08:00
  • 4f6fda558c Add a grisu test stub Victor Zverovich 2019-01-27 06:47:27 -08:00
  • 9f70b034e1 Implement precision for floating-point durations. Daniela Engert 2019-01-12 14:31:55 +01:00
  • 7cdb1e5e40 Workaround broken is_default_constructible in MSVC Victor Zverovich 2019-01-21 09:54:48 -08:00
  • 5f1ceebc7f Make formatter<T> override ostream<< for templates (#952) Victor Zverovich 2019-01-21 07:11:49 -08:00
  • 1b11b000c7 Update readme Victor Zverovich 2019-01-20 15:33:30 -08:00
  • 83f052930a Add code from p0645 Victor Zverovich 2019-01-19 09:10:57 -08:00
  • fdd8e333c1 Fix compilation with locales disabled (#1011) Victor Zverovich 2019-01-19 07:16:05 -08:00
  • dad1eec842 Workaround unimplemented T... on gcc 4.6.x (#1008) Victor Zverovich 2019-01-16 11:41:20 -08:00
  • b0cde860ae Implement 'snprintf(OutputIt it, size_t n, const S &format, const Args & ... args)' (#917) Daniela Engert 2019-01-01 11:45:56 +01:00
  • e05dfb0887 Fix compile errors due to name-hiding and an unused function argument. Daniela Engert 2019-01-13 09:06:51 +01:00
  • dde095fab8 Revert "Reorder defines" Victor Zverovich 2019-01-13 08:13:38 -08:00
  • 4a059914a9 Reorder defines Victor Zverovich 2019-01-13 07:40:37 -08:00
  • 58b6f8db48 Format the code using clang-format Victor Zverovich 2019-01-12 18:27:38 -08:00
  • 9a777b9e1c Implemented fmt::prepare() stryku 2018-11-27 11:52:00 +01:00
  • da55e96f53 Install ninja to fix android build Victor Zverovich 2019-01-09 15:38:31 -08:00
  • dc8f8ce4c0 Fix handling of dynamic width in chrono formatter Victor Zverovich 2019-01-09 15:13:29 -08:00
  • f5cc77cea0 Get rid of 'null_terminating_iterator' in printf.h (#980) Daniela Engert 2018-12-31 16:21:45 +01:00
  • 39623a7400 Replaced usage of gtest's internal scoped_ptr with unique_ptr. Michael Winterberg 2019-01-02 10:03:04 -08:00
  • ae1de3a8d3 Add support for using text_style in format and vformat directly (#993) * Closes #993 Denis Blank 2018-12-30 16:49:34 +01:00
  • 1b8a216ddf Improve docs Victor Zverovich 2018-12-28 15:05:42 -08:00
  • b3ad759a0a Bump version and correct changelog Victor Zverovich 2018-12-28 13:09:31 -08:00
  • 9e554999ce Update version Victor Zverovich 2018-12-28 12:31:41 -08:00
  • b34d92b051 Bump version Victor Zverovich 2018-12-28 12:23:29 -08:00
  • d39ece1870 Make rst2md runnable and update changelog Victor Zverovich 2018-12-28 12:04:34 -08:00
  • fe2d715ff1 Update changelog Victor Zverovich 2018-12-24 11:56:48 -08:00