This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Changes.
[perl5.git] / Changes
diff --git a/Changes b/Changes
index 72b2ca5..9c8f6a1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -28,6 +28,3561 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
 Version v5.7.X         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 17205] By: jhi                                   on 2002/06/12  13:16:32
+        Log: Regen toc.
+     Branch: perl
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[ 17204] By: jhi                                   on 2002/06/12  13:05:28
+        Log: This should be gone now.
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[ 17203] By: jhi                                   on 2002/06/12  12:58:54
+        Log: NetWare doc tweak.
+     Branch: perl
+          ! README.netware
+____________________________________________________________________________
+[ 17202] By: jhi                                   on 2002/06/12  12:33:33
+        Log: Subject: [PATCH pod/perlfunc.pod] Re: Change sort in scalar context behavior. 
+             From: Abigail <abigail@foad.org>
+             Date: Wed, 12 Jun 2002 02:46:01 -0700
+             Message-ID: <20020612024601.A8524@ucan.foad.org>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 17201] By: jhi                                   on 2002/06/12  12:31:19
+        Log: Subject: [PATCH] Re: linux + usemorebits: gcc error?
+             From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
+             Date: Wed, 12 Jun 2002 13:50:59 +0200
+             Message-ID: <3D0735A3.4020701@hexaflux.com>
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.xs
+____________________________________________________________________________
+[ 17200] By: jhi                                   on 2002/06/12  12:17:02
+        Log: 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.
+     Branch: perl
+          ! win32/config.bc win32/config_H.bc win32/config_H.gc
+____________________________________________________________________________
+[ 17199] By: nick                                  on 2002/06/12  11:13:16
+        Log: Integrate mainline
+     Branch: perlio
+         !> configure.com ext/XS/APItest/APItest.xs lib/Math/Trig.t perl.c
+         !> pod/perldiag.pod pod/perlmodlib.PL pod/perlmodlib.pod
+         !> win32/config_H.bc win32/config_H.gc
+____________________________________________________________________________
+[ 17198] By: jhi                                   on 2002/06/12  03:01:37
+        Log: Subject: [PATCH @17190] configure.com: join the sPRI... party
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 11 Jun 2002 22:44:31 -0500
+             Message-Id: <a05111b00b92c6bda8b47@[172.16.52.1]>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[ 17197] By: jhi                                   on 2002/06/12  01:52:32
+        Log: Test relying on undefined behaviour of atan2(0, 0)
+             (valiantly debugged by Mark Lutz).
+     Branch: perl
+          ! lib/Math/Trig.t
+____________________________________________________________________________
+[ 17196] By: jhi                                   on 2002/06/12  01:41:05
+        Log: Regen perlmodlib.
+     Branch: perl
+          ! pod/perlmodlib.pod
+____________________________________________________________________________
+[ 17195] By: jhi                                   on 2002/06/12  01:39:18
+        Log: Subject: [PATCH] perlmodlib.pod missing Config & Errno
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Tue, 11 Jun 2002 15:12:15 -0700
+             Message-ID: </WnB9gzkgC5S092yn@efn.org>
+     Branch: perl
+          ! pod/perlmodlib.PL
+____________________________________________________________________________
+[ 17194] By: jhi                                   on 2002/06/12  01:35:57
+        Log: Subject: [PATCH] Re: RC1 on Playstation2
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Tue, 11 Jun 2002 11:55:40 -1000 (HST)
+             Message-ID: <Pine.LNX.4.44.0206111135130.31715-100000@lapaki>
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[ 17193] By: jhi                                   on 2002/06/11  19:57:23
+        Log: 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.
+     Branch: perl
+          ! ext/XS/APItest/APItest.xs win32/config_H.bc win32/config_H.gc
+____________________________________________________________________________
+[ 17192] By: rgs                                   on 2002/06/11  19:00:37
+        Log: Fix a cut-n-paste error.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[ 17191] By: nick                                  on 2002/06/11  16:07:14
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes INSTALL ext/XS/APItest/APItest.pm
+         !> ext/XS/APItest/APItest.xs ext/XS/APItest/t/printf.t
+         !> patchlevel.h
+____________________________________________________________________________
+[ 17190] By: jhi                                   on 2002/06/11  14:09:14
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 17189] By: jhi                                   on 2002/06/11  13:55:12
+        Log: Trying to printf Perl-specific datatypes using printf
+             (with perlio or stdio) is folly, says Hugo.
+     Branch: perl
+          ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
+          ! ext/XS/APItest/t/printf.t
+____________________________________________________________________________
+[ 17188] By: jhi                                   on 2002/06/11  13:54:31
+        Log: Be more specific.
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[ 17187] By: jhi                                   on 2002/06/11  13:03:13
+        Log: Subject: [PATCH INSTALL] warn about gcc 3.1 + usemorebits
+             From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>      
+             Date: Tue, 11 Jun 2002 12:21:01 +0200
+             Message-ID: <3D05CF0D.9060409@hexaflux.com>    
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[ 17186] By: nick                                  on 2002/06/11  10:44:04
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
+         +> ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
+         +> ext/XS/APItest/README ext/XS/APItest/t/printf.t
+         +> lib/Math/BigInt/t/upgradef.t
+         !> MANIFEST NetWare/Makefile Porting/repository.pod
+         !> djgpp/config.over ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
+         !> ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
+         !> ext/Storable/t/malice.t lib/Math/BigFloat.pm
+         !> lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
+         !> lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigintpm.inc
+         !> lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbi_rand.t
+         !> lib/Math/BigInt/t/sub_mbi.t locale.c perl.h pod/perldelta.pod
+         !> pod/perlfunc.pod pod/perlhack.pod pod/perluniintro.pod
+         !> win32/Makefile
+____________________________________________________________________________
+[ 17185] By: gsar                                  on 2002/06/11  05:02:43
+        Log: sanity-check the windows section in perldelta and add some missing
+             entries
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17184] By: jhi                                   on 2002/06/11  03:45:44
+        Log: Obviously time to get some sleep.
+     Branch: perl
+          ! ext/XS/APItest/t/printf.t
+____________________________________________________________________________
+[ 17183] By: jhi                                   on 2002/06/11  03:41:35
+        Log: #17179 wasn't quite right.
+     Branch: perl
+          ! ext/XS/APItest/t/printf.t
+____________________________________________________________________________
+[ 17182] By: gsar                                  on 2002/06/11  03:27:41
+        Log: 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
+     Branch: perl
+          ! Porting/repository.pod pod/perlhack.pod
+____________________________________________________________________________
+[ 17181] By: jhi                                   on 2002/06/11  03:27:24
+        Log: Subject: Detype locale.c comment
+             From: Philip Newton <Philip.Newton@gmx.net>
+             Date: Tue, 11 Jun 2002 06:28:08 +0200
+             Message-ID: <b0vagu8197d5jn2c5pt8al97loreugl9e5@4ax.com>
+     Branch: perl
+          ! locale.c
+____________________________________________________________________________
+[ 17180] By: jhi                                   on 2002/06/11  03:21:53
+        Log: Make UTF-8 locales effective only if PerlIO has been
+             defined (ignore UTF-8 locales silently if no PerlIO).
+     Branch: perl
+          ! locale.c pod/perldelta.pod pod/perluniintro.pod
+____________________________________________________________________________
+[ 17179] By: jhi                                   on 2002/06/11  02:53:34
+        Log: Can't printf Perl specific datatypes without perlio
+             (in other words, stdio doesn't do the %V...)
+     Branch: perl
+          ! ext/XS/APItest/t/printf.t
+____________________________________________________________________________
+[ 17178] By: jhi                                   on 2002/06/11  01:54:05
+        Log: Document XS::APItest.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17177] By: jhi                                   on 2002/06/11  01:49:38
+        Log: Add XS::APItest to Win32/DJGPP/NetWare.
+     Branch: perl
+          ! NetWare/Makefile djgpp/config.over win32/Makefile
+____________________________________________________________________________
+[ 17176] By: jhi                                   on 2002/06/11  01:37:39
+        Log: 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.
+     Branch: perl
+          + ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
+          + ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
+          + ext/XS/APItest/README ext/XS/APItest/t/printf.t
+          ! MANIFEST perl.h
+____________________________________________________________________________
+[ 17175] By: jhi                                   on 2002/06/10  23:24:42
+        Log: 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?
+     Branch: perl
+          ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
+          ! ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
+          ! ext/Storable/t/malice.t
+____________________________________________________________________________
+[ 17174] By: jhi                                   on 2002/06/10  20:55:00
+        Log: Upgrade to Math::BigInt 1.59.
+     Branch: perl
+          + lib/Math/BigInt/t/upgradef.t
+          ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
+          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
+          ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
+          ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
+____________________________________________________________________________
+[ 17173] By: jhi                                   on 2002/06/10  20:16:30
+        Log: Document the implicit :bytes of binmode(FH).
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 17172] By: jhi                                   on 2002/06/10  19:27:23
+        Log: Integrate perlio;
+             
+             binmode(FH); to act like binmode(FH,":bytes") as well as
+             turning off CRLF features.
+     Branch: perl
+         !> perlio.c t/io/utf8.t
+____________________________________________________________________________
+[ 17171] By: nick                                  on 2002/06/10  18:40:22
+        Log: binmode(FH); to act like binmode(FH,":bytes") as well as
+             turning off CRLF features.
+     Branch: perlio
+          ! perlio.c t/io/utf8.t
+____________________________________________________________________________
+[ 17170] By: nick                                  on 2002/06/10  17:04:28
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes ext/Encode/t/CJKT.t ext/Encode/t/guess.t
+         !> ext/threads/shared/queue.pm ext/threads/shared/shared.xs
+         !> locale.c patchlevel.h perl.c pod/perldebtut.pod
+         !> pod/perldelta.pod sv.c
+____________________________________________________________________________
+[ 17169] By: jhi                                   on 2002/06/10  14:47:28
+        Log: Subject: [DOC PATCH] perldebtut
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Mon, 10 Jun 2002 17:47:14 +0200
+             Message-Id: <4.2.0.58.20020610174710.05123760@mickey.dijkmat.nl>
+     Branch: perl
+          ! pod/perldebtut.pod
+____________________________________________________________________________
+[ 17168] By: jhi                                   on 2002/06/10  14:04:31
+        Log: Document the UTF-8 env issue.  Now NI-S just needs
+             to fix binmode() to comply with the documentation...
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17167] By: jhi                                   on 2002/06/10  13:47:21
+        Log: Subject: Re: Change 17108: Document the do BAREWORD change, from Rafael.
+             From: Philip Newton <Philip.Newton@gmx.net>
+             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>
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17166] By: jhi                                   on 2002/06/10  13:44:49
+        Log: NI-S doesn't need these comments :-) but I'm commenting anyway.
+     Branch: perl
+          ! locale.c perl.c
+____________________________________________________________________________
+[ 17165] By: jhi                                   on 2002/06/10  13:07:57
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 17164] By: jhi                                   on 2002/06/10  13:01:17
+        Log: Further patch on #17163 for Tru64.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 17163] By: jhi                                   on 2002/06/10  12:40:16
+        Log: 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
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 17162] By: jhi                                   on 2002/06/10  12:31:32
+        Log: Integrate perlio;
+             
+             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.
+     Branch: perl
+         !> ext/PerlIO/t/fallback.t
+____________________________________________________________________________
+[ 17161] By: jhi                                   on 2002/06/10  12:21:39
+        Log: #17150 didn't expect -Uuseperlio.
+     Branch: perl
+          ! ext/Encode/t/CJKT.t ext/Encode/t/guess.t
+____________________________________________________________________________
+[ 17160] By: sky                                   on 2002/06/10  09:53:42
+        Log: Subject: [PATCH] queue.pm
+             From: Benjamin Goldberg <goldbb2@earthlink.net>
+             Date: tis jun 04, 2002  02:03:53  Europe/Stockholm
+             Message-Id: <3CFC03E8.A1EF9886@earthlink.net>
+             Applied manually
+     Branch: perl
+          ! ext/threads/shared/queue.pm ext/threads/shared/shared.xs
+____________________________________________________________________________
+[ 17159] By: nick                                  on 2002/06/10  09:51:16
+        Log: 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.
+     Branch: perlio
+          ! ext/PerlIO/t/fallback.t
+____________________________________________________________________________
+[ 17158] By: nick                                  on 2002/06/10  09:49:32
+        Log: Integrate mainline
+     Branch: perlio
+         +> lib/Net/Ping/Changes
+          - lib/Net/Ping/CHANGES
+         !> (integrate 37 files)
+____________________________________________________________________________
+[ 17157] By: jhi                                   on 2002/06/10  03:30:19
+        Log: metaconfig tweak for #17156.
+     Branch: metaconfig
+          ! U/mkglossary
+____________________________________________________________________________
+[ 17156] By: jhi                                   on 2002/06/10  03:30:06
+        Log: Glossary tweaks.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+____________________________________________________________________________
+[ 17155] By: jhi                                   on 2002/06/10  02:12:09
+        Log: Upgrade to Net::Ping 2.19.
+     Branch: perl
+          + lib/Net/Ping/Changes
+          - lib/Net/Ping/CHANGES
+          ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/README
+____________________________________________________________________________
+[ 17154] By: jhi                                   on 2002/06/09  23:25:48
+        Log: Subject: [patch] ptr_table_store
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sun, 9 Jun 2002 17:07:11 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.33.0206091700110.26891-100000@mako.covalent.net>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 17153] By: jhi                                   on 2002/06/09  23:25:04
+        Log: Subject: Re: unique attribute?
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sun, 9 Jun 2002 16:49:25 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.33.0206091645330.26891-100000@mako.covalent.net>
+     Branch: perl
+          ! embed.fnc embed.h proto.h sv.c sv.h
+____________________________________________________________________________
+[ 17152] By: jhi                                   on 2002/06/09  23:21:35
+        Log: Update hint comments.
+     Branch: perl
+          ! hints/irix_6.sh
+____________________________________________________________________________
+[ 17151] By: jhi                                   on 2002/06/09  22:59:54
+        Log: One missing bit of Math::BigInt 1.58.
+     Branch: perl
+          ! t/lib/Math/BigInt/BareCalc.pm
+____________________________________________________________________________
+[ 17150] By: jhi                                   on 2002/06/09  21:47:51
+        Log: Subject: [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (UNINSTALLED)
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Mon, 10 Jun 2002 00:40:34 +0300
+             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.
+     Branch: perl
+          ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
+          ! ext/Encode/t/guess.t ext/Storable/t/malice.t
+____________________________________________________________________________
+[ 17149] By: jhi                                   on 2002/06/09  21:08:02
+        Log: :unique nitpicking continues.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 17148] By: jhi                                   on 2002/06/09  21:01:57
+        Log: "thread failed to start: " is better than "Died:".
+     Branch: perl
+          ! ext/threads/threads.xs pod/perldiag.pod
+____________________________________________________________________________
+[ 17147] By: jhi                                   on 2002/06/09  20:47:53
+        Log: :unique saga continues.
+     Branch: perl
+          ! pod/perldelta.pod pod/perlfunc.pod
+____________________________________________________________________________
+[ 17146] By: jhi                                   on 2002/06/09  20:44:38
+        Log: Subject: Re: unique attribute?
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sun, 9 Jun 2002 14:00:39 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.33.0206091356210.26891-100000@mako.covalent.net>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 17145] By: jhi                                   on 2002/06/09  20:09:03
+        Log: Subject: Math::BigInt 1.58 released
+             From: Tels <perl_dummy@bloodgate.com>
+             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>
+     Branch: perl
+          ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
+          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
+          ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
+          ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
+          ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
+          ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbi_rand.t
+          ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
+          ! lib/Math/BigInt/t/with_sub.t
+____________________________________________________________________________
+[ 17144] By: nick                                  on 2002/06/09  17:50:14
+        Log: Integrate mainline
+     Branch: perlio
+         +> README.freebsd README.irix
+         !> (integrate 43 files)
+____________________________________________________________________________
+[ 17143] By: jhi                                   on 2002/06/09  17:45:50
+        Log: Subject: cleanup's
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Sun, 09 Jun 2002 13:55:21 +0200
+             Message-Id: <20020609102200.DEE5.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! ext/PerlIO/t/encoding.t
+____________________________________________________________________________
+[ 17142] By: jhi                                   on 2002/06/09  17:37:45
+        Log: open "list form" clarification.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 17141] By: jhi                                   on 2002/06/09  17:24:22
+        Log: Better wording from Sarathy.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17140] By: jhi                                   on 2002/06/09  16:58:47
+        Log: Closer to the truth.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 17139] By: jhi                                   on 2002/06/09  16:49:49
+        Log: Subject: Re: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
+             From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
+             Date: Sun, 09 Jun 2002 14:52:07 +0100
+             Message-Id: <200206091352.g59Dq7Z28403@crypt.compulink.co.uk>  
+     Branch: perl
+          ! numeric.c
+____________________________________________________________________________
+[ 17138] By: jhi                                   on 2002/06/09  16:13:44
+        Log: Clarify that the :unique makes the target readonly
+             when the first interpreter cloning takes place.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 17137] By: gsar                                  on 2002/06/09  16:05:22
+        Log: update perlfork.pod for status as of 5.8.0
+     Branch: perl
+          ! pod/perlfork.pod
+____________________________________________________________________________
+[ 17136] By: jhi                                   on 2002/06/09  16:01:50
+        Log: Subject: possible band-aid for cygwin build of perl@17061
+             From: PPrymmer@factset.com
+             Date: Sat, 8 Jun 2002 20:57:05 -0400
+             Message-ID: <OF846EEF0D.EE48F625-ON85256BD3.0002CB12@55.25.11>
+     Branch: perl
+          ! Makefile.SH README.cygwin
+____________________________________________________________________________
+[ 17135] By: sky                                   on 2002/06/09  15:44:37
+        Log: Follow up on changing keyword to special subroutine.
+     Branch: perl
+          ! pod/perlmod.pod
+____________________________________________________________________________
+[ 17134] By: jhi                                   on 2002/06/09  15:40:52
+        Log: CLONE doc tweaks.
+     Branch: perl
+          ! pod/perldelta.pod pod/perlmod.pod
+____________________________________________________________________________
+[ 17133] By: jhi                                   on 2002/06/09  15:34:20
+        Log: syswrite() is old news.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17132] By: jhi                                   on 2002/06/09  15:14:20
+        Log: Subject: One-argument syswrite
+             From: Johan Vromans <jvromans@squirrel.nl>
+             Date: Sun, 9 Jun 2002 13:20:36 +0200
+             Message-ID: <15619.14852.462515.162801@phoenix.squirrel.nl>
+             
+             (It's really two-argument.)
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17131] By: jhi                                   on 2002/06/09  15:11:13
+        Log: Subject: [Patch] $^N issues
+             From: Johan Vromans <jvromans@squirrel.nl>
+             Date: Sun, 9 Jun 2002 13:12:43 +0200
+             Message-ID: <15619.14379.888034.910020@phoenix.squirrel.nl>    
+     Branch: perl
+          ! lib/English.pm pod/perlre.pod
+____________________________________________________________________________
+[ 17130] By: jhi                                   on 2002/06/09  15:10:18
+        Log: Subject: [Patch] "#0" format in perlform
+             From: Johan Vromans <jvromans@squirrel.nl>
+             Date: Sun, 9 Jun 2002 12:53:01 +0200
+             Message-ID: <15619.13197.892587.565630@phoenix.squirrel.nl>    
+     Branch: perl
+          ! pod/perlform.pod
+____________________________________________________________________________
+[ 17129] By: jhi                                   on 2002/06/09  15:08:20
+        Log: Subject: [Patch] CLONE is not in perldelta
+             From: Johan Vromans <jvromans@squirrel.nl>
+             Date: Sun, 9 Jun 2002 12:41:18 +0200
+             Message-ID: <15619.12494.713591.282001@phoenix.squirrel.nl>    
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17128] By: jhi                                   on 2002/06/09  03:02:38
+        Log: Subject: [PATCH] fix stuck MD5 compile on VAX
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 8 Jun 2002 23:01:11 -0500
+             Message-Id: <a05111b05b92881c6c8c4@[172.16.52.1]>
+     Branch: perl
+          ! ext/Digest/MD5/Makefile.PL
+____________________________________________________________________________
+[ 17127] By: jhi                                   on 2002/06/08  22:50:43
+        Log: ... and more.
+     Branch: perl
+          ! win32/makefile.mk
+____________________________________________________________________________
+[ 17126] By: jhi                                   on 2002/06/08  22:49:43
+        Log: More spots for perl$OS.
+     Branch: perl
+          ! NetWare/Makefile win32/Makefile
+____________________________________________________________________________
+[ 17125] By: jhi                                   on 2002/06/08  22:46:17
+        Log: One more spot to list perlfreebsd and perlirix.
+     Branch: perl
+          ! plan9/mkfile
+____________________________________________________________________________
+[ 17124] By: jhi                                   on 2002/06/08  22:22:05
+        Log: BSD/OS worked for 5.6.0; PowerUX for 5.7.3; Unixware for 5.6.1.
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 17123] By: jhi                                   on 2002/06/08  22:15:31
+        Log: Cygwin duplicated (noticed by Schwern).
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 17122] By: jhi                                   on 2002/06/08  22:03:15
+        Log: s/Plan9/Plan 9/g; (and one remaning MacOS)
+     Branch: perl
+          ! INSTALL README.jp pod/perlfaq3.pod pod/perlopentut.pod
+          ! pod/perlport.pod pod/perlrun.pod
+____________________________________________________________________________
+[ 17121] By: jhi                                   on 2002/06/08  21:36:00
+        Log: Make the =heads a little bit more descriptive; regen toc.
+     Branch: perl
+          ! README.freebsd README.irix pod/perltoc.pod
+____________________________________________________________________________
+[ 17120] By: jhi                                   on 2002/06/08  21:02:27
+        Log: I wonder what a 64-bot is?
+     Branch: perl
+          ! README.irix
+____________________________________________________________________________
+[ 17119] By: jhi                                   on 2002/06/08  21:01:45
+        Log: Regen toc.
+     Branch: perl
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[ 17118] By: jhi                                   on 2002/06/08  21:00:18
+        Log: Add README.irix/perlirix.
+     Branch: perl
+          + README.irix
+          ! INSTALL MANIFEST pod/buildtoc.PL pod/perl.pod
+          ! pod/perldelta.pod pod/perlport.pod
+____________________________________________________________________________
+[ 17117] By: jhi                                   on 2002/06/08  20:48:16
+        Log: Add perlfreebsd.
+     Branch: perl
+          ! pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 17116] By: jhi                                   on 2002/06/08  20:45:25
+        Log: Mention the FreeBSD Perl policy change.
+     Branch: perl
+          ! README.freebsd
+____________________________________________________________________________
+[ 17115] By: jhi                                   on 2002/06/08  20:34:59
+        Log: Mention the FreeBSD readdir_r bug in perldelta.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17114] By: jhi                                   on 2002/06/08  20:31:18
+        Log: Subject: [PATCH] Re: perl Makfile.PL for DBI give Segmentation fault (core dumped)    (was: perl@17014)
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Sat, 8 Jun 2002 22:23:15 +0100
+             Message-ID: <20020608212315.GE302@Bagpuss.unfortu.net>
+     Branch: perl
+          + README.freebsd
+          ! MANIFEST
+____________________________________________________________________________
+[ 17113] By: sky                                   on 2002/06/08  20:19:28
+        Log: Preparing A::H for CPAN release, upped version to 0.77
+             Documented changes.
+             Last tweak to test case.
+     Branch: perl
+          ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
+          ! lib/Attribute/Handlers/README lib/Attribute/Handlers/t/multi.t
+____________________________________________________________________________
+[ 17112] By: sky                                   on 2002/06/08  19:42:33
+        Log: 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.
+     Branch: perl
+          ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
+____________________________________________________________________________
+[ 17111] By: jhi                                   on 2002/06/08  19:11:49
+        Log: Because of #17097.
+     Branch: perl
+          ! configpm
+____________________________________________________________________________
+[ 17110] By: jhi                                   on 2002/06/08  19:06:31
+        Log: Add deprecations.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17109] By: sky                                   on 2002/06/08  19:02:19
+        Log: Remove leftover dummy and cleanup the test case.
+     Branch: perl
+          ! ext/threads/shared/shared.pm ext/threads/shared/t/hv_refs.t
+          ! ext/threads/shared/t/hv_simple.t
+____________________________________________________________________________
+[ 17108] By: jhi                                   on 2002/06/08  18:55:23
+        Log: Document the do BAREWORD change, from Rafael.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17107] By: jhi                                   on 2002/06/08  18:32:50
+        Log: Remove the newly added makedepend .depending "token directory"
+             when cleaning up.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 17106] By: jhi                                   on 2002/06/08  18:24:08
+        Log: perldelta tweaks.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17105] By: jhi                                   on 2002/06/08  18:19:40
+        Log: I assume the Perl fork() emulation is still experimental.
+     Branch: perl
+          ! pod/perlfork.pod
+____________________________________________________________________________
+[ 17104] By: jhi                                   on 2002/06/08  18:17:10
+        Log: Subject: [PATCH] VMS doc patch (was Re: VMS changes?)
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 8 Jun 2002 14:10:41 -0500
+             Message-Id: <a05111b03b92805d6bc97@[172.16.52.1]>
+     Branch: perl
+          ! README.vms pod/perldelta.pod
+____________________________________________________________________________
+[ 17103] By: jhi                                   on 2002/06/08  18:04:37
+        Log: Slight tweaks from Lupe Christoph.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17102] By: jhi                                   on 2002/06/08  17:04:24
+        Log: Workaround for broken symlink traversal.
+     Branch: perl
+          ! installperl
+____________________________________________________________________________
+[ 17101] By: jhi                                   on 2002/06/08  16:16:46
+        Log: h2ph: Explain why parts of asm/*.h are skipped in Linux.
+     Branch: perl
+          ! utils/h2ph.PL
+____________________________________________________________________________
+[ 17100] By: nick                                  on 2002/06/08  15:54:19
+        Log: Integrate mainline
+     Branch: perlio
+         !> Makefile.SH ext/Storable/ChangeLog ext/Storable/Storable.pm
+         !> ext/Storable/Storable.xs ext/Storable/t/recurse.t
+         !> ext/threads/threads.xs lib/Thread.pm lib/Thread/Queue.pm
+         !> lib/Thread/Semaphore.pm lib/Win32.pod numeric.c
+         !> pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
+         !> utils/h2ph.PL utils/perldoc.PL utils/perlivp.PL win32/win32.c
+____________________________________________________________________________
+[ 17099] By: jhi                                   on 2002/06/08  15:53:16
+        Log: Try to avoid a looping makedepend that sometimes
+             happens when timestamps are out of sync.
+     Branch: perl
+          ! makedepend.SH
+____________________________________________________________________________
+[ 17098] By: jhi                                   on 2002/06/08  15:35:06
+        Log: metaconfig tweaks from Robin Barker to go with #17097;
+             update Glossary.patch and mkglossary.
+     Branch: metaconfig
+          ! U/Glossary.patch U/mkglossary dist-3.0at70b/jmake/bindex.SH
+          ! dist-3.0at70b/mcon/U/make.U dist-3.0at70b/mcon/makegloss.SH
+____________________________________________________________________________
+[ 17097] By: jhi                                   on 2002/06/08  15:34:09
+        Log: Various Configure tweaks.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+____________________________________________________________________________
+[ 17096] By: jhi                                   on 2002/06/08  15:05:46
+        Log: Fix Glossary formatting bugs when creating Config.pm,
+             from Robin Barker.
+     Branch: perl
+          ! configpm
+____________________________________________________________________________
+[ 17095] By: jhi                                   on 2002/06/08  15:00:39
+        Log: perlivp: Too Much Information. 
+     Branch: perl
+          ! utils/perlivp.PL
+____________________________________________________________________________
+[ 17094] By: jhi                                   on 2002/06/08  14:58:43
+        Log: 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 .)
+     Branch: perl
+          ! utils/h2ph.PL
+____________________________________________________________________________
+[ 17093] By: jhi                                   on 2002/06/08  14:22:10
+        Log: h2ph: handle function pointer constants.
+     Branch: perl
+          ! utils/h2ph.PL
+____________________________________________________________________________
+[ 17092] By: jhi                                   on 2002/06/08  13:54:17
+        Log: 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.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17091] By: jhi                                   on 2002/06/08  13:25:04
+        Log: Mention the dynamicness of Socket in VMS in another spot.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17090] By: jhi                                   on 2002/06/08  13:16:27
+        Log: 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.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17089] By: jhi                                   on 2002/06/08  12:59:45
+        Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Sat, 8 Jun 2002 16:59:56 +0300
+             Message-ID: <15618.3548.55951.66902@ix.netsoft.ro>
+             
+             A test for #17082.
+     Branch: perl
+          ! ext/Storable/t/recurse.t
+____________________________________________________________________________
+[ 17088] By: jhi                                   on 2002/06/08  12:35:46
+        Log: 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.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17087] By: jhi                                   on 2002/06/08  12:25:15
+        Log: Subject: [Patch] perldelta for 5.8.0 RC1
+             From: lupe@lupe-christoph.de (Lupe Christoph)
+             Date: Sat, 8 Jun 2002 14:08:16 +0200
+             Message-ID: <20020608120816.GP14630@lupe-christoph.de>
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17086] By: jhi                                   on 2002/06/08  12:14:48
+        Log: Advertise the upcoming Win32::GetOSName().
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 17085] By: jhi                                   on 2002/06/08  12:11:27
+        Log: The lib/Win32.pod part of
+             
+             Subject: [DOC PATCH] Re: platform check (CODE PATCH : libwin32 )     
+             From: "Yves Orton" <demerphq@hotmail.com>
+             Date: Sat, 08 Jun 2002 00:27:25 +0200
+             Message-ID: <F209R6rPlHkg6WMaScm00017481@hotmail.com>
+             
+             (manually applied and tweaked) 
+     Branch: perl
+          ! lib/Win32.pod
+____________________________________________________________________________
+[ 17084] By: jhi                                   on 2002/06/08  11:46:36
+        Log: Subject: Doc patches: assorted minor nits
+             From: Philip Newton <Philip.Newton@gmx.net>
+             Date: Sat, 08 Jun 2002 11:08:12 +0200
+             Message-ID: <k7i3gu8g2tga411pc6mcfvsp9rql27m8kq@4ax.com>
+     Branch: perl
+          ! pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
+____________________________________________________________________________
+[ 17083] By: jhi                                   on 2002/06/08  11:44:59
+        Log: Subject: Re: doc bug in perldoc
+             From: Philip Newton <Philip.Newton@gmx.net>
+             Date: Sat, 08 Jun 2002 11:05:09 +0200
+             Message-ID: <c3i3guod7ps1u5iujokk509p43ob76815k@4ax.com>
+     Branch: perl
+          ! utils/perldoc.PL
+____________________________________________________________________________
+[ 17082] By: jhi                                   on 2002/06/08  11:37:56
+        Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Sat, 8 Jun 2002 08:28:58 +0300
+             Message-ID: <15617.38426.603787.918922@ix.netsoft.ro>
+     Branch: perl
+          ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[ 17081] By: jhi                                   on 2002/06/08  11:36:29
+        Log: Subject: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Fri, 7 Jun 2002 22:55:34 -0500
+             Message-Id: <a05111b02b92724737054@[172.16.52.1]>
+             
+             Handle also underflow on non-IEEE.
+     Branch: perl
+          ! numeric.c
+____________________________________________________________________________
+[ 17080] By: sky                                   on 2002/06/08  10:06:05
+        Log: Fix for bug [ID 20020602.007].
+             Don't decrement the active flag until AFTER we have run perl_destruct
+     Branch: perl
+          ! ext/threads/threads.xs
+____________________________________________________________________________
+[ 17079] By: jhi                                   on 2002/06/08  01:38:50
+        Log: h2ph: evil linux/byteorder/pdp_endian.h
+     Branch: perl
+          ! utils/h2ph.PL
+____________________________________________________________________________
+[ 17078] By: jhi                                   on 2002/06/08  01:14:45
+        Log: h2ph: more evilness in the form of Linux inline assembler.
+     Branch: perl
+          ! utils/h2ph.PL
+____________________________________________________________________________
+[ 17077] By: jhi                                   on 2002/06/07  23:14:10
+        Log: h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19L
+             (note the final L) for ia32 and ia64 long doubles.
+     Branch: perl
+          ! utils/h2ph.PL
+____________________________________________________________________________
+[ 17076] By: jhi                                   on 2002/06/07  23:06:22
+        Log: perlivp: more header matching.
+     Branch: perl
+          ! utils/perlivp.PL
+____________________________________________________________________________
+[ 17075] By: jhi                                   on 2002/06/07  22:43:37
+        Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Sat, 8 Jun 2002 00:39:22 +0100
+             Message-ID: <20020607233921.GE307@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/Storable/ChangeLog ext/Storable/Storable.pm
+____________________________________________________________________________
+[ 17074] By: jhi                                   on 2002/06/07  22:33:29
+        Log: Subject: [PATCH] numeric.c:S_mulexp10 -- quit when you can
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Fri, 7 Jun 2002 18:29:31 -0500
+             Message-Id: <a05111b01b926db404884@[172.16.52.1]>
+     Branch: perl
+          ! numeric.c
+____________________________________________________________________________
+[ 17073] By: jhi                                   on 2002/06/07  21:34:07
+        Log: Reunite the first .PHONY targets (based on Garry Williams'
+             reading of the GNU make manual).
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 17072] By: jhi                                   on 2002/06/07  20:59:14
+        Log: Subject: Re: [DOCPATCH] Thread.pm
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Fri, 07 Jun 2002 23:57:01 +0200
+             Message-Id: <4.2.0.58.20020607235418.02e23680@mickey.dijkmat.nl>
+     Branch: perl
+          ! lib/Thread.pm lib/Thread/Queue.pm lib/Thread/Semaphore.pm
+____________________________________________________________________________
+[ 17071] By: jhi                                   on 2002/06/07  20:51:15
+        Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Sat, 8 Jun 2002 00:49:02 +0300
+             Message-ID: <15617.10830.557640.430565@ix.netsoft.ro>
+     Branch: perl
+          ! ext/Storable/t/recurse.t
+____________________________________________________________________________
+[ 17070] By: jhi                                   on 2002/06/07  19:36:16
+        Log: h2ph: the fp exponent does need to have an explicit sign.
+     Branch: perl
+          ! utils/h2ph.PL
+____________________________________________________________________________
+[ 17069] By: jhi                                   on 2002/06/07  19:28:52
+        Log: perlivp: tell what went wrong.
+     Branch: perl
+          ! utils/perlivp.PL
+____________________________________________________________________________
+[ 17068] By: jhi                                   on 2002/06/07  19:22:23
+        Log: perlivp: sometimes headers and symbols don't quite match.
+     Branch: perl
+          ! utils/perlivp.PL
+____________________________________________________________________________
+[ 17067] By: jhi                                   on 2002/06/07  19:21:39
+        Log: h2ph: One more usage example.
+     Branch: perl
+          ! utils/h2ph.PL
+____________________________________________________________________________
+[ 17066] By: jhi                                   on 2002/06/07  19:05:22
+        Log: h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
+     Branch: perl
+          ! utils/h2ph.PL
+____________________________________________________________________________
+[ 17065] By: nick                                  on 2002/06/07  18:21:36
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/IO/hints/sco.pl
+         !> (integrate 27 files)
+____________________________________________________________________________
+[ 17064] By: gsar                                  on 2002/06/07  18:04:39
+        Log: uname() was returning "unknown" on IA64; handle other missing
+             cases as well, and make any future unknown ones show up as
+             unknown(0x123).
+     Branch: perl
+          ! win32/win32.c
+____________________________________________________________________________
+[ 17063] By: jhi                                   on 2002/06/07  16:12:20
+        Log: There are many ways to skin a Win32 (from Sarathy).
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 17062] By: jhi                                   on 2002/06/07  14:39:05
+        Log: Typos spotted by Vadim.
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 17061] By: jhi                                   on 2002/06/07  14:05:16
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 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
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17012] By: jhi                                   on 2002/06/05  13:40:45
+        Log: metaconfig unit change for #17011.
+     Branch: metaconfig
+          ! U/installdirs/inc_version_list.U
+____________________________________________________________________________
+[ 17011] By: jhi                                   on 2002/06/05  13:23:59
+        Log: Subject: [ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
+             From: jason@openinformatics.com (Jason E. Stewart)
+             Date: 04 Jun 2002 16:42:32 -0600
+             Message-Id: <87d6v6wtrb.fsf@openinformatics.com>
+             
+             Unexpanded $prefix.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 17010] By: jhi                                   on 2002/06/05  13:16:49
+        Log: glibc version is more a library issue than a compiler issue.
+     Branch: perl
+          ! myconfig.SH
+____________________________________________________________________________
+[ 17009] By: jhi                                   on 2002/06/05  13:07:01
+        Log: Subject: [Encode PATCH] spurious warning
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Sun, 2 Jun 2002 20:26:22 +0100
+             Message-ID: <20020602192619.GA320@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
+____________________________________________________________________________
+[ 17008] By: jhi                                   on 2002/06/05  13:03:19
+        Log: Show gnulibc_version in myconfig. 
+     Branch: perl
+          ! myconfig.SH
+____________________________________________________________________________
+[ 17007] By: jhi                                   on 2002/06/05  12:59:31
+        Log: Regen Glossary for #16991.
+     Branch: perl
+          ! Porting/Glossary Porting/config.sh Porting/config_H
+____________________________________________________________________________
+[ 17006] By: jhi                                   on 2002/06/05  12:44:45
+        Log: More for #16991.
+     Branch: perl
+          ! hints/linux.sh
+____________________________________________________________________________
+[ 17005] By: nick                                  on 2002/06/05  07:23:22
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/Thread/README.threads
+          - README.threads
+         !> (integrate 81 files)
+____________________________________________________________________________
+[ 17004] By: jhi                                   on 2002/06/05  03:35:24
+        Log: FAQ sync.
+     Branch: perl
+          ! pod/perlfaq6.pod
+____________________________________________________________________________
+[ 17003] By: jhi                                   on 2002/06/05  01:56:00
+        Log: Subject: [ID 20020602.004] threads::shared::queue new nit
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Sun, 02 Jun 2002 21:36:05 +0200
+             Message-Id: <4.2.0.58.20020602213520.027cf9d0@mickey.dijkmat.nl>
+     Branch: perl
+          ! ext/threads/shared/queue.pm
+____________________________________________________________________________
+[ 17002] By: jhi                                   on 2002/06/05  01:47:02
+        Log: Subject: [ID 20020603.010] One more failed test on BeOS 5
+             From: "Daniel Berger" <djberg96@attbi.com>
+             Date: Mon, 03 Jun 2002 19:18:38 GMT
+             Message-Id: <20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net>
+     Branch: perl
+          ! README.beos
+____________________________________________________________________________
+[ 17001] By: jhi                                   on 2002/06/05  01:44:40
+        Log: Subject: One more sorry for Oracle
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Tue, 04 Jun 2002 10:02:17 +0200
+             Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl>
+             
+             (modified)
+     Branch: perl
+          ! README.hpux
+____________________________________________________________________________
+[ 17000] By: jhi                                   on 2002/06/05  01:42:58
+        Log: metaconfig unit change for #16999.
+     Branch: metaconfig
+          ! U/threads/usethreads.U
+____________________________________________________________________________
+[ 16999] By: jhi                                   on 2002/06/05  01:42:44
+        Log: Disable the combination of ithreads but not perlio.
+     Branch: perl
+          ! Configure INSTALL
+____________________________________________________________________________
+[ 16998] By: jhi                                   on 2002/06/05  00:58:43
+        Log: perlthrtut links.
+     Branch: perl
+          ! ext/threads/shared/shared.pm ext/threads/threads.pm
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16997] By: jhi                                   on 2002/06/05  00:55:08
+        Log: Unmatchings.
+     Branch: perl
+          ! README.netware README.win32
+____________________________________________________________________________
+[ 16996] By: jhi                                   on 2002/06/05  00:50:08
+        Log: Subject: Re: 2nd draft of announcement
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: Mon, 03 Jun 2002 08:57:49 -0400
+             Message-Id: <200206031257.IAA12388@raptor.research.att.com>
+             
+             Let's not forget the mystery IRIX failure.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16995] By: jhi                                   on 2002/06/05  00:45:34
+        Log: 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...)
+     Branch: perl
+          + ext/Thread/README.threads
+          - README.threads
+          ! INSTALL MANIFEST
+____________________________________________________________________________
+[ 16994] By: jhi                                   on 2002/06/05  00:27:47
+        Log: Upgrade to Math::BigRat 0.07.
+     Branch: perl
+          ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
+          ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
+          ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
+____________________________________________________________________________
+[ 16993] By: jhi                                   on 2002/06/05  00:27:08
+        Log: metaconfig unit change #16991.
+     Branch: metaconfig
+          ! U/compline/d_gnulibc.U U/compline/d_stdstdio.U
+____________________________________________________________________________
+[ 16992] By: jhi                                   on 2002/06/05  00:26:45
+        Log: Forgot from #16991.
+     Branch: perl
+          ! config_h.SH
+____________________________________________________________________________
+[ 16991] By: jhi                                   on 2002/06/05  00:16:28
+        Log: Subject: Re: hints/linux.sh & stdio
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Mon, 3 Jun 2002 13:57:17 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.10.10206031349430.4034-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 16990] By: jhi                                   on 2002/06/05  00:08:57
+        Log: Integrate maintperl change #16988;
+             
+             make IO::Pipe work on windows
+     Branch: perl
+         !> ext/IO/lib/IO/Pipe.pm
+____________________________________________________________________________
+[ 16989] By: jhi                                   on 2002/06/05  00:07:15
+        Log: Integrate macperl chages #16974 and #16975;
+             
+             nativize() isn't happy with absolute Mac paths
+             
+             Test::Harness test fixes, attempt #3 :-)
+     Branch: perl
+         !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
+         !> lib/Test/Harness/t/callback.t
+         !> lib/Test/Harness/t/strap-analyze.t
+         !> lib/Test/Harness/t/test-harness.t lib/lib_pm.PL
+____________________________________________________________________________
+[ 16988] By: gsar                                  on 2002/06/04  23:14:56
+        Log: make IO::Pipe work on windows
+     Branch: maint-5.6/perl
+          ! ext/IO/lib/IO/Pipe.pm
+____________________________________________________________________________
+[ 16987] By: rgs                                   on 2002/06/04  21:37:23
+        Log: s/modperl/mod_perl/g
+     Branch: perl
+          ! README.aix pod/perldelta.pod
+____________________________________________________________________________
+[ 16986] By: rgs                                   on 2002/06/04  21:32:19
+        Log: Subject: [DOC PATCH] perldelta.pod
+             From: Philip Newton <Philip.Newton@gmx.net>
+             Date: Tue, 04 Jun 2002 06:52:55 +0200
+             Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com>
+             
+             (with one nit, s/modperl/mod_perl/)
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16985] By: rgs                                   on 2002/06/04  20:30:00
+        Log: perlfunc/lock() nits by Philip Newton and Johan Vromans.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 16984] By: ams                                   on 2002/06/04  01:05:49
+        Log: Subject: [PATCH] Re: Some bugs in RC1
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 03 Jun 2002 19:59:21 -0400
+             Message-Id: <20020603235921.GN31617@ool-18b93024.dyn.optonline.net>
+     Branch: perl
+          ! lib/perl5db.pl
+____________________________________________________________________________
+[ 16983] By: pudge                                 on 2002/06/04  00:22:12
+        Log: Update Errno slightly to latest version
+     Branch: macperl
+          ! macos/lib/Errno.pm
+____________________________________________________________________________
+[ 16982] By: rgs                                   on 2002/06/03  19:15:26
+        Log: Protect against localizing an %ENV slice.
+     Branch: perl
+          ! lib/Cwd.pm
+____________________________________________________________________________
+[ 16981] By: rgs                                   on 2002/06/03  18:59:19
+        Log: Document that lock() is a "weak keyword".
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 16980] By: ams                                   on 2002/06/03  18:38:26
+        Log: Subject: [PATCH Switch.pm] Minor typo
+             From: Philip Newton <Philip.Newton@gmx.net>
+             Date: Mon, 03 Jun 2002 21:35:55 +0200
+             Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com>
+     Branch: perl
+          ! lib/Switch.pm
+____________________________________________________________________________
+[ 16979] By: ams                                   on 2002/06/03  17:06:03
+        Log: Remove all occurrences of occurence, except for one (in the
+             Changelog) that is preserved for historical reasons.
+     Branch: perl
+          ! ext/File/Glob/bsd_glob.c hints/ultrix_4.sh lib/Pod/Checker.pm
+          ! lib/Pod/Find.pm pod/perltoc.pod t/pod/poderrs.t
+          ! t/pod/poderrs.xr util.c wince/comp.pl x2p/find2perl.PL
+____________________________________________________________________________
+[ 16978] By: pudge                                 on 2002/06/02  17:22:43
+        Log: Update Changes
+     Branch: macperl
+          ! macos/Changes
+____________________________________________________________________________
+[ 16977] By: pudge                                 on 2002/06/02  17:21:45
+        Log: Update Help menu for 5.8
+     Branch: macperl
+          ! macos/macperl/MacPerl.podhelp
+____________________________________________________________________________
+[ 16976] By: pudge                                 on 2002/06/02  17:21:28
+        Log: Bump versions
+     Branch: macperl
+          ! macos/MPVersion.r macos/config.h macos/config.sh
+____________________________________________________________________________
+[ 16975] By: pudge                                 on 2002/06/02  17:19:29
+        Log: Test::Harness test fixes, attempt #3 :-)
+     Branch: macperl
+          ! lib/Test/Harness/t/callback.t
+          ! lib/Test/Harness/t/strap-analyze.t
+          ! lib/Test/Harness/t/test-harness.t
+____________________________________________________________________________
+[ 16974] By: pudge                                 on 2002/06/02  17:18:48
+        Log: nativize() isn't happy with absolute Mac paths
+     Branch: macperl
+          ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
+          ! lib/lib_pm.PL
+____________________________________________________________________________
+[ 16973] By: jhi                                   on 2002/06/01  21:19:50
+        Log: 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
+     Branch: perl
+         !> XSUB.h ext/IO/poll.c
+____________________________________________________________________________
+[ 16972] By: jhi                                   on 2002/06/01  21:14:39
+        Log: A few links.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16971] By: gsar                                  on 2002/06/01  20:39:08
+        Log: 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
+     Branch: maint-5.6/perl
+          ! XSUB.h ext/IO/poll.c
+____________________________________________________________________________
+[ 16970] By: jhi                                   on 2002/06/01  20:27:03
+        Log: Various perldelta tweaks.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16969] By: jhi                                   on 2002/06/01  19:52:15
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 16968] By: pudge                                 on 2002/06/01  18:55:49
+        Log: Integrate perl for 5.8.0 RC1
+     Branch: macperl
+         !> (integrate 77 files)
+____________________________________________________________________________
+[ 16967] By: jhi                                   on 2002/06/01  17:46:42
+        Log: Two obsolete files.
+     Branch: perl
+          ! Porting/makerel
+____________________________________________________________________________
+[ 16966] By: jhi                                   on 2002/06/01  17:42:45
+        Log: This is Perl 5.8.0 RC 1.
+     Branch: perl
+          ! patchlevel.h
+____________________________________________________________________________
+[ 16965] By: jhi                                   on 2002/06/01  17:39:39
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 16964] By: jhi                                   on 2002/06/01  17:25:31
+        Log: Subject: [Encode] 1.75 Released
+             From: Dan Kogai <dankogai@dan.co.jp>
+             Date: Sun, 2 Jun 2002 03:19:19 +0900
+             Message-Id: <16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>
+     Branch: perl
+          ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/TW/TW.pm
+          ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
+          ! ext/Encode/lib/Encode/Alias.pm
+          ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
+          ! ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
+____________________________________________________________________________
+[ 16963] By: jhi                                   on 2002/06/01  16:15:24
+        Log: Paranoia regen_headers; no changes but at least
+             the timestamps are now fine.
+     Branch: perl
+          ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
+          ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
+          ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
+          ! pod/perlintern.pod pp.sym pp_proto.h proto.h regnodes.h
+          ! warnings.h
+____________________________________________________________________________
+[ 16962] By: jhi                                   on 2002/06/01  16:13:17
+        Log: Subject: Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Sat, 01 Jun 2002 11:35:22 +0200
+             Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! README.hpux
+____________________________________________________________________________
+[ 16961] By: jhi                                   on 2002/06/01  15:57:04
+        Log: Garbage character in perldelta; Cygwin tip from Vadim; regen toc.
+     Branch: perl
+          ! pod/perldelta.pod pod/perltoc.pod
+____________________________________________________________________________
+[ 16960] By: jhi                                   on 2002/06/01  15:30:10
+        Log: Regen Configure + perlmodlib + perltoc, FAQ sync.
+     Branch: perl
+          ! Configure Porting/config.sh Porting/config_H pod/perlfaq4.pod
+          ! pod/perlfaq5.pod pod/perlmodlib.pod pod/perltoc.pod
+____________________________________________________________________________
+[ 16959] By: jhi                                   on 2002/06/01  15:03:57
+        Log: Even more VMSifying (this time more like de-MacOSifying).
+     Branch: perl
+          ! lib/Test/Harness/t/test-harness.t
+____________________________________________________________________________
+[ 16958] By: jhi                                   on 2002/06/01  14:58:39
+        Log: VMSifying from Craig Berry.
+     Branch: perl
+          ! lib/Test/Harness/t/callback.t
+          ! lib/Test/Harness/t/strap-analyze.t
+          ! lib/Test/Harness/t/test-harness.t
+____________________________________________________________________________
+[ 16957] By: jhi                                   on 2002/06/01  14:52:34
+        Log: Mention the CJK docs.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16956] By: jhi                                   on 2002/06/01  14:36:15
+        Log: Subject: [PATCH] another Storable test
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Sat, 1 Jun 2002 14:07:01 +0100
+             Message-ID: <20020601130700.GB301@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/Storable/t/interwork56.t
+____________________________________________________________________________
+[ 16955] By: nick                                  on 2002/06/01  09:02:48
+        Log: Integrate mainline
+     Branch: perlio
+          - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
+         !> (integrate 62 files)
+____________________________________________________________________________
+[ 16954] By: jhi                                   on 2002/06/01  04:05:35
+        Log: Make the changes MacOS-specific.
+     Branch: perl
+          ! lib/Test/Harness/t/callback.t
+          ! lib/Test/Harness/t/strap-analyze.t
+          ! lib/Test/Harness/t/test-harness.t
+____________________________________________________________________________
+[ 16953] By: ams                                   on 2002/06/01  03:20:52
+        Log: Remove $Id$ lines.
+     Branch: perl
+          ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
+          ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
+          ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
+          ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
+          ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
+          ! ext/Storable/t/integer.t ext/Storable/t/interwork56.t
+          ! ext/Storable/t/lock.t ext/Storable/t/malice.t
+          ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
+          ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
+          ! ext/Storable/t/st-dump.pl ext/Storable/t/store.t
+          ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
+          ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
+          ! ext/Storable/t/utf8hash.t
+____________________________________________________________________________
+[ 16952] By: jhi                                   on 2002/06/01  03:09:47
+        Log: Perl Labs dead, Smokers live.
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[ 16951] By: ams                                   on 2002/06/01  03:08:02
+        Log: Nitpick at ChangeLog until it is consistently formatted.
+     Branch: perl
+          ! ext/Storable/ChangeLog
+____________________________________________________________________________
+[ 16950] By: jhi                                   on 2002/06/01  02:46:48
+        Log: strictify lib.pm.
+     Branch: perl
+          ! lib/lib_pm.PL
+____________________________________________________________________________
+[ 16949] By: jhi                                   on 2002/06/01  02:33:27
+        Log: s/invcer/incver/
+     Branch: perl
+          ! lib/lib_pm.PL
+____________________________________________________________________________
+[ 16948] By: jhi                                   on 2002/06/01  02:03:27
+        Log: Subject: Re: perl@16925
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Fri, 31 May 2002 19:56:39 -0700
+             Message-ID: <nfD+8gzkgGHH092yn@efn.org>
+             
+             Self-tie clarifications.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16947] By: jhi                                   on 2002/06/01  01:17:45
+        Log: Be exact of what happens.
+     Branch: perl
+          ! README.cygwin
+____________________________________________________________________________
+[ 16946] By: jhi                                   on 2002/06/01  01:16:59
+        Log: Subject: [Patch] Inplace editing on Cygwin and others?
+             From: "Gerrit P. Haase" <gp@familiehaase.de>
+             Date: Sat, 1 Jun 2002 04:14:43 +0200
+             Message-ID: <199100765833.20020601041443@familiehaase.de>
+     Branch: perl
+          ! README.cygwin doio.c perl.c
+____________________________________________________________________________
+[ 16945] By: jhi                                   on 2002/05/31  23:03:23
+        Log: MacOS test glitch.
+     Branch: perl
+          ! ext/Digest/MD5/t/files.t
+____________________________________________________________________________
+[ 16944] By: jhi                                   on 2002/05/31  22:13:31
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 16943] By: jhi                                   on 2002/05/31  22:08:03
+        Log: Subject: lib/Math/BigInt/t/bigintc.t + VMS + perl@16925
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Fri, 31 May 2002 17:20:11 -0500
+             Message-Id: <a05111b01b91da6015790@[172.16.52.1]>
+             
+             Avoid redef warning.
+     Branch: perl
+          ! lib/Math/BigInt/Calc.pm
+____________________________________________________________________________
+[ 16942] By: jhi                                   on 2002/05/31  21:42:12
+        Log: Integrate macperl patches #16926 and #16938;
+             
+             Big MacPerl Testing Patch No. 2
+             
+             Big MacPerl Testing Patch No. 3
+     Branch: perl
+         !> ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
+         !> lib/Devel/SelfStubber.t lib/English.t lib/ExtUtils/MM_MacOS.pm
+         !> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
+         !> lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t
+         !> lib/File/Temp.pm lib/FindBin.t 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 lib/Tie/File/t/09_gen_rs.t
+         !> lib/diagnostics.t lib/lib.t lib/lib_pm.PL t/comp/use.t
+         !> t/lib/MakeMaker/Test/Utils.pm utils/dprofpp.PL utils/splain.PL
+____________________________________________________________________________
+[ 16941] By: pudge                                 on 2002/05/31  20:49:56
+        Log: Configuration / test updates
+     Branch: macperl
+          ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
+          ! macos/Makefile.mk
+____________________________________________________________________________
+[ 16940] By: pudge                                 on 2002/05/31  20:49:19
+        Log: Fix various Makefile.PL for string/array conflicts
+     Branch: macperl
+          ! macos/ext/Mac/Controls/Makefile.PL
+          ! macos/ext/Mac/Dialogs/Makefile.PL
+          ! macos/ext/Mac/Events/Makefile.PL
+          ! macos/ext/Mac/Files/Makefile.PL
+          ! macos/ext/Mac/Fonts/Makefile.PL
+          ! macos/ext/Mac/Lists/Makefile.PL
+          ! macos/ext/Mac/Menus/Makefile.PL
+          ! macos/ext/Mac/MoreFiles/Makefile.PL
+          ! macos/ext/Mac/Movies/Makefile.PL
+          ! macos/ext/Mac/Navigation/Makefile.PL
+          ! macos/ext/Mac/Notification/Makefile.PL
+          ! macos/ext/Mac/OSA/Makefile.PL
+          ! macos/ext/Mac/QDOffscreen/Makefile.PL
+          ! macos/ext/Mac/QuickTimeVR/Makefile.PL
+          ! macos/ext/Mac/SAT/Makefile.PL macos/ext/Mac/Sound/Makefile.PL
+          ! macos/ext/Mac/StandardFile/Makefile.PL
+          ! macos/ext/Mac/TextEdit/Makefile.PL
+          ! macos/ext/Mac/Windows/Makefile.PL
+          ! macos/ext/MacPerl/Makefile.PL
+____________________________________________________________________________
+[ 16939] By: pudge                                 on 2002/05/31  20:48:09
+        Log: Integrate perl
+     Branch: macperl
+          - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
+         !> MANIFEST hints/hpux.sh lib/Math/BigInt/t/mbi_rand.t
+         !> pod/perldelta.pod pod/perlhist.pod pod/perlport.pod
+         !> pod/perlvar.pod
+____________________________________________________________________________
+[ 16938] By: pudge                                 on 2002/05/31  20:46:07
+        Log: Big MacPerl Testing Patch No. 3
+     Branch: macperl
+          ! lib/ExtUtils/MM_MacOS.pm lib/File/DosGlob.t
+          ! lib/File/Spec/t/Spec.t 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 lib/lib_pm.PL t/comp/use.t
+          ! utils/dprofpp.PL utils/splain.PL
+____________________________________________________________________________
+[ 16937] By: jhi                                   on 2002/05/31  20:14:45
+        Log: Update the LWP status.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16936] By: nick                                  on 2002/05/31  20:07:40
+        Log: Integrate mainline
+     Branch: perlio
+         +> NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
+         +> lib/File/Spec/NW5.pm
+          - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
+          - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
+          - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
+          - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
+         !> Changes MANIFEST NetWare/Makefile NetWare/Nwmain.c
+         !> NetWare/nw5.c README.netware ext/DynaLoader/DynaLoader_pm.PL
+         !> hints/hpux.sh lib/English.t lib/ExtUtils/MM_NW5.pm makedef.pl
+         !> patchlevel.h pod/perldelta.pod pod/perlport.pod
+         !> pod/perlvar.pod toke.c
+____________________________________________________________________________
+[ 16935] By: jhi                                   on 2002/05/31  19:27:50
+        Log: Freudian slip :-)
+     Branch: perl
+          ! pod/perlhist.pod
+____________________________________________________________________________
+[ 16934] By: jhi                                   on 2002/05/31  18:58:21
+        Log: perlhist update.
+     Branch: perl
+          ! pod/perlhist.pod
+____________________________________________________________________________
+[ 16933] By: jhi                                   on 2002/05/31  18:52:26
+        Log: Subject: RE: [doughera@lafayette.edu: [PATCH] Math/BigInt/t/mbi_rand.t pr
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Fri, 31 May 2002 15:52:34 -0400 (EDT)
+             Message-ID: Pine.SOL.4.10.10205311550480.19295-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! lib/Math/BigInt/t/mbi_rand.t
+____________________________________________________________________________
+[ 16932] By: jhi                                   on 2002/05/31  18:46:54
+        Log: From: Michael G Schwern <schwern@pobox.com>
+             Date: Fri, 31 May 2002 15:18:02 -0400
+             Message-id: <20020531191802.GB23567@ool-18b93024.dyn.optonline.net>
+             To: perl5-porters@perl.org
+     Branch: perl
+          - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
+          ! MANIFEST
+____________________________________________________________________________
+[ 16931] By: jhi                                   on 2002/05/31  17:52:24
+        Log: More datapoints on gcc/alpha.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16930] By: jhi                                   on 2002/05/31  17:07:14
+        Log: Document that old gccs on Alpha are no good.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16929] By: pudge                                 on 2002/05/31  16:27:30
+        Log: Integrate perl
+     Branch: macperl
+         +> NetWare/bat/SetCodeWar.bat ext/Storable/t/interwork56.t
+         +> ext/Storable/t/make_56_interwork.pl lib/ExtUtils/t/MM_NW5.t
+         +> lib/ExtUtils/t/writemakefile_args.t lib/File/Spec/NW5.pm
+         +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
+         +> t/lib/sample-tests/skipall_nomsg
+          - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
+          - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
+          - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
+          - NetWare/bat/Setmpksdk.bat NetWare/bat/Setwatcom.bat
+          - NetWare/bat/ToggleXDC.bat
+         !> (integrate 86 files)
+____________________________________________________________________________
+[ 16928] By: jhi                                   on 2002/05/31  16:20:02
+        Log: Subject: [PATCH perl@16923] archname glitch on HP-UX/IA64
+             From: Colin Watson <colinw@zeus.com>
+             Date: Fri, 31 May 2002 17:34:06 +0100
+             Message-ID: <20020531163406.GA10401@zeus.com>
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[ 16927] By: jhi                                   on 2002/05/31  16:17:29
+        Log: Subject: [PATCH] Adjust executable suffix checks for VMS
+             From: Paul_GreenVOS@vos.stratus.com
+             Date: Fri, 31 May 02 12:23 edt
+             Message-Id: <200205311622.MAA21673@mailhub2.stratus.com>
+     Branch: perl
+          ! pod/perlport.pod pod/perlvar.pod
+____________________________________________________________________________
+[ 16926] By: pudge                                 on 2002/05/31  16:07:35
+        Log: Big MacPerl Testing Patch No. 2
+             There might be more soon, but this is almost all of it for now
+     Branch: macperl
+          ! ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
+          ! lib/Devel/SelfStubber.t lib/English.t
+          ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
+          ! lib/File/Path.t lib/File/Temp.pm lib/FindBin.t
+          ! lib/Tie/File/t/09_gen_rs.t lib/diagnostics.t lib/lib.t
+          ! lib/lib_pm.PL t/lib/MakeMaker/Test/Utils.pm
+____________________________________________________________________________
+[ 16925] By: jhi                                   on 2002/05/31  14:52:22
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 16924] By: jhi                                   on 2002/05/31  14:34:23
+        Log: Missing MANIFESTations.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[ 16923] By: jhi                                   on 2002/05/31  13:21:13
+        Log: DJGPP tweaks from Laszlo.
+     Branch: perl
+          ! lib/English.t
+____________________________________________________________________________
+[ 16922] By: jhi                                   on 2002/05/31  13:12:51
+        Log: NetWare update from Ananth Kesari.
+     Branch: perl
+          + NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
+          + lib/File/Spec/NW5.pm
+          - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
+          - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
+          - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
+          - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
+          ! MANIFEST NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
+          ! README.netware ext/DynaLoader/DynaLoader_pm.PL
+          ! lib/ExtUtils/MM_NW5.pm makedef.pl toke.c
+____________________________________________________________________________
+[ 16921] By: jhi                                   on 2002/05/31  12:39:48
+        Log: Integrate perlio;
+             
+             Use File::Spec for blib expectance tests - skating round
+             existing MacOS and VMS hacks.
+     Branch: perl
+         !> lib/blib.t
+____________________________________________________________________________
+[ 16920] By: nick                                  on 2002/05/31  08:48:40
+        Log: Use File::Spec for blib expectance tests - skating round
+             existing MacOS and VMS hacks.
+     Branch: perlio
+          ! lib/blib.t
+____________________________________________________________________________
+[ 16919] By: nick                                  on 2002/05/31  08:39:37
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/Storable/t/interwork56.t
+         +> ext/Storable/t/make_56_interwork.pl
+         +> lib/ExtUtils/t/writemakefile_args.t
+         +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
+         +> t/lib/sample-tests/skipall_nomsg
+          - NetWare/bat/Setwatcom.bat
+         !> (integrate 62 files)
+____________________________________________________________________________
+[ 16918] By: jhi                                   on 2002/05/31  03:12:15
+        Log: Regen toc.
+     Branch: perl
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[ 16917] By: jhi                                   on 2002/05/31  02:13:06
+        Log: Subject: [PATCH] t/test.pl, which_perl, VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 30 May 2002 22:14:15 -0500
+             Message-Id: <a0511170ab91c997b6866@[172.16.52.1]>
+     Branch: perl
+          ! t/test.pl
+____________________________________________________________________________
+[ 16916] By: jhi                                   on 2002/05/31  02:05:11
+        Log: Missing from #16914.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[ 16915] By: jhi                                   on 2002/05/31  02:01:07
+        Log: BeOS status update.
+     Branch: perl
+          ! AUTHORS README.beos pod/perldelta.pod
+____________________________________________________________________________
+[ 16914] By: jhi                                   on 2002/05/31  01:54:38
+        Log: Upgrade to Test::Harness 2.24.
+     Branch: perl
+          + t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
+          + t/lib/sample-tests/skipall_nomsg
+          ! lib/Test/Harness.pm lib/Test/Harness/Changes
+          ! 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 t/lib/sample-tests/die
+____________________________________________________________________________
+[ 16913] By: jhi                                   on 2002/05/31  01:24:32
+        Log: metaconfig unit change for #16912.
+     Branch: metaconfig/U/perl
+          ! perlpath.U
+____________________________________________________________________________
+[ 16912] By: jhi                                   on 2002/05/31  01:24:16
+        Log: Subject: Improved $^X patch
+             From: Paul_GreenVOS@vos.stratus.com
+             Date: Thu, 30 May 02 17:32 edt
+             Message-Id: <200205302132.RAA18437@mailhub1.stratus.com>
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! pod/perlport.pod pod/perlvar.pod
+____________________________________________________________________________
+[ 16911] By: jhi                                   on 2002/05/31  01:12:21
+        Log: Subject: [PATCH configure.com] _ext -> _exe
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 30 May 2002 18:32:43 -0500
+             Message-Id: <a05111705b91c5d0f3f25@[172.16.52.1]>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[ 16910] By: jhi                                   on 2002/05/31  01:10:08
+        Log: Because of #16909 MANIFEST changes.
+     Branch: perl
+          ! t/TEST t/harness
+____________________________________________________________________________
+[ 16909] By: jhi                                   on 2002/05/31  01:09:36
+        Log: Subject: [PATCH] Storable compatibility with 64 bit 5.6.x
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Fri, 31 May 2002 00:02:22 +0100
+             Message-ID: <20020530230221.GC296@Bagpuss.unfortu.net>
+     Branch: perl
+          + ext/Storable/t/interwork56.t
+          + ext/Storable/t/make_56_interwork.pl
+          ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
+          ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
+          ! ext/Storable/Storable.xs ext/Storable/t/malice.t
+____________________________________________________________________________
+[ 16908] By: jhi                                   on 2002/05/30  20:49:34
+        Log: Integrate perlio;
+             
+             "we have a belt, braces, trousers glued on and a kilt over the
+             top solution" NI-S
+             
+             (one more bench to the barricade against glibc 2.3)
+     Branch: perl
+         !> perlio.c
+____________________________________________________________________________
+[ 16907] By: jhi                                   on 2002/05/30  20:42:42
+        Log: Upgrade to Math::BigRat 0.06.
+     Branch: perl
+          ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
+____________________________________________________________________________
+[ 16906] By: jhi                                   on 2002/05/30  20:39:30
+        Log: Upgrade to Math::BigInt 1.57.
+     Branch: perl
+          ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
+          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
+          ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
+          ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbi_rand.t
+          ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
+____________________________________________________________________________
+[ 16905] By: jhi                                   on 2002/05/30  20:26:32
+        Log: Subject: [PATCH perl@16893] lib/blib.t tweak for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 30 May 2002 16:22:40 -0500
+             Message-Id: <a05111703b91c44a6865f@[172.16.52.1]>
+     Branch: perl
+          ! lib/blib.t
+____________________________________________________________________________
+[ 16904] By: jhi                                   on 2002/05/30  20:24:10
+        Log: Upgrade to ExtUtils::MakeMaker 6.01.
+     Branch: perl
+          + lib/ExtUtils/t/writemakefile_args.t
+          ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
+          ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
+          ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_MacOS.pm
+          ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
+          ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
+          ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
+          ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm
+____________________________________________________________________________
+[ 16903] By: dougm                                 on 2002/05/30  20:05:47
+        Log: prevent attempts to load extension libraries more than once on darwin.
+             avoiding fatal errors in the form of: "multiple definitions of symbol _XS_foo"
+     Branch: perl
+          ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
+____________________________________________________________________________
+[ 16902] By: jhi                                   on 2002/05/30  20:01:10
+        Log: Obsolete file.
+     Branch: perl
+          - NetWare/bat/Setwatcom.bat
+          ! MANIFEST
+____________________________________________________________________________
+[ 16901] By: jhi                                   on 2002/05/30  19:49:57
+        Log: Update Andy.
+     Branch: perl
+          ! hints/linux.sh
+____________________________________________________________________________
+[ 16900] By: jhi                                   on 2002/05/30  19:40:14
+        Log: INT2PTR/PTR2IV defined twice.
+     Branch: perl
+          ! ext/Devel/PPPort/PPPort.pm
+____________________________________________________________________________
+[ 16899] By: jhi                                   on 2002/05/30  19:26:11
+        Log: Subject: Re: [PATCH: perl@16826] small updates to DCL portions of perl kit
+             From: PPrymmer@factset.com
+             Date: Thu, 30 May 2002 13:57:31 -0400
+             Message-ID: <OF5D13E5C1.A33F30A2-ON85256BC9.0061EF06@55.25.11>
+             
+             Multinet matters with s/might the/mind the/
+     Branch: perl
+          ! README.vms
+____________________________________________________________________________
+[ 16898] By: nick                                  on 2002/05/30  15:55:46
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes lib/charnames.pm lib/charnames.t patchlevel.h
+         !> pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod
+____________________________________________________________________________
+[ 16897] By: jhi                                   on 2002/05/30  15:46:52
+        Log: Document the glibc 2.2.5 long long bug.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16896] By: jhi                                   on 2002/05/30  15:43:56
+        Log: Subject: [PATCH pod/perlfunc.pod]  Not having an unimport is no longer fatal.
+             From: Abigail <abigail@foad.org>
+             Date: Thu, 30 May 2002 09:33:51 -0700
+             Message-ID: <20020530093351.A18225@ucan.foad.org>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 16895] By: nick                                  on 2002/05/30  14:40:11
+        Log: Play safe and avoid writes to stdio's buffer (for glibc2.3)
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[ 16894] By: nick                                  on 2002/05/30  14:39:19
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 50 files)
+____________________________________________________________________________
+[ 16893] By: jhi                                   on 2002/05/30  14:24:29
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 16892] By: jhi                                   on 2002/05/30  14:17:43
+        Log: Subject: RE: [PATCH pod/perlvar.pod] $^X
+             From: "Green, Paul" <Paul.Green@stratus.com>
+             Date: Thu, 30 May 2002 11:11:35 -0400
+             Message-ID: <A2A34F15EE916148BC4C4748223E67A4027C25E4@EXNA4.stratus.com>  
+     Branch: perl
+          ! pod/perlvar.pod
+____________________________________________________________________________
+[ 16891] By: jhi                                   on 2002/05/30  14:07:30
+        Log: charnames patch from Thomas Wegner.
+     Branch: perl
+          ! lib/charnames.pm lib/charnames.t
+____________________________________________________________________________
+[ 16890] By: jhi                                   on 2002/05/30  14:03:24
+        Log: Subject: [Patch perl@16861] charnames::vianame tweak
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Date: Thu, 30 May 2002 23:56:51 +0900
+             Message-Id: <20020530235541.D722.BQW10602@nifty.com>
+     Branch: perl
+          ! lib/charnames.pm
+____________________________________________________________________________
+[ 16889] By: jhi                                   on 2002/05/30  14:02:02
+        Log: Chart the self-tying minefield.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16888] By: jhi                                   on 2002/05/30  13:58:53
+        Log: Ignasi Roca convinced me, so #16855 is back in.
+     Branch: perl
+          ! utfebcdic.h
+____________________________________________________________________________
+[ 16887] By: jhi                                   on 2002/05/30  13:51:29
+        Log: Subject: [PATCH] Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmap
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Thu, 30 May 2002 10:50:18 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.10.10205301008040.22885-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! hints/linux.sh
+____________________________________________________________________________
+[ 16886] By: gbarr                                 on 2002/05/30  13:49:11
+        Log: Sync with libnet-1.12
+     Branch: perl
+          ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm lib/Net/SMTP.pm
+____________________________________________________________________________
+[ 16885] By: jhi                                   on 2002/05/30  13:43:28
+        Log: Subject: Re: perl@16861
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Wed, 29 May 2002 15:27:18 -0700
+             Message-ID: <GXV98gzkgW7Y092yn@efn.org>
+             
+             Yitzchak won't give up on self-ties.
+     Branch: perl
+          ! pp_sys.c t/op/tie.t
+____________________________________________________________________________
+[ 16884] By: ams                                   on 2002/05/30  13:32:52
+        Log: Ronald Kimball pointed out that there was a run-on sentence in the
+             last patch by Stas Bekman, and I fixed it, and while I was at it, I
+             fixed the wording of the last phrase as well, and then I re-wrapped
+             the paragraph.
+     Branch: perl
+          ! pod/perlvar.pod
+____________________________________________________________________________
+[ 16883] By: jhi                                   on 2002/05/30  13:30:52
+        Log: Integrate macperl change #16875.
+     Branch: perl
+         !> ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
+         !> t/lib/warnings/op
+____________________________________________________________________________
+[ 16882] By: jhi                                   on 2002/05/30  13:29:13
+        Log: Integrate macperl patch #16868.
+     Branch: perl
+         !> (integrate 36 files)
+____________________________________________________________________________
+[ 16881] By: jhi                                   on 2002/05/30  12:50:14
+        Log: Subject: Re: [ PATCH ] module test fest
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Thu, 30 May 2002 13:52:18 +0200
+             Message-Id: <20020530135047.0B46.H.M.BRAND@hccnet.nl>
+             
+             HP-UX Oracle wisdom (with some tweaks)
+     Branch: perl
+          ! README.hpux
+____________________________________________________________________________
+[ 16880] By: jhi                                   on 2002/05/30  12:48:09
+        Log: metaconfig unit change for #16879.
+     Branch: metaconfig
+          ! U/modified/Options.U
+____________________________________________________________________________
+[ 16879] By: jhi                                   on 2002/05/30  12:47:34
+        Log: Configure -A should not mangle spaces, from H.Merijn B.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 16878] By: jhi                                   on 2002/05/30  12:40:42
+        Log: OS/2: found the _fd_flags() prototype.
+     Branch: perl
+          ! os2/os2ish.h
+____________________________________________________________________________
+[ 16877] By: jhi                                   on 2002/05/30  12:33:05
+        Log: Fix up the signal handler reinstallation lore.
+     Branch: perl
+          ! pod/perlipc.pod
+____________________________________________________________________________
+[ 16876] By: jhi                                   on 2002/05/30  12:29:09
+        Log: Subject: [PATCH pod/perlipc.pod] Handling the SIGHUP Signal in Daemons
+             From: Stas Bekman <stas@stason.org>
+             Date: Thu, 30 May 2002 15:29:02 +0800
+             Message-ID: <3CF5D4BE.4000500@stason.org>
+     Branch: perl
+          ! pod/perlipc.pod
+____________________________________________________________________________
+[ 16875] By: pudge                                 on 2002/05/30  11:48:05
+        Log: Fixes for fixes
+     Branch: macperl
+          ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
+          ! t/lib/warnings/op
+____________________________________________________________________________
+[ 16874] By: ams                                   on 2002/05/30  07:41:30
+        Log: Fix typo in #16866.
+     Branch: perl
+          ! lib/File/stat.t
+____________________________________________________________________________
+[ 16873] By: ams                                   on 2002/05/30  07:39:24
+        Log: Subject: [PATCH lib/File/Spec/Unix.pm] catpath()'s pod part
+             From: Stas Bekman <stas@stason.org>
+             Date: Thu, 30 May 2002 16:14:55 +0800
+             Message-Id: <3CF5DF7F.1060700@stason.org>
+     Branch: perl
+          ! lib/File/Spec/Unix.pm
+____________________________________________________________________________
+[ 16872] By: ams                                   on 2002/05/30  07:38:34
+        Log: Subject: [PATCH pod/perlvar.pod] $^X
+             From: Stas Bekman <stas@stason.org>
+             Date: Thu, 30 May 2002 15:59:48 +0800
+             Message-Id: <3CF5DBF4.7080500@stason.org>
+     Branch: perl
+          ! pod/perlvar.pod
+____________________________________________________________________________
+[ 16871] By: nick                                  on 2002/05/30  06:45:56
+        Log: Integrate all but lib/File/stat.t which seems broken.
+     Branch: perlio
+         !> Changes Porting/patching.pod cygwin/perlld.in
+         !> epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
+         !> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
+         !> lib/ExtUtils/MM_NW5.pm os2/os2ish.h patchlevel.h perl.h
+         !> pp_pack.c sv.c t/base/num.t t/harness t/op/tie.t
+         !> t/run/fresh_perl.t utfebcdic.h
+____________________________________________________________________________
+[ 16870] By: pudge                                 on 2002/05/30  06:06:34
+        Log: Integrate perl
+     Branch: macperl
+         +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
+         +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
+         !> (integrate 137 files)
+____________________________________________________________________________
+[ 16869] By: pudge                                 on 2002/05/30  05:41:50
+        Log: Makefile / config / test updates for MacPerl
+     Branch: macperl
+          + macos/MacPerlMakeTests.plx
+          ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
+          ! macos/Makefile.mk macos/bundled_ext/Digest/MD5/Makefile.mk
+          ! macos/config.h macos/config.sh macos/macperl/Makefile.mk
+____________________________________________________________________________
+[ 16868] By: pudge                                 on 2002/05/30  05:39:51
+        Log: Big MacPerl Testing Patch No. 1
+             If you like this, stay tuned, there's more to come!
+     Branch: macperl
+          ! ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t
+          ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t
+          ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t
+          ! ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t
+          ! ext/PerlIO/t/fallback.t ext/Socket/Socket.t
+          ! ext/Storable/t/utf8hash.t lib/AutoSplit.t
+          ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t
+          ! lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl
+          ! 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 lib/Test/Simple/t/exit.t
+          ! lib/Unicode/Collate.pm lib/Unicode/UCD.t lib/blib.pm
+          ! lib/blib.t lib/open.t lib/strict.t lib/subs.t lib/warnings.t
+          ! perl.c t/lib/filter-util.pl t/lib/warnings/doio
+          ! t/lib/warnings/mg t/lib/warnings/op t/x2p/s2p.t
+____________________________________________________________________________
+[ 16867] By: jhi                                   on 2002/05/29  23:25:09
+        Log: Attachments are okay.
+     Branch: perl
+          ! Porting/patching.pod
+____________________________________________________________________________
+[ 16866] By: jhi                                   on 2002/05/29  19:46:49
+        Log: OS/2: ENOINO.
+     Branch: perl
+          ! lib/File/stat.t
+____________________________________________________________________________
+[ 16865] By: jhi                                   on 2002/05/29  19:41:53
+        Log: OS/2: provide prototype.
+     Branch: perl
+          ! os2/os2ish.h
+____________________________________________________________________________
+[ 16864] By: jhi                                   on 2002/05/29  19:29:17
+        Log: OS/2: fp stringification fudge.
+             (After this the whole suite passes 98.30%)
+     Branch: perl
+          ! t/base/num.t
+____________________________________________________________________________
+[ 16863] By: jhi                                   on 2002/05/29  17:35:04
+        Log: harness wasn't running x2p/s2p.t.
+     Branch: perl
+          ! t/harness
+____________________________________________________________________________
+[ 16862] By: nick                                  on 2002/05/29  14:12:41
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
+         !> (integrate 100 files)
+____________________________________________________________________________
+[ 16861] By: jhi                                   on 2002/05/29  13:41:01
+        Log: Subject: [PATCH] pack 'w' should be using NV, not double
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 29 May 2002 15:38:41 +0100
+             Message-ID: <20020529153840.L53388@plum.flirble.org>
+     Branch: perl
+          ! pp_pack.c
+____________________________________________________________________________
+[ 16860] By: jhi                                   on 2002/05/29  13:31:35
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 16859] By: jhi                                   on 2002/05/29  13:25:31
+        Log: Spelling bee.
+     Branch: perl
+          ! t/op/tie.t
+____________________________________________________________________________
+[ 16858] By: jhi                                   on 2002/05/29  13:21:58
+        Log: Recover some of the #16845.
+     Branch: perl
+          ! sv.c t/op/tie.t t/run/fresh_perl.t
+____________________________________________________________________________
+[ 16857] By: jhi                                   on 2002/05/29  12:47:02
+        Log: Retract #16855 until settled.
+     Branch: perl
+          ! utfebcdic.h
+____________________________________________________________________________
+[ 16856] By: jhi                                   on 2002/05/29  12:31:35
+        Log: OS/2: more missing definitions.
+     Branch: perl
+          ! os2/os2ish.h
+____________________________________________________________________________
+[ 16855] By: jhi                                   on 2002/05/29  12:28:17
+        Log: Subject: UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
+             From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
+             Date: Wed, 29 May 2002 13:16:16 +0200
+             Message-ID: <318B95F90D8BD41194A5009027FD5FFBCE6CED@madrid14.mad.fsc.net>
+     Branch: perl
+          ! utfebcdic.h
+____________________________________________________________________________
+[ 16854] By: jhi                                   on 2002/05/29  12:16:08
+        Log: PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)
+     Branch: perl
+          ! ext/Devel/PPPort/PPPort.pm
+____________________________________________________________________________
+[ 16853] By: jhi                                   on 2002/05/29  11:58:43
+        Log: Subject: Re: [PATCHES] Re: libwin32 on Cygwin?
+             From: "Gerrit P. Haase" <gp@familiehaase.de>
+             Date: Wed, 29 May 2002 08:06:43 +0200
+             Message-ID: <1881715214417.20020529080643@familiehaase.de>
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[ 16852] By: jhi                                   on 2002/05/29  11:53:12
+        Log: OS/2: more missing headers from John Poltorak.
+     Branch: perl
+          ! os2/os2ish.h
+____________________________________________________________________________
+[ 16851] By: jhi                                   on 2002/05/29  11:48:35
+        Log: Subject: Re: forewarning: usedevel and versiononly
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 29 May 2002 09:41:23 +0200
+             Message-Id: <20020529081515.D570.H.M.BRAND@hccnet.nl>
+             
+             More 5.7.3 -> 5.8.0.
+     Branch: perl
+          ! cygwin/perlld.in epoc/createpkg.pl ext/Encode/bin/enc2xs
+          ! ext/Encode/bin/piconv lib/ExtUtils/MM_NW5.pm
+____________________________________________________________________________
+[ 16850] By: ams                                   on 2002/05/29  06:48:19
+        Log: Lots of spring cleaning. (No functional changes.)
+     Branch: perl
+          ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
+          ! ext/Storable/README ext/Storable/Storable.pm
+          ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
+          ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
+          ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
+          ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
+          ! ext/Storable/t/lock.t ext/Storable/t/overload.t
+          ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
+          ! ext/Storable/t/retrieve.t ext/Storable/t/st-dump.pl
+          ! ext/Storable/t/store.t ext/Storable/t/tied.t
+          ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
+          ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
+____________________________________________________________________________
+[ 16849] By: jhi                                   on 2002/05/29  01:16:23
+        Log: pod cleanups.
+     Branch: perl
+          ! README.aix README.cygwin README.jp README.ko README.macos
+          ! README.tw pod/perl561delta.pod pod/perldelta.pod
+          ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
+          ! pod/perlhack.pod pod/perlipc.pod pod/perlsub.pod
+          ! pod/perlthrtut.pod pod/perlunicode.pod pod/perluniintro.pod
+____________________________________________________________________________
+[ 16848] By: jhi                                   on 2002/05/29  00:44:59
+        Log: Regen perltoc.
+     Branch: perl
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[ 16847] By: jhi                                   on 2002/05/28  22:15:44
+        Log: Subject: [PATCH] cross-compilation support for WinCE for non-core extensions
+             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
+             Date: Wed, 29 May 2002 02:48:15 +0400
+             Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
+     Branch: perl
+          ! wince/Makefile.ce
+____________________________________________________________________________
+[ 16846] By: jhi                                   on 2002/05/28  22:10:51
+        Log: Subject: [PATCH: perl@16826] small updates to DCL portions of perl kit
+             From: PPrymmer@factset.com
+             Date: Tue, 28 May 2002 18:34:55 -0400
+             Message-ID: <OF23EAAE54.E5DCAD53-ON85256BC7.007B1EA5@55.25.11>
+     Branch: perl
+          ! configure.com vms/genopt.com
+____________________________________________________________________________
+[ 16845] By: jhi                                   on 2002/05/28  22:05:55
+        Log: Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501
+             to restore some level of sanity in the tied scalars can of worms.
+     Branch: perl
+          ! mg.c pp_sys.c sv.c t/op/tie.t t/run/fresh_perl.t
+____________________________________________________________________________
+[ 16844] By: gsar                                  on 2002/05/28  22:05:38
+        Log: extension of change#16332: isolate signal diddling to the main
+             interpreter (fixes signal-related races, e.g. when multiple
+             threads run system())
+     Branch: maint-5.6/perl
+          ! util.c
+____________________________________________________________________________
+[ 16843] By: jhi                                   on 2002/05/28  20:35:59
+        Log: Bump the version numbers to five-eight-oh.
+     Branch: perl
+          ! Configure NetWare/Makefile NetWare/config_H.wc
+          ! Porting/config.sh Porting/config_H README.tru64 epoc/config.sh
+          ! patchlevel.h t/op/ver.t uconfig.h uconfig.sh utils/h2xs.PL
+          ! vos/config.alpha.h vos/config.ga.h win32/Makefile
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+          ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
+          ! wince/config_H.ce
+____________________________________________________________________________
+[ 16842] By: ams                                   on 2002/05/28  19:34:27
+        Log: Subject: Minor INSTALL patch
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Tue, 28 May 2002 16:08:30 -0400 (EDT)
+             Message-Id: <Pine.SOL.4.10.10205281607001.17663-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[ 16841] By: ams                                   on 2002/05/28  19:01:22
+        Log: Add integer.t to MANIFEST.
+     Branch: perl
+          ! ext/Storable/MANIFEST
+____________________________________________________________________________
+[ 16840] By: jhi                                   on 2002/05/28  17:49:08
+        Log: Subject: [Encode] 1.74 released -- final for 5.8.0-RC1
+             From: Dan Kogai <dankogai@dan.co.jp>
+             Date: Wed, 29 May 2002 03:43:57 +0900
+             Message-Id: <DE163EDE-726A-11D6-B9CB-0003939A104C@dan.co.jp>
+     Branch: perl
+          + ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
+          ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
+          ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
+          ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
+          ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
+          ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
+          ! ext/Encode/MANIFEST ext/Encode/Makefile.PL
+          ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
+          ! ext/Encode/bin/enc2xs ext/Encode/lib/Encode/Supported.pod
+          ! ext/Encode/t/mime-header.t
+____________________________________________________________________________
+[ 16839] By: jhi                                   on 2002/05/28  17:18:28
+        Log: OS/2: bug found by John Poltorak.
+     Branch: perl
+          ! lib/ExtUtils/MM_OS2.pm
+____________________________________________________________________________
+[ 16838] By: gsar                                  on 2002/05/28  14:14:29
+        Log: makefiles should not clobber lib/Thread directory (some Thread
+             files seem to live there rather than in ext, for some reason)
+     Branch: perl
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[ 16837] By: jhi                                   on 2002/05/28  14:06:42
+        Log: Subject: [PATCH] Bug fix for charnames::vianame
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Date: Tue, 28 May 2002 23:53:39 +0900
+             Message-Id: <20020528234907.310A.BQW10602@nifty.com>
+     Branch: perl
+          ! lib/charnames.pm lib/charnames.t
+____________________________________________________________________________
+[ 16836] By: jhi                                   on 2002/05/28  13:43:39
+        Log: Test output tweak.
+     Branch: perl
+          ! lib/ExtUtils/t/Embed.t
+____________________________________________________________________________
+[ 16835] By: jhi                                   on 2002/05/28  13:32:46
+        Log: More charnames tweaks.
+     Branch: perl
+          ! lib/charnames.pm lib/charnames.t
+____________________________________________________________________________
+[ 16834] By: jhi                                   on 2002/05/28  13:24:16
+        Log: Subject: [PATCH] Doc fix for charnames::vianame
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Date: Tue, 28 May 2002 22:46:41 +0900
+             Message-Id: <20020528223607.9EBF.BQW10602@nifty.com>
+     Branch: perl
+          ! lib/charnames.pm
+____________________________________________________________________________
+[ 16833] By: jhi                                   on 2002/05/28  13:23:03
+        Log: Subject: [PATCH 5.7.3 TEST] Embed.t fails on Win32
+             From: "Yves Orton" <demerphq@hotmail.com>
+             Date: Tue, 28 May 2002 15:43:12 +0200
+             Message-ID: <F170zgYLowspDKicUbv0000b23d@hotmail.com>
+     Branch: perl
+          ! lib/ExtUtils/t/Embed.t
+____________________________________________________________________________
+[ 16832] By: jhi                                   on 2002/05/28  13:14:21
+        Log: metaconfig unit change for #16831.
+     Branch: metaconfig/U/perl
+          ! gccvers.U
+____________________________________________________________________________
+[ 16831] By: jhi                                   on 2002/05/28  13:14:02
+        Log: gcc 3 defensiveness from H. Merijn B and Rafael.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 16830] By: jhi                                   on 2002/05/28  12:55:29
+        Log: Retract the Straps part of #16829 for now since
+             the subtest 44 of t/strap.t started failing.
+     Branch: perl
+          ! lib/Test/Harness/Straps.pm
+____________________________________________________________________________
+[ 16829] By: jhi                                   on 2002/05/28  12:26:34
+        Log: Subject: [PATCH bleadperl] Test::Harness and skiping tests functionality
+             From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
+             Date: Tue, 28 May 2002 08:17:53 +0200
+             Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
+     Branch: perl
+          ! ext/POSIX/t/waitpid.t lib/Test/Harness.pm
+          ! lib/Test/Harness/Straps.pm t/op/64bitint.t t/test.pl
+____________________________________________________________________________
+[ 16828] By: nick                                  on 2002/05/28  08:00:28
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes Makefile.micro README.netware README.tru64
+         !> ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
+         !> ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
+         !> ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
+         !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
+         !> ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
+         !> ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
+         !> mg.c patchlevel.h pod/perltodo.pod sv.c t/lib/warnings/pp_hot
+         !> uconfig.h util.c
+____________________________________________________________________________
+[ 16827] By: jhi                                   on 2002/05/28  00:46:23
+        Log: Tru64: sockatmark trouble.
+     Branch: perl
+          ! README.tru64
+____________________________________________________________________________
+[ 16826] By: jhi                                   on 2002/05/27  23:48:31
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 16825] By: pudge                                 on 2002/05/27  22:55:07
+        Log: Integrate perl
+     Branch: macperl
+         +> ext/Storable/t/integer.t
+          ! macos/MPVersion.r macos/config.sh
+         !> (integrate 60 files)
+____________________________________________________________________________
+[ 16824] By: jhi                                   on 2002/05/27  20:58:48
+        Log: Todo update.
+     Branch: perl
+          ! pod/perltodo.pod
+____________________________________________________________________________
+[ 16823] By: jhi                                   on 2002/05/27  20:55:45
+        Log: Don't assume sh and true.
+     Branch: perl
+          ! Makefile.micro uconfig.h
+____________________________________________________________________________
+[ 16822] By: jhi                                   on 2002/05/27  20:42:47
+        Log: Subject: Re: [PATCH] Version tango
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Mon, 27 May 2002 13:20:56 -0700
+             Message-ID: <oUp88gzkgy+T092yn@efn.org>
+     Branch: perl
+          ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
+          ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
+          ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
+          ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
+          ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
+          ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
+____________________________________________________________________________
+[ 16821] By: rgs                                   on 2002/05/27  20:25:30
+        Log: Fix a warning bug in Perl_report_evil_fh (didn't report
+             stashes correctly.) Partial info is better than wrong info.
+     Branch: perl
+          ! t/lib/warnings/pp_hot util.c
+____________________________________________________________________________
+[ 16820] By: jhi                                   on 2002/05/27  20:09:27
+        Log: A shot in the dark.
+     Branch: perl
+          ! mg.c
+____________________________________________________________________________
+[ 16819] By: jhi                                   on 2002/05/27  19:10:14
+        Log: Comment nit from Yitzchak.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 16818] By: nick                                  on 2002/05/27  18:47:58
+        Log: Integrate mainline
+     Branch: perlio
+         +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
+         !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
+         !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
+         !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
+         !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
+         !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
+         !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
+         !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
+         !> pod/perlsub.pod
+____________________________________________________________________________
+[ 16817] By: jhi                                   on 2002/05/27  18:15:32
+        Log: POD cleanup and rewrapping.
+     Branch: perl
+          ! README.netware
+____________________________________________________________________________
+[ 16816] By: jhi                                   on 2002/05/27  16:55:53
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 16815] By: jhi                                   on 2002/05/27  16:49:06
+        Log: More NetWare.
+     Branch: perl
+          ! README.netware
+____________________________________________________________________________
+[ 16814] By: jhi                                   on 2002/05/27  16:36:08
+        Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Mon, 27 May 2002 19:26:27 +0200
+             Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[ 16813] By: jhi                                   on 2002/05/27  16:35:47
+        Log: We are not that certain about the localising of
+             tied aggregates.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16812] By: jhi                                   on 2002/05/27  16:22:45
+        Log: Missed from #16811.
+     Branch: perl
+          + NetWare/sv_nw.c
+          ! MANIFEST
+____________________________________________________________________________
+[ 16811] By: jhi                                   on 2002/05/27  16:22:06
+        Log: NetWare diff from Ananth Kesari.
+     Branch: perl
+          + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
+          ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
+____________________________________________________________________________
+[ 16810] By: jhi                                   on 2002/05/27  16:02:10
+        Log: Integrate perlio;
+             
+             Fix for the IO::Scalar bug (I think).
+             At tie time break the loop but in a different place:
+             A. Increment REFCNT of the RV involved in the self-tie
+             B. Decrement REFCNT of the thing RV points to (e.g. the GV)
+             At mg_free time
+             Break the connection between the RV and its referent
+             so that we do not try and free it (again).
+             
+             Add IO::Scalar fail case to the tests.
+     Branch: perl
+         !> mg.c sv.c t/op/tie.t
+____________________________________________________________________________
+[ 16809] By: nick                                  on 2002/05/27  11:02:21
+        Log: Add IO::Scalar fail case to the tests.
+     Branch: perlio
+          ! t/op/tie.t
+____________________________________________________________________________
+[ 16808] By: nick                                  on 2002/05/27  09:54:46
+        Log: Fix for the IO::Scalar bug (I think).
+             At tie time break the loop but in a different place:
+             A. Increment REFCNT of the RV involved in the self-tie
+             B. Decrement REFCNT of the thing RV points to (e.g. the GV)
+             At mg_free time
+             Break the connection between the RV and its referent
+             so that we do not try and free it (again).
+     Branch: perlio
+          ! mg.c sv.c
+____________________________________________________________________________
+[ 16807] By: jhi                                   on 2002/05/27  02:39:04
+        Log: select() portability nit.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 16806] By: rgs                                   on 2002/05/26  21:01:35
+        Log: Fix a remaining B::Lint bug.
+     Branch: perl
+          ! ext/B/B/Lint.pm ext/B/t/lint.t
+____________________________________________________________________________
+[ 16805] By: nick                                  on 2002/05/26  20:51:31
+        Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
+             Only op/local.t fails but it is nasty... try valgrind on other machine.
+     Branch: perlio
+          ! sv.c
+____________________________________________________________________________
+[ 16804] By: jhi                                   on 2002/05/26  17:23:26
+        Log: Some day I might actually learn to test changes first
+             before committing them in.
+     Branch: perl
+          ! hints/darwin.sh
+____________________________________________________________________________
+[ 16803] By: jhi                                   on 2002/05/26  17:16:32
+        Log: Until otherwise proven.
+     Branch: perl
+          ! hints/darwin.sh
+____________________________________________________________________________
+[ 16802] By: jhi                                   on 2002/05/26  17:15:12
+        Log: Darwin hint tweaks.
+     Branch: perl
+          ! hints/darwin.sh
+____________________________________________________________________________
+[ 16801] By: jhi                                   on 2002/05/26  15:56:15
+        Log: FAQ sync.
+     Branch: perl
+          ! pod/perlfaq5.pod pod/perlfaq6.pod
+____________________________________________________________________________
+[ 16800] By: jhi                                   on 2002/05/26  15:27:05
+        Log: Subject: [DOC-PATCH] README.cygwin updated
+             From: "Gerrit P. Haase" <gp@familiehaase.de>
+             Date: Sun, 26 May 2002 14:56:14 +0200
+             Message-ID: <1151480833395.20020526145614@familiehaase.de>
+     Branch: perl
+          ! README.cygwin
+____________________________________________________________________________
+[ 16799] By: jhi                                   on 2002/05/26  15:25:35
+        Log: I thinkk thinggy has only one g.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16798] By: jhi                                   on 2002/05/26  15:23:32
+        Log: Subject: [PATCH] docs for broken local(%tied) behaviour
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Sun, 26 May 2002 14:15:42 +0100
+             Message-ID: <20020526141542.B18527@fdgroup.com>
+     Branch: perl
+          ! pod/perldelta.pod pod/perlsub.pod
+____________________________________________________________________________
+[ 16797] By: jhi                                   on 2002/05/26  15:19:34
+        Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Sat, 25 May 2002 21:52:16 -0700
+             Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 16796] By: jhi                                   on 2002/05/26  15:18:27
+        Log: Slight reformatting; tiny tweaks.
+     Branch: perl
+          ! pod/perlipc.pod
+____________________________________________________________________________
+[ 16795] By: jhi                                   on 2002/05/26  15:11:00
+        Log: Integrate perlio; Update perlipc.pod for new signals.
+     Branch: perl
+         !> pod/perlipc.pod
+____________________________________________________________________________
+[ 16794] By: nick                                  on 2002/05/26  08:07:12
+        Log: Update perlipc.pod for new signals
+     Branch: perlio
+          ! pod/perlipc.pod
+____________________________________________________________________________
+[ 16793] By: nick                                  on 2002/05/26  07:10:14
+        Log: Integrate mainline
+     Branch: perlio
+         !> AUTHORS Changes Configure patchlevel.h
+____________________________________________________________________________
+[ 16792] By: jhi                                   on 2002/05/25  21:39:58
+        Log: Mention that we do Win64.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16791] By: jhi                                   on 2002/05/25  21:39:03
+        Log: Document the $Config{byteorder} changes.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16790] By: jhi                                   on 2002/05/25  21:27:52
+        Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Sat, 25 May 2002 22:37:19 +0100
+             Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net> 
+             
+             Subject: [PATCH] Storable (smaller)
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Sat, 25 May 2002 23:13:13 +0100
+             Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/Storable/ChangeLog ext/Storable/Storable.pm
+          ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
+____________________________________________________________________________
+[ 16789] By: jhi                                   on 2002/05/25  19:00:43
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 16788] By: jhi                                   on 2002/05/25  18:55:30
+        Log: AUTHORS updates.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[ 16787] By: jhi                                   on 2002/05/25  18:51:49
+        Log: metaconfig unit changes for #16786.
+     Branch: metaconfig
+          ! U/modified/Getfile.U U/modified/pager.U
+____________________________________________________________________________
+[ 16786] By: jhi                                   on 2002/05/25  18:51:29
+        Log: Pager query tweaks from Andy Dougherty (for OS/2).
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 16785] By: jhi                                   on 2002/05/25  18:19:56
+        Log: Integrate perlio; Fix VMS ungetc fix for platforms like NetBSD.
+     Branch: perl
+         !> perlio.c
+____________________________________________________________________________
+[ 16784] By: nick                                  on 2002/05/25  17:34:48
+        Log: Fix VMS ungetc fix for platforms like NetBSD.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[ 16783] By: nick                                  on 2002/05/25  16:33:14
+        Log: Integrate mainline for Lupe's perlio.c fix before
+             starting on NetBSD issue
+     Branch: perlio
+         !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
+         !> perlio.c pod/perlapio.pod pod/perldelta.pod
+____________________________________________________________________________
+[ 16782] By: jhi                                   on 2002/05/25  16:26:53
+        Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 25 May 2002 12:19:36 -0500
+             Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
+     Branch: perl
+          ! lib/ExtUtils/t/basic.t
+____________________________________________________________________________
+[ 16781] By: jhi                                   on 2002/05/25  16:13:08
+        Log: BeOS: update the test status.
+     Branch: perl
+          ! README.beos pod/perldelta.pod
+____________________________________________________________________________
+[ 16780] By: jhi                                   on 2002/05/25  15:30:32
+        Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Sat, 25 May 2002 17:19:21 +0100
+             Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/Storable/t/integer.t
+____________________________________________________________________________
+[ 16779] By: jhi                                   on 2002/05/25  14:58:48
+        Log: Update the number of tests.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16778] By: jhi                                   on 2002/05/25  13:11:52
+        Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
+             From: lupe@lupe-christoph.de (Lupe Christoph)    
+             Date: Sat, 25 May 2002 15:45:34 +0200
+             Message-ID: <20020525134534.GT6638@lupe-christoph.de>
+     Branch: perl
+          ! perlio.c pod/perlapio.pod
+____________________________________________________________________________
+[ 16777] By: jhi                                   on 2002/05/25  12:51:53
+        Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Sat, 25 May 2002 12:17:44 +0100
+             Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/Storable/t/integer.t
+____________________________________________________________________________
+[ 16776] By: nick                                  on 2002/05/25  11:23:28
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/Storable/t/integer.t
+         !> (integrate 41 files)
+____________________________________________________________________________
+[ 16775] By: jhi                                   on 2002/05/25  01:48:37
+        Log: perldelta tweaks.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16774] By: jhi                                   on 2002/05/24  22:28:29
+        Log: UNICOS: update test status.
+     Branch: perl
+          ! ext/Socket/socketpair.t pod/perldelta.pod
+____________________________________________________________________________
+[ 16773] By: jhi                                   on 2002/05/24  22:25:41
+        Log: UNICOS: since $] is really 5.00700299999997,
+             testing for equivalence with 5.007003 isn't correct.
+             (From Nicholas Clark.)
+     Branch: perl
+          ! ext/Storable/t/downgrade.t
+____________________________________________________________________________
+[ 16772] By: jhi                                   on 2002/05/24  21:44:35
+        Log: Knock off one test failure thanks to #16771.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16771] By: jhi                                   on 2002/05/24  21:39:53
+        Log: In some (rare) platforms (such as UNICOS) using the native
+             atof is still better.
+     Branch: perl
+          ! numeric.c perl.h
+____________________________________________________________________________
+[ 16770] By: jhi                                   on 2002/05/24  21:14:34
+        Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Fri, 24 May 2002 16:24:44 -0500
+             Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
+     Branch: perl
+          ! pod/perldelta.pod vms/vms.c
+____________________________________________________________________________
+[ 16769] By: jhi                                   on 2002/05/24  19:25:55
+        Log: Subject: [PATCH pod/perllol.pod] small typo
+             From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
+             Date: Fri, 24 May 2002 16:05:07 -0400
+             Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
+     Branch: perl
+          ! pod/perllol.pod
+____________________________________________________________________________
+[ 16768] By: jhi                                   on 2002/05/24  17:47:14
+        Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! hints/solaris_2.sh
+____________________________________________________________________________
+[ 16767] By: jhi                                   on 2002/05/24  16:55:48
+        Log: Subject: [patch] small change
+             From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
+             Date: Fri, 24 May 2002 19:18:24 +0400
+             Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
+     Branch: perl
+          ! perl.h win32/makefile.mk
+____________________________________________________________________________
+[ 16766] By: jhi                                   on 2002/05/24  14:30:25
+        Log: Subject: [PATCH] README.aix
+             From: John Peacock <jpeacock@rowman.com>    
+             Date: Fri, 24 May 2002 10:49:39 -0400
+             Message-ID: <3CEE5303.1070201@rowman.com>
+     Branch: perl
+          ! README.aix
+____________________________________________________________________________
+[ 16765] By: jhi                                   on 2002/05/24  14:23:06
+        Log: Upgrade to Locale-Codes 2.04.
+     Branch: perl
+          ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
+          ! lib/Locale/Country.pm
+____________________________________________________________________________
+[ 16764] By: jhi                                   on 2002/05/24  12:27:51
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 16763] By: jhi                                   on 2002/05/24  12:02:42
+        Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
+             From: Abigail <abigail@foad.org>
+             Date: Fri, 24 May 2002 02:43:37 -0700
+             Message-ID: <20020524024337.A28749@ucan.foad.org>
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 16762] By: jhi                                   on 2002/05/24  12:01:18
+        Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
+             From: Abigail <abigail@foad.org>
+             Date: Fri, 24 May 2002 02:26:48 -0700
+             Message-ID: <20020524022648.A31684@ucan.foad.org>
+     Branch: perl
+          ! ext/POSIX/t/posix.t
+____________________________________________________________________________
+[ 16761] By: jhi                                   on 2002/05/23  23:25:48
+        Log: Doc tweaks.
+     Branch: perl
+          ! pod/perlunicode.pod pod/perluniintro.pod
+____________________________________________________________________________
+[ 16760] By: jhi                                   on 2002/05/23  22:44:48
+        Log: More portability defines, now mostly type-related
+             (based on Storable.xs)
+     Branch: perl
+          ! ext/Devel/PPPort/PPPort.pm
+____________________________________________________________________________
+[ 16759] By: jhi                                   on 2002/05/23  22:11:11
+        Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Thu, 23 May 2002 23:43:16 +0100
+             Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
+     Branch: perl
+          + ext/Storable/t/integer.t
+          ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
+          ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[ 16758] By: jhi                                   on 2002/05/23  21:25:40
+        Log: Subject: [PATCH] configure.com: C switch tweak for VAX
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 23 May 2002 16:47:34 -0500
+             Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[ 16757] By: jhi                                   on 2002/05/23  20:24:57
+        Log: One more ppportability thing (from Sarathy).
+     Branch: perl
+          ! ext/Devel/PPPort/PPPort.pm
+____________________________________________________________________________
+[ 16756] By: jhi                                   on 2002/05/23  20:20:41
+        Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 22 May 2002 19:21:43 -0400
+             Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
+     Branch: perl
+          ! lib/Test/Harness.pm lib/Test/Harness/Changes
+          ! lib/Test/Harness/t/strap-analyze.t
+          ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
+          ! t/lib/sample-tests/die_head_end
+          ! t/lib/sample-tests/die_last_minute
+____________________________________________________________________________
+[ 16755] By: jhi                                   on 2002/05/23  20:17:54
+        Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 22 May 2002 19:14:35 -0400
+             Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
+     Branch: perl
+          ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
+          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
+          ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
+____________________________________________________________________________
+[ 16754] By: jhi                                   on 2002/05/23  19:02:23
+        Log: Subject: [PATCH] dump.c recognizes CvLOCKED
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
+             Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
+     Branch: perl
+          ! dump.c
+____________________________________________________________________________
+[ 16753] By: jhi                                   on 2002/05/23  17:41:21
+        Log: Typo squad.
+     Branch: perl
+          ! ext/POSIX/POSIX.pod pod/perldelta.pod
+____________________________________________________________________________
+[ 16752] By: jhi                                   on 2002/05/23  16:04:15
+        Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
+             From: Abigail <abigail@foad.org>
+             Date: Thu, 23 May 2002 07:53:33 -0700
+             Message-ID: <20020523075333.A14658@ucan.foad.org>
+     Branch: perl
+          ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
+____________________________________________________________________________
+[ 16751] By: jhi                                   on 2002/05/23  10:21:09
+        Log: PPPort dTHX.
+     Branch: perl
+          ! ext/Devel/PPPort/PPPort.pm
+____________________________________________________________________________
+[ 16750] By: nick                                  on 2002/05/23  08:00:24
+        Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
+     Branch: perlio
+         !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
+         !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
+         !> pod/perldelta.pod
+____________________________________________________________________________
+[ 16749] By: jhi                                   on 2002/05/22  22:36:35
+        Log: We do not want utf8.t to be compiled under -Mutf8,
+             wonky as it sounds.
+     Branch: perl
+          ! lib/utf8.t
+____________________________________________________________________________
+[ 16748] By: jhi                                   on 2002/05/22  22:34:20
+        Log: We do not want to see the utf8 hints bit.
+     Branch: perl
+          ! lib/vmsish.t
+____________________________________________________________________________
+[ 16747] By: jhi                                   on 2002/05/22  22:30:57
+        Log: More -Mutf8 cleanup.
+     Branch: perl
+          ! ext/PerlIO/t/fallback.t
+____________________________________________________________________________
+[ 16746] By: jhi                                   on 2002/05/22  22:29:08
+        Log: -Mutf8 cleanup.
+     Branch: perl
+          ! ext/Encode/t/mime-header.t
+____________________________________________________________________________
+[ 16745] By: jhi                                   on 2002/05/22  21:57:48
+        Log: Integrate perlio; VMS vs perlio.
+     Branch: perl
+         !> ext/PerlIO/encoding/encoding.xs perlio.c
+____________________________________________________________________________
+[ 16744] By: jhi                                   on 2002/05/22  21:52:58
+        Log: Subject: Re: Additional README.aix changes
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 22 May 2002 08:37:37 +0200
+             Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! README.aix
+____________________________________________________________________________
+[ 16743] By: jhi                                   on 2002/05/22  21:52:09
+        Log: HP-UX 11.00 io_xs hangup workaround.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[ 16742] By: jhi                                   on 2002/05/22  21:49:59
+        Log: Updated UNICOS status from Mark Lutz.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16741] By: jhi                                   on 2002/05/22  21:47:41
+        Log: UNICOS: Mark Lutz had a better idea.
+     Branch: perl
+          ! hints/unicos.sh
+____________________________________________________________________________
+[ 16740] By: nick                                  on 2002/05/22  21:13:10
+        Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[ 16739] By: nick                                  on 2002/05/22  20:59:22
+        Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
+             ungetc() and buffer snooping may not mix. So use buffer snoop
+             hooks to avoid ungetc() where available.
+             unread() falls back to using :pending layer, and fill has
+             VMS specific code (which should not get used) or ungetc()
+             which should work.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[ 16738] By: nick                                  on 2002/05/22  20:34:55
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 40 files)
+____________________________________________________________________________
+[ 16737] By: nick                                  on 2002/05/22  19:04:13
+        Log: Flag the VMS-problem-causing part of :encoding
+             for enhancement. (Problem still needs fixing in perlio.c)
+     Branch: perlio
+          ! ext/PerlIO/encoding/encoding.xs
+____________________________________________________________________________
+[ 16736] By: jhi                                   on 2002/05/22  16:20:38
+        Log: UNICOS: using uname -m is wrong since what matter
+             is what CPUs (FPUs) we have.
+     Branch: perl
+          ! hints/unicos.sh
+____________________________________________________________________________
+[ 16735] By: jhi                                   on 2002/05/22  13:07:41
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 16734] By: jhi                                   on 2002/05/22  12:39:25
+        Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Wed, 22 May 2002 12:53:21 +0100
+             Message-ID: <20020522125320.E12794@fdgroup.com>
+     Branch: perl
+          ! ext/threads/shared/t/cond.t
+____________________________________________________________________________
+[ 16733] By: jhi                                   on 2002/05/22  12:32:41
+        Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
+             From: John Borwick <john_borwick@ncsu.edu>
+             Date: Wed, 22 May 2002 04:10:37 -0400
+             Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
+     Branch: perl
+          ! pod/perlunicode.pod pod/perluniintro.pod
+____________________________________________________________________________
+[ 16732] By: ams                                   on 2002/05/22  05:47:35
+        Log: Integrate #16731 from //depot/macperl.
+     Branch: perl
+         !> t/io/crlf.t
+____________________________________________________________________________
+[ 16731] By: pudge                                 on 2002/05/22  04:18:58
+        Log: Be more specific in what we're looking for
+     Branch: macperl
+          ! t/io/crlf.t
+____________________________________________________________________________
+[ 16730] By: pudge                                 on 2002/05/22  03:36:42
+        Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
+     Branch: macperl
+          + lib/Unicode/README
+         +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
+         +> t/lib/sample-tests/shbang_misparse t/op/caller.t
+          - t/lib/st-dump.pl
+          ! macos/MPVersion.r macos/config.sh
+         !> (integrate 135 files)
+____________________________________________________________________________
+[ 16729] By: jhi                                   on 2002/05/22  00:24:29
+        Log: FAQ sync.
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[ 16728] By: jhi                                   on 2002/05/21  23:02:03
+        Log: Getopt::Std clarification from John Borwick.
+     Branch: perl
+          ! lib/Getopt/Std.pm
+____________________________________________________________________________
+[ 16727] By: jhi                                   on 2002/05/21  22:59:58
+        Log: Subject: Re: [Patch] for problem with shellwords.pl
+             From: "Curtis Poe" <cp@onsitetech.com>
+             Date: Tue, 21 May 2002 11:17:40 -0700
+             Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
+             
+             Subject: [Patch] for security problem with Text::ParseWords
+             From: "Curtis Poe" <cp@onsitetech.com>     
+             Date: Tue, 21 May 2002 15:10:18 -0700
+             Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
+     Branch: perl
+          ! lib/Text/ParseWords.pm lib/shellwords.pl
+____________________________________________________________________________
+[ 16726] By: jhi                                   on 2002/05/21  22:57:09
+        Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Tue, 21 May 2002 23:01:48 +0100
+             Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/SDBM_File/SDBM_File.xs
+____________________________________________________________________________
+[ 16725] By: jhi                                   on 2002/05/21  22:16:05
+        Log: Subject: [PATCH] Additional README.aix changes
+             From: John Peacock <jpeacock@rowman.com>
+             Date: Tue, 21 May 2002 12:01:10 -0400
+             Message-ID: <3CEA6F46.70902@rowman.com>
+     Branch: perl
+          ! README.aix
+____________________________________________________________________________
+[ 16724] By: jhi                                   on 2002/05/21  17:51:00
+        Log: Subject: Win32 crash in fork.t (perl@16694)
+             From: "Kevin Chase" <kevincha99@hotmail.com>
+             Date: Mon, 20 May 2002 17:02:16 -0700
+             Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
+             
+             
+             It looks that the Poison() found its first target.
+             The suggested patch is fine.
+     Branch: perl
+          ! cop.h
+____________________________________________________________________________
+[ 16723] By: jhi                                   on 2002/05/21  14:54:24
+        Log: microperl: if DIEing on no-functionality, the has-functionality
+             would be unreachable code.
+     Branch: perl
+          ! pp.c pp_sys.c
+____________________________________________________________________________
+[ 16722] By: jhi                                   on 2002/05/21  14:25:44
+        Log: microperl: do not regenerate the perly.
+     Branch: perl
+          ! Makefile.micro
+____________________________________________________________________________
+[ 16721] By: jhi                                   on 2002/05/21  13:30:26
+        Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Mon, 20 May 2002 22:55:46 -0700
+             Message-ID: <iFe68gzkgCIJ092yn@efn.org>
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[ 16720] By: jhi                                   on 2002/05/21  13:22:51
+        Log: Regen uconfig.h.
+     Branch: perl
+          ! uconfig.h
+____________________________________________________________________________
+[ 16719] By: ams                                   on 2002/05/21  05:02:01
+        Log: Why quote some keys?
+     Branch: perl
+          ! ext/Storable/Makefile.PL
+____________________________________________________________________________
+[ 16718] By: ams                                   on 2002/05/21  04:08:39
+        Log: Suppress warning about $canonical. (Nicholas Clark)
+     Branch: perl
+          ! ext/Storable/Storable.pm
+____________________________________________________________________________
+[ 16717] By: jhi                                   on 2002/05/21  03:18:59
+        Log: Subject: [PATCH] VMS iThreads follow-up
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 20 May 2002 21:34:17 -0500
+             Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[ 16716] By: ams                                   on 2002/05/21  02:47:18
+        Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
+             2. Install in core library directory. (Tatsuhiko Miyagawa)
+     Branch: perl
+          ! ext/Storable/Makefile.PL
+____________________________________________________________________________
+[ 16715] By: jhi                                   on 2002/05/20  22:13:45
+        Log: Subject: [Encode] 1.72 released
+             From: Dan Kogai <dankogai@dan.co.jp>
+             Date: Tue, 21 May 2002 01:06:19 +0900
+             Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
+     Branch: perl
+          ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
+          ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
+          ! ext/Encode/Unicode/Unicode.xs
+          ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
+____________________________________________________________________________
+[ 16714] By: jhi                                   on 2002/05/20  14:53:31
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 16713] By: jhi                                   on 2002/05/20  14:46:15
+        Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[ 16712] By: jhi                                   on 2002/05/20  14:25:03
+        Log: metaconfig unit changes for #16711.
+     Branch: metaconfig
+          ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
+          ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
+          ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
+          ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
+          ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
+          ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
+          ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
+          ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
+          ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
+          ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
+          ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
+          ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
+          ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
+          ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
+          ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
+          ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
+          ! U/threads/d_localtime_r.U U/threads/d_random_r.U
+          ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
+          ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
+          ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
+          ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
+          ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
+          ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
+          ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
+____________________________________________________________________________
+[ 16711] By: jhi                                   on 2002/05/20  14:24:38
+        Log: Document better what the foo_r_proto are supposed to be.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH reentr.pl
+____________________________________________________________________________
+[ 16710] By: jhi                                   on 2002/05/20  14:11:33
+        Log: Subject: Re: pod patches.
+             From: Jim Cromie <jcromie@divsol.com>
+             Date: Mon, 20 May 2002 09:00:10 -0600
+             Message-ID: <3CE90F7A.3070309@divsol.com>
+             
+             (with Philip Newton's tweaks)
+     Branch: perl
+          ! pod/perlsub.pod
+____________________________________________________________________________
+[ 16709] By: jhi                                   on 2002/05/20  12:50:34
+        Log: Subject: Re: pod patch - perldelta.pod
+             From: Jim Cromie <jcromie@divsol.com>
+             Date: Mon, 20 May 2002 07:16:54 -0600
+             Message-ID: <3CE8F746.50603@divsol.com>
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16708] By: jhi                                   on 2002/05/20  12:49:20
+        Log: Subject: [patch] one more little step for WinCE
+             From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
+             Date: Mon, 20 May 2002 11:47:19 +0400
+             Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
+     Branch: perl
+          ! wince/Makefile.ce
+____________________________________________________________________________
+[ 16707] By: jhi                                   on 2002/05/20  12:42:35
+        Log: Preemptive doc patch.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16706] By: rgs                                   on 2002/05/20  12:21:14
+        Log: The "constant sub redefined" warning can't be disabled.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[ 16705] By: nick                                  on 2002/05/20  10:18:26
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
+         !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
+         !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
+         !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[ 16704] By: jhi                                   on 2002/05/20  02:49:22
+        Log: Missed hunk from #16701.
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[ 16703] By: jhi                                   on 2002/05/20  02:37:29
+        Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: Mon, 20 May 2002 05:36:14 +0200
+             Message-ID: <m34rh37aoh.fsf@anima.de>
+     Branch: perl
+          + lib/CPAN/t/mirroredby.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 16702] By: jhi                                   on 2002/05/20  02:25:40
+        Log: Subject: tiny doc tweaks
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: Mon, 20 May 2002 05:07:13 +0200
+             Message-ID: <m38z6f7c0u.fsf@anima.de>
+     Branch: perl
+          ! pod/perldelta.pod pod/perlfunc.pod
+____________________________________________________________________________
+[ 16701] By: jhi                                   on 2002/05/20  02:23:03
+        Log: Subject: [PATCH @16694] ithreads for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sun, 19 May 2002 22:06:43 -0500
+             Message-Id: <a05111704b90e14567261@[172.16.52.1]>
+     Branch: perl
+          ! configure.com vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[ 16700] By: jhi                                   on 2002/05/19  23:52:45
+        Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
+             From: Autrijus Tang <autrijus@autrijus.org>
+             Date: Mon, 20 May 2002 04:10:31 +0800
+             Message-ID: <20020519201031.GA1603@not.autrijus.org>
+     Branch: perl
+          ! ext/Encode/Encode/Makefile_PL.e2x
+____________________________________________________________________________
+[ 16699] By: jhi                                   on 2002/05/19  22:26:07
+        Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
+             while trying to -O3 optimize B.c.  (A bit weird since
+             10.1.4 used to work fine, and nothing has changed in
+             ext/B/..., but the overoptimization was repeatable.)
+     Branch: perl
+          + ext/B/hints/darwin.pl
+          ! MANIFEST
+____________________________________________________________________________
+[ 16698] By: jhi                                   on 2002/05/19  21:11:55
+        Log: UNICOS/mk seems to still have this problem.
+     Branch: perl
+          ! ext/Socket/socketpair.t
+____________________________________________________________________________
+[ 16697] By: jhi                                   on 2002/05/19  18:53:54
+        Log: perldelta tweaks.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16696] By: nick                                  on 2002/05/19  18:26:39
+        Log: Integrate mailine
+     Branch: perlio
+         !> (integrate 35 files)
+____________________________________________________________________________
+[ 16695] By: jhi                                   on 2002/05/19  18:02:54
+        Log: Document the reentrant_retry(), but from user's viewpoint.
+     Branch: perl
+          ! pod/perlthrtut.pod
+____________________________________________________________________________
+[ 16694] By: jhi                                   on 2002/05/19  14:49:49
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
              From: Slaven Rezic <slaven.rezic@berlin.de>