stas2004/08/15 00:55:53
Modified:t/filter/TestFilter in_bbs_body.pm in_bbs_msg.pm
out_bbs_ctx.pm out_bbs_filebucket.pm
t/protocol/TestProtocol echo_bbs.pm
todo release
Log:
- make sure that $b->remove is not called before
stas2004/08/15 03:08:30
Modified:.Changes
lib/ModPerl BuildMM.pm
todo release
Log:
pod manpages are now glued to all .pm files for which .pod exists
Revision ChangesPath
1.447 +3 -0 modperl-2.0/Changes
Index: Cha
stas2004/08/15 03:19:51
Modified:todo api_status
Log:
potentially these accessors will be get/set and not only get
Revision ChangesPath
1.32 +23 -0 modperl-2.0/todo/api_status
Index: api_status
==
stas2004/08/15 13:06:51
Modified:src/modules/perl modperl_handler.c modperl_util.c
modperl_util.h
t/error syntax.t
t/response/TestError syntax.pm
.Changes
Log:
combine handler resolving failure error wi
stas2004/08/15 13:16:57
Modified:t/error syntax.t
Log:
wrong location for the warning
Revision ChangesPath
1.5 +2 -1 modperl-2.0/t/error/syntax.t
Index: syntax.t
===
RCS file: /home/c
stas2004/08/15 15:47:14
Modified:.Makefile.PL Changes
Log:
ensure that a sub-dir Apache-Test exists in the source distro (this is
a requirement, since the test suite relies on the particular
Apache-Test version distributed with the mod_perl source)
Revision Chan