2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make apr.host_to_addr() return one *or more* results More... about 14 years ago
New functions apr.file_truncate(), file:truncate() More... about 14 years ago
Silence etc/make.lua by default More... about 14 years ago
LDAP functions add(), compare(), delete(), modify(), rename() More... about 14 years ago
Bug fix for possibly uninitialized variable in pollset:remove() More... about 14 years ago
Let's try that again (forgot to export lua_apr_pool_register()) More... about 14 years ago
lua_apr_pool_register() replaces the global memory pool (issue #11) More... about 14 years ago
Fix typo in test/io_dir.lua, sorry about that (issue #10) More... about 14 years ago
Work around Unicode normalization on Mac OS X (issue #10) More... about 14 years ago
Make the io_dir tests more verbose (issue #10) More... about 14 years ago
Seed random number generator in io_dir tests (issue #10) More... about 14 years ago
Lua 5.1 on Windows XP doesn't like math.random(1e10) More... about 14 years ago
Change etc/make.lua to cleanup temporary files More... about 14 years ago
Relax io_net tests that round trip host name <-> 127.0.0.1 (issue #10) More... about 14 years ago
Improve io_dir tests to pick a randomized working directory (issue #10) More... about 14 years ago
Small tweak to the documentation generator More... about 14 years ago
Release 0.22.1 Windows binaries More... about 14 years ago
Release 0.22.1 rockspec and download More... about 14 years ago
Bug fix for apr.filepath_which() on Windows ($PATHEXT handling) More... about 14 years ago
Proper serialization for multi threading module! More... about 14 years ago
Make it compile out of the box on Mac OS X (issue #10) More... about 14 years ago
Make apr.thread_create() copy package.{config,path,cpath} More... about 14 years ago
Document socket:recvfrom() as being binary safe More... about 14 years ago
Support for socket:recvfrom() (issue #9) More... over 14 years ago
Move random_access from statement:select() to driver:prepare() More... over 14 years ago
Release 0.21.6 rockspec and download More... over 14 years ago
Added apr.filepath_executable() function, improved apr.filepath_which() More... over 14 years ago
Remove LUA_APR_BUFSLACK hack (no longer needed) More... over 14 years ago
Get rid of strspn() in the buffered I/O interface More... over 14 years ago
Link to pollset module in readme More... over 14 years ago