1 file changed
+1
-1
lines changed- .github/workflows/scorecard.yml+1-1
- .github/workflows/windows.yml+4-8
- CMakeLists.txt+12-15
- README.md+2-1
- doc/ChangeLog-old.md+1-1
- doc/api.md+2
- include/fmt/args.h+1-1
- include/fmt/base.h+30-12
- include/fmt/chrono.h+2-2
- include/fmt/compile.h+5-5
- include/fmt/format-inl.h+6-5
- include/fmt/format.h+301-200
- include/fmt/os.h+2-1
- include/fmt/ostream.h+2-2
- include/fmt/ranges.h+25-23
- include/fmt/std.h+182-199
- include/fmt/xchar.h+1-1
- src/fmt.cc+2
- src/os.cc+4-4
- support/mkdocs+3-1
- test/base-test.cc+176-167
- test/compile-test.cc+21
- test/format-test.cc+85-21
- test/os-test.cc+17-10
- test/scan.h+53
- test/std-test.cc+27-1
- test/util.h-11
- test/xchar-test.cc+7
0 commit comments