22 years agoTune test to run in UTF-8 locales
Nick Ing-Simmons [Mon, 10 Jun 2002 09:51:16 +0000]
Tune test to run in UTF-8 locales
 - test file must be opened as :bytes or high-bit octets
   will be UTF-8 encoded on write in such locales, so
   will not read as expected.

p4raw-id: //depot/perlio@17159

22 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 10 Jun 2002 09:49:32 +0000]
Integrate mainline

p4raw-id: //depot/perlio@17158

22 years agoGlossary tweaks.
Jarkko Hietaniemi [Mon, 10 Jun 2002 03:30:06 +0000]
Glossary tweaks.

p4raw-id: //depot/perl@17156

22 years agoUpgrade to Net::Ping 2.19.
Jarkko Hietaniemi [Mon, 10 Jun 2002 02:12:09 +0000]
Upgrade to Net::Ping 2.19.

p4raw-id: //depot/perl@17155

22 years ago[patch] ptr_table_store
Doug MacEachern [Sun, 9 Jun 2002 17:07:11 +0000]
[patch] ptr_table_store
Message-ID: <Pine.LNX.4.33.0206091700110.26891-100000@mako.covalent.net>

p4raw-id: //depot/perl@17154

22 years agoRe: unique attribute?
Doug MacEachern [Sun, 9 Jun 2002 16:49:25 +0000]
Re: unique attribute?
Message-ID: <Pine.LNX.4.33.0206091645330.26891-100000@mako.covalent.net>

p4raw-id: //depot/perl@17153

22 years agoUpdate hint comments.
Jarkko Hietaniemi [Sun, 9 Jun 2002 23:21:35 +0000]
Update hint comments.

p4raw-id: //depot/perl@17152

22 years agoOne missing bit of Math::BigInt 1.58.
Jarkko Hietaniemi [Sun, 9 Jun 2002 22:59:54 +0000]
One missing bit of Math::BigInt 1.58.

p4raw-id: //depot/perl@17151

22 years ago[ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (UNINSTALLED)
Radu Greab [Mon, 10 Jun 2002 00:40:34 +0000]
[ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (UNINSTALLED)
Message-Id: <200206092140.g59LeYn15745@ix.netsoft.ro>

Fixes for en_US.UTF-8 failures, all but ext/PerlIO/t/fallback.t
ones which I cannot figure out.

p4raw-id: //depot/perl@17150

22 years ago:unique nitpicking continues.
Jarkko Hietaniemi [Sun, 9 Jun 2002 21:08:02 +0000]
:unique nitpicking continues.

p4raw-id: //depot/perl@17149

22 years ago"thread failed to start: " is better than "Died:".
Jarkko Hietaniemi [Sun, 9 Jun 2002 21:01:57 +0000]
"thread failed to start: " is better than "Died:".

p4raw-id: //depot/perl@17148

22 years ago:unique saga continues.
Jarkko Hietaniemi [Sun, 9 Jun 2002 20:47:53 +0000]
:unique saga continues.

p4raw-id: //depot/perl@17147

22 years agoRe: unique attribute?
Doug MacEachern [Sun, 9 Jun 2002 14:00:39 +0000]
Re: unique attribute?
Message-ID: <Pine.LNX.4.33.0206091356210.26891-100000@mako.covalent.net>

p4raw-id: //depot/perl@17146

22 years agoMath::BigInt 1.58 released
Tels [Sun, 9 Jun 2002 22:39:35 +0000]
Math::BigInt 1.58 released
Date: Sun, 09 Jun 2002 22:39:35 +0200 (CEST)
Message-Id: <200206092036.g59KaGPZ1308701@tiku.hut.fi>

Subject: [PATCH] RE: Math::BigInt 1.58 released
From: Tels <perl_dummy@bloodgate.com>
Date: Sun, 09 Jun 2002 22:45:51 +0200 (CEST)
Message-Id: <200206092042.g59KgXPZ1223212@tiku.hut.fi>

p4raw-id: //depot/perl@17145

22 years agoIntegrate mainline
Nick Ing-Simmons [Sun, 9 Jun 2002 17:50:14 +0000]
Integrate mainline

p4raw-id: //depot/perlio@17144

22 years agocleanup's
H.Merijn Brand [Sun, 9 Jun 2002 13:55:21 +0000]
cleanup's
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020609102200.DEE5.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@17143

22 years agoopen "list form" clarification.
Jarkko Hietaniemi [Sun, 9 Jun 2002 17:37:45 +0000]
open "list form" clarification.

p4raw-id: //depot/perl@17142

22 years agoBetter wording from Sarathy.
Jarkko Hietaniemi [Sun, 9 Jun 2002 17:24:22 +0000]
Better wording from Sarathy.

p4raw-id: //depot/perl@17141

22 years agoCloser to the truth.
Jarkko Hietaniemi [Sun, 9 Jun 2002 16:58:47 +0000]
Closer to the truth.

p4raw-id: //depot/perl@17140

22 years agoRe: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
Hugo van der Sanden [Sun, 9 Jun 2002 14:52:07 +0000]
Re: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
Message-Id: <200206091352.g59Dq7Z28403@crypt.compulink.co.uk>

p4raw-id: //depot/perl@17139

22 years agoClarify that the :unique makes the target readonly
Jarkko Hietaniemi [Sun, 9 Jun 2002 16:13:44 +0000]
Clarify that the :unique makes the target readonly
when the first interpreter cloning takes place.

p4raw-id: //depot/perl@17138

22 years agoupdate perlfork.pod for status as of 5.8.0
Gurusamy Sarathy [Sun, 9 Jun 2002 16:05:22 +0000]
update perlfork.pod for status as of 5.8.0

p4raw-id: //depot/perl@17137

22 years agopossible band-aid for cygwin build of perl@17061
Peter Prymmer [Sat, 8 Jun 2002 20:57:05 +0000]
possible band-aid for cygwin build of perl@17061
Message-ID: <OF846EEF0D.EE48F625-ON85256BD3.0002CB12@55.25.11>

p4raw-id: //depot/perl@17136

22 years agoFollow up on changing keyword to special subroutine.
Artur Bergman [Sun, 9 Jun 2002 15:44:37 +0000]
Follow up on changing keyword to special subroutine.

p4raw-id: //depot/perl@17135

22 years agoCLONE doc tweaks.
Jarkko Hietaniemi [Sun, 9 Jun 2002 15:40:52 +0000]
CLONE doc tweaks.

p4raw-id: //depot/perl@17134

22 years agosyswrite() is old news.
Jarkko Hietaniemi [Sun, 9 Jun 2002 15:34:20 +0000]
syswrite() is old news.

p4raw-id: //depot/perl@17133

22 years agoOne-argument syswrite
Johan Vromans [Sun, 9 Jun 2002 13:20:36 +0000]
One-argument syswrite
Message-ID: <15619.14852.462515.162801@phoenix.squirrel.nl>

(It's really two-argument.)

p4raw-id: //depot/perl@17132

22 years ago[Patch] $^N issues
Johan Vromans [Sun, 9 Jun 2002 13:12:43 +0000]
[Patch] $^N issues
Message-ID: <15619.14379.888034.910020@phoenix.squirrel.nl>

p4raw-id: //depot/perl@17131

22 years ago[Patch] "#0" format in perlform
Johan Vromans [Sun, 9 Jun 2002 12:53:01 +0000]
[Patch] "#0" format in perlform
Message-ID: <15619.13197.892587.565630@phoenix.squirrel.nl>

p4raw-id: //depot/perl@17130

22 years ago[Patch] CLONE is not in perldelta
Johan Vromans [Sun, 9 Jun 2002 12:41:18 +0000]
[Patch] CLONE is not in perldelta
Message-ID: <15619.12494.713591.282001@phoenix.squirrel.nl>

p4raw-id: //depot/perl@17129

22 years agofix stuck MD5 compile on VAX
Craig A. Berry [Sat, 8 Jun 2002 23:01:11 +0000]
fix stuck MD5 compile on VAX
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05111b05b92881c6c8c4@[172.16.52.1]>

p4raw-id: //depot/perl@17128

22 years ago... and more.
Jarkko Hietaniemi [Sat, 8 Jun 2002 22:50:43 +0000]
... and more.

p4raw-id: //depot/perl@17127

22 years agoMore spots for perl$OS.
Jarkko Hietaniemi [Sat, 8 Jun 2002 22:49:43 +0000]
More spots for perl$OS.

p4raw-id: //depot/perl@17126

22 years agoOne more spot to list perlfreebsd and perlirix.
Jarkko Hietaniemi [Sat, 8 Jun 2002 22:46:17 +0000]
One more spot to list perlfreebsd and perlirix.

p4raw-id: //depot/perl@17125

22 years agoBSD/OS worked for 5.6.0; PowerUX for 5.7.3; Unixware for 5.6.1.
Jarkko Hietaniemi [Sat, 8 Jun 2002 22:22:05 +0000]
BSD/OS worked for 5.6.0; PowerUX for 5.7.3; Unixware for 5.6.1.

p4raw-id: //depot/perl@17124

22 years agoCygwin duplicated (noticed by Schwern).
Jarkko Hietaniemi [Sat, 8 Jun 2002 22:15:31 +0000]
Cygwin duplicated (noticed by Schwern).

p4raw-id: //depot/perl@17123

22 years agos/Plan9/Plan 9/g; (and one remaning MacOS)
Jarkko Hietaniemi [Sat, 8 Jun 2002 22:03:15 +0000]
s/Plan9/Plan 9/g; (and one remaning MacOS)

p4raw-id: //depot/perl@17122

22 years agoMake the =heads a little bit more descriptive; regen toc.
Jarkko Hietaniemi [Sat, 8 Jun 2002 21:36:00 +0000]
Make the =heads a little bit more descriptive; regen toc.

p4raw-id: //depot/perl@17121

22 years agoI wonder what a 64-bot is?
Jarkko Hietaniemi [Sat, 8 Jun 2002 21:02:27 +0000]
I wonder what a 64-bot is?

p4raw-id: //depot/perl@17120

22 years agoRegen toc.
Jarkko Hietaniemi [Sat, 8 Jun 2002 21:01:45 +0000]
Regen toc.

p4raw-id: //depot/perl@17119

22 years agoAdd README.irix/perlirix.
Jarkko Hietaniemi [Sat, 8 Jun 2002 21:00:18 +0000]
Add README.irix/perlirix.

p4raw-id: //depot/perl@17118

22 years agoAdd perlfreebsd.
Jarkko Hietaniemi [Sat, 8 Jun 2002 20:48:16 +0000]
Add perlfreebsd.

p4raw-id: //depot/perl@17117

22 years agoMention the FreeBSD Perl policy change.
Jarkko Hietaniemi [Sat, 8 Jun 2002 20:45:25 +0000]
Mention the FreeBSD Perl policy change.

p4raw-id: //depot/perl@17116

22 years agoMention the FreeBSD readdir_r bug in perldelta.
Jarkko Hietaniemi [Sat, 8 Jun 2002 20:34:59 +0000]
Mention the FreeBSD readdir_r bug in perldelta.

p4raw-id: //depot/perl@17115

22 years agoRe: perl Makfile.PL for DBI give Segmentation fault (core dumped) (was: perl@17014)
Nicholas Clark [Sat, 8 Jun 2002 22:23:15 +0000]
Re: perl Makfile.PL for DBI give Segmentation fault (core dumped)    (was: perl@17014)
Message-ID: <20020608212315.GE302@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@17114

22 years agoPreparing A::H for CPAN release, upped version to 0.77
Artur Bergman [Sat, 8 Jun 2002 20:19:28 +0000]
Preparing A::H for CPAN release, upped version to 0.77
Documented changes.
Last tweak to test case.

p4raw-id: //depot/perl@17113

22 years agoPrepare CPAN release of Attribute::Handlers
Artur Bergman [Sat, 8 Jun 2002 19:42:33 +0000]
Prepare CPAN release of Attribute::Handlers
Make the test case know about the changes in attributes
in 5.8 (lexical) and also turn off some warnings.

p4raw-id: //depot/perl@17112

22 years agoBecause of #17097.
Jarkko Hietaniemi [Sat, 8 Jun 2002 19:11:49 +0000]
Because of #17097.

p4raw-id: //depot/perl@17111

22 years agoAdd deprecations.
Jarkko Hietaniemi [Sat, 8 Jun 2002 19:06:31 +0000]
Add deprecations.

p4raw-id: //depot/perl@17110

22 years agoRemove leftover dummy and cleanup the test case.
Artur Bergman [Sat, 8 Jun 2002 19:02:19 +0000]
Remove leftover dummy and cleanup the test case.

p4raw-id: //depot/perl@17109

22 years agoDocument the do BAREWORD change, from Rafael.
Jarkko Hietaniemi [Sat, 8 Jun 2002 18:55:23 +0000]
Document the do BAREWORD change, from Rafael.

p4raw-id: //depot/perl@17108

22 years agoRemove the newly added makedepend .depending "token directory"
Jarkko Hietaniemi [Sat, 8 Jun 2002 18:32:50 +0000]
Remove the newly added makedepend .depending "token directory"
when cleaning up.

p4raw-id: //depot/perl@17107

22 years agoperldelta tweaks.
Jarkko Hietaniemi [Sat, 8 Jun 2002 18:24:08 +0000]
perldelta tweaks.

p4raw-id: //depot/perl@17106

22 years agoI assume the Perl fork() emulation is still experimental.
Jarkko Hietaniemi [Sat, 8 Jun 2002 18:19:40 +0000]
I assume the Perl fork() emulation is still experimental.

p4raw-id: //depot/perl@17105

22 years agoVMS doc patch (was Re: VMS changes?)
Craig A. Berry [Sat, 8 Jun 2002 14:10:41 +0000]
VMS doc patch (was Re: VMS changes?)
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05111b03b92805d6bc97@[172.16.52.1]>

p4raw-id: //depot/perl@17104

22 years agoSlight tweaks from Lupe Christoph.
Jarkko Hietaniemi [Sat, 8 Jun 2002 18:04:37 +0000]
Slight tweaks from Lupe Christoph.

p4raw-id: //depot/perl@17103

22 years agoWorkaround for broken symlink traversal.
Jarkko Hietaniemi [Sat, 8 Jun 2002 17:04:24 +0000]
Workaround for broken symlink traversal.

p4raw-id: //depot/perl@17102

22 years agoh2ph: Explain why parts of asm/*.h are skipped in Linux.
Jarkko Hietaniemi [Sat, 8 Jun 2002 16:16:46 +0000]
h2ph: Explain why parts of asm/*.h are skipped in Linux.

p4raw-id: //depot/perl@17101

22 years agoIntegrate mainline
Nick Ing-Simmons [Sat, 8 Jun 2002 15:54:19 +0000]
Integrate mainline

p4raw-id: //depot/perlio@17100

22 years agoTry to avoid a looping makedepend that sometimes
Jarkko Hietaniemi [Sat, 8 Jun 2002 15:53:16 +0000]
Try to avoid a looping makedepend that sometimes
happens when timestamps are out of sync.

p4raw-id: //depot/perl@17099

22 years agoVarious Configure tweaks.
Jarkko Hietaniemi [Sat, 8 Jun 2002 15:34:09 +0000]
Various Configure tweaks.

p4raw-id: //depot/perl@17097

22 years agoFix Glossary formatting bugs when creating Config.pm,
Jarkko Hietaniemi [Sat, 8 Jun 2002 15:05:46 +0000]
Fix Glossary formatting bugs when creating Config.pm,
from Robin Barker.

p4raw-id: //depot/perl@17096

22 years agoperlivp: Too Much Information.
Jarkko Hietaniemi [Sat, 8 Jun 2002 15:00:39 +0000]
perlivp: Too Much Information.

p4raw-id: //depot/perl@17095

22 years agoh2ph: workarounds for too large hexadecimal constants.
Jarkko Hietaniemi [Sat, 8 Jun 2002 14:58:43 +0000]
h2ph: workarounds for too large hexadecimal constants.
Now 'perlivp' passes without a whimper in Solaris 8 and
Tru64 4.0F (Debian 2.2 Linux/x86 doesn't but my header
installation is weird; e.g. float.h is not in /usr/include...
(cd /usr/include; h2ph -l -r .)

p4raw-id: //depot/perl@17094

22 years agoh2ph: handle function pointer constants.
Jarkko Hietaniemi [Sat, 8 Jun 2002 14:22:10 +0000]
h2ph: handle function pointer constants.

p4raw-id: //depot/perl@17093

22 years agoPut back the [561+] markers (except for the New Tests
Jarkko Hietaniemi [Sat, 8 Jun 2002 13:54:17 +0000]
Put back the [561+] markers (except for the New Tests
section where the comparison is meaningless);
note that perl561delta is really the changes both
from 5.005_03 and 5.6.0.

p4raw-id: //depot/perl@17092

22 years agoMention the dynamicness of Socket in VMS in another spot.
Jarkko Hietaniemi [Sat, 8 Jun 2002 13:25:04 +0000]
Mention the dynamicness of Socket in VMS in another spot.

p4raw-id: //depot/perl@17091

22 years agoAddress most of the issues found by Lupe Cristoph
Jarkko Hietaniemi [Sat, 8 Jun 2002 13:16:27 +0000]
Address most of the issues found by Lupe Cristoph
(only leave the VMS changes to the VMS people);
move the VOS section to its right place;
talk more about userlevel threads;
eradicate end-of-line spaces.

p4raw-id: //depot/perl@17090

22 years agoRe: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
Radu Greab [Sat, 8 Jun 2002 16:59:56 +0000]
Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
Message-ID: <15618.3548.55951.66902@ix.netsoft.ro>

A test for #17082.

p4raw-id: //depot/perl@17089

22 years agoExplain at the top the situation in a nutshell;
Jarkko Hietaniemi [Sat, 8 Jun 2002 12:35:46 +0000]
Explain at the top the situation in a nutshell;
remove the [561+] tags as redundant;
AmigaOS wasn't broken in 5.6.1, and still good in 5.7.2.

p4raw-id: //depot/perl@17088

22 years ago[Patch] perldelta for 5.8.0 RC1
Lupe Christoph [Sat, 8 Jun 2002 14:08:16 +0000]
[Patch] perldelta for 5.8.0 RC1
Message-ID: <20020608120816.GP14630@lupe-christoph.de>

p4raw-id: //depot/perl@17087

22 years agoAdvertise the upcoming Win32::GetOSName().
Jarkko Hietaniemi [Sat, 8 Jun 2002 12:14:48 +0000]
Advertise the upcoming Win32::GetOSName().

p4raw-id: //depot/perl@17086

22 years agoThe lib/Win32.pod part of
Yves Orton [Sat, 8 Jun 2002 00:27:25 +0000]
The lib/Win32.pod part of

Subject: [DOC PATCH] Re: platform check (CODE PATCH : libwin32 )
From: "Yves Orton" <demerphq@hotmail.com>
Message-ID: <F209R6rPlHkg6WMaScm00017481@hotmail.com>

(manually applied and tweaked)

p4raw-id: //depot/perl@17085

22 years agoDoc patches: assorted minor nits
Philip Newton [Sat, 8 Jun 2002 11:08:12 +0000]
Doc patches: assorted minor nits
Message-ID: <k7i3gu8g2tga411pc6mcfvsp9rql27m8kq@4ax.com>

p4raw-id: //depot/perl@17084

22 years agoRe: doc bug in perldoc
Philip Newton [Sat, 8 Jun 2002 11:05:09 +0000]
Re: doc bug in perldoc
Message-ID: <c3i3guod7ps1u5iujokk509p43ob76815k@4ax.com>

p4raw-id: //depot/perl@17083

22 years agoRe: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
Radu Greab [Sat, 8 Jun 2002 08:28:58 +0000]
Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
Message-ID: <15617.38426.603787.918922@ix.netsoft.ro>

p4raw-id: //depot/perl@17082

22 years agoRe: [PATCH] numeric.c:S_mulexp10 -- quit when you can
Craig A. Berry [Fri, 7 Jun 2002 22:55:34 +0000]
Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05111b02b92724737054@[172.16.52.1]>

Handle also underflow on non-IEEE.

p4raw-id: //depot/perl@17081

22 years agoFix for bug [ID 20020602.007].
Artur Bergman [Sat, 8 Jun 2002 10:06:05 +0000]
Fix for bug [ID 20020602.007].
Don't decrement the active flag until AFTER we have run perl_destruct

p4raw-id: //depot/perl@17080

22 years agoh2ph: evil linux/byteorder/pdp_endian.h
Jarkko Hietaniemi [Sat, 8 Jun 2002 01:38:50 +0000]
h2ph: evil linux/byteorder/pdp_endian.h

p4raw-id: //depot/perl@17079

22 years agoh2ph: more evilness in the form of Linux inline assembler.
Jarkko Hietaniemi [Sat, 8 Jun 2002 01:14:45 +0000]
h2ph: more evilness in the form of Linux inline assembler.

p4raw-id: //depot/perl@17078

22 years agoh2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19L
Jarkko Hietaniemi [Fri, 7 Jun 2002 23:14:10 +0000]
h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19L
(note the final L) for ia32 and ia64 long doubles.

p4raw-id: //depot/perl@17077

22 years agoperlivp: more header matching.
Jarkko Hietaniemi [Fri, 7 Jun 2002 23:06:22 +0000]
perlivp: more header matching.

p4raw-id: //depot/perl@17076

22 years agoRe: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
Nicholas Clark [Sat, 8 Jun 2002 00:39:22 +0000]
Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
Message-ID: <20020607233921.GE307@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@17075

22 years agonumeric.c:S_mulexp10 -- quit when you can
Craig A. Berry [Fri, 7 Jun 2002 18:29:31 +0000]
numeric.c:S_mulexp10 -- quit when you can
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05111b01b926db404884@[172.16.52.1]>

p4raw-id: //depot/perl@17074

22 years agoReunite the first .PHONY targets (based on Garry Williams'
Jarkko Hietaniemi [Fri, 7 Jun 2002 21:34:07 +0000]
Reunite the first .PHONY targets (based on Garry Williams'
reading of the GNU make manual).

p4raw-id: //depot/perl@17073

22 years agoRe: [DOCPATCH] Thread.pm
Elizabeth Mattijsen [Fri, 7 Jun 2002 23:57:01 +0000]
Re: [DOCPATCH] Thread.pm
Message-Id: <4.2.0.58.20020607235418.02e23680@mickey.dijkmat.nl>

p4raw-id: //depot/perl@17072

22 years agoRe: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
Radu Greab [Sat, 8 Jun 2002 00:49:02 +0000]
Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
Message-ID: <15617.10830.557640.430565@ix.netsoft.ro>

p4raw-id: //depot/perl@17071

22 years agoh2ph: the fp exponent does need to have an explicit sign.
Jarkko Hietaniemi [Fri, 7 Jun 2002 19:36:16 +0000]
h2ph: the fp exponent does need to have an explicit sign.

p4raw-id: //depot/perl@17070

22 years agoperlivp: tell what went wrong.
Jarkko Hietaniemi [Fri, 7 Jun 2002 19:28:52 +0000]
perlivp: tell what went wrong.

p4raw-id: //depot/perl@17069

22 years agoperlivp: sometimes headers and symbols don't quite match.
Jarkko Hietaniemi [Fri, 7 Jun 2002 19:22:23 +0000]
perlivp: sometimes headers and symbols don't quite match.

p4raw-id: //depot/perl@17068

22 years agoh2ph: One more usage example.
Jarkko Hietaniemi [Fri, 7 Jun 2002 19:21:39 +0000]
h2ph: One more usage example.

p4raw-id: //depot/perl@17067

22 years agoh2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
Jarkko Hietaniemi [Fri, 7 Jun 2002 19:05:22 +0000]
h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.

p4raw-id: //depot/perl@17066

22 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 7 Jun 2002 18:21:36 +0000]
Integrate mainline

p4raw-id: //depot/perlio@17065

22 years agouname() was returning "unknown" on IA64; handle other missing
Gurusamy Sarathy [Fri, 7 Jun 2002 18:04:39 +0000]
uname() was returning "unknown" on IA64; handle other missing
cases as well, and make any future unknown ones show up as
unknown(0x123).

p4raw-id: //depot/perl@17064

22 years agoThere are many ways to skin a Win32 (from Sarathy).
Jarkko Hietaniemi [Fri, 7 Jun 2002 16:12:20 +0000]
There are many ways to skin a Win32 (from Sarathy).

p4raw-id: //depot/perl@17063

22 years agoTypos spotted by Vadim.
Jarkko Hietaniemi [Fri, 7 Jun 2002 14:39:05 +0000]
Typos spotted by Vadim.

p4raw-id: //depot/perl@17062

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 7 Jun 2002 14:05:16 +0000]
Update Changes.

p4raw-id: //depot/perl@17061

22 years agoRe: [PATCH] Small nit in perlxs.pod
Lupe Christoph [Fri, 7 Jun 2002 13:38:24 +0000]
Re: [PATCH] Small nit in perlxs.pod
Message-ID: <20020607113824.GD24159@lupe-christoph.de>

p4raw-id: //depot/perl@17060

22 years agoREADME.win32 and win32/makefile.mk differ
Lupe Christoph [Fri, 7 Jun 2002 13:36:51 +0000]
README.win32 and win32/makefile.mk differ
Message-ID: <20020607113651.GC24159@lupe-christoph.de>

p4raw-id: //depot/perl@17059

22 years agogcc -Wall nit noticed by NI-S.
Jarkko Hietaniemi [Fri, 7 Jun 2002 13:22:38 +0000]
gcc -Wall nit noticed by NI-S.

p4raw-id: //depot/perl@17058