Jarkko Hietaniemi [Fri, 7 Jun 2002 12:38:09 +0000]
More Winlore from Vadim.
p4raw-id: //depot/perl@17054
Radu Greab [Fri, 7 Jun 2002 05:17:58 +0000]
Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
Message-ID: <15616.6102.89472.9852@ix.netsoft.ro>
p4raw-id: //depot/perl@17052
Jarkko Hietaniemi [Fri, 7 Jun 2002 01:31:56 +0000]
Split in two the .PHONY target so that makes without .PHONY
when invoked as "make" won't wander off into the targets "compile
translator utilities" and instead stay in the "all" target.
Diagnosed by Garry Williams.
p4raw-id: //depot/perl@17051
Jarkko Hietaniemi [Thu, 6 Jun 2002 20:57:11 +0000]
Retract #16892 now that we have #17022.
p4raw-id: //depot/perl@17050
Jarkko Hietaniemi [Thu, 6 Jun 2002 20:27:02 +0000]
Update the SUPER-UX situation.
p4raw-id: //depot/perl@17049
Jarkko Hietaniemi [Thu, 6 Jun 2002 20:13:53 +0000]
More Windows wisdom from Sarathy;
remove old UTS entry; add SUPER-UX.
p4raw-id: //depot/perl@17048
Jarkko Hietaniemi [Thu, 6 Jun 2002 20:10:14 +0000]
Windows wisdom from Sarathy.
p4raw-id: //depot/perl@17047
Rafael Garcia-Suarez [Thu, 6 Jun 2002 19:33:23 +0000]
The perlio warnings are not mandatory.
p4raw-id: //depot/perl@17046
Jarkko Hietaniemi [Thu, 6 Jun 2002 19:09:52 +0000]
Typolice.
p4raw-id: //depot/perl@17045
Jarkko Hietaniemi [Thu, 6 Jun 2002 18:57:39 +0000]
Document that $^O in Win32 is a bit lacking in details.
p4raw-id: //depot/perl@17044
Jarkko Hietaniemi [Thu, 6 Jun 2002 18:49:22 +0000]
Win32 is not an OS.
p4raw-id: //depot/perl@17042
Robin Barker [Thu, 6 Jun 2002 18:05:17 +0000]
The Makefile.SH part of
Subject: [PATCH] corrections to Config.pm
Message-Id: <
200206061705.SAA12213@tempest.npl.co.uk>
and regen Configure.
p4raw-id: //depot/perl@17041
Jarkko Hietaniemi [Thu, 6 Jun 2002 17:46:20 +0000]
Supported platforms tweaks.
p4raw-id: //depot/perl@17040
Jarkko Hietaniemi [Thu, 6 Jun 2002 16:13:15 +0000]
Update the 5.005-threads failure list.
p4raw-id: //depot/perl@17039
Jarkko Hietaniemi [Thu, 6 Jun 2002 16:10:24 +0000]
Make pstruct and psed appear also on platforms with
$Config{d_link} but filesystems without link() (like FAT).
Should deal with [ID
20020602.003] and
"RC1 for MSWin32-x86-multi-thread build bug report".
Diagnosis by Sarathy.
p4raw-id: //depot/perl@17038
Elizabeth Mattijsen [Thu, 6 Jun 2002 10:47:36 +0000]
Thread.pm
Message-Id: <4.2.0.58.
20020606104435.01858590@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17037
Jarkko Hietaniemi [Thu, 6 Jun 2002 15:07:32 +0000]
Rafael noticed a bug in the explanation of #17035.
p4raw-id: //depot/perl@17036
Jarkko Hietaniemi [Thu, 6 Jun 2002 13:18:20 +0000]
Give more detailed explanation of open(FH, ">:foobar") failure.
p4raw-id: //depot/perl@17035
Elizabeth Mattijsen [Thu, 6 Jun 2002 10:40:02 +0000]
[DOCPATCH] perlthtut.pod
Message-Id: <4.2.0.58.
20020606103854.0191b320@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17034
Jarkko Hietaniemi [Thu, 6 Jun 2002 12:56:57 +0000]
NetWare update from Ananth Kesari.
p4raw-id: //depot/perl@17033
Jarkko Hietaniemi [Thu, 6 Jun 2002 12:47:34 +0000]
Integrate perlio:
[ 17030]
doio.c tweaks
- see SV passed to dup type open "looks_like__number"
- apply layers to pipe opens.
p4raw-link: @17030 on //depot/perlio:
1771866f7afe018493c12f00d922f47bd58a664e
p4raw-id: //depot/perl@17032
Nicholas Clark [Thu, 6 Jun 2002 11:29:19 +0000]
perlguts.pod
Message-Id: <
20020606112919.P22873@plum.flirble.org>
p4raw-id: //depot/perl@17031
Nick Ing-Simmons [Thu, 6 Jun 2002 07:26:11 +0000]
doio.c tweaks
- see SV passed to dup type open "looks_like__number"
- apply layers to pipe opens.
p4raw-id: //depot/perlio@17030
Nick Ing-Simmons [Thu, 6 Jun 2002 06:32:35 +0000]
Integrate mainline
p4raw-id: //depot/perlio@17029
Jarkko Hietaniemi [Thu, 6 Jun 2002 02:40:12 +0000]
With -Ud_stdstdio perl -v and perl -h didn't flush their
output buffers because they exited with PerlProc_exit()
instead of my_exit() (from Andy Dougherty)
p4raw-id: //depot/perl@17028
Jarkko Hietaniemi [Thu, 6 Jun 2002 01:38:50 +0000]
BeOS status update; all platforms status update.
p4raw-id: //depot/perl@17027
Stas Bekman [Wed, 5 Jun 2002 15:26:02 +0000]
anchors fix
Message-ID: <
3CFDBD0A.8090505@stason.org>
p4raw-id: //depot/perl@17026
Craig A. Berry [Wed, 5 Jun 2002 17:31:18 +0000]
t/op/arith.t -- don't test infinity if it doesn't exist
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.1.5.0.
20020605171901.021cb8b8@exchi01>
p4raw-id: //depot/perl@17025
Jarkko Hietaniemi [Wed, 5 Jun 2002 23:47:14 +0000]
MacOS X 10.1.5 still failing the DB tests.
p4raw-id: //depot/perl@17024
Johan Vromans [Tue, 4 Jun 2002 23:01:44 +0000]
Address the second half of
Subject: [ID
20020604.006] Pipe opens do not support I/O layers
Message-Id: <
20020604210144.3A87A8B6B3@phoenix.squirrel.nl>
so that multiarg piped opens only accept optional whitespace
after the "|-". If and when perlio discipline awareness added
to |-, the now added code branch will grow.
No test case because hard to think of anything even remotely
portable.
p4raw-id: //depot/perl@17023
Doug MacEachern [Mon, 3 Jun 2002 08:27:56 +0000]
Re: local tied hash slices & stray keys (was Re: Cwd breakage)
Message-ID: <Pine.LNX.4.33.
0206030822330.2695-100000@mako.covalent.net>
(plus a test expanded from Schwern's [ID
20020602.006])
p4raw-id: //depot/perl@17022
Tim Jenness [Wed, 5 Jun 2002 09:47:31 +0000]
doc bug in perldoc
Message-ID: <Pine.LNX.4.44.
0206050941191.29367-100000@lapaki>
p4raw-id: //depot/perl@17021
Jarkko Hietaniemi [Wed, 5 Jun 2002 19:55:00 +0000]
AUTHORS updates; perldelta blame^Wfame additions.
p4raw-id: //depot/perl@17020
Jarkko Hietaniemi [Wed, 5 Jun 2002 19:08:00 +0000]
Mention Carp enhancements.
p4raw-id: //depot/perl@17019
Artur Bergman [Wed, 5 Jun 2002 18:49:10 +0000]
Update text slightly and update links to threads.pm instead of Thread.pm
p4raw-id: //depot/perl@17018
Rafael Garcia-Suarez [Wed, 5 Jun 2002 18:32:11 +0000]
Remove a comma and a few whitespaces.
p4raw-id: //depot/perl@17017
Rafael Garcia-Suarez [Wed, 5 Jun 2002 18:28:50 +0000]
$^O is 'beos' on BeOS
p4raw-id: //depot/perl@17016
Nick Ing-Simmons [Wed, 5 Jun 2002 15:11:00 +0000]
Integrate mainline (for Configure)
p4raw-id: //depot/perlio@17015
Jarkko Hietaniemi [Wed, 5 Jun 2002 13:53:51 +0000]
Update Changes.
p4raw-id: //depot/perl@17014
Jarkko Hietaniemi [Wed, 5 Jun 2002 13:41:02 +0000]
Mention the flakiness of AIX' make.
p4raw-id: //depot/perl@17013
Jason E. Stewart [Tue, 4 Jun 2002 16:42:32 +0000]
[ID
20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
Message-Id: <87d6v6wtrb.fsf@openinformatics.com>
Unexpanded $prefix.
p4raw-id: //depot/perl@17011
Jarkko Hietaniemi [Wed, 5 Jun 2002 13:16:49 +0000]
glibc version is more a library issue than a compiler issue.
p4raw-id: //depot/perl@17010
Nicholas Clark [Sun, 2 Jun 2002 20:26:22 +0000]
[Encode PATCH] spurious warning
Message-ID: <
20020602192619.GA320@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@17009
Jarkko Hietaniemi [Wed, 5 Jun 2002 13:03:19 +0000]
Show gnulibc_version in myconfig.
p4raw-id: //depot/perl@17008
Jarkko Hietaniemi [Wed, 5 Jun 2002 12:59:31 +0000]
Regen Glossary for #16991.
p4raw-id: //depot/perl@17007
Jarkko Hietaniemi [Wed, 5 Jun 2002 12:44:45 +0000]
More for #16991.
p4raw-id: //depot/perl@17006
Nick Ing-Simmons [Wed, 5 Jun 2002 07:23:22 +0000]
Integrate mainline
p4raw-id: //depot/perlio@17005
Jarkko Hietaniemi [Wed, 5 Jun 2002 03:35:24 +0000]
FAQ sync.
p4raw-id: //depot/perl@17004
Elizabeth Mattijsen [Sun, 2 Jun 2002 21:36:05 +0000]
[ID
20020602.004] threads::shared::queue new nit
Message-Id: <4.2.0.58.
20020602213520.027cf9d0@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17003
Daniel Berger [Mon, 3 Jun 2002 19:18:38 +0000]
[ID
20020603.010] One more failed test on BeOS 5
From: "Daniel Berger" <djberg96@attbi.com>
Message-Id: <
20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net>
p4raw-id: //depot/perl@17002
H.Merijn Brand [Tue, 4 Jun 2002 10:02:17 +0000]
One more sorry for Oracle
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <
20020604100132.159C.H.M.BRAND@hccnet.nl>
(modified)
p4raw-id: //depot/perl@17001
Jarkko Hietaniemi [Wed, 5 Jun 2002 01:42:44 +0000]
Disable the combination of ithreads but not perlio.
p4raw-id: //depot/perl@16999
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:58:43 +0000]
perlthrtut links.
p4raw-id: //depot/perl@16998
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:55:08 +0000]
Unmatchings.
p4raw-id: //depot/perl@16997
John P. Linderman [Mon, 3 Jun 2002 08:57:49 +0000]
Re: 2nd draft of announcement
From: "John P. Linderman" <jpl@research.att.com>
Message-Id: <
200206031257.IAA12388@raptor.research.att.com>
Let's not forget the mystery IRIX failure.
p4raw-id: //depot/perl@16996
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:45:34 +0000]
Move the obsolete README.threads out of sight to ext/Threads;
save one part of the IRIX knowledge in INSTALL (though IRIX
6.2 is quite old...)
p4raw-id: //depot/perl@16995
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:27:47 +0000]
Upgrade to Math::BigRat 0.07.
p4raw-id: //depot/perl@16994
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:26:45 +0000]
Forgot from #16991.
p4raw-id: //depot/perl@16992
Andy Dougherty [Mon, 3 Jun 2002 13:57:17 +0000]
Re: hints/linux.sh & stdio
Message-ID: <Pine.SOL.4.10.
10206031349430.4034-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@16991
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:08:57 +0000]
Integrate maintperl change #16988;
make IO::Pipe work on windows
p4raw-link: @16988 on //depot/maint-5.6/perl:
f7319d51d4524198950d828d33371d7b83ca3019
p4raw-id: //depot/perl@16990
p4raw-integrated: from //depot/maint-5.6/perl@16989 'merge in'
ext/IO/lib/IO/Pipe.pm (@5902..)
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:07:15 +0000]
Integrate macperl changes #16974 and #16975;
nativize() isn't happy with absolute Mac paths
Test::Harness test fixes, attempt #3 :-)
p4raw-link: @16974 on //depot/macperl:
594896ac796bb1aa12d08048b3e095be1cebc16d
p4raw-id: //depot/perl@16989
p4raw-integrated: from //depot/macperl@16987 'copy in'
ext/DynaLoader/DynaLoader_pm.PL (@16929..)
lib/ExtUtils/MM_MacOS.pm (@16938..)
lib/Test/Harness/t/callback.t
lib/Test/Harness/t/strap-analyze.t
lib/Test/Harness/t/test-harness.t lib/lib_pm.PL (@16968..)
Rafael Garcia-Suarez [Tue, 4 Jun 2002 21:37:23 +0000]
s/modperl/mod_perl/g
p4raw-id: //depot/perl@16987
Philip Newton [Tue, 4 Jun 2002 06:52:55 +0000]
[DOC PATCH] perldelta.pod
Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com>
(with one nit, s/modperl/mod_perl/)
p4raw-id: //depot/perl@16986
Rafael Garcia-Suarez [Tue, 4 Jun 2002 20:30:00 +0000]
perlfunc/lock() nits by Philip Newton and Johan Vromans.
p4raw-id: //depot/perl@16985
Michael G. Schwern [Mon, 3 Jun 2002 19:59:21 +0000]
Re: Some bugs in RC1
Message-Id: <
20020603235921.GN31617@ool-18b93024.dyn.optonline.net>
p4raw-id: //depot/perl@16984
Rafael Garcia-Suarez [Mon, 3 Jun 2002 19:15:26 +0000]
Protect against localizing an %ENV slice.
p4raw-id: //depot/perl@16982
Rafael Garcia-Suarez [Mon, 3 Jun 2002 18:59:19 +0000]
Document that lock() is a "weak keyword".
p4raw-id: //depot/perl@16981
Philip Newton [Mon, 3 Jun 2002 21:35:55 +0000]
Minor typo
Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com>
p4raw-link: @4 on //depot/thrperl:
11343788cbaaede18e3146b5219d2fbdaeaf516e
p4raw-id: //depot/perl@16980
Abhijit Menon-Sen [Mon, 3 Jun 2002 17:06:03 +0000]
Remove all occurrences of occurence, except for one (in the
Changelog) that is preserved for historical reasons.
p4raw-id: //depot/perl@16979
Jarkko Hietaniemi [Sat, 1 Jun 2002 21:19:50 +0000]
Integrate #16971 from maint-5.6;
IO::Poll wasn't working on windows since poll.c wasn't using the
same abstractions as perl; for test case, see:
http://bugs.activestate.com/show_bug.cgi?id=19624
p4raw-id: //depot/perl@16973
p4raw-integrated: from //depot/maint-5.6/perl@16972 'merge in'
ext/IO/poll.c (@5902..) XSUB.h (@7887..)
Jarkko Hietaniemi [Sat, 1 Jun 2002 21:14:39 +0000]
A few links.
p4raw-id: //depot/perl@16972
Jarkko Hietaniemi [Sat, 1 Jun 2002 20:27:03 +0000]
Various perldelta tweaks.
p4raw-id: //depot/perl@16970
Jarkko Hietaniemi [Sat, 1 Jun 2002 19:52:15 +0000]
Update Changes.
p4raw-id: //depot/perl@16969
Jarkko Hietaniemi [Sat, 1 Jun 2002 17:46:42 +0000]
Two obsolete files.
p4raw-id: //depot/perl@16967
Jarkko Hietaniemi [Sat, 1 Jun 2002 17:42:45 +0000]
This is Perl 5.8.0 RC 1.
p4raw-id: //depot/perl@16966
Jarkko Hietaniemi [Sat, 1 Jun 2002 17:39:39 +0000]
Update Changes.
p4raw-id: //depot/perl@16965
Dan Kogai [Sun, 2 Jun 2002 03:19:19 +0000]
[Encode] 1.75 Released
Message-Id: <
16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>
p4raw-id: //depot/perl@16964
Jarkko Hietaniemi [Sat, 1 Jun 2002 16:15:24 +0000]
Paranoia regen_headers; no changes but at least
the timestamps are now fine.
p4raw-id: //depot/perl@16963
H.Merijn Brand [Sat, 1 Jun 2002 11:35:22 +0000]
Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <
20020601103313.BF75.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@16962
Jarkko Hietaniemi [Sat, 1 Jun 2002 15:57:04 +0000]
Garbage character in perldelta; Cygwin tip from Vadim; regen toc.
p4raw-id: //depot/perl@16961
Jarkko Hietaniemi [Sat, 1 Jun 2002 15:30:10 +0000]
Regen Configure + perlmodlib + perltoc, FAQ sync.
p4raw-id: //depot/perl@16960
Jarkko Hietaniemi [Sat, 1 Jun 2002 15:03:57 +0000]
Even more VMSifying (this time more like de-MacOSifying).
p4raw-id: //depot/perl@16959
Jarkko Hietaniemi [Sat, 1 Jun 2002 14:58:39 +0000]
VMSifying from Craig Berry.
p4raw-id: //depot/perl@16958
Jarkko Hietaniemi [Sat, 1 Jun 2002 14:52:34 +0000]
Mention the CJK docs.
p4raw-id: //depot/perl@16957
Nicholas Clark [Sat, 1 Jun 2002 14:07:01 +0000]
another Storable test
Message-ID: <
20020601130700.GB301@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@16956
Nick Ing-Simmons [Sat, 1 Jun 2002 09:02:48 +0000]
Integrate mainline
p4raw-id: //depot/perlio@16955
Jarkko Hietaniemi [Sat, 1 Jun 2002 04:05:35 +0000]
Make the changes MacOS-specific.
p4raw-id: //depot/perl@16954
Abhijit Menon-Sen [Sat, 1 Jun 2002 03:20:52 +0000]
Remove $Id$ lines.
p4raw-id: //depot/perl@16953
Jarkko Hietaniemi [Sat, 1 Jun 2002 03:09:47 +0000]
Perl Labs dead, Smokers live.
p4raw-id: //depot/perl@16952
Abhijit Menon-Sen [Sat, 1 Jun 2002 03:08:02 +0000]
Nitpick at ChangeLog until it is consistently formatted.
p4raw-id: //depot/perl@16951
Jarkko Hietaniemi [Sat, 1 Jun 2002 02:46:48 +0000]
strictify lib.pm.
p4raw-id: //depot/perl@16950
Jarkko Hietaniemi [Sat, 1 Jun 2002 02:33:27 +0000]
s/invcer/incver/
p4raw-id: //depot/perl@16949
Yitzchak Scott-Thoennes [Fri, 31 May 2002 19:56:39 +0000]
Re: perl@16925
Message-ID: <nfD+8gzkgGHH092yn@efn.org>
Self-tie clarifications.
p4raw-id: //depot/perl@16948
Jarkko Hietaniemi [Sat, 1 Jun 2002 01:17:45 +0000]
Be exact of what happens.
p4raw-id: //depot/perl@16947
Gerrit P. Haase [Sat, 1 Jun 2002 04:14:43 +0000]
[Patch] Inplace editing on Cygwin and others?
From: "Gerrit P. Haase" <gp@familiehaase.de>
Message-ID: <
199100765833.20020601041443@familiehaase.de>
p4raw-id: //depot/perl@16946
Jarkko Hietaniemi [Fri, 31 May 2002 23:03:23 +0000]
MacOS test glitch.
p4raw-id: //depot/perl@16945
Jarkko Hietaniemi [Fri, 31 May 2002 22:13:31 +0000]
Update Changes.
p4raw-id: //depot/perl@16944
Craig A. Berry [Fri, 31 May 2002 17:20:11 +0000]
lib/Math/BigInt/t/bigintc.t + VMS + perl@16925
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <
a05111b01b91da6015790@[172.16.52.1]>
Avoid redef warning.
p4raw-id: //depot/perl@16943
Jarkko Hietaniemi [Fri, 31 May 2002 21:42:12 +0000]
Integrate macperl patches #16926 and #16938;
Big MacPerl Testing Patch No. 2
Big MacPerl Testing Patch No. 3
p4raw-id: //depot/perl@16942
p4raw-integrated: from //depot/macperl@16937 'copy in'
lib/Devel/SelfStubber.pm lib/Devel/SelfStubber.t
lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t
lib/File/Temp.pm lib/FindBin.t lib/Tie/File/t/09_gen_rs.t
lib/lib.t t/comp/use.t utils/dprofpp.PL utils/splain.PL
(@16123..) t/lib/MakeMaker/Test/Utils.pm (@16230..)
lib/diagnostics.t (@16646..) lib/ExtUtils/t/00setup_dummy.t
lib/ExtUtils/t/Command.t (@16730..) lib/lib_pm.PL (@16926..)
lib/ExtUtils/MM_MacOS.pm lib/Test/Harness/Straps.pm
lib/Test/Harness/t/callback.t
lib/Test/Harness/t/strap-analyze.t
lib/Test/Harness/t/test-harness.t (@16929..)
p4raw-integrated: from //depot/macperl@16926 'merge in' lib/English.t
(@16123..) ext/DynaLoader/DynaLoader_pm.PL (@16868..)
Jarkko Hietaniemi [Fri, 31 May 2002 20:14:45 +0000]
Update the LWP status.
p4raw-id: //depot/perl@16937