Author: geoff
Date: Wed Apr 6 06:57:54 2005
New Revision: 160293
URL: http://svn.apache.org/viewcvs?view=rev&rev=160293
Log:
fix Apache::Server->warn implementation
spot by stas
Modified:
perl/modperl/trunk/lib/Apache2/compat.pm
Modified: perl/modperl/trunk/lib/Apache2/compat.pm
URL:
http:
Author: stas
Date: Wed Apr 6 07:42:02 2005
New Revision: 160299
URL: http://svn.apache.org/viewcvs?view=rev&rev=160299
Log:
todo
Modified:
perl/modperl/trunk/todo/release
Modified: perl/modperl/trunk/todo/release
URL:
http://svn.apache.org/viewcvs/perl/modperl/trunk/todo/release?view=diff&
Author: stas
Date: Wed Apr 6 08:05:52 2005
New Revision: 160301
URL: http://svn.apache.org/viewcvs?view=rev&rev=160301
Log:
make sure not to use apr_os_thread_current in debug mode when libapr
wasn't built with threads support
Modified:
perl/modperl/trunk/Changes
perl/modperl/trunk/src/m
Author: stas
Date: Wed Apr 6 08:24:29 2005
New Revision: 160302
URL: http://svn.apache.org/viewcvs?view=rev&rev=160302
Log:
restore change 159313 lost in merge
Modified:
perl/modperl/trunk/lib/Apache2/Reload.pm
Modified: perl/modperl/trunk/lib/Apache2/Reload.pm
URL:
http://svn.apache.org/v
Author: stas
Date: Wed Apr 6 08:29:24 2005
New Revision: 160303
URL: http://svn.apache.org/viewcvs?view=rev&rev=160303
Log:
s/Apache::OK/Apache2::Const::OK/ thanks geoff
Modified:
perl/modperl/trunk/lib/Apache2/Reload.pm
Modified: perl/modperl/trunk/lib/Apache2/Reload.pm
URL:
http://svn.ap
Author: stas
Date: Wed Apr 6 08:34:38 2005
New Revision: 160304
URL: http://svn.apache.org/viewcvs?view=rev&rev=160304
Log:
Make sure that CPAN shell doesn't triple over usage of
$ExtUtils::MakeMaker::VERSION
Modified:
perl/modperl/trunk/Changes
perl/modperl/trunk/lib/ModPerl/BuildMM.pm
Author: randyk
Date: Wed Apr 6 14:17:18 2005
New Revision: 160327
URL: http://svn.apache.org/viewcvs?view=rev&rev=160327
Log:
Some of the patch referenced in (and subsequently applied in trunk) at
http://marc.theaimsgroup.com/?l=apache-modperl&m=79742801206&w=2
did not survive the recent m