2
I Use This!
Inactive

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reviewed by: joes More... over 21 years ago
need to automate the symbol export files More... over 21 years ago
- change target directory for test files More... over 21 years ago
- change lib directory from Release/Debug to libs More... over 21 years ago
Fix Makefile.am dependencies for test cleanup. More... over 21 years ago
Cleanup env/ test. More... over 21 years ago
add cvsignore files for autogenerated files More... over 21 years ago
Update xsbuilder typemaps, add missing newline to Makefile.am, and fix refcount problem with tiehash magic. More... over 21 years ago
Start XS cleanup: big_input.t and cookie.t now pass on RedHat 8.0 More... over 21 years ago
Fix cookie_bake name. More... over 21 years ago
Rename glue/perl/t/apreq-2 glue/perl/t/apreq to match Apache::Test naming convention. More... over 21 years ago
Add perl tests from apreq-1. More... over 21 years ago
s/table_add/table_addn/ to preserve metadata. More... over 21 years ago
Internal constructor for Apache::Request is request(), not make(). More... over 21 years ago
Replace outdated README comments with a class heirachy diagram. More... over 21 years ago
Add filler (unused?) typemaps; fix cookie test to reflect removal of version argument from apreq_make_cookie. More... over 21 years ago
Drop version argument from make_cookie. More... over 21 years ago
Perl glue compiles. More... over 21 years ago
Add Cookie_pm. More... over 21 years ago
Choose better names for xs converter macros and eliminate the recursive hv_find function. More... over 21 years ago
Fix broken i-thread support (missing pTHX_) and bless SV into an object. More... over 21 years ago
Fix typemap magic (to support request_rec inheritance). More... over 21 years ago
Update status to reflect current state of glue/perl. More... over 21 years ago
Override find_includes to work around ParseSource.pm bug More... over 21 years ago
Fix typemap_code to generate typemaps for jar, cookie, request, and param. More... over 21 years ago
Add custom perl2c/c2perl converters. More... over 21 years ago
Add maps for xsbuilder.pl More... over 21 years ago
Add xsbuilder.pl, an ExtUtils::XSBuilder script to make the perl glue. More... over 21 years ago
Safer to assign req->body = NULL, since this condition is used to signal whether or not parsing has already begun. More... almost 22 years ago
Add basic env/ test. More... almost 22 years ago