Commit 60b226e
- .ci/bindcov.sh+58
- .ci/install.bat+10-5
- .ci/lsan_build.supp+1
- .ci/make_rockspec.sh+1-1
- .ci/set_compiler_env.bat+15-7
- .travis.yml+52-9
- CMakeLists.txt+2-2
- Makefile+14-10
- README.md+3-2
- appveyor.yml+48-19
- deps/libuv+1-1
- deps/lua+1-1
- deps/luajit+1-1
- deps/luajit.cmake+8-4
- docs.md+1.6k-357
- examples/talking-to-children.lua+4-1
- lgtm.yml+3-3
- lib/tap.lua+3-1
- lib/utils.lua+8
- msvcbuild.bat+16-7
- rockspecs/luv-scm-0.rockspec+1-1
- src/async.c+1-3
- src/check.c+2-6
- src/dns.c+1-1
- src/fs.c+152-70
- src/fs_event.c+2-6
- src/fs_poll.c+2-6
- src/handle.c+18-20
- src/idle.c+2-6
- src/lhandle.c-26
- src/lhandle.h+1-6
- src/loop.c+5-2
- src/lreq.c+8-2
- src/lreq.h+3
- src/lthreadpool.h+1
- src/luv.c+63-6
- src/luv.h+9-2
- src/misc.c+198-10
- src/pipe.c+3-8
- src/poll.c+2-6
- src/prepare.c+2-6
- src/process.c+6-6
- src/req.c+1-3
- src/signal.c+19-25
- src/stream.c+27-82
- src/tcp.c+43-17
- src/thread.c+5-19
- src/timer.c+3-9
- src/tty.c+36-6
- src/udp.c+38-50
- src/util.c+42
- src/util.h+15-1
- src/work.c+63-45
- tests/manual-test-leaks.lua+4
- tests/run.lua-10
- tests/test-callbacks.lua+55
- tests/test-dns.lua+3-1
- tests/test-fs.lua+183
- tests/test-misc.lua+53
- tests/test-process.lua+44-16
- tests/test-sigchld-after-lua_close.sh+2
- tests/test-signal.lua+13-5
- tests/test-tcp.lua+181
- tests/test-udp.lua+27-2
- tests/test-work.lua+2
0 commit comments