cvs commit: modperl-2.0 Changes

2004-06-03 Thread stas
stas2004/06/03 21:12:54 Modified:xs/maps apr_functions.map .Changes Added: t/protocol echo_bbs2.t t/protocol/TestProtocol echo_bbs2.pm Log: - APR::Brigade: add the method cleanup() - test the new method in conjunction with flatten,

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

2004-06-03 Thread stas
stas2004/06/03 20:20:46 Modified:xs/maps apache_functions.map apache_structures.map apr_functions.map modperl_functions.map Log: - fix the map files to use ~ instead of - when a function is not autogenerated, but implemented elsewhere - tidy up R

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

2004-06-03 Thread stas
stas2004/06/03 01:22:21 Modified:t/filter/TestFilter both_str_con_add.pm t/protocol/TestProtocol echo_block.pm echo_timeout.pm Log: - apparently setting to a blocking IO is not going to be a workaround but a requirement, so make it such (and documented) - other

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

2004-06-03 Thread stas
stas2004/06/03 01:20:50 Added: t/protocol echo_bbs.t t/protocol/TestProtocol echo_bbs.pm Log: new test: test buckets manipulation inside the protocol handler Revision ChangesPath 1.1 modperl-2.0/t/protocol/echo_bbs.t Index: echo_

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

2004-06-03 Thread stas
stas2004/06/03 01:20:13 Modified:t/protocol echo_filter.t t/protocol/TestProtocol echo_filter.pm Log: adjust the test to actually do what the name suggests: filtering in protocol handlers Revision ChangesPath 1.4 +1 -1 modperl-2.0/t/protoco