Commit Graph

  • ed138d794a test: assert-test: fix typo in else-branch of EXPECT_DEBUG_DEATH_IF_SUPPORTED Victor Zverovich 2019-02-18 14:02:02 -1000
  • 0476a51cba Add Sublime syntax (#1037) Victor Zverovich 2019-02-15 15:08:58 -0800
  • c5aad69f2a Restore deprecated begin() Victor Zverovich 2019-02-15 15:00:02 -0800
  • 5b0006476a Make stopping condition configurable in grisu Victor Zverovich 2019-02-14 07:21:46 -0800
  • a44238f2ef Improve grisu Victor Zverovich 2019-02-13 20:03:27 -0800
  • 83808076e3 Minor cleanup Victor Zverovich 2019-02-13 06:14:22 -0800
  • 1e67e10a9a Silence Warnings when using FMT_STRING() Björn Schäpers 2019-02-12 20:09:06 +0100
  • 9660ea1bff Simplify format string checks Victor Zverovich 2019-02-10 16:59:58 -0800
  • 4a9d676362 Gradle 4.10 >> Gradle 5.2 Park Dong-Ha 2019-02-10 09:35:05 +0000
  • f041f128f5 Minor cleanup Victor Zverovich 2019-02-10 08:42:53 -0800
  • e4572e5def Update std implementation Victor Zverovich 2019-02-10 06:34:47 -0800
  • c60e452f35 Gradle 4.10 >> Gradle 5.2 Park Dong-Ha 2019-02-10 09:35:05 +0000
  • 442fa1bd46 Decouple format and parse contexts Victor Zverovich 2019-02-09 19:34:42 -0800
  • 744e66bb08 Deprecate format_context::parse_context() Victor Zverovich 2019-02-09 16:15:20 -0800
  • d231d68a8b Fix handling of custom context Victor Zverovich 2019-02-09 07:36:09 -0800
  • 01f34d0b0b Fix library deprecation warning Daniela Engert 2019-02-06 08:37:03 +0100
  • 9a0a24f90b Test is_streamable with overloaded comma operators morinmorin 2019-02-06 19:45:14 +0900
  • 430e6ac9b6 Protect against overloaded comma operators in decltype morinmorin 2019-02-04 02:19:08 +0900
  • 467520e7a4 Remove unused macro Victor Zverovich 2019-02-06 11:34:59 -0800
  • 5a314a5288 Eliminate extra copy on floating-point formatting Victor Zverovich 2019-02-06 07:49:19 -0800
  • 38697058a0
    Fix library deprecation warning Daniela Engert 2019-02-06 08:37:03 +0100
  • 0b45312cdb Test is_streamable with overloaded comma operators morinmorin 2019-02-06 19:45:14 +0900
  • 9989e7f4e3
    Update benchmark results Victor Zverovich 2019-02-04 17:56:33 -0800
  • 31510cb437 Fix warnings from Visual Studio Daniela Engert 2019-02-04 07:43:16 +0100
  • 61c9b563c2 Replace 'std::result_of' by 'std::invoke_result' where possible (#1025) Daniela Engert 2019-02-03 18:59:48 +0100
  • 864b9a2202 Correct the comment Victor Zverovich 2019-02-04 08:29:39 -0800
  • 1538336836 Remove unnecessary checks Victor Zverovich 2019-02-04 07:01:33 -0800
  • b8e7071f8d
    Fix warnings from Visual Studio Daniela Engert 2019-02-04 07:43:16 +0100
  • 22de5a755f Fix warnings from Travis Elias Kosunen 2019-02-02 20:24:07 -0500
  • 355eb6d29a Enable grisu for shortest roundtrip (default) formatting Victor Zverovich 2019-02-03 07:44:42 -0800
  • e59cf9f713
    Replace 'std::result_of' by 'std::invoke_result' where possible (#1025) Daniela Engert 2019-02-03 18:59:48 +0100
  • bf2d9df5a6 Protect against overloaded comma operators in decltype morinmorin 2019-02-04 02:19:08 +0900
  • 917308ef6d Fix warnings from Travis Elias Kosunen 2019-02-02 20:24:07 -0500
  • b8d34e0db3 Fix rounding Victor Zverovich 2019-02-02 08:49:25 -0800
  • e61cac687d Minor grisu improvements Victor Zverovich 2019-02-02 07:40:43 -0800
  • 7fbbfed8c6 Fix warnings caused by usage of deprecated functionality Elias Kosunen 2019-01-31 23:47:57 -0500
  • c3268f4e50 Remove use cases of deprecated functionality Elias Kosunen 2019-01-29 16:31:25 -0500
  • 34951f1999 Replace comments regarding deprecation with attributes Elias Kosunen 2019-01-29 16:14:32 -0500
  • 649ccb0bd9 Fix warnings caused by usage of deprecated functionality Elias Kosunen 2019-01-31 23:47:57 -0500
  • 3f52336e6c Simplify formatter selection Victor Zverovich 2019-01-30 19:39:42 -0800
  • 7ca8fc3b17 Fix a bogus warning Victor Zverovich 2019-01-30 07:06:40 -0800
  • 5289dd600b Test formatting of special numbers Victor Zverovich 2019-01-30 06:56:46 -0800
  • bf6529f2ce Update docs Victor Zverovich 2019-01-30 06:07:59 -0800
  • 599632ee22 Remove use cases of deprecated functionality Elias Kosunen 2019-01-29 16:31:25 -0500
  • 9f72dc2eda Replace comments regarding deprecation with attributes Elias Kosunen 2019-01-29 16:14:32 -0500
  • cb96ade13a format-inl.h: fixing compare double with 0 Martin Wührer 2019-01-29 19:01:50 +0100
  • 0700612249 Implement 'chrono' formatting specifiers '%Q' and '%q' Daniela Engert 2019-01-25 16:27:35 +0100
  • 06c005b7b0 Clarify that compile-time checks don't support named arguments Victor Zverovich 2019-01-27 09:05:50 -0800
  • 4f6fda558c Add a grisu test stub Victor Zverovich 2019-01-27 06:47:27 -0800
  • daa7f75fc1
    Implement 'chrono' formatting specifiers '%Q' and '%q' Daniela Engert 2019-01-25 16:27:35 +0100
  • 9f70b034e1 Implement precision for floating-point durations. Daniela Engert 2019-01-12 14:31:55 +0100
  • 245a3f5379
    Implement precision for floating-point durations. Daniela Engert 2019-01-12 14:31:55 +0100
  • 7cdb1e5e40 Workaround broken is_default_constructible in MSVC Victor Zverovich 2019-01-21 09:54:48 -0800
  • 5f1ceebc7f Make formatter<T> override ostream<< for templates (#952) Victor Zverovich 2019-01-21 07:11:49 -0800
  • 1b11b000c7 Update readme Victor Zverovich 2019-01-20 15:33:30 -0800
  • 83f052930a Add code from p0645 Victor Zverovich 2019-01-19 09:10:57 -0800
  • fdd8e333c1 Fix compilation with locales disabled (#1011) Victor Zverovich 2019-01-19 07:16:05 -0800
  • dad1eec842 Workaround unimplemented T... on gcc 4.6.x (#1008) Victor Zverovich 2019-01-16 11:41:20 -0800
  • b0cde860ae Implement 'snprintf(OutputIt it, size_t n, const S &format, const Args & ... args)' (#917) Daniela Engert 2019-01-01 11:45:56 +0100
  • e05dfb0887 Fix compile errors due to name-hiding and an unused function argument. Daniela Engert 2019-01-13 09:06:51 +0100
  • dde095fab8 Revert "Reorder defines" Victor Zverovich 2019-01-13 08:13:38 -0800
  • bf23a2cbfc
    Fix compile errors due to name-hiding and an unused function argument. Daniela Engert 2019-01-13 09:06:51 +0100
  • 378a50a463
    Implement 'snprintf(OutputIt it, size_t n, const S &format, const Args & ... args)' (#917) Daniela Engert 2019-01-01 11:45:56 +0100
  • 4a059914a9 Reorder defines Victor Zverovich 2019-01-13 07:40:37 -0800
  • 58b6f8db48 Format the code using clang-format Victor Zverovich 2019-01-12 18:27:38 -0800
  • 9a777b9e1c Implemented fmt::prepare() stryku 2018-11-27 11:52:00 +0100
  • da55e96f53 Install ninja to fix android build Victor Zverovich 2019-01-09 15:38:31 -0800
  • dc8f8ce4c0 Fix handling of dynamic width in chrono formatter Victor Zverovich 2019-01-09 15:13:29 -0800
  • 7772ca7ce8 Removed parsed_specs_checker class stryku 2019-01-09 21:46:14 +0100
  • 816daa7f40
    Support any string_type as result type of 'fmt::format_as<string_type>(...)'. Daniela Engert 2019-01-08 14:02:26 +0100
  • c735a69ef8 Removed unnecessary changes stryku 2019-01-08 00:20:52 +0100
  • 8c99ec0738 Implemented fmt::prepare() stryku 2018-11-27 11:52:00 +0100
  • f5cc77cea0 Get rid of 'null_terminating_iterator' in printf.h (#980) Daniela Engert 2018-12-31 16:21:45 +0100
  • 04d33de87e
    Get rid of 'null_terminating_iterator' in printf.h (#980) Daniela Engert 2018-12-31 16:21:45 +0100
  • 39623a7400 Replaced usage of gtest's internal scoped_ptr with unique_ptr. Michael Winterberg 2019-01-02 10:03:04 -0800
  • efceda629d Replaced usage of gtest's internal scoped_ptr with unique_ptr. Michael Winterberg 2019-01-02 10:03:04 -0800
  • ae1de3a8d3 Add support for using text_style in format and vformat directly (#993) * Closes #993 Denis Blank 2018-12-30 16:49:34 +0100
  • 95d8ffcf49 Add support for using text_style in format and vformat directly (#993) * Closes #993 Denis Blank 2018-12-30 16:49:34 +0100
  • 1b8a216ddf Improve docs Victor Zverovich 2018-12-28 15:05:42 -0800
  • b3ad759a0a Bump version and correct changelog Victor Zverovich 2018-12-28 13:09:31 -0800
  • 9e554999ce Update version 5.3.0 Victor Zverovich 2018-12-28 12:31:41 -0800
  • b34d92b051 Bump version Victor Zverovich 2018-12-28 12:23:29 -0800
  • d39ece1870 Make rst2md runnable and update changelog Victor Zverovich 2018-12-28 12:04:34 -0800
  • fe2d715ff1 Update changelog Victor Zverovich 2018-12-24 11:56:48 -0800
  • 27b306701f Update changelog Victor Zverovich 2018-12-24 11:51:20 -0800
  • 68837079aa Update changelog Victor Zverovich 2018-12-24 11:48:41 -0800
  • c98b202eb4 Update changelog Victor Zverovich 2018-12-24 11:47:06 -0800
  • 587a7f6634 Update changelog and docs Victor Zverovich 2018-12-24 10:56:13 -0800
  • 84e5170c9c Update changelog and deprecate visit Victor Zverovich 2018-12-24 10:02:41 -0800
  • 130e412b64 Update changelog and docs Victor Zverovich 2018-12-24 09:37:52 -0800
  • 0bbdca5b8b Fix conversion warnings (#989) Sign Bit 2018-12-20 09:24:19 -0500
  • bfe82d87fa Fix sign-conversion warnings in headers Florin Iucha 2018-12-16 01:30:22 -0500
  • 94b58e6b71 Enable conversion warning checking for pedantic build Florin Iucha 2018-12-15 23:46:36 -0500
  • 390f606969 Remove warning on unused variable Florin Iucha 2018-12-15 16:06:43 -0500
  • 9e37b68743 Remove cast reported as useless on GCC Florin Iucha 2018-12-15 16:02:34 -0500
  • 9dc380d182 Ignore unused local typedefs Florin Iucha 2018-12-15 15:56:06 -0500
  • 5647707783 Fix sign conversion warnings Florin Iucha 2018-12-15 09:46:35 -0500
  • 77a7244804 Implement fill/align/width for strftime-like formatting Victor Zverovich 2018-12-19 06:39:58 -0800
  • 2420a589c6 clang-format for test files luncliff 2018-12-19 15:52:51 +0900
  • 8671608b83 clang-format for header files luncliff 2018-12-19 15:42:25 +0900