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
=
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
===
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
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
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
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
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
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
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
=
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
===
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
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/
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
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
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
==
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.
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
17 matches
Mail list logo