diff options
author | Nicholas Clark <nick@ccl4.org> | 2004-12-27 18:48:43 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2004-12-27 18:48:43 +0000 |
commit | 0df1862046e0127f25c3ec3972f47773678bd496 (patch) | |
tree | 6d34d337239217b8d20bc836a952d2623bfdf468 /README.hpux | |
parent | 85eb8a75c1a9ec3f064a4d8d9e256fea5a009399 (diff) | |
download | perl-0df1862046e0127f25c3ec3972f47773678bd496.tar.gz |
Integrate:
[ 23611]
New Itanium servers
[ 23621]
Updates to README.win32 (aka perlwin32), with some changes.
Subject: Patch to README.win32 distributed with 5.8.6 for building under .net / MSVC7 (free)
From: Max Maischein <corion@corion.net>
Date: Sun, 05 Dec 2004 19:39:40 +0100
Message-ID: <41B355EC.9010505@corion.net>
[ 23622]
Update AUTHORS (for changes #23200 and #23621)
[ 23637]
Pod nit ([perl #32800])
[ 23639]
Subject: [PATCH] Re: [perl #2562] wantarray fails in END, INIT, and CHECK blocks
From: mjtg@cam.ac.uk (Mike Guy)
Date: Fri, 10 Dec 2004 19:08:01 +0000
Message-ID: <E1Ccq7V-00057s-9s@virgo.cus.cam.ac.uk>
[ 23642]
Subject: [PATCH] perlipc typo
From: Brendan O'Dea <bod@debian.org>
Date: Sun, 12 Dec 2004 10:25:04 +1100
Message-ID: <20041211232504.GA8380@londo.c47.org>
[ 23644]
Document gv_stashpvn
This is already in the API supported by Devel::PPPort, and is
more efficient than gv_stashpv if the length is already known.
[ 23647]
Subject: [perl #3274] [PATCH] Documentation for utime should be improved
Date: 14 Dec 2004 06:29:23 -0000
From: "Steve Peters via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-3274-103026.2.21000805211489@perl.org>
[ 23648]
Subject: [perl #24343] [PATCH] -w vs. -s
From: "Steve Peters via RT" <perlbug-followup@perl.org>
Date: 14 Dec 2004 06:41:34 -0000
Message-ID: <rt-3.0.11-24343-103027.13.3005637364295@perl.org>
[ 23662]
Subject: [PATCH] AUTHORS
From: Tels <nospam-abuse@bloodgate.com>
Date: Sun, 19 Dec 2004 14:28:44 +0100
Message-Id: <200412191428.45898@bloodgate.com>
[ 23663]
Note that the shell's test uses eq etc for numbers, = etc for
strings, the reverse of Perl, which is definitely a trap.
Spotted by Alexei Alexandrov.
[ 23672]
The "Setuid script not plain file" error wasn't documented.
[ 23678]
Subject: Re: [patch perlapi doc] sv_magic
From: Stas Bekman <stas@stason.org>
Date: Thu, 23 Dec 2004 16:28:06 -0500
Message-ID: <41CB3866.1080307@stason.org>
[ 23682]
Add investigating self tie segfaults to the TODO
[ 23683]
Subject: [patch sv.c] comment fix
From: Stas Bekman <stas@stason.org>
Message-ID: <41CF50FE.5070307@stason.org>
Date: Sun, 26 Dec 2004 19:02:06 -0500
p4raw-link: @23683 on //depot/perl: 05f95b083db953aaf57c49ad87a248c669be1bcd
p4raw-link: @23682 on //depot/perl: 2810d90162dc487ea10933114344f32d14b3d619
p4raw-link: @23678 on //depot/perl: 4509d3fb05d64606512f188665275ee93b1085ab
p4raw-link: @23672 on //depot/perl: d504a7a1174f3eb9e21e78b51a8eadfded5eb2fe
p4raw-link: @23663 on //depot/perl: 8886331dd4b839d5227a0a7455922ad41c74f30f
p4raw-link: @23662 on //depot/perl: c6ac9eb3861eefd893b4bd762866c9a4f6f7b6e1
p4raw-link: @23648 on //depot/perl: 50b5b186141ccaf04acbfb9dc2601e0d07b6fb4a
p4raw-link: @23647 on //depot/perl: 19a1cd1676ad60324d19ebf733410411423892b4
p4raw-link: @23644 on //depot/perl: bc96cb06440195f187b8bc57e25fdf1757da084e
p4raw-link: @23642 on //depot/perl: 8a2485f87de4ac33d6c8564ae6b27c5efc3e1430
p4raw-link: @23639 on //depot/perl: 20f13e4aa04ece013e593e83cc50c8d459eaa7a7
p4raw-link: @23637 on //depot/perl: 4ad40acfc62db410aa4eb7654e17246f1fc97689
p4raw-link: @23622 on //depot/perl: 6bdfcbaea1aafaae64d8adbb1820c867858e47a4
p4raw-link: @23621 on //depot/perl: f21bc46711b5f43152e9bb3296b719e84c39aca5
p4raw-link: @23611 on //depot/perl: c13c65c5dde11c3b839977bacba92ed0ff8f5c44
p4raw-link: @23200 on //depot/perl: 036c1c1eb70a0dfc5a7187959eb5e39d499c9396
p4raw-id: //depot/maint-5.8/perl@23686
p4raw-integrated: from //depot/perl@23685 'copy in' pod/perltrap.pod
(@20154..) README.hpux (@23353..) pod/perlfaq5.pod (@23466..)
pod/perlipc.pod (@23533..) pod/perltodo.pod (@23613..) 'merge
in' README.win32 (@23227..) pod/perldiag.pod (@23465..)
pod/perlrun.pod (@23534..) gv.c (@23623..)
p4raw-integrated: from //depot/perl@23678 'edit in' sv.c (@23626..)
p4raw-integrated: from //depot/perl@23662 'ignore' AUTHORS (@23622..)
p4raw-integrated: from //depot/perl@23644 'edit in' pod/perlapi.pod
(@23567..) 'merge in' embed.fnc (@23612..)
p4raw-integrated: from //depot/perl@23637 'edit in' pod/perlfunc.pod
(@23550..)
Diffstat (limited to 'README.hpux')
-rw-r--r-- | README.hpux | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.hpux b/README.hpux index 8f870067e8..cbf7a7bc08 100644 --- a/README.hpux +++ b/README.hpux @@ -198,8 +198,8 @@ HP also ships servers with the 128-bit Itanium processor(s). As of the date of this document's last update, the following systems contain Itanium or Itanium 2 chips (this is very likely to be out of date): - rx1600, rx2600, rx2600hptc, rx4610, rx4640, rx5670, rx7620, rx8620, - rx9610 + rx1600, rx1620, rx2600, rx2600hptc, rx2620, rx4610, rx4640, rx5670, + rx7620, rx8620, rx9610 To see all about your machine, type @@ -569,6 +569,6 @@ With much assistance regarding shared libraries from Marc Sabatella. =head1 DATE -Version 0.7.1: 2004-10-08 +Version 0.7.2: 2004-12-06 =cut |