Update Changes.
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 48fab7d..cedf97d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -31,6 +31,1290 @@ or any other branch.
 Version v5.7.1         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[  9840] By: jhi                                   on 2001/04/25  19:56:51
+        Log: Yet another HP-UX hints version from Merijn.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[  9839] By: jhi                                   on 2001/04/25  19:53:04
+        Log: abs_path() didn't terminate the filename correctly,
+             in DIRNAMLENless systems like HP-UX this would fail.
+     Branch: perl
+          ! ext/Cwd/Cwd.xs
+____________________________________________________________________________
+[  9838] By: jhi                                   on 2001/04/25  16:37:26
+        Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Wed, 25 Apr 2001 18:31:47 +0100
+             Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  9837] By: jhi                                   on 2001/04/25  16:21:53
+        Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
+             From: Jon Eveland <jweveland@yahoo.com>
+             Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
+             Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
+     Branch: perl
+          ! lib/perl5db.pl
+____________________________________________________________________________
+[  9836] By: jhi                                   on 2001/04/25  14:17:50
+        Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
+             From: "Philip Newton" <pnewton@gmx.de>
+             Date: Wed, 25 Apr 2001 17:05:58 +0200
+             Message-ID: <3AE703F6.3234.1833C45@localhost>
+     Branch: perl
+          ! Porting/patching.pod
+____________________________________________________________________________
+[  9835] By: jhi                                   on 2001/04/25  13:58:07
+        Log: It would seem that both ar and full_ar need to be overridden
+             for HP-UX to avoid the GNU ar.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[  9834] By: jhi                                   on 2001/04/25  13:50:40
+        Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
+             From: "Philip Newton" <pnewton@gmx.de>
+             Date: Wed, 25 Apr 2001 16:09:23 +0200
+             Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
+             
+             Detypo.
+     Branch: perl
+          ! t/op/misc.t
+____________________________________________________________________________
+[  9833] By: jhi                                   on 2001/04/25  12:36:11
+        Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[  9832] By: jhi                                   on 2001/04/25  12:33:36
+        Log: New version of HP-UX hints from Merijn.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[  9831] By: jhi                                   on 2001/04/25  03:39:45
+        Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[  9830] By: jhi                                   on 2001/04/25  02:53:25
+        Log: The tzname[] bit is not needed by util.c -- and causes
+             heartburn in VMS (and it missing was probably the cause of
+             the Mac OS X trouble).  Ouch.
+     Branch: perl
+          ! ext/POSIX/POSIX.xs util.c
+____________________________________________________________________________
+[  9829] By: jhi                                   on 2001/04/25  00:10:06
+        Log: Metaconfig unit change for #9828.
+     Branch: metaconfig
+          ! U/compline/ccflags.U
+____________________________________________________________________________
+[  9828] By: jhi                                   on 2001/04/25  00:04:18
+        Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
+             (which is actually the reason for the change, we need to pass
+             cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
+             EP/IX, OS/2, and TitanOS, based on the hints files.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  9827] By: jhi                                   on 2001/04/24  23:49:20
+        Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
+             the $cat must have an absolute path.
+     Branch: perl
+          ! makedepend.SH
+____________________________________________________________________________
+[  9826] By: jhi                                   on 2001/04/24  23:40:53
+        Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
+     Branch: perl
+          ! README.amiga
+____________________________________________________________________________
+[  9825] By: jhi                                   on 2001/04/24  23:35:35
+        Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
+             From: "Philip Newton" <pnewton@gmx.de>
+             Date: Tue, 24 Apr 2001 18:52:49 +0200
+             Message-Id: <3AE5CB81.12234.1FC246F@localhost>
+     Branch: perl
+          ! x2p/find2perl.PL
+____________________________________________________________________________
+[  9824] By: jhi                                   on 2001/04/24  23:33:07
+        Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
+             Some gcc specifics dropped out due to extensive rewriting;
+             will be put back later as needed.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[  9823] By: jhi                                   on 2001/04/24  23:27:57
+        Log: Mac OS X patch for missing tzname definition from Paul Schinder.
+     Branch: perl
+          ! ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  9822] By: jhi                                   on 2001/04/24  23:25:21
+        Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
+             Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
+     Branch: perl
+          ! ext/XS/Typemap/Typemap.xs
+____________________________________________________________________________
+[  9821] By: jhi                                   on 2001/04/24  23:24:10
+        Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
+             From: "Abigail" <abigail@foad.org>
+             Date: Tue, 24 Apr 2001 23:12:03 +0200
+             Message-ID: <20010424211203.7901.qmail@foad.org>
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[  9820] By: jhi                                   on 2001/04/24  23:23:15
+        Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
+             From: Matt Sergeant <matt@sergeant.org>
+             Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
+             Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[  9819] By: nick                                  on 2001/04/24  18:49:43
+        Log: Integrate mainline.
+     Branch: perlio
+         +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
+         !> (integrate 37 files)
+____________________________________________________________________________
+[  9818] By: jhi                                   on 2001/04/24  14:35:23
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9817] By: jhi                                   on 2001/04/24  14:09:17
+        Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
+             From: "Philip Newton" <pnewton@gmx.de>
+             Date: Tue, 24 Apr 2001 12:58:12 +0200
+             Message-ID: <3AE57864.8304.B77A0A@localhost> 
+             
+             plus add CPAN to the list of modules that have their own tests.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[  9816] By: jhi                                   on 2001/04/24  14:07:03
+        Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 21 Apr 2001 22:35:00 +0100
+             Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[  9815] By: jhi                                   on 2001/04/24  13:54:32
+        Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 24 Apr 2001 15:51:18 +0100
+             Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9814] By: jhi                                   on 2001/04/24  13:17:34
+        Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
+             From: Bill Glicker <billg@burrelles.com>
+             Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
+             Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
+     Branch: perl
+          ! hints/svr5.sh
+____________________________________________________________________________
+[  9813] By: jhi                                   on 2001/04/24  12:54:23
+        Log: Prevent path disclosure (probing for existence of filenames)
+             using suidperl; bug id 20010322.218.
+     Branch: perl
+          ! perl.c pod/perldiag.pod
+____________________________________________________________________________
+[  9812] By: jhi                                   on 2001/04/24  12:08:36
+        Log: Retract #9811.
+     Branch: perl
+          ! ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  9811] By: jhi                                   on 2001/04/24  11:57:35
+        Log: (Retracted by #9812.)
+     Branch: perl
+          ! ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  9810] By: jhi                                   on 2001/04/24  03:32:35
+        Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[  9809] By: jhi                                   on 2001/04/24  03:16:13
+        Log: The Math::BigFloat::import() was broken.
+             (Fixes bug id 20010422.002.)
+     Branch: perl
+          ! lib/Math/BigFloat.pm
+____________________________________________________________________________
+[  9808] By: jhi                                   on 2001/04/24  01:11:40
+        Log: Additional dependencies; should help for parallel makes
+             not to fail on missing lib/lib.pm or lib/re.pm.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9807] By: jhi                                   on 2001/04/24  00:57:01
+        Log: Update the test failure disclaimer.
+     Branch: perl
+          ! t/pragma/warn/pp_hot
+____________________________________________________________________________
+[  9806] By: jhi                                   on 2001/04/24  00:54:04
+        Log: Add make target "install-all" which is alias for "install"
+             to cater for case-preserving filesystems like HFS+.
+     Branch: perl
+          ! INSTALL Makefile.SH
+____________________________________________________________________________
+[  9805] By: jhi                                   on 2001/04/24  00:47:28
+        Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
+             
+             (Ken William's message forwarded from macosx@perl.org)
+     Branch: perl
+          ! hints/darwin.sh
+____________________________________________________________________________
+[  9804] By: jhi                                   on 2001/04/23  23:57:35
+        Log: Cut-and-pasto.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  9803] By: jhi                                   on 2001/04/23  23:52:25
+        Log: More PerlIO robustness.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  9802] By: jhi                                   on 2001/04/23  23:43:35
+        Log: Make the "STD* opened only for ..." errors more consistent.
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[  9801] By: jhi                                   on 2001/04/23  23:34:26
+        Log: Test case for #9800.
+     Branch: perl
+          ! t/op/misc.t
+____________________________________________________________________________
+[  9800] By: jhi                                   on 2001/04/23  23:14:43
+        Log: Avoid coredump on 'close STDERR; die' by making
+             the PerlIO calls more robust.  Also use SETERRNO()
+             instead of errno = to be more VMS-ready.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  9799] By: jhi                                   on 2001/04/23  21:41:10
+        Log: Subject: test for ID 20010423.002
+             From: Robin Houston <robin@kitsite.com>
+             Date: Mon, 23 Apr 2001 16:52:21 +0100
+             Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! t/op/avhv.t
+____________________________________________________________________________
+[  9798] By: jhi                                   on 2001/04/23  21:40:07
+        Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
+     Branch: perl
+          ! installperl
+____________________________________________________________________________
+[  9797] By: jhi                                   on 2001/04/23  21:37:56
+        Log: Subject: [PATCH] Implement Cwd::abs_path in XS
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! ext/Cwd/Cwd.xs lib/Cwd.pm
+____________________________________________________________________________
+[  9796] By: jhi                                   on 2001/04/23  21:29:24
+        Log: Synchronize h2xs and pod2man some more on the documentation
+             templates they propose.
+     Branch: perl
+          ! pod/pod2man.PL utils/h2xs.PL
+____________________________________________________________________________
+[  9795] By: jhi                                   on 2001/04/23  17:30:40
+        Log: Add one more naughty test for base64; make encoding logic cleaner.
+     Branch: perl
+          ! t/lib/mimeb64.t
+____________________________________________________________________________
+[  9794] By: jhi                                   on 2001/04/23  13:51:32
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9793] By: jhi                                   on 2001/04/23  13:44:18
+        Log: Duplicate lines.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  9792] By: jhi                                   on 2001/04/23  13:39:13
+        Log: Subject: Re: PATCH 5.7.1
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Mon, 23 Apr 2001 10:30:21 -0400
+             Message-ID: <20010423143021.17335.qmail@plover.com>
+     Branch: perl
+          ! perl.h sv.c
+____________________________________________________________________________
+[  9791] By: jhi                                   on 2001/04/23  13:32:40
+        Log: Add the CPAN.pm 1.59_54 tests.
+     Branch: perl
+          + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
+          ! MANIFEST
+____________________________________________________________________________
+[  9790] By: jhi                                   on 2001/04/23  13:21:55
+        Log: Subject: Deparse nit
+             From: Robin Houston <robin@kitsite.com>
+             Date: Mon, 23 Apr 2001 12:38:20 +0100
+             Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9789] By: jhi                                   on 2001/04/23  13:19:07
+        Log: Subject: [PATCH] bug 20010423.002
+             From: Robin Houston <robin@kitsite.com>
+             Date: Mon, 23 Apr 2001 13:12:30 +0100
+             Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  9788] By: jhi                                   on 2001/04/23  13:02:49
+        Log: Subject: PATCH [5.7.1] hv.c unused #define
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Sun, 22 Apr 2001 14:17:49 -0400
+             Message-ID: <20010422181749.26976.qmail@plover.com>
+     Branch: perl
+          ! hv.c
+____________________________________________________________________________
+[  9787] By: jhi                                   on 2001/04/23  13:02:02
+        Log: Subject: PATCH 5.7.1
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Sun, 22 Apr 2001 15:12:57 -0400
+             Message-ID: <20010422191258.6539.qmail@plover.com>
+             
+             plus Sarathy's STMT_START + STMT_END suggestion.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  9786] By: jhi                                   on 2001/04/23  12:53:25
+        Log: Fix for
+             
+             Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
+             From: dLux <dlux@spam.sch.bme.hu>
+             Date: Mon, 23 Apr 2001 01:25:26 +0200
+             Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
+             
+             (SvGROW really does return a char *.)
+     Branch: perl
+          ! pod/perlapi.pod sv.h
+____________________________________________________________________________
+[  9785] By: jhi                                   on 2001/04/23  04:34:04
+        Log: Time::Piece work continues.  $t->day removed since
+             I think it's too confusing.  Now has normal and
+             abbreviated length weekday names and month names,
+             the names change with _names(), not _list().
+             Now has strftime() in Perl, _strftime() is
+             the libc version (to which strftime() falls back
+             if it doesn't know the format.  To do: the reverse
+             of strftime, strptime(), and the localisation of both.
+     Branch: perl
+          ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
+          ! t/lib/time-piece.t
+____________________________________________________________________________
+[  9784] By: jhi                                   on 2001/04/23  02:41:46
+        Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 23 Apr 2001 05:20:55 +0200
+             Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
+     Branch: perl
+          ! t/pragma/overload.t
+____________________________________________________________________________
+[  9783] By: jhi                                   on 2001/04/22  23:32:42
+        Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
+             From: Robin Houston <robin@kitsite.com>
+             Date: Mon, 23 Apr 2001 00:38:18 +0100
+             Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9782] By: jhi                                   on 2001/04/22  20:55:43
+        Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Sun, 22 Apr 2001 18:47:25 +0100
+             Message-ID: <20010422184725.A14411@netthink.co.uk>
+     Branch: perl
+          ! sv.c t/pragma/overload.t
+____________________________________________________________________________
+[  9781] By: jhi                                   on 2001/04/22  20:52:13
+        Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
+             From: Robin Houston <robin@kitsite.com>
+             Date: Sun, 22 Apr 2001 22:14:50 +0100
+             Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
+____________________________________________________________________________
+[  9780] By: nick                                  on 2001/04/22  20:40:31
+        Log: Integrate mainline.
+     Branch: perlio
+         +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
+         +> t/lib/b-stash.t
+         !> (integrate 38 files)
+____________________________________________________________________________
+[  9779] By: jhi                                   on 2001/04/22  15:16:03
+        Log: Subject: IO::Socket::INET patch
+             From: andrew deryabin <djsf@technarchy.ru>
+             Date: Sat, 21 Apr 2001 17:46:52 +0400
+             Message-ID: <20010421174652.B1426@technarchy>
+     Branch: perl
+          ! ext/IO/lib/IO/Socket/INET.pm
+____________________________________________________________________________
+[  9778] By: jhi                                   on 2001/04/22  15:14:33
+        Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Sat, 21 Apr 2001 21:27:49 -0400
+             Message-ID: <20010422012749.27024.qmail@plover.com>
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  9777] By: jhi                                   on 2001/04/22  15:10:51
+        Log: Subject: Re: Regex debugger patch 
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Sat, 21 Apr 2001 21:48:51 -0400
+             Message-ID: <20010422014851.27165.qmail@plover.com>
+     Branch: perl
+          ! pod/perldebguts.pod
+____________________________________________________________________________
+[  9776] By: jhi                                   on 2001/04/22  15:09:48
+        Log: Subject: Re: Regex debugger patch
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Sat, 21 Apr 2001 14:24:39 -0400
+             Message-ID: <20010421182439.16508.qmail@plover.com>
+             
+             Regex debugger backend.
+     Branch: perl
+          ! regcomp.c regexp.h
+____________________________________________________________________________
+[  9775] By: jhi                                   on 2001/04/21  16:45:40
+        Log: Subject: [PATCH] Typo in utf8.h
+             From: Jesús Quiroga <jquiroga@pobox.com>
+             Date: Sat, 21 Apr 2001 19:25:33 +0200
+             Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
+     Branch: perl
+          ! utf8.h
+____________________________________________________________________________
+[  9774] By: jhi                                   on 2001/04/21  16:43:52
+        Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
+             From: Joe Orton <jorton@redhat.com>
+             Date: Tue, 17 Apr 2001 15:50:43 +0100
+             Message-Id: <20010417155043.D19132@eu.c2.net>
+     Branch: perl
+          ! hints/svr5.sh
+____________________________________________________________________________
+[  9773] By: jhi                                   on 2001/04/21  15:30:15
+        Log: Subject: Patch utils/h2xs.PL
+             From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
+             Date: Sat, 21 Apr 2001 10:32:16 -0500
+             Message-ID: <20010421103216.C14521@chaos.wustl.edu>
+             
+             Add MAILING list and LICENSE templates.
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  9772] By: jhi                                   on 2001/04/21  15:28:36
+        Log: Subject: perlfaq2.patch for 5.7.1
+             From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
+             Message-ID: <20010420164219.J3194@chaos.wustl.edu>
+             Date: Fri, 20 Apr 2001 16:42:19 -0500
+             
+             rm an extra tab, a blurb about the xx.cpan to clarify
+             which countries actually have that and dejanews is history
+             as well as most of that nonsensical entry.
+     Branch: perl
+          ! pod/perlfaq2.pod
+____________________________________________________________________________
+[  9771] By: jhi                                   on 2001/04/21  15:27:17
+        Log: Subject: perlfaq1.patch for 5.7.1
+             From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
+             Date: Fri, 20 Apr 2001 16:57:36 -0500
+             Message-ID: <20010420165736.K3194@chaos.wustl.edu>
+             
+             Evil URLs must die. Especially when they are broken.
+     Branch: perl
+          ! pod/perlfaq1.pod
+____________________________________________________________________________
+[  9770] By: jhi                                   on 2001/04/21  15:23:38
+        Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 21 Apr 2001 16:11:12 +0100
+             Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
+     Branch: perl
+          + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
+          + t/lib/b-stash.t
+          ! MANIFEST ext/B/B.pm t/lib/b.t
+____________________________________________________________________________
+[  9769] By: jhi                                   on 2001/04/21  15:03:32
+        Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 21 Apr 2001 09:48:00 +0100
+             Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
+     Branch: perl
+          ! utils/h2ph.PL
+____________________________________________________________________________
+[  9768] By: jhi                                   on 2001/04/21  14:33:49
+        Log: PerlIO and Encode doc cleanup and tweaks.
+     Branch: perl
+          ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
+          ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
+____________________________________________________________________________
+[  9767] By: jhi                                   on 2001/04/21  12:40:16
+        Log: Integrate perlio.
+     Branch: perl
+         !> doio.c
+____________________________________________________________________________
+[  9766] By: nick                                  on 2001/04/20  18:28:35
+        Log: Avoid core dump on
+             open(STDOUT,">",\$foo);
+     Branch: perlio
+          ! doio.c
+____________________________________________________________________________
+[  9765] By: jhi                                   on 2001/04/20  13:23:43
+        Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
+             From: Robin Houston <robin@kitsite.com>
+             Date: Fri, 20 Apr 2001 14:29:22 +0100
+             Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B.pm ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9764] By: jhi                                   on 2001/04/20  13:19:33
+        Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
+          ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
+          ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
+          ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
+____________________________________________________________________________
+[  9763] By: jhi                                   on 2001/04/20  12:36:39
+        Log: Subject: Re: A new PerlIO coredump
+             From: Nick Ing-Simmons <nik@tiuk.ti.com>
+             Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
+             Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[  9762] By: jhi                                   on 2001/04/19  23:02:30
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9761] By: jhi                                   on 2001/04/19  22:59:19
+        Log: More cleanup cleanup.
+     Branch: perl
+          ! Makefile.SH win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  9760] By: jhi                                   on 2001/04/19  22:50:31
+        Log: lib/Time is non-empty, let's not rmdir it.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9759] By: jhi                                   on 2001/04/19  22:36:51
+        Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
+             From: Robin Houston <robin@kitsite.com>
+             Date: Fri, 20 Apr 2001 00:18:53 +0100
+             Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9758] By: jhi                                   on 2001/04/19  22:36:00
+        Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
+     Branch: perl
+          ! ext/Cwd/Cwd.xs
+____________________________________________________________________________
+[  9757] By: nick                                  on 2001/04/19  18:53:54
+        Log: Blind (untested) integrate of mainline.
+     Branch: perlio
+         +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
+         +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
+         +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
+         !> (integrate 53 files)
+____________________________________________________________________________
+[  9756] By: jhi                                   on 2001/04/19  16:59:23
+        Log: Document and test Time::Piece.
+     Branch: perl
+          ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
+          ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
+____________________________________________________________________________
+[  9755] By: jhi                                   on 2001/04/19  12:13:29
+        Log: A better fix for the \x{12345678} trouble from NI-S.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  9754] By: jhi                                   on 2001/04/19  11:56:07
+        Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
+             From: Robin Houston <robin@kitsite.com>
+             Date: Wed, 18 Apr 2001 17:58:33 +0100
+             Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm op.c
+____________________________________________________________________________
+[  9753] By: jhi                                   on 2001/04/19  04:21:52
+        Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
+             From: "Kurt D. Starsinic" <kstar@wolfetech.com>
+             Date: Thu, 19 Apr 2001 01:11:41 -0400
+             Message-ID: <20010419011141.A5798@cpan.org>
+     Branch: perl
+          ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
+____________________________________________________________________________
+[  9752] By: jhi                                   on 2001/04/19  02:41:10
+        Log: The new time utils need to be thread-aware, too.
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[  9751] By: jhi                                   on 2001/04/19  02:26:47
+        Log: Compilation nit noticed by AIX compiler.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  9750] By: jhi                                   on 2001/04/19  02:20:06
+        Log: The new time utils need to be public.
+     Branch: perl
+          ! embed.pl
+____________________________________________________________________________
+[  9749] By: jhi                                   on 2001/04/19  01:42:39
+        Log: Regen toc.
+     Branch: perl
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  9748] By: jhi                                   on 2001/04/19  01:41:10
+        Log: Add Time::Piece, a slight rewrite of Time::Object,
+             from Matt Sergeant.
+     Branch: perl
+          + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
+          + ext/Time/Piece/Piece.xs ext/Time/Piece/README
+          + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
+          ! MANIFEST configure.com djgpp/config.over epoc/config.sh
+          ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  9747] By: jhi                                   on 2001/04/19  00:55:35
+        Log: The new metaconfig unit from strftime.
+     Branch: metaconfig/U/perl
+          + d_strftime.U
+____________________________________________________________________________
+[  9746] By: jhi                                   on 2001/04/19  00:54:54
+        Log: Move the strftime() wrapper from POSIX.xs to util.c
+             as my_strftime(), requires HAS_STRFTIME.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
+          ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
+          ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
+          ! vos/config.ga.h win32/config.bc win32/config.gc
+          ! win32/config.vc
+____________________________________________________________________________
+[  9745] By: jhi                                   on 2001/04/18  23:11:03
+        Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
+             in preparation of Time::Piece.
+     Branch: perl
+          ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
+____________________________________________________________________________
+[  9744] By: jhi                                   on 2001/04/18  22:33:12
+        Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/exporter.t
+____________________________________________________________________________
+[  9743] By: jhi                                   on 2001/04/18  22:32:23
+        Log: Subject: Fwd: pod2html leaves cache files lying around?
+             From: Rajesh Vaidheeswarran <rv@gnu.org>
+             Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
+             Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
+     Branch: perl
+          ! lib/Pod/Html.pm
+____________________________________________________________________________
+[  9742] By: jhi                                   on 2001/04/18  20:31:49
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9741] By: jhi                                   on 2001/04/18  20:23:02
+        Log: Declare hints only if needed.
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9740] By: jhi                                   on 2001/04/18  19:06:05
+        Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
+             bug noticed by Robin Houston; basically the code of detecting
+             value wraparound was acting differently under different compilers
+             and platforms.  The workaround is to remove the overflow check
+             for now, a real fix would be to do the overflow (portably) right.
+     Branch: perl
+          ! t/op/pat.t utf8.c
+____________________________________________________________________________
+[  9739] By: jhi                                   on 2001/04/18  19:01:23
+        Log: Subject: [PATCH B::Deparse] some pragma support
+             From: Robin Houston <robin@kitsite.com>
+             Date: Wed, 18 Apr 2001 19:32:12 +0100
+             Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9738] By: jhi                                   on 2001/04/18  15:16:37
+        Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! t/op/glob.t
+____________________________________________________________________________
+[  9737] By: jhi                                   on 2001/04/18  13:24:50
+        Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
+             Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
+     Branch: perl
+          ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
+          ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
+____________________________________________________________________________
+[  9736] By: jhi                                   on 2001/04/18  04:15:14
+        Log: The #9735 also changes the subtest 12.
+     Branch: perl
+          ! t/lib/b.t
+____________________________________________________________________________
+[  9735] By: jhi                                   on 2001/04/18  03:55:17
+        Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9734] By: jhi                                   on 2001/04/18  03:54:11
+        Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 17 Apr 2001 19:06:45 -0700
+             Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
+     Branch: perl
+          ! pp_hot.c t/op/misc.t
+____________________________________________________________________________
+[  9733] By: jhi                                   on 2001/04/17  22:25:22
+        Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
+             From: "Abigail" <abigail@foad.org>
+             Date: Wed, 18 Apr 2001 01:17:46 +0200
+             Message-ID: <20010417231746.21657.qmail@foad.org>
+     Branch: perl
+          ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
+____________________________________________________________________________
+[  9732] By: jhi                                   on 2001/04/17  20:47:56
+        Log: Subject: Re: Deparse - parenthesise args to undeclared subs
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 17 Apr 2001 22:37:42 +0100
+             Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9731] By: nick                                  on 2001/04/17  20:46:35
+        Log: Re-sync for t/lib/b.t fix
+     Branch: perlio
+         !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
+____________________________________________________________________________
+[  9730] By: jhi                                   on 2001/04/17  20:45:29
+        Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 17 Apr 2001 22:29:36 +0100
+             Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B.xs ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9729] By: jhi                                   on 2001/04/17  20:43:11
+        Log: Subject: Deparse - parenthesise args to undeclared subs
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 17 Apr 2001 21:31:05 +0100
+             Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9728] By: jhi                                   on 2001/04/17  18:57:30
+        Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
+             From: Benjamin Sugars <ben.sugars@home.com>
+             Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
+     Branch: perl
+          ! t/lib/cwd.t
+____________________________________________________________________________
+[  9727] By: jhi                                   on 2001/04/17  18:20:20
+        Log: Subject: [PATCH B::Deparse] ambient pragmas
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 17 Apr 2001 20:01:59 +0100
+             Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm t/lib/b.t
+____________________________________________________________________________
+[  9726] By: nick                                  on 2001/04/17  16:33:51
+        Log: Integrate mainline (t/lib/b.t fails test 2...)
+     Branch: perlio
+         +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
+         +> ext/List/Util/README ext/List/Util/Util.xs
+         +> ext/List/Util/lib/List/Util.pm
+         +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
+         +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
+         +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
+         +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
+         +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
+         !> (integrate 31 files)
+____________________________________________________________________________
+[  9725] By: jhi                                   on 2001/04/17  12:14:24
+        Log: Subject: multiple B::* changes
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 12 Apr 2001 20:12:27 +0100
+             Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
+____________________________________________________________________________
+[  9724] By: jhi                                   on 2001/04/17  11:59:05
+        Log: Thread-awareness from Doug MacEachern.
+     Branch: perl
+          ! ext/List/Util/Util.xs
+____________________________________________________________________________
+[  9723] By: jhi                                   on 2001/04/17  11:57:41
+        Log: Make the test more portable.
+     Branch: perl
+          ! t/lib/cwd.t
+____________________________________________________________________________
+[  9722] By: jhi                                   on 2001/04/17  11:53:50
+        Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
+             From: Benjamin Sugars <ben.sugars@home.com>
+             Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
+     Branch: perl
+          ! t/lib/cwd.t
+____________________________________________________________________________
+[  9721] By: jhi                                   on 2001/04/17  11:52:17
+        Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  9720] By: jhi                                   on 2001/04/17  11:35:42
+        Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Tue, 17 Apr 2001 00:30:49 -0400
+             Message-Id: <p05100207b701768712de@[10.0.1.177]>
+     Branch: perl
+          ! ext/File/Glob/bsd_glob.c gv.c
+____________________________________________________________________________
+[  9719] By: jhi                                   on 2001/04/17  11:32:13
+        Log: Subject: [PATCH] Tweten->West
+             From: Casey West <casey@geeknest.com>
+             Date: Mon, 16 Apr 2001 12:11:22 -0400
+             Message-ID: <20010416121122.B14554@stupid.geeknest.com>
+     Branch: perl
+          ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
+          ! pod/perltie.pod
+____________________________________________________________________________
+[  9718] By: jhi                                   on 2001/04/16  03:22:52
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9717] By: jhi                                   on 2001/04/16  03:06:28
+        Log: Regen toc.
+     Branch: perl
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  9716] By: jhi                                   on 2001/04/16  02:58:42
+        Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  9715] By: jhi                                   on 2001/04/15  23:40:35
+        Log: Subject: Re: Net::Ping patch, adds stream protocol
+             From: bronson@rinspin.com (Scott Bronson)
+             Date: Tue, 10 Apr 2001 23:58:33 -0700
+             Message-ID: <20010410235833.N29719@rinspin.com>
+     Branch: perl
+          ! lib/Net/Ping.pm
+____________________________________________________________________________
+[  9714] By: jhi                                   on 2001/04/15  23:31:46
+        Log: Printing out the ok messages helps successful testing.
+     Branch: perl
+          ! t/lib/time-hires.t
+____________________________________________________________________________
+[  9713] By: jhi                                   on 2001/04/15  21:43:24
+        Log: Update Douglas Wegscheid's email.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[  9712] By: jhi                                   on 2001/04/15  21:40:41
+        Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 14 Apr 2001 22:40:50 +0100
+             Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
+     Branch: perl
+          + t/lib/exporter.t
+          ! MANIFEST lib/Exporter/Heavy.pm
+____________________________________________________________________________
+[  9711] By: jhi                                   on 2001/04/15  21:39:21
+        Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 14 Apr 2001 22:13:59 +0100
+             Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
+     Branch: perl
+          ! t/op/loopctl.t
+____________________________________________________________________________
+[  9710] By: jhi                                   on 2001/04/15  21:30:19
+        Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 14 Apr 2001 22:05:32 +0100
+             Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
+     Branch: perl
+          ! t/pragma/warnings.t
+____________________________________________________________________________
+[  9709] By: jhi                                   on 2001/04/15  19:34:09
+        Log: Integrate changes #9706,9707 from maintperl into mainline.
+             
+             change#7210 broke .packlist generation
+             
+             ExtUtils::Installed doesn't quote regex metacharacters in paths
+             before using them in match; also make it work for dosish platforms
+     Branch: perl
+         !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
+____________________________________________________________________________
+[  9708] By: jhi                                   on 2001/04/15  19:31:01
+        Log: Test also the scalar aspect of getitimer().
+     Branch: perl
+          ! t/lib/time-hires.t
+____________________________________________________________________________
+[  9707] By: gsar                                  on 2001/04/15  17:24:20
+        Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
+             before using them in match; also make it work for dosish platforms
+     Branch: maint-5.6/perl
+          ! lib/ExtUtils/Installed.pm
+____________________________________________________________________________
+[  9706] By: gsar                                  on 2001/04/15  17:21:59
+        Log: change#7210 broke .packlist generation (listed only filename
+             rather than fully qualified path name)
+     Branch: maint-5.6/perl
+          ! lib/ExtUtils/Install.pm
+____________________________________________________________________________
+[  9705] By: jhi                                   on 2001/04/15  12:36:33
+        Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
+          ! t/lib/time-hires.t
+____________________________________________________________________________
+[  9704] By: jhi                                   on 2001/04/15  10:49:08
+        Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
+     Branch: perl
+          ! lib/utf8.pm pod/perlebcdic.pod
+____________________________________________________________________________
+[  9703] By: jhi                                   on 2001/04/15  02:26:26
+        Log: I keep forgetting to sort MANIFEST.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  9702] By: jhi                                   on 2001/04/15  02:07:47
+        Log: Add Scalar-List-Utils 1.02, from Graham Barr.
+             Now we have blessed, reftype, tainted, first, reduce, ...
+     Branch: perl
+          + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
+          + ext/List/Util/README ext/List/Util/Util.xs
+          + ext/List/Util/lib/List/Util.pm
+          + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
+          + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
+          + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
+          + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
+          + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
+          ! MANIFEST
+____________________________________________________________________________
+[  9701] By: jhi                                   on 2001/04/14  15:05:25
+        Log: Subject: RE: dprofpp.pl updates 
+             From: Carl Eklof <CEklof@endeca.com>
+             Date: Thu, 12 Apr 2001 18:45:46 -0400
+             Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
+     Branch: perl
+          ! utils/dprofpp.PL
+____________________________________________________________________________
+[  9700] By: jhi                                   on 2001/04/14  14:44:55
+        Log: Do not just blindly add CR.
+     Branch: perl
+          ! Porting/makerel
+____________________________________________________________________________
+[  9699] By: jhi                                   on 2001/04/13  13:17:01
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9698] By: jhi                                   on 2001/04/13  12:44:48
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/PerlIO/Scalar/Scalar.xs
+____________________________________________________________________________
+[  9697] By: jhi                                   on 2001/04/13  12:29:15
+        Log: Add more debug output to the test.
+     Branch: perl
+          ! t/lib/cwd.t
+____________________________________________________________________________
+[  9696] By: nick                                  on 2001/04/13  10:14:29
+        Log: Fix core dump on binmode($fh,'Scalar')
+     Branch: perlio
+          ! ext/PerlIO/Scalar/Scalar.xs
+____________________________________________________________________________
+[  9695] By: nick                                  on 2001/04/13  09:05:42
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+         +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
+         +> t/lib/time-hires.t
+         !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
+         !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
+         !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
+         !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
+         !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
+         !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
+         !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  9694] By: jhi                                   on 2001/04/12  22:23:35
+        Log: Integrate change #9693 from maintperl into mainline.
+             
+             $VERSION and Version() on the same line provokes a warning from
+             CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
+     Branch: perl
+         !> lib/Devel/SelfStubber.pm
+____________________________________________________________________________
+[  9693] By: gsar                                  on 2001/04/12  21:55:56
+        Log: $VERSION and Version() on the same line provokes a warning from
+             CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
+     Branch: maint-5.6/perl
+          ! lib/Devel/SelfStubber.pm
+____________________________________________________________________________
+[  9692] By: jhi                                   on 2001/04/12  13:54:00
+        Log: This is at least 5.005.
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.xs
+____________________________________________________________________________
+[  9691] By: jhi                                   on 2001/04/12  13:37:20
+        Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
+     Branch: perl
+          ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  9690] By: jhi                                   on 2001/04/12  01:34:46
+        Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
+     Branch: perl
+          + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+          + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
+          + t/lib/time-hires.t
+          ! MANIFEST
+____________________________________________________________________________
+[  9689] By: jhi                                   on 2001/04/12  00:28:39
+        Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 11 Apr 2001 16:36:11 -0700
+             Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
+     Branch: perl
+          ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
+____________________________________________________________________________
+[  9688] By: jhi                                   on 2001/04/12  00:27:39
+        Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 11 Apr 2001 11:13:24 -0700
+             Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
+     Branch: perl
+          ! ext/MIME/Base64/Base64.xs
+____________________________________________________________________________
+[  9687] By: jhi                                   on 2001/04/11  19:51:47
+        Log: Slight update on the Todo list.  (Should integrate to Todo?) 
+     Branch: perl
+          ! Todo-5.6
+____________________________________________________________________________
+[  9686] By: jhi                                   on 2001/04/11  16:54:25
+        Log: Subject: [PATCH opcode.pl] Documentation of table format
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Wed, 11 Apr 2001 12:59:31 +0100
+             Message-ID: <20010411125931.A25681@netthink.co.uk>
+     Branch: perl
+          ! opcode.pl
+____________________________________________________________________________
+[  9685] By: jhi                                   on 2001/04/11  16:53:15
+        Log: Subject: [PATCH] prototype("CORE::recv")
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Wed, 11 Apr 2001 13:24:35 +0100
+             Message-ID: <20010411132435.A26169@netthink.co.uk>
+     Branch: perl
+          ! pp.c t/comp/proto.t
+____________________________________________________________________________
+[  9684] By: jhi                                   on 2001/04/11  16:47:13
+        Log: FAQ (and AUTHORS) update from Dan Carson: the information
+             was several years obsolete, Term::Readkey has been updated
+             to have the functionality.
+     Branch: perl
+          ! AUTHORS pod/perlfaq5.pod
+____________________________________________________________________________
+[  9683] By: jhi                                   on 2001/04/11  12:15:46
+        Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
+             From: Calle Dybedahl <calle@lysator.liu.se>
+             Date: 10 Apr 2001 16:44:16 +0200
+             Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
+     Branch: perl
+          ! ext/MIME/Base64/Base64.xs
+____________________________________________________________________________
+[  9682] By: jhi                                   on 2001/04/11  12:12:26
+        Log: A more minimal fix for 20010410.006 from Hugo.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  9681] By: jhi                                   on 2001/04/11  11:34:23
+        Log: Integrate changes #9678,9679 from maintline into mainperl.
+             
+             addendum to change#9676
+             
+             up $File::Glob::VERSION; add a note pointing out the version of
+             the OpenBSD glob bsd_glob.c resembles
+     Branch: perl
+         !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
+         !> ext/File/Glob/bsd_glob.h
+____________________________________________________________________________
+[  9680] By: jhi                                   on 2001/04/11  11:30:38
+        Log: Bad test numbering in integrate in #9677.
+             Fixes ID 20010411.001.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[  9679] By: gsar                                  on 2001/04/11  03:38:40
+        Log: up $File::Glob::VERSION; add a note pointing out the version of
+             the OpenBSD glob bsd_glob.c resembles
+     Branch: maint-5.6/perl
+          ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
+          ! ext/File/Glob/bsd_glob.h
+____________________________________________________________________________
+[  9678] By: gsar                                  on 2001/04/11  03:09:48
+        Log: addendum to change#9676: some missing changes from OpenBSD glob.c
+             revision 1.8.10.1 found here:
+             
+             http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
+     Branch: maint-5.6/perl
+          ! ext/File/Glob/bsd_glob.c
+____________________________________________________________________________
+[  9677] By: jhi                                   on 2001/04/11  02:54:39
+        Log: Integrate changes #9675,9676 from maintperl into mainline.
+             
+             fix for bug 20010410.006, undo change#7115
+             
+             port the OpenBSD glob() security patch
+     Branch: perl
+         !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
+         !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
+         !> t/op/pat.t
+____________________________________________________________________________
+[  9676] By: gsar                                  on 2001/04/11  02:19:02
+        Log: port the glob() security patch found at:
+             
+             ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
+             
+             CERT advisory for the issue is here:
+             
+             http://www.cert.org/advisories/CA-2001-07.html
+             
+             Note that the security scare is only relevant for those who are
+             foolish enough to build suidperl (which is now officially discouraged)
+     Branch: maint-5.6/perl
+          ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
+          ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
+____________________________________________________________________________
+[  9675] By: gsar                                  on 2001/04/10  23:52:11
+        Log: fix for bug 20010410.006
+             
+             undo change#7115 (came into maint-5.6 as change#8156)
+             
+             add tests to keep it from coming back
+     Branch: maint-5.6/perl
+          ! regexec.c t/op/pat.t
+____________________________________________________________________________
+[  9674] By: nick                                  on 2001/04/10  20:39:31
+        Log: Integrate mainline
+     Branch: perlio
+         +> Porting/testall.atom
+         !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
+         !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
+         !> t/lib/lc-uk.t t/pod/find.t
+____________________________________________________________________________
+[  9673] By: nick                                  on 2001/04/10  18:46:14
+        Log: Integrate against change 9670 aka perl-5.7.1
+     Branch: perlio
+         +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
+         !> (integrate 53 files)
+____________________________________________________________________________
+[  9672] By: jhi                                   on 2001/04/10  13:45:01
+        Log: Add a script for doing cumulative profile of the test suite.
+             (Requires ATOM, that is, Tru64.)
+     Branch: perl
+          + Porting/testall.atom
+          ! MANIFEST
+____________________________________________________________________________
+[  9671] By: jhi                                   on 2001/04/10  12:38:53
+        Log: Missing std block.
+     Branch: perl
+          ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
+          ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
+          ! t/pod/find.t
+____________________________________________________________________________
+[  9670] By: jhi                                   on 2001/04/10  01:25:58
+        Log: This is 5.7.1.
+     Branch: perl
+          ! patchlevel.h
+____________________________________________________________________________
+[  9669] By: jhi                                   on 2001/04/10  01:09:14
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9668] By: jhi                                   on 2001/04/10  01:00:38
+        Log: Regen toc.
+     Branch: perl
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  9667] By: jhi                                   on 2001/04/10  00:52:16
+        Log: Update perlhist.
+     Branch: perl
+          ! pod/perlhist.pod
+____________________________________________________________________________
+[  9666] By: jhi                                   on 2001/04/09  23:38:59
+        Log: Slight wording tweaks from Damian to #9658.
+     Branch: perl
+          ! pod/perlobj.pod
+____________________________________________________________________________
+[  9665] By: jhi                                   on 2001/04/09  19:56:06
+        Log: Subject: [PATCH perlutil.pod] Nit
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Mon, 9 Apr 2001 20:29:44 +0100
+             Message-ID: <20010409202944.A14796@the.earth.li>
+     Branch: perl
+          ! pod/perlutil.pod
+____________________________________________________________________________
+[  9664] By: jhi                                   on 2001/04/09  19:54:42
+        Log: Subject: Re: perl571delta.pod@9631
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Mon, 09 Apr 2001 18:09:14 +0100
+             Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
+     Branch: perl
+          ! pod/perl571delta.pod
+____________________________________________________________________________
+[  9663] By: jhi                                   on 2001/04/09  13:43:35
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [  9662] By: jhi                                   on 2001/04/09  13:24:46
         Log: tweak tweak.
      Branch: perl