Author: stevehay
Date: Tue Feb 14 14:04:05 2012
New Revision: 1243923
URL: http://svn.apache.org/viewvc?rev=1243923&view=rev
Log:
Correct the initialization of the build config in ModPerl::MM, simply borrowing
the style of ModPerl::BuildMM to do so.
Modified:
perl/modperl/trunk/Changes
p
Author: torsten
Date: Tue Feb 14 19:29:11 2012
New Revision: 1244184
URL: http://svn.apache.org/viewvc?rev=1244184&view=rev
Log:
Fix 2 SV REFCNT bugs:
- modperl_perl_core_global_init(), the aliasing GV references the aliased
CV. Thus, it should increment the REFCNT.
- new_constsub() in modperl_
Author: torsten
Date: Tue Feb 14 20:09:12 2012
New Revision: 1244196
URL: http://svn.apache.org/viewvc?rev=1244196&view=rev
Log:
Merged revisions 1243923,1244184 via svnmerge from
https://svn.eu.apache.org/repos/asf/perl/modperl/trunk
r1243923 | stevehay | 2012-02-14 15:04:05 +0100 (T