stas2003/02/07 20:17:11
Modified:lib/ModPerl Code.pm
Log:
change the autogenerated flags lookup functions to use a switch, to speed
up the lookup, since we now want to use these functions during request
time and not only on startup.
Revision ChangesPath
1.92
stas2003/02/02 22:39:30
Modified:lib/ModPerl Code.pm
Log:
- PerlInitHandler is already manually implemented (remove the comment)
- enable PerlChildInitHandler, it is about to be committed
- enable PerlChildExit, it is coming next
Revision ChangesPath
1.91 +6
stas2003/02/02 17:18:15
Modified:lib/ModPerl Code.pm
Log:
fix the indentation for the autogenerated files
Revision ChangesPath
1.90 +1 -1 modperl-2.0/lib/ModPerl/Code.pm
Index: Code.pm
==
dougm 2003/01/10 19:20:54
Modified:.Makefile.PL
lib/ModPerl Code.pm
Log:
reuse Makefile.PL $mod_perl::VERSION fixup
Revision ChangesPath
1.89 +2 -0 modperl-2.0/Makefile.PL
Index: Makefile.PL
===
dougm 2002/08/26 21:21:53
Modified:lib/ModPerl Code.pm
Log:
build modperl_module.o and add MP_TRACE_c
Revision ChangesPath
1.86 +2 -1 modperl-2.0/lib/ModPerl/Code.pm
Index: Code.pm
===
R
dougm 2002/06/29 12:43:51
Modified:lib/ModPerl Code.pm
Log:
provide mechanism to #ifdef constants
add APLOG_TOCLIENT to the list of #ifdef constants
Revision ChangesPath
1.84 +20 -2 modperl-2.0/lib/ModPerl/Code.pm
Index: Code.pm
==
dougm 2002/06/15 18:09:46
Modified:lib/ModPerl Code.pm
Log:
integrate modperl_perl_pp module
Revision ChangesPath
1.82 +1 -1 modperl-2.0/lib/ModPerl/Code.pm
Index: Code.pm
===
RCS file:
dougm 02/05/20 17:33:33
Modified:lib/ModPerl Code.pm
Log:
support $r->push_handlers(PerlHandler => ...)
Revision ChangesPath
1.81 +10 -0 modperl-2.0/lib/ModPerl/Code.pm
Index: Code.pm
===
dougm 02/04/23 09:27:00
Modified:lib/ModPerl Code.pm
Log:
give Perl*Handlers precedence over other handlers by using APR_HOOK_FIRST rather
than APR_HOOK_LAST
Revision ChangesPath
1.78 +1 -1 modperl-2.0/lib/ModPerl/Code.pm
Index: Code.pm
==
dougm 02/04/08 18:15:44
Modified:.Makefile.PL
lib/ModPerl Code.pm WrapXS.pm
Log:
cut down on build noise by changing some prints to Apache::TestTrace::debug
Revision ChangesPath
1.75 +4 -4 modperl-2.0/Makefile.PL
Index: Makefile.PL
10 matches
Mail list logo