gozer 2003/10/07 21:41:20
Modified:.STATUS
Log:
Fixed typo'ed release date for 1.28
Revision ChangesPath
1.40 +2 -2 modperl/STATUS
Index: STATUS
===
RCS file: /home/cvs/modperl/ST
gozer 2003/10/07 21:37:10
Modified:.Changes STATUS
lib mod_perl.pm
Log:
bump version
Revision ChangesPath
1.682 +2 -0 modperl/Changes
Index: Changes
===
RCS fil
gozer 2003/10/07 21:34:02
Modified:.Changes
lib mod_perl.pm
Log:
bump version
Revision ChangesPath
1.681 +1 -1 modperl/Changes
Index: Changes
===
RCS file: /hom
stas2003/10/07 14:48:15
Modified:t/htdocs .cvsignore
Log:
don't ignore perlio, as it now has its own ignore list
Revision ChangesPath
1.3 +1 -2 modperl-2.0/t/htdocs/.cvsignore
Index: .cvsignore
geoff 2003/10/07 12:16:13
Modified:src/modules/perl modperl_callback.c
Log:
alter modperl_callback so that return values are propagated
to Apache just as they were returned from the Perl callback -
no second-guessing the status the callback wanted to return.
Revision Chan
geoff 2003/10/07 12:14:31
Modified:.Changes
Log:
add PerlDefaultPortHandler
Revision ChangesPath
1.230 +2 -0 modperl-2.0/Changes
Index: Changes
===
RCS file: /home/cvs/modperl-2.0/
geoff 2003/10/07 12:09:05
Modified:lib/ModPerl Code.pm
t/response/TestApache conftree.pm
xs/tables/current/ModPerl FunctionTable.pm
Added: t/hooks default_port.t
t/hooks/TestHooks default_port.pm
Log:
add PerlDefaultPortHandler
stas2003/10/07 11:28:38
Modified:lib/ModPerl BuildOptions.pm
.Changes
Log:
fix the Makefile.PL option parser to support overriding of certain
build options, in addition to appending to them (.e.g. now MP_LIBNAME
is overridable)
Submitted by: Andrew Wy