Author: stas
Date: Sun Dec 26 15:05:39 2004
New Revision: 123369
URL: http://svn.apache.org/viewcvs?view=rev&rev=123369
Log:
make sure that we add the pools dependency only for non-native pools
Modified:
perl/modperl/trunk/Changes
perl/modperl/trunk/xs/APR/Pool/APR__Pool.h
perl/modperl/t
Author: stas
Date: Sun Dec 26 15:45:59 2004
New Revision: 123372
URL: http://svn.apache.org/viewcvs?view=rev&rev=123372
Log:
consistently use PERL_MAGIC_* macros everywhere (makes it easier to grep
for certain kinds of magic)
Modified:
perl/modperl/trunk/src/modules/perl/modperl_filter.c
p
Author: stas
Date: Sun Dec 26 15:52:10 2004
New Revision: 123373
URL: http://svn.apache.org/viewcvs?view=rev&rev=123373
Log:
PERL_MAGIC_tiedscalar is 'q' not 'p'
Modified:
perl/modperl/trunk/src/modules/perl/modperl_perl_includes.h
Modified: perl/modperl/trunk/src/modules/perl/modperl_perl_in
Author: stas
Date: Sun Dec 26 17:06:31 2004
New Revision: 123375
URL: http://svn.apache.org/viewcvs?view=rev&rev=123375
Log:
- Apache::RequestUtil: new: create the pool dependency
- adjust modperl_xs_sv2request_rec not to assume that there is only one
magic: check that mg->mg_ptr is set (i.e. cr
Author: stas
Date: Sun Dec 26 20:57:35 2004
New Revision: 123387
URL: http://svn.apache.org/viewcvs?view=rev&rev=123387
Log:
- APR::Pool: new: create dependency on the parent pool
- adjust MP_APR_POOL_SV_DROPS_OWNERSHIP_RUN to carefuly unwind that
dependency to avoid too early destruction of the