1 file changed
+1
-1
lines changed- .ci/bindcov.sh+5
- .ci/docscov.sh+35
- .ci/lsan_build.supp-1
- .ci/platform.sh+3-11
- .ci/pthread_create.supp+9
- .ci/setenv_lua.sh+1-1
- .ci/setup_lua.sh+7-7
- .clang-format+2
- .clangd+2
- .github/workflows/ci.yml+178
- .travis.yml-122
- CMakeLists.txt+32-14
- README.md+1-1
- deps/libuv+1-1
- deps/lua+1-1
- deps/luajit.cmake+11
- docs.md+29-1
- luv-scm-0.rockspec+1
- src/async.c+1-1
- src/check.c+1-1
- src/dns.c+4-4
- src/fs.c+36-36
- src/fs_event.c+1-1
- src/fs_poll.c+1-1
- src/idle.c+1-1
- src/lhandle.c+1-1
- src/loop.c+1-1
- src/lreq.c+1-1
- src/luv.c+59-23
- src/luv.h+48-14
- src/misc.c+1-1
- src/pipe.c+3-4
- src/poll.c+2-2
- src/prepare.c+1-1
- src/private.h+3-2
- src/process.c+1-1
- src/signal.c+1-1
- src/stream.c+18-3
- src/tcp.c+2-2
- src/thread.c+38-13
- src/timer.c+1-1
- src/tty.c+1-1
- src/udp.c+2-2
- src/work.c+54-9
- tests/test-timer.lua+6-5
- tests/test-udp.lua+14
- tests/test-work.lua+28
0 commit comments