cvs commit: modperl-2.0/xs modperl_xs_util.h

2003-08-21 Thread stas
stas2003/08/21 22:26:12 Modified:xs modperl_xs_util.h Log: move the declaration before the code Revision ChangesPath 1.17 +2 -1 modperl-2.0/xs/modperl_xs_util.h Index: modperl_xs_util.h ===

cvs commit: modperl-2.0/ModPerl-Registry/t closure.t perlrun_require.t special_blocks.t

2003-08-21 Thread stas
stas2003/08/21 22:22:55 Modified:ModPerl-Registry/t closure.t perlrun_require.t special_blocks.t Log: better spelling, thanks geoff Revision ChangesPath 1.10 +7 -7 modperl-2.0/ModPerl-Registry/t/closure.t Index: closure.t =

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

2003-08-21 Thread stas
stas2003/08/21 12:41:50 Modified:t/apirflush.t Log: the context corruption on LEAVE (pp_leavesub) bug fixed in perl (reverting to the 5.8.0-behavior). If you run 5.8.1-tobe update it to the patch level 20796 or higher. Revision ChangesPath 1.4 +1 -2

cvs commit: modperl-2.0/t/modperl sameinterp.t

2003-08-21 Thread stas
stas2003/08/21 17:41:32 Modified:ModPerl-Registry/t closure.t perlrun_require.t special_blocks.t t/modperl sameinterp.t Log: protect all tests using the same_interpreter setup from failures when the same interpreter is not found. Revi

cvs commit: modperl-2.0/ModPerl-Registry/t bad_scripts.t

2003-08-21 Thread stas
stas2003/08/21 15:44:47 Modified:ModPerl-Registry/t bad_scripts.t Log: this script doesn't need the same interpreter Revision ChangesPath 1.2 +1 -1 modperl-2.0/ModPerl-Registry/t/bad_scripts.t Index: bad_scripts.t

cvs commit: modperl-2.0 Changes

2003-08-21 Thread geoff
geoff 2003/08/21 11:04:36 Modified:.Changes Log: add ap_table_compress() to APR::Table Submitted by: geoff Reviewed by: stas Revision ChangesPath 1.211 +2 -0 modperl-2.0/Changes Index: Changes