Return of the IVUV-preservation, now seems to be happy even
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 91822b1..b2fba9e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -32,6 +32,1372 @@ Version v5.7.1             Development release working toward v5.8
 --------------
 
 ____________________________________________________________________________
+[  8132] By: jhi                                   on 2000/12/15  15:44:16
+        Log: Some compilers get huffy if you do not cast a const pointer
+             to a non-const when assigning.
+     Branch: perl
+          ! gv.c
+____________________________________________________________________________
+[  8131] By: jhi                                   on 2000/12/15  15:38:30
+        Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Fri, 15 Dec 2000 05:26:57 -0500
+             Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
+     Branch: perl
+          ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
+          ! t/pragma/overload.t
+____________________________________________________________________________
+[  8130] By: jhi                                   on 2000/12/15  15:36:08
+        Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Thu, 14 Dec 2000 22:02:43 -0500
+             Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
+     Branch: perl
+          ! gv.c perl.h
+____________________________________________________________________________
+[  8129] By: jhi                                   on 2000/12/15  15:34:16
+        Log: Subject: PATCH: h2xs nit
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
+             Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
+             
+             Add a template README.
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[  8128] By: jhi                                   on 2000/12/15  15:32:22
+        Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
+     Branch: perl
+          ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
+____________________________________________________________________________
+[  8127] By: jhi                                   on 2000/12/15  15:19:34
+        Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Thu, 14 Dec 2000 20:04:42 EST
+             Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! ext/Opcode/Opcode.xs
+____________________________________________________________________________
+[  8126] By: jhi                                   on 2000/12/15  15:17:49
+        Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
+     Branch: perl
+          ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
+          ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
+          ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
+____________________________________________________________________________
+[  8125] By: jhi                                   on 2000/12/15  15:11:05
+        Log: This seems to be a stage sane and stable enough to checkin.
+             (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
+     Branch: perl
+          ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
+          ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
+          ! t/op/cmp.t t/op/numconvert.t
+____________________________________________________________________________
+[  8124] By: jhi                                   on 2000/12/15  04:20:26
+        Log: Something is really wonky.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8123] By: jhi                                   on 2000/12/15  04:00:50
+        Log: Fixes for the IV UV patches to compile in Digital UNIX.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8122] By: jhi                                   on 2000/12/15  02:53:40
+        Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 14 Dec 2000 19:10:49 -0600
+             Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[  8121] By: jhi                                   on 2000/12/15  02:50:00
+        Log: Metaconfig changes for #8120.
+     Branch: metaconfig
+          + U/modified/d_strtoul.U
+     Branch: metaconfig/U/perl
+          ! d_strtoull.U d_strtouq.U
+____________________________________________________________________________
+[  8120] By: jhi                                   on 2000/12/15  02:49:42
+        Log: From: Nicholas Clark <nick@ccl4.org> 
+             Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
+             Date: Thu, 14 Dec 2000 18:38:57 +0000
+             Message-ID: <20001214183857.B97909@plum.flirble.org>
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
+          ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
+          ! vos/config.ga.def vos/config.ga.h win32/config.bc
+          ! win32/config.gc win32/config.vc
+____________________________________________________________________________
+[  8119] By: jhi                                   on 2000/12/14  23:40:58
+        Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 13 Dec 2000 20:08:50 +0000
+             Message-ID: <20001213200849.B71166@plum.flirble.org>
+     Branch: perl
+          ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
+          ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
+____________________________________________________________________________
+[  8118] By: jhi                                   on 2000/12/14  22:46:26
+        Log: Integrate perlio.
+     Branch: perl
+         !> MANIFEST ext/Encode/compile makedef.pl
+____________________________________________________________________________
+[  8117] By: nick                                  on 2000/12/14  22:38:53
+        Log: Win32 tweaks to get Encode to build
+             - temp hack to makedef.pl till PerlIO is properly "exported".
+             - MSVC dislikes  
+             static encpage_t foo[];
+             so make 'em extern for now.
+     Branch: perlio
+          ! ext/Encode/compile makedef.pl
+____________________________________________________________________________
+[  8116] By: nick                                  on 2000/12/14  22:00:53
+        Log: Document the new files
+     Branch: perlio
+          ! MANIFEST
+____________________________________________________________________________
+[  8115] By: jhi                                   on 2000/12/14  21:58:01
+        Log: MANIFEST new files of #8114.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  8114] By: jhi                                   on 2000/12/14  21:50:49
+        Log: Integrate perlio.
+     Branch: perl
+         +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
+         !> ext/Encode/Encode.pm ext/Encode/Encode.xs
+         !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
+         !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
+         !> ext/Encode/Makefile.PL
+____________________________________________________________________________
+[  8113] By: jhi                                   on 2000/12/14  21:48:49
+        Log: The documentation part of the
+             
+             Subject: [ID 20001214.002] Net::Ping patch
+             From: Jonathan Stowe <gellyfish@gellyfish.com>
+             Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
+             Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
+             since the #7529 had already addressed the same problem.
+     Branch: perl
+          ! lib/Net/Ping.pm
+____________________________________________________________________________
+[  8112] By: jhi                                   on 2000/12/14  21:42:57
+        Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
+             From: Dominic Dunlop <domo@computer.org>
+             Date: Tue, 12 Dec 2000 10:47:10 +0100
+             Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
+             
+             Document how elusive subroutines can be.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  8111] By: jhi                                   on 2000/12/14  21:38:05
+        Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
+             From: Dominic Dunlop <domo@computer.org>
+             Date: Thu, 14 Dec 2000 10:13:51 +0100
+             Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
+     Branch: perl
+          ! ext/POSIX/POSIX.pod
+____________________________________________________________________________
+[  8110] By: jhi                                   on 2000/12/14  21:36:32
+        Log: Subject: [patch] perlfaq7
+             From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
+             Date: Thu, 14 Dec 2000 15:31:07 +0100
+             Message-ID: <3A38E7BB.13178.11C40A8@localhost>
+     Branch: perl
+          ! pod/perlfaq7.pod
+____________________________________________________________________________
+[  8109] By: jhi                                   on 2000/12/14  21:29:20
+        Log: Subject: [8104] Encode
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Thu, 14 Dec 2000 14:49:34 +0100
+             Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
+             
+             Type casting for nervous compilers.
+     Branch: perl
+          ! ext/Encode/Encode.xs
+____________________________________________________________________________
+[  8108] By: jhi                                   on 2000/12/14  21:26:17
+        Log: Subject: [8104] DB_File
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Thu, 14 Dec 2000 14:49:35 +0100
+             Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
+             
+             Type definition incorrect for DB 2.7.7.  Not known when it
+             changed, so only changed it for a known revision.
+     Branch: perl
+          ! ext/DB_File/DB_File.xs
+____________________________________________________________________________
+[  8107] By: jhi                                   on 2000/12/14  21:23:41
+        Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
+             
+             Use '?' (0x6F in EBCDIC) for the illegal codepoint.
+     Branch: perl
+          ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
+          ! ext/Encode/Encode/posix-bc.enc
+____________________________________________________________________________
+[  8106] By: nick                                  on 2000/12/14  20:36:13
+        Log: "Cold" build correction to Encode's Makefile.PL
+     Branch: perlio
+          ! ext/Encode/Makefile.PL
+____________________________________________________________________________
+[  8105] By: nick                                  on 2000/12/14  20:09:37
+        Log: "Compiled" encodings.
+             Correct replacement character in EBCDIC .enc files
+             Add 0x7F to ASCII repertoire.
+     Branch: perlio
+          ! ext/Encode/Encode.pm ext/Encode/Encode.xs
+          ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
+          ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
+          ! ext/Encode/Makefile.PL ext/Encode/compile
+          ! ext/Encode/encengine.c ext/Encode/encode.h
+____________________________________________________________________________
+[  8104] By: nick                                  on 2000/12/14  00:38:20
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
+         !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
+         !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
+         !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
+         !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
+         !> t/lib/db-hash.t t/lib/db-recno.t
+____________________________________________________________________________
+[  8103] By: nick                                  on 2000/12/13  23:16:13
+        Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
+             so far and so it does not get lost.
+     Branch: perlio
+          + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
+____________________________________________________________________________
+[  8102] By: jhi                                   on 2000/12/13  17:14:22
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8101] By: jhi                                   on 2000/12/13  16:53:41
+        Log: Move the proto of start_glob() to a better place; regen api files.
+     Branch: perl
+          ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
+____________________________________________________________________________
+[  8100] By: jhi                                   on 2000/12/13  16:47:11
+        Log: Metaconfig change for #8099.
+     Branch: metaconfig
+          ! U/modified/Head.U
+____________________________________________________________________________
+[  8099] By: jhi                                   on 2000/12/13  16:46:48
+        Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  8098] By: jhi                                   on 2000/12/13  16:39:02
+        Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
+             From: rspier@pobox.com (Robert Spier)
+             Date: Tue, 12 Dec 2000 21:12:39 -0500
+             Message-ID: <14902.56087.678086.725773@rls.cx>
+             
+             fastgetcwd is defined using a glob alias on a $^O dependent basis -
+             and there was no default assignment or perl subroutine.
+     Branch: perl
+          ! lib/Cwd.pm
+____________________________________________________________________________
+[  8097] By: jhi                                   on 2000/12/13  16:16:01
+        Log: Subject: [PATCH] move startglob out of pp_hot.c
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 11 Dec 2000 23:16:39 +0000
+             Message-ID: <20001211231638.A55550@plum.flirble.org>
+     Branch: perl
+          ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
+____________________________________________________________________________
+[  8096] By: jhi                                   on 2000/12/13  15:26:23
+        Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
+             Date: Wed, 13 Dec 2000 14:01:37 +0100
+             Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
+             
+             perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
+             in turn requires libpthread in libswanted.
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[  8095] By: jhi                                   on 2000/12/12  19:51:05
+        Log: The integration wars continue.
+     Branch: perl
+         !> sv.c
+____________________________________________________________________________
+[  8094] By: jhi                                   on 2000/12/12  19:48:26
+        Log: Subject: [PATCH perl@8070] DB_File-1.74  
+             From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
+             Date: Mon, 11 Dec 2000 23:07:17 -0000
+             Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
+     Branch: perl
+          ! ext/DB_File/Changes ext/DB_File/DB_File.pm
+          ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
+          ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
+          ! t/lib/db-recno.t
+____________________________________________________________________________
+[  8093] By: nick                                  on 2000/12/12  19:42:13
+        Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
+     Branch: perlio
+          ! sv.c
+         !> lib/File/DosGlob.pm
+____________________________________________________________________________
+[  8092] By: jhi                                   on 2000/12/12  19:28:11
+        Log: Integrate perlio.
+     Branch: perl
+         !> sv.c
+____________________________________________________________________________
+[  8091] By: nick                                  on 2000/12/12  18:49:45
+        Log: Fix for Tk, and upgrading shared SVs.
+     Branch: perlio
+          ! sv.c
+____________________________________________________________________________
+[  8090] By: jhi                                   on 2000/12/12  16:48:59
+        Log: Subject: [PATCH] Re: Breadperl & Tk
+             From: Nick Ing-Simmons <nik@tiuk.ti.com>
+             Date: Tue, 12 Dec 2000 14:48:27 GMT
+             Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8089] By: jhi                                   on 2000/12/12  03:37:19
+        Log: Subject: DosGlob.pm diff for bash style brace expansion.
+             From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
+             Date: Fri, 8 Dec 2000 10:45:30 -0600
+             Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
+     Branch: perl
+          ! lib/File/DosGlob.pm
+____________________________________________________________________________
+[  8088] By: nick                                  on 2000/12/11  23:59:59
+        Log: Integrate mainline
+     Branch: perlio
+         !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
+         !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
+         !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
+         !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
+         !> t/op/local.t t/pragma/warn/toke toke.c
+____________________________________________________________________________
+[  8087] By: jhi                                   on 2000/12/11  23:20:23
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
+____________________________________________________________________________
+[  8086] By: jhi                                   on 2000/12/11  22:50:59
+        Log: Tune further the OS detection of CGI.
+     Branch: perl
+          ! lib/CGI.pm
+____________________________________________________________________________
+[  8085] By: nick                                  on 2000/12/11  22:50:46
+        Log: Finish 1st pass of "encoding" layer e.g. :
+             open($fh,"<encoding(iso8859-7)",$greek) || die;
+     Branch: perlio
+          ! ext/Encode/Encode.xs perlio.c perliol.h
+____________________________________________________________________________
+[  8084] By: jhi                                   on 2000/12/11  22:32:06
+        Log: Revert the -f ambiguousity patch, seems to cause
+             too much hassle (the interpret -Q as a function
+             where Q is not a known filetest part is left in).
+     Branch: perl
+          ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
+          ! toke.c
+____________________________________________________________________________
+[  8083] By: jhi                                   on 2000/12/11  22:27:23
+        Log: (accidentally empty check-in)
+     Branch: perl
+          ! lib/File/DosGlob.pm
+____________________________________________________________________________
+[  8082] By: nick                                  on 2000/12/11  19:09:51
+        Log: Restore mmap function (broken by tweaks to shared buffer
+             layer for encode(xxxx)).
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[  8081] By: jhi                                   on 2000/12/11  18:29:13
+        Log: Subject: Re: The long awaited feature ...
+             From: Simon Cozens <simon@cozens.net>
+             Date: Mon, 11 Dec 2000 15:54:24 +0000
+             Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
+             
+             More io/utf8 tests.
+     Branch: perl
+          ! t/io/utf8.t
+____________________________________________________________________________
+[  8080] By: jhi                                   on 2000/12/11  18:19:36
+        Log: Subject: PATCH MakeMaker manpage clarification
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 10 Dec 2000 20:46:13 +0100
+             Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
+     Branch: perl
+          ! lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[  8079] By: jhi                                   on 2000/12/11  15:35:07
+        Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sun, 10 Dec 2000 19:06:19 +0000
+             Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
+     Branch: perl
+          ! ext/B/B/Deparse.pm t/lib/b.t
+____________________________________________________________________________
+[  8078] By: jhi                                   on 2000/12/11  15:09:11
+        Log: Subject: [PATCH] docs on NaN
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 11 Dec 2000 01:48:38 +0000
+             Message-ID: <20001211014838.B99205@plum.flirble.org>
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  8077] By: jhi                                   on 2000/12/11  15:02:21
+        Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
+             From: Simon Cozens <simon@cozens.net>
+             Date: Mon, 11 Dec 2000 01:21:45 +0000
+             Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
+     Branch: perl
+          ! pp.c pp_hot.c scope.c t/op/local.t
+____________________________________________________________________________
+[  8076] By: nick                                  on 2000/12/10  20:43:32
+        Log: Not merge worthy...
+             Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
+             syntax is modelled on attributes.
+             Untested fix for io/utf8 on Win32 etc.
+             Very clumsy start to the encode layer.
+     Branch: perlio
+          ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
+____________________________________________________________________________
+[  8075] By: jhi                                   on 2000/12/10  18:39:33
+        Log: Darwin is not Windows.
+     Branch: perl
+          ! lib/CGI.pm
+____________________________________________________________________________
+[  8074] By: jhi                                   on 2000/12/10  18:31:27
+        Log: Subject: Ambiguous -%c() resolved as a file test
+             From: "Paul Marquess" <Paul.Marquess@openwave.com>
+             Date: Sun, 10 Dec 2000 15:35:07 -0000
+             Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
+     Branch: perl
+          ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[  8073] By: jhi                                   on 2000/12/10  18:16:29
+        Log: Subject: PATCH installperl misinformed 
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 10 Dec 2000 13:01:32 +0100 
+             Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
+     Branch: perl
+          ! installperl
+____________________________________________________________________________
+[  8072] By: jhi                                   on 2000/12/10  18:07:55
+        Log: The walkoptree confusion rages; walkoptree() seems to be coming
+             from B.xs, while walkoptree_slow() comes from B.pm.
+     Branch: perl
+          ! ext/B/B.pm
+____________________________________________________________________________
+[  8071] By: nick                                  on 2000/12/10  11:45:47
+        Log: Integrate mainline
+     Branch: perlio
+         +> t/base/commonsense.t
+         !> (integrate 37 files)
+____________________________________________________________________________
+[  8070] By: jhi                                   on 2000/12/10  04:46:21
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8069] By: jhi                                   on 2000/12/10  04:39:19
+        Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 09 Dec 2000 17:14:25 +0100
+             Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
+     Branch: perl
+          + t/base/commonsense.t
+          ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
+____________________________________________________________________________
+[  8068] By: jhi                                   on 2000/12/10  04:17:36
+        Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
+             From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
+             Date: Sat, 9 Dec 2000 16:47:22 -0000
+             Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
+     Branch: perl
+          ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
+          ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
+          ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
+          ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
+          ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
+          ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
+          ! t/lib/sdbm.t
+____________________________________________________________________________
+[  8067] By: jhi                                   on 2000/12/10  03:52:02
+        Log: Test case for #8066.
+     Branch: perl
+          ! t/op/misc.t
+____________________________________________________________________________
+[  8066] By: jhi                                   on 2000/12/10  03:50:30
+        Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sun, 10 Dec 2000 00:55:37 +0000
+             Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  8065] By: jhi                                   on 2000/12/10  03:44:52
+        Log: Test case for #8064.
+     Branch: perl
+          ! t/comp/proto.t
+____________________________________________________________________________
+[  8064] By: jhi                                   on 2000/12/10  03:42:32
+        Log: Subject: Re: prototype of substr
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sun, 10 Dec 2000 00:13:33 +0000
+             Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
+             
+             Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  8063] By: jhi                                   on 2000/12/10  03:39:42
+        Log: Subject: [PATCH] perlguts.pod
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sun, 10 Dec 2000 00:06:47 +0000
+             Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
+             
+             Documentation of the different types of ops,
+             plus the functions in dump.c
+     Branch: perl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[  8062] By: jhi                                   on 2000/12/10  03:30:04
+        Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
+             From: Nicholas Clark <nick@talking.bollo.cx>
+             Date: Sat, 09 Dec 2000 18:57:25 +0000
+             Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
+             
+             Be more robust in weird hostname setups.
+     Branch: perl
+          ! t/lib/net-hostent.t
+____________________________________________________________________________
+[  8061] By: jhi                                   on 2000/12/10  03:28:21
+        Log: Pacify fussy compiler. 
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  8060] By: jhi                                   on 2000/12/10  02:52:46
+        Log: Integrate perlio.
+     Branch: perl
+         !> pp_sys.c t/io/utf8.t
+____________________________________________________________________________
+[  8059] By: nick                                  on 2000/12/09  23:40:14
+        Log: read/sysread/recv should now be utf8 aware.
+             Basic test for utf8 read.
+     Branch: perlio
+          ! pp_sys.c t/io/utf8.t
+____________________________________________________________________________
+[  8058] By: jhi                                   on 2000/12/09  21:56:02
+        Log: Integrate perlio.
+     Branch: perl
+         +> t/io/utf8.t
+         !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
+____________________________________________________________________________
+[  8057] By: jhi                                   on 2000/12/09  21:53:35
+        Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
+             From: Inaba Hiroto <inaba@st.rim.or.jp>
+             Date: Sun, 10 Dec 2000 05:53:21 +0900
+             Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
+             
+             Tests for #8056.
+     Branch: perl
+          ! t/op/each.t
+____________________________________________________________________________
+[  8056] By: jhi                                   on 2000/12/09  21:51:16
+        Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
+             From: Inaba Hiroto <inaba@st.rim.or.jp>
+             Date: Sat, 09 Dec 2000 18:02:00 +0900
+             Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
+             
+             exists() didn't work for UTF-8 keys, and neither did shared hash keys.
+     Branch: perl
+          ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
+____________________________________________________________________________
+[  8055] By: nick                                  on 2000/12/09  20:11:48
+        Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
+             than raw PerlIO_write() - does not seem to break any tests.
+     Branch: perlio
+          ! pp_sys.c
+____________________________________________________________________________
+[  8054] By: nick                                  on 2000/12/09  19:47:30
+        Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
+             (sysread, recv and write i.e. formats still to do...)
+             Allow :utf8 or :bytes in PerlIO_apply_layers() so that
+             open($fh,">:utf8","name")
+             etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
+             so no extra overhead is involved.
+             Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
+             to a non-utf8 stream.
+             Add initial io/utf8.t
+             Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
+             that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
+             and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
+     Branch: perlio
+          + t/io/utf8.t
+          ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
+____________________________________________________________________________
+[  8053] By: nick                                  on 2000/12/09  19:26:37
+        Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
+             was only testing this_utf8.
+     Branch: perlio
+          ! toke.c
+____________________________________________________________________________
+[  8052] By: nick                                  on 2000/12/09  19:09:41
+        Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
+             i.e. the output string has one, but don't mess with source assumption.
+     Branch: perlio
+          ! toke.c
+____________________________________________________________________________
+[  8051] By: jhi                                   on 2000/12/09  16:55:17
+        Log: Integrate perlio.
+     Branch: perl
+         !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
+         !> sv.c thrdvar.h util.c
+____________________________________________________________________________
+[  8050] By: jhi                                   on 2000/12/09  16:48:07
+        Log: Nits noticed by Peter Prymmer.
+     Branch: perl
+          ! lib/ExtUtils/MM_VMS.pm
+____________________________________________________________________________
+[  8049] By: nick                                  on 2000/12/09  13:49:40
+        Log: UTF8 output prework.
+             - Store $\ and $, as SVs so they can have SvUTF8 flag
+             - use do_print() rather than raw PerlIO_write() to print them.
+     Branch: perlio
+          ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
+          ! thrdvar.h util.c
+____________________________________________________________________________
+[  8048] By: nick                                  on 2000/12/09  12:30:43
+        Log: Integrate mainline.
+     Branch: perlio
+         +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
+         +> t/op/reverse.t
+         !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
+         !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
+         !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
+         !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
+         !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
+         !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
+____________________________________________________________________________
+[  8047] By: jhi                                   on 2000/12/09  00:23:27
+        Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Fri, 8 Dec 2000 14:43:04 -0600
+     Branch: perl
+          ! lib/ExtUtils/MM_VMS.pm
+____________________________________________________________________________
+[  8046] By: jhi                                   on 2000/12/08  23:10:27
+        Log: A missed check-in.
+     Branch: perl
+          ! lib/ExtUtils/Manifest.pm
+____________________________________________________________________________
+[  8045] By: jhi                                   on 2000/12/08  21:57:12
+        Log: (null check-in)
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
+____________________________________________________________________________
+[  8044] By: jhi                                   on 2000/12/08  21:11:06
+        Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
+             at the final draft stage.
+     Branch: perl
+          + ext/Encode/Encode/iso8859-16.enc
+          ! MANIFEST
+____________________________________________________________________________
+[  8043] By: jhi                                   on 2000/12/08  16:39:04
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8042] By: jhi                                   on 2000/12/08  16:33:39
+        Log: Do not return the Unicode replacement character if UTF-8
+             decoding goes awry, it should be up to the caller to decide.
+     Branch: perl
+          ! pod/perlapi.pod utf8.c
+____________________________________________________________________________
+[  8041] By: jhi                                   on 2000/12/08  16:22:28
+        Log: metaconfig maintenance.
+     Branch: metaconfig
+          ! U/modified/stdchar.U
+     Branch: metaconfig/U/perl
+          + testsyml.U
+____________________________________________________________________________
+[  8040] By: jhi                                   on 2000/12/08  16:03:08
+        Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
+             From: sthoenna@efn.org
+             Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
+             Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
+     Branch: perl
+          ! Changes lib/ExtUtils/MM_OS2.pm
+____________________________________________________________________________
+[  8039] By: jhi                                   on 2000/12/08  15:57:11
+        Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
+             From: Simon Cozens <simon@cozens.net>
+             Date: Fri, 8 Dec 2000 13:33:31 +0000
+             Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
+             
+             (The pp_hot part needed a rewrite.)
+     Branch: perl
+          ! doop.c pp_hot.c utf8.c
+____________________________________________________________________________
+[  8038] By: jhi                                   on 2000/12/08  15:25:08
+        Log: Subject: djSP
+             From: Michael Stevens <michael@etla.org>
+             Date: Wed, 6 Dec 2000 23:24:01 +0000
+             Message-ID: <20001206232400.A21381@firedrake.org>
+             
+             Plus a note from Nick Ing-Simmons.
+     Branch: perl
+          ! pp.h
+____________________________________________________________________________
+[  8037] By: jhi                                   on 2000/12/08  15:18:35
+        Log: Filetype is text.
+     Branch: perl
+          ! t/op/utf8decode.t
+____________________________________________________________________________
+[  8036] By: jhi                                   on 2000/12/08  03:31:27
+        Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
+             Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
+             
+             Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          + ext/POSIX/hints/svr4.pl
+          ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
+____________________________________________________________________________
+[  8035] By: jhi                                   on 2000/12/08  03:26:01
+        Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
+             Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! t/README t/base/term.t
+____________________________________________________________________________
+[  8034] By: jhi                                   on 2000/12/08  03:21:59
+        Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
+             From: mjd@plover.com  
+             Date: 7 Dec 2000 21:04:20 -0000
+             Message-ID: <20001207210420.22282.qmail@plover.com>
+             
+             Plus -z doc.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  8033] By: jhi                                   on 2000/12/08  03:19:03
+        Log: Use the UTF8 macros a bit.  They can't be used with abandon
+             everywhere because we do generate illegal UTF-8 in some situations.
+             This is of course naughty.
+     Branch: perl
+          ! pod/perlapi.pod utf8.c utf8.h
+____________________________________________________________________________
+[  8032] By: jhi                                   on 2000/12/08  03:00:09
+        Log: Out of sync?
+     Branch: perl
+          ! t/pragma/warn/utf8
+____________________________________________________________________________
+[  8031] By: jhi                                   on 2000/12/08  02:22:39
+        Log: Cnt spl.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[  8030] By: jhi                                   on 2000/12/08  01:23:54
+        Log: Add test for reverse().
+     Branch: perl
+          + t/op/reverse.t
+          ! MANIFEST
+____________________________________________________________________________
+[  8029] By: jhi                                   on 2000/12/08  01:21:47
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
+         !> perlio.c perlio.h perlsdio.h warnings.pl
+____________________________________________________________________________
+[  8028] By: jhi                                   on 2000/12/08  01:19:08
+        Log: Introduce macros for UTF8 decoding.
+     Branch: perl
+          ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
+____________________________________________________________________________
+[  8027] By: nick                                  on 2000/12/07  22:18:19
+        Log: Integrate mainline
+     Branch: perlio
+         !> embed.pl pod/perlapi.pod utf8.c
+____________________________________________________________________________
+[  8026] By: nick                                  on 2000/12/07  21:45:08
+        Log: Various oddities p4 diff -se showed up
+             Remove 'our' from warnings.pl
+     Branch: perlio
+          ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
+____________________________________________________________________________
+[  8025] By: nick                                  on 2000/12/07  21:43:32
+        Log: Change PerlIO_(get|set)pos to take SV *
+             Should fix, OS/2, VMS, (sfio??)
+     Branch: perlio
+          ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
+____________________________________________________________________________
+[  8024] By: jhi                                   on 2000/12/07  19:05:32
+        Log: Document utf8_to_uv() better.
+     Branch: perl
+          ! pod/perlapi.pod utf8.c
+____________________________________________________________________________
+[  8023] By: jhi                                   on 2000/12/07  18:23:47
+        Log: Document utf8_length(), utf8_distance(), and utf8_hop().
+     Branch: perl
+          ! embed.pl pod/perlapi.pod utf8.c
+____________________________________________________________________________
+[  8022] By: jhi                                   on 2000/12/07  04:13:51
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
+         !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
+         !> win32/makefile.mk
+____________________________________________________________________________
+[  8021] By: nick                                  on 2000/12/07  00:28:14
+        Log: Various attempts at MSVC debug - not sure what has
+             changed but works now. 
+             Seems atexit() _may_ work for DLLs built with MSVC so don't
+             call cleanup that way.
+     Branch: perlio
+          ! perlio.c win32/makefile.mk
+____________________________________________________________________________
+[  8020] By: nick                                  on 2000/12/06  19:57:20
+        Log: Integrate mainline
+     Branch: perlio
+         +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
+         !> (integrate 75 files)
+____________________________________________________________________________
+[  8019] By: nick                                  on 2000/12/06  19:28:21
+        Log: Add useperlio to config.vc
+             Turn off binmode in config_H.PL
+             Regen all the config_H.xx
+             Attempt to get debugging build with MSVC.
+     Branch: perlio
+          ! win32/config.vc win32/config_H.bc win32/config_H.gc
+          ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
+____________________________________________________________________________
+[  8018] By: nick                                  on 2000/12/06  19:21:57
+        Log: Test various dup/external program options on all platforms.
+     Branch: perlio
+          ! t/io/dup.t
+____________________________________________________________________________
+[  8017] By: nick                                  on 2000/12/06  19:20:47
+        Log: Fix harness to be less picky
+     Branch: perlio
+          ! lib/Test/Harness.pm
+____________________________________________________________________________
+[  8016] By: jhi                                   on 2000/12/06  16:45:12
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8015] By: jhi                                   on 2000/12/06  16:41:03
+        Log: Test \x{...} with ord().
+     Branch: perl
+          ! t/op/ord.t
+____________________________________________________________________________
+[  8014] By: jhi                                   on 2000/12/06  16:20:33
+        Log: Test tweak because of #8013.
+     Branch: perl
+          ! t/lib/b.t
+____________________________________________________________________________
+[  8013] By: jhi                                   on 2000/12/06  16:09:09
+        Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 5 Dec 2000 21:23:28 -0500
+             Message-ID: <20001205212328.C6473@blackrider.aocn.com>
+             
+             Carp::Heavy parts not very applicable because of recent changes.
+     Branch: perl
+          ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
+          ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
+          ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
+          ! lib/Exporter.pm lib/Exporter/Heavy.pm
+          ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
+          ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
+          ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
+          ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
+          ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
+          ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
+          ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
+          ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
+          ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
+          ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
+          ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
+          ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
+          ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
+          ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
+          ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
+          ! warnings.pl
+____________________________________________________________________________
+[  8012] By: jhi                                   on 2000/12/06  15:22:38
+        Log: Subject: [PATCH] Re: New harness is failing things
+             From: Nick Ing-Simmons <nik@tiuk.ti.com>
+             Date: Wed, 6 Dec 2000 13:00:30 GMT
+             Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
+     Branch: perl
+          ! lib/Test/Harness.pm
+____________________________________________________________________________
+[  8011] By: jhi                                   on 2000/12/06  15:12:08
+        Log: Subject: installhtml changes
+             From: Michael Stevens <michael@etla.org>
+             Date: Wed, 6 Dec 2000 13:15:53 +0000
+             Message-ID: <20001206131553.A27317@firedrake.org>
+     Branch: perl
+          ! installhtml
+____________________________________________________________________________
+[  8010] By: jhi                                   on 2000/12/06  15:06:05
+        Log: Subject: the dTHR hits
+             From: Michael Stevens <michael@etla.org>
+             Date: Wed, 6 Dec 2000 12:06:03 +0000
+             Message-ID: <20001206120603.A24581@firedrake.org>
+             
+             More, errrm, less dTHRs.
+     Branch: perl
+          ! bytecode.pl ext/B/B/C.pm
+____________________________________________________________________________
+[  8009] By: jhi                                   on 2000/12/06  15:04:25
+        Log: Subject: MakeMaker mailing list gone?
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 5 Dec 2000 19:29:59 -0500
+             Message-ID: <20001205192959.B6473@blackrider.aocn.com>
+             
+             The MakeMaker mailing list is dead, perlbug is the right
+             address to report bugs.
+     Branch: perl
+          ! lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[  8008] By: jhi                                   on 2000/12/06  15:00:32
+        Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 5 Dec 2000 19:21:21 -0500
+             Message-ID: <20001205192121.A6473@blackrider.aocn.com>
+             
+             Add a default MANIFEST skip that ignores things like
+             version control files, editor temporary files, and the Makefile.
+     Branch: perl
+          + lib/ExtUtils/MANIFEST.SKIP
+          ! MANIFEST lib/ExtUtils/Manifest.pm
+____________________________________________________________________________
+[  8007] By: jhi                                   on 2000/12/06  14:57:20
+        Log: In Amiga more manual hackery of the scripts seems to be needed,
+             from Jan-Erik Karlsson.  Why Configure does not get this right
+             is unknown, may be shell-induced.
+     Branch: perl
+          ! README.amiga
+____________________________________________________________________________
+[  8006] By: jhi                                   on 2000/12/05  23:53:12
+        Log: Add TOPm1s to peek at the second topmost stack item.
+     Branch: perl
+          ! pp.h
+____________________________________________________________________________
+[  8005] By: jhi                                   on 2000/12/05  23:13:55
+        Log: Avaunt, you foul UTF-8 tests.
+     Branch: perl
+          ! t/op/ver.t t/pragma/utf8.t
+____________________________________________________________________________
+[  8004] By: jhi                                   on 2000/12/05  23:09:54
+        Log: Continue utf8 dispersal. 
+     Branch: perl
+          + t/op/concat.t
+          ! MANIFEST t/pragma/utf8.t
+____________________________________________________________________________
+[  8003] By: nick                                  on 2000/12/05  23:02:39
+        Log: Integrate mainline.
+     Branch: perlio
+         +> t/op/length.t t/op/utf8decode.t
+         !> (integrate 69 files)
+____________________________________________________________________________
+[  8002] By: jhi                                   on 2000/12/05  22:59:28
+        Log: Integrate perlio.
+     Branch: perl
+         !> iperlsys.h perl.c perlio.c win32/perllib.c
+____________________________________________________________________________
+[  8001] By: nick                                  on 2000/12/05  22:07:52
+        Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
+             - calloc/free suffer from damage on TerminateThread()
+             - use PerlMemShared (as originally planned) now fixed
+             - avoid doing anything important on DLL "detach".
+     Branch: perlio
+          ! perl.c perlio.c win32/perllib.c
+____________________________________________________________________________
+[  8000] By: nick                                  on 2000/12/05  21:05:09
+        Log: Fix gross PerlMemShared issue.
+     Branch: perlio
+          ! iperlsys.h
+____________________________________________________________________________
+[  7999] By: jhi                                   on 2000/12/05  20:46:58
+        Log: Test for Unicode (UTF-8) hash keys.
+     Branch: perl
+          ! t/op/each.t
+____________________________________________________________________________
+[  7998] By: jhi                                   on 2000/12/05  20:30:35
+        Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
+             is now always UTF-8), empty line cosmetics.
+     Branch: perl
+          ! t/pragma/utf8.t
+____________________________________________________________________________
+[  7997] By: jhi                                   on 2000/12/05  20:15:40
+        Log: Subject: Re: STRLEN - what?
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
+             
+             Explain STRLEN.
+     Branch: perl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[  7996] By: jhi                                   on 2000/12/05  20:13:34
+        Log: Split off the UTF-8 decoder tests, make them to check also
+             the error message.
+     Branch: perl
+          + t/op/utf8decode.t
+          ! MANIFEST t/pragma/utf8.t utf8.c
+____________________________________________________________________________
+[  7995] By: jhi                                   on 2000/12/05  16:39:47
+        Log: Start migrating bits of pragma/utf8 to elsewhere
+             (since the long term plan is to obsolete 'use utf8').
+     Branch: perl
+          + t/op/length.t
+          ! MANIFEST t/pragma/utf8.t
+____________________________________________________________________________
+[  7994] By: jhi                                   on 2000/12/05  16:30:21
+        Log: Fix a manual edit typo from #7993, fix the message formatting
+             for Unicode, add few our declarations.
+     Branch: perl
+          ! lib/Carp/Heavy.pm
+____________________________________________________________________________
+[  7993] By: jhi                                   on 2000/12/05  16:09:15
+        Log: Subject: Need help with warnings :-(
+             From: "Ben Tilly" <ben_tilly@hotmail.com>
+             Date: Tue, 05 Dec 2000 01:35:54 -0500
+             Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
+             
+             Subject: UPDATE: Carp/Heavy now passes all tests
+             From: "Ben Tilly" <ben_tilly@hotmail.com>
+             Date: Tue, 05 Dec 2000 07:59:41 -0500
+             Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
+             
+             The Brave New Carp.
+     Branch: perl
+          ! lib/Carp.pm lib/Carp/Heavy.pm
+____________________________________________________________________________
+[  7992] By: jhi                                   on 2000/12/05  15:55:08
+        Log: Subject: [PATCH perl@7979] cygwin port
+             From: "Eric Fifer" <efifer@dircon.co.uk>
+             Date: Tue, 5 Dec 2000 14:04:09 -0000
+             Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
+     Branch: perl
+          ! t/lib/net-hostent.t
+____________________________________________________________________________
+[  7991] By: jhi                                   on 2000/12/05  15:52:34
+        Log: Subject: Re: [PATCH] The largest hoax of all times?
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 5 Dec 2000 00:40:25 -0500
+             Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
+             
+             Subject: Re: [PATCH] The largest hoax of all times?
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 4 Dec 2000 23:55:53 -0500
+             Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
+             
+             Subject: Re: [PATCH] The largest hoax of all times?
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Tue, 5 Dec 2000 01:28:45 -0500
+             Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
+             
+             Fix the unpredictable order of DESTROYs.
+     Branch: perl
+          ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
+          ! sv.c sv.h t/op/ref.t
+____________________________________________________________________________
+[  7990] By: jhi                                   on 2000/12/05  14:38:53
+        Log: Subject: [PATCH] shrink pp_hot fractionally
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Tue, 5 Dec 2000 12:44:31 +0000
+             Message-ID: <20001205124431.E74518@plum.flirble.org>
+             
+             Use report_evil_fh().
+     Branch: perl
+          ! opcode.pl opnames.h pp_hot.c util.c
+____________________________________________________________________________
+[  7989] By: jhi                                   on 2000/12/05  14:21:27
+        Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Mon, 04 Dec 2000 22:21:59 -0800
+             Message-ID: <HmIL6gzkgepS092yn@efn.org>
+             
+             Harness shouldn't ignore responses like "ok 3\r\r\n".
+     Branch: perl
+          ! lib/Test/Harness.pm
+____________________________________________________________________________
+[  7988] By: jhi                                   on 2000/12/05  13:51:28
+        Log: Integrate the "skip" messages to explain().
+     Branch: perl
+          ! t/lib/syslfs.t t/op/lfs.t
+____________________________________________________________________________
+[  7987] By: jhi                                   on 2000/12/05  12:34:54
+        Log: The one that got away in #7984.
+             
+             Subject: Re: dTHR - what and why?
+             From: Michael Stevens <michael@etla.org> 
+             Date: Tue, 5 Dec 2000 11:15:52 +0000
+             Message-ID: <20001205111552.A4647@firedrake.org>
+     Branch: perl
+          ! sv.h
+____________________________________________________________________________
+[  7986] By: gsar                                  on 2000/12/05  09:14:44
+        Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
+             due to the notorious GetFileType() bug in Windows 9x, which fstat()
+             tickles)
+     Branch: perl
+          ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
+____________________________________________________________________________
+[  7985] By: jhi                                   on 2000/12/05  05:49:03
+        Log: Integrate perlio.
+     Branch: perl
+         !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
+         !> win32/perlhost.h win32/perllib.c
+____________________________________________________________________________
+[  7984] By: jhi                                   on 2000/12/05  05:48:16
+        Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
+     Branch: perl
+          ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
+          ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
+          ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
+          ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
+          ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
+          ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
+          ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
+          ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
+          ! win32/win32.c
+____________________________________________________________________________
+[  7983] By: nick                                  on 2000/12/04  23:27:43
+        Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
+     Branch: perlio
+          ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
+          ! win32/perlhost.h win32/perllib.c
+____________________________________________________________________________
+[  7982] By: jhi                                   on 2000/12/04  19:44:09
+        Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
+             uncovered by #7980.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  7981] By: jhi                                   on 2000/12/04  19:42:07
+        Log: Subject: [PATCH] Trivial dump.c feature
+             From: Simon Cozens <simon@cozens.net>
+             Date: Mon, 4 Dec 2000 18:08:38 +0000
+             Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
+             
+             Show whether a constant is UTF-8.
+     Branch: perl
+          ! dump.c
+____________________________________________________________________________
+[  7980] By: jhi                                   on 2000/12/04  19:36:51
+        Log: UTF-8 hash keys, patch from Inaba Hiroto.
+     Branch: perl
+          ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
+____________________________________________________________________________
+[  7979] By: jhi                                   on 2000/12/04  17:36:28
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  7978] By: jhi                                   on 2000/12/04  16:42:17
+        Log: Retract #7977, still too volatile (the euphemism of the day
+             for unfinished and buggy :-)
+     Branch: perl
+          ! doop.c hv.c pp.c sv.h
+____________________________________________________________________________
+[  7977] By: jhi                                   on 2000/12/04  16:25:15
+        Log: (Retracted by #7978, too shaky yet.)
+             
+             Subject: Re: utf8 in hash keys, implementor missing
+             From: Simon Cozens <simon@cozens.net>
+             Date: Sat, 2 Dec 2000 19:49:35 +0000
+             Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
+             
+             The first step at UTF-8 hash keys.
+     Branch: perl
+          ! doop.c hv.c pp.c sv.h
+____________________________________________________________________________
+[  7976] By: jhi                                   on 2000/12/04  16:13:53
+        Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
+             From: sthoenna@efn.org
+             Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
+             Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
+     Branch: perl
+          ! os2/os2.c perlio.c
+____________________________________________________________________________
+[  7975] By: jhi                                   on 2000/12/04  16:05:25
+        Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Thu, 30 Nov 2000 20:50:37 -0800
+             Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
+     Branch: perl
+          ! os2/os2.c
+____________________________________________________________________________
+[  7974] By: jhi                                   on 2000/12/04  16:03:57
+        Log: Subject: [PATCH] ++ 20% faster
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 4 Dec 2000 12:17:27 +0000
+             Message-ID: <20001204121726.B52976@plum.flirble.org>
+             
+             Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  7973] By: jhi                                   on 2000/12/04  16:00:48
+        Log: 
+             Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Mon, 04 Dec 2000 12:30:45 +0100
+             Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
+             
+             AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
+             library (getprotobyname and getprotobynumber are outversioned by
+             the same calls in libc, at least for xlc version 3.
+     Branch: perl
+          ! hints/aix.sh
+____________________________________________________________________________
+[  7972] By: jhi                                   on 2000/12/04  02:58:31
+        Log: Integrate perlio.
+     Branch: perl
+         !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
+         !> win32/makefile.mk win32/perlhost.h win32/perllib.c
+         !> win32/win32.h win32/win32iop.h win32/win32thread.h
+____________________________________________________________________________
+[  7971] By: nick                                  on 2000/12/04  00:24:33
+        Log: Quieten some noise in Win32 builds:
+             - win32.h is included after <sys/socket.h>, so need to 
+             set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
+             - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
+     Branch: perlio
+          ! doio.c perl.h toke.c win32/win32.h
+____________________________________________________________________________
+[  7970] By: nick                                  on 2000/12/03  22:57:46
+        Log: PERL_IMPLICIT_SYS compiles but does not work.
+     Branch: perlio
+          ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
+          ! win32/perlhost.h win32/perllib.c win32/win32.h
+          ! win32/win32iop.h win32/win32thread.h
+____________________________________________________________________________
+[  7969] By: jhi                                   on 2000/12/03  22:12:58
+        Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
+             used to swash_init(), makes regprop() dumps more informative
+             (+utf8::IsAlpha, -utf8::IsDigit, for example).
+     Branch: perl
+          ! regcomp.c regexec.c
+____________________________________________________________________________
+[  7968] By: jhi                                   on 2000/12/03  21:39:56
+        Log: Implement ANYOFUTF8 regprop() dumping.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  7967] By: jhi                                   on 2000/12/03  20:57:19
+        Log: Make uv_to_utf8() to zero-terminate its output buffer,
+             always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
+     Branch: perl
+          ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
+____________________________________________________________________________
+[  7966] By: nick                                  on 2000/12/03  18:41:21
+        Log: Integrate mainline (STDCHAR)
+     Branch: perlio
+         !> Configure t/pragma/utf8.t
+____________________________________________________________________________
+[  7965] By: jhi                                   on 2000/12/03  17:58:20
+        Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
+     Branch: perl
+          ! t/pragma/utf8.t
+____________________________________________________________________________
+[  7964] By: jhi                                   on 2000/12/03  17:35:56
+        Log: Integrate perlio.
+     Branch: perl
+         !> iperlsys.h perlio.c
+____________________________________________________________________________
+[  7963] By: jhi                                   on 2000/12/03  17:33:55
+        Log: Metaconfig unit change for #7962.
+     Branch: metaconfig
+          ! U/modified/stdchar.U
+____________________________________________________________________________
+[  7962] By: jhi                                   on 2000/12/03  17:33:27
+        Log: Untangle the <stdio.h> #include nest for the stdchar test,
+             from Andy Dougherty.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  7961] By: nick                                  on 2000/12/03  16:53:00
+        Log: Make iperlsys.h vector stdio not PerlIO.
+     Branch: perlio
+          ! iperlsys.h perlio.c
+____________________________________________________________________________
+[  7960] By: nick                                  on 2000/12/03  14:43:01
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
+         !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
+____________________________________________________________________________
+[  7959] By: jhi                                   on 2000/12/03  08:16:36
+        Log: Use DO_UTF8().
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  7958] By: jhi                                   on 2000/12/02  18:33:05
+        Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
+             From: Mike Guy <mjtg@cam.ac.uk>         
+             Date: Sat, 02 Dec 2000 17:27:13 +0000
+             Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
+             
+             An extraneous argument.
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  7957] By: jhi                                   on 2000/12/02  18:22:32
+        Log: A missing hunk.
+     Branch: perl
+          ! t/lib/net-hostent.t
+____________________________________________________________________________
+[  7956] By: jhi                                   on 2000/12/02  18:06:20
+        Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 2 Dec 2000 14:28:27 +0000
+             Message-ID: <20001202142827.A12308@plum.flirble.org>
+             
+             Test robustness.
+     Branch: perl
+          ! t/lib/net-hostent.t
+____________________________________________________________________________
+[  7955] By: jhi                                   on 2000/12/02  17:58:06
+        Log: Metaconfig unit change for #7954.
+     Branch: metaconfig
+          ! U/modified/stdchar.U
+____________________________________________________________________________
+[  7954] By: jhi                                   on 2000/12/02  17:54:32
+        Log: An inconvenient hang would happen if the stdio _ptr wasn't
+             found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
+             would be grepping stdin for all eternity for the _ptr.)
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  7953] By: jhi                                   on 2000/12/02  00:07:15
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [  7952] By: jhi                                   on 2000/12/01  23:54:47
         Log: Subject: Re: long shell lines
              From: Andy Dougherty <doughera@lafayette.edu>