stas2004/07/07 23:59:38
Modified:src/modules/perl modperl_error.c
Log:
temp workaround for t/filter/TestFilter/in_error.pm
Revision ChangesPath
1.4 +2 -0 modperl-2.0/src/modules/perl/modperl_error.c
Index: modperl_error.c
stas2004/07/07 23:55:21
Modified:xs/APR/Error Error_pm
Log:
a few comment tweaks
Revision ChangesPath
1.3 +2 -2 modperl-2.0/xs/APR/Error/Error_pm
Index: Error_pm
===
RCS file: /home/cv
stas2004/07/07 23:54:58
Modified:t/conf modperl_extra.pl
Log:
temp workaround for t/filter/TestFilter/in_error.pm
Revision ChangesPath
1.53 +3 -0 modperl-2.0/t/conf/modperl_extra.pl
Index: modperl_extra.pl
===
stas2004/07/07 23:54:28
Modified:t/filter/TestFilter in_error.pm
Log:
cause taint problems, as there was a bug (panic: POPSTACK)
caused when APR/Error.pm was attempted to be loaded from
$r->read() when the latter was trying to croak about the failed
read, due to the filter
randyk 2004/07/07 23:13:35
Modified:t/apr-ext perlio.t
Log:
swap order of args to t_cmp in t/apr-ext tests to use new
($received, $expected, $comment) syntax.
Revision ChangesPath
1.6 +22 -22modperl-2.0/t/apr-ext/perlio.t
Index: perlio.t
==
randyk 2004/07/07 23:06:33
Modified:t/aprconstants.t
t/response/TestAPR base64.pm brigade.pm bucket.pm date.pm
finfo.pm flatten.pm ipsubnet.pm perlio.pm pool.pm
sockaddr.pm socket.pm table.pm uri.pm
Log:
change order
randyk 2004/07/07 22:29:42
Modified:t/apiinternal_redirect.t rflush.t
t/response/TestAPI conn_rec.pm module.pm query.pm
request_rec.pm rutil.pm server_const.pm
server_util.pm slurp_filename.pm uri.pm
Log:
swap order
randyk 2004/07/07 21:52:06
Modified:t/apache constants.t discard_rbody.t post.t scanhdrs.t
scanhdrs2.t send_cgi_header.t
t/response/TestApache conftree.pm subprocess.pm util.pm
Log:
swap order of arguments passed to t_cmp in t/apache/ tests to
stas2004/07/07 15:50:06
Modified:t/response/TestAPI slurp_filename.pm
Log:
minor tweak, no content change
Revision ChangesPath
1.4 +2 -4 modperl-2.0/t/response/TestAPI/slurp_filename.pm
Index: slurp_filename.pm
===
stas2004/07/07 12:46:48
Modified:src/modules/perl modperl_util.c
.Changes
Log:
Use a context-specific Perl_load_module() instead of load_module(), to
avoid the problem with 'load_module' symbol resolution on certain
platforms, where for some reason it d
stas2004/07/07 12:04:52
Modified:src/modules/perl mod_perl.c
Log:
comment typo
Revision ChangesPath
1.217 +1 -1 modperl-2.0/src/modules/perl/mod_perl.c
Index: mod_perl.c
===
RCS file: /h
stas2004/07/07 12:01:05
Modified:.Changes
src/modules/perl mod_perl.c
Log:
Make it possible to disable mod_perl for the base server, but enable
it for the virtual hosts
Revision ChangesPath
1.404 +3 -0 modperl-2.0/Changes
Index:
stas2004/07/07 11:48:42
Modified:src/modules/perl modperl_callback.c
Log:
add the port info to the trace
Revision ChangesPath
1.74 +2 -2 modperl-2.0/src/modules/perl/modperl_callback.c
Index: modperl_callback.c
13 matches
Mail list logo