cvs commit: modperl-2.0/t/conf extra.conf.in

2002-04-08 Thread dougm
dougm 02/04/08 20:38:02 Modified:t/conf extra.conf.in Log: add missing config for new include test Revision ChangesPath 1.3 +1 -1 modperl-2.0/t/conf/extra.conf.in Index: extra.conf.in =

cvs commit: modperl-2.0 Changes

2002-04-08 Thread dougm
dougm 02/04/08 19:59:19 Modified:src/modules/perl modperl_util.c .Changes Log: fix ModPerl::Util::exit to clear $@ before calling Perl_croak Revision ChangesPath 1.38 +1 -0 modperl-2.0/src/modules/perl/modperl_util.c Index: modperl

cvs commit: modperl-2.0 Makefile.PL

2002-04-08 Thread dougm
dougm 02/04/08 18:42:42 Modified:.Makefile.PL Log: rid some \n's now that debug trace is used Revision ChangesPath 1.76 +2 -2 modperl-2.0/Makefile.PL Index: Makefile.PL === RCS f

cvs commit: modperl-2.0/lib/ModPerl Code.pm WrapXS.pm

2002-04-08 Thread dougm
dougm 02/04/08 18:15:44 Modified:.Makefile.PL lib/ModPerl Code.pm WrapXS.pm Log: cut down on build noise by changing some prints to Apache::TestTrace::debug Revision ChangesPath 1.75 +4 -4 modperl-2.0/Makefile.PL Index: Makefile.PL

cvs commit: modperl-2.0/t/modules include.t

2002-04-08 Thread dougm
dougm 02/04/08 18:00:52 Modified:.Changes src/modules/perl mod_perl.c modperl_global.c t/htdocs/includes test.shtml t/modules include.t Added: t/htdocs/includes-registry cgipm.pl Log: fix 'PerlOptions +GlobalRequest' whe