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
gozer 2004/09/17 20:30:06
Modified:todo release
Log:
Record pointer to the open PerlLoadModule issue.
Revision ChangesPath
1.58 +1 -0 modperl-2.0/todo/release
Index: release
===
RCS f
stas2004/09/17 16:47:09
Modified:todo api_status
Log:
another manpage completed
Revision ChangesPath
1.40 +1 -1 modperl-2.0/todo/api_status
Index: api_status
===
RCS file: /home/cvs
stas2004/09/17 15:36:17
Modified:t/lib/TestAPRlib finfo.pm
Log:
add a non-activated test for ->csize, not sure what platforms it works at
all on
Revision ChangesPath
1.4 +13 -0 modperl-2.0/t/lib/TestAPRlib/finfo.pm
Index: finfo.pm
==
stas2004/09/17 13:21:45
Modified:t/lib/TestAPRlib finfo.pm util.pm
Log:
fix the requirements for the minimal apache version (was asking for a
specific version before)
Revision ChangesPath
1.3 +2 -2 modperl-2.0/t/lib/TestAPRlib/finfo.pm
Index: finfo.p