2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 0.18-1 More... about 14 years ago
Ignore trailing whitespace in error messages More... about 14 years ago
Make the apr.sleep() test less sensitive More... about 14 years ago
Have the thread queue test use thread:terminate() More... about 14 years ago
Support for queue:interrupt() and queue:terminate() More... about 14 years ago
Change how to tests are run (by calling them explicitly) More... about 14 years ago
Always join child threads, remove support for detachable threads More... about 14 years ago
Minor bug fix: Report failure to create Lua state More... about 14 years ago
Speedup threading test, report times from test runner More... about 14 years ago
Remove useless arguments from object model functions More... about 14 years ago
Remove thread mutex and condition variable (unreliable!) More... about 14 years ago
Fix for error handling in I/O tests More... about 14 years ago
Bug fix for file:read(n) in text mode (+todos) More... about 14 years ago
FreeBSD compatibility for makefile (thanks to Jeff Pohlmeyer) More... about 14 years ago
Build automation and other improvements More... over 14 years ago
Fix a stupid typo in the README More... over 14 years ago
Protect test suite from crashes using child processes (issue #5) More... over 14 years ago
README.md: Improve introduction to expand on what APR is More... over 14 years ago
Update README.md to release 0.17.5 More... over 14 years ago
Fix compile warnings in Debian buildd (issue #5) More... over 14 years ago
Improve Makefile because of issue #5 More... over 14 years ago
Add file I/O benchmark (only file:read() for now) More... over 14 years ago
Make socket:addr_get() return port number (closes #3) More... over 14 years ago
Another buffer management bug fix! More... over 14 years ago
Buffer management bug fix, closes issue #4 More... over 14 years ago
Link to official downloads in README More... over 14 years ago
Build improvements and other miscellaneous changes More... over 14 years ago
Memcached client module contributed by zhiguo zhao More... over 14 years ago
Improve error handling code generator More... over 14 years ago
Improve apr.filepath_parent() and apr.filepath_merge() More... over 14 years ago