156
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
start 2.0.7-dev cycle More... over 13 years ago
Releasing 2.0.6 More... over 13 years ago
Releasing 2.0.6 More... over 13 years ago
Add changes entry More... over 13 years ago
add ifdef's for MUTABLE_CV usage to preserve perl 5.8.5 compatibility More... over 13 years ago
attribute rc4 changes More... over 13 years ago
Move code after declarations to keep MSVC++ compiler happy.
Steve Hay
as stevehay
More... over 13 years ago
add another pool cleanup exception test More... over 13 years ago
Adopt modperl_pcw.c changes from httpd24 branch. More... over 13 years ago
Pool cleanup functions must not longjmp. Catch these exceptions and turn More... over 13 years ago
fix a few false positive warnings when compiled with -Werror=format-security (reported by Niko Tyni) More... over 13 years ago
Do not stringify $@ upon exception propagation. More... over 13 years ago
Fix a race condition in our tipool management. More... over 13 years ago
Ensure that MP_APXS is set when building on Win32 with MP_AP_PREFIX,
Steve Hay
as stevehay
More... over 13 years ago
pass MP_APXS and MP_AP_PREFIX to submodule Makefile.PLs as environment variables More... over 13 years ago
avoid hard-wired $(MAKE) options More... over 13 years ago
Fix 2 SV REFCNT bugs: More... over 13 years ago
Correct the initialization of the build config in ModPerl::MM, simply borrowing the style of ModPerl::BuildMM to do so.
Steve Hay
as stevehay
More... over 13 years ago
reverting change 1145161 More... over 13 years ago
Fix a small bug in a debugging message in modperl_module.c. It tried to More... over 13 years ago
Discover apr-2-config from Apache 2.4 onwards. More... over 13 years ago
Apache 2.4 and onwards doesn't require linking the MPM module directly in More... over 13 years ago
Adjust for latest ExtUtils::MakeMaker internal change. We must call init_tools when More... over 13 years ago
Silence a compiler warning when MP_TRACE is not enabled More... over 13 years ago
When generating XS code, include var = var; declarations on the arguments, More... over 13 years ago
Avoid -Wall warning when mg_flags isn't used. More... over 13 years ago
Initialized merge tracking via "svnmerge" with revisions "1-1151159" from More... about 14 years ago
move <LimitExcept> into a <Directory />. In httpd-2.3 it is not allowed in server config context More... about 14 years ago
again, forgot about Changes in commit 1125476 More... about 14 years ago
adopt the Perl_sv_dup() changes in Perl 5.14 More... about 14 years ago