cvs commit: modperl-2.0 Changes

2002-08-16 Thread stas
stas2002/08/16 03:22:39 Modified:.Changes Log: log recent changes Revision ChangesPath 1.33 +11 -0 modperl-2.0/Changes Index: Changes === RCS file: /home/cvs/modperl-2.0/Changes

cvs commit: modperl-2.0 STATUS

2002-08-16 Thread stas
stas2002/08/16 03:15:43 Modified:.STATUS Log: log the fact that PerlPreConnectionHandler is not implemented yet Revision ChangesPath 1.7 +9 -1 modperl-2.0/STATUS Index: STATUS =

cvs commit: modperl-2.0/ModPerl-Registry/t/cgi-bin basic.pl closure.pl env.pl not_executable.pl require.pl special_blocks.pl

2002-08-16 Thread stas
stas2002/08/16 03:11:39 Modified:ModPerl-Registry/t/cgi-bin basic.pl closure.pl env.pl not_executable.pl require.pl special_blocks.pl Log: no need for \r\n, \n is just fine Revision ChangesPath 1.2 +1 -1 modperl-2.0/ModPerl-Registry

cvs commit: modperl-2.0/ModPerl-Registry/t/cgi-bin redirect.pl

2002-08-16 Thread stas
stas2002/08/16 03:11:17 Added: ModPerl-Registry/t redirect.t ModPerl-Registry/t/cgi-bin redirect.pl Log: test external redirects Revision ChangesPath 1.1 modperl-2.0/ModPerl-Registry/t/redirect.t Index: redirect.t

cvs commit: modperl-2.0/ModPerl-Registry/t/conf modperl_extra_startup.pl

2002-08-16 Thread stas
stas2002/08/16 02:01:17 Modified:ModPerl-Registry TODO ModPerl-Registry/lib/ModPerl RegistryCooker.pm RegistryLoader.pm ModPerl-Registry/t/conf modperl_extra_startup.pl Log: - getting rid of compat.pm completely, the only two

cvs commit: modperl-2.0/ModPerl-Registry/lib/ModPerl RegistryCooker.pm RegistryLoader.pm

2002-08-16 Thread stas
stas2002/08/16 01:05:50 Modified:ModPerl-Registry/lib/ModPerl RegistryCooker.pm RegistryLoader.pm Log: introduce the constant ModPerl::RegistryCooker::NAMESPACE_ROOT, so the same root can be re-used in the RegistryLoader Revision ChangesPath

cvs commit: modperl-2.0/ModPerl-Registry/t/conf modperl_extra_startup.pl

2002-08-16 Thread stas
stas2002/08/16 01:01:18 Modified:ModPerl-Registry/lib/ModPerl RegistryLoader.pm ModPerl-Registry/t/cgi-bin special_blocks.pl ModPerl-Registry/t/conf modperl_extra_startup.pl Log: ModPerl::RegistryLoader is now fully operational and tested Revis