Jarkko Hietaniemi [Thu, 13 Jun 2002 12:51:14 +0000]
Also perlsub needs to be slightly more upbeat about attributes.
p4raw-id: //depot/perl@17220
Jarkko Hietaniemi [Thu, 13 Jun 2002 12:40:36 +0000]
One more pass on the TYPE/ATTRS issues.
p4raw-id: //depot/perl@17219
H.Merijn Brand [Thu, 13 Jun 2002 09:18:27 +0000]
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
H.Merijn Brand [Thu, 13 Jun 2002 09:58:30 +0000]
[ 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
Abhijit Menon-Sen [Thu, 13 Jun 2002 10:08:38 +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..)
Chris Nandor [Thu, 13 Jun 2002 00:16:26 +0000]
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
Peter Prymmer [Wed, 12 Jun 2002 18:58:50 +0000]
add skipping of threads and threads::shared on default builds
Message-ID: <O
F3EE94CDE.1E9C1D28-ON85256BD6.007CC091@55.25.11>
p4raw-id: //depot/perl@17211
Jarkko Hietaniemi [Wed, 12 Jun 2002 22:57:47 +0000]
The scalar behaviour of sort is undefined.
p4raw-id: //depot/perl@17210
Jarkko Hietaniemi [Wed, 12 Jun 2002 22:56:24 +0000]
Mention I/O layers in perlopentut.
p4raw-id: //depot/perl@17209
Jarkko Hietaniemi [Wed, 12 Jun 2002 22:36:15 +0000]
Document the my/our TYPE and ATTRIBUTES (Use the Camel Mk 3, Luke).
p4raw-id: //depot/perl@17208
Jarkko Hietaniemi [Wed, 12 Jun 2002 14:15:32 +0000]
As noticed by Philip Newton, XS::APItest is not meant to be installed.
p4raw-id: //depot/perl@17207
Jarkko Hietaniemi [Wed, 12 Jun 2002 13:25:30 +0000]
Update Changes.
p4raw-id: //depot/perl@17206
Jarkko Hietaniemi [Wed, 12 Jun 2002 13:16:32 +0000]
Regen toc.
p4raw-id: //depot/perl@17205
Jarkko Hietaniemi [Wed, 12 Jun 2002 13:05:28 +0000]
This should be gone now.
p4raw-id: //depot/perl@17204
Jarkko Hietaniemi [Wed, 12 Jun 2002 12:58:54 +0000]
NetWare doc tweak.
p4raw-id: //depot/perl@17203
Abigail [Wed, 12 Jun 2002 02:46:01 +0000]
Re: Change sort in scalar context behavior.
Message-ID: <
20020612024601.A8524@ucan.foad.org>
p4raw-id: //depot/perl@17202
Rafael Garcia-Suarez [Wed, 12 Jun 2002 13:50:59 +0000]
Re: linux + usemorebits: gcc error?
Message-ID: <
3D0735A3.4020701@hexaflux.com>
p4raw-id: //depot/perl@17201
Jarkko Hietaniemi [Wed, 12 Jun 2002 12:17:02 +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
Craig A. Berry [Tue, 11 Jun 2002 22:44:31 +0000]
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
Jarkko Hietaniemi [Wed, 12 Jun 2002 01:52:32 +0000]
Test relying on undefined behaviour of atan2(0, 0)
(valiantly debugged by Mark Lutz).
p4raw-id: //depot/perl@17197
Jarkko Hietaniemi [Wed, 12 Jun 2002 01:41:05 +0000]
Regen perlmodlib.
p4raw-id: //depot/perl@17196
Yitzchak Scott-Thoennes [Tue, 11 Jun 2002 15:12:15 +0000]
perlmodlib.pod missing Config & Errno
Message-ID: </WnB9gzkgC5S092yn@efn.org>
p4raw-id: //depot/perl@17195
Tim Jenness [Tue, 11 Jun 2002 11:55:40 +0000]
Re: RC1 on Playstation2
Message-ID: <Pine.LNX.4.44.
0206111135130.31715-100000@lapaki>
p4raw-id: //depot/perl@17194
Jarkko Hietaniemi [Tue, 11 Jun 2002 19:57:23 +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
Rafael Garcia-Suarez [Tue, 11 Jun 2002 19:00:37 +0000]
Fix a cut-n-paste error.
p4raw-id: //depot/perl@17192
Jarkko Hietaniemi [Tue, 11 Jun 2002 14:09:14 +0000]
Update Changes.
p4raw-id: //depot/perl@17190
Jarkko Hietaniemi [Tue, 11 Jun 2002 13:55:12 +0000]
Trying to printf Perl-specific datatypes using printf
(with perlio or stdio) is folly, says Hugo.
p4raw-id: //depot/perl@17189
Jarkko Hietaniemi [Tue, 11 Jun 2002 13:54:31 +0000]
Be more specific.
p4raw-id: //depot/perl@17188
Rafael Garcia-Suarez [Tue, 11 Jun 2002 12:21:01 +0000]
warn about gcc 3.1 + usemorebits
Message-ID: <
3D05CF0D.9060409@hexaflux.com>
p4raw-id: //depot/perl@17187
Gurusamy Sarathy [Tue, 11 Jun 2002 05:02:43 +0000]
sanity-check the windows section in perldelta and add some missing
entries
p4raw-id: //depot/perl@17185
Jarkko Hietaniemi [Tue, 11 Jun 2002 03:45:44 +0000]
Obviously time to get some sleep.
p4raw-id: //depot/perl@17184
Jarkko Hietaniemi [Tue, 11 Jun 2002 03:41:35 +0000]
#17179 wasn't quite right.
p4raw-id: //depot/perl@17183
Gurusamy Sarathy [Tue, 11 Jun 2002 03:27:41 +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
Philip Newton [Tue, 11 Jun 2002 06:28:08 +0000]
Detype locale.c comment
Message-ID: <b0vagu8197d5jn2c5pt8al97loreugl9e5@4ax.com>
p4raw-id: //depot/perl@17181
Jarkko Hietaniemi [Tue, 11 Jun 2002 03:21:53 +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
Jarkko Hietaniemi [Tue, 11 Jun 2002 02:53:34 +0000]
Can't printf Perl specific datatypes without perlio
(in other words, stdio doesn't do the %V...)
p4raw-id: //depot/perl@17179
Jarkko Hietaniemi [Tue, 11 Jun 2002 01:54:05 +0000]
Document XS::APItest.
p4raw-id: //depot/perl@17178
Jarkko Hietaniemi [Tue, 11 Jun 2002 01:49:38 +0000]
Add XS::APItest to Win32/DJGPP/NetWare.
p4raw-id: //depot/perl@17177
Jarkko Hietaniemi [Tue, 11 Jun 2002 01:37:39 +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
Jarkko Hietaniemi [Mon, 10 Jun 2002 23:24:42 +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
Jarkko Hietaniemi [Mon, 10 Jun 2002 20:55:00 +0000]
Upgrade to Math::BigInt 1.59.
p4raw-id: //depot/perl@17174
Jarkko Hietaniemi [Mon, 10 Jun 2002 20:16:30 +0000]
Document the implicit :bytes of binmode(FH).
p4raw-id: //depot/perl@17173
Jarkko Hietaniemi [Mon, 10 Jun 2002 19:27:23 +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
Nick Ing-Simmons [Mon, 10 Jun 2002 18:40:22 +0000]
binmode(FH); to act like binmode(FH,":bytes") as well as
turning off CRLF features.
p4raw-id: //depot/perlio@17171
Nick Ing-Simmons [Mon, 10 Jun 2002 17:04:28 +0000]
Integrate mainline
p4raw-id: //depot/perlio@17170
Elizabeth Mattijsen [Mon, 10 Jun 2002 17:47:14 +0000]
[DOC PATCH] perldebtut
Message-Id: <4.2.0.58.
20020610174710.05123760@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17169
Jarkko Hietaniemi [Mon, 10 Jun 2002 14:04:31 +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
Philip Newton [Mon, 10 Jun 2002 07:56:41 +0000]
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
Jarkko Hietaniemi [Mon, 10 Jun 2002 13:44:49 +0000]
NI-S doesn't need these comments :-) but I'm commenting anyway.
p4raw-id: //depot/perl@17166
Jarkko Hietaniemi [Mon, 10 Jun 2002 13:07:57 +0000]
Update Changes.
p4raw-id: //depot/perl@17165
Jarkko Hietaniemi [Mon, 10 Jun 2002 13:01:17 +0000]
Further patch on #17163 for Tru64.
p4raw-id: //depot/perl@17164
Jarkko Hietaniemi [Mon, 10 Jun 2002 12:40:16 +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
Jarkko Hietaniemi [Mon, 10 Jun 2002 12:31:32 +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
Jarkko Hietaniemi [Mon, 10 Jun 2002 12:21:39 +0000]
#17150 didn't expect -Uuseperlio.
p4raw-id: //depot/perl@17161
Benjamin Goldberg [Mon, 10 Jun 2002 09:53:42 +0000]
queue.pm
Message-Id: <
3CFC03E8.A1EF9886@earthlink.net>
Applied manually
p4raw-id: //depot/perl@17160
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
Nick Ing-Simmons [Mon, 10 Jun 2002 09:49:32 +0000]
Integrate mainline
p4raw-id: //depot/perlio@17158
Jarkko Hietaniemi [Mon, 10 Jun 2002 03:30:06 +0000]
Glossary tweaks.
p4raw-id: //depot/perl@17156
Jarkko Hietaniemi [Mon, 10 Jun 2002 02:12:09 +0000]
Upgrade to Net::Ping 2.19.
p4raw-id: //depot/perl@17155
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
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
Jarkko Hietaniemi [Sun, 9 Jun 2002 23:21:35 +0000]
Update hint comments.
p4raw-id: //depot/perl@17152
Jarkko Hietaniemi [Sun, 9 Jun 2002 22:59:54 +0000]
One missing bit of Math::BigInt 1.58.
p4raw-id: //depot/perl@17151
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
Jarkko Hietaniemi [Sun, 9 Jun 2002 21:08:02 +0000]
:unique nitpicking continues.
p4raw-id: //depot/perl@17149
Jarkko Hietaniemi [Sun, 9 Jun 2002 21:01:57 +0000]
"thread failed to start: " is better than "Died:".
p4raw-id: //depot/perl@17148
Jarkko Hietaniemi [Sun, 9 Jun 2002 20:47:53 +0000]
:unique saga continues.
p4raw-id: //depot/perl@17147
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
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
Nick Ing-Simmons [Sun, 9 Jun 2002 17:50:14 +0000]
Integrate mainline
p4raw-id: //depot/perlio@17144
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
Jarkko Hietaniemi [Sun, 9 Jun 2002 17:37:45 +0000]
open "list form" clarification.
p4raw-id: //depot/perl@17142
Jarkko Hietaniemi [Sun, 9 Jun 2002 17:24:22 +0000]
Better wording from Sarathy.
p4raw-id: //depot/perl@17141
Jarkko Hietaniemi [Sun, 9 Jun 2002 16:58:47 +0000]
Closer to the truth.
p4raw-id: //depot/perl@17140
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
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
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
Peter Prymmer [Sat, 8 Jun 2002 20:57:05 +0000]
possible band-aid for cygwin build of perl@17061
Message-ID: <O
F846EEF0D.EE48F625-ON85256BD3.0002CB12@55.25.11>
p4raw-id: //depot/perl@17136
Artur Bergman [Sun, 9 Jun 2002 15:44:37 +0000]
Follow up on changing keyword to special subroutine.
p4raw-id: //depot/perl@17135
Jarkko Hietaniemi [Sun, 9 Jun 2002 15:40:52 +0000]
CLONE doc tweaks.
p4raw-id: //depot/perl@17134
Jarkko Hietaniemi [Sun, 9 Jun 2002 15:34:20 +0000]
syswrite() is old news.
p4raw-id: //depot/perl@17133
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
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
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
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
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
Jarkko Hietaniemi [Sat, 8 Jun 2002 22:50:43 +0000]
... and more.
p4raw-id: //depot/perl@17127
Jarkko Hietaniemi [Sat, 8 Jun 2002 22:49:43 +0000]
More spots for perl$OS.
p4raw-id: //depot/perl@17126
Jarkko Hietaniemi [Sat, 8 Jun 2002 22:46:17 +0000]
One more spot to list perlfreebsd and perlirix.
p4raw-id: //depot/perl@17125
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
Jarkko Hietaniemi [Sat, 8 Jun 2002 22:15:31 +0000]
Cygwin duplicated (noticed by Schwern).
p4raw-id: //depot/perl@17123
Jarkko Hietaniemi [Sat, 8 Jun 2002 22:03:15 +0000]
s/Plan9/Plan 9/g; (and one remaning MacOS)
p4raw-id: //depot/perl@17122
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
Jarkko Hietaniemi [Sat, 8 Jun 2002 21:02:27 +0000]
I wonder what a 64-bot is?
p4raw-id: //depot/perl@17120
Jarkko Hietaniemi [Sat, 8 Jun 2002 21:01:45 +0000]
Regen toc.
p4raw-id: //depot/perl@17119
Jarkko Hietaniemi [Sat, 8 Jun 2002 21:00:18 +0000]
Add README.irix/perlirix.
p4raw-id: //depot/perl@17118
Jarkko Hietaniemi [Sat, 8 Jun 2002 20:48:16 +0000]
Add perlfreebsd.
p4raw-id: //depot/perl@17117
Jarkko Hietaniemi [Sat, 8 Jun 2002 20:45:25 +0000]
Mention the FreeBSD Perl policy change.
p4raw-id: //depot/perl@17116
Jarkko Hietaniemi [Sat, 8 Jun 2002 20:34:59 +0000]
Mention the FreeBSD readdir_r bug in perldelta.
p4raw-id: //depot/perl@17115
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