This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 25 Aug 2003 09:07:58 +0000 (09:07 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 25 Aug 2003 09:07:58 +0000 (09:07 +0000)
commit667e2a0cd88d0568aeec3e74944faa76439b4cde
treedf291014f14de6f1eaa7067725f65ff5c6388b76
parentaec3bc9a1473a012ef84d3f696addabfcd979003
Integrate:
[ 20864]
s/rationale/rational/g on bigrats.

[ 20865]
An imperfect last resort in case there is no strtoul() but
there is strtol() (like e.g. SunOS 4) because of the Atoul()
in Perl_get_hash_seed()).  The only true fix would be to
implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
in numeric.c.

[ 20866]
IRIX 5.3 is 99.90% okay.

[ 20867]
Various tweaks for getting Perl to compile on SunOS 4.x.
Doesn't work well yet, something broken in DynaLoader/XSLoader?

[ 20868]
MPE/iX doc tweak from Mark Bixby.

[ 20870]
Subject: [patch emacs/ptags] allow xemacs to be used
From: Stas Bekman <stas@stason.org>
Date: Sun, 24 Aug 2003 22:05:00 -0700
Message-ID: <3F4998FC.3090401@stason.org>

[ 20871]
Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
From: Nicholas Clark <nick@ccl4.org>
Date: Sun, 24 Aug 2003 16:48:53 +0100
Message-ID: <20030824164851.E558@plum.flirble.org>

[ 20872]
Subject: [PATCH] valgrind update
From: Marcus Holland-Moritz <mhx-perl@gmx.net>
Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
Message-ID: <21671.1061797917@www38.gmx.net>
p4raw-link: @20872 on //depot/perl: da51b73c5ae244acdcf78affd6c0b7179750d917
p4raw-link: @20871 on //depot/perl: 0376ff3203a4077e20f8a8b62fb3a496c51bb88e
p4raw-link: @20870 on //depot/perl: ea544449e73130764018d2271b25d591c67b445d
p4raw-link: @20868 on //depot/perl: 03cf1158aea7bfda5619d586822a3e2279d5241b
p4raw-link: @20867 on //depot/perl: b76f91fcea858b4c9ff8318bb0e9892afb37cbc8
p4raw-link: @20866 on //depot/perl: 641ea34509d056562619331a992674963cdc137c
p4raw-link: @20865 on //depot/perl: a5523c5b64e93879bbacdeec5a11f3570e31e160
p4raw-link: @20864 on //depot/perl: b1f79218ec4085dd37a8c687ca7893705be7bf8f

p4raw-id: //depot/maint-5.8/perl@20873
p4raw-integrated: from //depot/perl@20869 'copy in' hints/sunos_4_1.sh
(@18283..) hints/irix_5.sh (@19087..) ext/IO/poll.c (@19435..)
emacs/ptags (@19789..) lib/bigrat.pm (@20000..)
lib/Math/BigRat.pm (@20041..) README.solaris (@20053..)
README.mpeix (@20327..) 'merge in' README.irix (@19092..)
doop.c (@19242..) t/op/magic.t (@19971..) perl.h (@20672..)
t/TEST (@20850..)
13 files changed:
README.irix
README.mpeix
README.solaris
doop.c
emacs/ptags
ext/IO/poll.c
hints/irix_5.sh
hints/sunos_4_1.sh
lib/Math/BigRat.pm
lib/bigrat.pm
perl.h
t/TEST
t/op/magic.t