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

2000-03-29 Thread dougm
dougm 00/03/29 16:20:35 Modified:.Changes src/modules/perl mod_perl.c Log: change $Apache::VERSION check to use a string instead of SvNV Revision ChangesPath 1.444 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl Makefile.PL

2000-03-29 Thread dougm
dougm 00/03/29 16:21:49 Modified:.Makefile.PL Log: handy target Revision ChangesPath 1.152 +3 -0 modperl/Makefile.PL Index: Makefile.PL === RCS file: /home/cvs/modperl

cvs commit: modperl/src/modules/perl Constants.xs mod_perl.h perl_config.c perl_util.c

2000-03-29 Thread dougm
dougm 00/03/29 16:44:42 Modified:.Changes src/modules/perl Constants.xs mod_perl.h perl_config.c perl_util.c Log: workaround use of Perl api functions that are no longer public with Perl 5.6.0 + win32 Revision ChangesPath

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

2000-03-29 Thread dougm
dougm 00/03/29 16:52:11 Modified:src/modules/perl perl_util.c Log: more for win32 api stuff Revision ChangesPath 1.38 +56 -0 modperl/src/modules/perl/perl_util.c Index: perl_util.c

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

2000-03-29 Thread dougm
dougm 00/03/29 22:04:46 Modified:t/conf httpd.conf-dist Log: update for libapreq tests Revision ChangesPath 1.30 +8 -7 modperl/t/conf/httpd.conf-dist Index: httpd.conf-dist === RCS

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

2000-03-30 Thread dougm
dougm 00/03/30 11:34:14 Modified:src/modules/perl mod_perl.c Log: more for win32+5.6.0 Revision ChangesPath 1.110 +2 -0 modperl/src/modules/perl/mod_perl.c Index: mod_perl.c === RCS file

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

2000-03-30 Thread dougm
dougm 00/03/30 11:41:25 Modified:.Changes src/modules/perl mod_perl.c Log: reset the stack pointer after calling perl_require_module() in perl_call_handler() Revision ChangesPath 1.446 +5 -0 modperl/Changes Index: Changes

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

2000-03-30 Thread dougm
dougm 00/03/30 11:59:19 Modified:.Changes t/conf httpd.conf-dist Log: update mod_ssl config for 'make test' Revision ChangesPath 1.447 +3 -0 modperl/Changes Inde

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

2000-03-30 Thread dougm
dougm 00/03/30 21:16:06 Modified:.Changes apacimod_perl.config.sh src/modules/perl mod_perl.c Log: $Apache::Server::AddPerlVersion uses $^V for Perl/v5.6.0+ Revision ChangesPath 1.448 +2 -0 modperl/Changes Index

cvs commit: modperl/lib/Apache Status.pm

2000-03-31 Thread dougm
dougm 00/03/31 10:19:48 Modified:lib/Apache Status.pm Log: another version fixup Revision ChangesPath 1.24 +2 -1 modperl/lib/Apache/Status.pm Index: Status.pm === RCS file: /home/cvs

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

2000-03-31 Thread dougm
dougm 00/03/31 10:22:28 Modified:src/modules/perl mod_perl.h Log: see PERL_IS_5_6 in apache_inc.h Revision ChangesPath 1.97 +5 -3 modperl/src/modules/perl/mod_perl.h Index: mod_perl.h

cvs commit: modperl/src/modules/perl apache_inc.h

2000-04-01 Thread dougm
dougm 00/04/01 15:08:24 Modified:.Changes src/modules/perl apache_inc.h Log: 5.6.0+win32 typedef,prototype clash fixes Revision ChangesPath 1.451 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl/src/modules/perl Apache.xs

2000-04-02 Thread dougm
dougm 00/04/02 20:11:14 Modified:.Changes src/modules/perl Apache.xs Log: add Apache::BINMODE stub for 5.6.0 tied filehandle support (fixes cgi.t #4) Revision ChangesPath 1.452 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl Changes Makefile.PL

2000-04-02 Thread dougm
dougm 00/04/02 20:40:36 Modified:.Changes Makefile.PL Log: warn that dso+Perl malloc needs a Perl built with -Ubincompat5005 Revision ChangesPath 1.453 +2 -0 modperl/Changes Index: Changes

cvs commit: modperl/t/modules request.t

2000-04-02 Thread dougm
dougm 00/04/02 21:05:56 Modified:.Changes t/modules request.t Log: modules/request test fix Revision ChangesPath 1.455 +3 -0 modperl/Changes Index: Changes === RCS

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

2000-04-02 Thread dougm
dougm 00/04/02 21:38:07 Modified:.Changes src/modules/perl Apache.xs t/net/perl api.pl Log: $r->the_request can now be modified Revision ChangesPath 1.456 +2 -0 modperl/Changes Index: Chan

cvs commit: modperl/src/modules/perl Apache.xs ModuleConfig.xs mod_perl.c mod_perl.h perl_config.c perl_util.c

2000-04-02 Thread dougm
dougm 00/04/02 21:48:54 Modified:.Changes MANIFEST src/modules/perl Apache.xs ModuleConfig.xs mod_perl.c mod_perl.h perl_config.c perl_util.c Added: .LICENSE Log: upgrade license to apache software license version 1.1

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

2000-04-02 Thread dougm
dougm 00/04/02 22:41:30 Modified:.Changes src/modules/perl Apache.xs t/net/perl api.pl Log: $r->document_root can now be modified Revision ChangesPath 1.458 +2 -0 modperl/Changes Index: Chan

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

2000-04-03 Thread dougm
dougm 00/04/03 14:41:54 Modified:t/net/perl api.pl Log: fix for < 5.006 Revision ChangesPath 1.42 +1 -1 modperl/t/net/perl/api.pl Index: api.pl === RCS file: /home/cvs/modperl/t/

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

2000-04-04 Thread dougm
dougm 00/04/04 21:05:02 Modified:.Changes Apache Apache.pm src/modules/perl perl_util.c Log: Apache::Table is now loaded by default (if enabled), rather than autoloading when first needed Revision ChangesPath 1.459 +3 -0

cvs commit: modperl/src/modules/perl Apache.xs

2000-04-04 Thread dougm
dougm 00/04/04 21:55:55 Modified:.Changes Apache Apache.pm src/modules/perl Apache.xs Log: added Apache::OPEN method for 5.6.0+ tied filehandle support Revision ChangesPath 1.460 +2 -0 modperl/Changes Index

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

2000-04-04 Thread dougm
dougm 00/04/04 23:19:35 Modified:.Changes lib/Apache PerlRun.pm Registry.pm src/modules/perl mod_perl.c Log: $Apache::Registry::NameWithVirtualHost fix take 2 (move is_virtual logic from mod_perl.c to Registry.pm) Revision Changes

cvs commit: modperl apache-modlist.html

2000-04-06 Thread dougm
dougm 00/04/06 13:11:36 Modified:.apache-modlist.html Log: new modules Revision ChangesPath 1.70 +7 -1 modperl/apache-modlist.html Index: apache-modlist.html === RCS file: /home

cvs commit: modperl Makefile.PL

2000-04-02 Thread dougm
dougm 00/04/02 20:49:38 Modified:.Makefile.PL Log: oops Revision ChangesPath 1.154 +1 -1 modperl/Makefile.PL Index: Makefile.PL === RCS file: /home/cvs/modperl/Makefile.PL,v

cvs commit: modperl Changes INSTALL Makefile.PL

2000-04-02 Thread dougm
dougm 00/04/02 20:56:12 Modified:.Changes INSTALL Makefile.PL Log: updated dso+aix Perl patch Revision ChangesPath 1.454 +3 -0 modperl/Changes Index: Changes === RCS file: /home

cvs commit: modperl INSTALL.raven Changes MANIFEST

2000-04-12 Thread dougm
dougm 00/04/12 09:13:11 Modified:.Changes MANIFEST Added: .INSTALL.raven Log: added INSTALL.raven Revision ChangesPath 1.465 +3 -0 modperl/Changes Index: Changes

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

2000-04-12 Thread dougm
dougm 00/04/12 23:07:33 Modified:.Changes src/modules/perl mod_perl.c Log: fix indentation and change description Revision ChangesPath 1.467 +2 -2 modperl/Changes Index: Changes

cvs commit: modperl/src/modules/perl Apache.xs

2000-04-13 Thread dougm
dougm 00/04/13 11:43:24 Modified:.Changes src/modules/perl Apache.xs Log: fix PerlSetVar inheritance bug Revision ChangesPath 1.468 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl Makefile.PL Changes

2000-04-13 Thread dougm
dougm 00/04/13 16:31:52 Modified:.Makefile.PL Changes Log: User/Group for 'make test' can be overridden with the environment variables APACHE_USER/APACHE_GROUP Revision ChangesPath 1.156 +4 -2 modperl/Makefile.PL Index: M

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

2000-04-13 Thread dougm
dougm 00/04/13 21:09:26 Modified:.Makefile.PL lib/Apache Build.pm lib/ModPerl Code.pm Log: sticking to the convention of single quoting constant strings Revision ChangesPath 1.2 +6 -6 modperl-2.0/Makefile.PL Index

cvs commit: modperl-2.0/src/modules/perl .cvsignore

2000-04-14 Thread dougm
dougm 00/04/14 16:29:12 Added: src/modules/perl .cvsignore Log: ignore Revision ChangesPath 1.1 modperl-2.0/src/modules/perl/.cvsignore Index: .cvsignore === modperl_hooks.h

cvs commit: modperl-2.0/lib/Apache .cvsignore

2000-04-14 Thread dougm
dougm 00/04/14 16:29:46 Added: lib/Apache .cvsignore Log: ignore Revision ChangesPath 1.1 modperl-2.0/lib/Apache/.cvsignore Index: .cvsignore === BuildConfig.pm

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

2000-04-14 Thread dougm
dougm 00/04/14 16:51:59 Added: src/modules/perl modperl_interp.c modperl_interp.h Log: first stab at interpreter pool Revision ChangesPath 1.1 modperl-2.0/src/modules/perl/modperl_interp.c Index: modperl_interp.c

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

2000-04-14 Thread dougm
dougm 00/04/14 16:52:56 Modified:.Makefile.PL lib/ModPerl Code.pm src/modules/perl mod_perl.c mod_perl.h modperl_callback.h modperl_config.h modperl_types.h Log: change from ap_context_t to ap_pool_t integrate/test

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

2000-04-14 Thread dougm
dougm 00/04/14 18:38:24 Added: src/modules/perl modperl_log.c modperl_log.h Log: get tracing stuff in place Revision ChangesPath 1.1 modperl-2.0/src/modules/perl/modperl_log.c Index: modperl_log.c

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

2000-04-14 Thread dougm
dougm 00/04/14 18:38:46 Modified:lib/ModPerl Code.pm src/modules/perl .cvsignore mod_perl.c mod_perl.h modperl_interp.c Log: integrate with tracing Revision ChangesPath 1.4 +35 -2 modperl-2.0/lib/ModPerl/Code.pm

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

2000-04-14 Thread dougm
dougm 00/04/14 18:43:18 Modified:lib/ModPerl Code.pm src/modules/perl modperl_log.c Log: generate MP_TRACE_OPTS Revision ChangesPath 1.5 +3 -0 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm

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

2000-04-15 Thread dougm
dougm 00/04/15 10:38:45 Modified:.Makefile.PL lib/Apache Build.pm Log: fix libgdbm check logic move some re-usable things to Apache::Build Revision ChangesPath 1.4 +3 -35 modperl-2.0/Makefile.PL Index: Makefile.PL

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

2000-04-15 Thread dougm
dougm 00/04/15 10:51:45 Modified:lib/ModPerl Code.pm src/modules/perl modperl_interp.c modperl_interp.h Log: move interpreter teardown into modperl_interp_destroy provide modperl_interp_cleanup to assist with throttling Revision ChangesPath 1.6

cvs commit: modperl-2.0 Makefile.PL

2000-04-15 Thread dougm
dougm 00/04/15 12:04:20 Modified:.Makefile.PL Log: option to compile a single file ala -mmodperl_foo.c Revision ChangesPath 1.5 +3 -1 modperl-2.0/Makefile.PL Index: Makefile.PL

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

2000-04-15 Thread dougm
dougm 00/04/15 15:43:11 Modified:src/modules/perl modperl_interp.c modperl_interp.h modperl_types.h Log: interpreter pool throttling Revision ChangesPath 1.4 +134 -49 modperl-2.0/src/modules/perl/modperl_interp.c Index

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

2000-04-15 Thread dougm
dougm 00/04/15 16:00:47 Modified:lib/ModPerl Code.pm src/modules/perl mod_perl.c mod_perl.h modperl_config.h Added: src/modules/perl modperl_config.c Log: put modperl_config.c in place Revision ChangesPath 1.7 +1 -1 modperl-2.0/lib

cvs commit: modperl-2.0 Makefile.PL

2000-04-15 Thread dougm
dougm 00/04/15 17:28:39 Modified:.Makefile.PL Log: -E option to use cpp Revision ChangesPath 1.6 +8 -4 modperl-2.0/Makefile.PL Index: Makefile.PL === RCS file: /home/cvs

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

2000-04-15 Thread dougm
dougm 00/04/15 17:35:32 Modified:src/modules/perl mod_perl.c mod_perl.h modperl_config.c modperl_config.h modperl_interp.c modperl_types.h Log: add PerlInterp* and PerlTrace config directives Revision ChangesPath 1.5 +20 -5 modperl

cvs commit: modperl-2.0 Makefile.PL

2000-04-15 Thread dougm
dougm 00/04/15 17:50:05 Modified:.Makefile.PL Log: compile most recently modifified files first Revision ChangesPath 1.7 +3 -1 modperl-2.0/Makefile.PL Index: Makefile.PL

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

2000-04-15 Thread dougm
dougm 00/04/15 17:53:33 Modified:src/modules/perl modperl_config.c Log: PerlInterp* commands can only be at the top-level Revision ChangesPath 1.3 +2 -0 modperl-2.0/src/modules/perl/modperl_config.c Index: modperl_config.c

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

2000-04-15 Thread dougm
dougm 00/04/15 18:33:57 Modified:src/modules/perl mod_perl.c modperl_config.c modperl_config.h modperl_interp.c modperl_interp.h modperl_types.h Log: interpreter pool is only useful #ifdef USE_ITHREADS Revision ChangesPath

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

2000-04-15 Thread dougm
dougm 00/04/15 18:41:22 Modified:.Makefile.PL lib/ModPerl Code.pm Log: dont need single file option now that sources are sorted on mtime Revision ChangesPath 1.8 +4 -11 modperl-2.0/Makefile.PL Index: Makefile.PL

cvs commit: modperl-2.0/patches - New directory

2000-04-16 Thread dougm
dougm 00/04/16 09:51:58 modperl-2.0/patches - New directory

cvs commit: modperl-2.0/patches perl_no_get_context.pat

2000-04-16 Thread dougm
dougm 00/04/16 09:53:03 Added: patches perl_no_get_context.pat Log: notes on building ithread Perl Revision ChangesPath 1.1 modperl-2.0/patches/perl_no_get_context.pat Index: perl_no_get_context.pat

cvs commit: modperl-2.0/patches link-hack.pat

2000-04-16 Thread dougm
dougm 00/04/16 09:56:35 Added: patches link-hack.pat Log: howto link in libmodperl.a Revision ChangesPath 1.1 modperl-2.0/patches/link-hack.pat Index: link-hack.pat === here&#

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

2000-04-16 Thread dougm
dougm 00/04/16 09:57:55 Modified:src/modules/perl mod_perl.h Log: incase of -Accflags=... Revision ChangesPath 1.6 +2 -0 modperl-2.0/src/modules/perl/mod_perl.h Index: mod_perl.h

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

2000-04-16 Thread dougm
dougm 00/04/16 17:02:26 Modified:.Makefile.PL lib/Apache Build.pm patches link-hack.pat src/modules/perl modperl_log.h Log: add Apache::Build::{ccopts,ldopts} methods enable libgtop linking if debug and available beef up

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

2000-04-16 Thread dougm
dougm 00/04/16 17:07:40 Modified:lib/ModPerl Code.pm Log: MP_TRACE_x_do for arbitrary expressions Revision ChangesPath 1.9 +5 -0 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm === RCS

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

2000-04-17 Thread dougm
dougm 00/04/17 00:10:36 Added: src/modules/perl modperl_gtop.c modperl_gtop.h Log: functions for tracing memory usage Revision ChangesPath 1.1 modperl-2.0/src/modules/perl/modperl_gtop.c Index: modperl_gtop.c

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

2000-04-17 Thread dougm
dougm 00/04/17 00:10:56 Modified:lib/ModPerl Code.pm src/modules/perl mod_perl.c mod_perl.h modperl_interp.c modperl_types.h Log: integrate with modperl_gtop Revision ChangesPath 1.10 +2 -2 modperl-2.0/lib/ModPerl

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

2000-04-17 Thread dougm
dougm 00/04/17 14:11:07 Modified:lib/ModPerl Code.pm src/modules/perl mod_perl.c mod_perl.h modperl_config.c modperl_config.h modperl_types.h Log: hook in xsinit add PerlSwitches directive Revision ChangesPath 1.11 +6 -1

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

2000-04-17 Thread dougm
dougm 00/04/17 14:29:42 Modified:src/modules/perl mod_perl.h modperl_config.c Log: use server_argv0 Revision ChangesPath 1.9 +1 -0 modperl-2.0/src/modules/perl/mod_perl.h Index: mod_perl.h

cvs commit: modperl-2.0/src/modules/perl .cvsignore

2000-04-17 Thread dougm
dougm 00/04/17 14:30:30 Modified:src/modules/perl .cvsignore Log: ignore Revision ChangesPath 1.3 +2 -1 modperl-2.0/src/modules/perl/.cvsignore Index: .cvsignore === RCS file: /home

cvs commit: modperl-2.0/patches link-hack.pat

2000-04-17 Thread dougm
dougm 00/04/17 17:29:53 Modified:.00README_FIRST patches link-hack.pat Log: update build-howto Revision ChangesPath 1.2 +35 -2 modperl-2.0/00README_FIRST Index: 00README_FIRST

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

2000-04-18 Thread dougm
dougm 00/04/18 15:58:10 Added: src/modules/perl modperl_callback.c Log: implement handler parsing get started on basic callbacks Revision ChangesPath 1.1 modperl-2.0/src/modules/perl/modperl_callback.c Index: modperl_callback.c

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

2000-04-18 Thread dougm
dougm 00/04/18 15:59:15 Modified:lib/ModPerl Code.pm src/modules/perl mod_perl.c modperl_callback.h modperl_config.c modperl_config.h modperl_log.c modperl_types.h Log: integrate with modperl_callback.c beef up

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

2000-04-20 Thread dougm
dougm 00/04/20 10:20:11 Modified:lib/Apache Build.pm Log: dont enable gtop by default Revision ChangesPath 1.6 +1 -1 modperl-2.0/lib/Apache/Build.pm Index: Build.pm === RCS file: /home

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

2000-04-20 Thread dougm
dougm 00/04/20 11:28:15 Modified:.Makefile.PL lib/Apache Build.pm Log: use MP_FOO command line args instead of %ENV Revision ChangesPath 1.10 +2 -2 modperl-2.0/Makefile.PL Index: Makefile.PL

cvs commit: modperl-2.0/patches perl_no_get_context.pat

2000-04-20 Thread dougm
dougm 00/04/20 22:16:53 Modified:patches perl_no_get_context.pat Log: more 5.6.0 brokenness Revision ChangesPath 1.2 +40 -0 modperl-2.0/patches/perl_no_get_context.pat Index: perl_no_get_context.pat

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

2000-04-20 Thread dougm
dougm 00/04/20 22:20:14 Modified:lib/ModPerl Code.pm Log: generate register_hook, command_rec entries and description code Revision ChangesPath 1.13 +78 -6 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm

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

2000-04-20 Thread dougm
dougm 00/04/20 22:25:32 Modified:src/modules/perl mod_perl.c mod_perl.h modperl_callback.c modperl_config.c modperl_config.h modperl_interp.c modperl_interp.h modperl_types.h Log: integrate with generated register_hooks and

cvs commit: modperl Changes Makefile.PL

2000-04-20 Thread dougm
dougm 00/04/20 22:56:20 Modified:.Changes Makefile.PL Log: --disable-rule=EXPAT is passed to Apache's configure to avoid XML::Parser conflicts Revision ChangesPath 1.470 +3 -0 modperl/Changes Index: Ch

cvs commit: modperl/src/modules/perl Apache.xs

2000-04-20 Thread dougm
dougm 00/04/20 23:03:52 Modified:.Changes src/modules/perl Apache.xs Log: add Apache::FILENO method for 5.6.0+ tied filehandle support Revision ChangesPath 1.471 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl Makefile.PL

2000-04-20 Thread dougm
dougm 00/04/20 23:24:28 Modified:.Makefile.PL Log: create test files during Makefile.PL so 'make test' can be run as root Revision ChangesPath 1.158 +9 -0 modperl/Makefile.PL Index: M

cvs commit: modperl/eg startup.pl

2000-04-20 Thread dougm
dougm 00/04/20 23:25:19 Modified:eg startup.pl Log: stas is slacking :) Revision ChangesPath 1.4 +1 -1 modperl/eg/startup.pl Index: startup.pl === RCS file: /home/cvs/modperl/eg

cvs commit: modperl/lib mod_perl.pm

2000-04-20 Thread dougm
dougm 00/04/20 23:35:21 Modified:.Changes lib mod_perl.pm Log: 1.23 Revision ChangesPath 1.472 +3 -1 modperl/Changes Index: Changes === RCS file: /home/cvs

cvs commit: modperl/lib mod_perl.pm

2000-04-20 Thread dougm
dougm 00/04/20 23:55:37 Modified:.Changes lib mod_perl.pm Log: bump version Revision ChangesPath 1.473 +2 -0 modperl/Changes Index: Changes === RCS file

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

2000-04-21 Thread dougm
dougm 00/04/21 00:12:42 Modified:lib/Apache Build.pm src/modules/perl modperl_callback.c Log: hang onto MP_ parameter prefix, easy to dig out later parse .makepl_args.mod_perl2 Revision ChangesPath 1.8 +49 -10modperl-2.0/lib/Apache/Build.pm

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

2000-04-21 Thread dougm
dougm 00/04/21 00:13:57 Modified:lib/Apache Build.pm Log: do the right thing for @ARGV Revision ChangesPath 1.9 +4 -1 modperl-2.0/lib/Apache/Build.pm Index: Build.pm === RCS file

cvs commit: modperl ToDo

2000-04-21 Thread dougm
dougm 00/04/21 10:03:34 Modified:.ToDo Log: todo Revision ChangesPath 1.240 +9 -0 modperl/ToDo Index: ToDo === RCS file: /home/cvs/modperl/ToDo,v retrieving revision 1.239

cvs commit: modperl ToDo

2000-04-21 Thread dougm
dougm 00/04/21 10:04:56 Modified:.ToDo Log: did that, kinda Revision ChangesPath 1.241 +0 -2 modperl/ToDo Index: ToDo === RCS file: /home/cvs/modperl/ToDo,v retrieving revision

cvs commit: modperl-2.0/patches dso-link-hack.pat

2000-04-21 Thread dougm
dougm 00/04/21 12:00:23 Added: patches dso-link-hack.pat Log: hack to use mod_so Revision ChangesPath 1.1 modperl-2.0/patches/dso-link-hack.pat Index: dso-link-hack.pat

cvs commit: modperl Changes Makefile.PL

2000-04-21 Thread dougm
dougm 00/04/21 12:37:46 Modified:.Changes Makefile.PL Log: fixed 'make clean' to remove FILES => passed to MakeMaker Revision ChangesPath 1.474 +2 -0 modperl/Changes I

cvs commit: modperl-2.0/src/modules/perl .cvsignore

2000-04-21 Thread dougm
dougm 00/04/21 12:43:38 Modified:.00README_FIRST Makefile.PL lib/Apache Build.pm lib/ModPerl Code.pm src/modules/perl .cvsignore Log: get some decent build stuff in place Revision ChangesPath 1.3 +27 -3

cvs commit: modperl-2.0/patches perl_no_get_context.pat

2000-04-21 Thread dougm
dougm 00/04/21 13:10:01 Modified:.00README_FIRST patches perl_no_get_context.pat Log: found the real fix Revision ChangesPath 1.4 +1 -1 modperl-2.0/00README_FIRST Index: 00README_FIRST

cvs commit: modperl-2.0 Makefile.PL

2000-04-21 Thread dougm
dougm 00/04/21 13:18:09 Modified:.Makefile.PL Log: skip autosplit Revision ChangesPath 1.12 +4 -0 modperl-2.0/Makefile.PL Index: Makefile.PL === RCS file: /home/cvs/modperl-2.0

cvs commit: modperl-2.0 Makefile.PL

2000-04-24 Thread dougm
dougm 00/04/24 20:47:32 Modified:.Makefile.PL Log: fix 'make clean' Revision ChangesPath 1.13 +12 -4 modperl-2.0/Makefile.PL Index: Makefile.PL === RCS file: /home/c

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

2000-04-24 Thread dougm
dougm 00/04/24 20:48:27 Modified:lib/ModPerl Code.pm src/modules/perl modperl_callback.c Log: hookup connection handlers Revision ChangesPath 1.15 +4 -2 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm

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

2000-04-24 Thread dougm
dougm 00/04/24 20:59:02 Modified:src/modules/perl mod_perl.h Log: #include "http_connection.h" Revision ChangesPath 1.11 +1 -0 modperl-2.0/src/modules/perl/mod_perl.h Index:

cvs commit: modperl-2.0 Makefile.PL

2000-04-24 Thread dougm
dougm 00/04/24 21:25:42 Modified:lib/Apache Build.pm .Makefile.PL Log: workaround MakeMaker braindeadness Revision ChangesPath 1.11 +5 -2 modperl-2.0/lib/Apache/Build.pm Index: Build.pm

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

2000-04-24 Thread dougm
dougm 00/04/24 21:38:54 Modified:lib/Apache Build.pm lib/ModPerl Code.pm Log: .h dependencies Revision ChangesPath 1.12 +3 -2 modperl-2.0/lib/Apache/Build.pm Index: Build.pm

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

2000-04-24 Thread dougm
dougm 00/04/24 22:16:08 Modified:.00README_FIRST Makefile.PL lib/Apache Build.pm Log: if MP_USE_DSO=1 build libmodperl.so, else build libmodperl.a get rid of Apache::Build::AUTOLOAD Revision ChangesPath 1.5 +3 -3 modperl-2.0

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

2000-04-24 Thread dougm
dougm 00/04/24 22:57:49 Modified:lib/ModPerl Code.pm src/modules/perl mod_perl.h modperl_callback.c modperl_gtop.c Log: rid -Wall warnings Revision ChangesPath 1.17 +4 -0 modperl-2.0/lib/ModPerl/Code.pm Index

cvs commit: modperl-2.0 .cvsignore

2000-04-24 Thread dougm
dougm 00/04/24 23:00:02 Added: ..cvsignore Log: ignore Revision ChangesPath 1.1 modperl-2.0/.cvsignore Index: .cvsignore === Makefile blib pm_to_blib

cvs commit: modperl-2.0 Makefile.PL

2000-04-26 Thread dougm
dougm 00/04/26 00:28:45 Modified:.Makefile.PL Log: save $build after Makefile is generated Revision ChangesPath 1.16 +3 -3 modperl-2.0/Makefile.PL Index: Makefile.PL === RCS

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

2000-04-26 Thread dougm
dougm 00/04/26 00:29:25 Modified:lib/ModPerl Code.pm src/modules/perl mod_perl.c Log: prefix hook macros with AP_ Revision ChangesPath 1.18 +1 -1 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm

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

2000-04-27 Thread dougm
dougm 00/04/27 14:42:26 Modified:lib/ModPerl Code.pm src/modules/perl mod_perl.c modperl_callback.c modperl_callback.h modperl_config.c modperl_config.h modperl_interp.c modperl_interp.h

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

2000-04-27 Thread dougm
dougm 00/04/27 14:48:38 Modified:lib/ModPerl Code.pm Log: hookup PerlPostConfigHandler Revision ChangesPath 1.20 +1 -0 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm === RCS file: /home

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

2000-04-27 Thread dougm
dougm 00/04/27 15:02:04 Modified:lib/ModPerl Code.pm src/modules/perl modperl_callback.h Log: that feels better Revision ChangesPath 1.21 +7 -17 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm

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

2000-04-27 Thread dougm
dougm 00/04/27 15:18:37 Modified:src/modules/perl modperl_callback.c Log: fix for vanilla 5.6.0 Revision ChangesPath 1.7 +1 -1 modperl-2.0/src/modules/perl/modperl_callback.c Index: modperl_callback.c

cvs commit: modperl/Apache Apache.pm

2000-04-27 Thread dougm
dougm 00/04/27 15:29:47 Modified:.Changes Apache Apache.pm Log: fix Apache->httpd_conf Revision ChangesPath 1.475 +2 -0 modperl/Changes Index: Changes ===

cvs commit: modperl Changes Makefile.PL

2000-04-27 Thread dougm
dougm 00/04/27 15:45:30 Modified:.Changes Makefile.PL Log: pass $Config{ccflags} to apache for 5.6.0+ Revision ChangesPath 1.476 +2 -0 modperl/Changes Index: Changes === RCS file

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

2000-04-27 Thread dougm
dougm 00/04/27 22:40:35 Modified:lib/ModPerl Code.pm Log: keep these names in one place Revision ChangesPath 1.22 +4 -11 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm === RCS file

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

2000-04-28 Thread dougm
dougm 00/04/28 13:07:34 Modified:src/modules/perl mod_perl.h Log: fixed in apache-2.0 Revision ChangesPath 1.13 +0 -4 modperl-2.0/src/modules/perl/mod_perl.h Index: mod_perl.h === RCS

  1   2   3   4   5   6   7   8   9   10   >