stas2003/03/10 23:47:54
Modified:todo filters.txt
Log:
add the issues with filters
Revision ChangesPath
1.2 +10 -0 modperl-2.0/todo/filters.txt
Index: filters.txt
===
RCS file: /hom
stas2003/03/10 23:33:53
Modified:src/docs/2.0/api config.cfg
Added: src/docs/2.0/api/ModPerl Util.pod
Log:
start the manpage for ModPerl::Util, now having only the SYNOPSIS
Revision ChangesPath
1.1 modperl-docs/src/docs/2.0/api/ModPerl/Util.po
stas2003/03/10 22:31:44
Modified:src/docs/2.0/user/handlers filters.pod
Log:
add a note that filters modifying their data's size should unset the C-L
header
Revision ChangesPath
1.20 +10 -1 modperl-docs/src/docs/2.0/user/handlers/filters.pod
Index: fil
stas2003/03/10 22:21:20
Modified:.ROADMAP
Log:
remove items that were implemented
Revision ChangesPath
1.4 +6 -27 modperl-2.0/ROADMAP
Index: ROADMAP
===
RCS file: /home/cvs/modp
stas2003/03/10 22:15:37
Modified:.STATUS
Log:
the issue with ${^TAINT} is a bug in blead-perl (perl_clone wasn't cloning
PL_taint_warn). Patch posted to p5p, nothing should be done on behalf of
mod_perl.
Revision ChangesPath
1.41 +1 -15 modperl-2.
stas2003/03/10 20:38:45
Modified:src/docs/1.0/guide performance.pod
Log:
C-L header is not needed in the recent Apache 1.3 versions to maintain a
KeepAlive connection
Submitted by: Andrew Ho <[EMAIL PROTECTED]>
Revision ChangesPath
1.25 +0 -6 modperl-doc
stas2003/03/10 19:12:14
Modified:src/docs/1.0/guide performance.pod
Log:
tidy up
Revision ChangesPath
1.24 +1 -1 modperl-docs/src/docs/1.0/guide/performance.pod
Index: performance.pod
===
stas2003/03/10 19:11:01
Modified:src/docs/2.0/user/compat compat.pod
Log:
$ENV{GATEWAY_INTERFACE} is deprecated
Revision ChangesPath
1.56 +15 -0 modperl-docs/src/docs/2.0/user/compat/compat.pod
Index: compat.pod
stas2003/03/10 19:10:23
Modified:src/docs/2.0/user/coding coding.pod
Log:
it certainly makes sense to add a pointer to ModPerl::MethodLookup in the
normal 2.0 docs and not only porting docs
Revision ChangesPath
1.18 +25 -7 modperl-docs/src/docs/2.0/user/cod