2 files changed
+2
-2
lines changed- .vscode/launch.json+1-1
- bee/error.cpp+1-1
- bee/filewatch/filewatch_win.cpp+1-1
- bee/net/socket.cpp+52-76
- bee/net/socket.h+1-3
- bee/nonstd/3rd/fmt/args.h
- bee/nonstd/3rd/fmt/chrono.h
- bee/nonstd/3rd/fmt/color.h
- bee/nonstd/3rd/fmt/compile.h
- bee/nonstd/3rd/fmt/core.h
- bee/nonstd/3rd/fmt/format-inl.h
- bee/nonstd/3rd/fmt/format.h
- bee/nonstd/3rd/fmt/os.h
- bee/nonstd/3rd/fmt/ostream.h
- bee/nonstd/3rd/fmt/printf.h
- bee/nonstd/3rd/fmt/ranges.h
- bee/nonstd/3rd/fmt/src/fmt.cc-99
- bee/nonstd/3rd/fmt/std.h
- bee/nonstd/3rd/fmt/xchar.h
- bee/nonstd/3rd/format.cc
- bee/nonstd/3rd/os.cc
- bee/nonstd/format.h+2-2
- bee/platform/win/unicode.h+13-13
- bee/platform/win/unicode_win.cpp+1-1
- bee/platform/win/version.h+22-26
- bee/platform/win/version_win.cpp+188-188
- bee/utility/path_helper.cpp-20
- bee/utility/path_helper.h-1
- bee/utility/path_helper.mm-15
- binding/binding.h+1-1
- binding/file.h+1-1
- binding/lua_filesystem.cpp+2-12
- binding/lua_filewatch.cpp+1-1
- binding/lua_platform.cpp+1-1
- binding/lua_serialization.cpp+1-1
- binding/lua_socket.cpp+45-49
- binding/lua_subprocess.cpp+3-3
- binding/lua_thread.cpp+1-1
- binding/lua_time.cpp+1-1
- binding/lua_unicode.cpp+2-2
- bootstrap/main.cpp+1-1
- compile/common.lua+2-5
- test/shell.lua+2-2
- test/test.lua+1-1
- test/test_filesystem.lua+25-39
- test/test_socket.lua+5-4
- test/test_subprocess.lua+1-1
- 3rd/bee.lua+1-1
- compile/ninja/android.ninja+5-4
- compile/ninja/freebsd.ninja+5-4
- compile/ninja/linux.ninja+5-4
- compile/ninja/macos.ninja+5-3
- compile/ninja/mingw.ninja+12-11
- compile/ninja/msvc.ninja+13-11
- compile/ninja/netbsd.ninja+5-4
- compile/ninja/openbsd.ninja+5-4
- scripts/compiler/clang.lua+1-1
- scripts/compiler/gcc.lua+1-1
- scripts/compiler/msvc.lua+1-1
- scripts/writer.lua+26-13
0 commit comments