Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 74a68dc..ca5f607 100644 (file)
--- a/Changes
+++ b/Changes
@@ -28,2927 +28,27490 @@ not those that affect the (now decommissioned) cfgperl, or vmsperl,
 or any other branch.
 
 --------------
-Version v5.7.0         Development release working toward v5.8
+Version v5.7.1         Development release working toward v5.8
 --------------
-
 ____________________________________________________________________________
-[  7794] By: jhi                                   on 2000/11/21  18:56:34
-        Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Mon, 20 Nov 2000 20:27:06 -0600
-             Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
-             
-             A cut-and-pasto.
+[ 10537] By: jhi                                   on 2001/06/12  14:11:26
+        Log: One less -Wall whine (found under DEBUGGING).
      Branch: perl
-          ! perlio.h
+          ! x2p/Makefile.SH x2p/a2p.c
 ____________________________________________________________________________
-[  7793] By: jhi                                   on 2000/11/21  18:54:41
-        Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
-             From: Dominic Dunlop <domo@computer.org> 
-             Date: Mon, 20 Nov 2000 18:55:29 +0100
-             Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
-             
-             va_copy() and the need of it.
-             See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
-     Branch: metaconfig/U/perl
-          + need_va_copy.U
+[ 10536] By: jhi                                   on 2001/06/12  13:32:09
+        Log: s/case-independent/case-insensitive/g
      Branch: perl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
-          ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
-          ! pod/perltoc.pod uconfig.h uconfig.sh 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
+          ! pod/perldebug.pod
 ____________________________________________________________________________
-[  7792] By: jhi                                   on 2000/11/21  17:04:10
-        Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
+[ 10535] By: jhi                                   on 2001/06/12  13:27:28
+        Log: As suggested in   
+             
+             Subject: Re: ext/ + -Wall
+             From: Gurusamy Sarathy <gsar@ActiveState.com>
+             Date: Mon, 11 Jun 2001 23:34:31 -0700
+             Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
      Branch: perl
-         !> scope.h
+          ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
+          ! perl.h
 ____________________________________________________________________________
-[  7791] By: jhi                                   on 2000/11/21  17:01:16
-        Log: Export the SOCKS workaround symbols only if necessary.
-     Branch: perl
-          ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
+[ 10534] By: jhi                                   on 2001/06/12  13:13:27
+        Log: Subject: ext/ + -Wall
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
+     Branch: perl
+          ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
+          ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
+          ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
+          ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
+          ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
+          ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
+          ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
+          ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
+          ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
+          ! lib/ExtUtils/xsubpp
 ____________________________________________________________________________
-[  7787] By: jhi                                   on 2000/11/20  22:44:04
-        Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
-             From: Peter Prymmer <pvhp@forte.com>
-             Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
-             Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
+[ 10533] By: jhi                                   on 2001/06/12  12:52:57
+        Log: Subject: [PATCH] anonymous stashes
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Tue, 12 Jun 2001 12:47:04 +0530
+             Message-ID: <20010612124704.A29029@lustre.linux.in>
      Branch: perl
-          ! t/pragma/locale.t
+          ! dump.c gv.c sv.c xsutils.c
 ____________________________________________________________________________
-[  7786] By: jhi                                   on 2000/11/20  22:29:10
-        Log: Subject: DOC PATCH 5.6.0 perlreftut
-             From: mjd@plover.com
-             Date: 20 Nov 2000 19:45:06 -0000
-             Message-ID: <20001120194506.9505.qmail@plover.com>
+[ 10532] By: jhi                                   on 2001/06/12  12:37:36
+        Log: One more test for $^S.
      Branch: perl
-          ! pod/perlreftut.pod
+          ! t/op/magic.t
 ____________________________________________________________________________
-[  7785] By: jhi                                   on 2000/11/20  22:27:44
-        Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
-             From: David Dyck <dcd@tc.fluke.com>
-             Date: Mon, 20 Nov 2000 11:43:40 -0800
-             Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
+[ 10531] By: jhi                                   on 2001/06/12  12:35:02
+        Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Tue, 12 Jun 2001 17:35:55 +0530
+             Message-ID: <20010612173555.A32426@lustre.linux.in>
      Branch: perl
-          ! lib/Cwd.pm
+          ! mg.c t/op/magic.t
 ____________________________________________________________________________
-[  7784] By: jhi                                   on 2000/11/20  22:23:21
-        Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
-             Date: Mon, 20 Nov 2000 17:06:10 -0500
-             To: Mailing list Perl5 <perl5-porters@perl.org>
-             Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
+[ 10530] By: jhi                                   on 2001/06/12  12:31:11
+        Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Tue, 12 Jun 2001 13:14:15 +0100
+             Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
      Branch: perl
-          ! pp_ctl.c t/op/pat.t
+          ! pod/perlop.pod
 ____________________________________________________________________________
-[  7783] By: jhi                                   on 2000/11/20  22:11:18
-        Log: Subject: [PATCH] doop.c - UTF8 tr///               
-             From: Simon Cozens <simon@cozens.net>
-             Date: Sat, 18 Nov 2000 18:49:30 +0000
-             Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
-             
-             Subject: Re: [PATCH] doop.c - UTF8 tr///           
-             From: Simon Cozens <simon@cozens.net>
-             Date: Mon, 20 Nov 2000 20:45:22 +0000
-             Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
-             
-             Make tr on UTF-8 better but still not correct.
+[ 10529] By: jhi                                   on 2001/06/12  12:21:06
+        Log: AUTHORS updates.
      Branch: perl
-          ! doop.c
+          ! AUTHORS
 ____________________________________________________________________________
-[  7782] By: jhi                                   on 2000/11/20  22:02:16
-        Log: Remove the shared object before attempting to create
-             (by linking) a new one.  E.g. in AIX not removing
-             becomes quite painful if one tries to do more than one
-             build in the same tree (an interrupted build, for example),
-             since the AIX' shared dynaloader seemingly keeps the shared
-             objects open and therefore 'busy' for quite a while, even when
-             nobody is using the objects, leading into link failures.
+[ 10528] By: jhi                                   on 2001/06/12  12:19:47
+        Log: Subject: [PATCH] rhapsody/darwin minor cleanup
+             From: Wilfredo Sanchez <wsanchez@MIT.EDU>
+             Content-Transfer-Encoding: 7bit
+             Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm
+          ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
 ____________________________________________________________________________
-[  7777] By: jhi                                   on 2000/11/20  16:08:49
-        Log: Update Changes.
+[ 10527] By: jhi                                   on 2001/06/12  11:58:53
+        Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
+             From: "Philip Newton" <Philip.Newton@gmx.net>
+             Date: Mon, 11 Jun 2001 07:08:03 +0200
+             Message-Id: <200106120802.LAA08992@taas.iki.fi>
      Branch: perl
-          ! Changes patchlevel.h
+          ! t/base/term.t
 ____________________________________________________________________________
-[  7776] By: jhi                                   on 2000/11/20  15:27:56
-        Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
-             This may be overly harsh but until proven otherwise, we think this
-             way, or until we have a simple test for Configure (having to start
-             up servers is does not count as simple) to check for the problems.
+[ 10526] By: jhi                                   on 2001/06/12  01:35:34
+        Log: Cleanup the a2p.c for -Wall.
      Branch: perl
-          ! perl.h
+          ! x2p/Makefile.SH x2p/a2p.c
 ____________________________________________________________________________
-[  7775] By: jhi                                   on 2000/11/20  15:22:17
-        Log: Solaris hints tweaks.
+[ 10525] By: jhi                                   on 2001/06/12  01:10:56
+        Log: File::Find update for MacOS from Chris Nandor.
      Branch: perl
-          ! hints/solaris_2.sh
+          ! lib/File/Find.pm t/lib/filefind.t
 ____________________________________________________________________________
-[  7774] By: jhi                                   on 2000/11/20  15:01:20
-        Log: Add a workaround to SOCKS 64-bit problems.
+[ 10524] By: jhi                                   on 2001/06/12  00:29:20
+        Log: gcc -Wall nits picked out by a non-UNIX system
+             (courtesy of Mark Bixby)
      Branch: perl
-          ! doio.c embed.h embed.pl perlsdio.h proto.h
+          ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
+          ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
+          ! pp_sys.c util.c
 ____________________________________________________________________________
-[  7773] By: jhi                                   on 2000/11/20  14:51:47
-        Log: sysseek() instead of seek().
+[ 10523] By: jhi                                   on 2001/06/11  22:34:03
+        Log: Metaconfig unit change for #10522.  (The d_modfl changes
+             placate metalint.)
+     Branch: metaconfig/U/perl
+          ! d_modfl.U d_u32align.U
+____________________________________________________________________________
+[ 10522] By: jhi                                   on 2001/06/11  22:33:00
+        Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
+             be "./try 2>&1 >/dev/null".
      Branch: perl
-          ! t/lib/syslfs.t
+          ! Configure
 ____________________________________________________________________________
-[  7761] By: jhi                                   on 2000/11/20  04:09:55
-        Log: Miraculous typo.
+[ 10521] By: jhi                                   on 2001/06/11  19:49:54
+        Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 11 Jun 2001 14:00:32 -0500
+             Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
      Branch: perl
-          ! t/op/pat.t
+          ! configure.com
 ____________________________________________________________________________
-[  7760] By: jhi                                   on 2000/11/20  04:06:08
-        Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
-             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
-             Date: Sun, 19 Nov 2000 22:30:26 -0500
-             Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
+[ 10520] By: jhi                                   on 2001/06/11  17:55:47
+        Log: Move the full \p\P lists to perlunicode.
      Branch: perl
-          ! regexec.c scope.h t/op/pat.t
+          ! pod/perlretut.pod pod/perlunicode.pod
 ____________________________________________________________________________
-[  7759] By: jhi                                   on 2000/11/20  02:05:22
-        Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
+[ 10519] By: jhi                                   on 2001/06/11  17:10:00
+        Log: VOS build tweak for 5.6.1 from Paul Green.
+     Branch: maint-5.6/perl
+          ! vos/build.cm
+____________________________________________________________________________
+[ 10518] By: jhi                                   on 2001/06/11  17:07:03
+        Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Fri, 8 Jun 2001 18:08:18 -0500
+             Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
      Branch: perl
-          ! perl.h
+          ! vms/vms.c
 ____________________________________________________________________________
-[  7758] By: jhi                                   on 2000/11/20  01:58:11
-        Log: Subject: [perl 7711: EPOC] updates
-             From: Olaf Flebbe <o.flebbe@gmx.de>
-             Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
-             Message-ID: <25575.974658810@www23.gmx.net>               
+[ 10517] By: jhi                                   on 2001/06/11  14:52:01
+        Log: Update Changes.
      Branch: perl
-          + lib/File/Spec/Epoc.pm
-          ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
-          ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
-          ! lib/File/Spec.pm perl.c sv.c
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7757] By: jhi                                   on 2000/11/20  01:53:11
-        Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
+[ 10516] By: jhi                                   on 2001/06/11  14:46:33
+        Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
      Branch: perl
-          ! MANIFEST
+          ! vos/config.alpha.h vos/config.ga.h
 ____________________________________________________________________________
-[  7756] By: jhi                                   on 2000/11/20  01:47:22
-        Log: Integrate perlio.
+[ 10515] By: jhi                                   on 2001/06/11  14:39:05
+        Log: VOS updates from Paul Green for @10476.
      Branch: perl
-          - ext/re/hints/MSWin32.pl
-         !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
-         !> win32/config.gc win32/config_H.gc win32/win32sck.c
+          ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
+          ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
+          ! vos/config.ga.h vos/configure_perl.cm
 ____________________________________________________________________________
-[  7749] By: jhi                                   on 2000/11/19  16:28:40
-        Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
-             From: "Peter J. Farley III" <pjfarley@banet.net>
-             Date: Sun, 19 Nov 2000 01:42:58 -0500
-             Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
+[ 10514] By: jhi                                   on 2001/06/11  12:58:43
+        Log: Subject: [PATCH] Not many people know this ...
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Mon, 11 Jun 2001 14:55:15 +0100
+             Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
+     Branch: perl
+          ! pod/perldebug.pod
+____________________________________________________________________________
+[ 10513] By: jhi                                   on 2001/06/11  12:30:06
+        Log: Add final commas to lists as suggested by Philip Newton.
+     Branch: perl
+          ! lib/ExtUtils/Constant.pm t/lib/extutils.t
+____________________________________________________________________________
+[ 10512] By: jhi                                   on 2001/06/11  12:28:49
+        Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
+             Date: Sun, 10 Jun 2001 23:35:38 -0400
+             From: Chris Nandor <pudge@pobox.com>
+             Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
+     Branch: perl
+          ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
+          ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
+          ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
+          ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
+          ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
+          ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
+          ! t/op/write.t t/pragma/strict.t
+____________________________________________________________________________
+[ 10511] By: jhi                                   on 2001/06/11  12:13:31
+        Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Mon, 11 Jun 2001 08:24:28 -0400
+             Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
+     Branch: perl
+          ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
+          ! t/lib/io_dir.t
+____________________________________________________________________________
+[ 10510] By: jhi                                   on 2001/06/11  12:03:16
+        Log: One more run_byacc (a hand-tweaked version had slipped in).
+     Branch: perl
+          ! perly.c vms/perly_c.vms
+____________________________________________________________________________
+[ 10509] By: nick                                  on 2001/06/11  07:49:15
+        Log: Integrate mainline
+     Branch: perlio
+         !> Makefile.SH embed.h embed.pl global.sym
+         !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
+         !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
+         !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
+         !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
+____________________________________________________________________________
+[ 10508] By: jhi                                   on 2001/06/10  22:38:05
+        Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Reply-To: mjtg@cam.ac.uk
+             Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
      Branch: perl
-          ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
+          ! lib/ExtUtils/Manifest.pm
 ____________________________________________________________________________
-[  7748] By: jhi                                   on 2000/11/19  16:08:10
-        Log: Subject: podlators 1.05 available        
-             From: Russ Allbery <rra@stanford.edu>   
-             Date: 18 Nov 2000 22:04:28 -0800
-             Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
+[ 10507] By: jhi                                   on 2001/06/10  22:37:16
+        Log: Subject: [PATCH] ExtUtils::Constant
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sun, 10 Jun 2001 23:25:41 +0100
+             Message-ID: <20010610232540.C76396@plum.flirble.org>
      Branch: perl
-          ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
+          ! lib/ExtUtils/Constant.pm t/lib/extutils.t
 ____________________________________________________________________________
-[  7746] By: jhi                                   on 2000/11/19  06:42:22
-        Log: Make hex scanning warn on "\x{x}" and "\xx".
-             "\x" and and hex("x") are still valid.
+[ 10506] By: jhi                                   on 2001/06/10  20:57:20
+        Log: Integrate perlio.
      Branch: perl
-          ! util.c
+         !> iperlsys.h
 ____________________________________________________________________________
-[  7744] By: jhi                                   on 2000/11/18  22:50:28
-        Log: Introduce Perl_utf8_length().  Use it.
+[ 10505] By: jhi                                   on 2001/06/10  18:37:57
+        Log: Move the grok_number and its lieutenant grok_numeric_radix
+             from sv.c statics to util.c and public.
      Branch: perl
-          ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
+          ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
+          ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
 ____________________________________________________________________________
-[  7743] By: jhi                                   on 2000/11/18  22:38:51
-        Log: Compiler denit.
+[ 10504] By: nick                                  on 2001/06/10  17:47:06
+        Log: Fix (valid) -Wall warnings in perlio.c
+     Branch: perlio
+          ! iperlsys.h
+____________________________________________________________________________
+[ 10503] By: jhi                                   on 2001/06/10  17:38:28
+        Log: Update perly_c.diff, update perly.fixer to edit away
+             some of the -Wall noise.
      Branch: perl
-          ! perlio.c
+          ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
 ____________________________________________________________________________
-[  7742] By: jhi                                   on 2000/11/18  20:33:05
-        Log: Integrate perlio.
+[ 10502] By: jhi                                   on 2001/06/10  17:09:42
+        Log: Check the version of byacc.
      Branch: perl
-         !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
-         !> perlio.h pp_ctl.c pp_sys.c sv.c
+          ! Makefile.SH
 ____________________________________________________________________________
-[  7741] By: jhi                                   on 2000/11/18  20:31:27
-        Log: Subject: [PATCH 5.7.0] make regcomp reenterable
-             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
-             Date: Fri, 17 Nov 2000 20:35:11 -0500
-             Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
-             
-             Subject: Re: [PATCH 5.7.0] make regcomp reenterable
-             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
-             Date: Fri, 17 Nov 2000 21:03:47 -0500
-             Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
+[ 10501] By: jhi                                   on 2001/06/10  17:00:08
+        Log: Subject: [PATCH] perly.y overhaul
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Sun, 10 Jun 2001 16:56:54 +0100
+             Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
              
-             Plus a little bit of tweaking in pregcomp().
+             Plus make run_byacc.
      Branch: perl
-          ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
+          ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
 ____________________________________________________________________________
-[  7739] By: jhi                                   on 2000/11/18  19:54:00
+[ 10500] By: jhi                                   on 2001/06/10  16:07:28
         Log: Integrate perlio.
      Branch: perl
-         !> doio.c perlio.c pp.c
+         !> perlio.c perlsfio.h
 ____________________________________________________________________________
-[  7738] By: jhi                                   on 2000/11/18  17:16:13
-        Log: Subject: [PATCH 5.7.0] etags broken again
-             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
-             Date: Sat, 18 Nov 2000 02:41:36 -0500
-             Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
-     Branch: perl
-          ! emacs/ptags
+[ 10499] By: nick                                  on 2001/06/10  15:01:08
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
+         !> t/pragma/locale.t util.c
 ____________________________________________________________________________
-[  7737] By: jhi                                   on 2000/11/18  17:12:18
-        Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
+[ 10498] By: jhi                                   on 2001/06/10  13:49:23
+        Log: Put some meat on the perl572delta bones.  The list of
+             selected bug fixes needs more work, as does still the
+             whole document.
      Branch: perl
-          ! lib/CPAN.pm lib/CPAN/FirstTime.pm
+          ! pod/perl572delta.pod
 ____________________________________________________________________________
-[  7734] By: jhi                                   on 2000/11/18  01:18:56
+[ 10497] By: nick                                  on 2001/06/10  12:27:51
+        Log: Paper over a crack or two with USE_SFIO
+     Branch: perlio
+          ! perlio.c perlsfio.h
+____________________________________________________________________________
+[ 10496] By: jhi                                   on 2001/06/10  11:04:22
         Log: Update Changes.
      Branch: perl
           ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7733] By: jhi                                   on 2000/11/18  00:32:54
-        Log: Subject: [PATCH 5.7.0] restore match data on backtracing
-             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
-             Date: Fri, 17 Nov 2000 17:28:02 -0500
-             Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
-     Branch: perl
-          ! regcomp.c regexec.c t/op/re_tests
-____________________________________________________________________________
-[  7732] By: jhi                                   on 2000/11/18  00:28:56
-        Log: Sparc 64-bit pack() fix from Jens Hamisch.
+[ 10495] By: jhi                                   on 2001/06/10  10:55:34
+        Log: Subject: Re: pragma/locale.t #107
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Sun, 10 Jun 2001 11:23:30 +0100
+             Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
+             
+             Encapsulate the scan of the decimal radix separator.
      Branch: perl
-          ! pp.c
+          ! embed.h embed.pl proto.h sv.c
 ____________________________________________________________________________
-[  7731] By: jhi                                   on 2000/11/18  00:18:39
-        Log: Explain in more detail the {} syntax ambiguousity.
+[ 10494] By: jhi                                   on 2001/06/10  03:00:17
+        Log: Try to grok numbers both with the locale specific separator
+             and with the usual "." (if different from the lss); add a test
+             to locale.t to do also a little bit of math in addition to just
+             equalness testing; remove extraneous logic as suggested in
              
-             Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
+             Subject: Re: pragma/locale.t #107
              From: Nicholas Clark <nick@ccl4.org>
-             Date: Fri, 17 Nov 2000 22:10:28 +0000
-             Message-ID: <20001117221028.A88930@plum.flirble.org>
+             Date: Sat, 9 Jun 2001 22:37:36 +0100
+             Message-ID: <20010609223735.Y76396@plum.flirble.org>
      Branch: perl
-          ! pod/perlfunc.pod
+          ! sv.c t/pragma/locale.t
 ____________________________________________________________________________
-[  7730] By: jhi                                   on 2000/11/18  00:12:18
-        Log: Subject: Fix for README.amiga (20000323.033)
-             From: "Stephen P. Potter" <spp@spotter.yi.org>
-             Date: Fri, 17 Nov 2000 12:25:51 -0500
-             Message-Id: <200011171725.MAA05768@spotter.yi.org>
-     Branch: perl
-          ! README.amiga
+[ 10493] By: jhi                                   on 2001/06/10  01:25:23
+        Log: Metaconfig unit change for #10492.
+     Branch: metaconfig/U/perl
+          ! Extensions.U
 ____________________________________________________________________________
-[  7729] By: jhi                                   on 2000/11/18  00:08:34
-        Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
-             From: "A. C. Yardley" <yardley@tanet.net>
-             Date: Mon, 3 Apr 2000 11:35:33 -0700
-             Message-ID: <3483.000403@tanet.net>
+[ 10492] By: jhi                                   on 2001/06/10  01:23:59
+        Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
+             From: Artur Bergman <artur@contiller.se> 
+             Date: Sat, 09 Jun 2001 21:03:51 +0200
+             Message-ID: <B7483FB6.1398%artur@contiller.se>
      Branch: perl
-          ! README.win32
+          ! Configure
 ____________________________________________________________________________
-[  7726] By: jhi                                   on 2000/11/17  14:15:49
-        Log: Subject: Fix for 20000815.006
-             From: "Stephen P. Potter" <spp@spotter.yi.org>
-             Date: Fri, 17 Nov 2000 08:57:45 -0500
-             Message-Id: <200011171357.IAA05122@spotter.yi.org>
-             
-             It's really 20000518.006.
+[ 10491] By: jhi                                   on 2001/06/10  01:15:40
+        Log: Integrate perlio.
      Branch: perl
-          ! pod/perlmodlib.PL
+         !> perlsfio.h
 ____________________________________________________________________________
-[  7725] By: jhi                                   on 2000/11/17  14:12:31
-        Log: Subject: Fix for 20000409.001
-             From: "Stephen P. Potter" <spp@spotter.yi.org>
-             Date: Fri, 17 Nov 2000 08:55:45 -0500
-             Message-Id: <200011171355.IAA05104@spotter.yi.org>
+[ 10490] By: jhi                                   on 2001/06/10  01:08:26
+        Log: Do locale specific separator if only in locale.
      Branch: perl
-          ! pod/perlfaq9.pod
+          ! util.c
 ____________________________________________________________________________
-[  7724] By: jhi                                   on 2000/11/17  14:08:58
-        Log: Undo #7627 now that we have =head3.
-     Branch: perl
-          ! pod/perlhack.pod
+[ 10489] By: nick                                  on 2001/06/09  19:13:25
+        Log: Make XS/Typemap compile (but fail) with sfio
+     Branch: perlio
+          ! perlsfio.h
 ____________________________________________________________________________
-[  7723] By: jhi                                   on 2000/11/17  14:04:09
-        Log: As surmised the #7719 wasn't a good move.
+[ 10488] By: nick                                  on 2001/06/09  19:12:51
+        Log: Re-integrate mainline
+     Branch: perlio
+         !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
+         !> proto.h sv.c util.c
+____________________________________________________________________________
+[ 10487] By: nick                                  on 2001/06/09  16:26:29
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 31 files)
+____________________________________________________________________________
+[ 10486] By: jhi                                   on 2001/06/09  16:11:51
+        Log: Subject: [PATCH] New attempt to clone callack
+             From: Artur Bergman <artur@contiller.se> 
+             Date: Thu, 07 Jun 2001 11:52:16 +0200
+             Message-ID: <B7451B6F.12B7%artur@contiller.se>
      Branch: perl
-          ! hints/solaris_2.sh
+          ! embedvar.h intrpvar.h perlapi.h sv.c
 ____________________________________________________________________________
-[  7722] By: jhi                                   on 2000/11/17  13:59:04
-        Log: Also the 64bitall hints can be either here or there.
+[ 10485] By: jhi                                   on 2001/06/09  15:23:52
+        Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
      Branch: perl
-          ! hints/solaris_2.sh
+          ! embed.h embed.pl perl.h proto.h sv.c util.c
 ____________________________________________________________________________
-[  7721] By: jhi                                   on 2000/11/17  02:26:23
-        Log: Test tweak for the open pragma.
+[ 10484] By: jhi                                   on 2001/06/09  14:47:25
+        Log: Subject: Re: pragma/locale.t #107
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 9 Jun 2001 16:26:10 +0100
+             Message-ID: <20010609162609.V76396@plum.flirble.org>
+             
+             A missing NVification.
      Branch: perl
-          ! t/lib/b.t
+          ! sv.c
 ____________________________________________________________________________
-[  7720] By: jhi                                   on 2000/11/17  00:23:22
-        Log: The long double hints can be here or there.
+[ 10483] By: jhi                                   on 2001/06/08  19:40:32
+        Log: Redo the #10482, there already was a test script for formats.
      Branch: perl
-          ! hints/solaris_2.sh
+          - t/io/format.t
+          ! MANIFEST t/op/write.t
 ____________________________________________________________________________
-[  7719] By: jhi                                   on 2000/11/17  00:14:06
-        Log: For Solaris use64bitall the stdchar needs a little bit of help.
+[ 10482] By: jhi                                   on 2001/06/08  19:34:45
+        Log: Twisted format testing, from Merijn.
      Branch: perl
-          ! hints/solaris_2.sh
+          + t/io/format.t
+          ! MANIFEST
 ____________________________________________________________________________
-[  7718] By: jhi                                   on 2000/11/16  23:27:34
-        Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
-             From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
-             Date: Wed, 15 Nov 2000 08:56:32 +0100
-             Message-ID: <3A1241B0.64477E00@alcatel.at>
+[ 10481] By: jhi                                   on 2001/06/08  19:21:56
+        Log: More \p{In...} testing, combined with \N{...}.
      Branch: perl
-          ! lib/Carp/Heavy.pm
+          ! lib/utf8_heavy.pl t/op/pat.t
 ____________________________________________________________________________
-[  7717] By: jhi                                   on 2000/11/16  23:23:29
-        Log: Subject: [PATCH] Re: 20001101.003 PDL
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Thu, 16 Nov 2000 16:48:25 +0000
-             Message-ID: <20001116164825.B93487@plum.flirble.org>
+[ 10480] By: jhi                                   on 2001/06/08  14:16:06
+        Log: Metaconfig changes for #10479.
+     Branch: metaconfig
+          ! U/Glossary.patch
+     Branch: metaconfig/U/perl
+          ! d_modfl.U
+____________________________________________________________________________
+[ 10479] By: jhi                                   on 2001/06/08  14:15:32
+        Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
      Branch: perl
-          ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
+          ! uconfig.sh vos/config.alpha.def vos/config.ga.def
+          ! win32/config.bc win32/config.gc win32/config.vc
 ____________________________________________________________________________
-[  7716] By: jhi                                   on 2000/11/16  23:21:31
-        Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
-             From: "Casey R. Tweten" <crt@kiski.net>
-             Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
-             Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
+[ 10478] By: jhi                                   on 2001/06/08  12:20:41
+        Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 7 Jun 2001 14:27:20 -0500
+             Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
      Branch: perl
-          ! lib/Pod/Checker.pm pod/perlpod.pod
+          ! vms/perlvms.pod
 ____________________________________________________________________________
-[  7715] By: jhi                                   on 2000/11/16  23:19:40
-        Log: Avoid an infinite loop in VMS when utils scripts are run
-             with no arguments, from Charles Lane.
+[ 10477] By: jhi                                   on 2001/06/08  12:19:00
+        Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 07 Jun 2001 17:04:29 -0700
+             Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
      Branch: perl
-          ! configure.com
+          ! ext/re/re.xs
 ____________________________________________________________________________
-[  7714] By: jhi                                   on 2000/11/16  23:17:08
-        Log: Subject: perllocale.pod changes
-             From: "Konovalov, Vadim" <vkonovalov@lucent.com>
-             Date: Mon, 13 Nov 2000 10:09:22 +0300
-             Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
+[ 10476] By: jhi                                   on 2001/06/08  01:35:42
+        Log: Update Changes.
      Branch: perl
-          ! pod/perllocale.pod
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7713] By: jhi                                   on 2000/11/16  23:14:06
-        Log: Integrate perlio.
+[ 10475] By: jhi                                   on 2001/06/08  00:53:45
+        Log: Regen Glossary et alia.
      Branch: perl
-         !> doio.c perlio.c perlio.h util.c
+          ! Porting/Glossary Porting/config.sh Porting/config_H
 ____________________________________________________________________________
-[  7710] By: jhi                                   on 2000/11/16  15:46:05
-        Log: Add HAS_SBRK_PROTO.
+[ 10474] By: jhi                                   on 2001/06/07  22:06:38
+        Log: Metaconfig unit changes for #10473.
      Branch: metaconfig/U/perl
-          + d_sbrkproto.U
+          ! d_modfl.U
+____________________________________________________________________________
+[ 10473] By: jhi                                   on 2001/06/07  22:06:16
+        Log: Harumph, also AIX will spill its guts (i.e. dump core)
+             if an executable contains modfl() but it hasn't been
+             compiled right (in the case of AIX, with cc -qlongdouble).
      Branch: perl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
-          ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
-          ! uconfig.sh 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
+          ! Configure
 ____________________________________________________________________________
-[  7708] By: jhi                                   on 2000/11/16  05:33:03
-        Log: These files are text, not binary.
+[ 10472] By: gsar                                  on 2001/06/07  20:04:28
+        Log: integrate change#10471 from mainline
+             
+             in change#10451, check that CvOUTSIDE is a CV before looking in
+             (it can apparently be SVt_NULL during global destruction)
+     Branch: maint-5.6/perl
+         !> op.c
+____________________________________________________________________________
+[ 10471] By: gsar                                  on 2001/06/07  20:01:31
+        Log: in change#10451, check that CvOUTSIDE is a CV before looking in
+             (it can apparently be SVt_NULL during global destruction)
      Branch: perl
-          ! ext/Encode/Encode/iso8859-10.enc
-          ! ext/Encode/Encode/iso8859-13.enc
-          ! ext/Encode/Encode/iso8859-14.enc
-          ! ext/Encode/Encode/iso8859-15.enc
+          ! op.c
 ____________________________________________________________________________
-[  7707] By: jhi                                   on 2000/11/16  01:53:37
-        Log: Update Changes.
+[ 10470] By: jhi                                   on 2001/06/07  12:17:51
+        Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
+             Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
      Branch: perl
-          ! Changes patchlevel.h
+          ! lib/diagnostics.pm pod/perldiag.pod
 ____________________________________________________________________________
-[  7706] By: jhi                                   on 2000/11/16  01:35:59
-        Log: More #undefing of stdio.
+[ 10469] By: jhi                                   on 2001/06/07  12:16:12
+        Log: Subject: [PATCH perl@10439] long =item
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
+             Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
      Branch: perl
-          ! fakesdio.h nostdio.h
+          ! README.amiga lib/Attribute/Handlers.pm
+          ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
 ____________________________________________________________________________
-[  7705] By: jhi                                   on 2000/11/16  01:34:18
-        Log: Add fwalk() probe to the configuration files and regen perltoc.
+[ 10468] By: jhi                                   on 2001/06/07  12:08:56
+        Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
+             Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
+             Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
+             Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
      Branch: perl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
-          ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
-          ! 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
+          ! pod/perlguts.pod
 ____________________________________________________________________________
-[  7703] By: jhi                                   on 2000/11/16  01:09:22
-        Log: The type of the hash_cb() size argument is tricky.
+[ 10467] By: jhi                                   on 2001/06/07  12:04:26
+        Log: Integrate perlio.
      Branch: perl
-          ! ext/DB_File/DB_File.xs
+         !> sv.c
 ____________________________________________________________________________
-[  7702] By: jhi                                   on 2000/11/15  23:01:16
-        Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
+[ 10466] By: nick                                  on 2001/06/07  10:25:40
+        Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
+             whitespace tweaks.
+             Still coredumps in pragma/overload.t - what a nice hard fail that is...
+     Branch: perlio
+          ! sv.c
+____________________________________________________________________________
+[ 10465] By: nick                                  on 2001/06/07  08:41:58
+        Log: Raw integrate of mainline for S_grok_number debug
+             (sv.c has MULTIPLICITY issues as well as whatever else ...)
+     Branch: perlio
+          - plan9/perlplan9.doc plan9/perlplan9.pod
+         !> (integrate 46 files)
+____________________________________________________________________________
+[ 10464] By: jhi                                   on 2001/06/06  23:33:58
+        Log: The proper prototyping for #10463.
      Branch: perl
-          ! nostdio.h
+          ! embed.h embed.pl proto.h sv.c
 ____________________________________________________________________________
-[  7701] By: jhi                                   on 2000/11/15  22:52:32
-        Log: Detypo.
+[ 10463] By: jhi                                   on 2001/06/06  23:15:30
+        Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Thu, 7 Jun 2001 00:29:59 +0100
+             Message-ID: <20010607002959.Z76396@plum.flirble.org>
      Branch: perl
-          ! t/lib/bigfltpm.t
+          ! sv.c
 ____________________________________________________________________________
-[  7700] By: jhi                                   on 2000/11/15  22:51:56
-        Log: UINT64_C() work continues.
+[ 10462] By: jhi                                   on 2001/06/06  23:13:19
+        Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Wed, 06 Jun 2001 17:54:30 -0500
+             Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
      Branch: perl
-          ! handy.h perl.h utf8.h
+          ! vms/perlvms.pod
 ____________________________________________________________________________
-[  7699] By: jhi                                   on 2000/11/15  14:13:04
-        Log: SOCKS has its own USE_THREADS, based on
-             
-             Subject: [ID 20001114.002] et. al. bugfix followup
-             From: Jens Hamisch <jens@Strawberry.COM> 
-             Date: Wed, 15 Nov 2000 14:23:11 +0100
-             Message-ID: <20001115142311.A21164@Strawberry.COM>
+[ 10461] By: jhi                                   on 2001/06/06  23:10:00
+        Log: Podify the remaining README.platform files;
+             merge README.plan9 and plan9/perlplan9.pod;
+             delete plan9/perlplan9.* (the perlplan.doc needs to
+             be regenerated in Plan 9); make the =head1 and =head2
+             in the README.platform to be a little more verbose
+             (skipped README.os2 not to anger Ilya) so that they
+             look better in the toc; regen toc.
+     Branch: perl
+          - plan9/perlplan9.doc plan9/perlplan9.pod
+          ! MANIFEST README.aix README.amiga README.apollo README.beos
+          ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
+          ! README.hpux README.hurd README.machten README.macos
+          ! README.micro README.mint README.mpeix README.os390
+          ! README.plan9 README.qnx README.solaris README.threads
+          ! README.tru64 README.vmesa README.vms README.vos README.win32
+          ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
+          ! pod/perltoc.pod win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[ 10460] By: jhi                                   on 2001/06/06  20:58:53
+        Log: Subject: [PATCH] Re: Bug in perlguts documentation?
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Reply-To: mjtg@cam.ac.uk
+             Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
      Branch: perl
-          ! perl.h
+          ! pod/perlguts.pod
 ____________________________________________________________________________
-[  7698] By: jhi                                   on 2000/11/15  03:50:56
-        Log: Add few missing #undefs and sort them.
+[ 10459] By: jhi                                   on 2001/06/06  20:58:15
+        Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Reply-To: mjtg@cam.ac.uk
+             Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
      Branch: perl
-          ! fakesdio.h
+          ! pod/perlsec.pod
 ____________________________________________________________________________
-[  7697] By: jhi                                   on 2000/11/15  03:39:14
-        Log: Linenumber fix.
+[ 10458] By: jhi                                   on 2001/06/06  20:56:04
+        Log: Disable long doubles from pre-5.0 Tru64s.
      Branch: perl
-          ! t/pragma/warn/utf8
+          ! README.tru64 hints/dec_osf.sh
 ____________________________________________________________________________
-[  7696] By: jhi                                   on 2000/11/15  02:55:26
-        Log: EBCDIC tweaks.
+[ 10457] By: jhi                                   on 2001/06/06  20:49:23
+        Log: The #10455 exposed that modfl() is fundamentally busted
+             (as in: dumps core) in pre-5.0 Tru64, so better avoid even
+             testing it.
+     Branch: perl
+          ! hints/dec_osf.sh
+____________________________________________________________________________
+[ 10456] By: jhi                                   on 2001/06/06  20:48:35
+        Log: Metaconfig unit change for #10455.
+     Branch: metaconfig/U/perl
+          ! d_modfl.U
+____________________________________________________________________________
+[ 10455] By: jhi                                   on 2001/06/06  20:48:09
+        Log: Configure check for geborken modfl(), inspired by
              
-             Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
-             From: Peter Prymmer <pvhp@forte.com>
-             Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
-             Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
+             Subject: Re: [20010118.017] op/int.t failure 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Tue, 05 Jun 2001 13:43:27 +0100
+             Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
      Branch: perl
-          ! t/op/regmesg.t t/pragma/warn/utf8
+          ! Configure
 ____________________________________________________________________________
-[  7695] By: jhi                                   on 2000/11/15  02:53:58
-        Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
-             From: Peter Prymmer <pvhp@forte.com>
-             Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
-             Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
+[ 10454] By: jhi                                   on 2001/06/06  11:45:08
+        Log: Integrate changes #10450 and #10451 from maintperl:
+             
+             optimize change#10448 slightly (don't repeat search in eval""s lexical
+             scope, since that has already been searched)
+             
+             change#9108 needs subtler treatment for case of closures created
+             within eval""
+     Branch: perl
+         !> op.c t/op/misc.t
+____________________________________________________________________________
+[ 10453] By: jhi                                   on 2001/06/06  11:42:10
+        Log: MakeMaker magic to compile (when no dynamic loading)
+             List/Util.xsc as (ListUtil.c and) ListUtil.o since
+             POSIX-BC (BS2000) linker has an evil limitation of
+             being unable to include in the same executable several
+             object files with the same name - case-insensitively -
+             because otherwise we conflict with util.c.
+             Strictly speaking currently required only in POSIX-BC
+             but probably will do no harm elsewhere where static
+             linking is required.
+     Branch: perl
+          ! ext/List/Util/Makefile.PL
+____________________________________________________________________________
+[ 10452] By: nick                                  on 2001/06/06  08:59:51
+        Log: Integrate mainline.
+     Branch: perlio
+         +> lib/Attribute/Handlers/demo/Demo.pm
+         +> lib/Attribute/Handlers/demo/Descriptions.pm
+         +> lib/Attribute/Handlers/demo/MyClass.pm
+         +> lib/Attribute/Handlers/demo/demo.pl
+         +> lib/Attribute/Handlers/demo/demo2.pl
+         +> lib/Attribute/Handlers/demo/demo3.pl
+         +> lib/Attribute/Handlers/demo/demo4.pl
+         +> lib/Attribute/Handlers/demo/demo_call.pl
+         +> lib/Attribute/Handlers/demo/demo_chain.pl
+         +> lib/Attribute/Handlers/demo/demo_cycle.pl
+         +> lib/Attribute/Handlers/demo/demo_hashdir.pl
+         +> lib/Attribute/Handlers/demo/demo_phases.pl
+         +> lib/Attribute/Handlers/demo/demo_range.pl
+         +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
+         +> uts/strtol_wrap.c
+         !> (integrate 91 files)
+____________________________________________________________________________
+[ 10451] By: gsar                                  on 2001/06/06  07:11:36
+        Log: change#9108 needs subtler treatment for case of closures created
+             within eval""
+     Branch: maint-5.6/perl
+          ! op.c t/op/misc.t
+____________________________________________________________________________
+[ 10450] By: gsar                                  on 2001/06/06  05:47:25
+        Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
+             scope, since that has already been searched)
+     Branch: maint-5.6/perl
+          ! op.c
+____________________________________________________________________________
+[ 10449] By: jhi                                   on 2001/06/06  01:33:31
+        Log: Integrate change #10448 from maintperl; lexicals
+             outside an eval"" weren't resolved correctly inside a subroutine
+             definition inside the eval"" if they were not already referenced
+             in the toplevel of the eval""-ed code
      Branch: perl
-          ! utf8.c
+         !> cop.h op.c pp_ctl.c t/op/misc.t
 ____________________________________________________________________________
-[  7694] By: jhi                                   on 2000/11/15  02:50:55
-        Log: Subject: [PATCH: perl@7674] updates to README.os390
-             From: Prymmer/Kahn <pvhp@best.com>
-             Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
-             Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
+[ 10448] By: gsar                                  on 2001/06/06  01:03:26
+        Log: fix yet another bug of hoary vintage found by change#10394: lexicals
+             outside an eval"" weren't resolved correctly inside a subroutine
+             definition inside the eval"" if they were not already referenced
+             in the toplevel of the eval""-ed code
+     Branch: maint-5.6/perl
+          ! cop.h op.c pp_ctl.c t/op/misc.t
+____________________________________________________________________________
+[ 10447] By: jhi                                   on 2001/06/06  00:51:04
+        Log: Subject: [PATCH] perl570delta.pod
+             From: Peter Scott <Peter@PSDT.com> 
+             Date: Tue, 05 Jun 2001 18:51:02 -0700
+             Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
      Branch: perl
-          ! README.os390
+          ! pod/perl570delta.pod
 ____________________________________________________________________________
-[  7693] By: jhi                                   on 2000/11/15  02:48:37
-        Log: Quit utf8_to_uv() instantly if curlen == 0.
+[ 10446] By: jhi                                   on 2001/06/05  23:45:05
+        Log: The fudge factor is no more needed.  I hope.
      Branch: perl
-          ! utf8.c
+          ! t/lib/posix.t
 ____________________________________________________________________________
-[  7692] By: jhi                                   on 2000/11/15  02:24:29
-        Log: Use u_int32_t for the size of hash_cb(), not size_t.
-             
-             Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
-             From: Jens Hamisch <jens@Strawberry.COM>     
-             Date: Tue, 14 Nov 2000 19:03:55 +0100
-             Message-Id: <20001114190355.A20559@Strawberry.COM>
+[ 10445] By: jhi                                   on 2001/06/05  23:19:19
+        Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Tue, 05 Jun 2001 12:58:19 +0100
+             Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
      Branch: perl
-          ! ext/DB_File/DB_File.xs
+          ! util.c
 ____________________________________________________________________________
-[  7691] By: jhi                                   on 2000/11/15  02:20:12
-        Log: Use UINT64_C().
-             
-             Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
-             From: Jens Hamisch <jens@Strawberry.COM>
-             Date: Tue, 14 Nov 2000 19:16:23 +0100
-             Message-Id: <20001114191623.G20559@Strawberry.COM>
+[ 10444] By: jhi                                   on 2001/06/05  11:09:01
+        Log: Make up prototypes only for those who have the functions
+             but not the prototypes.
      Branch: perl
-          ! utf8.c utf8.h
+          ! perl.h
 ____________________________________________________________________________
-[  7690] By: jhi                                   on 2000/11/15  02:17:06
-        Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
-             (a macro to define signed and unsigned integer constants).
+[ 10443] By: jhi                                   on 2001/06/05  11:02:13
+        Log: Subject: Re: Not OK: perl@10439 on win32 
+             From: Prymmer/Kahn <pvhp@best.com> 
+             Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
      Branch: perl
-          ! handy.h
+          ! perl.h util.c
 ____________________________________________________________________________
-[  7689] By: jhi                                   on 2000/11/15  01:56:51
-        Log: Regen Configure.
+[ 10442] By: jhi                                   on 2001/06/05  00:55:46
+        Log: The metaconfig units changes for #10441.
+     Branch: metaconfig
+          ! U/modified/Extract.U U/modified/Extractall.U
+          ! U/modified/Finish.U
+____________________________________________________________________________
+[ 10441] By: jhi                                   on 2001/06/05  00:55:17
+        Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
      Branch: perl
           ! Configure
 ____________________________________________________________________________
-[  7685] By: jhi                                   on 2000/11/14  17:54:56
-        Log: Integrate perlio.
+[ 10440] By: jhi                                   on 2001/06/05  00:28:27
+        Log: Unnecessary fuzziness undone, noted by Mike Guy.
      Branch: perl
-         +> fakesdio.h perliol.h
-         !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
-         !> perlsdio.h perlsfio.h pod/perlfunc.pod
+          ! t/op/tr.t
 ____________________________________________________________________________
-[  7683] By: jhi                                   on 2000/11/14  15:42:40
-        Log: Hoist the duplicated socket/netdb include logic to perl.h;
-             undef SETERRNO in case SOCKS has defined it.  Based on:
-             
-             Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
-             From: Jens Hamisch <jens@Strawberry.COM> 
-             Date: Tue, 14 Nov 2000 11:34:40 +0100
-             Message-Id: <20001114113440.A20005@Strawberry.COM>
+[ 10439] By: jhi                                   on 2001/06/04  17:14:31
+        Log: Update Changes.
      Branch: perl
-          ! doio.c perl.h pp_sys.c
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7682] By: jhi                                   on 2000/11/14  14:07:28
-        Log: Subject: some additions for makefiles for win32 (for perl@7674)
-             From: "Konovalov, Vadim" <vkonovalov@lucent.com>
-             Date: Tue, 14 Nov 2000 09:31:13 +0300
-             Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
+[ 10438] By: jhi                                   on 2001/06/04  17:10:16
+        Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
+             bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
+             leakage patch.
      Branch: perl
-          ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
-          ! win32/makefile.mk
+          ! t/op/misc.t
 ____________________________________________________________________________
-[  7681] By: jhi                                   on 2000/11/14  14:01:41
-        Log: Subject: tiny typo in perl5db.pl
-             From: "Konovalov, Vadim" <vkonovalov@lucent.com>
-             Date: Tue, 14 Nov 2000 09:29:28 +0300
-             Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
+[ 10437] By: jhi                                   on 2001/06/04  17:01:06
+        Log: Test case for #10433/#10424.
      Branch: perl
-          ! lib/perl5db.pl
+          ! t/op/misc.t
 ____________________________________________________________________________
-[  7680] By: jhi                                   on 2000/11/14  04:13:50
-        Log: Redo #7679 with LFs instead of CRLFs.
+[ 10436] By: jhi                                   on 2001/06/04  16:54:21
+        Log: Subject: One fix for strtoul not setting errno
+             From: hom00@utsglobal.com (Hal Morris)
+             Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
+             Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
      Branch: perl
-          ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
-          ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
-          ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
+          + uts/strtol_wrap.c
+          ! MANIFEST hints/uts.sh
 ____________________________________________________________________________
-[  7679] By: jhi                                   on 2000/11/14  01:21:09
-        Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
-             From: Benjamin Stuhl <tiriath@yahoo.com> 
-             Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
-             Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
+[ 10435] By: jhi                                   on 2001/06/04  16:54:01
+        Log: Metaconfig units changes for #10434.
+     Branch: metaconfig
+          ! U/modified/Cppsym.U
+     Branch: metaconfig/U/perl
+          + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
+          + d_syscallproto.U d_usleepproto.U
+          ! longdblfio.U quadfio.U
+____________________________________________________________________________
+[ 10434] By: jhi                                   on 2001/06/04  16:48:33
+        Log: Configure tweaks; add prototype probes, make the cpp symbols
+             probe to cast, not whine; test for %Ld and %Lf before %lld and
+             %llf because the L is the ANSI way.
      Branch: perl
-          + win32/bin/mdelete.bat
-          ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
-          ! makedef.pl perlio.c win32/Makefile win32/config.gc
-          ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
+          ! Configure config_h.SH configure.com epoc/config.sh
+          ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
+          ! uconfig.sh vos/config.alpha.def vos/config.ga.def
+          ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
 ____________________________________________________________________________
-[  7678] By: jhi                                   on 2000/11/14  01:19:20
-        Log: Fix the re extension building for Win32.
-             
-             Subject: [PATCH perl@7638] Get PerlIO building on Win32
-             From: Benjamin Stuhl <tiriath@yahoo.com> 
-             Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
-             Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
+[ 10433] By: jhi                                   on 2001/06/04  16:45:23
+        Log: Sigh.  This is what #10424 was supposed to check in.
      Branch: perl
-          + ext/re/hints/MSWin32.pl
-          ! MANIFEST
+          ! op.c sv.c sv.h
 ____________________________________________________________________________
-[  7677] By: jhi                                   on 2000/11/14  01:13:54
-        Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
-             From: sthoenna@efn.org
-             Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
-             Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
+[ 10432] By: jhi                                   on 2001/06/04  16:29:40
+        Log: More verbose failure.
      Branch: perl
-          ! doop.c pp.c toke.c utf8.c utf8.h
+          ! t/op/ver.t
 ____________________________________________________________________________
-[  7676] By: jhi                                   on 2000/11/13  20:23:15
-        Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Mon, 13 Nov 2000 18:55:04 +0000
-             Message-ID: <20001113185504.J29183@plum.flirble.org>
+[ 10431] By: jhi                                   on 2001/06/04  16:21:55
+        Log: The .pm changes to go with #10428.
      Branch: perl
-          ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
+          ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
+          ! ext/Sys/Syslog/Syslog.pm
 ____________________________________________________________________________
-[  7674] By: jhi                                   on 2000/11/13  15:07:56
-        Log: Update Changes.
+[ 10430] By: jhi                                   on 2001/06/04  16:05:20
+        Log: On second thoughts show to utf8 skippage message only
+             on failures, it's too confusing otherwise,
      Branch: perl
-          ! Changes patchlevel.h
+          ! t/pragma/locale.t
 ____________________________________________________________________________
-[  7673] By: jhi                                   on 2000/11/13  14:42:42
-        Log: Remove the new two tests of lib/io_xs for now, they seem to
-             fail under perlio on some platforms.
+[ 10429] By: jhi                                   on 2001/06/04  14:47:50
+        Log: Do not import anything from Encode.
      Branch: perl
-          ! t/lib/io_xs.t
+          ! ext/MIME/Base64/QuotedPrint.pm
 ____________________________________________________________________________
-[  7672] By: jhi                                   on 2000/11/13  13:57:53
-        Log: Make PerlIO_getpos() to behave like fgetpos() on return.
+[ 10428] By: jhi                                   on 2001/06/04  14:45:47
+        Log: The #10402 didn't take.  Weird.
      Branch: perl
-          ! perlio.c
+          ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
+          ! ext/Sys/Syslog/Syslog.xs
 ____________________________________________________________________________
-[  7671] By: jhi                                   on 2000/11/13  05:30:48
-        Log: Placate nervous compilers that see longer than ints switch()ing.
+[ 10427] By: jhi                                   on 2001/06/04  12:55:39
+        Log: Eradicate traces of 'asciirange' re subpragma.
      Branch: perl
-          ! utf8.c
+          ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[  7670] By: jhi                                   on 2000/11/13  05:14:21
-        Log: fputs() does return EOF on error but here we don't care.
+[ 10426] By: jhi                                   on 2001/06/04  12:44:05
+        Log: use is a compile-time thing.
      Branch: perl
-          ! perlio.c
+          ! ext/MIME/Base64/QuotedPrint.pm
 ____________________________________________________________________________
-[  7669] By: jhi                                   on 2000/11/13  05:02:45
-        Log: Declare reg_data like reg_substr_data.
+[ 10425] By: jhi                                   on 2001/06/04  12:39:44
+        Log: Subject: [PATCH perl@10419] -Wall casting patch
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
+             Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
      Branch: perl
-          ! regexp.h
+          ! ext/Devel/DProf/DProf.xs mg.c
 ____________________________________________________________________________
-[  7668] By: jhi                                   on 2000/11/13  04:54:34
-        Log: Typos in #7667.
+[ 10424] By: jhi                                   on 2001/06/04  12:23:30
+        Log: Subject: [PATCH #2] introducing SVpad_TYPED
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Mon, 4 Jun 2001 12:26:02 +0530
+             Message-ID: <20010604122602.A5775@lustre.linux.in>
      Branch: perl
-          ! perl.h
+          ! op.c sv.c sv.h
 ____________________________________________________________________________
-[  7667] By: jhi                                   on 2000/11/13  04:49:49
-        Log: Cleanup messy #ifdef.
+[ 10423] By: gsar                                  on 2001/06/04  05:12:18
+        Log: testsuite for change#10192 (from Gisle Aas)
      Branch: perl
-          ! perl.h
+          + t/op/override.t
+          ! MANIFEST
 ____________________________________________________________________________
-[  7666] By: jhi                                   on 2000/11/13  04:17:34
-        Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
-             From: Nicholas Clark <nick@talking.bollo.cx>
-             Date: Sun, 12 Nov 2000 21:14:11 +0000
-             Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
+[ 10422] By: gsar                                  on 2001/06/04  02:32:03
+        Log: integrate changes#10414-10416 from mainline
              
-             Note: only one breakage of the two reported is fixed by this patch.
-     Branch: perl
-          ! perlio.c
-____________________________________________________________________________
-[  7665] By: jhi                                   on 2000/11/13  04:05:07
-        Log: Tweak the definition of the bit complement on UTF-8 data:
-             if none of the characters in the string are > 0xff,
-             the result is a complemented byte string, not a (UTF-8)
-             char string.  Based on the summary in
+             Potential buffer overrun if the radix separator is more than
+             one byte.  Also, under locales, prefer the locale-specific
+             separator over the old boring ".".
              
-             Subject: Re: [ID 20000918.005] ~ on wide chars
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
-             Date: Fri, 10 Nov 2000 09:47:15 -0800
-             Message-ID: <jSDD6gzkgi/T092yn@efn.org>
+             "10.", that is, decimal numbers can have no decimal part at all.
              
-             This should give us the maximum backward (pre-char string)
-             compatibility and utf8 compatibility.  The other alternative
-             would be to limit the bit complement to be always byte only,
-             taking the least significant byte of the chars.
+             The non-locale places need love, too.
+     Branch: maint-5.6/perl
+         !> perl.h sv.c
+____________________________________________________________________________
+[ 10421] By: jhi                                   on 2001/06/04  02:25:53
+        Log: Missed from #10420.
      Branch: perl
-          ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
+          ! epoc/config.sh
 ____________________________________________________________________________
-[  7664] By: jhi                                   on 2000/11/13  00:23:44
-        Log: Couple of tests from #7660 salvaged.
+[ 10420] By: jhi                                   on 2001/06/04  02:19:58
+        Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
+             often this prototype goes with HAS_SETRESUID_PROTO.
      Branch: perl
-          - t/op/tell.t
-          ! MANIFEST t/io/tell.t
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com perl.h uconfig.h
 ____________________________________________________________________________
-[  7663] By: jhi                                   on 2000/11/13  00:02:48
-        Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
-             From: Nicholas Clark <nick@talking.bollo.cx>
-             Date: Sun, 12 Nov 2000 21:23:43 +0000
-             Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
+[ 10419] By: jhi                                   on 2001/06/04  00:24:55
+        Log: Update Changes.
      Branch: perl
-          ! perlsfio.h
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7662] By: jhi                                   on 2000/11/13  00:01:39
-        Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
-             From: Nicholas Clark <nick@talking.bollo.cx>
-             Date: Sun, 12 Nov 2000 21:30:04 +0000
-             Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
+[ 10418] By: jhi                                   on 2001/06/03  23:58:04
+        Log: -Wall "subscript has type `char'" cleanup.
      Branch: perl
-          ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
+          ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
 ____________________________________________________________________________
-[  7661] By: jhi                                   on 2000/11/12  23:57:29
-        Log: Document tell() on special streams.
+[ 10417] By: jhi                                   on 2001/06/03  23:37:17
+        Log: Various "cast to pointer from integer of different size"
+             picked up by gcc -Wall (in Tru64 where pointers are 64 bits
+             wide but I32 (int) only 32 bits wide).
+             
+             WARNING: the classnum and tagnum changes in Storable.xs
+             may not be wise, they may be breaking binary compatibility
+             (in 64-bit platforms), asked Raphael Manfredi about the changes.
      Branch: perl
-          ! pod/perlfunc.pod
+          ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
+          ! mg.c proto.h
 ____________________________________________________________________________
-[  7660] By: jhi                                   on 2000/11/12  23:54:22
-        Log: (Subsumed by #7664)
+[ 10416] By: jhi                                   on 2001/06/03  23:15:24
+        Log: The non-locale places need love, too.
      Branch: perl
-          + t/op/tell.t
-          ! MANIFEST
+          ! perl.h
 ____________________________________________________________________________
-[  7659] By: jhi                                   on 2000/11/12  22:55:25
-        Log: Many subdocumented return values of the IO extension now documented.
-             ungetc and write still left subdocumented.
-             
-             Subject: [PATCH] (was Re: IO::Handle::ungetc)
-             From: Nicholas Clark <nick@talking.bollo.cx>
-             Date: Sun, 12 Nov 2000 21:35:53 +0000
-             Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
+[ 10415] By: jhi                                   on 2001/06/03  23:10:55
+        Log: "10.", that is, decimal numbers can have no decimal part at all.
      Branch: perl
-          ! ext/IO/lib/IO/Handle.pm
+          ! perl.h
 ____________________________________________________________________________
-[  7658] By: jhi                                   on 2000/11/12  21:37:06
-        Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
-             From: Nicholas Clark <nick@talking.bollo.cx>
-             Date: Sun, 12 Nov 2000 20:03:22 +0000
-             Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
+[ 10414] By: jhi                                   on 2001/06/03  22:49:55
+        Log: Potential buffer overrun if the radix separator is more than
+             one byte.  Also, under locales, prefer the locale-specific
+             separator over the old boring ".".
      Branch: perl
-          ! pod/perlfunc.pod
+          ! perl.h sv.c
 ____________________________________________________________________________
-[  7657] By: jhi                                   on 2000/11/12  20:34:55
-        Log: Integrate perlio.
+[ 10413] By: jhi                                   on 2001/06/03  22:42:10
+        Log: Integrate change #10412 from maintperl; locale is now
+             per-cop, not per-op; plus retweak the locale.t to always
+             list the skipped utf8 locales.
      Branch: perl
-         !> perlio.c
+          ! t/pragma/locale.t
+         !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
+         !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
 ____________________________________________________________________________
-[  7653] By: jhi                                   on 2000/11/12  19:00:01
-        Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
+[ 10412] By: gsar                                  on 2001/06/03  22:23:16
+        Log: rationalize locale handling to fix the bugs uncovered by change#10394
+             
+             the major issue was that the runtime was looking at PL_hints rather
+             than op_private to notice whether locale was enabled
+             
+             the secondary issue was that many locale-sensitive numeric ops didn't
+             have HINT_LOCALE propagated into their op_private
+             
+             HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
+             instead of per-op, just like HINT_BYTE and the hints for lexical
+             warnings (this makes the hint available to every op via PL_curcop)
+             
+             pragma/locale.t may need to be reworked with these fixes in mind
+             (it currently passes its tests)
+     Branch: maint-5.6/perl
+          ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
+          ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
+____________________________________________________________________________
+[ 10411] By: jhi                                   on 2001/06/03  17:50:49
+        Log: More verbose debugging.
      Branch: perl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
-          ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
-          ! 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
+          ! t/pragma/locale.t
 ____________________________________________________________________________
-[  7652] By: jhi                                   on 2000/11/11  21:12:01
-        Log: Copy the s// information of README.hpux also to the perlrun.
+[ 10410] By: jhi                                   on 2001/06/03  17:36:40
+        Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
+             From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
+             Date: Sat, 2 Jun 2001 22:53:33 +0100
+             Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
      Branch: perl
-          ! README.hpux pod/perlrun.pod
+          ! regcomp.c t/pragma/warn/regcomp
 ____________________________________________________________________________
-[  7651] By: jhi                                   on 2000/11/11  21:03:13
-        Log: More README.solaris updates from Andy Dougherty.
+[ 10409] By: jhi                                   on 2001/06/03  17:27:13
+        Log: Mention that lexicalizing $a or $b is a bad idea if one
+             wants to use sort().
      Branch: perl
-          ! README.solaris
+          ! pod/perlvar.pod
 ____________________________________________________________________________
-[  7650] By: jhi                                   on 2000/11/11  18:38:57
-        Log: More descriptive error for unknown perlio layers.
-             
-             Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
-             From: Dominic Dunlop <domo@computer.org> 
-             Date: Sat, 11 Nov 2000 18:20:32 +0100             
-             Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
+[ 10408] By: jhi                                   on 2001/06/03  16:52:41
+        Log: Tweak the test to be happy if the accuracy is 'good enough'.
+     Branch: perl
+          ! t/lib/posix.t
+____________________________________________________________________________
+[ 10407] By: jhi                                   on 2001/06/03  16:50:33
+        Log: Upgrade to Attribute::Handlers 0.70.
+             
+             NOTE: this unearthed the "too late for CHECK block" bug,
+             that's why the 1_compile.t change.
+     Branch: perl
+          + lib/Attribute/Handlers/demo/Demo.pm
+          + lib/Attribute/Handlers/demo/Descriptions.pm
+          + lib/Attribute/Handlers/demo/MyClass.pm
+          + lib/Attribute/Handlers/demo/demo.pl
+          + lib/Attribute/Handlers/demo/demo2.pl
+          + lib/Attribute/Handlers/demo/demo3.pl
+          + lib/Attribute/Handlers/demo/demo4.pl
+          + lib/Attribute/Handlers/demo/demo_call.pl
+          + lib/Attribute/Handlers/demo/demo_chain.pl
+          + lib/Attribute/Handlers/demo/demo_cycle.pl
+          + lib/Attribute/Handlers/demo/demo_hashdir.pl
+          + lib/Attribute/Handlers/demo/demo_phases.pl
+          + lib/Attribute/Handlers/demo/demo_range.pl
+          + lib/Attribute/Handlers/demo/demo_rawdata.pl
+          ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
+          ! t/lib/attrhand.t
+____________________________________________________________________________
+[ 10406] By: jhi                                   on 2001/06/03  16:40:03
+        Log: One less -Wall whine.
      Branch: perl
-          ! perlio.c pod/perldiag.pod
+          ! regcomp.c
 ____________________________________________________________________________
-[  7649] By: jhi                                   on 2000/11/11  18:37:52
-        Log: MachTen doesn't really do mmap() and munmap().
-             
-             Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
-             From: Dominic Dunlop <domo@computer.org> 
-             Date: Sat, 11 Nov 2000 18:20:32 +0100             
-             Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
+[ 10405] By: jhi                                   on 2001/06/03  16:30:34
+        Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
      Branch: perl
-          ! hints/machten.sh
+         !> t/op/eval.t
 ____________________________________________________________________________
-[  7648] By: jhi                                   on 2000/11/11  18:36:46
-        Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
-             From: rspier@pobox.com (Robert Spier)
-             Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
-             Message-ID: <14861.32839.491271.985797@rls.cx>
+[ 10404] By: gsar                                  on 2001/06/03  16:23:07
+        Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
+             aren't "normally" visible inside eval""s contained in subs unless
+             a cloned reference to them already exists)
+             
+             strangely enough, t/harness did show this up as a failure (harness
+             needs fixing?)
+     Branch: maint-5.6/perl
+          ! t/op/eval.t
+____________________________________________________________________________
+[ 10403] By: jhi                                   on 2001/06/03  16:22:59
+        Log: Update to Text::Balanced 1.85.
      Branch: perl
-          ! Porting/Contract pod/perltoot.pod
+          ! lib/Text/Balanced.pm t/lib/tb-xvari.t
 ____________________________________________________________________________
-[  7646] By: jhi                                   on 2000/11/11  18:33:23
-        Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
+[ 10402] By: jhi                                   on 2001/06/03  16:18:09
+        Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sun, 3 Jun 2001 17:54:36 +0100
+             Message-ID: <20010603175436.E76396@plum.flirble.org> 
      Branch: perl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
-          ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
-          ! 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
+          ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
+          ! ext/Sys/Syslog/Syslog.xs
 ____________________________________________________________________________
-[  7645] By: jhi                                   on 2000/11/11  16:45:15
-        Log: Use sysconf() or getpagesize() to find out the pagesize.
+[ 10401] By: jhi                                   on 2001/06/03  16:09:33
+        Log: Unused variables.
      Branch: perl
-          ! perlio.c
+          ! util.c
 ____________________________________________________________________________
-[  7644] By: jhi                                   on 2000/11/11  15:46:08
-        Log: Integrate perlio.
+[ 10400] By: jhi                                   on 2001/06/03  16:04:26
+        Log: Subject: [PATCH] APIfy op_clear 
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Sun, 3 Jun 2001 13:51:46 +0100
+             Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
+             
+             (despite the subject line, op_null is APIfied by the patch)
      Branch: perl
-         !> perlio.c
+          ! embed.h embed.pl global.sym objXSUB.h perlapi.c
 ____________________________________________________________________________
-[  7643] By: jhi                                   on 2000/11/11  15:33:36
-        Log: Subject: Re: [PATCH] README.solaris
-             From: Lupe Christoph <lupe@lupe-christoph.de>
-             Date: Sat, 11 Nov 2000 14:08:10 +0100
-             Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
+[ 10399] By: jhi                                   on 2001/06/03  15:51:35
+        Log: Subject: [PATCH] t/lib/extutils.t
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 2 Jun 2001 23:57:05 +0100
+             Message-ID: <20010602235705.Q12698@plum.flirble.org>
      Branch: perl
-          ! README.solaris
+          ! lib/ExtUtils/Constant.pm t/lib/extutils.t
 ____________________________________________________________________________
-[  7642] By: jhi                                   on 2000/11/11  15:22:12
-        Log: Subject: [PATCH perl@7638] cygwin port
-             From: "Eric Fifer" <egf7@columbia.edu>            
-             Date: Fri, 10 Nov 2000 19:30:30 -0000
-             Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
+[ 10398] By: jhi                                   on 2001/06/03  15:34:11
+        Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
      Branch: perl
-          ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[  7640] By: jhi                                   on 2000/11/11  02:05:02
-        Log: Add more encoding tables.
+[ 10397] By: jhi                                   on 2001/06/03  15:12:13
+        Log: Subject: Re: 'decimal digits' macro? 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Sun, 03 Jun 2001 04:26:36 +0100
+             Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
      Branch: perl
-          + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
-          + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
-          + ext/Encode/Encode/iso8859-10.enc
-          + ext/Encode/Encode/iso8859-13.enc
-          + ext/Encode/Encode/iso8859-14.enc
-          + ext/Encode/Encode/iso8859-15.enc
-          ! MANIFEST
+          ! handy.h t/lib/posix.t t/op/tr.t
 ____________________________________________________________________________
-[  7639] By: jhi                                   on 2000/11/10  18:49:25
-        Log: Subject: [PATCH] README.solaris
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
-             Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
+[ 10396] By: jhi                                   on 2001/06/03  15:10:49
+        Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Sun, 03 Jun 2001 14:56:30 +0100
+             Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
      Branch: perl
-          + README.solaris
-          ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
-          ! pod/perl.pod pod/perltoc.pod
+          ! util.c
 ____________________________________________________________________________
-[  7638] By: jhi                                   on 2000/11/10  15:04:15
-        Log: Update Changes.
+[ 10395] By: jhi                                   on 2001/06/03  14:59:41
+        Log: Integrate change #10394 from maintperl; lexical file scope leakage.
      Branch: perl
-          ! Changes patchlevel.h
+         !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
+         !> vms/perly_c.vms
 ____________________________________________________________________________
-[  7637] By: jhi                                   on 2000/11/10  14:14:28
-        Log: Explain better why certain regex tests are skipped.
+[ 10394] By: gsar                                  on 2001/06/03  03:05:43
+        Log: fix leakage of lexicals at file scope into subroutines that were
+             declared before them; this appears to be a longstanding bug that
+             meant that lexicals at file scope were never "deintroduced", meaning
+             their scope range was never properly closed, and their visibility
+             extended to all subsequent eval""s or requires
              
-             Subject: Re: tests skipped: unknown reason
-             From: Lupe Christoph <lupe@lupe-christoph.de>
-             Date: Fri, 10 Nov 2000 09:08:56 +0100
-             Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
+             added a test case
+             
+             seems to also fix a case of bogus duplicate warnings
+     Branch: maint-5.6/perl
+          ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
+          ! vms/perly_c.vms
+____________________________________________________________________________
+[ 10393] By: jhi                                   on 2001/06/02  16:55:03
+        Log: More VMS tweaks from Craig A. Berry.
      Branch: perl
-          ! t/op/regexp.t
+          ! configure.com t/lib/extutils.t
 ____________________________________________________________________________
-[  7635] By: nick                                  on 2000/11/10  13:25:52
-        Log: Re-instate stdio large file support via perlio.
+[ 10392] By: jhi                                   on 2001/06/02  16:48:26
+        Log: -Wall cleanup continues.
      Branch: perl
-          ! perlio.c
+          ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
+          ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
+          ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
+          ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
+          ! run.c toke.c util.c
 ____________________________________________________________________________
-[  7634] By: jhi                                   on 2000/11/10  04:49:55
-        Log: Amdahl UTS hints updates.
+[ 10391] By: jhi                                   on 2001/06/02  13:29:47
+        Log: The metaconfig unit change for #10390.
+     Branch: metaconfig/U/perl
+          ! gccvers.U
+____________________________________________________________________________
+[ 10390] By: jhi                                   on 2001/06/02  13:29:12
+        Log: Drop the -ansi from the default gcc flags.
              
-             Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
-             From: hom00@utsglobal.com (Harold O Morris)
-             Date: Thu, 9 Nov 2000 20:02 PST
-             Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
+             Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
+             that struct cannot be compared with a flat integer, such as STRLEN.
+             The -ansi will also cause a lot of noise in Solaris because of:
+             /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
      Branch: perl
-          ! hints/uts.sh
+          ! Configure
 ____________________________________________________________________________
-[  7633] By: jhi                                   on 2000/11/09  23:33:28
-        Log: Subject: [PATCH] IO::Seekable pod
-             From: Nicholas Clark <nick@talking.bollo.cx>
-             Date: Thu, 9 Nov 2000 20:29:45 +0000
-             Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
+[ 10389] By: jhi                                   on 2001/06/02  13:14:57
+        Log: Integrate perlio.
      Branch: perl
-          ! ext/IO/lib/IO/Handle.pm
+         !> pod/perlapi.pod util.c
 ____________________________________________________________________________
-[  7632] By: jhi                                   on 2000/11/09  21:55:41
-        Log: Various doc oddball characters.
-             
-             Subject: [ID 20001106.004] Perl 5.6.0 bugs  
-             From: Michael Somos <somos@grail.cba.csuohio.edu>
-             Date: Mon, 6 Nov 2000 17:44:20 -0500
-             Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
+[ 10388] By: nick                                  on 2001/06/02  08:01:12
+        Log: Integrate mainline
+     Branch: perlio
+         +> lib/Attribute/Handlers.pm t/lib/attrhand.t
+         !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
+         !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
+         !> t/lib/1_compile.t t/lib/mimeqp.t
+____________________________________________________________________________
+[ 10387] By: nick                                  on 2001/06/02  07:39:17
+        Log: Tweak util.c's atof2 for MULTIPLICITY
+     Branch: perlio
+          ! util.c
+____________________________________________________________________________
+[ 10386] By: nick                                  on 2001/06/02  07:38:33
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 41 files)
+____________________________________________________________________________
+[ 10385] By: jhi                                   on 2001/06/01  22:12:48
+        Log: Add Attribute::Handlers 0.61 from Damian Conway.
      Branch: perl
-          ! emacs/cperl-mode.el lib/unicode/syllables.txt
-          ! win32/bin/search.pl
+          + lib/Attribute/Handlers.pm t/lib/attrhand.t
+          ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
 ____________________________________________________________________________
-[  7631] By: jhi                                   on 2000/11/09  21:12:29
-        Log: Subject: Re: bash -c exit and linux hints 
-             From: "John P. Linderman" <jpl@research.att.com>
-             Date: Thu, 02 Nov 2000 09:37:25 -0500
-             Message-Id: <200011021437.JAA63199@raptor.research.att.com>
+[ 10384] By: jhi                                   on 2001/06/01  21:53:14
+        Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
      Branch: perl
-          ! hints/linux.sh
+          ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
 ____________________________________________________________________________
-[  7629] By: jhi                                   on 2000/11/09  19:46:31
-        Log: Missing dTHXs.
-             
-             Subject: RE: perl@7595 builds not on cygwin
-             From: "Eric Fifer" <egf7@columbia.edu>
-             Date: Thu, 9 Nov 2000 19:26:50 -0000
-             Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
+[ 10383] By: jhi                                   on 2001/06/01  21:36:11
+        Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
+             From: Jeff Pinyan <jeffp@crusoe.net>
+             Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
+             Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
      Branch: perl
-          ! ext/Devel/Peek/Peek.xs
+          ! lib/File/Find.pm
 ____________________________________________________________________________
-[  7628] By: jhi                                   on 2000/11/09  14:48:27
-        Log: Disable only the tests 99 and 166 for UTF-8 locales.
+[ 10382] By: jhi                                   on 2001/06/01  21:35:02
+        Log: Subject: [PATCH perl@10381] configure.com tweaks
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Fri, 1 Jun 2001 13:55:43 -0500
+             Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
      Branch: perl
-          ! t/pragma/locale.t
+          ! configure.com
 ____________________________________________________________________________
-[  7627] By: jhi                                   on 2000/11/09  14:40:27
-        Log: There's no =head3.
+[ 10381] By: jhi                                   on 2001/06/01  16:37:21
+        Log: Update Changes.
      Branch: perl
-          ! pod/perlhack.pod
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7626] By: jhi                                   on 2000/11/09  13:54:26
-        Log: The generated boot_* headers are wrong.  Pickier compiler,
-             such as KAI C++ will refuse to compile the resulting perlmain.
-             
-             Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
-             From: Harri Pasanen <harri.pasanen@trema.com>
-             Date: Thu, 09 Nov 2000 14:23:28 +0100
-             Message-Id: <3A0AA550.26D548A3@trema.com>
+[ 10380] By: jhi                                   on 2001/06/01  16:19:18
+        Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Fri, 01 Jun 2001 18:17:02 +0100
+             Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
      Branch: perl
-          ! minimod.pl
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[  7625] By: jhi                                   on 2000/11/09  13:50:44
-        Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
-             From: Prymmer/Kahn <pvhp@best.com>
-             Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
-             Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
-             
-             All except the "cow orker" change.
+[ 10379] By: jhi                                   on 2001/06/01  16:13:28
+        Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Thu, 31 May 2001 20:49:48 +0100
+             Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
      Branch: perl
-          ! Porting/pumpkin.pod
+          ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
+          ! util.c
 ____________________________________________________________________________
-[  7624] By: jhi                                   on 2000/11/09  13:45:33
-        Log: Fix for
-             
-             Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
-             Date: Thu, 09 Nov 2000 11:05:52 +0100
-             Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
+[ 10378] By: jhi                                   on 2001/06/01  15:56:35
+        Log: Zero() is not available in x2p (or, rather, some of its
+             implementations like memzero() might not be available.)
      Branch: perl
-          ! pod/perldiag.pod t/pragma/warn/pp_sys
+          ! x2p/hash.c
 ____________________________________________________________________________
-[  7623] By: jhi                                   on 2000/11/09  13:37:16
-        Log: Typo in an ifndef.
+[ 10377] By: jhi                                   on 2001/06/01  15:44:48
+        Log: Subject: [PATCH x2p/hash.c] bzero -> memset
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Fri, 1 Jun 2001 12:00:29 +0100
+             Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
              
-             Subject: Re: [PATCH 5.7.0] better messages from malloc()
-             From: Joe Smith <jms@inwap.com>         
-             Date: Thu, 09 Nov 2000 01:33:14 -0800
-             Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
+             (But use Zero() instead of memset.)
      Branch: perl
-          ! malloc.c
+          ! x2p/hash.c
 ____________________________________________________________________________
-[  7622] By: jhi                                   on 2000/11/09  13:31:18
-        Log: Remove unused extra arguments.
-     Branch: metaconfig/U/perl
-          ! perlxv.U
+[ 10376] By: jhi                                   on 2001/06/01  15:39:52
+        Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
+             From: Jeff Pinyan <jeffp@crusoe.net>
+             Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
+             Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
      Branch: perl
-          ! Configure config_h.SH
+          ! pod/perldiag.pod regcomp.c t/op/pat.t
 ____________________________________________________________________________
-[  7621] By: jhi                                   on 2000/11/09  13:16:36
-        Log: More VMS moves on environment handling, from Charles Lane.
+[ 10375] By: jhi                                   on 2001/06/01  15:36:35
+        Log: Retract #10324 and #10333; not needed.
      Branch: perl
-          ! t/pragma/locale.t
+          ! hints/irix_6.sh hints/linux.sh
 ____________________________________________________________________________
-[  7620] By: jhi                                   on 2000/11/09  04:42:38
-        Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
-             From: David Dyck <dcd@tc.fluke.com>
-             Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
-             Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
+[ 10374] By: jhi                                   on 2001/06/01  15:35:19
+        Log: The #10370 wasn't quite right.
      Branch: perl
-          ! pp_sys.c
+          ! ext/XS/Typemap/Typemap.xs
 ____________________________________________________________________________
-[  7619] By: jhi                                   on 2000/11/09  04:36:21
-        Log: Forgot from #7618.
-     Branch: perl
-          ! lib/File/stat.pm
+[ 10373] By: jhi                                   on 2001/06/01  15:34:49
+        Log: The metaconfig units changes for #10372.
+     Branch: metaconfig/U/perl
+          + d_realpath.U d_sresgproto.U d_sresuproto.U
+          ! gccvers.U i_db.U
 ____________________________________________________________________________
-[  7618] By: jhi                                   on 2000/11/09  04:28:44
-        Log: Make deleting for %ENV work for (newer versions of) VMS,
-             from Craig A. Berry.
+[ 10372] By: jhi                                   on 2001/06/01  15:34:24
+        Log: Configure tweaks; record the Berkeley DB version,
+             probe for realpath(), for setresuid() and setresgid()
+             prototypes; use realpath() (try to be paranoid enough),
+             use the setres[ug]id prototypes because glibc has the functions
+             but not their prototypes; add -Wall -ansi to gcc ccflags;
+             regen toc.
      Branch: perl
-          ! vms/vms.c
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh
+          ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
+          ! uconfig.h uconfig.sh util.c vos/config.alpha.def
+          ! vos/config.ga.def win32/config.bc win32/config.gc
+          ! win32/config.vc
 ____________________________________________________________________________
-[  7617] By: jhi                                   on 2000/11/09  04:25:05
-        Log: Subject: [PATCH] Class::Struct at compile time
-             From: "Casey R. Tweten" <crt@kiski.net>
-             Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
-             Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
+[ 10371] By: jhi                                   on 2001/06/01  12:50:05
+        Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Fri, 1 Jun 2001 11:28:14 +0100
+             Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
      Branch: perl
-          ! lib/Class/Struct.pm
+          ! lib/attributes.pm xsutils.c
 ____________________________________________________________________________
-[  7616] By: jhi                                   on 2000/11/09  04:15:17
-        Log: Subject: [ID 20001108.013] spelling
-             From: "Todd T. Fries" <todd@fries.int.mrleng.com>
-             Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
-             Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
+[ 10370] By: jhi                                   on 2001/06/01  12:48:55
+        Log: Subject: [PATCH] Fix -Wall on XS::Typemap
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
+             Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
      Branch: perl
-          ! lib/ftp.pl
+          ! ext/XS/Typemap/Typemap.xs
 ____________________________________________________________________________
-[  7615] By: jhi                                   on 2000/11/09  04:12:42
-        Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
-             From: Peter Prymmer <pvhp@forte.com>
-             Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
-             Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
+[ 10369] By: jhi                                   on 2001/06/01  12:47:21
+        Log: Subject: [patch] Cwd.xs optimizations/abstraction
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
      Branch: perl
-          ! configure.com
+          ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
+          ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
 ____________________________________________________________________________
-[  7614] By: jhi                                   on 2000/11/08  22:42:55
-        Log: A missing aTHX_.
+[ 10368] By: jhi                                   on 2001/06/01  12:32:00
+        Log: Subject: Re: Why t/lib/extutils.t is failing  (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Thu, 31 May 2001 23:56:40 +0100
+             Message-ID: <20010531235640.F12698@plum.flirble.org>
+             
+             Make the test work also under only static extensions
+             (sh Configure -Uusedl fakes this nicely)
      Branch: perl
-          ! ext/IPC/SysV/SysV.xs
+          ! t/lib/extutils.t
 ____________________________________________________________________________
-[  7613] By: jhi                                   on 2000/11/08  19:30:21
-        Log: Update Changes.
+[ 10367] By: jhi                                   on 2001/06/01  12:27:53
+        Log: Subject: [PATCH hv.c] Eliminating trigraph
+             From: Michael G Schwern <schwern@pobox.com>
+             Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
+             Date: Fri, 1 Jun 2001 11:49:56 +0100
      Branch: perl
-          ! Changes patchlevel.h
+          ! hv.c
 ____________________________________________________________________________
-[  7612] By: jhi                                   on 2000/11/08  18:35:25
-        Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
-             From: David Dyck <dcd@tc.fluke.com>
-             Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
-             Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
+[ 10366] By: jhi                                   on 2001/06/01  12:14:57
+        Log: Subject: Re: [PATCH] Tests for File::Compare 
+             From: "Philip Newton" <Philip.Newton@gmx.net>
+             Date: Thu, 31 May 2001 19:44:05 +0200
+             Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
+             
+             Unnecessary "quotation marks".
      Branch: perl
-          ! pp_sys.c
+          ! t/lib/filecomp.t
 ____________________________________________________________________________
-[  7611] By: jhi                                   on 2000/11/08  18:30:26
-        Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
-             From: Dominic Dunlop <domo@computer.org>
-             Date: Tue, 7 Nov 2000 12:05:25 +0100
-             Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
+[ 10365] By: jhi                                   on 2001/06/01  12:13:26
+        Log: Integrate perlio.
      Branch: perl
-          ! malloc.c
+         !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
 ____________________________________________________________________________
-[  7610] By: jhi                                   on 2000/11/08  18:25:14
-        Log: Do not test UTF-8 locales since that the tests would require
-             polymorphic regexen.
+[ 10364] By: nick                                  on 2001/06/01  10:13:31
+        Log: Cleanup dll.base and dll.exp created by GCC builds.
+     Branch: perlio
+          ! lib/ExtUtils/MM_Win32.pm
+____________________________________________________________________________
+[ 10363] By: nick                                  on 2001/06/01  10:02:17
+        Log: Make filecomp test work on CRLF platforms by adding binmode.
+     Branch: perlio
+          ! t/lib/filecomp.t
+____________________________________________________________________________
+[ 10362] By: nick                                  on 2001/06/01  08:37:17
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes Configure patchlevel.h perlio.c
+____________________________________________________________________________
+[ 10361] By: jhi                                   on 2001/05/31  15:09:34
+        Log: panic:claustrophobia.
      Branch: perl
-          ! t/pragma/locale.t
+          ! perlio.c
 ____________________________________________________________________________
-[  7609] By: jhi                                   on 2000/11/08  17:12:51
-        Log: Locale buglets.
-             
-             Subject: RE: Locales support (setlocale) fixes
-             From: "Konovalov, Vadim" <vkonovalov@lucent.com>
-             Date: Wed, 8 Nov 2000 20:01:39 +0300
-             Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
+[ 10360] By: jhi                                   on 2001/05/31  13:04:25
+        Log: Update Changes.
      Branch: perl
-          ! t/pragma/locale.t util.c
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7608] By: jhi                                   on 2000/11/08  17:00:16
-        Log: Deleting $ENV{PATH} in VMS is not recommendable.
+[ 10359] By: nick                                  on 2001/05/31  12:35:50
+        Log: Integrate mainline.
+     Branch: perlio
+         +> t/lib/filecomp.t
+         !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
+         !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
+____________________________________________________________________________
+[ 10358] By: jhi                                   on 2001/05/31  12:35:05
+        Log: Integrate perlio.
      Branch: perl
-          ! t/pragma/locale.t
+         !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
+         !> win32/config_H.vc
 ____________________________________________________________________________
-[  7607] By: jhi                                   on 2000/11/08  16:58:26
-        Log: Subject: PATCH std stdio for (Free)BSD
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Wed, 8 Nov 2000 15:36:29 +0000
-             Message-ID: <20001108153629.D98736@plum.flirble.org>
+[ 10357] By: jhi                                   on 2001/05/31  12:34:04
+        Log: Metaconfig unit change for #10356.
      Branch: metaconfig
-          ! U/compline/d_stdstdio.U
+          ! U/installdirs/inc_version_list.U
+____________________________________________________________________________
+[ 10356] By: jhi                                   on 2001/05/31  12:33:41
+        Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
+             (idea from Sarathy; implementation from Andy)
      Branch: perl
-          ! Configure config_h.SH
+          ! Configure
 ____________________________________________________________________________
-[  7606] By: jhi                                   on 2000/11/08  16:43:31
-        Log: Forgot to bump the line numbers in #7601.
+[ 10355] By: jhi                                   on 2001/05/31  12:18:06
+        Log: More AUTHORS.
      Branch: perl
-          ! t/pragma/warn/pp_sys
+          ! AUTHORS
 ____________________________________________________________________________
-[  7605] By: jhi                                   on 2000/11/08  16:39:12
-        Log: More careful detection of how well NVs and UVs mix.
+[ 10354] By: jhi                                   on 2001/05/31  12:16:24
+        Log: Subject: Re: [PATCH] Tests for File::Compare
+             From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
+             Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
+             Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
+     Branch: perl
+          + t/lib/filecomp.t
+          ! MANIFEST t/lib/1_compile.t
+____________________________________________________________________________
+[ 10353] By: jhi                                   on 2001/05/31  12:11:24
+        Log: Subject: [PATCH] DEBUG_* macro cleanups
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Thu, 31 May 2001 12:16:22 +0530
+             Message-ID: <20010531121622.B4829@lustre.linux.in>
              
-             Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED))
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Wed, 8 Nov 2000 15:14:12 +0000
-             Message-ID: <20001108151412.B98736@plum.flirble.org>
+             Subject: Re: [PATCH] DEBUG_* macro cleanups
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Thu, 31 May 2001 13:57:01 +0530
+             Message-ID: <20010531135701.A21775@lustre.linux.in>
              
-             Added some SIGFPE paranoia.
-     Branch: metaconfig/U/perl
-          ! perlxv.U
+             (The DEBUG_ definitions in perl.h changed to use the
+             STMT_START and STMT_END.)
      Branch: perl
-          ! Configure config_h.SH
+          ! perl.h pp_ctl.c sv.c toke.c
 ____________________________________________________________________________
-[  7604] By: jhi                                   on 2000/11/08  14:39:10
-        Log: Subject: [patch perl@7595] VMS configure.com tweak
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Wed, 8 Nov 2000 00:24:12 -0600
-             Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
+[ 10352] By: jhi                                   on 2001/05/31  11:53:31
+        Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Thu, 31 May 2001 08:27:55 +0530
+             Message-ID: <20010531082755.A10018@lustre.linux.in>
      Branch: perl
-          ! configure.com
+          ! ext/Storable/Storable.xs gv.c perl.c
 ____________________________________________________________________________
-[  7603] By: jhi                                   on 2000/11/08  14:27:11
-        Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
-             From: Robin Barker <rmb1@cise.npl.co.uk>
-             Date: Wed, 8 Nov 2000 11:11:39 GMT
-             Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
+[ 10351] By: jhi                                   on 2001/05/31  11:45:16
+        Log: Subject: [PATCH] AUTHORS
+             From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
+             Date: Thu, 31 May 2001 01:27:59 -0500
+             Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
+             
+             Subject: Re: [PATCH] AUTHORS
+             From: "Philip Newton" <Philip.Newton@gmx.net>
+             Date: Thu, 31 May 2001 10:08:06 +0200
+             (Message-Id missing?)
      Branch: perl
-          ! perlio.c
+          ! AUTHORS
 ____________________________________________________________________________
-[  7602] By: jhi                                   on 2000/11/08  14:25:03
-        Log: Fix for the tie-refhash string table leaks.
+[ 10350] By: nick                                  on 2001/05/31  11:40:43
+        Log: win32 - dmake regen_config_h
+     Branch: perlio
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[ 10349] By: jhi                                   on 2001/05/31  11:38:27
+        Log: Subject: Re: [PATCH util.c] More warning cleanups.
+             From: "Philip Newton" <Philip.Newton@gmx.net>
+             Date: Thu, 31 May 2001 07:41:36 +0200
+             Message-Id: <200105310538.IAA25458@taku.hut.fi>
              
-             From: Nick Ing-Simmons <nik@tiuk.ti.com> 
-             Date: Wed, 8 Nov 2000 13:03:04 GMT
-             Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
+             Undo C++-ism that snekt in.
      Branch: perl
-          ! t/lib/tie-refhash.t
+          ! util.c
 ____________________________________________________________________________
-[  7601] By: jhi                                   on 2000/11/08  14:21:08
-        Log: Try to avoid flockless and emulationless places.
+[ 10348] By: nick                                  on 2001/05/31  11:36:46
+        Log: Tolerate Win32 numerics
+     Branch: perlio
+          ! t/pragma/warn/toke
+____________________________________________________________________________
+[ 10347] By: jhi                                   on 2001/05/31  11:29:40
+        Log: Integrate perlio.
      Branch: perl
-          ! t/pragma/warn/pp_sys
+         !> perlio.c win32/win32.h
 ____________________________________________________________________________
-[  7600] By: jhi                                   on 2000/11/08  02:28:54
-        Log: Overrideable keys, each, pop, push, shift, splice, unshift.
-             
-             Subject: [PATCH] prototyped functions that should be overrideable
-             From: "Casey R. Tweten" <crt@kiski.net>
-             Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
-             Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
+[ 10346] By: nick                                  on 2001/05/31  10:54:55
+        Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
+             perlio.c change 10255.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[ 10345] By: nick                                  on 2001/05/31  10:01:57
+        Log: Conditionaly put back some "unused" dTHX which are used
+             with PERL_IMPLICIT_SYS
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[ 10344] By: nick                                  on 2001/05/31  10:00:59
+        Log: Fix Win32 for new spelling IN_BYTES 
+     Branch: perlio
+          ! win32/win32.h
+____________________________________________________________________________
+[ 10343] By: nick                                  on 2001/05/31  08:01:32
+        Log: perlio.c -Wall cleaner under MULTIPLICITY
+             - still minor noise with linux stdio
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[ 10342] By: nick                                  on 2001/05/31  07:52:23
+        Log: Integrate mainline.
+     Branch: perlio
+         !> (integrate 42 files)
+____________________________________________________________________________
+[ 10341] By: jhi                                   on 2001/05/31  01:39:02
+        Log: AUTHORS updates.
      Branch: perl
-          ! toke.c
+          ! AUTHORS
 ____________________________________________________________________________
-[  7599] By: jhi                                   on 2000/11/08  01:12:05
-        Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
-             
-             Subject: [PATCH] perlbug.PL
-             From: "Kurt D. Starsinic" <kstar@chapin.edu>
-             Date: Mon, 6 Nov 2000 21:39:01 -0500
-             Message-ID: <20001106213901.B20955@O2.chapin.edu>
+[ 10340] By: jhi                                   on 2001/05/31  00:19:29
+        Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
      Branch: perl
-          ! utils/perlbug.PL
+          ! t/lib/md5-file.t
 ____________________________________________________________________________
-[  7598] By: jhi                                   on 2000/11/07  23:42:00
-        Log: Bad thinko in #7581 (I used the test program with the expanded
-             values as-is).
-     Branch: metaconfig
-          ! U/compline/d_stdstdio.U
+[ 10339] By: jhi                                   on 2001/05/31  00:16:44
+        Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
+             patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
+             to match the pragma name; various robustness cleanups.
      Branch: perl
-          ! Configure
+          ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
+          ! sv.c toke.c utf8.c utf8.h utfebcdic.h
 ____________________________________________________________________________
-[  7597] By: jhi                                   on 2000/11/07  21:43:29
-        Log: Subject: [PATCH perl@7573] cygwin port
-             From: "Fifer, Eric" <EFifer@sanwaint.com>
-             Date: Tue, 7 Nov 2000 18:08:51 -0000 
-             Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
-             
-             Synchronize with Cygwin 1.1.5.
+[ 10338] By: jhi                                   on 2001/05/30  23:56:14
+        Log: More -Wall sweeping.
      Branch: perl
-          ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
-          ! pod/perlport.pod unixish.h util.c
+          ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
+          ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
+          ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
+          ! regcomp.c sv.c toke.c utf8.c
 ____________________________________________________________________________
-[  7596] By: jhi                                   on 2000/11/07  21:39:25
-        Log: perlhack updates from H.Merijn Brand.
+[ 10337] By: jhi                                   on 2001/05/30  23:20:23
+        Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 30 May 2001 22:34:41 +0100
+             Message-ID: <20010530223441.Y86445@plum.flirble.org>
      Branch: perl
-          ! pod/perlhack.pod
+          ! t/op/cmp.t
 ____________________________________________________________________________
-[  7595] By: jhi                                   on 2000/11/07  20:21:41
-        Log: Update Changes.
+[ 10336] By: jhi                                   on 2001/05/30  23:18:48
+        Log: It's is not, it isn't ain't, and it's it's, not its,
+             if you mean it is. If you don't, it's its. Then too,
+             it's hers. It isn't her's. It isn't our's either.
+             It's ours, and likewise yours and theirs.
+             -- Oxford University Press, Edpress News
      Branch: perl
-          ! Changes patchlevel.h
+          ! lib/autouse.pm
 ____________________________________________________________________________
-[  7594] By: jhi                                   on 2000/11/07  19:18:58
-        Log: Be more robust in Dynaloader.pm.
+[ 10335] By: jhi                                   on 2001/05/30  23:12:30
+        Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
      Branch: perl
-          ! ext/DynaLoader/DynaLoader_pm.PL
+          ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
+          ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
+          ! x2p/str.c x2p/walk.c xsutils.c
 ____________________________________________________________________________
-[  7593] By: jhi                                   on 2000/11/07  16:49:31
-        Log: AUTHORS update.
+[ 10334] By: jhi                                   on 2001/05/30  22:52:41
+        Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 30 May 2001 17:10:38 +0100
+             Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
+             
+             Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Wed, 30 May 2001 23:16:13 +0530
+             Message-ID: <20010530231613.A31933@lustre.linux.in>
      Branch: perl
-          ! AUTHORS
+          ! perl.c t/run/runenv.t
 ____________________________________________________________________________
-[  7592] By: gsar                                  on 2000/11/07  16:39:51
-        Log: normalize relative paths in virtualized current directory on windows,
-             under ithreads (avoids ".." etc showing up in what Cwd::cwd()
-             returns)
+[ 10333] By: jhi                                   on 2001/05/30  22:25:02
+        Log: (Retracted by #10375.)
+             
+             IRIX hints patch from Merijn Broeren.
+             
+             TODO: (this and the earlier Linux hints patch) should be solved
+             at Configure level.  Merijn: -ldb should not be used on any platform
+             for perl, just when linking DBFile itself. Trying to be helpful here
+             is counterproductive.
      Branch: perl
-          ! win32/vdir.h
+          ! hints/irix_6.sh
 ____________________________________________________________________________
-[  7591] By: jhi                                   on 2000/11/07  16:04:26
-        Log: Too profiler-happy: with optimization the #7590 actually makes
-             the test to run 0.5% _slower_.  Requires much more instrumentation.
-             Retract #7590.
+[ 10332] By: jhi                                   on 2001/05/30  22:11:13
+        Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 30 May 2001 23:20:58 +0100
+             Message-ID: <20010530232058.B86445@plum.flirble.org>
      Branch: perl
-          ! regcomp.c regcomp.h
+          ! doop.c
 ____________________________________________________________________________
-[  7590] By: jhi                                   on 2000/11/07  15:51:13
-        Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
-             execution time in regcomp.c S_cl_any() and S_cl_is_anything()
-             by using memset() and testing bytewise (as opposed to bitwise).
+[ 10331] By: jhi                                   on 2001/05/30  22:09:49
+        Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
+             From: Michael G Schwern <schwern@pobox.com> 
+             Date: Wed, 30 May 2001 15:24:20 +0100
+             Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
      Branch: perl
-          ! regcomp.c regcomp.h
+          ! t/pragma/autouse.t
 ____________________________________________________________________________
-[  7589] By: jhi                                   on 2000/11/07  12:56:39
-        Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
-             From: "Craig A. Berry" <craig.berry@psinetcs.com>
-             Date: Mon, 06 Nov 2000 23:45:30 -0500
-             Message-Id: <0011079735.AA973576259@univpress.com>
+[ 10330] By: jhi                                   on 2001/05/30  22:02:21
+        Log: The regex trick wasn't a good idea.
      Branch: perl
-          ! configure.com t/lib/st-lock.t
+          ! pod/perlfaq4.pod
 ____________________________________________________________________________
-[  7588] By: jhi                                   on 2000/11/07  01:03:28
-        Log: Tweak #7587.
-     Branch: perl
-          ! pod/perldiag.pod
+[ 10329] By: nick                                  on 2001/05/30  18:34:35
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 40 files)
 ____________________________________________________________________________
-[  7587] By: jhi                                   on 2000/11/07  01:00:27
-        Log: A doc addition for bug id 20001105.019, beware \p.
+[ 10328] By: jhi                                   on 2001/05/30  14:28:39
+        Log: Update Changes.
      Branch: perl
-          ! pod/perldiag.pod
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7586] By: jhi                                   on 2000/11/07  00:32:22
-        Log: Fake support of holey files in win/dosish platforms.
-             
-             Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
-             From: kipp@shonanblue.ne.jp
-             Date: Mon, 6 Nov 2000 13:30:55 -0800
-             Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
+[ 10327] By: jhi                                   on 2001/05/30  14:07:01
+        Log: The metaconfig unit change for #10325.
+     Branch: metaconfig
+          + U/modified/afs.U
+____________________________________________________________________________
+[ 10326] By: jhi                                   on 2001/05/30  14:06:36
+        Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
+             is now wrong.
      Branch: perl
-          ! ext/SDBM_File/sdbm/sdbm.c
+          ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
 ____________________________________________________________________________
-[  7585] By: jhi                                   on 2000/11/07  00:12:54
-        Log: Subject: Pod updates
-             From: "Stephen P. Potter" <spp@spotter.yi.org>
-             Date: Mon, 06 Nov 2000 18:56:43 -0500
-             Message-Id: <200011062357.SAA18173@spotter.yi.org>
+[ 10325] By: jhi                                   on 2001/05/30  14:04:28
+        Log: Introduce $Config{afsroot}.
      Branch: perl
-          ! README.dos README.os2 README.win32 pod/buildtoc.PL
-          ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
-          ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
-          ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
-          ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
-          ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
-          ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
-          ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
-          ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
-          ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
-          ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
-          ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
-          ! pod/perltootc.pod pod/perlunicode.pod
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
+          ! win32/config.gc win32/config.vc
 ____________________________________________________________________________
-[  7584] By: jhi                                   on 2000/11/07  00:04:17
-        Log: Varargs don't always work too well if one puts an unsigned
-             char on the stack and pop an unsigned quad off the stack.
+[ 10324] By: jhi                                   on 2001/05/30  13:49:44
+        Log: (Retracted by #10375.)
              
-             Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
-             Date: Mon, 06 Nov 2000 15:19:05 -0800
-             Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
+             Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
      Branch: perl
-          ! utf8.c
+          ! hints/linux.sh
 ____________________________________________________________________________
-[  7583] By: jhi                                   on 2000/11/06  23:58:48
-        Log: %ENV note tweaks from Dan Sugalski.
+[ 10323] By: jhi                                   on 2001/05/30  13:49:29
+        Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
+             (Also Configure tweaks needed; coming up soon.)
      Branch: perl
-          ! pod/perlport.pod vms/perlvms.pod
+          ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
 ____________________________________________________________________________
-[  7582] By: jhi                                   on 2000/11/06  23:05:49
-        Log: glibc5 detection by __GNU_LIBRARY__.
+[ 10322] By: jhi                                   on 2001/05/30  13:37:56
+        Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sun, 27 May 2001 10:29:43 +0100
+             Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
      Branch: perl
-          ! toke.c
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[  7581] By: jhi                                   on 2000/11/06  22:51:29
-        Log: Make the stdio test program of 7427 less noisy while being        
-             compiled so that Digital UNIX wouldn't get both
-             d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
-             undefined.  This makes perlio happy.
-     Branch: metaconfig
-          ! U/compline/d_stdstdio.U
+[ 10321] By: jhi                                   on 2001/05/30  13:36:28
+        Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
+             and Abhijit Menon-Sen.
      Branch: perl
-          ! Configure config_h.SH
+          ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
+          ! perl.c pp_sys.c regcomp.c
 ____________________________________________________________________________
-[  7580] By: jhi                                   on 2000/11/06  22:41:41
-        Log: Document %ENV = () portability issues.
+[ 10320] By: jhi                                   on 2001/05/30  13:35:27
+        Log: Fix the BOOT section to call myU2time properly.
      Branch: perl
-          ! pod/perlport.pod vms/perlvms.pod
+          ! ext/Time/HiRes/HiRes.xs
 ____________________________________________________________________________
-[  7579] By: jhi                                   on 2000/11/06  21:29:24
-        Log: VOS updates from Paul Green.
+[ 10319] By: jhi                                   on 2001/05/30  13:06:09
+        Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
+             From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
+             Date: Wed, 30 May 2001 09:44:29 -0400
+             Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
+             
+             Detypo; plus add one more trick.
      Branch: perl
-          ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
+          ! pod/perlfaq4.pod
 ____________________________________________________________________________
-[  7578] By: jhi                                   on 2000/11/06  21:00:40
-        Log: Sanitize the environment further.
+[ 10318] By: jhi                                   on 2001/05/30  12:47:11
+        Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t]  (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 30 May 2001 14:39:06 +0100
+             Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
      Branch: perl
-          ! t/pragma/locale.t
+          ! lib/autouse.pm t/pragma/autouse.t
 ____________________________________________________________________________
-[  7577] By: jhi                                   on 2000/11/06  20:53:51
-        Log: Re-introduce 7552 lost in integration.
+[ 10317] By: jhi                                   on 2001/05/30  12:46:02
+        Log: Subject: Re: AIX and gcc (moving targets)
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 30 May 2001 15:25:08 +0200
+             Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
      Branch: perl
-          ! perlio.c
+          ! ext/Time/HiRes/HiRes.xs
 ____________________________________________________________________________
-[  7576] By: jhi                                   on 2000/11/06  20:33:46
-        Log: Admit that the test leaks scalars.
+[ 10316] By: jhi                                   on 2001/05/30  12:40:46
+        Log: Subject: [PATCH t/TEST] sorting tests
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 30 May 2001 10:24:02 +0100
+             Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
      Branch: perl
-          ! t/comp/proto.t
+          ! t/TEST
 ____________________________________________________________________________
-[  7575] By: jhi                                   on 2000/11/06  20:17:08
-        Log: Integrate perlio.
+[ 10315] By: jhi                                   on 2001/05/30  12:37:43
+        Log: Subject: [ID 20010529.002] typos in man page perlre
+             From: bart@cg681574-a.adubn1.nj.home.com 
+             Date: Tue, 29 May 2001 13:58:59 -0500
+             Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
      Branch: perl
-         !> perlio.c
+          ! pod/perlre.pod
 ____________________________________________________________________________
-[  7573] By: jhi                                   on 2000/11/06  13:56:05
-        Log: Update Changes.
+[ 10314] By: jhi                                   on 2001/05/30  12:33:53
+        Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 29 May 2001 23:23:45 -0500
+             Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
      Branch: perl
-          ! Changes patchlevel.h
+          ! t/lib/extutils.t t/pragma/autouse.t
 ____________________________________________________________________________
-[  7572] By: jhi                                   on 2000/11/06  13:48:41
-        Log: Subject: Re: rsync'ed patches vs. rsync'ed source
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Mon, 06 Nov 2000 10:11:42 +0100
-             Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
+[ 10313] By: jhi                                   on 2001/05/30  12:32:17
+        Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
      Branch: perl
-          ! pod/perlhack.pod
+          ! t/lib/filefind.t
 ____________________________________________________________________________
-[  7571] By: jhi                                   on 2000/11/06  01:45:51
-        Log: AUTHORS updates.
+[ 10312] By: jhi                                   on 2001/05/30  12:31:02
+        Log: AIX hints update for gcc from Merijn H. Brand.
      Branch: perl
-          ! AUTHORS
+          ! hints/aix.sh
 ____________________________________________________________________________
-[  7570] By: jhi                                   on 2000/11/06  00:18:00
-        Log: Fix for
+[ 10311] By: jhi                                   on 2001/05/30  12:18:20
+        Log: Retract #10295 and #10296: a more generic solution
+             is needed (there's something funny with gcc on AIX).
+     Branch: perl
+          ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
+____________________________________________________________________________
+[ 10310] By: jhi                                   on 2001/05/30  12:08:07
+        Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Wed, 30 May 2001 11:59:19 +0100
+             Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
              
-             Subject: [ID 20000728.005] perl -P broken
+             localizing $@ has unfortunate semantics - if you die past
+             a local $@, the die message is lost.
+     Branch: perl
+          ! lib/utf8_heavy.pl
+____________________________________________________________________________
+[ 10309] By: nick                                  on 2001/05/30  08:23:02
+        Log: Integrate mainline (autouse works again.)
+     Branch: perlio
+         !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
+         !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
+         !> pod/perlvar.pod t/op/cmp.t
+____________________________________________________________________________
+[ 10308] By: jhi                                   on 2001/05/30  01:55:02
+        Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
              From: David Dyck <dcd@tc.fluke.com>
-             Date: Fri, 28 Jul 2000 17:19:16 -0700
-             Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
-             
-             (hopefully).  The fix is also not complete, it seems to break
-             BOM swallowing for libc5 systems, but until someone figures
-             out a way to do this without ftell(), this will do.
+             Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
+             Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
      Branch: perl
-          ! toke.c
+          ! lib/File/Find.pm
 ____________________________________________________________________________
-[  7569] By: jhi                                   on 2000/11/06  00:05:30
-        Log: Document that the evaled syntax errors cause scalar leaks.
+[ 10307] By: jhi                                   on 2001/05/30  01:47:22
+        Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Tue, 29 May 2001 23:16:09 +0100
+             Message-ID: <20010529231609.U86445@plum.flirble.org>
+             
+             Make the test output slightly clearer by distinguishing
+             between '' and undef.
      Branch: perl
-          ! t/comp/proto.t
+          ! t/op/cmp.t
 ____________________________________________________________________________
-[  7568] By: jhi                                   on 2000/11/05  23:14:47
-        Log: opmini.o can linger from Configures past.
+[ 10306] By: jhi                                   on 2001/05/30  01:45:12
+        Log: Subject: [PATCH 5.6.1] flushNULL OS/2
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 29 May 2001 19:15:19 -0400
+             Message-ID: <20010529191519.A16020@math.ohio-state.edu>
      Branch: perl
-          ! Makefile.SH
+          ! hints/os2.sh
 ____________________________________________________________________________
-[  7567] By: jhi                                   on 2000/11/05  21:28:39
-        Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
-             first argument correctly.
+[ 10305] By: jhi                                   on 2001/05/30  01:42:36
+        Log: Subject: perlvar.pod addition
+             From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
+             Date: Fri, 25 May 2001 20:23:12 +0200
+             Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
+             
+             Subject: Re: perlvar.pod addition
+             From: "Abigail" <abigail@foad.org> 
+             Date: Fri, 25 May 2001 22:00:39 +0200
+             Message-ID: <20010525200039.28029.qmail@foad.org>
+             
+             Mention $a and $b in perlvar.
      Branch: perl
-          ! perlio.c
+          ! pod/perlvar.pod
 ____________________________________________________________________________
-[  7566] By: jhi                                   on 2000/11/05  21:15:56
-        Log: Integrate perlio.
+[ 10304] By: jhi                                   on 2001/05/30  01:36:37
+        Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
+             From: Jeff Pinyan <jeffp@crusoe.net>
+             Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
+             Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
      Branch: perl
-         !> perlio.c
+          ! pod/perlvar.pod
 ____________________________________________________________________________
-[  7565] By: jhi                                   on 2000/11/05  21:15:13
-        Log: Use -dM for gcc (the suggested patch did it only for Linux,
-             but I think it can be generalized).
-             
-             Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
-             From: Pixel <pixel@mandrakesoft.com>
-             Date: 05 Nov 2000 21:49:34 +0100 
-             Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
+[ 10303] By: jhi                                   on 2001/05/30  01:35:31
+        Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
+             From: Jeff Pinyan <jeffp@crusoe.net>
+             Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
+             Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
      Branch: perl
-          ! ext/Errno/Errno_pm.PL
+          ! pod/perlfaq6.pod
 ____________________________________________________________________________
-[  7563] By: jhi                                   on 2000/11/05  19:48:55
-        Log: Add a note for future generations about bug id 20000229.006.
+[ 10302] By: jhi                                   on 2001/05/29  20:18:49
+        Log: Mention Time::localtime and Time::gmtime.
      Branch: perl
-          ! malloc.c
+          ! ext/Time/Piece/Piece.pm
 ____________________________________________________________________________
-[  7562] By: jhi                                   on 2000/11/05  19:38:24
-        Log: Fix for bug id 19990615.008, pos() unset during s///ge.
+[ 10301] By: jhi                                   on 2001/05/29  20:13:54
+        Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 29 May 2001 18:51:32 +0100
+             Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
      Branch: perl
-          ! pp_ctl.c t/op/pos.t
+          ! pod/perlfaq4.pod
 ____________________________________________________________________________
-[  7561] By: jhi                                   on 2000/11/05  18:21:46
-        Log: Add =pod to be tidy.
+[ 10300] By: jhi                                   on 2001/05/29  20:12:09
+        Log: Retract #10243.
      Branch: perl
-          ! lib/Math/Complex.pm
+          ! lib/autouse.pm
 ____________________________________________________________________________
-[  7560] By: jhi                                   on 2000/11/05  17:38:46
-        Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
+[ 10299] By: nick                                  on 2001/05/29  18:41:19
+        Log: Post weekend integrate mainline (fails one test pragma/autouse).
+     Branch: perlio
+         +> (branch 29 files)
+         !> (integrate 91 files)
+____________________________________________________________________________
+[ 10298] By: jhi                                   on 2001/05/29  16:29:19
+        Log: Update Changes.
      Branch: perl
-          ! ext/Storable/ChangeLog ext/Storable/Storable.pm
-          ! ext/Storable/Storable.xs t/lib/st-recurse.t
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7559] By: jhi                                   on 2000/11/05  17:32:59
-        Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
-             From: "Peter J. Farley III" <pjfarley@banet.net>
-             Date: Sun, 05 Nov 2000 11:55:59 -0500
-             Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
+[ 10297] By: jhi                                   on 2001/05/29  16:25:47
+        Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
+             before Perl_load_module/Perl_call_method and restore the value
+             after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
      Branch: perl
-          ! t/lib/syslog.t
+          ! utf8.c
 ____________________________________________________________________________
-[  7558] By: jhi                                   on 2000/11/05  17:29:19
-        Log: Integrate perlio.
+[ 10296] By: jhi                                   on 2001/05/29  16:01:53
+        Log: Subject: Re: AIX and gcc (moving targets)
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Tue, 29 May 2001 17:59:40 +0200
+             Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
      Branch: perl
-         !> perlio.c
+          ! ext/Storable/Makefile.PL
 ____________________________________________________________________________
-[  7557] By: jhi                                   on 2000/11/05  17:22:01
-        Log: A fix of sorts for 20000329.026, a better error message
-             for a missing "use charnames" when using the \N{...}. 
+[ 10295] By: jhi                                   on 2001/05/29  15:59:05
+        Log: Subject: Re: AIX and gcc (moving targets)
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Tue, 29 May 2001 12:32:57 +0200
+             Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
      Branch: perl
-          ! pod/perldiag.pod toke.c
+          ! ext/POSIX/Makefile.PL
 ____________________________________________________________________________
-[  7556] By: jhi                                   on 2000/11/05  16:33:50
-        Log: Test tweak: show also the failed locales.
+[ 10294] By: jhi                                   on 2001/05/29  15:53:43
+        Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 29 May 2001 09:53:29 +0100
+             Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
              
-             Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
-             From: Lupe Christoph <lupe@lupe-christoph.de>         
-             Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
-             Message-Id: <200011051139.MAA12442@lupe-christoph.de>
+             (#10280 retracted)
      Branch: perl
-          ! t/pragma/locale.t
+          ! lib/Test/Harness.pm t/lib/test-harness.t
 ____________________________________________________________________________
-[  7553] By: jhi                                   on 2000/11/05  01:12:16
-        Log: Fix for
-             
-             Subject: [ID 20001004.007] taint propogation is inconsistent
-             From: pimlott@idiomtech.com (Andrew Pimlott) 
-             Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
-             Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
-             
-             The culprit was sv_setsv() which was rather blindly
-             propagating taint, which lead to behaviour where was
-             a tainted anon hash value was seen all the values from
-             then on became tainted.
+[ 10293] By: jhi                                   on 2001/05/29  15:46:10
+
+        Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 29 May 2001 09:19:52 +0100
+             Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
      Branch: perl
-          ! sv.c t/op/taint.t
+          + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
+          + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
+          + t/lib/Test/todo.t
+          ! MANIFEST lib/Test.pm t/TEST
 ____________________________________________________________________________
-[  7552] By: jhi                                   on 2000/11/04  23:44:18
-        Log: Some cpps don't like splitting conditionals across several lines.
+[ 10292] By: jhi                                   on 2001/05/29  15:34:08
+        Log: From: Michael G Schwern <schwern@pobox.com>
+             Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
+             Date: Tue, 29 May 2001 08:26:09 +0100
+             Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
      Branch: perl
-          ! perlio.c
+          ! t/TEST
 ____________________________________________________________________________
-[  7549] By: jhi                                   on 2000/11/04  23:14:01
-        Log: Fix for
-             
-             Subject: [ID 20001004.006] undef is never tainted
-             From: pimlott@idiomtech.com (Andrew Pimlott)
-             Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
-             Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
-             
-             An undef read from a slurped file was not tainted.
-     Branch: perl
-          ! pp_hot.c t/op/taint.t
-____________________________________________________________________________
-[  7548] By: jhi                                   on 2000/11/04  22:56:21
-        Log: Test tweak ($Config{useperlio} is by default undef) .
+[ 10291] By: jhi                                   on 2001/05/29  15:29:37
+        Log: Add tests for Time::gmtime and Time::localtime.
      Branch: perl
-          ! t/lib/b.t
+          + t/lib/time-gmtime.t t/lib/time-localtime.t
+          ! MANIFEST t/lib/1_compile.t
 ____________________________________________________________________________
-[  7547] By: jhi                                   on 2000/11/04  22:43:56
-        Log: Integrate perlio.
+[ 10290] By: jhi                                   on 2001/05/29  15:15:44
+        Log: Add test for File::stat.
      Branch: perl
-         +> lib/perlio.pm
-         !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
-         !> pod/perlapi.pod t/lib/b.t
+          + t/lib/filestat.t
+          ! MANIFEST t/lib/1_compile.t
 ____________________________________________________________________________
-[  7546] By: jhi                                   on 2000/11/04  22:40:59
-        Log: Configure would use a bad $myuname from an old config.sh.
-             
-             Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
-             Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
-     Branch: metaconfig
-          ! U/modified/Oldconfig.U
+[ 10289] By: jhi                                   on 2001/05/29  15:05:38
+        Log: Add test for Net::servent.
      Branch: perl
-          ! Configure config_h.SH
+          + t/lib/net-sent.t
+          ! MANIFEST t/lib/1_compile.t
 ____________________________________________________________________________
-[  7545] By: jhi                                   on 2000/11/04  22:36:54
-        Log: Subject: Locales support (setlocale) fixes
-             From: "Konovalov, Vadim" <vkonovalov@lucent.com>
-             Date: Sat, 4 Nov 2000 10:15:48 +0300 
-             Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
-             
-             Modified quite a bit to be more portable.
+[ 10288] By: jhi                                   on 2001/05/29  14:57:15
+        Log: Add test for Net::protoent.
      Branch: perl
-          ! embed.h embed.pl perl.h proto.h util.c
+          + t/lib/net-pent.t
+          ! MANIFEST t/lib/1_compile.t
 ____________________________________________________________________________
-[  7544] By: jhi                                   on 2000/11/04  22:32:47
-        Log: Dying is too strict here, better just skip.
+[ 10287] By: jhi                                   on 2001/05/29  14:53:10
+        Log: Add test for Net::netent.
      Branch: perl
-          ! t/op/misc.t
+          + t/lib/net-nent.t
+          ! MANIFEST t/lib/1_compile.t
 ____________________________________________________________________________
-[  7542] By: jhi                                   on 2000/11/04  21:09:28
-        Log: More Changes tweakery.
+[ 10286] By: jhi                                   on 2001/05/29  14:31:57
+        Log: Add test for User::grent.  Portability doubtful.
      Branch: perl
-          ! Changes Porting/genlog
+          + t/lib/user-grent.t
+          ! MANIFEST t/lib/1_compile.t
 ____________________________________________________________________________
-[  7541] By: jhi                                   on 2000/11/04  20:58:18
-        Log: Changes fixups.
+[ 10285] By: jhi                                   on 2001/05/29  14:24:20
+        Log: Add test for User::pwent.
+             Probably will fall down somewhere for portability reasons.
      Branch: perl
-          ! Changes
+          + t/lib/user-pwent.t
+          ! MANIFEST t/lib/1_compile.t
 ____________________________________________________________________________
-[  7540] By: jhi                                   on 2000/11/04  20:42:38
-        Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
-             create a "fast path" for locale name probing using "locale -a"
-             if available, squash finally hopefully the s?printf resetting
-             the numeric locale (since, IIUC perllocale, it never shouldn't). 
-     Branch: perl
-          ! sv.c t/op/misc.t t/pragma/locale.t
+[ 10284] By: jhi                                   on 2001/05/29  13:26:43
+        Log: Metaconfig units changes for #10283.
+     Branch: metaconfig
+          ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
+          ! U/installdirs/siteman1.U U/installdirs/siteman3.U
+          ! U/installdirs/sitescript.U U/modified/Signal.U
 ____________________________________________________________________________
-[  7536] By: jhi                                   on 2000/11/04  00:20:02
-        Log: Add FCNTL_CAN_LOCK.
+[ 10283] By: jhi                                   on 2001/05/29  13:26:24
+        Log: Subject: [PATCH 5.6.1] signal names in Configure
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 29 May 2001 03:52:25 -0400
+             Message-ID: <20010529035225.A9400@math.ohio-state.edu>
              
-             Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
-             Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
+             Subject: [PATCH 5.6.1] older perl in Configure
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 29 May 2001 03:55:40 -0400
+             Message-ID: <20010529035539.A9411@math.ohio-state.edu>
              
-             Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
-             From: Andy Dougherty <doughera@lafayette.edu>
-             In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
-             Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
-     Branch: metaconfig/U/perl
-          + d_fcntl_can_lock.U
-          ! startperl.U
+             Subject: [PATCH 5.6.1] goofs in Configure
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 29 May 2001 04:13:07 -0400
+             Message-ID: <20010529041307.A9658@math.ohio-state.edu>
+             
+             Configure portability tweaks.
      Branch: perl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
-          ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
-          ! 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
+          ! Configure
 ____________________________________________________________________________
-[  7534] By: jhi                                   on 2000/11/03  15:16:02
-        Log: Subject: Re: README.aix
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Fri, 03 Nov 2000 16:03:15 +0100
-             Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
+[ 10282] By: jhi                                   on 2001/05/29  12:41:41
+        Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 29 May 2001 04:07:06 -0400
+             Message-ID: <20010529040706.A9579@math.ohio-state.edu>
      Branch: perl
-          ! README.aix
+          ! os2/os2.c
 ____________________________________________________________________________
-[  7533] By: jhi                                   on 2000/11/03  03:59:02
-        Log: Subject: [PATCH 5.7.0] better messages from malloc()
+[ 10281] By: jhi                                   on 2001/05/29  12:40:31
+        Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
-             Date: Wed, 1 Nov 2000 23:39:56 -0500
-             Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
+             Date: Tue, 29 May 2001 04:01:38 -0400
+             Message-ID: <20010529040138.A9482@math.ohio-state.edu>
      Branch: perl
-          ! malloc.c pod/perldiag.pod
+          ! hints/os2.sh os2/Makefile.SHs
 ____________________________________________________________________________
-[  7532] By: jhi                                   on 2000/11/03  00:11:56
-        Log: The #7521 touched things it shouldn't have.
+[ 10280] By: jhi                                   on 2001/05/29  12:38:48
+        Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 29 May 2001 03:50:18 -0400
+             Message-ID: <20010529035018.A9387@math.ohio-state.edu>
      Branch: perl
-          ! ext/POSIX/POSIX.xs ext/POSIX/typemap
+          ! lib/Test/Harness.pm
 ____________________________________________________________________________
-[  7531] By: jhi                                   on 2000/11/02  22:32:33
-        Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
-             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
-             Date:     Thu, 2 Nov 2000 16:58:36 EST
-             Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
+[ 10279] By: jhi                                   on 2001/05/29  12:34:53
+        Log: Additional safeguard against $@ getting trampled; idea from Hugo.
      Branch: perl
-          ! vms/gen_shrfls.pl
+          ! lib/utf8_heavy.pl
 ____________________________________________________________________________
-[  7530] By: jhi                                   on 2000/11/02  22:08:49
-        Log: Fix the problem discussed in
+[ 10278] By: jhi                                   on 2001/05/29  02:15:24
+        Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Tue, 29 May 2001 03:03:45 +0100
+             Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
              
-             Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
-             Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
-             Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
+             Explanation why the $@ always gets the UTF8 flag when under use utf8--
+             because we told it to have the flag when under use utf8.
+     Branch: perl
+          ! pp_ctl.c
+____________________________________________________________________________
+[ 10277] By: jhi                                   on 2001/05/29  00:51:34
+        Log: At least a partial fix for 20010528.004.
+     Branch: perl
+          ! lib/utf8_heavy.pl
+____________________________________________________________________________
+[ 10276] By: jhi                                   on 2001/05/29  00:42:59
+        Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
+             From: Nicholas Clark <nick@ccl4.org> 
+             Date: Mon, 28 May 2001 23:39:38 +0100
+             Message-ID: <20010528233938.M86445@plum.flirble.org>
              
-             originally from Linc Madison.  Also Andreas König's comments
-             taken into account.  Some other problems with Tie::SubstrHash
-             fixed: didn't croak when the table exceeded the requested number
-             of entries (as documented) but instead when the number of entries
-             exceeded the size of the table, a croak() had an unnecessary \n,
-             didn't have a CLEAR method, documented that there is no exists().
-             Didn't fix to be strict-proof because the module uses &foo; and
-             dynamic scope.  Added a test script exercizing both first tamely 
-             the basic functionality, and then the failure cases reported by
-             Linc Madison.
+             More portable non-zero UV.
      Branch: perl
-          + t/lib/tie-substrhash.t
-          ! MANIFEST lib/Tie/SubstrHash.pm
+          ! t/lib/extutils.t
 ____________________________________________________________________________
-[  7529] By: jhi                                   on 2000/11/02  17:58:08
-        Log: recv() can fail and return undef.
+[ 10275] By: jhi                                   on 2001/05/29  00:40:28
+        Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 28 May 2001 22:46:09 +0100
+             Message-ID: <20010528224608.L86445@plum.flirble.org>
              
-             Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
-             From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
-             Date: Thu, 2 Nov 2000 20:12:20 +0300
-             Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
+             Test also "make clean".
      Branch: perl
-          ! lib/Net/Ping.pm
+          ! t/lib/extutils.t
 ____________________________________________________________________________
-[  7528] By: jhi                                   on 2000/11/02  17:49:09
-        Log: Detpyo.
+[ 10274] By: jhi                                   on 2001/05/29  00:39:18
+        Log: Subject: Re: Would -Wno-unused -Wall be better?
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 29 May 2001 00:55:54 +0100
+             Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
      Branch: perl
-          ! pod/perlop.pod
+          ! pp.h
 ____________________________________________________________________________
-[  7527] By: jhi                                   on 2000/11/02  15:48:37
-        Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
-             fix a autovivification bug in Tie::RefHash, add tests for both.
-             
-             Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
-             From: Edward Avis <epa98@doc.ic.ac.uk>
-             Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
-             Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
+[ 10273] By: jhi                                   on 2001/05/29  00:36:06
+        Log: Add a test for 20010528.007, fixed in #10272.
      Branch: perl
-          + t/lib/tie-refhash.t
-          ! MANIFEST lib/Tie/RefHash.pm
+          ! t/op/misc.t toke.c
 ____________________________________________________________________________
-[  7526] By: jhi                                   on 2000/11/02  13:56:26
-        Log: Test::Harness revealed buglets in the new DynaLoader.
-             
-             Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: 02 Nov 2000 11:26:48 +0100 
-             Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
+[ 10272] By: jhi                                   on 2001/05/29  00:21:12
+        Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Tue, 29 May 2001 00:23:23 +0100
+             Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
      Branch: perl
-          ! ext/DynaLoader/DynaLoader_pm.PL
+          ! toke.c
 ____________________________________________________________________________
-[  7525] By: jhi                                   on 2000/11/01  23:52:08
-        Log: The entry for #7503 was missing.
+[ 10271] By: jhi                                   on 2001/05/28  22:52:11
+        Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 29 May 2001 00:42:59 +0100
+             Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
      Branch: perl
-          ! Changes
+          ! t/pragma/autouse.t
 ____________________________________________________________________________
-[  7524] By: jhi                                   on 2000/11/01  23:40:52
+[ 10270] By: jhi                                   on 2001/05/28  21:44:06
+        Log: Some shells seemingly arrange the signal handlers differently
+             (bug id 20010521.004).
+     Branch: perl
+          ! t/lib/sigaction.t
+____________________________________________________________________________
+[ 10269] By: jhi                                   on 2001/05/28  20:34:21
+        Log: Regen perlmodlib.
+     Branch: perl
+          ! pod/perlmodlib.pod
+____________________________________________________________________________
+[ 10268] By: jhi                                   on 2001/05/28  19:08:45
         Log: Update Changes.
      Branch: perl
           ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7523] By: jhi                                   on 2000/11/01  22:57:09
-        Log: More tweaking on the #7522 theme.
+[ 10267] By: jhi                                   on 2001/05/28  19:03:54
+        Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
+             From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
+             Date: Mon, 28 May 2001 14:56:35 -0500
+             Message-ID: <20010528145635.L8487@chaos.wustl.edu>
      Branch: perl
-          ! ext/DynaLoader/DynaLoader_pm.PL
+          ! pod/perlnewmod.pod
 ____________________________________________________________________________
-[  7522] By: jhi                                   on 2000/11/01  22:06:15
-        Log: Expand %Config variables and %ENV variables only if
-             so requested during build time using the
-             PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
-             Not expanding makes relocating distributions easier.
+[ 10266] By: jhi                                   on 2001/05/28  18:35:03
+        Log: Regen toc.
      Branch: perl
-          ! ext/DynaLoader/DynaLoader_pm.PL
+          ! pod/perltoc.pod
 ____________________________________________________________________________
-[  7521] By: jhi                                   on 2000/11/01  20:56:34
-        Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
-             and setgid() because they were just changing $< and $( which means
-             only changing the real uid/gid, as opposed to changing both
-             real and effective ids.  (The alternative way could have been
-             in POSIX.pm to change $> and $), too, but making a direct call
-             to the C API feels cleaner.)  Fixes the bug
-             
-             Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
-             From: "Garry T. Williams" <garry@zvolve.com>
-             Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
-             Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
+[ 10265] By: jhi                                   on 2001/05/28  18:33:32
+        Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
+             From: "Richard Soderberg" <rs@crystalflame.net>
+             Date: Mon, 28 May 2001 12:31:23 -0700
+             Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
      Branch: perl
-          ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
-          ! ext/POSIX/typemap pod/perlvar.pod
+          ! t/op/splice.t
 ____________________________________________________________________________
-[  7520] By: jhi                                   on 2000/11/01  20:08:33
-        Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
-             From: "Garry T. Williams" <garry@zvolve.com>
-             Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
-             Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
+[ 10264] By: jhi                                   on 2001/05/28  17:59:00
+        Log: The #10260 was too bold: locales and utf8 still do not mix.
      Branch: perl
-          ! pod/perlsec.pod
+          ! t/pragma/locale.t
 ____________________________________________________________________________
-[  7519] By: jhi                                   on 2000/11/01  20:01:22
-        Log: Locale warning explanation tweak.
+[ 10263] By: jhi                                   on 2001/05/28  17:52:25
+        Log: Subject: [PATCH] Pod nitpicks
+             From: "Richard Soderberg" <rs@crystalflame.net>
+             Date: Mon, 28 May 2001 10:08:58 -0700
+             Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
      Branch: perl
-          ! pod/perldiag.pod
+          ! pod/perl571delta.pod pod/perlapi.pod sv.h
 ____________________________________________________________________________
-[  7518] By: jhi                                   on 2000/11/01  18:57:13
-        Log: C.pm part of
-             
-             Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Tue, 10 Oct 2000 08:22:28 -0500
-             Message-Id: <20001010082228.B17030@chaos.wustl.edu>
+[ 10262] By: jhi                                   on 2001/05/28  17:50:05
+        Log: Upgrade to I18N::LangTags 0.22.
      Branch: perl
-          ! ext/B/B/C.pm
+          + lib/I18N/LangTags/List.pod
+          ! MANIFEST lib/I18N/LangTags.pm
 ____________________________________________________________________________
-[  7517] By: jhi                                   on 2000/11/01  18:41:59
-        Log: Subject: [ID 20001005.006] Documentation -- description of qr//
-             From: Martien Verbruggen <mgjv@comdyn.com.au>
-             Date: Fri, 6 Oct 2000 14:09:10 +1100
-             Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
+[ 10261] By: jhi                                   on 2001/05/28  17:23:40
+        Log: A slightly more serious bug found by -Mutf8; op/misc and
+             lib/complex dumped core.
      Branch: perl
-          ! pod/perlop.pod
+          ! regexec.c
 ____________________________________________________________________________
-[  7516] By: jhi                                   on 2000/11/01  18:34:55
-        Log: Generalize the Camel wording.
-             
-             Subject: Re: perlfaq style changes
-             From: John Borwick <jhborwic@unity.ncsu.edu>
-             Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
-             Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
+[ 10260] By: jhi                                   on 2001/05/28  16:58:11
+        Log: Various buglets shaken out by -Mutf8.
      Branch: perl
-          ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
+          ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
+          ! t/pragma/locale.t
 ____________________________________________________________________________
-[  7515] By: jhi                                   on 2000/11/01  16:52:31
-        Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
-             From: pimlott@idiomtech.com (Andrew Pimlott)
-             Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
-             Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
+[ 10259] By: jhi                                   on 2001/05/28  15:48:46
+        Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
      Branch: perl
-          ! pod/perlsec.pod
+          ! t/lib/carp.t
 ____________________________________________________________________________
-[  7514] By: jhi                                   on 2000/11/01  15:03:40
-        Log: More AIX lore.
+[ 10258] By: jhi                                   on 2001/05/28  15:32:41
+        Log: Subject: [PATCH] todo patch
+             From: Artur Bergman <artur@contiller.se> 
+             Date: Mon, 28 May 2001 17:03:51 +0200
+             Message-ID: <B7383577.F34%artur@contiller.se>
      Branch: perl
-          ! ext/re/hints/aix.pl
+          ! pod/perltodo.pod
 ____________________________________________________________________________
-[  7513] By: jhi                                   on 2000/11/01  14:48:30
-        Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
-             From: root <root@chronos.fi.muni.cz>
-             Date: Wed, 1 Nov 2000 12:31:32 +0100
-             Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
+[ 10257] By: jhi                                   on 2001/05/28  15:31:25
+        Log: Subject: typo in perlguts.pod
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
+             Message-Id: <200105281335.JAA27851@raptor.research.att.com>
      Branch: perl
-          ! lib/Net/Ping.pm
+          ! pod/perlguts.pod
 ____________________________________________________________________________
-[  7512] By: jhi                                   on 2000/11/01  14:46:47
-        Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
-             From: Martin Husemann <martin@duskware.de>
-             Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
-             Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
+[ 10256] By: jhi                                   on 2001/05/28  15:30:42
+        Log: Subject: AIX and gcc (moving targets)
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Mon, 28 May 2001 12:54:04 +0200
+             Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
      Branch: perl
-          ! regcomp.c
+          ! hints/aix.sh
 ____________________________________________________________________________
-[  7511] By: jhi                                   on 2000/11/01  14:39:50
-        Log: AUTHORS updates.
+[ 10255] By: jhi                                   on 2001/05/28  15:28:55
+        Log: Subject: Re: perlio + multiple perl_alloc..destruct
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
      Branch: perl
-          ! AUTHORS
+          ! perlio.c
 ____________________________________________________________________________
-[  7510] By: jhi                                   on 2000/11/01  14:29:50
-        Log: Subject: [PATCH] startperl to respect versiononly
-             From: Robin Barker <rmb1@cise.npl.co.uk> 
-             Date: Tue, 31 Oct 2000 16:29:36 GMT
-             Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
-     Branch: metaconfig/U/perl
-          ! startperl.U
+[ 10254] By: jhi                                   on 2001/05/28  15:27:49
+        Log: The #10251 wasn't quite up-to-the-code.
      Branch: perl
-          ! Configure config_h.SH
+          ! t/op/misc.t
 ____________________________________________________________________________
-[  7509] By: jhi                                   on 2000/11/01  14:19:53
-        Log: printf UVs the correct way, noticed by Robin Barker.
+[ 10253] By: jhi                                   on 2001/05/28  15:26:39
+        Log: Test case for bug 20010526.004, fixed in #10252.
      Branch: perl
-          ! utf8.c
+          ! t/op/taint.t
 ____________________________________________________________________________
-[  7508] By: jhi                                   on 2000/11/01  14:10:03
-        Log: Do not cleanup *% because the % has special meanings in some
-             shell environments.
+[ 10252] By: jhi                                   on 2001/05/28  15:26:14
+        Log: Subject: Re: [ID 20010526.004] Taint looses value
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Sun, 27 May 2001 20:39:32 +0100
+             Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
      Branch: perl
-          ! ext/Storable/Makefile.PL
+          ! sv.c
 ____________________________________________________________________________
-[  7507] By: jhi                                   on 2000/11/01  14:06:00
-        Log: The NonStop-UX libraries have a novel way to say NaN.
+[ 10251] By: jhi                                   on 2001/05/28  15:13:40
+        Log: Test case for 20010422.005, fixed by #10250.
      Branch: perl
-          ! t/lib/bigfltpm.t
+          ! t/op/misc.t
 ____________________________________________________________________________
-[  7506] By: jhi                                   on 2000/11/01  14:03:35
-        Log: The osname has been lowercased by now, from Tom Bates.
-     Branch: metaconfig
-          ! U/modified/Oldconfig.U
+[ 10250] By: jhi                                   on 2001/05/28  15:11:16
+        Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
+             From: Spider Boardman <spider@Orb.Nashua.NH.US>
+             Date: Mon, 28 May 2001 06:39:12 -0400
+             Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
      Branch: perl
-          ! Configure config_h.SH
+          ! toke.c
 ____________________________________________________________________________
-[  7505] By: jhi                                   on 2000/10/31  19:18:39
-        Log: The compiler is either gcc or cc, from Tom Bates.
+[ 10249] By: jhi                                   on 2001/05/28  15:09:24
+        Log: Linerewrapping.
      Branch: perl
-          ! hints/nonstopux.sh
+          ! lib/open.pm
 ____________________________________________________________________________
-[  7504] By: jhi                                   on 2000/10/31  14:53:42
-        Log: Update Changes.
+[ 10248] By: jhi                                   on 2001/05/28  15:09:07
+        Log: Updates on the modules list.
      Branch: perl
-          ! Changes patchlevel.h
+          ! t/lib/1_compile.t
 ____________________________________________________________________________
-[  7503] By: jhi                                   on 2000/10/31  14:30:50
-        Log: Whitespace style tweak.  Was originally going to see to
-             
-             Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
-             From: Joe Smith <jms@inwap.com>
-             Date: Mon, 30 Oct 2000 18:47:57 -0800
-             Message-Id: <39FE32DD.24AAC4D@inwap.com>
+[ 10247] By: jhi                                   on 2001/05/28  15:03:35
+        Log: Add a test for PerlIO.
              
-             but that had already been taken care of.
-     Branch: metaconfig
-          ! U/compline/d_stdstdio.U
+             (I probably got the crlf/raw thing wrong for clrfy platforms...)
      Branch: perl
-          ! Configure config_h.SH
+          + t/lib/perlio.t
+          ! MANIFEST lib/PerlIO.pm
 ____________________________________________________________________________
-[  7502] By: jhi                                   on 2000/10/31  14:25:02
-        Log: AUTHORS tweaks.
+[ 10246] By: jhi                                   on 2001/05/28  14:24:08
+        Log: Add a test for carp et alia.
      Branch: perl
-          ! AUTHORS
+          + t/lib/carp.t
+          ! MANIFEST
 ____________________________________________________________________________
-[  7501] By: jhi                                   on 2000/10/31  14:23:59
-        Log: Subject: perlfaq style changes
-             From: John Borwick <jhborwic@unity.ncsu.edu>
-             Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
-             Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
+[ 10245] By: jhi                                   on 2001/05/28  13:42:55
+        Log: Adding the new test would be swell.
      Branch: perl
-          ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
-          ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
-          ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
-          ! pod/perlfaq9.pod
+          + t/pragma/autouse.t
 ____________________________________________________________________________
-[  7500] By: jhi                                   on 2000/10/31  14:22:15
-        Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
-             
-             Subject: Re: [ID 20000918.005] ~ on wide chars
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Mon, 30 Oct 2000 21:09:55 -0800
-             Message-ID: <jQl/5gzkgWYL092yn@efn.org>
-             
-             (The ord() part of the patch skipped.)
+[ 10244] By: jhi                                   on 2001/05/28  13:42:34
+        Log: Add a test for the autouse pragma.
      Branch: perl
-          ! doop.c
+          ! MANIFEST
 ____________________________________________________________________________
-[  7499] By: jhi                                   on 2000/10/31  14:20:08
-        Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
-             From: Jens Hamisch <jens@Strawberry.COM>
-             Date: Mon, 30 Oct 2000 15:17:07 +0100
-             Message-Id: <20001030151707.A9597@Strawberry.COM>
+[ 10243] By: jhi                                   on 2001/05/28  13:26:25
+        Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
+             From: dLux <dlux@spam.sch.bme.hu>
+             Date: Sun, 27 May 2001 16:14:26 +0200
+             Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
      Branch: perl
-          ! av.c
+          ! lib/autouse.pm
 ____________________________________________________________________________
-[  7498] By: jhi                                   on 2000/10/31  14:16:29
-        Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
-             From: Peter Prymmer <pvhp@forte.com>
-             Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
-             Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
+[ 10242] By: jhi                                   on 2001/05/28  13:21:50
+        Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
+             From: "Richard Soderberg" <rs@crystalflame.net>
+             Date: Mon, 28 May 2001 03:56:36 -0700
+             Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
      Branch: perl
-          + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
-          + ext/Encode/Encode/posix-bc.enc
-          ! MANIFEST t/lib/encode.t
+          ! utils/dprofpp.PL
 ____________________________________________________________________________
-[  7497] By: jhi                                   on 2000/10/31  14:13:22
-        Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
-             From: Peter Prymmer <pvhp@forte.com>
-             Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
-             Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
+[ 10241] By: jhi                                   on 2001/05/28  13:18:56
+        Log: Subject: Re: [ID 20010522.003] Time::Local module bug
+             From: "Stephen P. Potter" <spp@spotter.yi.org>
+             Date: Tue, 22 May 2001 11:40:25 -0400
+             Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
+             
+             Subject: Re: [ID 20010522.003] Time::Local module bug
+             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
+             Date: Tue, 22 May 2001 11:50:19 -0400
+             Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
      Branch: perl
-          ! t/lib/cgi-html.t
+          ! lib/Time/Local.pm
 ____________________________________________________________________________
-[  7496] By: jhi                                   on 2000/10/31  14:12:05
-        Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
-             From: Peter Prymmer <pvhp@forte.com>
-             Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
-             Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
+[ 10240] By: jhi                                   on 2001/05/27  22:44:49
+        Log: The PERL_DL_NONLAZY can have whitespace in front.
      Branch: perl
-          ! t/lib/cgi-function.t
+          ! t/lib/extutils.t
 ____________________________________________________________________________
-[  7495] By: jhi                                   on 2000/10/31  14:11:08
-        Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
-             From: Peter Prymmer <pvhp@forte.com>
-             Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
-             Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
+[ 10239] By: jhi                                   on 2001/05/27  21:23:21
+        Log: Document strftime() and strptime().
      Branch: perl
-          + ext/re/hints/aix.pl
-          ! MANIFEST ext/re/Makefile.PL
+          ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
 ____________________________________________________________________________
-[  7494] By: jhi                                   on 2000/10/31  14:08:32
-        Log: Use Errno magic.
-             
-             Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
-             From: Casey Tweten <perl@ctweten.amsite.com>
-             Date: Mon, 30 Oct 2000 15:51:17 -0500
-             Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
+[ 10238] By: jhi                                   on 2001/05/27  20:29:07
+        Log: Make Time::Piece::strptime() to be a function, not a method.
      Branch: perl
-          ! lib/File/Temp.pm
+          ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
 ____________________________________________________________________________
-[  7493] By: jhi                                   on 2000/10/31  14:05:07
-        Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
+[ 10237] By: jhi                                   on 2001/05/27  20:22:09
+        Log: Tweak the test to be more portable.
+     Branch: perl
+          ! t/lib/extutils.t
+____________________________________________________________________________
+[ 10236] By: jhi                                   on 2001/05/27  19:15:54
+        Log: Subject: PATCH: Re: Re: Attributes that tie
+             From: Leon Brocard <acme@astray.com>
+             Date: Sun, 27 May 2001 12:37:29 +0100
+             Message-ID: <20010527123729.A22663@ns0.astray.com>
              
-             Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Mon, 30 Oct 2000 17:38:45 +0000
-             Message-ID: <20001030173845.O60355@plum.flirble.org>
+             Document that variable attributes are not currently usable
+             for tieing.  (An ugly limitation that should be fixed.)
      Branch: perl
-          ! Makefile.SH utils/perlbug.PL
+          ! lib/attributes.pm
 ____________________________________________________________________________
-[  7489] By: jhi                                   on 2000/10/29  21:11:08
-        Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: 29 Oct 2000 22:05:59 +0100
-             Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
+[ 10235] By: jhi                                   on 2001/05/27  19:03:31
+        Log: Microperl tweaks.
      Branch: perl
-          ! lib/ExtUtils/Manifest.pm
+          ! Makefile.micro uconfig.h uconfig.sh
 ____________________________________________________________________________
-[  7488] By: jhi                                   on 2000/10/29  21:07:47
-        Log: Tests for #7487.
-             
-             Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: 29 Oct 2000 19:37:09 +0100
-             Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
+[ 10234] By: jhi                                   on 2001/05/27  18:22:09
+        Log: Add make target for microperl (kind of silly, but convenient).
      Branch: perl
-          ! t/comp/proto.t
+          ! Makefile.SH
 ____________________________________________________________________________
-[  7487] By: jhi                                   on 2000/10/29  21:06:27
-        Log: constsub spillage.
-             
-             Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
-             From: John Tobey <jtobey@john-edwin-tobey.org>
-             Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
-             Message-Id: <m13pvSr-000FObC@feynman.localnet>
+[ 10233] By: jhi                                   on 2001/05/27  18:18:56
+        Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
+             for microperl.)
      Branch: perl
-          ! op.c
+          ! doio.c
 ____________________________________________________________________________
-[  7485] By: jhi                                   on 2000/10/29  21:00:47
-        Log: Make \x{...} consistently produce UTF-8.
+[ 10232] By: jhi                                   on 2001/05/27  17:57:18
+        Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
+             From: rspier@pobox.com (Robert Spier)
+             Date: Sat, 26 May 2001 20:05:23 -0400
+             Message-ID: <15120.17603.148648.12430@rls.cx>
              
-             Subject: Re: \x{...} is confused 
-             From: Simon Cozens <simon@cozens.net>
-             Date: Sun, 29 Oct 2000 19:36:48 +0000
-             Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
+             Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
+             From: rspier@pobox.com (Robert Spier)
+             Date: Sun, 27 May 2001 00:23:12 -0400
+             Message-ID: <15120.33072.511966.767230@rls.cx>
      Branch: perl
-          ! t/pragma/utf8.t toke.c
+          ! doio.c pod/perlfunc.pod
 ____________________________________________________________________________
-[  7483] By: jhi                                   on 2000/10/29  18:06:55
-        Log: Update Changes.
+[ 10231] By: jhi                                   on 2001/05/27  15:45:20
+        Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
      Branch: perl
-          ! Changes patchlevel.h
+          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
 ____________________________________________________________________________
-[  7481] By: jhi                                   on 2000/10/29  17:02:37
-        Log: UTF-8 decoder tweak.
+[ 10230] By: jhi                                   on 2001/05/27  15:41:06
+        Log: Add README.tru64.
      Branch: perl
-          ! utf8.c
+          + README.tru64
 ____________________________________________________________________________
-[  7478] By: jhi                                   on 2000/10/29  02:04:01
-        Log: Add also emailless people.
+[ 10229] By: jhi                                   on 2001/05/27  13:50:57
+        Log: Integrate Locale::Maketext 1.01 from Sean Burke.
      Branch: perl
-          ! AUTHORS
+          + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
+          + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
+          ! MANIFEST
 ____________________________________________________________________________
-[  7477] By: jhi                                   on 2000/10/29  01:36:00
-        Log: The #7476 needs a MANIFEST change, too.
+[ 10228] By: jhi                                   on 2001/05/27  13:43:38
+        Log: Integrate I18N::LangTags from Sean Burke.
+             
+             TODO: the language list from RFC 3066 needs to be integrated
+             and made available somehow.  The list is included in the
+             I18N-LangTags 0.21 distribution, but it is undocumented
+             and unconnected to the module.
      Branch: perl
+          + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
           ! MANIFEST
 ____________________________________________________________________________
-[  7476] By: jhi                                   on 2000/10/29  01:35:21
-        Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
+[ 10227] By: jhi                                   on 2001/05/27  01:41:33
+        Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
+             envisioned by Sarathy.
      Branch: perl
-          - MAINTAIN
-          ! AUTHORS Changes
+          ! t/op/ver.t toke.c
 ____________________________________________________________________________
-[  7475] By: jhi                                   on 2000/10/28  23:57:25
-        Log: De-quoted-unreadable to ISO Latin 1.
-             (There's one ISO-2022-JP name in Changes5.004.)
+[ 10226] By: jhi                                   on 2001/05/27  00:28:34
+        Log: Subject: [ID 20010525.001] Pod typo nits fixed
+             From: lvirden@cas.org
+             Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
+             Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
+             
+             minus the perlsolaris decimation plus the
+             
+             Subject: Re: [ID 20010525.001] Pod typo nits fixed
+             From: "Philip Newton" <Philip.Newton@gmx.net>
+             Date: Fri, 25 May 2001 18:05:55 +0200
+             Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
      Branch: perl
-          ! Changes Changes5.6
+          ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
+          ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
+          ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
+          ! pod/perlutil.pod pod/perlxstut.pod
 ____________________________________________________________________________
-[  7474] By: jhi                                   on 2000/10/28  19:13:06
-        Log: Subject: [ID 20001027.007] uniq array in perlfaq
-             From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
-             Date: Fri, 27 Oct 2000 19:28:30 +0200
-             Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
+[ 10225] By: jhi                                   on 2001/05/26  22:38:16
+        Log: return clauses are nice.
      Branch: perl
-          ! pod/perlfaq4.pod
+          ! sv.c
 ____________________________________________________________________________
-[  7473] By: jhi                                   on 2000/10/28  18:02:05
-        Log: Locking null mutexes is not recommendable.
-             
-             Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
+[ 10224] By: jhi                                   on 2001/05/26  22:35:31
+        Log: Subject: change 10199 backwards?
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 10223] By: jhi                                   on 2001/05/26  22:31:46
+        Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
              From: Hugo <hv@crypt.compulink.co.uk>
-             Date: Sat, 28 Oct 2000 18:41:12 +0100
-             Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
+             Date: Sat, 26 May 2001 17:05:12 +0100
+             Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
      Branch: perl
-          ! op.c
+          + t/op/gmagic.t
+          ! MANIFEST doop.c embed.h embed.pl global.sym
+          ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
+          ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
 ____________________________________________________________________________
-[  7472] By: jhi                                   on 2000/10/28  17:52:58
-        Log: Better create a true mailing list for the repository keepers.
+[ 10222] By: jhi                                   on 2001/05/26  22:10:38
+        Log: Regen headers for #10221.
      Branch: perl
-          ! Porting/repository.pod
+          ! global.sym objXSUB.h perlapi.c
 ____________________________________________________________________________
-[  7471] By: jhi                                   on 2000/10/28  17:28:24
-        Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
-             name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
+[ 10221] By: jhi                                   on 2001/05/26  22:06:06
+        Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
+             From: Juha Laiho <juha.laiho@Elma.Net>
+             Date: Thu, 3 May 2001 09:51:30 +0300
+             Message-Id: <200105030651.JAA327254@tokka.elma.fi>
      Branch: perl
-          + Porting/repository.pod
-          ! MANIFEST
+          ! embed.pl
 ____________________________________________________________________________
-[  7470] By: jhi                                   on 2000/10/28  17:20:54
-        Log: Subject: DOC PATCH 5.6.0
-             From: mjd@plover.com
-             Date: 27 Oct 2000 17:32:44 -0000
-             Message-ID: <20001027173244.23754.qmail@plover.com>
+[ 10220] By: jhi                                   on 2001/05/26  22:01:30
+        Log: Subject: Re: [PATCH] Re: stability of sort()?
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: Sat, 26 May 2001 13:27:19 -0400
+             Message-Id: <200105261727.NAA06654@raptor.research.att.com>
      Branch: perl
           ! pod/perlfunc.pod
 ____________________________________________________________________________
-[  7469] By: jhi                                   on 2000/10/28  17:16:45
-        Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
-             From: "Peter J. Farley III" <pjfarley@banet.net>
-             Date: Fri, 27 Oct 2000 20:32:56 -0400
-             Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
+[ 10219] By: jhi                                   on 2001/05/26  14:02:34
+        Log: Integrate perlio.
      Branch: perl
-          ! README.dos
+         !> pod/perlguts.pod
 ____________________________________________________________________________
-[  7468] By: jhi                                   on 2000/10/28  17:07:18
-        Log: Make target reordering to avoid pointless re-makes.
-             
-             Subject: Re: Total re-make of 'make okfile' after 7451 ?
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Sat, 28 Oct 2000 00:31:02 +0100
-             Message-ID: <20001028003101.A54517@plum.flirble.org>
+[ 10218] By: jhi                                   on 2001/05/26  13:39:52
+        Log: Subject: [PATCH perl@10210] PerlIO for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 26 May 2001 09:34:11 -0500
+             Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
      Branch: perl
-          ! Makefile.SH
+          ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
+          ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
+          ! vms/vmsish.h
 ____________________________________________________________________________
-[  7467] By: jhi                                   on 2000/10/28  17:05:31
-        Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
-             From: lvirden@cas.org
-             Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
-             Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
+[ 10217] By: jhi                                   on 2001/05/26  13:19:05
+        Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
      Branch: perl
-          ! README.os2
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[  7466] By: jhi                                   on 2000/10/28  16:09:16
-        Log: Upgrade to CPAN 1.58_55.
-             
-             Subject: CPAN.pm status
-             From: andreas.koenig@anima.de (Andreas J. Koenig) 
-             Date: 28 Oct 2000 08:18:00 +0200 
-             Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
+[ 10216] By: jhi                                   on 2001/05/26  13:17:47
+        Log: Subject: utf8 regexp tests
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Fri, 25 May 2001 22:35:01 +0100
+             Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
      Branch: perl
-          ! lib/CPAN.pm lib/CPAN/FirstTime.pm
+          ! t/op/regexp.t
 ____________________________________________________________________________
-[  7465] By: jhi                                   on 2000/10/28  16:02:47
-        Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
+[ 10215] By: jhi                                   on 2001/05/26  13:15:40
+        Log: Subject: [PATCH] Re: stability of sort()?
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Fri, 25 May 2001 22:40:19 +0100
+             Message-ID: <20010525224019.B86445@plum.flirble.org>
      Branch: perl
-          ! embed.h embed.pl perl.h proto.h toke.c
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[  7464] By: nick                                  on 2000/10/28  10:43:44
-        Log: Fix for sv_2iv() on "shared" value from keys %hash.
+[ 10214] By: jhi                                   on 2001/05/26  13:14:30
+        Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
+             From: John Peacock <jpeacock@rowman.com>
+             Date: Thu, 24 May 2001 22:14:01 -0400
+             Message-ID: <3B0DBFE9.A7C49084@rowman.com>
      Branch: perl
-          ! sv.c
+          ! mg.c scope.c sv.c
 ____________________________________________________________________________
-[  7463] By: jhi                                   on 2000/10/27  16:18:29
-        Log: Update Changes.
+[ 10213] By: jhi                                   on 2001/05/26  13:08:56
+        Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sun, 20 May 2001 19:24:13 +0100
+             Message-ID: <20010520192413.G83222@plum.flirble.org>
      Branch: perl
-          ! Changes patchlevel.h
+          + lib/ExtUtils/Constant.pm t/lib/extutils.t
+          ! MANIFEST utils/h2xs.PL
 ____________________________________________________________________________
-[  7462] By: jhi                                   on 2000/10/27  16:17:44
-        Log: Too enthusiastic editing in #7460.
-     Branch: metaconfig
-          ! U/modified/Oldsym.U
-     Branch: perl
-          ! Configure config_h.SH
+[ 10212] By: nick                                  on 2001/05/26  09:49:28
+        Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
+             add a few more notes there on use of mortals on the stack.
+     Branch: perlio
+          ! pod/perlguts.pod
 ____________________________________________________________________________
-[  7461] By: jhi                                   on 2000/10/27  15:37:38
-        Log: Retract #7459, the script needs more work.
-     Branch: perl
-          - mkreef
-          ! MANIFEST
+[ 10211] By: nick                                  on 2001/05/26  09:05:36
+        Log: Integrate mainline
+     Branch: perlio
+         +> t/lib/fcntl.t t/pragma/vars.t
+         !> (integrate 49 files)
 ____________________________________________________________________________
-[  7460] By: jhi                                   on 2000/10/27  15:23:14
-        Log: Use $sort, $uniq (and $tr) consistently as wondered
-             by Nicholas Clark.
-     Branch: metaconfig
-          ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
-          ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
-          ! U/modified/libc.U
+[ 10210] By: jhi                                   on 2001/05/25  12:29:16
+        Log: Update Changes.
      Branch: perl
-          ! Configure config_h.SH
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7459] By: jhi                                   on 2000/10/27  15:02:07
-        Log: (Retracted by #7461)
+[ 10209] By: jhi                                   on 2001/05/25  12:24:45
+        Log: Based on
              
-             Add a shell script for creating/removing symbolic link farms,
-             useful for keeping the source code read-only and doing the
-             builds somewhere else.
+             Subject: [PATCH pp.c] Wrapping pack("C",256)
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Sat, 12 May 2001 17:58:41 +0100
+             Message-ID: <20010512175841.A6132@netthink.co.uk>
      Branch: perl
-          + mkreef
-          ! MANIFEST
+          ! pod/perldiag.pod pp.c t/pragma/warn/pp
 ____________________________________________________________________________
-[  7458] By: jhi                                   on 2000/10/27  14:42:20
-        Log: Do away with the fix_pl.
+[ 10208] By: jhi                                   on 2001/05/25  01:37:03
+        Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
+             From: "Brendan O'Dea" <bod@compusol.com.au>
+             Date: Fri, 25 May 2001 11:18:29 +1000
+             Message-ID: <20010525111829.A28411@compusol.com.au>
+             
+             (Slightly modified.)
      Branch: perl
-          - fix_pl
-          ! MANIFEST Makefile.SH
+          ! lib/Term/Cap.pm
 ____________________________________________________________________________
-[  7457] By: jhi                                   on 2000/10/27  12:43:13
-        Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
-             From: Jens Hamisch <jens@Strawberry.COM>
-             Date: Fri, 27 Oct 2000 14:38:21 +0200
-             Message-Id: <20001027143821.B3366@Strawberry.COM>
+[ 10207] By: jhi                                   on 2001/05/25  01:12:14
+        Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Fri, 25 May 2001 02:13:25 +0100
+             Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
      Branch: perl
-          ! perl.h
+          ! t/op/misc.t
 ____________________________________________________________________________
-[  7456] By: jhi                                   on 2000/10/27  12:33:42
-        Log: Subject: [PATCH] todo
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Thu, 26 Oct 2000 22:32:29 +0100
-             Message-ID: <20001026223229.A44540@plum.flirble.org>
+[ 10206] By: jhi                                   on 2001/05/25  01:07:59
+        Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
+             From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
+             Date: Fri, 25 May 2001 10:25:36 +0900
+             Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
      Branch: perl
-          ! pod/perltodo.pod
+          ! regcomp.c regexec.c
 ____________________________________________________________________________
-[  7455] By: jhi                                   on 2000/10/27  12:02:21
-        Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
-             From: John Tobey <jtobey@john-edwin-tobey.org>
-             Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
-             Message-Id: <m13ozHF-000FObC@feynman.localnet>
+[ 10205] By: jhi                                   on 2001/05/25  01:07:00
+        Log: Subject: [PATCH #2] stash autovivification and method call error messages
+             From: Ilmari Karonen <iltzu@sci.fi>
+             Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
+             Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
      Branch: perl
-          ! op.c t/pragma/sub_lval.t
+          ! gv.c pp_hot.c t/op/method.t
 ____________________________________________________________________________
-[  7454] By: jhi                                   on 2000/10/27  11:59:42
-        Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
-             From: sthoenna@efn.org
-             Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
-             Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
+[ 10204] By: jhi                                   on 2001/05/25  01:03:50
+        Log: Add make target and documentation for gprof profiling.
      Branch: perl
-          ! pp.c t/op/assignwarn.t
+          ! Makefile.SH pod/perlhack.pod
 ____________________________________________________________________________
-[  7453] By: jhi                                   on 2000/10/27  00:15:08
-        Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
+[ 10203] By: jhi                                   on 2001/05/24  21:09:36
+        Log: Subject: Don't think about UTF8 
+             From: Mike Guy <mjtg@cam.ac.uk> 
+             Date: Tue, 22 May 2001 14:35:39 +0100
+             Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
      Branch: perl
-          ! ext/Storable/ChangeLog ext/Storable/Storable.pm
-          ! ext/Storable/Storable.xs t/lib/st-lock.t
+          ! sv.h
 ____________________________________________________________________________
-[  7452] By: jhi                                   on 2000/10/26  13:05:52
-        Log: Undo #7451, this seems to be a deficiency in Perforce,
-             there is no per-file line-terminator type, only per-client.
+[ 10202] By: jhi                                   on 2001/05/24  21:07:25
+        Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
+             From: Geraint A Edwards <gedge@serf.org> 
+             Date: Thu, 24 May 2001 22:51:24 +0100
+             Message-Id: <20010524225124.A34981@cymru.serf.org>
      Branch: perl
-          ! README.dos README.win32 djgpp/configure.bat win32/Makefile
-          ! win32/makefile.mk
+          ! x2p/find2perl.PL
 ____________________________________________________________________________
-[  7451] By: jhi                                   on 2000/10/26  04:56:03
-        Log: Experimenting in DOS arcana.
+[ 10201] By: jhi                                   on 2001/05/24  21:02:30
+        Log: DB_File has its own attribute story.
      Branch: perl
-          ! README.dos README.win32 djgpp/configure.bat win32/Makefile
-          ! win32/makefile.mk
+          ! ext/DB_File/DB_File.xs
 ____________________________________________________________________________
-[  7450] By: jhi                                   on 2000/10/26  04:50:52
-        Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
-             From: "Peter J. Farley III" <pjfarley@banet.net>            
-             Date: Wed, 25 Oct 2000 23:10:18 -0400
-             Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
+[ 10200] By: jhi                                   on 2001/05/24  19:54:21
+        Log: Subject: Re: Making perl with -Wall
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
      Branch: perl
-          ! t/io/open.t
+          ! perl.h
 ____________________________________________________________________________
-[  7449] By: jhi                                   on 2000/10/26  04:49:16
-        Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
-             From: Hugo <hv@crypt.compulink.co.uk>
-             Date: Thu, 26 Oct 2000 01:55:17 +0100
-             Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
-             
-             minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
+[ 10199] By: jhi                                   on 2001/05/24  15:15:03
+        Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
+             From: "Richard Soderberg" <rs@crystalflame.net>
+             Date: Thu, 24 May 2001 08:58:16 -0700
+             Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
      Branch: perl
-          ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
+          ! sv.c
 ____________________________________________________________________________
-[  7448] By: jhi                                   on 2000/10/26  04:38:36
-        Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
-             From: Peter Prymmer <pvhp@forte.com>
-             Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
-             Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
+[ 10198] By: jhi                                   on 2001/05/24  15:10:04
+        Log: IV/UV casting fixes from Nicholas Clark.
      Branch: perl
-          ! configure.com
+          ! perl.h pp_sys.c util.c
 ____________________________________________________________________________
-[  7447] By: jhi                                   on 2000/10/25  23:20:02
-        Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
-             in platforms that strictly require all the symbols being present
-             at link time.
+[ 10197] By: jhi                                   on 2001/05/24  14:19:44
+        Log: Subject: Re: Making perl with -Wall
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Thu, 24 May 2001 15:40:28 +0100
+             Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
      Branch: perl
-          ! handy.h
+          ! malloc.c perl.h
 ____________________________________________________________________________
-[  7446] By: jhi                                   on 2000/10/25  21:55:57
-        Log: Update Changes.
+[ 10196] By: jhi                                   on 2001/05/24  14:04:41
+        Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Tue, 22 May 2001 11:49:37 +0200
+             Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
+     Branch: metaconfig
+          ! U/modified/Oldsym.U
+     Branch: metaconfig/U/perl
+          ! patchlevel.U
      Branch: perl
-          ! Changes patchlevel.h
+          ! Configure config_h.SH myconfig.SH
 ____________________________________________________________________________
-[  7445] By: jhi                                   on 2000/10/25  21:27:08
-        Log: Integrate with vmsperl #7430 by Charles Bailey:
-             
-             Cleanup from prior patch (Charles Lane?):
-             - improve handling of MFDs in Basename and Path
-             - default to no xsubpp line # munging when building debug images
+[ 10195] By: jhi                                   on 2001/05/24  13:25:04
+        Log: Under versiononly install also the scripts with the version suffix.
+             (e.g. .../bin/h2xs5.7.1)
      Branch: perl
-         !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
+          ! installperl
 ____________________________________________________________________________
-[  7444] By: jhi                                   on 2000/10/25  21:03:50
-        Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
-             From: John Peacock <JPeacock@UnivPress.com>
-             Date: Thu, 18 May 2000 11:55:27 -0400
-             Message-ID: <3924126F.A58BE57A@UnivPress.com>
+[ 10194] By: jhi                                   on 2001/05/24  13:02:49
+        Log: Subject: [PATCH] Stop segfault in mg.c:636
+             From: "Richard Soderberg" <rs@crystalflame.net>
+             Date: Thu, 24 May 2001 05:51:52 -0700
+             Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
      Branch: perl
-          ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
-          ! t/op/write.t
+          ! mg.c
 ____________________________________________________________________________
-[  7443] By: jhi                                   on 2000/10/25  20:43:10
-        Log: Temporary stopgap for the self-tying issue: for now only
-             array and hash self-ties are verboten.  The real fix, of
-             course, would be to comprehensively test (and implement?)
-             and debug (and document) self-ties.
+[ 10193] By: jhi                                   on 2001/05/24  12:37:13
+        Log: Iteration continues; hopefully convergently.
      Branch: perl
-          ! pod/perldiag.pod pp_sys.c t/op/tie.t
+          ! t/lib/b-stash.t
 ____________________________________________________________________________
-[  7442] By: jhi                                   on 2000/10/25  20:14:30
-        Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
-             From: Dan Sugalski <dan@sidhe.org>
-             Date: Wed, 25 Oct 2000 13:36:35 -0400
-             Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
-             
-             plus regen global.sym.
+[ 10192] By: jhi                                   on 2001/05/24  12:36:35
+        Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 23 May 2001 16:13:10 -0700
+             Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
      Branch: perl
-          ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
-          ! thrdvar.h util.c
+          ! op.c toke.c
 ____________________________________________________________________________
-[  7441] By: jhi                                   on 2000/10/25  20:12:20
-        Log: buildtoc target tweaks.
+[ 10191] By: jhi                                   on 2001/05/24  12:25:12
+        Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
+             From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
+             Date: Thu, 24 May 2001 05:05:22 -0500
+             Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
      Branch: perl
-          ! pod/Makefile.SH
+          ! lib/dumpvar.pl lib/perl5db.pl
 ____________________________________________________________________________
-[  7440] By: jhi                                   on 2000/10/25  20:03:53
-        Log: A new version of making the syslog test more robust.
-             (Replaces #7421.)
-             
-             Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
-             From: "Kurt D. Starsinic" <kstar@chapin.edu>
-             Date: Wed, 25 Oct 2000 12:13:54 -0400
-             Message-ID: <20001025121354.B2264@O2.chapin.edu>
+[ 10190] By: jhi                                   on 2001/05/24  12:24:07
+        Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
      Branch: perl
-          ! t/lib/syslog.t
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[  7439] By: jhi                                   on 2000/10/25  20:00:48
-        Log: Continue the internal UTF-8 API tweaking.
-             Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
-             used much more than the simpler API, now called utf8_to_uv_simple().
-             Still not quite happy with API, too much partial duplication
-             of functionality.
+[ 10189] By: jhi                                   on 2001/05/23  22:43:31
+        Log: Tiny pod nits on READMEs, mostly whitespace issues.
      Branch: perl
-          ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
-          ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
-          ! regcomp.c regexec.c sv.c toke.c utf8.c
+          ! README.amiga README.dos README.macos README.mpeix README.vmesa
+          ! README.win32
 ____________________________________________________________________________
-[  7438] By: jhi                                   on 2000/10/25  18:52:30
-        Log: Allow poking holes at the UTF-8 decoding strictness.
+[ 10188] By: jhi                                   on 2001/05/23  22:26:03
+        Log: The DG/UX part of the 20010521.005.
      Branch: perl
-          ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
-          ! utf8.h
+          ! README.dgux
 ____________________________________________________________________________
-[  7437] By: jhi                                   on 2000/10/25  13:53:05
-        Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
-             UTF8LEN() and UTF8SKIP(). 
+[ 10187] By: jhi                                   on 2001/05/23  22:04:05
+        Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Mon, 21 May 2001 16:32:02 +0100
+             Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
      Branch: perl
-          ! pp.c utf8.c utf8.h
+          ! regcomp.c t/op/misc.t
 ____________________________________________________________________________
-[  7436] By: jhi                                   on 2000/10/25  13:51:37
-        Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Wed, 25 Oct 2000 14:44:05 +0100
-             Message-ID: <20001025144404.D27253@plum.flirble.org>
+[ 10186] By: jhi                                   on 2001/05/23  21:42:15
+        Log: Subject: [PATCH] Extra UNIVERSAL tests
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Wed, 23 May 2001 12:29:20 +0100
+             Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
      Branch: perl
-          ! pod/perlrun.pod
+          ! t/op/universal.t
 ____________________________________________________________________________
-[  7435] By: jhi                                   on 2000/10/25  13:49:32
-        Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
+[ 10185] By: jhi                                   on 2001/05/23  21:38:48
+        Log: Subject: [PATCH] Remove EQ keyword
              From: Mike Guy <mjtg@cam.ac.uk>
-             Date: Tue, 24 Oct 2000 14:59:40 +0100
-             Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
+             Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
+             Date: Wed, 23 May 2001 11:17:29 +0100
      Branch: perl
-          ! scope.c
+          ! keywords.h keywords.pl
 ____________________________________________________________________________
-[  7434] By: jhi                                   on 2000/10/25  13:48:41
-        Log: AIX is picky about its symbol exports.  Solution for now
-             is to include the deb.o explicitly to the re extension build.
-             
-             Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
-             From: Peter Prymmer <pvhp@forte.com>
-             Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
-             Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
+[ 10184] By: jhi                                   on 2001/05/23  21:29:41
+        Log: Subject: [PATCH] lib/perl5db.pl
+             From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
+             Date: Wed, 23 May 2001 02:18:03 -0500
+             Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
      Branch: perl
-          ! ext/re/Makefile.PL hints/aix.sh
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[  7433] By: jhi                                   on 2000/10/25  13:46:49
-        Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Wed, 25 Oct 2000 12:02:20 +0200
-             Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
+[ 10183] By: jhi                                   on 2001/05/23  21:27:54
+        Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
+             From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
+             Date: Tue, 22 May 2001 23:34:41 -0500
+             Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
      Branch: perl
-          ! perlsdio.h
+          ! lib/Term/Cap.pm
 ____________________________________________________________________________
-[  7432] By: jhi                                   on 2000/10/25  13:44:28
-        Log: Subject: Minor update to find2perl, for portability
-             From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
-             Date: Wed, 25 Oct 2000 12:05:47 +0100
-             Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
+[ 10182] By: jhi                                   on 2001/05/23  21:24:30
+        Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
+             From: davem@fdgroup.co.uk
+             Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
+             Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
      Branch: perl
-          ! x2p/find2perl.PL
+          ! emacs/e2ctags.pl
 ____________________________________________________________________________
-[  7431] By: jhi                                   on 2000/10/25  13:40:39
-        Log: Add targets to Makefile.SH, most importantly
-             'regen_all' which also remembers to update vms/perly*.
+[ 10181] By: jhi                                   on 2001/05/23  21:23:29
+        Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 22 May 2001 14:15:09 +0100
+             Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
      Branch: perl
-          ! Makefile.SH
+          ! lib/vars.pm
 ____________________________________________________________________________
-[  7429] By: jhi                                   on 2000/10/24  20:03:40
-        Log: Podify README.epoc and README.vos.
+[ 10180] By: jhi                                   on 2001/05/23  21:22:14
+        Log: Subject: [PATCH lib/vars.pm] Odd code nit
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 22 May 2001 14:14:28 +0100
+             Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
      Branch: perl
-          ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
-          ! pod/perlport.pod pod/perltoc.pod
+          ! lib/vars.pm
 ____________________________________________________________________________
-[  7428] By: jhi                                   on 2000/10/24  19:10:33
-        Log: Stratus VOS updates from Paul Green.
+[ 10179] By: jhi                                   on 2001/05/23  21:19:51
+        Log: Use the new use vars feature.
      Branch: perl
-          + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
-          + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
-          - vos/config.def vos/config.h vos/config_h.SH_orig
-          ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
-          ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
+          ! t/lib/b-stash.t
 ____________________________________________________________________________
-[  7427] By: jhi                                   on 2000/10/24  18:59:48
-        Log: Check if stdio supports tweaking lval and cnt simultaneously.
-             
-             Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Mon, 23 Oct 2000 15:39:32 +0100
-             Message-ID: <20001023153932.A10786@plum.flirble.org>
-     Branch: metaconfig
-          ! U/compline/d_stdstdio.U
+[ 10178] By: jhi                                   on 2001/05/23  21:19:28
+        Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
+             Date: Tue, 22 May 2001 13:11:39 +0100
      Branch: perl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
-          ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
-          ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
-          ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
-          ! vos/config.h vos/config_h.SH_orig win32/config.bc
-          ! win32/config.gc win32/config.vc
+          + t/pragma/vars.t
+          ! MANIFEST lib/vars.pm t/lib/1_compile.t
 ____________________________________________________________________________
-[  7426] By: jhi                                   on 2000/10/24  17:57:44
-        Log: Missed the header file changes from #7425.
+[ 10177] By: jhi                                   on 2001/05/23  21:01:48
+        Log: -qlongdouble considered harmful by Merijn.
      Branch: perl
-          ! embed.h embed.pl objXSUB.h proto.h
+          ! hints/aix.sh
 ____________________________________________________________________________
-[  7425] By: jhi                                   on 2000/10/24  17:55:17
-        Log: Fix the bug reported in
-             
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Subject: Encode bug?
-             Date: 24 Oct 2000 14:01:26 +0200 
-             Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
-             
-             Also make is_utf8_char() stricter.
+[ 10176] By: jhi                                   on 2001/05/21  13:21:21
+        Log: Update Changes.
      Branch: perl
-          ! ext/Encode/Encode.xs utf8.c
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7424] By: jhi                                   on 2000/10/24  15:15:39
-        Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
-             From: Peter Scott <Peter@PSDT.com>
-             Date: Mon, 23 Oct 2000 19:46:01 -0700
-             Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
+[ 10175] By: jhi                                   on 2001/05/21  13:17:28
+        Log: Add a test of its very own for Fcntl.  Hopefully portable.
      Branch: perl
-          ! pod/perlfaq5.pod
+          + t/lib/fcntl.t
+          ! MANIFEST
 ____________________________________________________________________________
-[  7423] By: jhi                                   on 2000/10/24  14:25:30
-        Log: Test tweak to avoid pulling in the whole Config.
+[ 10174] By: jhi                                   on 2001/05/21  12:45:41
+        Log: Must be trickier for 'minitest' not to die.
      Branch: perl
-          ! t/lib/st-lock.t
+          ! t/op/taint.t
 ____________________________________________________________________________
-[  7422] By: jhi                                   on 2000/10/24  14:03:16
-        Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
+[ 10173] By: jhi                                   on 2001/05/21  11:24:43
+        Log: Can't declare other people's variables.
      Branch: perl
-          ! pp.c
+          ! t/lib/b-stash.t
 ____________________________________________________________________________
-[  7421] By: jhi                                   on 2000/10/24  13:32:09
-        Log: (Replaced by #7440.)
-             
-             Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
-             From: "Kurt D. Starsinic" <kstar@chapin.edu>
-             Date: Mon, 23 Oct 2000 16:40:54 -0400
-             Message-ID: <20001023164054.B14491@O2.chapin.edu>
+[ 10172] By: jhi                                   on 2001/05/20  20:33:08
+        Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
      Branch: perl
-          ! t/lib/syslog.t
+          ! doio.c t/op/taint.t
 ____________________________________________________________________________
-[  7420] By: jhi                                   on 2000/10/24  13:30:53
-        Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
+[ 10171] By: jhi                                   on 2001/05/20  20:18:45
+        Log: The OS/2 variable needs to be declared.
+     Branch: perl
+          ! t/lib/b-stash.t
+____________________________________________________________________________
+[ 10170] By: nick                                  on 2001/05/20  16:48:29
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 41 files)
+____________________________________________________________________________
+[ 10169] By: jhi                                   on 2001/05/20  11:50:20
+        Log: Small perlsec updates: clarify the taintedness of filename
+             globbing; suggest using Scalar::Util::tainted().
+     Branch: perl
+          ! pod/perlsec.pod
+____________________________________________________________________________
+[ 10168] By: jhi                                   on 2001/05/20  11:24:11
+        Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
+             From: Dave Mitchell <davem@fdgroup.co.uk>
+             Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
+             Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
+     Branch: perl
+          ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
+          ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
+          ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
+          ! xsutils.c
+____________________________________________________________________________
+[ 10167] By: jhi                                   on 2001/05/20  11:12:14
+        Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
-             Date: Mon, 23 Oct 2000 17:29:03 -0400
-             Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
+             Date: Sat, 19 May 2001 04:08:46 -0400
+             Message-ID: <20010519040846.A16969@math.ohio-state.edu>
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm
+          ! lib/ExtUtils/Mksymlists.pm makedef.pl
 ____________________________________________________________________________
-[  7419] By: jhi                                   on 2000/10/24  13:29:57
-        Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
+[ 10166] By: jhi                                   on 2001/05/20  11:08:27
+        Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
-             Date: Mon, 23 Oct 2000 19:01:32 -0400
-             Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
+             Date: Sat, 19 May 2001 04:30:45 -0400
+             Message-ID: <20010519043045.A17033@math.ohio-state.edu>
      Branch: perl
-          ! utils/h2xs.PL
+          ! os2/os2.c
 ____________________________________________________________________________
-[  7418] By: jhi                                   on 2000/10/24  13:26:04
-        Log: Replace #7409 with
-             
-             Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
-             From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
-             Date: Mon, 23 Oct 2000 20:08:56 +0200
-             Message-ID: <20001023200855.A14850@nice.ram.loc>
+[ 10165] By: jhi                                   on 2001/05/20  11:07:06
+        Log: Subject: [PATCH 5.6.1] build bugs OS/2
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Sat, 19 May 2001 04:35:28 -0400
+             Message-ID: <20010519043528.A17363@math.ohio-state.edu>
      Branch: perl
-          ! ext/Storable/Storable.pm t/lib/st-lock.t
+          ! os2/Makefile.SHs os2/os2.c
 ____________________________________________________________________________
-[  7417] By: jhi                                   on 2000/10/24  13:17:52
-        Log: Run vms/vms_yfix.pl, should have done that after changing
-             perly.c in #7382.
+[ 10164] By: jhi                                   on 2001/05/20  11:06:01
+        Log: Subject: [PATCH 5.6.1] Mis-Failing tests
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Sat, 19 May 2001 04:04:23 -0400
+             Message-ID: <20010519040423.A16861@math.ohio-state.edu>
+             
+             (In bleadperl patched b-stash.t instead of b.t)
      Branch: perl
-          ! vms/perly_c.vms vms/perly_h.vms
+          ! t/lib/b-stash.t t/lib/bigfltpm.t
 ____________________________________________________________________________
-[  7416] By: jhi                                   on 2000/10/24  02:55:33
-        Log: Make the UTF-8 decoding stricter and more verbose when
-             malformation happens.  This involved adding an argument
-             to utf8_to_uv_chk(), which involved changing its prototype,
-             and prefer STRLEN over I32 for the UTF-8 length, which as
-             a domino effect necessitated changing the prototypes of
-             scan_bin(), scan_oct(), scan_hex(), and reg_uni().
-             The stricter UTF-8 decoding checking uses Markus Kuhn's
-             UTF-8 Decode Stress Tester from
-             http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
+[ 10163] By: jhi                                   on 2001/05/20  10:59:46
+        Log: Subject: [PATCH 5.6.1] perl5db
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Sat, 19 May 2001 03:49:09 -0400
+             Message-ID: <20010519034909.A14902@math.ohio-state.edu>
      Branch: perl
-          ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
-          ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
-          ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
-          ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[  7415] By: jhi                                   on 2000/10/23  14:06:06
-        Log: Update Changes.
+[ 10162] By: jhi                                   on 2001/05/20  10:58:18
+        Log: Subject: [PATCH] require $mod where $mod has touched numeric context
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 18 May 2001 14:24:51 -0700
+             Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
      Branch: perl
-          ! Changes patchlevel.h
+          ! pp_ctl.c
 ____________________________________________________________________________
-[  7414] By: jhi                                   on 2000/10/23  12:39:52
-        Log: Undo the basename() part of #7412 since the lib/basename
-             tests would need upgrading too.
+[ 10161] By: jhi                                   on 2001/05/20  10:57:00
+        Log: Subject: [PATCH] Chomp should not always stringify
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 18 May 2001 07:55:25 -0700
+             Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
      Branch: perl
-          ! lib/File/Basename.pm
+          ! doop.c t/op/chop.t
 ____________________________________________________________________________
-[  7413] By: jhi                                   on 2000/10/23  12:19:27
-        Log: Document PERL_INSTALL_ROOT of #7210.
+[ 10160] By: jhi                                   on 2001/05/20  10:49:40
+        Log: Integrate perlio.
      Branch: perl
-          ! lib/ExtUtils/Install.pm
+         !> pod/perlfunc.pod
 ____________________________________________________________________________
-[  7412] By: jhi                                   on 2000/10/23  12:16:47
-        Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
+[ 10159] By: nick                                  on 2001/05/20  09:39:46
+        Log: Document some more of open's features.
+     Branch: perlio
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 10158] By: gsar                                  on 2001/05/18  18:43:38
+        Log: back out change#10153 (it has compatibility issues such as the
+             changed behavior of /[~%@+-]/, and after talking to Jarkko, the
+             benefit for 5.6.x doesn't seem worth the risk)
+     Branch: maint-5.6/perl
+          ! toke.c
+____________________________________________________________________________
+[ 10157] By: jhi                                   on 2001/05/18  17:05:40
+        Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
      Branch: perl
-          ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
-          ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
+          ! x2p/s2p.PL
 ____________________________________________________________________________
-[  7411] By: jhi                                   on 2000/10/23  12:07:41
-        Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
-             From: Prymmer/Kahn <pvhp@best.com>
-             Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
-             Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
+[ 10156] By: jhi                                   on 2001/05/18  12:06:40
+        Log: Update Changes.
      Branch: perl
-          ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7410] By: jhi                                   on 2000/10/23  04:10:11
-        Log: The change #7187 was not so good on VMS.
+[ 10155] By: jhi                                   on 2001/05/18  11:58:57
+        Log: Integrate change #10144 from maintperl.
              
-             Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
-             From: "Craig A. Berry" <craig.berry@psinetcs.com>
-             Date: Sun, 22 Oct 2000 23:03:08 -0500
-             Message-Id: <p04330102b617d093470b@[172.16.52.1]>
+             s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
      Branch: perl
-          ! utils/perldoc.PL
+         !> win32/config.bc win32/config.gc win32/config.vc
+         !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
 ____________________________________________________________________________
-[  7409] By: jhi                                   on 2000/10/23  03:57:36
-        Log: Avoid Storable locking on DJGPP for now.
+[ 10154] By: nick                                  on 2001/05/18  07:23:03
+        Log: Integrate mainline.
+     Branch: perlio
+         +> README.dgux t/lib/i18n-collate.t utils.lst
+         !> (integrate 49 files)
+____________________________________________________________________________
+[ 10153] By: jhi                                   on 2001/05/18  00:41:51
+        Log: Integrate change #7224 from mainline into maintperl.
              
-             Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
-             From: "Peter J. Farley III" <pjfarley@banet.net>
-             Date: Sun, 22 Oct 2000 20:00:00 -0400
-             Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
+             Allow @+ and @- to be doublequoted, from Simon Cozens. 
+             (Approved by Larry, see Tom's comment in 20000830.005.)
+     Branch: maint-5.6/perl
+         !> toke.c
+____________________________________________________________________________
+[ 10152] By: jhi                                   on 2001/05/17  23:18:15
+        Log: Subject: [PATCH bleadperl] small lookbehind fix
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Fri, 18 May 2001 00:07:19 +0100
+             Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
      Branch: perl
-          ! ext/Storable/Storable.pm t/lib/st-lock.t
+          ! regexec.c
 ____________________________________________________________________________
-[  7408] By: jhi                                   on 2000/10/23  03:50:24
-        Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
-             From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
-             Date: Sun, 22 Oct 2000 21:12:22 -0400
-             Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
+[ 10151] By: jhi                                   on 2001/05/17  22:00:06
+        Log: Detypos.
      Branch: perl
-          ! lib/vars.pm
+          ! installman utils.lst
 ____________________________________________________________________________
-[  7407] By: jhi                                   on 2000/10/23  03:43:12
-        Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
-             From: Hugo <hv@crypt.compulink.co.uk>
-             Date: Mon, 23 Oct 2000 00:47:22 +0100
-             Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
+[ 10150] By: jhi                                   on 2001/05/17  20:32:48
+        Log: Add better debug to glob/basic #8 as suggested by Nick Clark
+             in 20001222.001.
      Branch: perl
-          ! regexec.c t/op/pat.t
+          ! t/lib/glob-basic.t
 ____________________________________________________________________________
-[  7406] By: jhi                                   on 2000/10/23  03:40:29
-        Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
+[ 10149] By: jhi                                   on 2001/05/17  20:08:58
+        Log: Subject: [PATCH] Test for bug 20010515.004
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
      Branch: perl
-          ! lib/ExtUtils/MakeMaker.pm
+          ! t/op/misc.t
 ____________________________________________________________________________
-[  7405] By: jhi                                   on 2000/10/22  21:32:00
-        Log: Doc patch.
+[ 10148] By: jhi                                   on 2001/05/17  20:06:23
+        Log: Integrate #10145 from maintperl.
              
-             Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
-             From: rspier@pobox.com (Robert Spier)
-             Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
-             Message-ID: <14835.16112.13457.447971@rls.cx>
+             fix for ID 20010515.004 (needs test)
      Branch: perl
-          ! lib/strict.pm
+         !> pp_hot.c
 ____________________________________________________________________________
-[  7404] By: jhi                                   on 2000/10/22  21:30:51
-        Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
-             From: rspier@pobox.com (Robert Spier)
-             Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
-             Message-ID: <14835.17223.72448.705566@rls.cx>
+[ 10147] By: jhi                                   on 2001/05/17  19:10:46
+        Log: Thinko noticed by Doug MacEachern.
      Branch: perl
-          ! lib/ExtUtils/MakeMaker.pm
+          ! thread.h
 ____________________________________________________________________________
-[  7403] By: jhi                                   on 2000/10/22  21:24:11
-        Log: Subject: [PATCH bleadperl] ripples from constsub patch
-             From: John Tobey <jtobey@john-edwin-tobey.org>
-             Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
-             Message-Id: <m13nSOB-000FObC@feynman.localnet>
+[ 10146] By: jhi                                   on 2001/05/17  17:30:37
+        Log: Subject: Re: [PATCH] HERE mark in regex
+             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
+             Date: Thu, 17 May 2001 12:20:33 -0400
+             Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
      Branch: perl
-          ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
+          ! t/op/re_tests
 ____________________________________________________________________________
-[  7402] By: jhi                                   on 2000/10/22  20:59:35
-        Log: Support s?printf parameter reordering.
-     Branch: perl
-          ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
+[ 10145] By: gsar                                  on 2001/05/17  16:59:55
+        Log: fix for ID 20010515.004 (needs test)
+     Branch: maint-5.6/perl
+          ! pp_hot.c
 ____________________________________________________________________________
-[  7401] By: jhi                                   on 2000/10/22  19:19:14
-        Log: Expand %Config variables only if explicitly so requested
-             during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
-             
-             Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
-             From: Gurusamy Sarathy <gsar@ActiveState.com>
-             Date: Sun, 22 Oct 2000 11:47:32 -0700
-             Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
+[ 10144] By: gsar                                  on 2001/05/17  16:39:02
+        Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
+     Branch: maint-5.6/perl
+          ! win32/config.bc win32/config.gc win32/config.vc
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[ 10143] By: jhi                                   on 2001/05/17  14:21:08
+        Log: Macrofy the getspecific (and use it also in util.c)
      Branch: perl
-          ! Makefile.SH lib/lib_pm.PL
+          ! thread.h util.c
 ____________________________________________________________________________
-[  7400] By: jhi                                   on 2000/10/22  18:24:10
-        Log: Move the #7390 test from warn/op to comp/redef.
-             
-             Subject: Re: Creating const subs for constants.
-             From: John Tobey <jtobey@john-edwin-tobey.org>
-             Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
-             Message-Id: <m13nG72-000FObC@feynman.localnet>               
+[ 10142] By: jhi                                   on 2001/05/17  01:43:50
+        Log: Use the unchecked thread-specific key fetch also in Tru64.
      Branch: perl
-          ! t/comp/redef.t t/pragma/warn/op
+          ! thread.h
 ____________________________________________________________________________
-[  7399] By: jhi                                   on 2000/10/22  17:49:59
-        Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Sat, 21 Oct 2000 22:23:19 +0100
-             Message-ID: <20001021222319.B45586@plum.flirble.org>
+[ 10141] By: jhi                                   on 2001/05/17  01:41:07
+        Log: Subject: [PATCH 5.6.1]Quick thread speedup
+             From: Dan Sugalski <dan@sidhe.org> 
+             Date: Wed, 16 May 2001 18:05:19 -0400
+             Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
      Branch: perl
-          ! ext/DynaLoader/DynaLoader_pm.PL
+          ! thread.h util.c
 ____________________________________________________________________________
-[  7398] By: jhi                                   on 2000/10/22  17:47:35
-        Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
-             From: Hugo <hv@crypt.compulink.co.uk>
-             Date: Sat, 21 Oct 2000 18:19:59 +0100
-             Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
+[ 10140] By: jhi                                   on 2001/05/16  19:58:29
+        Log: I think this is quite enough testing for a deprecated feature.
      Branch: perl
-          ! ext/B/B.pm ext/B/B/C.pm
+          + t/lib/i18n-collate.t
+          ! MANIFEST t/lib/1_compile.t
 ____________________________________________________________________________
-[  7397] By: jhi                                   on 2000/10/22  17:35:18
-        Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
-             From: "Todd C. Miller" <Todd.Miller@courtesan.com>
-             Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
-             Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
+[ 10139] By: jhi                                   on 2001/05/16  18:47:03
+        Log: More HP-UX lore from Jeff Okamoto.
      Branch: perl
-          ! hints/openbsd.sh
+          ! README.hpux
 ____________________________________________________________________________
-[  7396] By: jhi                                   on 2000/10/22  17:19:46
-        Log: Subject: installman go-faster stripes
-             From: Nicholas Clark <nick@talking.bollo.cx>
-             Date: Sat, 21 Oct 2000 17:24:53 +0100
-             Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
-             
-             Subject: Re: installman go-faster stripes
-             From: Russ Allbery <rra@stanford.edu>
-             Date: 21 Oct 2000 11:04:13 -0700
-             Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
+[ 10138] By: jhi                                   on 2001/05/16  18:21:04
+        Log: Sort utils.lst for easier maintenance.
      Branch: perl
-          ! installman pod/pod2man.PL
+          ! utils.lst
 ____________________________________________________________________________
-[  7395] By: jhi                                   on 2000/10/22  17:17:35
-        Log: Hints tweak from Anton Berezin.
+[ 10137] By: jhi                                   on 2001/05/16  18:12:01
+        Log: Subject: Re: [PATCH] Abstract "utility" information from installman
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
+             Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
+             
+             Add pod2latex to utils.lst.
      Branch: perl
-          ! hints/freebsd.sh
+          ! MANIFEST utils.lst
 ____________________________________________________________________________
-[  7394] By: jhi                                   on 2000/10/22  04:50:04
-        Log: Tweak the Is* definitions of Unicode character classes
-             to better match the official categorizations; embrace
-             the official categorizations; add the combining marks
-             as alpha (and -numeric); fix DCinital (a typo and edito)
-             to be DCmedial.
+[ 10136] By: jhi                                   on 2001/05/16  18:00:00
+        Log: Subject: Re: [PATCH] HERE mark in regex
+             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
+             Date: Wed, 16 May 2001 13:04:43 -0400
+             Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
      Branch: perl
-          + lib/unicode/Is/DCmedial.pl
-          - lib/unicode/Is/DCinital.pl
-          ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
-          ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
-          ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
-          ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
+          ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
+          ! t/op/regmesg.t t/pragma/warn/regcomp
 ____________________________________________________________________________
-[  7393] By: jhi                                   on 2000/10/21  18:06:05
-        Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
-             From: Daniel Chetlin <daniel@chetlin.com>
-             Date: Sat, 21 Oct 2000 02:57:03 -0700
-             Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
+[ 10135] By: jhi                                   on 2001/05/16  17:51:50
+        Log: Subject: Re: [PATCH] Abstract "utility" information from installman
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Wed, 16 May 2001 18:02:08 +0100
+             Message-ID: <20010516180208.A6458@netthink.co.uk>
      Branch: perl
-          + t/lib/tie-splice.t
-          ! MANIFEST lib/Tie/Array.pm
+          ! installman utils.lst
 ____________________________________________________________________________
-[  7391] By: jhi                                   on 2000/10/21  14:37:49
-        Log: Testcases for a #7383,#7385 related bug.
+[ 10134] By: jhi                                   on 2001/05/16  17:47:26
+        Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
+             From: "Philip Newton" <pnewton@gmx.de>
+             Date: Tue, 15 May 2001 15:09:30 +0200
+             Message-ID: <3B0146AA.2839.17BFDA6@localhost>
              
-             Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Sat, 21 Oct 2000 15:04:51 +0100
-             Message-ID: <20001021150451.A51566@plum.flirble.org>
+             Test case for #10128.
      Branch: perl
-          ! t/pragma/utf8.t
+          ! t/pragma/warn/pp_hot
 ____________________________________________________________________________
-[  7390] By: jhi                                   on 2000/10/21  14:35:57
-        Log: Add a testcase for #7389.
+[ 10133] By: jhi                                   on 2001/05/16  15:12:52
+        Log: Update Changes.
      Branch: perl
-          ! t/pragma/warn/op
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7389] By: jhi                                   on 2000/10/21  14:26:45
-        Log: Subject: Re: Creating const subs for constants.
-             From: John Tobey <jtobey@john-edwin-tobey.org>
-             Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
-             Message-Id: <m13mo0N-000FObC@feynman.localnet>
+[ 10132] By: jhi                                   on 2001/05/16  14:50:55
+        Log: Deprecate pseudo-hashes.
      Branch: perl
-          ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
-          ! proto.h sv.c
+          ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
 ____________________________________________________________________________
-[  7386] By: jhi                                   on 2000/10/21  01:31:12
-        Log: Update Changes.
+[ 10131] By: jhi                                   on 2001/05/16  14:26:01
+        Log: HP-UX hints update from Merijn.
      Branch: perl
-          ! Changes patchlevel.h
+          ! hints/hpux.sh
 ____________________________________________________________________________
-[  7385] By: jhi                                   on 2000/10/21  01:28:42
-        Log: The #7383 was right only in the context of the original bug report,
-             not in more general case.
+[ 10130] By: jhi                                   on 2001/05/16  14:23:01
+        Log: README.hpux update from Merijn.
      Branch: perl
-          ! pp_hot.c
+          ! README.hpux
 ____________________________________________________________________________
-[  7384] By: jhi                                   on 2000/10/21  01:08:23
-        Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
+[ 10129] By: jhi                                   on 2001/05/16  14:18:56
+        Log: Subject: Re: [PATCH] Abstract "utility" information from installman
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Wed, 16 May 2001 15:57:55 +0100
+             Message-ID: <20010516155755.A4728@netthink.co.uk>
      Branch: perl
-          ! ext/IO/lib/IO/Select.pm
+          + utils.lst
+          ! MANIFEST installman installperl
 ____________________________________________________________________________
-[  7383] By: jhi                                   on 2000/10/21  00:44:18
-        Log: Fix for ID 20001020.006, concatenating an unset submatch
-             with utf8 resulted in "Modification of a read-only value".
+[ 10128] By: jhi                                   on 2001/05/16  14:15:36
+        Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
+             From: "Philip Newton" <pnewton@gmx.de>
+             Date: Tue, 15 May 2001 16:31:05 +0200
+             Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
+             
+             Fix PERL_Y2KWARN test to check before rather than after appending.
      Branch: perl
-          ! pp_hot.c t/pragma/utf8.t
+          ! pp_hot.c
 ____________________________________________________________________________
-[  7382] By: jhi                                   on 2000/10/20  20:44:31
-        Log: Make scan_num() reëntrant, as suggested in
-             
-             Subject: [PATCH perl@7229] Rentrant parser and yylex()
-             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
-             Date: Fri, 20 Oct 2000 14:17:27 +0100
-             Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
+[ 10127] By: jhi                                   on 2001/05/16  14:08:15
+        Log: Regen Porting stuff.
      Branch: perl
-          ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
-          ! toke.c
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH
 ____________________________________________________________________________
-[  7381] By: jhi                                   on 2000/10/20  20:07:29
-        Log: Reëntrancy fix.
-             
-             Subject: [PATCH perl@7229] Rentrant parser and yylex()
-             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
-             Date: Fri, 20 Oct 2000 14:17:27 +0100
-             Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
+[ 10126] By: jhi                                   on 2001/05/16  13:41:50
+        Log: Metaconfig unit change for #10125.
+     Branch: metaconfig
+          ! U/modified/Oldconfig.U
+____________________________________________________________________________
+[ 10125] By: jhi                                   on 2001/05/16  13:41:35
+        Log: Use OSVERS.
      Branch: perl
-          ! embed.h embed.pl perl.h proto.h toke.c
+          ! Configure config_h.SH perl.c
 ____________________________________________________________________________
-[  7380] By: jhi                                   on 2000/10/20  19:15:54
-        Log: Don't write double values through long double pointers,
-             based on a part of
-             
-             Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
-             From: Jens Hamisch <jens@Strawberry.COM>
-             Date: Tue, 17 Oct 2000 08:39:36 +0200
-             Message-Id: <20001017083936.A11104@Strawberry.COM>
+[ 10124] By: jhi                                   on 2001/05/16  13:41:09
+        Log: Regen toc.
      Branch: perl
-          ! perl.h pp.c
+          ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
 ____________________________________________________________________________
-[  7379] By: jhi                                   on 2000/10/20  18:43:37
-        Log: Portability tweak on #7377.
-             
-             Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
-             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
-             Date:     Fri, 20 Oct 2000 13:13:41 EDT
-             Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
+[ 10123] By: jhi                                   on 2001/05/16  13:25:38
+        Log: Adding the README.dgux to the MANIFEST would be a good idea.
      Branch: perl
-          ! t/lib/dprof.t
+          ! MANIFEST
 ____________________________________________________________________________
-[  7378] By: jhi                                   on 2000/10/20  12:57:19
-        Log: SOCKS function redefinitions need prototypes, too, otherwise
-             for example 32 bit versus 64 bit differences cause a lot of
-             problems.  Part of
-             
-             Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
-             From: Jens Hamisch <jens@Strawberry.COM>
-             Date: Tue, 17 Oct 2000 08:39:36 +0200
-             Message-Id: <20001017083936.A11104@Strawberry.COM>
+[ 10122] By: jhi                                   on 2001/05/16  13:08:33
+        Log: Move the stack desire definition to thread.h.
      Branch: perl
-          ! doio.c pp_sys.c
+          ! ext/Thread/Thread.xs thread.h
 ____________________________________________________________________________
-[  7377] By: jhi                                   on 2000/10/20  12:37:12
-        Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
-             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
-             Date:     Fri, 20 Oct 2000 08:26:04 EDT
-             Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
+[ 10121] By: jhi                                   on 2001/05/16  13:00:12
+        Log: DG-UX threading patches, including a README.dgux,
+             from Takis Psarogiannakopoulos.
      Branch: perl
-          ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
+          + README.dgux
+          ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
 ____________________________________________________________________________
-[  7376] By: jhi                                   on 2000/10/20  12:35:31
-        Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
-             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
-             Date:     Fri, 20 Oct 2000 07:48:15 EDT
-             Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
+[ 10120] By: jhi                                   on 2001/05/16  12:55:33
+        Log: Subject: [PATCH B::Deparse] More on /x regexes
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 15 May 2001 19:09:35 +0100
+             Message-ID: <20010515190935.A27268@penderel>
      Branch: perl
-          ! configure.com vms/gen_shrfls.pl
+          ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[  7374] By: jhi                                   on 2000/10/20  00:59:48
-        Log: In the latest compiler builds cccdlflags must not become -fpic,
-             from Wilfredo Sánchez.
+[ 10119] By: jhi                                   on 2001/05/16  12:45:29
+        Log: Document that the core time() may be rounding rather
+             than truncating, would have saved at least my confusion.
      Branch: perl
-          ! hints/darwin.sh
+          ! ext/Time/HiRes/HiRes.pm
 ____________________________________________________________________________
-[  7373] By: jhi                                   on 2000/10/20  00:56:35
-        Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
-             From: Tony Cook <tony@develop-help.com>
-             Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
-             Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
+[ 10118] By: jhi                                   on 2001/05/16  12:37:57
+        Log: Subject: perl-current/t/time-hires.t
+             From: John Peacock <jpeacock@rowman.com>
+             Date: Fri, 11 May 2001 14:09:41 -0400
+             Message-ID: <3AFC2AE5.5E787E54@rowman.com>
      Branch: perl
-          ! pod/perlop.pod
+          ! t/lib/time-hires.t
 ____________________________________________________________________________
-[  7372] By: jhi                                   on 2000/10/19  19:34:40
-        Log: Typo noted by Mark Lutz.
+[ 10117] By: jhi                                   on 2001/05/15  13:40:33
+        Log: Subject: [PATCH dump.c] Op private flags
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Sun, 13 May 2001 20:20:36 +0100
+             Message-ID: <20010513202036.A21896@netthink.co.uk>
      Branch: perl
-          ! t/op/64bitint.t
+          ! dump.c
 ____________________________________________________________________________
-[  7371] By: jhi                                   on 2000/10/19  19:33:13
-        Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
-     Branch: metaconfig
-          ! U/modified/Cppsym.U U/modified/Oldconfig.U
-     Branch: metaconfig/U/perl
-          ! End.U dlsrc.U libperl.U
+[ 10116] By: jhi                                   on 2001/05/15  13:28:26
+        Log: Upgrade to Switch 2.03.
      Branch: perl
-          + hints/nonstopux.sh
-          ! Configure MANIFEST config_h.SH
+          ! lib/Switch.pm
 ____________________________________________________________________________
-[  7370] By: jhi                                   on 2000/10/19  17:18:08
-        Log: Subject: PATCH do_print has 2 PerlIO_error()s
-             From: nick@ccl4.org
-             Date: Thu, 19 Oct 2000 18:09:20 +0100
-             Message-ID: <20001019180920.A8440@babyhippo.co.uk>
+[ 10115] By: jhi                                   on 2001/05/15  13:19:01
+        Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
+             to PERL_CONFIG_SH and use it consistently.
+     Branch: maint-5.6/perl
+         !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
+         !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
+         !> myconfig.SH writemain.SH
+____________________________________________________________________________
+[ 10114] By: jhi                                   on 2001/05/15  13:13:21
+        Log: Metaconfig units changes for #10113.
+     Branch: metaconfig
+          ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
+____________________________________________________________________________
+[ 10113] By: jhi                                   on 2001/05/15  13:12:40
+        Log: The problem described in 20010514.031 still wasn't
+             fully cured, there were remnants of $CONFIG when
+             $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
+             to avoid future conflicts.
      Branch: perl
-          ! doio.c
+          ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
+          ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
+          ! myconfig.SH writemain.SH
 ____________________________________________________________________________
-[  7369] By: jhi                                   on 2000/10/19  14:01:49
-        Log: Update Changes.
+[ 10112] By: jhi                                   on 2001/05/15  11:55:44
+        Log: Half of #10107 got lost.
      Branch: perl
-          ! Changes patchlevel.h
+          ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[  7368] By: jhi                                   on 2000/10/19  13:04:29
-        Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Wed, 18 Oct 2000 13:12:01 +0200
-             Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
+[ 10111] By: nick                                  on 2001/05/15  08:39:14
+        Log: Integrate mainline.
+     Branch: perlio
+         +> ext/POSIX/hints/uts.pl
+          - Todo Todo-5.6 t/camel-III/vstring.t
+         !> (integrate 48 files)
+____________________________________________________________________________
+[ 10110] By: jhi                                   on 2001/05/15  02:04:05
+        Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
+             From: Robin Houston <robin@kitsite.com>
+             Date: Mon, 14 May 2001 22:27:08 +0100
+             Message-ID: <20010514222708.A22963@penderel>
      Branch: perl
-          ! hints/aix.sh
+          ! t/TestInit.pm
 ____________________________________________________________________________
-[  7367] By: jhi                                   on 2000/10/19  02:22:40
-        Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
-             of a 'pmshort' anywhere in the B, so the offending line was simply
-             removed.
+[ 10109] By: jhi                                   on 2001/05/15  02:03:12
+        Log: Subject: [PATCH B::Deparse] Lvaluable method calls
+             From: Robin Houston <robin@kitsite.com>
+             Date: Mon, 14 May 2001 22:16:43 +0100
+             Message-ID: <20010514221643.A22437@penderel>
      Branch: perl
-          ! ext/B/B/Debug.pm
+          ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[  7366] By: jhi                                   on 2000/10/19  02:12:37
-        Log: Add the test case for the bug id 20000730.004 which seems
-             to have been fixed by now.
+[ 10108] By: jhi                                   on 2001/05/15  02:02:17
+        Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
+             From: Robin Houston <robin@kitsite.com>
+             Date: Mon, 14 May 2001 22:03:44 +0100
+             Message-ID: <20010514220344.A20643@penderel>
      Branch: perl
-          ! t/pragma/utf8.t
+          ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[  7365] By: jhi                                   on 2000/10/18  23:36:24
-        Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
-             From: Hugo <hv@crypt.compulink.co.uk>
-             Date: Wed, 18 Oct 2000 23:25:58 +0100
-             Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
+[ 10107] By: jhi                                   on 2001/05/15  02:01:24
+        Log: Subject: [PATCH B::Deparse] "${foo}_bar"
+             From: Robin Houston <robin@kitsite.com>
+             Date: Mon, 14 May 2001 22:10:07 +0100
+             Message-ID: <20010514221007.A21118@penderel>
      Branch: perl
-          ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
+          ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[  7364] By: jhi                                   on 2000/10/18  21:12:53
-        Log: (retracted)
+[ 10106] By: jhi                                   on 2001/05/15  01:41:26
+        Log: Fix for 20010514.037; substr() didn't invalidate the locale
+             collation magic.
      Branch: perl
           ! pp.c
 ____________________________________________________________________________
-[  7363] By: jhi                                   on 2000/10/18  20:55:38
-        Log: Missing change from #7362.
+[ 10105] By: jhi                                   on 2001/05/14  18:18:24
+        Log: Update Changes.
      Branch: perl
-          ! win32/perlhost.h
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[  7362] By: jhi                                   on 2000/10/18  20:52:01
-        Log: Borland C fstat() never saw the fd as writable.
-             
-             Subject: fix for Borland's weak "stat" (perl@7211)
-             From: "Konovalov, Vadim" <vkonovalov@lucent.com>
-             Date: Mon, 16 Oct 2000 09:55:03 +0400
-             Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
+[ 10104] By: jhi                                   on 2001/05/14  18:09:07
+        Log: Retract #10094.
      Branch: perl
-          ! win32/win32.c
+          ! lib/Pod/Text.pm
 ____________________________________________________________________________
-[  7361] By: jhi                                   on 2000/10/18  17:43:50
-        Log: Regen toc.
+[ 10103] By: jhi                                   on 2001/05/14  15:20:58
+        Log: Integrate change #10100 from maintperl.
+             
+             PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
+             bug ID 20010514.027)
      Branch: perl
-          ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
+         !> mg.c pp_ctl.c
 ____________________________________________________________________________
-[  7360] By: jhi                                   on 2000/10/18  17:07:44
-        Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
-             Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
-             Date: Mon, 16 Oct 2000 15:19:49 +0200
+[ 10102] By: jhi                                   on 2001/05/14  15:19:21
+        Log: Document the deprecatedness of suidperl.
      Branch: perl
-          + README.aix
-          ! MANIFEST
+          ! INSTALL pod/perlfaq1.pod
 ____________________________________________________________________________
-[  7359] By: jhi                                   on 2000/10/18  17:04:49
-        Log: Subject: Pod patch for Devel::Peek
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
-             Date: Mon, 16 Oct 2000 12:26:34 +0200
+[ 10101] By: jhi                                   on 2001/05/14  14:54:31
+        Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
+             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
+             Date: Mon, 14 May 2001 09:38:59 -0400
+             Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
      Branch: perl
-          ! ext/Devel/Peek/Peek.pm
+          ! lib/ExtUtils/MM_Unix.pm
 ____________________________________________________________________________
-[  7358] By: jhi                                   on 2000/10/18  17:03:15
-        Log: Make Cwd more bulletproof in chrooted environments.
+[ 10100] By: gsar                                  on 2001/05/14  14:43:50
+        Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
+             bug ID 20010514.027)
              
-             Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
-             From: "Eric E. Coe" <Eric.Coe@oracle.com>
-             Date: Wed, 18 Oct 2000 04:03:54 -0400
-             Message-Id: <39ED596A.70E599FE@oracle.com>
+             TODO: this needs a testsuite addition
+     Branch: maint-5.6/perl
+          ! mg.c pp_ctl.c
+____________________________________________________________________________
+[ 10099] By: jhi                                   on 2001/05/14  13:42:38
+        Log: More DWIMminess for Class::Struct: calling the array or hash
+             accessors only with one argument, an array or a hash reference,
+             sets the underlying array or hash.  This mirrors nicely also
+             the usage in the constructor.
+             From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
      Branch: perl
-          ! lib/Cwd.pm
+          ! lib/Class/Struct.pm t/lib/class-struct.t
 ____________________________________________________________________________
-[  7357] By: jhi                                   on 2000/10/18  16:37:26
-        Log: Disable the UTF8 downgrade croakage for now to avoid
-             too many not okay messages.
+[ 10098] By: jhi                                   on 2001/05/14  13:10:34
+        Log: Reference cmp'ing should go through the whole stringification
+             process shebang, as pointed out by Sarathy in #10091.
      Branch: perl
-          ! doio.c
+          ! pp.c
 ____________________________________________________________________________
-[  7356] By: jhi                                   on 2000/10/17  23:29:41
-        Log: Show the failed remote port, instead of the failing line number.
+[ 10097] By: jhi                                   on 2001/05/14  12:54:31
+        Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Sat, 12 May 2001 16:36:27 +0100
+             Message-ID: <20010512163627.A5522@netthink.co.uk>
              
-             Subject: [PATCH 5.6.1 Debugger] More diagnostics
-             From: David Sparks <daves@ActiveState.com>
-             Date: Tue, 17 Oct 2000 15:00:24 -0700
-             Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
+             with some additions salvaged from Todo and Todo-5.6 before
+             retiring them.
      Branch: perl
-          ! lib/perl5db.pl
+          - Todo Todo-5.6
+          ! MANIFEST pod/perltodo.pod
 ____________________________________________________________________________
-[  7355] By: jhi                                   on 2000/10/17  14:11:31
-        Log: On output try to downgrade to bytes, croak if impossible,
-             from Simon Cozens.  This means that outputting >255 UTF8
-             is impossible.  Consider this as a strong incentive to get
-             the I/O disciplines implemented.
+[ 10096] By: jhi                                   on 2001/05/14  12:37:01
+        Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
+             From: "Golubev I. N." <gin@mo.msk.ru>
+             Date: Mon, 07 May 2001 14:33:34 (GMT)
+             Message-Id: <02453af6b23e63-gin@mo.msk.ru>
      Branch: perl
-          ! doio.c pod/perldiag.pod sv.c
+          ! perl.h
 ____________________________________________________________________________
-[  7354] By: jhi                                   on 2000/10/17  13:42:23
-        Log: Clarify documentation on 'use bytes'.
-             
-             Subject: Re: What does 'use bytes' "mean" ?
-             From: Simon Cozens <simon@cozens.net>
-             Date: Mon, 18 Sep 2000 18:24:25 +0100
-             Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
+[ 10095] By: jhi                                   on 2001/05/14  12:34:24
+        Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
+             From: "Todd C. Miller" <Todd.Miller@courtesan.com>
+             Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
+             Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
      Branch: perl
-          ! lib/bytes.pm
+          ! lib/ExtUtils/MM_Unix.pm
 ____________________________________________________________________________
-[  7353] By: jhi                                   on 2000/10/17  13:28:12
-        Log: Workaround for a sfio bug where the stream error indicator
-             is not cleared as documented.
+[ 10094] By: jhi                                   on 2001/05/14  12:32:44
+        Log: (Retracted by #10104.)
              
-             Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Mon, 16 Oct 2000 18:28:23 +0100
-             Message-ID: <20001016182823.J19700@plum.flirble.org>
+             Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
+             From: barries <barries@slaysys.com>
+             Date: Sat, 12 May 2001 01:28:10 -0400
+             Message-ID: <20010512012810.B26358@jester.slaysys.com>
      Branch: perl
-          ! doio.c
+          ! lib/Pod/Text.pm
 ____________________________________________________________________________
-[  7352] By: jhi                                   on 2000/10/17  13:06:19
-        Log: More IoTYPE sprinkling.
+[ 10093] By: jhi                                   on 2001/05/14  12:30:38
+        Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Sat, 12 May 2001 19:24:33 +0100
+             Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
      Branch: perl
-          ! doio.c pp_hot.c
+          ! lib/AutoSplit.pm
+____________________________________________________________________________
+[ 10092] By: jhi                                   on 2001/05/14  12:29:21
+        Log: Yet another HP-UX hints tweak from Merijn.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[ 10091] By: gsar                                  on 2001/05/14  04:38:32
+        Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
+             isn't defined (changes#9366,9368,9370 from mainline without the
+             pp_scmp() change)
+     Branch: maint-5.6/perl
+          ! pp.c pp.h pp_hot.c
+____________________________________________________________________________
+[ 10090] By: jhi                                   on 2001/05/12  13:39:43
+        Log: The sorting seems to happen now automatically.
+     Branch: perl
+          ! t/lib/glob-basic.t
+____________________________________________________________________________
+[ 10089] By: jhi                                   on 2001/05/12  03:38:15
+        Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 10088] By: jhi                                   on 2001/05/12  03:37:00
+        Log: Subject: Re: undef(&foo) does not work for XS functions
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[ 10087] By: jhi                                   on 2001/05/12  03:35:58
+        Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
+     Branch: perl
+          ! t/op/append.t
+____________________________________________________________________________
+[ 10086] By: jhi                                   on 2001/05/11  14:23:08
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 10085] By: jhi                                   on 2001/05/11  14:08:20
+        Log: Remove the 'asciir' re subpragma.  Should instead implement
+             the 'physical vs logical' range scheme:
+             
+             \xAA-\xCC is a native physical range, you want that range of
+             codepoints in your native encoding.  In EBCDIC the codepoints
+             in the gaps (between i-j and r-s) should be included.
+             
+             \x{AA}-\x{CC} is a physical Unicode range, you want that range of
+             codepoints in Unicode.
+             
+             a-z is a logical range, you want that range of 'logical' codepoints
+             in your native encoding.  In EBCDIC the codepoints in the gaps
+             (between i-j and r-s) should not be included.
+             
+             Mixed cases (a-\xAA, etc) should either be errors, or maybe
+             the 'logical' endpoints should be converted to native/Unicode
+             codepoints, and the range handled as a physical range.
+             
+             'Logical endpoints' are to be recognized only in the A-Z, a-z,
+             and 0-9 ranges.  Probably a warning should be given for mixed
+             cases like A-z or a-9 (since such expressions are encoding
+             dependent), with a recommendation to use physical ranges.
+     Branch: perl
+          ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
+          ! t/op/regexp.t
+____________________________________________________________________________
+[ 10084] By: jhi                                   on 2001/05/11  13:56:16
+        Log: Make the test to cleanup the test directory tree
+             both before and after the testing so that we always
+             have a clean slate to work with.
+     Branch: perl
+          ! t/lib/filefind.t
+____________________________________________________________________________
+[ 10083] By: jhi                                   on 2001/05/11  13:46:30
+        Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
+             From: Jon Eveland <jweveland@yahoo.com>
+             Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
+             Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 10082] By: jhi                                   on 2001/05/11  13:45:06
+        Log: Merge the camel-III/vstring.t with op/ver.t.
+     Branch: perl
+          - t/camel-III/vstring.t
+          ! MANIFEST t/TEST t/harness t/op/ver.t
+____________________________________________________________________________
+[ 10081] By: jhi                                   on 2001/05/11  13:15:55
+        Log: Add test.deparse make target.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 10080] By: jhi                                   on 2001/05/11  12:52:49
+        Log: Subject: [PATCH B::Deparse] $foo->bar(0)
+             From: Robin Houston <robin@kitsite.com>
+             Date: Fri, 11 May 2001 12:02:22 +0100
+             Message-ID: <20010511120222.A11529@penderel>
+     Branch: perl
+          ! ext/B/B/Deparse.pm t/op/method.t
+____________________________________________________________________________
+[ 10079] By: jhi                                   on 2001/05/11  01:59:06
+        Log: A nicely working combination for UTS from Hal Morris.
+     Branch: perl
+          + ext/POSIX/hints/uts.pl
+          ! MANIFEST hints/uts.sh
+____________________________________________________________________________
+[ 10078] By: jhi                                   on 2001/05/11  01:15:04
+        Log: i_ieeefp=undef for UTS.
+     Branch: perl
+          ! hints/uts.sh
+____________________________________________________________________________
+[ 10077] By: jhi                                   on 2001/05/10  22:42:35
+        Log: Subject: RE: rand(0) is rand(1)
+             From: Larry Shatzer <lshatzer@islanddata.com>
+             Date: Thu, 10 May 2001 11:09:27 -0700
+             Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 10076] By: jhi                                   on 2001/05/10  22:36:50
+        Log: Subject: [patch] make op_{clear,null} public
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
+     Branch: perl
+          ! embed.h embed.pl op.c proto.h
+____________________________________________________________________________
+[ 10075] By: jhi                                   on 2001/05/10  22:28:36
+        Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 10 May 2001 18:54:59 +0100
+             Message-ID: <20010510185459.A5995@penderel>
+     Branch: perl
+          ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
+____________________________________________________________________________
+[ 10074] By: jhi                                   on 2001/05/10  22:23:41
+        Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 10 May 2001 12:56:39 +0100
+             Message-ID: <20010510125639.A2119@penderel>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 10073] By: jhi                                   on 2001/05/10  14:26:01
+        Log: Retract #10070, not ready yet.
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 10072] By: jhi                                   on 2001/05/10  13:40:24
+        Log: The metaconfig unit change for #10071.
+     Branch: metaconfig
+          ! U/modified/mallocsrc.U
+____________________________________________________________________________
+[ 10071] By: jhi                                   on 2001/05/10  13:39:57
+        Log: The #9525+#9526 didn't allow for overriding usemymalloc.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 10070] By: jhi                                   on 2001/05/10  13:18:42
+        Log: (Retracted by #10073)
+             
+             Subject: Re: [PATCH t/TEST] B::Deparse tester 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Thu, 10 May 2001 05:48:09 +0100
+             Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 10069] By: jhi                                   on 2001/05/10  12:24:06
+        Log: Add a for(func()) test.
+     Branch: perl
+          ! t/cmd/for.t
+____________________________________________________________________________
+[ 10068] By: jhi                                   on 2001/05/10  12:16:00
+        Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 10 May 2001 13:50:08 +0100
+             Message-ID: <20010510135008.A2454@penderel>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 10067] By: jhi                                   on 2001/05/10  01:45:03
+        Log: A thinko in #10065.
+     Branch: perl
+          ! hv.c
+____________________________________________________________________________
+[ 10066] By: jhi                                   on 2001/05/10  01:33:12
+        Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 10 May 2001 02:10:34 +0100
+             Message-ID: <20010510021034.A19421@penderel>
+     Branch: perl
+          ! ext/B/B.xs ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 10065] By: jhi                                   on 2001/05/10  01:30:43
+        Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
+     Branch: perl
+          ! hv.c
+____________________________________________________________________________
+[ 10064] By: jhi                                   on 2001/05/09  23:13:29
+        Log: One more workaround for the UTS compiler from Hal Morris.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[ 10063] By: jhi                                   on 2001/05/09  23:09:53
+        Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 10 May 2001 01:02:08 +0100
+             Message-ID: <20010510010208.A18200@penderel>
+     Branch: perl
+          ! ext/B/B/Debug.pm
+____________________________________________________________________________
+[ 10062] By: jhi                                   on 2001/05/09  23:06:25
+        Log: Subject: [PATCH] Simplify deb_curcv() a bit
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! run.c
+____________________________________________________________________________
+[ 10061] By: jhi                                   on 2001/05/09  23:05:28
+        Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! t/lib/io_scalar.t
+____________________________________________________________________________
+[ 10060] By: jhi                                   on 2001/05/09  23:04:38
+        Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/md5-file.t
+____________________________________________________________________________
+[ 10059] By: jhi                                   on 2001/05/09  23:03:52
+        Log: Subject: [PATCH t/TEST] B::Deparse tester
+             From: Robin Houston <robin@kitsite.com>
+             Date: Wed, 9 May 2001 19:17:50 +0100
+             Message-ID: <20010509191750.A16940@penderel>
+     Branch: perl
+          ! ext/B/O.pm t/TEST
+____________________________________________________________________________
+[ 10058] By: jhi                                   on 2001/05/09  23:02:56
+        Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
+             From: Jeff Pinyan <jeffp@crusoe.net>
+             Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
+             Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
+     Branch: perl
+          ! lib/Pod/Html.pm
+____________________________________________________________________________
+[ 10057] By: nick                                  on 2001/05/09  18:37:56
+        Log: Integrate mainline.
+     Branch: perlio
+         !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
+         !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
+____________________________________________________________________________
+[ 10056] By: jhi                                   on 2001/05/09  16:44:44
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 10055] By: jhi                                   on 2001/05/09  16:26:47
+        Log: Integrate perlio.
+     Branch: perl
+         !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[ 10054] By: jhi                                   on 2001/05/09  16:25:42
+        Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[ 10053] By: jhi                                   on 2001/05/09  16:24:37
+        Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! ext/PerlIO/Scalar/Scalar.xs
+____________________________________________________________________________
+[ 10052] By: jhi                                   on 2001/05/09  16:19:04
+        Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
+             From: Jeff Pinyan <jeffp@crusoe.net>
+             Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
+             Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
+     Branch: perl
+          ! lib/Pod/Html.pm
+____________________________________________________________________________
+[ 10051] By: jhi                                   on 2001/05/09  15:30:17
+        Log: EPOC tweak from Olaf Flebbe.
+     Branch: perl
+          ! epoc/epocish.h
+____________________________________________________________________________
+[ 10050] By: nick                                  on 2001/05/09  14:37:57
+        Log: win32, regen_config_h
+     Branch: perlio
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[ 10049] By: jhi                                   on 2001/05/09  12:33:39
+        Log: Integrate perlio.
+     Branch: perl
+         !> pp_sys.c
+____________________________________________________________________________
+[ 10048] By: nick                                  on 2001/05/09  11:59:50
+        Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
+             and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
+     Branch: perlio
+          ! pp_sys.c
+____________________________________________________________________________
+[ 10047] By: jhi                                   on 2001/05/09  10:50:12
+        Log: Integrate perlio.
+     Branch: perl
+         !> run.c
+____________________________________________________________________________
+[ 10046] By: jhi                                   on 2001/05/09  10:49:34
+        Log: Subject: Re: Less warnings during configure
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 09 May 2001 13:12:49 +0200
+             Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[ 10045] By: nick                                  on 2001/05/09  09:56:59
+        Log: MULTIPLICITY/DEBUGGING build fix.
+     Branch: perlio
+          ! run.c
+____________________________________________________________________________
+[ 10044] By: nick                                  on 2001/05/09  09:46:37
+        Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
+     Branch: perlio
+         +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
+          - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
+         !> (integrate 65 files)
+____________________________________________________________________________
+[ 10043] By: jhi                                   on 2001/05/08  22:41:49
+        Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 8 May 2001 19:38:00 +0100
+             Message-ID: <20010508193800.A4389@penderel>
+             
+             Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 8 May 2001 20:03:57 +0100
+             Message-ID: <20010508200357.A4614@penderel>
+             
+             Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
+             From: Robin Houston <robin@kitsite.com>
+             Date: Wed, 9 May 2001 00:12:05 +0100
+             Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
+____________________________________________________________________________
+[ 10042] By: jhi                                   on 2001/05/08  22:09:35
+        Log: Retract #10031.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 10041] By: jhi                                   on 2001/05/08  18:27:34
+        Log: The metaconfig unit changes for #10040.
+     Branch: metaconfig/U/perl
+          ! Checkcc.U d_dlsymun.U dlsrc.U
+____________________________________________________________________________
+[ 10040] By: jhi                                   on 2001/05/08  18:24:47
+        Log: The Configure half of
+             
+             Subject: Less warnings during configure
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Tue, 08 May 2001 08:44:02 +0200
+             Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 10039] By: jhi                                   on 2001/05/08  16:48:31
+        Log: Subject: Less warnings during configure
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Tue, 08 May 2001 08:44:02 +0200
+             Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[ 10038] By: jhi                                   on 2001/05/08  16:32:07
+        Log: Don't forget to whine about \d__\d.
+     Branch: perl
+          ! t/pragma/warn/toke toke.c
+____________________________________________________________________________
+[ 10037] By: jhi                                   on 2001/05/08  16:07:05
+        Log: Allow underscores also in the exponent part.
+     Branch: perl
+          ! t/pragma/warn/toke toke.c
+____________________________________________________________________________
+[ 10036] By: jhi                                   on 2001/05/08  13:33:55
+        Log: CodeMagicCD doesn't look like an *I*DE.
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[ 10035] By: jhi                                   on 2001/05/08  13:27:48
+        Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
+             to be consistently down).
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[ 10034] By: jhi                                   on 2001/05/08  13:21:07
+        Log: Upgrade to Text::Balanced 1.84.
+     Branch: perl
+          ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
+____________________________________________________________________________
+[ 10033] By: jhi                                   on 2001/05/08  12:41:53
+        Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! run.c
+____________________________________________________________________________
+[ 10032] By: jhi                                   on 2001/05/08  12:40:28
+        Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
+     Branch: perl
+          ! t/pod/plainer.t
+____________________________________________________________________________
+[ 10031] By: jhi                                   on 2001/05/08  12:35:25
+        Log: (Retracted by #10042)
+             
+             Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
+             From: "Philip Newton" <pnewton@gmx.de>
+             Date: Tue, 8 May 2001 09:18:10 +0200
+             Message-ID: <3AF7B9D2.28861.603732@localhost>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 10030] By: jhi                                   on 2001/05/08  12:32:23
+        Log: Subject: [PATCH B::Deparse] Document known bugs
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 8 May 2001 01:53:34 +0100
+             Message-ID: <20010508015334.A32394@penderel>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 10029] By: jhi                                   on 2001/05/08  12:28:28
+        Log: Subject: Re: Perl book, magazine and website updates.
+             From: "Philip Newton" <pnewton@gmx.de>
+             Date: Mon, 7 May 2001 17:03:58 +0200
+             Message-ID: <3AF6D57E.5387.1E29930@localhost>
+     Branch: perl
+          ! pod/perlfaq2.pod
+____________________________________________________________________________
+[ 10028] By: jhi                                   on 2001/05/07  23:53:30
+        Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
+     Branch: perl
+          ! t/io/fflush.t
+____________________________________________________________________________
+[ 10027] By: jhi                                   on 2001/05/07  23:22:48
+        Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 8 May 2001 01:14:55 +0100
+             Message-ID: <20010508011455.A32162@penderel>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 10026] By: jhi                                   on 2001/05/07  23:15:05
+        Log: Typo in #10025.
+     Branch: perl
+          ! hints/uts.sh
+____________________________________________________________________________
+[ 10025] By: jhi                                   on 2001/05/07  21:15:35
+        Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
+     Branch: perl
+          ! hints/uts.sh
+____________________________________________________________________________
+[ 10024] By: jhi                                   on 2001/05/07  20:58:40
+        Log: Subject: Re: [ID 20010506.045] question about hash syntax
+             From: Peter Scott <Peter@PSDT.com>
+             Date: Sun, 06 May 2001 13:10:40 -0700
+             Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
+     Branch: perl
+          ! pod/perl56delta.pod
+____________________________________________________________________________
+[ 10023] By: jhi                                   on 2001/05/07  20:41:26
+        Log: Configure should figure out the list of dynamic extensions
+             just fine in UTS-- and in fact it does, as reported by Hal Morris.
+     Branch: perl
+          ! hints/uts.sh
+____________________________________________________________________________
+[ 10022] By: jhi                                   on 2001/05/07  20:24:11
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 10021] By: jhi                                   on 2001/05/07  20:11:31
+        Log: Subject: [PATCH regcomp.c] Insecure regexes
+             From: Robin Houston <robin@kitsite.com>
+             Date: Mon, 7 May 2001 21:56:12 +0100
+             Message-ID: <20010507215612.A31114@penderel>
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[ 10020] By: jhi                                   on 2001/05/07  20:02:30
+        Log: Drop the foobar.perl.com references for now until Simon
+             gets them sorted out.
+     Branch: perl
+          ! pod/perlfaq2.pod
+____________________________________________________________________________
+[ 10019] By: jhi                                   on 2001/05/07  19:54:33
+        Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
+     Branch: perl
+          ! lib/Devel/SelfStubber.pm
+____________________________________________________________________________
+[ 10018] By: jhi                                   on 2001/05/07  19:53:10
+        Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
+     Branch: perl
+          ! win32/Makefile
+____________________________________________________________________________
+[ 10017] By: jhi                                   on 2001/05/07  19:35:10
+        Log: s/WebTechnique's/WebTechniques/
+     Branch: perl
+          ! pod/perlfaq2.pod
+____________________________________________________________________________
+[ 10016] By: jhi                                   on 2001/05/07  12:26:29
+        Log: Llama 3 updates from Randal.
+     Branch: perl
+          ! pod/perlfaq2.pod
+____________________________________________________________________________
+[ 10015] By: jhi                                   on 2001/05/07  01:34:38
+        Log: Subject: [PATCH] Help -Dt show correct pad variables
+             From: Benjamin Sugars <ben.sugars@home.com>
+             Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
+     Branch: perl
+          ! embed.h embed.pl proto.h run.c
+____________________________________________________________________________
+[ 10014] By: jhi                                   on 2001/05/07  01:23:56
+        Log: Subject: [PATCH] Document C<our $foo : shared>
+             From: Benjamin Sugars <ben.sugars@home.com>
+             Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 10013] By: jhi                                   on 2001/05/07  01:22:22
+        Log: Subject: [PATCH B::Deparse] undefined folded constants
+             From: Robin Houston <robin@kitsite.com>
+             Date: Sun, 6 May 2001 17:19:09 +0100
+             Message-ID: <20010506171909.A7046@penderel>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 10012] By: jhi                                   on 2001/05/07  00:57:38
+        Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
+             From: Robin Houston <robin@kitsite.com>
+             Message-ID: <20010506164654.A6848@penderel>
+             Date: Sun, 6 May 2001 16:46:54 +0100
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 10011] By: jhi                                   on 2001/05/07  00:52:18
+        Log: Subject: [PATCH t/op/my_stash.t] Naughty?
+             From: Robin Houston <robin@kitsite.com>
+             Date: Sun, 6 May 2001 14:47:02 +0100
+             Message-ID: <20010506144702.A6308@penderel>
+     Branch: perl
+          ! t/op/my_stash.t
+____________________________________________________________________________
+[ 10010] By: jhi                                   on 2001/05/06  15:07:51
+        Log: Subject: Perl book, magazine and website updates.
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Sun, 6 May 2001 16:55:36 +0100
+             Message-ID: <20010506165536.A1795@netthink.co.uk>
+     Branch: perl
+          ! pod/perlbook.pod pod/perlfaq2.pod
+____________________________________________________________________________
+[ 10009] By: jhi                                   on 2001/05/06  14:11:40
+        Log: Tweaks on the Tru64 prof options.
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[ 10008] By: jhi                                   on 2001/05/06  13:51:49
+        Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
+             From: Robin Houston <robin@kitsite.com>
+             Date: Sun, 6 May 2001 14:40:51 +0100
+             Message-ID: <20010506144051.A6279@penderel>
+     Branch: perl
+          ! t/pod/testp2pt.pl
+____________________________________________________________________________
+[ 10007] By: jhi                                   on 2001/05/06  13:49:31
+        Log: Subject: [PATCH B::Deparse] scoping
+             From: Robin Houston <robin@kitsite.com>
+             Date: Sun, 6 May 2001 14:36:56 +0100
+             Message-ID: <20010506143656.A4006@penderel>
+     Branch: perl
+          ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
+____________________________________________________________________________
+[ 10006] By: jhi                                   on 2001/05/06  13:24:12
+        Log: Document the undefinedness of bitshifting out of range.
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[ 10005] By: jhi                                   on 2001/05/06  13:03:17
+        Log: Retract #10003 and update the IDE descriptions a bit.
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[ 10004] By: jhi                                   on 2001/05/06  03:02:41
+        Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
+     Branch: perl
+          ! win32/Makefile win32/buildext.pl win32/config.bc
+          ! win32/config.gc win32/config.vc
+____________________________________________________________________________
+[ 10003] By: jhi                                   on 2001/05/05  20:24:44
+        Log: (Retracted by #10005.)
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[ 10002] By: jhi                                   on 2001/05/05  19:23:36
+        Log: It's "psed", not "sed".
+     Branch: perl
+          ! x2p/s2p.PL
+____________________________________________________________________________
+[ 10001] By: jhi                                   on 2001/05/05  18:35:38
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 10000] By: jhi                                   on 2001/05/05  18:32:15
+        Log: Subject: Re: bleadperl make install fails due to "psed"
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 05 May 2001 18:23:28 +0200
+             Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
+     Branch: perl
+          ! x2p/Makefile.SH x2p/s2p.PL
+____________________________________________________________________________
+[  9999] By: jhi                                   on 2001/05/05  18:28:09
+        Log: AUTHORS updates.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[  9998] By: jhi                                   on 2001/05/05  18:16:00
+        Log: Updates on the pods related to the modules included since 5.6.
+             
+             TODO: perltodo really could use major updating.
+     Branch: perl
+          ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
+          ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
+          ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
+          ! pod/perlsyn.pod pod/perltodo.pod
+____________________________________________________________________________
+[  9997] By: jhi                                   on 2001/05/05  17:35:17
+        Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
+             from Kurt Skauen.
+     Branch: perl
+          + hints/atheos.sh
+          ! MANIFEST
+____________________________________________________________________________
+[  9996] By: jhi                                   on 2001/05/05  17:25:00
+        Log: Add preemptive #undefs for some of the shorter and more prone
+             to collision regcomp.h #defines.  (Background: the MASK collided
+             with a system header #define in Rhapsody.)
+     Branch: perl
+          ! regcomp.h
+____________________________________________________________________________
+[  9995] By: jhi                                   on 2001/05/05  13:24:21
+        Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 5 May 2001 14:46:39 +0100
+             Message-ID: <20010505144639.O53513@plum.flirble.org>
+             
+             Add a test for the constants (if any) being processed correctly.
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  9994] By: jhi                                   on 2001/05/05  02:11:03
+        Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/b-stash.t
+____________________________________________________________________________
+[  9993] By: jhi                                   on 2001/05/05  02:03:49
+        Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
+     Branch: perl
+          ! perlio.c vms/vmsish.h
+____________________________________________________________________________
+[  9992] By: jhi                                   on 2001/05/04  17:21:12
+        Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
+             Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
+     Branch: perl
+          + t/pod/plainer.t
+          ! MANIFEST
+____________________________________________________________________________
+[  9991] By: jhi                                   on 2001/05/04  16:47:45
+        Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
+             Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  9990] By: jhi                                   on 2001/05/04  14:37:20
+        Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
+     Branch: perl
+          ! t/lib/b-stash.t
+____________________________________________________________________________
+[  9989] By: jhi                                   on 2001/05/04  14:03:58
+        Log: Introduce perl572delta, update Todo, add the missing
+             mention about signal safety since 5.7.1 (though this
+             requires verification and more details.)
+     Branch: perl
+          + pod/perl572delta.pod
+          ! MANIFEST Todo pod/perl571delta.pod
+____________________________________________________________________________
+[  9988] By: jhi                                   on 2001/05/04  12:41:51
+        Log: Subject: [PATCH perl@9944] long =item
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
+             Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.pm
+____________________________________________________________________________
+[  9987] By: jhi                                   on 2001/05/04  12:39:19
+        Log: The #9901 had removed one line essential for EBCDIC.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  9986] By: jhi                                   on 2001/05/04  12:30:23
+        Log: Subject: cygwin/Makefile.SHs INSTALL patch
+             From: Reini Urban <rurban@sbox.tu-graz.ac.at>
+             Date: Mon, 08 Jan 2001 04:59:21 +0200
+             Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
+     Branch: perl
+          ! cygwin/Makefile.SHs
+____________________________________________________________________________
+[  9985] By: jhi                                   on 2001/05/04  03:51:39
+        Log: Encode/IO doc tweaks.
+     Branch: perl
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[  9984] By: jhi                                   on 2001/05/04  03:29:34
+        Log: Remove GDBM_File from the dynamic extensions for UTS,
+             GDBM is not a standard feature.
+     Branch: perl
+          ! hints/uts.sh
+____________________________________________________________________________
+[  9983] By: jhi                                   on 2001/05/04  03:22:59
+        Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
+     Branch: perl
+          ! pod/perlretut.pod
+____________________________________________________________________________
+[  9982] By: jhi                                   on 2001/05/03  23:21:03
+        Log: Subject: [PATCH] Let sv_dump understand GvSHARED
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! dump.c
+____________________________________________________________________________
+[  9981] By: jhi                                   on 2001/05/03  23:20:05
+        Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
+____________________________________________________________________________
+[  9980] By: jhi                                   on 2001/05/03  23:15:29
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode.pm
+____________________________________________________________________________
+[  9979] By: jhi                                   on 2001/05/03  16:54:59
+        Log: Install psed man page.
+     Branch: perl
+          ! installman
+____________________________________________________________________________
+[  9978] By: jhi                                   on 2001/05/03  16:45:58
+        Log: Remove unused files; noted by Sarathy.
+     Branch: perl
+          - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
+          ! MANIFEST
+____________________________________________________________________________
+[  9977] By: jhi                                   on 2001/05/03  16:42:30
+        Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[  9976] By: nick                                  on 2001/05/03  16:40:42
+        Log: Allow $answer = encode($object,$text); like it says in docs.
+     Branch: perlio
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[  9975] By: nick                                  on 2001/05/03  16:22:30
+        Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
+             to be in scope (fair enough), and also a package variable (our) for eval to see it.
+     Branch: perlio
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[  9974] By: nick                                  on 2001/05/03  15:48:17
+        Log: Integrate mainline.
+     Branch: perlio
+         +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
+         +> t/lib/filter-simple.t t/lib/next.t
+         !> (integrate 70 files)
+____________________________________________________________________________
+[  9973] By: jhi                                   on 2001/05/03  13:09:09
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9972] By: jhi                                   on 2001/05/03  12:58:33
+        Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
+     Branch: perl
+          ! t/io/fflush.t
+____________________________________________________________________________
+[  9971] By: jhi                                   on 2001/05/03  12:57:26
+        Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
+     Branch: perl
+          ! win32/FindExt.pm
+____________________________________________________________________________
+[  9970] By: jhi                                   on 2001/05/03  02:42:46
+        Log: Can't croak sans thread context, from Doug MacEachern.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  9969] By: jhi                                   on 2001/05/03  01:23:48
+        Log: Subject: Random input test and Perl
+             From: Ilya Zakharevich <ilya@math.berkeley.edu>
+             Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
+             Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  9968] By: jhi                                   on 2001/05/02  22:17:21
+        Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
+     Branch: perl
+          ! pod/perlfunc.pod pod/perlport.pod
+____________________________________________________________________________
+[  9967] By: jhi                                   on 2001/05/02  20:12:45
+        Log: Workaround for UTS compiler casting bug from Hal Morris.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  9966] By: jhi                                   on 2001/05/02  18:31:37
+        Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
+             From: Dan Sugalski <dan@sidhe.org>
+             Date: Wed, 02 May 2001 15:23:22 -0400
+             Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
+     Branch: perl
+          ! perl.c vms/vms.c
+____________________________________________________________________________
+[  9965] By: jhi                                   on 2001/05/02  18:21:29
+        Log: Minor doc tweaks on endianness, closes bug 20010327.004.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  9964] By: jhi                                   on 2001/05/02  18:15:01
+        Log: Document large files in INSTALL, document also the %x
+             limitation if not use64bitint, closes bug 20010326.007.
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[  9963] By: jhi                                   on 2001/05/02  17:24:47
+        Log: perlmodlib tweaks; regen pods.
+     Branch: perl
+          ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  9962] By: jhi                                   on 2001/05/02  17:14:00
+        Log: Fix for a segfault, from Marc Lehmann.
+     Branch: perl
+          ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
+____________________________________________________________________________
+[  9961] By: jhi                                   on 2001/05/02  15:55:53
+        Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
+             From: "Philip Newton" <pnewton@gmx.de>
+             Date: Wed, 2 May 2001 18:39:03 +0200
+             Message-ID: <3AF05447.15525.173B588@localhost>
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  9960] By: jhi                                   on 2001/05/02  15:35:37
+        Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
+             From: Dan Sugalski <dan@sidhe.org>
+             Date: Wed, 02 May 2001 11:37:27 -0400
+             Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
+     Branch: perl
+          ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
+          ! thread.h vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[  9959] By: jhi                                   on 2001/05/02  15:21:08
+        Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! ext/PerlIO/Scalar/Scalar.xs
+____________________________________________________________________________
+[  9958] By: jhi                                   on 2001/05/02  15:15:53
+        Log: Bug in #9915, spotted by Mike Guy.
+     Branch: perl
+          ! installperl
+____________________________________________________________________________
+[  9957] By: jhi                                   on 2001/05/02  13:26:01
+        Log: Add a test for not griping about references as array
+             indices if the reference has magic in it (overloaded
+             methods).
+     Branch: perl
+          ! pod/perldiag.pod t/pragma/warn/pp_hot
+____________________________________________________________________________
+[  9956] By: jhi                                   on 2001/05/02  13:07:01
+        Log: Retracted a bit too much in #9952.
+     Branch: perl
+          ! t/pragma/sub_lval.t
+____________________________________________________________________________
+[  9955] By: jhi                                   on 2001/05/02  13:05:38
+        Log: Test for #9952.
+     Branch: perl
+          ! t/op/tie.t
+____________________________________________________________________________
+[  9954] By: jhi                                   on 2001/05/02  11:48:18
+        Log: Additional note on the encoding example: one cannot
+             convert string constants in-place.
+     Branch: perl
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[  9953] By: jhi                                   on 2001/05/02  11:43:51
+        Log: Note that if you have recent enough Perl you already
+             have Filter::Util::Call.
+     Branch: perl
+          ! lib/Filter/Simple.pm
+____________________________________________________________________________
+[  9952] By: jhi                                   on 2001/05/02  11:31:53
+        Log: Retract changes #8254 and #8255, causes coredump in
+             'tie FH, "main"', reported by Abigail, culprit found by
+             Benjamin Sugars.  Mirrors maintperl change #9950.
+     Branch: perl
+          ! op.c t/pragma/sub_lval.t
+____________________________________________________________________________
+[  9951] By: jhi                                   on 2001/05/02  11:14:29
+        Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
+     Branch: perl
+          + t/lib/MyFilter.pm
+____________________________________________________________________________
+[  9950] By: gsar                                  on 2001/05/02  03:17:11
+        Log: revert integration of changes#8254,8255 in change#8620 (causes
+             a coredump in C<tie FH, 'foo'>; the idea itself may need better
+             rationalization)
+     Branch: maint-5.6/perl
+          ! op.c t/pragma/sub_lval.t
+____________________________________________________________________________
+[  9949] By: gsar                                  on 2001/05/02  02:56:32
+        Log: integrate changes#9774,9814 from mainline (Unixware fixes)
+             
+             Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
+             
+             Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
+     Branch: maint-5.6/perl
+         !> hints/svr5.sh
+____________________________________________________________________________
+[  9948] By: gsar                                  on 2001/05/02  02:49:15
+        Log: pod/find.t breaks on VMS (from Craig Berry)
+     Branch: maint-5.6/perl
+          ! t/pod/find.t
+____________________________________________________________________________
+[  9947] By: jhi                                   on 2001/05/02  02:43:09
+        Log: Add an encoding conversion example.
+     Branch: perl
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[  9946] By: jhi                                   on 2001/05/02  01:34:22
+        Log: Another coat of paint but still nowhere finished.
+             Need to decide on the semantics of strptime(): should
+             strptime() be a function instead of a method?  To do
+             the week/monthname-strptiming the i18n/l10n bullet needs
+             to be bitten with gusto.
+     Branch: perl
+          ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
+____________________________________________________________________________
+[  9945] By: jhi                                   on 2001/05/01  23:40:52
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9944] By: jhi                                   on 2001/05/01  23:33:37
+        Log: Add known-to-be-tested modules to the list-to-be-skipped.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[  9943] By: jhi                                   on 2001/05/01  23:24:40
+        Log: Subject: BorlandC++ fix
+             From: "Vadim Konovalov" <watman@inbox.ru>
+             Date: Mon, 30 Apr 2001 20:12:26 -0700
+             Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
+     Branch: perl
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  9942] By: jhi                                   on 2001/05/01  23:18:02
+        Log: Update to Filter::Simple 0.60, create a test for it.
+     Branch: perl
+          + t/lib/filter-simple.t
+          ! MANIFEST lib/Filter/Simple.pm
+____________________________________________________________________________
+[  9941] By: jhi                                   on 2001/05/01  19:47:24
+        Log: Subject: Re: bleadperl: s/// failure with \b and /g 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Tue, 01 May 2001 20:12:20 +0100
+             Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
+     Branch: perl
+          ! pp_hot.c t/op/re_tests
+____________________________________________________________________________
+[  9940] By: jhi                                   on 2001/05/01  19:42:16
+        Log: Integrate perlio.
+     Branch: perl
+         !> lib/base.pm t/lib/fields.t
+____________________________________________________________________________
+[  9939] By: jhi                                   on 2001/05/01  19:39:51
+        Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
+____________________________________________________________________________
+[  9938] By: jhi                                   on 2001/05/01  19:34:09
+        Log: Add NEXT, a pseudo-class for method redispatching.
+             <Damian>NEXT.pm probably offers more bang-for-buck
+             than anything else I've ever written.</Damian>
+     Branch: perl
+          + lib/NEXT.pm t/lib/next.t
+          ! MANIFEST
+____________________________________________________________________________
+[  9937] By: jhi                                   on 2001/05/01  19:21:41
+        Log: Update to Switch 2.02.
+     Branch: perl
+          ! lib/Switch.pm t/lib/switch.t
+____________________________________________________________________________
+[  9936] By: nick                                  on 2001/05/01  19:09:21
+        Log: Fix for base.pm clobbering $VERSION
+     Branch: perlio
+          ! lib/base.pm
+____________________________________________________________________________
+[  9935] By: nick                                  on 2001/05/01  18:54:38
+        Log: Test for base.pm clobbering $VERSION.
+     Branch: perlio
+          ! t/lib/fields.t
+____________________________________________________________________________
+[  9934] By: jhi                                   on 2001/05/01  18:39:10
+        Log: Add information about Scalar::Util::blessed.
+     Branch: perl
+          ! pod/perlobj.pod
+____________________________________________________________________________
+[  9933] By: jhi                                   on 2001/05/01  18:33:51
+        Log: Subject: Extra UNIVERSAL documentation
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Tue, 01 May 2001 20:12:11 +0100
+             Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
+     Branch: perl
+          ! pod/perlobj.pod
+____________________________________________________________________________
+[  9932] By: jhi                                   on 2001/05/01  18:26:54
+        Log: Subject: Autoflush in tests as appropriate
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Tue, 01 May 2001 20:05:31 +0100
+             Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
+     Branch: perl
+          ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
+          ! t/op/taint.t
+____________________________________________________________________________
+[  9931] By: jhi                                   on 2001/05/01  18:02:29
+        Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
+____________________________________________________________________________
+[  9930] By: jhi                                   on 2001/05/01  15:12:26
+        Log: Subject: Re: Finally got a round tuit
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Tue, 01 May 2001 14:14:10 +0200
+             Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
+             
+             The -DP part, slightly modified.
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[  9929] By: jhi                                   on 2001/05/01  14:17:15
+        Log: Subject: Re: Finally got a round tuit
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Tue, 01 May 2001 16:34:06 +0200
+             Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
+             
+             cpp and optimization tweaks for HP-UX.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[  9928] By: jhi                                   on 2001/05/01  13:24:20
+        Log: Tune the scan_num() comments to reality.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  9927] By: jhi                                   on 2001/05/01  13:14:01
+        Log: Subject: [PATCH B::Deparse] optimised sort
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 1 May 2001 14:07:12 +0100
+             Message-ID: <20010501140712.A4266@penderel>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9926] By: jhi                                   on 2001/05/01  13:10:53
+        Log: Subject: [PATCH t/lib/b-deparse.t] 
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 1 May 2001 13:37:42 +0100
+             Message-ID: <20010501133742.A4082@penderel>
+     Branch: perl
+          ! t/lib/b-deparse.t
+____________________________________________________________________________
+[  9925] By: jhi                                   on 2001/05/01  13:10:13
+        Log: Subject: [PATCH B::Deparse] for(;;), sort
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 1 May 2001 13:35:00 +0100
+             Message-ID: <20010501133500.A4061@penderel>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9924] By: jhi                                   on 2001/05/01  13:09:22
+        Log: Subject: [PATCH B::Deparse] do, warn, use
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 1 May 2001 13:31:03 +0100
+             Message-ID: <20010501133103.A4041@penderel>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9923] By: jhi                                   on 2001/05/01  11:45:36
+        Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
+             From: Benjamin Sugars <ben.sugars@home.com>
+             Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
+     Branch: perl
+          + t/io/fflush.t
+          ! MANIFEST
+____________________________________________________________________________
+[  9922] By: jhi                                   on 2001/05/01  11:35:42
+        Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/selfstubber.t
+____________________________________________________________________________
+[  9921] By: jhi                                   on 2001/04/30  16:34:33
+        Log: Subject: [PATCH B::Concise] suppress warning
+             From: Robin Houston <robin@kitsite.com>
+             Date: Mon, 30 Apr 2001 16:09:49 +0100
+             Message-ID: <20010430160949.A25086@penderel>
+     Branch: perl
+          ! ext/B/B/Concise.pm
+____________________________________________________________________________
+[  9920] By: jhi                                   on 2001/04/30  13:56:04
+        Log: Strip the *markers* from #9919.
+     Branch: perl
+          ! pod/perlfaq.pod pod/perlfaq5.pod
+____________________________________________________________________________
+[  9919] By: jhi                                   on 2001/04/30  13:54:04
+        Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
+             From: Gwyn Judd <b.judd@xtra.co.nz>
+             Date: Sun, 29 Apr 2001 01:47:49 +1200
+             Message-ID: <20010429014749.A4418@thislove>
+     Branch: perl
+          ! pod/perlfaq.pod pod/perlfaq5.pod
+____________________________________________________________________________
+[  9918] By: jhi                                   on 2001/04/30  13:13:54
+        Log: More_tweakage.
+     Branch: perl
+          ! pod/perldata.pod pod/perldiag.pod
+____________________________________________________________________________
+[  9917] By: jhi                                   on 2001/04/30  13:01:27
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9916] By: jhi                                   on 2001/04/30  12:57:03
+        Log: T_w_e_a_k_a_g_e.
+     Branch: perl
+          ! pod/perldata.pod pod/perldiag.pod
+____________________________________________________________________________
+[  9915] By: jhi                                   on 2001/04/30  12:39:29
+        Log: Install s2p also as psed.
+             
+             TODO: psed documentation?
+     Branch: perl
+          ! installperl
+____________________________________________________________________________
+[  9914] By: jhi                                   on 2001/04/30  12:29:21
+        Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
+             From: Jens Hamisch <jens@Strawberry.COM>
+             Date: Fri, 27 Apr 2001 17:00:36 +0200
+             Message-ID: <20010427170036.K1372@Strawberry.COM>
+             
+             SOCKS5_VERSION_NAME is the right symbol to detect
+             the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
+             function called socks5_init() is available, and even that is
+             not universal, most SOCKS5 installations use SOCKSinit()).
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  9913] By: jhi                                   on 2001/04/30  12:22:15
+        Log: Allow a zero timeout on IO::Socket accept and connect--
+             though one really shouldn't do that.  Based on
+             
+             Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
+             From: "John Holdsworth" <coldwave@bigfoot.com>
+             Date: Sun, 4 Feb 2001 12:48:18 +0100
+             Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
+     Branch: perl
+          ! ext/IO/lib/IO/Socket.pm
+____________________________________________________________________________
+[  9912] By: jhi                                   on 2001/04/30  11:27:27
+        Log: Save the spot of regprev (see #9911) for binary compatibility;
+             regen API.
+     Branch: perl
+          ! embedvar.h perlapi.h thrdvar.h
+____________________________________________________________________________
+[  9911] By: jhi                                   on 2001/04/30  11:22:03
+        Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Sun, 29 Apr 2001 17:09:30 +0100
+             Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
+     Branch: perl
+          ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
+____________________________________________________________________________
+[  9910] By: jhi                                   on 2001/04/30  11:15:12
+        Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
+             a dummy for PL_numeric_radix); no pressing reason to break
+             binary compatibility; regen API.
+     Branch: perl
+          ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
+          ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
+____________________________________________________________________________
+[  9909] By: jhi                                   on 2001/04/30  10:56:08
+        Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
+             From: Walt Mankowski <waltman@netaxs.com>
+             Date: Sun, 29 Apr 2001 21:53:48 -0400
+             Message-ID: <20010429215348.A3971@netaxs.com>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  9908] By: jhi                                   on 2001/04/30  10:49:40
+        Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
+     Branch: perl
+          ! t/lib/selfstubber.t
+____________________________________________________________________________
+[  9907] By: nick                                  on 2001/04/30  09:26:50
+        Log: Integrate mainline.
+     Branch: perlio
+         !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
+____________________________________________________________________________
+[  9906] By: jhi                                   on 2001/04/29  23:24:20
+        Log: Abigail spotted a thinko in #9905.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[  9905] By: jhi                                   on 2001/04/29  15:55:39
+        Log: Changed the underscore/undebar syntax in numeric constants;
+             now any grouping will do, as long as the underscores are not
+             consecutive (so "zero-grouping" is out), and they do not begin
+             or end the integer or fractional parts.
+     Branch: perl
+          ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
+____________________________________________________________________________
+[  9904] By: nick                                  on 2001/04/29  15:43:22
+        Log: Integrate mainline.
+     Branch: perlio
+         +> (branch 98 files)
+          - lib/unicode/Block.pl
+          - lib/unicode/In/AlphabeticPresentationForms.pl
+          - lib/unicode/In/Arabic.pl
+          - lib/unicode/In/ArabicPresentationForms-A.pl
+          - lib/unicode/In/ArabicPresentationForms-B.pl
+          - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
+          - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
+          - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
+          - lib/unicode/In/BopomofoExtended.pl
+          - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
+          - lib/unicode/In/CJKCompatibility.pl
+          - lib/unicode/In/CJKCompatibilityForms.pl
+          - lib/unicode/In/CJKCompatibilityIdeographs.pl
+          - lib/unicode/In/CJKRadicalsSupplement.pl
+          - lib/unicode/In/CJKSymbolsandPunctuation.pl
+          - lib/unicode/In/CJKUnifiedIdeographs.pl
+          - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
+          - lib/unicode/In/Cherokee.pl
+          - lib/unicode/In/CombiningDiacriticalMarks.pl
+          - lib/unicode/In/CombiningHalfMarks.pl
+          - lib/unicode/In/CombiningMarksforSymbols.pl
+          - lib/unicode/In/ControlPictures.pl
+          - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
+          - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
+          - lib/unicode/In/EnclosedAlphanumerics.pl
+          - lib/unicode/In/EnclosedCJKLettersandMonths.pl
+          - lib/unicode/In/Ethiopic.pl
+          - lib/unicode/In/GeneralPunctuation.pl
+          - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
+          - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
+          - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
+          - lib/unicode/In/HalfwidthandFullwidthForms.pl
+          - lib/unicode/In/HangulCompatibilityJamo.pl
+          - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
+          - lib/unicode/In/Hebrew.pl
+          - lib/unicode/In/HighPrivateUseSurrogates.pl
+          - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
+          - lib/unicode/In/IPAExtensions.pl
+          - lib/unicode/In/IdeographicDescriptionCharacters.pl
+          - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
+          - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
+          - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
+          - lib/unicode/In/Latin-1Supplement.pl
+          - lib/unicode/In/LatinExtended-A.pl
+          - lib/unicode/In/LatinExtended-B.pl
+          - lib/unicode/In/LatinExtendedAdditional.pl
+          - lib/unicode/In/LetterlikeSymbols.pl
+          - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
+          - lib/unicode/In/MathematicalOperators.pl
+          - lib/unicode/In/MiscellaneousSymbols.pl
+          - lib/unicode/In/MiscellaneousTechnical.pl
+          - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
+          - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
+          - lib/unicode/In/OpticalCharacterRecognition.pl
+          - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
+          - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
+          - lib/unicode/In/SmallFormVariants.pl
+          - lib/unicode/In/SpacingModifierLetters.pl
+          - lib/unicode/In/Specials.pl
+          - lib/unicode/In/SuperscriptsandSubscripts.pl
+          - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
+          - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
+          - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
+          - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
+          - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
+         !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
+         !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
+         !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
+         !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
+         !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
+         !> utf8.c win32/Makefile
+____________________________________________________________________________
+[  9903] By: jhi                                   on 2001/04/29  14:30:53
+        Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
+     Branch: perl
+          ! win32/Makefile
+____________________________________________________________________________
+[  9902] By: jhi                                   on 2001/04/29  02:52:44
+        Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
+             From: "Abigail" <abigail@foad.org>
+             Date: Sun, 29 Apr 2001 03:14:25 +0200
+             Message-ID: <20010429011425.24503.qmail@foad.org>
+     Branch: perl
+          ! ext/IO/lib/IO/Seekable.pm
+____________________________________________________________________________
+[  9901] By: jhi                                   on 2001/04/29  02:04:46
+        Log: In character classes one couldn't have 0x80..0xff characters
+             at the left hand side if there were 0x100.. characters in the
+             character class.
+     Branch: perl
+          ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
+          ! t/op/pat.t utf8.c
+____________________________________________________________________________
+[  9900] By: jhi                                   on 2001/04/28  22:55:04
+        Log: Forgot the latest mktables.PL from #9899.
+     Branch: perl
+          ! lib/unicode/mktables.PL
+____________________________________________________________________________
+[  9899] By: jhi                                   on 2001/04/28  22:53:28
+        Log: Explain the \p{} and \P{} error message better and
+             have prettier prettyprint in In.pl.
+     Branch: perl
+          ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[  9898] By: jhi                                   on 2001/04/28  21:03:34
+        Log: Add one possible explanation for the "Invalid [] range" error.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[  9897] By: jhi                                   on 2001/04/28  17:18:26
+        Log: Add a level of indirection to the implementation of \p{InFoo}
+             so that we don't have to have long filenames.  (Nothing changes
+             in the user interface.)   The indirection is defined in
+             the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
+             Also rename some the character classes by removing '-' from
+             the classnames, and finally renamed Block.pl as Blocks.pl.
+     Branch: perl
+          + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
+          + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
+          + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
+          + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
+          + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
+          + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
+          + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
+          + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
+          + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
+          + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
+          + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
+          + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
+          + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
+          + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
+          + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
+          + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
+          + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
+          + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
+          + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
+          + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
+          + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
+          + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
+          + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
+          + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
+          + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
+          + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
+          + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
+          + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
+          + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
+          + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
+          + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
+          + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
+          + lib/unicode/In/94.pl lib/unicode/In/95.pl
+          - lib/unicode/Block.pl
+          - lib/unicode/In/AlphabeticPresentationForms.pl
+          - lib/unicode/In/Arabic.pl
+          - lib/unicode/In/ArabicPresentationForms-A.pl
+          - lib/unicode/In/ArabicPresentationForms-B.pl
+          - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
+          - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
+          - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
+          - lib/unicode/In/BopomofoExtended.pl
+          - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
+          - lib/unicode/In/CJKCompatibility.pl
+          - lib/unicode/In/CJKCompatibilityForms.pl
+          - lib/unicode/In/CJKCompatibilityIdeographs.pl
+          - lib/unicode/In/CJKRadicalsSupplement.pl
+          - lib/unicode/In/CJKSymbolsandPunctuation.pl
+          - lib/unicode/In/CJKUnifiedIdeographs.pl
+          - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
+          - lib/unicode/In/Cherokee.pl
+          - lib/unicode/In/CombiningDiacriticalMarks.pl
+          - lib/unicode/In/CombiningHalfMarks.pl
+          - lib/unicode/In/CombiningMarksforSymbols.pl
+          - lib/unicode/In/ControlPictures.pl
+          - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
+          - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
+          - lib/unicode/In/EnclosedAlphanumerics.pl
+          - lib/unicode/In/EnclosedCJKLettersandMonths.pl
+          - lib/unicode/In/Ethiopic.pl
+          - lib/unicode/In/GeneralPunctuation.pl
+          - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
+          - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
+          - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
+          - lib/unicode/In/HalfwidthandFullwidthForms.pl
+          - lib/unicode/In/HangulCompatibilityJamo.pl
+          - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
+          - lib/unicode/In/Hebrew.pl
+          - lib/unicode/In/HighPrivateUseSurrogates.pl
+          - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
+          - lib/unicode/In/IPAExtensions.pl
+          - lib/unicode/In/IdeographicDescriptionCharacters.pl
+          - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
+          - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
+          - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
+          - lib/unicode/In/Latin-1Supplement.pl
+          - lib/unicode/In/LatinExtended-A.pl
+          - lib/unicode/In/LatinExtended-B.pl
+          - lib/unicode/In/LatinExtendedAdditional.pl
+          - lib/unicode/In/LetterlikeSymbols.pl
+          - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
+          - lib/unicode/In/MathematicalOperators.pl
+          - lib/unicode/In/MiscellaneousSymbols.pl
+          - lib/unicode/In/MiscellaneousTechnical.pl
+          - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
+          - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
+          - lib/unicode/In/OpticalCharacterRecognition.pl
+          - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
+          - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
+          - lib/unicode/In/SmallFormVariants.pl
+          - lib/unicode/In/SpacingModifierLetters.pl
+          - lib/unicode/In/Specials.pl
+          - lib/unicode/In/SuperscriptsandSubscripts.pl
+          - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
+          - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
+          - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
+          - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
+          - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
+          ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
+          ! pod/perlunicode.pod
+____________________________________________________________________________
+[  9896] By: jhi                                   on 2001/04/28  14:33:17
+        Log: Update the information on shared library path on HP-UX.
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[  9895] By: jhi                                   on 2001/04/28  14:32:30
+        Log: Because #9894 seems to do the trick, this workaround can be removed.
+     Branch: perl
+          ! t/lib/selfstubber.t
+____________________________________________________________________________
+[  9894] By: jhi                                   on 2001/04/28  14:26:13
+        Log: For PerlIO flush the children's file handles (on fork/exec/system).
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  9893] By: jhi                                   on 2001/04/28  14:23:15
+        Log: Test tweak for #9891.
+     Branch: perl
+          ! t/lib/b-deparse.t
+____________________________________________________________________________
+[  9892] By: jhi                                   on 2001/04/28  14:10:13
+        Log: New HP-UX hints from Merijn.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[  9891] By: jhi                                   on 2001/04/28  14:07:27
+        Log: Subject: [PATCH B::Deparse] non-block scopes
+             From: Robin Houston <robin@kitsite.com>
+             Date: Fri, 27 Apr 2001 19:15:14 +0100
+             Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9890] By: nick                                  on 2001/04/27  19:41:25
+        Log: Integrate mainline
+     Branch: perlio
+         +> t/lib/selfstubber.t
+         !> (integrate 50 files)
+____________________________________________________________________________
+[  9889] By: jhi                                   on 2001/04/27  18:23:46
+        Log: Subject: Re: selfstubber test fail on bleadperl
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Fri, 27 Apr 2001 19:31:18 +0100
+             Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
+     Branch: perl
+          ! t/lib/selfstubber.t
+____________________________________________________________________________
+[  9888] By: jhi                                   on 2001/04/27  16:20:54
+        Log: Test tweak for #9886.
+     Branch: perl
+          ! t/lib/b-deparse.t
+____________________________________________________________________________
+[  9887] By: jhi                                   on 2001/04/27  16:16:33
+        Log: Buffering issue at least in Solaris (even with perlio).
+     Branch: perl
+          ! t/lib/selfstubber.t
+____________________________________________________________________________
+[  9886] By: jhi                                   on 2001/04/27  14:59:23
+        Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
+             From: Robin Houston <robin@kitsite.com>
+             Date: Fri, 27 Apr 2001 16:53:20 +0100
+             Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9885] By: jhi                                   on 2001/04/27  14:23:51
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9884] By: jhi                                   on 2001/04/27  14:14:12
+        Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
+             From: "Philip Newton" <pnewton@gmx.de>
+             Date: Fri, 27 Apr 2001 16:40:13 +0200
+             Message-ID: <3AE9A0ED.5248.CEA127@localhost>
+     Branch: perl
+          ! pod/perldata.pod
+____________________________________________________________________________
+[  9883] By: jhi                                   on 2001/04/27  13:28:19
+        Log: Add LOG_PERROR; prettify the "removed".
+     Branch: perl
+          ! ext/Sys/Syslog/Syslog.xs
+____________________________________________________________________________
+[  9882] By: jhi                                   on 2001/04/27  13:13:18
+        Log: h2xs tweaks: use NV instead of double, "quote" the removed
+             prefixes for clarity (especially when nothing is removed),
+             slight pod reformats.
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  9881] By: jhi                                   on 2001/04/27  12:58:48
+        Log: Don't bother creating existing directories.
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  9880] By: jhi                                   on 2001/04/27  12:45:39
+        Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
+             From: Mike Schilli <m@perlmeister.com>
+             Date: Wed, 25 Apr 2001 01:29:21 -0700
+             Message-id: <3AE68AE1.6A981723@perlmeister.com>
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  9879] By: jhi                                   on 2001/04/27  12:40:55
+        Log: break is not yet Perl.  Added the template license also to README.
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  9878] By: jhi                                   on 2001/04/27  03:08:20
+        Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
+             Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
+     Branch: perl
+          ! t/lib/xs-typemap.t
+____________________________________________________________________________
+[  9877] By: jhi                                   on 2001/04/26  23:54:40
+        Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
+             From: "Abigail" <abigail@foad.org>
+             Date: Fri, 27 Apr 2001 01:44:28 +0200
+             Message-ID: <20010426234428.19786.qmail@foad.org>
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  9876] By: jhi                                   on 2001/04/26  23:52:06
+        Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/selfstubber.t
+____________________________________________________________________________
+[  9875] By: jhi                                   on 2001/04/26  23:48:10
+        Log: Deparse nits.
+     Branch: perl
+          ! ext/B/B/Deparse.pm t/lib/b-deparse.t
+____________________________________________________________________________
+[  9874] By: jhi                                   on 2001/04/26  22:46:05
+        Log: Document ANYOF_CLASS.
+     Branch: perl
+          ! regcomp.h
+____________________________________________________________________________
+[  9873] By: jhi                                   on 2001/04/26  22:35:03
+        Log: Subject: Re: [PATCH @9846] dumping ANYOF
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Thu, 26 Apr 2001 23:33:38 +0100
+             Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
+     Branch: perl
+          ! regcomp.c regcomp.h
+____________________________________________________________________________
+[  9872] By: jhi                                   on 2001/04/26  22:34:31
+        Log: Subject: [PATCH] more for Devel::SelfStubber
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Fri, 27 Apr 2001 00:13:52 +0100
+             Message-ID: <20010427001351.K88186@plum.flirble.org>
+     Branch: perl
+          ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
+____________________________________________________________________________
+[  9871] By: jhi                                   on 2001/04/26  21:59:17
+        Log: Subject: [PATCH B::Deparse] formats must be flush left
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 26 Apr 2001 23:54:29 +0100
+             Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9870] By: jhi                                   on 2001/04/26  21:57:37
+        Log: If some of the constants are prefixes of others,
+             the prefixes may never get recognized.  (See 20010426.006.)
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  9869] By: jhi                                   on 2001/04/26  21:50:42
+        Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
+             From: Chris Bongaarts <cab@tc.umn.edu>
+             Date: Thu, 26 Apr 2001 17:10:31 -0500
+             Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
+     Branch: perl
+          ! ext/Sys/Syslog/Syslog.xs
+____________________________________________________________________________
+[  9868] By: jhi                                   on 2001/04/26  21:35:12
+        Log: Further cuts and more docs from Graham Barr.
+     Branch: perl
+          ! ext/List/Util/lib/List/Util.pm
+          ! ext/List/Util/lib/Scalar/Util.pm
+____________________________________________________________________________
+[  9867] By: jhi                                   on 2001/04/26  21:18:57
+        Log: Subject: [PATCH 5.7.1] DB_File-1.77
+             From: "Paul Marquess" <Paul.Marquess@Openwave.com>
+             Date: Thu, 26 Apr 2001 22:37:53 +0100
+             Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
+     Branch: perl
+          ! ext/DB_File/Changes ext/DB_File/DB_File.pm
+          ! ext/DB_File/DB_File.xs ext/DB_File/version.c
+____________________________________________________________________________
+[  9866] By: jhi                                   on 2001/04/26  21:12:31
+        Log: Subject: [PATCH B::Deparse] fix easy bugs
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 26 Apr 2001 23:03:33 +0100
+             Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9865] By: jhi                                   on 2001/04/26  20:26:13
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9864] By: jhi                                   on 2001/04/26  19:27:48
+        Log: Dethinko from Robin Houston.
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9863] By: jhi                                   on 2001/04/26  19:10:35
+        Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 26 Apr 2001 21:08:32 +0100
+             Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9862] By: jhi                                   on 2001/04/26  19:04:23
+        Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 26 Apr 2001 20:52:50 +0100
+             Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9861] By: jhi                                   on 2001/04/26  18:56:14
+        Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Thu, 26 Apr 2001 14:22:40 +0100
+             Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
+     Branch: perl
+          ! pod/perlobj.pod
+____________________________________________________________________________
+[  9860] By: jhi                                   on 2001/04/26  18:46:42
+        Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 26 Apr 2001 20:34:29 +0100
+             Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
+             
+             Hashes do not interpolate.
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9859] By: jhi                                   on 2001/04/26  18:43:51
+        Log: Subject: The Time::Piece conspiracy unmasked!!!
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Thu, 26 Apr 2001 19:02:50 +0100
+             Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
+             
+             Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Thu, 26 Apr 2001 19:08:21 +0100
+             Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
+             
+             Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
+             From: Graham Barr <gbarr@pobox.com>
+             Date: Thu, 26 Apr 2001 19:12:03 +0100
+             Message-ID: <20010426191203.A70835@pobox.com>
+             
+             Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
+     Branch: perl
+          ! ext/List/Util/lib/List/Util.pm
+          ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
+____________________________________________________________________________
+[  9858] By: jhi                                   on 2001/04/26  18:17:42
+        Log: Subject: [PATCH t/comp/proto.t] disable correct warning
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 26 Apr 2001 16:09:35 +0100
+             Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! t/comp/proto.t
+____________________________________________________________________________
+[  9857] By: jhi                                   on 2001/04/26  18:04:59
+        Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
+             From: barries <barries@slaysys.com>
+             Date: Thu, 26 Apr 2001 12:01:10 -0400
+             Message-ID: <20010426120110.E29698@jester.slaysys.com>
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[  9856] By: jhi                                   on 2001/04/26  18:03:33
+        Log: Subject: [PATCH B::Deparse] fix string uninterpretation
+             Date: Thu, 26 Apr 2001 17:13:41 +0100
+             From: Robin Houston <robin@kitsite.com>
+             Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
+             
+             Subject: Re: [PATCH B::Deparse] fix string uninterpretation
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 26 Apr 2001 18:44:29 +0100
+             Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9855] By: jhi                                   on 2001/04/26  17:56:04
+        Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 26 Apr 2001 17:04:08 +0100
+             Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9854] By: jhi                                   on 2001/04/26  17:47:26
+        Log: Subject: Re: Short test case for undef %stash:: crash
+             From: Benjamin Sugars <bsugars@canoe.ca> 
+             Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
+             Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
+             Changed and moved the perldiag entry.
+     Branch: perl
+          ! gv.c pod/perldiag.pod
+____________________________________________________________________________
+[  9853] By: jhi                                   on 2001/04/26  14:35:16
+        Log: Beginnings of strptime().  Do not touch the wet paint.
+     Branch: perl
+          ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
+____________________________________________________________________________
+[  9852] By: jhi                                   on 2001/04/26  13:17:21
+        Log: Retract #9851, core dumps from pod2man.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  9851] By: jhi                                   on 2001/04/26  11:54:41
+        Log: (Retracted by #9852.)
+             
+             Subject: [PATCH @9846] dumping ANYOF
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Thu, 26 Apr 2001 05:32:38 +0100
+             Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  9850] By: jhi                                   on 2001/04/26  02:34:44
+        Log: If ccflags was empty the _previous_ $* containing all the
+             environment variables and Configure variables was used,
+             which lead, among other bad things, into $ccflags being your
+             uname -a output, which lead into test compile with cc failing,
+             which lead into gcc being selected, which didn't work that well
+             since gcc (ancient 2.8.1 in that particular box) wasn't too happy
+             with large files, et cetera.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[  9849] By: jhi                                   on 2001/04/26  01:44:57
+        Log: Make selfstubber test more portable.
+     Branch: perl
+          ! t/lib/selfstubber.t
+____________________________________________________________________________
+[  9848] By: jhi                                   on 2001/04/26  00:50:26
+        Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
+             From: Benjamin Sugars <ben.sugars@home.com>
+             Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
+     Branch: perl
+          ! ext/Cwd/Cwd.xs
+____________________________________________________________________________
+[  9847] By: jhi                                   on 2001/04/26  00:46:58
+        Log: Subject: [PATCH: perl@9841] VMS updates
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
+     Branch: perl
+          ! README.vms configure.com vms/descrip_mms.template
+          ! vms/ext/filespec.t
+____________________________________________________________________________
+[  9846] By: jhi                                   on 2001/04/26  00:11:56
+        Log: re 'debug' was broken by #9084.
+     Branch: perl
+          ! ext/re/re.xs
+____________________________________________________________________________
+[  9845] By: jhi                                   on 2001/04/25  22:33:17
+        Log: Subject: [PATCH] test for Devel::SelfStubber
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Thu, 26 Apr 2001 00:00:54 +0100
+             Message-ID: <20010426000054.D89026@plum.flirble.org>
+     Branch: perl
+          + t/lib/selfstubber.t
+          ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
+____________________________________________________________________________
+[  9844] By: jhi                                   on 2001/04/25  22:29:32
+        Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
+             From: Paul Johnson <paul@pjcj.net>
+             Date: Thu, 26 Apr 2001 00:46:08 +0200
+             Message-ID: <20010426004608.H2338@pjcj.net>
+     Branch: perl
+          ! ext/B/B/Concise.pm
+____________________________________________________________________________
+[  9843] By: jhi                                   on 2001/04/25  22:28:28
+        Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
+     Branch: perl
+          ! ext/Cwd/Cwd.xs
+____________________________________________________________________________
+[  9842] By: jhi                                   on 2001/04/25  20:58:12
+        Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
+             From: John Peacock <jpeacock@rowman.com>
+             Date: Wed, 25 Apr 2001 17:30:26 -0400
+             Message-ID: <3AE741F2.B3217464@rowman.com>
+     Branch: perl
+          ! lib/Math/BigInt.pm t/lib/bigintpm.t
+____________________________________________________________________________
+[  9841] By: jhi                                   on 2001/04/25  20:07:05
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  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
+          ! AUTHORS pod/perl571delta.pod
+____________________________________________________________________________
+[  9661] By: jhi                                   on 2001/04/09  13:15:13
+        Log: Thinko in manual patch applying.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  9660] By: jhi                                   on 2001/04/09  13:07:53
+        Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
+             From: Robin Barker <rmb1@cise.npl.co.uk> 
+             Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
+             Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
+             
+             (This corrects the case where the "isn't numeric" string contains \0s
+             and is longer than the temporary buffer, and contains \0 at the point
+             the string would be truncated by "...".) 
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  9659] By: jhi                                   on 2001/04/09  12:57:41
+        Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
+     Branch: perl
+          ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
+          ! t/lib/cgi-function.t t/lib/cgi-html.t
+____________________________________________________________________________
+[  9658] By: jhi                                   on 2001/04/09  12:48:47
+        Log: Subject: [PATCH] Partial rewrite of perlobj.pod
+             From: Ilmari Karonen <iltzu@sci.fi>
+             Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
+             Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
+             
+             Rearrange and rewrite the Method Invocation section
+             to explain the concepts in nicer order.
+     Branch: perl
+          ! pod/perlobj.pod
+____________________________________________________________________________
+[  9657] By: jhi                                   on 2001/04/09  12:35:58
+        Log: Upgrade to podlators 1.09, from Russ Allbery.
+     Branch: perl
+          ! lib/Pod/Man.pm lib/Pod/Text.pm
+____________________________________________________________________________
+[  9656] By: jhi                                   on 2001/04/09  12:31:53
+        Log: perl571delta.
+     Branch: perl
+          ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
+____________________________________________________________________________
+[  9655] By: jhi                                   on 2001/04/09  12:20:09
+        Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
+     Branch: perl
+          ! lib/utf8.pm pod/perlunicode.pod
+____________________________________________________________________________
+[  9654] By: gsar                                  on 2001/04/09  03:38:33
+        Log: here lies 5.6.1
+     Branch: maint-5.6/perl
+          ! Changes
+____________________________________________________________________________
+[  9653] By: jhi                                   on 2001/04/09  03:25:24
+        Log: Update perlhist.
+     Branch: perl
+          ! pod/perlhist.pod
+____________________________________________________________________________
+[  9652] By: jhi                                   on 2001/04/09  03:18:49
+        Log: perl571delta tweaking continues.
+     Branch: perl
+          ! pod/perl571delta.pod
+____________________________________________________________________________
+[  9651] By: gsar                                  on 2001/04/09  03:11:19
+        Log: update Changes, patchlevel.h &c.
+     Branch: maint-5.6/perl
+          ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  9650] By: jhi                                   on 2001/04/09  02:40:24
+        Log: Integrate the perlfork half of #9513 from maintperl into mainline
+             (the perlunicode half is obsolete)
+     Branch: perl
+          ! pod/perlfork.pod
+____________________________________________________________________________
+[  9649] By: gsar                                  on 2001/04/09  02:35:43
+        Log: tweak perldelta as suggested by Jarkko
+     Branch: maint-5.6/perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[  9648] By: jhi                                   on 2001/04/09  02:13:04
+        Log: Integrate change #9646 from maintperl into mainline.
+             
+             add note about ithreads and Thread.pm
+     Branch: perl
+         !> ext/Thread/Thread.pm ext/Thread/Thread.xs
+____________________________________________________________________________
+[  9647] By: jhi                                   on 2001/04/09  02:10:18
+        Log: Bad assumption that shortsize == 2.
+     Branch: perl
+          ! t/lib/xs-typemap.t
+____________________________________________________________________________
+[  9646] By: gsar                                  on 2001/04/09  00:48:04
+        Log: add note about ithreads and Thread.pm (too many people are
+             confused by the fact that Thread.pm is built and installed
+             under non-5005threads but doesn't work)
+     Branch: maint-5.6/perl
+          ! ext/Thread/Thread.pm ext/Thread/Thread.xs
+____________________________________________________________________________
+[  9645] By: gsar                                  on 2001/04/09  00:19:03
+        Log: update perldelta.pod for changes in 5.6.1
+     Branch: maint-5.6/perl
+          ! Changes pod/perldelta.pod
+____________________________________________________________________________
+[  9644] By: jhi                                   on 2001/04/08  20:37:00
+        Log: Integrate change #9639 from maintperl into mainline:
+             on windows, many of the README.* pods were being copied to
+             the wrong location
+     Branch: perl
+         !> win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  9643] By: jhi                                   on 2001/04/08  20:07:11
+        Log: Integrate change #9624 from maintperl into mainline:
+             the pod tests were not okay.  (t/pod/find.t changes ignored)
+     Branch: perl
+         !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
+         !> t/pod/include.t t/pod/included.t t/pod/lref.t
+         !> t/pod/multiline_items.t t/pod/nested_items.t
+         !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
+         !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
+____________________________________________________________________________
+[  9642] By: jhi                                   on 2001/04/08  19:57:17
+        Log: Integrate change #9638 from maintperl into mainline:
+             update to latest JPL from the anoncvs repository
+     Branch: perl
+         +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
+         !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
+         !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
+____________________________________________________________________________
+[  9641] By: jhi                                   on 2001/04/08  19:53:30
+        Log: perl571delta updates.
+     Branch: perl
+          ! lib/Filter/Simple.pm pod/perl571delta.pod
+____________________________________________________________________________
+[  9640] By: gsar                                  on 2001/04/08  19:20:46
+        Log: integrate change#9634 from mainline
+             
+             Fix the perlmodlib generation (didn't understand separate .pod
+             files; didn't understand -- as the name-thing separator).
+             Update the CPAN mirrors list.
+     Branch: maint-5.6/perl
+          ! pod/perlmodlib.pod
+         !> pod/perlmodlib.PL
+____________________________________________________________________________
+[  9639] By: gsar                                  on 2001/04/08  18:57:31
+        Log: on windows, many of the README.* pods were being copied to the wrong
+             location
+     Branch: maint-5.6/perl
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  9638] By: gsar                                  on 2001/04/08  18:38:25
+        Log: update to latest JPL from the anoncvs repository
+     Branch: maint-5.6/perl
+          + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
+          ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
+          ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
+____________________________________________________________________________
+[  9637] By: jhi                                   on 2001/04/08  17:53:53
+        Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
+     Branch: perl
+          ! pod/perl571delta.pod
+____________________________________________________________________________
+[  9636] By: jhi                                   on 2001/04/08  17:18:32
+        Log: Regen toc.
+     Branch: perl
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  9635] By: jhi                                   on 2001/04/08  17:16:33
+        Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sun, 08 Apr 2001 12:30:16 -0500
+             Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
+     Branch: perl
+          ! ext/IO/IO.xs lib/ExtUtils/xsubpp
+____________________________________________________________________________
+[  9634] By: jhi                                   on 2001/04/08  17:09:19
+        Log: Fix the perlmodlib generation (didn't understand separate .pod
+             files; didn't understand -- as the name-thing separator).
+             
+             Update the CPAN mirrors list.
+     Branch: perl
+          ! pod/perlmodlib.PL pod/perlmodlib.pod
+____________________________________________________________________________
+[  9633] By: jhi                                   on 2001/04/08  16:49:17
+        Log: Sort MANIFEST.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  9632] By: gsar                                  on 2001/04/08  16:36:06
+        Log: add $Tie::RefHash::VERSION
+     Branch: maint-5.6/perl
+          ! lib/Tie/RefHash.pm
+____________________________________________________________________________
+[  9631] By: jhi                                   on 2001/04/08  16:10:15
+        Log: perl571delta updates based on p5p feedback; still needs
+             lots of examples.
+     Branch: perl
+          ! pod/perl571delta.pod
+____________________________________________________________________________
+[  9630] By: jhi                                   on 2001/04/08  15:59:13
+        Log: Update the list of supported platforms to talk about 5.7.1
+             (and 5.6.1)
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[  9629] By: jhi                                   on 2001/04/08  15:55:41
+        Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
+             from maintperl into mainline: perlport updates.
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[  9628] By: jhi                                   on 2001/04/08  15:53:17
+        Log: perlsolaris.pod copied to wrong directory.
+     Branch: perl
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  9627] By: jhi                                   on 2001/04/08  14:48:18
+        Log: Subject: Typos in perl571delta.pod
+             From: "Stephen P. Potter" <spp@spotter.yi.org>
+             Date: Sat, 07 Apr 2001 20:37:05 -0400
+             Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
+     Branch: perl
+          ! pod/perl571delta.pod
+____________________________________________________________________________
+[  9626] By: jhi                                   on 2001/04/08  14:39:04
+        Log: Smoke out dTHR, spotted by by Stephen P. Potter.
+     Branch: perl
+          ! gv.c
+____________________________________________________________________________
+[  9625] By: nick                                  on 2001/04/08  10:14:23
+        Log: Integrate mainline
+     Branch: perlio
+         +> pod/perl570delta.pod pod/perl571delta.pod
+         !> (integrate 27 files)
+____________________________________________________________________________
+[  9624] By: gsar                                  on 2001/04/08  06:08:17
+        Log: test in t/pod/* were busted
+             
+             these tests are still not enabled in t/{harness,TEST}
+     Branch: maint-5.6/perl
+          ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
+          ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
+          ! t/pod/multiline_items.t t/pod/nested_items.t
+          ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
+          ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
+____________________________________________________________________________
+[  9623] By: gsar                                  on 2001/04/08  03:37:01
+        Log: integrate change#9470 from mainline
+             
+             Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
+     Branch: maint-5.6/perl
+         !> ext/Socket/Socket.xs
+____________________________________________________________________________
+[  9622] By: jhi                                   on 2001/04/07  22:40:47
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9621] By: jhi                                   on 2001/04/07  22:34:16
+        Log: Update AUTHORS.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[  9620] By: jhi                                   on 2001/04/07  22:12:47
+        Log: Forgot to bump the number of tests in #9164.
+     Branch: perl
+          ! t/op/array.t
+____________________________________________________________________________
+[  9619] By: jhi                                   on 2001/04/07  22:09:50
+        Log: Bump patchlevel to 5.7.1.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH patchlevel.h
+____________________________________________________________________________
+[  9618] By: jhi                                   on 2001/04/07  22:02:41
+        Log: Populate perl571delta.
+     Branch: perl
+          ! pod/perl571delta.pod
+____________________________________________________________________________
+[  9617] By: jhi                                   on 2001/04/07  22:01:23
+        Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
+             to forget it later; do not change patchlevel.h yet or regenerate
+             Configure yet.
+     Branch: perl
+          ! epoc/config.sh win32/Makefile win32/config_H.bc
+          ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
+____________________________________________________________________________
+[  9616] By: jhi                                   on 2001/04/07  17:46:33
+        Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
+     Branch: perl
+          ! pod/perl571delta.pod
+____________________________________________________________________________
+[  9615] By: jhi                                   on 2001/04/07  17:33:21
+        Log: Change the toc configuration.
+     Branch: perl
+          ! pod/buildtoc.PL pod/perl.pod
+____________________________________________________________________________
+[  9614] By: jhi                                   on 2001/04/07  17:29:47
+        Log: Subject: PATCH: $[
+             From: Robin Houston <robin@kitsite.com>
+             Date: Fri, 6 Apr 2001 18:10:14 +0100
+             Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! op.c t/op/array.t
+____________________________________________________________________________
+[  9613] By: jhi                                   on 2001/04/07  17:28:26
+        Log: Subject: [PATCH perl@9424] isn't numeric warning
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
+             Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
+     Branch: perl
+          ! sv.c t/pragma/warn/sv
+____________________________________________________________________________
+[  9612] By: jhi                                   on 2001/04/07  17:26:45
+        Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Fri, 06 Apr 2001 12:47:06 +0100
+             Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
+     Branch: perl
+          ! dump.c t/lib/peek.t
+____________________________________________________________________________
+[  9611] By: jhi                                   on 2001/04/07  17:21:35
+        Log: Create perl571delta and seed it off with the perldelta changes
+             since 5.7.0; remove those changes from perldelta and rename it
+             as perl570delta; recreate perldelta but leave it almost empty.
+     Branch: perl
+          + pod/perl570delta.pod pod/perl571delta.pod
+          ! MANIFEST pod/perldelta.pod
+____________________________________________________________________________
+[  9610] By: jhi                                   on 2001/04/07  16:56:32
+        Log: Denit.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[  9609] By: jhi                                   on 2001/04/07  16:38:32
+        Log: Retract #9523: needs more thought.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9608] By: jhi                                   on 2001/04/07  14:59:20
+        Log: atmark() code cleanaup.
+     Branch: perl
+          ! ext/IO/IO.xs
+____________________________________________________________________________
+[  9607] By: jhi                                   on 2001/04/07  14:48:14
+        Log: Integrate change #9605 from maintperl into mainline.
+             
+             can't optimize away scope entry if tr/// is present
+     Branch: perl
+         !> op.c t/op/tr.t
+____________________________________________________________________________
+[  9606] By: jhi                                   on 2001/04/07  14:43:59
+        Log: Integrate perlio.
+     Branch: perl
+         +> win32/FindExt.pm
+         !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
+         !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
+____________________________________________________________________________
+[  9605] By: gsar                                  on 2001/04/07  11:52:40
+        Log: can't optimize away scope entry if tr/// is present
+     Branch: maint-5.6/perl
+          ! op.c t/op/tr.t
+____________________________________________________________________________
+[  9604] By: nick                                  on 2001/04/07  11:39:45
+        Log: Split out extension finding code from buildext.pl into FindExt.pm
+             Use it to get Config.pm's idea of available extensions in line
+             with what is built.
+     Branch: perlio
+          + win32/FindExt.pm
+          ! MANIFEST win32/buildext.pl win32/config_sh.PL
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  9603] By: nick                                  on 2001/04/07  09:11:38
+        Log: Cleanup correction for failed :Via() layer, also set an error code.
+     Branch: perlio
+          ! ext/PerlIO/Via/Via.xs
+____________________________________________________________________________
+[  9602] By: nick                                  on 2001/04/07  08:38:04
+        Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
+             style. So don't use binmode() on the handles so that Win32 etc. see
+             same sequence and produce same digests.
+     Branch: perlio
+          ! t/lib/md5-file.t
+____________________________________________________________________________
+[  9601] By: nick                                  on 2001/04/07  08:36:26
+        Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
+             Else it complains and so crlf layer (say) does not get pushed.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  9600] By: jhi                                   on 2001/04/06  23:00:09
+        Log: Integrate change #9599 from perlio into mainline.
+     Branch: perl
+         !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
+         !> win32/config_H.vc
+____________________________________________________________________________
+[  9599] By: nick                                  on 2001/04/06  21:42:43
+        Log: Quote $VERSION in Encode.pm.
+             regen_config_h as requested.
+     Branch: perlio
+          ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
+          ! win32/config_H.vc
+____________________________________________________________________________
+[  9598] By: nick                                  on 2001/04/06  20:34:59
+        Log: Integrate mainline
+     Branch: perlio
+         +> README.macos
+         !> (integrate 39 files)
+____________________________________________________________________________
+[  9597] By: gsar                                  on 2001/04/06  18:06:35
+        Log: integrate change#9464 from mainline (addendum to change#8313)
+             
+             Subject: [PATCH @9452] Better peep()ing for foreach() loops
+     Branch: maint-5.6/perl
+         !> op.c
+____________________________________________________________________________
+[  9596] By: jhi                                   on 2001/04/06  17:26:03
+        Log: The d_casti32=undef is good for you even when not use64bitall.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[  9595] By: gsar                                  on 2001/04/06  14:57:17
+        Log: add a low-impact fix to accomodate darwin-ism
+     Branch: maint-5.6/perl
+          ! ext/Errno/Errno_pm.PL
+____________________________________________________________________________
+[  9594] By: jhi                                   on 2001/04/06  14:55:14
+        Log: Integrate changes #9528,9593 from mainline into maintperl;
+             tweaking the editor/IDE/shell list.
+     Branch: maint-5.6/perl
+         !> pod/perlfaq3.pod
+____________________________________________________________________________
+[  9593] By: jhi                                   on 2001/04/06  14:51:39
+        Log: Make the editor/IDE/shell list a little bit airier.
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  9592] By: gsar                                  on 2001/04/06  14:45:18
+        Log: integrate change#9477 from mainline (base.pm doc tweak)
+             
+             missing doc entry for fmod()
+     Branch: maint-5.6/perl
+          ! lib/Math/BigFloat.pm
+         !> lib/base.pm
+____________________________________________________________________________
+[  9591] By: jhi                                   on 2001/04/06  13:55:48
+        Log: Regen toc.
+     Branch: perl
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  9590] By: jhi                                   on 2001/04/06  13:54:52
+        Log: Math::BigFloat patches from John Peacock.  The equivalent
+             of #9586 from maintperl but reworked by John to work with
+             the bleadperl.
+     Branch: perl
+          ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
+____________________________________________________________________________
+[  9589] By: jhi                                   on 2001/04/06  13:42:23
+        Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
+     Branch: perl
+          ! ext/Digest/MD5/Makefile.PL
+____________________________________________________________________________
+[  9588] By: jhi                                   on 2001/04/06  13:31:45
+        Log: Integrate changes #9584,9587 from maintperl into mainline.
+             
+             keep eval"" CVs alive until the end of the statement in which
+             they're called
+             
+             add README.macos (from Chris Nandor)
+             
+             tyop in change#9555
+     Branch: perl
+         +> README.macos
+         !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
+         !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
+         !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
+         !> win32/makefile.mk
+____________________________________________________________________________
+[  9587] By: gsar                                  on 2001/04/06  07:31:30
+        Log: add README.macos (from Chris Nandor)
+             
+             tyop in change#9555
+     Branch: maint-5.6/perl
+          + README.macos
+          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  9586] By: gsar                                  on 2001/04/06  07:08:54
+        Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
+     Branch: maint-5.6/perl
+          ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
+____________________________________________________________________________
+[  9585] By: gsar                                  on 2001/04/06  06:58:44
+        Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
+             from mainline
+             
+             Subject: [PATCH] Base64 update to perlfaq9.pod
+             
+             Subject: [PATCH AUTHORS] Housekeeping
+             
+             Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
+             Mac OS X (Darwin) has extra pwent fields.
+             
+             Subject: [PATCH B::*] print control-character vars readably
+             Needs EBCDICification.
+             
+             Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
+             
+             Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
+             
+             Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
+             
+             Subject: [PATCH B::Deparse] binmode is no longer an UNOP
+             
+             Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
+             
+             Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
+             
+             Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
+             
+             Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
+             
+             FreeBSD hints tweak from Anton Berezin.
+             
+             Subject: [PATCH foolperl & bleadperl] README.vms update
+             
+             Subject: Re: [PATCH foolperl & bleadperl] README.vms update
+     Branch: maint-5.6/perl
+         !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
+         !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
+         !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
+____________________________________________________________________________
+[  9584] By: gsar                                  on 2001/04/06  04:09:00
+        Log: keep eval"" CVs alive until the end of the statement in which
+             they're called; this avoids a coredump ensuing from search for
+             lexicals in code such as:
+             
+             sub bug {
+             my $s = @_;
+             eval q[sub { eval 'sub { &$s }' }];
+             }
+             bug("x")->()->();
+             
+             this code still doesn't work as intended (as it has remained
+             since time immemorial), but it doesn't provoke a coredump anymore
+     Branch: maint-5.6/perl
+          ! embed.h embed.pl global.sym objXSUB.h perlapi.c
+          ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
+____________________________________________________________________________
+[  9583] By: jhi                                   on 2001/04/05  23:52:51
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9582] By: jhi                                   on 2001/04/05  23:11:23
+        Log: Slight doc tweak.
+     Branch: perl
+          ! pod/perlunicode.pod
+____________________________________________________________________________
+[  9581] By: jhi                                   on 2001/04/05  23:04:11
+        Log: Integrate perlio.
+     Branch: perl
+         !> pod/perlunicode.pod
+____________________________________________________________________________
+[  9580] By: jhi                                   on 2001/04/05  23:03:29
+        Log: Test for #9579.
+     Branch: perl
+          ! t/op/do.t
+____________________________________________________________________________
+[  9579] By: jhi                                   on 2001/04/05  22:54:17
+        Log: Subject: [PATCH] Propagate calling context for do '...'
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 04 Apr 2001 20:17:29 -0700
+             Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
+     Branch: perl
+          ! pod/perlfunc.pod pp_ctl.c
+____________________________________________________________________________
+[  9578] By: jhi                                   on 2001/04/05  22:52:51
+        Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
+     Branch: perl
+          ! README.vms
+____________________________________________________________________________
+[  9577] By: jhi                                   on 2001/04/05  22:48:22
+        Log: Subject: [PATCH foolperl & bleadperl] README.vms update
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 5 Apr 2001 13:43:28 -0500
+             Message-Id: <p04330101b6f269936918@[172.16.52.1]>
+     Branch: perl
+          ! README.vms
+____________________________________________________________________________
+[  9576] By: jhi                                   on 2001/04/05  22:31:38
+        Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Thu, 5 Apr 2001 21:53:21 +0100
+             Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
+     Branch: perl
+          ! lib/base.pm t/lib/fields.t
+____________________________________________________________________________
+[  9575] By: jhi                                   on 2001/04/05  22:26:10
+        Log: FreeBSD hints tweak from Anton Berezin.
+     Branch: perl
+          ! hints/freebsd.sh
+____________________________________________________________________________
+[  9574] By: jhi                                   on 2001/04/05  22:24:03
+        Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
+     Branch: perl
+          ! t/op/oct.t
+____________________________________________________________________________
+[  9573] By: jhi                                   on 2001/04/05  22:23:06
+        Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
+             Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
+             From: David Dyck <dcd@tc.fluke.com>
+             Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  9572] By: jhi                                   on 2001/04/05  22:14:47
+        Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 5 Apr 2001 20:56:48 +0100
+             Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9571] By: jhi                                   on 2001/04/05  22:12:53
+        Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 5 Apr 2001 19:55:51 +0100
+             Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9570] By: jhi                                   on 2001/04/05  22:11:06
+        Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 5 Apr 2001 20:16:29 +0100
+             Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9569] By: nick                                  on 2001/04/05  21:32:26
+        Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
+     Branch: perlio
+          ! pod/perlunicode.pod
+____________________________________________________________________________
+[  9568] By: nick                                  on 2001/04/05  19:38:09
+        Log: Integrate mainline
+     Branch: perlio
+         +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
+         !> (integrate 35 files)
+____________________________________________________________________________
+[  9567] By: jhi                                   on 2001/04/05  18:31:45
+        Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 5 Apr 2001 18:03:23 +0100
+             Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9566] By: jhi                                   on 2001/04/05  18:29:35
+        Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 5 Apr 2001 16:45:18 +0100
+             Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
+____________________________________________________________________________
+[  9565] By: jhi                                   on 2001/04/05  18:24:23
+        Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 5 Apr 2001 14:50:09 +0100
+             Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9564] By: jhi                                   on 2001/04/05  18:23:03
+        Log: Subject: [PATCH B::*] print control-character vars readably
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 5 Apr 2001 14:27:38 +0100
+             Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
+             
+             Needs EBCDICification.
+     Branch: perl
+          ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
+          ! ext/B/B/Terse.pm
+____________________________________________________________________________
+[  9563] By: jhi                                   on 2001/04/05  18:20:32
+        Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
+             Date: Thu, 5 Apr 2001 13:21:42 -0400
+             From: Paul Schinder <schinder@pobox.com>
+             Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
+             
+             Mac OS X (Darwin) has extra pwent fields.
+     Branch: perl
+          ! t/op/pwent.t
+____________________________________________________________________________
+[  9562] By: jhi                                   on 2001/04/05  17:57:51
+        Log: Regen toc.
+     Branch: perl
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  9561] By: jhi                                   on 2001/04/05  17:47:33
+        Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
+     Branch: metaconfig
+          ! U/Glossary.patch
+     Branch: metaconfig/U/perl
+          + d_u32align.U
+          ! d_cmsghdr_s.U d_msghdr_s.U
+____________________________________________________________________________
+[  9560] By: jhi                                   on 2001/04/05  17:47:01
+        Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
+             ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
+             Introduce probes for struct msghdr, struct cmsghdr,
+             sendmsg, recvmsg, readv, writev, setitimer, getitimer,
+             ualarm, usleep, for possible later extension work.
+     Branch: perl
+          + t/lib/md5-align.t
+          ! Configure MANIFEST Porting/Glossary Porting/config.sh
+          ! Porting/config_H config_h.SH configure.com epoc/config.sh
+          ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
+          ! 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
+____________________________________________________________________________
+[  9559] By: jhi                                   on 2001/04/05  13:03:04
+        Log: Be traditional in your cpp (for the Errno extension).
+     Branch: perl
+          ! hints/darwin.sh
+____________________________________________________________________________
+[  9558] By: jhi                                   on 2001/04/05  13:00:05
+        Log: Add $Config{cppflags} to the gcc incantation.
+     Branch: perl
+          ! ext/Errno/Errno_pm.PL
+____________________________________________________________________________
+[  9557] By: jhi                                   on 2001/04/05  04:22:39
+        Log: Introduce Sean Burke's Class::ISA 0.32.
+     Branch: perl
+          + lib/Class/ISA.pm t/lib/class-isa.t
+          ! MANIFEST
+____________________________________________________________________________
+[  9556] By: jhi                                   on 2001/04/05  04:09:50
+        Log: Subject: [PATCH AUTHORS] Housekeeping
+             From: Paul Johnson <paul@pjcj.net> 
+             Date: Wed, 4 Apr 2001 22:45:47 +0200
+             Message-ID: <20010404224547.D9548@pjcj.net>
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[  9555] By: jhi                                   on 2001/04/05  04:06:33
+        Log: Subject: [PATCH] Base64 update to perlfaq9.pod
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 04 Apr 2001 14:23:04 -0700
+             Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
+     Branch: perl
+          ! pod/perlfaq9.pod
+____________________________________________________________________________
+[  9554] By: jhi                                   on 2001/04/05  04:05:49
+        Log: Downgrade also the "Wide character" diagnostic.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[  9553] By: jhi                                   on 2001/04/05  04:00:33
+        Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
+             maintperl into mainline.
+             
+             "double" should be "NV"; standard typemap is missing entry
+             for NV
+             
+             s/djSP/dSP/
+             
+             Downgrade "Wide character in print" to a warning.
+             
+             B::Deparse fix for ${^FOO} and documentation for PVX() method
+             (from Robin Houston)
+             
+             tr/// doesn't null-terminate the result in some situations
+             (from Gisle Aas)
+     Branch: perl
+         !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
+         !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
+         !> t/io/utf8.t t/op/tr.t
+____________________________________________________________________________
+[  9552] By: jhi                                   on 2001/04/05  03:52:50
+        Log: Retract changes #9542 and #9538 (from maintperl, integrated
+             at #9540), shouldn't be needed because of the perlio changes.
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[  9551] By: gsar                                  on 2001/04/05  00:18:34
+        Log: tr/// doesn't null-terminate the result in some situations
+             (from Gisle Aas)
+     Branch: maint-5.6/perl
+          ! doop.c t/op/tr.t
+____________________________________________________________________________
+[  9550] By: gsar                                  on 2001/04/04  20:04:17
+        Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
+             (from Robin Houston)
+     Branch: maint-5.6/perl
+          ! ext/B/B.pm ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9549] By: nick                                  on 2001/04/04  18:56:15
+        Log: Downgrade "Wide character in print" to a warning.
+     Branch: perlio
+          ! doio.c t/io/utf8.t
+____________________________________________________________________________
+[  9548] By: gsar                                  on 2001/04/04  18:51:49
+        Log: integrate changes#9460,9462,9482,9521,9522
+             
+             Subject: PATCH: B::Debug should show LOOP-specific fields
+             
+             Subject: B::Deparse precedence bug. (Patch included.)
+             
+             Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
+             
+             Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
+             
+             Subject: [PATCH B::Concise] padname values may have bogus SvCUR
+     Branch: maint-5.6/perl
+         !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
+         !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
+____________________________________________________________________________
+[  9547] By: gsar                                  on 2001/04/04  18:49:16
+        Log: s/djSP/dSP/
+     Branch: maint-5.6/perl
+          ! ext/Thread/Thread.xs
+____________________________________________________________________________
+[  9546] By: nick                                  on 2001/04/04  18:44:00
+        Log: Integrate mainline.
+     Branch: perlio
+         !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
+         !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
+____________________________________________________________________________
+[  9545] By: gsar                                  on 2001/04/04  18:38:52
+        Log: integrate change#8837 from mainline
+             
+             Subject: [patch] -Wall cleanup round 2
+     Branch: maint-5.6/perl
+         !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
+         !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
+         !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
+         !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
+         !> ext/SDBM_File/SDBM_File.xs
+____________________________________________________________________________
+[  9544] By: gsar                                  on 2001/04/04  17:49:57
+        Log: "double" should be "NV"; standard typemap is missing entry
+             for NV
+     Branch: maint-5.6/perl
+          ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
+____________________________________________________________________________
+[  9543] By: jhi                                   on 2001/04/04  14:13:18
+        Log: Thou shalt not (just) match for English error messages.
+     Branch: perl
+          ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
+          ! os2/OS2/Process/Process.pm
+____________________________________________________________________________
+[  9542] By: jhi                                   on 2001/04/04  13:20:39
+        Log: Make the stdio tricks of fflush_all() to exist only if
+             stdio is being used.
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[  9541] By: jhi                                   on 2001/04/04  04:20:24
+        Log: Subject: Re: [PATCH] Lighten up glob
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
+          ! util.c
+____________________________________________________________________________
+[  9540] By: jhi                                   on 2001/04/04  04:03:57
+        Log: Integrate changes #9538,9539 from maintperl into mainline.
+             
+             fflush() is a macro on SunOS 4.1.x, so provide a wrapper
+             for use with _fwalk() (fix for change#7705)
+             
+             another tweak needed for SunOS 4.1.x build (from Mike Guy)
+             (cp -f is not portable)
+     Branch: perl
+         !> Makefile.SH util.c
+____________________________________________________________________________
+[  9539] By: gsar                                  on 2001/04/04  03:01:14
+        Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
+     Branch: maint-5.6/perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9538] By: gsar                                  on 2001/04/04  01:00:38
+        Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
+             for use with _fwalk() (fix for change#7705)
+     Branch: maint-5.6/perl
+          ! util.c
+____________________________________________________________________________
+[  9537] By: nick                                  on 2001/04/03  19:24:55
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
+         +> lib/unicode/PropList.html
+          - lib/unicode/Names.txt lib/unicode/README.Ethiopic
+         !> (integrate 69 files)
+____________________________________________________________________________
+[  9536] By: jhi                                   on 2001/04/03  18:02:31
+        Log: Integrate change #9533 from maintperl into mainline.
+             
+             better fix for change#9517 to accomodate UNC paths like
+             \\server\share\foo, and paths with trailing backslash
+             like c:\this\
+     Branch: perl
+         !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
+____________________________________________________________________________
+[  9535] By: jhi                                   on 2001/04/03  17:58:07
+        Log: Change the push/unshift warning to be of class syntax, not misc.
+     Branch: perl
+          ! op.c pod/perldiag.pod t/pragma/warn/op
+____________________________________________________________________________
+[  9534] By: jhi                                   on 2001/04/03  15:03:46
+        Log: Change the push/unshift warning (#9532) to talk about "no values"
+             instead of "no arguments".
+     Branch: perl
+          ! op.c pod/perldiag.pod t/pragma/warn/op
+____________________________________________________________________________
+[  9533] By: gsar                                  on 2001/04/03  14:30:07
+        Log: better fix for change#9517 to accomodate UNC paths like
+             \\server\share\foo, and paths with trailing backslash
+             like c:\this\
+     Branch: maint-5.6/perl
+          ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
+____________________________________________________________________________
+[  9532] By: jhi                                   on 2001/04/03  13:11:46
+        Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
+             From: Robin Houston <robin@kitsite.com>
+             Date: Mon, 2 Apr 2001 15:03:29 +0100
+             Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
+____________________________________________________________________________
+[  9531] By: jhi                                   on 2001/04/03  13:06:34
+        Log: Integrate change #9530 from maintperl into mainline.
+             
+             accomodate VMS "mailbox overflow" quirk in testsuite (from
+             Craig Berry)
+     Branch: perl
+         !> t/lib/socket.t
+____________________________________________________________________________
+[  9530] By: gsar                                  on 2001/04/03  04:56:41
+        Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
+             Craig Berry)
+     Branch: maint-5.6/perl
+          ! t/lib/socket.t
+____________________________________________________________________________
+[  9529] By: jhi                                   on 2001/04/03  02:34:34
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9528] By: jhi                                   on 2001/04/03  01:27:57
+        Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
+             Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
+             To: perl5-porters@perl.org
+             Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  9527] By: jhi                                   on 2001/04/03  01:22:09
+        Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
+     Branch: perl
+          ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
+____________________________________________________________________________
+[  9526] By: jhi                                   on 2001/04/03  01:18:25
+        Log: The metaconfig unit changes for #9525.
+     Branch: metaconfig
+          ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
+     Branch: metaconfig/U/perl
+          ! use64bits.U
+____________________________________________________________________________
+[  9525] By: jhi                                   on 2001/04/03  01:17:30
+        Log: Configure sanity checks:
+             * if use64bitall is attempted but pointers are only 32-bit,
+             'downgrade' to use64bitint
+             * if use64bitint is attempted but there's no quad type,
+             forget about use64bitint (well, the default for it is 'n',
+             the user can still override this)
+             * if pointers are 64 bits, do not try to use Perl's malloc
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  9524] By: gsar                                  on 2001/04/03  01:09:12
+        Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
+     Branch: maint-5.6/perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  9523] By: jhi                                   on 2001/04/03  00:02:31
+        Log: (Retracted by #9609)
+             
+             Make it harder for parallel makes to enter 'test' before
+             Dynaloader and File::Glob are happy.  (In principle 'make_ext'
+             should be unhappy enough, but sometimes parallel makes seem
+             to sneak past both in Tru64 and AIX.)
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9522] By: jhi                                   on 2001/04/02  22:35:31
+        Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
+             Date: Mon, 2 Apr 2001 22:54:10 +0100
+             From: Robin Houston <robin@kitsite.com>
+             Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
+____________________________________________________________________________
+[  9521] By: jhi                                   on 2001/04/02  22:32:23
+        Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
+             From: Robin Houston <robin@kitsite.com>
+             Date: Mon, 2 Apr 2001 20:24:03 +0100
+             Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Concise.pm
+____________________________________________________________________________
+[  9520] By: jhi                                   on 2001/04/02  22:30:43
+        Log: Subject: [PATCH] REALLY pedantic hv.h nit
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Mon, 2 Apr 2001 15:43:06 +0100
+             Message-ID: <20010402154306.A21711@netthink.co.uk>
+     Branch: perl
+          ! hv.h
+____________________________________________________________________________
+[  9519] By: jhi                                   on 2001/04/02  22:28:04
+        Log: Based on
+             
+             Subject: [foolperl] EPOC fix
+             From: Olaf Flebbe <O.Flebbe@science-computing.de>
+             Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
+             Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  9518] By: jhi                                   on 2001/04/02  22:22:34
+        Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
+             
+             README.win32 tweaks; add a note about alternative location for
+             getting a gcc-2.95.2 that will build perl properly on windows
+             
+             add some notes about gutsy threading matters
+             
+             many of the utilities interpolate literal paths within doublequotes
+             (fails on dosish platforms where path contains backslashes)
+     Branch: perl
+         !> README.win32 pod/perlguts.pod utils/perldoc.PL
+         !> x2p/find2perl.PL x2p/s2p.PL
+____________________________________________________________________________
+[  9517] By: gsar                                  on 2001/04/02  19:52:21
+        Log: many of the utilities interpolate literal paths within doublequotes
+             (fails on dosish platforms where path contains backslashes)
+     Branch: maint-5.6/perl
+          ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
+____________________________________________________________________________
+[  9516] By: gsar                                  on 2001/04/02  05:49:37
+        Log: a foolish release
+     Branch: maint-5.6/perl
+          ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  9515] By: gsar                                  on 2001/04/02  05:04:29
+        Log: add missing changelog summaries
+     Branch: maint-5.6/perl
+          ! Changes
+____________________________________________________________________________
+[  9514] By: gsar                                  on 2001/04/02  04:07:13
+        Log: add some notes about gutsy threading matters
+     Branch: maint-5.6/perl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[  9513] By: gsar                                  on 2001/04/02  03:25:21
+        Log: add more prominent caveat notices about experimental features
+     Branch: maint-5.6/perl
+          ! pod/perlfork.pod pod/perlunicode.pod
+____________________________________________________________________________
+[  9512] By: gsar                                  on 2001/04/02  02:54:33
+        Log: integrate changes#9479,9509 from mainline
+             
+             [PATCH] File::Glob stuff for Mac OS
+             
+             [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
+     Branch: maint-5.6/perl
+         !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
+         !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
+         !> t/lib/glob-taint.t
+____________________________________________________________________________
+[  9511] By: gsar                                  on 2001/04/02  02:38:24
+        Log: README.win32 tweaks; add a note about alternative location for
+             getting a gcc-2.95.2 that will build perl properly on windows
+     Branch: maint-5.6/perl
+          ! README.win32
+____________________________________________________________________________
+[  9510] By: jhi                                   on 2001/04/01  20:45:10
+        Log: An ambiguosity warning.
+     Branch: perl
+          ! t/lib/trig.t
+____________________________________________________________________________
+[  9509] By: jhi                                   on 2001/04/01  19:53:47
+        Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
+             From: Jonathan Stowe <gellyfish@gellyfish.com>
+             Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
+             Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
+     Branch: perl
+          ! ext/File/Glob/bsd_glob.c
+____________________________________________________________________________
+[  9508] By: jhi                                   on 2001/04/01  19:35:03
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9507] By: jhi                                   on 2001/04/01  19:24:01
+        Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
+             from mainline to maintperl: pod tweaks.
+     Branch: maint-5.6/perl
+         !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
+         !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
+         !> pod/perlvar.pod
+____________________________________________________________________________
+[  9506] By: jhi                                   on 2001/04/01  19:11:53
+        Log: Commit Sarathy to April release of 5.6.1 :-)
+     Branch: perl
+          ! pod/perlfaq1.pod
+____________________________________________________________________________
+[  9505] By: jhi                                   on 2001/04/01  19:03:15
+        Log: Subject: PATCH 5.6.0 (perldebug.pod)
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Sun, 01 Apr 2001 14:25:11 -0400
+             Message-ID: <20010401182511.9247.qmail@plover.com>
+     Branch: perl
+          ! pod/perldebug.pod
+____________________________________________________________________________
+[  9504] By: jhi                                   on 2001/04/01  18:43:09
+        Log: Add great_circle_direction().
+     Branch: perl
+          ! lib/Math/Trig.pm t/lib/trig.t
+____________________________________________________________________________
+[  9503] By: jhi                                   on 2001/04/01  17:29:12
+        Log: Unicode ReadMe update for Unicode 3.1.
+     Branch: perl
+          ! lib/unicode/ReadMe.txt
+____________________________________________________________________________
+[  9502] By: jhi                                   on 2001/04/01  17:18:40
+        Log: Integrate change #9501 from maintperl into mainline.
+             
+             fix the perlembed notes on multiple interpreters
+             
+             fix ExtUtils::Embed to work passably on Windows
+     Branch: perl
+         !> lib/ExtUtils/Embed.pm pod/perlembed.pod
+____________________________________________________________________________
+[  9501] By: gsar                                  on 2001/04/01  07:21:57
+        Log: fix the perlembed notes on multiple interpreters
+             
+             fix ExtUtils::Embed to work passably on Windows
+     Branch: maint-5.6/perl
+          ! lib/ExtUtils/Embed.pm pod/perlembed.pod
+____________________________________________________________________________
+[  9500] By: jhi                                   on 2001/04/01  05:58:23
+        Log: Test for #9499.
+     Branch: perl
+          ! t/op/tr.t
+____________________________________________________________________________
+[  9499] By: jhi                                   on 2001/04/01  05:55:46
+        Log: tr/// UTF-8 tweaking from Inaba Hiroto.
+     Branch: perl
+          ! embed.h embed.pl op.c proto.h
+____________________________________________________________________________
+[  9498] By: jhi                                   on 2001/04/01  05:44:34
+        Log: Protect the workaround hunk more.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  9497] By: jhi                                   on 2001/04/01  00:24:25
+        Log: Integrate changes #9493,9494,9495,9496 from maintperl
+             into mainline.
+             
+             fix a broken workaround for Borland compiler in change#4739
+             (caused weird "short reads" on DATA, which caused op/misc.t to fail)
+             
+             nits spotted by Borland compiler
+             
+             avoid redefinition warnings under Borland 5.02
+             
+             various nits identified by the Borland 5.5 compiler; remove suppression
+             of a few warnings
+     Branch: perl
+         !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
+         !> win32/win32.h
+____________________________________________________________________________
+[  9496] By: gsar                                  on 2001/03/31  23:22:28
+        Log: various nits identified by the Borland 5.5 compiler; remove suppression
+             of a few warnings
+     Branch: maint-5.6/perl
+          ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
+____________________________________________________________________________
+[  9495] By: gsar                                  on 2001/03/31  21:03:08
+        Log: avoid redefinition warnings under Borland 5.02
+     Branch: maint-5.6/perl
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  9494] By: gsar                                  on 2001/03/31  20:18:59
+        Log: nits spotted by Borland compiler
+     Branch: maint-5.6/perl
+          ! utf8.h win32/win32.h
+____________________________________________________________________________
+[  9493] By: gsar                                  on 2001/03/31  20:18:05
+        Log: fix a broken workaround for Borland compiler in change#4739
+             (caused weird "short reads" on DATA, which caused op/misc.t to fail)
+     Branch: maint-5.6/perl
+          ! toke.c
+____________________________________________________________________________
+[  9492] By: jhi                                   on 2001/03/31  18:36:24
+        Log: Integrate change #9491 from maintperl into mainline.
+             
+             Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
+             directory is relative (need to fetch the full path name *before*
+             the chdir!)
+     Branch: perl
+         !> lib/Cwd.pm
+____________________________________________________________________________
+[  9491] By: gsar                                  on 2001/03/31  17:01:56
+        Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
+             directory is relative (need to fetch the full path name *before*
+             the chdir!)
+             
+             this is a followup patch for change#6749
+     Branch: maint-5.6/perl
+          ! lib/Cwd.pm
+____________________________________________________________________________
+[  9490] By: jhi                                   on 2001/03/31  15:50:18
+        Log: Subject: Re: [PATCH] av.h cosmetics
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Sat, 31 Mar 2001 13:09:59 +0100
+             Message-ID: <20010331130959.A22000@netthink.co.uk>
+             
+             Document AvALLOC.
+     Branch: perl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[  9489] By: jhi                                   on 2001/03/31  15:48:44
+        Log: Subject: [PATCH] Re: Math::Big* v1.21
+             From: Tels <perl_dummy@bloodgate.com>
+             Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
+             Message-Id: <200103311125.GAA377738@www08.hway.net>
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  9488] By: jhi                                   on 2001/03/31  03:39:51
+        Log: Debug output tweak.
+     Branch: perl
+          ! t/lib/cwd.t
+____________________________________________________________________________
+[  9487] By: jhi                                   on 2001/03/31  03:33:02
+        Log: OverVMSification.
+     Branch: perl
+          ! t/lib/cwd.t
+____________________________________________________________________________
+[  9486] By: jhi                                   on 2001/03/31  03:01:40
+        Log: Missed MANIFESTations in #9483.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  9485] By: jhi                                   on 2001/03/31  02:58:17
+        Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
+     Branch: perl
+          ! regexec.c t/lib/cwd.t
+____________________________________________________________________________
+[  9484] By: jhi                                   on 2001/03/31  01:04:41
+        Log: Obsolete file (see #3938)
+     Branch: perl
+          - lib/unicode/README.Ethiopic
+          ! MANIFEST
+____________________________________________________________________________
+[  9483] By: jhi                                   on 2001/03/31  00:52:42
+        Log: Update to Unicode 3.1.
+             (Rename Names.txt to NamesList.txt.)
+     Branch: perl
+          + lib/unicode/NamesList.txt lib/unicode/PropList.html
+          - lib/unicode/Names.txt
+          ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
+          ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
+          ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
+          ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
+          ! lib/unicode/UCD.html lib/unicode/Unicode.html
+          ! lib/unicode/rename lib/unicode/version
+____________________________________________________________________________
+[  9482] By: jhi                                   on 2001/03/30  23:33:44
+        Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
+             From: Robin Houston <robin@kitsite.com>
+             Date: Fri, 30 Mar 2001 20:07:22 +0100
+             Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9481] By: jhi                                   on 2001/03/30  23:20:25
+        Log: Subject: Re: [PATCH] CwdXS, Take 2
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
+             Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
+          ! MANIFEST lib/Cwd.pm t/lib/cwd.t
+____________________________________________________________________________
+[  9480] By: jhi                                   on 2001/03/30  22:52:38
+        Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Fri, 30 Mar 2001 14:44:13 -0800
+             Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
+             
+             The t/rantests flags file creation was accidentally
+             removed by #9217.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9479] By: jhi                                   on 2001/03/30  22:45:45
+        Log: Subject: [PATCH] File::Glob stuff for Mac OS
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Fri, 30 Mar 2001 16:51:00 -0500
+             Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
+     Branch: perl
+          ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
+          ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
+          ! t/lib/glob-taint.t
+____________________________________________________________________________
+[  9478] By: jhi                                   on 2001/03/30  22:43:12
+        Log: Subject: fix for win32/buildext.pl
+             From: "Vadim Konovalov" <watman@inbox.ru>
+             Date: Sat, 31 Mar 2001 00:50:36 +0400
+             Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
+     Branch: perl
+          ! win32/buildext.pl
+____________________________________________________________________________
+[  9477] By: jhi                                   on 2001/03/30  22:41:16
+        Log: Subject: small base.pm doc patch
+             From: Leon Brocard <acme@astray.com>
+             Date: Fri, 30 Mar 2001 21:49:57 +0100
+             Message-ID: <20010330214957.B8733@ns0.astray.com>
+     Branch: perl
+          ! lib/base.pm
+____________________________________________________________________________
+[  9476] By: jhi                                   on 2001/03/30  18:16:57
+        Log: Subject: [PATCH] av.h cosmetics
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Fri, 30 Mar 2001 18:12:28 +0100
+             Message-ID: <20010330181228.A9319@netthink.co.uk>
+     Branch: perl
+          ! av.h
+____________________________________________________________________________
+[  9475] By: jhi                                   on 2001/03/30  18:15:50
+        Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
+             From: "Philip Newton" <pnewton@gmx.de>
+             Date: Fri, 30 Mar 2001 19:06:57 +0200
+             Message-ID: <3AC4D951.14815.1AC7068@localhost>
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[  9474] By: jhi                                   on 2001/03/30  18:14:02
+        Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
+             Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! t/lib/glob-basic.t
+____________________________________________________________________________
+[  9473] By: jhi                                   on 2001/03/30  16:09:24
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9472] By: jhi                                   on 2001/03/30  15:16:08
+        Log: Integrate perlio.
+     Branch: perl
+         !> t/lib/cwd.t t/lib/glob-basic.t
+____________________________________________________________________________
+[  9471] By: nick                                  on 2001/03/30  14:47:10
+        Log: Should be (^O eq 'MSWin32') not 'Win32'
+             Fail #12 seems real - chdir is in wrong dir.
+     Branch: perlio
+          ! t/lib/cwd.t
+____________________________________________________________________________
+[  9470] By: jhi                                   on 2001/03/30  14:41:11
+        Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
+             Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
+             
+             Replace #9352.
+     Branch: perl
+          ! ext/Socket/Socket.xs pp_sys.c
+____________________________________________________________________________
+[  9469] By: jhi                                   on 2001/03/30  14:37:51
+        Log: Subject: PATCH pod/perldiag.pod
+             From: Robin Houston <robin@kitsite.com>
+             Date: Fri, 30 Mar 2001 14:10:36 +0100
+             Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! pod/perldiag.pod t/lib/glob-basic.t
+____________________________________________________________________________
+[  9468] By: jhi                                   on 2001/03/30  14:36:36
+        Log: Subject: Better diagnostic in io/fs.t
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 30 Mar 2001 10:11:43 +0200
+             Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
+     Branch: perl
+          ! t/io/fs.t
+____________________________________________________________________________
+[  9467] By: nick                                  on 2001/03/30  14:25:43
+        Log: Skip order test of glob if case-ignoring system cannot 
+             create a.test and A.test
+     Branch: perlio
+          ! t/lib/glob-basic.t
+____________________________________________________________________________
+[  9466] By: nick                                  on 2001/03/30  13:03:12
+        Log: Integrate mainline.
+     Branch: perlio
+          - ext/re/hints/aix.pl
+         !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
+         !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
+         !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
+         !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
+____________________________________________________________________________
+[  9465] By: jhi                                   on 2001/03/30  03:53:37
+        Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
+             the tests sometimes hang, sometimes not.)
+     Branch: perl
+          ! t/lib/io_multihomed.t t/lib/io_sock.t
+____________________________________________________________________________
+[  9464] By: jhi                                   on 2001/03/30  02:56:04
+        Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
+             Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  9463] By: jhi                                   on 2001/03/30  02:34:48
+        Log: Test for #9462.
+     Branch: perl
+          ! t/lib/b.t
+____________________________________________________________________________
+[  9462] By: jhi                                   on 2001/03/30  02:29:37
+        Log: Subject: B::Deparse precedence bug. (Patch included.)
+             From: Jeremy Madea <jmadea@inktomi.com>
+             Date: Thu, 29 Mar 2001 12:05:02 -0800
+             Message-ID: <20010329120502.A24881@dr.inktomi.com>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  9461] By: jhi                                   on 2001/03/30  02:18:41
+        Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
+     Branch: perl
+          ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
+          ! t/lib/md5-file.t
+____________________________________________________________________________
+[  9460] By: jhi                                   on 2001/03/30  02:17:07
+        Log: Subject: PATCH: B::Debug should show LOOP-specific fields
+             From: Robin Houston <robin@kitsite.com>
+             Date: Thu, 29 Mar 2001 20:47:56 +0100
+             Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! ext/B/B/Debug.pm
+____________________________________________________________________________
+[  9459] By: jhi                                   on 2001/03/30  02:16:05
+        Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
+             From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
+             Date: Wed, 28 Mar 2001 18:02:20 -0600
+             Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
+     Branch: perl
+          ! lib/ExtUtils/MM_VMS.pm
+____________________________________________________________________________
+[  9458] By: jhi                                   on 2001/03/30  02:07:58
+        Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
+             From: "Joshua E. Rodd" <jrodd@pbs.org>
+             Date: Wed, 28 Mar 2001 17:29:12 -0500
+             Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  9457] By: jhi                                   on 2001/03/30  02:04:33
+        Log: Subject: ext/re/aix.pl can go
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Thu, 29 Mar 2001 12:03:28 +0200
+             Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          - ext/re/hints/aix.pl
+          ! MANIFEST
+____________________________________________________________________________
+[  9456] By: jhi                                   on 2001/03/30  02:03:32
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode.xs installperl
+____________________________________________________________________________
+[  9455] By: nick                                  on 2001/03/29  21:11:46
+        Log: DLL name has changed so installperl needs to know
+             (Why isn't it working it out or passed it?)
+     Branch: perlio
+          ! installperl
+____________________________________________________________________________
+[  9454] By: nick                                  on 2001/03/29  20:56:12
+        Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
+             and we don't get undef warnings.
+     Branch: perlio
+          ! ext/Encode/Encode.xs
+____________________________________________________________________________
+[  9453] By: nick                                  on 2001/03/29  17:58:48
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes patchlevel.h
+____________________________________________________________________________
+[  9452] By: jhi                                   on 2001/03/29  16:44:55
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9451] By: nick                                  on 2001/03/29  16:31:38
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
+         !> ext/Encode/Encode.xs ext/Storable/Storable.xs
+         !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
+         !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
+         !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
+____________________________________________________________________________
+[  9450] By: jhi                                   on 2001/03/29  16:29:17
+        Log: Integrate perlio.
+     Branch: perl
+         !> win32/buildext.pl
+____________________________________________________________________________
+[  9449] By: jhi                                   on 2001/03/29  15:50:01
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9448] By: nick                                  on 2001/03/29  15:47:15
+        Log: Make sure buildext.pl finds Errno.pm
+     Branch: perlio
+          ! win32/buildext.pl
+____________________________________________________________________________
+[  9447] By: jhi                                   on 2001/03/29  15:39:34
+        Log: Integrate perlio.
+     Branch: perl
+         !> win32/makefile.mk
+____________________________________________________________________________
+[  9446] By: nick                                  on 2001/03/29  15:30:03
+        Log: Integrate win32/makefile.mk with mainline.
+     Branch: perlio
+         !> win32/makefile.mk
+____________________________________________________________________________
+[  9445] By: nick                                  on 2001/03/29  15:27:32
+        Log: Fix breakage ... 
+     Branch: perlio
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  9444] By: jhi                                   on 2001/03/29  15:03:08
+        Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
+             From: "Konovalov, Vadim" <vkonovalov@lucent.com>
+             Date: Thu, 29 Mar 2001 10:32:59 +0400
+             Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
+     Branch: perl
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  9443] By: jhi                                   on 2001/03/29  15:02:12
+        Log: Integrate perlio.
+     Branch: perl
+         +> win32/buildext.pl
+         !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
+         !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
+____________________________________________________________________________
+[  9442] By: nick                                  on 2001/03/29  14:59:11
+        Log: Work in progress - determine win32 extensions to build via script.
+     Branch: perlio
+          + win32/buildext.pl
+          ! MANIFEST win32/makefile.mk
+____________________________________________________________________________
+[  9441] By: jhi                                   on 2001/03/29  14:51:47
+        Log: Reintroduce the use of external pwd.
+     Branch: perl
+          ! t/lib/cwd.t
+____________________________________________________________________________
+[  9440] By: jhi                                   on 2001/03/29  14:42:58
+        Log: use warnings instead of -w.
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  9439] By: jhi                                   on 2001/03/29  14:41:52
+        Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
+             From: Jonathan Stowe <gellyfish@gellyfish.com>
+             Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
+             Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  9438] By: jhi                                   on 2001/03/29  14:39:38
+        Log: Subject: [PATCH perl@9424] minor pod nits
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
+             Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
+     Branch: perl
+          ! pod/perlhack.pod pod/perliol.pod
+____________________________________________________________________________
+[  9437] By: jhi                                   on 2001/03/29  14:29:16
+        Log: Subject: [PATCH perl@9424] typemap cast warning
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
+             Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
+     Branch: perl
+          ! lib/ExtUtils/typemap
+____________________________________________________________________________
+[  9436] By: jhi                                   on 2001/03/29  14:26:03
+        Log: Subject: [PATCH perl@9424] printf warning
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
+             Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
+     Branch: perl
+          ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
+          ! ext/Storable/Storable.xs toke.c
+____________________________________________________________________________
+[  9435] By: nick                                  on 2001/03/29  14:23:31
+        Log: Win32 has name conflict with ERROR
+     Branch: perlio
+          ! ext/PerlIO/Via/Via.xs
+____________________________________________________________________________
+[  9434] By: jhi                                   on 2001/03/29  14:17:48
+        Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
+____________________________________________________________________________
+[  9433] By: jhi                                   on 2001/03/29  13:52:44
+        Log: test-prep target was missing.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9432] By: nick                                  on 2001/03/29  12:40:03
+        Log: Make as-shipped compiler default to MSVC6 
+     Branch: perlio
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  9431] By: nick                                  on 2001/03/29  12:12:16
+        Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
+             akin to PerlIO::Scalar.
+     Branch: perlio
+          ! perlio.c perlio.h
+____________________________________________________________________________
+[  9430] By: nick                                  on 2001/03/29  10:56:35
+        Log: Integrate mainline.
+     Branch: perlio
+         !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
+         !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
+         !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
+         !> win32/makefile.mk win32/win32sck.c
+____________________________________________________________________________
+[  9429] By: nick                                  on 2001/03/29  09:03:43
+        Log: Noticed that two tests were skipped as perlio:: package
+             isn't there any more. Changed the skip condition.
+             Avoid core-dump if sv_utf8_upgrade() called on something
+             that does not become SvPOK after SvPV() (e.g. a ref).
+     Branch: perlio
+          ! sv.c t/io/utf8.t t/lib/io_scalar.t
+____________________________________________________________________________
+[  9428] By: jhi                                   on 2001/03/29  01:31:47
+        Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
+             From: Benjamin Sugars <bsugars@canoe.ca> 
+             Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
+             Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
+          ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
+          ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
+____________________________________________________________________________
+[  9427] By: jhi                                   on 2001/03/29  00:49:30
+        Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
+             From: "Vadim Konovalov" <watman@inbox.ru>
+             Date: Thu, 29 Mar 2001 01:50:12 +0400
+             Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
+     Branch: perl
+          ! win32/makefile.mk win32/win32sck.c
+____________________________________________________________________________
+[  9426] By: gsar                                  on 2001/03/29  00:28:04
+        Log: dmake can only handle == and != in comparisons; support building
+             with Borland's VCL libraries (from Vadim Konovalov)
+     Branch: maint-5.6/perl
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  9425] By: nick                                  on 2001/03/28  19:29:56
+        Log: Integrate (@snapshot)
+     Branch: perlio
+         !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
+____________________________________________________________________________
+[  9424] By: jhi                                   on 2001/03/28  19:03:16
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9423] By: jhi                                   on 2001/03/28  18:52:09
+        Log: Rmdir lib/XS on cleanup.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9422] By: jhi                                   on 2001/03/28  18:49:34
+        Log: Integrate perlio.
+     Branch: perl
+         !> t/op/utf8decode.t
+____________________________________________________________________________
+[  9421] By: nick                                  on 2001/03/28  18:46:44
+        Log: Loose duplicate chunk.
+     Branch: perlio
+          ! t/op/utf8decode.t
+____________________________________________________________________________
+[  9420] By: nick                                  on 2001/03/28  18:44:11
+        Log: Integrate mainline.
+     Branch: perlio
+         !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
+         !> vms/vmsish.h
+____________________________________________________________________________
+[  9419] By: jhi                                   on 2001/03/28  18:42:05
+        Log: Can't trust external pwds
+             (either shell builtins or external programs)
+     Branch: perl
+          ! t/lib/cwd.t
+____________________________________________________________________________
+[  9418] By: jhi                                   on 2001/03/28  18:34:05
+        Log: Integrate perlio.
+     Branch: perl
+          - lib/perlio.pm
+         !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
+         !> t/op/utf8decode.t
+____________________________________________________________________________
+[  9417] By: nick                                  on 2001/03/28  18:24:02
+        Log: PerlIO.pm / perlio.pm conflict.
+             Update some pods.
+             Make t/op/utf8decode.t a text file.
+     Branch: perlio
+          - lib/perlio.pm
+          ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
+          ! t/op/utf8decode.t
+____________________________________________________________________________
+[  9416] By: jhi                                   on 2001/03/28  18:06:07
+        Log: Integrate change #9409 from mainline to maintperl.
+             
+             Yet another tweak on AIX dynaloading.
+     Branch: maint-5.6/perl
+         !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
+____________________________________________________________________________
+[  9415] By: gsar                                  on 2001/03/28  17:13:01
+        Log: integrate changes#9377,9385,9401 from mainline
+             
+             Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
+             
+             If directory entries compare equal case-insensitively,
+             retry case-sensitively.
+             
+             Subject: [PATCH] B::Terse and warnings
+     Branch: maint-5.6/perl
+         !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
+         !> t/pragma/warn/perl
+____________________________________________________________________________
+[  9414] By: jhi                                   on 2001/03/28  17:11:12
+        Log: Subject: [PATCH perl@9359] VMS fix-ups and status
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Wed, 28 Mar 2001 10:55:20 -0600
+             Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
+     Branch: perl
+          ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[  9413] By: jhi                                   on 2001/03/28  17:03:12
+        Log: Dup hunk.
+     Branch: perl
+          ! t/op/utf8decode.t
+____________________________________________________________________________
+[  9412] By: jhi                                   on 2001/03/28  17:02:36
+        Log: Forced integrate from perlio.
+     Branch: perl
+         !> t/op/utf8decode.t
+____________________________________________________________________________
+[  9411] By: nick                                  on 2001/03/28  16:50:03
+        Log: Integrate mainline.
+     Branch: perlio
+         +> t/lib/cwd.t
+         !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
+         !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
+         !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
+         !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
+         !> t/pragma/warn/perl
+____________________________________________________________________________
+[  9410] By: jhi                                   on 2001/03/28  16:44:23
+        Log: Subject: Re: [PATCH] 9403 cannot be tested
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 28 Mar 2001 18:33:56 +0200
+             Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! makedef.pl
+____________________________________________________________________________
+[  9409] By: jhi                                   on 2001/03/28  16:12:45
+        Log: Yet another tweak on AIX dynaloading.
+     Branch: perl
+          ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
+____________________________________________________________________________
+[  9408] By: jhi                                   on 2001/03/28  15:52:55
+        Log: Subject: [PATCH] 9403 cannot be tested
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
+             Date: Wed, 28 Mar 2001 17:23:00 +0200
+             Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
+             
+             A missing symbol.
+     Branch: perl
+          ! makedef.pl
+____________________________________________________________________________
+[  9407] By: jhi                                   on 2001/03/28  15:47:43
+        Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
+     Branch: perl
+          ! t/op/utf8decode.t
+         !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
+         !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
+____________________________________________________________________________
+[  9406] By: jhi                                   on 2001/03/28  15:37:08
+        Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
+             From: Benjamin Sugars <bsugars@canoe.ca> 
+             Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
+             Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          + t/lib/cwd.t
+          ! MANIFEST
+____________________________________________________________________________
+[  9405] By: jhi                                   on 2001/03/28  15:13:18
+        Log: pp_ne() needs a CORRECT boolean.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  9404] By: jhi                                   on 2001/03/28  15:09:23
+        Log: pp_ne() needs a boolean, not an integer.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  9403] By: jhi                                   on 2001/03/28  14:47:43
+        Log: (Retracted by #9404.)
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  9402] By: jhi                                   on 2001/03/28  14:43:59
+        Log: Subject: Re: [PATCH] Typemap testing
+             From: Tim Jenness <t.jenness@jach.hawaii.edu> 
+             Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
+             Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
+     Branch: perl
+          ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
+          ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
+____________________________________________________________________________
+[  9401] By: jhi                                   on 2001/03/28  14:42:14
+        Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
+             From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
+             Date: Sun, 25 Mar 2001 21:59:15 +0100
+             Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
+             
+             A variable will be checked for the "use once" warnings if:
+             
+             1. It is in the scope of a use warnings 'once'
+             2. It isn't in the scope of the warnings pragma at all AND $^W is set.
+             
+             Otherwise it won't be checked at all.
+             
+             Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
+             
+             The enclosed patch partially fixes this issue. What I didn't
+             get to work was the case where the "used once" warning is enabled
+             in any file other than the main file.
+     Branch: perl
+          ! gv.c t/pragma/warn/perl
+____________________________________________________________________________
+[  9400] By: nick                                  on 2001/03/28  14:38:24
+        Log: More EBCDIC tweaks:
+             - one more swash issue &~(0xA0-1) did not do the right thing,
+             for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
+             - add "use re 'asciirange'" to make [!-~] etc. work
+             use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
+             - Choose a key for t/op/each.t test which gets encoded.
+             - Skip utf8decode if this is UTF-EBCDIC.
+     Branch: perlio
+          ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
+          ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
+____________________________________________________________________________
+[  9399] By: jhi                                   on 2001/03/28  14:21:00
+        Log: Extend the SvROK() testing also to pp_ne(), pointed out by
+             Andreas Schwab.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  9398] By: jhi                                   on 2001/03/28  00:55:56
+        Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Tue, 27 Mar 2001 15:16:24 -0800
+             Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
+     Branch: perl
+          ! ext/IO/lib/IO/Socket.pm
+____________________________________________________________________________
+[  9397] By: jhi                                   on 2001/03/27  21:52:49
+        Log: Integrate perlio.
+     Branch: perl
+         +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
+         +> ext/PerlIO/Via/Via.xs
+         !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
+____________________________________________________________________________
+[  9396] By: nick                                  on 2001/03/27  21:45:13
+        Log: Integrate mainline.
+     Branch: perlio
+         !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
+         !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
+____________________________________________________________________________
+[  9395] By: nick                                  on 2001/03/27  21:18:58
+        Log: Outline docs for PerlIO and PerlIO::Scalar
+     Branch: perlio
+          ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
+____________________________________________________________________________
+[  9394] By: nick                                  on 2001/03/27  20:50:13
+        Log: PerlIO::Via layer (alpha-ish).
+     Branch: perlio
+          + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
+          + ext/PerlIO/Via/Via.xs
+          ! MANIFEST
+____________________________________________________________________________
+[  9393] By: jhi                                   on 2001/03/27  20:49:55
+        Log: Retract #9329 now that 9390 should take care of the matter.
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  9390] By: jhi                                   on 2001/03/27  20:47:50
+        Log: Subject: Autoloading Errno.pm when %! is encountered
+             From: Robin Houston <robin@kitsite.com>
+             Date: Tue, 27 Mar 2001 20:57:11 +0100
+             Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! embed.h embed.pl gv.c proto.h t/op/magic.t
+____________________________________________________________________________
+[  9389] By: jhi                                   on 2001/03/27  20:24:31
+        Log: Integrate perlio.
+     Branch: perl
+         !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
+         !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
+         !> utf8.c
+____________________________________________________________________________
+[  9388] By: jhi                                   on 2001/03/27  20:21:38
+        Log: Better have a three-element array if one is going to assign
+             to the third element of that array. (from Tim Jenness)
+     Branch: perl
+          ! ext/XS/Typemap/Typemap.xs
+____________________________________________________________________________
+[  9387] By: nick                                  on 2001/03/27  20:15:43
+        Log: Integrate mainline.
+     Branch: perlio
+         +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
+         +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
+         +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
+         +> t/lib/xs-typemap.t
+         !> (integrate 34 files)
+____________________________________________________________________________
+[  9386] By: jhi                                   on 2001/03/27  20:04:18
+        Log: Subject: Re: perl@9359 breaks HTML::Parser
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 27 Mar 2001 11:30:24 -0800
+             Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
+             
+             Clarify the UTF-8 issues of the API docs.
+             (Slightly reworded and expanded.)
+     Branch: perl
+          ! pod/perlapi.pod sv.c sv.h
+____________________________________________________________________________
+[  9385] By: jhi                                   on 2001/03/27  19:44:25
+        Log: If directory entries compare equal case-insensitively,
+             retry case-sensitively.
+     Branch: perl
+          ! ext/File/Glob/bsd_glob.c
+____________________________________________________________________________
+[  9384] By: nick                                  on 2001/03/27  19:38:50
+        Log: Various EBCDIC fixes:
+             - major revelation that swash code is encoding aware,
+             (or thought it was) - now it is ;-)
+             - With that out of the way fix a slab of tr/// cases.
+             - Fix Encode 'Unicode' to be true Unicode so tests pass.
+             - As anticipated Base64.xs needed tweaks.
+             - Until tr/// works right avoid old_encode64 in MIME tests.
+     Branch: perlio
+          ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
+          ! t/lib/encode.t t/lib/mimeb64.t utf8.c
+____________________________________________________________________________
+[  9383] By: jhi                                   on 2001/03/27  18:34:41
+        Log: Add the std test suite BEGIN block.
+     Branch: perl
+          ! t/lib/xs-typemap.t
+____________________________________________________________________________
+[  9382] By: jhi                                   on 2001/03/27  15:16:07
+        Log: Add debugging output to the test.
+     Branch: perl
+          ! t/lib/glob-basic.t
+____________________________________________________________________________
+[  9381] By: jhi                                   on 2001/03/27  15:08:10
+        Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
+     Branch: perl
+          + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
+          + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
+          + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
+          + t/lib/xs-typemap.t
+          ! MANIFEST
+____________________________________________________________________________
+[  9380] By: jhi                                   on 2001/03/27  14:48:34
+        Log: Subject: [PATCH] Typemap testing
+             From: Tim Jenness <t.jenness@jach.hawaii.edu> 
+             Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
+             Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
+             
+             (The first part of the patch.)
+     Branch: perl
+          ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
+____________________________________________________________________________
+[  9379] By: jhi                                   on 2001/03/27  14:44:56
+        Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
+             From: Benjamin Sugars <bsugars@canoe.ca> 
+             Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
+             Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! t/lib/glob-basic.t
+____________________________________________________________________________
+[  9378] By: jhi                                   on 2001/03/27  14:42:30
+        Log: Subject: [PATCH] perlvar nit
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Tue, 27 Mar 2001 01:12:01 +0100
+             Message-ID: <20010327011201.A19179@netthink.co.uk>
+     Branch: perl
+          ! pod/perlvar.pod
+____________________________________________________________________________
+[  9377] By: jhi                                   on 2001/03/27  14:36:26
+        Log: Subject: [PATCH] B::Terse and warnings
+             From: Benjamin Sugars <ben.sugars@home.com>
+             Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
+             Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
+     Branch: perl
+          ! ext/B/B.pm ext/B/B/Terse.pm
+____________________________________________________________________________
+[  9376] By: jhi                                   on 2001/03/27  14:31:31
+        Log: Document sockatmark() some.
+     Branch: perl
+          ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  9375] By: jhi                                   on 2001/03/27  14:00:24
+        Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
+             noted by Gisle and fixed by NI-S.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  9374] By: jhi                                   on 2001/03/27  05:50:01
+        Log: Regen toc.
+     Branch: perl
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  9373] By: jhi                                   on 2001/03/27  05:43:51
+        Log: Pixie documenting.
+     Branch: perl
+          ! Makefile.SH pod/perlhack.pod
+____________________________________________________________________________
+[  9372] By: jhi                                   on 2001/03/27  05:29:34
+        Log: Metaconfig unit changes for #9371.
+     Branch: metaconfig
+          ! U/modified/myhostname.U
+     Branch: metaconfig/U/perl
+          + d_sockatmark.U
+          ! gccvers.U
+____________________________________________________________________________
+[  9371] By: jhi                                   on 2001/03/27  05:29:07
+        Log: Add sockatmark() probing.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
+          ! 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
+____________________________________________________________________________
+[  9370] By: jhi                                   on 2001/03/26  22:01:18
+        Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
+             Really need to benchmark this.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  9369] By: nick                                  on 2001/03/26  21:59:30
+        Log: Integrate mainline.
+     Branch: perlio
+          ! ext/MIME/Base64/QuotedPrint.pm
+         !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
+         !> patchlevel.h pod/perlhack.pod pp_sys.c
+____________________________________________________________________________
+[  9368] By: jhi                                   on 2001/03/26  21:47:03
+        Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
+             
+             TODO1: perlbench.
+             TODO2: le, lt, ge, gt?  Yech.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  9367] By: jhi                                   on 2001/03/26  21:34:57
+        Log: Too much cut-and-paste in #9363.
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  9366] By: jhi                                   on 2001/03/26  21:20:53
+        Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
+             From: Andreas Schwab <schwab@suse.de>
+             Date: 26 Mar 2001 17:29:04 +0200
+             Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
+             
+             (The patch for 5.6.0 or so, this is a guess for bleadperl)
+     Branch: perl
+          ! pp_hot.c
+____________________________________________________________________________
+[  9365] By: jhi                                   on 2001/03/26  21:07:54
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c
+____________________________________________________________________________
+[  9364] By: nick                                  on 2001/03/26  20:30:48
+        Log: REFCNT botch in layer name cache hash.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  9363] By: jhi                                   on 2001/03/26  18:44:32
+        Log: Subject: [PATCH] socket() leaks file descriptors
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
+             Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
+             
+             Also sockpair() fixed similarly.
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  9362] By: jhi                                   on 2001/03/26  18:37:52
+        Log: Integrate perlio.
+     Branch: perl
+         !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
+____________________________________________________________________________
+[  9361] By: nick                                  on 2001/03/26  17:32:06
+        Log: Implement flush of linebuffered streams on read of a tty.
+     Branch: perlio
+          ! perlio.c perliol.h
+____________________________________________________________________________
+[  9360] By: nick                                  on 2001/03/26  17:12:32
+        Log: Memory tweaks and notes for OEMVS.
+     Branch: perlio
+          ! README.os390 miniperlmain.c t/op/pat.t
+____________________________________________________________________________
+[  9359] By: jhi                                   on 2001/03/26  02:12:54
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9358] By: jhi                                   on 2001/03/26  02:05:32
+        Log: Document the most common pixie options.
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[  9357] By: jhi                                   on 2001/03/26  01:25:28
+        Log: For perl.pixie check *before* compiling that optimize is -g,
+             as for perl.third.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9356] By: jhi                                   on 2001/03/26  01:13:41
+        Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9355] By: jhi                                   on 2001/03/26  01:11:19
+        Log: Remove t/perl.third.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9354] By: jhi                                   on 2001/03/26  00:23:38
+        Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
+             IO::Sockatmark().
+     Branch: perl
+          ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
+____________________________________________________________________________
+[  9353] By: jhi                                   on 2001/03/25  22:25:04
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode.pm ext/Encode/Encode.xs
+         !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
+         !> pp_hot.c win32/makefile.mk
+____________________________________________________________________________
+[  9352] By: jhi                                   on 2001/03/25  22:21:41
+        Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
+             Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  9351] By: nick                                  on 2001/03/25  22:15:02
+        Log: Fix readline in list mode to tell rest of world that it has
+             things on the stack. Otherwise if perl code gets invoked
+             underneath it it scribbles over results-so-far.
+             (Why TIEHANDLE has not tripped on this is a mystery.)
+     Branch: perlio
+          ! pp_hot.c
+____________________________________________________________________________
+[  9350] By: nick                                  on 2001/03/25  22:10:13
+        Log: win32/makefile.mk typos
+     Branch: perlio
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  9349] By: nick                                  on 2001/03/25  21:31:14
+        Log: Integrate now-non-binary file.
+     Branch: perlio
+         !> t/lib/mimeqp.t
+____________________________________________________________________________
+[  9348] By: nick                                  on 2001/03/25  21:27:24
+        Log: Make it text
+     Branch: perlio
+          ! t/lib/mimeqp.t
+____________________________________________________________________________
+[  9347] By: nick                                  on 2001/03/25  21:25:37
+        Log: Integrate mainline.
+     Branch: perlio
+         !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
+         !> lib/Term/ReadLine.pm t/lib/md5-file.t
+____________________________________________________________________________
+[  9346] By: nick                                  on 2001/03/25  20:58:15
+        Log: Add destruct time hook to PerlIO (for work-in-process implementing
+             layers in perl code. In such cases layers need to be popped before
+             we loose the ability to run perl code.)
+             Also back-out "PerlIO::object" hook - it isn't going to work like that...
+     Branch: perlio
+          ! perl.c perlio.c perlio.h perliol.h
+____________________________________________________________________________
+[  9345] By: nick                                  on 2001/03/25  20:49:11
+        Log: Avoid at leasy one of undefined warnings in Encode.
+     Branch: perlio
+          ! ext/Encode/Encode.pm ext/Encode/Encode.xs
+____________________________________________________________________________
+[  9344] By: jhi                                   on 2001/03/25  20:37:43
+        Log: A workaround for using Term::ReadLine in emacs minibuffer
+             from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
+             additional tweaks from Ilya Zakharevich.
+     Branch: perl
+          ! lib/Term/ReadLine.pm
+____________________________________________________________________________
+[  9343] By: nick                                  on 2001/03/25  20:21:14
+        Log: Missing return value.
+     Branch: perlio
+          ! ext/PerlIO/Scalar/Scalar.xs
+____________________________________________________________________________
+[  9342] By: jhi                                   on 2001/03/25  16:21:00
+        Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
+             to equal the CPAN versions since no code changes have been made.
+     Branch: perl
+          ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
+          ! t/lib/md5-file.t
+____________________________________________________________________________
+[  9341] By: jhi                                   on 2001/03/25  16:01:48
+        Log: Escape 8-bit characters.
+     Branch: perl
+          ! t/lib/mimeqp.t
+____________________________________________________________________________
+[  9340] By: gsar                                  on 2001/03/25  15:50:53
+        Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
+             chars)
+     Branch: perl
+          + t/lib/mimeqp.t
+____________________________________________________________________________
+[  9339] By: gsar                                  on 2001/03/25  15:48:50
+        Log: delete mimeqp.t for later with text mode set
+     Branch: perl
+          - t/lib/mimeqp.t
+____________________________________________________________________________
+[  9338] By: nick                                  on 2001/03/25  09:01:57
+        Log: Integrate mainline.
+     Branch: perlio
+         +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
+         +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
+         +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
+         +> t/lib/mimeb64u.t t/lib/mimeqp.t
+         !> MANIFEST configure.com djgpp/config.over epoc/config.sh
+         !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
+         !> utils/h2xs.PL win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  9337] By: jhi                                   on 2001/03/25  04:23:24
+        Log: Add MIME::Base64 here and there.  Again, a lot of
+             optimism is in the air.
+     Branch: perl
+          ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
+          ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  9336] By: jhi                                   on 2001/03/25  04:12:43
+        Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
+             this by ear as I do not do Win32 programming.)
+     Branch: perl
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  9335] By: jhi                                   on 2001/03/25  04:03:50
+        Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
+     Branch: perl
+          ! t/lib/md5-file.t
+____________________________________________________________________________
+[  9334] By: jhi                                   on 2001/03/25  03:58:53
+        Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
+     Branch: perl
+          + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
+          + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
+          + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
+          + t/lib/mimeb64u.t t/lib/mimeqp.t
+          ! MANIFEST
+____________________________________________________________________________
+[  9333] By: jhi                                   on 2001/03/24  20:14:37
+        Log: Integrate perlio.
+     Branch: perl
+         !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
+____________________________________________________________________________
+[  9332] By: nick                                  on 2001/03/24  19:40:34
+        Log: Fix un-init variable leading to spurious "Out of Memory!"
+     Branch: perlio
+          ! doio.c
+____________________________________________________________________________
+[  9331] By: nick                                  on 2001/03/24  19:09:59
+        Log: Tweak docs for C<open> (boy does that need wholesale revision...)
+             and update layers internals doc.
+     Branch: perlio
+          ! pod/perlfunc.pod pod/perliol.pod
+____________________________________________________________________________
+[  9330] By: jhi                                   on 2001/03/24  18:42:11
+        Log: The length might be uninitialized garbage if the *svp is the undef.
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[  9329] By: jhi                                   on 2001/03/24  18:26:57
+        Log: (Retracted by #9393)
+
+             Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Sat, 24 Mar 2001 17:13:17 +0000
+             Message-ID: <20010324171317.A13406@netthink.co.uk>
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  9328] By: nick                                  on 2001/03/24  17:22:02
+        Log: Integrate mainline.
+     Branch: perlio
+         !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
+         !> lib/unicode/version
+____________________________________________________________________________
+[  9327] By: nick                                  on 2001/03/24  17:16:02
+        Log: Integrate mainline.
+     Branch: perlio
+         +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
+         +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
+         +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
+         +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
+         +> t/lib/md5-file.t
+         !> MANIFEST Makefile.SH configure.com djgpp/config.over
+         !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
+         !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
+         !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
+         !> win32/makefile.mk
+____________________________________________________________________________
+[  9326] By: jhi                                   on 2001/03/24  17:00:42
+        Log: Upgrade to Unicode 3.1 beta 2001-03-23.
+     Branch: perl
+          ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
+          ! lib/unicode/version
+____________________________________________________________________________
+[  9325] By: jhi                                   on 2001/03/24  16:22:33
+        Log: Subject: Re: B::Deparse bug (5.6.0)
+             From: Robin Houston <robin@kitsite.com>
+             Date: Sat, 24 Mar 2001 14:33:09 +0000
+             Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! op.c pp.c t/lib/b.t t/op/repeat.t
+____________________________________________________________________________
+[  9324] By: jhi                                   on 2001/03/24  16:21:56
+        Log: Boldly add extensions to be built to VMS, EPOC, UTS,
+             U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
+             these additions may be too optimistic.
+     Branch: perl
+          ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
+          ! hints/uwin.sh hints/vmesa.sh
+____________________________________________________________________________
+[  9323] By: jhi                                   on 2001/03/24  16:06:01
+        Log: Integrate perlio.
+     Branch: perl
+         +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
+         +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
+          ! Makefile.SH
+         !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
+         !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
+         !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
+         !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
+         !> win32/makefile.mk win32/perlhost.h win32/win32.c
+         !> win32/win32iop.h
+____________________________________________________________________________
+[  9322] By: nick                                  on 2001/03/24  14:39:12
+        Log: Routine Win32 regen_config_h - no real changes.
+     Branch: perlio
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[  9321] By: nick                                  on 2001/03/24  14:31:49
+        Log: PerlIO fixups for Win32:
+             - provide win33_popenlist() - non-functional as yet.
+             - avoid need for aTHX in PerlIO_debug calls - even if not 
+             enabled args are still evaluated so Win32 has trouble during fork().
+             - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
+             - Fixup makedef.pl for latest set of symbols.
+     Branch: perlio
+          ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
+          ! win32/perlhost.h win32/win32.c win32/win32iop.h
+____________________________________________________________________________
+[  9320] By: nick                                  on 2001/03/24  14:26:58
+        Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
+             was gibberish - broke it on WIn32 at least.
+     Branch: perlio
+          ! ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  9319] By: nick                                  on 2001/03/24  11:29:41
+        Log: Generated files.
+     Branch: perlio
+          ! embed.h global.sym objXSUB.h perlapi.c proto.h
+____________________________________________________________________________
+[  9318] By: nick                                  on 2001/03/24  10:29:37
+        Log: Implement:
+             1.  open($fh,"+<",undef);  # add test to t/io/open.t
+             2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
+     Branch: perlio
+          + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
+          + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
+          ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
+          ! t/io/open.t t/io/utf8.t
+____________________________________________________________________________
+[  9317] By: jhi                                   on 2001/03/23  23:41:25
+        Log: AIX does seems to have optimization problems with its C compilers.
+     Branch: perl
+          ! hints/aix.sh
+____________________________________________________________________________
+[  9316] By: jhi                                   on 2001/03/23  23:40:46
+        Log: Integrate perlio.
+     Branch: perl
+         +> lib/PerlIO.pm
+         !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
+         !> perliol.h
+____________________________________________________________________________
+[  9315] By: jhi                                   on 2001/03/23  22:16:30
+        Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
+     Branch: perl
+          ! t/lib/md5-file.t
+____________________________________________________________________________
+[  9314] By: nick                                  on 2001/03/23  20:49:02
+        Log: Perlio internals re-organized.
+             - open process creates AV of layer/arg pairs
+             (appends layers from open() or open.pm to default list).
+             - push arg is now an SV.
+             - layer ->Open get passed the AV
+             - open is no longer mandatory method.
+             - topmost layer that has ->Open method does the open
+             - any layers above are pushed once that returns.
+             - vtable re-ordered so dummy layers need only provide push/pop methods.
+     Branch: perlio
+          ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
+____________________________________________________________________________
+[  9313] By: nick                                  on 2001/03/23  16:27:41
+        Log: Check in a stable (working) version before next round of tweaks.
+             Changes include:
+             - Move default layers code out of doio.c and into perlio.c
+             - Single routine for parsing layer specification strings.
+             - Skeleton support for demand loading of layers
+             - Core-dump avoidance if PERLIO environment specifies loadable layer
+             (does not _work_ as need IO to load and need load to do IO ...)
+     Branch: perlio
+          + lib/PerlIO.pm
+          ! MANIFEST doio.c perlio.c
+____________________________________________________________________________
+[  9312] By: gsar                                  on 2001/03/23  16:25:25
+        Log: add execute bit to files with shebang lines in the repository;
+             avoid clobbering execute bit in Porting/makerel 
+     Branch: maint-5.6/perl
+          ! (edit 144 files)
+____________________________________________________________________________
+[  9311] By: jhi                                   on 2001/03/23  14:25:35
+        Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  9310] By: jhi                                   on 2001/03/23  13:45:04
+        Log: Subject: [PATCH] Net::Ping
+             From: Colin McMillen <mcmi0037@tc.umn.edu>
+             Date: Thu, 22 Mar 2001 19:30:31 -0600
+             Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
+     Branch: perl
+          ! lib/Net/Ping.pm
+____________________________________________________________________________
+[  9309] By: jhi                                   on 2001/03/23  13:39:13
+        Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
+     Branch: perl
+          ! t/lib/md5-aaa.t t/lib/md5-file.t
+____________________________________________________________________________
+[  9308] By: jhi                                   on 2001/03/23  13:20:34
+        Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
+             - bump the version to 2.14
+             - drop the base64 tests since they require MIME::Base64
+             - drop the rfc1321.txt
+             - drop the hints/dec_osf.pl since it's only needed for
+             pre-5.005_03 Perls
+             Todo:
+             - the U32 alignment testing is now removed; it needs to
+             be reintroduced as as a Config variable (meaning also
+             as a Configure test)
+             - get the new EBCDIC md5sum for MD5.pm
+             - test in Win32 to see how badly I botched the makefiles
+     Branch: perl
+          + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
+          + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
+          + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
+          + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
+          + t/lib/md5-file.t
+          ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  9307] By: jhi                                   on 2001/03/23  12:56:14
+        Log: Integrate change #9306 from maintperl into mainline,
+             AIX dynaloader for AIXes without <load.h>.
+     Branch: perl
+         !> ext/DynaLoader/hints/aix.pl
+____________________________________________________________________________
+[  9306] By: jhi                                   on 2001/03/23  12:51:36
+        Log: There are AIXes without /usr/include/load.h,
+             patch from H.Merijn Brand.
+     Branch: maint-5.6/perl
+          ! ext/DynaLoader/hints/aix.pl
+____________________________________________________________________________
+[  9305] By: nick                                  on 2001/03/23  11:00:42
+        Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
+     Branch: perlio
+          ! ext/Encode/Encode.xs perlio.c perlio.h
+____________________________________________________________________________
+[  9304] By: nick                                  on 2001/03/23  10:20:46
+        Log: Render -Duseperlio functional again.
+             - this is "quick fix" which calls PerlIO_apply_layers after opening,
+             which is what old scheme did. New scheme needs to change that
+             to make open(...,\$scalar) etc. work but this will do for now.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  9303] By: nick                                  on 2001/03/23  09:53:20
+        Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
+             -Uuseperlio now works again.
+             -Duseperlio is still poorly. Don't merge yet...
+     Branch: perlio
+          ! doio.c perlio.h
+____________________________________________________________________________
+[  9302] By: nick                                  on 2001/03/22  22:26:51
+        Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
+             type code.
+             - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
+             is its main caller. In particular now has access to "extra" args, and
+             can tell when an open handle is "reopened" (or duped?).
+             - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
+             - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
+             PerlIO_open() et. al. (i.e. other way round).
+             - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
+             with args close to PerlIO_openn().
+     Branch: perlio
+          ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
+____________________________________________________________________________
+[  9301] By: jhi                                   on 2001/03/22  20:58:04
+        Log: Integrate perlio.
+     Branch: perl
+         !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
+         !> t/io/open.t util.c
+____________________________________________________________________________
+[  9300] By: nick                                  on 2001/03/22  17:36:32
+        Log: Don't include $@ in not ok message.
+     Branch: perlio
+          ! t/io/open.t
+____________________________________________________________________________
+[  9299] By: gsar                                  on 2001/03/22  16:53:45
+        Log: back out changes#7532,7521 for now (appears to have problems
+             on IRIX)
+     Branch: maint-5.6/perl
+          ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
+          ! ext/POSIX/typemap pod/perlvar.pod
+____________________________________________________________________________
+[  9298] By: nick                                  on 2001/03/22  14:35:46
+        Log: Give a meaning to '&' in n-arg open case:
+             open($fh,"<&",$scalar);
+             $scalar can be:
+             - an integer which does "fdopen"
+             open($fh,"<&",2); # like open($fh,"<&2")
+             - something that will yield a file handle via sv_2io()
+             useful for dup'ing anonymous handles.
+             e.g.:
+             open(my $fh,"<&",\*STDIN);
+             open(my $dup,"<&",$fh);
+     Branch: perlio
+          ! doio.c t/io/open.t
+____________________________________________________________________________
+[  9297] By: nick                                  on 2001/03/22  13:34:35
+        Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
+     Branch: perlio
+          ! util.c
+____________________________________________________________________________
+[  9296] By: nick                                  on 2001/03/22  12:51:20
+        Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
+     Branch: perlio
+          ! perl.c
+____________________________________________________________________________
+[  9295] By: nick                                  on 2001/03/22  11:59:44
+        Log: If stdin, stdout or stderr get opened in unexpected read/write state
+             then warn at time of open not at time of use.
+     Branch: perlio
+          ! doio.c pp_hot.c pp_sys.c
+____________________________________________________________________________
+[  9294] By: nick                                  on 2001/03/22  10:54:35
+        Log: Die on n-arg open(...,"",xxx,yyy,...)
+             - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
+             - die on read/write cases so we can decide what it means later.
+     Branch: perlio
+          ! doio.c embed.pl iperlsys.h util.c
+____________________________________________________________________________
+[  9293] By: nick                                  on 2001/03/22  09:02:45
+        Log: perlio tweaks (reported by Nick Clark)
+             Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
+             error check in Pendinf_read().
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  9292] By: gsar                                  on 2001/03/22  07:12:00
+        Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
+             fixes)
+     Branch: maint-5.6/perl
+         !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
+____________________________________________________________________________
+[  9291] By: jhi                                   on 2001/03/22  06:06:44
+        Log: Regex tests from Chicheng Zhang.  (Already fixed.)
+     Branch: perl
+          ! t/op/re_tests
+____________________________________________________________________________
+[  9290] By: jhi                                   on 2001/03/22  05:57:01
+        Log: Move MacOS Classic higher in the list of supported platforms.
+     Branch: maint-5.6/perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[  9289] By: gsar                                  on 2001/03/22  05:35:04
+        Log: revert part of change#6438 for compatibility (av_reify()
+             appears to be needed to implement av_splice()ish things
+             in XS)
+     Branch: maint-5.6/perl
+          ! embed.pl global.sym objXSUB.h perlapi.c
+____________________________________________________________________________
+[  9288] By: gsar                                  on 2001/03/22  03:09:19
+        Log: update copyright year
+     Branch: maint-5.6/perl
+          ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
+          ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
+          ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
+          ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
+          ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
+          ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
+          ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
+          ! x2p/walk.c
+____________________________________________________________________________
+[  9287] By: jhi                                   on 2001/03/21  20:30:54
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Data/Dumper/Dumper.xs
+____________________________________________________________________________
+[  9286] By: gsar                                  on 2001/03/21  19:49:54
+        Log: makefile.mk tweak
+     Branch: maint-5.6/perl
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  9285] By: nick                                  on 2001/03/21  19:07:13
+        Log: Multiplicity fix for Dumper.
+     Branch: perlio
+          ! ext/Data/Dumper/Dumper.xs
+____________________________________________________________________________
+[  9284] By: nick                                  on 2001/03/21  19:01:07
+        Log: Integrate mainline - (does not build xTHX issue in Dumper).
+     Branch: perlio
+         !> (integrate 27 files)
+____________________________________________________________________________
+[  9283] By: jhi                                   on 2001/03/21  17:17:35
+        Log: Integrate change #9282 from mainline into maintperl,
+             4-arg UTF-8 substr().
+     Branch: maint-5.6/perl
+         !> pp.c
+____________________________________________________________________________
+[  9282] By: jhi                                   on 2001/03/21  17:15:43
+        Log: The #9270 would have leaked a scalar if pp_substr()
+             returned early.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  9281] By: gsar                                  on 2001/03/21  17:03:14
+        Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
+     Branch: maint-5.6/perl
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  9280] By: gsar                                  on 2001/03/21  17:01:20
+        Log: some tweaks to change#9278 (fork() emulation should be enabled
+             by setting BUILD_FLAVOR instead of changing the defaults)
+     Branch: maint-5.6/perl
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  9279] By: gsar                                  on 2001/03/21  16:47:19
+        Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
+     Branch: maint-5.6/perl
+          ! ext/File/Glob/Glob.pm
+         !> lib/Cwd.pm
+____________________________________________________________________________
+[  9278] By: jhi                                   on 2001/03/21  14:35:10
+        Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
+             From: "Vadim Konovalov" <watman@inbox.ru>
+             Date: Wed, 21 Mar 2001 01:53:51 +0300
+             Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
+     Branch: maint-5.6/perl
+          ! win32/makefile.mk win32/win32sck.c
+____________________________________________________________________________
+[  9277] By: jhi                                   on 2001/03/21  13:58:28
+        Log: Integrate change #9270 from mainline to maintperl:
+             continued 4-arg UTF-8 substr() fixing.
+     Branch: maint-5.6/perl
+         !> pp.c t/op/substr.t
+____________________________________________________________________________
+[  9276] By: jhi                                   on 2001/03/21  13:33:00
+        Log: More pixie cleaning.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9275] By: jhi                                   on 2001/03/21  03:54:17
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9274] By: jhi                                   on 2001/03/21  03:48:24
+        Log: First stab at making Data::Dumper to grok Unicode.
+             
+             TODO: tests, EBCDICify.
+     Branch: perl
+          ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
+____________________________________________________________________________
+[  9273] By: jhi                                   on 2001/03/21  02:23:00
+        Log: Fix for
+             
+             Subject: Memory leak in unquoted print   
+             From: Benjamin Sugars <bsugars@canoe.ca> 
+             Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
+             Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  9272] By: jhi                                   on 2001/03/21  01:33:17
+        Log: Subject: Re: [PATCH] POSIX::getcwd()
+             From: Benjamin Sugars <bsugars@canoe.ca> 
+             Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
+             Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
+     Branch: perl
+          ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  9271] By: jhi                                   on 2001/03/21  01:22:52
+        Log: Subject: [PATCH] Cwd.pm docs
+             From: Benjamin Sugars <bsugars@canoe.ca>
+             Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
+             Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
+     Branch: perl
+          ! lib/Cwd.pm
+____________________________________________________________________________
+[  9270] By: jhi                                   on 2001/03/21  01:16:29
+        Log: Continue 4-arg substr() UTF-8 fixage.
+     Branch: perl
+          ! pp.c t/op/substr.t
+____________________________________________________________________________
+[  9269] By: jhi                                   on 2001/03/21  00:46:14
+        Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
+             
+             revert the leak fix in change#9142 (problem needs a more experimental
+             fix unsuitable for 5.6.1)
+             
+             do alphabetical sorting by default (for csh compatibility)
+             
+             cut-n-paste goof in change#9264
+             
+             VMS piping fixes (from Charles Lane)
+     Branch: perl
+         !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
+         !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
+         !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
+____________________________________________________________________________
+[  9268] By: jhi                                   on 2001/03/21  00:37:04
+        Log: Integrate perlio.
+     Branch: perl
+         !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
+         !> utf8.c utf8.h utfebcdic.h
+____________________________________________________________________________
+[  9267] By: nick                                  on 2001/03/20  20:04:39
+        Log: More EBCDIC stuff:
+             - Loose the extra level of function on ASCII.
+             - spotted a chr(0) issue in sv.c
+             - re-work of UTF-X tr/// ranges to work in Unicode
+             space. Still issues with the "0xff is illegal UTF-8" hack.
+             - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
+             (why do it once when you can do it all over the place :-(
+             - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
+             need utf8.pm for swashes.
+             - Simplified and commented scan_const() in toke.c
+             Still something wrong regexp and tr (swashes?).
+     Branch: perlio
+          ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
+          ! utf8.c utf8.h utfebcdic.h
+____________________________________________________________________________
+[  9266] By: gsar                                  on 2001/03/20  19:16:43
+        Log: VMS piping fixes (from Charles Lane)
+     Branch: maint-5.6/perl
+          ! vms/vms.c vms/vmspipe.com
+____________________________________________________________________________
+[  9265] By: gsar                                  on 2001/03/20  17:53:52
+        Log: cut-n-paste goof in change#9264
+     Branch: maint-5.6/perl
+          ! ext/File/Glob/Glob.xs
+____________________________________________________________________________
+[  9264] By: gsar                                  on 2001/03/20  17:43:47
+        Log: do alphabetical sorting by default (for csh compatibility);
+             bsd_glob() does ASCII sort by default as usual, unless
+             GLOB_ALPHASORT was specified
+     Branch: maint-5.6/perl
+          ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
+          ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
+          ! ext/File/Glob/bsd_glob.h
+____________________________________________________________________________
+[  9263] By: gsar                                  on 2001/03/20  16:40:08
+        Log: integrate change#9255 from mainline (unicode fix)
+             
+             substr($bytestr, i, n, $charstr)
+     Branch: maint-5.6/perl
+         !> Todo-5.6 pp.c t/op/substr.t
+____________________________________________________________________________
+[  9262] By: gsar                                  on 2001/03/20  15:57:41
+        Log: revert the leak fix in change#9142 (problem needs a more experimental
+             fix unsuitable for 5.6.1)
+     Branch: maint-5.6/perl
+          ! scope.c
+____________________________________________________________________________
+[  9261] By: jhi                                   on 2001/03/20  14:26:25
+        Log: Integrate changes #9259,9260 from maintperl into mainline.
+             
+             Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
+             
+             Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
+     Branch: perl
+         !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
+____________________________________________________________________________
+[  9260] By: jhi                                   on 2001/03/20  14:05:46
+        Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Tue, 20 Mar 2001 10:12:04 GMT
+             Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
+     Branch: maint-5.6/perl
+          ! run.c
+____________________________________________________________________________
+[  9259] By: jhi                                   on 2001/03/20  14:04:39
+        Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Tue, 20 Mar 2001 00:40:56 -0500
+             Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
+     Branch: maint-5.6/perl
+          ! ext/POSIX/POSIX.xs lib/File/Path.pm
+____________________________________________________________________________
+[  9258] By: jhi                                   on 2001/03/20  05:09:34
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9257] By: jhi                                   on 2001/03/20  05:04:25
+        Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
+     Branch: perl
+          ! t/op/tr.t
+____________________________________________________________________________
+[  9256] By: jhi                                   on 2001/03/20  04:43:12
+        Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
+     Branch: maint-5.6/perl
+          ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
+____________________________________________________________________________
+[  9255] By: jhi                                   on 2001/03/19  23:17:17
+        Log: substr($bytestr, i, n, $charstr)
+
+             TODO: we are still broken if $bytestr needs UTF-8 upgrading.
+     Branch: perl
+          ! Todo-5.6 pp.c t/op/substr.t
+____________________________________________________________________________
+[  9254] By: jhi                                   on 2001/03/19  22:25:09
+        Log: Rearrange the make test target prerequisites so that
+             in a parallel make 'all' is finished before 'test'.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9253] By: jhi                                   on 2001/03/19  21:48:07
+        Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
+             From: Robin Houston <robin@kitsite.com>
+             Date: Mon, 19 Mar 2001 15:48:41 +0000
+             Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! pp_ctl.c
+____________________________________________________________________________
+[  9252] By: jhi                                   on 2001/03/19  21:42:27
+        Log: Integrate perlio.
+     Branch: perl
+         !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
+         !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
+         !> utfebcdic.h vms/perly_c.vms
+____________________________________________________________________________
+[  9251] By: jhi                                   on 2001/03/19  21:31:28
+        Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
+             
+             Dynaloading in 64-bit AIX with vac.
+     Branch: perl
+         !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
+         !> hints/aix.sh
+____________________________________________________________________________
+[  9250] By: jhi                                   on 2001/03/19  21:18:00
+        Log: A more robust solution for the 64bitall AIX dynaloading
+             problem, from Jens-Uwe Mager.
+     Branch: maint-5.6/perl
+          ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
+____________________________________________________________________________
+[  9249] By: nick                                  on 2001/03/19  20:59:37
+        Log: Integrate mainline.
+     Branch: perlio
+         !> (integrate 42 files)
+____________________________________________________________________________
+[  9248] By: nick                                  on 2001/03/19  20:22:07
+        Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
+             (Building on OS390 uses native YACC and YYDEBUG has other
+             side effects.)
+     Branch: perlio
+          ! perly.c perly.y vms/perly_c.vms
+____________________________________________________________________________
+[  9247] By: jhi                                   on 2001/03/19  19:59:53
+        Log: 64-bit AIX dynaloading problem (see #9244) idea
+             from Jens-Uwe Mager.
+     Branch: maint-5.6/perl
+          ! ext/DynaLoader/dl_aix.xs
+____________________________________________________________________________
+[  9246] By: nick                                  on 2001/03/19  19:27:57
+        Log: More EBCDIC fixes.
+     Branch: perlio
+          ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
+          ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
+____________________________________________________________________________
+[  9245] By: jhi                                   on 2001/03/19  19:05:19
+        Log: Integrate change #9243 from mainline into maintperl.
+             
+             Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
+     Branch: maint-5.6/perl
+         !> README.vmesa
+____________________________________________________________________________
+[  9244] By: jhi                                   on 2001/03/19  19:03:15
+        Log: Get 64bitall AIX building, but still does not test okay:
+             dynaloading anything fails, for example for op/defins:
+             Can't load '../lib/auto/File/Glob/Glob.so' for module File::Glob: loadbind: A system call received a parameter that is not valid. at ../lib/XSLoader.pm line 75. at ../lib/File/Glob.pm line 99
+             (update: fixed by #9247,9250)
+     Branch: maint-5.6/perl
+          ! hints/aix.sh
+____________________________________________________________________________
+[  9243] By: jhi                                   on 2001/03/19  19:00:16
+        Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Mon, 19 Mar 2001 18:01:57 GMT
+             Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
+     Branch: perl
+          ! README.vmesa
+____________________________________________________________________________
+[  9242] By: jhi                                   on 2001/03/19  18:58:43
+        Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
+             
+             TODO: tests.
+     Branch: perl
+          ! doop.c op.c
+____________________________________________________________________________
+[  9241] By: gsar                                  on 2001/03/19  17:34:46
+        Log: VMSify tests (from Charles Lane)
+     Branch: maint-5.6/perl
+          ! t/lib/filehand.t t/lib/texttabs.t
+____________________________________________________________________________
+[  9240] By: jhi                                   on 2001/03/19  14:24:26
+        Log: Integrate change #9233 from maintperl into mainline.
+             
+             some refcounts were incorrect in perl_clone()
+     Branch: perl
+         !> sv.c
+____________________________________________________________________________
+[  9239] By: gsar                                  on 2001/03/19  09:23:17
+        Log: this is 5.6.1-trial3
+     Branch: maint-5.6/perl
+          ! Changes
+____________________________________________________________________________
+[  9238] By: gsar                                  on 2001/03/19  08:47:04
+        Log: some new symbols are only available under ithreads
+     Branch: maint-5.6/perl
+          ! makedef.pl
+____________________________________________________________________________
+[  9237] By: gsar                                  on 2001/03/19  08:42:28
+        Log: update patchlevel.h, Changes, &c.
+     Branch: maint-5.6/perl
+          ! Changes patchlevel.h pod/perlhist.pod
+         !> AUTHORS
+____________________________________________________________________________
+[  9236] By: gsar                                  on 2001/03/19  08:17:49
+        Log: integrate changes#8068,8717 from mainline
+             
+             [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
+             
+             [PATCH CPAN 1.59_51] warning message (not!)
+     Branch: maint-5.6/perl
+         !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
+         !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
+         !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
+         !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
+         !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
+____________________________________________________________________________
+[  9235] By: gsar                                  on 2001/03/19  08:07:09
+        Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
+             
+             [PATCH] Add missing CV flags to dump.c
+             
+             Re: [patch] Re: PL_ptr_table
+             
+             Fixup non-ithread build after 8713
+             
+             Generated files form 8713 etc.
+             
+             Correct the correction :-(
+             
+             Documenting coderef @INC (Re: CPAN "make this script work" feature)
+             
+             Subject: Re: sync sync sync: have I missed any patches?
+             Replace djSP with dSP.
+     Branch: maint-5.6/perl
+         !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
+         !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
+         !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
+         !> sv.c sv.h win32/perlhost.h
+____________________________________________________________________________
+[  9234] By: gsar                                  on 2001/03/19  07:22:05
+        Log: revert the change#9090 integrate for now (change looks somewhat
+             incomplete in that [ha]v_exists() need something similar; lacks
+             tests; &c.)
+     Branch: maint-5.6/perl
+          ! hv.c
+____________________________________________________________________________
+[  9233] By: gsar                                  on 2001/03/19  07:10:01
+        Log: some refcounts were incorrect in perl_clone(); avoid hang in global
+             destruction when there are unreferenced scalars (SvREFCNT==0)
+     Branch: maint-5.6/perl
+          ! sv.c
+____________________________________________________________________________
+[  9232] By: jhi                                   on 2001/03/19  05:11:02
+        Log: Regen api and toc.
+     Branch: maint-5.6/perl
+          ! pod/perlapi.pod pod/perltoc.pod
+____________________________________________________________________________
+[  9231] By: jhi                                   on 2001/03/19  04:06:03
+        Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
+             add a lost line in pp.c:pp_chop(), update to new op/chop.
+             
+             Clarify the description differentiating for and while; inspired by
+             
+             Subject: [ID 20010306.004] || != named unary operator
+             
+             The $Is_MacOS needs to be declared.
+     Branch: maint-5.6/perl
+          ! pp.c t/op/chop.t
+         !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
+____________________________________________________________________________
+[  9230] By: jhi                                   on 2001/03/19  03:48:16
+        Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
+             9079,9083,9089,9090,9091 from mainline to maintperl.
+             
+             Quieten some noise in Win32 builds
+             
+             Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
+             
+             The perlretut was still talking about the old \p and \P
+             definitions.
+             
+             More tweakage on the Unicode character class descriptions.
+             
+             Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
+             
+             Subject: 'no *POSIX' Patch speeding up make on BS2000 
+             
+             Subject: [PATCH] perldata.pod here-doc docs
+             
+             Add /sbin and /usr/sbin to the list of directories scanned
+             for setuid programs.  Takes care of bug id 20010309.003.
+             
+             Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
+             
+             In op/stat #35 better to scan all the potential directories
+             for setuids, not just the first one.
+     Branch: maint-5.6/perl
+          ! Makefile.SH
+         !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
+         !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
+         !> t/op/stat.t toke.c win32/win32.h
+____________________________________________________________________________
+[  9229] By: jhi                                   on 2001/03/19  02:31:50
+        Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Sat, 10 Mar 2001 14:22:19 -0500
+             Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
+     Branch: maint-5.6/perl
+          ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
+          ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
+          ! t/lib/b.t t/lib/errno.t
+____________________________________________________________________________
+[  9228] By: jhi                                   on 2001/03/19  02:29:59
+        Log: Integrate changes #9113,9122 from mainline into maintperl.
+             
+             Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
+     Branch: maint-5.6/perl
+         !> Configure README.os390 hints/os390.sh
+____________________________________________________________________________
+[  9227] By: jhi                                   on 2001/03/19  02:22:35
+        Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
+             into maintperl.
+             
+             Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
+             
+             Forgot to check-in the larger part of #9120, duh.
+             
+             Subject: Another patch for integer.pm POD 
+             
+             h2ph strictness and cleanliness from Kurt Starsinic.
+             
+             Borland filename case problem.
+             
+             h2ph strictness and cleanliness from Kurt Starsinic.
+             
+             Subject: [PATCH] the uncontroversial doc patches
+     Branch: maint-5.6/perl
+         +> win32/sncfnmcs.pl
+         !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
+         !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
+         !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
+         !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
+         !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
+         !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
+         !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
+____________________________________________________________________________
+[  9226] By: jhi                                   on 2001/03/19  02:10:21
+        Log: Integrate changes #9207,9214 from mainline into maintperl.
+             
+             podchecker relaxations: =over has an *optional* number after it,
+             and whitespace in L<> is okay.
+     Branch: maint-5.6/perl
+         !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
+         !> t/pod/poderrs.xr
+____________________________________________________________________________
+[  9225] By: jhi                                   on 2001/03/19  02:07:38
+        Log: Integrate change #9219 from maintperl into mainline.
+             
+             remove duplicated tests
+     Branch: perl
+         !> t/op/re_tests
+____________________________________________________________________________
+[  9224] By: jhi                                   on 2001/03/19  02:06:11
+        Log: Integrate change #9223 from mainline to maintperl.
+             
+             Document -Dmksymlinks.
+     Branch: maint-5.6/perl
+         !> INSTALL
+____________________________________________________________________________
+[  9223] By: jhi                                   on 2001/03/19  02:01:25
+        Log: Document -Dmksymlinks.
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[  9222] By: jhi                                   on 2001/03/19  01:15:35
+        Log: The -Dmksymlinks wasn't working for maintperl.
+     Branch: maint-5.6/perl
+          ! Configure
+____________________________________________________________________________
+[  9221] By: jhi                                   on 2001/03/19  00:49:43
+        Log: Cleanup pixie residue.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9220] By: jhi                                   on 2001/03/19  00:44:47
+        Log: Document the use of pixie/prof; create make targets for it.
+             
+             TODO: make t/TEST pixie-aware.
+     Branch: perl
+          ! Makefile.SH pod/perlhack.pod
+____________________________________________________________________________
+[  9219] By: gsar                                  on 2001/03/19  00:16:55
+        Log: remove duplicated tests
+     Branch: maint-5.6/perl
+          ! t/op/re_tests
+____________________________________________________________________________
+[  9218] By: jhi                                   on 2001/03/18  23:59:31
+        Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
+     Branch: perl
+          ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
+____________________________________________________________________________
+[  9217] By: jhi                                   on 2001/03/18  23:25:20
+        Log: Rewrite the tests section of Makefile to be less redundant
+             and to allow for more flexible test targets, many recursive
+             make calls introduced.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9216] By: jhi                                   on 2001/03/18  22:30:04
+        Log: Document the use of Third Degree (sparsely).
+     Branch: perl
+          ! pod/perlhack.pod t/TEST
+____________________________________________________________________________
+[  9215] By: jhi                                   on 2001/03/18  22:10:30
+        Log: Make targets for testing with Third Degree.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9214] By: jhi                                   on 2001/03/18  21:08:53
+        Log: The podchecker relaxations need to mirrored also at the tests.
+     Branch: perl
+          ! t/pod/poderrs.xr
+____________________________________________________________________________
+[  9213] By: jhi                                   on 2001/03/18  20:56:21
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9212] By: jhi                                   on 2001/03/18  20:36:59
+        Log: Looking for config.sh in parent directories isn't
+             very useful for the toplevel Makefile.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9211] By: jhi                                   on 2001/03/18  20:33:37
+        Log: On "make clean" take care of Third Degree droppings.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9210] By: jhi                                   on 2001/03/18  20:21:34
+        Log: Add a hook for running the tests under the Third Degree
+             debugging tool (set $ENV{PERL_3LOG} to non-zero)
+             
+             TODO: Document the use of Third Degree.
+     Branch: perl
+          ! t/TEST
+____________________________________________________________________________
+[  9209] By: jhi                                   on 2001/03/18  20:19:07
+        Log: Regen toc and api pods.
+     Branch: perl
+          ! pod/perlapi.pod pod/perltoc.pod
+____________________________________________________________________________
+[  9208] By: jhi                                   on 2001/03/18  20:12:12
+        Log: Integrate changes #8128,9132 from mainline into maintperl,
+             Tie::SubstrHash fixes.
+     Branch: maint-5.6/perl
+         !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
+____________________________________________________________________________
+[  9207] By: jhi                                   on 2001/03/18  20:07:43
+        Log: podchecker relaxations from Michael Stevens.
+     Branch: perl
+          ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
+____________________________________________________________________________
+[  9206] By: jhi                                   on 2001/03/18  20:04:24
+        Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
+     Branch: perl
+          ! lib/Locale/Constants.pm lib/Locale/Country.pm
+          ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
+          ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
+____________________________________________________________________________
+[  9205] By: jhi                                   on 2001/03/18  19:54:45
+        Log: Integrate changes #9161,9162 from maintperl to mainline.
+             
+             clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
+             results
+     Branch: perl
+         !> t/op/magic.t
+____________________________________________________________________________
+[  9204] By: jhi                                   on 2001/03/18  19:37:46
+        Log: Make perl.third checks more understandable to the builder.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9203] By: jhi                                   on 2001/03/18  19:20:54
+        Log: Re-integrate #9138 from maintperl to mainline,
+             the squelching of the unneeded "Scalars leaked" messages.
+     Branch: perl
+         !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
+         !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
+         !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
+____________________________________________________________________________
+[  9202] By: jhi                                   on 2001/03/18  18:48:36
+        Log: More robust and more paranoid perl.third target.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9201] By: jhi                                   on 2001/03/18  18:39:21
+        Log: Integrate change #9197 from maintperl to mainline.
+             
+             more thorough cleaning of arenas.
+     Branch: perl
+         !> embed.pl perl.c proto.h sv.c t/op/sort.t
+____________________________________________________________________________
+[  9200] By: jhi                                   on 2001/03/18  18:25:17
+        Log: Integrate perlio.
+     Branch: perl
+         !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
+         !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
+         !> t/lib/encode.t toke.c universal.c utf8.c
+____________________________________________________________________________
+[  9199] By: nick                                  on 2001/03/18  15:23:51
+        Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
+             is the sense of the test being done. Avoid some magical 127 and 128 values
+             by using macros.
+     Branch: perlio
+          ! doop.c pp_ctl.c sv.c toke.c
+____________________________________________________________________________
+[  9198] By: nick                                  on 2001/03/18  14:18:12
+        Log: UTF-X encoding invariance for Encode:
+             - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
+             - move the XS code for those to universal.c (so in miniperl)
+             - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
+             - change ext/Encode/compile to use above.
+             - Fix t/lib/encode.t for above
+             - Teach t/lib/b.t to expect -uutf8
+             - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
+             utf8.pm is needed.
+     Branch: perlio
+          ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
+          ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
+____________________________________________________________________________
+[  9197] By: gsar                                  on 2001/03/18  12:15:57
+        Log: more thorough cleaning of arenas--keep going until no more
+             SvREFCNT_dec()s occur (this fixes the problem that causes the
+             pesky "Scalars leaked" warnings)
+     Branch: maint-5.6/perl
+          ! embed.pl perl.c proto.h sv.c t/op/sort.t
+____________________________________________________________________________
+[  9196] By: nick                                  on 2001/03/18  10:57:29
+        Log: Fix pragma/utf8.t # 15
+             - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
+             are SvUTF8 as well.
+     Branch: perlio
+          ! toke.c
+____________________________________________________________________________
+[  9195] By: nick                                  on 2001/03/18  09:27:06
+        Log: Integrate mainline
+     Branch: perlio
+         !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
+         !> t/op/pat.t
+____________________________________________________________________________
+[  9194] By: jhi                                   on 2001/03/18  05:29:59
+        Log: Sarathy's clear_pmop patch with Radu Greab's fix,
+             Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
+     Branch: perl
+          ! op.c op.h t/op/misc.t t/op/pat.t
+____________________________________________________________________________
+[  9193] By: jhi                                   on 2001/03/18  05:15:06
+        Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
+     Branch: perl
+          ! mg.c t/op/pat.t
+____________________________________________________________________________
+[  9192] By: jhi                                   on 2001/03/18  04:22:43
+        Log: tr/// UTF-8 patches from Inaba Hiroto.
+     Branch: perl
+          ! doop.c op.c
+____________________________________________________________________________
+[  9191] By: jhi                                   on 2001/03/18  04:21:17
+        Log: Integrate perlio.
+     Branch: perl
+         !> utf8.c utfebcdic.h
+____________________________________________________________________________
+[  9190] By: nick                                  on 2001/03/17  20:32:01
+        Log: Correct #if EBCDIC side typos.
+             Builds and passes many tests on OS390.
+     Branch: perlio
+          ! utf8.c utfebcdic.h
+____________________________________________________________________________
+[  9189] By: jhi                                   on 2001/03/17  18:55:49
+        Log: Add prerequisites for the perl.third target.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9188] By: jhi                                   on 2001/03/17  18:46:00
+        Log: Integrate perlio.
+     Branch: perl
+         +> utfebcdic.h
+         !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
+____________________________________________________________________________
+[  9187] By: jhi                                   on 2001/03/17  18:38:47
+        Log: Add a make rule for perl.third (the Third Degree memory debugging
+             tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9186] By: nick                                  on 2001/03/17  18:34:48
+        Log: MANIFEST addition :-(
+     Branch: perlio
+          ! MANIFEST
+____________________________________________________________________________
+[  9185] By: nick                                  on 2001/03/17  18:29:50
+        Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
+             encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
+             a superset of ASCII are invariant under the encoding. This is EBCDIC
+             friendly as an encoded string can be looked at as being EBCDIC by lexer
+             sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
+             ASCII on ASCII machines.
+             
+             - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
+             seperate.
+             - Add some more macros to comprehend different shift amounts and
+             possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
+             - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
+             and conditionaly #include it.
+             
+             EBCDIC build as yet untested.  ASCII still fails the one test.
+     Branch: perlio
+          + utfebcdic.h
+          ! utf8.c utf8.h
+____________________________________________________________________________
+[  9184] By: nick                                  on 2001/03/17  17:44:16
+        Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
+     Branch: perlio
+          ! doop.c perl.h pp.c utf8.h
+____________________________________________________________________________
+[  9183] By: jhi                                   on 2001/03/17  15:55:42
+        Log: Integrate perlio.
+     Branch: perl
+          ! MANIFEST
+         !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
+____________________________________________________________________________
+[  9182] By: nick                                  on 2001/03/17  09:16:06
+        Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
+     Branch: perlio
+          ! t/op/pat.t
+____________________________________________________________________________
+[  9181] By: nick                                  on 2001/03/17  09:15:11
+        Log: Integrate mainline.
+     Branch: perlio
+         +> lib/Locale/Constants.pm lib/Locale/Country.pm
+         +> lib/Locale/Currency.pm lib/Locale/Language.pm 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 win32/sncfnmcs.pl
+         !> (integrate 83 files)
+____________________________________________________________________________
+[  9180] By: nick                                  on 2001/03/16  17:23:21
+        Log: EBCDIC Fixes.
+     Branch: perlio
+          ! perl.h sv.c toke.c utf8.c utf8.h
+____________________________________________________________________________
+[  9179] By: jhi                                   on 2001/03/16  14:10:12
+        Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
+             a change needed to work around an AIX compiler bug.
+     Branch: perl
+          ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[  9178] By: jhi                                   on 2001/03/16  03:19:59
+        Log: With Damian's approval synchronize damian's modules'
+             licensing with Perl's standard module licensing.
+     Branch: perl
+          ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
+____________________________________________________________________________
+[  9177] By: jhi                                   on 2001/03/16  03:15:34
+        Log: Make the Filter::Util:Call files have their own copies
+             of the Perl standard module licensing, from Paul Marquess.
+     Branch: perl
+          ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
+____________________________________________________________________________
+[  9176] By: jhi                                   on 2001/03/16  02:56:04
+        Log: Subject: [PATCH] more pod patches
+             From: Michael Stevens <michael@etla.org>
+             Date: Thu, 15 Mar 2001 21:25:18 +0000
+             Message-ID: <20010315212518.A18870@firedrake.org>
+     Branch: perl
+          ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
+          ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
+          ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
+          ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
+          ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
+          ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
+          ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
+          ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
+          ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
+          ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
+          ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
+          ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
+          ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
+          ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
+          ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
+          ! lib/File/Basename.pm lib/File/Spec/VMS.pm
+          ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
+          ! lib/Getopt/Long.pm lib/Locale/Constants.pm
+          ! lib/Locale/Country.pm lib/Locale/Language.pm
+          ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
+          ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
+          ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
+          ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
+          ! os2/OS2/Process/Process.pm
+____________________________________________________________________________
+[  9175] By: jhi                                   on 2001/03/16  02:53:32
+        Log: Subject: [PATCH] the uncontroversial doc patches
+             From: Michael Stevens <michael@etla.org>
+             Date: Thu, 15 Mar 2001 20:01:12 +0000
+             Message-ID: <20010315200112.A7636@firedrake.org>
+     Branch: perl
+          ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
+          ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
+          ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
+          ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
+          ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
+____________________________________________________________________________
+[  9174] By: jhi                                   on 2001/03/16  02:50:49
+        Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
+             From: Paul Lindner <lindner@inuus.com>
+             Date: Fri, 16 Mar 2001 11:28:03 -0800
+             Message-ID: <20010316112803.A7577@inuus.com>
+     Branch: perl
+          ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
+____________________________________________________________________________
+[  9173] By: nick                                  on 2001/03/15  20:21:03
+        Log: 1st day's EBCDIC fixes:
+             - toke.c's parsing of strings needed attention
+             needed to conditionally e2a if string was already UTF-8
+             - e2a/a2e tables where wrong way round.
+             - new macros in utf8.h
+     Branch: perlio
+          ! perl.h toke.c utf8.h
+____________________________________________________________________________
+[  9172] By: jhi                                   on 2001/03/15  15:17:17
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9171] By: jhi                                   on 2001/03/15  15:09:32
+        Log: Subject: Re: Another Borland C++ problem.
+             From: "Vadim Konovalov" <watman@inbox.ru>
+             Date: Sat, 10 Mar 2001 19:26:07 +0300
+             Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
+             
+             Borland filename case problem.
+     Branch: perl
+          + win32/sncfnmcs.pl
+          ! MANIFEST README.win32
+____________________________________________________________________________
+[  9170] By: jhi                                   on 2001/03/15  14:54:23
+        Log: Add Locale::Codes 1.06, from Neil Bowers.
+     Branch: perl
+          + lib/Locale/Constants.pm lib/Locale/Country.pm
+          + lib/Locale/Currency.pm lib/Locale/Language.pm 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
+          ! MANIFEST
+____________________________________________________________________________
+[  9169] By: jhi                                   on 2001/03/15  14:19:01
+        Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
+     Branch: perl
+          ! ext/Storable/ChangeLog ext/Storable/Storable.pm
+          ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[  9168] By: jhi                                   on 2001/03/15  14:13:22
+        Log: Integrate changes #9120,9167 from mainline to maintperl.
+             
+             Subject: [PATCH 5.6.1] OS/2 docs
+             
+             Subject: [PATCH 5.6.1] perldoc
+     Branch: maint-5.6/perl
+         !> os2/Changes utils/perldoc.PL
+____________________________________________________________________________
+[  9167] By: jhi                                   on 2001/03/15  14:07:42
+        Log: Subject: [PATCH 5.6.1] perldoc
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Wed, 14 Mar 2001 23:46:52 -0500
+             Message-ID: <20010314234652.A7972@math.ohio-state.edu>
+     Branch: perl
+          ! utils/perldoc.PL
+____________________________________________________________________________
+[  9166] By: jhi                                   on 2001/03/15  13:53:15
+        Log: sigaction test condition tweakage.
+     Branch: perl
+          ! t/lib/sigaction.t
+____________________________________________________________________________
+[  9165] By: alanbur                               on 2001/03/15  03:49:17
+        Log: Resynchronised with parent
+     Branch: maint-5.6/pureperl
+         +> os2/os2add.sym t/op/anonsub.t
+         !> (integrate 72 files)
+____________________________________________________________________________
+[  9164] By: jhi                                   on 2001/03/15  01:05:01
+        Log: Avoid stomping off the beginning of an array in tr///.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  9163] By: jhi                                   on 2001/03/15  00:58:57
+        Log: h2ph strictness and cleanliness from Kurt Starsinic.
+     Branch: perl
+          ! utils/h2ph.PL
+____________________________________________________________________________
+[  9162] By: gsar                                  on 2001/03/15  00:56:53
+        Log: avoid warnings
+     Branch: maint-5.6/perl
+          ! t/op/magic.t
+____________________________________________________________________________
+[  9161] By: gsar                                  on 2001/03/15  00:52:09
+        Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
+             results
+     Branch: maint-5.6/perl
+          ! t/op/magic.t
+____________________________________________________________________________
+[  9160] By: jhi                                   on 2001/03/14  22:02:10
+        Log: Do not use the Perl malloc in IRIX, suggested by
+             Helmus Jarausch.
+     Branch: perl
+          ! hints/irix_6.sh
+____________________________________________________________________________
+[  9159] By: nick                                  on 2001/03/14  21:45:59
+        Log: Integrate mainline
+     Branch: perlio
+         +> t/op/loopctl.t
+         !> (integrate 41 files)
+____________________________________________________________________________
+[  9158] By: jhi                                   on 2001/03/14  21:10:09
+        Log: The Day of the Retractions continues: the #9138
+             (integrated in #9144) doesn't work well in mainline.
+     Branch: perl
+          ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
+          ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
+          ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
+____________________________________________________________________________
+[  9157] By: jhi                                   on 2001/03/14  20:58:12
+        Log: The #9145 CANNOT be enabled: the clear_pmop code still
+             dumps core all over in Tru64.
+     Branch: perl
+          ! op.c op.h t/op/pat.t
+____________________________________________________________________________
+[  9156] By: jhi                                   on 2001/03/14  20:48:06
+        Log: Integrate change #9154 from maintperl to mainline.
+             
+             PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
+             (caused Storable 1.0.10 to break on windows)
+     Branch: perl
+         !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
+         !> perlapi.c proto.h
+____________________________________________________________________________
+[  9155] By: jhi                                   on 2001/03/14  20:23:53
+        Log: Retract #9136: breaks threading (and binary compatibility).
+     Branch: perl
+          ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
+____________________________________________________________________________
+[  9154] By: gsar                                  on 2001/03/14  17:48:18
+        Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
+             (caused Storable 1.0.10 to break on windows)
+     Branch: maint-5.6/perl
+          ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
+          ! perlapi.c proto.h
+____________________________________________________________________________
+[  9153] By: jhi                                   on 2001/03/14  13:35:21
+        Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
+     Branch: perl
+          ! t/lib/sigaction.t
+____________________________________________________________________________
+[  9152] By: gsar                                  on 2001/03/14  07:29:40
+        Log: back out changes#9012,9010,9009 and parts of change#9016
+             (causes ABRs under purify, and some prerequisites don't
+             seem to be there in 5.6.x)
+     Branch: maint-5.6/perl
+          ! doop.c op.c t/op/tr.t toke.c
+____________________________________________________________________________
+[  9151] By: gsar                                  on 2001/03/14  07:01:29
+        Log: reenable change#9145 (the test was busted due to a missing
+             C<print "ok 27\n">)
+     Branch: perl
+          ! op.c op.h t/op/pat.t
+____________________________________________________________________________
+[  9150] By: jhi                                   on 2001/03/14  06:38:36
+        Log: Retract #9145.
+     Branch: perl
+          ! op.c op.h t/op/pat.t
+____________________________________________________________________________
+[  9149] By: jhi                                   on 2001/03/14  06:14:56
+        Log: Retract #9143.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  9148] By: gsar                                  on 2001/03/14  06:13:02
+        Log: Uninitialized Memory Read in regexec.c
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  9147] By: jhi                                   on 2001/03/14  04:59:54
+        Log: Subject: PATCH: make goto work in nested eval ""
+             From: Robin Houston <robin@kitsite.com>
+             Date: Wed, 14 Mar 2001 04:16:10 +0000
+             Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! pp_ctl.c t/op/goto.t
+____________________________________________________________________________
+[  9146] By: jhi                                   on 2001/03/14  04:42:54
+        Log: Preserve the #ifdef PERL_CORE in perly.h.
+     Branch: perl
+          ! perly.fixer
+____________________________________________________________________________
+[  9145] By: jhi                                   on 2001/03/14  03:57:41
+        Log: (Retracted by #9150.)
+     Branch: perl
+          ! op.c op.h t/op/pat.t
+____________________________________________________________________________
+[  9144] By: jhi                                   on 2001/03/14  03:50:38
+        Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
+             
+             fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
+             
+             remove squelch controls for "Scalars leaked" messages in most places
+             (these are now cured)
+             
+             fix another memory leak reported by purify (tie callbacks that
+             croak can leak when wiping out magic)
+     Branch: perl
+         !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
+         !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
+         !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
+         !> t/pragma/warnings.t
+____________________________________________________________________________
+[  9143] By: jhi                                   on 2001/03/14  03:37:53
+        Log: (Retracted by #9149.)
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  9142] By: gsar                                  on 2001/03/14  03:20:48
+        Log: fix another memory leak reported by purify (tie callbacks that
+             croak can leak when wiping out magic)
+     Branch: maint-5.6/perl
+          ! scope.c
+____________________________________________________________________________
+[  9141] By: jhi                                   on 2001/03/14  02:55:00
+        Log: Subject: PATCH for [ID 20010305.003]
+             From: Robin Houston <robin@kitsite.com>
+             Date: Wed, 14 Mar 2001 02:45:51 +0000
+             Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
+     Branch: perl
+          ! pp_ctl.c t/op/eval.t
+____________________________________________________________________________
+[  9140] By: jhi                                   on 2001/03/14  02:41:54
+        Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
+             Date: Wed, 14 Mar 2001 01:52:51 +0000
+             From: Robin Houston <robin@kitsite.com>
+             Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
+             
+             Fix for 2000313.004.
+     Branch: perl
+          ! pp_ctl.c t/op/goto.t
+____________________________________________________________________________
+[  9139] By: jhi                                   on 2001/03/14  02:40:50
+        Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
+             From: Robin Houston <robin@kitsite.com>
+             Date: Wed, 14 Mar 2001 00:43:45 +0000
+             Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
+     Branch: perl
+          + t/op/loopctl.t
+          ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
+          ! vms/perly_c.vms
+____________________________________________________________________________
+[  9138] By: gsar                                  on 2001/03/14  01:18:00
+        Log: remove squelch controls for "Scalars leaked" messages in most places
+             (these are now cured)
+     Branch: maint-5.6/perl
+          ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
+          ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
+          ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
+____________________________________________________________________________
+[  9137] By: gsar                                  on 2001/03/14  00:57:04
+        Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
+     Branch: maint-5.6/perl
+          ! regcomp.c
+____________________________________________________________________________
+[  9136] By: jhi                                   on 2001/03/13  23:12:24
+        Log: (Retracted by #9155)
+             
+             Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
+             From: Jens-Uwe Mager <jum@helios.de>
+             Date: Wed, 21 Feb 2001 21:32:04 +0100
+             Message-ID: <20010221213203.A18340@ans.helios.de>
+     Branch: perl
+          ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
+____________________________________________________________________________
+[  9135] By: jhi                                   on 2001/03/13  22:50:05
+        Log: Integrate perlio.
+     Branch: perl
+         !> pp.c
+____________________________________________________________________________
+[  9134] By: jhi                                   on 2001/03/13  22:49:05
+        Log: Integrate change #9131 from maintperl into mainline.
+             
+             make the error text look more consistent in hints/hpux.sh
+     Branch: perl
+         !> hints/hpux.sh
+____________________________________________________________________________
+[  9133] By: gsar                                  on 2001/03/13  22:46:20
+        Log: integrate change#9067 from mainline
+             
+             Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
+     Branch: maint-5.6/perl
+         !> lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[  9132] By: jhi                                   on 2001/03/13  22:41:21
+        Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
+             Message-Id: <200103131736.MAA35615@raptor.research.att.com>
+             
+             A more correct prime finder.
+     Branch: perl
+          ! lib/Tie/SubstrHash.pm
+____________________________________________________________________________
+[  9131] By: gsar                                  on 2001/03/13  22:30:42
+        Log: make the error text look more consistent in hints/hpux.sh
+     Branch: maint-5.6/perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[  9130] By: jhi                                   on 2001/03/13  22:23:44
+        Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Tue, 13 Mar 2001 18:41:26 +0100
+             Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
+             
+             If the test is run non-interactively the default handler
+             is different.
+     Branch: perl
+          ! t/lib/sigaction.t
+____________________________________________________________________________
+[  9129] By: jhi                                   on 2001/03/13  22:20:21
+        Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
+             Date:     Tue, 13 Mar 2001 16:44:32 EST
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[  9128] By: jhi                                   on 2001/03/13  22:18:34
+        Log: Subject: Another patch for integer.pm POD 
+             From: "John L. Allen" <allen@grumman.com>
+             Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
+             Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
+     Branch: perl
+          ! lib/integer.pm
+____________________________________________________________________________
+[  9127] By: nick                                  on 2001/03/13  21:26:30
+        Log: Integrate mainline.
+     Branch: perlio
+         +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
+         +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
+         +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
+         +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
+         !> Changes Configure MANIFEST README.os2 README.os390
+         !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
+         !> os2/Changes patchlevel.h win32/perlhost.h
+____________________________________________________________________________
+[  9126] By: nick                                  on 2001/03/13  20:39:51
+        Log: #ifdef'ed out code to make packed side of pack/unpack
+             octets. (i.e. pack('U') => encode_utf8).
+     Branch: perlio
+          ! pp.c
+____________________________________________________________________________
+[  9125] By: jhi                                   on 2001/03/13  15:07:16
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9124] By: jhi                                   on 2001/03/13  14:22:45
+        Log: Workaround for the buggy ("internal compiler error")
+             AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
+             (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
+             of Andreas König.
+     Branch: perl
+          ! ext/re/Makefile.PL hints/aix.sh
+____________________________________________________________________________
+[  9123] By: jhi                                   on 2001/03/13  03:24:34
+        Log: Typo in #9114.
+     Branch: metaconfig
+          ! U/modified/myhostname.U
+____________________________________________________________________________
+[  9122] By: jhi                                   on 2001/03/13  03:24:06
+        Log: Typo in #9113.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  9121] By: jhi                                   on 2001/03/13  01:53:05
+        Log: Forgot to check-in the larger part of #9120, duh.
+     Branch: perl
+          ! README.os2
+____________________________________________________________________________
+[  9120] By: jhi                                   on 2001/03/13  01:51:31
+        Log: Subject: [PATCH 5.6.1] OS/2 docs
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 12 Mar 2001 03:27:32 -0500
+             Message-ID: <20010312032732.A19283@math.ohio-state.edu>
+     Branch: perl
+          ! os2/Changes
+____________________________________________________________________________
+[  9119] By: jhi                                   on 2001/03/13  01:49:41
+        Log: Integrate change #9116 from maintperl into mainline.
+             
+             Win32::GetCwd() returns C: instead of C:\ in the root directory
+             under ithreads
+     Branch: perl
+         !> win32/perlhost.h
+____________________________________________________________________________
+[  9118] By: jhi                                   on 2001/03/13  01:13:39
+        Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
+     Branch: perl
+          + lib/Switch.pm t/lib/switch.t
+          ! MANIFEST
+____________________________________________________________________________
+[  9117] By: jhi                                   on 2001/03/13  01:03:17
+        Log: Add Text::Balanced 1.83.
+     Branch: perl
+          + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
+          + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
+          + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
+          + t/lib/tb-xvari.t
+          ! MANIFEST
+____________________________________________________________________________
+[  9116] By: gsar                                  on 2001/03/13  00:55:53
+        Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
+             under ithreads
+     Branch: maint-5.6/perl
+          ! win32/perlhost.h
+____________________________________________________________________________
+[  9115] By: jhi                                   on 2001/03/13  00:54:09
+        Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
+             From: "John L. Allen" <allen@grumman.com>
+             Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
+             Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
+             
+             use integer document clarification.
+     Branch: perl
+          ! lib/integer.pm
+____________________________________________________________________________
+[  9114] By: jhi                                   on 2001/03/13  00:38:54
+        Log: Metaconfig unit change for #9113.
+     Branch: metaconfig
+          ! U/modified/myhostname.U
+____________________________________________________________________________
+[  9113] By: jhi                                   on 2001/03/13  00:38:35
+        Log: Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
+     Branch: perl
+          ! Configure README.os390 hints/os390.sh
+____________________________________________________________________________
+[  9112] By: jhi                                   on 2001/03/13  00:29:00
+        Log: Integrate perlio.
+     Branch: perl
+         !> sv.c utf8.h
+____________________________________________________________________________
+[  9111] By: nick                                  on 2001/03/12  21:16:33
+        Log: Integrate mainline.
+     Branch: perlio
+         +> t/op/anonsub.t
+         !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
+         !> proto.h sv.c
+____________________________________________________________________________
+[  9110] By: nick                                  on 2001/03/12  21:00:13
+        Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
+     Branch: perlio
+          ! sv.c utf8.h
+____________________________________________________________________________
+[  9109] By: jhi                                   on 2001/03/12  16:04:47
+        Log: Integrate change #9108 from maintperl to mainline.
+             
+             fix memory leak in C<sub X { sub {} }> arising from a refcount
+             loop between the outer sub and the inner prototype anonsub
+             
+             this also enables closures returned by subroutines that
+             subsequently get redefined to work without generating coredumps :)
+             
+             completely removed the free_closures() hack--it shouldn't be
+             needed anymore
+     Branch: perl
+         +> t/op/anonsub.t
+         !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
+         !> proto.h sv.c
+____________________________________________________________________________
+[  9108] By: gsar                                  on 2001/03/12  10:21:31
+        Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
+             loop between the outer sub and the inner prototype anonsub
+             
+             this also enables closures returned by subroutines that
+             subsequently get redefined to work without generating coredumps :)
+             
+             completely removed the free_closures() hack--it shouldn't be
+             needed anymore
+     Branch: maint-5.6/perl
+          + t/op/anonsub.t
+          ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
+          ! proto.h sv.c
+____________________________________________________________________________
+[  9107] By: jhi                                   on 2001/03/12  05:15:31
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
+____________________________________________________________________________
+[  9106] By: nick                                  on 2001/03/11  20:10:12
+        Log: regcomp.c is working in native space, not Unicode space (if different)
+             as it is doing compare against 'W' in \W etc.
+     Branch: perlio
+          ! regcomp.c
+____________________________________________________________________________
+[  9105] By: nick                                  on 2001/03/11  19:39:34
+        Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
+             Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
+     Branch: perlio
+          ! regcomp.c toke.c utf8.c
+____________________________________________________________________________
+[  9104] By: nick                                  on 2001/03/11  18:15:44
+        Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
+     Branch: perlio
+          ! sv.c
+____________________________________________________________________________
+[  9103] By: nick                                  on 2001/03/11  18:03:28
+        Log: Integrate mainline (for regexp stuff).
+     Branch: perlio
+         !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
+         !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
+         !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
+         !> t/lib/errno.t t/op/pat.t
+____________________________________________________________________________
+[  9102] By: nick                                  on 2001/03/11  17:44:20
+        Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
+             - exclude layer syms in makedef.pl for sfio
+             - also inhibit Encode from trying to build ":encode()" layer.
+     Branch: perlio
+          ! ext/Encode/Encode.xs makedef.pl
+____________________________________________________________________________
+[  9101] By: jhi                                   on 2001/03/10  22:38:13
+        Log: The $Is_MacOS needs to be declared.
+     Branch: perl
+          ! lib/ExtUtils/Manifest.pm
+____________________________________________________________________________
+[  9100] By: jhi                                   on 2001/03/10  22:14:29
+        Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
+             #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
+             pollute the symbolspace if using sfio.
+     Branch: perl
+          ! ext/Encode/Encode.xs
+____________________________________________________________________________
+[  9099] By: jhi                                   on 2001/03/10  21:58:48
+        Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
+             Date: Sat, 10 Mar 2001 14:23:55 -0500
+             From: Chris Nandor <pudge@pobox.com>
+             Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
+     Branch: perl
+          ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
+          ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
+          ! t/lib/errno.t
+____________________________________________________________________________
+[  9098] By: jhi                                   on 2001/03/10  21:38:30
+        Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
+     Branch: perl
+          ! regcomp.c regexec.c t/op/pat.t
+____________________________________________________________________________
+[  9097] By: jhi                                   on 2001/03/10  14:38:07
+        Log: Integrate perlio.
+     Branch: perl
+         !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
+         !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
+         !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
+____________________________________________________________________________
+[  9096] By: nick                                  on 2001/03/10  11:55:43
+        Log: EBCDIC sanity - phase I
+             - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
+             - use utf8n_xxxx (c.f. pvn) for forms which take length.
+             - back out vN.N and $^V exceptions to e2a/a2e
+             - make "locale" isxxx macros be uvchr (may be redundant?)
+             
+             Not clear yet that toUPPER_uni et. al. return being handled correctly.
+             The tr// and rexexp stuff still needs an audit, assumption is they are working
+             in Unicode space.
+             
+             Need to provide v5.6 names for XS modules (decide is uni or chr ?).
+     Branch: perlio
+          ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
+          ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
+          ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
+____________________________________________________________________________
+[  9095] By: jhi                                   on 2001/03/09  22:10:01
+        Log: Integrate perlio.
+     Branch: perl
+         !> dump.c
+____________________________________________________________________________
+[  9094] By: nick                                  on 2001/03/09  17:36:38
+        Log: Builds an passes all tests after integrate and this tweak.
+     Branch: perlio
+          ! dump.c
+____________________________________________________________________________
+[  9093] By: nick                                  on 2001/03/09  17:16:03
+        Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
+     Branch: perlio
+         +> lib/unicode/Scripts.txt t/lib/sigaction.t
+         !> (integrate 79 files)
+____________________________________________________________________________
+[  9092] By: jhi                                   on 2001/03/09  15:28:26
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9091] By: jhi                                   on 2001/03/09  15:25:05
+        Log: In op/stat #35 better to scan all the potential directories
+             for setuids, not just the first one.
+     Branch: perl
+          ! t/op/stat.t
+____________________________________________________________________________
+[  9090] By: jhi                                   on 2001/03/09  15:01:27
+        Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
+             From: rspier@pobox.com (Robert Spier)
+             Date: Fri, 9 Mar 2001 03:30:20 -0500
+             Message-ID: <15016.38044.381174.160189@rls.cx>
+             
+             EXISTS() returning undef mistakenly triggered a FETCH().
+     Branch: perl
+          ! hv.c
+____________________________________________________________________________
+[  9089] By: jhi                                   on 2001/03/09  14:59:02
+        Log: Add /sbin and /usr/sbin to the list of directories scanned
+             for setuid programs.  Takes care of bug id 20010309.003.
+     Branch: perl
+          ! t/op/stat.t
+____________________________________________________________________________
+[  9088] By: jhi                                   on 2001/03/09  14:48:32
+        Log: Regen perlapi, perltoc.
+     Branch: perl
+          ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
+____________________________________________________________________________
+[  9087] By: jhi                                   on 2001/03/09  14:38:56
+        Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
+             From: David Mitchell <davem@fdgroup.co.uk>
+             Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
+             Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
+     Branch: perl
+          ! dump.c perl.c perl.h pod/perlrun.pod
+____________________________________________________________________________
+[  9086] By: jhi                                   on 2001/03/09  01:47:16
+        Log: A modified version of
+             
+             Subject: [ID 20010307.005] POSIX::sigaction has various problems
+             From: anders@broadcom.com
+             Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
+             Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
+             
+             Currently the sigaction.t test #6 fails (and is fudged to look
+             like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
+             This may well be a genuine bug in Linux sigaction() (since at
+             least Tru64, Solaris, and HP-UX disagree with Linux).
+             Anyone with POSIX / SUSv2 tome handy?  The problem is that
+             the flags of the oldaction don't match with the flags in
+             the previously installed disposition.
+     Branch: perl
+          + t/lib/sigaction.t
+          ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  9085] By: jhi                                   on 2001/03/09  01:30:13
+        Log: Subject: Re: mission impossible for the day
+             From: Alex Gough <alex@rcon.org>
+             Date: Thu, 08 Mar 2001 17:18:19 +0000
+             Message-ID: <3AA7BEDB.8070409@rcon.org>
+             
+             If references (are overloaded) and can be directly stringified,
+             show that instead of "stringified".
+             
+             (The problem, infinite mutual recursion caused by overloaded bool
+             in Switch.pm, tracked by David Mitchell)
+     Branch: perl
+          ! lib/Carp/Heavy.pm
+____________________________________________________________________________
+[  9084] By: jhi                                   on 2001/03/09  01:20:39
+        Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
+             Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
+             From: David Mitchell <davem@fdgroup.co.uk>
+             Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
+     Branch: perl
+          ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
+          ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
+____________________________________________________________________________
+[  9083] By: jhi                                   on 2001/03/09  01:16:51
+        Log: Subject: [PATCH] perldata.pod here-doc docs
+             From: Jeff Pinyan <jeffp@crusoe.net>
+             Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
+             Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
+     Branch: perl
+          ! pod/perldata.pod
+____________________________________________________________________________
+[  9082] By: jhi                                   on 2001/03/09  01:01:27
+        Log: Subject: Re: Unicode/EBCDIC
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
+     Branch: perl
+          ! perl.c perl.h sv.c toke.c utf8.c utf8.h
+____________________________________________________________________________
+[  9081] By: jhi                                   on 2001/03/08  13:41:30
+        Log: Subject: Ooops, wrong 'no *POSIX' Patch
+             From: Dorner Thomas <Thomas.Dorner@start.de>
+             Date: Thu, 8 Mar 2001 08:43:28 +0100
+             Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
+     Branch: perl
+          ! hints/posix-bc.sh
+____________________________________________________________________________
+[  9080] By: jhi                                   on 2001/03/08  13:11:42
+        Log: It's Scripts.txt, not Script.txt.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  9079] By: jhi                                   on 2001/03/08  12:59:05
+        Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
+             From: Dorner Thomas <Thomas.Dorner@start.de>
+             Date: Wed, 7 Mar 2001 14:13:31 +0100
+             Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
+     Branch: perl
+          ! makedepend.SH
+____________________________________________________________________________
+[  9078] By: jhi                                   on 2001/03/08  12:57:43
+        Log: Retract #9069, wrong patch.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9077] By: jhi                                   on 2001/03/08  01:06:13
+        Log: Upgrade to Unicode 3.1 beta 2001-03-01.
+     Branch: perl
+          + lib/unicode/Scripts.txt
+          ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
+          ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
+          ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
+          ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
+          ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
+          ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
+          ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
+          ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
+          ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
+          ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
+          ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
+          ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
+          ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
+          ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
+          ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
+          ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
+          ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
+          ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
+          ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
+          ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
+          ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
+          ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
+          ! lib/unicode/version
+____________________________________________________________________________
+[  9076] By: jhi                                   on 2001/03/07  22:59:39
+        Log: Integrate change #7784 from mainline into maintperl.
+             
+             Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
+     Branch: maint-5.6/perl
+         !> pp_ctl.c t/op/pat.t
+____________________________________________________________________________
+[  9075] By: jhi                                   on 2001/03/07  22:05:11
+        Log: More UTF-8 test tweaks.
+     Branch: perl
+          ! t/op/pat.t t/op/split.t t/pragma/utf8.t
+____________________________________________________________________________
+[  9074] By: nick                                  on 2001/03/07  21:39:29
+        Log: Integrate mainline.
+     Branch: perlio
+         !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
+         !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
+         !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
+         !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
+         !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
+____________________________________________________________________________
+[  9073] By: jhi                                   on 2001/03/07  16:37:09
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9072] By: jhi                                   on 2001/03/07  16:32:30
+        Log: Subject: [ID 20010306.004] || != named unary operator
+             From: abela@geneanet.org
+             Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
+             Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  9071] By: jhi                                   on 2001/03/07  15:14:11
+        Log: Subject: downgrading to bytes for common functions
+             From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
+             Date: Wed, 7 Mar 2001 02:36:55 -0500
+             Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  9070] By: jhi                                   on 2001/03/07  15:04:58
+        Log: Clarify the description differentiating for and while; inspired by
+             
+             Subject: [ID 20010306.002] for/while difference in for definition
+             From: abela@geneanet.org
+             Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
+             Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
+     Branch: perl
+          ! pod/perlsyn.pod
+____________________________________________________________________________
+[  9069] By: jhi                                   on 2001/03/07  14:55:30
+        Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
+             From: Dorner Thomas <Thomas.Dorner@start.de>
+             Date: Wed, 7 Mar 2001 14:13:31 +0100
+             Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  9068] By: jhi                                   on 2001/03/07  14:51:17
+        Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
+             Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
+     Branch: perl
+          ! pp.c t/op/chop.t
+____________________________________________________________________________
+[  9067] By: jhi                                   on 2001/03/07  14:48:57
+        Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Wed, 7 Mar 2001 13:59:28 +0000
+             Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
+             
+             In order to allow MakeMaker to build correct Makefiles,
+             you need to change the order of the arguments in MM_Unix.pm
+             as well. (Unless you have C89_CCMODE set, but we're trying
+             to be POSIXly correct)
+             
+             Thanks to Merijn Broeren for tracking this down.
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[  9066] By: jhi                                   on 2001/03/07  14:30:02
+        Log: Floating point too messy.
+     Branch: perl
+          ! t/camel-III/vstring.t
+____________________________________________________________________________
+[  9065] By: jhi                                   on 2001/03/07  14:17:44
+        Log: Integrate change #9064 from maintperl into mainline.
+             
+             fix memory leak in pack("Bb",...)
+     Branch: perl
+         !> perl.c
+____________________________________________________________________________
+[  9064] By: gsar                                  on 2001/03/07  06:29:24
+        Log: fix memory leak in pack("Bb",...)
+     Branch: maint-5.6/perl
+          ! perl.c
+____________________________________________________________________________
+[  9063] By: jhi                                   on 2001/03/07  00:55:04
+        Log: Major utf8 test reorganisation and rewrite.
+             Hopefully no tests were lost in the shuffle.
+             (The beginning of pragma/utf8 was lost intentionally,
+             the tests were rather bogus and incomplete.)
+     Branch: perl
+          ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
+          ! t/pragma/utf8.t
+____________________________________________________________________________
+[  9062] By: jhi                                   on 2001/03/07  00:41:16
+        Log: More tweakage on the Unicode character class descriptions.
+     Branch: perl
+          ! lib/unicode/mktables.PL pod/perlretut.pod
+____________________________________________________________________________
+[  9061] By: jhi                                   on 2001/03/06  23:12:38
+        Log: The perlretut was still talking about the old \p and \P
+             definitions.
+     Branch: perl
+          ! pod/perlretut.pod
+____________________________________________________________________________
+[  9060] By: nick                                  on 2001/03/06  20:52:37
+        Log: Integrate mainline (make test works again now).
+     Branch: perlio
+         !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
+____________________________________________________________________________
+[  9059] By: jhi                                   on 2001/03/06  15:36:14
+        Log: 0.999... does equal 1.0, doesn't it?
+     Branch: perl
+          ! t/camel-III/vstring.t
+____________________________________________________________________________
+[  9058] By: jhi                                   on 2001/03/06  15:34:00
+        Log: Make /x{abcd}/ to work without use utf8.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  9057] By: jhi                                   on 2001/03/06  03:02:36
+        Log: Easier to outcomment all the three reset() tests for now.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[  9056] By: jhi                                   on 2001/03/06  02:30:02
+        Log: Comment out the deadly reset; until the 20010301.005
+             is finally fixed.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[  9055] By: jhi                                   on 2001/03/06  02:21:26
+        Log: Integrate the change #9054 from mainline:
+             retract the PMOP cleanup patch pending further investigation.
+     Branch: maint-5.6/perl
+         !> op.c op.h
+____________________________________________________________________________
+[  9054] By: jhi                                   on 2001/03/06  02:19:57
+        Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
+             with oddly familiar stack traces.
+     Branch: perl
+          ! op.c op.h
+____________________________________________________________________________
+[  9053] By: jhi                                   on 2001/03/05  23:20:28
+        Log: Integrate perlio.
+     Branch: perl
+         +> ext/Encode/Encode/koi8-r.ucm
+         !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
+         !> makedef.pl
+____________________________________________________________________________
+[  9052] By: nick                                  on 2001/03/05  23:08:17
+        Log: skipping USE_PERLIO symbols correction.
+     Branch: perlio
+          ! makedef.pl
+____________________________________________________________________________
+[  9051] By: nick                                  on 2001/03/05  22:35:07
+        Log: More Encode alias tidying.
+     Branch: perlio
+          + ext/Encode/Encode/koi8-r.ucm
+          ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
+____________________________________________________________________________
+[  9050] By: jhi                                   on 2001/03/05  21:44:29
+        Log: Integrate changes #9033 and #9044 from mainline into maintperl,
+             Sarathy's fix for ID 20010301.005.
+     Branch: maint-5.6/perl
+         !> op.c op.h
+____________________________________________________________________________
+[  9049] By: nick                                  on 2001/03/05  19:54:04
+        Log: Integrate Jarkko's Encode.pm tweak.
+     Branch: perlio
+         !> ext/Encode/Encode.pm
+____________________________________________________________________________
+[  9048] By: nick                                  on 2001/03/05  19:47:57
+        Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
+     Branch: perlio
+         +> os2/os2add.sym
+         !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
+         !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
+         !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
+         !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
+         !> pod/perlapi.pod t/op/pat.t t/op/tr.t
+____________________________________________________________________________
+[  9047] By: jhi                                   on 2001/03/05  19:25:26
+        Log: Regen perlapi.
+     Branch: perl
+          ! pod/perlapi.pod
+____________________________________________________________________________
+[  9046] By: jhi                                   on 2001/03/05  19:12:14
+        Log: Integrate perlio.
+     Branch: perl
+         +> t/camel-III/vstring.t
+         !> MANIFEST pp.h pp_sys.c t/TEST t/harness
+____________________________________________________________________________
+[  9045] By: jhi                                   on 2001/03/05  19:10:36
+        Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
+     Branch: perl
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[  9044] By: jhi                                   on 2001/03/05  18:49:12
+        Log: Forgot the other half of the PMOP patch (#9033).
+     Branch: perl
+          ! op.h
+____________________________________________________________________________
+[  9043] By: nick                                  on 2001/03/05  18:14:47
+        Log: Update MANIFEST for new test.
+     Branch: perlio
+          ! MANIFEST
+____________________________________________________________________________
+[  9042] By: nick                                  on 2001/03/05  18:12:41
+        Log: Some tests for Camel 3rd edition features.
+             Make gethostbyaddr() test in above work.
+     Branch: perlio
+          + t/camel-III/vstring.t
+          ! pp.h pp_sys.c t/TEST t/harness
+____________________________________________________________________________
+[  9041] By: jhi                                   on 2001/03/05  17:41:48
+        Log: Add more ISO 8859 encoding aliases.
+     Branch: perl
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[  9040] By: jhi                                   on 2001/03/05  17:30:43
+        Log: Integrate perlio.
+     Branch: perl
+         !> MANIFEST sv.c
+____________________________________________________________________________
+[  9039] By: nick                                  on 2001/03/05  17:11:36
+        Log: Missed added file.
+     Branch: perlio
+          ! MANIFEST
+____________________________________________________________________________
+[  9038] By: jhi                                   on 2001/03/05  15:58:01
+        Log: Add tr tests for EBCDIC, from Karsten Sperling.
+     Branch: perl
+          ! t/op/tr.t
+____________________________________________________________________________
+[  9037] By: nick                                  on 2001/03/05  15:56:35
+        Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
+             for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
+             
+             Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
+             - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
+             - uses SvPV() rather than sv_2pv() in case it isn't a string.
+     Branch: perlio
+          ! sv.c
+____________________________________________________________________________
+[  9036] By: jhi                                   on 2001/03/05  15:49:15
+        Log: Add matching tests currently failing in EBCDIC,
+             suggested by Karsten Sperling.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[  9035] By: jhi                                   on 2001/03/05  15:36:55
+        Log: The #9034 needs a MANIFESTation.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  9034] By: jhi                                   on 2001/03/05  15:35:14
+        Log: Integrate perlio.
+     Branch: perl
+         +> ext/Encode/Encode/Tcl.pm
+         !> ext/Encode/Encode.pm ext/Encode/Encode.xs
+         !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
+         !> ext/Encode/Encode/iso8859-1.ucm
+         !> ext/Encode/Encode/iso8859-10.ucm
+         !> ext/Encode/Encode/iso8859-13.ucm
+         !> ext/Encode/Encode/iso8859-14.ucm
+         !> ext/Encode/Encode/iso8859-15.ucm
+         !> ext/Encode/Encode/iso8859-16.ucm
+         !> ext/Encode/Encode/iso8859-2.ucm
+         !> ext/Encode/Encode/iso8859-3.ucm
+         !> ext/Encode/Encode/iso8859-4.ucm
+         !> ext/Encode/Encode/iso8859-5.ucm
+         !> ext/Encode/Encode/iso8859-6.ucm
+         !> ext/Encode/Encode/iso8859-7.ucm
+         !> ext/Encode/Encode/iso8859-8.ucm
+         !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
+         !> t/lib/encode.t
+____________________________________________________________________________
+[  9033] By: jhi                                   on 2001/03/05  15:33:18
+        Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
+             From: Gurusamy Sarathy <gsar@ActiveState.com>
+             Date: Sun, 04 Mar 2001 22:33:15 -0800
+             Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
+             
+             PMOPs need to remember their own stash so that they can
+             gracefully remove themselves from their linked list.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  9032] By: nick                                  on 2001/03/05  14:51:50
+        Log: Encode implementation "completion"
+             Implement and document define_encoding()
+             Implement and document encoding aliases including define_alias()
+             Make Encode::XS use define_encoding() rather than back-door.
+             Move run-time *.enc to separate Encode::Tcl module.
+             Make 'compile' honour <codeset_name>
+             Change canonical names of to iso-8859-* and US-ascii.
+     Branch: perlio
+          + ext/Encode/Encode/Tcl.pm
+          ! ext/Encode/Encode.pm ext/Encode/Encode.xs
+          ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
+          ! ext/Encode/Encode/iso8859-1.ucm
+          ! ext/Encode/Encode/iso8859-10.ucm
+          ! ext/Encode/Encode/iso8859-13.ucm
+          ! ext/Encode/Encode/iso8859-14.ucm
+          ! ext/Encode/Encode/iso8859-15.ucm
+          ! ext/Encode/Encode/iso8859-16.ucm
+          ! ext/Encode/Encode/iso8859-2.ucm
+          ! ext/Encode/Encode/iso8859-3.ucm
+          ! ext/Encode/Encode/iso8859-4.ucm
+          ! ext/Encode/Encode/iso8859-5.ucm
+          ! ext/Encode/Encode/iso8859-6.ucm
+          ! ext/Encode/Encode/iso8859-7.ucm
+          ! ext/Encode/Encode/iso8859-8.ucm
+          ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
+          ! t/lib/encode.t
+____________________________________________________________________________
+[  9031] By: jhi                                   on 2001/03/05  13:51:17
+        Log: Integrate change #9030 from maintperl into mainline.
+             
+             Subject: [PATCH 5.6.1] OS/2 cleanup
+     Branch: perl
+         +> os2/os2add.sym
+         !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
+         !> makedef.pl os2/Changes os2/Makefile.SHs
+         !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
+         !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
+         !> os2/os2.sym os2/os2ish.h
+____________________________________________________________________________
+[  9030] By: jhi                                   on 2001/03/05  13:46:49
+        Log: Subject: [PATCH 5.6.1] OS/2 cleanup
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 5 Mar 2001 02:29:44 -0500
+             Message-ID: <20010305022944.A10117@math.ohio-state.edu>
+     Branch: maint-5.6/perl
+          + os2/os2add.sym
+          ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
+          ! makedef.pl os2/Changes os2/Makefile.SHs
+          ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
+          ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
+          ! os2/os2.sym os2/os2ish.h
+____________________________________________________________________________
+[  9029] By: jhi                                   on 2001/03/05  13:40:35
+        Log: Integrate change #9028 from maintperl into mainline.
+             
+             various nits in MM_Unix.pm found by disabling SelfLoader
+     Branch: perl
+         !> lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[  9028] By: gsar                                  on 2001/03/05  09:58:38
+        Log: various nits in MM_Unix.pm found by disabling SelfLoader
+     Branch: maint-5.6/perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[  9027] By: nick                                  on 2001/03/05  08:35:22
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 28 files)
+____________________________________________________________________________
+[  9026] By: jhi                                   on 2001/03/05  02:14:59
+        Log: Integrate change #9025 from mainline to maintperl,
+             retract \N{U+HHHH}.
+     Branch: maint-5.6/perl
+         !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
+         !> t/lib/charnames.t toke.c
+____________________________________________________________________________
+[  9025] By: jhi                                   on 2001/03/05  02:13:09
+        Log: Retracting \N{U+HHHH}.
+     Branch: perl
+          ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
+          ! t/lib/charnames.t toke.c
+____________________________________________________________________________
+[  9024] By: jhi                                   on 2001/03/04  20:51:07
+        Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
+             Date: Fri, 02 Mar 2001 18:25:26 +0100
+             Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
+             
+             Casting problem.
+     Branch: perl
+          ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[  9023] By: jhi                                   on 2001/03/04  19:46:45
+        Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
+             From: nick@talking.bollo.cx
+             Date: Sat, 03 Mar 2001 21:41:33 +0000
+             Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
+             
+             Revert the workaround.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  9022] By: jhi                                   on 2001/03/04  19:36:28
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  9021] By: jhi                                   on 2001/03/04  18:41:00
+        Log: makedef.pl updates suggested by Chris Nandor; double-checking
+             the changes in AIX, OS/2 Win32 would be nice.
+     Branch: perl
+          ! makedef.pl
+____________________________________________________________________________
+[  9020] By: jhi                                   on 2001/03/04  18:23:58
+        Log: Integrate change #9012 from maintperl into mainline,
+             quench a compiler warning.
+     Branch: perl
+         !> toke.c
+____________________________________________________________________________
+[  9019] By: jhi                                   on 2001/03/04  18:18:43
+        Log: Integrate changes #9017 and 9018 from mainline into maintperl.
+             
+             \N{U+HHHH} fix.
+             
+             pattern in G_ARRAY context
+     Branch: maint-5.6/perl
+         !> pp_hot.c t/op/pat.t toke.c
+____________________________________________________________________________
+[  9018] By: jhi                                   on 2001/03/04  18:07:48
+        Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
+             From: Jeff Pinyan <jeffp@crusoe.net>
+             Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
+             Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
+     Branch: perl
+          ! pp_hot.c t/op/pat.t
+____________________________________________________________________________
+[  9017] By: jhi                                   on 2001/03/04  18:06:21
+        Log: I thought I tested the #9014.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  9016] By: jhi                                   on 2001/03/04  17:41:22
+        Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
+             
+             Tweak the get*ent() OS/2 prototypes.
+             
+             Add the \N{U+HHHH} syntax.
+             
+             More tr/// UTF-8 fixes from Inaba Hiroto.
+     Branch: maint-5.6/perl
+         !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
+         !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
+____________________________________________________________________________
+[  9015] By: jhi                                   on 2001/03/04  17:36:04
+        Log: More tr/// UTF-8 fixes from Inaba Hiroto.
+     Branch: perl
+          ! doop.c t/op/tr.t
+____________________________________________________________________________
+[  9014] By: jhi                                   on 2001/03/04  17:24:49
+        Log: Add the \N{U+HHHH} syntax.
+     Branch: perl
+          ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
+          ! t/lib/charnames.t toke.c
+____________________________________________________________________________
+[  9013] By: jhi                                   on 2001/03/04  17:20:45
+        Log: Tweak the get*ent() OS/2 prototypes.
+     Branch: perl
+          ! os2/os2.c
+____________________________________________________________________________
+[  9012] By: gsar                                  on 2001/03/04  06:26:14
+        Log: avoid warning (nit in change#9009)
+     Branch: maint-5.6/perl
+          ! toke.c
+____________________________________________________________________________
+[  9011] By: gsar                                  on 2001/03/04  06:15:24
+        Log: lib/charnames.t fails in 5.6.x because of older Unicode
+             data
+             
+             TODO: need to revisit this after updating lib/unicode/...
+     Branch: maint-5.6/perl
+          ! t/lib/charnames.t
+____________________________________________________________________________
+[  9010] By: gsar                                  on 2001/03/04  06:08:36
+        Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
+     Branch: maint-5.6/perl
+          ! toke.c
+____________________________________________________________________________
+[  9009] By: jhi                                   on 2001/03/03  19:27:20
+        Log: Integrate change #9008 from mainline to maintperl,
+             UTF-8 tr/// fixes from Inaba Hiroto.
+     Branch: maint-5.6/perl
+         !> doop.c op.c t/op/tr.t toke.c
+____________________________________________________________________________
+[  9008] By: jhi                                   on 2001/03/03  19:19:42
+        Log: UTF8 tr/// fixes from Inaba Hiroto.
+     Branch: perl
+          ! doop.c op.c t/op/tr.t toke.c
+____________________________________________________________________________
+[  9007] By: jhi                                   on 2001/03/03  19:00:30
+        Log: Integrate change #9006 from maintperl to mainline,
+             more robust quest for the infinite.
+     Branch: perl
+         !> lib/Math/Complex.pm
+____________________________________________________________________________
+[  9006] By: jhi                                   on 2001/03/03  18:58:06
+        Log: Subject: [PATCH 5.6.1] More robust Math::Complex
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Sat, 3 Mar 2001 12:51:50 -0500
+             Message-ID: <20010303125150.A2147@math.ohio-state.edu>
+             
+             Be more robust in our quest for the infinite.
+     Branch: maint-5.6/perl
+          ! lib/Math/Complex.pm
+____________________________________________________________________________
+[  9005] By: jhi                                   on 2001/03/03  17:55:50
+        Log: The #8982 modified for perl 5.6.x, from Radu Greab.
+     Branch: maint-5.6/perl
+          ! doio.c
+____________________________________________________________________________
+[  9004] By: jhi                                   on 2001/03/03  17:40:14
+        Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
+             so that picky compilers like IRIX won't get huffy about
+             "statements without effect" (like 1;).
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  9003] By: jhi                                   on 2001/03/03  17:15:52
+        Log: Integrate change #9002 from mainline to maintperl.
+             
+             Subject: [perl-5.6.x, perl-current] accept for EPOC
+     Branch: maint-5.6/perl
+         !> pp_sys.c
+____________________________________________________________________________
+[  9002] By: jhi                                   on 2001/03/03  17:14:30
+        Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
+             From: Olaf Flebbe <O.Flebbe@science-computing.de>
+             Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
+             Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  9001] By: jhi                                   on 2001/03/03  17:13:13
+        Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Fri, 02 Mar 2001 17:44:40 -0600
+             Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
+     Branch: perl
+          ! t/pod/find.t
+____________________________________________________________________________
+[  9000] By: jhi                                   on 2001/03/03  17:11:55
+        Log: Integrate changes #8997,8999 from maintperl.
+             
+             Subject: [PATCH 5.6.1] compiling on OS/2
+             (Better error message from hints/os2.sh)
+             
+             Subject: [PATCH 5.6.1] syslog.t
+     Branch: perl
+         !> hints/os2.sh t/lib/syslog.t
+____________________________________________________________________________
+[  8999] By: jhi                                   on 2001/03/03  17:09:28
+        Log: Subject: [PATCH 5.6.1] syslog.t
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Sat, 3 Mar 2001 02:11:17 -0500
+             Message-ID: <20010303021116.A11897@math.ohio-state.edu>
+     Branch: maint-5.6/perl
+          ! t/lib/syslog.t
+____________________________________________________________________________
+[  8998] By: jhi                                   on 2001/03/03  17:07:50
+        Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Sat, 3 Mar 2001 01:53:52 -0500
+             Message-ID: <20010303015352.A11741@math.ohio-state.edu>
+     Branch: maint-5.6/perl
+          ! opcode.pl os2/os2.c
+____________________________________________________________________________
+[  8997] By: jhi                                   on 2001/03/03  17:03:30
+        Log: Subject: [PATCH 5.6.1] compiling on OS/2
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Sat, 3 Mar 2001 01:59:59 -0500
+             Message-ID: <20010303015959.B11741@math.ohio-state.edu>
+     Branch: maint-5.6/perl
+          ! hints/os2.sh
+____________________________________________________________________________
+[  8996] By: jhi                                   on 2001/03/03  00:55:58
+        Log: Regen files for mainline.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH pod/perlapi.pod pod/perltoc.pod
+____________________________________________________________________________
+[  8995] By: jhi                                   on 2001/03/03  00:35:22
+        Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
+             8318,8320,8337,8503,8877,8890,8903,8971 from mainline
+             to maintperl.
+             
+             Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
+             
+             Add Configure option -Dmksymlinks which will create a symlink
+             forest if the current/build differs from the source directory.
+             (8218,8220,8221,8317,8318,8971)
+             
+             Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
+             (Document APPLLIB_EXP in INSTALL.)
+             
+             If running byacc write-enable also perly.h.
+             
+             DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
+             
+             Subject: [PATCH 5.7.1/Configure] failure to set src='.'
+             
+             Sanity check for conflicting thread flavours.
+             
+             Fix the sys/fcntl.h problem reported by Peter Prymmer.
+             
+             Add few CPUs/architectures to the Cppsym scan,
+             add -perlio to archname if so selected (modified 8890)
+             
+             Be more helpful for devel builders, suggested by John L. Allen.
+             (admittedly pointless change for maintperl, but the usedevel
+             code is there already)
+     Branch: maint-5.6/perl
+         !> Configure INSTALL Makefile.SH Porting/Glossary
+         !> Porting/config.sh Porting/config_H config_h.SH embed.pl
+         !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
+         !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
+         !> win32/config.bc win32/config.gc win32/config.vc
+____________________________________________________________________________
+[  8994] By: jhi                                   on 2001/03/02  23:31:41
+        Log: Use also $ccflags, not just $ldflags, when testing for gccness.
+     Branch: metaconfig/U/perl
+          ! gccvers.U
+____________________________________________________________________________
+[  8993] By: jhi                                   on 2001/03/02  23:22:12
+        Log: Regenerate various files for maint.
+     Branch: maint-5.6/perl
+          ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
+          ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
+____________________________________________________________________________
+[  8992] By: alanbur                               on 2001/03/02  22:48:34
+        Log: Resync wuth parent
+     Branch: maint-5.6/pureperl
+         +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
+         !> (integrate 60 files)
+____________________________________________________________________________
+[  8991] By: jhi                                   on 2001/03/02  21:00:08
+        Log: Retract the #8742 part of #8986, backward compat.
+     Branch: maint-5.6/perl
+          ! embed.pl
+____________________________________________________________________________
+[  8990] By: jhi                                   on 2001/03/02  20:40:07
+        Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
+     Branch: maint-5.6/perl
+          ! hv.c
+____________________________________________________________________________
+[  8989] By: jhi                                   on 2001/03/02  19:59:56
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8988] By: jhi                                   on 2001/03/02  19:57:08
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
+         !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
+         !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
+         !> ext/Encode/Encode/iso8859-10.ucm
+         !> ext/Encode/Encode/iso8859-13.ucm
+         !> ext/Encode/Encode/iso8859-14.ucm
+         !> ext/Encode/Encode/iso8859-15.ucm
+         !> ext/Encode/Encode/iso8859-16.ucm
+         !> ext/Encode/Encode/iso8859-2.ucm
+         !> ext/Encode/Encode/iso8859-3.ucm
+         !> ext/Encode/Encode/iso8859-4.ucm
+         !> ext/Encode/Encode/iso8859-5.ucm
+         !> ext/Encode/Encode/iso8859-6.ucm
+         !> ext/Encode/Encode/iso8859-7.ucm
+         !> ext/Encode/Encode/iso8859-8.ucm
+         !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
+         !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
+____________________________________________________________________________
+[  8987] By: jhi                                   on 2001/03/02  19:43:40
+        Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
+             8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
+             8950,8952,8955 from mainline to maintperl.
+             
+             Subject: [PATCH: perl@8773] small fixups to perlclib.pod
+             
+             Put to rest the 20010205.001, the email address checking (not) regex.
+             
+             fork() not everywhere, cleanup temp files.
+             
+             The #8843 wasn't quite right: %Config needs to imported.
+             
+             Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
+             (#8849: the glob-basic hunk needed massaging as it depended
+             on Schwern's large-scale (unintegrated) patches)
+             
+             Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
+             
+             Upgrade to CGI.pm 2.752, from Lincoln Stein.
+             (Note: there were some conflicts due to EBCDIC and EPOC
+             patches, in general I preferred the repository code.)
+             (When 2.753 comes out, we need to synchronize.)
+             
+             Subject: [PATCH] fix for charnames above FFFF
+             
+             Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
+             
+             If no sfio, no -lsfio.
+             
+             Run run/*.t also in minitest.
+             
+             Subject:  [PATCH perl 5.7.0] malloc message address offset
+             
+             Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
+             
+             Subject: fix for parameter -Dm (for perl@8867)
+             
+             Subject: [PATCH: perl@8892] was Re: hashing order difference?
+             (make the test more portable)
+             
+             Subject: Re: [PATCH] fix for charnames above FFFF
+             
+             Subject: Re: I'm losing the war...
+             (hv_store() not working correctly in ENV_IS_CASELESS case.)
+             
+             Subject: Modified README.bs2000 
+             
+             Subject: [PATCH: perl@8935] -Dt padsv($var)
+             
+             Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
+             
+             Subject: PATCH: extra tests to check on negative float to unsigned cast
+             
+             Subject: [PATCH] XPUSH[insp] was Re: progress
+             
+             Subject: Re: Compile with perlcc..
+     Branch: maint-5.6/perl
+         !> (integrate 36 files)
+____________________________________________________________________________
+[  8986] By: jhi                                   on 2001/03/02  18:51:25
+        Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
+             8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
+             to maintperl.
+             
+             Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
+             
+             Subject: [DOC PATCH] overload.pm nits
+             
+             Add header for LIB$ prototypes (C. Berry)
+             
+             Convert fwrite()s to sockets to write()s, since some socket stacks
+             don't take kindly to stdio.
+             Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
+             (for often optional LNMs)
+             Correct a few typos
+             (C. Bailey)
+             
+             Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
+             
+             De-cut-and-pasto.
+             
+             Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
+             
+             Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
+             
+             Upgrade to CPAN 1.59_54, from Andreas König.
+             
+             Bogus shebang.
+             
+             Subject: [PATCH] Document makepatch in Porting/patching
+             
+             UTF-8 documentation.
+             
+             Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
+             
+             Sort the MANIFEST.
+             
+             Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
+             
+             Subject: [PATCH @8807] toke.c cleanup: scan_str()
+             
+             Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
+             
+             Add run/*.t to testables.
+             
+             TODO: integrate #8784.
+     Branch: maint-5.6/perl
+         +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
+         !> (integrate 28 files)
+____________________________________________________________________________
+[  8985] By: nick                                  on 2001/03/02  18:15:45
+        Log: Integrate mainline
+     Branch: perlio
+         !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
+         !> vms/vms.c
+____________________________________________________________________________
+[  8984] By: jhi                                   on 2001/03/02  16:00:17
+        Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
+             
+             perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
+             5.004_05, and mention the suidperl August 2000 security problem.
+             (#8978,#8981)
+             
+             Subject: [ID 20010301.004] Technically speaking in perldata
+             
+             Subject: [PATCH] File::Copy for bleadperl, maintperl
+             
+             Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
+             
+             (The #8982, fix for 20010221.005 and 20010221.008,
+             would be nice too but it didn't integrate cleanly.)
+     Branch: maint-5.6/perl
+         !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
+____________________________________________________________________________
+[  8983] By: jhi                                   on 2001/03/02  15:51:16
+        Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Thu, 1 Mar 2001 15:54:09 EST
+             Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[  8982] By: jhi                                   on 2001/03/02  15:43:31
+        Log: Subject: Re: sync sync sync: have I missed any patches?
+             From: Radu Greab <radu@netsoft.ro> 
+             Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
+             Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
+             
+             Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
+             was checking argv[0] regardless of whether a different pathname
+             will actually be executed."  Test case not supplied because 
+             drafting that, ironically enough, revealed another bug
+             (or a feature).
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[  8981] By: jhi                                   on 2001/03/02  15:28:03
+        Log: Misdate in #8978.
+     Branch: perl
+          ! pod/perlfaq1.pod
+____________________________________________________________________________
+[  8980] By: jhi                                   on 2001/03/02  15:24:20
+        Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Wed, 28 Feb 2001 22:10:15 -0500
+             Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
+     Branch: perl
+          ! lib/File/Copy.pm
+____________________________________________________________________________
+[  8979] By: jhi                                   on 2001/03/02  15:17:16
+        Log: Subject: [ID 20010301.004] Technically speaking in perldata
+             From: abela@geneanet.org
+             Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
+             Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
+     Branch: perl
+          ! pod/perldata.pod
+____________________________________________________________________________
+[  8978] By: jhi                                   on 2001/03/02  15:15:27
+        Log: Subject: [ID 20010301.003] ref to 5.004
+             From: abela@geneanet.org
+             Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
+             Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
+             
+             Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
+             and mention the suidperl August 2000 security problem.
+     Branch: perl
+          ! pod/perlfaq1.pod
+____________________________________________________________________________
+[  8977] By: alanbur                               on 2001/03/02  14:17:45
+        Log: Resynchronised with parent
+     Branch: maint-5.6/pureperl
+         !> AUTHORS README.epoc configure.com epoc/createpkg.pl
+         !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
+         !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
+         !> vms/descrip_mms.template win32/win32.c win32/win32.h
+         !> win32/win32iop.h
+____________________________________________________________________________
+[  8976] By: nick                                  on 2001/03/01  23:25:30
+        Log: Integrate mainline.
+     Branch: perlio
+          - t/op/qu.t
+         !> (integrate 55 files)
+____________________________________________________________________________
+[  8975] By: jhi                                   on 2001/03/01  16:51:34
+        Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
+     Branch: perl
+         !> toke.c
+____________________________________________________________________________
+[  8974] By: gsar                                  on 2001/03/01  16:28:21
+        Log: fix for bugid 20010226.008
+             
+             the problem was that some of the pointers (PL_last_lop and
+             PL_last_uni specifically) into the lex buffers weren't correctly
+             being invalidated when the buffer changed; this would leave the
+             pointers pointing at an arbitrary location in the buffer if
+             the buffer didn't need to be reallocated, or point into freed
+             memory if the buffer had to be realloced
+             
+             TODO item for bugdb maintainers: check other seemingly random
+             parser-related bugs--they might be cured by this
+     Branch: maint-5.6/perl
+          ! toke.c
+____________________________________________________________________________
+[  8973] By: jhi                                   on 2001/03/01  02:23:25
+        Log: Retract #8970 because of a completely mysterious core dump:
+             adding the tests 241..244 causes op/pat dump core at test #25.
+             The test needs a lot of whittling down before the bug can be solved.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[  8972] By: jhi                                   on 2001/03/01  01:58:38
+        Log: Regen perlapi.
+     Branch: perl
+          ! pod/perlapi.pod
+____________________________________________________________________________
+[  8971] By: jhi                                   on 2001/03/01  01:34:09
+        Log: Subject: [PATCH] don't write along symlinks into a read only source tree (was Re: [ID 20010129.006] OK: perl v5.7.0 +DEVEL8584 on i586-linux-64all 2.2.12 (UNINSTALLED))
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 28 Feb 2001 23:28:49 +0000
+             Message-ID: <20010228232849.A55187@plum.flirble.org>
+             
+             Allow a completely write protected source code tree
+             when using the Configure -Dmksymlinks.
+     Branch: perl
+          ! embed.pl warnings.pl
+____________________________________________________________________________
+[  8970] By: jhi                                   on 2001/03/01  01:32:04
+        Log: Add back the EBCDIC character range tests (for matching).
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[  8969] By: nick                                  on 2001/02/28  18:18:01
+        Log: Add charname comments to .ucm files writen by 'compile',
+             also order charmaps in those files by source encoding.
+             regenerate distrubuted .ucm files
+     Branch: perlio
+          ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
+          ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
+          ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
+          ! ext/Encode/Encode/iso8859-10.ucm
+          ! ext/Encode/Encode/iso8859-13.ucm
+          ! ext/Encode/Encode/iso8859-14.ucm
+          ! ext/Encode/Encode/iso8859-15.ucm
+          ! ext/Encode/Encode/iso8859-16.ucm
+          ! ext/Encode/Encode/iso8859-2.ucm
+          ! ext/Encode/Encode/iso8859-3.ucm
+          ! ext/Encode/Encode/iso8859-4.ucm
+          ! ext/Encode/Encode/iso8859-5.ucm
+          ! ext/Encode/Encode/iso8859-6.ucm
+          ! ext/Encode/Encode/iso8859-7.ucm
+          ! ext/Encode/Encode/iso8859-8.ucm
+          ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
+          ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
+____________________________________________________________________________
+[  8968] By: jhi                                   on 2001/02/28  16:26:37
+        Log: Expand usemorebits early if d_casti32 needs to be undefined.
+     Branch: perl
+          ! hints/hpux.sh hints/irix_6.sh
+____________________________________________________________________________
+[  8967] By: jhi                                   on 2001/02/28  16:22:26
+        Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
+             retract toke.c/qu parts of #8583, retract #8485, retract
+             or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
+             op/length.t, and MANIFEST, and delete t/op/qu.t.
+     Branch: perl
+          - t/op/qu.t
+          ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
+          ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
+          ! t/op/length.t toke.c
+____________________________________________________________________________
+[  8966] By: jhi                                   on 2001/02/28  15:00:27
+        Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
+             by not changing from pre-Unicode days into being Unicode-aware.
+             Sniff.
+     Branch: perl
+          ! pp.c t/op/pack.t t/op/qu.t
+____________________________________________________________________________
+[  8965] By: jhi                                   on 2001/02/28  14:37:55
+        Log: Subject: Re: Errors in core PODs
+             From: Michael Stevens <michael@etla.org> 
+             Date: Fri, 23 Feb 2001 15:47:56 +0000
+             Message-ID: <20010223154756.A7723@firedrake.org> 
+     Branch: perl
+          ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
+          ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
+          ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
+          ! x2p/a2p.pod
+____________________________________________________________________________
+[  8964] By: jhi                                   on 2001/02/28  14:35:35
+        Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
+             (The #8961 was too bold.)
+     Branch: perl
+          ! hints/hpux.sh hints/irix_6.sh
+____________________________________________________________________________
+[  8963] By: jhi                                   on 2001/02/28  14:33:39
+        Log: Subject: Re: sync sync sync: have I missed any patches?
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
+             Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
+             Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
+             
+             Replace djSP with dSP.
+     Branch: perl
+          ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
+          ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
+          ! win32/perlhost.h
+____________________________________________________________________________
+[  8962] By: jhi                                   on 2001/02/27  23:21:14
+        Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
+     Branch: perl
+          ! lib/Filter/Simple.pm
+____________________________________________________________________________
+[  8961] By: jhi                                   on 2001/02/27  22:55:26
+        Log: The casting mystery in HP-UX and IRIX needs at least a workaround
+             and this would be it.
+     Branch: perl
+          ! hints/hpux.sh hints/irix_6.sh
+____________________________________________________________________________
+[  8960] By: jhi                                   on 2001/02/27  22:51:33
+        Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 27 Feb 2001 16:11:44 -0600
+             Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
+     Branch: maint-5.6/perl
+          ! configure.com vms/descrip_mms.template
+____________________________________________________________________________
+[  8959] By: jhi                                   on 2001/02/27  22:47:23
+        Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 27 Feb 2001 16:11:44 -0600
+             Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
+     Branch: perl
+          ! configure.com vms/descrip_mms.template
+____________________________________________________________________________
+[  8958] By: jhi                                   on 2001/02/27  15:16:42
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8957] By: jhi                                   on 2001/02/27  06:15:07
+        Log: Subject: [5.6.x] EPOC additions
+             From: Olaf Flebbe <O.Flebbe@science-computing.de>
+             Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
+             Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
+     Branch: maint-5.6/perl
+          ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
+____________________________________________________________________________
+[  8956] By: jhi                                   on 2001/02/27  06:12:11
+        Log: Subject: [perl-current] EPOC 
+             From: Olaf Flebbe <O.Flebbe@science-computing.de>
+             Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
+             Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
+     Branch: perl
+          ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
+          ! epoc/epocish.c epoc/epocish.h pp_sys.c
+____________________________________________________________________________
+[  8955] By: jhi                                   on 2001/02/27  05:59:50
+        Log: Subject: Re: Compile with perlcc..
+             From: Edward Peschko <edwardp@excitehome.net>
+             Date: Mon, 26 Feb 2001 18:51:58 -0800
+             Message-ID: <20010226185158.A9871@excitehome.net>
+             
+             plus add a simple usage message if no arguments given.
+     Branch: perl
+          ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
+          ! utils/Makefile utils/perlcc.PL win32/pod.mak
+____________________________________________________________________________
+[  8954] By: nick                                  on 2001/02/26  21:02:59
+        Log: Integrate mainline
+     Branch: perlio
+         !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
+         !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
+         !> t/op/sprintf.t
+____________________________________________________________________________
+[  8953] By: jhi                                   on 2001/02/26  14:43:54
+        Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 26 Feb 2001 00:42:07 +0000
+             Message-ID: <20010226004207.F23333@plum.flirble.org>
+     Branch: perl
+          ! pp_ctl.c
+____________________________________________________________________________
+[  8952] By: jhi                                   on 2001/02/26  14:42:13
+        Log: Subject: [PATCH] XPUSH[insp] was Re: progress
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Mon, 26 Feb 2001 12:23:48 +0000
+             Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
+     Branch: perl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[  8951] By: jhi                                   on 2001/02/26  14:39:15
+        Log: Subject: [PATCH] perlio - unknown layer
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 26 Feb 2001 00:27:19 +0000
+             Message-ID: <20010226002719.E23333@plum.flirble.org>
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  8950] By: jhi                                   on 2001/02/26  14:38:04
+        Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
+             From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
+             Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
+             Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
+     Branch: perl
+          ! t/op/bop.t
+____________________________________________________________________________
+[  8949] By: jhi                                   on 2001/02/26  14:37:07
+        Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
+     Branch: perl
+          ! lib/Test.pm
+____________________________________________________________________________
+[  8948] By: jhi                                   on 2001/02/26  14:35:53
+        Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
+             Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  8947] By: jhi                                   on 2001/02/26  14:34:46
+        Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
+             From: David Mitchell <davem@fdgroup.co.uk>
+             Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
+             Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
+     Branch: perl
+          ! run.c
+____________________________________________________________________________
+[  8946] By: jhi                                   on 2001/02/26  14:32:37
+        Log: Subject: Modified README.bs2000 
+             From: Dorner Thomas <Thomas.Dorner@start.de>
+             Date: Mon, 26 Feb 2001 09:22:17 +0100
+             Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
+     Branch: perl
+          ! README.bs2000
+____________________________________________________________________________
+[  8945] By: jhi                                   on 2001/02/26  14:19:53
+        Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
+             to maintperl, listing the known failures on the tests 129 and 130.
+     Branch: maint-5.6/perl
+         !> t/op/sprintf.t
+____________________________________________________________________________
+[  8944] By: jhi                                   on 2001/02/26  14:14:15
+        Log: Add more known sprintf failures.
+     Branch: perl
+          ! t/op/sprintf.t
+____________________________________________________________________________
+[  8943] By: jhi                                   on 2001/02/26  13:56:22
+        Log: perlglob.exe needs to be found in Win32, patch from
+             Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
+             which needs external glob at mini-perl time."
+     Branch: perl
+          ! ext/Encode/compile
+____________________________________________________________________________
+[  8942] By: jhi                                   on 2001/02/26  13:52:19
+        Log: A missing dTHX from Vadim Konovalov.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  8941] By: jhi                                   on 2001/02/26  13:37:05
+        Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8940] By: jhi                                   on 2001/02/26  13:35:40
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode.pm
+____________________________________________________________________________
+[  8939] By: nick                                  on 2001/02/25  23:47:09
+        Log: Integrate mainline.
+     Branch: perlio
+         !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
+         !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
+____________________________________________________________________________
+[  8938] By: nick                                  on 2001/02/25  19:36:28
+        Log: Encode implementations docs.
+     Branch: perlio
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[  8937] By: jhi                                   on 2001/02/25  19:26:16
+        Log: Script wasn't aligned with reality.
+     Branch: perl
+          ! t/pod/find.t
+____________________________________________________________________________
+[  8936] By: jhi                                   on 2001/02/25  18:54:55
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8935] By: jhi                                   on 2001/02/25  18:46:36
+        Log: Retract #8929,8930,8932,8933 for now.
+     Branch: perl
+          ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
+____________________________________________________________________________
+[  8934] By: jhi                                   on 2001/02/25  17:34:35
+        Log: Integrate perlio.
+     Branch: perl
+         !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
+         !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
+         !> t/lib/encode.t
+____________________________________________________________________________
+[  8933] By: jhi                                   on 2001/02/25  17:33:12
+        Log: (Retracted by #8395.)
+             
+             Slight tweaks in scan_const(), not fixes yet, it seems like
+             lots of work remains to be done...
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8932] By: jhi                                   on 2001/02/25  17:27:11
+        Log: (Retracted by #8395.)
+             
+             Missing from #8930.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  8931] By: jhi                                   on 2001/02/25  17:26:19
+        Log: A comment tweak.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  8930] By: jhi                                   on 2001/02/25  17:25:47
+        Log: (Retracted by #8395.)
+             
+             Attempt to fix the EBCDIC character range problwm with //.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  8929] By: jhi                                   on 2001/02/25  17:23:45
+        Log: (Retracted by #8395.)
+             
+             Expand the EBCDIC character range tests, and add few nasty
+             tr tests from Karsten Sperling.
+     Branch: perl
+          ! t/op/pat.t t/op/tr.t
+____________________________________________________________________________
+[  8928] By: jhi                                   on 2001/02/25  17:18:49
+        Log: Missing check-in.
+     Branch: perl
+          ! lib/Pod/Find.pm
+____________________________________________________________________________
+[  8927] By: nick                                  on 2001/02/25  11:30:22
+        Log: Change method names in Encode implementation classes to something
+             less confusing (preparing to "go public").
+     Branch: perlio
+          ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
+____________________________________________________________________________
+[  8926] By: nick                                  on 2001/02/25  10:53:24
+        Log: GCC __atribute__ / printf fix
+     Branch: perlio
+          ! perl.h
+____________________________________________________________________________
+[  8925] By: nick                                  on 2001/02/25  10:52:25
+        Log: Checked in the wrong one ...
+     Branch: perlio
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[  8924] By: nick                                  on 2001/02/24  18:46:51
+        Log: Integrate mainline - to see what Jarkko has in ...
+     Branch: perlio
+         +> t/pod/testpods/lib/Pod/Stuff.pm
+         !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
+____________________________________________________________________________
+[  8923] By: nick                                  on 2001/02/24  17:05:23
+        Log: Encode API documentation nd tidy up.
+             Minor additions to test.
+             Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
+             Adds STRLEN to standard typemap.
+     Branch: perlio
+          ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
+          ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
+____________________________________________________________________________
+[  8922] By: jhi                                   on 2001/02/24  16:38:12
+        Log: Add a test for the "character range should match in EBCDIC
+             if specified using explicit numerics" bug found by Karsten
+             Sperling.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[  8921] By: jhi                                   on 2001/02/24  16:30:16
+        Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
+             From: schwern@pobox.com
+             Date: Fri, 23 Feb 2001 03:21:37 -0500
+             Message-ID: <20010223032137.A26022@magnonel.guild.net>
+             
+             plus Charles Lane's fixes, plus tweaks.
+     Branch: perl
+          + t/pod/testpods/lib/Pod/Stuff.pm
+          ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
+____________________________________________________________________________
+[  8920] By: nick                                  on 2001/02/24  10:30:11
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 33 files)
+____________________________________________________________________________
+[  8919] By: jhi                                   on 2001/02/24  00:23:35
+        Log: Subject: Re: I'm losing the war...
+             From: "Vadim Konovalov" <watman@inbox.ru>
+             Date: Sat, 24 Feb 2001 00:10:14 +0300
+             Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
+             
+             hv_store() not working correctly in ENV_IS_CASELESS case.
+     Branch: perl
+          ! hv.c
+____________________________________________________________________________
+[  8918] By: jhi                                   on 2001/02/24  00:20:09
+        Log: Subject: Re: [PATCH] fix for charnames above FFFF
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 23 Feb 2001 02:39:03 +0100
+             Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
+             
+             A further efficiency tweak.
+     Branch: perl
+          ! lib/charnames.pm
+____________________________________________________________________________
+[  8917] By: jhi                                   on 2001/02/23  20:27:51
+        Log: Integrate change #8916 from mainline,
+             do away with USE_WIN32_RTL_ENV.
+     Branch: maint-5.6/perl
+         !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
+____________________________________________________________________________
+[  8916] By: jhi                                   on 2001/02/23  20:02:25
+        Log: Abolish USE_WIN32_RTL_ENV.
+     Branch: perl
+          ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
+____________________________________________________________________________
+[  8915] By: jhi                                   on 2001/02/23  19:36:00
+        Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
+             later protected by some #define.
+     Branch: perl
+          ! gv.c
+____________________________________________________________________________
+[  8914] By: jhi                                   on 2001/02/23  19:31:38
+        Log: Retract #8902 for now, requested by Charles Lane, the correct
+             fix will be something else.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8913] By: jhi                                   on 2001/02/23  19:11:36
+        Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
+     Branch: perl
+          ! t/op/lex_assign.t
+____________________________________________________________________________
+[  8912] By: jhi                                   on 2001/02/23  18:38:20
+        Log: Subject: [patch] perlio + useithreads
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
+             Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
+             
+             Gets things running but not complete.
+     Branch: perl
+          ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
+____________________________________________________________________________
+[  8911] By: jhi                                   on 2001/02/23  04:20:02
+        Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
+             
+             Duplicated environment freeing, File::Temp 0.12,
+             op/append portability (EBCDIC) tweak.
+     Branch: maint-5.6/perl
+         !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
+         !> t/op/append.t
+____________________________________________________________________________
+[  8910] By: jhi                                   on 2001/02/23  02:07:33
+        Log: Integrate change #8909 from mainline, a better Borland
+             putenv() workaround.
+     Branch: maint-5.6/perl
+         !> perl.c
+____________________________________________________________________________
+[  8909] By: jhi                                   on 2001/02/23  02:05:46
+        Log: A better workaround for Borland putenv() brokenness from Sarathy.
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[  8908] By: jhi                                   on 2001/02/23  02:04:14
+        Log: Subject: fix for parameter -Dm (for perl@8867)
+             From: "Vadim Konovalov" <watman@inbox.ru>
+             Date: Thu, 22 Feb 2001 17:30:12 +0300
+             Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  8907] By: jhi                                   on 2001/02/23  01:58:20
+        Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
+     Branch: perl
+          ! t/op/append.t
+____________________________________________________________________________
+[  8906] By: jhi                                   on 2001/02/23  01:48:34
+        Log: Upgrade to File::Temp 0.12, from Tim Jenness.
+     Branch: perl
+          ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
+____________________________________________________________________________
+[  8905] By: jhi                                   on 2001/02/23  01:43:30
+        Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/st-06compat.t
+____________________________________________________________________________
+[  8904] By: jhi                                   on 2001/02/23  01:42:39
+        Log: Metaconfig unit change for #8903.
+     Branch: metaconfig/U/perl
+          ! Devel.U
+____________________________________________________________________________
+[  8903] By: jhi                                   on 2001/02/23  01:42:12
+        Log: Be more helpful for devel builders, suggested by John L. Allen.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  8902] By: jhi                                   on 2001/02/23  01:37:41
+        Log: (Retracted by #8914)
+             (Wrongly, reinstated by #8941)             
+
+             Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Thu, 22 Feb 2001 09:43:57 EST
+             Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8901] By: jhi                                   on 2001/02/23  01:20:32
+        Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Thu, 22 Feb 2001 08:01:35 EST
+             Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! malloc.c
+____________________________________________________________________________
+[  8900] By: jhi                                   on 2001/02/23  01:18:02
+        Log: Integrate changes #8898,8899 from mainline, environ handling.
+     Branch: maint-5.6/perl
+         !> perl.c
+____________________________________________________________________________
+[  8899] By: jhi                                   on 2001/02/23  01:16:25
+        Log: Rewrite putenv() using my_setenv().  (In general the vendors'
+             putenv() is not to be relied on, they are either broken or leaky
+             or both.)
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[  8898] By: jhi                                   on 2001/02/22  23:36:59
+        Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
+             and safesysfree() must be used.
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[  8897] By: jhi                                   on 2001/02/22  23:25:45
+        Log: With environ one must use safesysmalloc()/safesysfree().
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[  8896] By: jhi                                   on 2001/02/22  22:13:18
+        Log: If we have a duplicated environment free it
+             if PERL_DESTRUCT_LEVEL.
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[  8895] By: alanbur                               on 2001/02/22  19:31:57
+        Log: Synchronised with parent
+     Branch: maint-5.6/pureperl
+         !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
+____________________________________________________________________________
+[  8894] By: gsar                                  on 2001/02/22  19:06:18
+        Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
+             
+             fix memory leak in method call optimization (change#3768);
+             made C<eval "$x->foo()"> leak
+             
+             fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
+     Branch: maint-5.6/perl
+         !> op.c
+____________________________________________________________________________
+[  8893] By: jhi                                   on 2001/02/22  18:35:27
+        Log: (Retracted by #8915.)
+             
+             Third Degree finding:
+             reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
+     Branch: perl
+          ! gv.c
+____________________________________________________________________________
+[  8892] By: jhi                                   on 2001/02/22  14:28:32
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8891] By: jhi                                   on 2001/02/22  13:22:45
+        Log: Metaconfig unit changes for #8890.
+     Branch: metaconfig
+          ! U/modified/Cppsym.U U/threads/archname.U
+____________________________________________________________________________
+[  8890] By: jhi                                   on 2001/02/22  13:22:12
+        Log: Add -stdio to the archname if no perlio selected,
+             no -perlio added since that is now the default.
+             
+             Add few CPUs/architectures to the Cppsym scan.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8889] By: jhi                                   on 2001/02/22  13:05:59
+        Log: Metaconfig unit change for #8888.
+     Branch: metaconfig/U/perl
+          ! useperlio.U
+____________________________________________________________________________
+[  8888] By: jhi                                   on 2001/02/22  13:05:28
+        Log: *drum roll*  Make perlio the default.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8887] By: jhi                                   on 2001/02/22  12:50:52
+        Log: Integrate change #8665 from maintperl to mainline,
+             IA64-induced POSIX::SigSet masking with IVs instead of NVs.
+     Branch: perl
+         !> ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  8886] By: jhi                                   on 2001/02/22  12:49:24
+        Log: Integrate changes #8883,8884 from mainline to maintperl.
+             
+             Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
+             Subject: Re: File::Temp::_gettemp warning
+     Branch: maint-5.6/perl
+         !> embed.h embed.pl lib/File/Temp.pm
+____________________________________________________________________________
+[  8885] By: jhi                                   on 2001/02/22  12:43:59
+        Log: Based on
+             
+             Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
+             From: schwab@suse.de
+             Date: Thu, 22 Feb 2001 13:08:09 +0100
+             Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
+             
+             but the fix done slightly differently because the other
+             half was already done in #8664.
+     Branch: maint-5.6/perl
+          ! ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  8884] By: jhi                                   on 2001/02/22  12:37:15
+        Log: Subject: Re: File::Temp::_gettemp warning
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
+             Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
+             
+             This patch to File::Temp does two things:
+             
+             1. Fixes the problem with CGI::Carp when determining
+             the Fcntl constants
+             
+             2. Removes most of the carps and consolidates them so that all the
+             reasons are included in a single die that is caught by the test. This
+             means that the correct skipping behaviour is displayed by the test.
+     Branch: perl
+          ! lib/File/Temp.pm
+____________________________________________________________________________
+[  8883] By: jhi                                   on 2001/02/22  12:29:19
+        Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
+     Branch: perl
+          ! embed.h embed.pl
+____________________________________________________________________________
+[  8882] By: jhi                                   on 2001/02/21  19:41:33
+        Log: Integrate change #8881 from mainlin to maintperl.
+             
+             Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
+     Branch: maint-5.6/perl
+         !> op.c
+____________________________________________________________________________
+[  8881] By: jhi                                   on 2001/02/21  19:38:57
+        Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Wed, 21 Feb 2001 13:08:03 EST
+             Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8880] By: jhi                                   on 2001/02/21  19:34:34
+        Log: Retract #8875, cannot let go of the old semantics of unpack U
+             without rethinking utf8decode.t.
+     Branch: perl
+          ! pp.c t/op/pack.t
+____________________________________________________________________________
+[  8879] By: jhi                                   on 2001/02/21  19:08:02
+        Log: Run run/*.t also in minitest.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  8878] By: nick                                  on 2001/02/21  18:55:37
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 76 files)
+____________________________________________________________________________
+[  8877] By: jhi                                   on 2001/02/21  15:09:33
+        Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
+     Branch: metaconfig
+          ! U/compline/nblock_io.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8876] By: jhi                                   on 2001/02/21  14:54:45
+        Log: If no sfio, no -lsfio.
+     Branch: metaconfig/U/perl
+          ! d_sfio.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8875] By: jhi                                   on 2001/02/21  14:54:00
+        Log: Make unpack C and unpack C truly equivalent.
+     Branch: perl
+          ! pp.c t/op/pack.t
+____________________________________________________________________________
+[  8874] By: jhi                                   on 2001/02/21  14:26:02
+        Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[  8873] By: jhi                                   on 2001/02/21  14:24:31
+        Log: Subject: [PATCH] fix for charnames above FFFF
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 21 Feb 2001 07:05:45 +0100
+             Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
+     Branch: perl
+          ! lib/charnames.pm t/lib/charnames.t
+____________________________________________________________________________
+[  8872] By: jhi                                   on 2001/02/21  14:15:25
+        Log: Integrate change #8868 from pureperl to mainline.
+             
+             Fixed reference count loop caused by sv_magic.
+     Branch: perl
+         !> sv.c
+____________________________________________________________________________
+[  8871] By: jhi                                   on 2001/02/21  14:07:29
+        Log: Integrate change #8868 from pureperl to maintperl.
+             
+             Fixed reference count loop caused by sv_magic.
+     Branch: maint-5.6/perl
+         !> sv.c
+____________________________________________________________________________
+[  8870] By: jhi                                   on 2001/02/21  14:04:41
+        Log: Put back the #8840, it was innocent.
+     Branch: perl
+          ! embed.h embed.pl global.sym objXSUB.h perlapi.c
+          ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
+____________________________________________________________________________
+[  8869] By: jhi                                   on 2001/02/21  14:00:03
+        Log: unpack("C", ...) was left slightly unfinished by #8865.
+     Branch: perl
+          ! pp.c t/op/pack.t
+____________________________________________________________________________
+[  8868] By: alanbur                               on 2001/02/21  01:33:45
+        Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
+             from gv_fetchpv to create single-character magic variables (e.g. $!),
+             and it is passed a sv and the gv that contains the sv as the mg_obj
+             value.  When sv_magic stores the mg_obj pointer it increments the gv
+             refcount, thus causing a sv-gv pair that can't be freed.  There is
+             already a check for sv == obj which is used to prevent such reference
+             loops.  This change extends the check to cover the case described above.
+     Branch: maint-5.6/pureperl
+          ! sv.c
+____________________________________________________________________________
+[  8867] By: jhi                                   on 2001/02/21  00:52:39
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8866] By: jhi                                   on 2001/02/21  00:34:20
+        Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
+             (Note: there were some conflicts due to EBCDIC and EPOC
+             patches, in general I preferred the repository code.)
+             (When 2.753 comes out, we need to synchronize.)
+     Branch: perl
+          ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
+          ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
+          ! t/lib/cgi-html.t
+____________________________________________________________________________
+[  8865] By: jhi                                   on 2001/02/21  00:24:22
+        Log: Make pack("C", 0x100) to create Unicode, unless under the
+             evil influence of 'use bytes'.  Similarly, unpack("C", ...)
+             will understand Unicode, unless you under know what.
+     Branch: perl
+          ! pp.c t/op/pack.t t/op/qu.t
+____________________________________________________________________________
+[  8864] By: alanbur                               on 2001/02/20  22:35:34
+        Log: Resynchronised with parent
+     Branch: maint-5.6/pureperl
+         !> README.win32 ext/GDBM_File/GDBM_File.pm
+         !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
+         !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
+         !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
+         !> t/lib/sdbm.t util.c
+____________________________________________________________________________
+[  8863] By: jhi                                   on 2001/02/20  20:55:11
+        Log: Integrate change #8860,8861 from mainline into maintperl.
+             
+             "pseudo-literal j"
+             
+             Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
+     Branch: maint-5.6/perl
+         !> lib/Test.pm pod/perlop.pod
+____________________________________________________________________________
+[  8862] By: jhi                                   on 2001/02/20  20:30:07
+        Log: Don't do casting between pointers pointing to differently sized
+             integers.
+     Branch: perl
+          ! hv.c sv.c
+____________________________________________________________________________
+[  8861] By: jhi                                   on 2001/02/20  19:53:44
+        Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
+             From: Peter Prymmer <pvhp@forte.com>
+             Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
+             Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
+     Branch: perl
+          ! lib/Test.pm
+____________________________________________________________________________
+[  8860] By: jhi                                   on 2001/02/20  19:48:02
+        Log: "pseudo-literal j", a documentation glitch reported to Debian.
+             The text recovered from Perl 5.005_03, and pseudo-literal replaced
+             by "backtick string".
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  8859] By: jhi                                   on 2001/02/20  19:15:46
+        Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
+             from Chris Nandor.
+     Branch: perl
+          ! makedef.pl
+____________________________________________________________________________
+[  8858] By: jhi                                   on 2001/02/20  17:36:53
+        Log: Integrate pureperl changes #8844,8845,8850 to mainline
+             (via maintperl #8855).
+             
+             Fixed %^H scoping bug
+             
+             Removed GV <-> CV refcount loop
+             
+             Removed %ENV refcount loop
+     Branch: perl
+         !> gv.c op.c perl.c pp.c scope.c
+____________________________________________________________________________
+[  8857] By: jhi                                   on 2001/02/20  17:34:32
+        Log: Integrate changes #8853,8854 from maintperl to mainline.
+             
+             EBDIC fixes, README.win32 Borland update.
+     Branch: perl
+         !> README.win32 handy.h util.c
+____________________________________________________________________________
+[  8856] By: jhi                                   on 2001/02/20  17:33:16
+        Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
+     Branch: maint-5.6/perl
+         !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
+         !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
+         !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
+____________________________________________________________________________
+[  8855] By: jhi                                   on 2001/02/20  17:32:13
+        Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
+             
+             Fixed %^H scoping bug
+             
+             Removed GV <-> CV refcount loop
+             
+             Removed %ENV refcount loop
+     Branch: maint-5.6/perl
+         !> gv.c op.c perl.c pp.c scope.c
+____________________________________________________________________________
+[  8854] By: jhi                                   on 2001/02/20  17:25:06
+        Log: Subject: Addition to readme.win32 for Borland C++ compilers
+             Date: Tue, 20 Feb 2001 02:15:25 +0300
+             From: "Vadim Konovalov" <watman@inbox.ru>
+             Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
+             
+             Document Borland compiler misbehaviour.
+     Branch: maint-5.6/perl
+          ! README.win32
+____________________________________________________________________________
+[  8853] By: jhi                                   on 2001/02/20  17:22:25
+        Log: The assimilation of ebcdic.c didn't quite work at the first try,
+             patches from Thomas Dorner.
+     Branch: maint-5.6/perl
+          ! handy.h util.c
+____________________________________________________________________________
+[  8852] By: jhi                                   on 2001/02/20  17:20:15
+        Log: Subject: [PATCH] More Mac OS patches for maint-5.6
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Tue, 20 Feb 2001 08:32:45 -0500
+             Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
+     Branch: maint-5.6/perl
+          ! makedef.pl mg.c
+____________________________________________________________________________
+[  8851] By: jhi                                   on 2001/02/20  17:15:52
+        Log: Filter::Util::Call update to 1.05, from Paul Marquess.
+     Branch: perl
+          ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
+          ! t/lib/filter-util.t
+____________________________________________________________________________
+[  8850] By: alanbur                               on 2001/02/20  17:12:40
+        Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
+             and the magic pointer points back to the GV that contains the
+             %ENV hash.  This creates a refcount loop that prevents members
+             of %ENV from being freed correctly.  This change removes the
+             refcount loop - the magic pointer was never used anyway, the
+             only use of the magic was to check the type ('E') so that the
+             appropriate environment manipulation code is called when %ENV
+             is modified.
+     Branch: maint-5.6/pureperl
+          ! perl.c
+____________________________________________________________________________
+[  8849] By: jhi                                   on 2001/02/20  17:12:20
+        Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 19 Feb 2001 23:36:12 -0600
+             Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
+             
+             Case-forgiving systems match TestInit.pm with TES*.
+     Branch: perl
+          ! t/lib/glob-basic.t
+____________________________________________________________________________
+[  8848] By: jhi                                   on 2001/02/20  17:10:02
+        Log: strict-w-proof the ?DBM_File, from Paul Marquess.
+     Branch: perl
+          ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
+          ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
+          ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
+____________________________________________________________________________
+[  8847] By: jhi                                   on 2001/02/20  15:34:41
+        Log: The #8843 wasn't quite right: %Config needs to imported.
+     Branch: perl
+          ! t/run/runenv.t
+____________________________________________________________________________
+[  8846] By: jhi                                   on 2001/02/20  15:31:50
+        Log: Retract the #8838 and #8840 for now because of
+             the DB_File tie problem.
+     Branch: perl
+          ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
+          ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
+          ! proto.h sv.c
+____________________________________________________________________________
+[  8845] By: alanbur                               on 2001/02/20  14:25:41
+        Log: Removed GV <-> CV refcount loop
+             CvGV(mycv) points to the parent GV of the CV, and was previously
+             refcounted.  The pointer remains, but the refcounting has been removed
+             as it causes a refcount loop between the CV and GV that means the CV
+             can't ever be deleted.
+     Branch: maint-5.6/pureperl
+          ! gv.c op.c pp.c
+____________________________________________________________________________
+[  8844] By: alanbur                               on 2001/02/20  14:23:13
+        Log: Fixed %^H scoping bug
+     Branch: maint-5.6/pureperl
+          ! scope.c
+____________________________________________________________________________
+[  8843] By: jhi                                   on 2001/02/19  13:38:08
+        Log: fork() not everywhere, cleanup temp files.
+     Branch: perl
+          ! t/run/runenv.t
+____________________________________________________________________________
+[  8842] By: alanbur                               on 2001/02/19  12:42:07
+        Log: Resynchronised with parent
+     Branch: maint-5.6/pureperl
+         !> pod/perlfaq4.pod sv.c utf8.c
+____________________________________________________________________________
+[  8841] By: jhi                                   on 2001/02/19  03:35:51
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8840] By: jhi                                   on 2001/02/19  00:23:41
+        Log: Subject: [patch] add sv_setref_uv
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
+             Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
+     Branch: perl
+          ! embed.h embed.pl global.sym objXSUB.h perlapi.c
+          ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
+____________________________________________________________________________
+[  8839] By: jhi                                   on 2001/02/19  00:01:38
+        Log: Put to rest the 20010205.001, the email address checking (not) regex.
+     Branch: perl
+          ! pod/perlfaq9.pod
+____________________________________________________________________________
+[  8838] By: jhi                                   on 2001/02/18  22:17:54
+        Log: Subject: [patch] xsubpp: make sv_setref_* targetable
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
+             Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
+     Branch: perl
+          ! lib/ExtUtils/xsubpp
+____________________________________________________________________________
+[  8837] By: jhi                                   on 2001/02/18  22:16:50
+        Log: Subject: [patch] -Wall cleanup round 2
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
+             Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
+     Branch: perl
+          ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
+          ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
+          ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
+          ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
+          ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
+          ! ext/SDBM_File/SDBM_File.xs
+____________________________________________________________________________
+[  8836] By: jhi                                   on 2001/02/18  22:11:20
+        Log: Misapplied regex optimizations when \C is present.
+             Fixes 20001230.002.
+             
+             What still remains broken is that the submatches that
+             have \C in them get their UTF8 flag on because their
+             parent SV has it on.  This will result in malformed
+             UTF8 if a \C happened to match a non-ASCII byte.
+     Branch: perl
+          ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
+          ! t/pragma/utf8.t
+____________________________________________________________________________
+[  8835] By: jhi                                   on 2001/02/18  20:12:02
+        Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
+             
+             The hash key got wrongly UTF8fied.
+     Branch: perl
+          ! pod/perlapi.pod toke.c utf8.c
+____________________________________________________________________________
+[  8834] By: jhi                                   on 2001/02/18  19:44:25
+        Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
+             don't warn on magical or overloaded things.
+     Branch: perl
+          ! pp_hot.c
+____________________________________________________________________________
+[  8833] By: nick                                  on 2001/02/18  19:31:22
+        Log: Integrate mainline
+     Branch: perlio
+         +> t/TestInit.pm t/run/runenv.t
+          - t/UTEST
+         !> MANIFEST Makefile.SH ext/Storable/ChangeLog
+         !> ext/Storable/Storable.pm ext/Storable/Storable.xs
+         !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
+         !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
+         !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
+         !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
+         !> utf8.c
+____________________________________________________________________________
+[  8832] By: jhi                                   on 2001/02/18  19:21:18
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c pod/perldiag.pod
+____________________________________________________________________________
+[  8831] By: jhi                                   on 2001/02/18  19:14:20
+        Log: Integrate change #8827 from mainline.
+             
+             UTF8 tweaks.
+     Branch: maint-5.6/perl
+         !> sv.c utf8.c
+____________________________________________________________________________
+[  8830] By: nick                                  on 2001/02/18  19:10:34
+        Log: Apply the spirit of patch from Nick Clark:
+             Subject: [PATCH] Re: extensions that provide layers
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 12 Feb 2001 16:43:51 +0000
+             Message-Id: <20010212164350.Q3652@plum.flirble.org>
+     Branch: perlio
+          ! perlio.c pod/perldiag.pod
+____________________________________________________________________________
+[  8829] By: jhi                                   on 2001/02/18  19:03:25
+        Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
+             From: schwern@pobox.com 
+             Date: Sun, 18 Feb 2001 13:44:35 -0500
+             Message-ID: <20010218134435.A17544@magnonel.guild.net>
+             
+             Applied, but as t/TestInit.pm.
+     Branch: perl
+          + t/TestInit.pm
+          ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
+          ! t/op/subst_wamp.t
+____________________________________________________________________________
+[  8828] By: jhi                                   on 2001/02/18  18:43:52
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c
+____________________________________________________________________________
+[  8827] By: jhi                                   on 2001/02/18  18:41:33
+        Log: UTF-8 tweaks.
+     Branch: perl
+          ! sv.c utf8.c
+____________________________________________________________________________
+[  8826] By: nick                                  on 2001/02/18  17:40:59
+        Log: Fix [ID 20010217.002]
+             open FOO, "<:raw:perlio", ...
+             :raw now inserts default base layer below itself.
+             Also
+             open FOO, "<:unix", ...
+             works as well - but leaves buffer layer on stack under the unix layer.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  8825] By: jhi                                   on 2001/02/18  17:15:39
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c perliol.h
+____________________________________________________________________________
+[  8824] By: jhi                                   on 2001/02/18  17:10:53
+        Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
+             From: schwern@pobox.com
+             Date: Sun, 18 Feb 2001 01:48:50 -0500
+             Message-ID: <20010218014850.C19957@magnonel.guild.net>
+     Branch: perl
+          ! lib/Test/Harness.pm t/TEST t/op/chop.t
+____________________________________________________________________________
+[  8823] By: jhi                                   on 2001/02/18  17:01:06
+        Log: Add run/*.t to testables.
+     Branch: perl
+          ! t/TEST
+____________________________________________________________________________
+[  8822] By: jhi                                   on 2001/02/18  16:58:58
+        Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
+             From: schwern@pobox.com
+             Date: Sun, 18 Feb 2001 01:11:35 -0500
+             Message-ID: <20010218011135.A19957@magnonel.guild.net>
+             
+             Revive mjd's and Simon's PERL5OPT fix.
+     Branch: perl
+          + t/run/runenv.t
+          ! MANIFEST perl.c
+____________________________________________________________________________
+[  8821] By: jhi                                   on 2001/02/18  16:53:46
+        Log: Subject: Re: Why t/TEST and not Test::Harness?
+             From: schwern@pobox.com
+             Date: Sat, 17 Feb 2001 22:44:44 -0500
+             Message-ID: <20010217224444.A6679@magnonel.guild.net>
+             
+             Replace UTEST with TEST -utf8.
+     Branch: perl
+          - t/UTEST
+          ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
+          ! t/lib/glob-basic.t
+____________________________________________________________________________
+[  8820] By: nick                                  on 2001/02/18  13:06:16
+        Log: Clean up a few core dumps when layers are used in unexpected ways.
+             (Still not "right"...)
+     Branch: perlio
+          ! perlio.c perliol.h
+____________________________________________________________________________
+[  8819] By: jhi                                   on 2001/02/18  02:25:55
+        Log: Integrate change #8818 from maintperl, a FAQ nit.
+     Branch: perl
+         !> pod/perlfaq4.pod
+____________________________________________________________________________
+[  8818] By: jhi                                   on 2001/02/18  02:24:50
+        Log: FAQ nit from Chris Fedde.
+     Branch: maint-5.6/perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[  8817] By: nick                                  on 2001/02/17  18:20:14
+        Log: Integrate mainline
+     Branch: perlio
+         +> lib/unicode/UCD.html lib/unicode/Unicode.html
+         +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
+         +> pod/perlclib.pod
+          - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
+          - lib/unicode/Unicode.301
+         !> (integrate 324 files)
+____________________________________________________________________________
+[  8816] By: jhi                                   on 2001/02/17  16:56:58
+        Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
+     Branch: perl
+          ! ext/Storable/ChangeLog ext/Storable/Storable.pm
+          ! ext/Storable/Storable.xs t/lib/st-06compat.t
+          ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
+____________________________________________________________________________
+[  8815] By: jhi                                   on 2001/02/17  16:40:07
+        Log: Subject: [patch] -Wall
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
+             Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
+     Branch: perl
+          ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
+          ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
+____________________________________________________________________________
+[  8814] By: jhi                                   on 2001/02/16  19:27:18
+        Log: Document qu better.
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  8813] By: jhi                                   on 2001/02/15  13:54:37
+        Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Thu, 15 Feb 2001 13:39:49 +0000
+             Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8812] By: alanbur                               on 2001/02/15  13:52:16
+        Log: Resynchronised with parent
+     Branch: maint-5.6/pureperl
+          - ebcdic.c
+         !> (integrate 36 files)
+____________________________________________________________________________
+[  8811] By: jhi                                   on 2001/02/15  13:51:16
+        Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
+             
+             Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
+             From: Jan Dubois <JanD@ActiveState.com>
+             Date: Wed, 31 Jan 2001 21:17:03 -0800
+             Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
+             
+             tweak change#8659 to keep it simple
+             
+             Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
+             From: Russ Allbery <rra@stanford.edu>
+             Date: 14 Feb 2001 10:15:41 -0800
+             Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
+             
+             (8809 empty)
+
+             Upgrade to podlators 1.08, from Russ Allbery.
+     Branch: perl
+         !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
+         !> utils/perldoc.PL
+____________________________________________________________________________
+[  8810] By: jhi                                   on 2001/02/15  13:35:08
+        Log: Upgrade to podlators 1.08, from Russ Allbery.
+     Branch: maint-5.6/perl
+          ! lib/Pod/Man.pm lib/Pod/Text.pm
+____________________________________________________________________________
+[  8809] By: jhi                                   on 2001/02/15  13:26:38
+        Log: (accidentally empty check-in)
+     Branch: maint-5.6/perl
+          ! lib/Test/Harness.pm
+____________________________________________________________________________
+[  8808] By: jhi                                   on 2001/02/15  13:23:47
+        Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
+             From: Russ Allbery <rra@stanford.edu>
+             Date: 14 Feb 2001 10:15:41 -0800
+             Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
+             
+             perldoc was hardcoding $Config{installscript}, which breaks
+             when install* isn't where Perl ends up (such as with AFS).
+             
+             Use $Config{scriptdir} instead.
+     Branch: maint-5.6/perl
+          ! utils/perldoc.PL
+____________________________________________________________________________
+[  8807] By: jhi                                   on 2001/02/14  14:37:27
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8806] By: jhi                                   on 2001/02/14  14:25:31
+        Log: Integrate changes #8803,8804,8805 from mainline.
+             
+             Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
+             
+             Don't skip too much of the locale error message if no environ array,
+             from Chris Nandor.
+             
+             More MacOS Classic fixes from Chris Nandor.
+     Branch: maint-5.6/perl
+         !> doop.c lib/Cwd.pm perl.c perl.h util.c
+____________________________________________________________________________
+[  8805] By: jhi                                   on 2001/02/14  03:29:01
+        Log: More MacOS Classic fixes from Chris Nandor.
+     Branch: perl
+          ! doop.c lib/Cwd.pm
+____________________________________________________________________________
+[  8804] By: jhi                                   on 2001/02/14  03:18:35
+        Log: Don't skip too much of the locale error message if no environ array,
+             from Chris Nandor.
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[  8803] By: jhi                                   on 2001/02/14  03:14:14
+        Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
+     Branch: perl
+          ! perl.c perl.h
+____________________________________________________________________________
+[  8802] By: jhi                                   on 2001/02/13  18:31:33
+        Log: AUTHORS update.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[  8801] By: jhi                                   on 2001/02/13  17:55:19
+        Log: Integrate change #8792 from mainline.
+             
+             Subject: buncha MacPerl patches for bleadperl
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Tue, 13 Feb 2001 00:02:43 -0500
+             Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
+     Branch: maint-5.6/perl
+         !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
+         !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
+         !> t/lib/basename.t toke.c util.h
+____________________________________________________________________________
+[  8800] By: jhi                                   on 2001/02/13  17:46:43
+        Log: When doing that Fpos_t used in PerlIO_getpos proto needs
+             to be forced to Off_t.
+             
+             Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
+             From: nick@ccl4.org
+             Date: Thu, 1 Feb 2001 12:01:04 +0000
+             Message-Id: <20010201120103.E11401@plum.flirble.org>
+     Branch: maint-5.6/perl
+          ! iperlsys.h perlio.c
+____________________________________________________________________________
+[  8799] By: jhi                                   on 2001/02/13  16:52:51
+        Log: Duplex duplex hunk hunk.
+     Branch: maint-5.6/perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  8797] By: jhi                                   on 2001/02/13  14:52:04
+        Log: Subject: [PATCH perl@8773] integral ok lines for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 12 Feb 2001 11:05:25 -0600
+             Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
+     Branch: perl
+          ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
+____________________________________________________________________________
+[  8796] By: jhi                                   on 2001/02/13  14:36:47
+        Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
+             From: simon.cozens@pembroke.oxford.ac.uk 
+             Date: Sat, 10 Feb 2001 17:57:02 +0000
+             Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
+             
+             Now it does include.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[  8795] By: jhi                                   on 2001/02/13  14:30:11
+        Log: Sort the MANIFEST.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  8794] By: jhi                                   on 2001/02/13  14:26:51
+        Log: Integrate change #8793 from mainline, FAQ updates.
+     Branch: maint-5.6/perl
+         !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
+____________________________________________________________________________
+[  8793] By: jhi                                   on 2001/02/13  14:25:13
+        Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
+     Branch: perl
+          ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
+____________________________________________________________________________
+[  8792] By: jhi                                   on 2001/02/13  14:22:50
+        Log: Subject: buncha MacPerl patches for bleadperl
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Tue, 13 Feb 2001 00:02:43 -0500
+             Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
+     Branch: perl
+          ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
+          ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
+          ! t/lib/basename.t toke.c util.h
+____________________________________________________________________________
+[  8791] By: jhi                                   on 2001/02/13  14:10:39
+        Log: Integrate change #8790 from mainline.
+             
+             environ array wrongly assumed in Perl_init_i18nl10n(),
+     Branch: maint-5.6/perl
+         !> util.c
+____________________________________________________________________________
+[  8790] By: jhi                                   on 2001/02/13  14:06:15
+        Log: environ array wrongly assumed in Perl_init_i18nl10n(),
+             noticed by Chris Nandor in MacOS Classic.
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[  8789] By: jhi                                   on 2001/02/13  13:58:07
+        Log: Integrate changes #8373,8487,8544,8783 from mainline.
+             
+             Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
+             hints files, the dynaloading, assimilate ebcdic into util.c.
+     Branch: maint-5.6/perl
+          - ebcdic.c
+          ! MANIFEST hints/posix-bc.sh
+         !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
+         !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
+         !> perlapi.c proto.h util.c
+____________________________________________________________________________
+[  8788] By: alanbur                               on 2001/02/13  10:33:13
+        Log: Integrated changes from maint-5.6
+     Branch: maint-5.6/pureperl
+         !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
+         !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
+         !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
+         !> vos/config.ga.h vos/configure_perl.cm
+____________________________________________________________________________
+[  8787] By: jhi                                   on 2001/02/13  05:56:36
+        Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
+     Branch: perl
+         !> Makefile.SH
+____________________________________________________________________________
+[  8786] By: jhi                                   on 2001/02/13  05:54:34
+        Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
+             From: Dorner Thomas <Thomas.Dorner@start.de>
+             Date: Mon, 12 Feb 2001 15:06:26 +0100
+             Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
+     Branch: maint-5.6/perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  8785] By: jhi                                   on 2001/02/13  05:29:04
+        Log: Integrate change #8781 from maintperl, OpenBSD hints update.
+     Branch: perl
+         !> hints/openbsd.sh
+____________________________________________________________________________
+[  8784] By: jhi                                   on 2001/02/13  02:25:24
+        Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
+     Branch: perl
+          ! pod/perlclib.pod
+____________________________________________________________________________
+[  8783] By: jhi                                   on 2001/02/13  02:22:36
+        Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
+     Branch: perl
+          - ebcdic.c
+          ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
+          ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
+          ! util.c
+____________________________________________________________________________
+[  8782] By: jhi                                   on 2001/02/13  02:00:07
+        Log: Add OpenBSD to the list of 5.6.1-okay platforms.
+     Branch: maint-5.6/perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[  8781] By: jhi                                   on 2001/02/13  01:58:44
+        Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
+     Branch: maint-5.6/perl
+          ! hints/openbsd.sh
+____________________________________________________________________________
+[  8780] By: jhi                                   on 2001/02/13  01:57:33
+        Log: Synchronize the regexp tests between maintperl and mainline.
+     Branch: maint-5.6/perl
+         !> t/op/re_tests
+____________________________________________________________________________
+[  8779] By: jhi                                   on 2001/02/13  01:49:35
+        Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Tue, 13 Feb 2001 00:11:11 +0000
+             Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
+     Branch: perl
+          ! regcomp.c t/op/re_tests
+____________________________________________________________________________
+[  8778] By: jhi                                   on 2001/02/13  00:23:10
+        Log: Comments do not nest.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  8777] By: jhi                                   on 2001/02/13  00:17:54
+        Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Tue, 13 Feb 2001 00:11:11 +0000
+             Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
+     Branch: maint-5.6/perl
+          ! regcomp.c t/op/re_tests
+____________________________________________________________________________
+[  8776] By: jhi                                   on 2001/02/12  23:25:52
+        Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
+     Branch: maint-5.6/perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[  8775] By: jhi                                   on 2001/02/12  23:04:28
+        Log: VOS updates for 5.6-TRIAL2 from Paul Green.
+     Branch: maint-5.6/perl
+          ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
+          ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
+          ! vos/configure_perl.cm
+____________________________________________________________________________
+[  8774] By: jhi                                   on 2001/02/12  22:59:11
+        Log: Subject: Re: [patch] context for 'U' magic functions
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
+             Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
+             
+             plus the suggestion by Nick Ing-Simmons to name the macro
+             as PERL_MG_UFUNC to avoid namespace pollution, plus add
+             the advice by Doug for XS writers to perl.h
+     Branch: perl
+          ! mg.c perl.h
+____________________________________________________________________________
+[  8773] By: jhi                                   on 2001/02/11  20:14:12
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8772] By: jhi                                   on 2001/02/11  18:47:52
+        Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
+             From: Simon Cozens <simon@cozens.net>
+             Date: Wed, 31 Jan 2001 16:31:43 +0000
+             Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
+     Branch: perl
+          + pod/perlclib.pod
+          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  8771] By: jhi                                   on 2001/02/11  18:36:48
+        Log: Upgrade to Unicode 3.1 beta 2001-02-11.
+             
+             Blocks-4d3.beta.txt
+             CaseFolding-3d4.beta.txt
+             CompositionExclusions-3d6.beta.txt
+             EastAsianWidth-4d4.beta.txt
+             LineBreak-6d3.beta.txt
+             NamesList-3.1.0d1.beta.txt
+             PropList-3.1.0d4.beta.txt
+             SpecialCasing-4d1.beta.txt
+             UnicodeData-3.1.0d6.beta.txt
+     Branch: perl
+          + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
+         +> lib/unicode/UCD.html lib/unicode/Unicode.html
+          - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
+          - lib/unicode/Unicode.301
+          ! (edit 257 files)
+____________________________________________________________________________
+[  8770] By: jhi                                   on 2001/02/11  17:26:22
+        Log: UTF-8 documentation.
+     Branch: perl
+          ! utf8.h
+____________________________________________________________________________
+[  8769] By: jhi                                   on 2001/02/11  17:12:49
+        Log: Retract #8762.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  8768] By: jhi                                   on 2001/02/11  16:54:45
+        Log: Subject: [PATCH] Test::Harness
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 11 Feb 2001 14:37:00 +0100
+             Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
+     Branch: perl
+          ! lib/Test/Harness.pm
+____________________________________________________________________________
+[  8767] By: jhi                                   on 2001/02/11  16:53:52
+        Log: Subject: [PATCH] Document makepatch in Porting/patching
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 11 Feb 2001 16:46:28 +0100
+             Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
+     Branch: perl
+          ! Porting/patching.pod
+____________________________________________________________________________
+[  8766] By: jhi                                   on 2001/02/11  06:30:23
+        Log: Subject: Re: [patch] GvSHARED
+             Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
+             From: Doug MacEachern <dougm@covalent.net>
+             Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
+             
+             Subject: Re: [patch] GvSHARED
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
+             Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
+             
+             Subject: [patch] attributes.pm support for `shared'
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
+             Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
+             
+             our() attributes were ignored, our :shared pieces missing,
+             allow attributes.pm to turn on shared.
+     Branch: perl
+          ! op.c t/op/attrs.t toke.c xsutils.c
+____________________________________________________________________________
+[  8765] By: alanbur                               on 2001/02/10  23:11:19
+        Log: Resync with parent (hopefully sucessfully this time)
+     Branch: maint-5.6/pureperl
+         !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
+         !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
+         !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
+         !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
+         !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
+         !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
+         !> pod/perltootc.pod win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8764] By: jhi                                   on 2001/02/10  22:54:38
+        Log: Make TEST and UTEST more verbose in case something goes
+             wrong in running/compiling a script, suggested by Doug
+             MacEachern.
+     Branch: perl
+          ! t/TEST t/UTEST
+____________________________________________________________________________
+[  8763] By: jhi                                   on 2001/02/10  22:11:34
+        Log: Bogus shebang.
+     Branch: perl
+          ! t/lib/texttabs.t
+____________________________________________________________________________
+[  8762] By: jhi                                   on 2001/02/10  21:56:02
+        Log: (Retracted by #8769)
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  8761] By: jhi                                   on 2001/02/10  21:26:15
+        Log: Subject: Re: [patch] GvSHARED 
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
+             Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
+             
+             our @EXPORT : shared = (...);
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8760] By: jhi                                   on 2001/02/10  21:25:07
+        Log: Subject: [patch] GvSHARED
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
+             Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
+     Branch: perl
+          ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
+____________________________________________________________________________
+[  8759] By: alanbur                               on 2001/02/10  21:24:27
+        Log: Backed out mismerge.
+     Branch: maint-5.6/pureperl
+          ! MANIFEST README.hpux README.vmesa gv.c installhtml
+          ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
+          ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
+          ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
+          ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
+          ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
+          ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8758] By: jhi                                   on 2001/02/10  18:01:17
+        Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
+             
+             Fixed UMRs and leak in Perl_pmtrans()
+             
+             Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
+             associated UTFied tr/// code.  Also fixed scoping leak of
+             PL_reg_start_tmp.
+             
+             newATTRSUB leaks when an attempt to redefine the active sort sub is
+             made.
+     Branch: maint-5.6/perl
+         !> op.c regcomp.c
+____________________________________________________________________________
+[  8757] By: alanbur                               on 2001/02/10  17:56:46
+        Log: Resynchronised with parent
+     Branch: maint-5.6/pureperl
+         +> README.bs2000
+          - README.posix-bc
+          ! gv.c perl.c sv.c
+         !> MANIFEST README.hpux README.vmesa installhtml
+         !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
+         !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
+         !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
+         !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
+         !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
+         !> pod/perltootc.pod win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8756] By: alanbur                               on 2001/02/10  17:51:15
+        Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
+             made.
+     Branch: maint-5.6/pureperl
+          ! op.c
+____________________________________________________________________________
+[  8755] By: jhi                                   on 2001/02/09  22:41:35
+        Log: Upgrade to CPAN 1.59_54, from Andreas König.
+     Branch: perl
+          ! lib/CPAN.pm lib/CPAN/FirstTime.pm
+____________________________________________________________________________
+[  8754] By: jhi                                   on 2001/02/09  22:29:20
+        Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
+             
+             Didn't upgrade the fill.t since it has a dependency to File::Slurp
+             purely for debugging purposes, the actual test hasn't changed.
+     Branch: perl
+          ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
+          ! t/lib/textwrap.t
+____________________________________________________________________________
+[  8753] By: jhi                                   on 2001/02/09  20:17:50
+        Log: Integrate change #8682 from maintperl.
+             
+             IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
+             to work correctly.
+     Branch: perl
+         !> hints/irix_6.sh
+____________________________________________________________________________
+[  8752] By: jhi                                   on 2001/02/09  20:00:46
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8751] By: nick                                  on 2001/02/09  19:48:37
+        Log: Integrate mainline
+     Branch: perlio
+         +> README.bs2000 t/lib/cgi-esc.t
+          - README.posix-bc
+         !> (integrate 53 files)
+____________________________________________________________________________
+[  8750] By: nick                                  on 2001/02/09  19:25:16
+        Log: Subject: RE: Biannual Competition to Improve Hashing Function
+             From: Fisher Mark <fisherm@tce.com>
+             Date: Thu, 8 Feb 2001 10:44:00 -0500
+             Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
+             Date: Thu, 8 Feb 2001 15:02:47 -0500
+             Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
+     Branch: perl
+          ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
+____________________________________________________________________________
+[  8749] By: jhi                                   on 2001/02/09  19:02:35
+        Log: Forgotten fragment.
+     Branch: perl
+          ! pod/perlapi.pod
+____________________________________________________________________________
+[  8748] By: jhi                                   on 2001/02/09  18:31:34
+        Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
+             plus manual tweakage.
+             
+             Sync the perlfaq2 between mainline and maintperl.
+     Branch: maint-5.6/perl
+          ! pod/perlfaq2.pod
+     Branch: perl
+         !> pod/perlfaq2.pod
+____________________________________________________________________________
+[  8747] By: jhi                                   on 2001/02/09  18:12:04
+        Log: Subject: versiononly and installperl
+             From: abigail@foad.org
+             Date: Wed, 7 Feb 2001 22:43:12 +0100
+             Message-ID: <20010207214312.7045.qmail@foad.org>    
+             
+             Add +v flag to force a normal install of the perl binary
+             and the utilities.
+             
+             Subject: [PATCH] installperl
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Fri, 9 Feb 2001 16:28:57 +0000
+             Message-ID: <20010209162857.B10931@plum.flirble.org>
+             
+             Add -A flag which also hardlinks the binary with
+             the full architecture name.
+     Branch: perl
+          ! installperl
+____________________________________________________________________________
+[  8746] By: jhi                                   on 2001/02/09  18:03:43
+        Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
+             
+             Subject: perlfaq2, re: perlmongers
+             
+             Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
+             
+             Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
+             
+             Subject: [ID 20010205.001] typo in perlfaq9
+             
+             Subject: [ID 20010208.002] unordered explanation in perlcall
+     Branch: maint-5.6/perl
+         !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
+         !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
+         !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
+____________________________________________________________________________
+[  8745] By: jhi                                   on 2001/02/09  17:59:09
+        Log: Subject: [ID 20010208.002] unordered explanation in perlcall
+             From: abela@geneanet.org
+             Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
+             Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
+     Branch: perl
+          ! pod/perlcall.pod
+____________________________________________________________________________
+[  8744] By: jhi                                   on 2001/02/09  17:48:16
+        Log: Subject: [ID 20010205.001] typo in perlfaq9
+             From: eserte@vran.herceg.de
+             Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
+             Message-Id: <200102042244.XAA21926@vran.herceg.de>
+     Branch: perl
+          ! pod/perlfaq9.pod
+____________________________________________________________________________
+[  8743] By: jhi                                   on 2001/02/09  17:25:12
+        Log: Integrate change #8695 from maintperl.
+             
+             thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
+     Branch: perl
+         !> thread.h
+____________________________________________________________________________
+[  8742] By: jhi                                   on 2001/02/09  17:21:22
+        Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! embed.pl
+____________________________________________________________________________
+[  8741] By: jhi                                   on 2001/02/09  17:05:19
+        Log: Integrate changes #8738,8739,8740 from maintperl.
+             
+             Html files will be installed in a more logical and easier to
+             find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
+             
+             Html files will be generated with a header to make them look
+             a little less bare.
+             
+             Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
+     Branch: perl
+         !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8740] By: jhi                                   on 2001/02/09  17:03:46
+        Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
+             From: "Brendan O'Dea" <bod@compusol.com.au>
+             Date: Sun, 4 Feb 2001 11:17:56 +1100
+             Message-ID: <20010204111756.A16301@compusol.com.au>
+     Branch: maint-5.6/perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  8739] By: jhi                                   on 2001/02/09  17:01:59
+        Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
+             From: "Indy Singh" <indy@nusphere.com>
+             Date: Fri, 2 Feb 2001 15:09:59 -0500
+             Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
+             
+             Html files will be generated with a header to make them look
+             a little less bare.
+     Branch: maint-5.6/perl
+          ! installhtml
+____________________________________________________________________________
+[  8738] By: jhi                                   on 2001/02/09  16:58:48
+        Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
+             From: "Indy Singh" <indy@nusphere.com>
+             Date: Fri, 2 Feb 2001 15:08:23 -0500
+             Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
+             
+             Html files will be installed in a more logical and easier to
+             find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
+     Branch: maint-5.6/perl
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8737] By: jhi                                   on 2001/02/09  16:46:54
+        Log: Integrate changes #8687,8736 from maintperl.
+             
+             HP-UX thread patches from Merijn H. Brand.
+             
+             Latin nit from Philip Newton.
+     Branch: perl
+         !> README.hpux hints/hpux.sh
+____________________________________________________________________________
+[  8736] By: jhi                                   on 2001/02/09  16:42:31
+        Log: Latin nit from Philip Newton.
+     Branch: maint-5.6/perl
+          ! README.hpux
+____________________________________________________________________________
+[  8735] By: jhi                                   on 2001/02/09  16:24:03
+        Log: Integrate changes #8704,8710 from pureperl.
+             
+             Fixed UMRs and leak in Perl_pmtrans()
+             
+             Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
+             associated UTFied tr/// code.  Also fixed scoping leak of
+             PL_reg_start_tmp.
+     Branch: perl
+         !> op.c regcomp.c
+____________________________________________________________________________
+[  8734] By: jhi                                   on 2001/02/09  15:40:21
+        Log: Integrate change #8733 from maintperl.
+             
+             Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
+     Branch: perl
+         !> pod/perlre.pod
+____________________________________________________________________________
+[  8733] By: jhi                                   on 2001/02/09  15:35:47
+        Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
+             Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
+     Branch: maint-5.6/perl
+          ! pod/perlre.pod
+____________________________________________________________________________
+[  8732] By: jhi                                   on 2001/02/09  15:26:17
+        Log: Rename README.posix-bc to README.bs2000 (to avoid the
+             confusion of a "perlposix-bc.pod"), add a few missing
+             arch pods, regen toc.
+     Branch: maint-5.6/perl
+         +> README.bs2000
+          - README.posix-bc
+          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
+          ! pod/perltoc.pod win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8731] By: jhi                                   on 2001/02/09  15:23:39
+        Log: De-cut-and-pasto.
+     Branch: perl
+          ! pod/perl.pod
+____________________________________________________________________________
+[  8730] By: jhi                                   on 2001/02/09  15:11:13
+        Log: Rename README.posix-bc to README.bs2000 to avoid confusion
+             when people think that perlposix-bc.pod tells anything about
+             Perl and POSIX.  Regen toc.
+     Branch: perl
+         +> README.bs2000
+          - README.posix-bc
+          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
+          ! pod/perltoc.pod win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8729] By: jhi                                   on 2001/02/09  14:52:28
+        Log: The README.vmesa part of #8712 from maintperl.
+     Branch: perl
+          ! README.vmesa
+____________________________________________________________________________
+[  8728] By: jhi                                   on 2001/02/09  14:46:06
+        Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
+     Branch: maint-5.6/perl
+          ! README.vmesa win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8727] By: jhi                                   on 2001/02/09  14:33:25
+        Log: Integrate change #8712 from mainline.
+             
+             [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
+     Branch: maint-5.6/perl
+         !> lib/Pod/Find.pm
+____________________________________________________________________________
+[  8726] By: jhi                                   on 2001/02/09  14:30:28
+        Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
+     Branch: perl
+          + t/lib/cgi-esc.t
+          ! MANIFEST lib/CGI/Util.pm
+____________________________________________________________________________
+[  8725] By: jhi                                   on 2001/02/09  04:56:47
+        Log: Add NonStopUX to the list of 5.6.1-proven platforms.
+     Branch: maint-5.6/perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[  8724] By: jhi                                   on 2001/02/09  04:40:59
+        Log: Integrate changes 7819,7820 from vmsperl into mainline.
+             
+             Add header for LIB$ prototypes (C. Berry)
+             
+             Convert fwrite()s to sockets to write()s, since some socket stacks
+             don't take kindly to stdio.
+             Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
+             (for often optional LNMs)
+             Correct a few typos
+             (C. Bailey)
+     Branch: perl
+         !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[  8723] By: jhi                                   on 2001/02/09  03:29:29
+        Log: Integrate change #8722 from mainline.
+             
+             The Im() function wasn't returning zero for non-Math::Complex
+             arguments.  The bug reported by John Gamble.
+     Branch: maint-5.6/perl
+         !> lib/Math/Complex.pm
+____________________________________________________________________________
+[  8722] By: jhi                                   on 2001/02/09  03:28:33
+        Log: The Im() function wasn't returning zero for non-Math::Complex
+             arguments.  The bug reported by John Gamble.
+     Branch: perl
+          ! lib/Math/Complex.pm
+____________________________________________________________________________
+[  8721] By: nick                                  on 2001/02/08  22:11:35
+        Log: Correct the correction :-(
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[  8720] By: bailey                                on 2001/02/08  20:59:22
+        Log: Convert frwite()s to sockets to write()s, since some socket stacks
+             don't take kindly to stdio.
+             Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
+             (for often optional LNMs)
+             Correct a few typos
+             (C. Bailey)
+     Branch: vmsperl
+          ! vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[  8719] By: bailey                                on 2001/02/08  20:51:02
+        Log: Add header for LIB$ prototypes (C. Berry)
+     Branch: vmsperl
+          ! ext/Devel/DProf/DProf.xs
+____________________________________________________________________________
+[  8718] By: bailey                                on 2001/02/08  20:49:00
+        Log: SYN SYN
+     Branch: vmsperl
+         +> pod/perliol.pod t/lib/sample-tests/bailout
+         +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
+         +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
+         +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
+         +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
+         +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
+         +> t/lib/sample-tests/with_comments t/lib/test-harness.t
+          - lib/unicode/Is/DCinital.pl
+         !> (integrate 101 files)
+____________________________________________________________________________
+[  8717] By: nick                                  on 2001/02/08  19:38:48
+        Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Thu, 8 Feb 2001 14:38:07 GMT
+             Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
+     Branch: perl
+          ! lib/CPAN.pm
+____________________________________________________________________________
+[  8716] By: nick                                  on 2001/02/08  19:29:07
+        Log: Generated files form 8713 etc.
+     Branch: perl
+          ! embed.h global.sym objXSUB.h perlapi.c proto.h
+____________________________________________________________________________
+[  8715] By: nick                                  on 2001/02/08  19:26:08
+        Log: Fixup non-ithread build after 8713
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[  8714] By: nick                                  on 2001/02/08  19:17:45
+        Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
+             From: nick@ccl4.org
+             Date: Wed, 7 Feb 2001 00:27:47 +0000
+             Message-Id: <20010207002747.B63724@plum.flirble.org>
+     Branch: perl
+          ! sv.c toke.c
+____________________________________________________________________________
+[  8713] By: nick                                  on 2001/02/08  19:15:58
+        Log: Subject: Re: [patch] Re: PL_ptr_table
+             From: Doug Maceachern <dougm@covalent.net>
+             Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
+             Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
+     Branch: perl
+          ! embed.pl perl.c sv.c sv.h
+____________________________________________________________________________
+[  8712] By: nick                                  on 2001/02/08  19:12:47
+        Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
+             Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
+     Branch: perl
+          ! lib/Pod/Find.pm
+____________________________________________________________________________
+[  8711] By: nick                                  on 2001/02/07  21:06:11
+        Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
+             Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
+             From: Alan Burlison <Alan.Burlison@uk.sun.com>
+             Date: Tue, 06 Feb 2001 23:37:01 +0000
+             Message-Id: <3A808A9D.20F7A035@uk.sun.com>
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  8710] By: alanbur                               on 2001/02/07  00:22:04
+        Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
+             associated UTFied tr/// code.  Also fixed scoping leak of
+             PL_reg_start_tmp.
+     Branch: maint-5.6/pureperl
+          ! op.c regcomp.c
+____________________________________________________________________________
+[  8709] By: nick                                  on 2001/02/06  21:16:49
+        Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sun, 4 Feb 2001 19:47:14 -0500
+             Message-Id: <20010204194714.A4698@blackrider.aocn.com>
+     Branch: perl
+          ! pod/perlapi.pod pod/perlmodlib.PL
+____________________________________________________________________________
+[  8708] By: nick                                  on 2001/02/06  20:41:20
+        Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sun, 4 Feb 2001 21:17:49 -0500
+             Message-Id: <20010204211748.A13415@blackrider.aocn.com>
+     Branch: perl
+          ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
+          ! pod/perltootc.pod
+____________________________________________________________________________
+[  8707] By: nick                                  on 2001/02/06  20:29:11
+        Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 6 Feb 2001 05:54:30 -0500
+             Message-Id: <20010206055430.A951@blackrider.aocn.com>
+     Branch: perl
+          ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
+____________________________________________________________________________
+[  8706] By: nick                                  on 2001/02/06  20:21:40
+        Log: Subject: RE: some win32 fixes
+             Date: Tue, 6 Feb 2001 09:23:20 +0300
+             From: Vadim Konovalov <vkonovalov@lucent.com>
+             Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
+     Branch: perl
+          ! toke.c win32/Makefile win32/config.bc win32/config.gc
+          ! win32/config.vc win32/config_H.bc win32/makefile.mk
+____________________________________________________________________________
+[  8705] By: alanbur                               on 2001/02/06  15:00:03
+        Log: Synchronised with parent
+     Branch: maint-5.6/pureperl
+          ! regexec.c
+         !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
+         !> utils/perldoc.PL win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8704] By: alanbur                               on 2001/02/06  14:55:24
+        Log: Fixed UMRs and leak in Perl_pmtrans()
+     Branch: maint-5.6/pureperl
+          ! op.c
+____________________________________________________________________________
+[  8703] By: gsar                                  on 2001/02/06  02:29:37
+        Log: $(MAKE) distclean doesn't clean up properly on windows
+     Branch: maint-5.6/perl
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8702] By: gsar                                  on 2001/02/06  01:00:46
+        Log: tweak change#8659 to keep it simple
+     Branch: maint-5.6/perl
+          ! utils/perldoc.PL
+____________________________________________________________________________
+[  8701] By: gsar                                  on 2001/02/05  22:45:41
+        Log: change#8693 was missing testsuite changes
+     Branch: maint-5.6/perl
+         !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
+____________________________________________________________________________
+[  8700] By: nick                                  on 2001/02/05  20:32:52
+        Log: Integrate mainline
+     Branch: perlio
+         +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
+         +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
+         +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
+         +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
+         +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
+         +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
+         +> t/lib/test-harness.t
+         !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
+         !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
+         !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
+         !> pod/perlutil.pod t/TEST utils/h2xs.PL
+____________________________________________________________________________
+[  8699] By: nick                                  on 2001/02/05  19:41:07
+        Log: Subject: perlfaq2, re: perlmongers
+             From: David H. Adler <dha@panix.com>
+             Date: Sun, 4 Feb 2001 23:48:23 -0500
+             Message-Id: <20010204234823.A13429@panix.com>
+     Branch: perl
+          ! pod/perlfaq2.pod
+____________________________________________________________________________
+[  8698] By: nick                                  on 2001/02/05  19:39:31
+        Log: Missed file f#rom the testharness mess.
+     Branch: perl
+          + t/lib/test-harness.t
+____________________________________________________________________________
+[  8697] By: nick                                  on 2001/02/05  19:37:21
+        Log: Subject: [DOC PATCH] overload.pm nits
+             From: John Tobey <jtobey@john-edwin-tobey.org>
+             Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
+             Message-Id: <m14Pae7-000FOoC@feynman.localnet>
+     Branch: perl
+          ! lib/overload.pm
+____________________________________________________________________________
+[  8696] By: alanbur                               on 2001/02/05  11:56:00
+        Log: Sync with parent
+     Branch: maint-5.6/pureperl
+         !> thread.h
+____________________________________________________________________________
+[  8695] By: gsar                                  on 2001/02/05  03:27:34
+        Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
+     Branch: maint-5.6/perl
+          ! thread.h
+____________________________________________________________________________
+[  8694] By: alanbur                               on 2001/02/05  00:07:47
+        Log: Initial branch creation from //depot/maint-5.6/perl
+     Branch: maint-5.6/pureperl
+         +> (branch 1719 files)
+____________________________________________________________________________
+[  8693] By: gsar                                  on 2001/02/04  22:38:49
+        Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
+             changes)
+     Branch: maint-5.6/perl
+         !> ext/DB_File/Changes ext/DB_File/DB_File.pm
+         !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
+         !> ext/DB_File/version.c
+____________________________________________________________________________
+[  8692] By: nick                                  on 2001/02/04  18:15:57
+        Log: The missed t/TEST part of the grand testharness upgrade.
+     Branch: perl
+          ! t/TEST
+____________________________________________________________________________
+[  8691] By: nick                                  on 2001/02/04  18:05:17
+        Log: New improved test harness
+             Subject: Re: [PATCH Test::Harness] Third time's a charm?
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sun, 4 Feb 2001 08:01:20 -0500
+             Message-Id: <20010204080120.G10493@blackrider.aocn.com>
+     Branch: perl
+          + t/lib/sample-tests/bailout t/lib/sample-tests/combined
+          + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
+          + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
+          + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
+          + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
+          + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
+          ! MANIFEST lib/Test/Harness.pm
+____________________________________________________________________________
+[  8690] By: nick                                  on 2001/02/04  17:57:51
+        Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
+             From: Jonathan Stowe <gellyfish@gellyfish.com>
+             Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
+             Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  8689] By: nick                                  on 2001/02/04  17:55:24
+        Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 3 Feb 2001 22:46:38 -0500
+             Message-Id: <20010203224638.E10493@blackrider.aocn.com>
+     Branch: perl
+          ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
+          ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
+____________________________________________________________________________
+[  8688] By: nick                                  on 2001/02/04  17:43:55
+        Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
+             length byfailing to spot lack of closing )
+             From: nick@talking.bollo.cx
+             Date: Sat, 03 Feb 2001 23:53:16 +0000
+             Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
+     Branch: perl
+          ! perlio.c pod/perldiag.pod
+____________________________________________________________________________
+[  8687] By: jhi                                   on 2001/02/03  17:11:42
+        Log: HP-UX thread patches from Merijn H. Brand.
+     Branch: maint-5.6/perl
+          ! README.hpux hints/hpux.sh
+____________________________________________________________________________
+[  8686] By: jhi                                   on 2001/02/03  16:40:12
+        Log: Metaconfig changes for #8685.
+     Branch: metaconfig
+          ! U/installdirs/instubperl.U
+     Branch: metaconfig/U/perl
+          ! Devel.U versiononly.U
+____________________________________________________________________________
+[  8685] By: jhi                                   on 2001/02/03  16:39:49
+        Log: For -Dusedevel builds turn off installusrbinperl and turn on
+             versiononly, a combined idea of Richard Soderberg and Merijn
+             H. Brand.  You can still override both of these from the command
+             line if you need to, -Dinstallusrbinperl and -Uversiononly.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  8684] By: jhi                                   on 2001/02/03  16:16:34
+        Log: Metaconfig unit fix for #8683.
+     Branch: metaconfig
+          ! U/compline/nblock_io.U
+____________________________________________________________________________
+[  8683] By: jhi                                   on 2001/02/03  16:16:12
+        Log: Configure fix for the DYNIX/ptx F_SETFL problem,
+             reported by Peter Prymmer for 5.6-TRIAL1.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  8682] By: jhi                                   on 2001/02/03  05:52:11
+        Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
+             to work correctly.
+     Branch: maint-5.6/perl
+          ! hints/irix_6.sh
+____________________________________________________________________________
+[  8681] By: jhi                                   on 2001/02/03  05:47:33
+        Log: perlport tweaks from Peter Prymmer and Chris Nandor.
+     Branch: maint-5.6/perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[  8680] By: jhi                                   on 2001/02/02  21:39:49
+        Log: perlport update from Peter Prymmer.
+     Branch: maint-5.6/perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[  8679] By: nick                                  on 2001/02/02  20:50:48
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
+         !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
+         !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
+____________________________________________________________________________
+[  8678] By: gsar                                  on 2001/02/02  16:02:12
+        Log: note about bincompat, slightly modified (from Lupe Christoph)
+     Branch: maint-5.6/perl
+          ! README.solaris
+____________________________________________________________________________
+[  8677] By: jhi                                   on 2001/02/02  15:46:20
+        Log: Supported platforms updates.
+     Branch: maint-5.6/perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[  8676] By: jhi                                   on 2001/02/02  03:41:26
+        Log: A couple more perlfaq2 tweaks.
+     Branch: maint-5.6/perl
+          ! pod/perlfaq2.pod
+____________________________________________________________________________
+[  8675] By: jhi                                   on 2001/02/02  03:17:44
+        Log: Misedit in #8661.
+     Branch: maint-5.6/perl
+          ! Configure
+____________________________________________________________________________
+[  8674] By: jhi                                   on 2001/02/02  03:14:38
+        Log: Damien again.
+     Branch: maint-5.6/perl
+          ! pod/perlfaq2.pod
+____________________________________________________________________________
+[  8673] By: jhi                                   on 2001/02/02  03:12:40
+        Log: perlfaq update from Elaine Ashton.
+     Branch: maint-5.6/perl
+          ! pod/perlfaq2.pod
+____________________________________________________________________________
+[  8672] By: jhi                                   on 2001/02/02  03:07:08
+        Log: UTF-8 s/// patch from Inaba Hiroto.
+     Branch: maint-5.6/perl
+          ! pp_ctl.c pp_hot.c
+____________________________________________________________________________
+[  8671] By: jhi                                   on 2001/02/01  22:34:31
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8670] By: jhi                                   on 2001/02/01  22:15:29
+        Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
+             from maintperl.
+             
+             Upgrade to Getopt::Long 2.25, from Johan Vromans.
+             
+             more files need to be writable in the source distribution
+             
+             perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
+             
+             Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
+             
+             Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
+             
+             Allow the float to be fuzzier.
+             
+             need to use INT2PTR instead of a straight cast or ia64 fails
+             
+             Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
+             
+             add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
+     Branch: perl
+         !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
+         !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
+         !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
+____________________________________________________________________________
+[  8669] By: jhi                                   on 2001/02/01  21:57:02
+        Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Thu, 1 Feb 2001 16:59:05 GMT
+             Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
+     Branch: maint-5.6/perl
+          ! pod/perlmodlib.PL
+____________________________________________________________________________
+[  8668] By: nick                                  on 2001/02/01  19:41:40
+        Log: Integrate mainline
+     Branch: perlio
+         !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
+         !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
+         !> t/op/each.t utf8.c utf8.h util.c vms/test.com
+____________________________________________________________________________
+[  8667] By: gsar                                  on 2001/02/01  16:59:11
+        Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
+     Branch: maint-5.6/perl
+          ! embed.pl embedvar.h
+____________________________________________________________________________
+[  8666] By: gsar                                  on 2001/02/01  16:34:51
+        Log: add missing entries to win32/config.?c
+     Branch: maint-5.6/perl
+          ! win32/config.bc win32/config.gc win32/config.vc
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[  8665] By: jhi                                   on 2001/02/01  14:58:51
+        Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
+             From: "Stephen P. Potter" <spp@spotter.yi.org>
+             Date: Thu, 01 Feb 2001 10:45:46 -0500
+             Message-Id: <200102011545.KAA31479@spotter.yi.org>
+     Branch: maint-5.6/perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  8664] By: gsar                                  on 2001/02/01  14:52:37
+        Log: need to use INT2PTR instead of a straight cast or ia64 fails
+             posix.t (from Brendan O'Dea <bod@compusol.com.au>)
+     Branch: maint-5.6/perl
+          ! ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  8663] By: jhi                                   on 2001/02/01  14:09:13
+        Log: Allow the float to be fuzzier.
+     Branch: maint-5.6/perl
+          ! t/lib/peek.t
+____________________________________________________________________________
+[  8662] By: jhi                                   on 2001/02/01  13:59:00
+        Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Thu, 1 Feb 2001 13:05:39 GMT
+             Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
+     Branch: maint-5.6/perl
+          ! pod/perlmodlib.pod
+____________________________________________________________________________
+[  8661] By: jhi                                   on 2001/02/01  13:57:38
+        Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
+             Date: Thu, 01 Feb 2001 14:15:41 +0100
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
+             
+             Have the $ccflags in the gcc version test (strange, this change
+             is claimed to be have been integrated already)
+     Branch: maint-5.6/perl
+          ! Configure
+____________________________________________________________________________
+[  8660] By: jhi                                   on 2001/02/01  13:44:10
+        Log: Integrate changes #7950,7964,7962 from mainline.
+             
+             Find the stdchar signedness using cpp, should fix some of
+             the Solaris compiler warnings reported by Alan Burlison.
+     Branch: maint-5.6/perl
+         !> Configure config_h.SH
+____________________________________________________________________________
+[  8659] By: jhi                                   on 2001/02/01  05:35:32
+        Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
+             From: Jan Dubois <JanD@ActiveState.com>
+             Date: Wed, 31 Jan 2001 21:17:03 -0800
+             Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
+     Branch: maint-5.6/perl
+          ! utils/perldoc.PL
+____________________________________________________________________________
+[  8658] By: jhi                                   on 2001/02/01  04:33:17
+        Log: Integrate the README.os390 and README.posix-bc parts of mainline
+             changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
+             installperl parts were taken care of by #8657.)
+     Branch: maint-5.6/perl
+         !> README.os390 README.posix-bc
+____________________________________________________________________________
+[  8657] By: jhi                                   on 2001/02/01  04:29:21
+        Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
+     Branch: maint-5.6/perl
+          + ext/DynaLoader/dl_dllload.xs
+          ! MANIFEST Makefile.SH hints/os390.sh installperl
+____________________________________________________________________________
+[  8656] By: jhi                                   on 2001/02/01  04:25:45
+        Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
+     Branch: maint-5.6/perl
+          ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
+____________________________________________________________________________
+[  8655] By: jhi                                   on 2001/02/01  04:14:47
+        Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
+             From: troc@netrus.net
+             Date: Wed, 31 Jan 2001 22:31:26 -0500
+             Message-Id: <200102010331.WAA117.85@rocco.homenet>
+     Branch: maint-5.6/perl
+          ! os2/os2.c
+____________________________________________________________________________
+[  8654] By: jhi                                   on 2001/02/01  04:12:52
+        Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
+             as reported by Alan Burlison.
+     Branch: maint-5.6/perl
+          ! pp.h
+____________________________________________________________________________
+[  8653] By: jhi                                   on 2001/02/01  04:05:12
+        Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
+             From: dsugalski@northernlight.com
+             Date: Wed, 31 Jan 2001 18:54:11 -0500
+             Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
+     Branch: maint-5.6/perl
+          ! configure.com
+____________________________________________________________________________
+[  8652] By: jhi                                   on 2001/02/01  04:03:11
+        Log: Misplaced #endif.
+             
+             Subject: [perl-5-6-1-trial2] patches for EPOC
+             From: Olaf Flebbe <O.Flebbe@science-computing.de>
+             Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
+             Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
+     Branch: maint-5.6/perl
+          ! epoc/epocish.c
+____________________________________________________________________________
+[  8651] By: jhi                                   on 2001/02/01  04:00:25
+        Log: Integrate changes #8647,8648,8650 from mainline.
+             
+             Macrofy a magic UTF-8 test.
+             
+             Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
+             
+             Watch out for cross compiling for EPOC (usually done on linux).
+     Branch: maint-5.6/perl
+         !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
+____________________________________________________________________________
+[  8650] By: jhi                                   on 2001/02/01  03:56:20
+        Log: Watch out for cross compiling for EPOC (usually done on linux)
+             
+             Subject: [perl-5-6-1-trial2] patches for EPOC
+             From: Olaf Flebbe <O.Flebbe@science-computing.de>
+             Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
+             Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
+     Branch: perl
+          ! ext/Errno/Errno_pm.PL
+____________________________________________________________________________
+[  8649] By: gsar                                  on 2001/02/01  00:46:00
+        Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
+     Branch: maint-5.6/perl
+          ! sv.c
+____________________________________________________________________________
+[  8648] By: jhi                                   on 2001/01/31  23:35:36
+        Log: All the uses of PL_numeric_radix must be protected by
+             USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
+             
+             Subject: [perl-5-6-1-trial2] patches for EPOC
+             From: Olaf Flebbe <O.Flebbe@science-computing.de>
+             Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
+             Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8647] By: jhi                                   on 2001/01/31  22:56:16
+        Log: Macrofy a magic UTF-8 test.
+     Branch: perl
+          ! utf8.c utf8.h
+____________________________________________________________________________
+[  8646] By: gsar                                  on 2001/01/31  15:55:12
+        Log: update Changes
+     Branch: maint-5.6/perl
+          ! Changes
+____________________________________________________________________________
+[  8645] By: gsar                                  on 2001/01/31  15:10:14
+        Log: Configure tweak suggested by Peter Prymmer
+     Branch: maint-5.6/perl
+          ! Configure
+____________________________________________________________________________
+[  8644] By: gsar                                  on 2001/01/31  15:06:32
+        Log: more files need to be writable in the source distribution
+     Branch: maint-5.6/perl
+          ! Porting/makerel
+____________________________________________________________________________
+[  8643] By: jhi                                   on 2001/01/31  14:59:46
+        Log: Integrate changes #8258,8278,8279 from mainline.
+             
+             Make the large file tests more robust/talkative.
+     Branch: maint-5.6/perl
+         !> t/lib/syslfs.t t/op/lfs.t
+____________________________________________________________________________
+[  8642] By: gsar                                  on 2001/01/31  14:53:48
+        Log: integrate changes#8311,8334 from mainline
+             
+             Add a new MakeMaker variable PM_FILTER that defines a Unix
+             filter to be run on each .pm during the pm_to_blib() phase,
+             a fixed version of
+             Subject: PATCH (blead 8269) ExtUtils::MakeMaker
+             
+             Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
+             Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
+             accurate reading of the "atime".  
+     Branch: maint-5.6/perl
+         !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
+         !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
+         !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
+____________________________________________________________________________
+[  8641] By: jhi                                   on 2001/01/31  14:46:37
+        Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
+     Branch: maint-5.6/perl
+          ! lib/Getopt/Long.pm
+____________________________________________________________________________
+[  8640] By: gsar                                  on 2001/01/31  14:40:24
+        Log: make regen_all
+     Branch: maint-5.6/perl
+          ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
+____________________________________________________________________________
+[  8639] By: gsar                                  on 2001/01/31  14:37:25
+        Log: refresh windows config files
+     Branch: maint-5.6/perl
+          ! win32/Makefile win32/config_H.bc win32/config_H.gc
+          ! win32/config_H.vc win32/makefile.mk
+____________________________________________________________________________
+[  8638] By: gsar                                  on 2001/01/31  14:28:10
+        Log: makefile tweaks for windows: introduce a bulk-switch to enable
+             same options as ActivePerl; sync changes with makefile.mk
+     Branch: maint-5.6/perl
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8637] By: jhi                                   on 2001/01/31  04:41:30
+        Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Tue, 30 Jan 2001 19:51:05 +0000
+             Message-ID: <20010130195105.R76607@plum.flirble.org> 
+             
+             op/inc cure.
+     Branch: perl
+          ! pp.c pp.h pp_hot.c t/op/arith.t
+____________________________________________________________________________
+[  8636] By: jhi                                   on 2001/01/31  02:38:32
+        Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
+             no perlio],8257,8380,8479,8515 from mainline.
+             
+             Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
+             
+             Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
+             Subject: [PATCH perl@8133] fix-up for VMS extensions
+             
+             In VMS embedded perls couldn't access the statically built Socket.
+             
+             Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
+             
+             Further VMS piping fixes from Charles Lane.
+             
+             Subject:  [PATCH] make t/op/misc.t work on VMS
+             
+             Add tracing for debugging extensions builds in VMS.
+             
+             Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
+     Branch: maint-5.6/perl
+         !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
+         !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
+         !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
+____________________________________________________________________________
+[  8635] By: jhi                                   on 2001/01/31  01:46:41
+        Log: Integrate change #7732 from mainline.
+             
+             Sparc 64-bit pack() fix from Jens Hamisch.
+     Branch: maint-5.6/perl
+         !> pp.c
+____________________________________________________________________________
+[  8634] By: jhi                                   on 2001/01/31  01:41:16
+        Log: One spot missing from #8626.
+     Branch: maint-5.6/perl
+          ! sv.c
+____________________________________________________________________________
+[  8633] By: jhi                                   on 2001/01/31  00:49:17
+        Log: Integrate change #7495 from mainline.
+             
+             Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
+     Branch: maint-5.6/perl
+         !> MANIFEST ext/re/Makefile.PL
+____________________________________________________________________________
+[  8632] By: jhi                                   on 2001/01/30  23:38:49
+        Log: Integrate change #8396 from mainline.
+             
+             Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
+             better multicast support (resend)
+     Branch: maint-5.6/perl
+         !> ext/Socket/Socket.pm
+____________________________________________________________________________
+[  8631] By: jhi                                   on 2001/01/30  23:28:03
+        Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
+             
+             More AIX lore. (7514, ext/re/hints/aix.pl)
+             
+             Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
+             
+             Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23] (7813, strictly speaking not yet necessary, but harmless and goes well with #8490)
+             
+             Subject: [ID 20001214.002] Net::Ping patch
+             
+             Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
+             
+             Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
+             
+             Add ReuseAddr as a (preferred) alias for Reuse as we now
+             also have ReusePort.
+             
+             Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
+     Branch: maint-5.6/perl
+         +> ext/re/hints/aix.pl
+         !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
+         !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
+____________________________________________________________________________
+[  8630] By: jhi                                   on 2001/01/30  23:03:59
+        Log: Integrate changes #8215,8587 from mainline: missing pod nits.
+             
+             read() documentation tweak for 20001121.004.
+             
+             Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
+     Branch: maint-5.6/perl
+         !> pod/perlfunc.pod pod/perlre.pod
+____________________________________________________________________________
+[  8629] By: jhi                                   on 2001/01/30  22:41:57
+        Log: Integrate change #8098 from mainline.
+             
+             fastgetcwd is defined using a glob alias on a $^O dependent basis
+             and there was no default assignment or perl subroutine.
+     Branch: maint-5.6/perl
+         !> lib/Cwd.pm
+____________________________________________________________________________
+[  8628] By: jhi                                   on 2001/01/30  21:58:52
+        Log: Integrate change #7866 from mainline.
+             
+             File::Temp 0.11.
+     Branch: maint-5.6/perl
+         !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
+____________________________________________________________________________
+[  8627] By: jhi                                   on 2001/01/30  21:39:44
+        Log: Integrate changes #8075,8086,8228 from mainline.  
+             
+             Darwin is not Windows. (8075,8086)
+             
+             Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
+     Branch: maint-5.6/perl
+         !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
+         !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
+         !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
+         !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
+____________________________________________________________________________
+[  8626] By: jhi                                   on 2001/01/30  21:22:11
+        Log: Integrate with tweakery the change #8625 from mainline,
+             the multibyte decimal separator fix ("fa_IR locale failure").
+     Branch: maint-5.6/perl
+          ! embedvar.h perlapi.h
+         !> intrpvar.h perl.c perl.h sv.c util.c
+____________________________________________________________________________
+[  8625] By: jhi                                   on 2001/01/30  20:26:33
+        Log: Fix for the fa_IR locale failure.  The reason for the failure
+             was that Perl was assuming the decimal separator aka the radix
+             separator is one character.  The Farsi-Iranian locale crushed
+             that bad assumption since there the separator is 'Momayyez',
+             glyphwise looking somewhat like a slash, and in Unicode UTF-8
+             encoded in two bytes, 0xd9 0xab.
+     Branch: perl
+          ! intrpvar.h perl.c perl.h sv.c util.c
+____________________________________________________________________________
+[  8624] By: gsar                                  on 2001/01/30  20:17:03
+        Log: regen_headers
+     Branch: maint-5.6/perl
+          ! Makefile.SH pod/perlintern.pod
+____________________________________________________________________________
+[  8623] By: gsar                                  on 2001/01/30  19:42:34
+        Log: backout change#7431 and its dependents (causes spurious rebuilds
+             of autogenerated files)
+             
+             fix benign b.t failure
+     Branch: maint-5.6/perl
+          ! Makefile.SH t/lib/b.t
+____________________________________________________________________________
+[  8622] By: jhi                                   on 2001/01/30  19:41:41
+        Log: Microperl sync.
+     Branch: perl
+          ! mg.c perl.h
+____________________________________________________________________________
+[  8621] By: gsar                                  on 2001/01/30  19:24:47
+        Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
+             from mainline
+             
+             Subject: podlators 1.06 released
+             
+             Subject: [PATCH @8436] Eliminate op_children
+             
+             (Replaced by #8448)  Traces of op_children (cleanup of #8442)
+             
+             (Replaced by #8448)  More op_children traces (cleanup of #8442).
+             
+             Subject: [PATCH #3 @8436] Re: Eliminate op_children
+             Replace #8444 and #8445.
+             
+             Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
+             at the setting of the ofs_sv in new_struct_thread() as the
+             thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
+             uninitialized fields are, uh, initialized with),
+             SvREFCNT_inc()ing that invited a core dump.
+             
+             podlators 1.07, from Russ Allbery.
+             
+             Subject: [PATCH] regcomp.c old feature removal
+             From: mjd@plover.com
+             Date: 16 Jan 2001 14:43:18 -0000 
+             Message-ID: <20010116144318.7140.qmail@plover.com> 
+     Branch: maint-5.6/perl
+         +> lib/Pod/Text/Overstrike.pm
+         !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
+         !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
+         !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
+         !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
+         !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
+         !> util.c
+____________________________________________________________________________
+[  8620] By: gsar                                  on 2001/01/30  18:48:32
+        Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
+             8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
+             now fails one test)
+             
+             Subject: [PATCH] lvalue AUTOLOAD. No, really.
+             
+             Subject: [PATCH] Interesting syntax idea
+             Make opens + bareword assigns do typeglob assigns.
+             
+             Tests for #8254.
+             
+             Subject: [PATCH @8269] Continue blocks and B::Deparse
+             Make the peephole optimizer to bypass more null ops and
+             and rewrite the deparse handling of continue blocks.
+             
+             Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
+             Doc tweak on #8313.
+             
+             Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
+             
+             Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
+             
+             Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
+             
+             Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
+             Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
+             according to the platform.
+             
+             Subject: [PATCH @8404] Consolidated lvalue sub changes
+             
+             Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
+             
+             Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
+             
+             Subject: B::Concise -- an improved replacement for B::Terse 
+             
+             The B::Terse drop-in replacement wasn't quite drop-in.
+             
+             The LVRET macro needed an aTHX.
+             
+             Use the /^Perl_/-less form of is_lvalue_sub().
+             
+             Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
+     Branch: maint-5.6/perl
+         +> ext/B/B/Concise.pm
+         !> (integrate 27 files)
+____________________________________________________________________________
+[  8619] By: nick                                  on 2001/01/30  18:40:28
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 40 files)
+____________________________________________________________________________
+[  8618] By: jhi                                   on 2001/01/30  18:37:18
+        Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
+             Date: Mon, 29 Jan 2001 22:51:29 -0600
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
+     Branch: perl
+          ! vms/test.com
+____________________________________________________________________________
+[  8617] By: jhi                                   on 2001/01/30  18:34:53
+        Log: Subject: [PATCH] Add missing CV flags to dump.c
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
+             Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
+     Branch: perl
+          ! dump.c
+____________________________________________________________________________
+[  8616] By: jhi                                   on 2001/01/30  18:20:58
+        Log: Integrate partly the change #8615 from mainline, the t/op/each.t
+             part isn't applicable to maintperl.
+             
+             UTF-8 nit from Inaba Hiroto.
+     Branch: maint-5.6/perl
+         !> pod/perlapi.pod utf8.c
+____________________________________________________________________________
+[  8615] By: jhi                                   on 2001/01/30  18:18:51
+        Log: UTF-8 nit from Inaba Hiroto.
+     Branch: perl
+          ! pod/perlapi.pod t/op/each.t utf8.c
+____________________________________________________________________________
+[  8614] By: jhi                                   on 2001/01/30  18:13:38
+        Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
+             
+             perl's internal variables are not for public consumption,
+             move their docs from perlapi.pod to perlintern.pod
+             
+             support for -Dusethreads build under HP-UX 10.20 and DCE threads
+             library (11.0 and later have pthreads but 10.x don't)
+             
+             avoid uninitialized value warnings
+             
+             canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
+             gets weird results)
+             
+             perldoc nit on windows
+             
+             make it possible to run the tests outside the source tree
+             (there's still a dependency on ../lib being the library
+             location)
+     Branch: perl
+         !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
+         !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
+         !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
+         !> win32/bin/search.pl win32/vdir.h
+____________________________________________________________________________
+[  8613] By: gsar                                  on 2001/01/30  16:39:59
+        Log: make it possible to run the tests outside the source tree
+             (there's still a dependency on ../lib being the library
+             location)
+     Branch: maint-5.6/perl
+          ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
+____________________________________________________________________________
+[  8612] By: gsar                                  on 2001/01/30  16:31:12
+        Log: perldoc nit on windows
+     Branch: maint-5.6/perl
+          ! utils/perldoc.PL
+____________________________________________________________________________
+[  8611] By: gsar                                  on 2001/01/30  16:22:54
+        Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
+             gets weird results)
+     Branch: maint-5.6/perl
+          ! win32/vdir.h
+____________________________________________________________________________
+[  8610] By: gsar                                  on 2001/01/30  16:12:45
+        Log: avoid uninitialized value warnings
+     Branch: maint-5.6/perl
+          ! win32/bin/search.pl
+____________________________________________________________________________
+[  8609] By: gsar                                  on 2001/01/30  16:08:01
+        Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
+             library (11.0 and later have pthreads but 10.x don't)
+     Branch: maint-5.6/perl
+          ! hints/hpux.sh thread.h
+____________________________________________________________________________
+[  8608] By: gsar                                  on 2001/01/30  15:48:55
+        Log: perl's internal variables are not for public consumption,
+             move their docs from perlapi.pod to perlintern.pod
+     Branch: maint-5.6/perl
+          ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
+          ! thrdvar.h
+____________________________________________________________________________
+[  8607] By: gsar                                  on 2001/01/30  15:44:27
+        Log: mistakenly branched perl56delta.pod, revert
+     Branch: maint-5.6/perl
+          - pod/perl56delta.pod
+         !> pod/perldelta.pod
+____________________________________________________________________________
+[  8606] By: gsar                                  on 2001/01/30  14:20:24
+        Log: integrate changes#7984,7987,8010 from mainline (gets rid of
+             dTHR which has been a noop for a while now, except for the
+             compatibility definition in thread.h)
+     Branch: maint-5.6/perl
+         !> (integrate 45 files)
+____________________________________________________________________________
+[  8605] By: jhi                                   on 2001/01/30  05:43:58
+        Log: Mark the UTF-8 APIs as experimental.
+     Branch: maint-5.6/perl
+          ! embed.pl pod/perlapi.pod
+____________________________________________________________________________
+[  8604] By: jhi                                   on 2001/01/30  05:38:40
+        Log: Nits from earlier integrates.
+     Branch: maint-5.6/perl
+          ! lib/Carp/Heavy.pm
+         !> sv.c
+____________________________________________________________________________
+[  8603] By: jhi                                   on 2001/01/30  05:27:26
+        Log: Regenerate Porting files.
+     Branch: maint-5.6/perl
+          ! Porting/Glossary Porting/config.sh Porting/config_H
+____________________________________________________________________________
+[  8602] By: jhi                                   on 2001/01/30  05:14:59
+        Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
+             8310,8339,8447,8492,8493,8505,8525: documentation changes.
+             
+             Subject: Re: perlfaq style changes
+             
+             Subject: DOC PATCH 5.6.0: -s return value incompletely documented
+             
+             Subject: [PATCH] docs on NaN
+             
+             Subject: [patch] perlfaq7
+             
+             Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
+             
+             Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
+             
+             Subject: [PATCH] open() example in perlfunc.pod
+             
+             Podify README.mpeix (a new version from the web)
+             
+             Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
+             
+             Subject: [PATCH] format and rewording in perlfaq.pod
+             
+             Subject: [PATCH] API Variable documentation   
+             
+             Memory management calls documentation.
+             
+             Subject: [PATCH: perl@8482] README.vms URL updates
+             
+             Subject: Minor typos in perlfaq2.pod
+             
+             Subject: [PATCH] pod/perlvar.pod
+     Branch: maint-5.6/perl
+         +> pod/perl56delta.pod
+          ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
+         !> README.amiga README.epoc README.mpeix README.vms
+         !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
+         !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
+         !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
+         !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
+         !> pod/perlvar.pod thrdvar.h
+____________________________________________________________________________
+[  8601] By: jhi                                   on 2001/01/30  04:38:35
+        Log: Integrate changes #8036,8096,8253 from mainline:
+             hints changes.
+             
+             Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
+             Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
+             
+             Output the (apparent) version of gcc in Tru64.
+     Branch: maint-5.6/perl
+         +> ext/POSIX/hints/svr4.pl
+         !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
+         !> hints/svr4.sh t/lib/bigfltpm.t
+____________________________________________________________________________
+[  8600] By: jhi                                   on 2001/01/30  04:04:01
+        Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
+             locale fixes.
+             
+             sprintf() does not taint since print() does not. (7863,7875,7876,7888)
+             
+             Debian allows /usr/bin/locale to exist without any locales. (7868)
+             
+             Allow the locale test needing POSIX and the taint test
+             needing IPC::SysV to run under 'minitest' (basically,
+             bail out if loading the extension fails). (8384)
+             
+             Cleanup the locale.t output  (8480)
+     Branch: maint-5.6/perl
+         !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
+         !> t/pragma/locale.t
+____________________________________________________________________________
+[  8599] By: jhi                                   on 2001/01/30  03:51:04
+        Log: Missing generated files from #8598.
+     Branch: maint-5.6/perl
+          ! embed.h global.sym objXSUB.h perlapi.c proto.h
+____________________________________________________________________________
+[  8598] By: jhi                                   on 2001/01/30  03:41:54
+        Log: Integrate change #8555 from mainline, manually integrate parts
+             of changes 8452 and 8583.
+             
+             Subject: [PATCH] utf8.c documentation (8452)
+             
+             No point in checking the length if the pointer is bogus. (8555)
+             
+             Introduce bytes_from_utf8() and implement sv_eq() using it,
+             tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
+             produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
+             was malformed. (8583)
+     Branch: maint-5.6/perl
+          ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
+         !> pod/perlapi.pod sv.c utf8.c
+____________________________________________________________________________
+[  8597] By: gsar                                  on 2001/01/30  02:37:26
+        Log: get PERL_OBJECT build going again on windows
+     Branch: maint-5.6/perl
+          ! embed.h embed.pl global.sym objXSUB.h perlapi.c
+          ! pod/perlapi.pod proto.h sv.c
+____________________________________________________________________________
+[  8596] By: jhi                                   on 2001/01/30  02:16:17
+        Log: Signedness nit.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8595] By: jhi                                   on 2001/01/30  02:11:07
+        Log: EBCDIC patch for Storable, from Peter Prymmer.
+     Branch: perl
+          ! t/lib/st-06compat.t
+____________________________________________________________________________
+[  8594] By: jhi                                   on 2001/01/30  01:04:48
+        Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/b.t
+____________________________________________________________________________
+[  8593] By: jhi                                   on 2001/01/30  00:56:47
+        Log: Subject: [PATCH: perl@8585] pod problems in io
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
+     Branch: perl
+          ! pod/perlapio.pod pod/perliol.pod
+____________________________________________________________________________
+[  8592] By: jhi                                   on 2001/01/30  00:48:20
+        Log: Integrate perlio.
+     Branch: perl
+         !> pod/perlapio.pod pod/perliol.pod
+____________________________________________________________________________
+[  8591] By: nick                                  on 2001/01/29  22:02:28
+        Log: GNU 'merge' Simon's copy of perliol.pod with version
+             patched by Craig's patch.
+     Branch: perlio
+          ! pod/perliol.pod
+____________________________________________________________________________
+[  8590] By: nick                                  on 2001/01/29  21:55:10
+        Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
+     Branch: perlio
+          ! pod/perlapio.pod pod/perliol.pod
+____________________________________________________________________________
+[  8589] By: jhi                                   on 2001/01/29  15:35:33
+        Log: Integrate change #8586 from maint-5.6/perl.
+             
+             make the BOM detection code not call tell() until it has to
+             (meant to fix esoteric compatibility issues where PL_rsfp
+             is overridden)
+     Branch: perl
+         !> toke.c
+____________________________________________________________________________
+[  8588] By: jhi                                   on 2001/01/29  15:29:11
+        Log: Subject: MAking Solaris malloc() the default
+             From: Lupe Christoph <lupe@lupe-christoph.de>
+             Date: Mon, 29 Jan 2001 12:59:36 +0100
+             Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
+             
+             The README.solaris part slightly tweaked.
+     Branch: perl
+          ! README.solaris hints/solaris_2.sh
+____________________________________________________________________________
+[  8587] By: jhi                                   on 2001/01/29  15:17:34
+        Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
+             From: root@ak-75.mind.de
+             Date: Sun, 28 Jan 2001 20:32:29 +0100
+             Message-Id: <200101281932.UAA15768@ak-75.mind.de>
+     Branch: perl
+          ! pod/perlre.pod
+____________________________________________________________________________
+[  8586] By: gsar                                  on 2001/01/29  13:43:44
+        Log: make the BOM detection code not call tell() until it has to
+             (meant to fix esoteric compatibility issues where PL_rsfp
+             is overridden)
+     Branch: maint-5.6/perl
+          ! toke.c
+____________________________________________________________________________
+[  8585] By: jhi                                   on 2001/01/28  20:05:45
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8584] By: jhi                                   on 2001/01/28  19:30:02
+        Log: Integrate perlio.
+     Branch: perl
+         +> pod/perliol.pod
+         !> MANIFEST pod/perlapio.pod
+____________________________________________________________________________
+[  8583] By: jhi                                   on 2001/01/28  19:28:40
+        Log: Patch from Inaba Hiroto:
+             - canonical UTF-8 hash keys: if a key string for a hash is
+             UTF8-on, try downgrade the string and use it if
+             unicode::distinct is not in effect.
+             For the task, I added a function bytes_from_utf8() to utf8.c.
+             It might resemble utf8_to_bytes() but it is not convenient
+             to the task.
+             Made a test for it and added to t/op/each.t
+             - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
+             the mortal copy of the argument SV.
+             And changed t/io/utf8.t test 18 which expects print() to
+             upgrade its argument.
+             - re-implement sv_eq with bytes_from_utf8()
+             - some bug fixes
+             - tr/// does not handle UTF8 range (\x{}-\x{})
+             - \ before raw UTF8 character produced
+             "Malformed UTF-8 character" warning.
+             - "\x{100}\N{CENT SIGN}" is Malformed.
+             Added tests for these 3.
+             - and one silly bug (by me) with qu operator.
+     Branch: perl
+          ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
+          ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
+          ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
+____________________________________________________________________________
+[  8582] By: nick                                  on 2001/01/28  19:25:04
+        Log: Add pod/perliol.pod to MANIFEST :-(
+     Branch: perlio
+          ! MANIFEST
+____________________________________________________________________________
+[  8581] By: nick                                  on 2001/01/28  19:22:40
+        Log: PerlIO documentation. Proofing and sub-editing requested.
+     Branch: perlio
+          + pod/perliol.pod
+          ! pod/perlapio.pod
+____________________________________________________________________________
+[  8580] By: jhi                                   on 2001/01/28  05:16:25
+        Log: Revert the change to sv_2pv() done by #8054: Someone who
+             did SvNV_set() on a scalar that also happened to be POK,
+             followed by sv_2pv() won't get the right coercion anymore.
+             [Sarathy]
+     Branch: maint-5.6/perl
+          ! sv.c
+____________________________________________________________________________
+[  8579] By: jhi                                   on 2001/01/28  05:15:04
+        Log: Remove the #8084 effect: do not allow -Q to be interpreted
+             as -&Q(), this is too much wiggle room.
+     Branch: maint-5.6/perl
+          ! toke.c
+____________________________________________________________________________
+[  8578] By: jhi                                   on 2001/01/28  05:12:45
+        Log: Needed bits of #8439 (should have been in #8576),
+             mainly for lval substr().
+     Branch: maint-5.6/perl
+          ! mg.c pp.c pp_hot.c
+____________________________________________________________________________
+[  8577] By: jhi                                   on 2001/01/28  05:02:46
+        Log: A missing check-in.
+     Branch: maint-5.6/perl
+          ! utf8.c
+____________________________________________________________________________
+[  8576] By: jhi                                   on 2001/01/28  04:26:18
+        Log: Integrate changes #8425,8436,8439,8517 from mainline.
+             The 8439 was not truly integrated because it had too many
+             dependencies on the development branch and because it introduced
+             concepts too bold for a maintenance branch (such as the qu operator).
+             
+             Subject: [PATCH perl@8342] -Wformat
+             
+             Tighten some of the UTF-8 tests a bit.
+             
+             More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
+             - The substr lval was still not okay.
+             - Now pp_stringify and sv_setsv copies source's UTF8 flag
+             even if IN_BYTE.  pp_stringify is called from fold_constants
+             at optimization phase and "\x{100}" was made SvUTF8_off under
+             use bytes (the bytes pragma is for "byte semantics" and not
+             for "do not produce UTF8 data")
+     Branch: maint-5.6/perl
+          ! t/lib/charnames.t t/op/substr.t toke.c
+         !> sv.c t/pragma/utf8.t
+____________________________________________________________________________
+[  8575] By: jhi                                   on 2001/01/28  04:01:51
+        Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
+             
+             Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
+             
+             Subject: [ID 20001230.003] UTF-8 tr still hurts
+             
+             Test cases for #8385 (from Simon's "torture.pl")
+             
+             Start fixing UTF-8 lval substr() (8405)
+     Branch: maint-5.6/perl
+         !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
+         !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
+____________________________________________________________________________
+[  8574] By: jhi                                   on 2001/01/28  03:09:06
+        Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
+             from mainline.
+             
+             UTF-8 cleanup.
+             
+             Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
+             
+             "\x{FF}\xFF" was broken.
+             
+             Tests for #8329 and #8330.
+             
+             Add a note about EBCDIC versus UTF-8 to a potential problem spot.
+             
+             IRIX compiler noticed that the bof initialization might be
+             bypassed by control flow.
+             
+             Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
+     Branch: maint-5.6/perl
+         !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
+         !> regexec.c sv.c t/op/bop.t toke.c utf8.c
+____________________________________________________________________________
+[  8573] By: jhi                                   on 2001/01/28  02:06:12
+        Log: Retract #8552.
+     Branch: perl
+          ! lib/Text/Wrap.pm t/lib/textwrap.t
+____________________________________________________________________________
+[  8572] By: jhi                                   on 2001/01/28  02:04:49
+        Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
+             8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
+             not really integrated but instead salvaged by hand
+             (they had too many dependencies on the development release
+             to be cleanly integratable).
+             
+             Subject: more UTF8 test suites and an UTF8 patch
+             
+             Tweak for MULTIPLICITY/USE_PERLIO
+             
+             Signedness nit.
+             
+             Turn SvUTF8 off if not required in pp_chr and pp_stringify.
+             
+             Use the UTF8_XXX macros in is_utf8_char().
+             
+             Rewrite pp_concat() in terms of sv_catsv().  The . operator
+             should now be UTF-8-proof.
+             
+             Subject: [PATCH perl@8269] scanning two hex-constants
+             fails on EBCDIC environment (script length.t)
+             
+             Add some Unicode chop() tests.
+     Branch: maint-5.6/perl
+          ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
+         !> sv.c t/op/chop.t utf8.h
+____________________________________________________________________________
+[  8571] By: jhi                                   on 2001/01/28  00:35:59
+        Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
+             8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
+             
+             Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
+             
+             The maxiters upper limit sanity check (guarding against
+             non-progress) assumed bytes instead of characters in s///
+             and split().
+             
+             Signedness nit.
+             
+             sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
+             join() should now be UTF-8-proof.
+             
+             More split // UTF-8 tests. (8250)
+     Branch: maint-5.6/perl
+         !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
+         !> util.c
+____________________________________________________________________________
+[  8570] By: jhi                                   on 2001/01/27  22:15:46
+        Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
+             8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
+             8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
+             8084,8204,8244,8333 from mainline.
+             
+             For -Q where Q might be a one-letter sub name one does no more
+             get a warning about an unknown filetest (7941,7943,7944,8084).
+             
+             Subject: Re: [ID 20001130.011] expression parsing bug ?
+             
+             Make uv_to_utf8() to zero-terminate its output buffer.
+             
+             Split off t/op/length.t (7995)
+             
+             Split off t/op/utf8decode.t (7996)
+             
+             Remove an unnecessary 'use utf8' from the utf8.t (7998)
+             
+             Split off t/op/concat.t (8004)
+             
+             Split off t/op/ver.t (8005)
+             
+             Document utf8_length(), utf8_distance(), and utf8_hop().
+             
+             Document utf8_to_uv() better.
+             
+             Introduce macros for UTF8 decoding (8028,8033).
+             
+             Add test for reverse() (8030,8031).
+             
+             Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
+             
+             Do not return the Unicode replacement character   on UTF-8
+             decoding failure.
+             
+             Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
+             not this_utf8 i.e. the output string has one, but don't mess
+             with source assumption. (8052,8053)
+             
+             Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
+             writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
+             was not expecting to be called with something that was already
+             SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
+             just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
+             (8054)
+             
+             Recode the naughty binary bytes in utf8decode.t using the \xHH.
+             
+             Make some panic messages a bit more logical.
+     Branch: maint-5.6/perl
+         +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
+         !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
+         !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
+         !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
+         !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
+         !> utf8.c utf8.h
+____________________________________________________________________________
+[  8569] By: jhi                                   on 2001/01/27  19:16:43
+        Log: Integrate changes #7750 from perlio and #8566 from mainline.
+     Branch: maint-5.6/perl
+         !> regexec.c sv.c
+____________________________________________________________________________
+[  8568] By: jhi                                   on 2001/01/27  18:06:51
+        Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
+             7783,7790[perlio],7869,7871,7872,7911,7916,7932,
+             7935[-perlio.c],7936,7959,7965 from mainline.
+             
+             Change the "big byte" error message to "Wide character".
+             (7355, the croak-if-wide-chars-in-print part ignored)
+             
+             Use UINT64_C().
+             
+             Introduce Perl_utf8_length().
+             
+             diff -se shows these as different (7753, forgotten check-ins)
+             
+             Subject: [PATCH] doop.c - UTF8 tr///
+             
+             If we use (aTHX_ ...) then put Perl_ on the front.
+             
+             Make utf8_length() and utf8_distance() to be less forgiving
+             about bad UTF-8.
+             
+             Test line numbers are different with utf8.
+             
+             No need to scan till infinity, 13 is enough. (7872,7911)
+             
+             Subject: [PATCH] Tokeniser debugging
+             
+             Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
+             
+             Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
+             
+             Be more careful in Perl_sv_utf8_downgrade().
+             
+             Use DO_UTF8().
+             
+             Raw zero bytes in text files confuse at least GNU patch 2.1.
+     Branch: maint-5.6/perl
+         !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
+         !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
+         !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
+         !> t/pragma/utf8.t toke.c utf8.c utf8.h
+____________________________________________________________________________
+[  8567] By: nick                                  on 2001/01/27  11:10:38
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
+         !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
+         !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
+         !> toke.c
+____________________________________________________________________________
+[  8566] By: jhi                                   on 2001/01/27  06:22:48
+        Log: More documentation for the regexp context stack.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  8565] By: jhi                                   on 2001/01/27  05:21:57
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8564] By: jhi                                   on 2001/01/27  04:44:04
+        Log: Threadedness patch for #8562 from Doug MacEachern.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8563] By: jhi                                   on 2001/01/27  04:26:24
+        Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
+             Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8562] By: jhi                                   on 2001/01/27  04:20:30
+        Log: Subject: Re: Announce : Tokener reporting patch
+             From: Simon Cozens <simon@cozens.net>
+             Date: Mon, 22 Jan 2001 02:17:22 +0000
+             Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
+     Branch: perl
+          ! embed.h embed.pl proto.h toke.c
+____________________________________________________________________________
+[  8561] By: jhi                                   on 2001/01/27  04:17:24
+        Log: Forgot from #8545.  Oops.
+     Branch: perl
+          ! pp.c t/pragma/overload.t
+____________________________________________________________________________
+[  8560] By: jhi                                   on 2001/01/27  03:01:47
+        Log: A better module compilation test, use MANIFEST as suggested
+             by Spider.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[  8559] By: jhi                                   on 2001/01/27  02:50:48
+        Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/b.t
+____________________________________________________________________________
+[  8558] By: jhi                                   on 2001/01/27  02:27:05
+        Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
+     Branch: perl
+          ! t/pragma/sub_lval.t
+____________________________________________________________________________
+[  8557] By: jhi                                   on 2001/01/27  02:26:03
+        Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/st-06compat.t
+____________________________________________________________________________
+[  8556] By: jhi                                   on 2001/01/27  02:24:33
+        Log: Subject: [PATCH: perl@8531] minor update to README.os390
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
+     Branch: perl
+          ! README.os390
+____________________________________________________________________________
+[  8555] By: jhi                                   on 2001/01/27  00:35:47
+        Log: No point in checking the length before we know whether the pointer
+             is bogus or not, fixes Abigail's odbm failures in Linux.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8554] By: nick                                  on 2001/01/26  19:01:31
+        Log: Integrate mainline
+     Branch: perlio
+         !> lib/Text/Wrap.pm t/lib/textwrap.t
+____________________________________________________________________________
+[  8553] By: jhi                                   on 2001/01/26  15:19:39
+        Log: Integrate change #7792 from perlio (multiplicity fix),
+             fix the AV leak in regex DEBUGGING (tiny part of the
+             polymorphic regexp patch #8143).
+     Branch: maint-5.6/perl
+          ! regcomp.c
+         !> scope.h
+____________________________________________________________________________
+[  8552] By: jhi                                   on 2001/01/26  15:03:23
+        Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Fri, 26 Jan 2001 09:28:31 -0500
+             Message-ID: <20010126092831.A15328@blackrider.aocn.com>
+     Branch: perl
+          ! lib/Text/Wrap.pm t/lib/textwrap.t
+____________________________________________________________________________
+[  8551] By: jhi                                   on 2001/01/26  02:33:19
+        Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
+             7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
+             
+             Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
+             
+             Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
+             
+             Message nit.
+             
+             BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
+             
+             Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
+             
+             (the cleanup of unused submatches in regtry() and regcppop())
+             
+             Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
+             stored and restored, and thusly was trounced by the utf8 swash
+             routines.
+             
+             use utf8 not required to use \x{}.
+             
+             Removed two more tests that make no sense in UTF-8 since the test
+             data is not in UTF-8.
+             
+             Get the three different space character classes right under utf8.
+             
+             Implement ANYOFUTF8 regprop() dumping.
+             
+             Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
+             
+             Document the regex context pushing/popping a bit better.
+     Branch: maint-5.6/perl
+         +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
+         !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
+         !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
+         !> t/op/regmesg.t utf8.c
+____________________________________________________________________________
+[  8550] By: nick                                  on 2001/01/25  19:42:30
+        Log: Integrate mainline
+     Branch: perlio
+         !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
+         !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
+         !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
+         !> t/lib/bigint.t t/lib/bigintpm.t
+____________________________________________________________________________
+[  8549] By: jhi                                   on 2001/01/25  15:22:28
+        Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
+     Branch: maint-5.6/perl
+          ! pod/perlfunc.pod pp.c t/pragma/utf8.t
+____________________________________________________________________________
+[  8548] By: jhi                                   on 2001/01/25  15:02:55
+        Log: Integrate changes #7997,8063,8492,8547 from mainline.
+             
+             Subject: Re: STRLEN - what?
+             
+             Subject: [PATCH] perlguts.pod
+             
+             Memory management calls documentation.
+             
+             Layout using tabulator is not a good idea in a pod.
+     Branch: maint-5.6/perl
+         !> pod/perlguts.pod
+____________________________________________________________________________
+[  8547] By: jhi                                   on 2001/01/25  14:49:05
+        Log: Layout using tabulator is not a good idea in a pod.
+     Branch: perl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[  8546] By: jhi                                   on 2001/01/25  14:31:12
+        Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
+             from mainline.
+             
+             Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
+             
+             Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
+             
+             More Win32 editor/IDE/shell hints.
+             
+             More Win32 Perling.
+             
+             Yet another editor edit.
+             
+             Edit edit edit.
+             
+             IDE/editor section tweaking.
+             
+             Few more IDE/editor nits from p5p.
+     Branch: maint-5.6/perl
+         !> pod/perlfaq3.pod
+____________________________________________________________________________
+[  8545] By: jhi                                   on 2001/01/25  04:16:32
+        Log: Subject: [PATCH 5.7.0] overload int()
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Wed, 24 Jan 2001 19:06:57 -0500
+             Message-ID: <20010124190657.A8512@math.ohio-state.edu>
+     Branch: perl
+          ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
+          ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
+          ! t/lib/bigintpm.t
+____________________________________________________________________________
+[  8544] By: jhi                                   on 2001/01/25  04:15:11
+        Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
+     Branch: perl
+          ! Makefile.SH README.os390 hints/os390.sh installperl
+____________________________________________________________________________
+[  8543] By: jhi                                   on 2001/01/25  03:52:08
+        Log: Integrate change #8462,8469 from mainline.
+             
+             In VMS Perl subversion (perl -V) is undef.
+     Branch: maint-5.6/perl
+         !> configure.com
+____________________________________________________________________________
+[  8542] By: jhi                                   on 2001/01/25  03:44:55
+        Log: Integrate changes #7835,7850,8315,8316 from mainline.
+             
+             Solaris hints.
+     Branch: maint-5.6/perl
+         !> hints/solaris_2.sh
+____________________________________________________________________________
+[  8541] By: jhi                                   on 2001/01/25  03:39:28
+        Log: Integrate #8336 from mainline.
+     Branch: maint-5.6/perl
+         !> hv.c
+____________________________________________________________________________
+[  8540] By: jhi                                   on 2001/01/25  03:23:50
+        Log: Retract #8539.
+     Branch: maint-5.6/perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  8539] By: jhi                                   on 2001/01/25  03:21:55
+        Log: (Retracted by #5940.)
+     Branch: maint-5.6/perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  8538] By: jhi                                   on 2001/01/25  03:14:07
+        Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
+             
+             The VMS bits.
+     Branch: maint-5.6/perl
+          ! configure.com vms/descrip_mms.template
+____________________________________________________________________________
+[  8537] By: jhi                                   on 2001/01/25  03:06:09
+        Log: Integrate #7710,7824,7973 from mainline.
+     Branch: maint-5.6/perl
+         !> Configure Porting/Glossary Porting/config.sh Porting/config_H
+         !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
+         !> regcomp.c sv.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
+____________________________________________________________________________
+[  8536] By: jhi                                   on 2001/01/24  13:50:20
+        Log: Revert the edits made by me so far to the 5.6 branch since
+             the TRIAL1 since I did edits when I should have been using
+             integrates.  Bad programmer.   (Will integrate them properly later.)
+             Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
+             The #8353 will not be reapplied at least for now since
+             the UTF-8 hash keys need more thinking.
+             (The patches #8347, #8354, #8454, #8473 were okay since they
+             were original edits made specifically for the 5.6.1-TRIAL1.)
+     Branch: maint-5.6/perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
+          ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
+          ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
+          ! t/op/each.t vms/descrip_mms.template 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
+____________________________________________________________________________
+[  8535] By: bailey                                on 2001/01/24  06:37:02
+        Log: SYN SYN
+     Branch: vmsperl
+         +> (branch 26 files)
+         !> (integrate 130 files)
+____________________________________________________________________________
+[  8534] By: nick                                  on 2001/01/23  19:30:57
+        Log: Integrate mainline.
+     Branch: perlio
+         !> Changes Configure Porting/Glossary Porting/config.sh
+         !> Porting/config_H embed.h embed.pl ext/Encode/compile
+         !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
+         !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
+         !> pod/perlvar.pod proto.h t/lib/1_compile.t
+____________________________________________________________________________
+[  8533] By: jhi                                   on 2001/01/23  16:15:46
+        Log: Forgotten from #8501.
+     Branch: perl
+          ! Porting/Glossary Porting/config.sh Porting/config_H
+____________________________________________________________________________
+[  8532] By: jhi                                   on 2001/01/23  16:13:27
+        Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Mon, 22 Jan 2001 17:51:58 +0100
+             Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
+     Branch: perl
+          ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
+____________________________________________________________________________
+[  8531] By: jhi                                   on 2001/01/23  15:46:01
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8530] By: jhi                                   on 2001/01/23  15:38:39
+        Log: De-cut-and-pasto.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[  8529] By: jhi                                   on 2001/01/23  15:11:04
+        Log: Document the mkdir trailing slashes case.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  8528] By: jhi                                   on 2001/01/23  15:08:28
+        Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
+             get installed:
+             
+             Subject: lib/lib.pm
+             From: <abigail@foad.org>
+             Date: Mon, 28 Aug 2000 20:35:08 -0400
+             Message-ID: <20000829003508.21281.qmail@foad.org>
+     Branch: perl
+          ! installperl
+____________________________________________________________________________
+[  8527] By: jhi                                   on 2001/01/23  14:44:04
+        Log: Metaconfig unit change for #8526.
+     Branch: metaconfig
+          ! U/threads/archname.U
+____________________________________________________________________________
+[  8526] By: jhi                                   on 2001/01/23  14:43:19
+        Log: Attach -perlio to the archname if so selected.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  8525] By: jhi                                   on 2001/01/23  14:24:01
+        Log: Subject: [PATCH] pod/perlvar.pod
+             From: abigail@foad.org
+             Date: Tue, 23 Jan 2001 01:41:10 +0100
+             Message-ID: <20010123004110.22259.qmail@foad.org>
+     Branch: perl
+          ! pod/perlvar.pod
+____________________________________________________________________________
+[  8524] By: jhi                                   on 2001/01/23  14:22:32
+        Log: A bug introduced in #8217 (the undefined variable in the
+             lib/safe1_t #3) fixed, by Charles Lane:
+             
+             The earlier patch made it so that stuff running in Safe
+             compartments could do a "caller" and see "main".  That
+             little change in name is done right before the code in
+             the compartment is run, and apparantly the parser
+             was picking up the stash name before it got changed.
+             
+             (why it was threaded vs. unthreaded Perl that was sensitive to this
+             I still don't know...and it probably doesn't matter).
+             
+             I tryed removing the stash name-change and saw that threaded Perl
+             did indeed pass the lib/safe1.t tests.
+             
+             So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
+             do the name change (and to connect _ in the compartment to the global
+             _) which is removed from _safe_call_sv.   Then Safe.pm is modified
+             to call _safe_pkg_prep when creating a new compartment.
+             
+             Passes all tests with threaded perl on linux; passes all tests
+             with unthreaded perl on VMS.
+             
+             At some point I'll probably want to revisit Safe and Opcode to
+             provide more sensible handling of global variables...and to get
+             formats working in Safe compartments, which they don't do currently.
+     Branch: perl
+          ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
+____________________________________________________________________________
+[  8523] By: jhi                                   on 2001/01/23  14:11:58
+        Log: Also the lib/Thread.pm itself needs to be ignored if
+             the Thread extension hasn't been built.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[  8522] By: jhi                                   on 2001/01/23  13:51:28
+        Log: print() instead of warn() so that stderr doesn't get
+             unncessarily polluted.
+     Branch: perl
+          ! ext/Encode/compile
+____________________________________________________________________________
+[  8521] By: jhi                                   on 2001/01/23  13:49:48
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
+         !> ext/Encode/encode.h
+____________________________________________________________________________
+[  8520] By: nick                                  on 2001/01/22  21:44:00
+        Log: More messing with Encode:
+             Extra fields in header to allow multiple names and to record
+             other things "compile" knows.
+             Re-organise compile to factor out common output routines.
+     Branch: perlio
+          ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
+____________________________________________________________________________
+[  8519] By: nick                                  on 2001/01/22  20:33:50
+        Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
+     Branch: perlio
+          ! ext/Encode/Makefile.PL ext/Encode/compile
+____________________________________________________________________________
+[  8518] By: nick                                  on 2001/01/22  20:28:13
+        Log: Integrate mainline
+     Branch: perlio
+         !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
+         !> vos/config.alpha.def vos/config.alpha.h
+____________________________________________________________________________
+[  8517] By: jhi                                   on 2001/01/22  15:37:17
+        Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
+             by Inaba Hiroto.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8516] By: jhi                                   on 2001/01/22  14:55:15
+        Log: More SIG_SIZE fixes.
+     Branch: perl
+          ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
+____________________________________________________________________________
+[  8515] By: jhi                                   on 2001/01/22  14:50:27
+        Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 22 Jan 2001 00:42:24 -0600
+             Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  8514] By: jhi                                   on 2001/01/22  14:31:17
+        Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sun, 21 Jan 2001 23:03:25 -0600
+             Message-Id: <p04330101b691596f577f@[172.16.52.1]>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  8513] By: jhi                                   on 2001/01/22  14:14:00
+        Log: Add the .ucm encoding tables to the MANIFEST.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  8512] By: jhi                                   on 2001/01/22  13:43:33
+        Log: Integrate perlio.
+     Branch: perl
+         +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
+         +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
+         +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
+         +> ext/Encode/Encode/iso8859-10.ucm
+         +> ext/Encode/Encode/iso8859-13.ucm
+         +> ext/Encode/Encode/iso8859-14.ucm
+         +> ext/Encode/Encode/iso8859-15.ucm
+         +> ext/Encode/Encode/iso8859-16.ucm
+         +> ext/Encode/Encode/iso8859-2.ucm
+         +> ext/Encode/Encode/iso8859-3.ucm
+         +> ext/Encode/Encode/iso8859-4.ucm
+         +> ext/Encode/Encode/iso8859-5.ucm
+         +> ext/Encode/Encode/iso8859-6.ucm
+         +> ext/Encode/Encode/iso8859-7.ucm
+         +> ext/Encode/Encode/iso8859-8.ucm
+         +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
+         +> ext/Encode/Encode/symbol.ucm
+         !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
+         !> perliol.h
+____________________________________________________________________________
+[  8511] By: nick                                  on 2001/01/21  23:44:47
+        Log: Make "real" layers of ":utf8" and ":raw".
+             So now PERLIO=utf8 perl ...
+             does what Andreas wanted.
+             Fix arg passing in open.pm (still have a Carp issue).
+     Branch: perlio
+          ! lib/open.pm perlio.c perliol.h
+____________________________________________________________________________
+[  8510] By: jhi                                   on 2001/01/21  22:56:53
+        Log: Document the regex context pushing/popping a bit better.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  8509] By: jhi                                   on 2001/01/21  22:55:44
+        Log: Tweak the mkdir trailing slash code some more.
+             
+             TO DO: the same handling should probably be done for
+             all the other filesystem functions that can have directories
+             as their arguments.
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  8508] By: nick                                  on 2001/01/21  21:37:43
+        Log: Switch "compiled in" encodings to .ucm format.
+             (Leave others as .enc till we can run-time load .ucm,
+             or find some other way to load them.)
+     Branch: perlio
+          + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
+          + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
+          + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
+          + ext/Encode/Encode/iso8859-10.ucm
+          + ext/Encode/Encode/iso8859-13.ucm
+          + ext/Encode/Encode/iso8859-14.ucm
+          + ext/Encode/Encode/iso8859-15.ucm
+          + ext/Encode/Encode/iso8859-16.ucm
+          + ext/Encode/Encode/iso8859-2.ucm
+          + ext/Encode/Encode/iso8859-3.ucm
+          + ext/Encode/Encode/iso8859-4.ucm
+          + ext/Encode/Encode/iso8859-5.ucm
+          + ext/Encode/Encode/iso8859-6.ucm
+          + ext/Encode/Encode/iso8859-7.ucm
+          + ext/Encode/Encode/iso8859-8.ucm
+          + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
+          + ext/Encode/Encode/symbol.ucm
+          ! ext/Encode/Makefile.PL ext/Encode/compile
+____________________________________________________________________________
+[  8507] By: nick                                  on 2001/01/21  21:02:03
+        Log: Integrate (partial) mainline.
+     Branch: perlio
+         !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
+         !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
+         !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[  8506] By: jhi                                   on 2001/01/21  20:09:30
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8505] By: jhi                                   on 2001/01/21  19:39:59
+        Log: Subject: Minor typos in perlfaq2.pod
+             From: "Stephen P. Potter" <spp@spotter.yi.org>
+             Message-Id: <200101192101.QAA11911@spotter.yi.org>
+             Date: Fri, 19 Jan 2001 16:01:13 -0500
+             
+             with a nit from Philip Netwon.
+     Branch: perl
+          ! pod/perlfaq2.pod
+____________________________________________________________________________
+[  8504] By: jhi                                   on 2001/01/21  19:33:05
+        Log: Metaconfig change for #8503.
+     Branch: metaconfig
+          ! U/threads/usethreads.U
+____________________________________________________________________________
+[  8503] By: jhi                                   on 2001/01/21  19:32:21
+        Log: Sanity check for conflicting thread flavours.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8502] By: jhi                                   on 2001/01/21  19:23:00
+        Log: Metaconfig change for #8501.
+     Branch: metaconfig
+          ! U/modified/sig_name.U
+____________________________________________________________________________
+[  8501] By: jhi                                   on 2001/01/21  19:22:26
+        Log: The SIG_SIZE is the number of the elements *excluding*
+             the terminating NULL.
+     Branch: perl
+          ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
+          ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
+          ! win32/config_H.vc
+____________________________________________________________________________
+[  8500] By: jhi                                   on 2001/01/21  18:31:31
+        Log: Integrate perlio.
+     Branch: perl
+         !> doio.c embed.h embed.pl ext/Encode/Encode.xs
+         !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
+         !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
+         !> pp_sys.c proto.h sv.c
+____________________________________________________________________________
+[  8499] By: jhi                                   on 2001/01/21  17:43:57
+        Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Sun, 21 Jan 2001 13:34:05 +0000
+             Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
+             
+             In sprintf UTF8ize only if necessary.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8498] By: nick                                  on 2001/01/21  16:25:32
+        Log: Encode cleanup.
+             Add command line control over "compile" so that Makefile.PL
+             needs can be combined with other uses.
+             Use command line options in Makefile.PL.
+             Fix multi-byte parsing in .ucm files.
+     Branch: perlio
+          ! ext/Encode/Makefile.PL ext/Encode/compile
+____________________________________________________________________________
+[  8497] By: nick                                  on 2001/01/21  12:56:27
+        Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
+     Branch: perlio
+          ! ext/Encode/Encode.xs
+____________________________________________________________________________
+[  8496] By: nick                                  on 2001/01/21  12:18:45
+        Log: Fixup after integrate:
+             missed the .sym files that are changed by regen_headers
+             sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
+     Branch: perlio
+          ! global.sym pp.sym sv.c
+____________________________________________________________________________
+[  8495] By: nick                                  on 2001/01/21  11:51:07
+        Log: Integrate mainline.
+     Branch: perlio
+         +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
+         !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
+         !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
+         !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
+         !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
+         !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
+         !> win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8494] By: jhi                                   on 2001/01/20  23:12:11
+        Log: Forgot the expect_number() prototype.
+     Branch: perl
+          ! embed.h embed.pl proto.h
+____________________________________________________________________________
+[  8493] By: jhi                                   on 2001/01/20  22:56:39
+        Log: Subject: [PATCH: perl@8482] README.vms URL updates
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
+             
+             Plus Craig A. Berry's suggestion to use compaq.com instead
+             of digital.com.
+     Branch: perl
+          ! README.vms
+____________________________________________________________________________
+[  8492] By: jhi                                   on 2001/01/20  22:50:05
+        Log: Memory management calls documentation.
+     Branch: perl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[  8491] By: jhi                                   on 2001/01/20  22:38:33
+        Log: Signedness nit plus few memcpy/Copy nits.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8490] By: jhi                                   on 2001/01/20  22:25:53
+        Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
+     Branch: perl
+          ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
+____________________________________________________________________________
+[  8489] By: jhi                                   on 2001/01/20  22:24:41
+        Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
+     Branch: perl
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8488] By: jhi                                   on 2001/01/20  22:22:27
+        Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  8487] By: jhi                                   on 2001/01/20  22:21:18
+        Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
+     Branch: perl
+          + ext/DynaLoader/dl_dllload.xs
+          ! MANIFEST Makefile.SH hints/os390.sh
+____________________________________________________________________________
+[  8486] By: jhi                                   on 2001/01/20  22:17:53
+        Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
+     Branch: perl
+          ! README.os390 README.posix-bc
+____________________________________________________________________________
+[  8485] By: jhi                                   on 2001/01/20  20:15:30
+        Log: Document and test the new qu operator.
+     Branch: perl
+          + t/op/qu.t
+          ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
+          ! pod/perlretut.pod pod/perlunicode.pod
+____________________________________________________________________________
+[  8484] By: nick                                  on 2001/01/20  19:42:30
+        Log: Infrastructure to allow:
+             open($fh,"|-",@array);
+             to be implemented
+             i.e. mark pp_open as needing a stack mark, and make pp_open
+             process its args in that style (and pass them _all_ to tied handles OPEN).
+             Invent do_openn() which takes SV ** at allow it to see multiple args.
+             Note this does not _do_ anything yet.
+     Branch: perlio
+          ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
+          ! perlapi.c pp_proto.h pp_sys.c proto.h
+____________________________________________________________________________
+[  8483] By: nick                                  on 2001/01/20  17:23:14
+        Log: Integrate mainline.
+     Branch: perlio
+         !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
+         !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
+____________________________________________________________________________
+[  8482] By: jhi                                   on 2001/01/19  15:37:49
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8481] By: jhi                                   on 2001/01/19  14:41:24
+        Log: Subject: Re: new feature: s?printf parameter reordering 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Thu, 11 Jan 2001 17:09:03 +0000
+             Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
+             
+             - support reordering for all parameters: %, *v, *, .*
+             - lay down that the reordering specification must immediately
+             follow that parameter: %3$, *v3$, *3$, .*3$
+             - fix vectorisation of a zero-length string
+             - factor out the code choosing the argument to format
+             
+             Possibly unwanted side-effects:
+             - the special format specifiers ' +-0' must now precede any
+             vectorisation specifier. Tests in op/sprintf and op/ver
+             have been changed to reflect this.
+             - sprintf.t test #214 changed its expectations because in many
+             cases, the next parameter has already been consumed when an
+             invalid type letter is detected.
+             
+             Probably wanted side-effects:
+             - attempts to format a non-existent parameter will warn as if C<undef>
+             - attempt to write to non-existent parameter with '%n' will complain
+             of "attempt to modify read-only value" instead of being silent
+     Branch: perl
+          ! sv.c t/op/sprintf.t t/op/ver.t
+____________________________________________________________________________
+[  8480] By: jhi                                   on 2001/01/19  14:08:37
+        Log: Subject: PATCH pragma/locale.t
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 18 Jan 2001 09:45:37 +0100
+             Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
+     Branch: perl
+          ! t/pragma/locale.t
+____________________________________________________________________________
+[  8479] By: jhi                                   on 2001/01/19  13:19:58
+        Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  8478] By: jhi                                   on 2001/01/19  02:12:35
+        Log: Automate 1_compile.t.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[  8477] By: jhi                                   on 2001/01/19  01:49:56
+        Log: Integrate perlio.
+     Branch: perl
+         !> sv.c win32/config.bc win32/config.gc win32/config.vc
+         !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[  8476] By: nick                                  on 2001/01/18  21:51:52
+        Log: Integrate mainline
+     Branch: perlio
+         +> t/lib/1_compile.t t/lib/compmod.pl
+         !> MANIFEST configure.com lib/unicode/distinct.pm
+____________________________________________________________________________
+[  8475] By: nick                                  on 2001/01/18  21:48:02
+        Log: Win32 "safe signals" co-existance fix.
+             Fix SIG_SIZE value.
+             Clear PL_sig_pending when cloning (fork).
+     Branch: perlio
+          ! sv.c win32/config.bc win32/config.gc win32/config.vc
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[  8474] By: jhi                                   on 2001/01/18  14:40:57
+        Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[  8473] By: gsar                                  on 2001/01/18  11:42:31
+        Log: unsubmitted trial1 change
+     Branch: maint-5.6/perl
+          ! Changes
+____________________________________________________________________________
+[  8472] By: jhi                                   on 2001/01/18  04:30:24
+        Log: The first bug found by 1_compile.t.
+     Branch: perl
+          ! lib/unicode/distinct.pm
+____________________________________________________________________________
+[  8471] By: jhi                                   on 2001/01/18  04:29:42
+        Log: Add Schwern's 1_compile test.  The compile_module script renamed
+             to be a bit shorter for the 8.3 people.
+     Branch: perl
+          + t/lib/1_compile.t t/lib/compmod.pl
+          ! MANIFEST
+____________________________________________________________________________
+[  8470] By: jhi                                   on 2001/01/18  04:16:00
+        Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
+             Replace #8463.
+     Branch: maint-5.6/perl
+          ! configure.com
+____________________________________________________________________________
+[  8469] By: jhi                                   on 2001/01/18  04:13:02
+        Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
+             Replace #8462.
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  8468] By: jhi                                   on 2001/01/18  03:42:08
+        Log: Integrate perlio.
+     Branch: perl
+         !> gv.c mg.c perlio.c util.c
+____________________________________________________________________________
+[  8467] By: nick                                  on 2001/01/17  22:41:10
+        Log: "Safe" signals - trial implementation.
+             gv.c tweaked to zero PL_sig_pend array
+             perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
+             util.c tweaked to not set SA_RESTART to give perlio.c a chance.
+             Odd thing is that it "works" with PERLIO=stdio as well (linux).
+     Branch: perlio
+          ! gv.c mg.c perlio.c util.c
+____________________________________________________________________________
+[  8466] By: nick                                  on 2001/01/17  20:40:20
+        Log: Integrate mainline.
+     Branch: perlio
+         !> Configure Porting/Glossary Porting/config.sh Porting/config_H
+         !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
+         !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
+         !> 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
+____________________________________________________________________________
+[  8465] By: jhi                                   on 2001/01/17  18:37:13
+        Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 17 Jan 2001 17:31:33 +0000
+             Message-ID: <20010117173133.I2633@plum.flirble.org>
+     Branch: perl
+          ! t/op/int.t
+____________________________________________________________________________
+[  8464] By: jhi                                   on 2001/01/17  14:43:17
+        Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Wed, 17 Jan 2001 15:16:43 +0100
+             Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
+             
+             pp_int() was dropping an NV to the floor,
+             int(279964589018079/59) either returned not an integer
+             4745162525730.15, or one got "Attempt to free unreferenced scalar."
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  8463] By: jhi                                   on 2001/01/17  06:12:42
+        Log: (Replaced by #8470)
+             
+             Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 16 Jan 2001 23:38:46 -0600
+             Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
+     Branch: maint-5.6/perl
+          ! configure.com
+____________________________________________________________________________
+[  8462] By: jhi                                   on 2001/01/17  06:11:31
+        Log: (Replaced by #8469)
+             
+             Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 16 Jan 2001 23:38:46 -0600
+             Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  8461] By: jhi                                   on 2001/01/17  05:56:12
+        Log: Allow for one trailing slash in the directory of mkdir().
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  8460] By: jhi                                   on 2001/01/17  03:26:01
+        Log: Metaconfig unit changes for #8459.
+     Branch: metaconfig
+          ! U/modified/Loc.U U/modified/sig_name.U
+____________________________________________________________________________
+[  8459] By: jhi                                   on 2001/01/17  03:24:48
+        Log: Define SIG_SIZE, the number of elements in the sig_name and
+             sig_num arrays, including the final NULL entry.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
+          ! sv.c uconfig.h uconfig.sh 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
+____________________________________________________________________________
+[  8458] By: jhi                                   on 2001/01/17  01:41:33
+        Log: Integrate perlio.
+     Branch: perl
+         !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
+         !> perlapi.h proto.h sv.c
+____________________________________________________________________________
+[  8457] By: nick                                  on 2001/01/16  22:07:26
+        Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
+             Provides all the "cost" but no benefit yet - it is to allow cost
+             to be measured, and implementation experiments (just in mg.c?).
+     Branch: perlio
+          ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
+          ! perlapi.h proto.h sv.c
+____________________________________________________________________________
+[  8456] By: nick                                  on 2001/01/16  21:07:07
+        Log: Integrate mainline.
+     Branch: perlio
+         !> (integrate 51 files)
+____________________________________________________________________________
+[  8455] By: jhi                                   on 2001/01/16  18:13:43
+        Log: Subject: [PATCH] regcomp.c old feature removal
+             From: mjd@plover.com
+             Date: 16 Jan 2001 14:43:18 -0000 
+             Message-ID: <20010116144318.7140.qmail@plover.com> 
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  8454] By: jhi                                   on 2001/01/16  16:12:39
+        Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
+             From: "Indy Singh" <indy@nusphere.com>
+             Date: Wed, 10 Jan 2001 20:17:49 -0500
+             Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
+     Branch: maint-5.6/perl
+          ! win32/Makefile
+____________________________________________________________________________
+[  8453] By: jhi                                   on 2001/01/16  16:09:33
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8452] By: jhi                                   on 2001/01/16  15:42:04
+        Log: Subject: Re: API Cleanup
+             To: perl5-porters@perl.org
+             Date: Tue, 16 Jan 2001 13:42:30 +0000
+             Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
+             
+             Subject: [PATCH] utf8.c documentation
+             From: Simon Cozens <simon@cozens.net>
+             Date: Tue, 16 Jan 2001 13:52:48 +0000
+             Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
+             
+             Subject: Re: API Cleanup
+             From: Simon Cozens <simon@cozens.net>
+             Date: Tue, 16 Jan 2001 14:58:55 +0000
+             Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
+             
+             UTF-8 doc patches.
+     Branch: perl
+          ! embed.pl pod/perlapi.pod utf8.c
+____________________________________________________________________________
+[  8451] By: jhi                                   on 2001/01/16  14:41:39
+        Log: podlators 1.07, from Russ Allbery.
+     Branch: perl
+          ! lib/Pod/Man.pm
+____________________________________________________________________________
+[  8450] By: jhi                                   on 2001/01/16  14:24:19
+        Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
+             From: "Indy Singh" <indy@nusphere.com>
+             Date: Mon, 15 Jan 2001 20:59:40 -0500
+             Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
+     Branch: perl
+          ! win32/Makefile
+____________________________________________________________________________
+[  8449] By: jhi                                   on 2001/01/16  03:42:55
+        Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
+             at the setting of the ofs_sv in new_struct_thread() as the
+             thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
+             that invited a core dump.
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[  8448] By: jhi                                   on 2001/01/16  01:49:07
+        Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
+             Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
+             
+             Replace #8444 and #8445.
+     Branch: perl
+          ! ext/B/B.xs ext/B/B/Debug.pm
+____________________________________________________________________________
+[  8447] By: jhi                                   on 2001/01/15  21:05:35
+        Log: Subject: [PATCH] API Variable documentation   
+             From: Simon Cozens <simon@cozens.net>
+             Date: Mon, 15 Jan 2001 19:35:54 +0000
+             Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
+     Branch: perl
+          ! pod/perlapi.pod thrdvar.h
+____________________________________________________________________________
+[  8446] By: jhi                                   on 2001/01/15  20:49:20
+        Log: Signedness nit.
+     Branch: perl
+          ! pp_ctl.c
+____________________________________________________________________________
+[  8445] By: jhi                                   on 2001/01/15  20:28:48
+        Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
+     Branch: perl
+          ! ext/B/B/Debug.pm
+____________________________________________________________________________
+[  8444] By: jhi                                   on 2001/01/15  13:09:10
+        Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
+     Branch: perl
+          ! ext/B/B.xs
+____________________________________________________________________________
+[  8443] By: jhi                                   on 2001/01/15  13:06:26
+        Log: Missing from #8439.
+     Branch: perl
+          ! keywords.h mg.c
+____________________________________________________________________________
+[  8442] By: jhi                                   on 2001/01/15  13:02:38
+        Log: Subject: [PATCH @8436] Eliminate op_children
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
+             Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
+             
+             Subject: [PATCH @8436] Re: Eliminate op_children
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
+             Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
+     Branch: perl
+          ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
+          ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
+          ! op.c op.h
+____________________________________________________________________________
+[  8441] By: jhi                                   on 2001/01/15  12:57:08
+        Log: Use the /^Perl_/-less form of is_lvalue_sub().
+     Branch: perl
+          ! pp.h
+____________________________________________________________________________
+[  8440] By: jhi                                   on 2001/01/15  05:13:09
+        Log: Revert #8437 and #8438, the Linux large files story is more complex.
+     Branch: metaconfig/U/perl
+          ! d_fpos64_t.U d_off64_t.U
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh perl.h
+          ! pod/perltoc.pod uconfig.h uconfig.sh 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
+____________________________________________________________________________
+[  8439] By: jhi                                   on 2001/01/15  05:02:24
+        Log: More UTF-8 patches from Inaba Hiroto.
+             - The substr lval was still not okay.
+             - Now pp_stringify and sv_setsv copies source's UTF8 flag
+             even if IN_BYTE.  pp_stringify is called from fold_constants
+             at optimization phase and "\x{100}" was made SvUTF8_off under
+             use bytes (the bytes pragma is for "byte semantics" and not
+             for "do not produce UTF8 data")
+             - New `qu' operator to generate UTF8 string explicitly.
+             Though I agree with the policy "0x00-0xff always produce bytes",
+             sometimes want to such a string to be coded in UTF8.
+             I can use pack"U0a*" but it requires more typing and has
+             runtime overhead.
+             - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
+             change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
+             string is not UTF8_on and has char 0x80-0xff.
+             
+             TODO: document and test qu.
+     Branch: perl
+          ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
+          ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
+          ! toke.c
+____________________________________________________________________________
+[  8438] By: jhi                                   on 2001/01/14  05:10:23
+        Log: Metaconfig unit changes for #8437.
+     Branch: metaconfig/U/perl
+          ! d_fpos64_t.U d_off64_t.U
+____________________________________________________________________________
+[  8437] By: jhi                                   on 2001/01/14  04:55:34
+        Log: Add <features.h> probing, seems to be needed for (some?)
+             Linux largefileness.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh perl.h
+          ! pod/perltoc.pod uconfig.h uconfig.sh 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
+____________________________________________________________________________
+[  8436] By: jhi                                   on 2001/01/13  17:47:21
+        Log: Tighten some of the tests a bit.
+     Branch: perl
+          ! t/pragma/utf8.t
+____________________________________________________________________________
+[  8435] By: jhi                                   on 2001/01/13  17:31:54
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
+         !> win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[  8434] By: nick                                  on 2001/01/13  11:36:53
+        Log: Run dmake regen_config_h for Win32
+     Branch: perlio
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[  8433] By: nick                                  on 2001/01/13  11:31:55
+        Log: VMS friendly patch to Encode compile process
+     Branch: perlio
+          ! ext/Encode/Makefile.PL ext/Encode/compile
+____________________________________________________________________________
+[  8432] By: nick                                  on 2001/01/13  11:06:44
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/B/B/Concise.pm
+         !> (integrate 52 files)
+____________________________________________________________________________
+[  8431] By: jhi                                   on 2001/01/13  05:55:55
+        Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
+             Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
+     Branch: perl
+          ! ext/B/B/Concise.pm
+____________________________________________________________________________
+[  8430] By: jhi                                   on 2001/01/13  04:24:18
+        Log: The LVRET macro needed an aTHX.
+     Branch: perl
+          ! pp.h
+____________________________________________________________________________
+[  8429] By: jhi                                   on 2001/01/13  02:12:42
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8428] By: jhi                                   on 2001/01/13  02:08:50
+        Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
+             
+             Add a BEGIN guard for sloppy floating point division.
+     Branch: perl
+          ! lib/Math/BigInt.pm lib/bigint.pl
+____________________________________________________________________________
+[  8427] By: jhi                                   on 2001/01/13  01:47:16
+        Log: The B::Terse drop-in replacement wasn't quite drop-in.
+     Branch: perl
+          ! ext/B/B/Terse.pm
+____________________________________________________________________________
+[  8426] By: jhi                                   on 2001/01/12  21:20:43
+        Log: Use UVXf.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
+          ! uconfig.sh 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
+____________________________________________________________________________
+[  8425] By: jhi                                   on 2001/01/12  20:20:14
+        Log: Subject: [PATCH perl@8342] -Wformat
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Fri, 12 Jan 2001 20:03:14 GMT
+             Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
+     Branch: perl
+          ! ext/Encode/Encode.xs mg.c sv.c toke.c
+____________________________________________________________________________
+[  8424] By: jhi                                   on 2001/01/12  20:01:48
+        Log: Subject: B::Concise -- an improved replacement for B::Terse 
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
+             Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
+     Branch: perl
+          + ext/B/B/Concise.pm
+          ! MANIFEST ext/B/B/Terse.pm
+____________________________________________________________________________
+[  8423] By: jhi                                   on 2001/01/12  19:24:02
+        Log: The new metaconfig unit from the #8421.
+     Branch: metaconfig/U/perl
+          + d_sigprocmask.U
+____________________________________________________________________________
+[  8422] By: jhi                                   on 2001/01/12  19:23:43
+        Log: Forgot the microperl config from the #8421.
+     Branch: perl
+          ! uconfig.h uconfig.sh
+____________________________________________________________________________
+[  8421] By: jhi                                   on 2001/01/12  19:05:27
+        Log: Add sigprocmask() probe, regen Configure, regen toc.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
+          ! 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
+____________________________________________________________________________
+[  8420] By: jhi                                   on 2001/01/12  18:34:31
+        Log: Add sockatmark() to the todo list.
+     Branch: perl
+          ! Todo-5.6
+____________________________________________________________________________
+[  8419] By: jhi                                   on 2001/01/12  18:09:46
+        Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8418] By: jhi                                   on 2001/01/12  18:05:30
+        Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
+             From: Radu Greab <radu@netsoft.ro>
+             Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
+             Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
+     Branch: perl
+          ! op.c t/pragma/sub_lval.t
+____________________________________________________________________________
+[  8417] By: jhi                                   on 2001/01/12  16:09:09
+        Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
+             Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
+             Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
+     Branch: perl
+          ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
+          ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
+          ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
+          ! t/pragma/sub_lval.t toke.c
+____________________________________________________________________________
+[  8416] By: jhi                                   on 2001/01/12  15:42:06
+        Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
+             From: "Richard Soderberg" <rs@crystalflame.net>
+             Date: Fri, 12 Jan 2001 04:49:35 -0800
+             Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
+             
+             Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
+             according to the platform.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8415] By: jhi                                   on 2001/01/12  15:33:41
+        Log: One more UTF-8 fix from Inaba Hiroto.
+     Branch: perl
+          ! pp.c regexec.c t/pragma/utf8.t
+____________________________________________________________________________
+[  8414] By: jhi                                   on 2001/01/12  15:30:18
+        Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  8413] By: jhi                                   on 2001/01/12  15:22:10
+        Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Thu, 11 Jan 2001 12:53:36 +0100
+             Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8412] By: jhi                                   on 2001/01/12  15:20:25
+        Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Fri, 12 Jan 2001 14:37:55 +0100
+             Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
+     Branch: perl
+          ! hints/posix-bc.sh
+____________________________________________________________________________
+[  8411] By: jhi                                   on 2001/01/12  15:14:14
+        Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Fri, 12 Jan 2001 10:42:21 +0100
+             Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
+     Branch: perl
+          ! t/op/regmesg.t
+____________________________________________________________________________
+[  8410] By: jhi                                   on 2001/01/12  05:48:55
+        Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
+             From: Nicholas Clark <nick@ccl4.org> 
+             Date: Sun, 7 Jan 2001 19:47:14 +0000
+             Message-ID: <20010107194714.B1048@plum.flirble.org>
+     Branch: perl
+          ! t/op/numconvert.t
+____________________________________________________________________________
+[  8409] By: jhi                                   on 2001/01/12  05:41:28
+        Log: Integrate perlio.
+     Branch: perl
+         !> mg.c scope.h
+____________________________________________________________________________
+[  8408] By: nick                                  on 2001/01/11  22:43:28
+        Log: Remove variables that were used in experiments.
+     Branch: perlio
+          ! mg.c
+____________________________________________________________________________
+[  8407] By: nick                                  on 2001/01/11  20:57:44
+        Log: Catch die in %SIG handler and unblock the signal before re-dying.
+             This make Linux work _without_ sigsetjmp().
+             Turn off sigsetjmp() to see what else it does.
+             May need Configure probe for sigprocmask() if anything has sigaction()
+             but not sigprocmask().
+     Branch: perlio
+          ! mg.c scope.h
+____________________________________________________________________________
+[  8406] By: nick                                  on 2001/01/11  19:32:07
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
+         !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
+         !> t/op/substr.t
+____________________________________________________________________________
+[  8405] By: jhi                                   on 2001/01/11  17:11:01
+        Log: Fix UTF-8 lval substr().
+     Branch: perl
+          ! mg.c t/op/substr.t
+____________________________________________________________________________
+[  8404] By: jhi                                   on 2001/01/11  05:13:58
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8403] By: jhi                                   on 2001/01/11  04:38:24
+        Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Mon, 30 Oct 2000 01:33:26 +0000
+             Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
+     Branch: perl
+          ! regexec.c t/op/re_tests
+____________________________________________________________________________
+[  8402] By: jhi                                   on 2001/01/11  04:26:12
+        Log: Integrate perlio.
+     Branch: perl
+         !> scope.h util.c
+____________________________________________________________________________
+[  8401] By: nick                                  on 2001/01/10  22:52:55
+        Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
+             (So Alan and Ilya can try setting via hints.)
+             Verified Linux "works" with it true and fails to re-enable SIGINT if false.
+             Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
+             doing the save everywhere seems to restart read() correctly, but just
+             doing it once "round" the handler does not.
+     Branch: perlio
+          ! scope.h
+____________________________________________________________________________
+[  8400] By: jhi                                   on 2001/01/10  21:57:54
+        Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
+             of IRIX, HP-UX is unaffected.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  8399] By: nick                                  on 2001/01/10  21:29:19
+        Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
+     Branch: perlio
+          ! util.c
+____________________________________________________________________________
+[  8398] By: jhi                                   on 2001/01/10  20:55:31
+        Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
+             also have ReusePort.
+     Branch: perl
+          ! ext/IO/lib/IO/Socket/INET.pm
+____________________________________________________________________________
+[  8397] By: jhi                                   on 2001/01/10  20:50:57
+        Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
+             From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
+             Date: Wed, 10 Jan 2001 01:38:13 -0800
+             Message-ID: <20010110013813.B41744@yahoo-inc.com>
+     Branch: perl
+          ! ext/IO/lib/IO/Socket/INET.pm
+____________________________________________________________________________
+[  8396] By: jhi                                   on 2001/01/10  20:49:30
+        Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
+             From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
+             Date: Wed, 10 Jan 2001 01:37:32 -0800
+             Message-ID: <20010110013732.A41744@yahoo-inc.com>
+     Branch: perl
+          ! ext/Socket/Socket.pm
+____________________________________________________________________________
+[  8395] By: jhi                                   on 2001/01/10  20:41:37
+        Log: Test for bug id 20010105.016 (fixed by #8378).
+     Branch: perl
+          ! t/op/split.t
+____________________________________________________________________________
+[  8394] By: jhi                                   on 2001/01/10  20:26:32
+        Log: Integrate perlio.
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[  8393] By: nick                                  on 2001/01/10  19:34:30
+        Log: Back out Simon's pid hackery for now.
+     Branch: perlio
+          ! util.c
+____________________________________________________________________________
+[  8392] By: nick                                  on 2001/01/10  19:23:13
+        Log: Integrate mainline. (Builds but does not work - something broke pipes...)
+     Branch: perlio
+         !> (integrate 29 files)
+____________________________________________________________________________
+[  8391] By: jhi                                   on 2001/01/10  18:43:15
+        Log: Subject: [PATCH] Fix my_pclose segfault
+             From: Simon Cozens <simon@cozens.net>
+             Date: Wed, 10 Jan 2001 18:39:35 +0000
+             Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[  8390] By: jhi                                   on 2001/01/10  18:42:08
+        Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Wed, 10 Jan 2001 13:23:02 EST
+             Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! ext/Opcode/Opcode.xs
+____________________________________________________________________________
+[  8389] By: jhi                                   on 2001/01/10  15:16:07
+        Log: Turn off the integer preservation for now.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  8388] By: jhi                                   on 2001/01/10  15:01:25
+        Log: Few more IDE/editor nits from p5p.
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  8387] By: jhi                                   on 2001/01/10  06:53:16
+        Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
+             To: "Andreas J. Koenig" <andreas.koenig@anima.de>
+             Date: Tue, 9 Jan 2001 23:16:02 +0000
+             Message-ID: <20010109231602.A81101@plum.flirble.org>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8386] By: jhi                                   on 2001/01/10  03:17:54
+        Log: Test cases for #8385 (from Simon's "torture.pl")
+     Branch: perl
+          ! t/op/tr.t
+____________________________________________________________________________
+[  8385] By: jhi                                   on 2001/01/10  03:17:11
+        Log: Subject: Re: more UTF8 test suites and an UTF8 patch
+             From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
+             Date: Wed, 10 Jan 2001 11:39:39 +0900
+             Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
+             
+             Some more UTF-8 tr cases fixed.
+     Branch: perl
+          ! doop.c
+____________________________________________________________________________
+[  8384] By: jhi                                   on 2001/01/09  22:45:40
+        Log: Allow the locale test needing POSIX and the taint test
+             needing IPC::SysV to run under 'minitest' (basically,
+             bail out if loading the extension fails)
+     Branch: perl
+          ! t/op/misc.t t/op/taint.t
+____________________________________________________________________________
+[  8383] By: jhi                                   on 2001/01/09  21:36:04
+        Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
+             Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
+     Branch: perl
+          ! t/io/openpid.t
+____________________________________________________________________________
+[  8382] By: jhi                                   on 2001/01/09  21:06:08
+        Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
+             Should finish up the bug id 20001205.022.
+     Branch: perl
+          ! pp.c pp_hot.c scope.c
+____________________________________________________________________________
+[  8381] By: jhi                                   on 2001/01/09  18:27:43
+        Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
+             
+             More robust yacc/bison error detection.
+     Branch: perl
+          ! t/comp/proto.t
+____________________________________________________________________________
+[  8380] By: jhi                                   on 2001/01/09  15:21:38
+        Log: Subject:  [PATCH] make t/op/misc.t work on VMS
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Tue, 9 Jan 2001 07:53:55 EST
+             Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
+     Branch: perl
+          ! t/op/misc.t vms/test.com
+____________________________________________________________________________
+[  8379] By: jhi                                   on 2001/01/09  15:20:38
+        Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
+             From: jhi@cc.hut.fi
+             Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
+             Message-Id: <200012302057.WAA31168@alpha.hut.fi>
+             
+             The #8378 fixed this.
+     Branch: perl
+          ! t/op/tr.t
+____________________________________________________________________________
+[  8378] By: jhi                                   on 2001/01/09  15:05:32
+        Log: Subject: One more patch for UTF8 
+             From: Inaba Hiroto <inaba@st.rim.or.jp>
+             Date: Tue, 09 Jan 2001 01:04:32 +0900
+             Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
+             
+             UTF-8 fixes for 'x' and tr///.
+     Branch: perl
+          ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
+          ! regcomp.c regexec.c toke.c utf8.c
+____________________________________________________________________________
+[  8377] By: jhi                                   on 2001/01/09  14:32:17
+        Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
+     Branch: perl
+          ! t/op/length.t
+____________________________________________________________________________
+[  8376] By: jhi                                   on 2001/01/09  04:32:32
+        Log: integrate changes #7775, #8316, #8316 from mainline
+     Branch: maint-5.6/perl
+          ! hints/solaris_2.sh
+____________________________________________________________________________
+[  8375] By: jhi                                   on 2001/01/09  04:26:43
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8374] By: jhi                                   on 2001/01/09  04:14:32
+        Log: IDE/editor section tweaking.
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  8373] By: jhi                                   on 2001/01/09  02:38:26
+        Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
+             
+             In preparation os OS/390 dynamic loading.
+     Branch: perl
+          ! README.os390 hints/os390.sh
+____________________________________________________________________________
+[  8372] By: jhi                                   on 2001/01/09  00:24:30
+        Log: Integrate with perlio.
+     Branch: perl
+         !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
+____________________________________________________________________________
+[  8371] By: nick                                  on 2001/01/08  23:54:33
+        Log: Fix "scalars leaked" bugs caused by overload magic
+             (Highlighted by Ilya's DESTROY optimization.)
+     Branch: perlio
+          ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
+____________________________________________________________________________
+[  8370] By: nick                                  on 2001/01/08  20:19:41
+        Log: Integrate mainline
+     Branch: perlio
+         !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
+         !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
+         !> t/op/64bitint.t
+____________________________________________________________________________
+[  8369] By: jhi                                   on 2001/01/08  17:30:52
+        Log: save_delete() Safefree() doesn't (anymore?) work with shared
+             strings, one test failure in op/misc and almost all of lib/b.
+             (Outcomments #8369.)
+     Branch: perl
+          ! scope.c
+____________________________________________________________________________
+[  8368] By: jhi                                   on 2001/01/08  14:47:10
+        Log: (Outcommented by #8369.)
+             
+             Subject: Re: Perl BugID 20001205.022 ---- save_delete
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sat, 6 Jan 2001 11:48:40 +0000
+             Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
+             
+             The save_delete() does need the Safefree.
+     Branch: perl
+          ! scope.c
+____________________________________________________________________________
+[  8367] By: bailey                                on 2001/01/08  08:53:52
+        Log: Once again syncing after too long an absence
+     Branch: vmsperl
+         +> (branch 55 files)
+          - MAINTAIN fix_pl vos/config.def vos/config.h
+          - vos/config_h.SH_orig
+         !> (integrate 498 files)
+____________________________________________________________________________
+[  8366] By: jhi                                   on 2001/01/08  02:42:59
+        Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
+             From: nick@ccl4.org
+             Date: Sun, 7 Jan 2001 21:07:18 +0000
+             Message-Id: <20010107210717.D1048@plum.flirble.org>
+     Branch: perl
+          ! sv.c t/op/64bitint.t
+____________________________________________________________________________
+[  8365] By: jhi                                   on 2001/01/08  02:35:16
+        Log: Subject: [PATCH] environ nit
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sun, 7 Jan 2001 17:57:07 +0000
+             Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
+             
+             Use environ only if we have it.
+     Branch: perl
+          ! mg.c
+____________________________________________________________________________
+[  8364] By: jhi                                   on 2001/01/08  02:24:51
+        Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
+     Branch: perl
+          ! ext/GDBM_File/GDBM_File.xs
+____________________________________________________________________________
+[  8363] By: jhi                                   on 2001/01/08  02:19:24
+        Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
+             Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
+     Branch: perl
+          ! dump.c op.c
+____________________________________________________________________________
+[  8362] By: jhi                                   on 2001/01/08  02:17:43
+        Log: Subject: [patch] xsub AUTOLOAD fix/optimization
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
+             Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
+             
+             Allow AUTOLOAD to be an xsub and allow such xsubs
+             to avoid use of $AUTOLOAD.
+     Branch: perl
+          ! gv.c
+____________________________________________________________________________
+[  8361] By: jhi                                   on 2001/01/08  02:16:07
+        Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
+             Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
+             
+             No need for the potentially unportable $SIG{CHLD}.
+     Branch: perl
+          ! t/io/pipe.t
+____________________________________________________________________________
+[  8360] By: jhi                                   on 2001/01/08  01:58:23
+        Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
+     Branch: perl
+          ! lib/Getopt/Long.pm
+____________________________________________________________________________
+[  8359] By: jhi                                   on 2001/01/08  01:55:44
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
+         !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
+         !> utf8.c win32/Makefile
+____________________________________________________________________________
+[  8358] By: jhi                                   on 2001/01/07  21:16:50
+        Log: Update the EPOC cross SDK URL.
+     Branch: perl
+          ! README.epoc
+____________________________________________________________________________
+[  8357] By: jhi                                   on 2001/01/07  21:16:09
+        Log: Update the EPOC cross SDK URL.
+     Branch: maint-5.6/perl
+          ! README.epoc
+____________________________________________________________________________
+[  8356] By: nick                                  on 2001/01/06  21:47:52
+        Log: FILE * in XS code for PerlIO world:
+             - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
+             - Add FILE * T_STDIO typemap.
+             - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
+     Branch: perlio
+          ! lib/ExtUtils/typemap perlio.c perlio.h
+____________________________________________________________________________
+[  8355] By: jhi                                   on 2001/01/06  20:27:15
+        Log: integrate change #8336 from mainline
+             
+             Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
+     Branch: maint-5.6/perl
+          ! hv.c
+____________________________________________________________________________
+[  8354] By: jhi                                   on 2001/01/06  20:24:29
+        Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Fri, 22 Dec 2000 12:17:38 GMT
+             Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
+             
+             The patch reformats some long =item lines so they give
+             correct output via pod2man | nroff -man
+             
+             Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Tue, 2 Jan 2001 15:35:03 GMT
+             Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
+             
+             Here is a _further_ patch which corrects a few more errors:
+             * an empty C<=item> in CPAN.pm
+             * patching the wrong file (pod/perlamiga.pod not README.amiga)
+             * leaving empty C<=item>s which formatted incorrectly
+             * over long C<=item>s revealed by latest patch to Pod::Man
+     Branch: maint-5.6/perl
+          ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
+          ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
+          ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
+          ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
+          ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
+          ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
+____________________________________________________________________________
+[  8353] By: jhi                                   on 2001/01/06  20:21:10
+        Log: integrate changes #7980, 7990, 8056, 8057 from mainline
+             
+             UTF-8 hash keys.
+     Branch: maint-5.6/perl
+          ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
+____________________________________________________________________________
+[  8352] By: jhi                                   on 2001/01/06  20:18:44
+        Log: Forgotten from #8438.
+     Branch: maint-5.6/perl
+          ! epoc/epocish.h
+____________________________________________________________________________
+[  8351] By: jhi                                   on 2001/01/06  20:18:12
+        Log: Forgotten from #8347.
+     Branch: maint-5.6/perl
+          ! config_h.SH
+____________________________________________________________________________
+[  8350] By: jhi                                   on 2001/01/06  20:00:19
+        Log: Thinko in #8347.
+     Branch: maint-5.6/perl
+          ! regcomp.c
+____________________________________________________________________________
+[  8349] By: jhi                                   on 2001/01/06  18:05:30
+        Log: Copy the FAQ3 IDE section from the development branch,
+             changes originally by Peter Prymmer.
+     Branch: maint-5.6/perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  8348] By: jhi                                   on 2001/01/06  18:03:02
+        Log: EPOC updates for TRIAL1.
+             
+             Subject: [5.6.1 trial1] EPOC update
+             From: Olaf Flebbe <O.Flebbe@science-computing.de>
+             Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
+             Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
+             
+             Subject: epoc patch2 for perl-5.6.1-trial1
+             From: Olaf Flebbe <O.Flebbe@science-computing.de>
+             Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
+             Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
+     Branch: maint-5.6/perl
+          ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
+          ! epoc/epocish.c
+____________________________________________________________________________
+[  8347] By: jhi                                   on 2001/01/06  17:29:10
+        Log: integrate changes #7710,7824,7973 from mainline,
+             plus VMS nits from Peter Prymmer and Dan Sugalski.
+             
+             AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
+             library (getprotobyname and getprotobynumber are outversioned by
+             the same calls in libc, at least for xlc version 3.
+             
+             Add HAS_SBRK_PROTO.
+             
+             Fixes for signedness warnings noticed by VMSperlers.
+     Branch: maint-5.6/perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
+          ! sv.c vms/descrip_mms.template 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
+____________________________________________________________________________
+[  8346] By: nick                                  on 2001/01/06  14:36:01
+        Log: Fixup accumulated integrate muddles (perlio == devperl again)
+     Branch: perlio
+          ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
+____________________________________________________________________________
+[  8345] By: nick                                  on 2001/01/06  14:24:58
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 55 files)
+____________________________________________________________________________
+[  8344] By: jhi                                   on 2001/01/06  02:24:02
+        Log: Subject: [patch] PerlIO_cleanup() prototype
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
+             Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
+     Branch: perl
+          ! perlio.h
+____________________________________________________________________________
+[  8343] By: jhi                                   on 2001/01/06  01:04:09
+        Log: IRIX compiler noticed that the bof initialization might be
+             bypassed by control flow.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8342] By: jhi                                   on 2001/01/06  00:10:48
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8341] By: jhi                                   on 2001/01/05  23:52:33
+        Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8340] By: jhi                                   on 2001/01/05  22:44:08
+        Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
+             Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
+     Branch: perl
+          ! t/io/pipe.t util.c
+____________________________________________________________________________
+[  8339] By: jhi                                   on 2001/01/05  22:35:17
+        Log: Subject: [PATCH] format and rewording in perlfaq.pod
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Fri, 5 Jan 2001 18:51:20 GMT
+             Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
+     Branch: perl
+          ! pod/perlfaq.pod
+____________________________________________________________________________
+[  8338] By: jhi                                   on 2001/01/05  22:31:17
+        Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
+     Branch: perl
+          ! utils/perlbug.PL
+____________________________________________________________________________
+[  8337] By: jhi                                   on 2001/01/05  18:15:11
+        Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Tue, 2 Jan 2001 15:24:07 GMT
+             Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
+             
+             If you call configure as C<./Configure> or C<sh ./Configure>,
+             $src is set to the absolute path name, not '.'.
+             
+             This, in turn, means -Dmksymlink tries to do its stuff because
+             it does not think it is in the src directory.
+             
+             (plus a metaconfig nitfix)
+     Branch: metaconfig
+          ! U/compline/ccflags.U U/modified/src.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8336] By: jhi                                   on 2001/01/05  17:48:32
+        Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
+             From: Alan Burlison <Alan.Burlison@uk.sun.com>
+             Message-ID: <3A5606C4.473D2226@uk.sun.com>
+             Date: Fri, 05 Jan 2001 17:39:16 +0000
+     Branch: perl
+          ! hv.c
+____________________________________________________________________________
+[  8335] By: jhi                                   on 2001/01/05  16:05:44
+        Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
+     Branch: perl
+          ! lib/Getopt/Long.pm
+____________________________________________________________________________
+[  8334] By: jhi                                   on 2001/01/05  16:00:51
+        Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
+             From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
+             Date: Fri, 05 Jan 2001 13:46:51 +0100
+             Message-ID: <13693.978698811@nice.ram.loc>
+             
+             Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
+             accurate reading of the "atime".  
+     Branch: perl
+          ! t/io/fs.t
+____________________________________________________________________________
+[  8333] By: jhi                                   on 2001/01/05  15:57:37
+        Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
+             From: Simon Cozens <simon@cozens.net>
+             Date: Fri, 8 Dec 2000 13:33:31 +0000
+             Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
+             
+             A lost patch fragment.
+     Branch: perl
+          ! doop.c
+____________________________________________________________________________
+[  8332] By: jhi                                   on 2001/01/05  15:40:42
+        Log: Do away with strncpy() and a fixed length buffer.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  8331] By: jhi                                   on 2001/01/05  15:03:07
+        Log: Tests for #8329 and #8330.
+     Branch: perl
+          ! t/op/bop.t
+____________________________________________________________________________
+[  8330] By: jhi                                   on 2001/01/05  15:02:38
+        Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
+             raw 8-bit form to the UTF-8 string.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8329] By: jhi                                   on 2001/01/05  14:55:13
+        Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Fri, 5 Jan 2001 12:28:52 +0100
+             Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
+             
+             UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
+             no effect.  (changed the strncpy() to Copy())
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8328] By: jhi                                   on 2001/01/05  06:44:27
+        Log: UTF-8 cleanup.
+     Branch: perl
+          ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
+          ! regexec.c sv.c toke.c
+____________________________________________________________________________
+[  8327] By: jhi                                   on 2001/01/05  01:11:29
+        Log: Subject: [PATCH perl@8268] Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on extensions,    and `make minitest')
+             From: Radu Greab <radu@netsoft.ro>
+             Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
+             Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
+             
+             Cleans up Harness to not use FileHandle, which uses IO.
+     Branch: perl
+          ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
+____________________________________________________________________________
+[  8326] By: jhi                                   on 2001/01/05  00:56:37
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8325] By: jhi                                   on 2001/01/05  00:53:18
+        Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
+             
+             plus a couple more tailing whitespace removals.
+     Branch: perl
+          ! win32/Makefile
+____________________________________________________________________________
+[  8324] By: jhi                                   on 2001/01/05  00:47:39
+        Log: Add some Unicode chop() tests.
+     Branch: perl
+          ! t/op/chop.t
+____________________________________________________________________________
+[  8323] By: jhi                                   on 2001/01/05  00:47:23
+        Log: Unify UTF-8 malformedness handling.
+     Branch: perl
+          ! doop.c pp.c sv.c toke.c utf8.c utf8.h
+____________________________________________________________________________
+[  8322] By: jhi                                   on 2001/01/04  22:21:54
+        Log: The new $issymlink was unknown to Mksymlinks.
+     Branch: metaconfig/U/perl
+          ! Mksymlinks.U issymlink.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8321] By: jhi                                   on 2001/01/04  21:51:05
+        Log: The test didn't work under the core test framework.
+     Branch: perl
+          ! t/lib/st-lock.t
+____________________________________________________________________________
+[  8320] By: jhi                                   on 2001/01/04  21:14:22
+        Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
+     Branch: perl
+          ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
+____________________________________________________________________________
+[  8319] By: jhi                                   on 2001/01/04  20:46:17
+        Log: Typo in #8312 when manually appying a problematic patch fragment.
+     Branch: perl
+          ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[  8318] By: jhi                                   on 2001/01/04  20:43:01
+        Log: The $sh_c didn't fly.
+     Branch: metaconfig
+          ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
+          ! U/modified/Loc.U U/modified/myhostname.U
+          ! U/modified/spitshell.U
+     Branch: metaconfig/U/perl
+          ! issymlink.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8317] By: jhi                                   on 2001/01/04  19:58:01
+        Log: AIX builtin test -h is broken, changes based on
+             
+             Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
+             Date: Tue, 02 Jan 2001 11:24:39 +0100
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
+     Branch: metaconfig
+          + U/modified/spitshell.U
+          ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
+          ! U/modified/Loc.U U/modified/myhostname.U
+     Branch: metaconfig/U/perl
+          ! Mksymlinks.U issymlink.U
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  8316] By: jhi                                   on 2001/01/04  19:02:22
+        Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
+             Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
+             
+             Beware of GNU ld.
+     Branch: perl
+          ! hints/solaris_2.sh
+____________________________________________________________________________
+[  8315] By: jhi                                   on 2001/01/04  18:56:48
+        Log: From: Lupe Christoph <lupe@lupe-christoph.de>
+             Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
+             Date: Wed, 3 Jan 2001 07:58:51 +0100
+             Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
+     Branch: perl
+          ! hints/solaris_2.sh
+____________________________________________________________________________
+[  8314] By: jhi                                   on 2001/01/04  18:54:07
+        Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
+             Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
+             
+             Doc tweak on #8313.
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  8313] By: jhi                                   on 2001/01/04  18:52:27
+        Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
+             Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
+             
+             Make the peephole optimizer to bypass more null ops and
+             and rewrite the deparse handling of continue blocks.
+     Branch: perl
+          ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
+____________________________________________________________________________
+[  8312] By: jhi                                   on 2001/01/04  18:47:39
+        Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
+     Branch: perl
+          ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
+          ! ext/Storable/Storable.pm ext/Storable/Storable.xs
+          ! t/lib/st-lock.t
+____________________________________________________________________________
+[  8311] By: jhi                                   on 2001/01/04  18:36:08
+        Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
+             filter to be run on each .pm during the pm_to_blib() phase,
+             a fixed version of
+             
+             Subject: PATCH (blead 8269) ExtUtils::MakeMaker
+             From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
+             Date: Wed, 03 Jan 2001 22:01:30 +0100
+             Message-ID: <5296.978555690@nice.ram.loc>
+     Branch: perl
+          ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
+          ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
+          ! lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[  8310] By: jhi                                   on 2001/01/04  18:32:54
+        Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Tue, 2 Jan 2001 15:35:03 GMT
+             Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
+     Branch: perl
+          ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
+          ! pod/perlrequick.pod
+____________________________________________________________________________
+[  8309] By: jhi                                   on 2001/01/04  18:29:07
+        Log: Subject: Re: [patch] static-ize XS()
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
+             Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
+             
+             Provide prototypes for the XS functions.
+     Branch: perl
+          ! lib/ExtUtils/xsubpp
+____________________________________________________________________________
+[  8308] By: jhi                                   on 2001/01/04  18:27:44
+        Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
+             Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
+     Branch: perl
+          ! lib/ExtUtils/typemap
+____________________________________________________________________________
+[  8307] By: jhi                                   on 2001/01/04  18:25:25
+        Log: Subject: Re: [patch] MM_Unix cpprun shortcut
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
+             Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
+             
+             Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[  8306] By: jhi                                   on 2001/01/04  18:23:00
+        Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Thu, 4 Jan 2001 12:47:10 +0100 
+             Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
+             
+             The toke.c part only, patching embed.h and proto.h is futile.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8305] By: jhi                                   on 2001/01/04  18:05:51
+        Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Thu, 4 Jan 2001 17:50:12 +0100 
+             Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8304] By: jhi                                   on 2001/01/04  18:03:26
+        Log: Subject: [PATCH perl@8269]
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Thu, 4 Jan 2001 12:53:39 +0100 
+             Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
+             
+             If running byacc write-enable also perly.h.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  8303] By: jhi                                   on 2001/01/04  15:40:49
+        Log: Rewrite pp_concat() in terms of sv_catsv().
+     Branch: perl
+          ! pp_hot.c
+____________________________________________________________________________
+[  8302] By: nick                                  on 2001/01/03  22:43:22
+        Log: Integrate mainline.
+     Branch: perlio
+         !> ext/Encode/Encode.xs sv.c utf8.c
+____________________________________________________________________________
+[  8301] By: jhi                                   on 2001/01/02  23:40:26
+        Log: Variable naming tweak.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8300] By: jhi                                   on 2001/01/02  23:40:02
+        Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
+             in is_utf8_string().
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  8299] By: jhi                                   on 2001/01/02  22:14:40
+        Log: Integrate perlio.
+     Branch: perl
+         !> pp.c pp_hot.c win32/Makefile
+____________________________________________________________________________
+[  8298] By: nick                                  on 2001/01/02  22:03:06
+        Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
+     Branch: perlio
+          ! pp.c pp_hot.c
+____________________________________________________________________________
+[  8297] By: jhi                                   on 2001/01/02  04:26:28
+        Log: Signedness nit.
+     Branch: perl
+          ! ext/Encode/Encode.xs
+____________________________________________________________________________
+[  8296] By: nick                                  on 2001/01/01  23:49:36
+        Log: Add Encode and correct Filter/Util/Call in nmake Makefile
+     Branch: perlio
+          ! win32/Makefile
+____________________________________________________________________________
+[  8295] By: jhi                                   on 2001/01/01  23:05:48
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
+         !> t/lib/encode.t
+____________________________________________________________________________
+[  8294] By: nick                                  on 2001/01/01  22:48:34
+        Log: Integrate mainline
+     Branch: perlio
+          ! pp_hot.c t/lib/encode.t
+         !> (integrate 65 files)
+____________________________________________________________________________
+[  8293] By: nick                                  on 2001/01/01  21:58:50
+        Log: More rigor in UTF-8-ness of Encode's toUnicode
+             XS export some of the utf8 internal functions.
+             Test some of the functions.
+             Fix pp_concat() bug shown by said tests.
+     Branch: perlio
+          ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
+          ! t/lib/encode.t
+____________________________________________________________________________
+[  8292] By: jhi                                   on 2001/01/01  18:11:44
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
+         !> ext/Encode/encengine.c ext/Encode/encode.h
+____________________________________________________________________________
+[  8291] By: jhi                                   on 2001/01/01  18:10:58
+        Log: Podify README.mpeix (a new version from the web),
+             add a dummy NAME to Carp::Heavy, regen toc.
+     Branch: perl
+          ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  8290] By: nick                                  on 2001/01/01  17:43:47
+        Log: Loose the "Loading..." warning.
+             Another bug in fallback support
+     Branch: perlio
+          ! ext/Encode/Encode.pm ext/Encode/encengine.c
+____________________________________________________________________________
+[  8289] By: jhi                                   on 2001/01/01  00:01:57
+        Log: Bump up Larry's copyright.
+     Branch: perl
+          ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
+          ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
+          ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
+          ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
+          ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
+          ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
+          ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
+          ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
+____________________________________________________________________________
+[  8288] By: nick                                  on 2000/12/31  21:27:53
+        Log: Fix .ucm reading - forgot a chr()
+             Start of .ucm write (for .enc to .ucm)
+     Branch: perlio
+          ! ext/Encode/compile
+____________________________________________________________________________
+[  8287] By: jhi                                   on 2000/12/31  18:15:56
+        Log: Comment away a diagnostic message as noted by Craig A. Berry
+             (the unexpected message was confusing testing)
+     Branch: perl
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[  8286] By: jhi                                   on 2000/12/31  18:14:51
+        Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
+             Date: Sun, 31 Dec 2000 11:17:37 -0600
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
+     Branch: perl
+          ! ext/Encode/Makefile.PL
+____________________________________________________________________________
+[  8285] By: nick                                  on 2000/12/31  18:11:54
+        Log: Start of support of ICU-style .ucm files:
+             - teach compile how to read a .ucm file
+             - first guess at how to represent fallbacks in "tries".
+             - use fallbacks if check == 0
+             - new return code to indicate we used one.
+     Branch: perlio
+          ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
+          ! ext/Encode/encengine.c ext/Encode/encode.h
+____________________________________________________________________________
+[  8284] By: jhi                                   on 2000/12/31  18:04:41
+        Log: Pacify picky VMS compiler.
+             
+             Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
+             From: "Craig A. Berry" <craig.berry@psinetcs.com>
+             Date: Sat, 30 Dec 2000 18:10:02 -0600
+             Message-Id: <200012310010.CAA09719@tiku.hut.fi>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8283] By: jhi                                   on 2000/12/31  16:11:47
+        Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
+     Branch: perl
+          ! t/lib/glob-basic.t
+____________________________________________________________________________
+[  8282] By: jhi                                   on 2000/12/31  15:26:11
+        Log: Integrate perlio.
+     Branch: perl
+         !> makedef.pl opcode.pl os2/os2.c perlio.c
+____________________________________________________________________________
+[  8281] By: nick                                  on 2000/12/31  10:06:15
+        Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
+             is available to be exported
+     Branch: perlio
+          ! makedef.pl perlio.c
+____________________________________________________________________________
+[  8280] By: nick                                  on 2000/12/31  09:41:26
+        Log: Ilya's OS2 patch (testing for damage on Win32)
+     Branch: perlio
+          ! makedef.pl opcode.pl os2/os2.c
+____________________________________________________________________________
+[  8279] By: jhi                                   on 2000/12/30  21:52:07
+        Log: Test nits.
+     Branch: perl
+          ! t/lib/syslfs.t t/op/lfs.t
+____________________________________________________________________________
+[  8278] By: jhi                                   on 2000/12/30  21:47:49
+        Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 30 Dec 2000 22:35:37 +0100
+             Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
+             
+             The 32-bit wraparound test wasn't quite right.
+     Branch: perl
+          ! t/lib/syslfs.t t/op/lfs.t
+____________________________________________________________________________
+[  8277] By: jhi                                   on 2000/12/30  21:33:44
+        Log: Subject: [PATCH] open() example in perlfunc.pod 
+             From: Karsten Sperling <s_sperli@ira.uka.de>
+             Date: Sat, 30 Dec 2000 22:27:09 +0100
+             Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  8276] By: jhi                                   on 2000/12/30  20:32:40
+        Log: Not quite that many tests yet.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[  8275] By: jhi                                   on 2000/12/30  20:26:58
+        Log: Integrate perlio.
+     Branch: perl
+         !> toke.c
+____________________________________________________________________________
+[  8274] By: jhi                                   on 2000/12/30  20:24:56
+        Log: Signedness nit.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  8273] By: jhi                                   on 2000/12/30  20:15:46
+        Log: Add a test case for 20000731.001 which was fixed by the #8267.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[  8272] By: nick                                  on 2000/12/30  19:47:51
+        Log: Tweak for MULTIPLICITY/USE_PERLIO
+     Branch: perlio
+          ! toke.c
+____________________________________________________________________________
+[  8271] By: nick                                  on 2000/12/30  19:46:45
+        Log: Integrate mainline
+     Branch: perlio
+         +> lib/unicode/distinct.pm
+         !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
+         !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
+         !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
+____________________________________________________________________________
+[  8270] By: jhi                                   on 2000/12/30  19:39:50
+        Log: Subject: RE: perl@8269
+             From: "Richard Soderberg" <rs@crystalflame.net>
+             Date: Sat, 30 Dec 2000 11:36:27 -0800
+             Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
+             
+             A missing aTHX_.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8269] By: jhi                                   on 2000/12/30  18:55:48
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8268] By: jhi                                   on 2000/12/30  17:18:40
+        Log: Add a test for Unicode split //.  The #8267 was the cure.
+     Branch: perl
+          ! t/op/split.t
+____________________________________________________________________________
+[  8267] By: jhi                                   on 2000/12/30  17:14:19
+        Log: Subject: more UTF8 test suites and an UTF8 patch
+             From: Inaba Hiroto <inaba@st.rim.or.jp>
+             Date: Sat, 30 Dec 2000 14:27:10 +0900
+             Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
+             
+             Just the patch part for now, and the pragma renamed
+             as unicode::distinct.
+     Branch: perl
+          + lib/unicode/distinct.pm
+          ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
+          ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
+          ! regcomp.h regexec.c sv.c toke.c utf8.c
+____________________________________________________________________________
+[  8266] By: nick                                  on 2000/12/30  16:40:49
+        Log: Integrate mainline
+     Branch: perlio
+         +> lib/Pod/Text/Overstrike.pm
+         !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
+         !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
+         !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
+         !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
+         !> vms/vms.c vms/vmsish.h vms/vmspipe.com
+____________________________________________________________________________
+[  8265] By: jhi                                   on 2000/12/30  07:28:55
+        Log: The sv_catsv() fix, take two.
+     Branch: perl
+          ! sv.c t/op/join.t
+____________________________________________________________________________
+[  8264] By: jhi                                   on 2000/12/30  06:19:18
+        Log: Undo all the join-related changes since #8248: relevant
+             portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
+             The new sv_catsv() doesn't fly so it must go back to
+             the drawing board.
+     Branch: perl
+          ! sv.c t/op/join.t t/pragma/utf8.t
+____________________________________________________________________________
+[  8263] By: jhi                                   on 2000/12/30  01:08:32
+        Log: (Retracted by #8264)  Tweak sv_catsv() some more.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8262] By: jhi                                   on 2000/12/30  00:45:14
+        Log: Retract #8261.
+     Branch: perl
+          ! hv.c util.c
+____________________________________________________________________________
+[  8261] By: jhi                                   on 2000/12/30  00:38:32
+        Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
+     Branch: perl
+          ! hv.c util.c
+____________________________________________________________________________
+[  8260] By: jhi                                   on 2000/12/29  22:51:33
+        Log: (Retracted by #8264)  More fixing for #8251.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8259] By: jhi                                   on 2000/12/29  18:27:30
+        Log: Subject: podlators 1.06 released
+             From: Russ Allbery <rra@stanford.edu>
+             Date: 25 Dec 2000 05:09:30 -0800
+             Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
+     Branch: perl
+          + lib/Pod/Text/Overstrike.pm
+          ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
+          ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
+____________________________________________________________________________
+[  8258] By: jhi                                   on 2000/12/29  18:20:45
+        Log: Make the large file tests more robust/talkative as suggested by
+             
+             Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 29 Dec 2000 14:23:01 +0100
+             Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
+     Branch: perl
+          ! t/lib/syslfs.t t/op/lfs.t
+____________________________________________________________________________
+[  8257] By: jhi                                   on 2000/12/29  17:48:04
+        Log: Further VMS piping fixes from Charles Lane:
+             
+             In summary, error messages produced when a subprocess terminated
+             abnormally were being sent not just to the parent process, but to
+             grandparents, because of default values for error output that were
+             not completely overridden when the subprocess was started.
+             
+             This patch fixes this behavior by defining user-mode (i.e., temporary
+             for the duration of the program) logical names for SYS$OUTPUT and
+             SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
+             changes to make it so that the user-mode logicals are the ones that
+             control where Perl's error messages go if it terminates abnormally.
+             
+             I also added some gratuitous fixes to the indentation of braces in
+             the piping code.  It just looked ugly, before.
+     Branch: perl
+          ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
+____________________________________________________________________________
+[  8256] By: jhi                                   on 2000/12/29  17:45:12
+        Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
+             From: "Casey R. Tweten" <crt@kiski.net>
+             Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
+             Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
+             
+             Tests for for #8240.
+     Branch: perl
+          ! t/pragma/constant.t
+____________________________________________________________________________
+[  8255] By: jhi                                   on 2000/12/29  17:43:07
+        Log: Subject: Re: [PATCH] Interesting syntax idea
+             From: Simon Cozens <simon@cozens.net>
+             Date: Fri, 29 Dec 2000 14:34:04 +0000
+             Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
+             
+             Tests for #8254.
+     Branch: perl
+          ! t/pragma/sub_lval.t
+____________________________________________________________________________
+[  8254] By: jhi                                   on 2000/12/29  17:42:11
+        Log: Subject: [PATCH] Interesting syntax idea
+             From: Simon Cozens <simon@cozens.net>
+             Date: Wed, 27 Dec 2000 05:08:57 +0000
+             Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
+             
+             Make opens + bareword assigns do typeglob assigns.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8253] By: jhi                                   on 2000/12/29  17:36:45
+        Log: Output the (apparent) version of gcc, as suggested by
+             
+             Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
+             From: jhbrown@ai.mit.edu (Jeremy H. Brown)
+             Date: 26 Dec 2000 04:29:17 -0500
+             Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
+             
+             (The patch as such didn't any more apply as the misparsing had
+             already been addressed in #6474.)  Also change the wording about
+             gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
+     Branch: perl
+          ! hints/dec_osf.sh
+____________________________________________________________________________
+[  8252] By: nick                                  on 2000/12/29  12:14:31
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 27 files)
+____________________________________________________________________________
+[  8251] By: jhi                                   on 2000/12/29  08:45:46
+        Log: (Retracted by #8264)
+             
+             (Fixed by #8260.)
+             
+             sv_catsv() needs one more byte space than seems reasonable.
+             (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
+             Curiouser and curiouser.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8250] By: jhi                                   on 2000/12/29  07:57:52
+        Log: More split // UTF-8 tests.
+     Branch: perl
+          ! t/pragma/utf8.t
+____________________________________________________________________________
+[  8249] By: jhi                                   on 2000/12/29  07:54:51
+        Log: (Retracted by #8264)  More join() testing which was good because
+             it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
+     Branch: perl
+          ! pp.c t/op/join.t utf8.c utf8.h
+____________________________________________________________________________
+[  8248] By: jhi                                   on 2000/12/29  07:08:32
+        Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
+             Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
+             that the only cases to care about are byte+byte and byte+character.
+             
+             TODO: See how well pp_concat() could be implemented in terms
+             of sv_catsv().
+     Branch: perl
+          ! doop.c sv.c t/op/join.t utf8.h
+____________________________________________________________________________
+[  8247] By: jhi                                   on 2000/12/29  06:35:23
+        Log: Signedness nit.
+     Branch: perl
+          ! pp_hot.c
+____________________________________________________________________________
+[  8246] By: jhi                                   on 2000/12/29  01:23:31
+        Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
+             From: Lupe Christoph <lupe@lupe-christoph.de>
+             Date: Thu, 28 Dec 2000 23:00:00 +0100
+             Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
+             
+             Suggest rsync --delete --dry-run.
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[  8245] By: jhi                                   on 2000/12/28  23:57:05
+        Log: The maxiters upper limit sanity check (guarding against
+             non-progress) assumed bytes instead of characters in s///
+             and split().
+     Branch: perl
+          ! pp.c pp_hot.c
+____________________________________________________________________________
+[  8244] By: jhi                                   on 2000/12/28  23:34:08
+        Log: Make some panic messages a bit more logical.
+     Branch: perl
+          ! doop.c pod/perldiag.pod pp.c pp_hot.c
+____________________________________________________________________________
+[  8243] By: jhi                                   on 2000/12/28  22:59:16
+        Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
+             From: Simon Cozens <simon@cozens.net>
+             Date: Wed, 27 Dec 2000 02:30:03 +0000
+             Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
+     Branch: perl
+          ! pp.c t/pragma/sub_lval.t
+____________________________________________________________________________
+[  8242] By: jhi                                   on 2000/12/28  22:56:53
+        Log: Subject: [PATCH blead] Fix B::Terse indentation
+             From: Daniel Chetlin <daniel@chetlin.com>
+             Date: Wed, 27 Dec 2000 06:43:30 -0800
+             Message-ID: <20001227064329.B9573@darkstar>
+     Branch: perl
+          ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
+____________________________________________________________________________
+[  8241] By: jhi                                   on 2000/12/28  22:48:59
+        Log: The latter patch from the
+             
+             Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
+             From: Peter Prymmer <pvhp@forte.com> 
+             Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
+             
+             (the former patch from the above should have been
+             taken care of by Nick I-S)
+     Branch: perl
+          ! win32/Makefile
+____________________________________________________________________________
+[  8240] By: jhi                                   on 2000/12/28  22:45:22
+        Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
+             From: "Casey R. Tweten" <crt@kiski.net>
+             Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
+             Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
+     Branch: perl
+          ! lib/constant.pm
+____________________________________________________________________________
+[  8239] By: jhi                                   on 2000/12/28  22:37:45
+        Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
+             From: Simon Cozens <simon@cozens.net>
+             Date: Wed, 27 Dec 2000 14:12:44 +0000
+             Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
+     Branch: perl
+          ! t/op/method.t t/op/sort.t toke.c
+____________________________________________________________________________
+[  8238] By: jhi                                   on 2000/12/28  22:30:32
+        Log: Subject: [PATCH perl@8229] Call.pm
+             From: "Paul Marquess" <Paul.Marquess@btinternet.com>
+             Date: Mon, 25 Dec 2000 10:47:15 -0000
+             Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
+     Branch: perl
+          ! ext/Filter/Util/Call/Call.pm
+____________________________________________________________________________
+[  8237] By: jhi                                   on 2000/12/28  22:19:21
+        Log: Subject: [PATCH blead] Fix problem with `&' prototype
+             From: Daniel Chetlin <daniel@chetlin.com>
+             Date: Wed, 27 Dec 2000 15:55:32 -0800
+             Message-ID: <20001227155532.D9573@darkstar>
+     Branch: perl
+          ! op.c t/comp/proto.t
+____________________________________________________________________________
+[  8236] By: jhi                                   on 2000/12/28  22:09:25
+        Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
+             From: Daniel Chetlin <daniel@chetlin.com>
+             Date: Sun, 24 Dec 2000 04:09:49 -0800
+             Message-ID: <20001224040949.B3090@darkstar>
+     Branch: perl
+          ! gv.c mg.c t/op/attrs.t
+____________________________________________________________________________
+[  8235] By: jhi                                   on 2000/12/28  22:07:11
+        Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Tue, 26 Dec 2000 20:57:31 -0800
+             Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
+     Branch: perl
+          ! win32/win32.c
+____________________________________________________________________________
+[  8234] By: jhi                                   on 2000/12/28  21:52:42
+        Log: Subject: Re: [PATCH] Warn on use of reference as array elem
+             From: Simon Cozens <simon@cozens.net>
+             Date: Thu, 28 Dec 2000 20:33:13 +0000
+             Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
+     Branch: perl
+          ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
+____________________________________________________________________________
+[  8233] By: jhi                                   on 2000/12/28  19:40:49
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Makefile.PL ext/Encode/compile
+____________________________________________________________________________
+[  8232] By: nick                                  on 2000/12/23  16:06:00
+        Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
+             and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
+     Branch: perlio
+          ! ext/Encode/Makefile.PL
+____________________________________________________________________________
+[  8231] By: nick                                  on 2000/12/23  14:30:34
+        Log: "Compiled" encode build cleanup
+             - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
+             - .c files do not export sub-tables
+     Branch: perlio
+          ! ext/Encode/Makefile.PL ext/Encode/compile
+____________________________________________________________________________
+[  8230] By: nick                                  on 2000/12/23  12:50:37
+        Log: Integrate mainline
+     Branch: perlio
+         !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
+         !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
+         !> pod/perl5004delta.pod pod/perl5005delta.pod
+         !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
+         !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
+         !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
+         !> pod/perlsub.pod
+____________________________________________________________________________
+[  8229] By: jhi                                   on 2000/12/22  15:32:12
+        Log: Integrate perlio.
+     Branch: perl
+         +> win32/distclean.bat
+         !> MANIFEST t/io/utf8.t
+____________________________________________________________________________
+[  8228] By: jhi                                   on 2000/12/22  15:29:40
+        Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Fri, 22 Dec 2000 12:17:38 GMT
+             Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
+     Branch: perl
+          ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
+          ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
+          ! pod/perl5004delta.pod pod/perl5005delta.pod
+          ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
+          ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
+          ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
+          ! pod/perlsub.pod
+____________________________________________________________________________
+[  8227] By: jhi                                   on 2000/12/22  15:24:28
+        Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
+             From: "John L. Allen" <allen@grumman.com>
+             Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
+             Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
+             
+             Document APPLLIB_EXP.
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[  8226] By: nick                                  on 2000/12/21  22:11:50
+        Log: Handy script for when one forgets to "dmake clean" 
+     Branch: perlio
+          + win32/distclean.bat
+          ! MANIFEST
+____________________________________________________________________________
+[  8225] By: nick                                  on 2000/12/21  21:54:04
+        Log: CRLF platform issue with io/utf8 fix.
+     Branch: perlio
+          ! t/io/utf8.t
+____________________________________________________________________________
+[  8224] By: nick                                  on 2000/12/21  21:02:20
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes Configure Makefile.SH Porting/Glossary
+         !> Porting/config.sh Porting/config_H configure.com
+         !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
+         !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
+         !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
+         !> win32/config.bc win32/config.gc win32/config.vc
+____________________________________________________________________________
+[  8223] By: jhi                                   on 2000/12/21  17:09:16
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8222] By: jhi                                   on 2000/12/21  16:24:01
+        Log: Metaconfig unit changes for #8221.
+     Branch: metaconfig/U/perl
+         +> issymlink.U
+          - testsyml.U
+          ! Mksymlinks.U
+____________________________________________________________________________
+[  8221] By: jhi                                   on 2000/12/21  16:23:48
+        Log: Rename testsyml to issymlink.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
+          ! win32/config.vc
+____________________________________________________________________________
+[  8220] By: jhi                                   on 2000/12/21  15:47:26
+        Log: Robustness support for #8218 (symlink forest) since the GNU
+             tools seem to be overly picky about symlinkage depths.
+     Branch: perl
+          ! Makefile.SH t/io/fs.t
+____________________________________________________________________________
+[  8219] By: jhi                                   on 2000/12/21  15:38:27
+        Log: Metaconfig changes for #8218.
+     Branch: metaconfig
+          ! U/modified/Oldconfig.U
+     Branch: metaconfig/U/perl
+          + Mksymlinks.U
+          ! testsyml.U
+____________________________________________________________________________
+[  8218] By: jhi                                   on 2000/12/21  15:37:57
+        Log: Add Configure option -Dmksymlinks which will create a symlink
+             forest if the current/build differs from the source directory.
+             TODO: mkdir -p is not portable.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  8217] By: jhi                                   on 2000/12/21  14:39:12
+        Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
+             From: Nick Ing-Simmons <nik@tiuk.ti.com> 
+             Date: Thu, 21 Dec 2000 09:38:18 GMT
+             Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
+             
+             The ofs became an SV.
+     Branch: perl
+          ! ext/Thread/Thread.xs
+____________________________________________________________________________
+[  8216] By: jhi                                   on 2000/12/21  05:40:21
+        Log: The polymorphism seems to have fixed 20000517.001.
+     Branch: perl
+          ! t/pragma/utf8.t
+____________________________________________________________________________
+[  8215] By: jhi                                   on 2000/12/21  04:44:52
+        Log: read() documentation tweak for 20001121.004.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  8214] By: jhi                                   on 2000/12/21  03:54:11
+        Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
+     Branch: perl
+          ! pp_sys.c t/op/misc.t
+____________________________________________________________________________
+[  8213] By: jhi                                   on 2000/12/21  00:28:10
+        Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  8212] By: jhi                                   on 2000/12/21  00:26:21
+        Log: Edit edit edit.
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  8211] By: jhi                                   on 2000/12/20  18:52:46
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8210] By: jhi                                   on 2000/12/20  18:34:47
+        Log: Yet another editor edit.
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  8209] By: jhi                                   on 2000/12/20  15:33:28
+        Log: More Win32 Perling.
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  8208] By: jhi                                   on 2000/12/20  15:07:46
+        Log: More Win32 editor/IDE/shell hints.
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  8207] By: jhi                                   on 2000/12/20  03:54:08
+        Log: Subject: [PATCH] obscure timing knowledge
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Tue, 19 Dec 2000 19:22:31 +0000
+             Message-ID: <20001219192231.F2827@plum.flirble.org>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8206] By: jhi                                   on 2000/12/20  03:45:57
+        Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
+             From: Spider Boardman <spider@leggy.zk3.dec.com>
+             Date: Tue, 19 Dec 2000 21:30:16 -0500
+             Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8205] By: jhi                                   on 2000/12/19  23:02:01
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8204] By: jhi                                   on 2000/12/19  22:58:18
+        Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
+             using the \xHH notation.  No more inlined UTF-8, sigh, but easier
+             on editors and diffing/patching.
+     Branch: perl
+          ! t/op/utf8decode.t
+____________________________________________________________________________
+[  8203] By: nick                                  on 2000/12/19  21:36:16
+        Log: Integrate mainline (forgot my own change...)
+     Branch: perlio
+         !> ext/Encode/compile
+____________________________________________________________________________
+[  8202] By: nick                                  on 2000/12/19  21:34:42
+        Log: Integrate mainline.
+     Branch: perlio
+         !> (integrate 61 files)
+____________________________________________________________________________
+[  8201] By: nick                                  on 2000/12/19  21:34:06
+        Log: Avoid looking for File::Glob when we don't need it.
+     Branch: perl
+          ! ext/Encode/compile
+____________________________________________________________________________
+[  8200] By: jhi                                   on 2000/12/19  18:35:49
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8199] By: jhi                                   on 2000/12/19  18:35:07
+        Log: Microperl tweaks.
+     Branch: perl
+          ! sv.c uconfig.h uconfig.sh
+____________________________________________________________________________
+[  8198] By: jhi                                   on 2000/12/19  18:29:59
+        Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
+____________________________________________________________________________
+[  8197] By: jhi                                   on 2000/12/19  17:55:29
+        Log: In VMS embedded perls couldn't access the statically built Socket,
+             from Charles Lane.
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  8196] By: jhi                                   on 2000/12/19  17:49:50
+        Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
+             From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
+             Date: Sun, 17 Dec 2000 19:11:44 -0000
+             Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
+     Branch: perl
+          ! ext/DB_File/Changes ext/DB_File/DB_File.pm
+          ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
+____________________________________________________________________________
+[  8195] By: jhi                                   on 2000/12/19  17:47:53
+        Log: Subject: [patch perl@8150] h2xs SYNOPSIS
+             From: Jonathan Stowe <gellyfish@gellyfish.com>
+             Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
+             Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  8194] By: jhi                                   on 2000/12/19  17:46:28
+        Log: Subject: Re: useless use of void context work-around
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 16 Dec 2000 15:13:36 +0100
+             Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
+             
+             Document (comment) the q(di ds ig) trick in the code.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8193] By: jhi                                   on 2000/12/19  17:10:57
+        Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
+             From: "Mark J. Reed" <mreed@strange.turner.com>
+             Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
+             Message-Id: <200012160222.VAA13986@strange.turner.com>
+     Branch: perl
+          ! ext/Sys/Syslog/Syslog.pm
+____________________________________________________________________________
+[  8192] By: jhi                                   on 2000/12/19  17:07:45
+        Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 16 Dec 2000 19:03:13 +0000
+             Message-ID: <20001216190313.D68304@plum.flirble.org>
+     Branch: perl
+          ! t/op/64bitint.t
+____________________________________________________________________________
+[  8191] By: jhi                                   on 2000/12/19  17:06:13
+        Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
+             From: Dominic Dunlop <domo@computer.org>
+             Date: Mon, 18 Dec 2000 12:00:15 +0100
+             Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
+             
+             This patchlet is needed in order that perl can be statically linked.  
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  8190] By: jhi                                   on 2000/12/19  17:03:08
+        Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
+             From: "Craig A. Berry" <craig.berry@psinetcs.com>
+             Date: Sun, 17 Dec 2000 00:18:35 -0600
+             Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
+     Branch: perl
+          ! perlio.h vms/gen_shrfls.pl
+____________________________________________________________________________
+[  8189] By: jhi                                   on 2000/12/19  16:20:28
+        Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
+             Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
+             
+             A better version of #8188.
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  8188] By: jhi                                   on 2000/12/19  15:57:06
+        Log: (Replaced by #8189)
+             
+             Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
+             Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
+             From: Prymmer/Kahn <pvhp@best.com>
+             Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
+             Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
+             From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
+             Date: Mon, 18 Dec 2000 11:10:45 -0500
+             Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
+     Branch: perl
+          ! pod/perlfaq3.pod
+____________________________________________________________________________
+[  8187] By: jhi                                   on 2000/12/19  15:54:19
+        Log: Email address fix for Anton Berezin.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[  8186] By: jhi                                   on 2000/12/19  15:38:54
+        Log: Subject: [PATCH perl@8102] cygwin port
+             From: "Eric Fifer" <efifer@dircon.co.uk> 
+             Date: Thu, 14 Dec 2000 13:41:29 -0000
+             Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
+             
+             When compiling modules the data item that is being imported
+             from libperl.dll needs to be tagged as imported/shared data:
+             extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
+     Branch: perl
+          ! perliol.h
+____________________________________________________________________________
+[  8185] By: jhi                                   on 2000/12/19  14:53:24
+        Log: Regen uconfig.h and uconfig.sh.
+     Branch: perl
+          ! uconfig.h uconfig.sh
+____________________________________________________________________________
+[  8184] By: jhi                                   on 2000/12/18  20:43:49
+        Log: Comments work so much better when they are closed.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  8183] By: jhi                                   on 2000/12/18  18:04:02
+        Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
+             Fixes the bug 20001218.016.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  8182] By: gsar                                  on 2000/12/18  09:53:47
+        Log: delete spurious files
+     Branch: maint-5.6/perl
+          - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
+          - vos/config.h vos/config_h.SH_orig
+____________________________________________________________________________
+[  8181] By: gsar                                  on 2000/12/18  09:46:08
+        Log: regen perltoc
+     Branch: maint-5.6/perl
+          ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
+____________________________________________________________________________
+[  8180] By: gsar                                  on 2000/12/18  09:20:27
+        Log: integrate changes#7924..7926,7946,7952 from mainline
+     Branch: maint-5.6/perl
+         !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
+         !> lib/File/stat.pm t/lib/class-struct.t
+____________________________________________________________________________
+[  8179] By: gsar                                  on 2000/12/18  08:55:54
+        Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
+             7918,7919,7988,8907 from mainline (various)
+     Branch: maint-5.6/perl
+         +> t/lib/class-struct.t
+         !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
+         !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
+         !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
+____________________________________________________________________________
+[  8178] By: gsar                                  on 2000/12/18  08:16:30
+        Log: avoid redefinition warnings on windows due to sys/socket.h getting
+             #included before win32.h
+     Branch: maint-5.6/perl
+          ! win32/include/sys/socket.h
+____________________________________________________________________________
+[  8177] By: gsar                                  on 2000/12/18  05:24:04
+        Log: make regen_headers; fix POSIX.xs problems; remove outdated
+             code from sys/socket.h that makes build fail now
+     Branch: maint-5.6/perl
+          ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
+          ! pod/perlapi.pod
+         !> win32/include/sys/socket.h
+____________________________________________________________________________
+[  8176] By: gsar                                  on 2000/12/18  05:20:17
+        Log: update Changes
+     Branch: maint-5.6/perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8175] By: gsar                                  on 2000/12/18  04:57:48
+        Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
+             7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
+             7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
+             7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
+             7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
+             7823,7825,7838
+     Branch: maint-5.6/perl
+         +> lib/File/Spec/Epoc.pm
+         !> (integrate 88 files)
+____________________________________________________________________________
+[  8174] By: gsar                                  on 2000/12/18  03:53:09
+        Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
+             7625..7629,7631..7634,7637,7639,7642 from mainline
+     Branch: maint-5.6/perl
+         +> README.solaris
+         !> (integrate 26 files)
+____________________________________________________________________________
+[  8173] By: gsar                                  on 2000/12/18  03:37:02
+        Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
+             7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
+             7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
+             7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
+     Branch: maint-5.6/perl
+         +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
+          - MAINTAIN
+         !> (integrate 111 files)
+____________________________________________________________________________
+[  8172] By: jhi                                   on 2000/12/18  02:49:27
+        Log: Regen pods.
+     Branch: perl
+          ! pod/perlmodlib.pod pod/perltoc.pod
+____________________________________________________________________________
+[  8171] By: gsar                                  on 2000/12/18  02:49:24
+        Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
+             7465..7471 from mainline
+             
+             Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
+             in platforms that strictly require all the symbols being present
+             at link time.
+             
+             Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
+             
+             Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
+             
+             Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
+             
+             Subject: [PATCH] todo
+             
+             Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
+             
+             Use $sort, $uniq (and $tr) consistently as wondered
+             by Nicholas Clark.
+             
+             Too enthusiastic editing in #7460.
+             
+             The reëntrant version shouldn't be needed unless USE_PURE_BISON.
+             
+             Upgrade to CPAN 1.58_55.
+             Subject: CPAN.pm status
+             
+             Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
+             
+             Make target reordering to avoid pointless re-makes.
+             Subject: Re: Total re-make of 'make okfile' after 7451 ?
+             
+             Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
+             
+             Subject: DOC PATCH 5.6.0
+             
+             Add the repository doc by Malcolm, Sarathy, and by Simon,
+             name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
+     Branch: maint-5.6/perl
+         +> Porting/repository.pod
+         !> Configure MANIFEST Makefile.SH README.dos README.os2
+         !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
+         !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
+         !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
+____________________________________________________________________________
+[  8169] By: gsar                                  on 2000/12/18  02:33:34
+        Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
+             7435..7441,7445 from mainline
+             
+             Make the UTF-8 decoding stricter and more verbose when
+             malformation happens.  This involved adding an argument
+             to utf8_to_uv_chk(), which involved changing its prototype,
+             and prefer STRLEN over I32 for the UTF-8 length, which as
+             a domino effect necessitated changing the prototypes of
+             scan_bin(), scan_oct(), scan_hex(), and reg_uni().
+             The stricter UTF-8 decoding checking uses Markus Kuhn's
+             UTF-8 Decode Stress Tester from
+             http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
+             
+             Run vms/vms_yfix.pl, should have done that after changing
+             perly.c in #7382.
+             
+             Subject: [PATCH 5.7.0] static linking with uninstalled perl
+             
+             (Replaced by #7440.)
+             Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
+             
+             Fix the bug ID 20001024.005, the bug introduced by #7416.
+             
+             Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
+             
+             Fix the bug reported in
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Also make is_utf8_char() stricter.
+             
+             Missed the header file changes from #7425.
+             
+             Check if stdio supports tweaking lval and cnt simultaneously.
+             Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
+             
+             Stratus VOS updates from Paul Green.
+             
+             Podify README.epoc and README.vos.
+             
+             Add targets to Makefile.SH, most importantly
+             'regen_all' which also remembers to update vms/perly*.
+             
+             Subject: Minor update to find2perl, for portability
+             
+             Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
+             
+             Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
+             
+             Rename UTF8LEN() to be UNISKIP(), too confusing to have
+             UTF8LEN() and UTF8SKIP(). 
+             
+             Allow poking holes at the UTF-8 decoding strictness.
+             
+             Continue the internal UTF-8 API tweaking.
+             Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
+             used much more than the simpler API, now called utf8_to_uv_simple().
+             Still not quite happy with API, too much partial duplication
+             of functionality.
+             
+             A new version of making the syslog test more robust.
+             (Replaces #7421.)
+             Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
+             
+             buildtoc target tweaks.
+             
+             Integrate with vmsperl #7430 by Charles Bailey:
+             
+             Cleanup from prior patch (Charles Lane?):
+             - improve handling of MFDs in Basename and Path
+             - default to no xsubpp line # munging when building debug images
+     Branch: maint-5.6/perl
+         +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
+         +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
+         !> (integrate 67 files)
+____________________________________________________________________________
+[  8168] By: gsar                                  on 2000/12/18  02:05:49
+        Log: integrate changes#7512,7733 from mainline (regex bugfixes)
+             
+             Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
+             From: Martin Husemann <martin@duskware.de>
+             
+             Subject: [PATCH 5.7.0] restore match data on backtracing
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+     Branch: maint-5.6/perl
+         !> regcomp.c regexec.c t/op/re_tests
+____________________________________________________________________________
+[  8167] By: gsar                                  on 2000/12/18  01:55:22
+        Log: integrate changes#7858,7986 from mainline
+             
+             C<foreach my $x ...> in pseudo-fork()ed process may diddle
+             parent's memory; fix it by keeping track of the actual pad
+             offset rather than a raw pointer (this change is probably also
+             relevant to non-ithreads case to avoid fallout from reallocs of
+             the pad array, but is currently only enabled for the ithreads
+             case in the interests of minimal disruption to existing "well
+             tested" code)
+             
+             fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
+             due to the notorious GetFileType() bug in Windows 9x, which fstat()
+             tickles)
+     Branch: maint-5.6/perl
+         !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
+         !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
+         !> win32/win32.c win32/win32.h win32/win32sck.c
+____________________________________________________________________________
+[  8166] By: gsar                                  on 2000/12/18  01:52:59
+        Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
+             from mainline (xsubpp and ExtUtils::LibList fixups, various
+             other small items)
+     Branch: maint-5.6/perl
+         !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
+         !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
+         !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
+         !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
+         !> win32/bin/search.pl
+____________________________________________________________________________
+[  8165] By: gsar                                  on 2000/12/18  01:28:45
+        Log: integrate changes#7533,7563,7611,7623 from mainline (various
+             malloc.c embellishments)
+     Branch: maint-5.6/perl
+         !> malloc.c pod/perldiag.pod
+____________________________________________________________________________
+[  8164] By: gsar                                  on 2000/12/18  01:23:33
+        Log: integrate changes#7419,7806,8129 from mainline (various h2xs
+             fixups)
+     Branch: maint-5.6/perl
+         !> utils/h2xs.PL
+____________________________________________________________________________
+[  8163] By: gsar                                  on 2000/12/18  01:17:50
+        Log: integrate changes#7493,7599,7803 from mainline (various perlbug
+             fixups)
+     Branch: maint-5.6/perl
+         !> Makefile.SH utils/perlbug.PL
+____________________________________________________________________________
+[  8162] By: gsar                                  on 2000/12/18  00:25:43
+        Log: always export Perl_deb() (it is required by re.xs whether
+             Perl is built with or without -DDEBUGGING)
+     Branch: maint-5.6/perl
+          ! makedef.pl
+____________________________________________________________________________
+[  8161] By: gsar                                  on 2000/12/18  00:23:38
+        Log: integrate change#7414 from mainline
+             
+             Undo the basename() part of #7412 since the lib/basename
+             tests would need upgrading too.
+             
+             squelch two tests in tr.t that rely on tr/// paranoia change
+             that's not in 5.6.x
+     Branch: maint-5.6/perl
+          ! t/op/tr.t
+         !> lib/File/Basename.pm
+____________________________________________________________________________
+[  8160] By: gsar                                  on 2000/12/18  00:05:30
+        Log: missing change in previous integrate
+     Branch: maint-5.6/perl
+         !> README.aix
+____________________________________________________________________________
+[  8159] By: gsar                                  on 2000/12/18  00:03:38
+        Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
+             7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
+             7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
+             7410..7413 from mainline
+     Branch: maint-5.6/perl
+         +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
+         +> t/lib/tie-splice.t
+          - lib/unicode/Is/DCinital.pl
+         !> (integrate 112 files)
+____________________________________________________________________________
+[  8158] By: jhi                                   on 2000/12/17  23:04:24
+        Log: Subject: [PATCHES] RE: perl@8150 
+             From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
+             Date: Sun, 17 Dec 2000 21:46:39 +0100
+             Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
+             
+             Neither cygwin has a getpwuid() one can trust on.
+     Branch: perl
+          ! t/lib/glob-basic.t
+____________________________________________________________________________
+[  8157] By: jhi                                   on 2000/12/17  23:01:54
+        Log: More MAN.PODS => {} fixes.
+     Branch: perl
+          ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
+          ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
+          ! os2/OS2/REXX/Makefile.PL
+____________________________________________________________________________
+[  8156] By: gsar                                  on 2000/12/17  22:49:13
+        Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
+             7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
+             7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
+             7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
+             7201,7204 from mainline
+     Branch: maint-5.6/perl
+         !> (integrate 121 files)
+____________________________________________________________________________
+[  8155] By: jhi                                   on 2000/12/17  22:30:58
+        Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sun, 17 Dec 2000 13:09:28 -0600
+             Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
+             
+             MAN.PODS => ' ' is naughty.
+     Branch: perl
+          ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
+____________________________________________________________________________
+[  8154] By: nick                                  on 2000/12/17  22:07:13
+        Log: MULTIPLICITY nit.
+     Branch: perl
+          ! mg.c
+____________________________________________________________________________
+[  8153] By: gsar                                  on 2000/12/17  21:23:05
+        Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
+             7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
+             from mainline
+             
+             Document the SvIOK_.*UV().
+             
+             Update Unicode todo list.
+             
+             Guard against bad string->int conversion for quads.
+             
+             Subject: small apidoc fix
+             
+             Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
+             
+             Subject: [PATCH] Tied filehandle documentation
+             
+             Subject: [PATCH] Modernize Opcode.pm documentation
+             
+             Make Data::Dumper (non-XS) to work with changed semantics of ref().
+             Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
+             [applied even though said semantics didn't change in 5.6.x]
+             
+             Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
+             
+             Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
+             
+             Fix the URL, but the server is still missing in action.
+             Subject: [ID 20000905.002] perlfaq1.pod URL error
+             
+             Subject: [ID 20000903.001] \w in utf8-strings
+             
+             Fix the ccversion detection for 5.1 and beyond.
+             Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
+             
+             Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
+             
+             Subject: [ID 20000904.008] Tiny fix for perldiag
+             
+             Subject: Re: [ID 20000906.004] segfault with bad perl statement
+             
+             Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
+             
+             Subject: [ID 20000908.002] perlipc documentation bug.
+             
+             Subject: [PATCH lib/Benchmark.pm]
+             
+             Re-allow vec() for characters > 255.
+             Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
+             
+             Do away with memory models cruft.  Sorry, PDP users.
+             
+             Continue #7041.
+             
+             Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
+             
+             Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
+             
+             Upgrade to CPAN 1.57_65, from Andreas König.
+             
+             Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
+             by Russ Allbery.
+             
+             Silence t/pod/*.t about alternate quote-mappings now implemented
+             by Pod::Text, from Brad Appleton.
+             
+             Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
+             Subject: borland C++ win32.c tweak
+             
+             C<@a = @b = split(...)> optimization coredumps under ithreads
+             (missed a spot when fixing up op_pmreplroot hack for ithreads)
+             
+             Document the SvUTF8*().
+             
+             Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
+             
+             Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
+             
+             Do in VMS as the #7054 does.
+             
+             Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
+             
+             Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
+             
+             Subject: [patch: perl@7045] vms updates
+             
+             Test for the #7049.
+             Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
+             
+             Break up the myconfig lines a bit.
+             Subject: perlbug/perl -V output format
+             
+             Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
+             
+             The #7054 truncated Configure badly.
+             
+             change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
+             initialization in all the threads on Windows
+             
+             Allow for whitespace between "#" and "line" in cpp output.
+             Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
+             
+             Remove vestiges of tr//CU.
+             Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
+             
+             The return value of setlocale must be copied away.
+             Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
+             
+             Allow chop() and chomp() to be overridden.
+             Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
+             
+             Hints optimization.
+             Subject: Minor nit
+             
+             Subject: [PATCH] de-wall t/README
+             
+             Subject: Re: Two advertising clauses need to be removed
+     Branch: maint-5.6/perl
+         !> (integrate 75 files)
+____________________________________________________________________________
+[  8152] By: gsar                                  on 2000/12/17  20:30:11
+        Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
+             6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
+             6999..7001,7003..7005,7007,7009,7011,7012 from mainline
+             
+             Don't attach -ld to the archname if pointless.
+             
+             Document UNTIE in a very minimalistic way.
+             
+             POSIX doesn't report long double values under -Duselongdouble
+             when the long doubles are "real" (bigger than doubles).
+             
+             More author updates.
+             
+             Try to deduce NV_MAX.  Really should be Configure fodder.
+             
+             :: not allowed in pathnames, change to .
+             Subject: [PATCH perl@6938] cygwin port
+             
+             Forget about NV_MAX (#6951).  Various floating point tweaks,
+             ideas from Eric Fifer, Yitzchak, Alan, and Spider.
+             
+             Move the Solaris 7 scan to use64bitall, make the
+             failure to find 64-bot sparc libc to mention the
+             possibility of being in an intel, from Lupe and Alan.
+             
+             Regen perltoc.
+             
+             AUTHORS tweaks, from Peter Prymmer.
+             
+             More address tweaking.
+             
+             Small tweaks all over.
+             
+             File::Temp patches from Andreas König,
+             
+             Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
+             
+             Subject: CPAN.pm beta 1.57_57 for the core
+             
+             Part of the solution.
+             Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
+             
+             Subject: [PATCH@6961] Fix misleading example in perlretut.pod
+             
+             Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
+             
+             Add the overload warnings to perldiag.
+             
+             Drop unused argument.
+             Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
+             
+             Subject: Nit in Configure (bleadperl@6961)
+             
+             Update to PodParser 1.18, from Brad Appleton.
+             
+             Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
+             
+             Subject: [PATCH: 6948] add SCNfldbl to configure.com
+             
+             Document UNTIE. Also tweak implementation to suppress the 'inner references'
+             warning when UNTIE exists and instead pass the cound of extra references to
+             the UNTIE method.
+             
+             Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
+             so that case-ignoring systems like DCL can tell them from
+             PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
+             
+             Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
+             
+             Feature ordering tweak.
+             
+             Regen perltoc.
+             
+             Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
+             
+             Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
+             
+             Subject: http:// in L<>
+             
+             Detypo.
+             
+             change#6791 accidentally clobbered change#6710, put it back
+             
+             Only the first line, thank you very much.
+             
+             Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
+             plus rework the http: spots as suggested by Tom Christiansen,
+             plus regen perltoc.
+             
+             Undo part of change 6489 which looks like a bulk edit which
+             changed _all_ gv_efullname3() calls to gv_efullname4() calls.
+             The supressing of main:: on return from select() is undesirable.
+             
+             Apparently avoiding the swapping is too costly.
+             
+             Various Configure nits by Philip Newton,
+             plus the ebcdic one by me.
+             
+             Make certain cc is set before trying to run it.
+             
+             If overloaded %{} etc. return the object do not loop.
+             Thus  sub deref { $_[0] } functions if object is wanted type.
+             
+             Update perlhist.
+             
+             More %{} and other deref special casing - do not pass to 'nomethod'.
+     Branch: maint-5.6/perl
+         !> (integrate 59 files)
+____________________________________________________________________________
+[  8151] By: gsar                                  on 2000/12/17  19:14:38
+        Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
+             6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
+             
+             Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
+             
+             Make the epsilon to be relative, not absolute.
+             
+             Put back the flags dump as reasoned in
+             Subject: Re: [PATCH] Glob dumping
+             
+             Introduce ccname to keep track of what compiler kind of we have.
+             
+             Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
+             
+             Put back the slice accidentally removed by #6907.
+             
+             Reset archname and archname64 always, forcing them be
+             recomputed at each Configure run, make Configure and
+             the hints files agree on the naming of largefiles variables.
+             
+             Don't say "Perl 5.0 source kit".
+             
+             Subject: [PATCH] fix misc cast warnings
+             
+             Subject: typos in pods
+             
+             NVs not necessarily doubles, as pointed out by Yitzchak.
+             
+             Subject: [PATCH 6889] add a few ldbl formats to configure.com
+             
+             Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
+             
+             Better options for rsync.
+             
+             Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
+             
+             Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
+             
+             Subject: [PATCH] Re: UNTIE method 
+             
+             A better fix for the Socket building problem from Craig Berry.
+             
+             Retract the dummy test, skip the security tests (instead of failing),
+             explain what the warnings mean.
+             
+             Heap decorruption.
+             Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
+             
+             Update to Unicode 3.0.1.
+             
+             Missed one Unicode file.
+             
+             Subject: Re: typos in pods
+             
+             The #6929 was too skimpy.
+             
+             sscanf() may be the only way to read long doubles from strings.
+             
+             Reveal Borland's isnan.
+             Subject: build with BC++ tweak
+             
+             Issue useful diagnostic on unknown pod commands.
+             Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
+             
+             Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
+             
+             Clarify the third case of ftmp-security warnings.
+             
+             Make -Dusemorebits find long doubles in Solaris.
+             
+             Wrap the test in eval.
+     Branch: maint-5.6/perl
+         +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
+         +> lib/unicode/PropList.txt lib/unicode/README.perl
+         +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
+         +> lib/unicode/Unicode.301 vms/vmspipe.com
+          - lib/unicode/Props.txt lib/unicode/UCD300.html
+          - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
+         !> (integrate 305 files)
+____________________________________________________________________________
+[  8150] By: jhi                                   on 2000/12/17  18:47:57
+        Log: Uncheckedin generated files.
+     Branch: perl
+          ! global.sym perlapi.c pod/perlapi.pod
+____________________________________________________________________________
+[  8149] By: jhi                                   on 2000/12/17  18:41:22
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8148] By: jhi                                   on 2000/12/17  18:39:16
+        Log: Subject: [PATCH] Fcntl constants speedup
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sun, 17 Dec 2000 16:29:24 +0000
+             Message-ID: <20001217162924.E97668@plum.flirble.org>
+             
+             Use IVs for the Fcntl constants instead of NVs.
+     Branch: perl
+          ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
+____________________________________________________________________________
+[  8147] By: jhi                                   on 2000/12/17  18:33:41
+        Log: Add test for #8145 (binmode() warning), add warning for
+             ioctl() and sockpair(), document them. (fileno() cannot
+             be tripwired with the same kind of warning because
+             'defined fileno($foo)' seems to be an idiom.)
+     Branch: perl
+          ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
+____________________________________________________________________________
+[  8146] By: gsar                                  on 2000/12/17  18:09:08
+        Log: update Changes
+     Branch: maint-5.6/perl
+          ! Changes
+____________________________________________________________________________
+[  8145] By: jhi                                   on 2000/12/17  17:39:35
+        Log: Subject: [PATCH] Re: The long awaited feature ...
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sun, 17 Dec 2000 12:31:56 +0000
+             Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
+             
+             Add a warning to binmode() about using bad filehandles
+             (can happen e.g. if someone forgets the filehandle argument)
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  8144] By: jhi                                   on 2000/12/17  17:33:48
+        Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
+             From: Jonathan Stowe <gellyfish@gellyfish.com>
+             Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
+             Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
+     Branch: perl
+          ! lib/Net/Ping.pm
+____________________________________________________________________________
+[  8143] By: jhi                                   on 2000/12/17  05:31:37
+        Log: Polymorphic regexps.
+             
+             Fixes at least the bugs 20001028.003 (both of them...) and
+             20001108.001.  The bugs 20001114.001 and 20001205.014 seem
+             also to be fixed by now, probably already before this patch.
+     Branch: perl
+          ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
+          ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
+          ! t/op/utf8decode.t t/pragma/utf8.t
+____________________________________________________________________________
+[  8142] By: jhi                                   on 2000/12/16  17:16:05
+        Log: Subject: [patch perl@8102] dos/djgpp update
+             From: Laszlo Molnar <ml1050@freemail.hu>
+             Date: Sat, 16 Dec 2000 01:40:52 +0100
+             Message-ID: <20001216014052.A335@freemail.hu>
+     Branch: perl
+          ! djgpp/config.over t/base/commonsense.t
+____________________________________________________________________________
+[  8141] By: jhi                                   on 2000/12/16  17:09:27
+        Log: Few uncheckedin files.
+     Branch: perl
+          ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
+____________________________________________________________________________
+[  8140] By: nick                                  on 2000/12/15  22:14:31
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 53 files)
+____________________________________________________________________________
+[  8139] By: jhi                                   on 2000/12/15  19:49:49
+        Log: One more IVUV tweak from Nicholas Clark.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8138] By: jhi                                   on 2000/12/15  19:17:06
+        Log: Return of the IVUV-preservation, now seems to be happy even
+             in Digital UNIX (the broken strtoul brokenness detection
+             seems to have been the fly in the ointment).
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
+          ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
+          ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
+          ! 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
+____________________________________________________________________________
+[  8137] By: jhi                                   on 2000/12/15  18:12:14
+        Log: Metaconfig unit change for #8136.
+     Branch: metaconfig
+          ! U/modified/d_strtoul.U
+     Branch: metaconfig/U/perl
+          ! d_strtoull.U d_strtouq.U
+____________________________________________________________________________
+[  8136] By: jhi                                   on 2000/12/15  18:11:35
+        Log: I don't think it's sensible or portable to test the strtou*
+             on /^-/ strings.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  8135] By: jhi                                   on 2000/12/15  17:18:49
+        Log: Metaconfig unit change for #8134.
+     Branch: metaconfig
+          ! U/modified/d_strtoul.U
+____________________________________________________________________________
+[  8134] By: jhi                                   on 2000/12/15  17:14:13
+        Log: If longsize is 8 we don't need a LL suffix for integer constants.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8133] By: jhi                                   on 2000/12/15  16:00:23
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8132] By: jhi                                   on 2000/12/15  15:44:16
+        Log: Some compilers get huffy if you do not cast a const pointer
+             to a non-const when assigning.
+     Branch: perl
+          ! gv.c
+____________________________________________________________________________
+[  8131] By: jhi                                   on 2000/12/15  15:38:30
+        Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Fri, 15 Dec 2000 05:26:57 -0500
+             Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
+     Branch: perl
+          ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
+          ! t/pragma/overload.t
+____________________________________________________________________________
+[  8130] By: jhi                                   on 2000/12/15  15:36:08
+        Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Thu, 14 Dec 2000 22:02:43 -0500
+             Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
+     Branch: perl
+          ! gv.c perl.h
+____________________________________________________________________________
+[  8129] By: jhi                                   on 2000/12/15  15:34:16
+        Log: Subject: PATCH: h2xs nit
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
+             Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
+             
+             Add a template README.
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  8128] By: jhi                                   on 2000/12/15  15:32:22
+        Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
+     Branch: perl
+          ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
+____________________________________________________________________________
+[  8127] By: jhi                                   on 2000/12/15  15:19:34
+        Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Thu, 14 Dec 2000 20:04:42 EST
+             Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! ext/Opcode/Opcode.xs
+____________________________________________________________________________
+[  8126] By: jhi                                   on 2000/12/15  15:17:49
+        Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
+     Branch: perl
+          ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
+          ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
+          ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
+____________________________________________________________________________
+[  8125] By: jhi                                   on 2000/12/15  15:11:05
+        Log: This seems to be a stage sane and stable enough to checkin.
+             (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
+     Branch: perl
+          ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
+          ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
+          ! t/op/cmp.t t/op/numconvert.t
+____________________________________________________________________________
+[  8124] By: jhi                                   on 2000/12/15  04:20:26
+        Log: Something is really wonky.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8123] By: jhi                                   on 2000/12/15  04:00:50
+        Log: Fixes for the IV UV patches to compile in Digital UNIX.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8122] By: jhi                                   on 2000/12/15  02:53:40
+        Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 14 Dec 2000 19:10:49 -0600
+             Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[  8121] By: jhi                                   on 2000/12/15  02:50:00
+        Log: Metaconfig changes for #8120.
+     Branch: metaconfig
+          + U/modified/d_strtoul.U
+     Branch: metaconfig/U/perl
+          ! d_strtoull.U d_strtouq.U
+____________________________________________________________________________
+[  8120] By: jhi                                   on 2000/12/15  02:49:42
+        Log: From: Nicholas Clark <nick@ccl4.org> 
+             Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
+             Date: Thu, 14 Dec 2000 18:38:57 +0000
+             Message-ID: <20001214183857.B97909@plum.flirble.org>
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
+          ! uconfig.sh 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
+____________________________________________________________________________
+[  8119] By: jhi                                   on 2000/12/14  23:40:58
+        Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 13 Dec 2000 20:08:50 +0000
+             Message-ID: <20001213200849.B71166@plum.flirble.org>
+     Branch: perl
+          ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
+          ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
+____________________________________________________________________________
+[  8118] By: jhi                                   on 2000/12/14  22:46:26
+        Log: Integrate perlio.
+     Branch: perl
+         !> MANIFEST ext/Encode/compile makedef.pl
+____________________________________________________________________________
+[  8117] By: nick                                  on 2000/12/14  22:38:53
+        Log: Win32 tweaks to get Encode to build
+             - temp hack to makedef.pl till PerlIO is properly "exported".
+             - MSVC dislikes  
+             static encpage_t foo[];
+             so make 'em extern for now.
+     Branch: perlio
+          ! ext/Encode/compile makedef.pl
+____________________________________________________________________________
+[  8116] By: nick                                  on 2000/12/14  22:00:53
+        Log: Document the new files
+     Branch: perlio
+          ! MANIFEST
+____________________________________________________________________________
+[  8115] By: jhi                                   on 2000/12/14  21:58:01
+        Log: MANIFEST new files of #8114.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  8114] By: jhi                                   on 2000/12/14  21:50:49
+        Log: Integrate perlio.
+     Branch: perl
+         +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
+         !> ext/Encode/Encode.pm ext/Encode/Encode.xs
+         !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
+         !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
+         !> ext/Encode/Makefile.PL
+____________________________________________________________________________
+[  8113] By: jhi                                   on 2000/12/14  21:48:49
+        Log: The documentation part of the
+             
+             Subject: [ID 20001214.002] Net::Ping patch
+             From: Jonathan Stowe <gellyfish@gellyfish.com>
+             Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
+             Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
+             since the #7529 had already addressed the same problem.
+     Branch: perl
+          ! lib/Net/Ping.pm
+____________________________________________________________________________
+[  8112] By: jhi                                   on 2000/12/14  21:42:57
+        Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
+             From: Dominic Dunlop <domo@computer.org>
+             Date: Tue, 12 Dec 2000 10:47:10 +0100
+             Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
+             
+             Document how elusive subroutines can be.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  8111] By: jhi                                   on 2000/12/14  21:38:05
+        Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
+             From: Dominic Dunlop <domo@computer.org>
+             Date: Thu, 14 Dec 2000 10:13:51 +0100
+             Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
+     Branch: perl
+          ! ext/POSIX/POSIX.pod
+____________________________________________________________________________
+[  8110] By: jhi                                   on 2000/12/14  21:36:32
+        Log: Subject: [patch] perlfaq7
+             From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
+             Date: Thu, 14 Dec 2000 15:31:07 +0100
+             Message-ID: <3A38E7BB.13178.11C40A8@localhost>
+     Branch: perl
+          ! pod/perlfaq7.pod
+____________________________________________________________________________
+[  8109] By: jhi                                   on 2000/12/14  21:29:20
+        Log: Subject: [8104] Encode
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Thu, 14 Dec 2000 14:49:34 +0100
+             Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
+             
+             Type casting for nervous compilers.
+     Branch: perl
+          ! ext/Encode/Encode.xs
+____________________________________________________________________________
+[  8108] By: jhi                                   on 2000/12/14  21:26:17
+        Log: Subject: [8104] DB_File
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Thu, 14 Dec 2000 14:49:35 +0100
+             Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
+             
+             Type definition incorrect for DB 2.7.7.  Not known when it
+             changed, so only changed it for a known revision.
+     Branch: perl
+          ! ext/DB_File/DB_File.xs
+____________________________________________________________________________
+[  8107] By: jhi                                   on 2000/12/14  21:23:41
+        Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
+             
+             Use '?' (0x6F in EBCDIC) for the illegal codepoint.
+     Branch: perl
+          ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
+          ! ext/Encode/Encode/posix-bc.enc
+____________________________________________________________________________
+[  8106] By: nick                                  on 2000/12/14  20:36:13
+        Log: "Cold" build correction to Encode's Makefile.PL
+     Branch: perlio
+          ! ext/Encode/Makefile.PL
+____________________________________________________________________________
+[  8105] By: nick                                  on 2000/12/14  20:09:37
+        Log: "Compiled" encodings.
+             Correct replacement character in EBCDIC .enc files
+             Add 0x7F to ASCII repertoire.
+     Branch: perlio
+          ! ext/Encode/Encode.pm ext/Encode/Encode.xs
+          ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
+          ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
+          ! ext/Encode/Makefile.PL ext/Encode/compile
+          ! ext/Encode/encengine.c ext/Encode/encode.h
+____________________________________________________________________________
+[  8104] By: nick                                  on 2000/12/14  00:38:20
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
+         !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
+         !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
+         !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
+         !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
+         !> t/lib/db-hash.t t/lib/db-recno.t
+____________________________________________________________________________
+[  8103] By: nick                                  on 2000/12/13  23:16:13
+        Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
+             so far and so it does not get lost.
+     Branch: perlio
+          + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
+____________________________________________________________________________
+[  8102] By: jhi                                   on 2000/12/13  17:14:22
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8101] By: jhi                                   on 2000/12/13  16:53:41
+        Log: Move the proto of start_glob() to a better place; regen api files.
+     Branch: perl
+          ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
+____________________________________________________________________________
+[  8100] By: jhi                                   on 2000/12/13  16:47:11
+        Log: Metaconfig change for #8099.
+     Branch: metaconfig
+          ! U/modified/Head.U
+____________________________________________________________________________
+[  8099] By: jhi                                   on 2000/12/13  16:46:48
+        Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  8098] By: jhi                                   on 2000/12/13  16:39:02
+        Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
+             From: rspier@pobox.com (Robert Spier)
+             Date: Tue, 12 Dec 2000 21:12:39 -0500
+             Message-ID: <14902.56087.678086.725773@rls.cx>
+             
+             fastgetcwd is defined using a glob alias on a $^O dependent basis -
+             and there was no default assignment or perl subroutine.
+     Branch: perl
+          ! lib/Cwd.pm
+____________________________________________________________________________
+[  8097] By: jhi                                   on 2000/12/13  16:16:01
+        Log: Subject: [PATCH] move startglob out of pp_hot.c
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 11 Dec 2000 23:16:39 +0000
+             Message-ID: <20001211231638.A55550@plum.flirble.org>
+     Branch: perl
+          ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
+____________________________________________________________________________
+[  8096] By: jhi                                   on 2000/12/13  15:26:23
+        Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
+             Date: Wed, 13 Dec 2000 14:01:37 +0100
+             Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
+             
+             perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
+             in turn requires libpthread in libswanted.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[  8095] By: jhi                                   on 2000/12/12  19:51:05
+        Log: The integration wars continue.
+     Branch: perl
+         !> sv.c
+____________________________________________________________________________
+[  8094] By: jhi                                   on 2000/12/12  19:48:26
+        Log: Subject: [PATCH perl@8070] DB_File-1.74  
+             From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
+             Date: Mon, 11 Dec 2000 23:07:17 -0000
+             Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
+     Branch: perl
+          ! ext/DB_File/Changes ext/DB_File/DB_File.pm
+          ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
+          ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
+          ! t/lib/db-recno.t
+____________________________________________________________________________
+[  8093] By: nick                                  on 2000/12/12  19:42:13
+        Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
+     Branch: perlio
+          ! sv.c
+         !> lib/File/DosGlob.pm
+____________________________________________________________________________
+[  8092] By: jhi                                   on 2000/12/12  19:28:11
+        Log: Integrate perlio.
+     Branch: perl
+         !> sv.c
+____________________________________________________________________________
+[  8091] By: nick                                  on 2000/12/12  18:49:45
+        Log: Fix for Tk, and upgrading shared SVs.
+     Branch: perlio
+          ! sv.c
+____________________________________________________________________________
+[  8090] By: jhi                                   on 2000/12/12  16:48:59
+        Log: Subject: [PATCH] Re: Breadperl & Tk
+             From: Nick Ing-Simmons <nik@tiuk.ti.com>
+             Date: Tue, 12 Dec 2000 14:48:27 GMT
+             Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8089] By: jhi                                   on 2000/12/12  03:37:19
+        Log: Subject: DosGlob.pm diff for bash style brace expansion.
+             From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
+             Date: Fri, 8 Dec 2000 10:45:30 -0600
+             Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
+     Branch: perl
+          ! lib/File/DosGlob.pm
+____________________________________________________________________________
+[  8088] By: nick                                  on 2000/12/11  23:59:59
+        Log: Integrate mainline
+     Branch: perlio
+         !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
+         !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
+         !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
+         !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
+         !> t/op/local.t t/pragma/warn/toke toke.c
+____________________________________________________________________________
+[  8087] By: jhi                                   on 2000/12/11  23:20:23
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
+____________________________________________________________________________
+[  8086] By: jhi                                   on 2000/12/11  22:50:59
+        Log: Tune further the OS detection of CGI.
+     Branch: perl
+          ! lib/CGI.pm
+____________________________________________________________________________
+[  8085] By: nick                                  on 2000/12/11  22:50:46
+        Log: Finish 1st pass of "encoding" layer e.g. :
+             open($fh,"<encoding(iso8859-7)",$greek) || die;
+     Branch: perlio
+          ! ext/Encode/Encode.xs perlio.c perliol.h
+____________________________________________________________________________
+[  8084] By: jhi                                   on 2000/12/11  22:32:06
+        Log: Revert the -f ambiguousity patch, seems to cause
+             too much hassle (the interpret -Q as a function
+             where Q is not a known filetest part is left in).
+     Branch: perl
+          ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
+          ! toke.c
+____________________________________________________________________________
+[  8083] By: jhi                                   on 2000/12/11  22:27:23
+        Log: (accidentally empty check-in)
+     Branch: perl
+          ! lib/File/DosGlob.pm
+____________________________________________________________________________
+[  8082] By: nick                                  on 2000/12/11  19:09:51
+        Log: Restore mmap function (broken by tweaks to shared buffer
+             layer for encode(xxxx)).
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  8081] By: jhi                                   on 2000/12/11  18:29:13
+        Log: Subject: Re: The long awaited feature ...
+             From: Simon Cozens <simon@cozens.net>
+             Date: Mon, 11 Dec 2000 15:54:24 +0000
+             Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
+             
+             More io/utf8 tests.
+     Branch: perl
+          ! t/io/utf8.t
+____________________________________________________________________________
+[  8080] By: jhi                                   on 2000/12/11  18:19:36
+        Log: Subject: PATCH MakeMaker manpage clarification
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 10 Dec 2000 20:46:13 +0100
+             Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
+     Branch: perl
+          ! lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[  8079] By: jhi                                   on 2000/12/11  15:35:07
+        Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sun, 10 Dec 2000 19:06:19 +0000
+             Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
+     Branch: perl
+          ! ext/B/B/Deparse.pm t/lib/b.t
+____________________________________________________________________________
+[  8078] By: jhi                                   on 2000/12/11  15:09:11
+        Log: Subject: [PATCH] docs on NaN
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 11 Dec 2000 01:48:38 +0000
+             Message-ID: <20001211014838.B99205@plum.flirble.org>
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  8077] By: jhi                                   on 2000/12/11  15:02:21
+        Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
+             From: Simon Cozens <simon@cozens.net>
+             Date: Mon, 11 Dec 2000 01:21:45 +0000
+             Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
+     Branch: perl
+          ! pp.c pp_hot.c scope.c t/op/local.t
+____________________________________________________________________________
+[  8076] By: nick                                  on 2000/12/10  20:43:32
+        Log: Not merge worthy...
+             Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
+             syntax is modelled on attributes.
+             Untested fix for io/utf8 on Win32 etc.
+             Very clumsy start to the encode layer.
+     Branch: perlio
+          ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
+____________________________________________________________________________
+[  8075] By: jhi                                   on 2000/12/10  18:39:33
+        Log: Darwin is not Windows.
+     Branch: perl
+          ! lib/CGI.pm
+____________________________________________________________________________
+[  8074] By: jhi                                   on 2000/12/10  18:31:27
+        Log: Subject: Ambiguous -%c() resolved as a file test
+             From: "Paul Marquess" <Paul.Marquess@openwave.com>
+             Date: Sun, 10 Dec 2000 15:35:07 -0000
+             Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
+     Branch: perl
+          ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[  8073] By: jhi                                   on 2000/12/10  18:16:29
+        Log: Subject: PATCH installperl misinformed 
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 10 Dec 2000 13:01:32 +0100 
+             Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
+     Branch: perl
+          ! installperl
+____________________________________________________________________________
+[  8072] By: jhi                                   on 2000/12/10  18:07:55
+        Log: The walkoptree confusion rages; walkoptree() seems to be coming
+             from B.xs, while walkoptree_slow() comes from B.pm.
+     Branch: perl
+          ! ext/B/B.pm
+____________________________________________________________________________
+[  8071] By: nick                                  on 2000/12/10  11:45:47
+        Log: Integrate mainline
+     Branch: perlio
+         +> t/base/commonsense.t
+         !> (integrate 37 files)
+____________________________________________________________________________
+[  8070] By: jhi                                   on 2000/12/10  04:46:21
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8069] By: jhi                                   on 2000/12/10  04:39:19
+        Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 09 Dec 2000 17:14:25 +0100
+             Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
+     Branch: perl
+          + t/base/commonsense.t
+          ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
+____________________________________________________________________________
+[  8068] By: jhi                                   on 2000/12/10  04:17:36
+        Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
+             From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
+             Date: Sat, 9 Dec 2000 16:47:22 -0000
+             Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
+     Branch: perl
+          ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
+          ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
+          ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
+          ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
+          ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
+          ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
+          ! t/lib/sdbm.t
+____________________________________________________________________________
+[  8067] By: jhi                                   on 2000/12/10  03:52:02
+        Log: Test case for #8066.
+     Branch: perl
+          ! t/op/misc.t
+____________________________________________________________________________
+[  8066] By: jhi                                   on 2000/12/10  03:50:30
+        Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sun, 10 Dec 2000 00:55:37 +0000
+             Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  8065] By: jhi                                   on 2000/12/10  03:44:52
+        Log: Test case for #8064.
+     Branch: perl
+          ! t/comp/proto.t
+____________________________________________________________________________
+[  8064] By: jhi                                   on 2000/12/10  03:42:32
+        Log: Subject: Re: prototype of substr
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sun, 10 Dec 2000 00:13:33 +0000
+             Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
+             
+             Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  8063] By: jhi                                   on 2000/12/10  03:39:42
+        Log: Subject: [PATCH] perlguts.pod
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sun, 10 Dec 2000 00:06:47 +0000
+             Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
+             
+             Documentation of the different types of ops,
+             plus the functions in dump.c
+     Branch: perl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[  8062] By: jhi                                   on 2000/12/10  03:30:04
+        Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
+             From: Nicholas Clark <nick@talking.bollo.cx>
+             Date: Sat, 09 Dec 2000 18:57:25 +0000
+             Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
+             
+             Be more robust in weird hostname setups.
+     Branch: perl
+          ! t/lib/net-hostent.t
+____________________________________________________________________________
+[  8061] By: jhi                                   on 2000/12/10  03:28:21
+        Log: Pacify fussy compiler. 
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  8060] By: jhi                                   on 2000/12/10  02:52:46
+        Log: Integrate perlio.
+     Branch: perl
+         !> pp_sys.c t/io/utf8.t
+____________________________________________________________________________
+[  8059] By: nick                                  on 2000/12/09  23:40:14
+        Log: read/sysread/recv should now be utf8 aware.
+             Basic test for utf8 read.
+     Branch: perlio
+          ! pp_sys.c t/io/utf8.t
+____________________________________________________________________________
+[  8058] By: jhi                                   on 2000/12/09  21:56:02
+        Log: Integrate perlio.
+     Branch: perl
+         +> t/io/utf8.t
+         !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
+____________________________________________________________________________
+[  8057] By: jhi                                   on 2000/12/09  21:53:35
+        Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
+             From: Inaba Hiroto <inaba@st.rim.or.jp>
+             Date: Sun, 10 Dec 2000 05:53:21 +0900
+             Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
+             
+             Tests for #8056.
+     Branch: perl
+          ! t/op/each.t
+____________________________________________________________________________
+[  8056] By: jhi                                   on 2000/12/09  21:51:16
+        Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
+             From: Inaba Hiroto <inaba@st.rim.or.jp>
+             Date: Sat, 09 Dec 2000 18:02:00 +0900
+             Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
+             
+             exists() didn't work for UTF-8 keys, and neither did shared hash keys.
+     Branch: perl
+          ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
+____________________________________________________________________________
+[  8055] By: nick                                  on 2000/12/09  20:11:48
+        Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
+             than raw PerlIO_write() - does not seem to break any tests.
+     Branch: perlio
+          ! pp_sys.c
+____________________________________________________________________________
+[  8054] By: nick                                  on 2000/12/09  19:47:30
+        Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
+             (sysread, recv and write i.e. formats still to do...)
+             Allow :utf8 or :bytes in PerlIO_apply_layers() so that
+             open($fh,">:utf8","name")
+             etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
+             so no extra overhead is involved.
+             Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
+             to a non-utf8 stream.
+             Add initial io/utf8.t
+             Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
+             that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
+             and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
+     Branch: perlio
+          + t/io/utf8.t
+          ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
+____________________________________________________________________________
+[  8053] By: nick                                  on 2000/12/09  19:26:37
+        Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
+             was only testing this_utf8.
+     Branch: perlio
+          ! toke.c
+____________________________________________________________________________
+[  8052] By: nick                                  on 2000/12/09  19:09:41
+        Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
+             i.e. the output string has one, but don't mess with source assumption.
+     Branch: perlio
+          ! toke.c
+____________________________________________________________________________
+[  8051] By: jhi                                   on 2000/12/09  16:55:17
+        Log: Integrate perlio.
+     Branch: perl
+         !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
+         !> sv.c thrdvar.h util.c
+____________________________________________________________________________
+[  8050] By: jhi                                   on 2000/12/09  16:48:07
+        Log: Nits noticed by Peter Prymmer.
+     Branch: perl
+          ! lib/ExtUtils/MM_VMS.pm
+____________________________________________________________________________
+[  8049] By: nick                                  on 2000/12/09  13:49:40
+        Log: UTF8 output prework.
+             - Store $\ and $, as SVs so they can have SvUTF8 flag
+             - use do_print() rather than raw PerlIO_write() to print them.
+     Branch: perlio
+          ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
+          ! thrdvar.h util.c
+____________________________________________________________________________
+[  8048] By: nick                                  on 2000/12/09  12:30:43
+        Log: Integrate mainline.
+     Branch: perlio
+         +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
+         +> t/op/reverse.t
+         !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
+         !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
+         !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
+         !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
+         !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
+         !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
+____________________________________________________________________________
+[  8047] By: jhi                                   on 2000/12/09  00:23:27
+        Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Fri, 8 Dec 2000 14:43:04 -0600
+     Branch: perl
+          ! lib/ExtUtils/MM_VMS.pm
+____________________________________________________________________________
+[  8046] By: jhi                                   on 2000/12/08  23:10:27
+        Log: A missed check-in.
+     Branch: perl
+          ! lib/ExtUtils/Manifest.pm
+____________________________________________________________________________
+[  8045] By: jhi                                   on 2000/12/08  21:57:12
+        Log: (null check-in)
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
+____________________________________________________________________________
+[  8044] By: jhi                                   on 2000/12/08  21:11:06
+        Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
+             at the final draft stage.
+     Branch: perl
+          + ext/Encode/Encode/iso8859-16.enc
+          ! MANIFEST
+____________________________________________________________________________
+[  8043] By: jhi                                   on 2000/12/08  16:39:04
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8042] By: jhi                                   on 2000/12/08  16:33:39
+        Log: Do not return the Unicode replacement character if UTF-8
+             decoding goes awry, it should be up to the caller to decide.
+     Branch: perl
+          ! pod/perlapi.pod utf8.c
+____________________________________________________________________________
+[  8041] By: jhi                                   on 2000/12/08  16:22:28
+        Log: metaconfig maintenance.
+     Branch: metaconfig
+          ! U/modified/stdchar.U
+     Branch: metaconfig/U/perl
+          + testsyml.U
+____________________________________________________________________________
+[  8040] By: jhi                                   on 2000/12/08  16:03:08
+        Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
+             From: sthoenna@efn.org
+             Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
+             Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
+     Branch: perl
+          ! Changes lib/ExtUtils/MM_OS2.pm
+____________________________________________________________________________
+[  8039] By: jhi                                   on 2000/12/08  15:57:11
+        Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
+             From: Simon Cozens <simon@cozens.net>
+             Date: Fri, 8 Dec 2000 13:33:31 +0000
+             Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
+             
+             (The pp_hot part needed a rewrite.)
+     Branch: perl
+          ! doop.c pp_hot.c utf8.c
+____________________________________________________________________________
+[  8038] By: jhi                                   on 2000/12/08  15:25:08
+        Log: Subject: djSP
+             From: Michael Stevens <michael@etla.org>
+             Date: Wed, 6 Dec 2000 23:24:01 +0000
+             Message-ID: <20001206232400.A21381@firedrake.org>
+             
+             Plus a note from Nick Ing-Simmons.
+     Branch: perl
+          ! pp.h
+____________________________________________________________________________
+[  8037] By: jhi                                   on 2000/12/08  15:18:35
+        Log: Filetype is text.
+     Branch: perl
+          ! t/op/utf8decode.t
+____________________________________________________________________________
+[  8036] By: jhi                                   on 2000/12/08  03:31:27
+        Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
+             Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
+             
+             Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          + ext/POSIX/hints/svr4.pl
+          ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
+____________________________________________________________________________
+[  8035] By: jhi                                   on 2000/12/08  03:26:01
+        Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
+             Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! t/README t/base/term.t
+____________________________________________________________________________
+[  8034] By: jhi                                   on 2000/12/08  03:21:59
+        Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
+             From: mjd@plover.com  
+             Date: 7 Dec 2000 21:04:20 -0000
+             Message-ID: <20001207210420.22282.qmail@plover.com>
+             
+             Plus -z doc.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  8033] By: jhi                                   on 2000/12/08  03:19:03
+        Log: Use the UTF8 macros a bit.  They can't be used with abandon
+             everywhere because we do generate illegal UTF-8 in some situations.
+             This is of course naughty.
+     Branch: perl
+          ! pod/perlapi.pod utf8.c utf8.h
+____________________________________________________________________________
+[  8032] By: jhi                                   on 2000/12/08  03:00:09
+        Log: Out of sync?
+     Branch: perl
+          ! t/pragma/warn/utf8
+____________________________________________________________________________
+[  8031] By: jhi                                   on 2000/12/08  02:22:39
+        Log: Cnt spl.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  8030] By: jhi                                   on 2000/12/08  01:23:54
+        Log: Add test for reverse().
+     Branch: perl
+          + t/op/reverse.t
+          ! MANIFEST
+____________________________________________________________________________
+[  8029] By: jhi                                   on 2000/12/08  01:21:47
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
+         !> perlio.c perlio.h perlsdio.h warnings.pl
+____________________________________________________________________________
+[  8028] By: jhi                                   on 2000/12/08  01:19:08
+        Log: Introduce macros for UTF8 decoding.
+     Branch: perl
+          ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
+____________________________________________________________________________
+[  8027] By: nick                                  on 2000/12/07  22:18:19
+        Log: Integrate mainline
+     Branch: perlio
+         !> embed.pl pod/perlapi.pod utf8.c
+____________________________________________________________________________
+[  8026] By: nick                                  on 2000/12/07  21:45:08
+        Log: Various oddities p4 diff -se showed up
+             Remove 'our' from warnings.pl
+     Branch: perlio
+          ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
+____________________________________________________________________________
+[  8025] By: nick                                  on 2000/12/07  21:43:32
+        Log: Change PerlIO_(get|set)pos to take SV *
+             Should fix, OS/2, VMS, (sfio??)
+     Branch: perlio
+          ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
+____________________________________________________________________________
+[  8024] By: jhi                                   on 2000/12/07  19:05:32
+        Log: Document utf8_to_uv() better.
+     Branch: perl
+          ! pod/perlapi.pod utf8.c
+____________________________________________________________________________
+[  8023] By: jhi                                   on 2000/12/07  18:23:47
+        Log: Document utf8_length(), utf8_distance(), and utf8_hop().
+     Branch: perl
+          ! embed.pl pod/perlapi.pod utf8.c
+____________________________________________________________________________
+[  8022] By: jhi                                   on 2000/12/07  04:13:51
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
+         !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
+         !> win32/makefile.mk
+____________________________________________________________________________
+[  8021] By: nick                                  on 2000/12/07  00:28:14
+        Log: Various attempts at MSVC debug - not sure what has
+             changed but works now. 
+             Seems atexit() _may_ work for DLLs built with MSVC so don't
+             call cleanup that way.
+     Branch: perlio
+          ! perlio.c win32/makefile.mk
+____________________________________________________________________________
+[  8020] By: nick                                  on 2000/12/06  19:57:20
+        Log: Integrate mainline
+     Branch: perlio
+         +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
+         !> (integrate 75 files)
+____________________________________________________________________________
+[  8019] By: nick                                  on 2000/12/06  19:28:21
+        Log: Add useperlio to config.vc
+             Turn off binmode in config_H.PL
+             Regen all the config_H.xx
+             Attempt to get debugging build with MSVC.
+     Branch: perlio
+          ! win32/config.vc win32/config_H.bc win32/config_H.gc
+          ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
+____________________________________________________________________________
+[  8018] By: nick                                  on 2000/12/06  19:21:57
+        Log: Test various dup/external program options on all platforms.
+     Branch: perlio
+          ! t/io/dup.t
+____________________________________________________________________________
+[  8017] By: nick                                  on 2000/12/06  19:20:47
+        Log: Fix harness to be less picky
+     Branch: perlio
+          ! lib/Test/Harness.pm
+____________________________________________________________________________
+[  8016] By: jhi                                   on 2000/12/06  16:45:12
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8015] By: jhi                                   on 2000/12/06  16:41:03
+        Log: Test \x{...} with ord().
+     Branch: perl
+          ! t/op/ord.t
+____________________________________________________________________________
+[  8014] By: jhi                                   on 2000/12/06  16:20:33
+        Log: Test tweak because of #8013.
+     Branch: perl
+          ! t/lib/b.t
+____________________________________________________________________________
+[  8013] By: jhi                                   on 2000/12/06  16:09:09
+        Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 5 Dec 2000 21:23:28 -0500
+             Message-ID: <20001205212328.C6473@blackrider.aocn.com>
+             
+             Carp::Heavy parts not very applicable because of recent changes.
+     Branch: perl
+          ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
+          ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
+          ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
+          ! lib/Exporter.pm lib/Exporter/Heavy.pm
+          ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
+          ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
+          ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
+          ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
+          ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
+          ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
+          ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
+          ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
+          ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
+          ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
+          ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
+          ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
+          ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
+          ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
+          ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
+          ! warnings.pl
+____________________________________________________________________________
+[  8012] By: jhi                                   on 2000/12/06  15:22:38
+        Log: Subject: [PATCH] Re: New harness is failing things
+             From: Nick Ing-Simmons <nik@tiuk.ti.com>
+             Date: Wed, 6 Dec 2000 13:00:30 GMT
+             Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
+     Branch: perl
+          ! lib/Test/Harness.pm
+____________________________________________________________________________
+[  8011] By: jhi                                   on 2000/12/06  15:12:08
+        Log: Subject: installhtml changes
+             From: Michael Stevens <michael@etla.org>
+             Date: Wed, 6 Dec 2000 13:15:53 +0000
+             Message-ID: <20001206131553.A27317@firedrake.org>
+     Branch: perl
+          ! installhtml
+____________________________________________________________________________
+[  8010] By: jhi                                   on 2000/12/06  15:06:05
+        Log: Subject: the dTHR hits
+             From: Michael Stevens <michael@etla.org>
+             Date: Wed, 6 Dec 2000 12:06:03 +0000
+             Message-ID: <20001206120603.A24581@firedrake.org>
+             
+             More, errrm, less dTHRs.
+     Branch: perl
+          ! bytecode.pl ext/B/B/C.pm
+____________________________________________________________________________
+[  8009] By: jhi                                   on 2000/12/06  15:04:25
+        Log: Subject: MakeMaker mailing list gone?
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 5 Dec 2000 19:29:59 -0500
+             Message-ID: <20001205192959.B6473@blackrider.aocn.com>
+             
+             The MakeMaker mailing list is dead, perlbug is the right
+             address to report bugs.
+     Branch: perl
+          ! lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[  8008] By: jhi                                   on 2000/12/06  15:00:32
+        Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 5 Dec 2000 19:21:21 -0500
+             Message-ID: <20001205192121.A6473@blackrider.aocn.com>
+             
+             Add a default MANIFEST skip that ignores things like
+             version control files, editor temporary files, and the Makefile.
+     Branch: perl
+          + lib/ExtUtils/MANIFEST.SKIP
+          ! MANIFEST lib/ExtUtils/Manifest.pm
+____________________________________________________________________________
+[  8007] By: jhi                                   on 2000/12/06  14:57:20
+        Log: In Amiga more manual hackery of the scripts seems to be needed,
+             from Jan-Erik Karlsson.  Why Configure does not get this right
+             is unknown, may be shell-induced.
+     Branch: perl
+          ! README.amiga
+____________________________________________________________________________
+[  8006] By: jhi                                   on 2000/12/05  23:53:12
+        Log: Add TOPm1s to peek at the second topmost stack item.
+     Branch: perl
+          ! pp.h
+____________________________________________________________________________
+[  8005] By: jhi                                   on 2000/12/05  23:13:55
+        Log: Avaunt, you foul UTF-8 tests.
+     Branch: perl
+          ! t/op/ver.t t/pragma/utf8.t
+____________________________________________________________________________
+[  8004] By: jhi                                   on 2000/12/05  23:09:54
+        Log: Continue utf8 dispersal. 
+     Branch: perl
+          + t/op/concat.t
+          ! MANIFEST t/pragma/utf8.t
+____________________________________________________________________________
+[  8003] By: nick                                  on 2000/12/05  23:02:39
+        Log: Integrate mainline.
+     Branch: perlio
+         +> t/op/length.t t/op/utf8decode.t
+         !> (integrate 69 files)
+____________________________________________________________________________
+[  8002] By: jhi                                   on 2000/12/05  22:59:28
+        Log: Integrate perlio.
+     Branch: perl
+         !> iperlsys.h perl.c perlio.c win32/perllib.c
+____________________________________________________________________________
+[  8001] By: nick                                  on 2000/12/05  22:07:52
+        Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
+             - calloc/free suffer from damage on TerminateThread()
+             - use PerlMemShared (as originally planned) now fixed
+             - avoid doing anything important on DLL "detach".
+     Branch: perlio
+          ! perl.c perlio.c win32/perllib.c
+____________________________________________________________________________
+[  8000] By: nick                                  on 2000/12/05  21:05:09
+        Log: Fix gross PerlMemShared issue.
+     Branch: perlio
+          ! iperlsys.h
+____________________________________________________________________________
+[  7999] By: jhi                                   on 2000/12/05  20:46:58
+        Log: Test for Unicode (UTF-8) hash keys.
+     Branch: perl
+          ! t/op/each.t
+____________________________________________________________________________
+[  7998] By: jhi                                   on 2000/12/05  20:30:35
+        Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
+             is now always UTF-8), empty line cosmetics.
+     Branch: perl
+          ! t/pragma/utf8.t
+____________________________________________________________________________
+[  7997] By: jhi                                   on 2000/12/05  20:15:40
+        Log: Subject: Re: STRLEN - what?
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
+             
+             Explain STRLEN.
+     Branch: perl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[  7996] By: jhi                                   on 2000/12/05  20:13:34
+        Log: Split off the UTF-8 decoder tests, make them to check also
+             the error message.
+     Branch: perl
+          + t/op/utf8decode.t
+          ! MANIFEST t/pragma/utf8.t utf8.c
+____________________________________________________________________________
+[  7995] By: jhi                                   on 2000/12/05  16:39:47
+        Log: Start migrating bits of pragma/utf8 to elsewhere
+             (since the long term plan is to obsolete 'use utf8').
+     Branch: perl
+          + t/op/length.t
+          ! MANIFEST t/pragma/utf8.t
+____________________________________________________________________________
+[  7994] By: jhi                                   on 2000/12/05  16:30:21
+        Log: Fix a manual edit typo from #7993, fix the message formatting
+             for Unicode, add few our declarations.
+     Branch: perl
+          ! lib/Carp/Heavy.pm
+____________________________________________________________________________
+[  7993] By: jhi                                   on 2000/12/05  16:09:15
+        Log: Subject: Need help with warnings :-(
+             From: "Ben Tilly" <ben_tilly@hotmail.com>
+             Date: Tue, 05 Dec 2000 01:35:54 -0500
+             Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
+             
+             Subject: UPDATE: Carp/Heavy now passes all tests
+             From: "Ben Tilly" <ben_tilly@hotmail.com>
+             Date: Tue, 05 Dec 2000 07:59:41 -0500
+             Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
+             
+             The Brave New Carp.
+     Branch: perl
+          ! lib/Carp.pm lib/Carp/Heavy.pm
+____________________________________________________________________________
+[  7992] By: jhi                                   on 2000/12/05  15:55:08
+        Log: Subject: [PATCH perl@7979] cygwin port
+             From: "Eric Fifer" <efifer@dircon.co.uk>
+             Date: Tue, 5 Dec 2000 14:04:09 -0000
+             Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
+     Branch: perl
+          ! t/lib/net-hostent.t
+____________________________________________________________________________
+[  7991] By: jhi                                   on 2000/12/05  15:52:34
+        Log: Subject: Re: [PATCH] The largest hoax of all times?
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 5 Dec 2000 00:40:25 -0500
+             Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
+             
+             Subject: Re: [PATCH] The largest hoax of all times?
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 4 Dec 2000 23:55:53 -0500
+             Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
+             
+             Subject: Re: [PATCH] The largest hoax of all times?
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 5 Dec 2000 01:28:45 -0500
+             Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
+             
+             Fix the unpredictable order of DESTROYs.
+     Branch: perl
+          ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
+          ! sv.c sv.h t/op/ref.t
+____________________________________________________________________________
+[  7990] By: jhi                                   on 2000/12/05  14:38:53
+        Log: Subject: [PATCH] shrink pp_hot fractionally
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Tue, 5 Dec 2000 12:44:31 +0000
+             Message-ID: <20001205124431.E74518@plum.flirble.org>
+             
+             Use report_evil_fh().
+     Branch: perl
+          ! opcode.pl opnames.h pp_hot.c util.c
+____________________________________________________________________________
+[  7989] By: jhi                                   on 2000/12/05  14:21:27
+        Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Mon, 04 Dec 2000 22:21:59 -0800
+             Message-ID: <HmIL6gzkgepS092yn@efn.org>
+             
+             Harness shouldn't ignore responses like "ok 3\r\r\n".
+     Branch: perl
+          ! lib/Test/Harness.pm
+____________________________________________________________________________
+[  7988] By: jhi                                   on 2000/12/05  13:51:28
+        Log: Integrate the "skip" messages to explain().
+     Branch: perl
+          ! t/lib/syslfs.t t/op/lfs.t
+____________________________________________________________________________
+[  7987] By: jhi                                   on 2000/12/05  12:34:54
+        Log: The one that got away in #7984.
+             
+             Subject: Re: dTHR - what and why?
+             From: Michael Stevens <michael@etla.org> 
+             Date: Tue, 5 Dec 2000 11:15:52 +0000
+             Message-ID: <20001205111552.A4647@firedrake.org>
+     Branch: perl
+          ! sv.h
+____________________________________________________________________________
+[  7986] By: gsar                                  on 2000/12/05  09:14:44
+        Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
+             due to the notorious GetFileType() bug in Windows 9x, which fstat()
+             tickles)
+     Branch: perl
+          ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
+____________________________________________________________________________
+[  7985] By: jhi                                   on 2000/12/05  05:49:03
+        Log: Integrate perlio.
+     Branch: perl
+         !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
+         !> win32/perlhost.h win32/perllib.c
+____________________________________________________________________________
+[  7984] By: jhi                                   on 2000/12/05  05:48:16
+        Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
+     Branch: perl
+          ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
+          ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
+          ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
+          ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
+          ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
+          ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
+          ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
+          ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
+          ! win32/win32.c
+____________________________________________________________________________
+[  7983] By: nick                                  on 2000/12/04  23:27:43
+        Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
+     Branch: perlio
+          ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
+          ! win32/perlhost.h win32/perllib.c
+____________________________________________________________________________
+[  7982] By: jhi                                   on 2000/12/04  19:44:09
+        Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
+             uncovered by #7980.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  7981] By: jhi                                   on 2000/12/04  19:42:07
+        Log: Subject: [PATCH] Trivial dump.c feature
+             From: Simon Cozens <simon@cozens.net>
+             Date: Mon, 4 Dec 2000 18:08:38 +0000
+             Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
+             
+             Show whether a constant is UTF-8.
+     Branch: perl
+          ! dump.c
+____________________________________________________________________________
+[  7980] By: jhi                                   on 2000/12/04  19:36:51
+        Log: UTF-8 hash keys, patch from Inaba Hiroto.
+     Branch: perl
+          ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
+____________________________________________________________________________
+[  7979] By: jhi                                   on 2000/12/04  17:36:28
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7978] By: jhi                                   on 2000/12/04  16:42:17
+        Log: Retract #7977, still too volatile (the euphemism of the day
+             for unfinished and buggy :-)
+     Branch: perl
+          ! doop.c hv.c pp.c sv.h
+____________________________________________________________________________
+[  7977] By: jhi                                   on 2000/12/04  16:25:15
+        Log: (Retracted by #7978, too shaky yet.)
+             
+             Subject: Re: utf8 in hash keys, implementor missing
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sat, 2 Dec 2000 19:49:35 +0000
+             Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
+             
+             The first step at UTF-8 hash keys.
+     Branch: perl
+          ! doop.c hv.c pp.c sv.h
+____________________________________________________________________________
+[  7976] By: jhi                                   on 2000/12/04  16:13:53
+        Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
+             From: sthoenna@efn.org
+             Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
+             Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
+     Branch: perl
+          ! os2/os2.c perlio.c
+____________________________________________________________________________
+[  7975] By: jhi                                   on 2000/12/04  16:05:25
+        Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Thu, 30 Nov 2000 20:50:37 -0800
+             Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
+     Branch: perl
+          ! os2/os2.c
+____________________________________________________________________________
+[  7974] By: jhi                                   on 2000/12/04  16:03:57
+        Log: Subject: [PATCH] ++ 20% faster
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 4 Dec 2000 12:17:27 +0000
+             Message-ID: <20001204121726.B52976@plum.flirble.org>
+             
+             Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  7973] By: jhi                                   on 2000/12/04  16:00:48
+        Log: 
+             Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Mon, 04 Dec 2000 12:30:45 +0100
+             Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
+             
+             AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
+             library (getprotobyname and getprotobynumber are outversioned by
+             the same calls in libc, at least for xlc version 3.
+     Branch: perl
+          ! hints/aix.sh
+____________________________________________________________________________
+[  7972] By: jhi                                   on 2000/12/04  02:58:31
+        Log: Integrate perlio.
+     Branch: perl
+         !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
+         !> win32/makefile.mk win32/perlhost.h win32/perllib.c
+         !> win32/win32.h win32/win32iop.h win32/win32thread.h
+____________________________________________________________________________
+[  7971] By: nick                                  on 2000/12/04  00:24:33
+        Log: Quieten some noise in Win32 builds:
+             - win32.h is included after <sys/socket.h>, so need to 
+             set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
+             - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
+     Branch: perlio
+          ! doio.c perl.h toke.c win32/win32.h
+____________________________________________________________________________
+[  7970] By: nick                                  on 2000/12/03  22:57:46
+        Log: PERL_IMPLICIT_SYS compiles but does not work.
+     Branch: perlio
+          ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
+          ! win32/perlhost.h win32/perllib.c win32/win32.h
+          ! win32/win32iop.h win32/win32thread.h
+____________________________________________________________________________
+[  7969] By: jhi                                   on 2000/12/03  22:12:58
+        Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
+             used to swash_init(), makes regprop() dumps more informative
+             (+utf8::IsAlpha, -utf8::IsDigit, for example).
+     Branch: perl
+          ! regcomp.c regexec.c
+____________________________________________________________________________
+[  7968] By: jhi                                   on 2000/12/03  21:39:56
+        Log: Implement ANYOFUTF8 regprop() dumping.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  7967] By: jhi                                   on 2000/12/03  20:57:19
+        Log: Make uv_to_utf8() to zero-terminate its output buffer,
+             always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
+     Branch: perl
+          ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
+____________________________________________________________________________
+[  7966] By: nick                                  on 2000/12/03  18:41:21
+        Log: Integrate mainline (STDCHAR)
+     Branch: perlio
+         !> Configure t/pragma/utf8.t
+____________________________________________________________________________
+[  7965] By: jhi                                   on 2000/12/03  17:58:20
+        Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
+     Branch: perl
+          ! t/pragma/utf8.t
+____________________________________________________________________________
+[  7964] By: jhi                                   on 2000/12/03  17:35:56
+        Log: Integrate perlio.
+     Branch: perl
+         !> iperlsys.h perlio.c
+____________________________________________________________________________
+[  7963] By: jhi                                   on 2000/12/03  17:33:55
+        Log: Metaconfig unit change for #7962.
+     Branch: metaconfig
+          ! U/modified/stdchar.U
+____________________________________________________________________________
+[  7962] By: jhi                                   on 2000/12/03  17:33:27
+        Log: Untangle the <stdio.h> #include nest for the stdchar test,
+             from Andy Dougherty.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  7961] By: nick                                  on 2000/12/03  16:53:00
+        Log: Make iperlsys.h vector stdio not PerlIO.
+     Branch: perlio
+          ! iperlsys.h perlio.c
+____________________________________________________________________________
+[  7960] By: nick                                  on 2000/12/03  14:43:01
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
+         !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
+____________________________________________________________________________
+[  7959] By: jhi                                   on 2000/12/03  08:16:36
+        Log: Use DO_UTF8().
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  7958] By: jhi                                   on 2000/12/02  18:33:05
+        Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
+             From: Mike Guy <mjtg@cam.ac.uk>         
+             Date: Sat, 02 Dec 2000 17:27:13 +0000
+             Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
+             
+             An extraneous argument.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  7957] By: jhi                                   on 2000/12/02  18:22:32
+        Log: A missing hunk.
+     Branch: perl
+          ! t/lib/net-hostent.t
+____________________________________________________________________________
+[  7956] By: jhi                                   on 2000/12/02  18:06:20
+        Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 2 Dec 2000 14:28:27 +0000
+             Message-ID: <20001202142827.A12308@plum.flirble.org>
+             
+             Test robustness.
+     Branch: perl
+          ! t/lib/net-hostent.t
+____________________________________________________________________________
+[  7955] By: jhi                                   on 2000/12/02  17:58:06
+        Log: Metaconfig unit change for #7954.
+     Branch: metaconfig
+          ! U/modified/stdchar.U
+____________________________________________________________________________
+[  7954] By: jhi                                   on 2000/12/02  17:54:32
+        Log: An inconvenient hang would happen if the stdio _ptr wasn't
+             found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
+             would be grepping stdin for all eternity for the _ptr.)
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  7953] By: jhi                                   on 2000/12/02  00:07:15
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7952] By: jhi                                   on 2000/12/01  23:54:47
+        Log: Subject: Re: long shell lines
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
+             
+             Split overly long shell command lines.
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[  7951] By: jhi                                   on 2000/12/01  23:48:02
+        Log: The metaconfig unit change for #7950.
+     Branch: metaconfig
+          + U/modified/stdchar.U
+____________________________________________________________________________
+[  7950] By: jhi                                   on 2000/12/01  23:47:39
+        Log: Try to find stdchar also from <stdio_impl.h>.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  7949] By: jhi                                   on 2000/12/01  23:46:45
+        Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
+             From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
+             Date: Fri, 1 Dec 2000 16:26:08 -0500
+             Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
+             
+             Reword the diagnostic message.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[  7948] By: nick                                  on 2000/12/01  22:49:43
+        Log: Integrate mainline (for s/y/m as sub names stuff).
+     Branch: perlio
+         !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
+         !> t/pragma/warn/toke toke.c
+____________________________________________________________________________
+[  7947] By: jhi                                   on 2000/12/01  20:55:41
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c perliol.h t/io/pipe.t
+____________________________________________________________________________
+[  7946] By: jhi                                   on 2000/12/01  20:36:51
+        Log: Upgrade to CPAN 1.59_51, from Andreas König.
+     Branch: perl
+          ! lib/CPAN.pm lib/CPAN/FirstTime.pm
+____________________________________________________________________________
+[  7945] By: nick                                  on 2000/12/01  20:31:32
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
+         +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
+         +> t/lib/net-hostent.t
+         !> (integrate 35 files)
+____________________________________________________________________________
+[  7944] By: jhi                                   on 2000/12/01  20:23:29
+        Log: Some help for 20001130.011.  Now one gets warnings like
+             "Ambiguous -f() resolved as a file test ..."
+     Branch: perl
+          ! pod/perldiag.pod t/pragma/warn/toke toke.c
+____________________________________________________________________________
+[  7943] By: jhi                                   on 2000/12/01  19:44:44
+        Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
+             that also breaks using them as methods. 
+     Branch: perl
+          ! pod/perldiag.pod t/op/misc.t toke.c
+____________________________________________________________________________
+[  7942] By: nick                                  on 2000/12/01  17:56:46
+        Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
+             Make 'unix' pass most tests
+             - do unread by temporary push of layer ("pending") holding unread chars
+             - fast_gets is now based on per-handle flag
+             - relax one of io/pipe.t tests to allow print to fail and close to
+             succeed so that it passes on unbuffered "unix" layer.
+             Remaining fail is sporadic and a genuine race condition between
+             parent/child in fork test.
+     Branch: perlio
+          ! perlio.c perliol.h t/io/pipe.t
+____________________________________________________________________________
+[  7941] By: jhi                                   on 2000/12/01  15:28:58
+        Log: (Retracted by #7943.)
+             
+             Reserve the short named string operator names.
+     Branch: perl
+          ! pod/perldiag.pod t/op/misc.t toke.c
+____________________________________________________________________________
+[  7940] By: jhi                                   on 2000/12/01  06:45:53
+        Log: Get the three different space character classes right under utf8.
+     Branch: perl
+          + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
+          ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
+          ! regexec.c t/op/pat.t utf8.c
+____________________________________________________________________________
+[  7939] By: jhi                                   on 2000/12/01  03:26:26
+        Log: Two more tests that make no sense in UTF-8 since the test
+             data is not in UTF-8.
+     Branch: perl
+          ! t/op/regexp.t
+____________________________________________________________________________
+[  7938] By: jhi                                   on 2000/12/01  03:20:39
+        Log: \x{} doesn't any more require 'use utf8' outside regexen so why
+             should it be required inside regexen?
+     Branch: perl
+          ! regcomp.c t/op/regmesg.t
+____________________________________________________________________________
+[  7937] By: jhi                                   on 2000/12/01  02:58:53
+        Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
+             stored and restored, and thusly was trounced by the utf8 swash
+             routines.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  7936] By: jhi                                   on 2000/11/30  20:41:39
+        Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
+             Why the different platforms behave so differently (core dump vs
+             no core dump) on this bug is a but of a mystery, but if I had to
+             guess I would mumble something like 'alignment'.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  7935] By: jhi                                   on 2000/11/30  16:17:02
+        Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
+             Date: Thu, 30 Nov 2000 14:27:12 GMT
+     Branch: perl
+          ! perlio.c toke.c
+____________________________________________________________________________
+[  7934] By: jhi                                   on 2000/11/30  16:04:49
+        Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
+     Branch: perl
+          ! t/lib/net-hostent.t
+____________________________________________________________________________
+[  7933] By: jhi                                   on 2000/11/30  06:07:26
+        Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
+             Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
+             
+             In VMS the localhost may be LOCALHOST.
+     Branch: perl
+          ! t/lib/net-hostent.t
+____________________________________________________________________________
+[  7932] By: jhi                                   on 2000/11/30  01:11:11
+        Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
+             
+             plus regen perlapi.pod.
+     Branch: perl
+          ! pod/perlapi.pod utf8.c
+____________________________________________________________________________
+[  7931] By: jhi                                   on 2000/11/30  01:06:19
+        Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Wed, 29 Nov 2000 17:15:11 EST
+             Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! t/lib/filter-util.pl t/lib/filter-util.t
+____________________________________________________________________________
+[  7930] By: jhi                                   on 2000/11/29  18:51:55
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7929] By: jhi                                   on 2000/11/29  18:50:55
+        Log: Update the va_copy() metaconfig unit.
+     Branch: metaconfig/U/perl
+          ! need_va_copy.U
+____________________________________________________________________________
+[  7928] By: jhi                                   on 2000/11/29  17:50:43
+        Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
+             From: Dominic Dunlop <domo@computer.org>
+             Date: Tue, 28 Nov 2000 16:41:57 +0100
+             Message-Id: <p04320400b649771b9797@[192.168.1.4]>
+             
+             Patch to catch a core dump in the Configure va_copy test.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  7927] By: jhi                                   on 2000/11/29  17:31:59
+        Log: Retract #7921, the patch shouldn't be needed.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  7926] By: jhi                                   on 2000/11/29  17:01:41
+        Log: Make the Class::Struct import() wiser.
+     Branch: perl
+          ! lib/Class/Struct.pm t/lib/class-struct.t
+____________________________________________________________________________
+[  7925] By: jhi                                   on 2000/11/29  16:36:33
+        Log: All the core library users of Class::Struct seem to be
+             using "use Class::Struct 'struct';" instead of the bare
+             "use Class::Struct;", which isn't documented in Class::Struct.
+             This can't be right.
+     Branch: perl
+          ! lib/File/stat.pm
+____________________________________________________________________________
+[  7924] By: jhi                                   on 2000/11/29  16:32:15
+        Log: A test works better if it has the right 1..$n output.
+     Branch: perl
+          ! t/lib/class-struct.t
+____________________________________________________________________________
+[  7923] By: jhi                                   on 2000/11/29  16:29:11
+        Log: Forgot to MANIFEST the new Net::hostent test.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  7922] By: jhi                                   on 2000/11/29  16:27:49
+        Log: Integrate perlio.
+     Branch: perl
+         !> iperlsys.h perlio.c
+____________________________________________________________________________
+[  7921] By: jhi                                   on 2000/11/29  16:27:10
+        Log: (Retracted by #7927.)
+             
+             Subject: [PATCH] Is infinity a number?
+             From: Simon Cozens <simon@cozens.net>
+             Date: Wed, 29 Nov 2000 14:48:20 +0000
+             Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  7920] By: jhi                                   on 2000/11/29  16:23:02
+        Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
+             From: rspier@pobox.com (Robert Spier)
+             Date: Wed, 29 Nov 2000 02:17:49 -0500
+             Message-ID: <14884.44445.760322.278647@localhost.localdomain>
+             
+             Add a test for Net::hostent.
+     Branch: perl
+          + t/lib/net-hostent.t
+____________________________________________________________________________
+[  7919] By: jhi                                   on 2000/11/29  16:21:31
+        Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
+             add a test for Class::Struct.
+     Branch: perl
+          + t/lib/class-struct.t
+          ! MANIFEST lib/Class/Struct.pm
+____________________________________________________________________________
+[  7918] By: jhi                                   on 2000/11/29  15:48:40
+        Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
+             From: rspier@pobox.com (Robert Spier)
+             Date: Wed, 29 Nov 2000 02:25:39 -0500
+             Message-ID: <14884.44915.86028.422238@localhost.localdomain>
+             
+             More checking in case someone has broken their services or
+             protocol databases.
+     Branch: perl
+          ! ext/Sys/Syslog/Syslog.pm
+____________________________________________________________________________
+[  7917] By: jhi                                   on 2000/11/29  15:46:25
+        Log: Subject: [PATCH] $^O  win32 -> MSWin32
+             From: rspier@pobox.com (Robert Spier)
+             Date: Wed, 29 Nov 2000 02:17:38 -0500
+             Message-ID: <14884.44434.340627.126145@localhost.localdomain>
+             
+             plus similar nits for vms, err, VMS, and UNICOS.
+     Branch: perl
+          ! t/lib/syslfs.t t/op/lfs.t
+____________________________________________________________________________
+[  7916] By: jhi                                   on 2000/11/29  15:42:51
+        Log: Subject: [PATCH] Tokeniser debugging
+             From: Simon Cozens <simon@cozens.net>
+             Date: Wed, 29 Nov 2000 14:15:45 +0000
+             Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
+     Branch: perl
+          ! perl.c perl.h pod/perlrun.pod toke.c
+____________________________________________________________________________
+[  7915] By: jhi                                   on 2000/11/29  15:41:36
+        Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Wed, 29 Nov 2000 02:13:14 -0500
+             Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
+             
+             OUT keyword nits.
+             
+             Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Wed, 29 Nov 2000 03:09:04 -0500
+             Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
+             
+             OUT and IN_OUT documentation.
+     Branch: perl
+          ! lib/ExtUtils/xsubpp pod/perlxs.pod
+____________________________________________________________________________
+[  7914] By: jhi                                   on 2000/11/29  03:35:01
+        Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
+             From: John Tobey <jtobey@john-edwin-tobey.org>
+             Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
+             Message-Id: <m140e1N-000FOoC@feynman.localnet>
+             
+             plus a performance speedup noticed by Sarathy.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  7913] By: jhi                                   on 2000/11/29  03:16:59
+        Log: Use "1 while unlink" so that VMS gets clean, too.
+     Branch: perl
+          ! t/lib/filter-util.t
+____________________________________________________________________________
+[  7912] By: jhi                                   on 2000/11/29  03:09:08
+        Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 28 Nov 2000 03:27:09 -0500
+             Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
+     Branch: perl
+          ! lib/ExtUtils/xsubpp
+____________________________________________________________________________
+[  7911] By: jhi                                   on 2000/11/29  03:06:30
+        Log: This should have been part of #7872: no need to scan UTF-8
+             until eternity.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  7910] By: jhi                                   on 2000/11/29  02:50:04
+        Log: One more perltie.pod nit from Casey R. Tweten.
+     Branch: perl
+          ! pod/perltie.pod
+____________________________________________________________________________
+[  7909] By: jhi                                   on 2000/11/29  02:44:23
+        Log: Document the known sprintf test failures, exact standard
+             reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
+     Branch: perl
+          ! pod/perldelta.pod t/op/sprintf.t
+____________________________________________________________________________
+[  7908] By: jhi                                   on 2000/11/29  02:36:23
+        Log: Add the Encoding table format documentation.
+     Branch: perl
+          + ext/Encode/Encode/EncodeFormat.pod
+          ! MANIFEST
+____________________________________________________________________________
+[  7907] By: jhi                                   on 2000/11/29  02:07:24
+        Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
+             From: "Casey R. Tweten" <crt@kiski.net>
+             Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
+             Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
+             
+             Subject: Re: [PATCH] Updating perltie.pod for arrays
+             From: "Casey R. Tweten" <crt@kiski.net>
+             Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
+             Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
+     Branch: perl
+          ! pod/perltie.pod
+____________________________________________________________________________
+[  7906] By: nick                                  on 2000/11/28  22:40:59
+        Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
+     Branch: perlio
+          ! iperlsys.h perlio.c
+____________________________________________________________________________
+[  7905] By: nick                                  on 2000/11/28  22:04:34
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 39 files)
+____________________________________________________________________________
+[  7904] By: jhi                                   on 2000/11/28  16:44:43
+        Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
+             From: Nicholas Clark <nick@babyhippo.co.uk>
+             Date: Tue, 28 Nov 2000 11:16:57 +0000
+             Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
+     Branch: perl
+          ! pod/perlipc.pod
+____________________________________________________________________________
+[  7903] By: jhi                                   on 2000/11/28  16:40:31
+        Log: Subject: [PATCH] Updating perltie.pod for arrays
+             From: "Casey R. Tweten" <crt@kiski.net>
+             Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
+             Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
+     Branch: perl
+          ! pod/perltie.pod
+____________________________________________________________________________
+[  7902] By: jhi                                   on 2000/11/28  16:39:37
+        Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Mon, 27 Nov 2000 17:56:44 GMT
+             Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
+     Branch: perl
+          ! pod/perlfunc.pod t/op/split.t
+____________________________________________________________________________
+[  7901] By: jhi                                   on 2000/11/28  16:28:04
+        Log: setmode() is a DOSish-only thing.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  7900] By: jhi                                   on 2000/11/28  16:21:46
+        Log: Subject: [PATCH] perlcc.PL cleanups
+             From: Simon Cozens <simon@cozens.net>
+             Date: Tue, 28 Nov 2000 12:44:35 +0000
+             Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
+     Branch: perl
+          ! utils/perlcc.PL
+____________________________________________________________________________
+[  7899] By: gsar                                  on 2000/11/28  06:32:55
+        Log: reintegrate files missed by change#7895
+     Branch: maint-5.6/perl
+         +> ext/ByteLoader/bytecode.h utils/Makefile
+          - utils/perlbc.PL
+____________________________________________________________________________
+[  7897] By: gsar                                  on 2000/11/27  18:22:47
+        Log: can't integrate these two files, for some reason
+     Branch: maint-5.6/perl
+          - ext/ByteLoader/bytecode.h utils/Makefile
+____________________________________________________________________________
+[  7895] By: gsar                                  on 2000/11/27  18:11:21
+        Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
+             6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
+             6757..6890,6892..6901 from mainline
+             
+             Bytecompiler patches from Benjamin Stuhl.
+             
+             More bytecompiler.
+             
+             Subject: [PATCH blead] B:: missing dependency
+             
+             Subject: [PATCH: 6757] configure.com updates and syslog build
+             
+             Long double Gconvert fixes from Yitzchak Scott-Thoennes
+             and Spider Boardman.
+             
+             Subject: [PATCH blead] nextchar() abuse misses an optimisation
+             
+             Long double fixes from Spider Boardman.
+             
+             Make the selection of NVff et al stricter.
+             
+             cSVOPo_*v things index into the current PL_curpad
+             under ithreads, which is different from the curpad
+             used by the XSUB.  (In other words, the code as-is
+             before this patch wouldn't work under ithreads.)
+             
+             Be portable.
+             
+             VMS MMS (make) wants null action.
+             
+             Mac and other portability updates from Chris Nandor.
+             
+             Storable support, v-version fixes.
+             Subject: CPAN.pm beta for testing available
+             
+             Portability fix from Hugo van der Sanden.
+             
+             Bad makefile.
+             
+             Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
+             
+             Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
+             
+             Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
+             
+             Replace #6705 with a minimal doc patch.
+             Subject: [PATCH 5.6.0] replace change #6705
+             
+             Drop the separate perlbc, perlcc -b should be enough.
+             
+             installperl couldn't tell whether it had run tests or not.
+             Subject: [PATCH] Re: installperl and t/TEST
+             
+             Add silencer flags to installperl.
+             Subject: [PATCH] Making installperl silent.
+             
+             Make "make install" by default silent.  A new "install-verbose"
+             target is verbose.
+             
+             More liberal parsing of version numbers.
+             Subject: Re: CPAN.pm beta for testing available
+             
+             Create directories in silence.
+             Subject: [PATCH] Another silencer for MakeMaker
+             
+             DOS patches and portability/porting notes, from Tim Jenness.
+             
+             Make installman to recognize the silence flag -S.
+             
+             Actually do something with the silencer option.
+             
+             Continue silencing.
+             
+             Show the doc file, not the temp file.
+             
+             Regen perltoc.
+             
+             Subject: [PATCH] More silencing of installman.
+             
+             Better wording for the vec lvalue diagnostic.
+             Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
+             
+             Subject: [PATCH: 6805] several more tweaks to configure.com
+             
+             Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
+             
+             Missing parts of 
+             Subject: [PATCH: 6789] some endl fixes for VMS wackiness
+             
+             Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
+             (applied slightly modified)
+             
+             installperl --verbose and --silent.
+             Subject: Re: [PATCH] More silencing of installman.
+             
+             Add install-silent target.
+             
+             AIX 4.3.3 has SOCKS in libc with a differently named init routine,
+             the problem reported in
+             Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
+             
+             Tweak the sfio/useperlio logic, hopefully as wished in
+             Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
+             
+             One forgotten file from #6816.
+             
+             Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
+             
+             Remove duplicately applied patch shards.
+             Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
+             
+             Support preserving extremely big/small angles.
+             
+             Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
+             
+             Subject: [PATCH] installation not quite silent yet.
+             
+             Update the test count.
+             
+             Use UVxf, PTR2UV, NVff.
+             
+             Document PTR2XX and INT2PTR.
+             
+             no-install target a la make -n.
+             Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
+             
+             grep -e isn't portable.
+             Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
+             
+             Can't get the test to reliably work thanks to the
+             inaccurateness of floating point.  "Resolves" bug ids
+             20000826.003, 20000826.009, 20000826.010,
+             
+             Subject: installman buglet
+             
+             DJGPP update from Laszlo Molnar.
+             
+             Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
+             
+             Passing -R in ldflags makes now it to appear in the default
+             for lddlflags, just like with -L.
+             Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
+             
+             Test nit.
+             
+             Use the actual thread type, not the pointer-to-struct.
+             
+             Provice virtual $Config{ccflags_nolargefiles} etc. 
+             
+             display_format used as a class method without arguments was broken,
+             reported in
+             Subject: Math::Complex->display_format() sets style to 'Math::Complex'
+             
+             Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
+             
+             Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
+             
+             Subject: [PATCH@6855] _Minor_ change to overload.pm pod
+             
+             opmini.o may be left around if a build is interrupted.
+             
+             Typo in #6858.
+             
+             Fix for ID 20000828.001, long doubles were not formatted
+             correctly (showed up in $], which stopped installing perl).
+             
+             An attempt to fix the problem reported in
+             Subject: Building perl@6856 using gcc/AIX 4.3.3 
+             I can't test this properly since the gcc installation I have
+             access to seems to be botched (gcc is calling the AIX cpp,
+             a losing proposition...)
+             
+             Add -ld to archname on long tr...double platforms.
+             
+             Subject: hv.h Doc Patch
+             
+             Potential cruft.
+             
+             Subject: [PATCH bleedperl@6856] warnings fixes
+             
+             -S is the silent flag, -s is the strip flag.
+             Subject: [PATCH] Re: [PATCH] make no-install          
+             
+             Take out the SUIDMAIL thing, that will not be
+             a problem in 5.7.*.
+             
+             Subject: [PATCH bleedperl@6866] spellings
+             
+             Subject: [PATCH] Re: files not cleaned even by veryclean
+             
+             Use minimal @INC in tests, most of the time just '../lib',
+             so that we simply can't pick up stuff from other Perls than
+             the one we are testing.  Pointed out by
+             Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
+             
+             Update to Getopt::Long 2.24, from Johan Vromans.
+             
+             Fix for thinko in #6848.
+             Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
+             
+             Patches all over for people and the files they (hopefully) care about.
+             
+             Subject: Net::protoent does not export 'getproto'
+             
+             Missed a change in #6869.
+             
+             Subject: [PATCH] Warnings in B::Deparse
+             
+             Subject: [PATCH] Glob dumping
+             
+             Disable one of the tests for now.
+             
+             Disabling the one test is a bit tricky.
+             
+             Don't forget to tidy up.
+             
+             The #6881 removed one dump line.
+             
+             Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
+             
+             Under usethreads the dumped variable is IN_PAD.
+             Subject: Re: [PATCH] Glob dumping
+             
+             Subject: [ID 20000829.026] [PATCH 6868] File::Temp
+             
+             Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
+             
+             Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
+             
+             Regen Configure for #6894.
+             
+             Subject: [PATCH: 6889] updates to perlebcdic.pod
+             
+             Undo namespace pollution of #6878.
+             Subject: Re: Net::protoent does not export 'getproto'
+             
+             Admit that we are leaking scalars.
+             
+             Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
+     Branch: maint-5.6/perl
+         !> (integrate 271 files)
+____________________________________________________________________________
+[  7894] By: gsar                                  on 2000/11/27  16:00:34
+        Log: a couple of nits
+     Branch: maint-5.6/perl
+          ! MANIFEST pp_sys.c
+____________________________________________________________________________
+[  7893] By: gsar                                  on 2000/11/27  15:10:56
+        Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
+             6740..6745,6747..6757,6760
+             
+             Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
+             
+             Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
+             
+             Doc nits spotted by Richard Soderberg.
+             
+             move WNOHANG definition to where other such things are
+             
+             Make $Config{byteorder} more magical so that it is
+             dynamically computed: nice for 'fat binaries'.
+             Subject: [PATCH]: default byteorder
+             
+             Subject: [PATCH] Cwd.pm now uses strict
+             
+             Subject: Re: [PATCH]Re: Questions about Math::BigFloat
+             
+             Get -DLEAKTEST to compile (not necessarily to work, mind)
+             Subject: [ID 20000724.006] -DLEAKTEST problem
+             
+             perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
+             
+             Add perlebcdic from Peter Prymmer, regen toc.
+             
+             Don't propose using modules built for 5.005 if no binary
+             compatibility with 5.005 is attempted.
+             
+             Do not use prototyping here.
+             Subject: [ID 20000817.016] [PATCH] Peek.xs
+             
+             Document what the backtick returns if the command fails.
+             
+             Add byteorder to the myconfig output.
+             
+             Introduce NVef, NVff, and NVgf, use the middle one.
+             (helps for lib/peek + Linux + long doubles)  Reported in
+             Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
+             Use NVs in POSIX math, not doubles.
+             Subject: [ID 20000817.014] POSIX & modfl
+             
+             Subject: [PATCH 5.6.0+] newSVrv() memory leak
+             
+             The byteorder code in #6671 was wrong.
+             
+             Fix the lib/complex failure of
+             Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
+             Linux long double accuracy issue: something that
+             when printed with %g looks like "2" but int() of it is 1.
+             
+             Propagate new Configure vars.
+             
+             Unbuffer the output.
+             
+             Subject: [PATCH] perltrap.pod spring cleaning
+             
+             Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
+             Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
+             
+             Tiny Getopt::Long patch from Johan Vromans.
+             
+             Document code point which makes if (defined %stash::) to work
+             (noted by Spider Boardman).
+             
+             Subject: [PATCH perl@6698] cygwin port
+             
+             Document the NDBM_File and ODBM_File as SDBM_File
+             was documented in #6417.
+             
+             The new tests were missing from #6415.
+             
+             Add [[:blank:]] as suggested in
+             Subject: [ID 20000716.024] [=cc=] / [:blank:]
+             (the [=cc=] has already been taken care of by #6439
+             so the whole bug report can be closed)
+             and make [[:space:]] to be equivalent to isspace(3)
+             (as opposed to \s, which is isSPACE()).  The difference
+             is that now [[:space:]] matches the mythical vertical tab,
+             while \s doesn't.
+             
+             Don't eat leading os from index entries.
+             Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
+             
+             Subject: [PATCH 5.6.0+] fix for Win32::DomainName
+             
+             Typo in pp_complement().
+             Subject: [PATCH perl-current] Deparse
+             
+             Add warnif(), check warnings further up the stack,
+             all the warnings functions now can take an optional object reference.
+             Subject: [PATCH bleedperl@6691] warnings pragma update
+             
+             Fix a core dump in lib/selfloader under -DDEBUGGING.
+             Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
+             
+             Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
+             
+             Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
+             
+             Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
+             Put back the long double avoidance code to POSIX.xs
+             because VMS seems to need it still.
+             
+             Introduce a 'veryclean' target that is like 'distclean'
+             but also removes *~ and *.orig.
+             
+             Subject: [ID 20000817.023] endianness description in perlfunc.pod
+             
+             Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
+             
+             Let's try #6717 again.
+             
+             UTF8 concat fixes.
+             Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
+             
+             pp_open() could pass an uninitialized filename down to do_open9().
+             
+             Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
+             
+             Update to CGI 2.72, from Lincoln Stein.
+             
+             Subject: [PATCH] Silence MakeMaker (Was: installman)
+             
+             Use temporary directory instead of current directory.
+             Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
+             
+             Document odd vs even subreleases and -Dusedevel.
+             
+             The veryclean target needs to clobber.
+             
+             Use File::Spec->tmpdir().
+             
+             Document the number of exponent digits.
+             
+             Mention perlebcdic and perlposix-bc.
+             
+             s/this one/the 5.6.0 release/
+             
+             The #6724 is here.
+             
+             The correct cleaning order is an art.
+             
+             small tweaks for change#6705: avoid C++ style comments in C code;
+             use Perl's malloc API rather than the low level system one
+             
+             Array context keeps slithering in.
+             
+             Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
+             
+             Subject: [PATCH] os2.c fix for use64bitint
+             
+             Update to Pod::LaTeX 0.53.
+             Subject: [PATCH] lib/Pod/LaTeX.pm updates
+             
+             Document the endianness of Alpha more precisely.
+             
+             Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
+             
+             Rename the macro argument because some preprocessors
+             can't tell the difference and expand arguments also inside
+             double quoted strings.
+             
+             free TLS slot properly on Windows
+             
+             use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
+             
+             Unicos/mk requires elaborate paranoia.
+             
+             Tweak the floating point output routine preferences.
+             
+             Also under djgpp the timestamps are funky.
+             
+             Apply some PodParser 1.18 patches; the Pod/Find.pm
+             patches cannot be applied since #6712 conflicts.
+             
+             Use PodParser 1.18 new test.
+             
+             A pod nit.
+             Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
+             
+             Be verydeepclean.
+     Branch: maint-5.6/perl
+         +> pod/perlebcdic.pod
+         !> (integrate 106 files)
+____________________________________________________________________________
+[  7892] By: jhi                                   on 2000/11/27  15:02:32
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7891] By: jhi                                   on 2000/11/27  14:57:23
+        Log: Subject: Re: perlfaq style changes
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Sat, 25 Nov 2000 23:32:26 -0800
+             Message-ID: <KyLI6gzkgiRK092yn@efn.org>
+             
+             plus a note from Ronald Kimball.
+     Branch: perl
+          ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
+____________________________________________________________________________
+[  7890] By: jhi                                   on 2000/11/27  14:53:14
+        Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
+             From: Benjamin Holzman <bah@ecnvantage.com>
+             Date: Sun, 26 Nov 2000 16:27:33 -0500
+             Message-ID: <20001126162733.J25040@ecnvantage.com>
+     Branch: perl
+          ! gv.c
+____________________________________________________________________________
+[  7889] By: jhi                                   on 2000/11/27  14:43:11
+        Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
+             From: lvirden@cas.org
+             Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
+             Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
+     Branch: perl
+          ! README.amiga
+____________________________________________________________________________
+[  7888] By: jhi                                   on 2000/11/27  14:32:34
+        Log: Restore also the locale test to no-sprintf-taint state.
+             Fixes the bug 20001127.003.
+     Branch: perl
+          ! sv.c t/pragma/locale.t
+____________________________________________________________________________
+[  7887] By: gsar                                  on 2000/11/27  14:13:05
+        Log: integrate changes#6613..6616,6620..6665 from mainline
+             
+             VMS configure.com update continues.
+             
+             Subject: Test fails / warnings with perl-current #6612
+             
+             Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
+             
+             Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
+             
+             For now remove the mail code.
+             
+             Subject: Re: [PATCH] @+, @- readonly
+             
+             Subject: warning: storage class after type is obsolescent
+             
+             Subject: sfio2000
+             
+             Subject: Re: File::Temp problems on VMS in bleedperl
+             
+             README.os2 update.
+             Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
+             
+             Make the user to give up his firstborn, err, to knowingly
+             verify installing an unstable developer release.  Also bump
+             the release to 5.7.0, but leave a patch tag in the local
+             patches saying that this is not yet the real thing.
+             
+             Update (kinda) to Test 1.14, from Joshua Pritikin.
+             
+             make ok etc also for win32.
+             
+             Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
+             
+             Don't blow limited stacks, a lower number is enough to
+             tickle the lookbehind limit.
+             
+             Use -Dusedevel; regen Configure and the respective Porting stuff.
+             
+             Subject: [PATCH] debugger exit code should reflect user exit code
+             
+             Subject: [PATCH perl@6620] cygwin port
+             
+             Missed a file from #6638.
+             
+             Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
+             
+             magic callbacks all need to have same type signature
+             
+             Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
+             
+             Fix a dependency problem.
+             Subject: [PATCH: 6640] VMS Makefile.SH update
+             
+             The numeric locale was reset to "C" by s?printf and never restored.
+             Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
+             No test since adding the failing example to locale.t
+             does not fail -- probably because the locale settings are so
+             thoroughly tweaked by that time.  Running the example standalone
+             does fail, though.  UPDATE: test case added at change #7540.
+             
+             Subject: [ID 20000324.040] minor fix to perlhpux.pod
+             
+             Update to CPAN 1.57.
+             
+             Subject: [PATCH] Cwd::_backtick_pwd does not check return value
+             
+             Change the perlbug address to perl.org since it's more forgiving.
+             
+             Change the regx compilation error markers to use = instead of <
+             since pod makes using the latter quite messy.  Reported in
+             ID 20000814.006 by Abigail and in
+             Subject: Unknown escape E<> ?
+             
+             Update to perldebtut 1.9, from Richard Foley.
+             
+             check that the number pseudo children doesn't exceed
+             MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
+             the WaitForMultipleObjects() limit that would cause wait()
+             to crash)
+             wait() and waitpid() could potentially be rewritten to use
+             more than one thread to do the waiting to eliminate this
+             limitation
+             
+             change#6328 could make close(SOCKET) return false on windows
+             when it shouldn't
+             
+             pod nit seen in passing
+             
+             on windows, the return values from wait() and waitpid() don't
+             match those of pseudo-pids
+             
+             waitpid() now handles externally spawned pids correctly;
+             fixes for backtick/wait/waitpid failures on Windows 9x
+             these changes make the pid returned by process functions on
+             Windows 9x always positive by clearing the high bit (which
+             is always set on Win9x); pseudo-process PIDs are likewise
+             always negative now on Win9x (just as on NT/2000)
+             
+             trailing new %ENV entries weren't being pushed into the real
+             environment of subprocesses on Windows
+             
+             Tweak the regex compilation errors once more.
+             
+             avoid warnings from dense compiler
+             
+             add "ok" targets from change#6632 in makefile.mk
+     Branch: maint-5.6/perl
+          - lib/Pod/PlainText.pm vms/configure.com
+         !> (integrate 66 files)
+____________________________________________________________________________
+[  7886] By: jhi                                   on 2000/11/27  13:54:18
+        Log: __FUNCTION__ isn't portable and trying to emulate it leads
+             into practically spelling out the name of the function.
+             Takes care of the bug 20001127.001.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  7885] By: gsar                                  on 2000/11/27  13:53:18
+        Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
+             6610..6611 from mainline
+             
+             Make regular expression parse error messages easier to understand.
+             Subject: Re: enhanced(?) regex error messages
+             
+             Tiny tidying on report_evil_fh().
+             
+             Subject: Re: enhanced(?) regex error messages 
+             plus Capitalize the error messages, plus perldiag them.
+             
+             Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
+             
+             Document here-doc better.
+             
+             Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
+             
+             Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
+             Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
+             (either perlbug or p5p ate the original), plus regen
+             perlapi and perltoc. 
+             
+             Regen global.sym.
+             
+             Double check that we have a dirhandle.
+             
+             Subject: Re: enhanced(?) regex error messages
+             (plus two small patches sent privately)
+             (this still seems to leave few test failures)
+             
+             warn is a macro, avoid using at a variable to avoid warnings
+             in some configurations; readdir.t is too conservative in
+             estimating number of *.t's
+             
+             Get back into sync with Jeffrey on the enhanced regex warnings.
+             
+             Subject: [PATCH 5.6.0] cygwin port
+             
+             Zero entries were skipped, fix from Adrian Goalby
+             <argoalby@yahoo.co.uk>
+             
+             Subject: Remove dead entry in perldiag
+             
+             Amend the description of Perl6.
+             Subject: [PATCH Perl-5.6.0] perlfaq1.pod
+             
+             detypo
+             
+             It's the 2ndO'ROSSC.
+             
+             Revert the sv.c part of #6559, a better fix is needed.
+             
+             Iterating perl6 description.
+             
+             Update to Term::ANSIColor 1.03, from Russ Allbery.
+             
+             Update to Getopt::Long 2.23_05, from Johan Vromans.
+             
+             Small AUTHORS and MAINTAIN updates.  Could do with big updates.
+             
+             Update to Pod::Parser 1.17, from Brad Appleton.
+             
+             Update to CPAN 1.56, from Andreas König.
+             
+             Update to CGI 2.70, from Lincoln Stein.
+             
+             Put back the std @INC thing.
+             
+             Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
+             Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
+             
+             Document the IO::Select timeout.
+             
+             sleep(1) does not necessarily return 1.
+             Subject: [PATCH bleadperl] op/lex_assign.t  
+             
+             Subject: debugger "d" command doesnt check line number
+             
+             B::Deparse didn't do sub attributes.
+             Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
+             
+             Preprocessing and postprocessing for File::Find.
+             Subject: Patch to Find::File.pm to allow alphabetical results
+             
+             Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
+             
+             Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
+             
+             Subject: Re: [ID 20000730.003] utf8::length() bad
+             
+             Subject: Getting perlio and threads to compile
+             (the Solaris version changes in Configure skipped)
+             
+             Tests for #6589.
+             Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
+             
+             Add Perl debugging tutorial, regen toc. 
+             Subject: perldebtut.pod
+             
+             Add a few missing files, update MANIFEST.
+             
+             Rewrite of vms/subconfigure.com as configure.com,
+             from Peter Prymmer and the vmsperl crew.
+             
+             Should have deleted this in #6603.
+             
+             Fix the test for 5005threads.
+             
+             Fix-n-skip the tests under 5005threads.
+             
+             Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
+             
+             Upgrade to CGI 2.71, from Lincoln Stein.
+     Branch: maint-5.6/perl
+         +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
+         +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
+         +> t/op/regmesg.t t/pod/find.t vms/configure.com
+          - vms/subconfigure.com
+          ! lib/lib.pm
+         !> (integrate 115 files)
+____________________________________________________________________________
+[  7884] By: jhi                                   on 2000/11/27  13:44:33
+        Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Mon, 27 Nov 2000 08:23:54 EST
+             Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! vms/descrip_mms.template vms/test.com
+____________________________________________________________________________
+[  7883] By: gsar                                  on 2000/11/27  11:50:46
+        Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
+             6511..6513,6515..6523,6525..6536
+             
+             The swallow_bom() saga continues.  The #23 of require.t
+             (UTF16-LE) still fails (silently, no output) but the #22
+             (UTF16-BE) seems to be working now.  The root of the
+             failure may be in sv_gets(): is it UTF-16LE-aware,
+             especially when it comes to line endings? 
+             
+             Document the problem with -P in HP-UX and its workaround.
+             
+             Subject: [PATCH] allow non-variable as lhs of non-updating tr///
+             (aka ID 20000730.002)
+             
+             Subject: fix and question re: waitpid() under win32
+             
+             Make the safety catch for buggy gccs work with triple version
+             numbers like 2.95.2.  Reported in
+             Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
+             
+             In Digital UNIX warn if gcc explicitly chosen because even
+             2.95.2 is known to cause problems.
+             
+             Make chr() for values >127 to create utf8 when under utf8.
+             
+             various syntax errors and such (not fixed: comp/require.t#22 coredump
+             on Windows)
+             
+             Stash away the largefiles flags and libswanted.
+             
+             BOM patching from Simon Cozens.
+             
+             If gccosandvers is equal to osname, clear gccosandvers.
+             
+             Make p4desc to skip non-mainperl branches by default.
+             
+             Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
+             
+             The test from this
+             Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
+             
+             In new BSDs changes to argv[] do not show up in ps(1) output,
+             instead one must use setproctitle().  This was already addressed
+             by change #6457, but the below has a new variant for FreeBSD 4.0
+             or later, and the matter is also documented more.
+             
+             FreeBSD 3.* updates from
+             Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
+             
+             regen_headers, regen perltoc.
+             
+             Document in one place the memory abstractions used in Perl core.
+             
+             memcpy has n o in it, as pinted ut by Sarathy.
+             
+             Remove the extraneous "main::" prefix from all the
+             "opened only for", "on closed", and "never opened" warnings.
+             
+             The name of a filehandle does not have <these>.
+             
+             The tr utf8 patching continues.
+             
+             The new setproctitle() feature is available only in 
+             bleeding edge FreeBSD.  From Paul Saab.
+             
+             Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
+             
+             Dump UVs as UVs in Data::Dumper.
+             
+             detypo #6494
+             
+             Document the IVdf UVuf UVof UVxf.
+             
+             require.t needs binmode() to work on windows
+             
+             Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
+             that are hopefully soon put into use.
+             
+             Allow "no Module;" even if there is no 'unimport'.
+             
+             Better skip message for the test; one of the two problems in
+             Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
+             
+             The subtest 4 may fail also on VOBS, as pointed out
+             by Nick Ing-Simmons in November 1999, bug id 19991124.003
+             (but the failure in that bug report isn't the subtest 4).
+             
+             Be more informative on what is skipped and why,
+             also repeat the list at the end.
+             
+             Add a URL for FSF.
+             
+             Subject: [PATCH] sv.h documentation - SvLEN
+             
+             Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
+             
+             Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
+             
+             Subject: [PATCH] bad cppsymbols on os2 + Configure question
+             
+             Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
+             
+             Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
+             mention the idea of @( and @)
+             
+             This is 6512.  Really.
+             
+             Subject: [ID 19990721.004] Documentation bug in perlfunc
+             
+             Subject: Minor tweak to perlvar.pod
+             
+             In the warnings call filehandles consistently so;
+             add "unopened" warning for stat().
+             
+             After the #6519 a warning about stat() is just that,
+             not about a filetest, which now have their own warning.
+             
+             Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
+             
+             Subject: Re: Array vs. List context
+             
+             Subject: New perlcc, take 2
+             
+             Weed buglets pointed out by
+             Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
+             
+             gcc versions might have (parentheses) in them.
+             
+             Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
+             
+             Essential prototype changes were missing from #6527.
+             Also make report_evil_fh() more bomb-proof.
+             
+             Zap lib/Sys directory when cleaning up.
+             
+             Change the Policy policy: now -Dprefix= with an existing
+             Policy.sh and prefix == siteprefix == vendorprefix, then all
+             of them follow along the new prefix.
+             Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
+             
+             Continue fixing the io warnings.  This also
+             sort of fixes bug ID 20000802.003: the core dump
+             is no more.  Whether the current behaviour is correct
+             (giving a warning: "Not a format reference"), is another matter.
+             
+             Have symbols for the IoTYPEs.
+             
+             Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
+             
+             Document a bit that UDP is not what you might think.
+             Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
+             tr memory corruption fix from Simon Cozens.
+             
+             Plug the security hole described in the Aug 05 2000 bugtraq message
+             "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
+             The security hole exists only in suidperls, which isn't
+             installed or even built by default.
+     Branch: maint-5.6/perl
+         !> (integrate 71 files)
+____________________________________________________________________________
+[  7882] By: gsar                                  on 2000/11/27  10:25:36
+        Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
+             from mainline
+             
+             Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
+             to be fatal errors (instead of by default ignoring them, and
+             ignoring with a bug: even though -w gave an error, the opening [
+             was left in)  Reported in:
+             
+             Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
+             
+             Subject: [PATCH] split /^/
+             
+             MacOS nits from Matthias Neeracher.
+             
+             More split() doc and test patches from Mike Guy.
+             
+             Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
+             from Graham Barr in the module list.
+             
+             docfix from Peter Scott <Peter@PSDT.com>.
+             
+             File::Temp patches for VMS and OS/2 from Tim Jenness.
+             
+             open() wariness in perlbug.
+             
+             Subject: [PATCH] minor doc change - perlguts
+             
+             Subject: Minor doc patch: handy.h
+             
+             Be wary of close()s, too.
+             
+             Further File::Temp patches from Yitzchak Scott-Thoennes
+             and Craig A. Berry.
+             
+             Subject: [PATCH] fixes bug 20000508.004
+             
+             Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
+             
+             Allow "no AutoLoader;", based on change #6444,
+             suggested by Graham Barr.
+             
+             Use setproctitle() if available to modify $0.
+             
+             Warn if the version of the operating system used to compile gcc
+             differs from the current version of the operating system.
+             Also display the gcc compilation os and version in myconfig.
+             Inspiration from
+             
+             Tiny fixes for #6460.
+             
+             The problem described in this
+             Subject: [ID 20000322.018] named chars aren't magical enough
+             has been fixed in perl 5.6.0 but just in case added a test
+             to keep it away.  (The report from Joseph Hall.)
+             
+             Tune the comments and hopefully stop a memory leak.
+             
+             Subject: UTF8 concat
+             (with a memory leak fixed, plus a few casts added)
+             This also seems to help for
+             Subject: [ID 20000716.015] join UTF8 weirdness
+             
+             Do not upgrade SVs into utf8 just because they participate
+             in eq or cmp.  Reported and fix suggested in
+             Subject: [ID 20000720.009] sv_eq UTF8 bug
+             
+             Fix the HALF_UPGRADE() macro introduced in #6263.
+             
+             Find green threads before native threads.
+             Subject: Re: Patch to jpl/JNI/Makefile.PL
+     Branch: maint-5.6/perl
+         !> (integrate 30 files)
+____________________________________________________________________________
+[  7881] By: jhi                                   on 2000/11/27  05:48:41
+        Log: It seems that *both* the unused submatch loop cleanup
+             codes are needed.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  7880] By: jhi                                   on 2000/11/27  04:50:07
+        Log: Clean .exists deeper.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  7879] By: jhi                                   on 2000/11/27  02:31:35
+        Log: The code in regcppop() (see #7878) contains the correct lower
+             limit for the unused submatch 'cleanup' loop so that under
+             "use utf8" the following code wouldn't dump core:
+             "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
+             the cleanup loop in regtry() stomped beyond allocated area
+             in the startp[] array.  Therefore, copied the correct lower
+             loop limit (*PL_reglastparen) to regtry().  Note: something
+             may still not be quite right: why was the _higher_ loop limit
+             (prog->nparens) different in the utf8 case?
+             
+             After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
+             without core dumps, there were about 17 of them before
+             the patch (with us since Perl 5.7.0).  Two failures, still:
+             496 and 505 (though these may not be severe).
+             
+             Patch #7881 is also needed since both the cleanup loops
+             seem to be needed.
+             
+             Also, the t/op/pat#44 seems to core dump under utf8.
+             Plus a couple of failures.  UGH-8.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  7878] By: jhi                                   on 2000/11/27  02:21:17
+        Log: The unused submatch cleanup code in regtry() seems to be more crucial,
+             the code in regcppop() seems to be redundant for the test suite --
+             but it contains a germ of truth, and it needed for the build
+             process itself: see #7879 and #7881.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  7877] By: jhi                                   on 2000/11/27  01:53:09
+        Log: Comment on comment.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  7876] By: jhi                                   on 2000/11/27  00:49:59
+        Log: Adjust the docs to agree with #7875.
+     Branch: perl
+          ! pod/perllocale.pod
+____________________________________________________________________________
+[  7875] By: jhi                                   on 2000/11/27  00:49:27
+        Log: Retract #7863.  It makes more sense not to taint formatted output,
+             not even by sprintf().
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  7874] By: jhi                                   on 2000/11/26  23:36:02
+        Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
+             Not really fixed (should really dump the UTF-8 charclass),
+             but stopped displaying the garbage.
+             
+             Also add a note on the (missing) Unicode PSXSPC and BLANK.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  7873] By: jhi                                   on 2000/11/26  21:31:13
+        Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  7872] By: jhi                                   on 2000/11/26  21:06:04
+        Log: No need to scan till infinity, 13 is enough.
+     Branch: perl
+          ! handy.h utf8.c
+____________________________________________________________________________
+[  7871] By: jhi                                   on 2000/11/26  20:20:32
+        Log: Test line numbers are different with utf8.
+     Branch: perl
+          ! t/op/re_tests
+____________________________________________________________________________
+[  7870] By: jhi                                   on 2000/11/26  20:10:12
+        Log: Message nit.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  7869] By: jhi                                   on 2000/11/26  19:01:05
+        Log: Make utf8_length() and utf8_distance() (the latter of which
+             is unused at the moment) to be less forgiving about bad UTF-8.
+     Branch: perl
+          ! embed.h embed.pl objXSUB.h proto.h utf8.c
+____________________________________________________________________________
+[  7868] By: jhi                                   on 2000/11/26  18:45:56
+        Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
+             From: Benjamin Holzman <bah@ecnvantage.com>
+             Date: Sat, 25 Nov 2000 20:40:20 -0500       
+             Message-ID: <20001125204020.A25040@ecnvantage.com>              
+             
+             Debian allows installing /usr/bin/locale without installing
+             any locales, an error message will ensue.
+     Branch: perl
+          ! t/pragma/locale.t
+____________________________________________________________________________
+[  7867] By: jhi                                   on 2000/11/26  18:31:12
+        Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
+             From: Benjamin Holzman <bah@ecnvantage.com>
+             Date: Sun, 26 Nov 2000 02:42:34 -0500
+             Message-ID: <20001126024234.G25040@ecnvantage.com>
+             
+             Patch for the bug 20000212.002.
+     Branch: perl
+          ! sv.c t/op/array.t
+____________________________________________________________________________
+[  7866] By: jhi                                   on 2000/11/26  18:28:09
+        Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
+             Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
+             
+             File::Temp 0.11.
+     Branch: perl
+          ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
+____________________________________________________________________________
+[  7865] By: jhi                                   on 2000/11/26  18:24:22
+        Log: The metaconfig unit change for #7864.
+     Branch: metaconfig/U/perl
+          ! need_va_copy.U
+____________________________________________________________________________
+[  7864] By: jhi                                   on 2000/11/26  18:23:41
+        Log: Make the va_copy() test not to be so talkative.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  7863] By: jhi                                   on 2000/11/26  18:11:02
+        Log: Fix locale inconsistencies unearthed by Hugo's work.
+             Now the floating point sprintf really does taint the result
+             string as perllocale promises (has promised for a long time)
+             if "use locale" is in the lexical scope.
+     Branch: perl
+          ! sv.c t/pragma/locale.t
+____________________________________________________________________________
+[  7862] By: jhi                                   on 2000/11/26  00:35:15
+        Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sun, 26 Nov 2000 00:07:50 +0000
+             Message-ID: <20001126000750.A22446@plum.flirble.org>
+             
+             Infinit.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  7861] By: jhi                                   on 2000/11/26  00:01:26
+        Log: Integrate perlio.
+     Branch: perl
+         !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
+____________________________________________________________________________
+[  7860] By: nick                                  on 2000/11/25  22:04:17
+        Log: Correct relative path from new ext\Filter\Util\Call location
+             back to miniperl.
+     Branch: perlio
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  7859] By: nick                                  on 2000/11/25  21:26:54
+        Log: Integrate mainline.
+     Branch: perlio
+         +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
+         +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
+         +> t/lib/filter-util.t
+          - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
+          - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
+          - t/lib/filt-util.t
+         !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
+         !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
+         !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
+         !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
+         !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
+         !> win32/makefile.mk
+____________________________________________________________________________
+[  7858] By: gsar                                  on 2000/11/25  20:52:17
+        Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
+             parent's memory; fix it by keeping track of the actual pad
+             offset rather than a raw pointer (this change is probably also
+             relevant to non-ithreads case to avoid fallout from reallocs of
+             the pad array, but is currently only enabled for the ithreads
+             case in the interests of minimal disruption to existing "well
+             tested" code)
+     Branch: perl
+          ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
+          ! proto.h scope.c scope.h sv.c t/op/fork.t
+____________________________________________________________________________
+[  7857] By: nick                                  on 2000/11/25  20:01:28
+        Log: All tests pass on Win32/gcc/USE_PERLIO.
+             - when crlf layer is pushed make unix-level binary.
+             - remove :crlf injection in pp_backtick in pp_sys.c
+             - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
+     Branch: perlio
+          ! doio.c perlio.c pp_sys.c win32/makefile.mk
+____________________________________________________________________________
+[  7856] By: jhi                                   on 2000/11/25  18:38:30
+        Log: Update the metaconfig units for #7855.
+     Branch: metaconfig/U/perl
+          ! useperlio.U usesocks.U
+____________________________________________________________________________
+[  7855] By: jhi                                   on 2000/11/25  18:37:54
+        Log: Undo the SOCKS workarounds, instead start using PerlIO
+             if SOCKS is selected.
+             
+             Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
+             From: Jens Hamisch <jens@Strawberry.COM>
+             Date: Fri, 24 Nov 2000 18:31:30 +0100
+             Message-ID: <20001124183130.E28337@Strawberry.COM>
+             
+             Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
+             From: Jens Hamisch <jens@Strawberry.COM>
+             Date: Fri, 24 Nov 2000 19:11:51 +0100
+             Message-ID: <20001124191151.A28753@Strawberry.COM>
+     Branch: perl
+          ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
+          ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
+____________________________________________________________________________
+[  7854] By: jhi                                   on 2000/11/25  17:39:08
+        Log: Undo #7848.  Some of the code seems to use walkoptree(),
+             some walkoptree_slow().  An unfinished renaming?
+             Now the sub is walkoptree() (which is @EXPORT_OK),
+             the walkoptree_slow() is a typeglob alias to walkoptree.
+             This makes the tests to pass, at least.
+     Branch: perl
+          ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
+____________________________________________________________________________
+[  7853] By: nick                                  on 2000/11/24  22:24:33
+        Log: Re-arrange crlf vs binary for platforms that care.
+             crlf layer is now "the" buffer layer and can turn its behaviour on/off.
+             Lip-service to making stdio layer work on such platfroms (untested).
+             Now fails 3 tests rather than one, checkin to see if I can debug 
+             the issue under linux. (Do not merge.)
+     Branch: perlio
+          ! doio.c perlio.c perliol.h
+____________________________________________________________________________
+[  7852] By: jhi                                   on 2000/11/24  18:57:39
+        Log: AUTHORS edits.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[  7851] By: jhi                                   on 2000/11/24  17:34:56
+        Log: Add Jan-Erik Karlsson.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[  7850] By: jhi                                   on 2000/11/24  17:27:56
+        Log: Configure should find stdchar on its own.
+     Branch: perl
+          ! hints/solaris_2.sh
+____________________________________________________________________________
+[  7849] By: jhi                                   on 2000/11/24  17:24:55
+        Log: Subject: PATCH over 7848: Filter test flawed
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 24 Nov 2000 10:28:29 +0100
+             Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
+     Branch: perl
+          ! t/lib/filter-util.t
+____________________________________________________________________________
+[  7848] By: jhi                                   on 2000/11/24  17:22:15
+        Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
+             From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
+             Date: Fri, 24 Nov 2000 16:12:58 +0000
+             Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
+     Branch: perl
+          ! ext/B/B.pm
+____________________________________________________________________________
+[  7847] By: jhi                                   on 2000/11/24  03:07:01
+        Log: Integrate perlio.
+     Branch: perl
+         !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
+         !> win32/makefile.mk
+____________________________________________________________________________
+[  7846] By: gsar                                  on 2000/11/24  00:55:57
+        Log: integrate changes#6415..6418,6420..6438 from mainline
+             
+             Fix the bitvector ops for utf8 (tricky since past 7 bits
+             the utf8 'characters' can be more than one octet).
+             
+             MPE/ix updates for perl 5.6.0 from Mark Bixby.
+             
+             Subject: SDBM_File documentation
+             
+             Detypo.
+             
+             Decutandpasto.
+             
+             Send all installperl messages to STDERR and be -w clean.
+             
+             Out-of-date note removed.
+             
+             Protect against "wild next"s, that is, callbacks doing "next"
+             instead of "return".
+             
+             Use STDOUT consistently.
+             
+             The output might have been produced in the wrong order.
+             
+             A missing 'break' after the [[:space:]] switch case.
+             
+             Add tests for
+             [ID 19991110.003] another matching finding by pcre author
+             which has already been fixed by some patch, as verified in
+             
+             Documentation to explain the behaviour of map().
+             
+             Add an optimization for map-maps-a-list-element-to-more-list-elements
+             case, but add also notes explaining the relationship of this
+             patch and the earlier notes by Sarathy.
+             
+             Subject: [ID 20000716.023] syslog test fails without sockets
+             
+             Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
+             Test cases for #6431.
+             
+             File::Spec::VMS fixup for tmpdir from Craig Berry.
+             
+             Make the "uninit variable" warning to say "concat or string"
+             or "join or string" when in concat or join .
+             
+             Get UTF16 BOMs working.  Patch from
+             Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
+             
+             Subject: [PATCH] Make large file tests deal with SIGXFSZ
+             
+             Subject: [ID 20000724.003] Documentation changes for perllocale.pod
+             
+             Subject: [PATCH] av.c apidoc
+     Branch: maint-5.6/perl
+         !> (integrate 43 files)
+____________________________________________________________________________
+[  7845] By: gsar                                  on 2000/11/24  00:20:45
+        Log: integrate changes#6406..6414 from mainline
+             
+             Merge perlhacktut into perlhack, update perlguts.
+             
+             Fix AutoSplit to use File::Spec the right way in VMS,
+             from Peter Prymmer.
+             
+             The bug report
+             [ID 19991110.002] minimal matching discrepancy found by pcre author
+             seems to have been fixed (though differently from what was suggested
+             in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
+             
+             thinko fix in vms/descrip_mms.template, the win32.pod in lib,
+             not in pod, from Peter Prymmer
+             
+             Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Fri, 14 Jul 2000 23:05:20 +0100
+             Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
+             
+             Didn't anymore apply, but that point still could use another fix.
+             
+             lib/b test fixes from Peter Prymmer.
+             
+             More docs for sv functions.
+             
+             perlvms.pod whitespace cleanup to keep pod utils happy.
+             
+             another VMS build tweak from Peter Prymmer
+     Branch: maint-5.6/perl
+         !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
+         !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
+         !> vms/descrip_mms.template vms/perlvms.pod
+____________________________________________________________________________
+[  7844] By: nick                                  on 2000/11/23  23:42:45
+        Log: Win32/perlio Now just fails one io/argv.t test - lack 
+             of default :crlf on standard streams.
+     Branch: perlio
+          ! doio.c perlio.c
+____________________________________________________________________________
+[  7843] By: nick                                  on 2000/11/23  23:04:05
+        Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
+             peek fail is showing a real problem (multiple crlf layers
+             are getting pushed.)
+     Branch: perlio
+          ! doio.c perlio.c win32/makefile.mk
+____________________________________________________________________________
+[  7842] By: nick                                  on 2000/11/23  19:46:23
+        Log: Implement PerlIO_binmode()
+             Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
+             Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
+             make binmode in t/lib/io_tell.t unconditional so that works.
+             Checkin just so Win32 machine can see these changes.
+     Branch: perlio
+          ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
+____________________________________________________________________________
+[  7841] By: jhi                                   on 2000/11/23  19:30:00
+        Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
+     Branch: perl
+          ! README.amiga
+____________________________________________________________________________
+[  7840] By: jhi                                   on 2000/11/23  17:18:02
+        Log: SOCKS wrestling continues, patches from Jens Hamisch.
+     Branch: perl
+          ! doio.c embed.h embed.pl perlsdio.h proto.h
+____________________________________________________________________________
+[  7839] By: jhi                                   on 2000/11/23  16:54:14
+        Log: Push Filter::Util::Call one level deeper.
+     Branch: perl
+          + t/lib/filter-util.t
+         +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
+         +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
+          - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
+          - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
+          - t/lib/filt-util.t
+          ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  7838] By: jhi                                   on 2000/11/23  16:52:40
+        Log: Reach back one higher up when searching for PERL_SRC.
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[  7837] By: jhi                                   on 2000/11/23  16:05:41
+        Log: Subject: Re: perl@7826
+             Date: Thu, 23 Nov 2000 02:20:25 -0600
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
+             
+             Make VMS to like Filter::Util::Call. 
+     Branch: perl
+          ! configure.com ext/Filter/Util/Makefile.PL
+____________________________________________________________________________
+[  7836] By: nick                                  on 2000/11/23  16:04:08
+        Log: Implement crlf layer - not ready for merge.
+     Branch: perlio
+          ! perlio.c win32/makefile.mk
+____________________________________________________________________________
+[  7835] By: jhi                                   on 2000/11/23  15:56:52
+        Log: STDCHAR is different in Sparc v9 vs x86.
+     Branch: perl
+          ! hints/solaris_2.sh
+____________________________________________________________________________
+[  7834] By: jhi                                   on 2000/11/23  15:50:47
+        Log: The type needs to be visible to protos.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  7833] By: jhi                                   on 2000/11/23  15:40:46
+        Log: Finish unfinished SOCKS workaround changes.
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[  7832] By: jhi                                   on 2000/11/23  15:33:30
+        Log: Integrate perlio.
+     Branch: perl
+         !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
+         !> win32/makefile.mk
+____________________________________________________________________________
+[  7831] By: nick                                  on 2000/11/23  10:31:07
+        Log: Correct makefile.mk dependancies for ext/Filter/Util
+             Build ext/Encode
+             Run dmake regen_config_h
+     Branch: perlio
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  7830] By: nick                                  on 2000/11/23  08:05:07
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
+         +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
+         +> t/lib/filt-util.pl t/lib/filt-util.t
+         !> (integrate 41 files)
+____________________________________________________________________________
+[  7829] By: gsar                                  on 2000/11/23  03:07:11
+        Log: build the Filter extension on windows
+     Branch: perl
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  7828] By: gsar                                  on 2000/11/23  02:46:35
+        Log: regenerate win32/config* and fix some inconsistencies in the
+             makefiles; always export Perl_deb() because it is needed
+             by ext/re/* (whether perl itself is built with -DDEBUGGING
+             or not)
+     Branch: perl
+          ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
+          ! win32/config_H.vc win32/makefile.mk
+____________________________________________________________________________
+[  7827] By: gsar                                  on 2000/11/23  02:18:38
+        Log: get sources building on windows+MSVC again (untested with other
+             compilers)
+     Branch: perl
+          ! win32/include/sys/socket.h win32/perllib.c
+____________________________________________________________________________
+[  7826] By: jhi                                   on 2000/11/23  01:18:26
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7825] By: jhi                                   on 2000/11/23  00:20:41
+        Log: Subject: Re: av.c patch (having slight problems)
+             From: "Ben Tilly" <ben_tilly@hotmail.com>
+             Date: Tue, 21 Nov 2000 23:29:31 -0500
+             Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
+             
+             unshift() speedup.
+     Branch: perl
+          ! av.c
+____________________________________________________________________________
+[  7824] By: jhi                                   on 2000/11/22  23:59:15
+        Log: Fixes for signedness warnings noticed by VMSperlers.
+     Branch: perl
+          ! ext/Storable/Storable.xs regcomp.c sv.c
+____________________________________________________________________________
+[  7823] By: jhi                                   on 2000/11/22  23:19:31
+        Log: Subject: [PATCH perl@7795] small cleanup task for test suite
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
+     Branch: perl
+          ! t/pragma/warn/pp_hot
+____________________________________________________________________________
+[  7822] By: jhi                                   on 2000/11/22  22:52:20
+        Log: Be clean.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  7821] By: jhi                                   on 2000/11/22  22:46:39
+        Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
+             by Damian Conway, as suggested by Paul Marquess.
+     Branch: perl
+          + lib/Filter/Simple.pm
+____________________________________________________________________________
+[  7820] By: jhi                                   on 2000/11/22  22:45:51
+        Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
+     Branch: perl
+          + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
+          + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
+          + t/lib/filt-util.t
+          ! MANIFEST
+____________________________________________________________________________
+[  7819] By: jhi                                   on 2000/11/22  22:03:27
+        Log: Integrate perlio.
+     Branch: perl
+         !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
+         !> win32/makefile.mk
+____________________________________________________________________________
+[  7818] By: jhi                                   on 2000/11/22  21:56:02
+        Log: More SOCKS versus 64-bit patches from Jens Hamisch.
+     Branch: perl
+          ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
+          ! t/lib/io_sock.t
+____________________________________________________________________________
+[  7817] By: jhi                                   on 2000/11/22  21:39:49
+        Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Wed, 22 Nov 2000 16:08:12 -0500
+             Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
+     Branch: perl
+          ! lib/ExtUtils/Liblist.pm
+____________________________________________________________________________
+[  7816] By: jhi                                   on 2000/11/22  21:38:25
+        Log: Go ahead and #include <unistd.h> in perl.h.
+     Branch: perl
+          ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
+          ! util.c
+____________________________________________________________________________
+[  7815] By: jhi                                   on 2000/11/22  21:22:52
+        Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 20 Nov 2000 18:30:52 -0500
+             Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
+     Branch: perl
+          ! pod/perlre.pod regcomp.c t/op/re_tests
+____________________________________________________________________________
+[  7814] By: jhi                                   on 2000/11/22  21:21:46
+        Log: Subject: [PATCH 5.7.0] Liblist finally works
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 21 Nov 2000 22:02:17 -0500
+             Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
+     Branch: perl
+          ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
+          ! lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[  7813] By: jhi                                   on 2000/11/22  21:20:23
+        Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 22 Nov 2000 17:53:15 +0100
+             Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
+             
+             AIX dynaloader and perlio patch.
+     Branch: perl
+          ! ext/DynaLoader/dl_aix.xs
+____________________________________________________________________________
+[  7812] By: jhi                                   on 2000/11/22  21:17:52
+        Log: (Accidentally empty patch.)
+     Branch: perl
+          ! av.c
+____________________________________________________________________________
+[  7811] By: jhi                                   on 2000/11/22  21:16:31
+        Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
+     Branch: perl
+          ! vms/test.com
+____________________________________________________________________________
+[  7810] By: jhi                                   on 2000/11/22  21:15:36
+        Log: Subject: Re: perl@7777 
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: Wed, 22 Nov 2000 13:11:11 -0500
+             Message-Id: <200011221811.NAA90072@raptor.research.att.com>
+             
+             Detypoing.
+     Branch: perl
+          ! lib/CPAN.pm
+____________________________________________________________________________
+[  7809] By: jhi                                   on 2000/11/22  21:14:19
+        Log: Subject:  [PATCH perl@7795] Perlio_tell fix
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Wed, 22 Nov 2000 13:51:37 EST
+             Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! perlsdio.h
+____________________________________________________________________________
+[  7808] By: jhi                                   on 2000/11/22  21:13:27
+        Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
+             From: Casey Tweten <crt@kiski.net>
+             Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
+             Message-Id: <200011201653.LAA10194@home.kiski.net>
+     Branch: perl
+          ! t/lib/io_udp.t
+____________________________________________________________________________
+[  7807] By: jhi                                   on 2000/11/22  21:12:35
+        Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
+             From: Casey Tweten <crt@kiski.net>
+             Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
+             Message-Id: <200011201636.LAA07227@home.kiski.net>
+     Branch: perl
+          ! t/lib/io_sock.t
+____________________________________________________________________________
+[  7806] By: jhi                                   on 2000/11/22  21:10:59
+        Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
+             From: "Casey R. Tweten" <crt@kiski.net>
+             Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
+             Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  7805] By: nick                                  on 2000/11/22  21:05:06
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes Porting/genlog ext/DB_File/DB_File.xs
+         !> ext/DB_File/version.c lib/Test.pm patchlevel.h
+         !> utils/perlbug.PL
+____________________________________________________________________________
+[  7804] By: jhi                                   on 2000/11/22  21:01:12
+        Log: Subject: [PATCH] Test.pm POD peculiarity
+             From: "Casey R. Tweten" <crt@kiski.net>
+             Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
+             Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
+     Branch: perl
+          ! lib/Test.pm
+____________________________________________________________________________
+[  7803] By: jhi                                   on 2000/11/22  20:59:59
+        Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
+             From: "Philip Newton" <pnewton@gmx.de>
+             Date: Wed, 22 Nov 2000 14:25:53 +0100
+             Message-Id: <3A1BD771.25462.1939FAD@localhost>
+             
+             Be case-understanding also on 's', and use the -oi of sendmail
+             not to terminate the transmission on a lone '.'.
+     Branch: perl
+          ! utils/perlbug.PL
+____________________________________________________________________________
+[  7802] By: nick                                  on 2000/11/22  20:51:42
+        Log: Win32 PerlIO intermediate state now working as expected.
+             - In current state we are still using C runtime in text/binary
+             mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
+             - PERLIO=stdio and PERLIO=unix pass all expected tests.
+             - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
+             and PerlIO_seek() and the dummy crlf layer is not making adjustments
+             for CRLF translation happening in C runtime. All other tests pass.
+             
+             Added note to README.win32 to point out the snags of doing a perl build
+             with Norton AntiVirus turned on.
+             
+             Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
+             which file a fail comes from.
+             
+             Updated "canned" config.h to match the one generated.
+     Branch: perlio
+          ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  7801] By: jhi                                   on 2000/11/22  06:50:20
+        Log: Nickety nits.
+     Branch: perl
+          ! ext/DB_File/DB_File.xs ext/DB_File/version.c
+____________________________________________________________________________
+[  7800] By: jhi                                   on 2000/11/22  01:29:55
+        Log: Changes had accidentally gone too silent on non-main branches.
+     Branch: perl
+          ! Changes Porting/genlog patchlevel.h
+____________________________________________________________________________
+[  7799] By: gsar                                  on 2000/11/22  01:02:56
+        Log: some lib_pm.PL changes snuck in via change#7772
+     Branch: maint-5.6/perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  7798] By: nick                                  on 2000/11/21  21:59:40
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 28 files)
+____________________________________________________________________________
+[  7797] By: jhi                                   on 2000/11/21  21:01:45
+        Log: Integrate perlio.
+     Branch: perl
+         !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
+____________________________________________________________________________
+[  7796] By: nick                                  on 2000/11/21  20:36:22
+        Log: Win32 builds and runs (mostly) with USE_PERLIO.
+             PERLIO=perlio passes all tests. 
+             PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
+     Branch: perlio
+          ! perlio.c win32/perllib.c win32/win32.c
+____________________________________________________________________________
+[  7795] By: jhi                                   on 2000/11/21  19:03:44
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7794] By: jhi                                   on 2000/11/21  18:56:34
+        Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 20 Nov 2000 20:27:06 -0600
+             Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
+             
+             A cut-and-pasto.
+     Branch: perl
+          ! perlio.h
+____________________________________________________________________________
+[  7793] By: jhi                                   on 2000/11/21  18:54:41
+        Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
+             From: Dominic Dunlop <domo@computer.org> 
+             Date: Mon, 20 Nov 2000 18:55:29 +0100
+             Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
+             
+             va_copy() and the need of it.
+             See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
+     Branch: metaconfig/U/perl
+          + need_va_copy.U
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
+          ! pod/perltoc.pod uconfig.h uconfig.sh 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
+____________________________________________________________________________
+[  7792] By: jhi                                   on 2000/11/21  17:04:10
+        Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
+     Branch: perl
+         !> scope.h
+____________________________________________________________________________
+[  7791] By: jhi                                   on 2000/11/21  17:01:16
+        Log: Export the SOCKS workaround symbols only if necessary.
+     Branch: perl
+          ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
+____________________________________________________________________________
+[  7790] By: nick                                  on 2000/11/20  23:57:11
+        Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
+     Branch: perlio
+          ! scope.h
+____________________________________________________________________________
+[  7789] By: nick                                  on 2000/11/20  23:38:33
+        Log: Integrate mainline
+     Branch: perlio
+         +> lib/File/Spec/Epoc.pm
+         !> (integrate 34 files)
+____________________________________________________________________________
+[  7788] By: nick                                  on 2000/11/20  23:20:18
+        Log: Make extra buffer layer work (dummy crlf layer)
+     Branch: perlio
+          ! doio.c perlio.c perlio.h
+____________________________________________________________________________
+[  7787] By: jhi                                   on 2000/11/20  22:44:04
+        Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
+     Branch: perl
+          ! t/pragma/locale.t
+____________________________________________________________________________
+[  7786] By: jhi                                   on 2000/11/20  22:29:10
+        Log: Subject: DOC PATCH 5.6.0 perlreftut
+             From: mjd@plover.com
+             Date: 20 Nov 2000 19:45:06 -0000
+             Message-ID: <20001120194506.9505.qmail@plover.com>
+     Branch: perl
+          ! pod/perlreftut.pod
+____________________________________________________________________________
+[  7785] By: jhi                                   on 2000/11/20  22:27:44
+        Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Mon, 20 Nov 2000 11:43:40 -0800
+             Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
+     Branch: perl
+          ! lib/Cwd.pm
+____________________________________________________________________________
+[  7784] By: jhi                                   on 2000/11/20  22:23:21
+        Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
+             Date: Mon, 20 Nov 2000 17:06:10 -0500
+             To: Mailing list Perl5 <perl5-porters@perl.org>
+             Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
+     Branch: perl
+          ! pp_ctl.c t/op/pat.t
+____________________________________________________________________________
+[  7783] By: jhi                                   on 2000/11/20  22:11:18
+        Log: Subject: [PATCH] doop.c - UTF8 tr///               
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sat, 18 Nov 2000 18:49:30 +0000
+             Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
+             
+             Subject: Re: [PATCH] doop.c - UTF8 tr///           
+             From: Simon Cozens <simon@cozens.net>
+             Date: Mon, 20 Nov 2000 20:45:22 +0000
+             Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
+             
+             Make tr on UTF-8 better but still not correct.
+     Branch: perl
+          ! doop.c
+____________________________________________________________________________
+[  7782] By: jhi                                   on 2000/11/20  22:02:16
+        Log: Remove the shared object before attempting to create
+             (by linking) a new one.  E.g. in AIX not removing
+             becomes quite painful if one tries to do more than one
+             build in the same tree (an interrupted build, for example),
+             since the AIX' shared dynaloader seemingly keeps the shared
+             objects open and therefore 'busy' for quite a while, even when
+             nobody is using the objects, leading into link failures.
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[  7781] By: gsar                                  on 2000/11/20  19:02:55
+        Log: type mismatch due to faulty integration
+     Branch: maint-5.6/perl
+          ! toke.c win32/Makefile
+____________________________________________________________________________
+[  7780] By: gsar                                  on 2000/11/20  17:31:55
+        Log: integrate changes#6392,6394..6399,6401..6404
+             
+             The {multiplier} of a fixed substring was overlooked which
+             caused a wrong initial search offset for that substring.
+             
+             Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
+             Date: Thu, 13 Jul 2000 19:27:13 +0100
+             
+             Fix the BOM bug: not a byteorder bug, a signedness bug.
+             
+             Replace change #6337 with a better one.
+             
+             Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Fri, 14 Jul 2000 04:16:20 +0100
+             Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
+             
+             MakeMaker should not remove editor backups (*~) on `make clean`
+             by default (completes change#6383)
+             
+             move new variables to the end of the interpreter structure (for
+             bincompat in code that doesn't #include XSUB.h)
+             
+             rename totally bletcherous SvLOCK() thingy (doesn't do what the
+             name suggests anyway)
+             
+             various cleanups (typos, misformatted code, and small bugs)
+             
+             typecasts needed for change#6394
+             
+             typos in change#6399, regen headers
+             
+             inconsistent types needs casts
+             
+             PERL_OBJECT build tweaks
+     Branch: maint-5.6/perl
+         !> MANIFEST doop.c embed.h embed.pl embedvar.h
+         !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
+         !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
+         !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
+         !> toke.c util.c
+____________________________________________________________________________
+[  7779] By: gsar                                  on 2000/11/20  17:06:29
+        Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
+             
+             Cosmetics and perldelta.
+             
+             Fix nits noticed by Boston.pm.
+             
+             Do the cc sanity check both before the hints and
+             after the cc selction.
+             
+             get sprintf.t to adjust properly for 3-digit exponents
+             
+             don't clobber *.orig files on *clean targets
+             
+             fix bugs in processing %v-*d and similar format specs (from
+             Avi Finkel <avi@finkel.org>)
+             
+             sprintf test tweaks (from Dominic Dunlop)
+             
+             new selfloader.t in change#6183 doesn't close DATA handles,
+             and thus fails to clean up tmp files on dosish platforms
+             
+             typos (spotted by Peter Prymmer)
+             
+             typo fix from Craig Berry
+     Branch: maint-5.6/perl
+         !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
+         !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
+         !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
+         !> x2p/Makefile.SH
+____________________________________________________________________________
+[  7778] By: gsar                                  on 2000/11/20  16:46:51
+        Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
+             
+             Subject: Re: format bug report  [Patch]
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 05 Jul 2000 13:12:52 +0200
+             Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
+             
+             Subject: Re: format bug report  [Patch]
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 05 Jul 2000 14:10:01 +0200
+             Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
+             
+             Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
+             From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
+             Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
+             Date: Fri, 07 Jul 2000 17:57:16 +0100
+             
+             Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
+             To: perl5-porters@perl.org
+             From: Karsten Sperling <spiff@phreax.net>
+             Date: Mon, 10 Jul 2000 15:12:52 +0200
+             Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
+             
+             README.posix-bc podified from Thomas Dorner.
+             
+             Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
+             From: Dominic Dunlop <domo@computer.org>
+             Date: Tue, 11 Jul 2000 12:27:33 +0200
+             Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
+             
+             Typo in #6341.
+             
+             Fix for
+             Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
+             From: Roderick Schertler <roderick@argon.org>
+             Date: Tue, 11 Jul 2000 13:55:05 -0400
+             Message-Id: <200007111755.NAA05077@jones.argon.org>
+             
+             Minor cleanups on the booklist.
+             
+             Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
+             regen perltoc.
+             
+             windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
+     Branch: maint-5.6/perl
+         +> pod/perlbook.pod
+         !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
+         !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
+         !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
+____________________________________________________________________________
+[  7777] By: jhi                                   on 2000/11/20  16:08:49
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7776] By: jhi                                   on 2000/11/20  15:27:56
+        Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
+             This may be overly harsh but until proven otherwise, we think this
+             way, or until we have a simple test for Configure (having to start
+             up servers is does not count as simple) to check for the problems.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  7775] By: jhi                                   on 2000/11/20  15:22:17
+        Log: Solaris hints tweaks.
+     Branch: perl
+          ! hints/solaris_2.sh
+____________________________________________________________________________
+[  7774] By: jhi                                   on 2000/11/20  15:01:20
+        Log: Add a workaround to SOCKS 64-bit problems.
+     Branch: perl
+          ! doio.c embed.h embed.pl perlsdio.h proto.h
+____________________________________________________________________________
+[  7773] By: jhi                                   on 2000/11/20  14:51:47
+        Log: sysseek() instead of seek().
+     Branch: perl
+          ! t/lib/syslfs.t
+____________________________________________________________________________
+[  7772] By: gsar                                  on 2000/11/20  13:06:23
+        Log: integrate changes#6315..6319,6321..6331,6333..6338
+             
+             Integrate with Sarathy, preliminary fix for unicos
+             alignment problems in [ID 20000612.002] Perl problem on Cray system.
+             
+             some debugger output does not go to the socket when RemotePort is set
+             
+             winsock cleanup never done on Windows (leads to handle leaks)
+             
+             fix UNC path handling on Windows under ithreads, and chdir()
+             return value when given a non-existent directory
+             
+             Autogenerate pod/Makefile and pod/buildtoc.
+             buildtoc also checks whether the existin pods are
+             mentioned in MANIFEST and perl.pod, and vice versa.
+             (None of the thusly found discrepancies fixed yet.)
+             roffitall also needs to be autogenerated similarly but it
+             seems so badly out of date that I didn't touch it yet.
+             
+             Config is being used.
+             
+             Add =head1 NAMEs so that buildtoc is happy.
+             (The CGI::Util nit reported to Lincoln.)
+             
+             Fix complaints of buildtoc.
+             
+             Fix the alignment problem in Crays ([ID 20000612.002]).
+             
+             Remove perlbook, update perlfaq book listing,
+             rearrange perl.pod, regenerate perltoc.
+             
+             Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
+             was cast to an unsigned (32-bit) integer with wild abandon.
+             
+             winsock options weren't being set in all threads under ithreads
+             (caused send()s from second and subsequent threads to fail)
+             
+             accept() leaks memory on windows due to incorrect ordering of
+             closesocket() and fclose() calls
+             
+             Reorder perl.pod once more.
+             
+             More POSIX.pod tweaks.
+             
+             Sprinkle ldlibpath.
+             
+             Precedence goof, fix based on
+             Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Tue, 11 Jul 2000 12:52:38 +0100
+             Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
+             
+             Subject: PATCH perlguts.pod: Document D and d magic types
+             From: mjd@plover.com
+             Date: 5 Jul 2000 18:01:51 -0000
+             Message-ID: <20000705180151.29413.qmail@plover.com>
+             
+             Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
+             From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
+             Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
+             Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
+             
+             Subject: [PATCH cfgperl] $& segfaults if you trick it
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 7 Jul 2000 11:26:09 GMT
+             Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
+             
+             Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Tue, 11 Jul 2000 12:44:50 +0100
+             Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
+             
+             Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
+             From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
+             Date: Tue, 11 Jul 2000 13:50:51 +0100
+             Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
+     Branch: maint-5.6/perl
+         +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
+         +> pod/buildtoc.PL
+          - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
+         !> (integrate 26 files)
+____________________________________________________________________________
+[  7771] By: gsar                                  on 2000/11/20  12:31:42
+        Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
+             6310,6311,6314
+             
+             Subject: [PATCH bleedperl] File::Spec 0.82 beta
+             From: Barrie Slaymaker <barries@jester.slaysys.com>
+             Date: Wed, 28 Jun 2000 11:35:29 -0400
+             Message-Id: <200006281535.LAA21095@jester.slaysys.com>
+             
+             tweak perlembed for multiplicity/usethreads sanity; correct notes
+             about Windows
+             
+             localize %INC in a Safe compartment so that use/require work
+             (many other magic globals probably need similar treatment)
+             
+             dounwind() may cause POPSUB() to diddle the wrong PL_curpad
+             when @_ is modified, causing coredumps
+             
+             slurp mode fix in change#4736 still not quite right
+             
+             Point to perlipc for more SysV IPC examples.
+             
+             Elaborate POSIX.pod.  Still needs work.
+             
+             fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
+             
+             fix large memory leak that has been around for ever, masked by
+             -DPURIFY (most of the arenas were never freed!)
+             
+             fix memory leak on Windows (PL_sys_intern contents were never
+             freed)
+             
+             PERL_OBJECT build tweak
+             
+             adjust change#6299
+             
+             remove rel2abs prototypes (from Barrie Slaymaker)
+             
+             missing perldiag entry for unpack("w",...) diagnostic (from
+             Andreas Koenig)
+             
+             better diagnostic on Frob->stuff() when Frob:: doesn't exist
+             (from Richard Soderberg <rs@oregonnet.com>)
+             
+             Win32 patches for cfgperl from Sarathy.
+             
+             b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
+             
+             More POSIX.pod embellishment.
+             
+             tyop in change#6306
+     Branch: maint-5.6/perl
+         !> (integrate 44 files)
+____________________________________________________________________________
+[  7770] By: gsar                                  on 2000/11/20  11:51:00
+        Log: integrate changes#6268..6282 from cfgperl branch
+             
+             Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
+             From: Dominic Dunlop <domo@computer.org>
+             Date: Thu, 29 Jun 2000 12:32:39 +0200
+             Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
+             
+             Regen headers for #6261 (and update embed.pl for this) and #6267,
+             silence few compiler warnings.
+             
+             Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
+             From: Nicholas Clark <nick@talking.bollo.cx>
+             Date: Fri, 23 Jun 2000 16:21:15 +0100
+             Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
+             
+             Subject: PATCH pod/perltie.pod
+             From: Ian Phillipps <Ian.Phillipps@iname.com>
+             Date: Fri, 16 Jun 2000 00:17:19 +0100
+             Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
+             (only the first hunk, the second hunk had already been done
+             by some other patch)
+             
+             Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
+             From: Tom Phoenix <rootbeer@redcat.com>
+             Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
+             Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
+             
+             Subject: [PATCH] xsub attributes
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
+             
+             Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
+             Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
+             
+             Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
+             From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
+             Date: Tue, 13 Jun 2000 02:43:48 -0500
+             Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
+             
+             Subject: [PATCH] Re: eval documentation: context
+             From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
+             Date: Mon, 12 Jun 2000 15:07:29 +0100
+             Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
+             
+             Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
+             From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
+             Date: Mon, 12 Jun 2000 14:55:59 +0100
+             Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
+             
+             Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
+             From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
+             Date: Fri, 09 Jun 2000 12:39:27 -0400
+             Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
+             (plus update the version "number" of Text::Wrap)
+             
+             Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
+             From: Tim Ayers <tayers@bridge.com>
+             Date: Thu, 08 Jun 2000 08:11:06 +0200
+             Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
+             [resent by Richard Foley, Message-Id probably wrong]
+             
+             Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
+             From: rspier@pobox.com (Robert Spier)
+             Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
+             Message-ID: <14654.31913.845602.610277@rls.cx>
+             
+             Subject: [PATCH 5.6.0] utils/h2xs.PL
+             From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
+             Date: Wed, 7 Jun 2000 04:02:04 -0500
+             Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
+             
+             Subject: [PATCH 5.6.0]ITHREADs for VMS
+             From: Dan Sugalski <dan@sidhe.org>
+             Date: Tue, 06 Jun 2000 11:59:50 -0400
+             Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
+     Branch: maint-5.6/perl
+         !> (integrate 31 files)
+____________________________________________________________________________
+[  7769] By: gsar                                  on 2000/11/20  11:29:06
+        Log: integrate changes#6261..6266 from cfgperl
+             
+             Subject: Re: [PATCH cfgperl] BOMs away!
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 17 Jun 2000 11:49:57 GMT
+             Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
+             
+             Subject: 5.6.0 Patch for EPOC
+             From: Olaf Flebbe <o.flebbe@gmx.de>
+             Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
+             Message-ID: <23449.960929969@www11.gmx.net>
+             
+             tr fixes from Simon Cozens
+             
+             Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
+             From: Marty Lucich <marty@netcom.com>
+             Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
+             Message-Id: <200006282116.OAA11148@netcom.com>
+             ccdlflags update (the BSD/OS 4.1 part had already been taken
+             care of by #6141).
+             
+             Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Wed, 28 Jun 2000 17:50:12 -0700
+             Message-ID: <E1pW5gzkg2kV092yn@efn.org>
+             
+             Subject: [PATCH 5.6.0] cygwin port
+             Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
+             From: "Fifer, Eric" <EFifer@sanwaint.com>
+             Date: Thu, 29 Jun 2000 12:58:29 +0100
+     Branch: maint-5.6/perl
+         !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
+         !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
+         !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
+         !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
+____________________________________________________________________________
+[  7768] By: gsar                                  on 2000/11/20  11:13:44
+        Log: integrate changes#6252..6256,6259..6260
+             
+             Paranoia tweak on #6249.
+             Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
+             From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
+             Date: Sun, 25 Jun 2000 23:43:12 -0400
+             Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
+             
+             Subject: tr///, help wanted.
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 28 Jun 2000 11:29:04 GMT
+             Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
+             
+             small thinko tweaks
+             
+             tweaks from Simon Conzes to further fix tr/// under utf8
+             
+             perlnewmod was missing from MANIFEST.
+             
+             Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 17 Jun 2000 11:56:44 GMT
+             Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
+             pack U0, pack C0
+     Branch: maint-5.6/perl
+         !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
+         !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
+         !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
+         !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
+____________________________________________________________________________
+[  7767] By: gsar                                  on 2000/11/20  10:51:38
+        Log: integrate change#6250 from cfgperl
+             
+             Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
+     Branch: maint-5.6/perl
+         +> t/op/my_stash.t
+         !> MANIFEST embed.pl global.sym proto.h toke.c
+____________________________________________________________________________
+[  7766] By: gsar                                  on 2000/11/20  10:48:34
+        Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
+             
+             Subject: [ID 20000626.007] h2xs man page contains trailing garbage
+             From: Nicholas Clark <nick@Bagpuss.unfortu.net>
+             Date: Mon, 26 Jun 2000 18:40:14 +0100
+             Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
+             
+             Subject: [PATCH] bytes<->utf8 fixes
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 26 Jun 2000 04:55:45 GMT
+             Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
+             
+             Subject: [PATCH] is_utf8_string
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 26 Jun 2000 02:25:59 GMT
+             Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
+             
+             Subject: [PATCH] avoid mg_ptr in '*' magic
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
+             
+             Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
+             From: Nicholas Clark <nick@Bagpuss.unfortu.net>
+             Date: Sat, 24 Jun 2000 13:06:20 +0100
+             Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
+             
+             Allow for standalone testing.
+             
+             Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Tue, 27 Jun 2000 22:36:42 -0400
+             Message-ID: <20000628023642.12166.qmail@plover.com>
+             
+             Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
+             From: Frank Tobin <ftobin@uiuc.edu>
+             Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
+             Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
+     Branch: maint-5.6/perl
+         !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
+         !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
+         !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
+         !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
+         !> utf8.c utils/h2xs.PL
+____________________________________________________________________________
+[  7765] By: gsar                                  on 2000/11/20  10:29:13
+        Log: integrate change#6239 from cfgperl
+             
+             Configure maintenance.  Sever some dependency cycles,
+             separate gccversion from the cc unit,
+             address [ID 20000623.006] Configure script patch for using gcc on AIX
+             (but solve it a little bit differently),
+             unduplex some accidentally duplicated units,
+             suggest using gcc if no cc available
+             (p5p thread: "Solaris configure: counterproposal", 1999-09)
+     Branch: maint-5.6/perl
+         !> Configure Todo-5.6 config_h.SH
+____________________________________________________________________________
+[  7764] By: gsar                                  on 2000/11/20  10:25:55
+        Log: integrate changes#6233..6238 from cfgperl
+             
+             Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Fri, 16 Jun 2000 20:53:04 -0400
+             Message-ID: <20000617005304.8008.qmail@plover.com>
+             
+             Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
+             because when run as services (Win32ese for daemons)
+             no environment variables are set and tmpdir ends up as /tmp,
+             which is ambiguous.
+             Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
+             From: matt@sergeant.org
+             Date: 16 Jun 2000 16:30:43 -0000
+             Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
+             
+             The thread begun by
+             Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
+             From: Kevin.Ruscoe@ubsw.com
+             Date: Fri, 16 Jun 2000 16:38:51 +0100
+             Message-Id: <H000019b03c300d6@MHS>
+             
+             Tweak embed.pl, regen headers.
+             
+             Subject: [PATCH 5.6.0] XS module loading fixup for VMS
+             From: Dan Sugalski <dan@sidhe.org>
+             Date: Fri, 23 Jun 2000 17:00:00 -0400
+             Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
+     Branch: maint-5.6/perl
+         !> (integrate 27 files)
+____________________________________________________________________________
+[  7763] By: gsar                                  on 2000/11/20  10:08:08
+        Log: s/perl56delta/perldelta/g
+     Branch: maint-5.6/perl
+          ! pod/Makefile
+____________________________________________________________________________
+[  7762] By: gsar                                  on 2000/11/20  10:04:00
+        Log: integrate changes#6225,6229,6231,6232 from cfgperl
+             
+             Add source code filenames to apidoc.
+             From: simon@brecon.co.uk (Simon Cozens)
+             Subject: [PATCH embed.pl] Source X-ref
+             Date: 22 Jun 2000 02:18:49 GMT
+             Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
+             
+             Subject: README.hpux version 0.6.1
+             Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
+             From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
+             Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
+             
+             Subject: [PATCH 5.6.0] cygwin port
+             From: "Fifer, Eric" <EFifer@sanwaint.com>
+             Date: Tue, 20 Jun 2000 14:30:58 +0100
+             Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
+             
+             Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 19 Jun 2000 15:18:27 GMT
+             Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
+             
+             plus update pod/Makefile and regenerate perltoc
+     Branch: maint-5.6/perl
+         +> pod/perlutil.pod
+         !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
+         !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
+____________________________________________________________________________
+[  7761] By: jhi                                   on 2000/11/20  04:09:55
+        Log: Miraculous typo.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[  7760] By: jhi                                   on 2000/11/20  04:06:08
+        Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Sun, 19 Nov 2000 22:30:26 -0500
+             Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
+     Branch: perl
+          ! regexec.c scope.h t/op/pat.t
+____________________________________________________________________________
+[  7759] By: jhi                                   on 2000/11/20  02:05:22
+        Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  7758] By: jhi                                   on 2000/11/20  01:58:11
+        Log: Subject: [perl 7711: EPOC] updates
+             From: Olaf Flebbe <o.flebbe@gmx.de>
+             Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
+             Message-ID: <25575.974658810@www23.gmx.net>               
+     Branch: perl
+          + lib/File/Spec/Epoc.pm
+          ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
+          ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
+          ! lib/File/Spec.pm perl.c sv.c
+____________________________________________________________________________
+[  7757] By: jhi                                   on 2000/11/20  01:53:11
+        Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  7756] By: jhi                                   on 2000/11/20  01:47:22
+        Log: Integrate perlio.
+     Branch: perl
+          - ext/re/hints/MSWin32.pl
+         !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
+         !> win32/config.gc win32/config_H.gc win32/win32sck.c
+____________________________________________________________________________
+[  7755] By: nick                                  on 2000/11/19  20:57:17
+        Log: Add dummy crlf layer (just as buffer)
+             Correct 1st bug - one layer of indirection.
+     Branch: perlio
+          ! perlio.c perlio.h perliol.h
+____________________________________________________________________________
+[  7754] By: nick                                  on 2000/11/19  20:56:12
+        Log: Work-round to Perl_deb_nocontext is no longer required
+     Branch: perlio
+          - ext/re/hints/MSWin32.pl
+____________________________________________________________________________
+[  7753] By: nick                                  on 2000/11/19  20:01:16
+        Log: diff -se shows these as different
+     Branch: perlio
+          ! global.sym pod/perlapi.pod
+____________________________________________________________________________
+[  7752] By: nick                                  on 2000/11/19  18:57:30
+        Log: Configure GCC/Win32 build -Duseperlio
+             Fix a couple of gross issues
+             - double-include of ../deb.o in re.dll
+             - win32sck.c needs PerlIO and FILE 
+     Branch: perlio
+          ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
+          ! win32/win32sck.c
+____________________________________________________________________________
+[  7751] By: nick                                  on 2000/11/19  17:05:36
+        Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  7750] By: nick                                  on 2000/11/19  16:57:14
+        Log: Missing aTHX_
+     Branch: perlio
+          ! sv.c
+____________________________________________________________________________
+[  7749] By: jhi                                   on 2000/11/19  16:28:40
+        Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
+             From: "Peter J. Farley III" <pjfarley@banet.net>
+             Date: Sun, 19 Nov 2000 01:42:58 -0500
+             Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
+     Branch: perl
+          ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
+____________________________________________________________________________
+[  7748] By: jhi                                   on 2000/11/19  16:08:10
+        Log: Subject: podlators 1.05 available        
+             From: Russ Allbery <rra@stanford.edu>   
+             Date: 18 Nov 2000 22:04:28 -0800
+             Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
+     Branch: perl
+          ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
+____________________________________________________________________________
+[  7747] By: nick                                  on 2000/11/19  11:19:39
+        Log: Integrate mainline
+     Branch: perlio
+         !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
+         !> util.c
+____________________________________________________________________________
+[  7746] By: jhi                                   on 2000/11/19  06:42:22
+        Log: Make hex scanning warn on "\x{x}" and "\xx".
+             "\x" and and hex("x") are still valid.
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[  7745] By: nick                                  on 2000/11/18  22:52:28
+        Log: Integrate mainline
+     Branch: perlio
+         !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
+         !> perl.h perlio.c proto.h regcomp.c regcomp.h
+____________________________________________________________________________
+[  7744] By: jhi                                   on 2000/11/18  22:50:28
+        Log: Introduce Perl_utf8_length().  Use it.
+     Branch: perl
+          ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
+____________________________________________________________________________
+[  7743] By: jhi                                   on 2000/11/18  22:38:51
+        Log: Compiler denit.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  7742] By: jhi                                   on 2000/11/18  20:33:05
+        Log: Integrate perlio.
+     Branch: perl
+         !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
+         !> perlio.h pp_ctl.c pp_sys.c sv.c
+____________________________________________________________________________
+[  7741] By: jhi                                   on 2000/11/18  20:31:27
+        Log: Subject: [PATCH 5.7.0] make regcomp reenterable
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Fri, 17 Nov 2000 20:35:11 -0500
+             Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
+             
+             Subject: Re: [PATCH 5.7.0] make regcomp reenterable
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Fri, 17 Nov 2000 21:03:47 -0500
+             Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
+             
+             Plus a little bit of tweaking in pregcomp().
+     Branch: perl
+          ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
+____________________________________________________________________________
+[  7740] By: nick                                  on 2000/11/18  20:17:22
+        Log: Lexical use open ... support:
+             add ->cop_io to COP structure in cop.h.
+             Make mg.c and gv.c associate it with ${^OPEN}.
+             Make lib/open.pm set it.
+             Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
+             manner similar to ->cop_warnings.
+             Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
+             call new PerlIO_apply_layers().
+             Declare latter in perlio.h and define in perlio.c
+     Branch: perlio
+          ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
+          ! perlio.h pp_ctl.c pp_sys.c sv.c
+____________________________________________________________________________
+[  7739] By: jhi                                   on 2000/11/18  19:54:00
+        Log: Integrate perlio.
+     Branch: perl
+         !> doio.c perlio.c pp.c
+____________________________________________________________________________
+[  7738] By: jhi                                   on 2000/11/18  17:16:13
+        Log: Subject: [PATCH 5.7.0] etags broken again
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Sat, 18 Nov 2000 02:41:36 -0500
+             Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
+     Branch: perl
+          ! emacs/ptags
+____________________________________________________________________________
+[  7737] By: jhi                                   on 2000/11/18  17:12:18
+        Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
+     Branch: perl
+          ! lib/CPAN.pm lib/CPAN/FirstTime.pm
+____________________________________________________________________________
+[  7736] By: nick                                  on 2000/11/18  14:06:20
+        Log: Basic tweaks to do_open() type parsing to allow layer/discipline
+             part to be isolated.
+     Branch: perlio
+          ! doio.c perlio.c
+____________________________________________________________________________
+[  7735] By: nick                                  on 2000/11/18  11:03:32
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes README.amiga README.win32 patchlevel.h
+         !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
+____________________________________________________________________________
+[  7734] By: jhi                                   on 2000/11/18  01:18:56
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7733] By: jhi                                   on 2000/11/18  00:32:54
+        Log: Subject: [PATCH 5.7.0] restore match data on backtracing
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Fri, 17 Nov 2000 17:28:02 -0500
+             Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
+     Branch: perl
+          ! regcomp.c regexec.c t/op/re_tests
+____________________________________________________________________________
+[  7732] By: jhi                                   on 2000/11/18  00:28:56
+        Log: Sparc 64-bit pack() fix from Jens Hamisch.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  7731] By: jhi                                   on 2000/11/18  00:18:39
+        Log: Explain in more detail the {} syntax ambiguousity.
+             
+             Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Fri, 17 Nov 2000 22:10:28 +0000
+             Message-ID: <20001117221028.A88930@plum.flirble.org>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  7730] By: jhi                                   on 2000/11/18  00:12:18
+        Log: Subject: Fix for README.amiga (20000323.033)
+             From: "Stephen P. Potter" <spp@spotter.yi.org>
+             Date: Fri, 17 Nov 2000 12:25:51 -0500
+             Message-Id: <200011171725.MAA05768@spotter.yi.org>
+     Branch: perl
+          ! README.amiga
+____________________________________________________________________________
+[  7729] By: jhi                                   on 2000/11/18  00:08:34
+        Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
+             From: "A. C. Yardley" <yardley@tanet.net>
+             Date: Mon, 3 Apr 2000 11:35:33 -0700
+             Message-ID: <3483.000403@tanet.net>
+     Branch: perl
+          ! README.win32
+____________________________________________________________________________
+[  7728] By: nick                                  on 2000/11/17  21:59:47
+        Log: Integrate mainline
+     Branch: perlio
+         !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
+         !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
+         !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
+         !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
+____________________________________________________________________________
+[  7727] By: nick                                  on 2000/11/17  21:56:31
+        Log: Experiment on use of attributes.pm interface.
+             Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
+             SVt_PVRV if not already something better (else vivify of say magic gets
+             core dump).
+     Branch: perlio
+          ! perlio.c pp.c
+____________________________________________________________________________
+[  7726] By: jhi                                   on 2000/11/17  14:15:49
+        Log: Subject: Fix for 20000815.006
+             From: "Stephen P. Potter" <spp@spotter.yi.org>
+             Date: Fri, 17 Nov 2000 08:57:45 -0500
+             Message-Id: <200011171357.IAA05122@spotter.yi.org>
+             
+             It's really 20000518.006.
+     Branch: perl
+          ! pod/perlmodlib.PL
+____________________________________________________________________________
+[  7725] By: jhi                                   on 2000/11/17  14:12:31
+        Log: Subject: Fix for 20000409.001
+             From: "Stephen P. Potter" <spp@spotter.yi.org>
+             Date: Fri, 17 Nov 2000 08:55:45 -0500
+             Message-Id: <200011171355.IAA05104@spotter.yi.org>
+     Branch: perl
+          ! pod/perlfaq9.pod
+____________________________________________________________________________
+[  7724] By: jhi                                   on 2000/11/17  14:08:58
+        Log: Undo #7627 now that we have =head3.
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[  7723] By: jhi                                   on 2000/11/17  14:04:09
+        Log: As surmised the #7719 wasn't a good move.
+     Branch: perl
+          ! hints/solaris_2.sh
+____________________________________________________________________________
+[  7722] By: jhi                                   on 2000/11/17  13:59:04
+        Log: Also the 64bitall hints can be either here or there.
+     Branch: perl
+          ! hints/solaris_2.sh
+____________________________________________________________________________
+[  7721] By: jhi                                   on 2000/11/17  02:26:23
+        Log: Test tweak for the open pragma.
+     Branch: perl
+          ! t/lib/b.t
+____________________________________________________________________________
+[  7720] By: jhi                                   on 2000/11/17  00:23:22
+        Log: The long double hints can be here or there.
+     Branch: perl
+          ! hints/solaris_2.sh
+____________________________________________________________________________
+[  7719] By: jhi                                   on 2000/11/17  00:14:06
+        Log: For Solaris use64bitall the stdchar needs a little bit of help.
+     Branch: perl
+          ! hints/solaris_2.sh
+____________________________________________________________________________
+[  7718] By: jhi                                   on 2000/11/16  23:27:34
+        Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
+             From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
+             Date: Wed, 15 Nov 2000 08:56:32 +0100
+             Message-ID: <3A1241B0.64477E00@alcatel.at>
+     Branch: perl
+          ! lib/Carp/Heavy.pm
+____________________________________________________________________________
+[  7717] By: jhi                                   on 2000/11/16  23:23:29
+        Log: Subject: [PATCH] Re: 20001101.003 PDL
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Thu, 16 Nov 2000 16:48:25 +0000
+             Message-ID: <20001116164825.B93487@plum.flirble.org>
+     Branch: perl
+          ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
+____________________________________________________________________________
+[  7716] By: jhi                                   on 2000/11/16  23:21:31
+        Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
+             From: "Casey R. Tweten" <crt@kiski.net>
+             Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
+             Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
+     Branch: perl
+          ! lib/Pod/Checker.pm pod/perlpod.pod
+____________________________________________________________________________
+[  7715] By: jhi                                   on 2000/11/16  23:19:40
+        Log: Avoid an infinite loop in VMS when utils scripts are run
+             with no arguments, from Charles Lane.
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  7714] By: jhi                                   on 2000/11/16  23:17:08
+        Log: Subject: perllocale.pod changes
+             From: "Konovalov, Vadim" <vkonovalov@lucent.com>
+             Date: Mon, 13 Nov 2000 10:09:22 +0300
+             Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
+     Branch: perl
+          ! pod/perllocale.pod
+____________________________________________________________________________
+[  7713] By: jhi                                   on 2000/11/16  23:14:06
+        Log: Integrate perlio.
+     Branch: perl
+         !> doio.c perlio.c perlio.h util.c
+____________________________________________________________________________
+[  7712] By: nick                                  on 2000/11/16  21:10:58
+        Log: Integrate mainline
+     Branch: perlio
+         !> Configure Porting/Glossary Porting/config.sh Porting/config_H
+         !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
+         !> uconfig.sh 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
+____________________________________________________________________________
+[  7711] By: nick                                  on 2000/11/16  19:56:41
+        Log: Minor tweaks:
+             consistent way of getting 'rb', 'wb' etc. for binary opens
+             move *perlio::layers to *open::layers
+             a #define to show layers available
+             DOSISH popen/PerlIO had export/import sense inverted.
+     Branch: perlio
+          ! doio.c perlio.c perlio.h util.c
+____________________________________________________________________________
+[  7710] By: jhi                                   on 2000/11/16  15:46:05
+        Log: Add HAS_SBRK_PROTO.
+     Branch: metaconfig/U/perl
+          + d_sbrkproto.U
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
+          ! uconfig.sh 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
+____________________________________________________________________________
+[  7709] By: nick                                  on 2000/11/16  07:31:49
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 35 files)
+____________________________________________________________________________
+[  7708] By: jhi                                   on 2000/11/16  05:33:03
+        Log: These files are text, not binary.
+     Branch: perl
+          ! ext/Encode/Encode/iso8859-10.enc
+          ! ext/Encode/Encode/iso8859-13.enc
+          ! ext/Encode/Encode/iso8859-14.enc
+          ! ext/Encode/Encode/iso8859-15.enc
+____________________________________________________________________________
+[  7707] By: jhi                                   on 2000/11/16  01:53:37
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7706] By: jhi                                   on 2000/11/16  01:35:59
+        Log: More #undefing of stdio.
+     Branch: perl
+          ! fakesdio.h nostdio.h
+____________________________________________________________________________
+[  7705] By: jhi                                   on 2000/11/16  01:34:18
+        Log: Add fwalk() probe to the configuration files and regen perltoc.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
+          ! 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
+____________________________________________________________________________
+[  7704] By: jhi                                   on 2000/11/16  01:33:07
+        Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
+             an optional third argument to Inlibc?)
+     Branch: metaconfig/U/perl
+          + d__fwalk.U
+____________________________________________________________________________
+[  7703] By: jhi                                   on 2000/11/16  01:09:22
+        Log: The type of the hash_cb() size argument is tricky.
+     Branch: perl
+          ! ext/DB_File/DB_File.xs
+____________________________________________________________________________
+[  7702] By: jhi                                   on 2000/11/15  23:01:16
+        Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
+     Branch: perl
+          ! nostdio.h
+____________________________________________________________________________
+[  7701] By: jhi                                   on 2000/11/15  22:52:32
+        Log: Detypo.
+     Branch: perl
+          ! t/lib/bigfltpm.t
+____________________________________________________________________________
+[  7700] By: jhi                                   on 2000/11/15  22:51:56
+        Log: UINT64_C() work continues.
+     Branch: perl
+          ! handy.h perl.h utf8.h
+____________________________________________________________________________
+[  7699] By: jhi                                   on 2000/11/15  14:13:04
+        Log: SOCKS has its own USE_THREADS, based on
+             
+             Subject: [ID 20001114.002] et. al. bugfix followup
+             From: Jens Hamisch <jens@Strawberry.COM> 
+             Date: Wed, 15 Nov 2000 14:23:11 +0100
+             Message-ID: <20001115142311.A21164@Strawberry.COM>
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  7698] By: jhi                                   on 2000/11/15  03:50:56
+        Log: Add few missing #undefs and sort them.
+     Branch: perl
+          ! fakesdio.h
+____________________________________________________________________________
+[  7697] By: jhi                                   on 2000/11/15  03:39:14
+        Log: Linenumber fix.
+     Branch: perl
+          ! t/pragma/warn/utf8
+____________________________________________________________________________
+[  7696] By: jhi                                   on 2000/11/15  02:55:26
+        Log: EBCDIC tweaks.
+             
+             Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
+     Branch: perl
+          ! t/op/regmesg.t t/pragma/warn/utf8
+____________________________________________________________________________
+[  7695] By: jhi                                   on 2000/11/15  02:53:58
+        Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  7694] By: jhi                                   on 2000/11/15  02:50:55
+        Log: Subject: [PATCH: perl@7674] updates to README.os390
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
+             Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
+     Branch: perl
+          ! README.os390
+____________________________________________________________________________
+[  7693] By: jhi                                   on 2000/11/15  02:48:37
+        Log: Quit utf8_to_uv() instantly if curlen == 0.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  7692] By: jhi                                   on 2000/11/15  02:24:29
+        Log: Use u_int32_t for the size of hash_cb(), not size_t.
+             
+             Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
+             From: Jens Hamisch <jens@Strawberry.COM>     
+             Date: Tue, 14 Nov 2000 19:03:55 +0100
+             Message-Id: <20001114190355.A20559@Strawberry.COM>
+     Branch: perl
+          ! ext/DB_File/DB_File.xs
+____________________________________________________________________________
+[  7691] By: jhi                                   on 2000/11/15  02:20:12
+        Log: Use UINT64_C().
+             
+             Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
+             From: Jens Hamisch <jens@Strawberry.COM>
+             Date: Tue, 14 Nov 2000 19:16:23 +0100
+             Message-Id: <20001114191623.G20559@Strawberry.COM>
+     Branch: perl
+          ! utf8.c utf8.h
+____________________________________________________________________________
+[  7690] By: jhi                                   on 2000/11/15  02:17:06
+        Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
+             (a macro to define signed and unsigned integer constants).
+     Branch: perl
+          ! handy.h
+____________________________________________________________________________
+[  7689] By: jhi                                   on 2000/11/15  01:56:51
+        Log: Regen Configure.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  7688] By: jhi                                   on 2000/11/15  01:56:32
+        Log: Make the unit know about SOCKS.
+     Branch: metaconfig
+          ! U/protos/socksizetype.U
+____________________________________________________________________________
+[  7687] By: jhi                                   on 2000/11/15  01:54:47
+        Log: Remove unused dependencies.
+     Branch: metaconfig
+          ! U/compline/d_getpagsz.U
+____________________________________________________________________________
+[  7686] By: nick                                  on 2000/11/14  21:25:13
+        Log: Integrate mainline.
+     Branch: perlio
+         +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
+         !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
+         !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
+         !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
+         !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
+         !> win32/config.bc win32/config.gc win32/config.vc
+         !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
+____________________________________________________________________________
+[  7685] By: jhi                                   on 2000/11/14  17:54:56
+        Log: Integrate perlio.
+     Branch: perl
+         +> fakesdio.h perliol.h
+         !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
+         !> perlsdio.h perlsfio.h pod/perlfunc.pod
+____________________________________________________________________________
+[  7684] By: nick                                  on 2000/11/14  17:43:04
+        Log: PerlIO #include and #ifdef re-work.
+     Branch: perlio
+          + fakesdio.h perliol.h
+          ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
+          ! perlsdio.h perlsfio.h
+____________________________________________________________________________
+[  7683] By: jhi                                   on 2000/11/14  15:42:40
+        Log: Hoist the duplicated socket/netdb include logic to perl.h;
+             undef SETERRNO in case SOCKS has defined it.  Based on:
+             
+             Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
+             From: Jens Hamisch <jens@Strawberry.COM> 
+             Date: Tue, 14 Nov 2000 11:34:40 +0100
+             Message-Id: <20001114113440.A20005@Strawberry.COM>
+     Branch: perl
+          ! doio.c perl.h pp_sys.c
+____________________________________________________________________________
+[  7682] By: jhi                                   on 2000/11/14  14:07:28
+        Log: Subject: some additions for makefiles for win32 (for perl@7674)
+             From: "Konovalov, Vadim" <vkonovalov@lucent.com>
+             Date: Tue, 14 Nov 2000 09:31:13 +0300
+             Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
+     Branch: perl
+          ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  7681] By: jhi                                   on 2000/11/14  14:01:41
+        Log: Subject: tiny typo in perl5db.pl
+             From: "Konovalov, Vadim" <vkonovalov@lucent.com>
+             Date: Tue, 14 Nov 2000 09:29:28 +0300
+             Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
+     Branch: perl
+          ! lib/perl5db.pl
+____________________________________________________________________________
+[  7680] By: jhi                                   on 2000/11/14  04:13:50
+        Log: Redo #7679 with LFs instead of CRLFs.
+     Branch: perl
+          ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
+          ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
+          ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
+____________________________________________________________________________
+[  7679] By: jhi                                   on 2000/11/14  01:21:09
+        Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
+             From: Benjamin Stuhl <tiriath@yahoo.com> 
+             Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
+             Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
+     Branch: perl
+          + win32/bin/mdelete.bat
+          ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
+          ! makedef.pl perlio.c win32/Makefile win32/config.gc
+          ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
+____________________________________________________________________________
+[  7678] By: jhi                                   on 2000/11/14  01:19:20
+        Log: Fix the re extension building for Win32.
+             
+             Subject: [PATCH perl@7638] Get PerlIO building on Win32
+             From: Benjamin Stuhl <tiriath@yahoo.com> 
+             Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
+             Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
+     Branch: perl
+          + ext/re/hints/MSWin32.pl
+          ! MANIFEST
+____________________________________________________________________________
+[  7677] By: jhi                                   on 2000/11/14  01:13:54
+        Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
+             From: sthoenna@efn.org
+             Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
+             Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
+     Branch: perl
+          ! doop.c pp.c toke.c utf8.c utf8.h
+____________________________________________________________________________
+[  7676] By: jhi                                   on 2000/11/13  20:23:15
+        Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 13 Nov 2000 18:55:04 +0000
+             Message-ID: <20001113185504.J29183@plum.flirble.org>
+     Branch: perl
+          ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
+____________________________________________________________________________
+[  7675] By: nick                                  on 2000/11/13  20:21:57
+        Log: Integrate mainline ...
+     Branch: perlio
+         !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
+         !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
+         !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
+         !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
+____________________________________________________________________________
+[  7674] By: jhi                                   on 2000/11/13  15:07:56
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7673] By: jhi                                   on 2000/11/13  14:42:42
+        Log: Remove the new two tests of lib/io_xs for now, they seem to
+             fail under perlio on some platforms.
+     Branch: perl
+          ! t/lib/io_xs.t
+____________________________________________________________________________
+[  7672] By: jhi                                   on 2000/11/13  13:57:53
+        Log: Make PerlIO_getpos() to behave like fgetpos() on return.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  7671] By: jhi                                   on 2000/11/13  05:30:48
+        Log: Placate nervous compilers that see longer than ints switch()ing.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  7670] By: jhi                                   on 2000/11/13  05:14:21
+        Log: fputs() does return EOF on error but here we don't care.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  7669] By: jhi                                   on 2000/11/13  05:02:45
+        Log: Declare reg_data like reg_substr_data.
+     Branch: perl
+          ! regexp.h
+____________________________________________________________________________
+[  7668] By: jhi                                   on 2000/11/13  04:54:34
+        Log: Typos in #7667.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  7667] By: jhi                                   on 2000/11/13  04:49:49
+        Log: Cleanup messy #ifdef.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  7666] By: jhi                                   on 2000/11/13  04:17:34
+        Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
+             From: Nicholas Clark <nick@talking.bollo.cx>
+             Date: Sun, 12 Nov 2000 21:14:11 +0000
+             Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
+             
+             Note: only one breakage of the two reported is fixed by this patch.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  7665] By: jhi                                   on 2000/11/13  04:05:07
+        Log: Tweak the definition of the bit complement on UTF-8 data:
+             if none of the characters in the string are > 0xff,
+             the result is a complemented byte string, not a (UTF-8)
+             char string.  Based on the summary in
+             
+             Subject: Re: [ID 20000918.005] ~ on wide chars
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
+             Date: Fri, 10 Nov 2000 09:47:15 -0800
+             Message-ID: <jSDD6gzkgi/T092yn@efn.org>
+             
+             This should give us the maximum backward (pre-char string)
+             compatibility and utf8 compatibility.  The other alternative
+             would be to limit the bit complement to be always byte only,
+             taking the least significant byte of the chars.
+     Branch: perl
+          ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
+____________________________________________________________________________
+[  7664] By: jhi                                   on 2000/11/13  00:23:44
+        Log: Couple of tests from #7660 salvaged.
+     Branch: perl
+          - t/op/tell.t
+          ! MANIFEST t/io/tell.t
+____________________________________________________________________________
+[  7663] By: jhi                                   on 2000/11/13  00:02:48
+        Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
+             From: Nicholas Clark <nick@talking.bollo.cx>
+             Date: Sun, 12 Nov 2000 21:23:43 +0000
+             Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
+     Branch: perl
+          ! perlsfio.h
+____________________________________________________________________________
+[  7662] By: jhi                                   on 2000/11/13  00:01:39
+        Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
+             From: Nicholas Clark <nick@talking.bollo.cx>
+             Date: Sun, 12 Nov 2000 21:30:04 +0000
+             Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
+____________________________________________________________________________
+[  7661] By: jhi                                   on 2000/11/12  23:57:29
+        Log: Document tell() on special streams.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  7660] By: jhi                                   on 2000/11/12  23:54:22
+        Log: (Subsumed by #7664)
+     Branch: perl
+          + t/op/tell.t
+          ! MANIFEST
+____________________________________________________________________________
+[  7659] By: jhi                                   on 2000/11/12  22:55:25
+        Log: Many subdocumented return values of the IO extension now documented.
+             ungetc and write still left subdocumented.
+             
+             Subject: [PATCH] (was Re: IO::Handle::ungetc)
+             From: Nicholas Clark <nick@talking.bollo.cx>
+             Date: Sun, 12 Nov 2000 21:35:53 +0000
+             Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/IO/lib/IO/Handle.pm
+____________________________________________________________________________
+[  7658] By: jhi                                   on 2000/11/12  21:37:06
+        Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
+             From: Nicholas Clark <nick@talking.bollo.cx>
+             Date: Sun, 12 Nov 2000 20:03:22 +0000
+             Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  7657] By: jhi                                   on 2000/11/12  20:34:55
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c
+____________________________________________________________________________
+[  7656] By: nick                                  on 2000/11/12  19:25:06
+        Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  7655] By: nick                                  on 2000/11/12  19:09:41
+        Log: Integrate mainline
+     Branch: perlio
+         +> README.solaris ext/Encode/Encode/cp1006.enc
+         +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
+         +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
+         +> ext/Encode/Encode/iso8859-13.enc
+         +> ext/Encode/Encode/iso8859-14.enc
+         +> ext/Encode/Encode/iso8859-15.enc
+         !> (integrate 34 files)
+____________________________________________________________________________
+[  7654] By: jhi                                   on 2000/11/12  19:00:22
+        Log: Add a metaconfig unit for fsync.
+     Branch: metaconfig/U/perl
+          + d_fsync.U
+____________________________________________________________________________
+[  7653] By: jhi                                   on 2000/11/12  19:00:01
+        Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
+          ! 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
+____________________________________________________________________________
+[  7652] By: jhi                                   on 2000/11/11  21:12:01
+        Log: Copy the s// information of README.hpux also to the perlrun.
+     Branch: perl
+          ! README.hpux pod/perlrun.pod
+____________________________________________________________________________
+[  7651] By: jhi                                   on 2000/11/11  21:03:13
+        Log: More README.solaris updates from Andy Dougherty.
+     Branch: perl
+          ! README.solaris
+____________________________________________________________________________
+[  7650] By: jhi                                   on 2000/11/11  18:38:57
+        Log: More descriptive error for unknown perlio layers.
+             
+             Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
+             From: Dominic Dunlop <domo@computer.org> 
+             Date: Sat, 11 Nov 2000 18:20:32 +0100             
+             Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
+     Branch: perl
+          ! perlio.c pod/perldiag.pod
+____________________________________________________________________________
+[  7649] By: jhi                                   on 2000/11/11  18:37:52
+        Log: MachTen doesn't really do mmap() and munmap().
+             
+             Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
+             From: Dominic Dunlop <domo@computer.org> 
+             Date: Sat, 11 Nov 2000 18:20:32 +0100             
+             Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
+     Branch: perl
+          ! hints/machten.sh
+____________________________________________________________________________
+[  7648] By: jhi                                   on 2000/11/11  18:36:46
+        Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
+             From: rspier@pobox.com (Robert Spier)
+             Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
+             Message-ID: <14861.32839.491271.985797@rls.cx>
+     Branch: perl
+          ! Porting/Contract pod/perltoot.pod
+____________________________________________________________________________
+[  7647] By: jhi                                   on 2000/11/11  18:35:30
+        Log: Simplify the getpagesize() unit by dropping the
+             pagesize probe since it's nowadays slightly more
+             complicated because of sysconf(). (Note: if some
+             platform really needs the -lPW for getpagesize,
+             I just broke it.)
+             
+             TODO: a new pagesize unit.
+     Branch: metaconfig
+          ! U/compline/d_getpagsz.U
+____________________________________________________________________________
+[  7646] By: jhi                                   on 2000/11/11  18:33:23
+        Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
+          ! 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
+____________________________________________________________________________
+[  7645] By: jhi                                   on 2000/11/11  16:45:15
+        Log: Use sysconf() or getpagesize() to find out the pagesize.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  7644] By: jhi                                   on 2000/11/11  15:46:08
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c
+____________________________________________________________________________
+[  7643] By: jhi                                   on 2000/11/11  15:33:36
+        Log: Subject: Re: [PATCH] README.solaris
+             From: Lupe Christoph <lupe@lupe-christoph.de>
+             Date: Sat, 11 Nov 2000 14:08:10 +0100
+             Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
+     Branch: perl
+          ! README.solaris
+____________________________________________________________________________
+[  7642] By: jhi                                   on 2000/11/11  15:22:12
+        Log: Subject: [PATCH perl@7638] cygwin port
+             From: "Eric Fifer" <egf7@columbia.edu>            
+             Date: Fri, 10 Nov 2000 19:30:30 -0000
+             Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
+     Branch: perl
+          ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
+____________________________________________________________________________
+[  7641] By: nick                                  on 2000/11/11  14:50:36
+        Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
+             Also call "Buf" layer directly when unread'ing non-read chars.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  7640] By: jhi                                   on 2000/11/11  02:05:02
+        Log: Add more encoding tables.
+     Branch: perl
+          + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
+          + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
+          + ext/Encode/Encode/iso8859-10.enc
+          + ext/Encode/Encode/iso8859-13.enc
+          + ext/Encode/Encode/iso8859-14.enc
+          + ext/Encode/Encode/iso8859-15.enc
+          ! MANIFEST
+____________________________________________________________________________
+[  7639] By: jhi                                   on 2000/11/10  18:49:25
+        Log: Subject: [PATCH] README.solaris
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          + README.solaris
+          ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
+          ! pod/perl.pod pod/perltoc.pod
+____________________________________________________________________________
+[  7638] By: jhi                                   on 2000/11/10  15:04:15
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7637] By: jhi                                   on 2000/11/10  14:14:28
+        Log: Explain better why certain regex tests are skipped.
+             
+             Subject: Re: tests skipped: unknown reason
+             From: Lupe Christoph <lupe@lupe-christoph.de>
+             Date: Fri, 10 Nov 2000 09:08:56 +0100
+             Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
+     Branch: perl
+          ! t/op/regexp.t
+____________________________________________________________________________
+[  7636] By: nick                                  on 2000/11/10  13:40:00
+        Log: Integrate mainline.
+     Branch: perlio
+         !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
+         !> hints/uts.sh lib/unicode/syllables.txt perlio.c
+         !> win32/bin/search.pl
+____________________________________________________________________________
+[  7635] By: nick                                  on 2000/11/10  13:25:52
+        Log: Re-instate stdio large file support via perlio.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  7634] By: jhi                                   on 2000/11/10  04:49:55
+        Log: Amdahl UTS hints updates.
+             
+             Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
+             From: hom00@utsglobal.com (Harold O Morris)
+             Date: Thu, 9 Nov 2000 20:02 PST
+             Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
+     Branch: perl
+          ! hints/uts.sh
+____________________________________________________________________________
+[  7633] By: jhi                                   on 2000/11/09  23:33:28
+        Log: Subject: [PATCH] IO::Seekable pod
+             From: Nicholas Clark <nick@talking.bollo.cx>
+             Date: Thu, 9 Nov 2000 20:29:45 +0000
+             Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/IO/lib/IO/Handle.pm
+____________________________________________________________________________
+[  7632] By: jhi                                   on 2000/11/09  21:55:41
+        Log: Various doc oddball characters.
+             
+             Subject: [ID 20001106.004] Perl 5.6.0 bugs  
+             From: Michael Somos <somos@grail.cba.csuohio.edu>
+             Date: Mon, 6 Nov 2000 17:44:20 -0500
+             Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
+     Branch: perl
+          ! emacs/cperl-mode.el lib/unicode/syllables.txt
+          ! win32/bin/search.pl
+____________________________________________________________________________
+[  7631] By: jhi                                   on 2000/11/09  21:12:29
+        Log: Subject: Re: bash -c exit and linux hints 
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: Thu, 02 Nov 2000 09:37:25 -0500
+             Message-Id: <200011021437.JAA63199@raptor.research.att.com>
+     Branch: perl
+          ! hints/linux.sh
+____________________________________________________________________________
+[  7630] By: nick                                  on 2000/11/09  20:34:11
+        Log: Integrate mainline.
+     Branch: perlio
+         !> (integrate 91 files)
+____________________________________________________________________________
+[  7629] By: jhi                                   on 2000/11/09  19:46:31
+        Log: Missing dTHXs.
+             
+             Subject: RE: perl@7595 builds not on cygwin
+             From: "Eric Fifer" <egf7@columbia.edu>
+             Date: Thu, 9 Nov 2000 19:26:50 -0000
+             Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
+     Branch: perl
+          ! ext/Devel/Peek/Peek.xs
+____________________________________________________________________________
+[  7628] By: jhi                                   on 2000/11/09  14:48:27
+        Log: Disable only the tests 99 and 166 for UTF-8 locales.
+     Branch: perl
+          ! t/pragma/locale.t
+____________________________________________________________________________
+[  7627] By: jhi                                   on 2000/11/09  14:40:27
+        Log: There's no =head3.
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[  7626] By: jhi                                   on 2000/11/09  13:54:26
+        Log: The generated boot_* headers are wrong.  Pickier compiler,
+             such as KAI C++ will refuse to compile the resulting perlmain.
+             
+             Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
+             From: Harri Pasanen <harri.pasanen@trema.com>
+             Date: Thu, 09 Nov 2000 14:23:28 +0100
+             Message-Id: <3A0AA550.26D548A3@trema.com>
+     Branch: perl
+          ! minimod.pl
+____________________________________________________________________________
+[  7625] By: jhi                                   on 2000/11/09  13:50:44
+        Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
+             Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
+             
+             All except the "cow orker" change.
+     Branch: perl
+          ! Porting/pumpkin.pod
+____________________________________________________________________________
+[  7624] By: jhi                                   on 2000/11/09  13:45:33
+        Log: Fix for
+             
+             Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
+             Date: Thu, 09 Nov 2000 11:05:52 +0100
+             Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! pod/perldiag.pod t/pragma/warn/pp_sys
+____________________________________________________________________________
+[  7623] By: jhi                                   on 2000/11/09  13:37:16
+        Log: Typo in an ifndef.
+             
+             Subject: Re: [PATCH 5.7.0] better messages from malloc()
+             From: Joe Smith <jms@inwap.com>         
+             Date: Thu, 09 Nov 2000 01:33:14 -0800
+             Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
+     Branch: perl
+          ! malloc.c
+____________________________________________________________________________
+[  7622] By: jhi                                   on 2000/11/09  13:31:18
+        Log: Remove unused extra arguments.
+     Branch: metaconfig/U/perl
+          ! perlxv.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  7621] By: jhi                                   on 2000/11/09  13:16:36
+        Log: More VMS moves on environment handling, from Charles Lane.
+     Branch: perl
+          ! t/pragma/locale.t
+____________________________________________________________________________
+[  7620] By: jhi                                   on 2000/11/09  04:42:38
+        Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
+             Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  7619] By: jhi                                   on 2000/11/09  04:36:21
+        Log: Forgot from #7618.
+     Branch: perl
+          ! lib/File/stat.pm
+____________________________________________________________________________
+[  7618] By: jhi                                   on 2000/11/09  04:28:44
+        Log: Make deleting for %ENV work for (newer versions of) VMS,
+             from Craig A. Berry.
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[  7617] By: jhi                                   on 2000/11/09  04:25:05
+        Log: Subject: [PATCH] Class::Struct at compile time
+             From: "Casey R. Tweten" <crt@kiski.net>
+             Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
+             Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
+     Branch: perl
+          ! lib/Class/Struct.pm
+____________________________________________________________________________
+[  7616] By: jhi                                   on 2000/11/09  04:15:17
+        Log: Subject: [ID 20001108.013] spelling
+             From: "Todd T. Fries" <todd@fries.int.mrleng.com>
+             Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
+             Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
+     Branch: perl
+          ! lib/ftp.pl
+____________________________________________________________________________
+[  7615] By: jhi                                   on 2000/11/09  04:12:42
+        Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  7614] By: jhi                                   on 2000/11/08  22:42:55
+        Log: A missing aTHX_.
+     Branch: perl
+          ! ext/IPC/SysV/SysV.xs
+____________________________________________________________________________
+[  7613] By: jhi                                   on 2000/11/08  19:30:21
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7612] By: jhi                                   on 2000/11/08  18:35:25
+        Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
+             Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  7611] By: jhi                                   on 2000/11/08  18:30:26
+        Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
+             From: Dominic Dunlop <domo@computer.org>
+             Date: Tue, 7 Nov 2000 12:05:25 +0100
+             Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
+     Branch: perl
+          ! malloc.c
+____________________________________________________________________________
+[  7610] By: jhi                                   on 2000/11/08  18:25:14
+        Log: Do not test UTF-8 locales since that the tests would require
+             polymorphic regexen.
+     Branch: perl
+          ! t/pragma/locale.t
+____________________________________________________________________________
+[  7609] By: jhi                                   on 2000/11/08  17:12:51
+        Log: Locale buglets.
+             
+             Subject: RE: Locales support (setlocale) fixes
+             From: "Konovalov, Vadim" <vkonovalov@lucent.com>
+             Date: Wed, 8 Nov 2000 20:01:39 +0300
+             Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
+     Branch: perl
+          ! t/pragma/locale.t util.c
+____________________________________________________________________________
+[  7608] By: jhi                                   on 2000/11/08  17:00:16
+        Log: Deleting $ENV{PATH} in VMS is not recommendable.
+     Branch: perl
+          ! t/pragma/locale.t
+____________________________________________________________________________
+[  7607] By: jhi                                   on 2000/11/08  16:58:26
+        Log: Subject: PATCH std stdio for (Free)BSD
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 8 Nov 2000 15:36:29 +0000
+             Message-ID: <20001108153629.D98736@plum.flirble.org>
+     Branch: metaconfig
+          ! U/compline/d_stdstdio.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  7606] By: jhi                                   on 2000/11/08  16:43:31
+        Log: Forgot to bump the line numbers in #7601.
+     Branch: perl
+          ! t/pragma/warn/pp_sys
+____________________________________________________________________________
+[  7605] By: jhi                                   on 2000/11/08  16:39:12
+        Log: More careful detection of how well NVs and UVs mix.
+             
+             Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED))
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 8 Nov 2000 15:14:12 +0000
+             Message-ID: <20001108151412.B98736@plum.flirble.org>
+             
+             Added some SIGFPE paranoia.
+     Branch: metaconfig/U/perl
+          ! perlxv.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  7604] By: jhi                                   on 2000/11/08  14:39:10
+        Log: Subject: [patch perl@7595] VMS configure.com tweak
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Wed, 8 Nov 2000 00:24:12 -0600
+             Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  7603] By: jhi                                   on 2000/11/08  14:27:11
+        Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Wed, 8 Nov 2000 11:11:39 GMT
+             Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  7602] By: jhi                                   on 2000/11/08  14:25:03
+        Log: Fix for the tie-refhash string table leaks.
+             
+             From: Nick Ing-Simmons <nik@tiuk.ti.com> 
+             Date: Wed, 8 Nov 2000 13:03:04 GMT
+             Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
+     Branch: perl
+          ! t/lib/tie-refhash.t
+____________________________________________________________________________
+[  7601] By: jhi                                   on 2000/11/08  14:21:08
+        Log: Try to avoid flockless and emulationless places.
+     Branch: perl
+          ! t/pragma/warn/pp_sys
+____________________________________________________________________________
+[  7600] By: jhi                                   on 2000/11/08  02:28:54
+        Log: Overrideable keys, each, pop, push, shift, splice, unshift.
+             
+             Subject: [PATCH] prototyped functions that should be overrideable
+             From: "Casey R. Tweten" <crt@kiski.net>
+             Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
+             Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  7599] By: jhi                                   on 2000/11/08  01:12:05
+        Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
+             
+             Subject: [PATCH] perlbug.PL
+             From: "Kurt D. Starsinic" <kstar@chapin.edu>
+             Date: Mon, 6 Nov 2000 21:39:01 -0500
+             Message-ID: <20001106213901.B20955@O2.chapin.edu>
+     Branch: perl
+          ! utils/perlbug.PL
+____________________________________________________________________________
+[  7598] By: jhi                                   on 2000/11/07  23:42:00
+        Log: Bad thinko in #7581 (I used the test program with the expanded
+             values as-is).
+     Branch: metaconfig
+          ! U/compline/d_stdstdio.U
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  7597] By: jhi                                   on 2000/11/07  21:43:29
+        Log: Subject: [PATCH perl@7573] cygwin port
+             From: "Fifer, Eric" <EFifer@sanwaint.com>
+             Date: Tue, 7 Nov 2000 18:08:51 -0000 
+             Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
+             
+             Synchronize with Cygwin 1.1.5.
+     Branch: perl
+          ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
+          ! pod/perlport.pod unixish.h util.c
+____________________________________________________________________________
+[  7596] By: jhi                                   on 2000/11/07  21:39:25
+        Log: perlhack updates from H.Merijn Brand.
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[  7595] By: jhi                                   on 2000/11/07  20:21:41
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7594] By: jhi                                   on 2000/11/07  19:18:58
+        Log: Be more robust in Dynaloader.pm.
+     Branch: perl
+          ! ext/DynaLoader/DynaLoader_pm.PL
+____________________________________________________________________________
+[  7593] By: jhi                                   on 2000/11/07  16:49:31
+        Log: AUTHORS update.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[  7592] By: gsar                                  on 2000/11/07  16:39:51
+        Log: normalize relative paths in virtualized current directory on windows,
+             under ithreads (avoids ".." etc showing up in what Cwd::cwd()
+             returns)
+     Branch: perl
+          ! win32/vdir.h
+____________________________________________________________________________
+[  7591] By: jhi                                   on 2000/11/07  16:04:26
+        Log: Too profiler-happy: with optimization the #7590 actually makes
+             the test to run 0.5% _slower_.  Requires much more instrumentation.
+             Retract #7590.
+     Branch: perl
+          ! regcomp.c regcomp.h
+____________________________________________________________________________
+[  7590] By: jhi                                   on 2000/11/07  15:51:13
+        Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
+             execution time in regcomp.c S_cl_any() and S_cl_is_anything()
+             by using memset() and testing bytewise (as opposed to bitwise).
+     Branch: perl
+          ! regcomp.c regcomp.h
+____________________________________________________________________________
+[  7589] By: jhi                                   on 2000/11/07  12:56:39
+        Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
+             From: "Craig A. Berry" <craig.berry@psinetcs.com>
+             Date: Mon, 06 Nov 2000 23:45:30 -0500
+             Message-Id: <0011079735.AA973576259@univpress.com>
+     Branch: perl
+          ! configure.com t/lib/st-lock.t
+____________________________________________________________________________
+[  7588] By: jhi                                   on 2000/11/07  01:03:28
+        Log: Tweak #7587.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[  7587] By: jhi                                   on 2000/11/07  01:00:27
+        Log: A doc addition for bug id 20001105.019, beware \p.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[  7586] By: jhi                                   on 2000/11/07  00:32:22
+        Log: Fake support of holey files in win/dosish platforms.
+             
+             Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
+             From: kipp@shonanblue.ne.jp
+             Date: Mon, 6 Nov 2000 13:30:55 -0800
+             Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
+     Branch: perl
+          ! ext/SDBM_File/sdbm/sdbm.c
+____________________________________________________________________________
+[  7585] By: jhi                                   on 2000/11/07  00:12:54
+        Log: Subject: Pod updates
+             From: "Stephen P. Potter" <spp@spotter.yi.org>
+             Date: Mon, 06 Nov 2000 18:56:43 -0500
+             Message-Id: <200011062357.SAA18173@spotter.yi.org>
+     Branch: perl
+          ! README.dos README.os2 README.win32 pod/buildtoc.PL
+          ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
+          ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
+          ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
+          ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
+          ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
+          ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
+          ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
+          ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
+          ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
+          ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
+          ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
+          ! pod/perltootc.pod pod/perlunicode.pod
+____________________________________________________________________________
+[  7584] By: jhi                                   on 2000/11/07  00:04:17
+        Log: Varargs don't always work too well if one puts an unsigned
+             char on the stack and pop an unsigned quad off the stack.
+             
+             Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
+             Date: Mon, 06 Nov 2000 15:19:05 -0800
+             Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  7583] By: jhi                                   on 2000/11/06  23:58:48
+        Log: %ENV note tweaks from Dan Sugalski.
+     Branch: perl
+          ! pod/perlport.pod vms/perlvms.pod
+____________________________________________________________________________
+[  7582] By: jhi                                   on 2000/11/06  23:05:49
+        Log: glibc5 detection by __GNU_LIBRARY__.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  7581] By: jhi                                   on 2000/11/06  22:51:29
+        Log: Make the stdio test program of 7427 less noisy while being        
+             compiled so that Digital UNIX wouldn't get both
+             d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
+             undefined.  This makes perlio happy.
+     Branch: metaconfig
+          ! U/compline/d_stdstdio.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  7580] By: jhi                                   on 2000/11/06  22:41:41
+        Log: Document %ENV = () portability issues.
+     Branch: perl
+          ! pod/perlport.pod vms/perlvms.pod
+____________________________________________________________________________
+[  7579] By: jhi                                   on 2000/11/06  21:29:24
+        Log: VOS updates from Paul Green.
+     Branch: perl
+          ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
+____________________________________________________________________________
+[  7578] By: jhi                                   on 2000/11/06  21:00:40
+        Log: Sanitize the environment further.
+     Branch: perl
+          ! t/pragma/locale.t
+____________________________________________________________________________
+[  7577] By: jhi                                   on 2000/11/06  20:53:51
+        Log: Re-introduce 7552 lost in integration.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  7576] By: jhi                                   on 2000/11/06  20:33:46
+        Log: Admit that the test leaks scalars.
+     Branch: perl
+          ! t/comp/proto.t
+____________________________________________________________________________
+[  7575] By: jhi                                   on 2000/11/06  20:17:08
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c
+____________________________________________________________________________
+[  7574] By: nick                                  on 2000/11/06  20:07:28
+        Log: Remove debug. Try (Mmap_t) on madvise() call.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  7573] By: jhi                                   on 2000/11/06  13:56:05
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7572] By: jhi                                   on 2000/11/06  13:48:41
+        Log: Subject: Re: rsync'ed patches vs. rsync'ed source
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Mon, 06 Nov 2000 10:11:42 +0100
+             Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[  7571] By: jhi                                   on 2000/11/06  01:45:51
+        Log: AUTHORS updates.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[  7570] By: jhi                                   on 2000/11/06  00:18:00
+        Log: Fix for
+             
+             Subject: [ID 20000728.005] perl -P broken
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Fri, 28 Jul 2000 17:19:16 -0700
+             Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
+             
+             (hopefully).  The fix is also not complete, it seems to break
+             BOM swallowing for libc5 systems, but until someone figures
+             out a way to do this without ftell(), this will do.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  7569] By: jhi                                   on 2000/11/06  00:05:30
+        Log: Document that the evaled syntax errors cause scalar leaks.
+     Branch: perl
+          ! t/comp/proto.t
+____________________________________________________________________________
+[  7568] By: jhi                                   on 2000/11/05  23:14:47
+        Log: opmini.o can linger from Configures past.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  7567] By: jhi                                   on 2000/11/05  21:28:39
+        Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
+             first argument correctly.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  7566] By: jhi                                   on 2000/11/05  21:15:56
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c
+____________________________________________________________________________
+[  7565] By: jhi                                   on 2000/11/05  21:15:13
+        Log: Use -dM for gcc (the suggested patch did it only for Linux,
+             but I think it can be generalized).
+             
+             Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
+             From: Pixel <pixel@mandrakesoft.com>
+             Date: 05 Nov 2000 21:49:34 +0100 
+             Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
+     Branch: perl
+          ! ext/Errno/Errno_pm.PL
+____________________________________________________________________________
+[  7564] By: nick                                  on 2000/11/05  21:09:18
+        Log: Added a mmap layer as a "subclass" of perlio.
+             PERLIO=mmap ./perl harness passes
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  7563] By: jhi                                   on 2000/11/05  19:48:55
+        Log: Add a note for future generations about bug id 20000229.006.
+     Branch: perl
+          ! malloc.c
+____________________________________________________________________________
+[  7562] By: jhi                                   on 2000/11/05  19:38:24
+        Log: Fix for bug id 19990615.008, pos() unset during s///ge.
+     Branch: perl
+          ! pp_ctl.c t/op/pos.t
+____________________________________________________________________________
+[  7561] By: jhi                                   on 2000/11/05  18:21:46
+        Log: Add =pod to be tidy.
+     Branch: perl
+          ! lib/Math/Complex.pm
+____________________________________________________________________________
+[  7560] By: jhi                                   on 2000/11/05  17:38:46
+        Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
+     Branch: perl
+          ! ext/Storable/ChangeLog ext/Storable/Storable.pm
+          ! ext/Storable/Storable.xs t/lib/st-recurse.t
+____________________________________________________________________________
+[  7559] By: jhi                                   on 2000/11/05  17:32:59
+        Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
+             From: "Peter J. Farley III" <pjfarley@banet.net>
+             Date: Sun, 05 Nov 2000 11:55:59 -0500
+             Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
+     Branch: perl
+          ! t/lib/syslog.t
+____________________________________________________________________________
+[  7558] By: jhi                                   on 2000/11/05  17:29:19
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c
+____________________________________________________________________________
+[  7557] By: jhi                                   on 2000/11/05  17:22:01
+        Log: A fix of sorts for 20000329.026, a better error message
+             for a missing "use charnames" when using the \N{...}. 
+     Branch: perl
+          ! pod/perldiag.pod toke.c
+____________________________________________________________________________
+[  7556] By: jhi                                   on 2000/11/05  16:33:50
+        Log: Test tweak: show also the failed locales.
+             
+             Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
+             From: Lupe Christoph <lupe@lupe-christoph.de>         
+             Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
+             Message-Id: <200011051139.MAA12442@lupe-christoph.de>
+     Branch: perl
+          ! t/pragma/locale.t
+____________________________________________________________________________
+[  7555] By: nick                                  on 2000/11/05  11:09:34
+        Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
+             open RDWR so does not fail. (pragma/warnings 303 again...)
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  7554] By: nick                                  on 2000/11/05  10:10:13
+        Log: Fix case where ungetc(f,EOF) was allowed.
+             Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
+             so we can see similarities.
+             Use types more carefully and a STDCHAR array in hope that this will
+             fix Jarrko's 64bit machine.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  7553] By: jhi                                   on 2000/11/05  01:12:16
+        Log: Fix for
+             
+             Subject: [ID 20001004.007] taint propogation is inconsistent
+             From: pimlott@idiomtech.com (Andrew Pimlott) 
+             Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
+             Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
+             
+             The culprit was sv_setsv() which was rather blindly
+             propagating taint, which lead to behaviour where if
+             a tainted anon hash value was seen all the hash values
+             from then on at that level became tainted, or at any
+             upper levels in the case of nested anon hashes.
+     Branch: perl
+          ! sv.c t/op/taint.t
+____________________________________________________________________________
+[  7552] By: jhi                                   on 2000/11/04  23:44:18
+        Log: Some cpps don't like splitting conditionals across several lines.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  7551] By: nick                                  on 2000/11/04  23:40:44
+        Log: Integrate mainline
+     Branch: perlio
+         !> pp_hot.c t/op/taint.t
+____________________________________________________________________________
+[  7550] By: nick                                  on 2000/11/04  23:39:05
+        Log: Integrate mainline again
+     Branch: perlio
+         !> Configure config_h.SH embed.h embed.pl perl.h proto.h
+         !> t/lib/b.t t/op/misc.t util.c
+____________________________________________________________________________
+[  7549] By: jhi                                   on 2000/11/04  23:14:01
+        Log: Fix for
+             
+             Subject: [ID 20001004.006] undef is never tainted
+             From: pimlott@idiomtech.com (Andrew Pimlott)
+             Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
+             Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
+             
+             An undef read from a slurped file was not tainted.
+     Branch: perl
+          ! pp_hot.c t/op/taint.t
+____________________________________________________________________________
+[  7548] By: jhi                                   on 2000/11/04  22:56:21
+        Log: Test tweak ($Config{useperlio} is by default undef) .
+     Branch: perl
+          ! t/lib/b.t
+____________________________________________________________________________
+[  7547] By: jhi                                   on 2000/11/04  22:43:56
+        Log: Integrate perlio.
+     Branch: perl
+         +> lib/perlio.pm
+         !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
+         !> pod/perlapi.pod t/lib/b.t
+____________________________________________________________________________
+[  7546] By: jhi                                   on 2000/11/04  22:40:59
+        Log: Configure would use a bad $myuname from an old config.sh.
+             
+             Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
+     Branch: metaconfig
+          ! U/modified/Oldconfig.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  7545] By: jhi                                   on 2000/11/04  22:36:54
+        Log: Subject: Locales support (setlocale) fixes
+             From: "Konovalov, Vadim" <vkonovalov@lucent.com>
+             Date: Sat, 4 Nov 2000 10:15:48 +0300 
+             Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
+             
+             Modified quite a bit to be more portable.
+     Branch: perl
+          ! embed.h embed.pl perl.h proto.h util.c
+____________________________________________________________________________
+[  7544] By: jhi                                   on 2000/11/04  22:32:47
+        Log: Dying is too strict here, better just skip.
+     Branch: perl
+          ! t/op/misc.t
+____________________________________________________________________________
+[  7543] By: nick                                  on 2000/11/04  21:55:13
+        Log: Merge mainline
+     Branch: perlio
+         +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
+         +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
+         +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
+         !> (integrate 64 files)
+____________________________________________________________________________
+[  7542] By: jhi                                   on 2000/11/04  21:09:28
+        Log: More Changes tweakery.
+     Branch: perl
+          ! Changes Porting/genlog
+____________________________________________________________________________
+[  7541] By: jhi                                   on 2000/11/04  20:58:18
+        Log: Changes fixups.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[  7540] By: jhi                                   on 2000/11/04  20:42:38
+        Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
+             create a "fast path" for locale name probing using "locale -a"
+             if available, squash finally hopefully the s?printf resetting
+             the numeric locale (since, IIUC perllocale, it never shouldn't). 
+     Branch: perl
+          ! sv.c t/op/misc.t t/pragma/locale.t
+____________________________________________________________________________
+[  7539] By: nick                                  on 2000/11/04  19:56:10
+        Log: PerlIO infrastructure complete.
+     Branch: perlio
+          + lib/perlio.pm
+          ! MANIFEST iperlsys.h perlio.c t/lib/b.t
+____________________________________________________________________________
+[  7538] By: nick                                  on 2000/11/04  14:31:32
+        Log: Type tweaks + less contorted allocation scheme
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  7537] By: nick                                  on 2000/11/04  12:40:42
+        Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
+             a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
+             fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
+             sensible) which lead to some interesting fails.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  7536] By: jhi                                   on 2000/11/04  00:20:02
+        Log: Add FCNTL_CAN_LOCK.
+             
+             Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
+             
+             Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
+             From: Andy Dougherty <doughera@lafayette.edu>
+             In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
+             Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
+     Branch: metaconfig/U/perl
+          + d_fcntl_can_lock.U
+          ! startperl.U
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
+          ! 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
+____________________________________________________________________________
+[  7535] By: nick                                  on 2000/11/03  22:19:10
+        Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
+             - Works on Linux with
+             perlio + unix
+             stdio
+             - Works on Solaris with
+             perlio + unix
+             - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
+             - Fails (hangs in openpid) if you try and stack
+             perlio + stdio - Linux stdio's read() logic is hanging.
+     Branch: perlio
+          ! iperlsys.h perlio.c
+____________________________________________________________________________
+[  7534] By: jhi                                   on 2000/11/03  15:16:02
+        Log: Subject: Re: README.aix
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Fri, 03 Nov 2000 16:03:15 +0100
+             Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! README.aix
+____________________________________________________________________________
+[  7533] By: jhi                                   on 2000/11/03  03:59:02
+        Log: Subject: [PATCH 5.7.0] better messages from malloc()
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Wed, 1 Nov 2000 23:39:56 -0500
+             Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
+     Branch: perl
+          ! malloc.c pod/perldiag.pod
+____________________________________________________________________________
+[  7532] By: jhi                                   on 2000/11/03  00:11:56
+        Log: The #7521 touched things it shouldn't have.
+     Branch: perl
+          ! ext/POSIX/POSIX.xs ext/POSIX/typemap
+____________________________________________________________________________
+[  7531] By: jhi                                   on 2000/11/02  22:32:33
+        Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Thu, 2 Nov 2000 16:58:36 EST
+             Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! vms/gen_shrfls.pl
+____________________________________________________________________________
+[  7530] By: jhi                                   on 2000/11/02  22:08:49
+        Log: Fix the problem discussed in
+             
+             Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
+             Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
+             Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
+             
+             originally from Linc Madison.  Also Andreas König's comments
+             taken into account.  Some other problems with Tie::SubstrHash
+             fixed: didn't croak when the table exceeded the requested number
+             of entries (as documented) but instead when the number of entries
+             exceeded the size of the table, a croak() had an unnecessary \n,
+             didn't have a CLEAR method, documented that there is no exists().
+             Didn't fix to be strict-proof because the module uses &foo; and
+             dynamic scope.  Added a test script exercizing both first tamely 
+             the basic functionality, and then the failure cases reported by
+             Linc Madison.
+     Branch: perl
+          + t/lib/tie-substrhash.t
+          ! MANIFEST lib/Tie/SubstrHash.pm
+____________________________________________________________________________
+[  7529] By: jhi                                   on 2000/11/02  17:58:08
+        Log: recv() can fail and return undef.
+             
+             Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
+             From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
+             Date: Thu, 2 Nov 2000 20:12:20 +0300
+             Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
+     Branch: perl
+          ! lib/Net/Ping.pm
+____________________________________________________________________________
+[  7528] By: jhi                                   on 2000/11/02  17:49:09
+        Log: Detpyo.
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  7527] By: jhi                                   on 2000/11/02  15:48:37
+        Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
+             fix a autovivification bug in Tie::RefHash, add tests for both.
+             
+             Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
+             From: Edward Avis <epa98@doc.ic.ac.uk>
+             Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
+             Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
+     Branch: perl
+          + t/lib/tie-refhash.t
+          ! MANIFEST lib/Tie/RefHash.pm
+____________________________________________________________________________
+[  7526] By: jhi                                   on 2000/11/02  13:56:26
+        Log: Test::Harness revealed buglets in the new DynaLoader.
+             
+             Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 02 Nov 2000 11:26:48 +0100 
+             Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
+     Branch: perl
+          ! ext/DynaLoader/DynaLoader_pm.PL
+____________________________________________________________________________
+[  7525] By: jhi                                   on 2000/11/01  23:52:08
+        Log: The entry for #7503 was missing.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[  7524] By: jhi                                   on 2000/11/01  23:40:52
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7523] By: jhi                                   on 2000/11/01  22:57:09
+        Log: More tweaking on the #7522 theme.
+     Branch: perl
+          ! ext/DynaLoader/DynaLoader_pm.PL
+____________________________________________________________________________
+[  7522] By: jhi                                   on 2000/11/01  22:06:15
+        Log: Expand %Config variables and %ENV variables only if
+             so requested during build time using the
+             PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
+             Not expanding makes relocating distributions easier.
+     Branch: perl
+          ! ext/DynaLoader/DynaLoader_pm.PL
+____________________________________________________________________________
+[  7521] By: jhi                                   on 2000/11/01  20:56:34
+        Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
+             and setgid() because they were just changing $< and $( which means
+             only changing the real uid/gid, as opposed to changing both
+             real and effective ids.  (The alternative way could have been
+             in POSIX.pm to change $> and $), too, but making a direct call
+             to the C API feels cleaner.)  Fixes the bug
+             
+             Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
+             From: "Garry T. Williams" <garry@zvolve.com>
+             Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
+             Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
+     Branch: perl
+          ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
+          ! ext/POSIX/typemap pod/perlvar.pod
+____________________________________________________________________________
+[  7520] By: jhi                                   on 2000/11/01  20:08:33
+        Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
+             From: "Garry T. Williams" <garry@zvolve.com>
+             Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
+             Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
+     Branch: perl
+          ! pod/perlsec.pod
+____________________________________________________________________________
+[  7519] By: jhi                                   on 2000/11/01  20:01:22
+        Log: Locale warning explanation tweak.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[  7518] By: jhi                                   on 2000/11/01  18:57:13
+        Log: C.pm part of
+             
+             Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
+             From: Jarkko Hietaniemi <jhi@iki.fi>
+             Date: Tue, 10 Oct 2000 08:22:28 -0500
+             Message-Id: <20001010082228.B17030@chaos.wustl.edu>
+     Branch: perl
+          ! ext/B/B/C.pm
+____________________________________________________________________________
+[  7517] By: jhi                                   on 2000/11/01  18:41:59
+        Log: Subject: [ID 20001005.006] Documentation -- description of qr//
+             From: Martien Verbruggen <mgjv@comdyn.com.au>
+             Date: Fri, 6 Oct 2000 14:09:10 +1100
+             Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  7516] By: jhi                                   on 2000/11/01  18:34:55
+        Log: Generalize the Camel wording.
+             
+             Subject: Re: perlfaq style changes
+             From: John Borwick <jhborwic@unity.ncsu.edu>
+             Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
+             Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
+     Branch: perl
+          ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
+____________________________________________________________________________
+[  7515] By: jhi                                   on 2000/11/01  16:52:31
+        Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
+             From: pimlott@idiomtech.com (Andrew Pimlott)
+             Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
+             Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
+     Branch: perl
+          ! pod/perlsec.pod
+____________________________________________________________________________
+[  7514] By: jhi                                   on 2000/11/01  15:03:40
+        Log: More AIX lore.
+     Branch: perl
+          ! ext/re/hints/aix.pl
+____________________________________________________________________________
+[  7513] By: jhi                                   on 2000/11/01  14:48:30
+        Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
+             From: root <root@chronos.fi.muni.cz>
+             Date: Wed, 1 Nov 2000 12:31:32 +0100
+             Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
+     Branch: perl
+          ! lib/Net/Ping.pm
+____________________________________________________________________________
+[  7512] By: jhi                                   on 2000/11/01  14:46:47
+        Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
+             From: Martin Husemann <martin@duskware.de>
+             Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
+             Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  7511] By: jhi                                   on 2000/11/01  14:39:50
+        Log: AUTHORS updates.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[  7510] By: jhi                                   on 2000/11/01  14:29:50
+        Log: Subject: [PATCH] startperl to respect versiononly
+             From: Robin Barker <rmb1@cise.npl.co.uk> 
+             Date: Tue, 31 Oct 2000 16:29:36 GMT
+             Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
+     Branch: metaconfig/U/perl
+          ! startperl.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  7509] By: jhi                                   on 2000/11/01  14:19:53
+        Log: printf UVs the correct way, noticed by Robin Barker.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  7508] By: jhi                                   on 2000/11/01  14:10:03
+        Log: Do not cleanup *% because the % has special meanings in some
+             shell environments.
+     Branch: perl
+          ! ext/Storable/Makefile.PL
+____________________________________________________________________________
+[  7507] By: jhi                                   on 2000/11/01  14:06:00
+        Log: The NonStop-UX libraries have a novel way to say NaN.
+     Branch: perl
+          ! t/lib/bigfltpm.t
+____________________________________________________________________________
+[  7506] By: jhi                                   on 2000/11/01  14:03:35
+        Log: The osname has been lowercased by now, from Tom Bates.
+     Branch: metaconfig
+          ! U/modified/Oldconfig.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  7505] By: jhi                                   on 2000/10/31  19:18:39
+        Log: The compiler is either gcc or cc, from Tom Bates.
+     Branch: perl
+          ! hints/nonstopux.sh
+____________________________________________________________________________
+[  7504] By: jhi                                   on 2000/10/31  14:53:42
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7503] By: jhi                                   on 2000/10/31  14:30:50
+        Log: Whitespace style tweak.  Was originally going to see to
+             
+             Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
+             From: Joe Smith <jms@inwap.com>
+             Date: Mon, 30 Oct 2000 18:47:57 -0800
+             Message-Id: <39FE32DD.24AAC4D@inwap.com>
+             
+             but that had already been taken care of.
+     Branch: metaconfig
+          ! U/compline/d_stdstdio.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  7502] By: jhi                                   on 2000/10/31  14:25:02
+        Log: AUTHORS tweaks.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[  7501] By: jhi                                   on 2000/10/31  14:23:59
+        Log: Subject: perlfaq style changes
+             From: John Borwick <jhborwic@unity.ncsu.edu>
+             Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
+             Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
+     Branch: perl
+          ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
+          ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
+          ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
+          ! pod/perlfaq9.pod
+____________________________________________________________________________
+[  7500] By: jhi                                   on 2000/10/31  14:22:15
+        Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
+             
+             Subject: Re: [ID 20000918.005] ~ on wide chars
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Mon, 30 Oct 2000 21:09:55 -0800
+             Message-ID: <jQl/5gzkgWYL092yn@efn.org>
+             
+             (The ord() part of the patch skipped.)
+     Branch: perl
+          ! doop.c
+____________________________________________________________________________
+[  7499] By: jhi                                   on 2000/10/31  14:20:08
+        Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
+             From: Jens Hamisch <jens@Strawberry.COM>
+             Date: Mon, 30 Oct 2000 15:17:07 +0100
+             Message-Id: <20001030151707.A9597@Strawberry.COM>
+     Branch: perl
+          ! av.c
+____________________________________________________________________________
+[  7498] By: jhi                                   on 2000/10/31  14:16:29
+        Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
+     Branch: perl
+          + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
+          + ext/Encode/Encode/posix-bc.enc
+          ! MANIFEST t/lib/encode.t
+____________________________________________________________________________
+[  7497] By: jhi                                   on 2000/10/31  14:13:22
+        Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/cgi-html.t
+____________________________________________________________________________
+[  7496] By: jhi                                   on 2000/10/31  14:12:05
+        Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/cgi-function.t
+____________________________________________________________________________
+[  7495] By: jhi                                   on 2000/10/31  14:11:08
+        Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
+     Branch: perl
+          + ext/re/hints/aix.pl
+          ! MANIFEST ext/re/Makefile.PL
+____________________________________________________________________________
+[  7494] By: jhi                                   on 2000/10/31  14:08:32
+        Log: Use Errno magic.
+             
+             Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
+             From: Casey Tweten <perl@ctweten.amsite.com>
+             Date: Mon, 30 Oct 2000 15:51:17 -0500
+             Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
+     Branch: perl
+          ! lib/File/Temp.pm
+____________________________________________________________________________
+[  7493] By: jhi                                   on 2000/10/31  14:05:07
+        Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
+             
+             Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 30 Oct 2000 17:38:45 +0000
+             Message-ID: <20001030173845.O60355@plum.flirble.org>
+     Branch: perl
+          ! Makefile.SH utils/perlbug.PL
+____________________________________________________________________________
+[  7492] By: nick                                  on 2000/10/30  19:37:23
+        Log: Change files which are mysteriously different to mainline to be
+             copies of mainline.
+     Branch: perlio
+          ! objXSUB.h perlapi.c pod/perlapi.pod
+____________________________________________________________________________
+[  7491] By: nick                                  on 2000/10/30  18:05:54
+        Log: Perlio fixes discovered on big-endian & very traditional Solaris:
+             - typo in endian code in putc.
+             - Don't allow read of write-only files and vice-versa
+             - and off-by-one in flush-all loop.
+             Remove debug calls as they were using GCC specific features.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  7490] By: nick                                  on 2000/10/29  21:45:45
+        Log: Integrate mainline to perlio
+     Branch: perlio
+         !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
+         !> toke.c
+____________________________________________________________________________
+[  7489] By: jhi                                   on 2000/10/29  21:11:08
+        Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 29 Oct 2000 22:05:59 +0100
+             Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
+     Branch: perl
+          ! lib/ExtUtils/Manifest.pm
+____________________________________________________________________________
+[  7488] By: jhi                                   on 2000/10/29  21:07:47
+        Log: Tests for #7487.
+             
+             Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 29 Oct 2000 19:37:09 +0100
+             Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
+     Branch: perl
+          ! t/comp/proto.t
+____________________________________________________________________________
+[  7487] By: jhi                                   on 2000/10/29  21:06:27
+        Log: constsub spillage.
+             
+             Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
+             From: John Tobey <jtobey@john-edwin-tobey.org>
+             Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
+             Message-Id: <m13pvSr-000FObC@feynman.localnet>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  7486] By: nick                                  on 2000/10/29  21:05:04
+        Log: Integrate mainline to perlio branch
+     Branch: perlio
+         +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
+         +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
+         +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
+         +> vos/install_perl.cm
+          - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
+          - vos/config.h vos/config_h.SH_orig
+         !> (integrate 141 files)
+____________________________________________________________________________
+[  7485] By: jhi                                   on 2000/10/29  21:00:47
+        Log: Make \x{...} consistently produce UTF-8.
+             
+             Subject: Re: \x{...} is confused 
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sun, 29 Oct 2000 19:36:48 +0000
+             Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
+     Branch: perl
+          ! t/pragma/utf8.t toke.c
+____________________________________________________________________________
+[  7484] By: nick                                  on 2000/10/29  20:05:29
+        Log: PerlIO passes all tests.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  7483] By: jhi                                   on 2000/10/29  18:06:55
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7482] By: nick                                  on 2000/10/29  17:43:28
+        Log: Include <unistd.h> to get correct lseek() prototype etc.
+             (I thought perl.h did that) - down to two fails
+             - comp/require.t (last test)
+             - lib/io_xs.t - possibly import/export of FILE * ?
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  7481] By: jhi                                   on 2000/10/29  17:02:37
+        Log: UTF-8 decoder tweak.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  7480] By: nick                                  on 2000/10/29  16:26:11
+        Log: Fixed two bugs:
+             - error code not being set on close (of broken pipe)
+             - append mode was truncating.
+             At least one seek/tell bug remains.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  7479] By: nick                                  on 2000/10/29  11:18:16
+        Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
+             in case of accidents. Still several worrying fails, no line disciplines yet.
+     Branch: perlio
+          ! iperlsys.h perlio.c
+____________________________________________________________________________
+[  7478] By: jhi                                   on 2000/10/29  02:04:01
+        Log: Add also emailless people.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[  7477] By: jhi                                   on 2000/10/29  01:36:00
+        Log: The #7476 needs a MANIFEST change, too.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  7476] By: jhi                                   on 2000/10/29  01:35:21
+        Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
+     Branch: perl
+          - MAINTAIN
+          ! AUTHORS Changes
+____________________________________________________________________________
+[  7475] By: jhi                                   on 2000/10/28  23:57:25
+        Log: De-quoted-unreadable to ISO Latin 1.
+             (There's one ISO-2022-JP name in Changes5.004.)
+     Branch: perl
+          ! Changes Changes5.6
+____________________________________________________________________________
+[  7474] By: jhi                                   on 2000/10/28  19:13:06
+        Log: Subject: [ID 20001027.007] uniq array in perlfaq
+             From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
+             Date: Fri, 27 Oct 2000 19:28:30 +0200
+             Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[  7473] By: jhi                                   on 2000/10/28  18:02:05
+        Log: Locking null mutexes is not recommendable.
+             
+             Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Sat, 28 Oct 2000 18:41:12 +0100
+             Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  7472] By: jhi                                   on 2000/10/28  17:52:58
+        Log: Better create a true mailing list for the repository keepers.
+     Branch: perl
+          ! Porting/repository.pod
+____________________________________________________________________________
+[  7471] By: jhi                                   on 2000/10/28  17:28:24
+        Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
+             name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
+     Branch: perl
+          + Porting/repository.pod
+          ! MANIFEST
+____________________________________________________________________________
+[  7470] By: jhi                                   on 2000/10/28  17:20:54
+        Log: Subject: DOC PATCH 5.6.0
+             From: mjd@plover.com
+             Date: 27 Oct 2000 17:32:44 -0000
+             Message-ID: <20001027173244.23754.qmail@plover.com>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  7469] By: jhi                                   on 2000/10/28  17:16:45
+        Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
+             From: "Peter J. Farley III" <pjfarley@banet.net>
+             Date: Fri, 27 Oct 2000 20:32:56 -0400
+             Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
+     Branch: perl
+          ! README.dos
+____________________________________________________________________________
+[  7468] By: jhi                                   on 2000/10/28  17:07:18
+        Log: Make target reordering to avoid pointless re-makes.
+             
+             Subject: Re: Total re-make of 'make okfile' after 7451 ?
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 28 Oct 2000 00:31:02 +0100
+             Message-ID: <20001028003101.A54517@plum.flirble.org>
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  7467] By: jhi                                   on 2000/10/28  17:05:31
+        Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
+             From: lvirden@cas.org
+             Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
+             Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
+     Branch: perl
+          ! README.os2
+____________________________________________________________________________
+[  7466] By: jhi                                   on 2000/10/28  16:09:16
+        Log: Upgrade to CPAN 1.58_55.
+             
+             Subject: CPAN.pm status
+             From: andreas.koenig@anima.de (Andreas J. Koenig) 
+             Date: 28 Oct 2000 08:18:00 +0200 
+             Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
+     Branch: perl
+          ! lib/CPAN.pm lib/CPAN/FirstTime.pm
+____________________________________________________________________________
+[  7465] By: jhi                                   on 2000/10/28  16:02:47
+        Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
+     Branch: perl
+          ! embed.h embed.pl perl.h proto.h toke.c
+____________________________________________________________________________
+[  7464] By: nick                                  on 2000/10/28  10:43:44
+        Log: Fix for sv_2iv() on "shared" value from keys %hash.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  7463] By: jhi                                   on 2000/10/27  16:18:29
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7462] By: jhi                                   on 2000/10/27  16:17:44
+        Log: Too enthusiastic editing in #7460.
+     Branch: metaconfig
+          ! U/modified/Oldsym.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  7461] By: jhi                                   on 2000/10/27  15:37:38
+        Log: Retract #7459, the script needs more work.
+     Branch: perl
+          - mkreef
+          ! MANIFEST
+____________________________________________________________________________
+[  7460] By: jhi                                   on 2000/10/27  15:23:14
+        Log: Use $sort, $uniq (and $tr) consistently as wondered
+             by Nicholas Clark.
+     Branch: metaconfig
+          ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
+          ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
+          ! U/modified/libc.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  7459] By: jhi                                   on 2000/10/27  15:02:07
+        Log: (Retracted by #7461)
+             
+             Add a shell script for creating/removing symbolic link farms,
+             useful for keeping the source code read-only and doing the
+             builds somewhere else.
+     Branch: perl
+          + mkreef
+          ! MANIFEST
+____________________________________________________________________________
+[  7458] By: jhi                                   on 2000/10/27  14:42:20
+        Log: Do away with the fix_pl.
+     Branch: perl
+          - fix_pl
+          ! MANIFEST Makefile.SH
+____________________________________________________________________________
+[  7457] By: jhi                                   on 2000/10/27  12:43:13
+        Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
+             From: Jens Hamisch <jens@Strawberry.COM>
+             Date: Fri, 27 Oct 2000 14:38:21 +0200
+             Message-Id: <20001027143821.B3366@Strawberry.COM>
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  7456] By: jhi                                   on 2000/10/27  12:33:42
+        Log: Subject: [PATCH] todo
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Thu, 26 Oct 2000 22:32:29 +0100
+             Message-ID: <20001026223229.A44540@plum.flirble.org>
+     Branch: perl
+          ! pod/perltodo.pod
+____________________________________________________________________________
+[  7455] By: jhi                                   on 2000/10/27  12:02:21
+        Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
+             From: John Tobey <jtobey@john-edwin-tobey.org>
+             Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
+             Message-Id: <m13ozHF-000FObC@feynman.localnet>
+     Branch: perl
+          ! op.c t/pragma/sub_lval.t
+____________________________________________________________________________
+[  7454] By: jhi                                   on 2000/10/27  11:59:42
+        Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
+             From: sthoenna@efn.org
+             Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
+             Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
+     Branch: perl
+          ! pp.c t/op/assignwarn.t
+____________________________________________________________________________
+[  7453] By: jhi                                   on 2000/10/27  00:15:08
+        Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
+     Branch: perl
+          ! ext/Storable/ChangeLog ext/Storable/Storable.pm
+          ! ext/Storable/Storable.xs t/lib/st-lock.t
+____________________________________________________________________________
+[  7452] By: jhi                                   on 2000/10/26  13:05:52
+        Log: Undo #7451, this seems to be a deficiency in Perforce,
+             there is no per-file line-terminator type, only per-client.
+     Branch: perl
+          ! README.dos README.win32 djgpp/configure.bat win32/Makefile
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  7451] By: jhi                                   on 2000/10/26  04:56:03
+        Log: Experimenting in DOS arcana.
+     Branch: perl
+          ! README.dos README.win32 djgpp/configure.bat win32/Makefile
+          ! win32/makefile.mk
+____________________________________________________________________________
+[  7450] By: jhi                                   on 2000/10/26  04:50:52
+        Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
+             From: "Peter J. Farley III" <pjfarley@banet.net>            
+             Date: Wed, 25 Oct 2000 23:10:18 -0400
+             Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
+     Branch: perl
+          ! t/io/open.t
+____________________________________________________________________________
+[  7449] By: jhi                                   on 2000/10/26  04:49:16
+        Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Thu, 26 Oct 2000 01:55:17 +0100
+             Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
+             
+             minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
+     Branch: perl
+          ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
+____________________________________________________________________________
+[  7448] By: jhi                                   on 2000/10/26  04:38:36
+        Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
+             Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  7447] By: jhi                                   on 2000/10/25  23:20:02
+        Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
+             in platforms that strictly require all the symbols being present
+             at link time.
+     Branch: perl
+          ! handy.h
+____________________________________________________________________________
+[  7446] By: jhi                                   on 2000/10/25  21:55:57
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7445] By: jhi                                   on 2000/10/25  21:27:08
+        Log: Integrate with vmsperl #7430 by Charles Bailey:
+             
+             Cleanup from prior patch (Charles Lane?):
+             - improve handling of MFDs in Basename and Path
+             - default to no xsubpp line # munging when building debug images
+     Branch: perl
+         !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
+____________________________________________________________________________
+[  7444] By: jhi                                   on 2000/10/25  21:03:50
+        Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
+             From: John Peacock <JPeacock@UnivPress.com>
+             Date: Thu, 18 May 2000 11:55:27 -0400
+             Message-ID: <3924126F.A58BE57A@UnivPress.com>
+     Branch: perl
+          ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
+          ! t/op/write.t
+____________________________________________________________________________
+[  7443] By: jhi                                   on 2000/10/25  20:43:10
+        Log: Temporary stopgap for the self-tying issue: for now only
+             array and hash self-ties are verboten.  The real fix, of
+             course, would be to comprehensively test (and implement?)
+             and debug (and document) self-ties.
+     Branch: perl
+          ! pod/perldiag.pod pp_sys.c t/op/tie.t
+____________________________________________________________________________
+[  7442] By: jhi                                   on 2000/10/25  20:14:30
+        Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
+             From: Dan Sugalski <dan@sidhe.org>
+             Date: Wed, 25 Oct 2000 13:36:35 -0400
+             Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
+             
+             plus regen global.sym.
+     Branch: perl
+          ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
+          ! thrdvar.h util.c
+____________________________________________________________________________
+[  7441] By: jhi                                   on 2000/10/25  20:12:20
+        Log: buildtoc target tweaks.
+     Branch: perl
+          ! pod/Makefile.SH
+____________________________________________________________________________
+[  7440] By: jhi                                   on 2000/10/25  20:03:53
+        Log: A new version of making the syslog test more robust.
+             (Replaces #7421.)
+             
+             Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
+             From: "Kurt D. Starsinic" <kstar@chapin.edu>
+             Date: Wed, 25 Oct 2000 12:13:54 -0400
+             Message-ID: <20001025121354.B2264@O2.chapin.edu>
+     Branch: perl
+          ! t/lib/syslog.t
+____________________________________________________________________________
+[  7439] By: jhi                                   on 2000/10/25  20:00:48
+        Log: Continue the internal UTF-8 API tweaking.
+             Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
+             used much more than the simpler API, now called utf8_to_uv_simple().
+             Still not quite happy with API, too much partial duplication
+             of functionality.
+     Branch: perl
+          ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
+          ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
+          ! regcomp.c regexec.c sv.c toke.c utf8.c
+____________________________________________________________________________
+[  7438] By: jhi                                   on 2000/10/25  18:52:30
+        Log: Allow poking holes at the UTF-8 decoding strictness.
+     Branch: perl
+          ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
+          ! utf8.h
+____________________________________________________________________________
+[  7437] By: jhi                                   on 2000/10/25  13:53:05
+        Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
+             UTF8LEN() and UTF8SKIP(). 
+     Branch: perl
+          ! pp.c utf8.c utf8.h
+____________________________________________________________________________
+[  7436] By: jhi                                   on 2000/10/25  13:51:37
+        Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 25 Oct 2000 14:44:05 +0100
+             Message-ID: <20001025144404.D27253@plum.flirble.org>
+     Branch: perl
+          ! pod/perlrun.pod
+____________________________________________________________________________
+[  7435] By: jhi                                   on 2000/10/25  13:49:32
+        Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Tue, 24 Oct 2000 14:59:40 +0100
+             Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
+     Branch: perl
+          ! scope.c
+____________________________________________________________________________
+[  7434] By: jhi                                   on 2000/10/25  13:48:41
+        Log: AIX is picky about its symbol exports.  Solution for now
+             is to include the deb.o explicitly to the re extension build.
+             
+             Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
+     Branch: perl
+          ! ext/re/Makefile.PL hints/aix.sh
+____________________________________________________________________________
+[  7433] By: jhi                                   on 2000/10/25  13:46:49
+        Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 25 Oct 2000 12:02:20 +0200
+             Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! perlsdio.h
+____________________________________________________________________________
+[  7432] By: jhi                                   on 2000/10/25  13:44:28
+        Log: Subject: Minor update to find2perl, for portability
+             From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
+             Date: Wed, 25 Oct 2000 12:05:47 +0100
+             Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
+     Branch: perl
+          ! x2p/find2perl.PL
+____________________________________________________________________________
+[  7431] By: jhi                                   on 2000/10/25  13:40:39
+        Log: Add targets to Makefile.SH, most importantly
+             'regen_all' which also remembers to update vms/perly*.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  7430] By: bailey                                on 2000/10/25  03:13:53
+        Log: Cleanup from prior patch (Charles Lane?):
+             - improve handling of MFDs in Basename and Path
+             - default to no xsubpp line # munging when building debug images
+     Branch: vmsperl
+          ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
+____________________________________________________________________________
+[  7429] By: jhi                                   on 2000/10/24  20:03:40
+        Log: Podify README.epoc and README.vos.
+     Branch: perl
+          ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
+          ! pod/perlport.pod pod/perltoc.pod
+____________________________________________________________________________
+[  7428] By: jhi                                   on 2000/10/24  19:10:33
+        Log: Stratus VOS updates from Paul Green.
+     Branch: perl
+          + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
+          + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
+          - vos/config.def vos/config.h vos/config_h.SH_orig
+          ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
+          ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
+____________________________________________________________________________
+[  7427] By: jhi                                   on 2000/10/24  18:59:48
+        Log: Check if stdio supports tweaking lval and cnt simultaneously.
+             
+             Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 23 Oct 2000 15:39:32 +0100
+             Message-ID: <20001023153932.A10786@plum.flirble.org>
+     Branch: metaconfig
+          ! U/compline/d_stdstdio.U
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
+          ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
+          ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
+          ! vos/config.h vos/config_h.SH_orig win32/config.bc
+          ! win32/config.gc win32/config.vc
+____________________________________________________________________________
+[  7426] By: jhi                                   on 2000/10/24  17:57:44
+        Log: Missed the header file changes from #7425.
+     Branch: perl
+          ! embed.h embed.pl objXSUB.h proto.h
+____________________________________________________________________________
+[  7425] By: jhi                                   on 2000/10/24  17:55:17
+        Log: Fix the bug reported in
+             
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Subject: Encode bug?
+             Date: 24 Oct 2000 14:01:26 +0200 
+             Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
+             
+             Also make is_utf8_char() stricter.
+     Branch: perl
+          ! ext/Encode/Encode.xs utf8.c
+____________________________________________________________________________
+[  7424] By: jhi                                   on 2000/10/24  15:15:39
+        Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
+             From: Peter Scott <Peter@PSDT.com>
+             Date: Mon, 23 Oct 2000 19:46:01 -0700
+             Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
+     Branch: perl
+          ! pod/perlfaq5.pod
+____________________________________________________________________________
+[  7423] By: jhi                                   on 2000/10/24  14:25:30
+        Log: Test tweak to avoid pulling in the whole Config.
+     Branch: perl
+          ! t/lib/st-lock.t
+____________________________________________________________________________
+[  7422] By: jhi                                   on 2000/10/24  14:03:16
+        Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  7421] By: jhi                                   on 2000/10/24  13:32:09
+        Log: (Replaced by #7440.)
+             
+             Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
+             From: "Kurt D. Starsinic" <kstar@chapin.edu>
+             Date: Mon, 23 Oct 2000 16:40:54 -0400
+             Message-ID: <20001023164054.B14491@O2.chapin.edu>
+     Branch: perl
+          ! t/lib/syslog.t
+____________________________________________________________________________
+[  7420] By: jhi                                   on 2000/10/24  13:30:53
+        Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 23 Oct 2000 17:29:03 -0400
+             Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[  7419] By: jhi                                   on 2000/10/24  13:29:57
+        Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 23 Oct 2000 19:01:32 -0400
+             Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  7418] By: jhi                                   on 2000/10/24  13:26:04
+        Log: Replace #7409 with
+             
+             Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
+             From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
+             Date: Mon, 23 Oct 2000 20:08:56 +0200
+             Message-ID: <20001023200855.A14850@nice.ram.loc>
+     Branch: perl
+          ! ext/Storable/Storable.pm t/lib/st-lock.t
+____________________________________________________________________________
+[  7417] By: jhi                                   on 2000/10/24  13:17:52
+        Log: Run vms/vms_yfix.pl, should have done that after changing
+             perly.c in #7382.
+     Branch: perl
+          ! vms/perly_c.vms vms/perly_h.vms
+____________________________________________________________________________
+[  7416] By: jhi                                   on 2000/10/24  02:55:33
+        Log: Make the UTF-8 decoding stricter and more verbose when
+             malformation happens.  This involved adding an argument
+             to utf8_to_uv_chk(), which involved changing its prototype,
+             and prefer STRLEN over I32 for the UTF-8 length, which as
+             a domino effect necessitated changing the prototypes of
+             scan_bin(), scan_oct(), scan_hex(), and reg_uni().
+             The stricter UTF-8 decoding checking uses Markus Kuhn's
+             UTF-8 Decode Stress Tester from
+             http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
+     Branch: perl
+          ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
+          ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
+          ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
+          ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
+____________________________________________________________________________
+[  7415] By: jhi                                   on 2000/10/23  14:06:06
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7414] By: jhi                                   on 2000/10/23  12:39:52
+        Log: Undo the basename() part of #7412 since the lib/basename
+             tests would need upgrading too.
+     Branch: perl
+          ! lib/File/Basename.pm
+____________________________________________________________________________
+[  7413] By: jhi                                   on 2000/10/23  12:19:27
+        Log: Document PERL_INSTALL_ROOT of #7210.
+     Branch: perl
+          ! lib/ExtUtils/Install.pm
+____________________________________________________________________________
+[  7412] By: jhi                                   on 2000/10/23  12:16:47
+        Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
+     Branch: perl
+          ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
+          ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
+____________________________________________________________________________
+[  7411] By: jhi                                   on 2000/10/23  12:07:41
+        Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
+     Branch: perl
+          ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
+____________________________________________________________________________
+[  7410] By: jhi                                   on 2000/10/23  04:10:11
+        Log: The change #7187 was not so good on VMS.
+             
+             Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
+             From: "Craig A. Berry" <craig.berry@psinetcs.com>
+             Date: Sun, 22 Oct 2000 23:03:08 -0500
+             Message-Id: <p04330102b617d093470b@[172.16.52.1]>
+     Branch: perl
+          ! utils/perldoc.PL
+____________________________________________________________________________
+[  7409] By: jhi                                   on 2000/10/23  03:57:36
+        Log: Avoid Storable locking on DJGPP for now.
+             
+             Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
+             From: "Peter J. Farley III" <pjfarley@banet.net>
+             Date: Sun, 22 Oct 2000 20:00:00 -0400
+             Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
+     Branch: perl
+          ! ext/Storable/Storable.pm t/lib/st-lock.t
+____________________________________________________________________________
+[  7408] By: jhi                                   on 2000/10/23  03:50:24
+        Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
+             From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
+             Date: Sun, 22 Oct 2000 21:12:22 -0400
+             Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
+     Branch: perl
+          ! lib/vars.pm
+____________________________________________________________________________
+[  7407] By: jhi                                   on 2000/10/23  03:43:12
+        Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Mon, 23 Oct 2000 00:47:22 +0100
+             Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
+     Branch: perl
+          ! regexec.c t/op/pat.t
+____________________________________________________________________________
+[  7406] By: jhi                                   on 2000/10/23  03:40:29
+        Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
+     Branch: perl
+          ! lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[  7405] By: jhi                                   on 2000/10/22  21:32:00
+        Log: Doc patch.
+             
+             Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
+             From: rspier@pobox.com (Robert Spier)
+             Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
+             Message-ID: <14835.16112.13457.447971@rls.cx>
+     Branch: perl
+          ! lib/strict.pm
+____________________________________________________________________________
+[  7404] By: jhi                                   on 2000/10/22  21:30:51
+        Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
+             From: rspier@pobox.com (Robert Spier)
+             Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
+             Message-ID: <14835.17223.72448.705566@rls.cx>
+     Branch: perl
+          ! lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[  7403] By: jhi                                   on 2000/10/22  21:24:11
+        Log: Subject: [PATCH bleadperl] ripples from constsub patch
+             From: John Tobey <jtobey@john-edwin-tobey.org>
+             Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
+             Message-Id: <m13nSOB-000FObC@feynman.localnet>
+     Branch: perl
+          ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
+____________________________________________________________________________
+[  7402] By: jhi                                   on 2000/10/22  20:59:35
+        Log: Support s?printf parameter reordering.
+     Branch: perl
+          ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
+____________________________________________________________________________
+[  7401] By: jhi                                   on 2000/10/22  19:19:14
+        Log: Expand %Config variables only if explicitly so requested
+             during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
+             
+             Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
+             From: Gurusamy Sarathy <gsar@ActiveState.com>
+             Date: Sun, 22 Oct 2000 11:47:32 -0700
+             Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
+     Branch: perl
+          ! Makefile.SH lib/lib_pm.PL
+____________________________________________________________________________
+[  7400] By: jhi                                   on 2000/10/22  18:24:10
+        Log: Move the #7390 test from warn/op to comp/redef.
+             
+             Subject: Re: Creating const subs for constants.
+             From: John Tobey <jtobey@john-edwin-tobey.org>
+             Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
+             Message-Id: <m13nG72-000FObC@feynman.localnet>               
+     Branch: perl
+          ! t/comp/redef.t t/pragma/warn/op
+____________________________________________________________________________
+[  7399] By: jhi                                   on 2000/10/22  17:49:59
+        Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 21 Oct 2000 22:23:19 +0100
+             Message-ID: <20001021222319.B45586@plum.flirble.org>
+     Branch: perl
+          ! ext/DynaLoader/DynaLoader_pm.PL
+____________________________________________________________________________
+[  7398] By: jhi                                   on 2000/10/22  17:47:35
+        Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Sat, 21 Oct 2000 18:19:59 +0100
+             Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
+     Branch: perl
+          ! ext/B/B.pm ext/B/B/C.pm
+____________________________________________________________________________
+[  7397] By: jhi                                   on 2000/10/22  17:35:18
+        Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
+             From: "Todd C. Miller" <Todd.Miller@courtesan.com>
+             Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
+             Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
+     Branch: perl
+          ! hints/openbsd.sh
+____________________________________________________________________________
+[  7396] By: jhi                                   on 2000/10/22  17:19:46
+        Log: Subject: installman go-faster stripes
+             From: Nicholas Clark <nick@talking.bollo.cx>
+             Date: Sat, 21 Oct 2000 17:24:53 +0100
+             Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
+             
+             Subject: Re: installman go-faster stripes
+             From: Russ Allbery <rra@stanford.edu>
+             Date: 21 Oct 2000 11:04:13 -0700
+             Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
+     Branch: perl
+          ! installman pod/pod2man.PL
+____________________________________________________________________________
+[  7395] By: jhi                                   on 2000/10/22  17:17:35
+        Log: Hints tweak from Anton Berezin.
+     Branch: perl
+          ! hints/freebsd.sh
+____________________________________________________________________________
+[  7394] By: jhi                                   on 2000/10/22  04:50:04
+        Log: Tweak the Is* definitions of Unicode character classes
+             to better match the official categorizations; embrace
+             the official categorizations; add the combining marks
+             as alpha (and -numeric); fix DCinital (a typo and edito)
+             to be DCmedial.
+     Branch: perl
+          + lib/unicode/Is/DCmedial.pl
+          - lib/unicode/Is/DCinital.pl
+          ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
+          ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
+          ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
+          ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
+____________________________________________________________________________
+[  7393] By: jhi                                   on 2000/10/21  18:06:05
+        Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
+             From: Daniel Chetlin <daniel@chetlin.com>
+             Date: Sat, 21 Oct 2000 02:57:03 -0700
+             Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
+     Branch: perl
+          + t/lib/tie-splice.t
+          ! MANIFEST lib/Tie/Array.pm
+____________________________________________________________________________
+[  7392] By: gsar                                  on 2000/10/21  18:05:15
+        Log: resync utfperl branch with mainline
+     Branch: utfperl
+         !> (integrate 1760 files)
+____________________________________________________________________________
+[  7391] By: jhi                                   on 2000/10/21  14:37:49
+        Log: Testcases for a #7383,#7385 related bug.
+             
+             Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 21 Oct 2000 15:04:51 +0100
+             Message-ID: <20001021150451.A51566@plum.flirble.org>
+     Branch: perl
+          ! t/pragma/utf8.t
+____________________________________________________________________________
+[  7390] By: jhi                                   on 2000/10/21  14:35:57
+        Log: Add a testcase for #7389.
+     Branch: perl
+          ! t/pragma/warn/op
+____________________________________________________________________________
+[  7389] By: jhi                                   on 2000/10/21  14:26:45
+        Log: Subject: Re: Creating const subs for constants.
+             From: John Tobey <jtobey@john-edwin-tobey.org>
+             Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
+             Message-Id: <m13mo0N-000FObC@feynman.localnet>
+     Branch: perl
+          ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
+          ! proto.h sv.c
+____________________________________________________________________________
+[  7388] By: nick                                  on 2000/10/21  11:44:23
+        Log: Populate perlio branch
+     Branch: perlio
+         +> (branch 1760 files)
+____________________________________________________________________________
+[  7387] By: nick                                  on 2000/10/21  10:52:05
+        Log: Get branch back as replica of mainline via :
+             p4 integrate -b utfperl
+             p4 resolve -at ./...
+     Branch: utfperl
+         +> (branch 269 files)
+          - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
+          - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
+          - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
+          - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
+          - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
+          - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
+          - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
+          - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
+          - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
+          - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
+          - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
+          - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
+          - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
+          - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
+          - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
+          - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
+          - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
+          - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
+          - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
+          - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
+          - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
+          - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
+          - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
+          - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
+          - lib/unicode/UCD300.html lib/unicode/Unicode.300
+          - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
+          - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
+          - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
+          - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
+         !> (integrate 965 files)
+____________________________________________________________________________
+[  7386] By: jhi                                   on 2000/10/21  01:31:12
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7385] By: jhi                                   on 2000/10/21  01:28:42
+        Log: The #7383 was right only in the context of the original bug report,
+             not in more general case.
+     Branch: perl
+          ! pp_hot.c
+____________________________________________________________________________
+[  7384] By: jhi                                   on 2000/10/21  01:08:23
+        Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
+     Branch: perl
+          ! ext/IO/lib/IO/Select.pm
+____________________________________________________________________________
+[  7383] By: jhi                                   on 2000/10/21  00:44:18
+        Log: Fix for ID 20001020.006, concatenating an unset submatch
+             with utf8 resulted in "Modification of a read-only value".
+     Branch: perl
+          ! pp_hot.c t/pragma/utf8.t
+____________________________________________________________________________
+[  7382] By: jhi                                   on 2000/10/20  20:44:31
+        Log: Make scan_num() reëntrant, as suggested in
+             
+             Subject: [PATCH perl@7229] Rentrant parser and yylex()
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Fri, 20 Oct 2000 14:17:27 +0100
+             Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
+     Branch: perl
+          ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
+          ! toke.c
+____________________________________________________________________________
+[  7381] By: jhi                                   on 2000/10/20  20:07:29
+        Log: Reëntrancy fix.
+             
+             Subject: [PATCH perl@7229] Rentrant parser and yylex()
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Fri, 20 Oct 2000 14:17:27 +0100
+             Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
+     Branch: perl
+          ! embed.h embed.pl perl.h proto.h toke.c
+____________________________________________________________________________
+[  7380] By: jhi                                   on 2000/10/20  19:15:54
+        Log: Don't write double values through long double pointers,
+             based on a part of
+             
+             Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
+             From: Jens Hamisch <jens@Strawberry.COM>
+             Date: Tue, 17 Oct 2000 08:39:36 +0200
+             Message-Id: <20001017083936.A11104@Strawberry.COM>
+     Branch: perl
+          ! perl.h pp.c
+____________________________________________________________________________
+[  7379] By: jhi                                   on 2000/10/20  18:43:37
+        Log: Portability tweak on #7377.
+             
+             Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Fri, 20 Oct 2000 13:13:41 EDT
+             Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! t/lib/dprof.t
+____________________________________________________________________________
+[  7378] By: jhi                                   on 2000/10/20  12:57:19
+        Log: SOCKS function redefinitions need prototypes, too, otherwise
+             for example 32 bit versus 64 bit differences cause a lot of
+             problems.  Part of
+             
+             Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
+             From: Jens Hamisch <jens@Strawberry.COM>
+             Date: Tue, 17 Oct 2000 08:39:36 +0200
+             Message-Id: <20001017083936.A11104@Strawberry.COM>
+     Branch: perl
+          ! doio.c pp_sys.c
+____________________________________________________________________________
+[  7377] By: jhi                                   on 2000/10/20  12:37:12
+        Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Fri, 20 Oct 2000 08:26:04 EDT
+             Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
+____________________________________________________________________________
+[  7376] By: jhi                                   on 2000/10/20  12:35:31
+        Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Fri, 20 Oct 2000 07:48:15 EDT
+             Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! configure.com vms/gen_shrfls.pl
+____________________________________________________________________________
+[  7375] By: bailey                                on 2000/10/20  04:44:37
+        Log: SYN SYN
+     Branch: vmsperl
+         +> (branch 134 files)
+          - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
+          - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
+          - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
+          - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
+          - eg/cgi/frameset.cgi eg/cgi/index.html
+          - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
+          - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
+          - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
+          - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
+          - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
+          - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
+          - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
+          - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
+          - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
+          - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
+          - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
+          - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
+          - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
+          - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
+          - lib/unicode/Props.txt lib/unicode/UCD300.html
+          - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
+          - utils/perlbc.PL vms/subconfigure.com
+         !> (integrate 785 files)
+____________________________________________________________________________
+[  7374] By: jhi                                   on 2000/10/20  00:59:48
+        Log: In the latest compiler builds cccdlflags must not become -fpic,
+             from Wilfredo Sánchez.
+     Branch: perl
+          ! hints/darwin.sh
+____________________________________________________________________________
+[  7373] By: jhi                                   on 2000/10/20  00:56:35
+        Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
+             From: Tony Cook <tony@develop-help.com>
+             Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
+             Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  7372] By: jhi                                   on 2000/10/19  19:34:40
+        Log: Typo noted by Mark Lutz.
+     Branch: perl
+          ! t/op/64bitint.t
+____________________________________________________________________________
+[  7371] By: jhi                                   on 2000/10/19  19:33:13
+        Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
+     Branch: metaconfig
+          ! U/modified/Cppsym.U U/modified/Oldconfig.U
+     Branch: metaconfig/U/perl
+          ! End.U dlsrc.U libperl.U
+     Branch: perl
+          + hints/nonstopux.sh
+          ! Configure MANIFEST config_h.SH
+____________________________________________________________________________
+[  7370] By: jhi                                   on 2000/10/19  17:18:08
+        Log: Subject: PATCH do_print has 2 PerlIO_error()s
+             From: nick@ccl4.org
+             Date: Thu, 19 Oct 2000 18:09:20 +0100
+             Message-ID: <20001019180920.A8440@babyhippo.co.uk>
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[  7369] By: jhi                                   on 2000/10/19  14:01:49
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7368] By: jhi                                   on 2000/10/19  13:04:29
+        Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 18 Oct 2000 13:12:01 +0200
+             Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! hints/aix.sh
+____________________________________________________________________________
+[  7367] By: jhi                                   on 2000/10/19  02:22:40
+        Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
+             of a 'pmshort' anywhere in the B, so the offending line was simply
+             removed.
+     Branch: perl
+          ! ext/B/B/Debug.pm
+____________________________________________________________________________
+[  7366] By: jhi                                   on 2000/10/19  02:12:37
+        Log: Add the test case for the bug id 20000730.004 which seems
+             to have been fixed by now.
+     Branch: perl
+          ! t/pragma/utf8.t
+____________________________________________________________________________
+[  7365] By: jhi                                   on 2000/10/18  23:36:24
+        Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Wed, 18 Oct 2000 23:25:58 +0100
+             Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
+     Branch: perl
+          ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
+____________________________________________________________________________
+[  7364] By: jhi                                   on 2000/10/18  21:12:53
+        Log: (retracted)
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  7363] By: jhi                                   on 2000/10/18  20:55:38
+        Log: Missing change from #7362.
+     Branch: perl
+          ! win32/perlhost.h
+____________________________________________________________________________
+[  7362] By: jhi                                   on 2000/10/18  20:52:01
+        Log: Borland C fstat() never saw the fd as writable.
+             
+             Subject: fix for Borland's weak "stat" (perl@7211)
+             From: "Konovalov, Vadim" <vkonovalov@lucent.com>
+             Date: Mon, 16 Oct 2000 09:55:03 +0400
+             Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
+     Branch: perl
+          ! win32/win32.c
+____________________________________________________________________________
+[  7361] By: jhi                                   on 2000/10/18  17:43:50
+        Log: Regen toc.
+     Branch: perl
+          ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
+____________________________________________________________________________
+[  7360] By: jhi                                   on 2000/10/18  17:07:44
+        Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
+             Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
+             Date: Mon, 16 Oct 2000 15:19:49 +0200
+     Branch: perl
+          + README.aix
+          ! MANIFEST
+____________________________________________________________________________
+[  7359] By: jhi                                   on 2000/10/18  17:04:49
+        Log: Subject: Pod patch for Devel::Peek
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
+             Date: Mon, 16 Oct 2000 12:26:34 +0200
+     Branch: perl
+          ! ext/Devel/Peek/Peek.pm
+____________________________________________________________________________
+[  7358] By: jhi                                   on 2000/10/18  17:03:15
+        Log: Make Cwd more bulletproof in chrooted environments.
+             
+             Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
+             From: "Eric E. Coe" <Eric.Coe@oracle.com>
+             Date: Wed, 18 Oct 2000 04:03:54 -0400
+             Message-Id: <39ED596A.70E599FE@oracle.com>
+     Branch: perl
+          ! lib/Cwd.pm
+____________________________________________________________________________
+[  7357] By: jhi                                   on 2000/10/18  16:37:26
+        Log: Disable the UTF8 downgrade croakage for now to avoid
+             too many not okay messages.
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[  7356] By: jhi                                   on 2000/10/17  23:29:41
+        Log: Show the failed remote port, instead of the failing line number.
+             
+             Subject: [PATCH 5.6.1 Debugger] More diagnostics
+             From: David Sparks <daves@ActiveState.com>
+             Date: Tue, 17 Oct 2000 15:00:24 -0700
+             Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
+     Branch: perl
+          ! lib/perl5db.pl
+____________________________________________________________________________
+[  7355] By: jhi                                   on 2000/10/17  14:11:31
+        Log: On output try to downgrade to bytes, croak if impossible,
+             from Simon Cozens.  This means that outputting >255 UTF8
+             is impossible.  Consider this as a strong incentive to get
+             the I/O disciplines implemented.
+     Branch: perl
+          ! doio.c pod/perldiag.pod sv.c
+____________________________________________________________________________
+[  7354] By: jhi                                   on 2000/10/17  13:42:23
+        Log: Clarify documentation on 'use bytes'.
+             
+             Subject: Re: What does 'use bytes' "mean" ?
+             From: Simon Cozens <simon@cozens.net>
+             Date: Mon, 18 Sep 2000 18:24:25 +0100
+             Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
+     Branch: perl
+          ! lib/bytes.pm
+____________________________________________________________________________
+[  7353] By: jhi                                   on 2000/10/17  13:28:12
+        Log: Workaround for a sfio bug where the stream error indicator
+             is not cleared as documented.
+             
+             Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 16 Oct 2000 18:28:23 +0100
+             Message-ID: <20001016182823.J19700@plum.flirble.org>
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[  7352] By: jhi                                   on 2000/10/17  13:06:19
+        Log: More IoTYPE sprinkling.
+     Branch: perl
+          ! doio.c pp_hot.c
+____________________________________________________________________________
+[  7351] By: jhi                                   on 2000/10/16  22:47:07
+        Log: Detect early whether the std streams have gone bad.
+             
+             Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
+             Date: Mon, 16 Oct 2000 23:28:42 +0100
+             From: Nicholas Clark <nick@ccl4.org>
+             Message-ID: <20001016232842.A37942@plum.flirble.org>
+     Branch: perl
+          ! t/op/misc.t
+____________________________________________________________________________
+[  7350] By: jhi                                   on 2000/10/16  22:45:16
+        Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
+             From: "Peter J. Farley III" <pjfarley@banet.net>
+             Date: Mon, 16 Oct 2000 18:15:59 -0400
+             Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
+     Branch: perl
+          ! djgpp/djgpp.c dosish.h t/io/open.t
+____________________________________________________________________________
+[  7349] By: jhi                                   on 2000/10/16  22:36:45
+        Log: perldelta tweak.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[  7348] By: jhi                                   on 2000/10/16  15:17:53
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7347] By: jhi                                   on 2000/10/16  13:55:27
+        Log: Add the capability to include/exclude branches.
+     Branch: perl
+          ! Porting/genlog
+____________________________________________________________________________
+[  7346] By: jhi                                   on 2000/10/16  13:18:04
+        Log: Add Charles Lane.
+     Branch: perl
+          ! AUTHORS Changes
+____________________________________________________________________________
+[  7345] By: jhi                                   on 2000/10/16  13:13:21
+        Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[  7344] By: gsar                                  on 2000/10/16  09:30:21
+        Log: integrate change#6220 from cfgperl
+             
+             Win32 patches from Benjamin Stuhl.
+     Branch: maint-5.6/perl
+         !> makedef.pl win32/win32.h
+____________________________________________________________________________
+[  7343] By: gsar                                  on 2000/10/16  08:32:19
+        Log: integrate changes#6221,6222 from cfgperl
+             
+             Remove tr///CU (the feature is to be obsoleted by better interfaces).
+             From: simon@brecon.co.uk (Simon Cozens)
+             Subject: [PATCH] Eliminate tr///[CU][CU]
+             Date: 23 Jun 2000 11:05:40 GMT
+             Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
+             
+             doc typo fix
+             Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
+             From: Ian Phillipps <Ian.Phillipps@iname.com>
+             Date: Fri, 23 Jun 2000 10:40:58 +0100
+             Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
+     Branch: maint-5.6/perl
+         !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
+____________________________________________________________________________
+[  7342] By: gsar                                  on 2000/10/16  08:28:08
+        Log: integrate change#6217 from cfgperl (in part)
+             
+             Rename the fdpid locking and integrate with Sarathy.
+     Branch: maint-5.6/perl
+         !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
+         !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
+         !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
+         !> win32/win32.c
+____________________________________________________________________________
+[  7341] By: gsar                                  on 2000/10/16  08:23:39
+        Log: integrate changes#6214..6216 from mainline
+             
+             @_ can't have junk in it even in the non-USE_ITHREADS case because
+             caller() wants to populate @DB::args with it (causes a coredump
+             in Carp::confess())
+             
+             tweak comment about @DB::args
+             
+             be more optimal about clearing @_
+     Branch: maint-5.6/perl
+         !> av.h cop.h pp_ctl.c t/op/runlevel.t
+____________________________________________________________________________
+[  7340] By: gsar                                  on 2000/10/16  08:20:37
+        Log: integrate changes#6207..6210 from cfgperl
+             
+             Subject: [PATCH 5.6.0] Threadsafe patches
+             From: Dan Sugalski <dan@sidhe.org>
+             To: perl5-porters@perl.org
+             Date: Mon, 08 May 2000 18:08:13 -0400
+             Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
+             
+             Regen headers for #6207.
+             
+             Lock PL_fdpid against race conditions, based on:
+             Subject: [PATCH 5.6.0]subprocess fixup for threads
+             From: Dan Sugalski <dan@sidhe.org>
+             To: perl5-porters@perl.org
+             Date: Tue, 11 Apr 2000 17:02:32 -0400
+             Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
+             
+             Mopup for #6207 and #6209.
+     Branch: maint-5.6/perl
+         !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
+         !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
+         !> win32/win32.c
+____________________________________________________________________________
+[  7339] By: gsar                                  on 2000/10/16  08:14:34
+        Log: integrate change#6203 from cfgperl
+             
+             perldiag should refer to perlos2.pod not README.os2
+     Branch: maint-5.6/perl
+         !> pod/perldiag.pod
+____________________________________________________________________________
+[  7338] By: gsar                                  on 2000/10/16  08:11:42
+        Log: integrate change#6201 from mainline
+             
+             Perl_eval_pv() leaks 4 bytes every time it is called because it
+             does a PUSHMARK that's never ever POPMARKed; in general, only
+             Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
+             Perl_eval_[sp]v() don't because they don't take any incoming
+             arguments (this leak has been around since the original version
+             of perl_eval_pv() in 5.003_97e)
+     Branch: maint-5.6/perl
+         !> perl.c
+____________________________________________________________________________
+[  7337] By: gsar                                  on 2000/10/16  08:08:47
+        Log: integrate changes#6197..6200 from cfgperl
+             
+             Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
+             From: John Borwick <jhborwic@unity.ncsu.edu>
+             Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
+             Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
+             
+             Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
+             From: Dan Sugalski <dan@sidhe.org>
+             To: vmsperl@perl.org, perl5-porters@perl.org
+             Date: Fri, 02 Jun 2000 16:00:41 -0400
+             Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
+             Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
+             
+             Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
+             From: Dan Sugalski <dan@sidhe.org>
+             To: perl5-porters@perl.org, vmsperl@perl.org
+             Date: Fri, 02 Jun 2000 17:30:51 -0400
+             Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
+             
+             Update to cperl-mode.el 4.31 from
+             ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
+             Subject: A couple of notes
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             To: Mailing list Perl5 <perl5-porters@perl.org>
+             Date: Sat, 3 Jun 2000 23:33:32 -0400
+             Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
+     Branch: maint-5.6/perl
+         !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
+         !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
+         !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
+         !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
+         !> vms/vmsish.h
+____________________________________________________________________________
+[  7336] By: gsar                                  on 2000/10/16  08:03:46
+        Log: integrate changes#6194,6195 from mainline
+             
+             fix small eval"" memory leaks under USE_ITHREADS
+             
+             fix yet another eval"" leak under USE_ITHREADS
+     Branch: maint-5.6/perl
+         !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
+         !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
+         !> vms/perly_c.vms
+____________________________________________________________________________
+[  7335] By: gsar                                  on 2000/10/16  08:02:15
+        Log: integrate changes#6190,6191 from mainline
+             
+             submit missing embed.pl change
+             
+             vec() loses numericalness (modified version of patch suggested
+             by Robin Barker)
+     Branch: maint-5.6/perl
+         !> doop.c embed.pl t/op/vec.t
+____________________________________________________________________________
+[  7334] By: gsar                                  on 2000/10/16  08:01:03
+        Log: integrate change#6189 from mainline
+             
+             counting tr/// corrupts later operation (from M.J.T Guy)
+     Branch: maint-5.6/perl
+         !> doop.c t/op/tr.t
+____________________________________________________________________________
+[  7333] By: gsar                                  on 2000/10/16  07:59:07
+        Log: integrate changes#6183..6188 from mainline
+             
+             SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
+             <nick@ccl4.org>)
+             
+             tweak for change#6127
+             
+             remove incorrect documentation about implicit split to @_ in
+             list context, which never really worked in perl 5 (from
+             M.J.T. Guy)
+             
+             further qualify references to "alphanumeric" (from Wolfgang Laun
+             <wolfgang.laun@alcatel.at>)
+             
+             replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
+             (from Tim Jenness <t.jenness@jach.hawaii.edu>)
+             
+             h2xs tweaks
+     Branch: maint-5.6/perl
+         +> lib/Pod/LaTeX.pm t/lib/selfloader.t
+         !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
+         !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
+         !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
+         !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
+         !> pod/pod2latex.PL utils/h2xs.PL
+____________________________________________________________________________
+[  7332] By: gsar                                  on 2000/10/16  07:53:52
+        Log: integrate change#6179 from mainline
+             
+             buggy modulus on UVs introduced by change#3378 (resulted in
+             4063328477 % 65535 amounting to 27406, instead of 27407)
+     Branch: maint-5.6/perl
+         !> pp.c t/op/arith.t
+____________________________________________________________________________
+[  7331] By: gsar                                  on 2000/10/16  07:52:49
+        Log: integrate changes#6176,6177,6178,6182 from cfgperl
+             
+             Single-quoted utf8 patch from Simon Cozens.
+             
+             Substitution utf8 patch from Simon Cozens.
+             
+             Be cleaner.
+             
+             Be Cleaner Part Deux.
+     Branch: maint-5.6/perl
+         !> Makefile.SH pp_hot.c toke.c
+____________________________________________________________________________
+[  7330] By: gsar                                  on 2000/10/16  07:41:36
+        Log: integrate change#6172 from mainline
+             
+             fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
+             (from Ilya Zakharevich)
+     Branch: maint-5.6/perl
+         !> regexec.c t/op/re_tests
+____________________________________________________________________________
+[  7329] By: gsar                                  on 2000/10/16  07:40:25
+        Log: integrate change#6171 from mainline
+             
+             scalar() doesn't force scalar context when used in void context
+             (from Simon Cozens)
+     Branch: maint-5.6/perl
+         !> op.c t/op/wantarray.t
+____________________________________________________________________________
+[  7328] By: gsar                                  on 2000/10/16  07:39:33
+        Log: integrate change#6170 from mainline
+             
+             change#6142 needs tweaks to tests to work where there's no
+             symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
+     Branch: maint-5.6/perl
+         !> t/lib/filefind.t
+____________________________________________________________________________
+[  7327] By: gsar                                  on 2000/10/16  07:35:34
+        Log: integrate changes#6166..6168 from cfgperl
+             
+             Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
+             in case somebody wants to write an extension for more
+             shadow database interfaces.
+             
+             tweak todo
+             
+             Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
+     Branch: maint-5.6/perl
+         !> Configure Porting/Glossary Porting/config.sh Porting/config_H
+         !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
+         !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
+         !> vos/config_h.SH_orig win32/config.bc win32/config.gc
+         !> win32/config.vc win32/config_H.bc win32/config_H.gc
+         !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
+____________________________________________________________________________
+[  7326] By: gsar                                  on 2000/10/16  07:29:05
+        Log: integrate changes#6157,6159..6161,6164 from cfgperl
+             
+             Regen Configure to jive with #6149.
+             
+             Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
+             
+             Changes for the File::Temp 0.08 (change #6159) test suite
+             to fit better into the Perl distribution test framework.
+             
+             Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
+             both from Simon Cozens.
+             
+             detypo
+     Branch: maint-5.6/perl
+         +> pod/perlmodlib.PL pod/perlnewmod.pod
+         !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
+         !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
+         !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
+         !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
+____________________________________________________________________________
+[  7325] By: gsar                                  on 2000/10/16  07:25:13
+        Log: integrate change#6158 from vmsperl
+             
+             Add fallback to tmpfile for use in cases where user's relying on
+             ACLs on SYS$SCRATCH to permit file creation. (based on Charles
+             Lane's patch)
+     Branch: maint-5.6/perl
+         !> vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[  7324] By: gsar                                  on 2000/10/16  07:20:50
+        Log: integrate changes#6153..6155 from mainline
+             
+             prettier Test::Harness output on failed tests (from Nicholas Clark
+             <nick@Bagpuss.uk.boo.com>)
+             
+             avoid type mismatch warning
+             
+             small bug in change#6144; remove random \xA0 character that snuck
+             in via change#6145
+     Branch: maint-5.6/perl
+         !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
+         !> perl.c
+____________________________________________________________________________
+[  7323] By: gsar                                  on 2000/10/16  07:18:47
+        Log: integrate changes#6151,6152 from mainline
+             
+             fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
+             
+             cosmetic fixups of RE debug output (from Ilya Zakharevich)
+     Branch: maint-5.6/perl
+         !> regexec.c
+____________________________________________________________________________
+[  7322] By: gsar                                  on 2000/10/16  07:17:25
+        Log: integrate changes#6146..6150 from mainline
+             
+             doc typo
+             
+             add a make entry to Config.pm so "perl -V:make" works on VMS
+             (from Peter Prymmer)
+             
+             close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
+             
+             OS/2 tweaks for usethreads build (from Rocco Caputo
+             <troc@netrus.net>)
+             
+             perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
+     Branch: maint-5.6/perl
+         !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
+         !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
+         !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
+         !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
+         !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
+         !> warnings.pl x2p/a2p.h
+____________________________________________________________________________
+[  7321] By: gsar                                  on 2000/10/16  07:14:02
+        Log: integrate changes#6143..6145 from mainline
+             
+             MacOS support, part 1 (from Matthias Neeracher
+             <neeri@iis.ee.ethz.ch>)
+             
+             MacOS support, part 2: make AutoSplit use File::Spec instead
+             of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
+             <neeri@iis.ee.ethz.ch>)
+             
+             make xsubpp skip embedded pod (from Matthias Neeracher
+             <neeri@iis.ee.ethz.ch>)
+     Branch: maint-5.6/perl
+         +> ext/DynaLoader/dl_mac.xs
+         !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
+         !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
+         !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
+         !> pp_ctl.c proto.h toke.c util.c util.h
+____________________________________________________________________________
+[  7320] By: gsar                                  on 2000/10/16  07:12:13
+        Log: integrate changes#6141,6142 from mainline
+             
+             BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
+             forwarded by Peter Seebach from the bsdi-users mailing list.
+             p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
+             
+             File::Find fails to chdir when chasing symlinks (from
+             Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
+     Branch: maint-5.6/perl
+         !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
+____________________________________________________________________________
+[  7319] By: gsar                                  on 2000/10/16  07:04:30
+        Log: integrate change#6139 from mainline
+             
+             revise mktables.PL for bugs and newness in Unicode 3.0
+             (from James Bence <jbence@amgen.com>)
+     Branch: maint-5.6/perl
+         +> (branch 30 files)
+         !> (integrate 49 files)
+____________________________________________________________________________
+[  7318] By: gsar                                  on 2000/10/16  07:01:01
+        Log: integrate changes#6137,6138 from mainline
+             
+             fix bogus redeclaration warning for "our" variables in different
+             scopes
+             
+             add note about the handling of negative indices to tied arrays
+             (from Michael G Schwern <schwern@pobox.com>)
+     Branch: maint-5.6/perl
+         !> op.c pod/perltie.pod t/pragma/strict-vars
+____________________________________________________________________________
+[  7317] By: gsar                                  on 2000/10/16  06:58:46
+        Log: integrate changes#6127..6136 from mainline
+             
+             call_method(...,G_EVAL) can longjmp() out if the method probing
+             failed (from Gisle Aas)
+             
+             new perlxstut example for passing/returning refs to arrays
+             (from David Lowe <dlowe@pootpoot.com>)
+             
+             VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
+             
+             fix places that mean C<"word" character> but say C<alphanumeric
+             character>
+             
+             avoid warnings in POSIX.pm (from Barrie Slaymaker)
+             
+             warnings::enabled() doesn't fall back to looking at $^W if
+             caller isn't using lexical warnings (from Paul Marquess)
+             
+             elide bogus test in change#6132
+             
+             make Test::Harness use wait.h/WCOREDUMP if available
+             (from Ben Tilly <ben_tilly@hotmail.com>)
+             
+             enable Test::Harness to dynamically determine column width etc.
+             (from Rob Napier <rnapier@employees.org>)
+             
+             random pod typos (from Peter Scott <Peter@PSDT.com>)
+     Branch: maint-5.6/perl
+         !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
+         !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
+         !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
+         !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
+____________________________________________________________________________
+[  7316] By: gsar                                  on 2000/10/16  06:53:23
+        Log: integrate change#6126 from mainline
+             
+             change#2879 broke rvalue autovivification of magicals such as
+             ${$num} (reworked variant of patch suggested by Simon Cozens)
+     Branch: maint-5.6/perl
+         !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
+         !> pp_hot.c proto.h t/op/gv.t
+____________________________________________________________________________
+[  7315] By: gsar                                  on 2000/10/16  06:51:38
+        Log: integrate changes#6123,6125 from mainline
+             
+             clarify gotcha with #line directives (from Rocco Caputo
+             <troc@netrus.net>)
+             
+             enable propagating exception objects via Perl_croak() in XS code
+             (from Gisle Aas)
+     Branch: maint-5.6/perl
+         !> pod/perldebug.pod pod/perlsyn.pod util.c
+____________________________________________________________________________
+[  7314] By: gsar                                  on 2000/10/16  06:49:28
+        Log: integrate change#6122 from mainline
+             
+             downgrade fatal error on C<"foo@nosucharray.com"> to optional
+             warning (from Mark-Jason Dominus)
+     Branch: maint-5.6/perl
+         !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
+         !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
+         !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
+         !> toke.c
+____________________________________________________________________________
+[  7313] By: gsar                                  on 2000/10/16  06:46:54
+        Log: integrate changes#6112..6121 from vmsperl
+             
+             Check for existence of file before trying to delete
+             
+             Ugly workaround for version-specific RTL error
+             
+             Urk -- undo previous removal of vmsish 'exit' change
+             
+             Add bounds checking for several strings (Charles Lane)
+             
+             Miscellaneous cosmetic fixes (Charles Lane)
+             
+             Treat sockets as special in sys(read|write) (Charles Lane et al.)
+             
+             Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
+             Flatten case labels in switch statements uniformly (Charles Bailey)
+             
+             Quiet error messages in vmsish.t (Charles Lane)
+             
+             Add missing escape (Charles Lane)
+             
+             Allow eliminate_macros() and fixpath() to handle space-delimited
+             lists (based on fixes by Craig Berry)
+     Branch: maint-5.6/perl
+         !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
+         !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
+         !> vms/vmsish.h
+____________________________________________________________________________
+[  7312] By: gsar                                  on 2000/10/16  06:41:18
+        Log: integrate changes#6107,6110 from cfgperl
+             
+             Tweak the todo list.
+             
+             todo tweak
+     Branch: maint-5.6/perl
+         !> Todo-5.6
+____________________________________________________________________________
+[  7311] By: gsar                                  on 2000/10/16  06:38:38
+        Log: integrate changes#6104,6108 from mainline
+             
+             PL_sys_intern was being initialized too late on windows
+             
+             reenable fake signal handling on Windows, bugs and all
+     Branch: maint-5.6/perl
+         !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
+         !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
+         !> win32/win32.c
+____________________________________________________________________________
+[  7310] By: gsar                                  on 2000/10/16  06:36:03
+        Log: integrate changes#6095,6097..6103 from cfgperl
+             
+             Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
+             might be useful in future.
+             
+             Add a note about possible compilation problems from Allen Smith.
+             
+             Add a note about other, yet unsupported, shadow password APIs.
+             
+             Tweaks for the cc bugs from Allen Smith.
+             
+             More compilation tweakery from Allen Smith.
+             
+             Hints and test tweaks for Unicos.
+             
+             The test suite tweak in #6101 wasn't quite right.
+             
+             Test tweaking for Unicos continues.
+     Branch: maint-5.6/perl
+         !> Configure Porting/Glossary Porting/config.sh Porting/config_H
+         !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
+         !> t/lib/complex.t t/op/64bitint.t
+____________________________________________________________________________
+[  7309] By: gsar                                  on 2000/10/16  06:29:41
+        Log: integrate changes#6093,6094 from mainline
+             
+             fork() failure to create pseudo process sets errno=EAGAIN and returns
+             undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
+             
+             cygwin update (from Eric Fifer <efifer@sanwaint.com>)
+     Branch: maint-5.6/perl
+         !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
+         !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
+____________________________________________________________________________
+[  7308] By: gsar                                  on 2000/10/16  06:27:29
+        Log: integrate change#6092 from cfgperl
+             
+             Regen perltoc with the fixed buildtoc.
+     Branch: maint-5.6/perl
+         !> pod/perltoc.pod
+____________________________________________________________________________
+[  7307] By: gsar                                  on 2000/10/16  06:26:40
+        Log: integrate changes#6089,6090 from mainline
+             
+             buildtoc tweak to fix newline lossage
+             
+             concat doesn't preserve utf8-ness, and doesn't invalidate
+             [NI]OK; added tests for both
+     Branch: maint-5.6/perl
+         !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
+____________________________________________________________________________
+[  7306] By: gsar                                  on 2000/10/16  06:24:05
+        Log: integrate change#6088 from cfgperl
+             
+             Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
+             because we do not use those.  The HAS_GETSPNAM remains,
+             though, because we still do use that.
+     Branch: maint-5.6/perl
+         !> Configure Porting/Glossary Porting/config.sh Porting/config_H
+         !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
+         !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
+         !> vos/config_h.SH_orig win32/config.bc win32/config.gc
+         !> win32/config.vc win32/config_H.bc win32/config_H.gc
+         !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
+____________________________________________________________________________
+[  7305] By: gsar                                  on 2000/10/16  06:15:52
+        Log: integrate changes#6084,6085,6087 from mainline
+             
+             substr() does not preserve utf8-ness (from Stefan Eissing
+             <Eissing@medicaldataservice.de>); added tests
+             
+             repeat operator (x) doesn't preserve utf8-ness
+             
+             reverse() and quotemeta() weren't preserving utf8-ness; add tests
+     Branch: maint-5.6/perl
+         !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
+____________________________________________________________________________
+[  7304] By: gsar                                  on 2000/10/16  06:13:10
+        Log: integrate changes#6077..6083 from mainline
+             
+             avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
+             and Tom Phoenix)
+             
+             workaround for CRT bug in chdir() (from Charles Lane, via
+             Peter Prymmer)
+             
+             remove outdated kludge in Carp (NULLs are permitted in diagnostics
+             now)
+             
+             add File::Temp v0.08 from CPAN, with small tweaks to testsuite
+             (from Tim Jenness <t.jenness@jach.hawaii.edu>)
+             
+             better default perlbug categories for ok reports (from Richard Foley)
+             
+             peek.t non-portable to ithreads
+             
+             note about undocumented caller() return value (from M.J.T. Guy);
+             yet another peek.t tweak
+     Branch: maint-5.6/perl
+         +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
+         +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
+         !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
+         !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
+         !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
+         !> vms/vmsish.h
+____________________________________________________________________________
+[  7303] By: gsar                                  on 2000/10/16  06:03:18
+        Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
+             6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
+             
+             &HUGE_VAL is not defined, it exists.
+             
+             Do not warn that an infinity does not look like a number.
+             
+             Rewrite the pwent/spent logic to be a little bit more clearer.
+             
+             Continue on the pwent/spent case.
+             
+             Correct Freudian slip.
+             
+             Use HUGE_VALL if applicable.
+             
+             pwent/spent #ifdef imbalance.
+             
+             Infinite problems.
+             
+             Call getspnam() only iff needd.
+             
+             Test both the scalar and list contexts.
+             
+             Use setxxent()/endxxent().
+             
+             Complex tweakery.
+             
+             Unicos hint tweak.
+             
+             Be more forgiving in POSIX about HUGE_VALL.
+             
+             Detypo.
+             
+             The search of infinity continues, this time simplified.
+             
+             The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
+             in natively 64-bit platforms where a long is a quad (no need
+             for long longs).  Also added bias for IVs.
+             
+             Complex tweaks.
+             
+             Introduce t/lib/peek.t.
+             
+             Make the test more portable.
+     Branch: maint-5.6/perl
+         +> t/lib/peek.t
+          ! pp_sys.c
+         !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
+         !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
+         !> t/op/pwent.t toke.c util.c
+____________________________________________________________________________
+[  7302] By: gsar                                  on 2000/10/16  05:03:37
+        Log: integrate changes#6066..6071 from mainline
+             
+             s/END/CHECK/
+             
+             replace direct call to sighandler() with (*PL_sighandlerp)()
+             
+             note about values()
+             
+             File::Spec compatibility update (from Barrie Slaymaker
+             <barries@slaysys.com>)
+             
+             remove misleading comment (from M.J.T. Guy)
+             
+             misformatted perllocal.pod (from Tim Jenness
+             <t.jenness@jach.hawaii.edu>)
+     Branch: maint-5.6/perl
+         !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
+         !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
+         !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
+         !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
+____________________________________________________________________________
+[  7301] By: gsar                                  on 2000/10/16  05:00:08
+        Log: integrate changes#6061..6063 from mainline
+             
+             change#5921 neglected to make eq honor "use bytes"
+             
+             additional tests for utf8.t
+             
+             tokeq() could read unallocated field in argument
+     Branch: maint-5.6/perl
+         !> sv.c t/pragma/utf8.t toke.c
+____________________________________________________________________________
+[  7300] By: gsar                                  on 2000/10/16  04:56:54
+        Log: integrate changes#6046,6048,6057,6058 from mainline
+             
+             libscheck has insufficient checks for n32 libs (from
+             Albert Chin-A-Young <china@thewrittenword.com>)
+             
+             add note about how $( doesn't interpolate in REs (from
+             Philip Newton <newton@ficus.frogspace.net>)
+             
+             fix broken parsing of /\x{ab}/
+             
+             printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
+             (spotted by Donald Kinzer <dkinzer@premia.com>)
+     Branch: maint-5.6/perl
+         !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
+         !> t/pragma/utf8.t
+____________________________________________________________________________
+[  7299] By: gsar                                  on 2000/10/16  04:52:50
+        Log: integrate change#6044 from mainline
+             
+             change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
+             such that underscores are only ignored in literal numbers,
+             "\x{...}", and hex/oct argument
+     Branch: maint-5.6/perl
+         !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
+____________________________________________________________________________
+[  7298] By: gsar                                  on 2000/10/16  04:50:53
+        Log: integrate changes#6027..6043 from mainline
+             
+             podlators-1.02 update (from Russ Allbery)
+             
+             Pod::Man generates groff-incompatible macro definition (from
+             Tom Christiansen)
+             
+             add CGI.pm v2.66 (from Lincoln Stein)
+             
+             introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
+             for @- and @+ (from Johan Vromans)
+             
+             small nits in diagnostics.pm (from Robin Barker)
+             
+             whitespace adjustments
+             
+             missing files in MANIFEST
+             
+             cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
+             to compensate
+             
+             remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
+             
+             perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
+     Branch: maint-5.6/perl
+         +> lib/CGI/Util.pm t/lib/cgi-pretty.t
+         !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
+         !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
+         !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
+         !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
+         !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
+         !> t/lib/cgi-html.t t/lib/cgi-request.t
+____________________________________________________________________________
+[  7297] By: gsar                                  on 2000/10/16  04:44:30
+        Log: integrate change#6025 from mainline
+             
+             Is{Alnum,Alpha,Word} don't match titlecase
+             TODO: IsSpace is defined recursively!
+             (both spotted by Larry)
+     Branch: maint-5.6/perl
+         !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
+         !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
+____________________________________________________________________________
+[  7296] By: gsar                                  on 2000/10/16  04:39:30
+        Log: integrate change#6023 from mainline
+             
+             debugger stomps on $. (from M.J.T. Guy)
+     Branch: maint-5.6/perl
+         !> lib/perl5db.pl
+____________________________________________________________________________
+[  7295] By: gsar                                  on 2000/10/16  04:38:02
+        Log: integrate change#6022 from mainline
+             
+             unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
+     Branch: maint-5.6/perl
+         !> sv.c
+____________________________________________________________________________
+[  7294] By: gsar                                  on 2000/10/16  04:37:05
+        Log: integrate changes#6018..6021 from mainline
+             
+             make lib/syslog.t portable to systems that don't have _PATH_LOG,
+             make _PATH_LOG() return "" if unavailable
+             
+             windows portability tweaks
+             
+             test tweak
+             
+             remove Win2K issue in pod (fixed by change#6020)
+     Branch: maint-5.6/perl
+         !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
+         !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
+         !> t/lib/open3.t t/lib/syslog.t win32/win32.h
+____________________________________________________________________________
+[  7293] By: gsar                                  on 2000/10/16  04:20:00
+        Log: integrate changes#6013..6015 from mainline
+             
+             tweak change#5945 to display correct switch name in diagnostic
+             
+             glob() loading File::Glob behind the scenes may cause syntax errors
+             
+             tweak test for portability
+     Branch: maint-5.6/perl
+         !> op.c perl.c pod/perldiag.pod t/lib/b.t
+____________________________________________________________________________
+[  7292] By: gsar                                  on 2000/10/16  04:18:11
+        Log: integrate changes#6005..6010 from mainline, cfgperl
+             
+             perldoc might fail via "use blib" (from Hugo van der Sanden)
+             
+             Regen Configure.
+             
+             note about compile failures and END blocks (from M.J.T. Guy)
+             
+             VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
+             
+             (change#6009 integrated earlier in change#7255)
+             
+             clarify note about shadow password support (from
+             gellyfish@gellyfish.com)
+     Branch: maint-5.6/perl
+         !> Configure Porting/Glossary Porting/config.sh Porting/config_H
+         !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
+         !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
+____________________________________________________________________________
+[  7291] By: gsar                                  on 2000/10/16  04:12:03
+        Log: integrate changes#6002,6003 from mainline
+             
+             destructive sv_setsv() can lose UV-ness from source, causing
+             numeric promotions/comparisons to fail to do the right thing
+             
+             allow REG_EXPAND_SZ keys in Windows registry (from
+             John Clayton <John.Clayton@barclayscapital.com>)
+     Branch: maint-5.6/perl
+         !> sv.c win32/win32.c
+____________________________________________________________________________
+[  7290] By: gsar                                  on 2000/10/16  04:10:19
+        Log: integrate change#6001 from mainline
+             
+             support additional library locations via $Config{otherlibdirs}
+             (from Andy Dougherty)
+     Branch: maint-5.6/perl
+         !> Configure INSTALL Porting/Glossary Porting/config.sh
+         !> Porting/config_H config_h.SH epoc/config.sh perl.c
+         !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
+         !> win32/config.bc win32/config.gc win32/config.vc
+____________________________________________________________________________
+[  7289] By: gsar                                  on 2000/10/16  04:08:28
+        Log: integrate change#5999 from mainline
+             
+             fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
+     Branch: maint-5.6/perl
+         !> t/pragma/warn/toke toke.c
+____________________________________________________________________________
+[  7288] By: gsar                                  on 2000/10/16  04:07:01
+        Log: integrate changes#5997,5998 from cfgperl
+             
+             Preserve $!.
+             
+             Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
+     Branch: maint-5.6/perl
+         !> lib/Math/Complex.pm
+____________________________________________________________________________
+[  7287] By: gsar                                  on 2000/10/16  04:04:37
+        Log: integrate change#5995 from mainline
+             
+             fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
+     Branch: maint-5.6/perl
+         !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
+____________________________________________________________________________
+[  7286] By: gsar                                  on 2000/10/16  04:03:21
+        Log: integrate change#5994 from mainline
+             
+             fix for missed accounting for null byte in pack("Z",...) (from
+             M.J.T. Guy)
+     Branch: maint-5.6/perl
+         !> pp.c t/op/pack.t
+____________________________________________________________________________
+[  7285] By: gsar                                  on 2000/10/16  04:02:11
+        Log: integrate changes#5989..5993 from mainline
+             
+             qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
+             itself and no other (from Tom Hughes)
+             
+             use $ENV{LIB} to search for libs under Visual C compiler
+             on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
+             
+             posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
+             
+             pod nit (from Simon Cozens)
+             
+             various minor tweaks seen on p5p
+     Branch: maint-5.6/perl
+         !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
+         !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
+         !> t/op/array.t toke.c
+____________________________________________________________________________
+[  7284] By: gsar                                  on 2000/10/16  03:59:00
+        Log: integrate changes#5978..5988 from mainline
+             
+             sync version numbers in File::Spec with the ones on CPAN
+             (from Barrie Slaymaker)
+             
+             under useithreads, constant pad entries could inadvertantly be
+             shared across threads (from Eric Blood <eblood@xmission.com>);
+             added Eric's test case to testsuite
+             
+             allow Configure -S to run non-interactively (spotted by Greg Hudson
+             <ghudson@mit.edu>)
+             
+             rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
+             prototype mismatch with CORE::glob(); update pod and tests to
+             suit (File::Glob::glob() is still available for backward
+             compatibility, but should be considered deprecated)
+             
+             avoid error in IO::Socket::INET when given an unknown service name
+             with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
+             
+             numeric conversion of non-number in change#3378 tramples on
+             OOK offset, causing segfaults
+             
+             attributes::reftype() doesn't work on tied argument
+             
+             forked child may not exit correctly if it failed to open
+             /dev/console (from Graham Barr)
+             
+             add regular expressions tutorial and quick-start guide (from
+             Mark Kvale <kvale@phy.ucsf.edu>)
+             
+             B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
+             
+             s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
+             <paul@miraclefish.com>)
+     Branch: maint-5.6/perl
+         +> pod/perlrequick.pod pod/perlretut.pod
+         !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
+         !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
+         !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
+         !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
+         !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
+         !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
+         !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
+         !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
+____________________________________________________________________________
+[  7283] By: gsar                                  on 2000/10/16  03:52:14
+        Log: integrate change#5977 from mainline
+             
+             autoquote barewords followed by newline and arrow properly
+             (variant of fix suggested by Rick Delaney and M.J.T. Guy)
+     Branch: maint-5.6/perl
+         !> t/pragma/warn/toke toke.c
+____________________________________________________________________________
+[  7282] By: gsar                                  on 2000/10/16  03:50:48
+        Log: integrate change#5976 from mainline
+             
+             DB_File v1.73 update (from Paul Marquess)
+     Branch: maint-5.6/perl
+         !> ext/DB_File/Changes ext/DB_File/DB_File.pm
+         !> ext/DB_File/DB_File.xs ext/DB_File/version.c
+____________________________________________________________________________
+[  7281] By: gsar                                  on 2000/10/16  03:49:14
+        Log: integrate change#5975 from mainline
+             
+             allow sort() reentrancy (variant of patch suggested by
+             Hugo van der Sanden)
+     Branch: maint-5.6/perl
+         !> pp_ctl.c t/op/sort.t
+____________________________________________________________________________
+[  7280] By: gsar                                  on 2000/10/16  03:48:22
+        Log: integrate change#5974 from mainline
+             
+             change#4197 somehow missed initializing PL_errors, meaning
+             syntax error queueing wasn't working outside eval"" at all;
+             also fixed eval"" to localize PL_error_count, so that compile-time
+             eval's don't clobber the error state of the outer context
+     Branch: maint-5.6/perl
+         !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
+         !> t/pragma/warn/toke
+____________________________________________________________________________
+[  7279] By: gsar                                  on 2000/10/16  03:46:21
+        Log: integrate change#5973 from mainline
+             
+             fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
+     Branch: maint-5.6/perl
+         !> regcomp.c regexec.c t/op/re_tests
+____________________________________________________________________________
+[  7278] By: gsar                                  on 2000/10/16  03:44:54
+        Log: integrate change#5971 from cfgperl
+             
+             Unicos tweaks from Mark P. Lutz.
+     Branch: maint-5.6/perl
+         !> hints/unicos.sh lib/Math/Complex.pm
+____________________________________________________________________________
+[  7277] By: gsar                                  on 2000/10/16  03:42:59
+        Log: integrate changes#5966..5970 from mainline
+             
+             add testsuite for B backends, fix bug in B::Deparse (from
+             Simon Cozens <simon@brecon.co.uk>)
+             
+             improved docs on the warn_uninit diagnostic (from David Glasser
+             and Simon Cozens)
+             
+             tolerate spaces in group names in test on solaris (from David Boyce
+             <dsb@boyski.com>)
+             
+             fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
+             
+             Data::Dumper fumbles negative numbers on 32-bit platforms where
+             IV is >32bits
+     Branch: maint-5.6/perl
+         +> t/lib/b.t t/lib/syslog.t
+         !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
+         !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
+         !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
+____________________________________________________________________________
+[  7276] By: gsar                                  on 2000/10/16  03:39:30
+        Log: integrate change#5965 from mainline
+             
+             avoid "will not stay shared" warnings for our variables (from
+             Robin Barker)
+     Branch: maint-5.6/perl
+         !> op.c t/pragma/warn/op
+____________________________________________________________________________
+[  7275] By: gsar                                  on 2000/10/16  03:38:18
+        Log: integrate change#5964 from mainline
+             
+             reformat to 72 columns (again)
+     Branch: maint-5.6/perl
+         !> pod/perldiag.pod
+____________________________________________________________________________
+[  7274] By: gsar                                  on 2000/10/16  03:36:58
+        Log: integrate change#5963 from mainline
+             
+             patch from Larry to make (\&) prototype work; added tests for
+             the same
+     Branch: maint-5.6/perl
+         !> op.c t/comp/proto.t
+____________________________________________________________________________
+[  7273] By: gsar                                  on 2000/10/16  03:35:51
+        Log: integrate changes#5956..5962 from mainline
+             
+             better diagnostics on failed tests (from Ilya Zakharevich)
+             
+             pod nits (from A. C. Yardley <yardley@tanet.net>)
+             
+             change#3569 deleted some essential code, revert; avoid use of
+             atexit() to make DynaLoader work properly on AIX under mod_perl
+             (from Jens-Uwe Mager <jum@helios.de>)
+             
+             doubled words in pods (from Simon Cozens
+             <simon.p.cozens@jp.pwcglobal.com>)
+             
+             better INSTALL notes on Solaris issues (from Dominic Dunlop)
+             
+             recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
+             
+             updated README.hpux (from Jeff Okamoto)
+     Branch: maint-5.6/perl
+         !> INSTALL README.hpux emacs/cperl-mode.el
+         !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
+         !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
+         !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
+         !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
+         !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
+         !> t/op/lex_assign.t
+____________________________________________________________________________
+[  7272] By: gsar                                  on 2000/10/16  03:31:22
+        Log: integrate change#5955 from mainline
+             
+             longstanding bug exposed by change#3307: sort arguments weren't
+             compiled with the right wantarray context (ensuing runtime lookup
+             via block_gimme() was getting the incidental context of the
+             sort() itself)
+     Branch: maint-5.6/perl
+         !> op.c t/op/sort.t
+____________________________________________________________________________
+[  7271] By: gsar                                  on 2000/10/16  03:29:11
+        Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
+             branch
+             
+             Flatten the cpp jungle doing the nosuid checking.
+             
+             Do not assume sign propagation. (from M.J.T. Guy)
+             
+             Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
+             
+             Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
+             Now pp_ncmp() returns undef is either operand is a NaN.
+             
+             On second thoughts frexp() does have two arguments.
+             
+             Document that tr() is not tr(1).
+             
+             Be more robust on "extreme" (large absolute value)
+             arguments.  Originally reported by Daniel Connelly
+             as a problem with asinh() on large negative arguments,
+             asinh() used to bail out because an argument to log()
+             ended up being zero.  Ilya Zakharevich proposed using
+             Taylor's series in such cases, which for such large
+             arguments is a very good approximation.
+             
+             Undo "use integer" addition from 64bitint as it seems
+             to break most of the subtests in Digital UNIX;
+             Unicos needs to find another way.
+     Branch: maint-5.6/perl
+         !> (integrate 29 files)
+____________________________________________________________________________
+[  7270] By: gsar                                  on 2000/10/16  03:09:44
+        Log: integrate changes#5948,5949,5950 from mainline
+             
+             typo in vars.pm that leads to cryptic message (from Piotr
+             Piatkowski <kompas@kompas.usr.onet.pl>)
+             
+             make perldoc use the pod2man from the same version (from
+             M.J.T. Guy)
+             
+             reformat perldiag to avoid long lines
+     Branch: maint-5.6/perl
+         !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
+____________________________________________________________________________
+[  7269] By: gsar                                  on 2000/10/16  03:05:54
+        Log: integrate change#5947 from mainline
+             
+             use &dl_error rather than &dl_load_file as the guard for calling
+             boot_DynaLoader() (meant to fix dl_error() redefined warnings in
+             statically built perl)
+     Branch: maint-5.6/perl
+         !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
+____________________________________________________________________________
+[  7268] By: gsar                                  on 2000/10/16  03:04:48
+        Log: integrate change#5945 from mainline
+             
+             make module name mandatory after -M switch; reorder perldiag
+             alphabetically (from Mark-Jason Dominus)
+     Branch: maint-5.6/perl
+         !> perl.c pod/perldiag.pod
+____________________________________________________________________________
+[  7267] By: gsar                                  on 2000/10/16  03:03:01
+        Log: integrate change#5939 from mainline
+             
+             more pod nits (from Larry Virden)
+     Branch: maint-5.6/perl
+         !> README.win32 pod/perlsub.pod pod/perlsyn.pod
+         !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
+         !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
+____________________________________________________________________________
+[  7266] By: gsar                                  on 2000/10/16  03:01:39
+        Log: integrate change#5938 from mainline
+             
+             Consolidated B::Deparse fixes (from Stephen McCamant)
+     Branch: maint-5.6/perl
+         !> ext/B/B/Deparse.pm
+____________________________________________________________________________
+[  7265] By: gsar                                  on 2000/10/16  03:00:43
+        Log: integrate change#5936 from mainline
+             
+             additional tests for change#7263 (from Paul Marquess)
+     Branch: maint-5.6/perl
+         !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
+         !> t/pragma/warn/5nolint t/pragma/warn/6default
+____________________________________________________________________________
+[  7264] By: gsar                                  on 2000/10/16  02:58:34
+        Log: integrate change#5934 from mainline
+             
+             propagate lexical warnings from surrounding scope correctly
+             within string eval() (from Paul Marquess)
+     Branch: maint-5.6/perl
+         !> pp_ctl.c t/pragma/warn/pp_ctl
+____________________________________________________________________________
+[  7263] By: gsar                                  on 2000/10/16  02:56:53
+        Log: integrate change#5932 from mainline
+             
+             add rsignal(), whichsig() and do_join() to public API list
+             (mod_perl uses them to good advantage)
+     Branch: maint-5.6/perl
+         !> embed.pl global.sym objXSUB.h perlapi.c proto.h
+____________________________________________________________________________
+[  7262] By: gsar                                  on 2000/10/16  02:55:53
+        Log: integrate change#5931 from mainline
+             
+             fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
+     Branch: maint-5.6/perl
+         !> pp_hot.c regexec.c t/op/pat.t
+____________________________________________________________________________
+[  7261] By: gsar                                  on 2000/10/16  02:55:01
+        Log: integrate change#5930 from mainline
+             
+             small os390 tweaks (from Peter Prymmer)
+     Branch: maint-5.6/perl
+         !> config_h.SH makedepend.SH
+____________________________________________________________________________
+[  7260] By: gsar                                  on 2000/10/16  02:54:10
+        Log: integrate change#5929 from mainline
+             
+             pod nits
+     Branch: maint-5.6/perl
+         !> pod/perlguts.pod
+____________________________________________________________________________
+[  7259] By: gsar                                  on 2000/10/16  02:52:55
+        Log: integrate change#5927 from mainline
+             
+             arrange for next() to resume at the unstack op rather than the
+             loop conditional, so that scope cleanup happens correctly
+             (from Stephen McCamant)
+     Branch: maint-5.6/perl
+         !> op.c pp_ctl.c t/op/misc.t
+____________________________________________________________________________
+[  7258] By: gsar                                  on 2000/10/16  02:51:38
+        Log: integrate change#5926 from mainline
+             
+             on windows, reserve 16M of stack rather than 128M (allows more
+             threads to run concurrently)
+     Branch: maint-5.6/perl
+         !> win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  7257] By: gsar                                  on 2000/10/16  02:50:37
+        Log: integrate change#5925 from mainline
+             
+             POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
+     Branch: maint-5.6/perl
+         !> toke.c
+____________________________________________________________________________
+[  7256] By: gsar                                  on 2000/10/16  02:49:36
+        Log: integrate change#5924 from mainline
+             
+             avoid using uninitialized memory in require version check
+     Branch: maint-5.6/perl
+         !> pp_ctl.c universal.c
+____________________________________________________________________________
+[  7255] By: gsar                                  on 2000/10/16  02:48:03
+        Log: integrate changes#5923,5928,6009 from mainline
+             
+             IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
+     Branch: maint-5.6/perl
+         !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
+____________________________________________________________________________
+[  7254] By: gsar                                  on 2000/10/16  02:44:46
+        Log: integrate change#5922 from mainline
+             
+             commentary about IoTYPE() (from Nathan Torkington)
+     Branch: maint-5.6/perl
+         !> sv.h
+____________________________________________________________________________
+[  7253] By: gsar                                  on 2000/10/16  02:43:49
+        Log: integrate change#5921 from mainline
+             
+             make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
+     Branch: maint-5.6/perl
+         !> sv.c t/lib/charnames.t t/pragma/utf8.t
 ____________________________________________________________________________
-[  7351] By: jhi                                   on 2000/10/16  22:47:07
-        Log: Detect early whether the std streams have gone bad.
+[  7252] By: gsar                                  on 2000/10/16  02:42:31
+        Log: integrate change#5920 from mainline
              
-             Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
-             Date: Mon, 16 Oct 2000 23:28:42 +0100
-             From: Nicholas Clark <nick@ccl4.org>
-             Message-ID: <20001016232842.A37942@plum.flirble.org>
-     Branch: perl
-          ! t/op/misc.t
+             Larry's fix for buggy propagation of utf8-ness in join(); add test
+     Branch: maint-5.6/perl
+         !> doop.c t/op/ver.t
 ____________________________________________________________________________
-[  7350] By: jhi                                   on 2000/10/16  22:45:16
-        Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
-             From: "Peter J. Farley III" <pjfarley@banet.net>
-             Date: Mon, 16 Oct 2000 18:15:59 -0400
-             Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
-     Branch: perl
-          ! djgpp/djgpp.c dosish.h t/io/open.t
+[  7251] By: gsar                                  on 2000/10/16  02:41:14
+        Log: integrate changes#5915..5919 from mainline
+             
+             various (pod tweaks &c)
+     Branch: maint-5.6/perl
+         !> (integrate 33 files)
 ____________________________________________________________________________
-[  7349] By: jhi                                   on 2000/10/16  22:36:45
-        Log: perldelta tweak.
-     Branch: perl
-          ! pod/perldelta.pod
+[  7250] By: gsar                                  on 2000/10/16  02:38:16
+        Log: integrate change#5914 from mainline
+             
+             caller() wasn't returning the right number of elements for
+             eval {...}
+     Branch: maint-5.6/perl
+         !> pp_ctl.c t/pragma/warn/9enabled
 ____________________________________________________________________________
-[  7348] By: jhi                                   on 2000/10/16  15:17:53
-        Log: Update Changes.
-     Branch: perl
-          ! Changes patchlevel.h
+[  7249] By: gsar                                  on 2000/10/16  02:37:02
+        Log: integrate change#5913 from mainline
+             
+             pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
+             (from Mark-Jason Dominus)
+     Branch: maint-5.6/perl
+         !> pod/perlfunc.pod
 ____________________________________________________________________________
-[  7347] By: jhi                                   on 2000/10/16  13:55:27
-        Log: Add the capability to include/exclude branches.
-     Branch: perl
-          ! Porting/genlog
+[  7248] By: gsar                                  on 2000/10/16  02:35:58
+        Log: integrate change#5912 from mainline
+             
+             fix totally broken caching in UNIVERSAL::isa() (from
+             Nick Ing-Simmons)
+     Branch: maint-5.6/perl
+         !> t/op/universal.t universal.c
 ____________________________________________________________________________
-[  7346] By: jhi                                   on 2000/10/16  13:18:04
-        Log: Add Charles Lane.
-     Branch: perl
-          ! AUTHORS Changes
+[  7247] By: gsar                                  on 2000/10/16  02:34:27
+        Log: integrate changes#5910,5911 from mainline
+             
+             typo in pod
+             
+             add linebreak properties from unicode/LineBrk.txt (from
+             Dave Hartnoll <Dave_Hartnoll@3b2.com>)
+     Branch: maint-5.6/perl
+         +> (branch 29 files)
+         !> ext/Thread/Thread.pm lib/unicode/mktables.PL
 ____________________________________________________________________________
-[  7345] By: jhi                                   on 2000/10/16  13:13:21
-        Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
-     Branch: perl
-          ! pod/perldelta.pod
+[  7246] By: gsar                                  on 2000/10/16  02:33:29
+        Log: integrate change#5909 from mainline
+             
+             mode argument to do_binmode() should be file mode, not boolean
+     Branch: maint-5.6/perl
+         !> pp_sys.c
+____________________________________________________________________________
+[  7245] By: gsar                                  on 2000/10/16  02:31:04
+        Log: integrate change#5908 from mainline
+             
+             introduce illegal symbols into null package so that
+             gv_fetchpv(...,TRUE) always returns a valid GV even when the
+             symbol is trapped by strictures (avoids coredumps)
+     Branch: maint-5.6/perl
+         !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
+         !> t/pragma/strict-vars
 ____________________________________________________________________________
 [  7244] By: jhi                                   on 2000/10/16  02:29:54
         Log: Subject: $Carp::ExportLevel confusion in Exporter
@@ -2966,6 +27529,13 @@ ____________________________________________________________________________
      Branch: perl
           ! pod/perlguts.pod
 ____________________________________________________________________________
+[  7242] By: gsar                                  on 2000/10/16  02:26:51
+        Log: integrate changes#5905,5906,5907,6064 from mainline
+             
+             printf/sprintf didn't get quad types right under use64bitint
+     Branch: maint-5.6/perl
+         !> pp_sys.c sv.c t/op/64bitint.t
+____________________________________________________________________________
 [  7241] By: jhi                                   on 2000/10/16  02:22:44
         Log: Subject: small pod patch
              From: Dan Boorstein <dan_boo@bellsouth.net>
@@ -3305,6 +27875,13 @@ ____________________________________________________________________________
      Branch: perl
           ! t/op/tr.t
 ____________________________________________________________________________
+[  7192] By: jhi                                   on 2000/10/10  20:57:30
+        Log: Add versiononly, delete installscripts, from Andy Dougherty.
+     Branch: metaconfig
+          - U/installdirs/installscripts.U
+     Branch: metaconfig/U/perl
+          + versiononly.U
+____________________________________________________________________________
 [  7191] By: jhi                                   on 2000/10/10  19:41:21
         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
              From: Peter Prymmer <pvhp@forte.com>
@@ -3623,6 +28200,11 @@ ____________________________________________________________________________
      Branch: perl
           ! doio.c
 ____________________________________________________________________________
+[  7147] By: jhi                                   on 2000/10/04  23:26:34
+        Log: The one that got away from 7146.
+     Branch: metaconfig
+          + U/installdirs/installscripts.U
+____________________________________________________________________________
 [  7146] By: jhi                                   on 2000/10/04  23:25:04
         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
              suggested by H. Merijn Brand.
@@ -5134,6 +29716,16 @@ ____________________________________________________________________________
      Branch: perl
           ! Configure config_h.SH sv.c
 ____________________________________________________________________________
+[  6952] By: jhi                                   on 2000/08/31  17:42:24
+        Log: :: not allowed in pathnames, change to .
+             
+             Subject: [PATCH perl@6938] cygwin port
+             From: "Fifer, Eric" <EFifer@sanwaint.com>
+             Date: Thu, 31 Aug 2000 16:32:59 +0100
+             Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
+     Branch: metaconfig/U/perl
+          ! perlxv.U
+____________________________________________________________________________
 [  6951] By: jhi                                   on 2000/08/31  17:02:05
         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
      Branch: perl
@@ -8388,6 +32980,13 @@ ____________________________________________________________________________
      Branch: perl
           ! Todo-5.6
 ____________________________________________________________________________
+[  6514] By: bailey                                on 2000/08/04  01:18:46
+        Log: YA resync with mainstem, including VMS patches from others
+     Branch: vmsperl
+         +> (branch 48 files)
+          - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
+         !> (integrate 354 files)
+____________________________________________________________________________
 [  6513] By: jhi                                   on 2000/08/04  01:18:18
         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
              From: Mark Dickinson <dickins3@fas.harvard.edu>
@@ -8474,6 +33073,11 @@ ____________________________________________________________________________
      Branch: perl
           ! Makefile.SH
 ____________________________________________________________________________
+[  6502] By: jhi                                   on 2000/08/03  00:14:34
+        Log: Add the missing setproctitle unit.
+     Branch: metaconfig/U/perl
+          + d_setproctitle.U
+____________________________________________________________________________
 [  6501] By: jhi                                   on 2000/08/03  00:00:26
         Log: The subtest 4 may fail also on VOBS, as pointed out
              by Nick Ing-Simmons in November 1999, bug id 19991124.003
@@ -9377,6 +33981,13 @@ ____________________________________________________________________________
      Branch: perl
           ! pod/perlguts.pod pod/perlhack.pod
 ____________________________________________________________________________
+[  6405] By: jhi                                   on 2000/07/14  14:02:31
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
+         !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
+         !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
+____________________________________________________________________________
 [  6404] By: gsar                                  on 2000/07/14  12:15:02
         Log: PERL_OBJECT build tweaks
      Branch: perl
@@ -9427,6 +34038,58 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/ExtUtils/MM_Unix.pm
 ____________________________________________________________________________
+[  6395] By: jhi                                   on 2000/07/14  05:20:33
+        Log: Replace change #6337 with a better one.
+             
+             Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Fri, 14 Jul 2000 04:16:20 +0100
+             Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
+     Branch: cfgperl
+          ! regexec.c t/op/re_tests
+____________________________________________________________________________
+[  6394] By: jhi                                   on 2000/07/14  01:33:59
+        Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
+     Branch: cfgperl
+          ! embed.pl global.sym proto.h toke.c
+____________________________________________________________________________
+[  6393] By: jhi                                   on 2000/07/13  23:41:23
+        Log: remove discarded test
+     Branch: cfgperl
+          ! MANIFEST
+____________________________________________________________________________
+[  6392] By: jhi                                   on 2000/07/13  23:32:25
+        Log: The {multiplier} of a fixed substring was overlooked which
+             caused a wrong initial search offset for that substring.
+             
+             Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
+             Date: Thu, 13 Jul 2000 19:27:13 +0100
+     Branch: cfgperl
+          ! regcomp.c t/op/re_tests
+____________________________________________________________________________
+[  6391] By: jhi                                   on 2000/07/13  16:37:42
+        Log: typo fix from Craig Berry
+     Branch: cfgperl
+          ! vms/subconfigure.com
+____________________________________________________________________________
+[  6390] By: jhi                                   on 2000/07/13  13:20:12
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+          - t/op/method2entersub.t
+         !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
+         !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
+         !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
+         !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
+____________________________________________________________________________
+[  6389] By: jhi                                   on 2000/07/13  13:18:48
+        Log: Detypo from Peter Prymmer, part of #6388.
+     Branch: cfgperl
+          ! Configure config_h.SH
+     Branch: metaconfig
+          ! U/modified/d_longlong.U
+____________________________________________________________________________
 [  6388] By: gsar                                  on 2000/07/13  06:33:40
         Log: typos (spotted by Peter Prymmer)
      Branch: perl
@@ -9459,6 +34122,11 @@ ____________________________________________________________________________
      Branch: perl
           ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
 ____________________________________________________________________________
+[  6382] By: gsar                                  on 2000/07/12  07:59:12
+        Log: fix broken integrations in cfgperl
+     Branch: cfgperl
+         !> Changes pod/perldelta.pod
+____________________________________________________________________________
 [  6381] By: gsar                                  on 2000/07/12  07:42:17
         Log: integrate cfgperl changes into mainline
      Branch: perl
@@ -9477,6 +34145,28 @@ ____________________________________________________________________________
      Branch: perl
           ! win32/config_h.PL
 ____________________________________________________________________________
+[  6378] By: jhi                                   on 2000/07/12  05:03:59
+        Log: Do the cc sanity check both before the hints and
+             after the cc selction.
+     Branch: cfgperl
+          ! Configure config_h.SH
+     Branch: metaconfig
+          ! U/modified/Oldconfig.U U/modified/cc.U
+     Branch: metaconfig/U/perl
+          + Checkcc.U
+____________________________________________________________________________
+[  6377] By: jhi                                   on 2000/07/12  02:49:22
+        Log: Fix nits noticed by Boston.pm.
+     Branch: cfgperl
+          ! pod/perlre.pod
+____________________________________________________________________________
+[  6376] By: jhi                                   on 2000/07/11  21:22:13
+        Log: Configure cosmetics and perldelta.
+     Branch: cfgperl
+          ! Configure config_h.SH pod/perldelta.pod
+     Branch: metaconfig
+          ! U/modified/cc.U
+____________________________________________________________________________
 [  6375] By: gsar                                  on 2000/07/11  21:17:35
         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
      Branch: perl
@@ -9496,6 +34186,24 @@ ____________________________________________________________________________
           ! Changes
          !> (integrate 26 files)
 ____________________________________________________________________________
+[  6372] By: jhi                                   on 2000/07/11  20:30:36
+        Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
+             regen perltoc.
+     Branch: cfgperl
+          + pod/perlbook.pod
+          ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  6371] By: jhi                                   on 2000/07/11  20:08:56
+        Log: Minor cleanups on the booklist.
+     Branch: cfgperl
+          ! pod/perlfaq2.pod
+____________________________________________________________________________
+[  6370] By: jhi                                   on 2000/07/11  19:31:13
+        Log: mjd's tr patches "broke" tr/z-Z/z-Z/
+     Branch: cfgperl
+          ! t/pragma/overload.t
+____________________________________________________________________________
 [  6369] By: gsar                                  on 2000/07/11  19:27:48
         Log: integrate cfgperl changes#6293..6324 into mainline
      Branch: perl
@@ -9574,12 +34282,36 @@ ____________________________________________________________________________
      Branch: perl
          !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
 ____________________________________________________________________________
+[  6357] By: jhi                                   on 2000/07/11  18:15:16
+        Log: Fix for
+             Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
+             From: Roderick Schertler <roderick@argon.org> 
+             Date: Tue, 11 Jul 2000 13:55:05 -0400 
+             Message-Id: <200007111755.NAA05077@jones.argon.org> 
+     Branch: cfgperl
+          ! doio.c
+____________________________________________________________________________
+[  6356] By: jhi                                   on 2000/07/11  18:12:51
+        Log: Typo in #6341.
+     Branch: cfgperl
+          ! pp_hot.c
+____________________________________________________________________________
 [  6355] By: gsar                                  on 2000/07/11  18:12:10
         Log: integrate cfgperl changes#6231..6240 into mainline
      Branch: perl
          +> pod/perlutil.pod
          !> (integrate 35 files)
 ____________________________________________________________________________
+[  6354] By: jhi                                   on 2000/07/11  18:04:34
+        Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
+             From: Dominic Dunlop <domo@computer.org> 
+             Date: Tue, 11 Jul 2000 12:27:33 +0200 
+             Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
+             
+             Replaces change #6268.
+     Branch: cfgperl
+          ! t/op/sprintf.t
+____________________________________________________________________________
 [  6353] By: gsar                                  on 2000/07/11  17:59:51
         Log: skip integrate of problematic change#6230 from cfgperl into mainline
              (a later version of File::Spec is already in mainline)
@@ -9614,6 +34346,11 @@ ____________________________________________________________________________
          !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
          !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
 ____________________________________________________________________________
+[  6348] By: jhi                                   on 2000/07/11  17:45:49
+        Log: README.posix-bc podified from Thomas Dorner.
+     Branch: cfgperl
+          ! README.posix-bc
+____________________________________________________________________________
 [  6347] By: gsar                                  on 2000/07/11  17:42:04
         Log: integrate cfgperl change#6217 into mainline
      Branch: perl
@@ -9649,6 +34386,120 @@ ____________________________________________________________________________
           ! Changes
          !> (integrate 34 files)
 ____________________________________________________________________________
+[  6342] By: jhi                                   on 2000/07/11  16:05:48
+        Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
+             To: perl5-porters@perl.org
+             From: Karsten Sperling <spiff@phreax.net>
+             Date: Mon, 10 Jul 2000 15:12:52 +0200
+             Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
+     Branch: cfgperl
+          ! lib/Symbol.pm
+____________________________________________________________________________
+[  6341] By: jhi                                   on 2000/07/11  15:59:23
+        Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
+             From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
+             Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
+             Date: Fri, 07 Jul 2000 17:57:16 +0100
+     Branch: cfgperl
+          ! pp_hot.c
+____________________________________________________________________________
+[  6340] By: jhi                                   on 2000/07/11  15:55:47
+        Log: Subject: Re: format bug report  [Patch]
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 05 Jul 2000 13:12:52 +0200
+             Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
+             
+             Subject: Re: format bug report  [Patch]
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 05 Jul 2000 14:10:01 +0200
+             Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
+     Branch: cfgperl
+          ! t/op/write.t toke.c
+____________________________________________________________________________
+[  6339] By: jhi                                   on 2000/07/11  13:54:09
+        Log: Be less forgiving about ambiguous and illegal tr ranges.
+             Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Tue, 04 Jul 2000 10:00:12 -0400
+             Message-ID: <20000704140012.17772.qmail@plover.com>
+             
+             Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Wed, 05 Jul 2000 09:37:36 -0400
+             Message-ID: <20000705133736.27293.qmail@plover.com>
+     Branch: cfgperl
+          ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
+____________________________________________________________________________
+[  6338] By: jhi                                   on 2000/07/11  13:31:24
+        Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
+             From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
+             Date: Tue, 11 Jul 2000 13:50:51 +0100
+             Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
+     Branch: cfgperl
+          ! sv.c
+____________________________________________________________________________
+[  6337] By: jhi                                   on 2000/07/11  13:29:14
+        Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Tue, 11 Jul 2000 12:44:50 +0100
+             Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
+     Branch: cfgperl
+          ! regexec.c t/op/re_tests
+____________________________________________________________________________
+[  6336] By: jhi                                   on 2000/07/11  13:26:47
+        Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 7 Jul 2000 11:26:09 GMT
+             Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
+     Branch: cfgperl
+          ! mg.c
+____________________________________________________________________________
+[  6335] By: jhi                                   on 2000/07/11  13:23:37
+        Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
+             From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
+             Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
+             Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
+     Branch: cfgperl
+          + ext/DynaLoader/hints/netbsd.pl
+          ! MANIFEST ext/DynaLoader/hints/openbsd.pl
+____________________________________________________________________________
+[  6334] By: jhi                                   on 2000/07/11  13:20:38
+        Log: Subject: PATCH perlguts.pod: Document D and d magic types
+             From: mjd@plover.com
+             Date: 5 Jul 2000 18:01:51 -0000
+             Message-ID: <20000705180151.29413.qmail@plover.com>
+     Branch: cfgperl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[  6333] By: jhi                                   on 2000/07/11  13:15:51
+        Log: Precedence goof, fix based on
+             Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Tue, 11 Jul 2000 12:52:38 +0100
+             Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
+     Branch: cfgperl
+          ! t/op/taint.t
+____________________________________________________________________________
+[  6332] By: jhi                                   on 2000/07/11  12:40:17
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> win32/win32sck.c
+____________________________________________________________________________
+[  6331] By: jhi                                   on 2000/07/10  20:14:16
+        Log: Sprinkle ldlibpath.
+     Branch: cfgperl
+          ! pod/Makefile.SH
+____________________________________________________________________________
+[  6330] By: jhi                                   on 2000/07/10  17:54:49
+        Log: More POSIX.pod tweaks.
+     Branch: cfgperl
+          ! ext/POSIX/POSIX.pod
+____________________________________________________________________________
+[  6329] By: jhi                                   on 2000/07/10  14:02:12
+        Log: Reorder perl.pod once more.
+     Branch: cfgperl
+          ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
+____________________________________________________________________________
 [  6328] By: gsar                                  on 2000/07/10  07:06:00
         Log: accept() leaks memory on windows due to incorrect ordering of
              closesocket() and fclose() calls
@@ -9661,6 +34512,61 @@ ____________________________________________________________________________
      Branch: perl
           ! win32/win32sck.c
 ____________________________________________________________________________
+[  6326] By: jhi                                   on 2000/07/08  02:45:40
+        Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
+             was cast to an unsigned (32-bit) integer with wild abandon.
+     Branch: cfgperl
+          ! ext/Devel/DProf/DProf.xs
+____________________________________________________________________________
+[  6325] By: jhi                                   on 2000/07/07  18:50:33
+        Log: Remove perlbook, update perlfaq book listing,
+             rearrange perl.pod, regenerate perltoc.
+     Branch: cfgperl
+          - pod/perlbook.pod
+          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
+          ! pod/perlfaq2.pod pod/perltoc.pod
+____________________________________________________________________________
+[  6324] By: jhi                                   on 2000/07/07  14:03:40
+        Log: Fix the alignment problem in Crays ([ID 20000612.002]).
+     Branch: cfgperl
+          ! sv.h toke.c
+____________________________________________________________________________
+[  6323] By: jhi                                   on 2000/07/06  16:03:55
+        Log: Fix complaints of buildtoc.
+     Branch: cfgperl
+          + lib/Win32.pod
+          - pod/Win32.pod
+          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
+____________________________________________________________________________
+[  6322] By: jhi                                   on 2000/07/06  15:15:52
+        Log: Add =head1 NAMEs so that buildtoc is happy.
+             (The CGI::Util nit reported to Lincoln.)
+     Branch: cfgperl
+          ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  6321] By: jhi                                   on 2000/07/06  03:16:04
+        Log: Config is being used.
+     Branch: cfgperl
+          ! t/op/method.t
+____________________________________________________________________________
+[  6320] By: jhi                                   on 2000/07/06  03:13:13
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
+____________________________________________________________________________
+[  6319] By: jhi                                   on 2000/07/06  03:11:46
+        Log: Autogenerate pod/Makefile and pod/buildtoc.
+             buildtoc also checks whether the existin pods are
+             mentioned in MANIFEST and perl.pod, and vice versa.
+             (None of the thusly found discrepancies fixed yet.)
+             roffitall also needs to be autogenerated similarly but it
+             seems so badly out of date that I didn't touch it yet.
+     Branch: cfgperl
+          + pod/Makefile.SH pod/buildtoc.PL
+          - pod/Makefile pod/buildtoc
+          ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
+____________________________________________________________________________
 [  6318] By: gsar                                  on 2000/07/05  22:10:54
         Log: fix UNC path handling on Windows under ithreads, and chdir()
              return value when given a non-existent directory
@@ -9677,22 +34583,72 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/perl5db.pl
 ____________________________________________________________________________
+[  6315] By: jhi                                   on 2000/07/05  00:25:21
+        Log: Integrate with Sarathy, preliminary fix for unicos
+             alignment problems in [ID 20000612.002] Perl problem on Cray system.
+     Branch: cfgperl
+          ! sv.h
+         !> pp_hot.c
+____________________________________________________________________________
 [  6314] By: gsar                                  on 2000/07/04  23:34:02
         Log: tyop in change#6306
      Branch: perl
           ! pp_hot.c
 ____________________________________________________________________________
+[  6313] By: jhi                                   on 2000/07/04  22:14:38
+        Log: Multiline string literals ENONPORTABLE.
+     Branch: cfgperl
+          ! pp_hot.c
+____________________________________________________________________________
+[  6312] By: jhi                                   on 2000/07/04  20:34:44
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
+         !> t/op/method.t
+____________________________________________________________________________
+[  6311] By: jhi                                   on 2000/07/04  20:30:56
+        Log: More POSIX.pod embellishment.
+     Branch: cfgperl
+          ! ext/POSIX/POSIX.pod
+____________________________________________________________________________
 [  6310] By: gsar                                  on 2000/07/04  17:28:48
         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
      Branch: perl
           ! t/lib/b.t
 ____________________________________________________________________________
+[  6309] By: jhi                                   on 2000/07/04  17:22:18
+        Log: The #6308 required a little bit more.
+     Branch: cfgperl
+          ! Makefile.SH win32/Makefile
+____________________________________________________________________________
+[  6308] By: jhi                                   on 2000/07/04  16:35:24
+        Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
+     Branch: cfgperl
+          + lib/lib_pm.PL
+          - lib/lib.pm.PL
+          ! MANIFEST Makefile.SH
+____________________________________________________________________________
+[  6307] By: jhi                                   on 2000/07/04  16:28:58
+        Log: Win32 patches for cfgperl from Sarathy.
+     Branch: cfgperl
+          ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
+          ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
+          ! thread.h toke.c util.c win32/Makefile win32/win32.c
+____________________________________________________________________________
 [  6306] By: gsar                                  on 2000/07/04  16:28:40
         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
              (from Richard Soderberg <rs@oregonnet.com>)
      Branch: perl
           ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
 ____________________________________________________________________________
+[  6305] By: jhi                                   on 2000/07/04  16:24:24
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
+         !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
+         !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
+         !> proto.h win32/win32.c
+____________________________________________________________________________
 [  6304] By: gsar                                  on 2000/07/04  16:17:24
         Log: missing perldiag entry for unpack("w",...) diagnostic (from
              Andreas Koenig)
@@ -9711,6 +34667,13 @@ ____________________________________________________________________________
           ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
           ! win32/win32.c
 ____________________________________________________________________________
+[  6301] By: jhi                                   on 2000/07/04  04:50:07
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
+         !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
+         !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
+____________________________________________________________________________
 [  6300] By: gsar                                  on 2000/07/04  04:42:09
         Log: PERL_OBJECT build tweak
      Branch: perl
@@ -9734,44 +34697,636 @@ ____________________________________________________________________________
      Branch: perl
           ! perl.c
 ____________________________________________________________________________
+[  6296] By: jhi                                   on 2000/06/30  18:28:37
+        Log: Elaborate POSIX.pod.  Still needs work.
+     Branch: cfgperl
+          ! ext/POSIX/POSIX.pod
+____________________________________________________________________________
+[  6295] By: jhi                                   on 2000/06/30  14:58:18
+        Log: Point to perlipc for more SysV IPC examples.
+     Branch: cfgperl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
 [  6294] By: gsar                                  on 2000/06/30  14:47:45
         Log: slurp mode fix in change#4736 still not quite right
      Branch: perl
           ! pp_hot.c t/io/argv.t
 ____________________________________________________________________________
-[  6291] By: gsar                                  on 2000/06/30  04:37:33
-        Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
-             when @_ is modified, causing coredumps
-     Branch: perl
-          ! cop.h pp_ctl.c pp_hot.c t/op/args.t
+[  6293] By: jhi                                   on 2000/06/30  12:02:55
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> cop.h pp_ctl.c pp_hot.c t/op/args.t
+____________________________________________________________________________
+[  6292] By: jhi                                   on 2000/06/30  12:01:11
+        Log: From: simon@brecon.co.uk (Simon Cozens)
+             Subject: UTF8 concat
+             Date: 30 Jun 2000 06:13:25 GMT
+             Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
+     Branch: cfgperl
+          ! pp_hot.c
+____________________________________________________________________________
+[  6291] By: gsar                                  on 2000/06/30  04:37:33
+        Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
+             when @_ is modified, causing coredumps
+     Branch: perl
+          ! cop.h pp_ctl.c pp_hot.c t/op/args.t
+____________________________________________________________________________
+[  6290] By: jhi                                   on 2000/06/30  02:21:44
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[  6289] By: jhi                                   on 2000/06/30  02:21:02
+        Log: Check VERSIONs.
+     Branch: cfgperl
+          ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
+          ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
+          ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
+____________________________________________________________________________
+[  6288] By: jhi                                   on 2000/06/30  02:18:52
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> ext/Opcode/Opcode.xs lib/File/Spec.pm
+         !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
+         !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
+         !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
+____________________________________________________________________________
+[  6287] By: gsar                                  on 2000/06/30  02:17:08
+        Log: integrate vmsperl changes into mainline
+     Branch: perl
+         !> vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[  6285] By: gsar                                  on 2000/06/30  02:05:28
+        Log: localize %INC in a Safe compartment so that use/require work
+             (many other magic globals probably need similar treatment)
+     Branch: perl
+          ! ext/Opcode/Opcode.xs
+____________________________________________________________________________
+[  6284] By: gsar                                  on 2000/06/30  01:54:54
+        Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
+             about Windows
+     Branch: perl
+          ! pod/perlembed.pod
+____________________________________________________________________________
+[  6283] By: jhi                                   on 2000/06/30  01:50:10
+        Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
+             From: Barrie Slaymaker <barries@jester.slaysys.com>
+             Date: Wed, 28 Jun 2000 11:35:29 -0400
+             Message-Id: <200006281535.LAA21095@jester.slaysys.com>
+     Branch: perl
+          ! lib/File/Spec.pm lib/File/Spec/Functions.pm
+          ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
+          ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
+          ! lib/File/Spec/Win32.pm
+____________________________________________________________________________
+[  6282] By: jhi                                   on 2000/06/29  22:57:22
+        Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
+             From: Dan Sugalski <dan@sidhe.org>
+             Date: Tue, 06 Jun 2000 11:59:50 -0400
+             Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
+     Branch: cfgperl
+          ! vms/vms.c
+____________________________________________________________________________
+[  6281] By: jhi                                   on 2000/06/29  22:52:50
+        Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
+             From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
+             Date: Wed, 7 Jun 2000 04:02:04 -0500
+             Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
+     Branch: cfgperl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  6280] By: jhi                                   on 2000/06/29  22:45:47
+        Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
+             From: rspier@pobox.com (Robert Spier)
+             Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
+             Message-ID: <14654.31913.845602.610277@rls.cx>
+     Branch: cfgperl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  6279] By: jhi                                   on 2000/06/29  22:38:16
+        Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
+             From: Tim Ayers <tayers@bridge.com>
+             Date: Thu, 08 Jun 2000 08:11:06 +0200
+             Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
+             [resent by Richard Foley, Message-Id probably wrong]
+     Branch: cfgperl
+          ! pod/perlsub.pod
+____________________________________________________________________________
+[  6278] By: jhi                                   on 2000/06/29  22:21:45
+        Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
+             From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
+             Date: Fri, 09 Jun 2000 12:39:27 -0400
+             Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
+             (plus update the version "number" of Text::Wrap)
+     Branch: cfgperl
+          ! lib/Text/Wrap.pm
+____________________________________________________________________________
+[  6277] By: jhi                                   on 2000/06/29  22:13:10
+        Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
+             From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
+             Date: Mon, 12 Jun 2000 14:55:59 +0100
+             Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
+     Branch: cfgperl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  6276] By: jhi                                   on 2000/06/29  22:11:06
+        Log: Subject: [PATCH] Re: eval documentation: context
+             From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
+             Date: Mon, 12 Jun 2000 15:07:29 +0100
+             Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
+     Branch: cfgperl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  6275] By: jhi                                   on 2000/06/29  21:59:46
+        Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
+             From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
+             Date: Tue, 13 Jun 2000 02:43:48 -0500
+             Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
+     Branch: cfgperl
+          ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
+____________________________________________________________________________
+[  6274] By: jhi                                   on 2000/06/29  21:56:14
+        Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
+             Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
+     Branch: cfgperl
+          ! ext/File/Glob/Glob.pm
+____________________________________________________________________________
+[  6273] By: jhi                                   on 2000/06/29  21:49:09
+        Log: Subject: [PATCH] xsub attributes
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
+     Branch: cfgperl
+          ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
+          ! objXSUB.h op.c perlapi.c perlapi.h proto.h
+____________________________________________________________________________
+[  6272] By: jhi                                   on 2000/06/29  21:41:28
+        Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
+             From: Tom Phoenix <rootbeer@redcat.com>
+             Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
+             Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
+     Branch: cfgperl
+          ! lib/Net/Ping.pm
+____________________________________________________________________________
+[  6271] By: jhi                                   on 2000/06/29  21:36:55
+        Log: Subject: PATCH pod/perltie.pod
+             From: Ian Phillipps <Ian.Phillipps@iname.com>
+             Date: Fri, 16 Jun 2000 00:17:19 +0100
+             Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
+             (only the first hunk, the second hunk had already been done
+             by some other patch)
+     Branch: cfgperl
+          ! pod/perltie.pod
+____________________________________________________________________________
+[  6270] By: jhi                                   on 2000/06/29  21:24:51
+        Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
+             From: Nicholas Clark <nick@talking.bollo.cx>
+             Date: Fri, 23 Jun 2000 16:21:15 +0100
+             Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
+     Branch: cfgperl
+          ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
+          ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
+____________________________________________________________________________
+[  6269] By: jhi                                   on 2000/06/29  19:38:15
+        Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
+             silence few compiler warnings.
+     Branch: cfgperl
+          ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
+____________________________________________________________________________
+[  6268] By: jhi                                   on 2000/06/29  18:21:50
+        Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
+             From: Dominic Dunlop <domo@computer.org> 
+             Date: Thu, 29 Jun 2000 12:32:39 +0200 
+             Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
+     Branch: cfgperl
+          ! t/op/sprintf.t
+____________________________________________________________________________
+[  6267] By: jhi                                   on 2000/06/29  18:16:07
+        Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
+     Branch: cfgperl
+          + t/op/method2entersub.t
+          ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
+          ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
+          ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
+          ! xsutils.c
+____________________________________________________________________________
+[  6266] By: jhi                                   on 2000/06/29  15:11:15
+        Log: Subject: [PATCH 5.6.0] cygwin port
+             Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
+             From: "Fifer, Eric" <EFifer@sanwaint.com>
+             Date: Thu, 29 Jun 2000 12:58:29 +0100
+     Branch: cfgperl
+          ! cygwin/Makefile.SHs
+____________________________________________________________________________
+[  6265] By: jhi                                   on 2000/06/29  15:04:05
+        Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Wed, 28 Jun 2000 17:50:12 -0700
+             Message-ID: <E1pW5gzkg2kV092yn@efn.org>
+     Branch: cfgperl
+          ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  6264] By: jhi                                   on 2000/06/29  15:00:57
+        Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
+             From: Marty Lucich <marty@netcom.com>
+             Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
+             Message-Id: <200006282116.OAA11148@netcom.com>
+             ccdlflags update (the BSD/OS 4.1 part had already been taken
+             care of by #6141).
+     Branch: cfgperl
+          ! hints/bsdos.sh
+____________________________________________________________________________
+[  6263] By: jhi                                   on 2000/06/29  13:47:44
+        Log: tr fixes from Simon Cozens
+     Branch: cfgperl
+          ! doop.c
+____________________________________________________________________________
+[  6262] By: jhi                                   on 2000/06/28  18:46:01
+        Log: Subject: 5.6.0 Patch for EPOC
+             From: Olaf Flebbe <o.flebbe@gmx.de>
+             Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
+             Message-ID: <23449.960929969@www11.gmx.net>
+     Branch: cfgperl
+          ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
+          ! epoc/epocish.h
+____________________________________________________________________________
+[  6261] By: jhi                                   on 2000/06/28  18:29:07
+        Log: Subject: Re: [PATCH cfgperl] BOMs away!
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 17 Jun 2000 11:49:57 GMT
+             Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
+     Branch: cfgperl
+          ! pod/perldiag.pod t/comp/require.t toke.c
+____________________________________________________________________________
+[  6260] By: jhi                                   on 2000/06/28  17:47:16
+        Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
+             From: simon@brecon.co.uk (Simon Cozens) 
+             Date: 17 Jun 2000 11:56:44 GMT 
+             Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
+             pack U0, pack C0
+     Branch: cfgperl
+          ! pod/perlfunc.pod pp.c t/op/pack.t
+____________________________________________________________________________
+[  6259] By: jhi                                   on 2000/06/28  16:43:17
+        Log: perlnewmod was missing from MANIFEST.
+     Branch: cfgperl
+          ! MANIFEST
+____________________________________________________________________________
+[  6258] By: jhi                                   on 2000/06/28  15:54:30
+        Log: linenumber tweak
+     Branch: cfgperl
+          ! t/pragma/warn/regcomp
+____________________________________________________________________________
+[  6257] By: jhi                                   on 2000/06/28  15:50:44
+        Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
+             (one part of the patch had been applied earlier)
+     Branch: cfgperl
+          ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
+____________________________________________________________________________
+[  6256] By: jhi                                   on 2000/06/28  15:40:22
+        Log: tweaks from Simon Cozens to further fix tr/// under utf8
+     Branch: cfgperl
+          ! doop.c
+____________________________________________________________________________
+[  6255] By: jhi                                   on 2000/06/28  15:33:45
+        Log: small thinko tweaks
+     Branch: cfgperl
+          ! lib/IPC/Open3.pm t/op/my_stash.t
+____________________________________________________________________________
+[  6254] By: jhi                                   on 2000/06/28  15:33:25
+        Log: Subject: tr///, help wanted.
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 28 Jun 2000 11:29:04 GMT
+             Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
+     Branch: cfgperl
+          ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
+          ! pp_proto.h proto.h t/op/tr.t
+____________________________________________________________________________
+[  6253] By: jhi                                   on 2000/06/28  15:09:17
+        Log: Paranoia tweak on #6249.
+             Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
+             From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
+             Date: Sun, 25 Jun 2000 23:43:12 -0400
+             Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
+     Branch: cfgperl
+          ! lib/IPC/Open3.pm
+____________________________________________________________________________
+[  6252] By: jhi                                   on 2000/06/28  15:01:38
+        Log: Document #6249 and #6251.
+     Branch: cfgperl
+          ! lib/Exporter.pm lib/IPC/Open3.pm
+____________________________________________________________________________
+[  6251] By: jhi                                   on 2000/06/28  14:50:43
+        Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
+     Branch: cfgperl
+          ! lib/Exporter.pm
+____________________________________________________________________________
+[  6250] By: jhi                                   on 2000/06/28  14:45:23
+        Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
+     Branch: cfgperl
+          + t/op/my_stash.t
+          ! MANIFEST embed.pl global.sym proto.h toke.c
+____________________________________________________________________________
+[  6249] By: jhi                                   on 2000/06/28  14:36:34
+        Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
+             From: Frank Tobin <ftobin@uiuc.edu>
+             Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
+             Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
+     Branch: cfgperl
+          ! lib/IPC/Open3.pm
+____________________________________________________________________________
+[  6248] By: jhi                                   on 2000/06/28  14:11:25
+        Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Tue, 27 Jun 2000 22:36:42 -0400
+             Message-ID: <20000628023642.12166.qmail@plover.com>
+     Branch: cfgperl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  6247] By: jhi                                   on 2000/06/27  12:46:37
+        Log: Tweak $VERSION, patch from Doug MacEachern.
+     Branch: cfgperl
+          ! lib/File/Spec.pm
+____________________________________________________________________________
+[  6246] By: jhi                                   on 2000/06/27  03:34:46
+        Log: Allow for standalone testing.
+     Branch: cfgperl
+          ! t/lib/filefunc.t t/lib/filespec.t
+____________________________________________________________________________
+[  6245] By: jhi                                   on 2000/06/27  02:50:02
+        Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
+             From: Nicholas Clark <nick@Bagpuss.unfortu.net>
+             Date: Sat, 24 Jun 2000 13:06:20 +0100
+             Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
+     Branch: cfgperl
+          ! ext/DynaLoader/DynaLoader_pm.PL
+____________________________________________________________________________
+[  6244] By: jhi                                   on 2000/06/27  02:46:10
+        Log: Subject: [PATCH] avoid mg_ptr in '*' magic
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
+     Branch: cfgperl
+          ! gv.c sv.c t/lib/peek.t
+____________________________________________________________________________
+[  6243] By: jhi                                   on 2000/06/27  02:38:07
+        Log: Subject: [PATCH] is_utf8_string
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 26 Jun 2000 02:25:59 GMT
+             Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
+     Branch: cfgperl
+          ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
+          ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
+          ! proto.h utf8.c
+____________________________________________________________________________
+[  6242] By: jhi                                   on 2000/06/27  02:24:00
+        Log: Subject: [PATCH] bytes<->utf8 fixes
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 26 Jun 2000 04:55:45 GMT
+             Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
+     Branch: cfgperl
+          ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
+____________________________________________________________________________
+[  6241] By: jhi                                   on 2000/06/27  02:12:42
+        Log: Do no -warn on \_, only on \alpha.
+             Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
+             From: David Dyck <dcd@tc.fluke.com>
+             Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
+     Branch: cfgperl
+          ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
+____________________________________________________________________________
+[  6240] By: jhi                                   on 2000/06/27  02:00:01
+        Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
+             From: Nicholas Clark <nick@Bagpuss.unfortu.net>
+             Date: Mon, 26 Jun 2000 18:40:14 +0100
+             Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
+     Branch: cfgperl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  6239] By: jhi                                   on 2000/06/27  01:53:40
+        Log: Configure maintenance.  Sever some dependency cycles,
+             separate gccversion from the cc unit,
+             address [ID 20000623.006] Configure script patch for using gcc on AIX
+             (but solve it a little bit differently),
+             unduplex some accidentally duplicated units,
+             suggest using gcc if no cc available
+             (p5p thread: "Solaris configure: counterproposal", 1999-09)
+     Branch: cfgperl
+          ! Configure Todo-5.6 config_h.SH
+     Branch: metaconfig
+          ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
+          ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
+     Branch: metaconfig/U/perl
+          + gccvers.U
+          ! d_getespwnam.U d_getprpwnam.U i_prot.U
+____________________________________________________________________________
+[  6238] By: jhi                                   on 2000/06/25  18:04:56
+        Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
+             From: Dan Sugalski <dan@sidhe.org>
+             Date: Fri, 23 Jun 2000 17:00:00 -0400
+             Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
+     Branch: cfgperl
+          ! lib/ExtUtils/MM_VMS.pm vms/vms.c
+____________________________________________________________________________
+[  6237] By: jhi                                   on 2000/06/25  16:36:45
+        Log: Tweak embed.pl, regen headers.
+     Branch: cfgperl
+          ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
+          ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
+          ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
+          ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
+          ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
+____________________________________________________________________________
+[  6236] By: jhi                                   on 2000/06/25  15:26:42
+        Log: Regen headers.
+     Branch: cfgperl
+          ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
+          ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
+          ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
+          ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
+          ! regnodes.h warnings.h
+____________________________________________________________________________
+[  6235] By: jhi                                   on 2000/06/23  19:39:35
+        Log: The thread begun by
+             Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
+             From: Kevin.Ruscoe@ubsw.com
+             Date: Fri, 16 Jun 2000 16:38:51 +0100
+             Message-Id: <H000019b03c300d6@MHS>
+     Branch: cfgperl
+          ! hints/solaris_2.sh
 ____________________________________________________________________________
-[  6287] By: gsar                                  on 2000/06/30  02:17:08
-        Log: integrate vmsperl changes into mainline
-     Branch: perl
-         !> vms/vms.c vms/vmsish.h
+[  6234] By: jhi                                   on 2000/06/23  19:23:36
+        Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
+             because when run as services (Win32ese for daemons)
+             no environment variables are set and tmpdir ends up as /tmp,
+             which is ambiguous.
+             
+             Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
+             From: matt@sergeant.org
+             Date: 16 Jun 2000 16:30:43 -0000
+             Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
+     Branch: cfgperl
+          ! lib/File/Spec/Win32.pm
 ____________________________________________________________________________
-[  6285] By: gsar                                  on 2000/06/30  02:05:28
-        Log: localize %INC in a Safe compartment so that use/require work
-             (many other magic globals probably need similar treatment)
-     Branch: perl
-          ! ext/Opcode/Opcode.xs
+[  6233] By: jhi                                   on 2000/06/23  19:18:58
+        Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Fri, 16 Jun 2000 20:53:04 -0400
+             Message-ID: <20000617005304.8008.qmail@plover.com>
+     Branch: cfgperl
+          ! op.h
 ____________________________________________________________________________
-[  6284] By: gsar                                  on 2000/06/30  01:54:54
-        Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
-             about Windows
-     Branch: perl
-          ! pod/perlembed.pod
+[  6232] By: jhi                                   on 2000/06/23  16:10:02
+        Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 19 Jun 2000 15:18:27 GMT
+             Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
+             
+             plus update pod/Makefile and regenerate perltoc
+     Branch: cfgperl
+          + pod/perlutil.pod
+          ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
 ____________________________________________________________________________
-[  6283] By: jhi                                   on 2000/06/30  01:50:10
-        Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
-             From: Barrie Slaymaker <barries@jester.slaysys.com>
-             Date: Wed, 28 Jun 2000 11:35:29 -0400
-             Message-Id: <200006281535.LAA21095@jester.slaysys.com>
-     Branch: perl
+[  6231] By: jhi                                   on 2000/06/23  15:19:18
+        Log: Subject: [PATCH 5.6.0] cygwin port
+             From: "Fifer, Eric" <EFifer@sanwaint.com>
+             Date: Tue, 20 Jun 2000 14:30:58 +0100
+             Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
+     Branch: cfgperl
+          ! README.cygwin lib/File/Find.pm
+____________________________________________________________________________
+[  6230] By: jhi                                   on 2000/06/23  14:25:21
+        Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
+     Branch: cfgperl
           ! lib/File/Spec.pm lib/File/Spec/Functions.pm
           ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
           ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
-          ! lib/File/Spec/Win32.pm
+          ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
+____________________________________________________________________________
+[  6229] By: jhi                                   on 2000/06/23  14:13:34
+        Log: Subject: README.hpux version 0.6.1
+             Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
+             From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
+             Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
+     Branch: cfgperl
+          ! README.hpux
+____________________________________________________________________________
+[  6228] By: jhi                                   on 2000/06/23  14:07:20
+        Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
+     Branch: cfgperl
+          ! op.c
+____________________________________________________________________________
+[  6227] By: jhi                                   on 2000/06/23  14:01:06
+        Log: Subject: [PATCH] lib.pm -> lib.pm.PL
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
+     Branch: cfgperl
+          + lib/lib.pm.PL
+          - lib/lib.pm
+          ! MANIFEST Makefile.SH
+____________________________________________________________________________
+[  6226] By: jhi                                   on 2000/06/23  13:53:07
+        Log: Subject: [PATCH] remove forward declarations in Socket.pm
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
+             
+             From: Doug MacEachern <dougm@covalent.net>
+             Subject: Re: [PATCH] remove forward declarations in Socket.pm
+             Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
+     Branch: cfgperl
+          ! ext/Socket/Socket.pm op.c
+____________________________________________________________________________
+[  6225] By: jhi                                   on 2000/06/23  13:41:52
+        Log: Add source code filenames to apidoc.
+             From: simon@brecon.co.uk (Simon Cozens)
+             Subject: [PATCH embed.pl] Source X-ref
+             Date: 22 Jun 2000 02:18:49 GMT
+             Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
+     Branch: cfgperl
+          ! embed.pl
+____________________________________________________________________________
+[  6224] By: jhi                                   on 2000/06/23  13:32:33
+        Log: A way to avoid English.pm performance hit.
+             From: root <root@jester.slaysys.com>
+             Subject: [YAPATCH English.pm] My turn to putt again
+             Date: Thu, 22 Jun 2000 20:33:58 -0400
+             Message-Id: <200006230033.UAA05960@jester.slaysys.com>
+     Branch: cfgperl
+          ! lib/English.pm t/lib/english.t
+____________________________________________________________________________
+[  6223] By: jhi                                   on 2000/06/23  13:27:06
+        Log: Avoid double close().
+             Subject: [PATCH] avoid double close()
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
+     Branch: cfgperl
+          ! doio.c
+____________________________________________________________________________
+[  6222] By: jhi                                   on 2000/06/23  13:25:54
+        Log: doc typo fix
+             Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
+             From: Ian Phillipps <Ian.Phillipps@iname.com>
+             Date: Fri, 23 Jun 2000 10:40:58 +0100
+             Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
+     Branch: cfgperl
+          ! lib/Pod/Usage.pm
+____________________________________________________________________________
+[  6221] By: jhi                                   on 2000/06/23  13:24:15
+        Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
+             From: simon@brecon.co.uk (Simon Cozens)
+             Subject: [PATCH] Eliminate tr///[CU][CU]
+             Date: 23 Jun 2000 11:05:40 GMT
+             Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
+     Branch: cfgperl
+          ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
+____________________________________________________________________________
+[  6220] By: jhi                                   on 2000/06/22  16:07:51
+        Log: Win32 patches from Benjamin Stuhl.
+     Branch: cfgperl
+          ! makedef.pl win32/win32.h
+____________________________________________________________________________
+[  6219] By: jhi                                   on 2000/06/22  16:06:34
+        Log: Bytecode patches from Benjamin Stuhl.
+     Branch: cfgperl
+          ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
+          ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
+          ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
+____________________________________________________________________________
+[  6218] By: jhi                                   on 2000/06/15  23:54:16
+        Log: Bytecode patches from Benjamin Stuhl.
+     Branch: cfgperl
+          ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
+____________________________________________________________________________
+[  6217] By: jhi                                   on 2000/06/09  13:38:29
+        Log: Rename the fdpid locking and integrate with Sarathy.
+     Branch: cfgperl
+          ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
+          ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
+          ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
+          ! win32/win32.c
+         !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
 ____________________________________________________________________________
 [  6216] By: gsar                                  on 2000/06/08  14:54:21
         Log: be more optimal about clearing @_
@@ -9795,6 +35350,106 @@ ____________________________________________________________________________
      Branch: perl
           ! hints/solaris_2.sh
 ____________________________________________________________________________
+[  6212] By: jhi                                   on 2000/06/07  03:10:36
+        Log: Continuing mopup for #6204.
+     Branch: cfgperl
+          ! ext/B/defsubs_h.PL
+____________________________________________________________________________
+[  6211] By: jhi                                   on 2000/06/07  02:41:50
+        Log: Mopup for #6204.
+             Under the 5005 threads the t/lib/b.t for B::Deparse fails:
+             Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
+             This is comes from const() where POK isn't on when expected.
+     Branch: cfgperl
+          ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
+          ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
+          ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
+          ! perlapi.h pod/perlapi.pod
+____________________________________________________________________________
+[  6210] By: jhi                                   on 2000/06/07  01:56:29
+        Log: Mopup for #6207 and #6209.
+     Branch: cfgperl
+          ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
+____________________________________________________________________________
+[  6209] By: jhi                                   on 2000/06/07  01:33:12
+        Log: Lock PL_fdpid against race conditions, based on:
+             Subject: [PATCH 5.6.0]subprocess fixup for threads
+             From: Dan Sugalski <dan@sidhe.org>
+             To: perl5-porters@perl.org
+             Date: Tue, 11 Apr 2000 17:02:32 -0400
+             Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
+     Branch: cfgperl
+          ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
+          ! win32/win32.c
+____________________________________________________________________________
+[  6208] By: jhi                                   on 2000/06/07  01:05:23
+        Log: Regen headers for #6207.
+     Branch: cfgperl
+          ! embed.h global.sym objXSUB.h proto.h
+____________________________________________________________________________
+[  6207] By: jhi                                   on 2000/06/06  23:43:13
+        Log: Subject: [PATCH 5.6.0] Threadsafe patches
+             From: Dan Sugalski <dan@sidhe.org>
+             To: perl5-porters@perl.org
+             Date: Mon, 08 May 2000 18:08:13 -0400
+             Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
+     Branch: cfgperl
+          ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
+          ! proto.h sv.h util.c
+____________________________________________________________________________
+[  6206] By: jhi                                   on 2000/06/06  23:21:23
+        Log: Subject: [PATCH] Eliminate $a/$b in pod
+             From: David Glasser <me@davidglasser.net>
+             To: perl5-porters@perl.org
+             Date: Mon, 29 May 2000 21:15:59 -0400
+             Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
+     Branch: cfgperl
+          ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
+          ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
+          ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
+          ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
+          ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
+          ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
+          ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
+          ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
+          ! pod/perlvar.pod pod/perlxs.pod
+____________________________________________________________________________
+[  6205] By: jhi                                   on 2000/06/06  23:12:14
+        Log: Subject: [PATCH] Win32 improvements
+             From: "Benjamin Stuhl" <sho_pi@hotmail.com>
+             To: gsar@activestate.com, perl5-porters@perl.org
+             Date: Mon, 29 May 2000 17:22:24 PDT
+             Message-ID: <20000530002224.91142.qmail@hotmail.com>
+             (MUA had mangled many lines by wordwrapping)
+     Branch: cfgperl
+          ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
+____________________________________________________________________________
+[  6204] By: jhi                                   on 2000/06/06  23:01:50
+        Log: Subject: [PATCH] B::Bytecode patches
+             From: "Benjamin Stuhl" <sho_pi@hotmail.com>
+             To: gsar@activestate.com, jhi@iki.fi
+             Cc: perl5-porters@perl.org
+             Message-ID: <20000602202526.48694.qmail@hotmail.com>
+             (MUA had mangled many lines by wordwrapping)
+     Branch: cfgperl
+          ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
+          ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
+          ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
+          ! intrpvar.h perl.c
+____________________________________________________________________________
+[  6203] By: jhi                                   on 2000/06/06  22:32:43
+        Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Tue, 06 Jun 2000 13:07:45 -0700
+             Message-ID: <RoVP5gzkgmTL092yn@efn.org>
+     Branch: cfgperl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[  6202] By: jhi                                   on 2000/06/06  19:38:35
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> perl.c
+____________________________________________________________________________
 [  6201] By: gsar                                  on 2000/06/06  00:42:59
         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
              does a PUSHMARK that's never ever POPMARKed; in general, only
@@ -9805,6 +35460,53 @@ ____________________________________________________________________________
      Branch: perl
           ! perl.c
 ____________________________________________________________________________
+[  6200] By: jhi                                   on 2000/06/04  03:44:52
+        Log: Update to cperl-mode.el 4.31 from
+             ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
+             Subject: A couple of notes
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             To: Mailing list Perl5 <perl5-porters@perl.org>
+             Date: Sat, 3 Jun 2000 23:33:32 -0400
+             Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
+     Branch: cfgperl
+          ! emacs/cperl-mode.el
+____________________________________________________________________________
+[  6199] By: jhi                                   on 2000/06/03  15:11:05
+        Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
+             From: Dan Sugalski <dan@sidhe.org>
+             To: perl5-porters@perl.org, vmsperl@perl.org
+             Date: Fri, 02 Jun 2000 17:30:51 -0400
+             Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
+     Branch: cfgperl
+          ! vms/descrip_mms.template vms/gen_shrfls.pl
+____________________________________________________________________________
+[  6198] By: jhi                                   on 2000/06/03  14:59:15
+        Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
+             From: Dan Sugalski <dan@sidhe.org>
+             To: vmsperl@perl.org, perl5-porters@perl.org
+             Date: Fri, 02 Jun 2000 16:00:41 -0400
+             Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
+             Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
+     Branch: cfgperl
+          ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
+          ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
+          ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[  6197] By: jhi                                   on 2000/06/03  14:41:30
+        Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
+             From: John Borwick <jhborwic@unity.ncsu.edu>
+             Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
+             Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
+     Branch: cfgperl
+          ! pod/perlsyn.pod
+____________________________________________________________________________
+[  6196] By: jhi                                   on 2000/06/03  14:38:09
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
+         !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
+         !> vms/perly_c.vms
+____________________________________________________________________________
 [  6195] By: gsar                                  on 2000/06/02  22:43:13
         Log: fix yet another eval"" leak under USE_ITHREADS
      Branch: perl
@@ -9817,6 +35519,22 @@ ____________________________________________________________________________
           ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
           ! vms/perly_c.vms
 ____________________________________________________________________________
+[  6193] By: jhi                                   on 2000/06/01  13:03:56
+        Log: Signals-be-gone for microperl.
+     Branch: cfgperl
+          ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
+____________________________________________________________________________
+[  6192] By: jhi                                   on 2000/06/01  12:52:02
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         +> lib/Pod/LaTeX.pm t/lib/selfloader.t
+         !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
+         !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
+         !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
+         !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
+         !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
+         !> t/op/vec.t utils/h2xs.PL
+____________________________________________________________________________
 [  6191] By: gsar                                  on 2000/06/01  09:38:21
         Log: vec() loses numericalness (modified version of patch suggested
              by Robin Barker)
@@ -9872,12 +35590,68 @@ ____________________________________________________________________________
           + t/lib/selfloader.t
           ! MANIFEST lib/SelfLoader.pm
 ____________________________________________________________________________
+[  6182] By: jhi                                   on 2000/06/01  00:34:42
+        Log: Be Cleaner Part Deux.
+     Branch: cfgperl
+          ! Makefile.SH
+____________________________________________________________________________
+[  6181] By: jhi                                   on 2000/06/01  00:32:09
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> pp.c t/op/arith.t
+____________________________________________________________________________
+[  6180] By: jhi                                   on 2000/06/01  00:31:13
+        Log: microperl nits from Simon Cozens.
+     Branch: cfgperl
+          + uconfig.h
+          ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
+          ! unixish.h
+____________________________________________________________________________
 [  6179] By: gsar                                  on 2000/05/31  22:37:51
         Log: buggy modulus on UVs introduced by change#3378 (resulted in
              4063328477 % 65535 amounting to 27406, instead of 27407)
      Branch: perl
           ! pp.c t/op/arith.t
 ____________________________________________________________________________
+[  6178] By: jhi                                   on 2000/05/31  21:52:41
+        Log: Be cleaner.
+     Branch: cfgperl
+          ! Makefile.SH
+____________________________________________________________________________
+[  6177] By: jhi                                   on 2000/05/31  21:47:33
+        Log: Substitution utf8 patch from Simon Cozens.
+     Branch: cfgperl
+          ! pp_hot.c
+____________________________________________________________________________
+[  6176] By: jhi                                   on 2000/05/31  21:45:34
+        Log: Single-quoted utf8 patch from Simon Cozens.
+     Branch: cfgperl
+          ! toke.c
+____________________________________________________________________________
+[  6175] By: jhi                                   on 2000/05/31  21:40:18
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
+____________________________________________________________________________
+[  6174] By: jhi                                   on 2000/05/31  21:37:31
+        Log: microperl changes from Simon Cozens; Makefile for microperl
+             written from scratch; few casts added as microperl compilation
+             doesn't have all prototypes available.
+     Branch: cfgperl
+          + Makefile.micro README.micro Todo.micro uconfig.sh
+          ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
+          ! perl.c perl.h perlio.c unixish.h utf8.c util.c
+     Branch: metaconfig
+          + U/modified/Config_h.U
+____________________________________________________________________________
+[  6173] By: jhi                                   on 2000/05/31  20:00:24
+        Log: metaconfig maintenance.
+     Branch: metaconfig
+          + U/modified/Inhdr.U U/typedefs/inotype.U
+     Branch: metaconfig/U/perl
+          + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
+          + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
+____________________________________________________________________________
 [  6172] By: gsar                                  on 2000/05/31  05:05:42
         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
              (from Ilya Zakharevich)
@@ -9902,6 +35676,50 @@ ____________________________________________________________________________
          +> pod/perlmodlib.PL pod/perlnewmod.pod
          !> (integrate 42 files)
 ____________________________________________________________________________
+[  6168] By: jhi                                   on 2000/05/30  22:53:37
+        Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
+     Branch: cfgperl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
+          ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
+          ! win32/config.bc win32/config.gc win32/config.vc
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+          ! win32/config_h.PL win32/config_sh.PL
+     Branch: metaconfig/U/perl
+          ! perlxv.U
+____________________________________________________________________________
+[  6167] By: jhi                                   on 2000/05/30  22:20:21
+        Log: tweak todo 
+     Branch: cfgperl
+          ! Todo-5.6
+____________________________________________________________________________
+[  6166] By: jhi                                   on 2000/05/30  22:11:51
+        Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
+             in case somebody wants to write an extension for more
+             shadow database interfaces.
+     Branch: cfgperl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
+          ! vos/config.def vos/config.h vos/config_h.SH_orig
+          ! win32/config.bc win32/config.gc win32/config.vc
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+     Branch: metaconfig
+          ! U/modified/Myinit.U
+     Branch: metaconfig/U/perl
+          + d_getespwnam.U d_getprpwnam.U i_prot.U
+____________________________________________________________________________
+[  6165] By: jhi                                   on 2000/05/30  18:35:34
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> op.c
+____________________________________________________________________________
+[  6164] By: jhi                                   on 2000/05/30  18:30:16
+        Log: detypo
+     Branch: cfgperl
+          ! Configure config_h.SH
+     Branch: metaconfig/U/perl
+          ! perlxv.U
+____________________________________________________________________________
 [  6163] By: gsar                                  on 2000/05/30  03:24:03
         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
      Branch: perl
@@ -9913,6 +35731,47 @@ ____________________________________________________________________________
      Branch: perl
           ! op.c
 ____________________________________________________________________________
+[  6161] By: jhi                                   on 2000/05/29  17:56:26
+        Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
+             both from Simon Cozens.
+     Branch: cfgperl
+          + pod/perlmodlib.PL pod/perlnewmod.pod
+          ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
+          ! pod/perlmodlib.pod pod/perltoc.pod
+____________________________________________________________________________
+[  6160] By: jhi                                   on 2000/05/29  17:23:55
+        Log: Changes for the File::Temp 0.08 (change #6159) test suite
+             to fit better into the Perl distribution test framework.
+     Branch: cfgperl
+          ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
+          ! t/lib/ftmp-tempfile.t
+____________________________________________________________________________
+[  6159] By: jhi                                   on 2000/05/29  16:55:36
+        Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
+     Branch: cfgperl
+          ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
+          ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
+____________________________________________________________________________
+[  6158] By: bailey                                on 2000/05/29  16:22:08
+        Log: Add fallback to tmpfile for use in cases where user's relying on
+             ACLs on SYS$SCRATCH to permit file creation. (based on Charles
+             Lane's patch)
+     Branch: vmsperl
+          ! vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[  6157] By: jhi                                   on 2000/05/29  03:10:36
+        Log: Regen Configure to jive with #6149.
+     Branch: cfgperl
+          ! Configure
+     Branch: metaconfig
+          ! U/modified/Getfile.U
+____________________________________________________________________________
+[  6156] By: jhi                                   on 2000/05/29  03:01:38
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         +> ext/DynaLoader/dl_mac.xs
+         !> (integrate 38 files)
+____________________________________________________________________________
 [  6155] By: gsar                                  on 2000/05/28  21:15:58
         Log: small bug in change#6144; remove random \xA0 character that snuck
              in via change#6145
@@ -10006,6 +35865,12 @@ ____________________________________________________________________________
      Branch: perl
           ! hints/bsdos.sh
 ____________________________________________________________________________
+[  6140] By: jhi                                   on 2000/05/28  14:11:57
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         +> (branch 30 files)
+         !> (integrate 93 files)
+____________________________________________________________________________
 [  6139] By: gsar                                  on 2000/05/28  10:01:48
         Log: revise mktables.PL for bugs and newness in Unicode 3.0
              (from James Bence <jbence@amgen.com>)
@@ -10153,17 +36018,159 @@ ____________________________________________________________________________
           ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
           ! toke.c
 ____________________________________________________________________________
+[  6121] By: bailey                                on 2000/05/25  04:46:54
+        Log: Allow eliminate_macros() and fixpath() to handle space-delimited
+             lists (based on fixes by Craig Berry)
+     Branch: vmsperl
+          ! lib/File/Spec/VMS.pm
+____________________________________________________________________________
+[  6120] By: bailey                                on 2000/05/25  04:25:38
+        Log: Add missing escape (Charles Lane)
+     Branch: vmsperl
+          ! t/op/lex_assign.t
+____________________________________________________________________________
+[  6119] By: bailey                                on 2000/05/25  04:21:25
+        Log: Quiet error messages in vmsish.t (Charles Lane)
+     Branch: vmsperl
+          ! vms/ext/vmsish.t
+____________________________________________________________________________
+[  6118] By: bailey                                on 2000/05/25  04:17:57
+        Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
+             Flatten case labels in switch statements uniformly (Charles Bailey)
+     Branch: vmsperl
+          ! vms/vms.c
+____________________________________________________________________________
+[  6117] By: bailey                                on 2000/05/25  03:58:09
+        Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
+     Branch: vmsperl
+          ! vms/vmsish.h
+____________________________________________________________________________
+[  6116] By: bailey                                on 2000/05/25  03:11:15
+        Log: Miscellaneous cosmetic fixes (Charles Lane)
+     Branch: vmsperl
+          ! lib/ExtUtils/MM_VMS.pm
+____________________________________________________________________________
+[  6115] By: bailey                                on 2000/05/25  03:10:36
+        Log: Add bounds checking for several strings (Charles Lane)
+     Branch: vmsperl
+          ! vms/vms.c
+____________________________________________________________________________
+[  6114] By: bailey                                on 2000/05/25  02:25:34
+        Log: Urk -- undo previous removal of vmsish 'exit' change
+     Branch: vmsperl
+          ! vms/ext/vmsish.pm vms/vmsish.h
+____________________________________________________________________________
+[  6113] By: bailey                                on 2000/05/24  02:24:40
+        Log: Ugly workaround for version-specific RTL error
+     Branch: vmsperl
+          ! vms/vms.c
+____________________________________________________________________________
+[  6112] By: bailey                                on 2000/05/24  02:19:55
+        Log: Check for existence of file before trying to delete
+     Branch: vmsperl
+          ! vms/test.com
+____________________________________________________________________________
+[  6111] By: bailey                                on 2000/05/23  23:35:13
+        Log: Resync with mainline prior to post-5.6.0 updates
+     Branch: vmsperl
+         +> (branch 49 files)
+          - t/lib/thread.t t/op/64bit.t t/op/nothread.t
+          ! vms/ext/vmsish.pm
+         !> (integrate 334 files)
+____________________________________________________________________________
+[  6110] By: jhi                                   on 2000/05/23  19:28:32
+        Log: todo tweak
+     Branch: cfgperl
+          ! Todo-5.6
+____________________________________________________________________________
+[  6109] By: jhi                                   on 2000/05/18  17:38:54
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> mg.c perl.h win32/perlhost.h
+____________________________________________________________________________
 [  6108] By: gsar                                  on 2000/05/17  02:24:56
         Log: reenable fake signal handling on Windows, bugs and all
      Branch: perl
           ! mg.c perl.h win32/perlhost.h
 ____________________________________________________________________________
+[  6107] By: jhi                                   on 2000/05/15  18:01:41
+        Log: Tweak the todo list.
+     Branch: cfgperl
+          ! Todo-5.6
+____________________________________________________________________________
+[  6106] By: jhi                                   on 2000/05/15  13:41:48
+        Log: The (Configure) script refuses to go on, after asking for
+             'You may also choose to try maximal 64-bitness....'.
+             If answer is yes the script can't find the 'workshoplibpth.cbu' file.
+             -- Patrick Zima
+             p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
+     Branch: cfgperl
+          ! hints/solaris_2.sh
+____________________________________________________________________________
+[  6105] By: jhi                                   on 2000/05/11  14:37:43
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
+         !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
+____________________________________________________________________________
 [  6104] By: gsar                                  on 2000/05/11  03:39:07
         Log: PL_sys_intern was being initialized too late on windows
      Branch: perl
           ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
           ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
 ____________________________________________________________________________
+[  6103] By: jhi                                   on 2000/05/09  19:42:20
+        Log: Test tweaking for Unicos continues.
+     Branch: cfgperl
+          ! t/op/64bitint.t
+____________________________________________________________________________
+[  6102] By: jhi                                   on 2000/05/09  16:47:27
+        Log: The test suite tweak in #6101 wasn't quite right.
+     Branch: cfgperl
+          ! t/lib/complex.t
+____________________________________________________________________________
+[  6101] By: jhi                                   on 2000/05/09  15:35:34
+        Log: Hints and test tweaks for Unicos.
+     Branch: cfgperl
+          ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
+____________________________________________________________________________
+[  6100] By: jhi                                   on 2000/05/08  21:15:06
+        Log: More compilation tweakery from Allen Smith.
+     Branch: cfgperl
+          ! hints/irix_6.sh
+____________________________________________________________________________
+[  6099] By: jhi                                   on 2000/05/08  19:21:18
+        Log: Tweaks for the cc bugs from Allen Smith.
+     Branch: cfgperl
+          ! hints/irix_6.sh
+____________________________________________________________________________
+[  6098] By: jhi                                   on 2000/05/08  19:13:37
+        Log: Add a note about other, yet unsupported, shadow password APIs.
+     Branch: cfgperl
+          ! pp_sys.c
+____________________________________________________________________________
+[  6097] By: jhi                                   on 2000/05/08  18:46:34
+        Log: Add a note about possible compilation problems from Allen Smith.
+     Branch: cfgperl
+          ! hints/irix_6.sh
+____________________________________________________________________________
+[  6096] By: jhi                                   on 2000/05/08  17:33:10
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
+         !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
+____________________________________________________________________________
+[  6095] By: jhi                                   on 2000/05/08  16:21:33
+        Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
+             might be useful in future.
+     Branch: cfgperl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH
+     Branch: metaconfig
+          ! U/installdirs/inc_version_list.U
+     Branch: metaconfig/U/perl
+          ! perlxv.U
+____________________________________________________________________________
 [  6094] By: gsar                                  on 2000/05/08  14:22:22
         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
      Branch: perl
@@ -10176,6 +36183,17 @@ ____________________________________________________________________________
      Branch: perl
           ! pp_sys.c sv.c win32/perlhost.h
 ____________________________________________________________________________
+[  6092] By: jhi                                   on 2000/05/07  22:40:34
+        Log: Regen perltoc with the fixed buildtoc.
+     Branch: cfgperl
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[  6091] By: jhi                                   on 2000/05/07  22:24:16
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
+         !> t/op/substr.t toke.c
+____________________________________________________________________________
 [  6090] By: gsar                                  on 2000/05/07  19:47:07
         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
              [NI]OK; added tests for both
@@ -10187,11 +36205,33 @@ ____________________________________________________________________________
      Branch: perl
           ! pod/buildtoc
 ____________________________________________________________________________
+[  6088] By: jhi                                   on 2000/05/07  16:35:36
+        Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
+             because we do not use those.  The HAS_GETSPNAM remains,
+             though, because we still do use that.
+     Branch: cfgperl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
+          ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
+          ! vos/config_h.SH_orig win32/config.bc win32/config.gc
+          ! win32/config.vc win32/config_H.bc win32/config_H.gc
+          ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
+____________________________________________________________________________
 [  6087] By: gsar                                  on 2000/05/07  16:05:16
         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
      Branch: perl
           ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
 ____________________________________________________________________________
+[  6086] By: jhi                                   on 2000/05/07  15:27:07
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
+         +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
+         !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
+         !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
+         !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
+         !> utils/perlbug.PL vms/vms.c vms/vmsish.h
+____________________________________________________________________________
 [  6085] By: gsar                                  on 2000/05/07  05:52:02
         Log: repeat operator (x) doesn't preserve utf8-ness
      Branch: perl
@@ -10253,6 +36293,30 @@ ____________________________________________________________________________
          !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
          !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
 ____________________________________________________________________________
+[  6075] By: jhi                                   on 2000/05/05  18:56:10
+        Log: Make the test more portable.
+     Branch: cfgperl
+          ! t/lib/peek.t
+____________________________________________________________________________
+[  6074] By: jhi                                   on 2000/05/05  18:49:20
+        Log: Introduce t/lib/peek.t.
+     Branch: cfgperl
+          + t/lib/peek.t
+          ! MANIFEST
+____________________________________________________________________________
+[  6073] By: jhi                                   on 2000/05/05  14:30:45
+        Log: Complex tweaks.
+     Branch: cfgperl
+          ! lib/Math/Complex.pm t/lib/complex.t
+____________________________________________________________________________
+[  6072] By: jhi                                   on 2000/05/05  12:27:13
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
+         !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
+         !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
+         !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
+____________________________________________________________________________
 [  6071] By: gsar                                  on 2000/05/05  02:24:46
         Log: misformatted perllocal.pod (from Tim Jenness
              <t.jenness@jach.hawaii.edu>)
@@ -10286,6 +36350,11 @@ ____________________________________________________________________________
      Branch: perl
           ! perl.c
 ____________________________________________________________________________
+[  6065] By: jhi                                   on 2000/05/04  17:30:22
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> pp_sys.c sv.c t/pragma/utf8.t toke.c
+____________________________________________________________________________
 [  6064] By: gsar                                  on 2000/05/04  17:26:14
         Log: change#5905 wasn't quite right--it's intent only applies when arguments
              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
@@ -10307,6 +36376,18 @@ ____________________________________________________________________________
      Branch: perl
           ! sv.c
 ____________________________________________________________________________
+[  6060] By: jhi                                   on 2000/05/04  15:30:16
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> perl.c regcomp.c t/pragma/utf8.t
+____________________________________________________________________________
+[  6059] By: jhi                                   on 2000/05/04  15:26:37
+        Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
+             in natively 64-bit platforms where a long is a quad (no need
+             for long longs).  Also added bias for IVs.
+     Branch: cfgperl
+          ! toke.c
+____________________________________________________________________________
 [  6058] By: gsar                                  on 2000/05/04  00:19:14
         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
              (spotted by Donald Kinzer <dkinzer@premia.com>)
@@ -10318,18 +36399,69 @@ ____________________________________________________________________________
      Branch: perl
           ! regcomp.c t/pragma/utf8.t
 ____________________________________________________________________________
+[  6056] By: jhi                                   on 2000/05/03  17:57:16
+        Log: The search of infinity continues, this time simplified.
+     Branch: cfgperl
+          ! lib/Math/Complex.pm
+____________________________________________________________________________
+[  6055] By: jhi                                   on 2000/05/03  17:45:30
+        Log: Detypo.
+     Branch: cfgperl
+          ! hints/unicos.sh
+____________________________________________________________________________
+[  6054] By: jhi                                   on 2000/05/02  22:28:27
+        Log: Be more forgiving in POSIX about HUGE_VALL.
+     Branch: cfgperl
+          ! ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  6053] By: jhi                                   on 2000/05/02  22:25:05
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> hints/irix_6.sh pod/perlop.pod
+____________________________________________________________________________
+[  6052] By: jhi                                   on 2000/05/02  22:24:31
+        Log: Unicos hint tweak.
+     Branch: cfgperl
+          ! hints/unicos.sh
+____________________________________________________________________________
+[  6051] By: jhi                                   on 2000/05/02  22:21:26
+        Log: Complex tweakery.
+     Branch: cfgperl
+          ! lib/Math/Complex.pm t/lib/complex.t
+____________________________________________________________________________
+[  6050] By: jhi                                   on 2000/05/02  19:26:22
+        Log: Use setxxent()/endxxent().
+     Branch: cfgperl
+          ! t/op/grent.t t/op/pwent.t
+____________________________________________________________________________
+[  6049] By: jhi                                   on 2000/05/02  19:06:02
+        Log: Test both the scalar and list contexts.
+     Branch: cfgperl
+          ! t/op/grent.t t/op/pwent.t
+____________________________________________________________________________
 [  6048] By: gsar                                  on 2000/05/02  18:29:10
         Log: add note about how $( doesn't interpolate in REs (from
              Philip Newton <newton@ficus.frogspace.net>)
      Branch: perl
           ! pod/perlop.pod
 ____________________________________________________________________________
+[  6047] By: jhi                                   on 2000/05/02  17:41:24
+        Log: Call getspnam() only iff needd.
+     Branch: cfgperl
+          ! pp_sys.c
+____________________________________________________________________________
 [  6046] By: gsar                                  on 2000/05/02  17:07:25
         Log: libscheck has insufficient checks for n32 libs (from
              Albert Chin-A-Young <china@thewrittenword.com>)
      Branch: perl
           ! hints/irix_6.sh
 ____________________________________________________________________________
+[  6045] By: jhi                                   on 2000/05/02  13:57:17
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
+         !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
+____________________________________________________________________________
 [  6044] By: gsar                                  on 2000/05/02  06:48:19
         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
              such that underscores are only ignored in literal numbers,
@@ -10358,6 +36490,48 @@ ____________________________________________________________________________
      Branch: perl
           ! MANIFEST
 ____________________________________________________________________________
+[  6039] By: jhi                                   on 2000/05/02  00:36:46
+        Log: Infinite problems.
+     Branch: cfgperl
+          ! lib/Math/Complex.pm
+____________________________________________________________________________
+[  6038] By: jhi                                   on 2000/05/02  00:06:38
+        Log: pwent/spent #ifdef imbalance.
+     Branch: cfgperl
+          ! pp_sys.c
+____________________________________________________________________________
+[  6037] By: jhi                                   on 2000/05/01  22:50:11
+        Log: Use HUGE_VALL if applicable.
+     Branch: cfgperl
+          ! ext/POSIX/POSIX.xs util.c
+____________________________________________________________________________
+[  6036] By: jhi                                   on 2000/05/01  22:20:53
+        Log: Correct Freudian slip.
+     Branch: cfgperl
+          ! pp_sys.c
+____________________________________________________________________________
+[  6035] By: jhi                                   on 2000/05/01  21:07:38
+        Log: Continue on the pwent/spent case.
+     Branch: cfgperl
+          ! pp_sys.c
+____________________________________________________________________________
+[  6034] By: jhi                                   on 2000/05/01  17:45:14
+        Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
+             adjustments in 6032 conflicted badly with this, will have
+             to revisit them later.
+     Branch: cfgperl
+         +> lib/CGI/Util.pm t/lib/cgi-pretty.t
+         !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
+         !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
+         !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
+         !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
+         !> t/lib/cgi-html.t t/lib/cgi-request.t
+____________________________________________________________________________
+[  6033] By: jhi                                   on 2000/05/01  17:40:49
+        Log: Rewrite the pwent/spent logic to be a little bit more clearer.
+     Branch: cfgperl
+          ! pp_sys.c
+____________________________________________________________________________
 [  6032] By: gsar                                  on 2000/05/01  15:56:32
         Log: whitespace adjustments
      Branch: perl
@@ -10393,6 +36567,16 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/Pod/Man.pm lib/Pod/Text.pm
 ____________________________________________________________________________
+[  6026] By: jhi                                   on 2000/04/30  23:24:23
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
+         !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
+         !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
+         !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
+         !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
+         !> t/lib/syslog.t toke.c win32/win32.h
+____________________________________________________________________________
 [  6025] By: gsar                                  on 2000/04/30  18:17:47
         Log: Is{Alnum,Alpha,Word} don't match titlecase
              
@@ -10441,6 +36625,16 @@ ____________________________________________________________________________
           ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
           ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
 ____________________________________________________________________________
+[  6017] By: jhi                                   on 2000/04/28  22:49:46
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> op.c perl.c pod/perldiag.pod t/lib/b.t
+____________________________________________________________________________
+[  6016] By: jhi                                   on 2000/04/28  22:46:14
+        Log: Do not warn that an infinity does not look like a number.
+     Branch: cfgperl
+          ! sv.c
+____________________________________________________________________________
 [  6015] By: gsar                                  on 2000/04/28  22:35:49
         Log: tweak test for portability
      Branch: perl
@@ -10456,6 +36650,18 @@ ____________________________________________________________________________
      Branch: perl
           ! perl.c pod/perldiag.pod
 ____________________________________________________________________________
+[  6012] By: jhi                                   on 2000/04/28  21:08:12
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
+         !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
+         !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
+____________________________________________________________________________
+[  6011] By: jhi                                   on 2000/04/28  21:04:46
+        Log: &HUGE_VAL is not defined, it exists.
+     Branch: cfgperl
+          ! lib/Math/Complex.pm
+____________________________________________________________________________
 [  6010] By: gsar                                  on 2000/04/28  21:02:58
         Log: clarify note about shadow password support (from
              gellyfish@gellyfish.com)
@@ -10477,11 +36683,26 @@ ____________________________________________________________________________
      Branch: perl
           ! pod/perl56delta.pod pod/perlmod.pod
 ____________________________________________________________________________
+[  6006] By: jhi                                   on 2000/04/28  20:42:14
+        Log: Regen Configure.
+     Branch: cfgperl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH
+____________________________________________________________________________
 [  6005] By: gsar                                  on 2000/04/28  20:41:16
         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
      Branch: perl
           ! utils/perldoc.PL
 ____________________________________________________________________________
+[  6004] By: jhi                                   on 2000/04/28  20:28:21
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> Configure INSTALL Porting/Glossary Porting/config.sh
+         !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
+         !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
+         !> vos/config_h.SH_orig win32/config.bc win32/config.gc
+         !> win32/config.vc win32/win32.c
+____________________________________________________________________________
 [  6003] By: gsar                                  on 2000/04/28  20:11:20
         Log: allow REG_EXPAND_SZ keys in Windows registry (from
              John Clayton <John.Clayton@barclayscapital.com>)
@@ -10503,11 +36724,32 @@ ____________________________________________________________________________
           ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
           ! win32/config.bc win32/config.gc win32/config.vc
 ____________________________________________________________________________
+[  6000] By: gsar                                  on 2000/04/28  18:26:58
+        Log: reworked otherlibdirs.U (from Andy Dougherty)
+     Branch: metaconfig
+          ! U/installdirs/otherlibdirs.U
+____________________________________________________________________________
 [  5999] By: gsar                                  on 2000/04/28  18:17:07
         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
      Branch: perl
           ! t/pragma/warn/toke toke.c
 ____________________________________________________________________________
+[  5998] By: jhi                                   on 2000/04/28  13:32:17
+        Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
+     Branch: cfgperl
+          ! lib/Math/Complex.pm
+____________________________________________________________________________
+[  5997] By: jhi                                   on 2000/04/28  13:14:04
+        Log: Preserve $!.
+     Branch: cfgperl
+          ! lib/Math/Complex.pm
+____________________________________________________________________________
+[  5996] By: jhi                                   on 2000/04/28  12:59:23
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         +> pod/perlrequick.pod pod/perlretut.pod
+         !> (integrate 51 files)
+____________________________________________________________________________
 [  5995] By: gsar                                  on 2000/04/28  09:37:36
         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
      Branch: perl
@@ -10651,6 +36893,17 @@ ____________________________________________________________________________
      Branch: perl
           ! regcomp.c regexec.c t/op/re_tests
 ____________________________________________________________________________
+[  5972] By: jhi                                   on 2000/04/27  18:22:41
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         +> t/lib/b.t t/lib/syslog.t
+         !> (integrate 31 files)
+____________________________________________________________________________
+[  5971] By: jhi                                   on 2000/04/27  18:18:46
+        Log: Unicos tweaks from Mark P. Lutz.
+     Branch: cfgperl
+          ! hints/unicos.sh lib/Math/Complex.pm
+____________________________________________________________________________
 [  5970] By: gsar                                  on 2000/04/27  18:05:11
         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
              IV is >32bits
@@ -10754,6 +37007,34 @@ ____________________________________________________________________________
      Branch: perl
          !> (integrate 30 files)
 ____________________________________________________________________________
+[  5953] By: jhi                                   on 2000/04/26  23:06:42
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> README.win32 ext/B/B/Deparse.pm
+         !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
+         !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
+         !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
+         !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
+         !> utils/perldoc.PL vms/perlvms.pod
+____________________________________________________________________________
+[  5952] By: jhi                                   on 2000/04/26  23:03:46
+        Log: Undo "use integer" addition from 64bitint as it seems
+             to break most of the subtests in Digital UNIX;
+             Unicos needs to find another way.
+     Branch: cfgperl
+          ! t/op/64bitint.t
+____________________________________________________________________________
+[  5951] By: jhi                                   on 2000/04/26  22:57:53
+        Log: Be more robust on "extreme" (large absolute value)
+             arguments.  Originally reported by Daniel Connelly
+             as a problem with asinh() on large negative arguments,
+             asinh() used to bail out because an argument to log()
+             ended up being zero.  Ilya Zakharevich proposed using
+             Taylor's series in such cases, which for such large
+             arguments is a very good approximation.
+     Branch: cfgperl
+          ! lib/Math/Complex.pm t/lib/complex.t
+____________________________________________________________________________
 [  5950] By: gsar                                  on 2000/04/25  19:13:12
         Log: reformat perldiag to avoid long lines
      Branch: perl
@@ -10778,12 +37059,60 @@ ____________________________________________________________________________
      Branch: perl
           ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
 ____________________________________________________________________________
+[  5946] By: jhi                                   on 2000/04/25  17:37:54
+        Log: Document that tr() is not tr(1).
+     Branch: cfgperl
+          ! pod/perlop.pod
+____________________________________________________________________________
 [  5945] By: gsar                                  on 2000/04/25  16:34:33
         Log: make module name mandatory after -M switch; reorder perldiag
              alphabetically (from Mark-Jason Dominus)
      Branch: perl
           ! perl.c pod/perldiag.pod
 ____________________________________________________________________________
+[  5944] By: jhi                                   on 2000/04/25  01:15:18
+        Log: On second thoughts frexp() does have two arguments.
+     Branch: cfgperl
+          ! perl.h
+____________________________________________________________________________
+[  5943] By: jhi                                   on 2000/04/24  22:56:32
+        Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
+             Now pp_ncmp() returns undef is either operand is a NaN.
+     Branch: cfgperl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
+          ! vms/subconfigure.com vos/config.def vos/config.h
+          ! vos/config_h.SH_orig win32/config.bc win32/config.gc
+          ! win32/config.vc win32/config_H.bc win32/config_H.gc
+          ! win32/config_H.vc
+     Branch: metaconfig/U/perl
+          + d_modfl.U
+____________________________________________________________________________
+[  5942] By: jhi                                   on 2000/04/24  19:45:17
+        Log: Regen Configure to match #5937.
+     Branch: cfgperl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH
+     Branch: metaconfig
+          ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
+____________________________________________________________________________
+[  5941] By: jhi                                   on 2000/04/24  19:24:11
+        Log: Further Unicos fixes for Mark Lutz.
+     Branch: cfgperl
+          ! hints/unicos.sh pp_ctl.c
+____________________________________________________________________________
+[  5940] By: jhi                                   on 2000/04/24  19:09:06
+        Log: Various Unicos 10.0.0.6 fixes.
+             
+             Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
+             From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
+             Reply-To: tecmpl1@triton.ca.boeing.com 
+             To: perl5-porters@perl.org 
+             Date: Fri, 14 Apr 2000 20:21:00 GMT 
+             Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
+     Branch: cfgperl
+          ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
+____________________________________________________________________________
 [  5939] By: gsar                                  on 2000/04/24  19:01:24
         Log: more pod nits (from Larry Virden)
      Branch: perl
@@ -10796,6 +37125,12 @@ ____________________________________________________________________________
      Branch: perl
           ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
+[  5937] By: jhi                                   on 2000/04/24  17:39:00
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         +> (branch 31 files)
+         !> (integrate 73 files)
+____________________________________________________________________________
 [  5936] By: gsar                                  on 2000/04/24  17:30:06
         Log: additional tests for change#5934 (from Paul Marquess, who also
              sent in the same fix)
@@ -10803,12 +37138,27 @@ ____________________________________________________________________________
           ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
           ! t/pragma/warn/5nolint t/pragma/warn/6default
 ____________________________________________________________________________
+[  5935] By: jhi                                   on 2000/04/24  17:26:05
+        Log: Do not assume sign propagation.
+             Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
+             From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
+             To: payner@ncifcrf.gov, perl5-porters@perl.org 
+             Date: Tue, 18 Apr 2000 18:24:49 +0100 
+             Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
+     Branch: cfgperl
+          ! t/op/bop.t t/op/misc.t
+____________________________________________________________________________
 [  5934] By: gsar                                  on 2000/04/24  17:16:54
         Log: propagate lexical warnings from surrounding scope correctly
              within string eval()
      Branch: perl
           ! pp_ctl.c t/pragma/warn/pp_ctl
 ____________________________________________________________________________
+[  5933] By: jhi                                   on 2000/04/24  17:01:07
+        Log: Flatten the cpp jungle doing the nosuid checking.
+     Branch: cfgperl
+          ! perl.c
+____________________________________________________________________________
 [  5932] By: gsar                                  on 2000/04/24  09:08:14
         Log: add rsignal(), whichsig() and do_join() to public API list
              (mod_perl uses them to good advantage)
@@ -10975,6 +37325,25 @@ ____________________________________________________________________________
           ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
           ! t/pragma/strict-vars
 ____________________________________________________________________________
+[  5907] By: jhi                                   on 2000/03/31  23:42:56
+        Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
+             an assumption which #5905 demolished.
+     Branch: cfgperl
+          ! pp_sys.c
+____________________________________________________________________________
+[  5906] By: jhi                                   on 2000/03/31  18:54:37
+        Log: Typo in #5905.
+     Branch: cfgperl
+          ! t/op/64bitint.t
+____________________________________________________________________________
+[  5905] By: jhi                                   on 2000/03/31  18:50:54
+        Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
+             reported by Joseph N. Hall.  The bug was that even with use64bitint
+             one had to use the prefixes q, L, or ll with printf/sprintf,
+             contrary to the documentation and common sense.
+     Branch: cfgperl
+          ! sv.c t/op/64bitint.t
+____________________________________________________________________________
 [  5904] By: gsar                                  on 2000/03/28  02:31:32
         Log: add Changes, perldelta.pod
      Branch: perl
@@ -10987,6 +37356,16 @@ ____________________________________________________________________________
           - Changes pod/perldelta.pod
           ! MANIFEST
 ____________________________________________________________________________
+[  5902] By: gsar                                  on 2000/03/28  01:59:14
+        Log: create maint-5.6 branch
+     Branch: maint-5.6/perl
+         +> (branch 1611 files)
+____________________________________________________________________________
+[  5901] By: jhi                                   on 2000/03/23  05:48:43
+        Log: Integrate with Sarathy.
+     Branch: cfgperl
+         !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
+____________________________________________________________________________
 [  5900] By: gsar                                  on 2000/03/23  05:42:43
         Log: three guesses on what this is :-)
      Branch: perl