1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 21 hours ago.
Sep 01, 2025 — Sep 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
src/lib/socket.c: libressl 3.5.0 made bio structs opaque More... 6 months ago
src/lib/socket.c: SSL_is_server was present in libressl 2.7.0 More... 6 months ago
src/cqueues.c: in lua 5.5 lua_pushvfstring can return NULL More... 6 months ago
regress: add Lua 5.5 More... 6 months ago
regress/regress.lua: don't re-use loop variable More... 6 months ago
README.md: update to add Lua 5.4 and 5.5 More... 6 months ago
src/cqueues.c: fix warning about unused LUA_KFUNCTION arguments More... 6 months ago
src/socket.c: lua_pushunsigned was deprecated in 5.3 More... 6 months ago
src/inotify.c: handle kqueue/inotify (freebsd-15.0 and later) More... 6 months ago
src/thread.c: use -1 for one bit bitfields More... 6 months ago
src/thread.c: remove unused initialisation of pointer More... 6 months ago
src/thread.c: fix order of calloc arguments More... 6 months ago
Add Lua 5.5 support to build system More... 6 months ago
src/signal.c: fix incompatible-pointer More... 9 months ago
Merge remote-tracking branch 'origin/refs/pull/259/head' More... over 1 year ago
support tests for Lua 5.4 More... over 1 year ago
Release 20200726 More... about 6 years ago
Take advantage of lua_resume out-arg in Lua 5.4 More... about 6 years ago
Squashed 'vendor/compat53/' changes from bc91f40..7b783fb More... about 6 years ago
Merge lua-compat-5.3 v0.9 More... about 6 years ago
add support for lua 5.4 More... about 6 years ago
Release 20200603 More... about 6 years ago
Merge remote-tracking branch 'origin/refs/pull/229/head' More... about 6 years ago
cqueues.h: correctly declare a variable More... over 6 years ago
Release 20190813 More... about 7 years ago
Add cqueues.create as cqueues.new variant returning errno More... about 7 years ago
config.h.guess: Fix remaining expansion-to-defined occurences More... about 7 years ago
config.h.guess: #include headers for feature detection More... about 7 years ago
Merge remote-tracking branch 'origin/refs/pull/228/head' More... about 7 years ago
fix(config.h.guess) include `time.h` before checking time related definitions. fixes #227 More... about 7 years ago