cvs commit: modperl-2.0/t/filter input_msg.t

2001-11-19 Thread stas
stas01/11/19 19:44:43 Modified:t/directive perlrequire.t t/filter input_msg.t Log: prefix the debug print with #, using t_debug() Revision ChangesPath 1.3 +1 -1 modperl-2.0/t/directive/perlrequire.t Index: perlrequire.t ==

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 ==

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

2001-11-19 Thread stas
stas01/11/19 18:39:02 Modified:src/modules/perl modperl_config.c Log: since we have PerlAddVar, there may be multiple values. therefore s/apr_table_setn/apr_table_addn/. Submitted by: dougm Revision ChangesPath 1.51 +1 -4 modperl-2.0/src/modules/perl

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/xs/maps apache_functions.map

2001-11-19 Thread dougm
dougm 01/11/19 15:46:48 Modified:xs/Apache/ServerUtil Apache__ServerUtil.h xs/maps apache_functions.map Log: add Apache::server_root constant Revision ChangesPath 1.8 +6 -0 modperl-2.0/xs/Apache/ServerUtil/Apache__ServerUtil.h Index: Apa

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:32:27 Modified:t/response/TestAPI server_util.pm Log: update Apache::server_root_relative tests Revision ChangesPath 1.3 +10 -5 modperl-2.0/t/response/TestAPI/server_util.pm Index: server_util.pm ==

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 modperl_sv2pool()

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 14:40:12 Modified:xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm xs/tables/current/ModPerl FunctionTable.pm Log: sync Revision ChangesPath 1.18 +3 -2 modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm Index:

cvs commit: modperl-2.0/t/response/TestModules cgi.pm

2001-11-19 Thread dougm
dougm 01/11/19 14:08:17 Modified:t/modules cgi.t t/response/TestModules cgi.pm Log: make cgi test easier to debug/run subtests Revision ChangesPath 1.5 +35 -15modperl-2.0/t/modules/cgi.t Index: cgi.t =

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/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/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