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

2003-06-06 Thread stas
stas2003/06/06 02:24:46 Modified:src/docs/2.0/user/handlers filters.pod http.pod protocols.pod server.pod src/docs/2.0/user/intro start_fast.pod Log: various tidying up fixes Revision ChangesPath 1.31 +2 -2 modperl-docs

cvs commit: modperl-docs/src/docs/2.0/user/porting/code apache_mp3_2.diff apache_mp3_7.diff apache_mp3_9.diff

2003-06-06 Thread stas
stas2003/06/06 02:23:47 Modified:src/docs/2.0/user config.cfg Added: src/docs/2.0/user/porting/code apache_mp3_2.diff apache_mp3_7.diff apache_mp3_9.diff Log: several long patches live in their own files Revision ChangesPath 1.25 +

cvs commit: modperl-docs/src/docs/2.0/user/porting/code - New directory

2003-06-06 Thread stas
stas2003/06/06 02:23:18 modperl-docs/src/docs/2.0/user/porting/code - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: modperl-docs/src/docs/2.0/api/ModPerl MethodLookup.pod

2003-06-06 Thread stas
stas2003/06/06 02:22:48 Modified:src/docs/2.0/api/ModPerl MethodLookup.pod Log: PerlPostConfigHandler is not quite working for AUTOLOAD, use PerlChildInitHandler instead Revision ChangesPath 1.4 +2 -2 modperl-docs/src/docs/2.0/api/ModPerl/MethodLookup.pod

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

2003-06-06 Thread stas
stas2003/06/06 02:21:57 Modified:src/docs/2.0/user/porting porting.pod Log: How Apache::MP3 was ported to mod_perl 2.0 Revision ChangesPath 1.5 +793 -11 modperl-docs/src/docs/2.0/user/porting/porting.pod Index: porting.pod ==

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

2003-06-06 Thread stas
stas2003/06/05 22:52:19 Modified:src/docs/2.0/user/porting compat.pod Log: s/addr/ip/ as a better var name in the example Revision ChangesPath 1.10 +4 -4 modperl-docs/src/docs/2.0/user/porting/compat.pod Index: compat.pod =

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

2003-06-06 Thread stas
stas2003/06/05 22:51:26 Modified:src/docs/2.0/user/porting compat.pod Log: document the changes in the apis of: $connection->local_addr and $connection->remote_addr Revision ChangesPath 1.9 +27 -1 modperl-docs/src/docs/2.0/user/porting/compat.pod Inde

cvs commit: modperl-docs/src/docs/2.0/api/ModPerl Registry.pod

2003-06-06 Thread stas
stas2003/06/05 20:11:55 Modified:src/docs/2.0/api/ModPerl Registry.pod Log: this doc is far from being ported Revision ChangesPath 1.3 +9 -8 modperl-docs/src/docs/2.0/api/ModPerl/Registry.pod Index: Registry.pod ==