dougm 02/05/22 22:55:35
Modified:src/modules/perl modperl_callback.c
Log:
prevent possible segv with method handlers?
Revision ChangesPath
1.50 +6 -1 modperl-2.0/src/modules/perl/modperl_callback.c
Index: modperl_callback.c
dougm 02/05/22 21:58:05
Modified:lib/Apache compat.pm
Log:
add compat function for Apache::Constants::SERVER_VERSION
Revision ChangesPath
1.48 +2 -0 modperl-2.0/lib/Apache/compat.pm
Index: compat.pm
=
dougm 02/05/22 21:40:41
Modified:lib/Apache compat.pm
Log:
add Apache::Constants::export stub for compat
Revision ChangesPath
1.47 +3 -0 modperl-2.0/lib/Apache/compat.pm
Index: compat.pm
=
dougm 02/05/22 20:10:18
Modified:lib/Apache compat.pm
Log:
add noop stubs for timeout functions removed from 2.0:
$r->{soft,hard,reset,kill}_timeout
Revision ChangesPath
1.46 +6 -0 modperl-2.0/lib/Apache/compat.pm
Index: compat.pm
===
dougm 02/05/22 19:35:19
Modified:.Makefile.PL
lib/Apache Build.pm
Log:
on hpux with bleedperl $Config{ld} is the fullpath, strip to the basename
Revision ChangesPath
1.84 +2 -1 modperl-2.0/Makefile.PL
Index: Makefile.PL
=
dougm 02/05/22 17:43:58
Modified:xs/maps apr_functions.map
Log:
fix apr_os_thread_current map
Revision ChangesPath
1.42 +1 -1 modperl-2.0/xs/maps/apr_functions.map
Index: apr_functions.map
==
dougm 02/05/22 17:43:35
Modified:lib/ModPerl WrapXS.pm
Log:
s/aTHX_/aTHX/ if there are no additional args
Revision ChangesPath
1.43 +2 -0 modperl-2.0/lib/ModPerl/WrapXS.pm
Index: WrapXS.pm
===
dougm 02/05/22 12:53:06
Modified:src/modules/perl mod_perl.c
Log:
remove code obsoleted by last change for default PerlOptions +GlobalRequest
Revision ChangesPath
1.116 +0 -6 modperl-2.0/src/modules/perl/mod_perl.c
Index: mod_perl.c
stas02/05/22 12:49:28
Modified:t/protocol/TestProtocol eliza.pm
Log:
adjust the handler for the changed dialog ending
Revision ChangesPath
1.4 +1 -1 modperl-2.0/t/protocol/TestProtocol/eliza.pm
Index: eliza.pm
===
stas02/05/22 12:43:45
Modified:t/protocol eliza.t
Log:
improve the dialog
Revision ChangesPath
1.4 +3 -3 modperl-2.0/t/protocol/eliza.t
Index: eliza.t
===
RCS file: /home/cvs/modperl-
dougm 02/05/22 11:53:33
Modified:src/modules/perl mod_perl.c modperl_global.c
t/response/TestAPI r_subclass.pm
t/response/TestModules cgi.pm
Log:
turn on PerlOptions +GlobalRequest by default for perl-script handler
unless it is explicitly turned of
dougm 02/05/22 09:31:05
Added: t/response/TestAPR os.pm
Log:
add test for APR::OS::thread_current
Revision ChangesPath
1.1 modperl-2.0/t/response/TestAPR/os.pm
Index: os.pm
===
dougm 02/05/22 09:30:40
Modified:t/apr.cvsignore
xs/maps apr_functions.map apr_types.map
xs/tables/current/ModPerl FunctionTable.pm
Log:
add APR::OS::thread_current function
Revision ChangesPath
1.5 +1 -0 modperl-2.0/t/apr/
dougm 02/05/22 09:30:14
Added: xs/APR/OS APR__OS.h
Log:
wrapper for apr_os_thread_current()
Revision ChangesPath
1.1 modperl-2.0/xs/APR/OS/APR__OS.h
Index: APR__OS.h
===
static
dougm 02/05/22 09:29:47
modperl-2.0/xs/APR/OS - New directory
15 matches
Mail list logo