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

2004-05-06 Thread stas
stas2004/05/06 20:46:27 Modified:t/filter/TestFilter both_str_con_add.pm t/protocol/TestProtocol echo_filter.pm echo_timeout.pm Log: workaround to a problem on some platforms (solaris, bsd, etc), where Apache 2.0.49+ forgets to set the blocking mode on the sock

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

2004-05-06 Thread gozer
gozer 2004/05/06 15:23:09 Modified:t/response/TestAPI module.pm Log: Make sure t/api/module will not fail when mod_perl is statically compiled in httpd (upcoming feature) Revision ChangesPath 1.10 +6 -2 modperl-2.0/t/response/TestAPI/module.pm Index: mo

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

2004-05-06 Thread stas
stas2004/05/06 18:13:05 Modified:t/protocol/TestProtocol echo_block.pm Log: reversed logic is confusing Revision ChangesPath 1.3 +2 -2 modperl-2.0/t/protocol/TestProtocol/echo_block.pm Index: echo_block.pm

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

2004-05-06 Thread stas
stas2004/05/06 18:13:57 Modified:t/protocol/TestProtocol echo_block.pm Log: comment fix Revision ChangesPath 1.4 +2 -2 modperl-2.0/t/protocol/TestProtocol/echo_block.pm Index: echo_block.pm

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

2004-05-06 Thread stas
stas2004/05/06 18:47:13 Modified:t/response/TestAPI module.pm Log: USE_(STATIC|DSO) can be both set at the same time, try MODPERL_LIB_SHARED Revision ChangesPath 1.11 +5 -4 modperl-2.0/t/response/TestAPI/module.pm Index: module.pm