Update Changes.
Jarkko Hietaniemi [Fri, 7 Jun 2002 14:05:16 +0000 (14:05 +0000)]
p4raw-id: //depot/perl@17061

Changes
patchlevel.h

diff --git a/Changes b/Changes
index fe194d0..c360b2c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -28,6 +28,332 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
 Version v5.7.X         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 17060] By: jhi                                   on 2002/06/07  13:26:52
+        Log: Subject: Re: [PATCH] Small nit in perlxs.pod
+             From: lupe@lupe-christoph.de (Lupe Christoph)
+             Date: Fri, 7 Jun 2002 13:38:24 +0200
+             Message-ID: <20020607113824.GD24159@lupe-christoph.de>
+     Branch: perl
+          ! pod/perlxs.pod
+____________________________________________________________________________
+[ 17059] By: jhi                                   on 2002/06/07  13:25:35
+        Log: Subject: [PATCH] README.win32 and win32/makefile.mk differ
+             From: lupe@lupe-christoph.de (Lupe Christoph)
+             Date: Fri, 7 Jun 2002 13:36:51 +0200
+             Message-ID: <20020607113651.GC24159@lupe-christoph.de>
+     Branch: perl
+          ! README.win32
+____________________________________________________________________________
+[ 17058] By: jhi                                   on 2002/06/07  13:22:38
+        Log: gcc -Wall nit noticed by NI-S.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[ 17057] By: jhi                                   on 2002/06/07  13:20:05
+        Log: Subject: Modification to Perl 5.6.1 source: ext/IO needs a hint
+             From: Andrew Hamm <AHamm@civica.com.au>
+             Date: Fri, 7 Jun 2002 17:11:24 +1000
+             Message-ID: <3BA45F696FAAD3118A520090276AD99C0135BE03@sansydnt01.sanderson.net.au>
+     Branch: perl
+          + ext/IO/hints/sco.pl
+          ! MANIFEST
+____________________________________________________________________________
+[ 17056] By: jhi                                   on 2002/06/07  13:14:44
+        Log: Integrate perlio;
+             
+             Don't discard read data on flush if seek fails.
+     Branch: perl
+         !> perlio.c
+____________________________________________________________________________
+[ 17055] By: jhi                                   on 2002/06/07  13:01:19
+        Log: s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge
+     Branch: perl
+          ! pod/perl561delta.pod pod/perl570delta.pod pod/perl571delta.pod
+          ! pod/perl572delta.pod pod/perldelta.pod pod/perlfaq3.pod
+          ! pod/perlfunc.pod pod/perlintro.pod pod/perlpodspec.pod
+          ! pod/perlport.pod pod/perltoot.pod
+____________________________________________________________________________
+[ 17054] By: jhi                                   on 2002/06/07  12:38:09
+        Log: More Winlore from Vadim.
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 17053] By: nick                                  on 2002/06/07  10:11:51
+        Log: Don't discard read data on flush if seek fails.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[ 17052] By: jhi                                   on 2002/06/07  01:34:48
+        Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Fri, 7 Jun 2002 05:17:58 +0300
+             Message-ID: <15616.6102.89472.9852@ix.netsoft.ro>
+     Branch: perl
+          ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[ 17051] By: jhi                                   on 2002/06/07  01:31:56
+        Log: 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.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 17050] By: jhi                                   on 2002/06/06  20:57:11
+        Log: Retract #16892 now that we have #17022.
+     Branch: perl
+          ! lib/Cwd.pm
+____________________________________________________________________________
+[ 17049] By: jhi                                   on 2002/06/06  20:27:02
+        Log: Update the SUPER-UX situation.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17048] By: jhi                                   on 2002/06/06  20:13:53
+        Log: More Windows wisdom from Sarathy;
+             remove old UTS entry; add SUPER-UX.
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 17047] By: jhi                                   on 2002/06/06  20:10:14
+        Log: Windows wisdom from Sarathy.
+     Branch: perl
+          ! pod/perlvar.pod
+____________________________________________________________________________
+[ 17046] By: rgs                                   on 2002/06/06  19:33:23
+        Log: The perlio warnings are not mandatory.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[ 17045] By: jhi                                   on 2002/06/06  19:09:52
+        Log: Typolice.
+     Branch: perl
+          ! utils/c2ph.PL x2p/s2p.PL
+____________________________________________________________________________
+[ 17044] By: jhi                                   on 2002/06/06  18:57:39
+        Log: Document that $^O in Win32 is a bit lacking in details.
+     Branch: perl
+          ! pod/perlvar.pod
+____________________________________________________________________________
+[ 17043] By: nick                                  on 2002/06/06  18:51:48
+        Log: Integrate mainline
+     Branch: perlio
+         !> NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
+         !> NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
+         !> NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
+         !> NetWare/t/NWScripts.pl lib/Thread.pm pod/perldelta.pod
+         !> pod/perldiag.pod pod/perlguts.pod pod/perlthrtut.pod
+         !> utils/c2ph.PL x2p/a2p.h x2p/s2p.PL
+____________________________________________________________________________
+[ 17042] By: jhi                                   on 2002/06/06  18:49:22
+        Log: Win32 is not an OS.
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 17041] By: jhi                                   on 2002/06/06  18:18:11
+        Log: The Makefile.SH part of
+             
+             Subject: [PATCH] corrections to Config.pm
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Thu, 6 Jun 2002 18:05:17 +0100 (BST)
+             Message-Id: <200206061705.SAA12213@tempest.npl.co.uk>
+             
+             and regen Configure.
+     Branch: perl
+          ! Configure Makefile.SH Porting/config.sh Porting/config_H
+____________________________________________________________________________
+[ 17040] By: jhi                                   on 2002/06/06  17:46:20
+        Log: Supported platforms tweaks.
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 17039] By: jhi                                   on 2002/06/06  16:13:15
+        Log: Update the 5.005-threads failure list.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17038] By: jhi                                   on 2002/06/06  16:10:24
+        Log: 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.
+     Branch: perl
+          ! utils/c2ph.PL x2p/s2p.PL
+____________________________________________________________________________
+[ 17037] By: jhi                                   on 2002/06/06  15:20:14
+        Log: Subject: [PATCH] Thread.pm
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Thu, 06 Jun 2002 10:47:36 +0200
+             Message-Id: <4.2.0.58.20020606104435.01858590@mickey.dijkmat.nl>
+     Branch: perl
+          ! lib/Thread.pm
+____________________________________________________________________________
+[ 17036] By: jhi                                   on 2002/06/06  15:07:32
+        Log: Rafael noticed a bug in the explanation of #17035.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[ 17035] By: jhi                                   on 2002/06/06  13:18:20
+        Log: Give more detailed explanation of open(FH, ">:foobar") failure.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[ 17034] By: jhi                                   on 2002/06/06  12:59:19
+        Log: Subject: [DOCPATCH] perlthtut.pod
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Thu, 06 Jun 2002 10:40:02 +0200
+             Message-Id: <4.2.0.58.20020606103854.0191b320@mickey.dijkmat.nl>
+     Branch: perl
+          ! pod/perlthrtut.pod
+____________________________________________________________________________
+[ 17033] By: jhi                                   on 2002/06/06  12:56:57
+        Log: NetWare update from Ananth Kesari.
+     Branch: perl
+          ! NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
+          ! NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
+          ! NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
+          ! NetWare/t/NWScripts.pl x2p/a2p.h
+____________________________________________________________________________
+[ 17032] By: jhi                                   on 2002/06/06  12:47:34
+        Log: Integrate perlio;
+             
+             doio.c tweaks
+             - see SV passed to dup type open "looks_like_number"
+             - apply layers to pipe opens.
+     Branch: perl
+         !> doio.c
+____________________________________________________________________________
+[ 17031] By: ams                                   on 2002/06/06  11:49:13
+        Log: Subject: [PATCH] perlguts.pod
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Thu, 6 Jun 2002 11:29:19 +0100
+             Message-Id: <20020606112919.P22873@plum.flirble.org>
+     Branch: perl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[ 17030] By: nick                                  on 2002/06/06  07:26:11
+        Log: doio.c tweaks
+             - see SV passed to dup type open "looks_like__number"
+             - apply layers to pipe opens.
+     Branch: perlio
+          ! doio.c
+____________________________________________________________________________
+[ 17029] By: nick                                  on 2002/06/06  06:32:35
+        Log: Integrate mainline
+     Branch: perlio
+         !> AUTHORS Changes README.beos doio.c ext/DB_File/t/db-btree.t
+         !> ext/DB_File/t/db-recno.t lib/Pod/Html.pm
+         !> lib/Tie/File/t/16_handle.t patchlevel.h perl.c
+         !> pod/perldelta.pod pod/perlfunc.pod pod/perlport.pod pp.c
+         !> t/op/arith.t t/op/tie.t utils/perldoc.PL
+____________________________________________________________________________
+[ 17028] By: jhi                                   on 2002/06/06  02:40:12
+        Log: 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)
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[ 17027] By: jhi                                   on 2002/06/06  01:38:50
+        Log: BeOS status update; all platforms status update.
+     Branch: perl
+          ! README.beos pod/perlport.pod
+____________________________________________________________________________
+[ 17026] By: jhi                                   on 2002/06/06  01:25:13
+        Log: Subject: [PATCH lib/Pod/Html.pm] anchors fix
+             From: Stas Bekman <stas@stason.org>
+             Date: Wed, 05 Jun 2002 15:26:02 +0800
+             Message-ID: <3CFDBD0A.8090505@stason.org>      
+     Branch: perl
+          ! lib/Pod/Html.pm
+____________________________________________________________________________
+[ 17025] By: jhi                                   on 2002/06/05  23:48:28
+        Log: Subject: [PATCH perl@17014] t/op/arith.t -- don't test infinity if it doesn't exist
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Wed, 05 Jun 2002 17:31:18 -0500
+             Message-Id: <5.1.1.5.0.20020605171901.021cb8b8@exchi01>
+     Branch: perl
+          ! t/op/arith.t
+____________________________________________________________________________
+[ 17024] By: jhi                                   on 2002/06/05  23:47:14
+        Log: MacOS X 10.1.5 still failing the DB tests.
+     Branch: perl
+          ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17023] By: jhi                                   on 2002/06/05  21:57:09
+        Log: Address the second half of
+             
+             Subject: [ID 20020604.006] Pipe opens do not support I/O layers
+             From: jv@squirrel.nl (Johan Vromans)
+             Date: Tue,  4 Jun 2002 23:01:44 +0200 (CEST)
+             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.
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[ 17022] By: jhi                                   on 2002/06/05  20:48:18
+        Log: Subject: Re: local tied hash slices & stray keys (was Re: Cwd breakage)
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Mon, 3 Jun 2002 08:27:56 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.33.0206030822330.2695-100000@mako.covalent.net>
+             
+             (plus a test expanded from Schwern's [ID 20020602.006])
+     Branch: perl
+          ! pp.c t/op/tie.t
+____________________________________________________________________________
+[ 17021] By: jhi                                   on 2002/06/05  19:56:33
+        Log: Subject: doc bug in perldoc
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Wed, 5 Jun 2002 09:47:31 -1000 (HST)
+             Message-ID: <Pine.LNX.4.44.0206050941191.29367-100000@lapaki>
+     Branch: perl
+          ! utils/perldoc.PL
+____________________________________________________________________________
+[ 17020] By: jhi                                   on 2002/06/05  19:55:00
+        Log: AUTHORS updates; perldelta blame^Wfame additions.
+     Branch: perl
+          ! AUTHORS pod/perldelta.pod
+____________________________________________________________________________
+[ 17019] By: jhi                                   on 2002/06/05  19:08:00
+        Log: Mention Carp enhancements.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17018] By: sky                                   on 2002/06/05  18:49:10
+        Log: Update text slightly and update links to threads.pm instead of Thread.pm
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 17017] By: rgs                                   on 2002/06/05  18:32:11
+        Log: Remove a comma and a few whitespaces.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 17016] By: rgs                                   on 2002/06/05  18:28:50
+        Log: $^O is 'beos' on BeOS
+     Branch: perl
+          ! lib/Tie/File/t/16_handle.t
+____________________________________________________________________________
+[ 17015] By: nick                                  on 2002/06/05  15:11:00
+        Log: Integrate mainline (for Configure)
+     Branch: perlio
+         !> Configure Porting/Glossary Porting/config.sh Porting/config_H
+         !> ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
+         !> hints/linux.sh myconfig.SH pod/perldelta.pod
+____________________________________________________________________________
+[ 17014] By: jhi                                   on 2002/06/05  13:53:51
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 17013] By: jhi                                   on 2002/06/05  13:41:02
         Log: Mention the flakiness of AIX' make.
      Branch: perl
index 0fd4e74..8321856 100644 (file)
@@ -79,7 +79,7 @@
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static char    *local_patches[] = {
         NULL
-       ,"DEVEL17013"
+       ,"DEVEL17060"
        ,NULL
 };