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

2004-04-07 Thread stas
stas2004/04/07 18:56:31 Modified:t/response/TestAPI module.pm Log: mod_perl is no longer the last inserted, so it is not on the top of the module list Revision ChangesPath 1.9 +18 -9 modperl-2.0/t/response/TestAPI/module.pm Index: module.pm

cvs commit: modperl-2.0/t/filter/TestFilter both_str_con_add.pm

2004-04-07 Thread stas
stas2004/04/07 18:42:53 Modified:t/filter/TestFilter both_str_con_add.pm Log: spacing fix Revision ChangesPath 1.9 +1 -0 modperl-2.0/t/filter/TestFilter/both_str_con_add.pm Index: both_str_con_add.pm ==

cvs commit: modperl-2.0/xs modperl_xs_util.h

2004-04-07 Thread stas
stas2004/04/07 18:41:36 Modified:xs modperl_xs_util.h Log: darwin 'incompatible pointer type' fixes Revision ChangesPath 1.19 +3 -3 modperl-2.0/xs/modperl_xs_util.h Index: modperl_xs_util.h ===

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

2004-04-07 Thread stas
stas2004/04/07 17:44:48 Modified:xs/Apache/Response Apache__Response.h src/modules/perl modperl_cgi.c modperl_cgi.h Log: fix incompatible pointer type warnings Revision ChangesPath 1.13 +1 -1 modperl-2.0/xs/Apache/Response/Apache__Response.h

cvs commit: modperl-2.0/t/protocol/TestProtocol echo.pm

2004-04-07 Thread stas
stas2004/04/07 17:11:25 Modified:t/protocol/TestProtocol echo.pm Log: import only the constants that we are going to use Revision ChangesPath 1.4 +1 -1 modperl-2.0/t/protocol/TestProtocol/echo.pm Index: echo.pm ===

cvs commit: modperl-2.0 Changes

2004-04-07 Thread stas
stas2004/04/07 16:44:21 Modified:t/protocol/TestProtocol echo.pm .Changes Log: make sure that our protocol module tests that interact with the socket use a blocking read Submitted by: Joe Orton Revision ChangesPath 1.3 +6 -0 modpe

cvs commit: modperl-2.0/t/protocol/TestProtocol echo_filter.pm

2004-04-07 Thread stas
stas2004/04/07 16:42:27 Modified:t/protocol/TestProtocol echo_filter.pm Log: forgot to load Apache::Filter Revision ChangesPath 1.8 +1 -0 modperl-2.0/t/protocol/TestProtocol/echo_filter.pm Index: echo_filter.pm ===