svn commit: r588156 - in /perl/modperl/trunk: Changes src/modules/perl/modperl_config.c src/modules/perl/modperl_config.h src/modules/perl/modperl_util.c

2007-10-25 Thread gozer
Author: gozer Date: Thu Oct 25 00:43:14 2007 New Revision: 588156 URL: http://svn.apache.org/viewvc?rev=588156&view=rev Log: PerlCleanupHandler are now registered with a subpool of $(r|c)->pool, instead of $(r|c)->pool itself, ensuring they run _before_ any other $(r|c)->pool cleanups. This way,

svn commit: r588160 - in /perl/modperl/branches/threading: ./ src/modules/perl/ t/modperl/ t/response/TestModperl/

2007-10-25 Thread gozer
Author: gozer Date: Thu Oct 25 01:10:37 2007 New Revision: 588160 URL: http://svn.apache.org/viewvc?rev=588160&view=rev Log: Merged revisions 584366-588158 via svnmerge from https://svn.apache.org/repos/asf/perl/modperl/trunk r584380 | gozer | 2007-10-12 23:48:14 -0700 (Fri, 12 Oct 20