dougm 01/05/03 23:20:37
Modified:src/modules/perl modperl_util.c modperl_util.h
Log:
add modperl_sv2server_rec function
Revision ChangesPath
1.14 +7 -0 modperl-2.0/src/modules/perl/modperl_util.c
Index: modperl_util.c
==
dougm 01/05/03 20:44:23
Modified:src/modules/perl modperl_const.c
Log:
make constants GvSHARED
Revision ChangesPath
1.7 +3 -0 modperl-2.0/src/modules/perl/modperl_const.c
Index: modperl_const.c
=
dougm 01/05/03 21:21:55
Modified:lib/Apache compat.pm
src/modules/perl modperl_log.h
t/response/TestAPI aplog.pm
xs/Apache/Log Apache__Log.h
xs/maps apache_functions.map modperl_functions.map
Log:
add 1.x style log_error
dougm 01/05/03 22:57:53
Modified:src/modules/perl mod_perl.c
Log:
fix for non-ithread Perls
Revision ChangesPath
1.53 +1 -1 modperl-2.0/src/modules/perl/mod_perl.c
Index: mod_perl.c
===