cvs commit: modperl-2.0/xs/APR/Pool APR__Pool.h

2004-10-03 Thread joes
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

cvs commit: modperl-2.0/xs/APR/Pool APR__Pool.h

2004-07-14 Thread stas
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

cvs commit: modperl-2.0/xs/APR/Pool APR__Pool.h

2004-06-30 Thread stas
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

cvs commit: modperl-2.0/xs/APR/Pool APR__Pool.h

2004-06-25 Thread randyk
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

cvs commit: modperl-2.0/xs/APR/Pool APR__Pool.h

2004-05-09 Thread stas
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/

cvs commit: modperl-2.0/xs/APR/Pool APR__Pool.h

2004-02-14 Thread stas
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 ==

cvs commit: modperl-2.0/xs/APR/Pool APR__Pool.h

2003-09-30 Thread stas
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 =