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

2000-12-29 Thread dougm
dougm 00/12/29 21:09:01 Modified:.Changes lib/Apache ExtUtils.pm src/modules/perl mod_perl.h perl_config.c Log: fix directive handlers bug triggered by LoadModule foo_module Revision ChangesPath 1.566 +2 -0 modperl/Changes

RE: cvs commit: modperl/src/modules/perl mod_perl.h perl_config.c

2000-09-25 Thread Doug MacEachern
On Mon, 25 Sep 2000, Geoffrey Young wrote: > pardon my being away, but does this mean that the earlier (possible) fix > > Apache::ModuleConfig->get($r, __PACKAGE__) > > was not the cause of the error, or that it was and the __PACKAGE__ part is > not necessary now? no, it was not the cause of t

RE: cvs commit: modperl/src/modules/perl mod_perl.h perl_config.c

2000-09-25 Thread Geoffrey Young
vs speed... --Geoff > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 22, 2000 2:52 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: modperl/src/modules/perl mod_perl.h perl_config.c > > > dougm 0

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

2000-09-22 Thread dougm
dougm 00/09/22 11:52:04 Modified:.Changes src/modules/perl mod_perl.h perl_config.c Log: plug leak in DIR_MERGE rename mod_perl_cleanup_av -> mod_perl_cleanup_sv Revision ChangesPath 1.517 +2 -0 modperl/Changes Index: Changes ==

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

2000-07-24 Thread cholet
cholet 00/07/24 06:38:36 Modified:src/modules/perl mod_perl.h perl_config.c Log: PerlSetupEnv merge fix, take 2 Revision ChangesPath 1.101 +1 -1 modperl/src/modules/perl/mod_perl.h Index: mod_perl.h ===

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

2000-07-24 Thread cholet
cholet 00/07/24 06:33:03 Modified:src/modules/perl mod_perl.h perl_config.c Log: revert my latest change, my editor suddenly decided to untabify everything, burying the actual change Revision ChangesPath 1.100 +34 -34modperl/src/modules/perl/mod_perl.h Ind

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

2000-07-24 Thread cholet
cholet 00/07/24 06:22:59 Modified:.Changes src/modules/perl mod_perl.h perl_config.c Log: fix per-dir merge of PerlSetupEnv Revision ChangesPath 1.501 +2 -0 modperl/Changes Index: Changes ===