Commit Graph

  • 926ddd0631 Move compile string to detail Victor Zverovich 2022-05-30 06:41:33 -0700
  • cb682f36f4 Move to_string_view to detail Victor Zverovich 2022-05-29 22:49:34 -0700
  • 156744ad47 Simplify fmt::runtime Victor Zverovich 2022-05-29 21:18:52 -0700
  • d9c7166cf0 bi_iterator -> base Victor Zverovich 2022-05-29 20:31:15 -0700
  • 11316b29af chore: Set permissions for GitHub actions nathannaveen 2022-05-30 00:58:11 +0000
  • fe6eb792d5 Cleanup check_format_string Victor Zverovich 2022-05-29 19:00:22 -0700
  • 054b1d9808 Remove unused include Victor Zverovich 2022-05-29 18:08:00 -0700
  • 2bb058255c chore: Set permissions for GitHub actions nathannaveen 2022-05-30 00:58:11 +0000
  • e927149f8e Cleanup macros Victor Zverovich 2022-05-29 17:00:09 -0700
  • 1761e2666a Remove FMT_CONSTEXPR_DECL Victor Zverovich 2022-05-29 16:40:46 -0700
  • d6b568a6cc Cleanup string_view checks Victor Zverovich 2022-05-29 16:30:39 -0700
  • c83a5d42bb FMT_MSC_VER -> FMT_MSC_VERSION Victor Zverovich 2022-05-29 15:01:43 -0700
  • 27cd68c301 Cleanup macros Victor Zverovich 2022-05-29 14:07:40 -0700
  • 08be4abb30 Remove FMT_NVCOMPILER_VERSION Victor Zverovich 2022-05-29 13:47:06 -0700
  • 661b192545 Remove FMT_HEADER_ONLY_CONSTEXPR20 Victor Zverovich 2022-05-29 13:22:45 -0700
  • d1026fa5d2 Remove extern format_float Victor Zverovich 2022-05-29 12:37:09 -0700
  • 7e63b600b6 Make to_string work with __float128 Victor Zverovich 2022-05-29 11:40:33 -0700
  • b2ea212cd1
    Update README.rst Victor Zverovich 2022-05-29 11:44:09 -0700
  • c2fcdc54e2 Move format_float to format.h for __float128 Victor Zverovich 2022-05-29 09:55:42 -0700
  • 2b9037a190 Move basic_fp to format.h for compile-time formatting Victor Zverovich 2022-05-29 07:20:37 -0700
  • 542785ccbf Get rid of detail::bits Victor Zverovich 2022-05-29 07:10:36 -0700
  • 65dd2ea52c Use write_escaped_string to std::filesystem::path. Vladislav Shchapov 2022-05-21 20:12:32 +0500
  • 9860f67cde Improve xchar support for std formatters. Vladislav Shchapov 2022-05-18 18:07:24 +0500
  • 03b1b2838e Improve std::filesystem::path formatter. Vladislav Shchapov 2022-05-18 18:04:47 +0500
  • 4f9311e689 Fix definition of error_handler::on_error Victor Zverovich 2022-05-27 10:49:19 -0700
  • 652fea45a9 Visual Studio 2022: fmt/format.h(1526,27): warning C4127: conditional expression is constant #2908 Ivan Shynkarenka 2022-05-27 20:31:21 +0400
  • 19aae768bd Visual Studio 2022: fmt/format.h(1526,27): warning C4127: conditional expression is constant #2908 Ivan Shynkarenka 2022-05-27 20:31:21 +0400
  • f68712dd64 Use write_escaped_string to std::filesystem::path. Vladislav Shchapov 2022-05-21 20:12:32 +0500
  • 6d700ab66e Improve xchar support for std formatters. Vladislav Shchapov 2022-05-18 18:07:24 +0500
  • c3aa18000e Improve std::filesystem::path formatter. Vladislav Shchapov 2022-05-18 18:04:47 +0500
  • 1f9eae7e31 Add xchar support for write_escaped_string. Vladislav Shchapov 2022-05-22 21:08:26 +0500
  • 90b68783ff
    Skip cmake targets inclusion if fmt::fmt already exists (#2907) Nick Kiesel 2022-05-27 10:35:40 -0500
  • 48e35abb60 Add xchar support for write_escaped_string. Vladislav Shchapov 2022-05-22 21:08:26 +0500
  • afdc039c93 Skip cmake targets inclusion if fmt::fmt already exists Nick Kiesel 2022-05-26 21:11:17 -0500
  • ce246aaf74 Remove deprecated APIs Victor Zverovich 2022-05-22 06:49:31 -0700
  • edeb3d8091 Remove deprecated APIs Victor Zverovich 2022-05-21 19:57:38 -0700
  • 496aff7c33 Remove deprecated APIs Victor Zverovich 2022-05-21 13:21:01 -0700
  • f5cdf7cb04 Simplify snprintf_float Victor Zverovich 2022-05-21 12:34:21 -0700
  • 440512f08d Remove deprecated APIs Victor Zverovich 2022-05-21 12:08:40 -0700
  • 621eb80bbb Remove deprecated APIs Victor Zverovich 2022-05-21 11:34:07 -0700
  • 5c7d315ded Remove locale.h Victor Zverovich 2022-05-21 08:14:12 -0700
  • c6324009ba Add initial double-double support Victor Zverovich 2022-05-21 06:38:05 -0700
  • 147e8ca580
    Fix Windows max mix-up (#2903) frithrah 2022-05-19 00:35:26 +0100
  • da14c88a74 Fix Windows max mix-up frithrah 2022-05-18 23:23:12 +0100
  • 6bf039d750 Add std:🧵:id formatter Victor Zverovich 2022-05-17 16:31:06 -0700
  • 9730fb0156 Fix path formatter Victor Zverovich 2022-05-17 14:23:56 -0700
  • f0903ad9df Add a path formatter Victor Zverovich 2022-05-16 17:32:25 -0700
  • 8833f386e4 Merge branch 'master' of github.com:fmtlib/fmt Victor Zverovich 2022-05-15 09:51:38 -0700
  • 5ab9d39253 Namespace-qualify format_to to avoid conflict with std::format_to Victor Zverovich 2022-05-15 09:51:20 -0700
  • af5644c274
    Update README.rst Victor Zverovich 2022-05-15 06:29:15 -0700
  • 3e28dc021c
    VS2022 17.2: C4189: 'zero': local variable is initialized but not referenced #2891 (#2892) Ivan Shynkarenka 2022-05-13 10:04:34 -0400
  • 858bcc1f18 VS2022 17.2: C4189: 'zero': local variable is initialized but not referenced #2891 #2892 Ivan Shynkarenka 2022-05-13 17:52:58 +0400
  • 2cf554b932 VS2022 17.2: C4189: 'zero': local variable is initialized but not referenced #2891 Ivan Shynkarenka 2022-05-13 00:19:30 +0400
  • f6f920a1a8 Tweak a comment and apply clang-format Victor Zverovich 2022-05-11 14:40:26 -0700
  • ae963e444f Implement constexpr isfinite to avoid producing NaN Victor Zverovich 2022-05-11 07:21:09 -0700
  • 358f5a7e50 Make precision computation consistent with width Victor Zverovich 2022-05-11 06:34:51 -0700
  • f63afd161f
    Fixed all clang -Wsigned-enum-bitfield warnings (#2882) Sean McBride 2022-05-09 14:03:51 -0400
  • 6dfb3c3280 Fixed all clang -Wsigned-enum-bitfield warnings Sean McBride 2022-03-04 15:42:13 -0500
  • 7654056d2c Fix Unicode handling when writing to an ostream on GCC on Windows Dimitrij Mijoski 2022-04-30 23:14:54 +0200
  • 4ca7f4d417
    Add library.json for embedded development Ivan Kravets 2022-04-29 14:32:30 +0300
  • 0aef06a2d0 Add .gitattributes to have uniform line endings Julian Amann 2022-04-24 22:28:04 +0200
  • 7e4ad40171 Add initial support for double-double Victor Zverovich 2022-04-24 07:43:02 -0700
  • ffb5e6a732
    Suppress a -Wliteral-range warning on Apple M1 (#2861) Vladislav Shchapov 2022-04-19 23:10:18 +0500
  • 8b2fab293a Suppress a -Wliteral-range warning on Apple M1 Vladislav Shchapov 2022-04-18 19:21:19 +0500
  • 5d804ee7fe Fix handling of subnormals in exotic FP Victor Zverovich 2022-04-17 08:12:38 -0700
  • 86e27ccb41 Suppress a warning Victor Zverovich 2022-04-12 09:30:29 -0700
  • 192f79aaae Fix handling of locale separators in FP formatting Victor Zverovich 2022-04-12 08:00:17 -0700
  • 395cf0f03e Fix detection of unformattable pointers Victor Zverovich 2022-04-12 06:45:46 -0700
  • fc429d18b6 Avoid overhead on sensible platforms Victor Zverovich 2022-04-11 16:52:34 -0700
  • ce7ecdb7af Replace conditional compilation with SFINAE Victor Zverovich 2022-04-11 12:16:05 -0700
  • 8751a03a04 Fix Unicode handling when writing to an ostream Victor Zverovich 2022-04-10 09:32:44 -0700
  • c55175a589 Add an issue template Victor Zverovich 2022-04-08 07:53:42 -0700
  • a935ac3e60
    MSVC CMake generation optimization (#2852) Mattias Ljungström 2022-04-08 15:27:23 +0200
  • bcfca6535f MSVC CMake generation optimization Mattias Ljungström 2022-04-06 10:42:47 +0200
  • 22d31b31f0 Add a __float128 test Victor Zverovich 2022-04-03 14:52:35 -0700
  • f607e3e970 Add __float128 support Victor Zverovich 2022-04-03 08:44:51 -0700
  • 686de58886 Implement 128-bit constant mul in bigint Victor Zverovich 2022-04-03 07:12:24 -0700
  • 02eb215f2f Replace uint128_wrapper with uint128_fallback Victor Zverovich 2022-04-02 10:03:29 -0700
  • b4dc7a1d34 Add 128-bit operations to bigint Victor Zverovich 2022-04-02 07:40:52 -0700
  • ef54f9aa38 Suppress -Wfloat-equal Victor Zverovich 2022-04-01 11:18:19 -0700
  • f3dcc52e5b fix: silence warning: [-Wfloat-equal] (#2848) Abdessattar Sassi 2022-04-01 17:51:35 +0400
  • 60fd493627 Fix negative zero output when formatting flaoting point values close to zero. wima (Mathias Winterhalter) 2022-03-30 16:24:08 +0200
  • 288c3b928b Remove dead code in ostream.h format_value Jean-Michaël Celerier 2022-03-29 19:10:06 +0200
  • 2b8f41eb75 Remove dead code in ostream.h format_value Jean-Michaël Celerier 2022-03-29 19:10:06 +0200
  • 96930161f9 Implement 128-bit operator+= for uint128_fallback Victor Zverovich 2022-03-27 08:07:45 -0700
  • e341175300
    Suppress clang-tidy warnings in format-inl.h fghzxm 2022-03-27 20:29:27 +0800
  • b41890c1e5 Make arg_mapper SFINAE-friendly again Victor Zverovich 2022-03-27 07:10:15 -0700
  • e2408f37c8 Check if formatter is not defined if there is format_as Victor Zverovich 2022-03-26 09:36:06 -0700
  • db5b8993ac Fix formatting of std::byte via format_as Victor Zverovich 2022-03-24 17:22:44 -0700
  • 1c83eaf75e Fix incompatible between Jinja2 >= 3.1 and sphinx 3.3.0 Vladislav Shchapov 2022-03-26 18:40:33 +0500
  • ece36aa252 Fix incompatible between Jinja2 >= 3.1 and sphinx 3.3.0 Vladislav Shchapov 2022-03-26 18:40:33 +0500
  • 840b6856c5 Fixed all clang -Wsigned-enum-bitfield warnings Sean McBride 2022-03-04 15:42:13 -0500
  • 5379063b54 Fixed clang -Wreserved-identifier warings Sean McBride 2022-03-07 11:16:43 -0500
  • b591fc87dc Fixed all clang -Wreserved-id-macro warnings (on macOS at least) Sean McBride 2022-03-04 15:40:42 -0500
  • 098b9d2385 Fixed clang -Wreserved-identifier warings Sean McBride 2022-03-07 11:16:43 -0500
  • c6d7691fdf Fixed all clang -Wreserved-id-macro warnings (on macOS at least) Sean McBride 2022-03-04 15:40:42 -0500
  • b679ebba04 dynamic_format_arg_store: Add copy constructor Spiros Tsalikis 2022-03-23 22:54:46 -0400
  • 17dda58391 constexpr -> const for portability Victor Zverovich 2022-03-23 21:14:22 -0700
  • 7ffe87c0bc Fix docs Victor Zverovich 2022-03-22 19:13:01 -0700
  • 3c4273dd09 Simplify UDL Victor Zverovich 2022-03-22 17:43:37 -0700