cvs commit: modperl-docs/src/docs/2.0/user/compat compat.pod

2003-03-07 Thread stas
stas2003/03/07 00:31:39 Modified:src/docs/2.0/api/Apache compat.pod src/docs/2.0/api/ModPerl MethodLookup.pod src/docs/2.0/devel/porting porting.pod src/docs/2.0/user/compat compat.pod Log: - add a help section on how to port the 1.0 c

cvs commit: modperl-docs/src/docs/2.0/devel/debug c.pod

2003-03-07 Thread stas
stas2003/03/07 18:25:43 Modified:src/docs/2.0/devel/debug c.pod Log: should look later at the new directive CoreDumpDirectory Revision ChangesPath 1.8 +3 -0 modperl-docs/src/docs/2.0/devel/debug/c.pod Index: c.pod

cvs commit: modperl-2.0/ModPerl-Registry/t basic.t

2003-03-07 Thread stas
stas2003/03/07 19:20:36 Modified:ModPerl-Registry/t basic.t Log: restore the tests, committed by mistake before ;( Revision ChangesPath 1.10 +44 -45modperl-2.0/ModPerl-Registry/t/basic.t Index: basic.t ==

cvs commit: modperl-2.0 Changes

2003-03-07 Thread stas
stas2003/03/07 19:58:59 Modified:ModPerl-Registry/t/conf modperl_extra_startup.pl ModPerl-Registry/lib/ModPerl RegistryCooker.pm .Changes Added: ModPerl-Registry/t bad_scripts.t ModPerl-Registry/t/cgi-bin r_inherited.pl L

cvs commit: modperl Changes

2003-03-07 Thread stas
stas2003/03/07 20:11:09 Modified:lib/Apache PerlRun.pm .Changes Log: don't use $r variable in Apache::PerlRun::compile(), so the script won't use use inherited $r by mistake Revision ChangesPath 1.41 +6 -4 modperl/lib/Apache/PerlRun.