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

2001-10-12 Thread dougm
dougm 01/10/12 20:22:15 Modified:src/modules/perl modperl_mgv.c modperl_util.c modperl_util.h Log: making modperl_perl_hv_fetch_he a public function Revision ChangesPath 1.15 +0 -33 modperl-2.0/src/modules/perl/modperl_mgv.c Index: modperl_mgv.c ===

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

2001-04-24 Thread dougm
dougm 01/04/24 20:13:59 Modified:src/modules/perl modperl_mgv.c modperl_util.c modperl_util.h Log: be less noisy about failed requires if our last guess succeeds Revision ChangesPath 1.14 +14 -3 modperl-2.0/src/modules/perl/modperl_mgv.c Index: modperl_mg

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

2001-04-02 Thread dougm
dougm 01/04/02 00:37:13 Modified:src/modules/perl modperl_mgv.c Log: one more guess to resolve undefined Perl*Handlers Revision ChangesPath 1.12 +21 -2 modperl-2.0/src/modules/perl/modperl_mgv.c Index: modperl_mgv.c =

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

2001-03-25 Thread dougm
dougm 01/03/25 11:04:56 Modified:src/modules/perl modperl_mgv.c Log: prevent core dump if HvARRAY is NULL Revision ChangesPath 1.9 +3 -0 modperl-2.0/src/modules/perl/modperl_mgv.c Index: modperl_mgv.c ==

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

2001-03-14 Thread dougm
dougm 01/03/14 23:43:14 Modified:src/modules/perl modperl_mgv.c modperl_pcw.c modperl_pcw.h Log: try to use names with more meaning Revision ChangesPath 1.5 +6 -6 modperl-2.0/src/modules/perl/modperl_mgv.c Index: modperl_mgv.c

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

2001-03-14 Thread dougm
dougm 01/03/14 22:12:14 Modified:src/modules/perl modperl_mgv.c Log: duh, ap_pcw_walk_config already iterates over all servers, so deal with module reloading for VirtualHosts with 'PerlOptions +Parent' inside modperl_hash_handlers() Revision ChangesPath 1.4 +

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

2001-03-14 Thread dougm
dougm 01/03/14 17:26:18 Modified:src/modules/perl modperl_mgv.c modperl_perl_includes.h Log: fixes to compile with non-ithreads 5.6.0 Perl Revision ChangesPath 1.2 +3 -1 modperl-2.0/src/modules/perl/modperl_mgv.c Index: modperl_mgv.c =

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

2001-03-09 Thread dougm
dougm 01/03/09 15:42:05 Added: src/modules/perl modperl_mgv.c modperl_mgv.h Log: module for pre-computing gv_fetchpv lookups of handlers Revision ChangesPath 1.1 modperl-2.0/src/modules/perl/modperl_mgv.c Index: modperl_mgv.c =