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/M
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
==
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 mod
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
Index: Changes
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
===
Ind
> "bm" == brian moseley <[EMAIL PROTECTED]> writes:
bm> On Fri, 21 Apr 2000, Stas Bekman wrote:
>> find . -type f -exec grep -l 'eg/' {} \;
bm> find. -type f|xargs grep -l 'eg/' would be a lot
bm> faster. well at least that's what dean says.
That assumes you have xargs, which is of very re
On Fri, 21 Apr 2000, Stas Bekman wrote:
> find . -type f -exec grep -l 'eg/' {} \;
find. -type f|xargs grep -l 'eg/' would be a lot
faster. well at least that's what dean says.
> On Fri, 21 Apr 2000, Stas Bekman wrote:
>
> > On Fri, 21 Apr 2000, Stas Bekman wrote:
> >
> > > On 21 Apr 2000 [EMAIL PROTECTED] wrote:
> > >
> > > > dougm 00/04/20 23:25:19
> > > >
> > > > Modified:eg startup.pl
> > > > Log:
> > > > stas is slacking :)
> > >
> > > Nuh
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
On Fri, 21 Apr 2000, Stas Bekman wrote:
> On Fri, 21 Apr 2000, Stas Bekman wrote:
>
> > On 21 Apr 2000 [EMAIL PROTECTED] wrote:
> >
> > > dougm 00/04/20 23:25:19
> > >
> > > Modified:eg startup.pl
> > > Log:
> > > stas is slacking :)
> >
> > Nuh, I wanted to release Apac
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
ret
On Fri, 21 Apr 2000, Stas Bekman wrote:
> On 21 Apr 2000 [EMAIL PROTECTED] wrote:
>
> > dougm 00/04/20 23:25:19
> >
> > Modified:eg startup.pl
> > Log:
> > stas is slacking :)
>
> Nuh, I wanted to release Apache::Benchmark asap... sorry.
> Thanks for the fix.
Actually yo
On 21 Apr 2000 [EMAIL PROTECTED] wrote:
> dougm 00/04/20 23:25:19
>
> Modified:eg startup.pl
> Log:
> stas is slacking :)
Nuh, I wanted to release Apache::Benchmark asap... sorry.
Thanks for the fix.
> Revision ChangesPath
> 1.4 +1 -1 modperl/eg/startu
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: /home
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
15 matches
Mail list logo