cvs commit: modperl-2.0/src/modules/perl mod_perl.c mod_perl.h modperl_config.c modperl_interp.c modperl_types.h

2004-09-17 Thread gozer
gozer 2004/09/17 21:33:34 Modified:src/modules/perl mod_perl.c mod_perl.h modperl_config.c modperl_interp.c modperl_types.h Log: Get rid of the threaded_mpm member from modperl_config_srv_t. Use a global instead. Revision ChangesPath 1.221

cvs commit: modperl-2.0/src/modules/perl mod_perl.c mod_perl.h

2004-07-09 Thread stas
stas2004/07/09 17:36:19 Modified:lib/ModPerl MapUtil.pm StructureMap.pm TypeMap.pm WrapXS.pm src/modules/perl mod_perl.c mod_perl.h Log: supports a new type of struct accessor, which is just like read/write one, but doesn't allow write access starting at the Chil

cvs commit: modperl-2.0/src/modules/perl mod_perl.c mod_perl.h

2004-02-29 Thread geoff
geoff 2004/02/29 19:57:34 Modified:src/modules/perl mod_perl.c mod_perl.h Log: now that Perl*Handlers run APR_HOOK_REALLY_FIRST by default, make sure that +GlobalRequest logic comes really really first Revision ChangesPath 1.209 +2 -2 modperl-2.0/src/modules/