Re: modperl 2.0

2001-08-16 Thread Robert Landrum
Weirdly perl5.6.1 -V thinks it is perl 5.6.0 ?-S Please paste the entire output of perl5.6.1 -V so that we can see what's wrong. Thanks, Here it comes: Script started on Thu Aug 16 16:12:49 2001 doctor.nl2k.ab.ca//usr/libdata$ find . -name \*Config.pm\* -print ./perl5/CPAN/Config.pm~

Re: modperl 2.0

2001-08-16 Thread Barrie Slaymaker
Thank you, much better. I can't make out the difference between the two command lines (again, I ask you to please clean up your script output, or just copy and paste from your terminal to your mailer, those ^Hs and ^]s make things hard to decipher). Can you do a type perl perl5.6.0 perl5.6.1,

Re: modperl 2.0

2001-08-16 Thread alastair
On Thu, Aug 16, 2001 at 04:10:16PM -0600, The Doctor wrote: And that is a perl issue, but people around here are trying to be more helpful that the perl lot. Ofcourse people here are also a 'perl lot', so take care. We're only concentrating on one aspect of perl, that related to Apache.

Re: modperl 2.0

2001-08-16 Thread The Doctor
On Thu, Aug 16, 2001 at 06:39:19PM -0400, Barrie Slaymaker wrote: Thank you, much better. I can't make out the difference between the two command lines (again, I ask you to please clean up your script output, or just copy and paste from your terminal to your mailer, those ^Hs and ^]s make

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

2001-08-16 Thread dougm
dougm 01/08/16 10:24:57 Modified:t/apache read.t Log: force http; test doesnt work witih t/TEST -ssl Revision ChangesPath 1.2 +3 -0 modperl-2.0/t/apache/read.t Index: read.t === RCS

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

2001-08-16 Thread dougm
dougm 01/08/16 20:51:37 Modified:t/response/TestAPI server_rec.pm Log: fix api/server_rec when running under t/TEST -ssl Revision ChangesPath 1.3 +1 -1 modperl-2.0/t/response/TestAPI/server_rec.pm Index: server_rec.pm

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

2001-08-16 Thread dougm
dougm 01/08/16 20:58:11 Modified:t/filter input_msg.t Log: force http scheme since ssl is not listening on this vhost port Revision ChangesPath 1.3 +1 -0 modperl-2.0/t/filter/input_msg.t Index: input_msg.t

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

2001-08-16 Thread dougm
dougm 01/08/16 21:07:45 Modified:t/response/TestAPI aplog.pm Log: loglevel setting not working under t/TEST -ssl (not sure if this is a bug of feature) Revision ChangesPath 1.6 +5 -1 modperl-2.0/t/response/TestAPI/aplog.pm Index: aplog.pm

Re: modperl 2.0

2001-08-13 Thread Vivek Khera
TD == The Doctor [EMAIL PROTECTED] writes: TD But a rude questioner DOES provoke a storm. You seem to be attempting to build up your same reputation here as you did on the BSD/OS users list; soon everyone who knows the answers to your questions will ignore you, like we did on the bsdi-users

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-08-13 Thread sbekman
sbekman 01/08/13 21:57:18 Modified:pod modperl_dev.pod Log: update Perl5 source control item Revision ChangesPath 1.34 +4 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

Re: modperl 2.0

2001-08-12 Thread The Doctor
On Sun, Aug 12, 2001 at 03:49:30PM -0400, Barrie Slaymaker wrote: On Sun, Aug 12, 2001 at 08:39:09AM -0600, The Doctor wrote: I will try, but this indicates to me that perl 5.6 is geared towards Linux without consideration for BSD/OS and related OSes. Huh? I don't follow. Neither

Re: modperl 2.0

2001-08-12 Thread The Doctor
On Sun, Aug 12, 2001 at 03:49:30PM -0400, Barrie Slaymaker wrote: On Sun, Aug 12, 2001 at 08:39:09AM -0600, The Doctor wrote: I will try, but this indicates to me that perl 5.6 is geared towards Linux without consideration for BSD/OS and related OSes. Huh? I don't follow. Neither

Re: modperl 2.0

2001-08-12 Thread Barrie Slaymaker
On Sun, Aug 12, 2001 at 03:46:24PM -0600, The Doctor wrote: This is not going well with me as this forces to stay at perl 5.00503 until BSD/OS comes up with the new perl distrubution. Again, I don't follow. What leads you to that conclusion? - Barrie

Re: modperl 2.0

2001-08-12 Thread Barrie Slaymaker
On Sun, Aug 12, 2001 at 03:47:09PM -0600, The Doctor wrote: perl 5.6.1 calling itself perl 5.6.0 Come off of it! I don't know where you got that idea.

Re: modperl 2.0

2001-08-12 Thread The Doctor
On Sun, Aug 12, 2001 at 05:50:01PM -0400, Barrie Slaymaker wrote: On Sun, Aug 12, 2001 at 03:46:24PM -0600, The Doctor wrote: This is not going well with me as this forces to stay at perl 5.00503 until BSD/OS comes up with the new perl distrubution. Again, I don't follow. What leads

Re: modperl 2.0

2001-08-12 Thread Dave Rolsky
On Sun, 12 Aug 2001, The Doctor wrote: On Sun, Aug 12, 2001 at 05:51:22PM -0400, Barrie Slaymaker wrote: On Sun, Aug 12, 2001 at 03:47:09PM -0600, The Doctor wrote: perl 5.6.1 calling itself perl 5.6.0 Come off of it! I don't know where you got that idea. When I

Re: modperl 2.0

2001-08-12 Thread Barrie Slaymaker
On Sun, Aug 12, 2001 at 03:55:26PM -0600, The Doctor wrote: When I ran perl 5.6.1 it was identifying itself as perl 5.6.0 . Identity crisis?? Dunno, but you can bet it's not right. Care to post the command and results? Sounds like a symlink problem, you might want to use some combination

Re: modperl 2.0

2001-08-12 Thread The Doctor
On Sun, Aug 12, 2001 at 07:18:11PM -0400, Barrie Slaymaker wrote: On Sun, Aug 12, 2001 at 03:55:26PM -0600, The Doctor wrote: When I ran perl 5.6.1 it was identifying itself as perl 5.6.0 . Identity crisis?? Dunno, but you can bet it's not right. Care to post the command and results?

Re: modperl 2.0

2001-08-12 Thread Stas Bekman
On Sun, 12 Aug 2001, Barrie Slaymaker wrote: On Sun, Aug 12, 2001 at 08:39:09AM -0600, The Doctor wrote: I will try, but this indicates to me that perl 5.6 is geared towards Linux without consideration for BSD/OS and related OSes. Huh? I don't follow. Neither would Tom Baker ;-). I

cvs commit: modperl-2.0/util getdiff.pl

2001-08-12 Thread sbekman
sbekman 01/08/12 19:18:38 Added: util getdiff.pl Log: patch generator utility Revision ChangesPath 1.1 modperl-2.0/util/getdiff.pl Index: getdiff.pl === #!/usr/bin/perl -w

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

2001-08-09 Thread dougm
modperl-2.0/src/modules/perl/modperl_bucket.c Index: modperl_bucket.c === RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_bucket.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-08-08 Thread sbekman
sbekman 01/08/08 20:29:32 Modified:pod modperl_dev.pod Log: add a note about using threaded perl Revision ChangesPath 1.32 +3 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0/todo missing_old_features.txt

2001-08-08 Thread sbekman
and PerlRequire configuration directives, for the main server and virtual hosts * adding a todo item: .htaccess support for PerlModule and PerlRequire is missing Revision ChangesPath 1.61 +16 -0 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

cvs commit: modperl-2.0/todo possible_new_features.txt

2001-08-08 Thread sbekman
sbekman 01/08/08 00:13:04 Modified:todo possible_new_features.txt Log: log the PerlOptions +Inherit idea Revision ChangesPath 1.7 +9 -0 modperl-2.0/todo/possible_new_features.txt Index: possible_new_features.txt

cvs commit: modperl-2.0/todo possible_new_features.txt

2001-08-04 Thread sbekman
sbekman 01/08/04 20:20:31 Modified:todo possible_new_features.txt Log: a nice to have PerlINC config Revision ChangesPath 1.6 +5 -0 modperl-2.0/todo/possible_new_features.txt Index: possible_new_features.txt

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

2001-08-04 Thread dougm
dougm 01/08/04 11:49:25 Modified:src/modules/perl modperl_bucket.c Log: adjust to apr_bucket_type_t change Revision ChangesPath 1.2 +5 -0 modperl-2.0/src/modules/perl/modperl_bucket.c Index: modperl_bucket.c

cvs commit: modperl-2.0/todo possible_new_features.txt

2001-08-01 Thread sbekman
sbekman 01/08/01 21:38:12 Modified:pod modperl_dev.pod todo possible_new_features.txt Log: document the issue with Apache::compat and CGI.pm Revision ChangesPath 1.31 +20 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0/todo possible_new_features.txt

2001-08-01 Thread sbekman
sbekman 01/08/01 23:11:18 Modified:todo possible_new_features.txt Log: s/performance hit/bloat/ Revision ChangesPath 1.5 +2 -2 modperl-2.0/todo/possible_new_features.txt Index: possible_new_features.txt

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

2001-08-01 Thread dougm
dougm 01/08/01 09:52:41 Modified:src/modules/perl modperl_io.c Log: better tracing of tie/untie STDIN/STDOUT Revision ChangesPath 1.3 +13 -7 modperl-2.0/src/modules/perl/modperl_io.c Index: modperl_io.c

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

2001-08-01 Thread dougm
dougm 01/08/01 10:03:19 Modified:t/response/TestApache cgihandler.pm Log: workaround for modules/cgi #3 failure Revision ChangesPath 1.5 +4 -1 modperl-2.0/t/response/TestApache/cgihandler.pm Index: cgihandler.pm

cvs commit: modperl-2.0/util xs_check.pl

2001-07-31 Thread dougm
dougm 01/07/31 18:45:59 Modified:util xs_check.pl Log: adjust @INC Revision ChangesPath 1.3 +1 -1 modperl-2.0/util/xs_check.pl Index: xs_check.pl === RCS file: /home/cvs/modperl

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

2001-07-31 Thread dougm
dougm 01/07/31 19:04:47 Modified:xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm StructureTable.pm xs/tables/current/ModPerl FunctionTable.pm Log: sync Revision ChangesPath 1.11 +2 -1 modperl-2.0/xs/tables

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

2001-07-23 Thread dougm
dougm 01/07/23 13:31:23 Modified:Apache-Test/lib/Apache TestServer.pm Log: avoid cannot connect ... warnings when waiting for server to warmup Revision ChangesPath 1.13 +4 -1 modperl-2.0/Apache-Test/lib/Apache/TestServer.pm Index: TestServer.pm

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

2001-07-23 Thread dougm
dougm 01/07/23 13:38:22 Modified:Apache-Test/lib/Apache TestServer.pm Log: wait a bit longer for test server to start Revision ChangesPath 1.14 +1 -1 modperl-2.0/Apache-Test/lib/Apache/TestServer.pm Index: TestServer.pm

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

2001-07-23 Thread dougm
dougm 01/07/23 13:43:16 Modified:Apache-Test/lib/Apache TestConfig.pm TestServer.pm Log: need to test -e full path to t/logs/error_log for when t/TEST chdir into t/ Revision ChangesPath 1.11 +3 -3 modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm Index

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

2001-07-19 Thread sbekman
modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod === RCS file: /home/cvs/modperl-2.0/pod/modperl_dev.pod,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- modperl_dev.pod 2001/07/17

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

2001-07-15 Thread dougm
dougm 01/07/15 15:26:01 Modified:xs/maps apr_functions.map Log: add APR::Bucket::{eos,flush}_create} functions Revision ChangesPath 1.14 +2 -2 modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map

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

2001-07-15 Thread dougm
dougm 01/07/15 16:42:06 Modified:src/modules/perl modperl_filter.c Log: fix cut-n-pasto spotted by barries Revision ChangesPath 1.22 +2 -2 modperl-2.0/src/modules/perl/modperl_filter.c Index: modperl_filter.c

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

2001-07-13 Thread dougm
dougm 01/07/13 09:34:03 Modified:t/response/TestAPR pool.pm xs/maps apr_functions.map Log: apr_pool_num_bytes is now only available #ifdef APR_POOL_DEBUG Revision ChangesPath 1.2 +4 -4 modperl-2.0/t/response/TestAPR/pool.pm Index

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

2001-07-13 Thread dougm
dougm 01/07/13 09:36:12 Modified:xs/tables/current/Apache FunctionTable.pm StructureTable.pm Log: sync Revision ChangesPath 1.12 +245 -40 modperl-2.0/xs/tables/current/Apache/FunctionTable.pm Index: FunctionTable.pm

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

2001-07-13 Thread dougm
dougm 01/07/13 09:49:54 Modified:src/modules/perl mod_perl.c Log: outline for future calls to PERL_SYS_{INIT,TERM} and PTHREAD_ATFORK Revision ChangesPath 1.59 +28 -0 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

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

2001-07-09 Thread Doug MacEachern
On Mon, 9 Jul 2001, Geoffrey Young wrote: die in modperl_startup.pl if modperl_{inc,extra}.pl die anyway, I thought modperl_extra.pl was supposed to be optional? it is still optional, but if it exists and dies, then mod_perl should propagate that. although, the $@ !~ /^Can.t locate/ is

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

2001-07-09 Thread dougm
dougm 01/07/09 09:04:48 Modified:Apache-Test/lib/Apache TestConfigPerl.pm Log: better check for existance of modperl_{inc,extra}.pl Revision ChangesPath 1.14 +1 -1 modperl-2.0/Apache-Test/lib/Apache/TestConfigPerl.pm Index: TestConfigPerl.pm

cvs commit: modperl-2.0/util source_scan.pl

2001-06-26 Thread dougm
dougm 01/06/26 09:52:03 Modified:util source_scan.pl Log: include ModPerl::WrapXS for the moment Revision ChangesPath 1.5 +1 -0 modperl-2.0/util/source_scan.pl Index: source_scan.pl

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

2001-06-26 Thread sbekman
the server will start before the tests and stop after the tests were completed. Revision ChangesPath 1.2 +41 -2 modperl-2.0/Apache-Test/lib/Apache/TestHarness.pm Index: TestHarness.pm === RCS file

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

2001-06-23 Thread dougm
dougm 01/06/23 10:47:32 Modified:t/filter/TestFilter api.pm Log: TestFilter::api needs to untie *STDOUT; else tests run after it fail Revision ChangesPath 1.4 +6 -0 modperl-2.0/t/filter/TestFilter/api.pm Index: api.pm

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

2001-06-21 Thread sbekman
sbekman 01/06/21 00:41:14 Modified:Apache-Test/lib/Apache TestRun.pm Log: try out Apache::TestTrace Revision ChangesPath 1.6 +12 -11modperl-2.0/Apache-Test/lib/Apache/TestRun.pm Index: TestRun.pm

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

2001-06-21 Thread sbekman
sbekman 01/06/21 00:56:18 Modified:Apache-Test/lib/Apache TestTrace.pm Log: advise on localizing globals overriding Revision ChangesPath 1.3 +26 -16modperl-2.0/Apache-Test/lib/Apache/TestTrace.pm Index: TestTrace.pm

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

2001-06-21 Thread sbekman
modperl-2.0/Apache-Test/lib/Apache/TestRun.pm Index: TestRun.pm === RCS file: /home/cvs/modperl-2.0/Apache-Test/lib/Apache/TestRun.pm,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- TestRun.pm

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

2001-06-21 Thread sbekman
sbekman 01/06/21 21:09:17 Modified:lib/ModPerl TypeMap.pm Log: remove a reference to a non-existing file Revision ChangesPath 1.8 +0 -1 modperl-2.0/lib/ModPerl/TypeMap.pm Index: TypeMap.pm

cvs commit: modperl-2.0/xs/Apache/Const Const.xs

2001-06-16 Thread dougm
dougm 01/06/16 12:14:10 Modified:xs/ModPerl/Const Const.xs xs/Apache/Const Const.xs Log: shutup xsubpp plea for prototyping behavior Revision ChangesPath 1.3 +3 -0 modperl-2.0/xs/ModPerl/Const/Const.xs Index: Const.xs

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

2001-06-07 Thread dougm
dougm 01/06/07 17:46:46 Modified:t/response/TestAPI access.pm Log: fix api/access test #4 Revision ChangesPath 1.2 +1 -1 modperl-2.0/t/response/TestAPI/access.pm Index: access.pm

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

2001-06-07 Thread dougm
dougm 01/06/07 17:38:56 Modified:xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm StructureTable.pm Log: sync Revision ChangesPath 1.9 +2 -4 modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm Index

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

2001-06-07 Thread dougm
dougm 01/06/07 17:40:18 Modified:xs/maps apr_functions.map Log: s/cont/pool/ in apr_lock_create prototype Revision ChangesPath 1.11 +1 -1 modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map

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

2001-05-22 Thread dougm
dougm 01/05/22 15:13:28 Modified:src/modules/perl modperl_callback.c Log: bug fix: callbacks that returned DECLINED were changed to OK Revision ChangesPath 1.42 +2 -1 modperl-2.0/src/modules/perl/modperl_callback.c Index: modperl_callback.c

cvs commit: modperl-2.0/xs/APR/URI APR__URI.h

2001-05-22 Thread dougm
apache_structures.map apache_types.map apr_functions.map apr_structures.map apr_types.map Added: xs/APR/URI APR__URI.h Log: adjust to uri_components apr-ization Revision ChangesPath 1.6 +1 -1 modperl-2.0/src/modules

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

2001-05-14 Thread dougm
dougm 01/05/14 14:22:37 Modified:src/modules/perl modperl_types.h Log: fix for non-ithread Perls Revision ChangesPath 1.42 +2 -0 modperl-2.0/src/modules/perl/modperl_types.h Index: modperl_types.h

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

2001-05-13 Thread dougm
dougm 01/05/13 19:41:50 Modified:lib/Apache Build.pm Log: add new -Dthinger so we compile when apache is built with maintainer mode Revision ChangesPath 1.44 +1 -0 modperl-2.0/lib/Apache/Build.pm Index: Build.pm

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

2001-05-13 Thread dougm
modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c === RCS file: /home/cvs/modperl-2.0/src/modules/perl/mod_perl.c,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- mod_perl.c

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

2001-05-09 Thread dougm
dougm 01/05/09 10:04:36 Modified:src/modules/perl modperl_options.c Log: ithread only option check should only be done on server config, not per-dir Revision ChangesPath 1.7 +1 -1 modperl-2.0/src/modules/perl/modperl_options.c Index: modperl_options.c

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-05-08 Thread dougm
dougm 01/05/08 14:22:50 Modified:pod modperl_dev.pod Log: document some of the newer PerlOptions Revision ChangesPath 1.23 +35 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

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

2001-05-03 Thread dougm
dougm 01/05/02 23:21:00 Modified:xs/maps apache_functions.map modperl_functions.map Added: t/response/TestAPI aplog.pm xs/Apache/Log Apache__Log.h Log: add Apache::Log api and tests Revision ChangesPath 1.1 modperl-2.0/t

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

2001-05-02 Thread dougm
dougm 01/05/02 21:01:53 Modified:lib/ModPerl WrapXS.pm Log: somehow the recent change to base.pm requires us to have a $VERSION in the generated .pms Revision ChangesPath 1.12 +1 -0 modperl-2.0/lib/ModPerl/WrapXS.pm Index: WrapXS.pm

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

2001-05-02 Thread dougm
dougm 01/05/02 21:35:45 Modified:lib/ModPerl TypeMap.pm Log: assume void return type if not defined Revision ChangesPath 1.7 +1 -1 modperl-2.0/lib/ModPerl/TypeMap.pm Index: TypeMap.pm

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

2001-05-02 Thread dougm
dougm 01/05/02 21:56:32 Modified:lib/ModPerl FunctionMap.pm WrapXS.pm Log: more better prefix guessing Revision ChangesPath 1.7 +4 -3 modperl-2.0/lib/ModPerl/FunctionMap.pm Index: FunctionMap.pm

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

2001-05-02 Thread dougm
dougm 01/05/02 22:41:02 Modified:lib/ModPerl FunctionMap.pm WrapXS.pm Log: add BOOT keyword to indicate a function should be called at BOOT time Revision ChangesPath 1.8 +4 -1 modperl-2.0/lib/ModPerl/FunctionMap.pm Index: FunctionMap.pm

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

2001-05-02 Thread dougm
dougm 01/05/02 23:02:50 modperl-2.0/xs/Apache/Log - New directory

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

2001-04-29 Thread dougm
ChangesPath 1.3 +14 -3 modperl-2.0/t/response/TestAPI/uri.pm Index: uri.pm === RCS file: /home/cvs/modperl-2.0/t/response/TestAPI/uri.pm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3

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/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
method and tests Revision ChangesPath 1.1 modperl-2.0/t/api/sendfile.t Index: sendfile.t === use strict; use warnings FATAL = 'all'; use Test; use Apache::TestConfig (); plan tests = 3

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

2001-04-28 Thread dougm
-2.0/lib/Apache/compat.pm Index: compat.pm === RCS file: /home/cvs/modperl-2.0/lib/Apache/compat.pm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- compat.pm 2001/04/20 03:07:53 1.2

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
Apache__URI.h Log: add Apache::URI interface and tests Revision ChangesPath 1.6 +6 -4 modperl-2.0/lib/ModPerl/TypeMap.pm Index: TypeMap.pm === RCS file: /home/cvs/modperl-2.0/lib/ModPerl/TypeMap.pm,v

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

2001-04-28 Thread dougm
Path 1.4 +7 -2 modperl-2.0/xs/Apache/RequestUtil/Apache__RequestUtil.h Index: Apache__RequestUtil.h === RCS file: /home/cvs/modperl-2.0/xs/Apache/RequestUtil/Apache__RequestUtil.h,v retrieving revision 1.3

cvs commit: modperl-2.0/xs typemap

2001-04-28 Thread dougm
Revision ChangesPath 1.10 +12 -4 modperl-2.0/lib/ModPerl/WrapXS.pm Index: WrapXS.pm === RCS file: /home/cvs/modperl-2.0/lib/ModPerl/WrapXS.pm,v retrieving revision 1.9 retrieving revision 1.10 diff -u

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-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/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-2.0/pod modperl_dev.pod

2001-04-24 Thread sbekman
sbekman 01/04/24 19:44:35 Modified:pod modperl_dev.pod Log: to make a full test LWP is required, adding a note about it Revision ChangesPath 1.18 +10 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

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/pod modperl_dev.pod

2001-04-24 Thread sbekman
versus manual approach Revision ChangesPath 1.19 +31 -8 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod === RCS file: /home/cvs/modperl-2.0/pod/modperl_dev.pod,v retrieving revision 1.18

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 sbekman
sbekman 01/04/24 22:54:57 Modified:pod modperl_dev.pod Log: another important note: cleanup in the Perl source Revision ChangesPath 1.21 +6 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

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
filter api changes Revision ChangesPath 1.17 +7 -4 modperl-2.0/src/modules/perl/modperl_filter.c Index: modperl_filter.c === RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_filter.c,v

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/pod modperl_dev.pod

2001-04-23 Thread sbekman
sbekman 01/04/23 22:50:28 Modified:pod modperl_dev.pod Log: document -DMP_IOBUFSIZE= option Revision ChangesPath 1.17 +14 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

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/lib/ModPerl Config.pm

2001-04-20 Thread sbekman
sbekman 01/04/20 11:25:49 Modified:lib/ModPerl Config.pm Log: use strict Revision ChangesPath 1.2 +2 -1 modperl-2.0/lib/ModPerl/Config.pm Index: Config.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

<    3   4   5   6   7   8   9   10   11   >