cvs commit: modperl-2.0/lib/ModPerl Config.pm

2001-04-24 Thread dougm
dougm 01/04/24 20:14:44 Modified:lib/ModPerl Config.pm Log: want httpd -V not -v Revision ChangesPath 1.3 +1 -1 modperl-2.0/lib/ModPerl/Config.pm Index: Config.pm === RCS file: /home

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

2001-04-24 Thread dougm
dougm 01/04/24 21:35:21 Modified:Apache-Test/lib/Apache TestConfigParse.pm Log: save some more info from httpd -V Revision ChangesPath 1.3 +10 -4 modperl-2.0/Apache-Test/lib/Apache/TestConfigParse.pm Index: TestConfigParse.pm

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

2001-04-24 Thread dougm
dougm 01/04/24 22:27:17 Modified:src/modules/perl modperl_interp.c modperl_util.c modperl_util.h Log: use apr_os_dso_handle_put/apr_dso_unload rather than the unportable dlclose() Revision ChangesPath 1.32 +1 -1 modperl-2.0/src

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-04-24 Thread dougm
dougm 01/04/24 22:38:41 Modified:pod modperl_dev.pod Log: fixo Revision ChangesPath 1.20 +2 -2 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod === RCS file: /home/cvs

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-04-24 Thread dougm
dougm 01/04/24 23:10:07 Modified:pod modperl_dev.pod Log: Perl does not use cvs Revision ChangesPath 1.22 +1 -1 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod === RCS file

cvs commit: modperl-2.0/xs/maps apache_functions.map

2001-04-23 Thread dougm
dougm 01/04/23 19:26:19 Modified:src/modules/perl modperl_filter.c modperl_filter.h t/filter/TestFilter input_body.pm input_msg.pm xs/Apache/Filter Apache__Filter.h xs/maps apache_functions.map Log: adjust to ap_get_brigade() / input

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

2001-04-23 Thread dougm
dougm 01/04/23 22:10:41 Modified:src/modules/perl modperl_types.h Log: allow MP_IOBUFSIZE to be -D defined Revision ChangesPath 1.37 +6 -4 modperl-2.0/src/modules/perl/modperl_types.h Index: modperl_types.h

cvs commit: modperl-2.0/util config.pl

2001-04-20 Thread dougm
dougm 01/04/20 10:07:49 Added: util config.pl Log: add util/config.pl script to report configuration Revision ChangesPath 1.1 modperl-2.0/util/config.pl Index: config.pl

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

2001-04-20 Thread dougm
dougm 01/04/20 10:09:20 Modified:lib/Apache Build.pm Log: prevent warning Revision ChangesPath 1.42 +1 -0 modperl-2.0/lib/Apache/Build.pm Index: Build.pm === RCS file: /home/cvs/modperl

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

2001-04-20 Thread dougm
dougm 01/04/20 09:46:52 Modified:Apache-Test/lib/Apache TestConfig.pm Log: deal properly with args Revision ChangesPath 1.10 +5 -2 modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm

cvs commit: modperl-2.0/util config.pl

2001-04-20 Thread dougm
dougm 01/04/20 09:50:57 Modified:pod modperl_dev.pod Added: util config.pl Log: add util/config.pl script to report configuration Revision ChangesPath No revision No revision

cvs commit: modperl-2.0 Makefile.PL

2001-04-20 Thread dougm
dougm 01/04/20 10:43:04 Modified:.Makefile.PL Log: need to push tables_dir into @INC when xs is not generated Revision ChangesPath 1.34 +11 -5 modperl-2.0/Makefile.PL Index: Makefile.PL

cvs commit: modperl-2.0/lib/ModPerl WrapXS.pm

2001-04-20 Thread dougm
dougm 01/04/20 11:03:49 Modified:lib/ModPerl WrapXS.pm Log: use thr corrent lib path Revision ChangesPath 1.8 +1 -1 modperl-2.0/lib/ModPerl/WrapXS.pm Index: WrapXS.pm === RCS file

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

2001-04-19 Thread dougm
dougm 01/04/19 10:21:35 Modified:Apache-Test/lib/Apache TestConfigPerl.pm Log: hack for testing PerlInputFilterHandlers Revision ChangesPath 1.8 +8 -1 modperl-2.0/Apache-Test/lib/Apache/TestConfigPerl.pm Index: TestConfigPerl.pm

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

2001-04-19 Thread dougm
dougm 01/04/19 10:22:57 Modified:lib/Apache ParseSource.pm Log: generate tables into the xs/tables/current directory, pickup apr_read_type enum Revision ChangesPath 1.16 +4 -3 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm

cvs commit: modperl-2.0/lib/ModPerl ParseSource.pm

2001-04-19 Thread dougm
dougm 01/04/19 10:23:27 Modified:lib/ModPerl ParseSource.pm Log: re fixup Revision ChangesPath 1.2 +2 -2 modperl-2.0/lib/ModPerl/ParseSource.pm Index: ParseSource.pm === RCS file

cvs commit: modperl-2.0/lib/ModPerl WrapXS.pm

2001-04-19 Thread dougm
dougm 01/04/19 10:24:46 Modified:lib/ModPerl WrapXS.pm Log: ablity to add code to the generate .pm Revision ChangesPath 1.6 +29 -2 modperl-2.0/lib/ModPerl/WrapXS.pm Index: WrapXS.pm

cvs commit: modperl-2.0/t/filter/TestFilter buckets.pm

2001-04-19 Thread dougm
dougm 01/04/19 10:31:10 Modified:t/filter/TestFilter buckets.pm Log: adjust APR::Bucket-readapi change Revision ChangesPath 1.2 +2 -1 modperl-2.0/t/filter/TestFilter/buckets.pm Index: buckets.pm

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

2001-04-19 Thread dougm
dougm 01/04/19 10:36:37 Modified:t/response/TestApache post.pm Log: move read_post util so it can be used by other tests Revision ChangesPath 1.2 +1 -18 modperl-2.0/t/response/TestApache/post.pm Index: post.pm

cvs commit: modperl-2.0/xs modperl_xs_util.h

2001-04-19 Thread dougm
dougm 01/04/19 10:37:05 Modified:xs modperl_xs_util.h Log: add a few handy macros Revision ChangesPath 1.5 +5 -0 modperl-2.0/xs/modperl_xs_util.h Index: modperl_xs_util.h === RCS

cvs commit: modperl-2.0/xs/APR/Bucket APR__Bucket.h

2001-04-19 Thread dougm
dougm 01/04/19 10:38:16 Modified:xs/APR/Bucket APR__Bucket.h Log: proper implementation of APR::Bucket-read Revision ChangesPath 1.2 +20 -11modperl-2.0/xs/APR/Bucket/APR__Bucket.h Index: APR__Bucket.h

cvs commit: modperl-2.0/xs/Apache/Filter Apache__Filter.h

2001-04-19 Thread dougm
dougm 01/04/19 10:38:56 Modified:xs/Apache/Filter Apache__Filter.h Log: add MODIFY_CODE_ATTRIBUTES method Revision ChangesPath 1.4 +42 -0 modperl-2.0/xs/Apache/Filter/Apache__Filter.h Index: Apache__Filter.h

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

2001-04-19 Thread dougm
dougm 01/04/19 10:44:22 Modified:src/modules/perl mod_perl.c modperl_filter.c modperl_filter.h Log: register/run PerlInputFilterHandlers Revision ChangesPath 1.48 +30 -2 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

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

2001-04-19 Thread dougm
dougm 01/04/19 10:45:31 Modified:xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm StructureTable.pm xs/tables/current/ModPerl FunctionTable.pm Log: sync Revision ChangesPath 1.6 +5 -1 modperl-2.0/xs/tables

cvs commit: modperl-2.0/src/modules/perl modperl_callback.c modperl_handler.c modperl_handler.h

2001-04-19 Thread dougm
dougm 01/04/19 10:57:17 Modified:src/modules/perl modperl_callback.c modperl_handler.c modperl_handler.h Log: move handler resolver code into modperl_handler_resolve routine Revision ChangesPath 1.41 +3 -34 modperl-2.0/src/modules/perl

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

2001-04-19 Thread dougm
dougm 01/04/19 11:08:10 Modified:src/modules/perl mod_perl.c Log: tidy a bit Revision ChangesPath 1.49 +12 -10modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c === RCS file

cvs commit: modperl-2.0/t/conf modperl_extra.pl

2001-04-19 Thread dougm
dougm 01/04/19 13:20:41 Modified:t/conf modperl_extra.pl Log: compile common APR constants Revision ChangesPath 1.4 +1 -0 modperl-2.0/t/conf/modperl_extra.pl Index: modperl_extra.pl

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm TestRequest.pm

2001-04-19 Thread dougm
dougm 01/04/19 14:21:20 Modified:Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm TestRequest.pm Log: allow test modules to configure VirtualHosts and hit them with test requests Revision ChangesPath 1.9 +1 -1 modperl-2.0

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

2001-04-19 Thread dougm
dougm 01/04/19 14:26:47 Modified:src/modules/perl mod_perl.h modperl_filter.c modperl_mgv.c modperl_types.h t/conf modperl_extra.pl xs modperl_xs_util.h xs/Apache/Filter Apache__Filter.h xs

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

2001-04-19 Thread dougm
dougm 01/04/19 14:28:04 Added: t/filter input_msg.t t/filter/TestFilter input_msg.pm Log: add test for InputFilterMessage handler Revision ChangesPath 1.1 modperl-2.0/t/filter/input_msg.t Index: input_msg.t

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

2001-04-19 Thread dougm
dougm 01/04/19 17:43:47 Modified:src/modules/perl modperl_filter.c modperl_filter.h Log: remove dead code Revision ChangesPath 1.16 +0 -11 modperl-2.0/src/modules/perl/modperl_filter.c Index: modperl_filter.c

cvs commit: modperl-2.0/t/filter/TestFilter input_body.pm input_msg.pm

2001-04-19 Thread dougm
dougm 01/04/19 18:21:29 Modified:t/filter/TestFilter input_body.pm input_msg.pm Log: remove filter ISA relationship, Input/Output classes are dead Revision ChangesPath 1.3 +0 -3 modperl-2.0/t/filter/TestFilter/input_body.pm Index: input_body.pm

cvs commit: modperl-2.0/xs/maps modperl_functions.map

2001-04-19 Thread dougm
dougm 01/04/19 18:57:26 Modified:src/modules/perl modperl_util.c modperl_util.h t/filter/TestFilter api.pm xs/Apache/Filter Apache__Filter.h xs/maps modperl_functions.map Log: add Apache::Filter::{TIEHANDLE,PRINT} methods

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

2001-04-19 Thread dougm
dougm 01/04/19 20:03:41 Modified:xs/tables/current/ModPerl FunctionTable.pm Log: sync Revision ChangesPath 1.7 +19 -29modperl-2.0/xs/tables/current/ModPerl/FunctionTable.pm Index: FunctionTable.pm

cvs commit: modperl-2.0/xs/maps modperl_functions.map

2001-04-19 Thread dougm
dougm 01/04/19 20:07:55 Modified:Apache-Test/lib/Apache Test.pm lib/Apache compat.pm lib/ModPerl FunctionMap.pm WrapXS.pm xs/Apache/RequestIO Apache__RequestIO.h xs/maps modperl_functions.map Log: better implementation

cvs commit: modperl-2.0/xs/maps apache_structures.map

2001-04-18 Thread dougm
dougm 01/04/18 08:53:25 Modified:xs/maps apache_structures.map Log: keepalive has moved out of the conn_rec Revision ChangesPath 1.4 +0 -2 modperl-2.0/xs/maps/apache_structures.map Index: apache_structures.map

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

2001-04-18 Thread dougm
dougm 01/04/18 22:46:04 Modified:t/response/TestAPI conn_rec.pm Log: remove tests for stuff moved out of conn_rec Revision ChangesPath 1.3 +1 -5 modperl-2.0/t/response/TestAPI/conn_rec.pm Index: conn_rec.pm

cvs commit: modperl Changes

2001-04-17 Thread dougm
dougm 01/04/17 14:30:09 Modified:src/modules/perl perl_util.c .Changes Log: make sure global for Apache-request is reset after configuring %ENV Revision ChangesPath 1.46 +2 -0 modperl/src/modules/perl/perl_util.c Index

cvs commit: modperl/src/modules/perl mod_perl.c

2001-04-17 Thread dougm
dougm 01/04/17 15:01:20 Modified:.Changes src/modules/perl mod_perl.c Log: back out 'stop win32 crash when bringing down service' change, no longer needed with 1.3.19 Revision ChangesPath 1.586 +4 -0 modperl/Changes Index

cvs commit: modperl Changes Makefile.PL

2001-04-17 Thread dougm
dougm 01/04/17 15:39:09 Modified:.Changes Makefile.PL Log: improve Apache::MyConfig Revision ChangesPath 1.587 +2 -0 modperl/Changes Index: Changes === RCS file: /home/cvs

cvs commit: modperl Makefile.PL

2001-04-17 Thread dougm
dougm 01/04/17 15:42:05 Modified:.Makefile.PL Log: need this alias for Apache::src backwards compat Revision ChangesPath 1.181 +3 -0 modperl/Makefile.PL Index: Makefile.PL

cvs commit: modperl Makefile.PL Changes

2001-04-17 Thread dougm
dougm 01/04/17 14:38:55 Modified:.Makefile.PL Changes Log: fix 'make tar_Apache' Revision ChangesPath 1.179 +1 -1 modperl/Makefile.PL Index: Makefile.PL === RCS file: /home/cvs

cvs commit: modperl/apaci mod_perl.exp

2001-04-17 Thread dougm
dougm 01/04/17 14:48:57 Modified:.Changes src/modules/win32 mod_perl.def apacimod_perl.exp Log: export hvrv2table (needed by Apache::Request) for aix and win32 Revision ChangesPath 1.584 +3 -0 modperl/Changes

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

2001-04-17 Thread dougm
dougm 01/04/17 21:36:58 Modified:Apache-Test/lib/Apache Test.pm Log: add Apache::TestToString class for feeding Test.pm output into a string Revision ChangesPath 1.3 +34 -3 modperl-2.0/Apache-Test/lib/Apache/Test.pm Index: Test.pm

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

2001-04-17 Thread dougm
dougm 01/04/17 21:37:47 Modified:src/modules/perl modperl_filter.c Log: pass the APR::Brigade to filter handlers Revision ChangesPath 1.11 +1 -0 modperl-2.0/src/modules/perl/modperl_filter.c Index: modperl_filter.c

cvs commit: modperl-2.0/lib/ModPerl Code.pm

2001-04-17 Thread dougm
dougm 01/04/17 21:40:02 Modified:lib/ModPerl Code.pm Log: include modperl_bucket Revision ChangesPath 1.57 +1 -1 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm === RCS file: /home/cvs

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

2001-04-17 Thread dougm
dougm 01/04/17 21:42:54 Modified:xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm StructureTable.pm xs/tables/current/ModPerl FunctionTable.pm Log: sync generated tables Revision ChangesPath 1.4 +1 -1

cvs commit: modperl-2.0/xs/APR/Brigade APR__Brigade.h

2001-04-17 Thread dougm
dougm 01/04/17 22:09:56 Modified:xs/APR/Brigade APR__Brigade.h Log: add some APR::Brigade methods Revision ChangesPath 1.2 +59 -2 modperl-2.0/xs/APR/Brigade/APR__Brigade.h Index: APR__Brigade.h

cvs commit: modperl-2.0/xs/maps apr_functions.map apr_structures.map apr_types.map

2001-04-17 Thread dougm
dougm 01/04/17 22:10:44 Modified:xs/maps apr_functions.map apr_structures.map apr_types.map Log: enable APR::Bucket module, add some APR::Brigade methods Revision ChangesPath 1.7 +46 -31modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map

cvs commit: modperl-2.0/t/filter/TestFilter buckets.pm

2001-04-17 Thread dougm
dougm 01/04/17 22:11:14 Added: t/filter/TestFilter buckets.pm Log: add a test for the brigade/buckets api Revision ChangesPath 1.1 modperl-2.0/t/filter/TestFilter/buckets.pm Index: buckets.pm

cvs commit: modperl-2.0/lib/ModPerl Code.pm

2001-04-17 Thread dougm
dougm 01/04/17 22:25:01 Modified:lib/ModPerl Code.pm Log: strip APR_ and AP_ prefixes from constant names Revision ChangesPath 1.58 +3 -2 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm

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

2001-04-17 Thread dougm
dougm 01/04/17 22:27:39 Modified:lib/Apache ParseSource.pm Log: pickup apache_filter and input_mode constants Revision ChangesPath 1.15 +3 -2 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2001-04-17 Thread dougm
dougm 01/04/17 22:28:18 Modified:xs/tables/current/Apache ConstantsTable.pm Log: sync Revision ChangesPath 1.5 +53 -41modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm Index: ConstantsTable.pm

cvs commit: modperl-2.0/xs/maps apache_structures.map modperl_functions.map

2001-04-13 Thread dougm
dougm 01/04/13 00:17:08 Modified:src/modules/perl modperl_types.h xs/Apache/Filter Apache__Filter.h xs/maps apache_structures.map modperl_functions.map Added: t/filter/TestFilter api.pm Log: enable Apache::Filter structure interface enable

cvs commit: modperl-2.0 Makefile.PL

2001-04-12 Thread dougm
dougm 01/04/12 09:03:55 Modified:.Makefile.PL Log: make sure test files a cleaned Revision ChangesPath 1.33 +1 -0 modperl-2.0/Makefile.PL Index: Makefile.PL === RCS file: /home

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

2001-04-12 Thread dougm
dougm 01/04/12 17:47:39 Modified:Apache-Test/lib/Apache TestConfig.pm Log: add config for perchild mpm Revision ChangesPath 1.7 +9 -0 modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm

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

2001-04-12 Thread dougm
dougm 01/04/12 17:51:54 Modified:Apache-Test/lib/Apache TestConfig.pm Log: forget a few things about the old config Revision ChangesPath 1.8 +2 -0 modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm

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

2001-04-12 Thread dougm
dougm 01/04/12 18:10:21 Modified:src/modules/perl modperl_callback.c Log: log rather than trace failure to resolve handler Revision ChangesPath 1.40 +3 -2 modperl-2.0/src/modules/perl/modperl_callback.c Index: modperl_callback.c

cvs commit: modperl-2.0/t/response/TestAPR base64.pm

2001-04-12 Thread dougm
dougm 01/04/12 18:11:28 Added: t/response/TestAPR base64.pm Log: add test for APR::Base64 Revision ChangesPath 1.1 modperl-2.0/t/response/TestAPR/base64.pm Index: base64.pm

cvs commit: modperl-2.0/t/hooks/TestHooks authz.pm

2001-04-12 Thread dougm
dougm 01/04/12 18:26:56 Added: t/hooks authz.t t/hooks/TestHooks authz.pm Log: add PerlAuthzHandler test Revision ChangesPath 1.1 modperl-2.0/t/hooks/authz.t Index: authz.t

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

2001-04-12 Thread dougm
dougm 01/04/12 18:38:38 Modified:Apache-Test/lib/Apache TestConfigPerl.pm Log: add a few to the hook config mapping table Revision ChangesPath 1.6 +1 -1 modperl-2.0/Apache-Test/lib/Apache/TestConfigPerl.pm Index: TestConfigPerl.pm

cvs commit: modperl-2.0/t/hooks/TestHooks fixup.pm

2001-04-12 Thread dougm
dougm 01/04/12 18:41:54 Added: t/hooks/TestHooks fixup.pm Log: add a test for PerlFixupHandler Revision ChangesPath 1.1 modperl-2.0/t/hooks/TestHooks/fixup.pm Index: fixup.pm

cvs commit: modperl-2.0/t/conf modperl_extra.pl

2001-04-12 Thread dougm
dougm 01/04/12 18:49:58 Modified:t/conf modperl_extra.pl Log: compile common constants at startup so we dont need to in each test module Revision ChangesPath 1.2 +2 -0 modperl-2.0/t/conf/modperl_extra.pl Index: modperl_extra.pl

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

2001-04-12 Thread dougm
dougm 01/04/12 19:04:52 Modified:Apache-Test/lib/Apache TestConfigPerl.pm Log: allow PerlTransHandler to be properly configured Revision ChangesPath 1.7 +13 -2 modperl-2.0/Apache-Test/lib/Apache/TestConfigPerl.pm Index: TestConfigPerl.pm

cvs commit: modperl-2.0/lib/ModPerl MM.pm

2001-04-11 Thread dougm
dougm 01/04/11 15:46:58 Modified:lib/ModPerl MM.pm Log: always link these module dynamic Revision ChangesPath 1.10 +1 -1 modperl-2.0/lib/ModPerl/MM.pm Index: MM.pm === RCS file: /home

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

2001-04-11 Thread dougm
dougm 01/04/11 15:48:29 Added: src/modules/perl modperl_const.c modperl_const.h Log: module for compiling/exporting constants Revision ChangesPath 1.1 modperl-2.0/src/modules/perl/modperl_const.c Index: modperl_const.c

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

2001-04-11 Thread dougm
dougm 01/04/11 15:49:19 modperl-2.0/xs/Apache/Const - New directory

cvs commit: modperl-2.0/xs/Apache/Const Const.pm Const.xs Makefile.PL

2001-04-11 Thread dougm
dougm 01/04/11 15:50:10 Added: xs/Apache/Const Const.pm Const.xs Makefile.PL Log: module for compiling/export constants in the Apache:: namespace Revision ChangesPath 1.1 modperl-2.0/xs/Apache/Const/Const.pm Index: Const.pm

cvs commit: modperl-2.0/xs/APR/Const - New directory

2001-04-11 Thread dougm
dougm 01/04/11 15:50:23 modperl-2.0/xs/APR/Const - New directory

cvs commit: modperl-2.0/xs/ModPerl - New directory

2001-04-11 Thread dougm
dougm 01/04/11 15:51:08 modperl-2.0/xs/ModPerl - New directory

cvs commit: modperl-2.0/xs/ModPerl/Const - New directory

2001-04-11 Thread dougm
dougm 01/04/11 15:51:31 modperl-2.0/xs/ModPerl/Const - New directory

cvs commit: modperl-2.0/xs/ModPerl/Const Const.pm Const.xs Makefile.PL

2001-04-11 Thread dougm
dougm 01/04/11 15:53:14 Added: xs/ModPerl Makefile.PL xs/ModPerl/Const Const.pm Const.xs Makefile.PL Log: base module for compiling/exporting constants Revision ChangesPath 1.1 modperl-2.0/xs/ModPerl/Makefile.PL Index

cvs commit: modperl-2.0/t/apr - New directory

2001-04-11 Thread dougm
dougm 01/04/11 15:53:33 modperl-2.0/t/apr - New directory

cvs commit: modperl-2.0/t/apr constants.t

2001-04-11 Thread dougm
dougm 01/04/11 15:54:15 Added: t/aprconstants.t Log: test for APR::Const Revision ChangesPath 1.1 modperl-2.0/t/apr/constants.t Index: constants.t === use ExtUtils::testlib

cvs commit: modperl-2.0/t/apache constants.t

2001-04-11 Thread dougm
dougm 01/04/11 15:54:48 Added: t/apache constants.t Log: test for Apache::Const Revision ChangesPath 1.1 modperl-2.0/t/apache/constants.t Index: constants.t === use ExtUtils

cvs commit: modperl-2.0/t/apache constants.t

2001-04-11 Thread dougm
dougm 01/04/11 16:02:59 Modified:t/apache constants.t Log: test usage Revision ChangesPath 1.2 +4 -1 modperl-2.0/t/apache/constants.t Index: constants.t === RCS file: /home/cvs/modperl

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

2001-04-11 Thread dougm
dougm 01/04/11 16:11:03 Modified:src/modules/perl modperl_const.c Log: tab begone Revision ChangesPath 1.3 +1 -1 modperl-2.0/src/modules/perl/modperl_const.c Index: modperl_const.c

cvs commit: modperl-2.0/xs/ModPerl/Const .cvsignore

2001-04-11 Thread dougm
dougm 01/04/11 17:30:07 Modified:src/modules/perl .cvsignore Added: Apache-Test/t .cvsignore Apache-Test/t/conf .cvsignore t/apache .cvsignore t/apr.cvsignore xs/APR/Const .cvsignore xs/Apache

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

2001-04-11 Thread dougm
dougm 01/04/11 17:45:42 Modified:src/modules/perl modperl_const.c Log: only bleedperl newCONSTSUB returns a CV, older Perls are void Revision ChangesPath 1.4 +4 -6 modperl-2.0/src/modules/perl/modperl_const.c Index: modperl_const.c

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

2001-04-11 Thread dougm
dougm 01/04/11 17:48:02 Modified:lib/Apache ParseSource.pm Log: filter some junk out Revision ChangesPath 1.14 +2 -1 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm === RCS

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2001-04-11 Thread dougm
dougm 01/04/11 17:48:30 Modified:xs/tables/current/Apache ConstantsTable.pm Log: sync Revision ChangesPath 1.2 +2 -5 modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm Index: ConstantsTable.pm

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

2001-04-11 Thread dougm
dougm 01/04/11 17:58:00 Modified:src/modules/perl modperl_const.c Log: unused variable Revision ChangesPath 1.5 +0 -2 modperl-2.0/src/modules/perl/modperl_const.c Index: modperl_const.c

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2001-04-11 Thread dougm
dougm 01/04/11 17:59:21 Modified:xs/tables/current/Apache ConstantsTable.pm Log: re-sync Revision ChangesPath 1.3 +3 -2 modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm Index: ConstantsTable.pm

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

2001-04-11 Thread dougm
dougm 01/04/11 18:03:14 Modified:src/modules/perl mod_perl.c Log: i swear eric did this already Revision ChangesPath 1.45 +1 -1 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

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

2001-04-11 Thread dougm
dougm 01/04/11 20:01:40 Modified:t/apache constants.t src/modules/perl modperl_const.c Log: allow name for imports Revision ChangesPath 1.3 +3 -2 modperl-2.0/t/apache/constants.t Index: constants.t

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

2001-04-10 Thread dougm
dougm 01/04/10 09:48:50 Modified:Apache-Test/lib/Apache TestServer.pm Log: include -d ServerRoot in the args to start test httpd Revision ChangesPath 1.4 +2 -1 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/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/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/Apache-Test/lib/Apache - New directory

2001-04-02 Thread dougm
dougm 01/04/02 01:49:36 modperl-2.0/Apache-Test/lib/Apache - New directory

cvs commit: modperl-2.0/Apache-Test/t - New directory

2001-04-02 Thread dougm
dougm 01/04/02 01:51:22 modperl-2.0/Apache-Test/t - New directory

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

2001-04-02 Thread dougm
dougm 01/04/02 01:53:06 Added: Apache-Test/lib/Apache Test.pm Log: Test.pm wrapper to run under mod_perl Revision ChangesPath 1.1 modperl-2.0/Apache-Test/lib/Apache/Test.pm Index: Test.pm

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

2001-04-02 Thread dougm
dougm 01/04/02 01:55:43 Added: Apache-Test/lib/Apache TestRequest.pm Log: lwp wrappers / fallback for no lwp Revision ChangesPath 1.1 modperl-2.0/Apache-Test/lib/Apache/TestRequest.pm Index: TestRequest.pm

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

2001-04-02 Thread dougm
dougm 01/04/02 01:57:34 Added: Apache-Test/lib/Apache TestConfigPerl.pm Log: test config stuff specific to modperl Revision ChangesPath 1.1 modperl-2.0/Apache-Test/lib/Apache/TestConfigPerl.pm Index: TestConfigPerl.pm

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

2001-04-02 Thread dougm
dougm 01/04/02 01:58:08 Added: Apache-Test/lib/Apache TestConfig.pm Log: base test config generator Revision ChangesPath 1.1 modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm

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

2001-04-02 Thread dougm
dougm 01/04/02 01:58:38 Added: Apache-Test/lib/Apache TestServer.pm Log: methods to configure/control test server Revision ChangesPath 1.1 modperl-2.0/Apache-Test/lib/Apache/TestServer.pm Index: TestServer.pm

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

2001-04-02 Thread dougm
dougm 01/04/02 01:59:56 Added: Apache-Test/lib/Apache TestRun.pm Log: methods to drive the tests Revision ChangesPath 1.1 modperl-2.0/Apache-Test/lib/Apache/TestRun.pm Index: TestRun.pm

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

2001-04-02 Thread dougm
dougm 01/04/02 02:00:29 Added: Apache-Test/lib/Apache TestHandler.pm Log: Perl*Handler utilities Revision ChangesPath 1.1 modperl-2.0/Apache-Test/lib/Apache/TestHandler.pm Index: TestHandler.pm

cvs commit: modperl-2.0/Apache-Test/t TEST ping.t request.t

2001-04-02 Thread dougm
dougm 01/04/02 02:01:25 Added: Apache-Test/t TEST ping.t request.t Log: test test files Revision ChangesPath 1.1 modperl-2.0/Apache-Test/t/TEST Index: TEST === #!perl use

cvs commit: modperl-2.0/t - New directory

2001-04-02 Thread dougm
dougm 01/04/02 02:03:17 modperl-2.0/t - New directory

<    1   2   3   4   5   6   7   8   >