joes2004/10/03 17:05:24
Modified:xs/APR/Pool APR__Pool.h
Added: t/aprpool_lifetime.t
t/response/TestAPR pool_lifetime.pm
Log:
Mark pools created by APR::Pool::new by adding sv_magic instead of
apr_pool_userdata_set. This allows such pools to be destr
joes2004/10/03 19:16:43
Modified:src/modules/perl modperl_bucket.c modperl_bucket.h
t/apiin_out_filters.t
t/filter/TestFilter in_bbs_body.pm in_bbs_consume.pm
in_bbs_inject_header.pm in_bbs_msg.pm
in_bb
joes2004/10/03 19:29:26
Modified:.Changes
Log:
Reimplement APR::Bucket using apr_bucket_alloc_t -
* $bucket_alloc argument added to APR::Bucket::new
* new subs:
APR::Bucket::setaside
APR::Bucket::alloc_create
APR::Bucket::alloc_destro
joes2004/10/03 20:09:09
Modified:t/apiin_out_filters.t
Log:
Revert previous test change:using t_cmp is inappropriate when testing large strings.
Revision ChangesPath
1.3 +4 -1 modperl-2.0/t/api/in_out_filters.t
Index: in_out_filters.t
===