cvs commit: modperl STATUS ToDo

2002-03-05 Thread geoff
geoff 02/03/02 10:09:54 Added: .STATUS Removed: .ToDo Log: exchanged the old ToDo for the new STATUS file Reviewed by: dougm Revision ChangesPath 1.1 modperl/STATUS Index: STATUS

cvs commit: modperl MANIFEST

2002-03-06 Thread geoff
geoff 02/03/06 05:45:41 Modified:.MANIFEST Log: clean up the MANIFEST based on recent additions/deletions Revision ChangesPath 1.69 +1 -6 modperl/MANIFEST Index: MANIFEST

cvs commit: modperl STATUS

2002-03-22 Thread geoff
geoff 02/03/22 12:03:34 Modified:.STATUS Log: add reference to PERL5LIB patch Revision ChangesPath 1.2 +6 -1 modperl/STATUS Index: STATUS === RCS file: /home/cvs/modperl/STATUS

cvs commit: modperl/t/net/perl api.pl

2002-03-24 Thread geoff
geoff 02/03/24 10:22:56 Modified:.Changes STATUS src/modules/perl mod_perl.c t/net/perl api.pl Log: make sure PerlSetEnv variables are visible after first access to each child, and add tests to verify fix Submitted by: geoff Reviewed

cvs commit: modperl STATUS

2002-04-02 Thread geoff
geoff 02/04/02 07:10:02 Modified:.STATUS Log: add Win32 specific build problem, with a pointer to Randy's patch Revision ChangesPath 1.14 +8 -1 modperl/STATUS Index: S

cvs commit: modperl STATUS

2002-04-22 Thread geoff
geoff 02/04/22 12:50:40 Modified:.STATUS Log: add notes('error-notes') enhancement report and patch to STATUS Revision ChangesPath 1.16 +10 -1 modperl/STATUS Ind

cvs commit: modperl STATUS

2002-05-14 Thread geoff
geoff 02/05/14 04:50:49 Modified:.STATUS Log: added Apache::Status enhancement request (forwarded from Stas) Revision ChangesPath 1.17 +9 -1 modperl/STATUS Index: STATUS === RCS

cvs commit: modperl STATUS

2002-05-14 Thread geoff
geoff 02/05/14 11:05:34 Modified:.STATUS Log: more bug reports via stas... Revision ChangesPath 1.18 +10 -1 modperl/STATUS Index: STATUS === RCS file: /home/cvs/modperl/STATUS,v

cvs commit: modperl/src/modules/perl mod_perl_xs.h

2002-05-29 Thread geoff
geoff 02/05/29 09:25:41 Modified:.Changes src/modules/perl mod_perl_xs.h Log: fix get_set_PVp() to properly set NULL values when passing in undef Submitted by: Stephen Clouse <[EMAIL PROTECTED]> Reviewed by: dougm Revision ChangesPath

cvs commit: modperl/t/net/perl api.pl

2002-05-29 Thread geoff
geoff 02/05/29 09:26:49 Modified:t/internal api.t t/net/perl api.pl Log: added tests to check for $r->args(undef) and $r->the_request(undef) Submitted by: geoff Reviewed by: dougm Revision ChangesPath 1.2 +1 -1 modperl/t/internal

cvs commit: modperl/lib/Apache PerlRun.pm

2002-05-29 Thread geoff
geoff 02/05/29 09:52:17 Modified:lib/Apache PerlRun.pm Log: PerlRun/RegistryNG errors are now saved in $r->notes('error-notes') Submitted by: geoff Reviewed by: dougm Revision ChangesPath 1.39 +9 -2 modperl/lib/Apache/PerlRun.pm Inde

cvs commit: modperl Changes

2002-05-29 Thread geoff
geoff 02/05/29 09:56:04 Modified:.Changes Log: expand $r->notes('error-notes') to cover PerlRun and RegistryNG Revision ChangesPath 1.647 +2 -1 modperl/Changes I