- 08 Jan, 2022 1 commit
-
-
Barry Revzin authored
* Supporting nested format specs for ranges. * I dedicate this commit to Eric Niebler. * clang-format * PR comments. * throw -> FMT_THROW * Need to map every element too. * Clarifying uncvref_type * Trying to add a workaround for MSVC.
-
- 07 Jan, 2022 1 commit
-
-
Alex Guteniev authored
* Fix #2681 - Make detail::print handle UTF-8 * Okay, let's do this Windows-only * drop extra \0 * yay we can throw!
-
- 06 Jan, 2022 7 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 05 Jan, 2022 2 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 04 Jan, 2022 2 commits
-
-
Vladislav Shchapov authored
* Fix endianness bug in write_digit2_separated * Move endianness check to compile time if it possible * Turn 8 into a constant
-
Julian Rüth authored
this fixes a breaking ABI change that was introduce in the upgrade from 8.0.1 to 8.1.0. Fixes #2695.
-
- 03 Jan, 2022 2 commits
-
-
Richard Berger authored
Fixes issue #2691
-
Victor Zverovich authored
-
- 02 Jan, 2022 7 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 01 Jan, 2022 5 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Björn Schäpers authored
I got warnings from -Wnoexcept, fixed them.
-
- 29 Dec, 2021 7 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 28 Dec, 2021 5 commits
-
-
Victor Zverovich authored
-
Alexey Ochapov authored
-
Alexey Ochapov authored
to make sure that error tests do not fail because they become outdated
-
Alexey Ochapov authored
since it takes too much time to complete, similar to other tests with additional CMake invocation
-
Alexey Ochapov authored
-
- 27 Dec, 2021 1 commit
-
-
Victor Zverovich authored
-