Commit Graph

  • 616a493786 Revert Char* formatter removal Victor Zverovich 2023-05-17 06:11:11 -0700
  • 9a034b0d55
    Always assert in FMT_THROW (#3439) Barry Revzin 2023-05-17 07:04:36 -0600
  • 5d4780ed8f
    format-inl.h: address implicit int to bool conversion Arnaud Desitter 2023-05-17 10:47:53 +0100
  • e0fc0e85e3 Remove unneeded FMT_API Victor Zverovich 2023-05-16 16:48:30 -0700
  • b4da8f22e1 Always assert in FMT_THROW Barry Revzin 2023-05-15 15:54:29 -0600
  • 552c43aba9 Improve long formatters Victor Zverovich 2023-05-13 08:10:00 -0700
  • d6846f4ac8 Clarify why byte formatter is in core Victor Zverovich 2023-05-13 08:04:53 -0700
  • aeedac5884 Remove unneeded specialization Victor Zverovich 2023-05-13 07:33:10 -0700
  • eaa6307691
    Make hex float test more stable (#3434) Vladislav Shchapov 2023-05-13 18:34:33 +0500
  • 7ad8330739 Make hex float test more stable Vladislav Shchapov 2023-05-13 14:40:12 +0500
  • 6f0f0d30b2 fix formatter<char*> timsong-cpp 2023-05-12 19:10:19 -0500
  • e82bf41a1a
    Update README.rst Victor Zverovich 2023-05-12 16:24:47 -0700
  • e077396f5a Update docs Victor Zverovich 2023-05-12 16:10:38 -0700
  • 861facad0a Fix a typo Victor Zverovich 2023-05-12 16:08:55 -0700
  • 75bfe57614 Improve docs Victor Zverovich 2023-05-12 12:57:01 -0700
  • 697e76ba30 Don't call init_named_args unnecessarily Victor Zverovich 2023-05-12 11:53:22 -0700
  • a425e0ff3b Cleanup xchar API Victor Zverovich 2023-05-12 07:05:14 -0700
  • c36dd825ba Remove unnecessary forwarding Victor Zverovich 2023-05-12 06:44:47 -0700
  • 130b8fcdb9 Reduce template instantiations Victor Zverovich 2023-05-11 20:11:08 -0700
  • a47e8419be Cleanup the core API Victor Zverovich 2023-05-11 18:57:50 -0700
  • ea49c91cd1 Cleanup argument construction Victor Zverovich 2023-05-11 18:37:33 -0700
  • d7592ad8bf
    Fix time_point formatting for durations with certain ratios (#3430) Patrick Geltinger 2023-05-12 00:25:21 +0200
  • ebfb2e6779 Remove unused alias Victor Zverovich 2023-05-11 10:51:32 -0700
  • 5780269d57 Improve API safety Victor Zverovich 2023-05-11 10:19:56 -0700
  • b9338797fb Add timestamps_ratios tests Patrick Geltinger 2023-05-11 19:15:26 +0200
  • b471192160 Fix a comment Victor Zverovich 2023-05-11 09:39:44 -0700
  • f5c615b0ee Fix time_point formatting Patrick Geltinger 2023-05-11 16:33:16 +0200
  • 8f18e72df5 Improve API safety Victor Zverovich 2023-05-11 06:32:58 -0700
  • 93d7cb12f1 Fix formatting Victor Zverovich 2023-05-10 16:29:47 -0700
  • 0e4278717b Remove unused macro Victor Zverovich 2023-05-10 16:27:16 -0700
  • 93a30a0746 unicode_to_utf8 -> to_utf8 since both sides of conversion are Unicode Victor Zverovich 2023-05-10 10:58:09 -0700
  • a08196b149
    Update ChangeLog.rst Victor Zverovich 2023-05-10 09:49:39 -0700
  • 0398ba42ca
    Update ChangeLog.rst Victor Zverovich 2023-05-10 09:39:04 -0700
  • a0b8a92e3d Update version 10.0.0 Victor Zverovich 2023-05-09 15:55:39 -0700
  • 5cf2342aa2 Bump version Victor Zverovich 2023-05-09 15:00:36 -0700
  • fe9d39d7cb Update changelog Victor Zverovich 2023-05-09 14:27:48 -0700
  • 4c98561979 Update changelog Victor Zverovich 2023-05-09 14:25:56 -0700
  • 403b271ed7 Update changelog Victor Zverovich 2023-05-09 14:20:59 -0700
  • 2c991e1af6 Update changelog Victor Zverovich 2023-05-08 14:43:16 -0700
  • c984df9815 Remove an unused function from internal class Victor Zverovich 2023-05-08 13:35:23 -0700
  • fbf21ed224 Update changelog Victor Zverovich 2023-05-08 13:34:29 -0700
  • 8e4fa763c8 Add some missing argument forwarding Scott Ramsby 2023-05-08 11:48:50 -0700
  • 575583144e Update changelog Victor Zverovich 2023-05-08 11:37:33 -0700
  • c47a81c367 Silence NVCC warning in has_isfinite Scott Ramsby 2023-05-08 11:12:21 -0700
  • e7f6888c7a Update changelog Victor Zverovich 2023-05-08 09:49:39 -0700
  • 39db2dfd06 Update changelog Victor Zverovich 2023-05-08 09:41:57 -0700
  • 9b7829e264 Update changelog Victor Zverovich 2023-05-08 09:15:07 -0700
  • 1e0ce567ef Fix formatting of paths containing invalid Unicode Victor Zverovich 2023-05-07 08:05:28 -0700
  • dde8cf3bb7 Unification utf16/utf32 to utf8 conversion Vladislav Shchapov 2023-05-02 21:29:02 +0500
  • e84b00e014 Workaround to error: variable 'n' set but not used [-Werror,-Wunused-but-set-variable] Vladislav Shchapov 2023-05-02 21:21:16 +0500
  • b12ffea4fb Add filesystem_error test back Victor Zverovich 2023-05-06 07:49:46 -0700
  • f61f15cc5b Suppress a false positive in gcc Victor Zverovich 2023-05-06 06:32:10 -0700
  • 192df93d7b
    modules missing pieces (#3399) Daniela Engert 2023-05-05 19:21:18 +0200
  • ee4a4611b1 Fix dangling reference Vladislav Shchapov 2023-05-05 12:49:59 +0500
  • 4ab09b8466 Unification utf16/utf32 to utf8 conversion Vladislav Shchapov 2023-05-02 21:29:02 +0500
  • 262493a909 Workaround to error: variable 'n' set but not used [-Werror,-Wunused-but-set-variable] Vladislav Shchapov 2023-05-02 21:21:16 +0500
  • d8973bf16b
    Add FMT_STRING for format_to() call (#3413) mogemimi 2023-05-03 23:58:40 +0900
  • d7a8e50cb5
    Improve module testing (#3397) Daniela Engert 2023-05-03 16:56:24 +0200
  • 409ed468a0
    towards better module testing Daniela Engert 2023-04-20 16:33:26 +0200
  • 728333c56b modules missing pieces Daniela Engert 2023-04-20 07:26:54 +0200
  • 43c805bb09 Suppress most likely false positive with GCC 13 Björn Schäpers 2023-05-01 21:30:29 +0200
  • 02cae7e48a Improve handling of Unicode in paths Victor Zverovich 2023-04-30 09:09:35 -0700
  • ff709dc28f Add FMT_STRING for format_to() call mogemimi 2023-04-30 17:31:58 +0900
  • 53162142b2
    Remove .bazelrc mention from Bazel related readme (#3411) Vertexwahn 2023-04-30 01:25:00 +0200
  • c9f614ed5a Improve docs Shawn Zhong 2023-04-29 16:04:13 -0500
  • 2e4828f2cb Remove .bazelrc mention from Bazel related readme Vertexwahn 2023-04-29 21:25:57 +0200
  • 37c5881222 Minor update Shawn Zhong 2023-04-29 14:16:39 -0500
  • 5bcf0d7f97
    Bazel support (#3406) Vertexwahn 2023-04-29 16:45:49 +0200
  • 722e209b57 Add note about Bzlmod Vertexwahn 2023-04-27 20:54:59 +0200
  • 29a17814c4 Update compile-fp-test.cc Shawn Zhong 2023-04-29 08:21:09 -0500
  • 94c837f5f4 Update compile-test.cc Shawn Zhong 2023-04-29 08:08:58 -0500
  • fbeee38e30 Update tests Shawn Zhong 2023-04-29 08:07:47 -0500
  • b48505b057 Fix windows comp issue Shawn Zhong 2023-04-29 07:55:07 -0500
  • ea4929da32 Update tests Shawn Zhong 2023-04-29 07:45:36 -0500
  • 91cf38c71c Fix windows build Shawn Zhong 2023-04-29 06:54:52 -0500
  • 1953736319 Fix windows build Shawn Zhong 2023-04-29 06:40:43 -0500
  • 832505e75c Update format.cc Shawn Zhong 2023-04-29 06:37:36 -0500
  • 47e18f333b Update tests Shawn Zhong 2023-04-29 06:20:53 -0500
  • eccc924f47 Fix compile error Shawn Zhong 2023-04-29 05:40:29 -0500
  • 5dca745a49 Fix buffer<T>::append not found Shawn Zhong 2023-04-29 05:36:54 -0500
  • 11c3634d6f FMT_CONSTEXPR_LIB Shawn Zhong 2023-04-29 05:28:01 -0500
  • eaf8c1b772 constexpr for compiled fmt Shawn Zhong 2023-04-29 04:54:30 -0500
  • fe36452bc8 Add codespell check Vertexwahn 2023-04-27 20:58:55 +0200
  • 41618453f1 Apply buildifier to format Bazel build files Vertexwahn 2023-04-27 20:54:44 +0200
  • db1a25f35f Bump tested Bazel version Vertexwahn 2023-04-27 20:54:11 +0200
  • 06f2d4ecf3 Bazel support: Remove not needed .bazelrc file Vertexwahn 2023-04-27 20:45:50 +0200
  • f8c9fabd94
    Fix spelling (#3404) Vertexwahn 2023-04-25 20:47:37 +0200
  • c16ad4797b Fix spelling Vertexwahn 2023-04-25 19:59:26 +0200
  • 62ff4e1dbd
    Remove foonathan from maintainer list (#3402) Jonathan Müller 2023-04-23 22:35:05 +0200
  • 414e96eb3e
    Remove foonathan from maintainer list Jonathan Müller 2023-04-23 19:01:03 +0200
  • f449ca0525
    Name vfprintf clashes with the identically named declaration in 'stdio.h' if that happens to be #included into the same TU. Fix this by using qualified name lookup instead of unqualified lookup that also enables ADL. (#3400) Daniela Engert 2023-04-23 16:10:57 +0200
  • eafcd3c8e1
    Optionally attach declarations to the global module rather than module fmt (#3387) Daniela Engert 2023-04-23 15:04:36 +0200
  • 17ce9f749e
    Optionally attach declarations to the global module rather than module fmt Daniela Engert 2023-04-16 15:52:55 +0200
  • ce57d21f71
    Name vfprintf clashes with the identically named declaration in 'stdio.h' if that happens to be #included into the same TU. Fix this by using qualified name lookup instead of unqualified lookup that also enables ADL. Daniela Engert 2023-04-18 16:42:55 +0200
  • 18154cc903 Simplify print Victor Zverovich 2023-04-22 13:22:38 -0700
  • 0de789cf29 Update changelog Victor Zverovich 2023-04-22 09:20:28 -0700
  • c039389223
    export names only once (#3392) Daniela Engert 2023-04-22 15:21:06 +0200
  • 93e81bb5d8
    Fix C4365 (signed/unsigned mismatch) warning on 32-bit Windows (#3398) Louis Wilson 2023-04-20 17:36:05 -0700
  • ba5b0e3325 Fix C4365 (signed/unsigned mismatch) warning on 32-bit Windows Louis Wilson 2023-04-20 16:00:21 -0700
  • e7d6eb6794
    Update tests to use recommended MOCK_METHOD (#3395) Kevin Hwang 2023-04-20 13:16:21 -0700