stas01/12/10 22:27:47
Modified:lib/ModPerl Config.pm
Log:
- use the existing configuration in as_string
Revision ChangesPath
1.7 +1 -1 modperl-2.0/lib/ModPerl/Config.pm
Index: Config.pm
===
stas01/12/10 21:13:07
Modified:tSMOKE.PL
Log:
- use Apache::TestSmokePerl for t/SMOKE.PL in mod_perl
Revision ChangesPath
1.2 +2 -2 modperl-2.0/t/SMOKE.PL
Index: SMOKE.PL
===
stas01/12/10 21:09:43
Modified:buildbugreport.pl config.pl
lib/ModPerl Config.pm
Log:
- s/config_as_str/as_string/
- pod fix
Revision ChangesPath
1.2 +1 -1 modperl-2.0/build/bugreport.pl
Index: bugreport.pl
=
dougm 01/12/10 20:43:36
Modified:src/modules/perl modperl_perl.c
Log:
s/pTHX_/aTHX_/ when calling END blocks at shutdown
Submitted by: stas
Reviewed by: dougm
Revision ChangesPath
1.10 +1 -1 modperl-2.0/src/modules/perl/modperl_perl.c
Index: modperl
dougm 01/12/10 20:22:32
Modified:src/modules/perl modperl_perl.c
Log:
call END blocks before interpreter shutdown
Revision ChangesPath
1.9 +4 -0 modperl-2.0/src/modules/perl/modperl_perl.c
Index: modperl_perl.c
dougm 01/12/10 19:29:44
Modified:src/modules/win32 mod_perl.def
apacimod_perl.exp
.Changes
Log:
added perl_perl_merge_dir_config and array_header2avrv symbols to
mod_perl.def for win32 and mod_perl.exp for aix
Submitted by: Randy Kobes
stas01/12/10 00:31:15
Modified:t/response/TestApache compat.pm
Log:
- better open's failure diagnostics
Revision ChangesPath
1.7 +1 -0 modperl-2.0/t/response/TestApache/compat.pm
Index: compat.pm
=
stas01/12/10 00:28:22
Modified:lib/Apache compat.pm
Log:
- because of open()'s prototype problems we cannot forward @_ to open.
(tested with 5.6.1 and bleadperl)
Revision ChangesPath
1.30 +14 -1 modperl-2.0/lib/Apache/compat.pm
Index: compat.pm
stas01/12/09 23:44:53
Modified:t.cvsignore
Log:
- ignore the generated t/SMOKE
Revision ChangesPath
1.3 +1 -0 modperl-2.0/t/.cvsignore
Index: .cvsignore
===
RCS file: /home/cv