2
I Use This!
Inactive

Commits : Listings

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