This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
21 years agoNetWare diff for XS::APItest.
Jarkko Hietaniemi [Fri, 14 Jun 2002 13:32:22 +0000 (13:32 +0000)]
NetWare diff for XS::APItest.

p4raw-id: //depot/perl@17237

21 years agoConstant.t for EBCDIC platforms
Roca Carrio, Ignasi (PO EP) [Fri, 14 Jun 2002 10:39:54 +0000 (12:39 +0200)]
Constant.t for EBCDIC platforms
From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A438@madrid14.mad.fsc.net>

p4raw-id: //depot/perl@17236

21 years agogetpwent() & POSIX-BC/BS2000 problem
Roca Carrio, Ignasi (PO EP) [Fri, 14 Jun 2002 10:07:28 +0000 (12:07 +0200)]
getpwent() & POSIX-BC/BS2000 problem
From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3D8@madrid14.mad.fsc.net>

p4raw-id: //depot/perl@17235

21 years agobasic.t for EBCDIC platforms
Roca Carrio, Ignasi (PO EP) [Fri, 14 Jun 2002 09:58:49 +0000 (11:58 +0200)]
basic.t for EBCDIC platforms
From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3BF@madrid14.mad.fsc.net>

p4raw-id: //depot/perl@17234

21 years agoCap.t for EBCDIC platforms
Roca Carrio, Ignasi (PO EP) [Fri, 14 Jun 2002 09:53:36 +0000 (11:53 +0200)]
Cap.t for EBCDIC platforms
From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3B1@madrid14.mad.fsc.net>
(why this has been working in z/OS?)

p4raw-id: //depot/perl@17233

21 years agoMention Solaris x86 use64bitint troubles.
Jarkko Hietaniemi [Fri, 14 Jun 2002 10:58:01 +0000 (10:58 +0000)]
Mention Solaris x86 use64bitint troubles.

p4raw-id: //depot/perl@17232

21 years agoAll UNICOS test failures should be gone now.
Jarkko Hietaniemi [Fri, 14 Jun 2002 10:45:16 +0000 (10:45 +0000)]
All UNICOS test failures should be gone now.

p4raw-id: //depot/perl@17231

21 years agoUNICOS and UNICOS/mk are broken only on one test.
Jarkko Hietaniemi [Fri, 14 Jun 2002 10:39:04 +0000 (10:39 +0000)]
UNICOS and UNICOS/mk are broken only on one test.

p4raw-id: //depot/perl@17230

21 years agoUpgrade to Switch 2.09 (the debugging statement
Jarkko Hietaniemi [Fri, 14 Jun 2002 01:36:12 +0000 (01:36 +0000)]
Upgrade to Switch 2.09 (the debugging statement
was already removed in blead)

p4raw-id: //depot/perl@17228

21 years agoassorted help for older VMS systems
Craig A. Berry [Thu, 13 Jun 2002 19:55:25 +0000 (14:55 -0500)]
assorted help for older VMS systems
   From: "Craig A. Berry" <craigberry@mac.com>
   Message-Id: <a05111b05b92ec91d165b@[172.16.52.1]>
p4raw-link: @17206 on //depot/perl: c5d9854390e492eb0f0360555ff8df0dad92cc9c

p4raw-id: //depot/perl@17227

21 years agoThread doc tweaks.
Jarkko Hietaniemi [Thu, 13 Jun 2002 22:07:24 +0000 (22:07 +0000)]
Thread doc tweaks.

p4raw-id: //depot/perl@17226

21 years agoDon't assume too much about how print will scale
Jarkko Hietaniemi [Thu, 13 Jun 2002 21:59:07 +0000 (21:59 +0000)]
Don't assume too much about how print will scale
your fp numbers; be explicit and use printf instead--
the assumption broke in UNICOS (from Mark Lutz)
(Use %.0f instead of %d because in 32-bit systems
 the %d may end producing -1 or something else odd.)

p4raw-id: //depot/perl@17225

21 years agoTell what version of PDL will be fine with 5.8.0,
Jarkko Hietaniemi [Thu, 13 Jun 2002 19:22:12 +0000 (19:22 +0000)]
Tell what version of PDL will be fine with 5.8.0,
according to TimJ.

p4raw-id: //depot/perl@17224

21 years agotest failure: lib/ExtUtils/t/Installed.t
Hugo van der Sanden [Thu, 13 Jun 2002 15:44:24 +0000 (16:44 +0100)]
test failure: lib/ExtUtils/t/Installed.t
Message-Id: <200206131444.g5DEiOo22204@crypt.compulink.co.uk>

p4raw-id: //depot/perl@17223

21 years agoRe: linux + usemorebits: gcc error?
Hugo van der Sanden [Thu, 13 Jun 2002 15:03:28 +0000 (16:03 +0100)]
Re: linux + usemorebits: gcc error?
Message-Id: <200206131403.g5DE3Sk21964@crypt.compulink.co.uk>

(go U32 based on NI-S since it's a flags field)

p4raw-id: //depot/perl@17222

21 years agoDocument the tied/magical/shared array/hash non-autovivifying bug.
Jarkko Hietaniemi [Thu, 13 Jun 2002 13:55:08 +0000 (13:55 +0000)]
Document the tied/magical/shared array/hash non-autovivifying bug.

p4raw-id: //depot/perl@17221

21 years agoAlso perlsub needs to be slightly more upbeat about attributes.
Jarkko Hietaniemi [Thu, 13 Jun 2002 12:51:14 +0000 (12:51 +0000)]
Also perlsub needs to be slightly more upbeat about attributes.

p4raw-id: //depot/perl@17220

21 years agoOne more pass on the TYPE/ATTRS issues.
Jarkko Hietaniemi [Thu, 13 Jun 2002 12:40:36 +0000 (12:40 +0000)]
One more pass on the TYPE/ATTRS issues.

p4raw-id: //depot/perl@17219

21 years agoRe: [ PATCH ] AIX 5 + 17206
H.Merijn Brand [Thu, 13 Jun 2002 09:18:27 +0000 (11:18 +0200)]
Re: [ PATCH ] AIX 5 + 17206
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020613091118.2BAF.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@17218

21 years ago[ PATCH ] mymalloc on HP-UX
H.Merijn Brand [Thu, 13 Jun 2002 09:58:30 +0000 (11:58 +0200)]
[ PATCH ] mymalloc on HP-UX
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020613095503.2BB2.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@17217

21 years ago <pudge> crab, can you integrate 17215 ?
Abhijit Menon-Sen [Thu, 13 Jun 2002 10:08:38 +0000 (10:08 +0000)]
   <pudge> crab, can you integrate 17215 ?

p4raw-id: //depot/perl@17216
p4raw-integrated: from //depot/macperl@17212 'copy in'
ext/XS/APItest/t/printf.t (@17213..)

21 years agoAPItest.xs OUTPUT (was: perl@17206)
Chris Nandor [Thu, 13 Jun 2002 00:16:26 +0000 (20:16 -0400)]
APItest.xs OUTPUT (was: perl@17206)
   Message-Id: <pudge-95528D.00162613062002@onion.valueclick.com>
p4raw-link: @17206 on //depot/perl: c5d9854390e492eb0f0360555ff8df0dad92cc9c

p4raw-id: //depot/perl@17212

21 years agoadd skipping of threads and threads::shared on default builds
Peter Prymmer [Wed, 12 Jun 2002 18:58:50 +0000 (14:58 -0400)]
add skipping of threads and threads::shared on default builds
Message-ID: <OF3EE94CDE.1E9C1D28-ON85256BD6.007CC091@55.25.11>

p4raw-id: //depot/perl@17211

21 years agoThe scalar behaviour of sort is undefined.
Jarkko Hietaniemi [Wed, 12 Jun 2002 22:57:47 +0000 (22:57 +0000)]
The scalar behaviour of sort is undefined.

p4raw-id: //depot/perl@17210

21 years agoMention I/O layers in perlopentut.
Jarkko Hietaniemi [Wed, 12 Jun 2002 22:56:24 +0000 (22:56 +0000)]
Mention I/O layers in perlopentut.

p4raw-id: //depot/perl@17209

21 years agoDocument the my/our TYPE and ATTRIBUTES (Use the Camel Mk 3, Luke).
Jarkko Hietaniemi [Wed, 12 Jun 2002 22:36:15 +0000 (22:36 +0000)]
Document the my/our TYPE and ATTRIBUTES (Use the Camel Mk 3, Luke).

p4raw-id: //depot/perl@17208

21 years agoAs noticed by Philip Newton, XS::APItest is not meant to be installed.
Jarkko Hietaniemi [Wed, 12 Jun 2002 14:15:32 +0000 (14:15 +0000)]
As noticed by Philip Newton, XS::APItest is not meant to be installed.

p4raw-id: //depot/perl@17207

21 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 12 Jun 2002 13:25:30 +0000 (13:25 +0000)]
Update Changes.

p4raw-id: //depot/perl@17206

21 years agoRegen toc.
Jarkko Hietaniemi [Wed, 12 Jun 2002 13:16:32 +0000 (13:16 +0000)]
Regen toc.

p4raw-id: //depot/perl@17205

21 years agoThis should be gone now.
Jarkko Hietaniemi [Wed, 12 Jun 2002 13:05:28 +0000 (13:05 +0000)]
This should be gone now.

p4raw-id: //depot/perl@17204

21 years agoNetWare doc tweak.
Jarkko Hietaniemi [Wed, 12 Jun 2002 12:58:54 +0000 (12:58 +0000)]
NetWare doc tweak.

p4raw-id: //depot/perl@17203

21 years agoRe: Change sort in scalar context behavior.
Abigail [Wed, 12 Jun 2002 02:46:01 +0000 (19:46 -0700)]
Re: Change sort in scalar context behavior.
Message-ID: <20020612024601.A8524@ucan.foad.org>

p4raw-id: //depot/perl@17202

21 years agoRe: linux + usemorebits: gcc error?
Rafael Garcia-Suarez [Wed, 12 Jun 2002 13:50:59 +0000 (15:50 +0200)]
Re: linux + usemorebits: gcc error?
Message-ID: <3D0735A3.4020701@hexaflux.com>

p4raw-id: //depot/perl@17201

21 years agoSynchronize config.bc and config_H.bc; add SCNfldbl;
Jarkko Hietaniemi [Wed, 12 Jun 2002 12:17:02 +0000 (12:17 +0000)]
Synchronize config.bc and config_H.bc; add SCNfldbl;
go back to disabling long doubles from MinGW because
MSVCRT doesn't do long double printfing even when gcc
would know how to handle them.

p4raw-id: //depot/perl@17200

21 years agoconfigure.com: join the sPRI... party
Craig A. Berry [Tue, 11 Jun 2002 22:44:31 +0000 (17:44 -0500)]
configure.com: join the sPRI... party
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05111b00b92c6bda8b47@[172.16.52.1]>

p4raw-id: //depot/perl@17198

21 years agoTest relying on undefined behaviour of atan2(0, 0)
Jarkko Hietaniemi [Wed, 12 Jun 2002 01:52:32 +0000 (01:52 +0000)]
Test relying on undefined behaviour of atan2(0, 0)
(valiantly debugged by Mark Lutz).

p4raw-id: //depot/perl@17197

21 years agoRegen perlmodlib.
Jarkko Hietaniemi [Wed, 12 Jun 2002 01:41:05 +0000 (01:41 +0000)]
Regen perlmodlib.

p4raw-id: //depot/perl@17196

21 years agoperlmodlib.pod missing Config & Errno
Yitzchak Scott-Thoennes [Tue, 11 Jun 2002 15:12:15 +0000 (08:12 -0700)]
perlmodlib.pod missing Config & Errno
Message-ID: </WnB9gzkgC5S092yn@efn.org>

p4raw-id: //depot/perl@17195

21 years agoRe: RC1 on Playstation2
Tim Jenness [Tue, 11 Jun 2002 11:55:40 +0000 (01:55 -1000)]
Re: RC1 on Playstation2
Message-ID: <Pine.LNX.4.44.0206111135130.31715-100000@lapaki>

p4raw-id: //depot/perl@17194

21 years agoNot that I know anything about Windows compilers
Jarkko Hietaniemi [Tue, 11 Jun 2002 19:57:23 +0000 (19:57 +0000)]
Not that I know anything about Windows compilers
but Google leads me into believing that while Borland and
GCC support the ANSI way of printing long doubles (%L),
Visual C really doesn't support printing them.

p4raw-id: //depot/perl@17193

21 years agoFix a cut-n-paste error.
Rafael Garcia-Suarez [Tue, 11 Jun 2002 19:00:37 +0000 (19:00 +0000)]
Fix a cut-n-paste error.

p4raw-id: //depot/perl@17192

21 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 11 Jun 2002 14:09:14 +0000 (14:09 +0000)]
Update Changes.

p4raw-id: //depot/perl@17190

21 years agoTrying to printf Perl-specific datatypes using printf
Jarkko Hietaniemi [Tue, 11 Jun 2002 13:55:12 +0000 (13:55 +0000)]
Trying to printf Perl-specific datatypes using printf
(with perlio or stdio) is folly, says Hugo.

p4raw-id: //depot/perl@17189

21 years agoBe more specific.
Jarkko Hietaniemi [Tue, 11 Jun 2002 13:54:31 +0000 (13:54 +0000)]
Be more specific.

p4raw-id: //depot/perl@17188

21 years agowarn about gcc 3.1 + usemorebits
Rafael Garcia-Suarez [Tue, 11 Jun 2002 12:21:01 +0000 (14:21 +0200)]
warn about gcc 3.1 + usemorebits
Message-ID: <3D05CF0D.9060409@hexaflux.com>

p4raw-id: //depot/perl@17187

21 years agosanity-check the windows section in perldelta and add some missing
Gurusamy Sarathy [Tue, 11 Jun 2002 05:02:43 +0000 (05:02 +0000)]
sanity-check the windows section in perldelta and add some missing
entries

p4raw-id: //depot/perl@17185

21 years agoObviously time to get some sleep.
Jarkko Hietaniemi [Tue, 11 Jun 2002 03:45:44 +0000 (03:45 +0000)]
Obviously time to get some sleep.

p4raw-id: //depot/perl@17184

21 years ago#17179 wasn't quite right.
Jarkko Hietaniemi [Tue, 11 Jun 2002 03:41:35 +0000 (03:41 +0000)]
#17179 wasn't quite right.

p4raw-id: //depot/perl@17183

21 years agofix outdated info about how the patches in the APC are generated;
Gurusamy Sarathy [Tue, 11 Jun 2002 03:27:41 +0000 (03:27 +0000)]
fix outdated info about how the patches in the APC are generated;
mention the perlbrowse repository gateway; add a pointer to
perlhack.pod in repository.pod

p4raw-id: //depot/perl@17182

21 years agoDetype locale.c comment
Philip Newton [Tue, 11 Jun 2002 06:28:08 +0000 (08:28 +0200)]
Detype locale.c comment
Message-ID: <b0vagu8197d5jn2c5pt8al97loreugl9e5@4ax.com>

p4raw-id: //depot/perl@17181

21 years agoMake UTF-8 locales effective only if PerlIO has been
Jarkko Hietaniemi [Tue, 11 Jun 2002 03:21:53 +0000 (03:21 +0000)]
Make UTF-8 locales effective only if PerlIO has been
defined (ignore UTF-8 locales silently if no PerlIO).

p4raw-id: //depot/perl@17180

21 years agoCan't printf Perl specific datatypes without perlio
Jarkko Hietaniemi [Tue, 11 Jun 2002 02:53:34 +0000 (02:53 +0000)]
Can't printf Perl specific datatypes without perlio
(in other words, stdio doesn't do the %V...)

p4raw-id: //depot/perl@17179

21 years agoDocument XS::APItest.
Jarkko Hietaniemi [Tue, 11 Jun 2002 01:54:05 +0000 (01:54 +0000)]
Document XS::APItest.

p4raw-id: //depot/perl@17178

21 years agoAdd XS::APItest to Win32/DJGPP/NetWare.
Jarkko Hietaniemi [Tue, 11 Jun 2002 01:49:38 +0000 (01:49 +0000)]
Add XS::APItest to Win32/DJGPP/NetWare.

p4raw-id: //depot/perl@17177

21 years agoAdd XS::APItest 0.01 from Tim Jenness.
Jarkko Hietaniemi [Tue, 11 Jun 2002 01:37:39 +0000 (01:37 +0000)]
Add XS::APItest 0.01 from Tim Jenness.

The perl.h change is needed by non-gcc (non-__attribute__)
compilers: without it non-gccs won't have printf() mapped
to PerlIO_stdoutf (when perlio, of course).  This means that
non-gccs would not be able to print the Perl specific datatypes.

p4raw-id: //depot/perl@17176

21 years agoNow that binmode(FH) does implicit ":bytes" revisit
Jarkko Hietaniemi [Mon, 10 Jun 2002 23:24:42 +0000 (23:24 +0000)]
Now that binmode(FH) does implicit ":bytes" revisit
the failing tests.  The worrisome one is the Digest::MD5
test-- how will it fare in CRLF lands now?

p4raw-id: //depot/perl@17175

21 years agoUpgrade to Math::BigInt 1.59.
Jarkko Hietaniemi [Mon, 10 Jun 2002 20:55:00 +0000 (20:55 +0000)]
Upgrade to Math::BigInt 1.59.

p4raw-id: //depot/perl@17174

21 years agoDocument the implicit :bytes of binmode(FH).
Jarkko Hietaniemi [Mon, 10 Jun 2002 20:16:30 +0000 (20:16 +0000)]
Document the implicit :bytes of binmode(FH).

p4raw-id: //depot/perl@17173

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Mon, 10 Jun 2002 19:27:23 +0000 (19:27 +0000)]
Integrate perlio:

[ 17171]
binmode(FH); to act like binmode(FH,":bytes") as well as
turning off CRLF features.
p4raw-link: @17171 on //depot/perlio: 6874a2de0b9fdd8dc928c94c0f22e6f2b45cb330

p4raw-id: //depot/perl@17172

21 years agobinmode(FH); to act like binmode(FH,":bytes") as well as
Nick Ing-Simmons [Mon, 10 Jun 2002 18:40:22 +0000 (18:40 +0000)]
binmode(FH); to act like binmode(FH,":bytes") as well as
turning off CRLF features.

p4raw-id: //depot/perlio@17171

21 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 10 Jun 2002 17:04:28 +0000 (17:04 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@17170

21 years ago[DOC PATCH] perldebtut
Elizabeth Mattijsen [Mon, 10 Jun 2002 17:47:14 +0000 (19:47 +0200)]
[DOC PATCH] perldebtut
Message-Id: <4.2.0.58.20020610174710.05123760@mickey.dijkmat.nl>

p4raw-id: //depot/perl@17169

21 years agoDocument the UTF-8 env issue. Now NI-S just needs
Jarkko Hietaniemi [Mon, 10 Jun 2002 14:04:31 +0000 (14:04 +0000)]
Document the UTF-8 env issue.  Now NI-S just needs
to fix binmode() to comply with the documentation...

p4raw-id: //depot/perl@17168

21 years agoRe: Change 17108: Document the do BAREWORD change, from Rafael.
Philip Newton [Mon, 10 Jun 2002 07:56:41 +0000 (09:56 +0200)]
Re: Change 17108: Document the do BAREWORD change, from Rafael.
Date: Mon, 10 Jun 2002 07:56:41 +0200
Message-ID: <anf8gugjm2v70ckgmkjm12paa00atimik4@4ax.com>

Subject: Re: Change 17110: Add deprecations.
From: Philip Newton <Philip.Newton@gmx.net>
Date: Mon, 10 Jun 2002 07:56:22 +0200
Message-ID: <bpf8gu0v332thjkpv39uirardul58aa7b3@4ax.com>

p4raw-id: //depot/perl@17167

21 years agoNI-S doesn't need these comments :-) but I'm commenting anyway.
Jarkko Hietaniemi [Mon, 10 Jun 2002 13:44:49 +0000 (13:44 +0000)]
NI-S doesn't need these comments :-) but I'm commenting anyway.

p4raw-id: //depot/perl@17166

21 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 10 Jun 2002 13:07:57 +0000 (13:07 +0000)]
Update Changes.

p4raw-id: //depot/perl@17165

21 years agoFurther patch on #17163 for Tru64.
Jarkko Hietaniemi [Mon, 10 Jun 2002 13:01:17 +0000 (13:01 +0000)]
Further patch on #17163 for Tru64.

p4raw-id: //depot/perl@17164

21 years agoPatch from Hugo for the 'printf' problem:
Jarkko Hietaniemi [Mon, 10 Jun 2002 12:40:16 +0000 (12:40 +0000)]
Patch from Hugo for the 'printf' problem:
- for SV-style calling, we can only get NV
- for C-style calling, we assume %f is double;
- for simplicity we allow any of %Lf, %llf, %qf for long double

p4raw-id: //depot/perl@17163

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Mon, 10 Jun 2002 12:31:32 +0000 (12:31 +0000)]
Integrate perlio:

[ 17159]
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-link: @17159 on //depot/perlio: f2bb49b68cb535c8bc5ed120954660e49ab7d44b

p4raw-id: //depot/perl@17162

21 years ago#17150 didn't expect -Uuseperlio.
Jarkko Hietaniemi [Mon, 10 Jun 2002 12:21:39 +0000 (12:21 +0000)]
#17150 didn't expect -Uuseperlio.

p4raw-id: //depot/perl@17161

21 years agoqueue.pm
Benjamin Goldberg [Mon, 10 Jun 2002 09:53:42 +0000 (09:53 +0000)]
queue.pm
Message-Id: <3CFC03E8.A1EF9886@earthlink.net>
Applied manually

p4raw-id: //depot/perl@17160

21 years agoTune test to run in UTF-8 locales
Nick Ing-Simmons [Mon, 10 Jun 2002 09:51:16 +0000 (09:51 +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

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

p4raw-id: //depot/perlio@17158

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

p4raw-id: //depot/perl@17156

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

p4raw-id: //depot/perl@17155

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

p4raw-id: //depot/perl@17154

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

p4raw-id: //depot/perl@17153

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

p4raw-id: //depot/perl@17152

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

p4raw-id: //depot/perl@17151

21 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 (03:40 +0300)]
[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

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

p4raw-id: //depot/perl@17149

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

p4raw-id: //depot/perl@17148

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

p4raw-id: //depot/perl@17147

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

p4raw-id: //depot/perl@17146

21 years agoMath::BigInt 1.58 released
Tels [Sun, 9 Jun 2002 22:39:35 +0000 (00:39 +0200)]
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

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

p4raw-id: //depot/perlio@17144

21 years agocleanup's
H.Merijn Brand [Sun, 9 Jun 2002 13:55:21 +0000 (15:55 +0200)]
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

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

p4raw-id: //depot/perl@17142

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

p4raw-id: //depot/perl@17141

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

p4raw-id: //depot/perl@17140

21 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 (15:52 +0100)]
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

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

p4raw-id: //depot/perl@17138

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

p4raw-id: //depot/perl@17137

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

p4raw-id: //depot/perl@17136

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

p4raw-id: //depot/perl@17135

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

p4raw-id: //depot/perl@17134

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

p4raw-id: //depot/perl@17133

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

(It's really two-argument.)

p4raw-id: //depot/perl@17132

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

p4raw-id: //depot/perl@17131

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

p4raw-id: //depot/perl@17130