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

2001-04-03 Thread dougm
dougm 01/04/03 22:45:48 Added: t/response/TestAPI module.pm Log: add a test for Apache::Module Revision ChangesPath 1.1 modperl-2.0/t/response/TestAPI/module.pm Index: module.pm =

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-04-03 Thread dougm
dougm 01/04/03 22:41:07 Modified:lib/ModPerl BuildOptions.pm MM.pm pod modperl_dev.pod Log: build extensions dynamic by default Revision ChangesPath 1.7 +1 -1 modperl-2.0/lib/ModPerl/BuildOptions.pm Index: BuildOptions.pm =

cvs commit: modperl-2.0/xs/APR/APR Makefile.PL

2001-04-03 Thread dougm
dougm 01/04/03 22:32:34 Modified:xs/APR/APR Makefile.PL Log: disable attempt to link APR.so with apr libs for the moment, really need to wait until apr libs are installed as shared libraries anyhow Revision ChangesPath 1.2 +2 -2 modperl-2.0/xs/APR/APR/Makef

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

2001-04-03 Thread dougm
dougm 01/04/03 22:27:59 Modified:.Makefile.PL lib/Apache Build.pm Log: do a better job of finding ap_release.h to parse the server version and give more diagnostics if it fails Revision ChangesPath 1.31 +6 -0 modperl-2.0/Makefile.PL

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

2001-04-03 Thread dougm
dougm 01/04/03 22:12:54 Modified:src/modules/perl mod_perl.c modperl_config.c modperl_types.h Log: abort server startup if mpm is threaded and Perl is not ithreads enabled Revision ChangesPath 1.41 +8 -0 modperl-2.0/src/modules/perl/mod_perl.c Index: mod

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

2001-04-03 Thread dougm
dougm 01/04/03 21:48:02 Modified:src/modules/perl modperl_options.c Log: pass the proper value to MpSrvOPT_ITHREAD_ONLY() Revision ChangesPath 1.6 +1 -1 modperl-2.0/src/modules/perl/modperl_options.c Index: modperl_options.c ==

cvs commit: modperl-2.0/t/hooks authen.t

2001-04-03 Thread dougm
dougm 01/04/03 21:37:03 Modified:Apache-Test/lib/Apache Test.pm TestRequest.pm Apache-Test/t request.t t/apache post.t t/filter lc.t t/hooks authen.t Log: make test work without lwp installed Revision ChangesPa

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-04-03 Thread dougm
dougm 01/04/03 21:11:44 Modified:.00README_FIRST pod modperl_dev.pod Log: remove duplicate build instructions Revision ChangesPath 1.16 +5 -33 modperl-2.0/00README_FIRST Index: 00README_FIRST =

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestRun.pm

2001-04-03 Thread dougm
dougm 01/04/03 10:24:49 Modified:Apache-Test/lib/Apache TestRun.pm Log: make "t/TEST -start t/apache/conftree.t" do the right thing Revision ChangesPath 1.3 +2 -0 modperl-2.0/Apache-Test/lib/Apache/TestRun.pm Index: TestRun.pm

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestServer.pm

2001-04-03 Thread dougm
dougm 01/04/03 10:17:11 Modified:Apache-Test/lib/Apache TestServer.pm Log: wait a bit longer for server to start Revision ChangesPath 1.3 +5 -3 modperl-2.0/Apache-Test/lib/Apache/TestServer.pm Index: TestServer.pm =

cvs commit: modperl-2.0/t/response/TestApache conftree.pm

2001-04-03 Thread dougm
dougm 01/04/03 10:01:48 Added: t/response/TestApache conftree.pm Log: add some tests for ap_conftree Revision ChangesPath 1.1 modperl-2.0/t/response/TestApache/conftree.pm Index: conftree.pm

cvs commit: modperl-2.0/t/response/TestAPI conn_rec.pm request_rec.pm server_rec.pm

2001-04-03 Thread dougm
dougm 01/04/03 09:59:11 Modified:t/response/TestAPI conn_rec.pm request_rec.pm server_rec.pm Log: add missing strictness Revision ChangesPath 1.2 +3 -0 modperl-2.0/t/response/TestAPI/conn_rec.pm Index: conn_rec.pm =