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
stas2004/07/14 16:15:01
Modified:xs/APR/Pool APR__Pool.h
Log:
fix compilation warning on gcc 2.96
Submitted by: Dave Mitchell <[EMAIL PROTECTED]>
Revision ChangesPath
1.17 +1 -1 modperl-2.0/xs/APR/Pool/APR__Pool.h
Index: APR__Pool.h
stas2004/06/30 18:44:42
Modified:xs/APR/PerlIO modperl_apr_perlio.h
xs/APR/Pool APR__Pool.h
Log:
source_scan doesn't grok optional function, so ifdef those declarations,
so that source_scan works again
Revision ChangesPath
1.2 +2 -0 modperl
randyk 2004/06/25 08:29:25
Modified:lib/ModPerl WrapXS.pm
src/modules/perl mod_perl.c mod_perl.h
xs/APR/APR APR.xs
xs/APR/Pool APR__Pool.h
Log:
Submitted by: Joe Schaefer <[EMAIL PROTECTED]>
Reviewed by: stas
use APR_*_OPTIONAL_FN* t
stas2004/05/09 14:02:22
Modified:xs/APR/Pool APR__Pool.h
Log:
comment fix
Revision ChangesPath
1.12 +1 -1 modperl-2.0/xs/APR/Pool/APR__Pool.h
Index: APR__Pool.h
===
RCS file: /home/cvs/
stas2004/02/14 15:19:01
Modified:xs/APR/Pool APR__Pool.h
Log:
no need for the perl object in the pool accounting callback
Revision ChangesPath
1.10 +1 -5 modperl-2.0/xs/APR/Pool/APR__Pool.h
Index: APR__Pool.h
==
stas2003/09/30 14:18:40
Modified:xs/APR/Pool APR__Pool.h
Log:
pools with no special data weren't created by us and therefore shouldn't
be destroyed.
Revision ChangesPath
1.8 +3 -1 modperl-2.0/xs/APR/Pool/APR__Pool.h
Index: APR__Pool.h
=