A bug introduced in #8217 (the undefined variable in the
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 575e09f..85cc16b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -32,6 +32,4098 @@ Version v5.7.1             Development release working toward v5.8
 --------------
 
 ____________________________________________________________________________
+[  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 confliiting 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 know
+             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
@@ -269,7 +4361,7 @@ ____________________________________________________________________________
              Date: Mon, 04 Dec 2000 22:21:59 -0800
              Message-ID: <HmIL6gzkgepS092yn@efn.org>
              
-             Harness shouldn't ignore responses like "ok 3\r\n\n".
+             Harness shouldn't ignore responses like "ok 3\r\r\n".
      Branch: perl
           ! lib/Test/Harness.pm
 ____________________________________________________________________________