156
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Changes entry for revision 1457512.
Steve Hay
as stevehay
More... almost 12 years ago
Restore build with Perl 5.8.x (although 5.8.0 still has other problems for me).
Steve Hay
as stevehay
More... almost 12 years ago
On Perl 5.17.9, t/apache/read2.t fails because an "uninitialized value"
Steve Hay
as stevehay
More... almost 12 years ago
Fix t/perl/hash_attack.t to work with Perl 5.14.4, 5.16.3 etc, which contain a fix for CVE-2013-1667 (memory exhaustion with arbitrary hash keys). This resolves rt.perl.org #116863, from where the patch by Hugo van der Sanden was taken (with a minor edit in a comment by the committer).
Steve Hay
as stevehay
More... almost 12 years ago
use APR::Finfo instead of Perls stat() in ModPerl::RegistryCooker More... almost 12 years ago
* lib/ModPerl/TypeMap.pm (typedefs_code, sv_convert_code): More... about 12 years ago
Fix use of unixd_conifg for 2.4. More... about 12 years ago
* lib/Apache2/ParseSource.pm: Pick up PROXYREQ_ constants. More... about 12 years ago
* lib/ModPerl/Code.pm: Add another constant for 2.4. More... about 12 years ago
* xs/Apache2/Log/Apache2__Log.h, More... about 12 years ago
* src/modules/perl/modperl_apr_includes.h: Pick up new APR-util error More... about 12 years ago
* lib/Apache2/ParseSource.pm (include_dirs): Pick up APR include dir More... about 12 years ago
Ignore more exports from 2.4/trunk which break "make source_scan". More... about 12 years ago
CScan gets rather confused if cpp's line number markers appear in the middle More... about 12 years ago
* src/modules/perl/modperl_config.c (svav_getstr): Adjust for 2.4 API. More... about 12 years ago
Fix OPT_INCNOEXEC/OPT_INC_WITH_EXEC handling. More... about 12 years ago
Revert change accidentally included in r1410298. More... about 12 years ago
* src/modules/perl/modperl_apache_compat.h: Add mp_add_loaded_module More... about 12 years ago
* src/modules/perl/modperl_apache_includes.h: Use 2.4 logging API. More... about 12 years ago
* src/modules/perl/modperl_apache_compat.h: Fix version test. More... about 12 years ago
* src/modules/perl/modperl_apache_compat.h: Fix definition of More... about 12 years ago
* src/modules/perl/modperl_interp.c (modperl_interp_select): Fix for httpd 2.4. More... about 12 years ago
Update Changes file for commits 1362399 and 1362409.
Steve Hay
as stevehay
More... over 12 years ago
Fix commit 1362399: PL_phase/PERL_PHASE_DESTRUCT is only available in newer perls, so restore use of PL_dirty for older perls (where it was always available, regardless of whether PERL_CORE was defined).
Steve Hay
as stevehay
More... over 12 years ago
Remove all uses of deprecated symbols no longer used by core perl and now only defined when PERL_CORE is not defined for backwards compatibility with CPAN extensions still making use of them:
Steve Hay
as stevehay
More... over 12 years ago
start 2.0.8-dev cycle More... over 12 years ago
Releasing 2.0.7 More... over 12 years ago
Yep, I think we're stable by now ;) More... over 12 years ago
Apply patch from rt.cpan.org #77129 to fix breakage caused by removal of PL_uid et al from perl 5.16.0.
Steve Hay
as stevehay
More... over 12 years ago
start 2.0.7-dev cycle More... over 12 years ago