Commit Graph

  • 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 5.3.0 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
  • 27b306701f Update changelog Victor Zverovich 2018-12-24 11:51:20 -08:00
  • 68837079aa Update changelog Victor Zverovich 2018-12-24 11:48:41 -08:00
  • c98b202eb4 Update changelog Victor Zverovich 2018-12-24 11:47:06 -08:00
  • 587a7f6634 Update changelog and docs Victor Zverovich 2018-12-24 10:56:13 -08:00
  • 84e5170c9c Update changelog and deprecate visit Victor Zverovich 2018-12-24 10:02:41 -08:00
  • 130e412b64 Update changelog and docs Victor Zverovich 2018-12-24 09:37:52 -08:00
  • 0bbdca5b8b Fix conversion warnings (#989) Sign Bit 2018-12-20 09:24:19 -05:00
  • 77a7244804 Implement fill/align/width for strftime-like formatting Victor Zverovich 2018-12-19 06:39:58 -08:00
  • 3e01376e08 Implement fill/align/width parsing in chrono formatter Victor Zverovich 2018-12-16 07:00:57 -08:00
  • 1f92f8a9d8 Remove noexcept Victor Zverovich 2018-12-15 06:41:32 -08:00
  • 8668639ae2 Get rid of null_terminating_iterator in format Victor Zverovich 2018-12-13 07:50:50 -08:00
  • 93fd473b8f Add support for builtin terminal colors. (#974) Nicolas 2018-12-15 15:16:00 +01:00
  • 61ad543c3e Windows .sln filename changed from FORMAT to FMT HecticSerenity 2018-12-13 19:58:32 -08:00
  • 7f7504b3f5 Clean up docs Victor Zverovich 2018-12-12 18:21:13 -08:00
  • 37f599b1a1 Fix docs Victor Zverovich 2018-12-12 17:50:50 -08:00
  • 8c2e15aed5 Make printf work in search (#164) Victor Zverovich 2018-12-12 16:07:54 -08:00
  • de71db6d42 Fix asan error (#977) Victor Zverovich 2018-12-12 11:27:06 -08:00
  • b180b39152 Fix default formatting Victor Zverovich 2018-12-09 19:18:27 -08:00
  • 24594c747e Disable printing the reset escape code when no style modifiers where applied. (#973) Nicolas 2018-12-10 00:57:20 +01:00
  • b0f2224719 Implement default chrono formatting Victor Zverovich 2018-12-09 09:11:52 -08:00
  • 749276072f Add file stream support for stylized text printing. (#967) Nicolas 2018-12-09 18:28:48 +01:00
  • f54f3d0fb7 Move chrono-specific code to a separate header Victor Zverovich 2018-12-07 10:19:44 -08:00
  • bf1f1c73e3 Fix time test Victor Zverovich 2018-12-07 08:19:13 -08:00
  • b6bc6ec246 Add default ctor and fix use of constexpr macros in text_style Victor Zverovich 2018-12-07 07:15:13 -08:00
  • acfa95d4a8 Workaround a bug in MSVC's strftime (#965) Victor Zverovich 2018-12-07 07:07:21 -08:00
  • 628f830583 More chrono formatting Victor Zverovich 2018-12-07 06:36:08 -08:00
  • aa3b5aba41 Implement locale-specific minute formatting Victor Zverovich 2018-12-06 16:12:10 -08:00
  • 639de21757 Workaround more MSVC bugs Victor Zverovich 2018-12-06 10:12:42 -08:00
  • 3242ddf7b5 Fix warnings Victor Zverovich 2018-12-06 07:27:46 -08:00
  • bd1104046b Workaround a bug in MSVC Victor Zverovich 2018-12-06 06:04:45 -08:00
  • 81b5c4a5fd Add experimental emphasis support (#961) Nicolas 2018-12-06 16:56:01 +01:00
  • 7c4eb0fbeb Fix warnings in time.h Victor Zverovich 2018-12-05 12:43:52 -08:00
  • 2d624218bf Fix another warning Victor Zverovich 2018-12-05 10:19:53 -08:00
  • b31680990e Fix a warning Victor Zverovich 2018-12-05 07:11:06 -08:00
  • b10ccb83e1 Add rpclib to projects Victor Zverovich 2018-12-05 06:42:33 -08:00
  • 0497875ff3 Stop the orgy of casts Victor Zverovich 2018-12-05 06:27:31 -08:00
  • 37dc495b9d Simplify MSVC workaround Victor Zverovich 2018-12-05 06:22:18 -08:00
  • 2ff4996d05 Fix ambiguous complier error C2666 in vs2017.The '+' opeator may cause ambiguity.Avoid implicit conversion. liuping 2018-12-04 20:05:03 +08:00
  • 77656c672c Fix sign-conversion warnings reported by Clang7 Florin Iucha 2018-12-01 22:56:14 -05:00
  • ea5e4790bd Fix formatting Victor Zverovich 2018-12-03 08:58:48 -08:00
  • 86681c4bb0 Update README.rst Victor Zverovich 2018-12-03 08:04:21 -08:00
  • e867768ee6 Do not override user provided compile flag Johan J 2018-12-03 14:54:44 +01:00
  • 0c7f5c3ca4 Update README.rst Victor Zverovich 2018-12-02 08:22:51 -08:00
  • e7e2ab1070 Make return type of basic_format_args::max_size() consistent. Daniela Engert 2018-12-01 17:57:34 +01:00
  • 29352af369 Update README.rst Victor Zverovich 2018-12-01 08:19:20 -08:00
  • 68214bd904 More time formatting Victor Zverovich 2018-11-30 19:04:14 -08:00
  • bcf3fcd673 Clean up bit fiddling for argument packing Victor Zverovich 2018-11-30 15:48:09 -08:00
  • 9dcf127fa5 Workaround a bogus MSVC warning Victor Zverovich 2018-11-30 13:47:04 -08:00
  • b8b06e3e10 Fix conversion warnings in Grisu Victor Zverovich 2018-11-30 10:06:52 -08:00
  • 322b2594e0 Implement more time specifiers Victor Zverovich 2018-11-30 08:52:01 -08:00
  • 0835f1ba3b Use full paths for fmt.pc.in hotwatermorning 2018-11-30 14:20:51 +09:00
  • a084495d7e Add Ceph to projects Victor Zverovich 2018-11-28 17:28:27 -08:00
  • fa1d4dbcfd Fix warnings Victor Zverovich 2018-11-28 16:15:15 -08:00
  • 2b2cfdac19 Update docs Victor Zverovich 2018-11-28 12:53:09 -08:00
  • 99744f8f8f Suppress unfixable warning Victor Zverovich 2018-11-28 12:52:41 -08:00
  • f5fe849238 Specialize formatter for chrono durations Victor Zverovich 2018-11-28 09:23:23 -08:00
  • a5a9805a91 First stub at the datetime format parser Victor Zverovich 2018-11-25 16:10:05 -08:00