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

2001-10-07 Thread dougm
dougm 01/10/07 15:39:09 Modified:lib/ModPerl ParseSource.pm WrapXS.pm Log: include ModPerl:: in generated xs Revision ChangesPath 1.3 +1 -1 modperl-2.0/lib/ModPerl/ParseSource.pm Index: ParseSource.pm

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

2001-10-07 Thread dougm
Path 1.1 modperl-2.0/xs/ModPerl/Global/ModPerl__Global.h Index: ModPerl__Global.h === typedef void (*mpxs_special_list_do_t)(pTHX_ modperl_modglobal_key_t *, const

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

2001-10-07 Thread dougm
+2 -2 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.86 retrieving revision 1.87 diff -u -r1.86 -r1.87

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

2001-10-06 Thread dougm
dougm 01/10/06 12:43:40 Modified:src/modules/perl mod_perl.c modperl_cmd.c modperl_cmd.h Log: implement PerlInitHandler Revision ChangesPath 1.86 +1 -0 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

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

2001-10-06 Thread dougm
dougm 01/10/06 12:44:30 Modified:t/hooks .cvsignore Added: t/hooks/TestHooks init.pm Log: add PerlInitHandler test Revision ChangesPath 1.3 +1 -0 modperl-2.0/t/hooks/.cvsignore Index: .cvsignore

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

2001-10-06 Thread dougm
dougm 01/10/06 16:27:35 Modified:src/modules/perl modperl_util.c modperl_util.h Log: add modperl_perl_av_push_elts_ref() function Revision ChangesPath 1.21 +12 -0 modperl-2.0/src/modules/perl/modperl_util.c Index: modperl_util.c

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

2001-10-05 Thread dougm
dougm 01/10/05 16:38:56 Modified:xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm StructureTable.pm xs/tables/current/ModPerl FunctionTable.pm Log: sync Revision ChangesPath 1.15 +5 -1 modperl-2.0/xs/tables

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

2001-10-05 Thread dougm
dougm 01/10/05 16:39:32 Modified:xs/maps apache_structures.map Log: request_rec.content_language no longer exists Revision ChangesPath 1.10 +0 -1 modperl-2.0/xs/maps/apache_structures.map Index: apache_structures.map

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

2001-10-05 Thread dougm
dougm 01/10/05 17:05:59 Modified:t/hooks authen.t Log: s/ok/sok/g so we can run individual tests Revision ChangesPath 1.4 +13 -5 modperl-2.0/t/hooks/authen.t Index: authen.t === RCS

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

2001-10-05 Thread dougm
apache_functions.map xs/tables/current/ModPerl FunctionTable.pm Log: add Apache::Module::loaded function and Apache::module wrapper in Apache::compat Submitted by: Philippe M . Chiasson [EMAIL PROTECTED] Reviewed by: dougm Revision ChangesPath 1.16 +5 -0 modperl-2.0/lib

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

2001-10-02 Thread stas
; -use Apache::TestConfig (); -print Apache::TestConfig-thaw-http_raw_get(/$pm); +use Apache::Test (); +print Apache::Test::config()-http_raw_get(/$pm); EOF close $fh or die close $t: $!; 1.2 +2 -2 modperl-2.0/t/api/send_fd.t Index: send_fd.t

cvs commit: modperl-2.0/todo api.txt missing_old_features.txt

2001-10-02 Thread stas
stas01/10/02 06:36:10 Modified:todo api.txt missing_old_features.txt Log: - Perl{Set|Add}Var and dir_config are implemented Revision ChangesPath 1.7 +0 -3 modperl-2.0/todo/api.txt Index: api.txt

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

2001-10-01 Thread stas
Submitted by: Philippe M. Chiasson [EMAIL PROTECTED] Reviewed by: Stas Bekman Revision ChangesPath 1.15 +21 -6 modperl-2.0/lib/Apache/compat.pm Index: compat.pm === RCS file: /home/cvs/modperl-2.0/lib

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

2001-09-29 Thread stas
stas01/09/29 08:38:37 Modified:lib/ModPerl Config.pm Log: - make the config report as narrow as possible, to prevent ugly wraps in report emails. Revision ChangesPath 1.5 +7 -1 modperl-2.0/lib/ModPerl/Config.pm Index: Config.pm

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

2001-09-29 Thread stas
are failing!) Revision ChangesPath 1.2 +58 -10modperl-2.0/t/apache/compat.t Index: compat.t === RCS file: /home/cvs/modperl-2.0/t/apache/compat.t,v retrieving revision 1.1 retrieving revision 1.2 diff -u

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-09-28 Thread stas
stas01/09/28 13:23:04 Modified:pod modperl_dev.pod Log: document numeric equivalents of PerlTrace options Revision ChangesPath 1.41 +10 -10modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

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

2001-09-28 Thread stas
stas01/09/28 10:20:32 Modified:t/response/TestAPR table.pm xs/APR/Table APR__Table.h xs/maps apr_functions.map Log: - the list context APR::Table::get implementation + tests Revision ChangesPath 1.4 +18 -7 modperl-2.0/t

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

2001-09-28 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.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- mod_perl.c

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

2001-09-28 Thread dougm
dougm 01/09/28 12:01:50 Modified:src/modules/perl mod_perl.c Log: PL_destruct_level should always be 2 Revision ChangesPath 1.83 +6 -6 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

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

2001-09-28 Thread dougm
dougm 01/09/28 12:24:44 Modified:src/modules/perl modperl_perl_global.c modperl_perl_global.h modperl_util.h Log: add save/restore of %ENV to Perl global management Revision ChangesPath 1.2 +52 -0 modperl-2.0/src/modules/perl

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

2001-09-28 Thread dougm
dougm 01/09/28 12:26:37 Modified:src/modules/perl modperl_env.h Log: use new MP_magical_ macros for modperl_env_{tie,untie} Revision ChangesPath 1.8 +2 -3 modperl-2.0/src/modules/perl/modperl_env.h Index: modperl_env.h

cvs commit: modperl-2.0/todo missing_old_features.txt

2001-09-28 Thread dougm
dougm 01/09/28 12:29:53 Modified:todo missing_old_features.txt Log: update todos on %ENV Revision ChangesPath 1.9 +10 -1 modperl-2.0/todo/missing_old_features.txt Index: missing_old_features.txt

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

2001-09-28 Thread stas
stas01/09/28 12:51:40 Modified:src/modules/perl mod_perl.c modperl_cmd.c modperl_cmd.h modperl_config.c modperl_types.h Log: - implementation of PerlSetVar and PerlAddVar Revision ChangesPath 1.85 +3 -1 modperl-2.0/src/modules/perl

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

2001-09-28 Thread dougm
dougm 01/09/28 12:53:22 Modified:src/modules/perl modperl_perl_global.c modperl_perl_global.h Log: use the address of sv for modperl_perl_global_svpv_t, since it might point to a different SV when restore happens Revision ChangesPath 1.3 +4 -4 modperl-2.0

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

2001-09-28 Thread stas
for the same key. hence s/mrg-item/add-item/ in the check Revision ChangesPath 1.43 +1 -1 modperl-2.0/src/modules/perl/modperl_config.c Index: modperl_config.c === RCS file: /home/cvs/modperl-2.0/src/modules

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

2001-09-28 Thread stas
= undef); # == unset($key) - adds tests for PerlSetVar and PerlAddVar via dir_config Revision ChangesPath 1.19 +6 -0 modperl-2.0/src/modules/perl/modperl_util.h Index: modperl_util.h === RCS file: /home/cvs

cvs commit: modperl-2.0/xs/Apache/ServerUtil Apache__ServerUtil.h

2001-09-28 Thread stas
stas01/09/28 13:13:08 Modified:xs/Apache/ServerUtil Apache__ServerUtil.h Log: ...an orphan file from the last commit - implements Apache::Server::dir_config Revision ChangesPath 1.2 +3 -0 modperl-2.0/xs/Apache/ServerUtil/Apache__ServerUtil.h Index

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

2001-09-28 Thread dougm
dougm 01/09/28 09:39:15 Modified:src/modules/perl modperl_env.c modperl_env.h Log: cut down on some noise with new ENVHV macro Revision ChangesPath 1.9 +4 -4 modperl-2.0/src/modules/perl/modperl_env.c Index: modperl_env.c

cvs commit: modperl-2.0/todo api.txt

2001-09-28 Thread dougm
dougm 01/09/28 06:51:57 Modified:lib/Apache compat.pm todo api.txt Log: add $r-header_(in/out)() to Apache::compat Submitted by: Philippe M . Chiasson [EMAIL PROTECTED] Reviewed by: dougm Revision ChangesPath 1.13 +29 -0 modperl-2.0

Re: cvs commit: modperl-2.0/todo api.txt

2001-09-28 Thread Doug MacEachern
On Fri, 28 Sep 2001, Philippe M . Chiasson wrote: Aie ! There is a slight problem with this patch, as was pointed out by Stas a while ago. Blame it on the annoying TZ lag introduced in e-mail when living in Singapore ;-) This patch works, but doesn't preserve ARRAY context, thus: ok.

cvs commit: modperl-2.0/todo missing_old_features.txt

2001-09-28 Thread dougm
missing_old_features.txt Log: fix SetupEnv such that: PerlOptions +SetupEnv happens as early as possible +SetEnv is the default only for perl-script handler Revision ChangesPath 1.70 +10 -3 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm

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

2001-09-28 Thread dougm
dougm 01/09/28 08:21:15 Modified:t/hooks .cvsignore Added: t/hooks/TestHooks headerparser.pm Log: add PerlHeaderParserHandler/SetupEnv test Revision ChangesPath 1.2 +1 -0 modperl-2.0/t/hooks/.cvsignore Index: .cvsignore

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

2001-09-27 Thread dougm
dougm 01/09/27 08:28:51 Modified:src/modules/perl modperl_cmd.h Log: add MP_CMD_{SRV,DIR}_FLAG macros Revision ChangesPath 1.7 +8 -0 modperl-2.0/src/modules/perl/modperl_cmd.h Index: modperl_cmd.h

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

2001-09-27 Thread dougm
Revision ChangesPath 1.40 +2 -0 modperl-2.0/src/modules/perl/modperl_config.c Index: modperl_config.c === RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_config.c,v retrieving revision 1.39 retrieving

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

2001-09-27 Thread dougm
dougm 01/09/27 08:46:21 Modified:src/modules/perl mod_perl.c modperl_cmd.c modperl_cmd.h Log: add PerlTaintCheck directive for backwards compat Revision ChangesPath 1.73 +2 -0 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

cvs commit: modperl-2.0/t/response/TestModules cgi.pm

2001-09-27 Thread dougm
dougm 01/09/27 08:50:37 Modified:src/modules/perl modperl_cmd.c modperl_cmd.h t/response/TestModules cgi.pm Log: s/dummy/mconfig/g; s/on/flag_on/g Revision ChangesPath 1.8 +5 -5 modperl-2.0/src/modules/perl/modperl_cmd.c Index

cvs commit: modperl-2.0/t/response/TestModules cgi.pm

2001-09-27 Thread dougm
dougm 01/09/27 08:52:09 Modified:t/response/TestModules cgi.pm Log: whoops; lame -T test was not supposed to be committed Revision ChangesPath 1.7 +0 -2 modperl-2.0/t/response/TestModules/cgi.pm Index: cgi.pm

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

2001-09-27 Thread stas
stas01/09/27 09:03:49 Modified:lib/Apache ParseSource.pm Log: - add the apr_table constants Revision ChangesPath 1.29 +1 -0 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm

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

2001-09-27 Thread dougm
dougm 01/09/27 12:04:39 Modified:lib/ModPerl Code.pm src/modules/perl mod_perl.c mod_perl.h modperl_types.h Log: integrate modperl_perl_global module Revision ChangesPath 1.69 +1 -1 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm

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

2001-09-27 Thread dougm
dougm 01/09/27 12:35:34 Modified:src/modules/perl mod_perl.c modperl_cmd.c modperl_cmd.h Log: add PerlSendHeader directive for backwards compat Revision ChangesPath 1.76 +2 -0 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

cvs commit: modperl-2.0/todo missing_old_features.txt

2001-09-26 Thread stas
stas01/09/26 01:15:32 Modified:todo missing_old_features.txt Log: - log the missing env MOD_PERL_TRACE support Revision ChangesPath 1.6 +2 -0 modperl-2.0/todo/missing_old_features.txt Index: missing_old_features.txt

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

2001-09-25 Thread dougm
Path 1.22 +1 -0 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.21 retrieving revision 1.22 diff -u -r1.21 -r1.22

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

2001-09-25 Thread dougm
dougm 01/09/25 09:33:30 Modified:lib/Apache ParseSource.pm Log: skip mod_cgi.h Revision ChangesPath 1.27 +1 -1 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm === RCS file

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

2001-09-25 Thread dougm
-1 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm === RCS file: /home/cvs/modperl-2.0/lib/Apache/ParseSource.pm,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28

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

2001-09-25 Thread dougm
dougm 01/09/25 11:02:39 Modified:xs/tables/current/Apache FunctionTable.pm StructureTable.pm xs/tables/current/ModPerl FunctionTable.pm Log: sync Revision ChangesPath 1.20 +167 -1modperl-2.0/xs/tables/current/Apache/FunctionTable.pm Index

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

2001-09-23 Thread dougm
dougm 01/09/23 20:32:55 Modified:src/modules/perl modperl_bucket.c Log: adjust to bucket api changes (no more sms) Submitted by: Ryan Bloom [EMAIL PROTECTED] Reviewed by: dougm Revision ChangesPath 1.7 +5 -15 modperl-2.0/src/modules/perl

cvs commit: modperl-2.0/t/response/TestDirective perlrequire.pm

2001-09-22 Thread stas
-2.0/t/response/TestDirective/perlrequire.pm Index: perlrequire.pm === RCS file: /home/cvs/modperl-2.0/t/response/TestDirective/perlrequire.pm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3

cvs commit: modperl-2.0/t/protocol eliza.t

2001-09-18 Thread stas
stas01/09/18 08:20:12 Modified:t/protocol eliza.t Log: - test_module has gone, s/test_module/have_module/ Revision ChangesPath 1.2 +1 -1 modperl-2.0/t/protocol/eliza.t Index: eliza.t

cvs commit: modperl-2.0/util apr_arg_check.pl apr_pool_check.pl cvsize.pl source_stats.pl

2001-09-18 Thread stas
modperl-2.0/util/apr_arg_check.pl Index: apr_arg_check.pl === RCS file: /home/cvs/modperl-2.0/util/apr_arg_check.pl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- apr_arg_check.pl 2001/03/04 23

cvs commit: modperl-2.0/util perl_bloat.pl

2001-09-18 Thread stas
stas01/09/18 09:16:18 Added: util perl_bloat.pl Log: adding a useful utility that reports how much bloat some perl code adds Revision ChangesPath 1.1 modperl-2.0/util/perl_bloat.pl Index: perl_bloat.pl

cvs commit: modperl-2.0/build - New directory

2001-09-18 Thread stas
stas01/09/18 08:54:11 modperl-2.0/build - New directory

Re: cvs commit: modperl-2.0/xs/APR/Table APR__Table.h

2001-09-17 Thread Philippe M . Chiasson
Thanks, I'll remember that one... aTHX ;-) On Sat, Sep 15, 2001 at 06:21:48PM -, [EMAIL PROTECTED] wrote: dougm 01/09/15 11:21:48 Modified:xs/APR/Table APR__Table.h Log: avoid dTHX; in APR::Table-do Revision ChangesPath 1.2 +7 -3 modperl-2.0/xs

cvs commit: modperl-2.0/pod modperl_style.pod

2001-09-17 Thread stas
stas01/09/17 06:28:51 Removed: pod modperl_style.pod Log: migrated to modperl-docs/src/devel/modperl_style/modperl_style.pod

cvs commit: modperl-2.0/todo possible_new_features.txt

2001-09-17 Thread stas
stas01/09/17 09:30:20 Modified:todo possible_new_features.txt Log: log a nice-to-have Perl package_foo feature Revision ChangesPath 1.9 +6 -0 modperl-2.0/todo/possible_new_features.txt Index: possible_new_features.txt

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-09-17 Thread stas
stas01/09/17 06:53:07 Modified:pod modperl_dev.pod Log: PerlSwitches inherit from base only with +inherit. Revision ChangesPath 1.37 +6 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

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

2001-09-17 Thread dougm
dougm 01/09/17 16:36:36 Modified:lib/ModPerl Code.pm src/modules/perl mod_perl.c modperl_callback.c modperl_config.c Log: s/Enabled/Enable/g for the PerlOption Revision ChangesPath 1.67 +2 -2 modperl-2.0/lib/ModPerl

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-09-17 Thread stas
stas01/09/17 18:36:26 Modified:pod modperl_dev.pod Log: s/Enabled/Enable/ following the code patch Revision ChangesPath 1.38 +1 -1 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0/t/response/TestDirective - New directory

2001-09-17 Thread stas
stas01/09/17 18:59:35 modperl-2.0/t/response/TestDirective - New directory

cvs commit: modperl-2.0/t/response/TestDirective perlrequire.pm

2001-09-17 Thread stas
stas01/09/17 19:00:19 Added: t/directive perlrequire.t t/response/TestDirective perlrequire.pm Log: - add a PerlRequire test Revision ChangesPath 1.1 modperl-2.0/t/directive/perlrequire.t Index: perlrequire.t

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

2001-09-16 Thread dougm
dougm 01/09/16 10:28:43 Modified:src/modules/perl modperl_interp.h modperl_perl.c modperl_perl.h Log: fixes to compile with non-ithreads perl Revision ChangesPath 1.13 +6 -4 modperl-2.0/src/modules/perl/modperl_interp.h Index

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

2001-09-16 Thread dougm
dougm 01/09/16 18:06:08 Modified:xs/maps apache_functions.map apr_functions.map Log: mark some functions that will not be available via Perl Revision ChangesPath 1.30 +1 -1 modperl-2.0/xs/maps/apache_functions.map Index: apache_functions.map

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

2001-09-15 Thread dougm
: implement APR::Table-do Submitted by: Philippe M . Chiasson [EMAIL PROTECTED] Reviewed by: dougm Revision ChangesPath 1.10 +1 -0 modperl-2.0/lib/ModPerl/TypeMap.pm Index: TypeMap.pm === RCS file: /home

cvs commit: modperl-2.0/xs/APR/Table APR__Table.h

2001-09-15 Thread dougm
dougm 01/09/15 11:21:48 Modified:xs/APR/Table APR__Table.h Log: avoid dTHX; in APR::Table-do Revision ChangesPath 1.2 +7 -3 modperl-2.0/xs/APR/Table/APR__Table.h Index: APR__Table.h

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

2001-09-15 Thread dougm
dougm 01/09/15 13:17:35 Modified:src/modules/perl modperl_config.c Log: only inherit base PerlSwitches if explicitly told to with PerlSwitches +inherit Revision ChangesPath 1.36 +9 -2 modperl-2.0/src/modules/perl/modperl_config.c Index: modperl_config.c

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

2001-09-15 Thread dougm
dougm 01/09/15 15:25:29 Added: src/modules/perl modperl_perl.c modperl_perl.h Log: new module for small tweaks to the Perl runtime Revision ChangesPath 1.1 modperl-2.0/src/modules/perl/modperl_perl.c Index: modperl_perl.c

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

2001-09-15 Thread dougm
dougm 01/09/15 15:25:55 Modified:lib/ModPerl Code.pm Log: integrate modperl_perl.[ch] Revision ChangesPath 1.66 +2 -1 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm === RCS file: /home

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

2001-09-15 Thread dougm
dougm 01/09/15 15:26:57 Modified:src/modules/perl mod_perl.c mod_perl.h Log: add modperl_hook_child_init call modperl_perl_init_ids from modperl_hook_child_init Revision ChangesPath 1.68 +12 -0 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

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

2001-09-15 Thread dougm
dougm 01/09/15 17:56:15 Modified:src/modules/perl mod_perl.c modperl_perl.c modperl_perl.h Log: init ids for ithread Perls Revision ChangesPath 1.69 +6 -2 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

cvs commit: modperl-2.0/todo missing_old_features.txt

2001-09-15 Thread dougm
dougm 01/09/15 17:58:22 Modified:todo missing_old_features.txt Log: ids are now set Revision ChangesPath 1.5 +0 -2 modperl-2.0/todo/missing_old_features.txt Index: missing_old_features.txt

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

2001-09-15 Thread dougm
dougm 01/09/15 18:05:44 Modified:src/modules/perl mod_perl.c modperl_perl.c modperl_perl.h Log: move code out of modperl_hook_child_init into modperl_perl_init_ids_server Revision ChangesPath 1.70 +1 -9 modperl-2.0/src/modules/perl/mod_perl.c Index

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

2001-09-15 Thread dougm
dougm 01/09/15 10:53:13 Modified:xs/tables/current/Apache FunctionTable.pm StructureTable.pm Log: sync Revision ChangesPath 1.19 +61 -3 modperl-2.0/xs/tables/current/Apache/FunctionTable.pm Index: FunctionTable.pm

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

2001-09-12 Thread dougm
dougm 01/09/12 21:10:55 Modified:src/modules/perl modperl_io.c Removed: lib/ModPerl XSLoader.pm Log: fix tied filehandle breakage caused by bleedperl change #11639 Revision ChangesPath 1.4 +9 -1 modperl-2.0/src/modules/perl/modperl_io.c Index

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

2001-09-12 Thread dougm
dougm 01/09/12 19:01:31 Modified:lib/Apache Build.pm Log: cache apxs queries Revision ChangesPath 1.47 +13 -1 modperl-2.0/lib/Apache/Build.pm Index: Build.pm === RCS file: /home/cvs

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

2001-09-12 Thread dougm
dougm 01/09/12 19:02:09 Modified:xs/APR/APR Makefile.PL Log: now that apr libs are installed, link against them Revision ChangesPath 1.3 +6 -26 modperl-2.0/xs/APR/APR/Makefile.PL Index: Makefile.PL

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

2001-09-12 Thread dougm
dougm 01/09/12 19:10:35 Modified:src/modules/perl mod_perl.c Log: add a bootstrap note for APR Revision ChangesPath 1.65 +13 -5 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

cvs commit: modperl-2.0/lib/APR - New directory

2001-09-12 Thread dougm
dougm 01/09/12 19:35:21 modperl-2.0/lib/APR - New directory

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-09-10 Thread stas
stas01/09/10 00:36:53 Modified:pod modperl_dev.pod Log: update rsync flags to always bring perl sources to a pristine state Revision ChangesPath 1.36 +3 -1 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0 Makefile.PL

2001-09-10 Thread stas
stas01/09/10 00:00:56 Modified:.Makefile.PL Log: - define APACHE_PREFIX/APACHE_LIBDIR Makefile vars for install target re-use - install libmodperl.so if built with MP_USE_DSO=1 Revision ChangesPath 1.38 +15 -3 modperl-2.0/Makefile.PL

Re: modperl 2.0

2001-09-09 Thread Doug MacEachern
been a lot of fixes going into the ithreads code since 5.6.1. modperl-2.0 only requires ithreads if you want to use a threaded mpm. using prefork mpm (1.3 process model) does not require ithreads.

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

2001-09-09 Thread dougm
dougm 01/09/09 22:49:04 Modified:xs/maps apache_structures.map apr_structures.map Log: update structure maps wrt current httpd-2.0 Revision ChangesPath 1.9 +22 -1 modperl-2.0/xs/maps/apache_structures.map Index: apache_structures.map

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

2001-09-09 Thread dougm
dougm 01/09/09 21:43:03 Modified:lib/ModPerl WrapXS.pm src/modules/perl mod_perl.c Added: lib/ModPerl XSLoader.pm Log: do not bootstrap xs libs outside of httpd Revision ChangesPath 1.20 +2 -2 modperl-2.0/lib/ModPerl/WrapXS.pm

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

2001-09-08 Thread dougm
dougm 01/09/08 11:00:49 Modified:lib/ModPerl BuildOptions.pm Log: make sure path to APXS is absolute Submitted by: Philippe M . Chiasson [EMAIL PROTECTED] Reviewed by: dougm Revision ChangesPath 1.9 +7 -0 modperl-2.0/lib/ModPerl/BuildOptions.pm

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

2001-09-06 Thread dougm
dougm 01/09/06 09:40:11 Modified:lib/Apache ParseSource.pm Log: only generate table .pm's if content has changed Submitted by: Stas Bekman [EMAIL PROTECTED] Reviewed by: dougm Revision ChangesPath 1.26 +26 -4 modperl-2.0/lib/Apache/ParseSource.pm

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

2001-09-06 Thread dougm
dougm 01/09/06 09:41:30 Modified:xs/tables/current/Apache FunctionTable.pm StructureTable.pm Log: sync Revision ChangesPath 1.17 +277 -2modperl-2.0/xs/tables/current/Apache/FunctionTable.pm Index: FunctionTable.pm

cvs commit: modperl-2.0/t/protocol/TestProtocol eliza.pm

2001-09-05 Thread stas
stas01/09/05 19:45:13 Added: t/protocol eliza.t t/protocol/TestProtocol eliza.pm Log: now we have our own Rogerian psychotherapist overlooking our test suite :) Revision ChangesPath 1.1 modperl-2.0/t/protocol/eliza.t Index

cvs commit: modperl-2.0/t/conf extra.conf.in

2001-09-05 Thread stas
modperl-2.0/t/conf/extra.conf.in Index: extra.conf.in === # make sure that we test under Taint mode PerlSwitches -T

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

2001-09-05 Thread stas
1.24 +33 -6 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm === RCS file: /home/cvs/modperl-2.0/lib/Apache/ParseSource.pm,v retrieving revision 1.23 retrieving revision 1.24 diff -u

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

2001-09-05 Thread stas
-$configure_sub}; -#warn $@ if $@; -#} my($base, $sub) = map { s/^test//i; $_ } split '::', $module; 1.14 +1 -1 modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm Index: ConstantsTable.pm

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

2001-09-05 Thread stas
stas01/09/05 23:00:08 Modified:src/modules/perl modperl_cmd.h Log: new TAKE wrappers for the Perl{Set|Pass}Env and a new DECLARE wrapper for 'directive key val' Revision ChangesPath 1.6 +11 -0 modperl-2.0/src/modules/perl/modperl_cmd.h Index

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

2001-08-29 Thread dougm
dougm 01/08/29 18:05:41 Modified:t/hooks/TestHooks trans.pm Log: current httpd-2.0 requires trans handlers to either set r-filename or implement a map_to_storage hook Revision ChangesPath 1.2 +3 -1 modperl-2.0/t/hooks/TestHooks/trans.pm Index

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

2001-08-29 Thread dougm
dougm 01/08/29 18:08:24 Modified:src/modules/perl modperl_filter.c xs/Apache/Filter Apache__Filter.h Log: flush output filter buffer after filter has run rather than after each filter-print Revision ChangesPath 1.24 +10 -2 modperl-2.0/src

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

2001-08-29 Thread dougm
+1 -1 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.62 retrieving revision 1.63 diff -u -r1.62 -r1.63

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

2001-08-27 Thread dougm
dougm 01/08/27 10:14:48 Modified:src/modules/perl modperl_bucket.c Log: adjust to bucket/sms changes Revision ChangesPath 1.6 +18 -11modperl-2.0/src/modules/perl/modperl_bucket.c Index: modperl_bucket.c

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

2001-08-19 Thread dougm
dougm 01/08/19 09:29:44 Modified:lib/Apache ParseSource.pm Log: skip ssl headers Revision ChangesPath 1.22 +2 -1 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm === RCS file

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

2001-08-19 Thread dougm
dougm 01/08/19 10:22:55 Modified:src/modules/perl modperl_bucket.c mod_perl.h Log: modperl_bucket.h needs to be in mod_perl.h for source_scan.pl Revision ChangesPath 1.4 +0 -1 modperl-2.0/src/modules/perl/modperl_bucket.c Index: modperl_bucket.c

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

2001-08-19 Thread dougm
dougm 01/08/19 11:51:42 Modified:xs/tables/current/Apache ConstantsTable.pm Log: sync Revision ChangesPath 1.12 +28 -1 modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm Index: ConstantsTable.pm

Re: modperl 2.0

2001-08-16 Thread The Doctor
On Sun, Aug 12, 2001 at 10:17:32AM -0400, Barrie Slaymaker wrote: On Sat, Aug 11, 2001 at 08:58:00AM -0600, The Doctor wrote: Hopefully this will point you in the right direction. I would need more data to figure it all out. As a next step, can you find the locations of the perls in

Re: modperl 2.0

2001-08-16 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-16 Thread The Doctor
On Mon, Aug 13, 2001 at 11:25:50AM +0800, Stas Bekman wrote: On Sun, 12 Aug 2001, Barrie Slaymaker wrote: On Sun, Aug 12, 2001 at 08:39:09AM -0600, The Doctor wrote: /usr/libdata/perl5/i386-bsdos/Config.pm so this is fine, on linux this is called /i{3|4|5|6}86-linux/ whereas on

Re: modperl 2.0

2001-08-16 Thread Robert Landrum
At 4:02 PM -0600 8/16/01, The Doctor wrote: On Sun, Aug 12, 2001 at 10:17:32AM -0400, Barrie Slaymaker wrote: On Sat, Aug 11, 2001 at 08:58:00AM -0600, The Doctor wrote: Hopefully this will point you in the right direction. I would need more data to figure it all out. As a next step, can

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