| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Abstract execution of compiled test executables with $run,
and abstract transfer of files with $to and $from.
Under cross-compilation the $run, $to, and $from will point
to appropriate wrapper scripts, by default ssh and scp,
but also rsh, rcp, and cp are supported. If not
cross-compiling, they will be set to '', ':', and ':',
respectively.
With these patches I was able to get Configure for
iPAQ ARM Linux on an Intel Linux about 95% right
(only a few tests failed to execute or they produced
incorrect results), and I was able to compile
a functional miniperl.
The symbol crosscompile renamed to be usecrosscompile,
the corresponding C symbol from CROSSCOMPILE to
USE_CROSS_COMPILE.
p4raw-id: //depot/perl@10592
|
|
|
|
|
| |
Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
p4raw-id: //depot/perl@10579
|
|
|
| |
p4raw-id: //depot/perl@10568
|
|
|
| |
p4raw-id: //depot/perl@10560
|
|
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
Document ax and break up dXSARGS.
p4raw-id: //depot/perl@10558
|
|
|
| |
p4raw-id: //depot/perl@10551
|
|
|
| |
p4raw-id: //depot/perl@10550
|
|
|
|
|
| |
Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
p4raw-id: //depot/perl@10546
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Tue, 12 Jun 2001 19:10:31 +0100
Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
Subject: Re: [ID 20010612.001] out of memory during regex compilation
From: Mike Guy <mjtg@cam.ac.uk>
Date: Tue, 12 Jun 2001 19:21:01 +0100
Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@10545
|
|
|
| |
p4raw-id: //depot/perl@10536
|
|
|
|
|
| |
Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@10530
|
|
|
| |
p4raw-id: //depot/perl@10520
|
|
|
|
|
| |
Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@10514
|
|
|
|
|
| |
from sv.c statics to util.c and public.
p4raw-id: //depot/perl@10505
|
|
|
|
|
|
| |
selected bug fixes needs more work, as does still the
whole document.
p4raw-id: //depot/perl@10498
|
|
|
|
|
| |
Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
p4raw-id: //depot/perl@10470
|
|
|
|
|
|
|
| |
Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
p4raw-id: //depot/perl@10468
|
|
|
|
|
|
|
|
|
|
| |
merge README.plan9 and plan9/perlplan9.pod;
delete plan9/perlplan9.* (the perlplan.doc needs to
be regenerated in Plan 9); make the =head1 and =head2
in the README.platform to be a little more verbose
(skipped README.os2 not to anger Ilya) so that they
look better in the toc; regen toc.
p4raw-id: //depot/perl@10461
|
|
|
|
|
|
| |
Reply-To: mjtg@cam.ac.uk
Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@10460
|
|
|
|
|
|
| |
Reply-To: mjtg@cam.ac.uk
Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@10459
|
|
|
|
|
| |
Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
p4raw-id: //depot/perl@10447
|
|
|
|
|
|
| |
probe to cast, not whine; test for %Ld and %Lf before %lld and
%llf because the L is the ANSI way.
p4raw-id: //depot/perl@10434
|
|
|
| |
p4raw-id: //depot/perl@10427
|
|
|
|
|
| |
wants to use sort().
p4raw-id: //depot/perl@10409
|
|
|
| |
p4raw-id: //depot/perl@10385
|
|
|
|
|
| |
Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@10376
|
|
|
|
|
|
|
|
|
| |
probe for realpath(), for setresuid() and setresgid()
prototypes; use realpath() (try to be paranoid enough),
use the setres[ug]id prototypes because glibc has the functions
but not their prototypes; add -Wall -ansi to gcc ccflags;
regen toc.
p4raw-id: //depot/perl@10372
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>
p4raw-id: //depot/perl@10369
|
|
|
| |
p4raw-id: //depot/perl@10330
|
|
|
|
|
|
|
|
|
| |
floating point errors
Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
Detypo; plus add one more trick.
p4raw-id: //depot/perl@10319
|
|
|
|
|
| |
Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
p4raw-id: //depot/perl@10315
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
Date: Fri, 25 May 2001 20:23:12 +0200
Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
Subject: Re: perlvar.pod addition
From: "Abigail" <abigail@foad.org>
Date: Fri, 25 May 2001 22:00:39 +0200
Message-ID: <20010525200039.28029.qmail@foad.org>
Mention $a and $b in perlvar.
p4raw-id: //depot/perl@10305
|
|
|
|
|
| |
Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@10304
|
|
|
|
|
| |
Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@10303
|
|
|
|
|
| |
Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
p4raw-id: //depot/perl@10301
|
|
|
| |
p4raw-id: //depot/perl@10269
|
|
|
|
|
| |
Message-ID: <20010528145635.L8487@chaos.wustl.edu>
p4raw-id: //depot/perl@10267
|
|
|
| |
p4raw-id: //depot/perl@10266
|
|
|
|
|
| |
Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
p4raw-id: //depot/perl@10263
|
|
|
|
|
| |
Message-ID: <B7383577.F34%artur@contiller.se>
p4raw-id: //depot/perl@10258
|
|
|
|
|
| |
Message-Id: <200105281335.JAA27851@raptor.research.att.com>
p4raw-id: //depot/perl@10257
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Sat, 26 May 2001 20:05:23 -0400
Message-ID: <15120.17603.148648.12430@rls.cx>
Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
From: rspier@pobox.com (Robert Spier)
Date: Sun, 27 May 2001 00:23:12 -0400
Message-ID: <15120.33072.511966.767230@rls.cx>
p4raw-id: //depot/perl@10232
|
|
|
| |
p4raw-id: //depot/perl@10231
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From: lvirden@cas.org
Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
minus the perlsolaris decimation plus the
Subject: Re: [ID 20010525.001] Pod typo nits fixed
From: "Philip Newton" <Philip.Newton@gmx.net>
Date: Fri, 25 May 2001 18:05:55 +0200
Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
p4raw-id: //depot/perl@10226
|
|
|
|
|
| |
Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
p4raw-id: //depot/perl@10223
|
|
|
|
|
| |
Message-Id: <200105261727.NAA06654@raptor.research.att.com>
p4raw-id: //depot/perl@10220
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
[ 10212]
Change perlguts docs to not suggest PUSHi etc. for multiple results,
add a few more notes there on use of mortals on the stack.
p4raw-link: @10212 on //depot/perlio: 00aadd7184751f37937d2ec7edb2b9d1c8a55e0e
p4raw-id: //depot/perl@10219
|
| |
| |
| |
| |
| | |
add a few more notes there on use of mortals on the stack.
p4raw-id: //depot/perlio@10212
|
| |\
| | |
| | | |
p4raw-id: //depot/perlio@10211
|
| |\ \
| | | |
| | | | |
p4raw-id: //depot/perlio@10170
|