156
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implement "the dso fix" 2.0 style More... about 23 years ago
add support section More... about 23 years ago
make sure this value is initialized (thanks to brian millet) More... about 23 years ago
adjust to scope rename More... about 23 years ago
rename PerlInterpLifetime to PerlInterpScope More... about 23 years ago
don't place . in your PATH More... about 23 years ago
add note about newish requirement More... about 23 years ago
fix the reverse filter test More... about 23 years ago
on second thought, have Apache::TestRun take care of fixing up $^X More... about 23 years ago
make sure $^X is an absolute path More... about 23 years ago
get subrequest api working and add a little test for lookup_uri More... about 23 years ago
add a test for Apache::Module More... about 23 years ago
build extensions dynamic by default More... about 23 years ago
disable attempt to link APR.so with apr libs for the moment, really need to wait until apr libs are installed as shared libraries anyhow More... about 23 years ago
do a better job of finding ap_release.h to parse the server version and give more diagnostics if it fails More... about 23 years ago
abort server startup if mpm is threaded and Perl is not ithreads enabled More... about 23 years ago
pass the proper value to MpSrvOPT_ITHREAD_ONLY() More... about 23 years ago
make test work without lwp installed More... about 23 years ago
remove duplicate build instructions More... about 23 years ago
add some tests for ap_conftree More... about 23 years ago
add missing strictness More... about 23 years ago
if handler is resolved at request time and not duped (prefork-mpm case), need to use s->process->pconf pool More... about 23 years ago
rather that force users to subclass Apache::TestRun to turn off configure_modperl(), More... about 23 years ago
add another filter test (lowercase filter) More... about 23 years ago
add get_basic_auth_pw() wrapper and tests More... about 23 years ago
whoops More... about 23 years ago
put a warning inside files that are generated More... about 23 years ago
missed this commit last night: test for PerlOutputFilterHandler More... about 23 years ago
ignore More... about 23 years ago
hook into test stuff More... about 23 years ago