cvs commit: modperl-2.0/xs/Apache/Connection - New directory

2001-11-19 Thread dougm
dougm 01/11/19 09:32:03 modperl-2.0/xs/Apache/Connection - New directory

cvs commit: modperl-2.0/xs/Apache/Connection Apache__Connection.h

2001-11-19 Thread dougm
dougm 01/11/19 09:32:46 Added: xs/Apache/Connection Apache__Connection.h Log: the new client_socket code Revision ChangesPath 1.1 modperl-2.0/xs/Apache/Connection/Apache__Connection.h Index: Apache__Connection.h

cvs commit: modperl-2.0/t/directive setupenv.t

2001-11-19 Thread dougm
dougm 01/11/19 10:23:20 Modified:t/directive setupenv.t Log: remove debug prints (-d lwp gives plenty) Revision ChangesPath 1.2 +1 -3 modperl-2.0/t/directive/setupenv.t Index: setupenv.t

cvs commit: modperl-2.0/src/modules/perl modperl_util.c

2001-11-19 Thread dougm
dougm 01/11/19 15:24:46 Modified:src/modules/perl modperl_util.c Log: give modperl_sv2pool more to choose from Revision ChangesPath 1.31 +28 -10modperl-2.0/src/modules/perl/modperl_util.c Index: modperl_util.c

cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2001-11-19 Thread dougm
dougm 01/11/19 15:32:00 Modified:xs/Apache/ServerUtil Apache__ServerUtil.h xs/maps apache_functions.map xs/tables/current/ModPerl FunctionTable.pm Log: fix Apache::server_root_relative arguments to be the same as apache api use

cvs commit: modperl-2.0/lib/Apache compat.pm

2001-11-19 Thread dougm
dougm 01/11/19 15:33:21 Modified:lib/Apache compat.pm Log: add support for 1.x style $r-server_root_relative Revision ChangesPath 1.24 +3 -0 modperl-2.0/lib/Apache/compat.pm Index: compat.pm

cvs commit: modperl-2.0/t/response/TestAPI server_util.pm

2001-11-19 Thread dougm
dougm 01/11/19 15:47:24 Modified:t/response/TestAPI server_util.pm Log: add tests for Apache::server_root constant Revision ChangesPath 1.4 +10 -2 modperl-2.0/t/response/TestAPI/server_util.pm Index: server_util.pm

cvs commit: modperl-2.0/build make_etags

2001-11-19 Thread stas
stas01/11/19 18:56:35 Modified:buildmake_etags Log: - enable working from the build dir - make the script work for various etags util versions Revision ChangesPath 1.2 +3 -2 modperl-2.0/build/make_etags Index: make_etags