stas2004/07/09 17:37:06
Modified:t/response/TestAPI aplog.pm
t/response/TestCompat apache.pm
xs/maps apache_structures.map
.Changes
Log:
Apache::ServerRec accessors changes:
- readonly accessors:
process, next, is_v
stas2004/07/09 17:36:19
Modified:lib/ModPerl MapUtil.pm StructureMap.pm TypeMap.pm WrapXS.pm
src/modules/perl mod_perl.c mod_perl.h
Log:
supports a new type of struct accessor, which is just like read/write
one, but doesn't allow write access starting at the Chil
randyk 2004/07/09 14:55:53
Modified:t/response/TestVhost config.pm
Log:
swap order of args to t_cmp in t/vhost tests to use new
($received, $expected, $comment) syntax.
Revision ChangesPath
1.4 +1 -1 modperl-2.0/t/response/TestVhost/config.pm
Index: con
randyk 2004/07/09 14:52:49
Modified:t/response/TestUser rewrite.pm
Log:
swap args to t_cmp in t/user tests to use new
($received, $expected, $comment) syntax.
Revision ChangesPath
1.2 +1 -1 modperl-2.0/t/response/TestUser/rewrite.pm
Index: rewrite.pm
randyk 2004/07/09 14:48:14
Modified:t/protocol echo_bbs.t echo_bbs2.t echo_block.t echo_filter.t
Log:
swap order of args to t_cmp in t/protocol tests to use new
($received, $expected, $comment) syntax.
Revision ChangesPath
1.2 +1 -1 modperl-2.0/t/protocol/ec
randyk 2004/07/09 14:29:11
Modified:t/preconnection note.t
Log:
swap order of args to t_cmp in t/preconnection tests to use new
($received, $expected, $comment) syntax.
Revision ChangesPath
1.4 +1 -1 modperl-2.0/t/preconnection/note.t
Index: note.t
==
randyk 2004/07/09 14:25:24
Modified:t/response/TestPerl ithreads.pm
Log:
swap order of args to t_cmp in t/threads test to use new
($received, $expected, $comment) syntax.
Revision ChangesPath
1.9 +3 -3 modperl-2.0/t/response/TestPerl/ithreads.pm
Index:
randyk 2004/07/09 12:09:55
Modified:t/modules cgi.t cgi2.t include_subreq.t proxy.t
Log:
swap args to t_cmp in t/modules tests to use new
($received, $expected, $comment) syntax.
Revision ChangesPath
1.13 +5 -5 modperl-2.0/t/modules/cgi.t
Index: cgi.t
randyk 2004/07/09 11:53:02
Modified:t/modperl cookie.t cookie2.t exit.t getc.t print_utf8.t
print_utf8_2.t readline.t request_rec_perlio_api.t
sameinterp.t status.t
t/response/TestModperl current_callback.pm dir_config.pm
randyk 2004/07/09 11:28:00
Modified:xs/APR/PerlIO PerlIO.xs modperl_apr_perlio.c
modperl_apr_perlio.h
xs/Apache/SubProcess Apache__SubProcess.h
xs/tables/current/Apache StructureTable.pm
Log:
Reviewed by: stas
As apr_perlio.[c
randyk 2004/07/09 09:02:43
Modified:t/hooks cleanup.t cleanup2.t push_handlers.t
stacked_handlers.t stacked_handlers2.t startup.t
t/hooks/TestHooks push_handlers_same_phase.pm
Log:
swap args to t_cmp in t/hooks tests to use new
($received, $
randyk 2004/07/09 08:52:27
Modified:t/filter both_str_con_add.t both_str_req_add.t
both_str_req_mix.t both_str_req_proxy.t
in_autoload.t in_bbs_consume.t
in_bbs_inject_header.t in_bbs_underrun.t in_error.t
randyk 2004/07/09 08:36:13
Modified:t/error runtime.t syntax.t
Log:
swap args to t_cmp in t/error tests to use new
($received, $expected, $comment) syntax.
Revision ChangesPath
1.4 +2 -2 modperl-2.0/t/error/runtime.t
Index: runtime.t
randyk 2004/07/09 08:27:32
Modified:t/directive perlloadmodule2.t perlloadmodule3.t perlmodule.t
perlrequire.t setupenv.t
t/response/TestDirective env.pm perldo.pm perlloadmodule.pm
perlloadmodule4.pm perlloadmodule5.pm
randyk 2004/07/09 08:12:56
Modified:t/compat request_body.t
t/response/TestCompat apache.pm apache_file.pm
apache_table.pm apache_uri.pm apache_util.pm
request.pm
Log:
swap order of args to t_cmp in t/compat tests to use
stas2004/07/09 01:01:22
Modified:.Changes
ModPerl-Registry/t/conf modperl_extra_startup.pl
lib/Apache PerlSections.pm compat.pm
src/modules/perl modperl_callback.c modperl_util.c
t/conf modperl_extra.pl
stas2004/07/09 00:37:58
Modified:t/response/TestAPI server_util.pm
Log:
avoid long lines
Revision ChangesPath
1.21 +8 -7 modperl-2.0/t/response/TestAPI/server_util.pm
Index: server_util.pm
==
17 matches
Mail list logo