1 file changed
+1
-1
lines changed- .clang-format+1
- .github/workflows/doc.yml+2-3
- .github/workflows/linux.yml+101-43
- .github/workflows/macos.yml+1-1
- .github/workflows/scorecard.yml+1-1
- .github/workflows/windows.yml+2-2
- CMakeLists.txt+1-2
- ChangeLog.md+100
- README.md+2-2
- doc/api.md+5-7
- doc/index.md+1-1
- include/fmt/base.h+62-35
- include/fmt/chrono.h+198-206
- include/fmt/color.h+115-88
- include/fmt/format-inl.h+3-4
- include/fmt/format.h+8-8
- include/fmt/ostream.h+2-1
- include/fmt/ranges.h+4-4
- include/fmt/std.h+26-24
- include/fmt/xchar.h+5-9
- support/bazel/.bazelversion+1-1
- support/bazel/BUILD.bazel+2
- support/bazel/MODULE.bazel+2-1
- support/bazel/README.md+1-1
- test/base-test.cc+16
- test/chrono-test.cc+152-217
- test/color-test.cc+58-1
- test/format-impl-test.cc+2-2
- test/format-test.cc+29-48
- test/no-builtin-types-test.cc+3-2
- test/os-test.cc+76
- test/ranges-test.cc+11-8
- test/std-test.cc+17-16
- test/xchar-test.cc+2-99
0 commit comments