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

2004-08-12 Thread geoff
geoff 2004/08/12 07:28:01 Modified:t/response/TestAPI command.pm Log: PerlHandler only works in mp1 compat mode - use PerlResponseHandler Revision ChangesPath 1.3 +1 -1 modperl-2.0/t/response/TestAPI/command.pm Index: command.pm ===

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

2004-08-12 Thread Philippe M. Chiasson
[EMAIL PROTECTED] wrote: geoff 2004/08/12 07:28:01 Modified:t/response/TestAPI command.pm Log: PerlHandler only works in mp1 compat mode - use PerlResponseHandler Oups! Guess you caught it with your nightlies ? Thanks geoff! Revision ChangesPath 1.3 +1 -1 modperl

cvs commit: modperl-2.0/t/conf modperl_extra.pl

2004-08-12 Thread stas
stas2004/08/12 16:38:03 Modified:ModPerl-Registry/t/conf modperl_extra_startup.pl src/modules/perl modperl_error.c t/conf modperl_extra.pl Log: add a proper workaround for the requiring file when ERRSV is true within nested eval_sv. Thanks to Dav

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

2004-08-12 Thread gozer
gozer 2004/08/12 17:13:18 Modified:lib/Apache ParseSource.pm xs/tables/current/Apache ConstantsTable.pm Log: I should not have added the context constants manually, but rather made sure ParseSource.pm would pick them up. Revision ChangesPath 1.59 +

cvs commit: modperl-2.0 Changes

2004-08-12 Thread stas
stas2004/08/12 18:41:35 Modified:src/modules/perl modperl_bucket.c t/lib/TestAPRlib bucket.pm .Changes Log: Fix a bug in APR::Bucket->new when a passed argument was of type PADTMP Revision ChangesPath 1.12 +17 -8 modper

cvs commit: modperl-2.0/src/modules/perl modperl_error.c

2004-08-12 Thread stas
stas2004/08/12 18:49:54 Modified:src/modules/perl modperl_error.c Log: more comments Revision ChangesPath 1.6 +2 -1 modperl-2.0/src/modules/perl/modperl_error.c Index: modperl_error.c ==

cvs commit: modperl-2.0/t/filter out_bbs_filebucket.t

2004-08-12 Thread stas
stas2004/08/12 18:51:15 Added: t/filter/TestFilter out_bbs_filebucket.pm t/filter out_bbs_filebucket.t Log: filebuckets handling in filter test Revision ChangesPath 1.1 modperl-2.0/t/filter/TestFilter/out_bbs_filebucket.pm Index:

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

2004-08-12 Thread stas
stas2004/08/12 18:56:49 Modified:t/apicustom_response.t Log: needs binmode to succeed on Win32 Submitted by: Markus Wichitill <[EMAIL PROTECTED]> Revision ChangesPath 1.3 +1 -1 modperl-2.0/t/api/custom_response.t Index: custom_response.t ==

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

2004-08-12 Thread stas
stas2004/08/12 19:01:47 Modified:t/response/TestAPI conn_rec.pm Log: $c->id could be zero Revision ChangesPath 1.14 +2 -1 modperl-2.0/t/response/TestAPI/conn_rec.pm Index: conn_rec.pm ===

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

2004-08-12 Thread stas
stas2004/08/12 19:06:02 Modified:t/response/TestAPI conn_rec.pm Log: add space Revision ChangesPath 1.15 +1 -1 modperl-2.0/t/response/TestAPI/conn_rec.pm Index: conn_rec.pm === RCS file

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

2004-08-12 Thread gozer
gozer 2004/08/12 21:35:09 Modified:t/directive .cvsignore Added: t/response/TestDirective cmdparms.pm Log: Add a stand-alone test for Apache::CmdParms directives. Revision ChangesPath 1.1 modperl-2.0/t/response/TestDirective/cmdparms.pm Ind

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

2004-08-12 Thread gozer
gozer 2004/08/12 21:42:37 Modified:.Changes xs/maps apache_structures.map Log: Apache::CmdParms changes - readwrite => readonly: override, limited, directive, pool, temp_pool, server, path, cmd, context, err_directive - removed: limited_xm

cvs commit: modperl-2.0/t/response/TestDirective cmdparms.pm perlloadmodule4.pm

2004-08-12 Thread gozer
gozer 2004/08/12 22:27:11 Modified:t/response/TestDirective cmdparms.pm perlloadmodule4.pm Log: Move test for Apache::CmdParms out of perlloadmodule4 and along with all the other Apache::CmdParms tests in directive/cmdparms Revision ChangesPath 1.2 +6 -3 mo

cvs commit: modperl-2.0/todo api_status

2004-08-12 Thread gozer
gozer 2004/08/12 22:31:34 Modified:todo api_status Log: I need to significantly polish up my first attempts at documenting those modules. Re-acquiring ownership Revision ChangesPath 1.29 +3 -3 modperl-2.0/todo/api_status Index: api_status