2
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduce apr.file_open() permissions argument More... almost 15 years ago
TODO: Bind date parsing functions More... almost 15 years ago
Bug fix for push_file_error() More... almost 15 years ago
Add apr.version_get() to get APR & APR-util versions More... almost 15 years ago
docs.lua: autolink object methods More... almost 15 years ago
Mention DBM module in README.md More... almost 15 years ago
Version bump to 0.9 because of dbm.c module More... almost 15 years ago
Add support for apr_dbm_* module More... almost 15 years ago
Add support for apr_file_link() More... almost 15 years ago
Add support for file:lines() iterator More... almost 15 years ago
Protect bound pipes from garbage collection More... almost 15 years ago
Enable t == apr.time_implode(apr.time_explode(t)) More... almost 15 years ago
Reorganize internal functions in crypt.c/io_dir.c More... almost 15 years ago
Add support for apr_procattr_child_*_set() More... almost 15 years ago
Reorganize internal functions in proc.c More... almost 15 years ago
Make apr.time_* arguments optional More... almost 15 years ago
Add support for forking with apr_proc_fork() More... almost 15 years ago
Make password optional in process:user_set() More... almost 15 years ago
Small documentation updates More... almost 15 years ago
Improve & simplify stat() interface More... almost 15 years ago
Bug fix + documentation update for process:exec() More... almost 15 years ago
docs.lua bug fix: don't preprocess code samples More... almost 15 years ago
Complete example for apr.strnatcmp() More... almost 15 years ago
Add support for apr_procattr_error_check_set() More... almost 15 years ago
Doc fixes for time.c More... almost 15 years ago
docs.lua bug fix: don't ignore apr.sleep() More... almost 15 years ago
Add support for apr_proc_detach() More... almost 15 years ago
Bug fix for process:exec() More... almost 15 years ago
Documentation fix for process:env_set() More... almost 15 years ago
Enable process:exec { arg1, arg2, etc... } More... almost 15 years ago