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

2000-05-12 Thread dougm
dougm 00/05/12 18:10:54 Modified:.Changes src/modules/perl mod_perl.c perl_config.c Log: add PerlAddVar directive, like PerlSetVar, but uses ap_table_add instead of ap_table_set Revision ChangesPath 1.482 +3 -0 modperl/Changes Ind

cvs commit: modperl ToDo

2000-05-12 Thread dougm
dougm 00/05/12 18:08:30 Modified:.ToDo Log: done Revision ChangesPath 1.243 +0 -2 modperl/ToDo Index: ToDo === RCS file: /home/cvs/modperl/ToDo,v retrieving revision 1.242 ret

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

2000-05-12 Thread dougm
dougm 00/05/12 17:57:22 Modified:src/modules/perl perl_config.c Log: HvKEYS fix was not the fix Revision ChangesPath 1.96 +2 -2 modperl/src/modules/perl/perl_config.c Index: perl_config.c

cvs commit: modperl Changes Makefile.PL

2000-05-12 Thread dougm
dougm 00/05/12 15:48:09 Modified:.Changes Makefile.PL Log: Makefile.PL warns about 5.6.0+uselargefiles if USE_APXS Revision ChangesPath 1.481 +2 -0 modperl/Changes Index: Changes ==

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

2000-05-12 Thread dougm
dougm 00/05/12 15:45:32 Modified:.Changes src/modules/perl Table.xs Log: Apache::Table->unset can now be called with an array reference Revision ChangesPath 1.480 +2 -0 modperl/Changes Index: Changes ==

cvs commit: modperl-site/guide index_long.html CHANGES advocacy.html browserbugs.html config.html control.html correct_headers.html databases.html dbm.html debug.html download.html frequent.html hardware.html help.html index.html install.html intro.html mod_perl_guide.pdf.gz modules.html multiuser.html obvious.html performance.html perl.html porting.html scenario.html security.html snippets.html start.html strategy.html style.css troubleshooting.html

2000-05-12 Thread sbekman
sbekman 00/05/12 15:43:02 Modified:guideCHANGES advocacy.html browserbugs.html config.html control.html correct_headers.html databases.html dbm.html debug.html download.html frequent.html hardware.html help.html

Re: cvs commit: modperl-site index.html

2000-05-12 Thread Doug MacEachern
> I'm sorry I lost my English somewhere, I type words but somehow they don't > get connected into sentences. Something is wrong with me :( happens to me too :) > Let's try again: > > The only concern is to have all the pages designed in the same way and not > only the the front page. Hmm, at

Re: cvs commit: modperl-site index.html

2000-05-12 Thread brian moseley
On Fri, 12 May 2000, Stas Bekman wrote: > The only concern is to have all the pages designed in > the same way and not only the the front page. Hmm, at > least to arrange a link back to the front page :) yah, i think he originally wanted to make sure folks were happy with the design before he d

Re: cvs commit: modperl-site index.html

2000-05-12 Thread Stas Bekman
> > I didn't attempt to design, just to reorg the info. Sure, we've got +1 for > > jim's design. > > ok, your 'reorg' looks good then :) :) > > The only concern is that we have move than the front page and it'd be nice > > to have the other paged designed in the same fashion. Hmm, at least to

Re: cvs commit: modperl-site index.html

2000-05-12 Thread Doug MacEachern
On Fri, 12 May 2000, Stas Bekman wrote: > I didn't attempt to design, just to reorg the info. Sure, we've got +1 for > jim's design. ok, your 'reorg' looks good then :) > The only concern is that we have move than the front page and it'd be nice > to have the other paged designed in the same

Re: cvs commit: modperl-site index.html

2000-05-12 Thread Stas Bekman
On Thu, 11 May 2000, Doug MacEachern wrote: > On Sat, 6 May 2000, brian moseley wrote: > > > nah, it's still at > > http://www.vagabondage.com/~jim/modperl. it was just a > > preview, i was waiting for others to +1 it or whatever > > before i told him to finish it up. then i forgot about it. >

cvs commit: modperl/t/net/perl dirty-script.cgi dirty-test.cgi

2000-05-12 Thread dougm
dougm 00/05/12 00:11:05 Modified:.Changes ToDo lib/Apache PerlRun.pm t/docs startup.pl t/modules perlrun.t t/net/perl dirty-script.cgi dirty-test.cgi Log: Apache::PerlRun::flush_namespace fixes, so aliased (impo