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