cvs commit: modperl-2.0/t/response/TestModperl merge.pm

2004-09-20 Thread geoff
geoff 2004/09/20 11:14:48 Modified:.Changes src/modules/perl mod_perl.h modperl_cmd.c modperl_config.c modperl_types.h t/response/TestModperl merge.pm Log: get PerlSetVar and PerlAddVar multi-level merges to (finally) wo

cvs commit: modperl-2.0/todo release

2004-09-20 Thread geoff
geoff 2004/09/20 11:44:07 Modified:todo release Log: remove PerlSetVar/PerlAddVar foo Revision ChangesPath 1.59 +0 -4 modperl-2.0/todo/release Index: release === RCS file: /home/cvs/m

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

2004-09-20 Thread gozer
gozer 2004/09/20 14:05:34 Modified:lib/Apache Build.pm Log: Typo in passing httpd argument to t/TEST for static build Revision ChangesPath 1.180 +1 -1 modperl-2.0/lib/Apache/Build.pm Index: Build.pm ===

cvs commit: modperl-2.0/todo release

2004-09-20 Thread gozer
gozer 2004/09/20 16:25:58 Modified:todo release Log: Static vs. Dynamic build docmunentation completed Revision ChangesPath 1.60 +0 -4 modperl-2.0/todo/release Index: release === RCS

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

2004-09-20 Thread gozer
gozer 2004/09/20 16:46:17 Modified:src/modules/perl modperl_global.h modperl_global.c Log: Cleanup after myself. The mpm_threaded global isn't used anymore so it should be deleted. Revision ChangesPath 1.9 +0 -2 modperl-2.0/src/modules/perl/modperl_global.h

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

2004-09-20 Thread stas
stas2004/09/20 20:29:18 Modified:.Changes t/response/TestAPR finfo.pm xs/maps apr_structures.map Log: no more APR::Finfo::pool Revision ChangesPath 1.490 +2 -0 modperl-2.0/Changes Index: Changes ==

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

2004-09-20 Thread stas
stas2004/09/20 20:30:15 Modified:lib/ModPerl Manifest.pm Log: t/modperl/merge3 is no longer under construction Revision ChangesPath 1.12 +0 -1 modperl-2.0/lib/ModPerl/Manifest.pm Index: Manifest.pm =

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

2004-09-20 Thread gozer
gozer 2004/09/20 22:42:44 Modified:xs/tables/current/ModPerl FunctionTable.pm Log: Cleanup last of the crumbs leftover from the modperl_global_*_threaded_mpm removal Revision ChangesPath 1.184 +0 -39 modperl-2.0/xs/tables/current/ModPerl/FunctionTable.pm

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

2004-09-20 Thread gozer
gozer 2004/09/20 22:54:57 Modified:lib/ModPerl WrapXS.pm Log: Small refactoring. Move C::Scan fixup for static __inline__ functions mishaps to func_is_static. Revision ChangesPath 1.79 +4 -3 modperl-2.0/lib/ModPerl/WrapXS.pm Index: WrapXS.pm =

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

2004-09-20 Thread gozer
gozer 2004/09/20 23:43:53 Modified:.Changes lib/Apache Build.pm Log: When searching for ap(r|u)-config in httpd's source tree, search into srclib/apr-util as well as srclib/apr Revision ChangesPath 1.491 +3 -0 modperl-2.0/Changes I

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

2004-09-20 Thread gozer
gozer 2004/09/20 23:51:10 Modified:.Changes lib/Apache Build.pm Log: In the static build, run make in httpd's srclib/ early to have generated files present at mod_perl configure time Revision ChangesPath 1.492 +3 -0 modperl-2.0/Changes