cvs commit: modperl-2.0 Changes

2004-05-03 Thread stas
stas2004/05/03 23:42:00 Modified:.Changes Log: recent changes Revision ChangesPath 1.366 +19 -0 modperl-2.0/Changes Index: Changes === RCS file: /home/cvs/modperl-2.0/Changes,v

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

2004-05-03 Thread stas
stas2004/05/03 23:20:58 Modified:xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm xs/tables/current/ModPerl FunctionTable.pm Log: update the source scan to the latest functions Revision ChangesPath 1.40 +6 -1 modperl-2.0/xs/tables/c

cvs commit: modperl-2.0/t/response/TestError runtime.pm

2004-05-03 Thread stas
stas2004/05/03 23:19:59 Modified:t/error runtime.t t/response/TestError runtime.pm Log: new tests for exception objects Revision ChangesPath 1.3 +27 -8 modperl-2.0/t/error/runtime.t Index: runtime.t

cvs commit: modperl-2.0/xs/APR/Util APR__Util.h

2004-05-03 Thread stas
stas2004/05/03 23:19:12 Modified:src/modules/perl modperl_filter.c modperl_io_apache.c modperl_util.h t/filter/TestFilter both_str_con_add.pm t/response/TestAPR util.pm xs modperl_xs_util.h xs/A

cvs commit: modperl-2.0/t/response/TestModperl exit.pm

2004-05-03 Thread stas
stas2004/05/03 23:16:46 Modified:t/modperl .cvsignore ModPerl-Registry/lib/ModPerl RegistryCooker.pm src/modules/perl modperl_util.c t/response/TestModperl exit.pm Added: t/modperl exit.t Log: ModPerl::Util::exit now throws an

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

2004-05-03 Thread stas
stas2004/05/03 23:14:44 Modified:t/protocol/TestProtocol echo_block.pm echo_filter.pm echo_timeout.pm eliza.pm xs/APR/Socket APR__Socket.h xs/maps apr_functions.map Log: new API for APR::Socket recv() and send() + updated tes

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

2004-05-03 Thread stas
stas2004/05/03 23:12:24 Modified:src/modules/perl modperl_callback.c Log: as ERRSV is an object, we no longer can read its PVX slot directly, but need to get the magic invoked Revision ChangesPath 1.72 +2 -2 modperl-2.0/src/modules/perl/modperl_callback.c

cvs commit: modperl-2.0/lib/ModPerl WrapXS.pm

2004-05-03 Thread stas
stas2004/05/03 23:11:31 Modified:lib/ModPerl WrapXS.pm Log: be strict Revision ChangesPath 1.71 +3 -0 modperl-2.0/lib/ModPerl/WrapXS.pm Index: WrapXS.pm === RCS file: /home/cvs/modperl-

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

2004-05-03 Thread stas
stas2004/05/03 23:10:37 Modified:lib/Apache ParseSource.pm lib/ModPerl Code.pm src/modules/perl mod_perl.h modperl_const.c Log: add infrastructure for new ModPerl::Const constants Revision ChangesPath 1.54 +3 -0 modperl-2.0/lib/

cvs commit: modperl-2.0/xs/APR/Error APR__Error.h Error_pm

2004-05-03 Thread stas
stas2004/05/03 23:05:17 Added: xs/APR/Error APR__Error.h Error_pm Log: the perl interface for the new exception handling code Revision ChangesPath 1.1 modperl-2.0/xs/APR/Error/APR__Error.h Index: APR__Error.h =

cvs commit: modperl-2.0/xs/APR/Error - New directory

2004-05-03 Thread stas
stas2004/05/03 23:04:13 modperl-2.0/xs/APR/Error - New directory

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

2004-05-03 Thread stas
stas2004/05/03 23:03:52 Added: src/modules/perl modperl_error.c modperl_error.h Log: modperl_error.[ch] is a new home for the error handling code and error code extension defines Revision ChangesPath 1.1 modperl-2.0/src/modules/perl/modperl_error.

cvs commit: modperl-2.0/t/response/TestAPR finfo.pm

2004-05-03 Thread geoff
geoff 2004/05/03 05:54:08 Modified:t/response/TestAPR finfo.pm Log: finfo.fname works on win32 as of 2.0.49 Revision ChangesPath 1.10 +5 -3 modperl-2.0/t/response/TestAPR/finfo.pm Index: finfo.pm =