-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule fmt
updated
15 files
+3 −3 | README.rst | |
+2 −2 | doc/api.rst | |
+12 −23 | include/fmt/color.h | |
+6 −6 | include/fmt/core.h | |
+49 −68 | include/fmt/format.h | |
+2 −2 | test/CMakeLists.txt | |
+0 −6 | test/color-test.cc | |
+2 −4 | test/core-test.cc | |
+2 −2 | test/fuzzing/chrono-duration.cc | |
+4 −3 | test/gtest-extra.cc | |
+0 −1 | test/gtest-extra.h | |
+2 −14 | test/module-test.cc | |
+14 −14 | test/os-test.cc | |
+2 −2 | test/ostream-test.cc | |
+1 −1 | test/util.h |