cvs commit: modperl-2.0/t/response/TestAPI conn_rec.pm

2002-08-15 Thread stas
stas2002/08/15 01:42:55 Modified:xs/Apache/Connection Apache__Connection.h xs/maps modperl_functions.map apache_functions.map xs/tables/current/ModPerl FunctionTable.pm t/response/TestAPI conn_rec.pm Log: add a wrapper for

cvs commit: modperl-2.0/t/response/TestCompat compat2.pm

2002-08-15 Thread stas
stas2002/08/15 01:44:26 Modified:lib/Apache compat.pm t/response/TestCompat compat2.pm Log: $r-get_remote_host() compat wrapper ala mod_perl 1.0 + tests Revision ChangesPath 1.65 +5 -1 modperl-2.0/lib/Apache/compat.pm Index: compat.pm

cvs commit: modperl-2.0/t/response/TestCompat apache.pm apache_file.pm apache_table.pm apache_util.pm request.pm request_body.pm compat.pm compat2.pm

2002-08-15 Thread stas
stas2002/08/15 02:35:11 Added: t/compat request_body.t t/response/TestCompat apache.pm apache_file.pm apache_table.pm apache_util.pm request.pm request_body.pm Removed: t/compat compat.t

cvs commit: modperl-2.0 Changes

2002-08-15 Thread stas
stas2002/08/15 02:48:53 Modified:.Changes Log: document recent changes Revision ChangesPath 1.31 +14 -2 modperl-2.0/Changes Index: Changes === RCS file:

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

2002-08-15 Thread stas
stas2002/08/15 05:29:06 Modified:ModPerl-Registry/lib/ModPerl PerlRun.pm Registry.pm RegistryCooker.pm Log: - replace the hardcoded cache and root namespaces with flexible methods - get rid of the CLASS attribute and no strict 'refs' - avoid starting

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

2002-08-15 Thread stas
stas2002/08/15 05:34:20 Modified:ModPerl-Registry/lib/ModPerl RegistryCooker.pm Log: s/$o/$self/g, $o looks silly Revision ChangesPath 1.14 +113 -113 modperl-2.0/ModPerl-Registry/lib/ModPerl/RegistryCooker.pm Index: RegistryCooker.pm

cvs commit: modperl-2.0/t/response/TestAPI send_fd.pm

2002-08-15 Thread stas
stas2002/08/15 06:11:06 Added: t/compat send_fd.t t/response/TestCompat send_fd.pm Removed: t/apisend_fd.t t/response/TestAPI send_fd.pm Log: send_fd exists only in compat, move that test into compat/ Revision ChangesPath

cvs commit: modperl-2.0 STATUS

2002-08-15 Thread stas
stas2002/08/15 08:22:02 Modified:.STATUS Log: add several from the many outstanding issues Revision ChangesPath 1.6 +24 -2 modperl-2.0/STATUS Index: STATUS === RCS file:

cvs commit: modperl-2.0 Changes

2002-08-15 Thread stas
stas2002/08/15 08:25:04 Modified:.Changes Log: document recent changes Revision ChangesPath 1.32 +7 -1 modperl-2.0/Changes Index: Changes === RCS file:

cvs commit: modperl-2.0/ModPerl-Registry TODO

2002-08-15 Thread stas
stas2002/08/15 09:16:24 Modified:ModPerl-Registry TODO Log: issues that have been taken care of Revision ChangesPath 1.8 +1 -9 modperl-2.0/ModPerl-Registry/TODO Index: TODO === RCS

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

2002-08-15 Thread stas
stas2002/08/15 09:17:53 Modified:ModPerl-Registry/lib/ModPerl PerlRun.pm Registry.pm RegistryBB.pm RegistryCooker.pm ModPerl-Registry/t basic.t ModPerl-Registry/t/conf extra.conf.in Log: method handlers are now working

cvs commit: modperl-2.0/t/api .cvsignore

2002-08-15 Thread stas
stas2002/08/15 20:19:44 Modified:t/apache .cvsignore t/api.cvsignore Added: t/compat .cvsignore Log: .cvsignore updates Revision ChangesPath 1.1 modperl-2.0/t/compat/.cvsignore Index: .cvsignore