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 In

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

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:

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/src/modules/perl Apache.xs

2001-04-17 Thread dougm
dougm 01/04/17 14:57:21 Modified:.Changes src/modules/perl Apache.xs Log: $r->no_cache(0) will unset cache headers Revision ChangesPath 1.585 +3 -0 modperl/Changes Index: Chan

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

2001-04-17 Thread dougm
dougm 01/04/17 21:43:44 Added: xs/APR/Bucket APR__Bucket.h Log: wrappers for APR::Bucket Revision ChangesPath 1.1 modperl-2.0/xs/APR/Bucket/APR__Bucket.h Index: APR__Bucket.h

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

2001-04-17 Thread dougm
dougm 01/04/17 21:44:02 Added: xs/maps modperl_types.map Log: modperl typemap file Revision ChangesPath 1.1 modperl-2.0/xs/maps/modperl_types.map Index: modperl_types.map

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

2001-04-17 Thread dougm
dougm 01/04/17 21:52:29 Modified:lib/ModPerl StructureMap.pm Log: parse Revision ChangesPath 1.3 +3 -3 modperl-2.0/lib/ModPerl/StructureMap.pm Index: StructureMap.pm === RCS file

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/src/modules/perl modperl_bucket.c modperl_bucket.h

2001-04-17 Thread dougm
dougm 01/04/17 21:39:34 Added: src/modules/perl modperl_bucket.c modperl_bucket.h Log: module to create SV buckets Revision ChangesPath 1.1 modperl-2.0/src/modules/perl/modperl_bucket.c Index: modperl_bucket.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/Bucket - New directory

2001-04-17 Thread dougm
dougm 01/04/17 21:43:05 modperl-2.0/xs/APR/Bucket - New directory

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

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

2001-04-18 Thread dougm
dougm 01/04/18 09:52:54 Modified:xs/maps apache_structures.map Log: remove keepalives, put keepalive back Revision ChangesPath 1.5 +1 -1 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-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

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/Brigade APR__Brigade.h

2001-04-19 Thread dougm
dougm 01/04/19 10:37:40 Modified:xs/APR/Brigade APR__Brigade.h Log: add APR::Brigade->empty method Revision ChangesPath 1.3 +6 -0 modperl-2.0/xs/APR/Brigade/APR__Brigade.h Index: APR__Brigad

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__Bucke

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/xs/maps apache_functions.map apache_types.map apr_functions.map apr_types.map modperl_functions.map modperl_types.map

2001-04-19 Thread dougm
dougm 01/04/19 10:41:47 Modified:xs/maps apache_functions.map apache_types.map apr_functions.map apr_types.map modperl_functions.map modperl_types.map Log: glue new methods Revision ChangesPath 1.12 +1 -1

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

2001-04-19 Thread dougm
dougm 01/04/19 10:42:19 Modified:lib/ModPerl Code.pm Log: add PerlInputFilterHandler Revision ChangesPath 1.59 +3 -2 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm === RCS file: /home

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/t/filter/TestFilter input_body.pm

2001-04-19 Thread dougm
dougm 01/04/19 10:46:37 Added: t/filter input_body.t t/filter/TestFilter input_body.pm Log: add test for PerlInputFilterHandler Revision ChangesPath 1.1 modperl-2.0/t/filter/input_body.t Index: input_body.t

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 modperl_filter.c

2001-04-19 Thread dougm
dougm 01/04/19 10:58:26 Modified:src/modules/perl modperl_filter.c Log: use modperl_handler_equal() rather than modperl_mgv_equal() Revision ChangesPath 1.13 +1 -2 modperl-2.0/src/modules/perl/modperl_filter.c Index: modperl_filter.c

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/xs/tables/current/ModPerl FunctionTable.pm

2001-04-19 Thread dougm
dougm 01/04/19 17:38:11 Modified:src/modules/perl modperl_filter.c modperl_filter.h t/filter/TestFilter api.pm buckets.pm input_body.pm input_msg.pm xs/Apache/Filter Apache__Filter.h xs/maps modperl_functions.map

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/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/xs/tables/current/Apache FunctionTable.pm StructureTable.pm

2001-04-23 Thread dougm
dougm 01/04/23 19:25:45 Modified:xs/tables/current/Apache FunctionTable.pm StructureTable.pm Log: sync Revision ChangesPath 1.4 +115 -93 modperl-2.0/xs/tables/current/Apache/FunctionTable.pm Index: FunctionTable.pm

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/t/filter/TestFilter input_msg.pm

2001-04-24 Thread dougm
dougm 01/04/24 19:02:20 Modified:Apache-Test/lib/Apache TestConfigPerl.pm t/filter/TestFilter input_msg.pm Log: seems that Perls < bleedperl leak __DATA__ filehandles this causes a core dump if a .pm containing __DATA__ is loaded at startup bandaid by us

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

2001-04-24 Thread dougm
dougm 01/04/24 20:13:59 Modified:src/modules/perl modperl_mgv.c modperl_util.c modperl_util.h Log: be less noisy about failed requires if our last guess succeeds Revision ChangesPath 1.14 +14 -3 modperl-2.0/src/modules/perl/modperl_mgv.c Index

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/src/modules/perl mod_perl.c

2001-04-25 Thread dougm
dougm 01/04/25 09:19:45 Modified:src/modules/perl mod_perl.c Log: fix #ifndef USE_ITHREADS Revision ChangesPath 1.50 +1 -1 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

cvs commit: modperl-2.0/pod modperl_style.pod

2001-04-25 Thread dougm
dougm 01/04/25 08:25:46 Modified:pod modperl_style.pod Log: fix typo Revision ChangesPath 1.3 +1 -1 modperl-2.0/pod/modperl_style.pod Index: modperl_style.pod === RCS file: /home

cvs commit: modperl/Apache Apache.pm

2001-04-25 Thread dougm
dougm 01/04/25 22:30:46 Modified:.Changes Apache Apache.pm Log: fix double-loading bug of Perl{Require,Module}s at startup time Revision ChangesPath 1.588 +2 -0 modperl/Changes Index: Changes

cvs commit: modperl/t/conf httpd.conf-win32

2001-04-27 Thread dougm
dougm 01/04/27 10:01:55 Modified:.Changes Makefile.PL ToDo src/modules/win32 mod_perl.dsp t/conf httpd.conf-win32 Log: win32 fixes Revision ChangesPath 1.589 +2 -0 modperl/Changes Index: Changes

cvs commit: modperl-2.0/todo asap.txt

2001-04-27 Thread dougm
dougm 01/04/27 10:04:08 Added: todo asap.txt Removed: .ToDo Log: mv ToDo todo/asap.txt Revision ChangesPath 1.1 modperl-2.0/todo/asap.txt Index: asap.txt

cvs commit: modperl-site index.html

2001-04-27 Thread dougm
dougm 01/04/27 10:51:04 Modified:.index.html Log: add commercial support section Revision ChangesPath 1.71 +33 -0 modperl-site/index.html Index: index.html === RCS file: /home

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

2001-04-27 Thread dougm
dougm 01/04/27 14:07:10 Modified:xs/tables/current/Apache FunctionTable.pm StructureTable.pm xs/tables/current/ModPerl FunctionTable.pm Log: sync Revision ChangesPath 1.5 +40 -16modperl-2.0/xs/tables/current/Apache/FunctionTable.pm Index

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

2001-04-27 Thread dougm
dougm 01/04/27 14:07:54 Modified:lib/ModPerl BuildOptions.pm Log: add secret sauce Revision ChangesPath 1.8 +5 -0 modperl-2.0/lib/ModPerl/BuildOptions.pm Index: BuildOptions.pm === RCS

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

2001-04-27 Thread dougm
dougm 01/04/27 14:12:26 Modified:lib/Apache Build.pm Log: warn if apxs query failes Revision ChangesPath 1.43 +3 -1 modperl-2.0/lib/Apache/Build.pm Index: Build.pm === RCS file: /home

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

2001-04-27 Thread dougm
dougm 01/04/27 14:12:58 Modified:xs/maps apr_functions.map Log: adjust to apr_pool_num_bytes api change Revision ChangesPath 1.9 +1 -1 modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map

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

2001-04-28 Thread dougm
dougm 01/04/28 12:05:09 modperl-2.0/t/api - New directory

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

2001-04-28 Thread dougm
dougm 01/04/28 12:10:46 Modified:xs/Apache/RequestIO Apache__RequestIO.h xs/maps modperl_functions.map xs/tables/current/ModPerl FunctionTable.pm Added: t/apisendfile.t t/response/TestAPI sendfile.pm Log: add $r->sendf

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

2001-04-28 Thread dougm
dougm 01/04/28 12:29:45 Modified:lib/Apache compat.pm xs/maps apache_functions.map Added: t/apisend_fd.t t/response/TestAPI send_fd.pm Log: add send_fd compat method and tests Revision ChangesPath 1.3 +34 -0 modperl

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

2001-04-28 Thread dougm
dougm 01/04/28 15:28:12 modperl-2.0/xs/Apache/URI - New directory

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

2001-04-28 Thread dougm
dougm 01/04/28 15:34:20 Modified:xs/tables/current/ModPerl FunctionTable.pm Log: sync Revision ChangesPath 1.10 +75 -1 modperl-2.0/xs/tables/current/ModPerl/FunctionTable.pm Index: FunctionTable.pm

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

2001-04-28 Thread dougm
dougm 01/04/28 15:35:23 Modified:lib/ModPerl TypeMap.pm WrapXS.pm src/modules/perl modperl_util.c modperl_util.h xs modperl_xs_util.h xs/maps apache_functions.map Added: t/response/TestAPI uri.pm xs/Apache/URI

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

2001-04-28 Thread dougm
dougm 01/04/28 15:42:56 Modified:xs/Apache/RequestUtil Apache__RequestUtil.h xs/maps modperl_functions.map xs/tables/current/ModPerl FunctionTable.pm Log: allow optional APR::Pool parameter to allocate Apache::RequestRec->new Revision Chan

cvs commit: modperl-2.0/xs typemap

2001-04-28 Thread dougm
dougm 01/04/28 16:03:08 Modified:lib/ModPerl WrapXS.pm src/modules/perl modperl_types.h xs typemap Log: since input typemap for char* already calls SvPV(), make use of the length parameter for strings that are copied using the given pool

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

2001-04-28 Thread dougm
dougm 01/04/28 16:05:53 Modified:src/modules/perl modperl_util.h Log: remove dead code Revision ChangesPath 1.12 +0 -3 modperl-2.0/src/modules/perl/modperl_util.h Index: modperl_util.h

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

2001-04-29 Thread dougm
dougm 01/04/29 10:53:42 Modified:t/response/TestAPI uri.pm xs/Apache/URI Apache__URI.h xs/maps apache_functions.map apache_structures.map xs/tables/current/ModPerl FunctionTable.pm Log: special case Apache::URI->port Revis

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

2001-04-29 Thread dougm
dougm 01/04/29 21:35:09 Added: src/modules/perl modperl_global.c modperl_global.h Log: module to manage globals and tls Revision ChangesPath 1.1 modperl-2.0/src/modules/perl/modperl_global.c Index: modperl_global.c

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

2001-04-29 Thread dougm
dougm 01/04/29 21:37:01 Modified:lib/ModPerl Code.pm Log: integrate modperl_global module Revision ChangesPath 1.60 +3 -2 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm === RCS file

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

2001-04-29 Thread dougm
dougm 01/04/29 21:37:32 Modified:xs/tables/current/ModPerl FunctionTable.pm Log: sync Revision ChangesPath 1.13 +224 -1modperl-2.0/xs/tables/current/ModPerl/FunctionTable.pm Index: FunctionTable.pm

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

2001-04-29 Thread dougm
dougm 01/04/29 21:38:37 Modified:src/modules/perl mod_perl.c mod_perl.h modperl_types.h Log: integrate modperl_global module and initialize pconf/request_rec globals Revision ChangesPath 1.51 +13 -0 modperl-2.0/src/modules/perl/mod_perl.c Index

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

2001-04-29 Thread dougm
dougm 01/04/29 21:39:30 Modified:t/conf modperl_extra.pl t/response/TestAPI request_rec.pm xs/Apache/RequestUtil Apache__RequestUtil.h xs/maps modperl_functions.map Log: add Apache->request method and tests Revision Chan

cvs commit: modperl-2.0/xs/Apache/RequestIO Apache__RequestIO.h

2001-04-29 Thread dougm
dougm 01/04/30 00:17:50 Modified:lib/ModPerl WrapXS.pm src/modules/perl mod_perl.h modperl_util.c modperl_util.h xs typemap xs/Apache/RequestIO Apache__RequestIO.h Added: t/response/TestAPI r_subclass.pm Log: support

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

2001-04-30 Thread dougm
dougm 01/04/30 18:53:53 Modified:src/modules/perl modperl_global.h Log: fix for non-threaded Perls Revision ChangesPath 1.2 +2 -0 modperl-2.0/src/modules/perl/modperl_global.h Index: modperl_global.h

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

2001-04-30 Thread dougm
dougm 01/04/30 19:01:03 Modified:src/modules/perl modperl_global.c Log: another fix for non-threaded Perls Revision ChangesPath 1.2 +2 -1 modperl-2.0/src/modules/perl/modperl_global.c Index: modperl_global.c

cvs commit: modperl-site index.html

2001-05-01 Thread dougm
dougm 01/05/01 08:41:01 Modified:.index.html Log: add mod_perl Pocket Reference book Revision ChangesPath 1.75 +6 -0 modperl-site/index.html Index: index.html === RCS file

cvs commit: modperl Changes Makefile.PL

2001-05-01 Thread dougm
dougm 01/05/01 10:08:25 Modified:.Changes Makefile.PL Log: fix 'make offsite-tar' Revision ChangesPath 1.590 +2 -0 modperl/Changes Index: Changes === RCS file: /home/c

cvs commit: modperl/t/net/perl api.pl

2001-05-01 Thread dougm
dougm 01/05/01 10:28:43 Modified:.Changes ToDo Apache Apache.pm src/modules/perl Apache.xs t/net/perl api.pl Log: add $r->allowed method Revision ChangesPath 1.591 +2 -0 modperl/Changes In

<    2   3   4   5   6   7   8   9   10   11   >