cvs commit: modperl Changes

2003-12-10 Thread stas
stas2003/12/10 13:09:36 Modified:Apache Apache.pm .Changes Log: The print-a-scalar-reference feature is now deprecated Revision ChangesPath 1.75 +5 -0 modperl/Apache/Apache.pm Index: Apache.pm =

cvs commit: modperl Changes

2003-12-01 Thread geoff
geoff 2003/12/01 09:30:33 Modified:.Changes Log: fix "PerlSetVar Foo 0" so that $r->dir_config('Foo') returns 0, not undef Revision ChangesPath 1.687 +3 -0 modperl/Changes Index: Changes ===

cvs commit: modperl Changes

2003-10-30 Thread geoff
geoff 2003/10/30 11:51:38 Modified:.Changes Log: change $INC{$key} = undef; to delete $INC{$key}; in PerlFreshRestart Revision ChangesPath 1.685 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl Changes

2003-10-08 Thread stas
stas2003/10/08 22:35:32 Modified:.Changes Log: it's a 1.30 dev cycle, not 1.29 Revision ChangesPath 1.684 +1 -1 modperl/Changes Index: Changes === RCS file: /home/cvs/modperl/Cha

cvs commit: modperl Changes

2003-10-02 Thread stas
stas2003/10/02 14:30:35 Modified:src/modules/perl mod_perl.c .Changes Log: Add a workaround for the 'rand' bug for perl 5.8.1 (compiled with either -DUSE_HASH_SEED or -DUSE_HASH_SEED_EXPLICIT, which is the default), causing all forked procs to produce t

cvs commit: modperl Changes

2003-09-16 Thread stas
stas2003/09/16 18:57:35 Modified:t/net/perl sym.pl .Changes Log: Fix t/net/perl/sym.pl (called by modules/symbol) not to affect other tests (internal/http-get and internal/http-post, which were failing to call exit) Revision ChangesPath 1.4

cvs commit: modperl Changes

2003-09-16 Thread stas
stas2003/09/16 13:47:46 Modified:lib/Apache ExtUtils.pm .Changes Log: Fix Apache::ExtUtils to work with blead perl (it was breaking the build) http://rt.perl.org/rt2/Ticket/Display.html?id=23803 Revision ChangesPath 1.26 +2 -2 modper

cvs commit: modperl Changes

2003-08-18 Thread stas
stas2003/08/18 10:51:53 Modified:t/net/perl cgi.pl.PL .Changes Log: On Win32 the uploaded file wasn't cleaned up (weither it's a bug in CGI.pm or not), make sure we don't leave any dropped files around Submitted by: Steve Hay <[EMAIL PROTECTED]> Re

cvs commit: modperl Changes

2003-07-10 Thread randyk
randyk 2003/07/10 10:07:18 Modified:.Changes Log: Record recent Makefile.PL change to keep drive letters in dsp file. Revision ChangesPath 1.675 +4 -0 modperl/Changes Index: Changes =

cvs commit: modperl Changes

2003-07-06 Thread randyk
randyk 2003/07/06 07:12:29 Modified:.Changes Log: Record workaround to enable compiling on Win32 ActivePerl 8xx. Revision ChangesPath 1.674 +4 -0 modperl/Changes Index: Changes ===

cvs commit: modperl Changes

2003-07-02 Thread gozer
gozer 2003/07/02 06:25:12 Modified:lib mod_perl.pm .Changes Log: bump version Revision ChangesPath 1.57 +1 -1 modperl/lib/mod_perl.pm Index: mod_perl.pm === RC

cvs commit: modperl Changes

2003-06-09 Thread gozer
gozer 2003/06/09 20:11:16 Modified:lib/Apache SizeLimit.pm .Changes Log: Add Mac OS X support to Apache::SizeLimit Submitted by: David Wheeler <[EMAIL PROTECTED]> Reviewed by: gozer Revision ChangesPath 1.12 +1 -1 modperl/lib/Apache/

cvs commit: modperl Changes

2003-05-30 Thread stas
stas2003/05/29 22:24:52 Modified:lib/Apache SizeLimit.pm .Changes Log: Add Win32 support to Apache::SizeLimit Submitted by: Perrin Harkins <[EMAIL PROTECTED]> Revision ChangesPath 1.11 +71 -3 modperl/lib/Apache/SizeLimit.pm Index

cvs commit: modperl Changes

2003-05-30 Thread stas
stas2003/05/29 22:23:34 Modified:lib/Apache SizeLimit.pm .Changes Log: Change Apache::SizeLimit to not push a cleanup handler if already in the cleanup handler phase, and adjust docs to show that cleanup handler is the preferred phase to use Submitted

cvs commit: modperl Changes

2003-03-13 Thread randyk
randyk 2003/03/13 22:59:41 Modified:.Changes Log: Reviewed by: stas log recent changes about warnings under src/modules/perl/. Revision ChangesPath 1.665 +10 -0 modperl/Changes Index: Changes ==

cvs commit: modperl Changes

2003-03-07 Thread stas
stas2003/03/07 20:11:09 Modified:lib/Apache PerlRun.pm .Changes Log: don't use $r variable in Apache::PerlRun::compile(), so the script won't use use inherited $r by mistake Revision ChangesPath 1.41 +6 -4 modperl/lib/Apache/PerlRun.

cvs commit: modperl Changes

2003-02-23 Thread randyk
randyk 2003/02/23 14:47:49 Modified:.Changes Log: Log recent changes. Revision ChangesPath 1.663 +10 -0 modperl/Changes Index: Changes === RCS file: /home/cvs/modperl/Changes,v ret