| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@12505
|
|
|
| |
p4raw-id: //depot/perl@12488
|
|
|
| |
p4raw-id: //depot/perl@12470
|
|
|
| |
p4raw-id: //depot/perl@12132
|
|
|
|
|
|
|
| |
and not going to; regen perltoc, perlmodlib.
(Some references still linger in perltoc, have to figure
out where they are coming from.)
p4raw-id: //depot/perl@12095
|
|
|
|
|
| |
regen toc.
p4raw-id: //depot/perl@11937
|
|
|
| |
p4raw-id: //depot/perl@11643
|
|
|
| |
p4raw-id: //depot/perl@11631
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
try to define (most importantly) Perl_is{inf,nan}(x).
For this first cut, assume none such APIs exist in non-UNIXoid
platforms-- this is of course too unkind: Win32 rumoredly has
_fpclass() and _isnan(), and VMS/VOS very probably have some
of the APIs available. The only thing Perl uses at the moment
is Perl_isnan() (has been in use for a while now).
NOTE: the Win32 and NetWare config_h.?c need regenerating.
p4raw-id: //depot/perl@11618
|
|
|
| |
p4raw-id: //depot/perl@11550
|
|
|
| |
p4raw-id: //depot/perl@11520
|
|
|
| |
p4raw-id: //depot/perl@11366
|
|
|
| |
p4raw-id: //depot/perl@11342
|
|
|
| |
p4raw-id: //depot/perl@11334
|
|
|
| |
p4raw-id: //depot/perl@11324
|
|
|
| |
p4raw-id: //depot/perl@11320
|
|
|
| |
p4raw-id: //depot/perl@11261
|
|
|
| |
p4raw-id: //depot/perl@11180
|
|
|
| |
p4raw-id: //depot/perl@11139
|
|
|
| |
p4raw-id: //depot/perl@11095
|
|
|
| |
p4raw-id: //depot/perl@11058
|
|
|
| |
p4raw-id: //depot/perl@11057
|
|
|
| |
p4raw-id: //depot/perl@11038
|
|
|
| |
p4raw-id: //depot/perl@10965
|
|
|
| |
p4raw-id: //depot/perl@10929
|
|
|
| |
p4raw-id: //depot/perl@10876
|
|
|
|
|
|
|
|
|
| |
use systems' realpath(). Too many security problems,
too many buggy implementations.
TODO: the realpath() emulation code in util.c doesn't
seem fully operational? (readlink(), for example?)
p4raw-id: //depot/perl@10744
|
|
|
|
|
|
| |
-c to change, add -i for old config, document all options,
regen toc.
p4raw-id: //depot/perl@10701
|
|
|
| |
p4raw-id: //depot/perl@10665
|
|
|
|
|
| |
docs for some Memoize submodules.
p4raw-id: //depot/perl@10647
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@10560
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
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@10385
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@10266
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@10124
|
|
|
| |
p4raw-id: //depot/perl@9963
|
|
|
| |
p4raw-id: //depot/perl@9749
|
|
|
| |
p4raw-id: //depot/perl@9717
|
|
|
| |
p4raw-id: //depot/perl@9668
|
|
|
| |
p4raw-id: //depot/perl@9636
|
|
|
| |
p4raw-id: //depot/perl@9591
|
|
|
| |
p4raw-id: //depot/perl@9562
|
|
|
| |
p4raw-id: //depot/perl@9376
|
|
|
| |
p4raw-id: //depot/perl@9374
|
|
|
| |
p4raw-id: //depot/perl@9209
|