perly-fixer
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index c12cf39..bd5eb1f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -31,6 +31,1190 @@ or any other branch.
 Version v5.7.2         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 14923] By: jhi                                   on 2002/03/01  14:17:54
+        Log: Lost in the shuffle.
+     Branch: perl
+          + lib/Math/BigInt/t/downgrade.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 14922] By: jhi                                   on 2002/03/01  13:23:41
+        Log: Advertise Tie::File.
+     Branch: perl
+          ! pod/perldelta.pod pod/perlfaq5.pod
+____________________________________________________________________________
+[ 14921] By: jhi                                   on 2002/03/01  13:14:18
+        Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Thu, 28 Feb 2002 18:55:48 +0100
+             Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! x2p/walk.c
+____________________________________________________________________________
+[ 14920] By: ams                                   on 2002/03/01  09:06:01
+        Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 26 Feb 2002 19:54:31 -0500
+             Message-Id: <20020226195431.A9625@math.ohio-state.edu>
+     Branch: perl
+          ! embed.fnc ext/B/B/Deparse.pm gv.c
+____________________________________________________________________________
+[ 14919] By: ams                                   on 2002/03/01  03:03:12
+        Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
+     Branch: perl
+          ! lib/Tie/File.pm lib/Tie/File/01_gen.t
+          ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
+          ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
+          ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
+          ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
+          ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
+          ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
+____________________________________________________________________________
+[ 14918] By: ams                                   on 2002/03/01  02:36:58
+        Log: Add Tie::File 0.12 from MJD.
+     Branch: perl
+          + lib/Tie/File.pm lib/Tie/File/01_gen.t
+          + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
+          + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
+          + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
+          + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
+          + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
+          + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 14917] By: jhi                                   on 2002/03/01  02:13:24
+        Log: Encoding name mapping tweaks.
+     Branch: perl
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[ 14916] By: jhi                                   on 2002/02/28  21:26:07
+        Log: metaconfig unit change for #14915.
+     Branch: metaconfig
+          ! U/modified/Init.U
+____________________________________________________________________________
+[ 14915] By: jhi                                   on 2002/02/28  21:25:23
+        Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
+             From: Paul_GreenVOS@vos.stratus.com
+             Date: Thu, 28 Feb 02 15:05 est
+             Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 14914] By: jhi                                   on 2002/02/28  14:10:44
+        Log: PL_bostr was pointing to the wrong string
+             (a string left around from the loading of the Unicode \w)
+             "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
+             http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 14913] By: gbarr                                 on 2002/02/28  13:06:11
+        Log: Sync with libnet-1.10
+     Branch: perl
+          ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
+          ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
+          ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
+          ! lib/Net/t/netrc.t
+____________________________________________________________________________
+[ 14912] By: ams                                   on 2002/02/28  13:02:50
+        Log: Subject: [PATCH] perldelta.pod fixes
+             From: Autrijus Tang <autrijus@autrijus.org>
+             Date: Thu, 28 Feb 2002 21:44:15 +0800
+             Message-Id: <20020228134415.GB16422@not.autrijus.org>
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 14911] By: ams                                   on 2002/02/28  11:31:44
+        Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
+             From: Stas Bekman <stas@stason.org>
+             Date: Mon, 04 Feb 2002 16:18:53 +0800
+             Message-Id: <3C7E1E5F.1000605@stason.org>
+             (Applied by hand).
+     Branch: perl
+          ! lib/File/Copy.pm
+____________________________________________________________________________
+[ 14910] By: ams                                   on 2002/02/28  11:26:47
+        Log: Subject: [PATCH lib/Pod/Html.pm]
+             From: Stas Bekman <stas@stason.org>
+             Date: Thu, 28 Feb 2002 20:05:01 +0800
+             Message-Id: <3C7E1CED.7000307@stason.org>
+     Branch: perl
+          ! lib/Pod/Html.pm
+____________________________________________________________________________
+[ 14909] By: jhi                                   on 2002/02/28  05:50:24
+        Log: Tests for #14908.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[ 14908] By: jhi                                   on 2002/02/28  05:43:45
+        Log: Make shared hash keys to be \0-terminated:
+             one possible resolution for
+             "UTF-8, weird \w behaviour after HASH-KEY-ification"
+             http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
+             The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
+             The hash keys weren't \0-terminated.  This meant that the EOL ($)
+             in regmatch() got the nextchr beyond the last character.  Since
+             the keys were UTF-8, the nextchr was \1, not the usual
+             string-terminating \0.  Wham, no match.
+             
+             I think another possible resolution could be to stop the nextchr
+             computation in regmatch() from peeking beyond the last character
+             of the string:
+             
+             nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
+     Branch: perl
+          ! hv.c hv.h
+____________________________________________________________________________
+[ 14907] By: jhi                                   on 2002/02/28  03:25:44
+        Log: Subject: [PATCH] Perl interface to newIO()
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Wed, 27 Feb 2002 20:15:27 -0800
+             Message-ID: <f7af8gzkgaET092yn@efn.org>
+     Branch: perl
+          ! lib/Symbol.pm
+____________________________________________________________________________
+[ 14906] By: jhi                                   on 2002/02/28  00:50:01
+        Log: The "list" part of
+             
+             Subject: [PATCH perlop] .. returns a *list* of *integers*
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Tue, 26 Feb 2002 18:30:22 +0000
+             Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
+             
+             plus few nits.
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[ 14905] By: jhi                                   on 2002/02/27  22:44:52
+        Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
+             From: Abe Timmerman <abe@ztreet.demon.nl>
+             Date: Thu, 28 Feb 2002 00:04:06 +0100
+             Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
+     Branch: perl
+          ! lib/File/stat.t
+____________________________________________________________________________
+[ 14904] By: pudge                                 on 2002/02/27  21:25:39
+        Log: Integrate from maintperl.
+     Branch: maint-5.6/macperl
+         !> doio.c op.c t/io/open.t t/pragma/strict-subs
+____________________________________________________________________________
+[ 14903] By: jhi                                   on 2002/02/27  21:23:14
+        Log: Upgrade to Math::BigInt 1.53.
+     Branch: perl
+          ! 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/config.t lib/Math/BigInt/t/mbimbf.inc
+          ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
+          ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
+____________________________________________________________________________
+[ 14902] By: jhi                                   on 2002/02/27  21:17:38
+        Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Wed, 27 Feb 2002 15:36:38 -0600
+             Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
+     Branch: perl
+          ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
+          ! vms/ext/filespec.t
+____________________________________________________________________________
+[ 14901] By: jhi                                   on 2002/02/27  21:14:22
+        Log: Subject: [PATCH] Some minor changes for Cygwin
+             From: "Gerrit P. Haase" <gerrit@familiehaase.de>
+             Date: Wed, 27 Feb 2002 22:25:41 +0100
+             Message-ID: <14296492589.20020227222541@familiehaase.de>
+     Branch: perl
+          ! Makefile.SH README.cygwin cygwin/perlld.in
+____________________________________________________________________________
+[ 14900] By: jhi                                   on 2002/02/27  19:06:39
+        Log: Update the UTF-8 explanation table.
+     Branch: perl
+          ! pod/perlunicode.pod utf8.h
+____________________________________________________________________________
+[ 14899] By: jhi                                   on 2002/02/27  17:50:09
+        Log: Repatch from Robin Barker: anon subs in C<package;> are
+             now __ANON__::__ANON__ (should help for mod_perl package
+             since #12251)
+     Branch: perl
+          ! gv.c op.c t/op/runlevel.t toke.c
+____________________________________________________________________________
+[ 14898] By: jhi                                   on 2002/02/27  16:01:47
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 14897] By: jhi                                   on 2002/02/27  15:26:12
+        Log: perldelta updates.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 14896] By: jhi                                   on 2002/02/27  15:23:21
+        Log: Signedness nit.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 14895] By: jhi                                   on 2002/02/27  15:12:36
+        Log: Subject: Re: Smoke 14870
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 27 Feb 2002 16:48:35 +0100
+             Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
+             
+             (with some additional garnish)
+     Branch: perl
+          ! README.hpux hints/hpux.sh
+____________________________________________________________________________
+[ 14894] By: jhi                                   on 2002/02/27  15:08:06
+        Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
+             into perl.exp in AIX.
+     Branch: perl
+          ! makedef.pl perl.h
+____________________________________________________________________________
+[ 14893] By: jhi                                   on 2002/02/27  13:49:59
+        Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Wed, 27 Feb 2002 14:39:35 GMT
+             Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
+     Branch: perl
+          ! pod/perlrun.pod
+____________________________________________________________________________
+[ 14892] By: jhi                                   on 2002/02/27  13:41:14
+        Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Wed, 27 Feb 2002 12:25:30 GMT
+             Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
+     Branch: perl
+          ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
+          ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
+          ! pod/perlunicode.pod pod/perluniintro.pod
+____________________________________________________________________________
+[ 14891] By: jhi                                   on 2002/02/27  01:11:13
+        Log: Only modify LD_LIBRARY_PATH in case there are directories.
+     Branch: perl
+          ! hints/dec_osf.sh
+____________________________________________________________________________
+[ 14890] By: jhi                                   on 2002/02/27  01:01:11
+        Log: Subject: [PATCH] perl/hints/vos.sh
+             From: Paul_GreenVOS@vos.stratus.com
+             Date: Tue, 26 Feb 02 15:19 est
+             Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
+     Branch: perl
+          ! hints/vos.sh
+____________________________________________________________________________
+[ 14889] By: jhi                                   on 2002/02/27  00:59:33
+        Log: Forgot from #14888.
+     Branch: perl
+          ! ext/Unicode/Normalize/mkheader
+____________________________________________________________________________
+[ 14888] By: jhi                                   on 2002/02/27  00:50:55
+        Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
+     Branch: perl
+          ! ext/Unicode/Normalize/Changes
+          ! ext/Unicode/Normalize/Normalize.pm
+          ! ext/Unicode/Normalize/Normalize.xs
+          ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
+          ! ext/Unicode/Normalize/t/test.t
+____________________________________________________________________________
+[ 14887] By: ams                                   on 2002/02/26  23:51:52
+        Log: Subject: Missing diagnostics
+             From: Simon Glover <scog@roe.ac.uk>
+             Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
+             Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
+             
+             Subject: [PATCH] Better wording for the lvalue vec diagnostic
+             From: Simon Glover <scog@roe.ac.uk>
+             Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
+             Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
+     Branch: perl
+          ! doop.c pod/perldiag.pod t/op/vec.t
+____________________________________________________________________________
+[ 14886] By: ams                                   on 2002/02/26  15:48:34
+        Log: Subject: [PATCH] Not OK 5.7.2@14884
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: Tue, 26 Feb 2002 15:03:55 +0100
+             Message-Id: <m38z9gfigk.fsf@anima.de>
+     Branch: perl
+          ! t/lib/access.t
+____________________________________________________________________________
+[ 14885] By: nick                                  on 2002/02/26  13:48:55
+        Log: Integrate mainline
+     Branch: perlio
+         +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
+         +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
+         +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
+          - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
+         !> (integrate 102 files)
+____________________________________________________________________________
+[ 14884] By: jhi                                   on 2002/02/26  11:17:42
+        Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
+             1.1999999999999996, or thereabouts (yes, even sprintf).
+     Branch: perl
+          ! t/base/num.t
+____________________________________________________________________________
+[ 14883] By: jhi                                   on 2002/02/26  11:09:07
+        Log: Neither.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 14882] By: ams                                   on 2002/02/26  08:46:55
+        Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 26 Feb 2002 01:01:28 -0500
+             Message-Id: <20020226060128.GA2439@blackrider>
+     Branch: perl
+          ! hv.c pod/perldiag.pod
+____________________________________________________________________________
+[ 14881] By: jhi                                   on 2002/02/26  03:01:28
+        Log: Subject: [PATCH B::Concise] docs, typos
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Mon, 25 Feb 2002 16:41:16 +0100
+             Message-ID: <20020225164116.A1054@rafael>
+     Branch: perl
+          ! ext/B/B/Concise.pm
+____________________________________________________________________________
+[ 14880] By: jhi                                   on 2002/02/26  02:36:16
+        Log: POSIX: add isatty to @EXPORT_OK, reformat.
+     Branch: perl
+          ! ext/POSIX/POSIX.pm
+____________________________________________________________________________
+[ 14879] By: jhi                                   on 2002/02/26  01:03:17
+        Log: If using -Dloclibpth=... the directories need to
+             be appended to LD_LIBRARY_PATH (and ickily, if those
+             directories contain a (newer?) libdb.so, we need to
+             prepend   /usr/shlib to loclibpth).
+     Branch: perl
+          ! hints/dec_osf.sh
+____________________________________________________________________________
+[ 14878] By: jhi                                   on 2002/02/26  01:01:13
+        Log: Subject: [PATCH] Perl interface to newIO()
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
+             Date: Mon, 25 Feb 2002 15:04:57 -0800
+             Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
+     Branch: perl
+          ! lib/Symbol.pm lib/Symbol.t
+____________________________________________________________________________
+[ 14877] By: jhi                                   on 2002/02/26  00:06:16
+        Log: Subject: [PATCH perlvar] "." is not in @INC when -T
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
+             Date: Mon, 25 Feb 2002 21:58:30 +0100
+             Message-ID: <20020225215830.A744@rafael>
+     Branch: perl
+          ! pod/perlvar.pod
+____________________________________________________________________________
+[ 14876] By: jhi                                   on 2002/02/25  22:23:11
+        Log: Big5 tweaks from Autrijus Tang.
+     Branch: perl
+          ! ext/Encode/Encode/big5.enc
+____________________________________________________________________________
+[ 14875] By: jhi                                   on 2002/02/25  22:19:56
+        Log: Subject: [PATCH Glossary configpm] cleanups
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Mon, 25 Feb 2002 23:27:15 +0100
+             Message-ID: <20020225232715.C744@rafael>
+     Branch: perl
+          ! Porting/Glossary Porting/config.sh Porting/config_H configpm
+____________________________________________________________________________
+[ 14874] By: jhi                                   on 2002/02/25  21:53:29
+        Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Mon, 25 Feb 2002 21:53:24 +0000
+             Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
+          ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
+          ! ext/Encode/TW/Makefile.PL ext/Encode/compile
+____________________________________________________________________________
+[ 14873] By: jhi                                   on 2002/02/25  21:28:54
+        Log: Upgrade to I18N::LangTags 0.27.
+             (Causes one flipflop back to perl.com URL, must poke Sean.)
+     Branch: perl
+          ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
+          ! lib/I18N/LangTags/List.pm
+____________________________________________________________________________
+[ 14872] By: jhi                                   on 2002/02/25  21:22:32
+        Log: Upgrade to Getopt::Long 2.28.
+     Branch: perl
+          ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
+          ! lib/Getopt/Long/README
+____________________________________________________________________________
+[ 14871] By: jhi                                   on 2002/02/25  19:46:35
+        Log: No =head.
+     Branch: perl
+          ! pod/perlebcdic.pod
+____________________________________________________________________________
+[ 14870] By: jhi                                   on 2002/02/25  15:02:50
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 14869] By: jhi                                   on 2002/02/25  14:54:00
+        Log: metaconfig unit change for #14868.
+     Branch: metaconfig
+          ! U/modified/Chk_MANI.U
+____________________________________________________________________________
+[ 14868] By: jhi                                   on 2002/02/25  14:53:43
+        Log: Some hosts understand split -l 50, some only split -50
+             (from Paul Eggert).
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 14867] By: jhi                                   on 2002/02/25  14:44:07
+        Log: Subject: Re: [PATCH bleadperl] socketpair.t
+             From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
+             Date: Sun, 24 Feb 2002 10:31:25 +0100
+             Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
+             
+             (the pid half only)
+     Branch: perl
+          ! win32/win32.c
+____________________________________________________________________________
+[ 14866] By: jhi                                   on 2002/02/25  14:35:19
+        Log: Mention the new pack tricks.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 14865] By: jhi                                   on 2002/02/25  14:30:28
+        Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
+             From: Richard.Foley@t-online.de (Richard Foley)
+             Date: Mon, 25 Feb 2002 13:47:03 +0100
+             Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
+     Branch: perl
+          ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
+          ! pod/perldebug.pod pod/perldelta.pod
+____________________________________________________________________________
+[ 14864] By: jhi                                   on 2002/02/25  13:51:32
+        Log: Typo corrections from John P. Linderman.
+     Branch: perl
+          ! ext/IPC/SysV/Semaphore.pm
+____________________________________________________________________________
+[ 14863] By: jhi                                   on 2002/02/25  13:49:32
+        Log: Upgrade to Math::BigInt 1.52.
+     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/bigfltpm.t
+          ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
+          ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
+____________________________________________________________________________
+[ 14862] By: ams                                   on 2002/02/25  10:39:40
+        Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Mon, 25 Feb 2002 11:35:06 GMT
+             Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
+             
+             Subject: [PATCH Net/Cmd.pm]
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Mon, 25 Feb 2002 11:37:06 GMT
+             Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
+     Branch: perl
+          ! lib/Cwd.pm lib/Net/Cmd.pm
+____________________________________________________________________________
+[ 14861] By: jhi                                   on 2002/02/25  03:40:45
+        Log: Cut-and-paste errors.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[ 14860] By: jhi                                   on 2002/02/25  03:36:24
+        Log: EBCDIC: the control characters are not that easy to find.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[ 14859] By: jhi                                   on 2002/02/25  03:02:23
+        Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
+             From: John Peacock <jpeacock@rowman.com>
+             Date: Sun, 24 Feb 2002 22:08:28 -0500
+             Message-ID: <3C79AAAC.6060903@rowman.com>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 14858] By: jhi                                   on 2002/02/25  00:01:13
+        Log: SvSetSV() is not returnable, but that's okay since
+             sv_copypv() returns void.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 14857] By: jhi                                   on 2002/02/24  23:33:33
+        Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
+             From: John Peacock <jpeacock@rowman.com>                 
+             Date: Sun, 24 Feb 2002 16:40:07 -0500
+             Message-ID: <3C795DB7.40105@rowman.com>               
+     Branch: perl
+          ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
+          ! pp_hot.c proto.h sv.c
+____________________________________________________________________________
+[ 14856] By: jhi                                   on 2002/02/24  20:15:51
+        Log: Tiny code cleanup.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 14855] By: jhi                                   on 2002/02/24  19:49:01
+        Log: Use to_uni_fold().
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[ 14854] By: jhi                                   on 2002/02/24  19:45:43
+        Log: Document the new taint behaviour of exec LIST and
+             system LIST.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 14853] By: jhi                                   on 2002/02/24  18:28:31
+        Log: Subject: [PATCH] Re: taint news
+             From: Rick Delaney <rick.delaney@rogers.com>             
+             Date: 24 Feb 2002 11:35:00 -0500
+             Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
+     Branch: perl
+          ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
+____________________________________________________________________________
+[ 14852] By: jhi                                   on 2002/02/24  18:20:55
+        Log: EBCDIC tweak (native instead of uni) and comment update.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 14851] By: jhi                                   on 2002/02/24  13:02:53
+        Log: Using uninitialized (and wrong) variables is not good.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[ 14850] By: jhi                                   on 2002/02/24  05:28:15
+        Log: EBCDIC: this seems to calm the last of the
+             Malformed UTF-8 warnings.
+     Branch: perl
+          ! regcomp.c utf8.c
+____________________________________________________________________________
+[ 14849] By: jhi                                   on 2002/02/23  23:35:03
+        Log: EBCDIC: document using Encode for character conversions.
+     Branch: perl
+          ! pod/perlebcdic.pod
+____________________________________________________________________________
+[ 14848] By: jhi                                   on 2002/02/23  23:20:57
+        Log: EBCDIC: disable also Unicode::Collate and
+             Unicode::Normalize for now.  Real users of
+             EBCDIC have to decide what they want.
+     Branch: perl
+          ! ext/Unicode/Normalize/Normalize.pm
+          ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
+          ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
+          ! lib/Unicode/Collate/t/test.t
+____________________________________________________________________________
+[ 14847] By: jhi                                   on 2002/02/23  20:12:21
+        Log: AUTHORS updates.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[ 14846] By: jhi                                   on 2002/02/23  20:05:10
+        Log: Retract #14571: there may be a better solution than
+             tweaking the test.
+     Branch: perl
+          ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
+____________________________________________________________________________
+[ 14845] By: jhi                                   on 2002/02/23  19:15:32
+        Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
+             From: "Craig A. Berry" <craigberry@mac.com> 
+             Date: Sat, 23 Feb 2002 14:14:35 -0600
+             Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[ 14844] By: jhi                                   on 2002/02/23  18:37:14
+        Log: metaconfig unit change for #14843.
+     Branch: metaconfig/U/perl
+          ! Extensions.U
+____________________________________________________________________________
+[ 14843] By: jhi                                   on 2002/02/23  18:36:43
+        Log: Also Encode/JP needs to be listed explicitly.
+             (Any other sub-Encode extensions?)
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 14842] By: jhi                                   on 2002/02/23  18:17:07
+        Log: Document known UNICOS/mk deficiency.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 14841] By: jhi                                   on 2002/02/23  16:29:49
+        Log: Subject: [PATCH] README mention version 5.0
+             From: Autrijus Tang <autrijus@autrijus.org>
+             Date: Sat, 23 Feb 2002 09:35:22 +0800
+             Message-ID: <20020223013522.GA8694@not.autrijus.org>
+     Branch: perl
+          ! README
+____________________________________________________________________________
+[ 14840] By: jhi                                   on 2002/02/23  03:32:59
+        Log: metaconfig unit change for #14839.
+     Branch: metaconfig
+          ! U/modified/Signal.U
+____________________________________________________________________________
+[ 14839] By: jhi                                   on 2002/02/23  03:32:32
+        Log: Old hosts like NeXT Classic don't have sort -k,
+             from Paul Eggert.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 14838] By: ams                                   on 2002/02/22  21:14:29
+        Log: Minor clarifications as suggested by Anton Tagunov.
+     Branch: perl
+          ! pod/perlsyn.pod
+____________________________________________________________________________
+[ 14837] By: ams                                   on 2002/02/22  21:07:02
+        Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Fri, 22 Feb 2002 23:01:07 +0100
+             Message-Id: <20020222230107.A15069@rafael>
+     Branch: perl
+          ! sv.c t/op/gv.t
+____________________________________________________________________________
+[ 14836] By: jhi                                   on 2002/02/22  20:39:11
+        Log: metaconfig unit change for #14835.
+     Branch: metaconfig
+          ! U/modified/Chk_MANI.U
+____________________________________________________________________________
+[ 14835] By: jhi                                   on 2002/02/22  20:38:32
+        Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 14834] By: jhi                                   on 2002/02/22  18:06:01
+        Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Fri, 22 Feb 2002 12:10:28 -0500
+             Message-ID: <20020222171027.GB4181@blackrider>
+     Branch: perl
+          ! ext/Encode/compile
+____________________________________________________________________________
+[ 14833] By: jhi                                   on 2002/02/22  14:51:17
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 14832] By: jhi                                   on 2002/02/22  14:25:18
+        Log: Implement IV/UV/NV/long double pack/unpack with
+             template letters j/J/F/D (the latter two have been
+             undocumented aliases of f/d).
+     Branch: perl
+          ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
+____________________________________________________________________________
+[ 14831] By: jhi                                   on 2002/02/22  13:47:08
+        Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Fri, 22 Feb 2002 14:01:25 +0000
+             Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/Encode/compile
+____________________________________________________________________________
+[ 14830] By: jhi                                   on 2002/02/22  13:44:27
+        Log: NetWare change from Ananth Kesari.
+     Branch: perl
+          - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
+          ! MANIFEST
+____________________________________________________________________________
+[ 14829] By: jhi                                   on 2002/02/22  13:42:42
+        Log: Subject: [PATCH @14577] pack with a human face: part ]|[
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Fri, 22 Feb 2002 03:55:13 -0500
+             Message-ID: <20020222035513.A894@math.ohio-state.edu>
+     Branch: perl
+          ! pod/perlfunc.pod pp_pack.c t/op/pack.t
+____________________________________________________________________________
+[ 14828] By: jhi                                   on 2002/02/22  13:19:19
+        Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
+     Branch: perl
+          ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
+____________________________________________________________________________
+[ 14827] By: jhi                                   on 2002/02/22  13:11:00
+        Log: Make measure_struct a file static.
+     Branch: perl
+          ! pp_pack.c
+____________________________________________________________________________
+[ 14826] By: jhi                                   on 2002/02/22  04:30:27
+        Log: EBCDIC: someone who knows what they are doing
+             and whether it is possible at all in the first
+             place needs to figure these tests out on EBCDIC.
+             The CJK encodings heavily abuse their knowledge
+             of ASCII and that may require a translation layer
+             or four to survive UTF-EBCDIC.
+     Branch: perl
+          ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
+____________________________________________________________________________
+[ 14825] By: jhi                                   on 2002/02/22  02:43:03
+        Log: croak() needs context.
+     Branch: perl
+          ! pp_pack.c
+____________________________________________________________________________
+[ 14824] By: jhi                                   on 2002/02/22  01:56:06
+        Log: Subject: [PATCH @14577] pack with a human face: the sequel
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Thu, 21 Feb 2002 21:33:37 -0500
+             Message-ID: <20020221213337.A23848@math.ohio-state.edu>
+     Branch: perl
+          ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
+          ! proto.h t/op/pack.t
+____________________________________________________________________________
+[ 14823] By: jhi                                   on 2002/02/22  00:38:19
+        Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
+             From: Nicholas Clark <nick@unfortu.net> 
+             Date: Fri, 22 Feb 2002 00:49:44 +0000
+             Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/Encode/compile
+____________________________________________________________________________
+[ 14822] By: jhi                                   on 2002/02/21  22:42:17
+        Log: Test for #14795.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[ 14821] By: jhi                                   on 2002/02/21  22:05:20
+        Log: Testing for ASCII in EBCDIC makes one's brain hurt.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[ 14820] By: jhi                                   on 2002/02/21  21:53:00
+        Log: Subject: [PATCH] next batch of bugfixes
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Thu, 21 Feb 2002 23:54:41 +0100
+             Message-ID: <20020221235441.A17260@rafael>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 14819] By: jhi                                   on 2002/02/21  21:06:54
+        Log: Subject: [PATCH lib/File/stat.t, lib/File/stat.pm] Find Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , Perl 5.6.1)
+             From: chromatic <chromatic@rmci.net>
+             Date: Thu, 21 Feb 2002 14:17:35 -0700
+             Message-ID: <20020221211823.80922.qmail@onion.perl.org>
+     Branch: perl
+          ! lib/File/stat.pm lib/File/stat.t
+____________________________________________________________________________
+[ 14818] By: jhi                                   on 2002/02/21  21:01:36
+        Log: Externalization from Jatan Shah <jshah@broadcom.com>.
+     Branch: perl
+          ! ext/re/re.xs
+____________________________________________________________________________
+[ 14817] By: jhi                                   on 2002/02/21  20:02:27
+        Log: Upgrade to Math::BigInt 1.51.
+     Branch: perl
+          + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
+          + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
+          + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.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/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
+          ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
+          ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
+          ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
+          ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
+          ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
+          ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
+____________________________________________________________________________
+[ 14816] By: jhi                                   on 2002/02/21  19:33:01
+        Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
+             From: "Gerrit P. Haase" <gp@familiehaase.de>
+             Date: Thu, 21 Feb 2002 21:20:25 +0100
+             Message-ID: <69510538936.20020221212025@familiehaase.de>
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 14815] By: jhi                                   on 2002/02/21  17:28:23
+        Log: Subject: [PATCH @14577] grouping in pack/unpack
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Thu, 21 Feb 2002 06:06:14 -0500
+             Message-ID: <20020221060614.A29836@math.ohio-state.edu>
+     Branch: perl
+          ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
+          ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
+____________________________________________________________________________
+[ 14814] By: jhi                                   on 2002/02/21  15:41:10
+        Log: Subject: [PATCH propose] question about fs.t
+             From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
+             Date: Thu, 21 Feb 2002 15:10:21 +0100
+             Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
+     Branch: perl
+          ! t/io/fs.t
+____________________________________________________________________________
+[ 14813] By: jhi                                   on 2002/02/21  15:37:44
+        Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
+             From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
+             Date: Thu, 21 Feb 2002 09:54:28 +0100
+             Message-ID: <13576559576.20020221095428@familiehaase.de>     
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 14812] By: ams                                   on 2002/02/21  14:59:09
+        Log: Subject: typo correction
+             From: mjd@plover.com
+             Date: 21 Feb 2002 15:43:49 -0000
+             Message-Id: <20020221154349.22772.qmail@plover.com>
+     Branch: perl
+          ! pod/perldebug.pod
+____________________________________________________________________________
+[ 14811] By: ams                                   on 2002/02/21  14:02:12
+        Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Thu, 21 Feb 2002 15:22:22 +0100
+             Message-Id: <20020221152222.A15095@rafael>
+     Branch: perl
+          ! op.h toke.c
+____________________________________________________________________________
+[ 14810] By: ams                                   on 2002/02/21  12:45:28
+        Log: Subject: [PATCH @14577] cosmetic OS/2 patches
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Thu, 21 Feb 2002 06:02:48 -0500
+             Message-Id: <20020221060248.A29705@math.ohio-state.edu>
+     Branch: perl
+          ! lib/ExtUtils/Mksymlists.pm makedef.pl
+____________________________________________________________________________
+[ 14809] By: nick                                  on 2002/02/21  09:31:08
+        Log: Integrate mainline
+     Branch: perlio
+         +> lib/Pod/t/Select.t
+         !> (integrate 37 files)
+____________________________________________________________________________
+[ 14808] By: jhi                                   on 2002/02/21  05:33:27
+        Log: metaconfig unit change for #14807.
+     Branch: metaconfig
+          ! U/modified/Signal.U
+____________________________________________________________________________
+[ 14807] By: jhi                                   on 2002/02/21  05:33:07
+        Log: Revert #14805, didn't quite work.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[ 14806] By: jhi                                   on 2002/02/21  05:21:52
+        Log: metaconfig changes for #14805.
+     Branch: metaconfig
+          ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
+____________________________________________________________________________
+[ 14805] By: jhi                                   on 2002/02/21  05:21:21
+        Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
+             From: Paul Eggert <eggert@twinsun.com>
+             Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
+             Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[ 14804] By: jhi                                   on 2002/02/21  04:56:05
+        Log: More advice.
+     Branch: perl
+          ! README.os390
+____________________________________________________________________________
+[ 14803] By: jhi                                   on 2002/02/21  04:40:37
+        Log: Missing MANIFESTation.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[ 14802] By: ams                                   on 2002/02/20  22:55:25
+        Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
+             From: Autrijus Tang <autrijus@autrijus.org>
+             Date: Thu, 21 Feb 2002 07:13:12 +0800
+             Message-Id: <20020220231312.GA775@not.autrijus.org>
+     Branch: perl
+          ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
+____________________________________________________________________________
+[ 14801] By: ams                                   on 2002/02/20  22:27:20
+        Log: Subject: Re: Make Schwern poor in just 20 easy steps!
+             From: Abe Timmerman <abe@ztreet.demon.nl>
+             Date: Thu, 21 Feb 2002 00:20:40 +0100
+             Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
+     Branch: perl
+          + lib/Pod/t/Select.t
+____________________________________________________________________________
+[ 14800] By: jhi                                   on 2002/02/20  22:15:23
+        Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
+             twice, causing the loop to skip every other character.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[ 14799] By: jhi                                   on 2002/02/20  21:43:21
+        Log: Better debugging info.
+     Branch: perl
+          ! t/uni/case.pl
+____________________________________________________________________________
+[ 14798] By: jhi                                   on 2002/02/20  21:13:50
+        Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Wed, 20 Feb 2002 22:13:05 +0000
+             Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/Encode/compile
+____________________________________________________________________________
+[ 14797] By: jhi                                   on 2002/02/20  18:31:14
+        Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
+             From: Paul Eggert <eggert@twinsun.com>
+             Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
+             Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[ 14796] By: nick                                  on 2002/02/20  18:15:00
+        Log: Integrate mainline
+     Branch: perlio
+         +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
+         +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
+         +> lib/Locale/Country.pod lib/Locale/Currency.pod
+         +> lib/Locale/Language.pod lib/Locale/Script.pm
+         +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
+         +> t/uni/title.t t/uni/upper.t
+         !> (integrate 41 files)
+____________________________________________________________________________
+[ 14795] By: ams                                   on 2002/02/20  17:08:38
+        Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
+             From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
+             Date: Wed, 20 Feb 2002 18:06:59 +0000
+             Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
+     Branch: perl
+          ! pp_ctl.c
+____________________________________________________________________________
+[ 14794] By: ams                                   on 2002/02/20  16:41:56
+        Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
+             From: Paul_GreenVOS@vos.stratus.com
+             Date: Wed, 20 Feb 02 12:21 est
+             Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 14793] By: jhi                                   on 2002/02/20  16:26:56
+        Log: Forgot from #14790.
+     Branch: perl
+          ! pp_pack.c
+____________________________________________________________________________
+[ 14792] By: jhi                                   on 2002/02/20  16:23:00
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 14791] By: jhi                                   on 2002/02/20  15:24:19
+        Log: Integrate change #14778 from maintperl.
+     Branch: perl
+          ! t/lib/strict/subs
+         !> op.c
+____________________________________________________________________________
+[ 14790] By: jhi                                   on 2002/02/20  15:08:06
+        Log: Subject: Re: [ID 20020220.001] pack w with objects
+             From: Ulrich Pfeifer <upf@de.uu.net>
+             Date: 20 Feb 2002 11:21:15 +0100
+             Message-ID: <p5g03wcv38.fsf@de.uu.net>
+     Branch: perl
+          ! t/op/pack.t
+____________________________________________________________________________
+[ 14789] By: jhi                                   on 2002/02/20  15:05:54
+        Log: Subject: Re: [PATCH] go faster for Encode's compile
+             From: Nicholas Clark <nick@unfortu.net> 
+             Date: Tue, 19 Feb 2002 23:38:36 +0000
+             Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/Encode/compile
+____________________________________________________________________________
+[ 14788] By: jhi                                   on 2002/02/20  15:02:31
+        Log: Regen Glossary.
+     Branch: perl
+          ! Porting/Glossary Porting/config.sh Porting/config_H
+____________________________________________________________________________
+[ 14787] By: jhi                                   on 2002/02/20  14:57:37
+        Log: metaconfig unit change for #14786 (not visible yet,
+             since Glossary needs regenerating)
+     Branch: metaconfig
+          ! U/compline/d_gconvert.U
+____________________________________________________________________________
+[ 14786] By: jhi                                   on 2002/02/20  14:56:55
+        Log: Subject: d_Gconvert hints and Glossary
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Tue, 19 Feb 2002 11:55:36 -0800
+             Message-ID: <42qc8gzkgOFN092yn@efn.org> 
+     Branch: perl
+          ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
+          ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
+          ! hints/svr5.sh
+____________________________________________________________________________
+[ 14785] By: jhi                                   on 2002/02/20  14:38:45
+        Log: metaconfig unit changes for #14784.
+     Branch: metaconfig
+          ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
+____________________________________________________________________________
+[ 14784] By: jhi                                   on 2002/02/20  14:38:14
+        Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
+             From: Paul Eggert <eggert@twinsun.com>              
+             Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
+             Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
+     Branch: perl
+          ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[ 14783] By: jhi                                   on 2002/02/20  14:21:32
+        Log: metaconfig unit change for #14782.
+     Branch: metaconfig/U/perl
+          ! Mksymlinks.U
+____________________________________________________________________________
+[ 14782] By: jhi                                   on 2002/02/20  14:20:33
+        Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
+             From: "Gerrit P. Haase" <gp@familiehaase.de>
+             Date: Wed, 20 Feb 2002 00:23:29 +0100
+             Message-ID: <70348722516.20020220002329@familiehaase.de>
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 14781] By: jhi                                   on 2002/02/20  13:58:16
+        Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
+             From: Nicholas Clark <nick@unfortu.net> 
+             Date: Tue, 19 Feb 2002 19:27:42 +0000
+             Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
+             
+             (with modifications)
+     Branch: perl
+          ! pod/perlsub.pod
+____________________________________________________________________________
+[ 14780] By: jhi                                   on 2002/02/20  13:49:44
+        Log: NetWare tweak from Ananth Kesari.
+     Branch: perl
+          ! lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[ 14779] By: ams                                   on 2002/02/20  06:51:55
+        Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[ 14778] By: gsar                                  on 2002/02/20  04:17:22
+        Log: constant folding on the range operator had the effect of disabling
+             peephole optimizations in all the siblings of the range OP; the
+             effect of this was that barewords could escape strictures when
+             they were hiding in such places
+     Branch: maint-5.6/perl
+          ! op.c t/pragma/strict-subs
+____________________________________________________________________________
+[ 14777] By: ams                                   on 2002/02/20  00:56:21
+        Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
+             From: Graham Barr <gbarr@pobox.com>
+             Date: Tue, 19 Feb 2002 23:08:47 +0000
+             Message-Id: <20020219230847.G66560@pobox.com>
+     Branch: perl
+          ! lib/Time/Local.pm
+____________________________________________________________________________
+[ 14776] By: ams                                   on 2002/02/19  17:20:28
+        Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Tue, 19 Feb 2002 16:23:22 +0000
+             Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
+     Branch: perl
+          ! lib/Tie/Hash.pm
+____________________________________________________________________________
+[ 14775] By: jhi                                   on 2002/02/19  15:20:52
+        Log: Regen doc, regen toc.
+     Branch: perl
+          ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
+____________________________________________________________________________
+[ 14774] By: jhi                                   on 2002/02/19  15:18:03
+        Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
+             From: Dave Mitchell <davem@fdgroup.co.uk>
+             Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
+             Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
+     Branch: perl
+          ! pod/perlsub.pod
+____________________________________________________________________________
+[ 14773] By: jhi                                   on 2002/02/19  15:13:57
+        Log: Detypo.
+     Branch: perl
+          ! lib/Tie/Memoize.pm
+____________________________________________________________________________
+[ 14772] By: jhi                                   on 2002/02/19  15:01:25
+        Log: UTF-8 C API doc tweaks.
+     Branch: perl
+          ! pod/perlunicode.pod
+____________________________________________________________________________
+[ 14771] By: jhi                                   on 2002/02/19  14:03:08
+        Log: Mention that the case-switchers know about Unicode, too.
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[ 14770] By: jhi                                   on 2002/02/19  13:49:52
+        Log: Upgrade to Locale::Codes 2.01.
+     Branch: perl
+          + lib/Locale/Constants.pod lib/Locale/Country.pod
+          + lib/Locale/Currency.pod lib/Locale/Language.pod
+          + lib/Locale/Script.pod
+          ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
+          ! lib/Locale/Constants.pm lib/Locale/Country.pm
+          ! lib/Locale/Currency.pm lib/Locale/Language.pm
+          ! lib/Locale/Maketext.pm lib/Locale/Script.pm
+____________________________________________________________________________
+[ 14769] By: jhi                                   on 2002/02/19  13:34:16
+        Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
+             From: Dave Mitchell <davem@fdgroup.co.uk>
+             Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
+             Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
+     Branch: perl
+          ! pod/perlsub.pod
+____________________________________________________________________________
+[ 14768] By: jhi                                   on 2002/02/19  13:32:32
+        Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
+             From: Sam Tregar <sam@tregar.com> 
+             Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
+             Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
+     Branch: perl
+          ! sv.h
+____________________________________________________________________________
+[ 14767] By: jhi                                   on 2002/02/19  13:29:04
+        Log: The test requires perlio.
+     Branch: perl
+          ! ext/Encode/t/JP.t
+____________________________________________________________________________
+[ 14766] By: jhi                                   on 2002/02/19  04:57:59
+        Log: Misplaced block end.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[ 14765] By: jhi                                   on 2002/02/19  04:53:30
+        Log: The POSIX extensions are deadly.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[ 14764] By: jhi                                   on 2002/02/19  04:44:41
+        Log: Let's not overdo the growth.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[ 14763] By: jhi                                   on 2002/02/19  04:19:21
+        Log: Third time makes the charm.
+     Branch: perl
+          ! README.os390
+____________________________________________________________________________
+[ 14762] By: jhi                                   on 2002/02/19  04:03:46
+        Log: Oops.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[ 14761] By: jhi                                   on 2002/02/19  03:49:34
+        Log: Add back the new casing tests.
+     Branch: perl
+          + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 14760] By: jhi                                   on 2002/02/19  03:49:16
+        Log: Prefer special case mappings.
+     Branch: perl
+          ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
+          ! lib/unicore/To/Upper.pl lib/unicore/mktables
+____________________________________________________________________________
+[ 14759] By: jhi                                   on 2002/02/19  03:48:46
+        Log: Try special casing first.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[ 14758] By: jhi                                   on 2002/02/19  01:55:14
+        Log: Not extending enough.
+     Branch: perl
+          ! pp.c utf8.h
+____________________________________________________________________________
+[ 14757] By: jhi                                   on 2002/02/19  00:21:07
+        Log: No need to store identity mappings.
+     Branch: perl
+          ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
+          ! lib/unicore/mktables
+____________________________________________________________________________
+[ 14756] By: ams                                   on 2002/02/18  20:21:17
+        Log: Forward port #14704 from maint-5.6.
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[ 14755] By: jhi                                   on 2002/02/18  20:16:40
+        Log: Regen Changes.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
 [ 14754] By: ams                                   on 2002/02/18  19:01:09
         Log: Subject: [PATCH] VMS cando_by_name and current process privs
              From: "Craig A. Berry" <craigberry@mac.com>