2 files changed
+2
-2
lines changed- 3rd/fmt/fmt/args.h+7-6
- 3rd/fmt/fmt/base.h+3.0k
- 3rd/fmt/fmt/chrono.h+222-151
- 3rd/fmt/fmt/color.h+63-74
- 3rd/fmt/fmt/compile.h+13-10
- 3rd/fmt/fmt/core.h+4-2.9k
- 3rd/fmt/fmt/format-inl.h+308-78
- 3rd/fmt/fmt/format.h+562-670
- 3rd/fmt/fmt/os.h+37-26
- 3rd/fmt/fmt/ostream.h+40-27
- 3rd/fmt/fmt/printf.h+98-100
- 3rd/fmt/fmt/ranges.h+134-92
- 3rd/fmt/fmt/std.h+164-66
- 3rd/fmt/fmt/xchar.h+100-41
- bee/filewatch/filewatch.h+10-10
- bee/filewatch/filewatch_linux.cpp+6-6
- bee/filewatch/filewatch_osx.cpp+10-8
- bee/filewatch/filewatch_win.cpp+9-9
- bee/net/socket.cpp+5-5
- bee/net/socket.h+3-3
- bee/nonstd/charconv.h+12
- bee/nonstd/format.h+12
- bee/platform/version.cpp+3-3
- bee/platform/version.h+1-1
- bee/platform/win/module_version.h+2-2
- bee/platform/win/module_version_win.cpp+2-2
- bee/platform/win/unicode.h+6-6
- bee/platform/win/unicode_win.cpp+6-6
- bee/subprocess/process_select.cpp+1-1
- bee/subprocess/process_select.h+1-1
- bee/subprocess/subprocess_posix.cpp+15-15
- bee/subprocess/subprocess_posix.h+17-17
- bee/subprocess/subprocess_win.cpp+19-19
- bee/subprocess/subprocess_win.h+7-7
- bee/thread/setname.cpp+1-1
- bee/thread/setname.h+1-1
- bee/utility/dynarray.h+4-4
- bee/utility/path_helper.cpp+18-13
- bee/utility/path_helper.h+3-3
- binding/lua_thread.cpp+1
- test/ltest.lua+1.0k
- test/ltest/coverage.lua-133
- test/ltest/ltest.lua-436
- test/ltest/stringify.lua-198
- test/ltest/undump.lua-261
- test/test.lua+1-4
- bee.lua+1-1
- compile/ninja/android.ninja+2-3
- compile/ninja/freebsd.ninja+2-3
- compile/ninja/linux.ninja+2-3
- compile/ninja/macos.ninja+2-3
- compile/ninja/mingw.ninja+2-3
- compile/ninja/msvc.ninja+2-3
- compile/ninja/netbsd.ninja+2-3
- compile/ninja/openbsd.ninja+2-3
- scripts/action.lua+1
- scripts/glob.lua+3-22
- scripts/log.lua+1
- scripts/pathutil.lua+27-20
- scripts/version.lua+1-1
- scripts/workspace.lua+79-20
- scripts/writer.lua+58-50
0 commit comments