| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
p4raw-id: //depot/perl@12712
|
|
|
|
|
| |
Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@12632
|
|
|
|
|
| |
Message-ID: <3BD72A49.1508D152@rowman.com>
p4raw-id: //depot/perl@12630
|
|
|
|
|
| |
Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
p4raw-id: //depot/perl@12584
|
|
|
|
|
| |
Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@12513
|
|
|
|
|
| |
Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@12491
|
|
|
|
|
| |
Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
p4raw-id: //depot/perl@12459
|
|
|
|
|
| |
Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
p4raw-id: //depot/perl@12438
|
|
|
|
|
|
|
| |
. command.com doubles an output line when prompting for extensions
. Term::Cap has no business trying to run obscure Un*x utilities on VMS
. perl5db doesn't clean up after itself
p4raw-id: //depot/perl@12385
|
|
|
|
|
|
| |
use_ithreads
Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
p4raw-id: //depot/perl@12140
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
p4raw-id: //depot/perl@11860
|
|
|
|
|
| |
Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
p4raw-id: //depot/perl@11736
|
|
|
|
|
| |
Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
p4raw-id: //depot/perl@11700
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
p4raw-id: //depot/perl@11674
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
exception semantics) is always set if using (the new) cc.
p4raw-id: //depot/perl@11613
|
|
|
| |
p4raw-id: //depot/perl@11334
|
|
|
|
|
|
| |
Expected not to exist in non-UNIX excepting in VMS, where
according to a quick web survey they just might.
p4raw-id: //depot/perl@11003
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
p4raw-id: //depot/perl@10997
|
|
|
|
|
|
| |
compiling the MD5 extension, disable it there for now,
from Peter Prymmer.
p4raw-id: //depot/perl@10977
|
|
|
| |
p4raw-id: //depot/perl@10797
|
|
|
|
|
| |
Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
p4raw-id: //depot/perl@10734
|
|
|
|
|
| |
Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
p4raw-id: //depot/perl@10693
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
extremely experimental, not even prompted for.
p4raw-id: //depot/perl@10569
|
|
|
|
|
| |
Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
p4raw-id: //depot/perl@10555
|
|
|
|
|
| |
Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
p4raw-id: //depot/perl@10521
|
|
|
| |
p4raw-id: //depot/perl@10479
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
often this prototype goes with HAS_SETRESUID_PROTO.
p4raw-id: //depot/perl@10420
|
|
|
| |
p4raw-id: //depot/perl@10393
|
|
|
|
|
| |
Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
p4raw-id: //depot/perl@10382
|
|
|
|
|
|
|
|
|
| |
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: <a05100e0ab734816701a5@[172.16.52.1]>
p4raw-id: //depot/perl@10218
|
|
|
|
|
|
|
| |
fully cured, there were remnants of $CONFIG when
$CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH
to avoid future conflicts.
p4raw-id: //depot/perl@10113
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
p4raw-id: //depot/perl@9847
|
|
|
|
|
| |
from Matt Sergeant.
p4raw-id: //depot/perl@9748
|
|
|
|
|
| |
as my_strftime(), requires HAS_STRFTIME.
p4raw-id: //depot/perl@9746
|
|
|
| |
p4raw-id: //depot/perl@9691
|
|
|
|
|
|
|
|
| |
ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
Introduce probes for struct msghdr, struct cmsghdr,
sendmsg, recvmsg, readv, writev, setitimer, getitimer,
ualarm, usleep, for possible later extension work.
p4raw-id: //depot/perl@9560
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>
p4raw-id: //depot/perl@9527
|
|
|
| |
p4raw-id: //depot/perl@9371
|
|
|
|
|
| |
optimism is in the air.
p4raw-id: //depot/perl@9337
|
|
|
|
|
|
| |
U/WIN, and VM/ESA (and fixups for DJGPP). Some of
these additions may be too optimistic.
p4raw-id: //depot/perl@9324
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- bump the version to 2.14
- drop the base64 tests since they require MIME::Base64
- drop the rfc1321.txt
- drop the hints/dec_osf.pl since it's only needed for
pre-5.005_03 Perls
Todo:
- the U32 alignment testing is now removed; it needs to
be reintroduced as as a Config variable (meaning also
as a Configure test)
- get the new EBCDIC md5sum for MD5.pm
- test in Win32 to see how badly I botched the makefiles
p4raw-id: //depot/perl@9308
|
|
|
|
|
| |
Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
p4raw-id: //depot/perl@8959
|
|
|
|
|
| |
Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
p4raw-id: //depot/perl@8515
|
|
|
|
|
| |
Message-Id: <p04330101b691596f577f@[172.16.52.1]>
p4raw-id: //depot/perl@8514
|
|
|
| |
p4raw-id: //depot/perl@8479
|