cvs commit: modperl-2.0/todo release

2004-07-12 Thread gozer
gozer 2004/07/12 20:59:46 Modified:.Changes src/docs/2.0/api/Apache PerlSections.pod src/docs/2.0/user/porting compat.pod src/modules/perl modperl_cmd.c todo release Log: Remove $Apache::Server::StrictPerlSecti

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

2004-07-12 Thread stas
stas2004/07/12 16:22:32 Modified:ModPerl-Registry/t closure.t Log: utime is not very granular on win32, use more than 2 seconds delay, but don't sleep, just reset the timestamp to the original value when the test is done Submitted by: Randy Kobes Reviewed by: randyk

cvs commit: modperl-2.0/todo api_status

2004-07-12 Thread stas
stas2004/07/12 16:20:31 Modified:todo api_status Log: status update Revision ChangesPath 1.15 +6 -0 modperl-2.0/todo/api_status Index: api_status === RCS file: /home/cvs/modperl-2.0

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

2004-07-12 Thread stas
stas2004/07/12 16:18:07 Modified:t/response/TestAPI server_rec.pm Log: very basic keep_alive* fields tests Revision ChangesPath 1.10 +17 -11modperl-2.0/t/response/TestAPI/server_rec.pm Index: server_rec.pm ==

cvs commit: modperl-2.0/xs/maps apache_structures.map

2004-07-12 Thread stas
stas2004/07/12 16:16:22 Modified:.Changes xs/maps apache_structures.map Log: make $s->path read/write again Revision ChangesPath 1.409 +4 -4 modperl-2.0/Changes Index: Changes

cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2004-07-12 Thread stas
stas2004/07/12 01:19:40 Modified:xs/tables/current/Apache FunctionTable.pm StructureTable.pm xs/tables/current/ModPerl FunctionTable.pm Log: scan update Revision ChangesPath 1.58 +1 -1 modperl-2.0/xs/tables/current/Apache/FunctionTable.pm

cvs commit: modperl-2.0/xs/tables/current/Apache StructureTable.pm

2004-07-12 Thread stas
stas2004/07/12 01:17:39 Modified:xs/tables/current/Apache StructureTable.pm Log: scan update Revision ChangesPath 1.42 +1 -9 modperl-2.0/xs/tables/current/Apache/StructureTable.pm Index: StructureTable.pm ==

cvs commit: modperl-2.0/xs/maps modperl_functions.map

2004-07-12 Thread stas
stas2004/07/12 01:17:09 Modified:xs/Apache/RequestIO Apache__RequestIO.h xs/maps modperl_functions.map Log: s/bufsv/buffer/ to be consistent with other _read() implementations Revision ChangesPath 1.54 +11 -11modperl-2.0/xs/Apache/RequestIO/Ap

cvs commit: modperl-2.0/lib/Apache ParseSource.pm

2004-07-12 Thread stas
stas2004/07/12 01:14:27 Modified:lib/Apache ParseSource.pm Log: CScan can't digest apreq2 headers, so skip those Revision ChangesPath 1.58 +1 -1 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm ==

cvs commit: modperl-2.0/t/apache read.t

2004-07-12 Thread stas
stas2004/07/12 00:33:32 Modified:t/apache read.t Log: style tweaks Revision ChangesPath 1.7 +5 -6 modperl-2.0/t/apache/read.t Index: read.t === RCS file: /home/cvs/modperl-2.0/t/apache

cvs commit: modperl-2.0 Changes

2004-07-12 Thread stas
stas2004/07/12 00:32:07 Modified:xs/APR/Bucket APR__Bucket.h xs/Apache/Filter Apache__Filter.h xs/Apache/RequestIO Apache__RequestIO.h .Changes Added: t/apache read2.t t/response/TestApache read2.pm Log: