Commit Graph

  • 7aafa6bc64 Update analytics Victor Zverovich 2020-05-18 10:26:22 -07:00
  • c66aae1652 Adding sentinel support to fmt::join(). (#1689) Barry Revzin 2020-05-18 08:31:01 -05:00
  • 6d66de3805 Add c specifier support to integral types (#1652) Victor Zverovich 2020-05-17 08:44:55 -07:00
  • 6b219a58db fix interaction of space flag and '+' flag, as well as '-' flag and '0' flag (#1687) rimathia 2020-05-17 13:27:18 +02:00
  • eee2023c2a Update signatures Victor Zverovich 2020-05-15 15:25:02 -07:00
  • c5ed73aab2 Add fmt::detail::buffer to the docs (#704) Victor Zverovich 2020-05-15 14:35:55 -07:00
  • ea1cd9638c Fix apidoc Victor Zverovich 2020-05-15 10:03:02 -07:00
  • d3964d7b1e Merge branch 'master' of github.com:fmtlib/fmt Victor Zverovich 2020-05-15 09:43:38 -07:00
  • d18c6723a2 Update docs Victor Zverovich 2020-05-15 09:43:35 -07:00
  • 96c18b26c2 make plus flag for printf not be ignored for char argument (#1683) rimathia 2020-05-15 15:45:51 +02:00
  • ba25baeb97 Apply doc patch to 6.2.1 Victor Zverovich 2020-05-14 19:11:40 -07:00
  • 981b517ccf nested replacement fields may omit arg_id (#1681) Kevin Puetz 2020-05-13 19:20:05 -05:00
  • 922ea924bf Make dynamic_format_arg_store reusable and add reserve() (#1677) Vladimir Solontsov 2020-05-12 21:00:42 +03:00
  • e0d98923c7 Update version Victor Zverovich 2020-05-09 09:13:20 -07:00
  • 8069265373 internal -> detail (#1538) Victor Zverovich 2020-05-10 07:25:42 -07:00
  • 963ee08310 Simplify named arguments Victor Zverovich 2020-05-09 16:38:37 -07:00
  • 02a6fe59fb Named arguments go brrr Victor Zverovich 2020-05-09 12:56:35 -07:00
  • de290f5c4c Ditch internal::arg_map Victor Zverovich 2020-05-09 12:43:11 -07:00
  • d0623de510 Bump version Victor Zverovich 2020-05-09 10:57:04 -07:00
  • 73e335ed38 Make implicit capture explicit for C++20 (#1669) Markus Werle 2020-05-09 10:55:37 -07:00
  • b4d46e3988 Update changelog Victor Zverovich 2020-05-09 10:05:16 -07:00
  • 19bd751020 Update version 6.2.1 Victor Zverovich 2020-05-09 09:13:20 -07:00
  • 572d2f6a7a Update changelog Victor Zverovich 2020-05-09 09:11:53 -07:00
  • 1425e72d5c Bump version Victor Zverovich 2020-05-09 09:01:59 -07:00
  • b149bb202c Update changelog Victor Zverovich 2020-05-09 08:30:31 -07:00
  • cfcafcc23c Fix inconsistent type detection (#1662) Victor Zverovich 2020-05-05 18:28:00 -07:00
  • 3a52c6ae31 Fix ostream support in sprintf (#1631) Victor Zverovich 2020-04-12 07:38:54 -07:00
  • a182f7341e Update changelog Victor Zverovich 2020-05-09 08:30:31 -07:00
  • 68201831a5 Support named args in dynamic_format_arg_store (#1655). (#1663) Vladimir Solontsov 2020-05-09 16:25:03 +03:00
  • 7f723fbcb8 Consistently namespace qualify size_t Victor Zverovich 2020-05-07 15:59:46 -07:00
  • c06851456d Purge basic_writer Victor Zverovich 2020-05-07 14:15:12 -07:00
  • 2f05054dd3 Purge basic_writer Victor Zverovich 2020-05-06 18:29:04 -07:00
  • f0ce21164c Revert enum change Victor Zverovich 2020-05-07 07:25:33 -07:00
  • 44639b11fe Fix some warnings (#1667) peterbell10 2020-05-07 14:14:07 +01:00
  • 1c86a99e8f Purge basic_writer Victor Zverovich 2020-05-06 18:29:04 -07:00
  • 8f511fc12f Make copyfmt not throw (#1666) Victor Zverovich 2020-05-06 17:15:46 -07:00
  • 59fe455f36 Remove compatibility stubs Victor Zverovich 2020-05-06 07:31:35 -07:00
  • b0f47a13e6 Separate nonfinite formatting Victor Zverovich 2020-05-06 07:19:37 -07:00
  • d6cea50d01 Remove deprecated APIs Victor Zverovich 2020-05-05 20:00:31 -07:00
  • 40bc7163fb Move FMT_MAYBE_UNUSED to where it's actually used Victor Zverovich 2020-05-05 19:16:30 -07:00
  • 080e44d0bf Fix inconsistent type detection (#1662) Victor Zverovich 2020-05-05 18:28:00 -07:00
  • 7e57cace5d Exclude std::abort from compilation when compiling CUDA with Clang (#1661) James Beach 2020-05-04 14:21:21 +01:00
  • 7b66e2f219 Inherit arg_formatter_base from basic_writer Victor Zverovich 2020-05-03 21:02:09 -07:00
  • bab3f58003 Refactor pointer formatting Victor Zverovich 2020-05-03 20:33:25 -07:00
  • 9cc7edfddc Move int_writer to the namespace scope Victor Zverovich 2020-05-03 17:34:48 -07:00
  • 8d9d528bf5 Improve handling of alignment Victor Zverovich 2020-05-03 10:58:18 -07:00
  • 8efd1a8ef6 Improve handling of alignment Victor Zverovich 2020-05-03 10:08:57 -07:00
  • a71bc9c825 Use '0' fill with numeric align for consistency with std::format Victor Zverovich 2020-05-03 09:52:31 -07:00
  • 60d85d598c Suppress ubsan warning Victor Zverovich 2020-05-03 08:43:10 -07:00
  • c3099beb6f Cleanup Victor Zverovich 2020-05-02 22:00:34 -07:00
  • cbb4cb8991 Remove undocumented deprecated APIs Victor Zverovich 2020-05-02 21:09:51 -07:00
  • b85e9ac38b Simplify vformat_to Victor Zverovich 2020-05-02 21:06:03 -07:00
  • e3710ab972 FMT_CONSTEXPR -> constexpr Victor Zverovich 2020-05-02 20:35:46 -07:00
  • d59751f0f0 Update date formatting example to use threadsafe localtime Lindsay Roberts 2020-05-02 16:58:23 +03:00
  • d6abb2fa03 Reduce library size Victor Zverovich 2020-05-01 15:23:09 -07:00
  • e9fdea90b5 Update README.rst Victor Zverovich 2020-05-01 10:40:07 -07:00
  • 44b6584f22 Update README.rst Victor Zverovich 2020-05-01 10:39:28 -07:00
  • 78f041ab5b build: Fix installation paths Jan Tojnar 2020-04-30 22:23:38 +02:00
  • 7ca89bf87a Reduce template bloat in write_int Victor Zverovich 2020-05-01 07:53:50 -07:00
  • 3c114d091b Fix a shadowing warning (#1658) Victor Zverovich 2020-05-01 07:00:25 -07:00
  • e2ef12a8c0 Allow to avoid inclusion of os.cc in fmt target Krzysztof Wesolowski 2020-04-30 11:25:39 +02:00
  • bca82719ab Pass iterator by value Victor Zverovich 2020-04-30 21:05:37 -07:00
  • 99da389627 Make write_padded non-members Victor Zverovich 2020-04-30 15:54:18 -07:00
  • f19d667943 Bump fuzzer allocation limit Victor Zverovich 2020-04-30 08:45:50 -07:00
  • 3e69847616 Reduce branching in write_padded Victor Zverovich 2020-04-29 18:33:14 -07:00
  • 9ac1eebd47 Reduce library size Victor Zverovich 2020-04-29 09:21:25 -07:00
  • e2ff910675 Replace FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION with fmt-specific macro (#1650) asraa 2020-04-29 12:12:43 -04:00
  • f2ed03b919 Fix a warning (#1649) Victor Zverovich 2020-04-28 06:19:29 -07:00
  • 9dde9f0131 Reduce library size Victor Zverovich 2020-04-27 18:51:57 -07:00
  • b1af642d1d Reduce library size Victor Zverovich 2020-04-26 19:56:26 -07:00
  • 4a617f25c6 Clarify encoding conversion in chrono Victor Zverovich 2020-04-27 09:57:08 -07:00
  • 6f435f55c8 Improve compile time by using extern template (#1452) Victor Zverovich 2020-04-23 14:52:50 -07:00
  • cb475cb884 Clarify why we don't check argument id Victor Zverovich 2020-04-25 10:02:00 -07:00
  • 1e1ac6e964 Check dynamic width/precision id at compile time (#1614) Victor Zverovich 2020-04-22 14:18:45 -07:00
  • e51c449fe6 Revert "Check dynamic widht/precision id at compile time (#1614)" Victor Zverovich 2020-04-25 07:43:56 -07:00
  • 0463665ef1 Don't access a C string past precision in printf (#1595) Victor Zverovich 2020-04-22 16:39:28 -07:00
  • 7d748a6f82 Check dynamic widht/precision id at compile time (#1614) Victor Zverovich 2020-04-22 14:18:45 -07:00
  • 2b75bd7ce6 Get rid of do_check_format_string Victor Zverovich 2020-04-22 12:02:39 -07:00
  • 4a1d5931cb Simplify udl_formatter with FMT_STRING Victor Zverovich 2020-04-22 11:26:05 -07:00
  • 811b0f9054 Enable compile-time error tests Victor Zverovich 2020-04-22 10:50:07 -07:00
  • 450e8eed97 Fix markup Victor Zverovich 2020-04-22 09:30:09 -07:00
  • b8fbcec1be Clarify formatter reuse Victor Zverovich 2020-04-22 09:15:52 -07:00
  • 56bc86ffac Suppress bogus MSVC analysis warnings Victor Zverovich 2020-04-22 07:51:25 -07:00
  • 3f79357ef0 Fix a recent regression in handling max packed arguments Victor Zverovich 2020-04-22 07:10:06 -07:00
  • 8a11148f99 Add Facebook Folly to the list of projects Victor Zverovich 2020-04-22 06:16:07 -07:00
  • e371e8b686 Tweak readme Victor Zverovich 2020-04-22 06:13:36 -07:00
  • 813732fede Improve readme formatting Victor Zverovich 2020-04-22 06:07:12 -07:00
  • 3670d5b3f6 README: add vectorized.io/redpanda in the list of users Alexander Gallego 2020-04-21 18:44:14 -07:00
  • 9e2ad7cf68 Add windows terminal to the projects using {fmt} Victor Zverovich 2020-04-21 15:47:04 -07:00
  • 63479c8519 Use a delegating ctor and add inlines Victor Zverovich 2020-04-20 17:24:43 -07:00
  • 5944fcad37 Remove remaining wchar_t instantiation Victor Zverovich 2020-04-19 16:23:30 -07:00
  • e253b371b2 Don't generate RTTI for allocator Victor Zverovich 2020-04-19 15:52:48 -07:00
  • 0c86f467bc Fix build on ancient gcc Victor Zverovich 2020-04-19 09:52:40 -07:00
  • 1929df4bc2 Simplify format_args Victor Zverovich 2020-04-19 09:21:39 -07:00
  • a138221813 Always inline arg_data functions Victor Zverovich 2020-04-19 08:12:27 -07:00
  • 04e0dfd4bd Always inline value ctors Victor Zverovich 2020-04-19 07:41:55 -07:00
  • 04cde756bc Simplify checks Victor Zverovich 2020-04-19 07:35:19 -07:00
  • c9a57b9a81 Fix incorrect assumptions about nul termination Victor Zverovich 2020-04-18 06:50:02 -07:00
  • f46f5ecaf0 Reenable constexpr _compile on GCC 9 Victor Zverovich 2020-04-17 06:10:57 -07:00
  • 6e8d7e2776 Don't use constexpr on Intel compiler (#1628) Victor Zverovich 2020-04-16 06:39:09 -07:00