Update Changes.
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 3468637..fbe9d8f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -32,6 +32,1224 @@ Version v5.7.1             Development release working toward v5.8
 --------------
 
 ____________________________________________________________________________
+[  8988] By: jhi                                   on 2001/03/02  19:57:08
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
+         !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
+         !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
+         !> ext/Encode/Encode/iso8859-10.ucm
+         !> ext/Encode/Encode/iso8859-13.ucm
+         !> ext/Encode/Encode/iso8859-14.ucm
+         !> ext/Encode/Encode/iso8859-15.ucm
+         !> ext/Encode/Encode/iso8859-16.ucm
+         !> ext/Encode/Encode/iso8859-2.ucm
+         !> ext/Encode/Encode/iso8859-3.ucm
+         !> ext/Encode/Encode/iso8859-4.ucm
+         !> ext/Encode/Encode/iso8859-5.ucm
+         !> ext/Encode/Encode/iso8859-6.ucm
+         !> ext/Encode/Encode/iso8859-7.ucm
+         !> ext/Encode/Encode/iso8859-8.ucm
+         !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
+         !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
+____________________________________________________________________________
+[  8987] By: jhi                                   on 2001/03/02  19:43:40
+        Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
+             8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
+             8950,8952,8955 from mainline to maintperl.
+             
+             Subject: [PATCH: perl@8773] small fixups to perlclib.pod
+             
+             Put to rest the 20010205.001, the email address checking (not) regex.
+             
+             fork() not everywhere, cleanup temp files.
+             
+             The #8843 wasn't quite right: %Config needs to imported.
+             
+             Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
+             (#8849: the glob-basic hunk needed massaging as it depended
+             on Schwern's large-scale (unintegrated) patches)
+             
+             Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
+             
+             Upgrade to CGI.pm 2.752, from Lincoln Stein.
+             (Note: there were some conflicts due to EBCDIC and EPOC
+             patches, in general I preferred the repository code.)
+             (When 2.753 comes out, we need to synchronize.)
+             
+             Subject: [PATCH] fix for charnames above FFFF
+             
+             Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
+             
+             If no sfio, no -lsfio.
+             
+             Run run/*.t also in minitest.
+             
+             Subject:  [PATCH perl 5.7.0] malloc message address offset
+             
+             Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
+             
+             Subject: fix for parameter -Dm (for perl@8867)
+             
+             Subject: [PATCH: perl@8892] was Re: hashing order difference?
+             (make the test more portable)
+             
+             Subject: Re: [PATCH] fix for charnames above FFFF
+             
+             Subject: Re: I'm losing the war...
+             (hv_store() not working correctly in ENV_IS_CASELESS case.)
+             
+             Subject: Modified README.bs2000 
+             
+             Subject: [PATCH: perl@8935] -Dt padsv($var)
+             
+             Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
+             
+             Subject: PATCH: extra tests to check on negative float to unsigned cast
+             
+             Subject: [PATCH] XPUSH[insp] was Re: progress
+             
+             Subject: Re: Compile with perlcc..
+     Branch: maint-5.6/perl
+         !> (integrate 36 files)
+____________________________________________________________________________
+[  8986] By: jhi                                   on 2001/03/02  18:51:25
+        Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
+             8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
+             to maintperl.
+             
+             Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
+             
+             Subject: [DOC PATCH] overload.pm nits
+             
+             Add header for LIB$ prototypes (C. Berry)
+             
+             Convert fwrite()s to sockets to write()s, since some socket stacks
+             don't take kindly to stdio.
+             Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
+             (for often optional LNMs)
+             Correct a few typos
+             (C. Bailey)
+             
+             Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
+             
+             De-cut-and-pasto.
+             
+             Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
+             
+             Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
+             
+             Upgrade to CPAN 1.59_54, from Andreas König.
+             
+             Bogus shebang.
+             
+             Subject: [PATCH] Document makepatch in Porting/patching
+             
+             UTF-8 documentation.
+             
+             Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
+             
+             Sort the MANIFEST.
+             
+             Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
+             
+             Subject: [PATCH @8807] toke.c cleanup: scan_str()
+             
+             Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
+             
+             Add run/*.t to testables.
+             
+             TODO: integrate #8784.
+     Branch: maint-5.6/perl
+         +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
+         !> (integrate 28 files)
+____________________________________________________________________________
+[  8985] By: nick                                  on 2001/03/02  18:15:45
+        Log: Integrate mainline
+     Branch: perlio
+         !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
+         !> vms/vms.c
+____________________________________________________________________________
+[  8984] By: jhi                                   on 2001/03/02  16:00:17
+        Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
+             
+             perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
+             5.004_05, and mention the suidperl August 2000 security problem.
+             (#8978,#8981)
+             
+             Subject: [ID 20010301.004] Technically speaking in perldata
+             
+             Subject: [PATCH] File::Copy for bleadperl, maintperl
+             
+             Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
+             
+             (The #8982, fix for 20010221.005 and 20010221.008,
+             would be nice too but it didn't integrate cleanly.)
+     Branch: maint-5.6/perl
+         !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
+____________________________________________________________________________
+[  8983] By: jhi                                   on 2001/03/02  15:51:16
+        Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Thu, 1 Mar 2001 15:54:09 EST
+             Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[  8982] By: jhi                                   on 2001/03/02  15:43:31
+        Log: Subject: Re: sync sync sync: have I missed any patches?
+             From: Radu Greab <radu@netsoft.ro> 
+             Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
+             Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
+             
+             Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
+             was checking argv[0] regardless of whether a different pathname
+             will actually be executed."  Test case not supplied because 
+             drafting that, ironically enough, revealed another bug
+             (or a feature).
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[  8981] By: jhi                                   on 2001/03/02  15:28:03
+        Log: Misdate in #8978.
+     Branch: perl
+          ! pod/perlfaq1.pod
+____________________________________________________________________________
+[  8980] By: jhi                                   on 2001/03/02  15:24:20
+        Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Wed, 28 Feb 2001 22:10:15 -0500
+             Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
+     Branch: perl
+          ! lib/File/Copy.pm
+____________________________________________________________________________
+[  8979] By: jhi                                   on 2001/03/02  15:17:16
+        Log: Subject: [ID 20010301.004] Technically speaking in perldata
+             From: abela@geneanet.org
+             Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
+             Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
+     Branch: perl
+          ! pod/perldata.pod
+____________________________________________________________________________
+[  8978] By: jhi                                   on 2001/03/02  15:15:27
+        Log: Subject: [ID 20010301.003] ref to 5.004
+             From: abela@geneanet.org
+             Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
+             Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
+             
+             Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
+             and mention the suidperl August 2000 security problem.
+     Branch: perl
+          ! pod/perlfaq1.pod
+____________________________________________________________________________
+[  8977] By: alanbur                               on 2001/03/02  14:17:45
+        Log: Resynchronised with parent
+     Branch: maint-5.6/pureperl
+         !> AUTHORS README.epoc configure.com epoc/createpkg.pl
+         !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
+         !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
+         !> vms/descrip_mms.template win32/win32.c win32/win32.h
+         !> win32/win32iop.h
+____________________________________________________________________________
+[  8976] By: nick                                  on 2001/03/01  23:25:30
+        Log: Integrate mainline.
+     Branch: perlio
+          - t/op/qu.t
+         !> (integrate 55 files)
+____________________________________________________________________________
+[  8975] By: jhi                                   on 2001/03/01  16:51:34
+        Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
+     Branch: perl
+         !> toke.c
+____________________________________________________________________________
+[  8974] By: gsar                                  on 2001/03/01  16:28:21
+        Log: fix for bugid 20010226.008
+             
+             the problem was that some of the pointers (PL_last_lop and
+             PL_last_uni specifically) into the lex buffers weren't correctly
+             being invalidated when the buffer changed; this would leave the
+             pointers pointing at an arbitrary location in the buffer if
+             the buffer didn't need to be reallocated, or point into freed
+             memory if the buffer had to be realloced
+             
+             TODO item for bugdb maintainers: check other seemingly random
+             parser-related bugs--they might be cured by this
+     Branch: maint-5.6/perl
+          ! toke.c
+____________________________________________________________________________
+[  8973] By: jhi                                   on 2001/03/01  02:23:25
+        Log: Retract #8970 because of a completely mysterious core dump:
+             adding the tests 241..244 causes op/pat dump core at test #25.
+             The test needs a lot of whittling down before the bug can be solved.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[  8972] By: jhi                                   on 2001/03/01  01:58:38
+        Log: Regen perlapi.
+     Branch: perl
+          ! pod/perlapi.pod
+____________________________________________________________________________
+[  8971] By: jhi                                   on 2001/03/01  01:34:09
+        Log: Subject: [PATCH] don't write along symlinks into a read only source tree (was Re: [ID 20010129.006] OK: perl v5.7.0 +DEVEL8584 on i586-linux-64all 2.2.12 (UNINSTALLED))
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 28 Feb 2001 23:28:49 +0000
+             Message-ID: <20010228232849.A55187@plum.flirble.org>
+             
+             Allow a completely write protected source code tree
+             when using the Configure -Dmksymlinks.
+     Branch: perl
+          ! embed.pl warnings.pl
+____________________________________________________________________________
+[  8970] By: jhi                                   on 2001/03/01  01:32:04
+        Log: Add back the EBCDIC character range tests (for matching).
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[  8969] By: nick                                  on 2001/02/28  18:18:01
+        Log: Add charname comments to .ucm files writen by 'compile',
+             also order charmaps in those files by source encoding.
+             regenerate distrubuted .ucm files
+     Branch: perlio
+          ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
+          ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
+          ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
+          ! ext/Encode/Encode/iso8859-10.ucm
+          ! ext/Encode/Encode/iso8859-13.ucm
+          ! ext/Encode/Encode/iso8859-14.ucm
+          ! ext/Encode/Encode/iso8859-15.ucm
+          ! ext/Encode/Encode/iso8859-16.ucm
+          ! ext/Encode/Encode/iso8859-2.ucm
+          ! ext/Encode/Encode/iso8859-3.ucm
+          ! ext/Encode/Encode/iso8859-4.ucm
+          ! ext/Encode/Encode/iso8859-5.ucm
+          ! ext/Encode/Encode/iso8859-6.ucm
+          ! ext/Encode/Encode/iso8859-7.ucm
+          ! ext/Encode/Encode/iso8859-8.ucm
+          ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
+          ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
+____________________________________________________________________________
+[  8968] By: jhi                                   on 2001/02/28  16:26:37
+        Log: Expand usemorebits early if d_casti32 needs to be undefined.
+     Branch: perl
+          ! hints/hpux.sh hints/irix_6.sh
+____________________________________________________________________________
+[  8967] By: jhi                                   on 2001/02/28  16:22:26
+        Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
+             retract toke.c/qu parts of #8583, retract #8485, retract
+             or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
+             op/length.t, and MANIFEST, and delete t/op/qu.t.
+     Branch: perl
+          - t/op/qu.t
+          ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
+          ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
+          ! t/op/length.t toke.c
+____________________________________________________________________________
+[  8966] By: jhi                                   on 2001/02/28  15:00:27
+        Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
+             by not changing from pre-Unicode days into being Unicode-aware.
+             Sniff.
+     Branch: perl
+          ! pp.c t/op/pack.t t/op/qu.t
+____________________________________________________________________________
+[  8965] By: jhi                                   on 2001/02/28  14:37:55
+        Log: Subject: Re: Errors in core PODs
+             From: Michael Stevens <michael@etla.org> 
+             Date: Fri, 23 Feb 2001 15:47:56 +0000
+             Message-ID: <20010223154756.A7723@firedrake.org> 
+     Branch: perl
+          ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
+          ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
+          ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
+          ! x2p/a2p.pod
+____________________________________________________________________________
+[  8964] By: jhi                                   on 2001/02/28  14:35:35
+        Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
+             (The #8961 was too bold.)
+     Branch: perl
+          ! hints/hpux.sh hints/irix_6.sh
+____________________________________________________________________________
+[  8963] By: jhi                                   on 2001/02/28  14:33:39
+        Log: Subject: Re: sync sync sync: have I missed any patches?
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
+             Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
+             Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
+             
+             Replace djSP with dSP.
+     Branch: perl
+          ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
+          ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
+          ! win32/perlhost.h
+____________________________________________________________________________
+[  8962] By: jhi                                   on 2001/02/27  23:21:14
+        Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
+     Branch: perl
+          ! lib/Filter/Simple.pm
+____________________________________________________________________________
+[  8961] By: jhi                                   on 2001/02/27  22:55:26
+        Log: The casting mystery in HP-UX and IRIX needs at least a workaround
+             and this would be it.
+     Branch: perl
+          ! hints/hpux.sh hints/irix_6.sh
+____________________________________________________________________________
+[  8960] By: jhi                                   on 2001/02/27  22:51:33
+        Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 27 Feb 2001 16:11:44 -0600
+             Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
+     Branch: maint-5.6/perl
+          ! configure.com vms/descrip_mms.template
+____________________________________________________________________________
+[  8959] By: jhi                                   on 2001/02/27  22:47:23
+        Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 27 Feb 2001 16:11:44 -0600
+             Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
+     Branch: perl
+          ! configure.com vms/descrip_mms.template
+____________________________________________________________________________
+[  8958] By: jhi                                   on 2001/02/27  15:16:42
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8957] By: jhi                                   on 2001/02/27  06:15:07
+        Log: Subject: [5.6.x] EPOC additions
+             From: Olaf Flebbe <O.Flebbe@science-computing.de>
+             Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
+             Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
+     Branch: maint-5.6/perl
+          ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
+____________________________________________________________________________
+[  8956] By: jhi                                   on 2001/02/27  06:12:11
+        Log: Subject: [perl-current] EPOC 
+             From: Olaf Flebbe <O.Flebbe@science-computing.de>
+             Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
+             Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
+     Branch: perl
+          ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
+          ! epoc/epocish.c epoc/epocish.h pp_sys.c
+____________________________________________________________________________
+[  8955] By: jhi                                   on 2001/02/27  05:59:50
+        Log: Subject: Re: Compile with perlcc..
+             From: Edward Peschko <edwardp@excitehome.net>
+             Date: Mon, 26 Feb 2001 18:51:58 -0800
+             Message-ID: <20010226185158.A9871@excitehome.net>
+             
+             plus add a simple usage message if no arguments given.
+     Branch: perl
+          ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
+          ! utils/Makefile utils/perlcc.PL win32/pod.mak
+____________________________________________________________________________
+[  8954] By: nick                                  on 2001/02/26  21:02:59
+        Log: Integrate mainline
+     Branch: perlio
+         !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
+         !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
+         !> t/op/sprintf.t
+____________________________________________________________________________
+[  8953] By: jhi                                   on 2001/02/26  14:43:54
+        Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 26 Feb 2001 00:42:07 +0000
+             Message-ID: <20010226004207.F23333@plum.flirble.org>
+     Branch: perl
+          ! pp_ctl.c
+____________________________________________________________________________
+[  8952] By: jhi                                   on 2001/02/26  14:42:13
+        Log: Subject: [PATCH] XPUSH[insp] was Re: progress
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Mon, 26 Feb 2001 12:23:48 +0000
+             Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
+     Branch: perl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[  8951] By: jhi                                   on 2001/02/26  14:39:15
+        Log: Subject: [PATCH] perlio - unknown layer
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 26 Feb 2001 00:27:19 +0000
+             Message-ID: <20010226002719.E23333@plum.flirble.org>
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  8950] By: jhi                                   on 2001/02/26  14:38:04
+        Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
+             From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
+             Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
+             Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
+     Branch: perl
+          ! t/op/bop.t
+____________________________________________________________________________
+[  8949] By: jhi                                   on 2001/02/26  14:37:07
+        Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
+     Branch: perl
+          ! lib/Test.pm
+____________________________________________________________________________
+[  8948] By: jhi                                   on 2001/02/26  14:35:53
+        Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
+             Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  8947] By: jhi                                   on 2001/02/26  14:34:46
+        Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
+             From: David Mitchell <davem@fdgroup.co.uk>
+             Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
+             Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
+     Branch: perl
+          ! run.c
+____________________________________________________________________________
+[  8946] By: jhi                                   on 2001/02/26  14:32:37
+        Log: Subject: Modified README.bs2000 
+             From: Dorner Thomas <Thomas.Dorner@start.de>
+             Date: Mon, 26 Feb 2001 09:22:17 +0100
+             Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
+     Branch: perl
+          ! README.bs2000
+____________________________________________________________________________
+[  8945] By: jhi                                   on 2001/02/26  14:19:53
+        Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
+             to maintperl, listing the known failures on the tests 129 and 130.
+     Branch: maint-5.6/perl
+         !> t/op/sprintf.t
+____________________________________________________________________________
+[  8944] By: jhi                                   on 2001/02/26  14:14:15
+        Log: Add more known sprintf failures.
+     Branch: perl
+          ! t/op/sprintf.t
+____________________________________________________________________________
+[  8943] By: jhi                                   on 2001/02/26  13:56:22
+        Log: perlglob.exe needs to be found in Win32, patch from
+             Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
+             which needs external glob at mini-perl time."
+     Branch: perl
+          ! ext/Encode/compile
+____________________________________________________________________________
+[  8942] By: jhi                                   on 2001/02/26  13:52:19
+        Log: A missing dTHX from Vadim Konovalov.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[  8941] By: jhi                                   on 2001/02/26  13:37:05
+        Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8940] By: jhi                                   on 2001/02/26  13:35:40
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Encode.pm
+____________________________________________________________________________
+[  8939] By: nick                                  on 2001/02/25  23:47:09
+        Log: Integrate mainline.
+     Branch: perlio
+         !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
+         !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
+____________________________________________________________________________
+[  8938] By: nick                                  on 2001/02/25  19:36:28
+        Log: Encode implementations docs.
+     Branch: perlio
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[  8937] By: jhi                                   on 2001/02/25  19:26:16
+        Log: Script wasn't aligned with reality.
+     Branch: perl
+          ! t/pod/find.t
+____________________________________________________________________________
+[  8936] By: jhi                                   on 2001/02/25  18:54:55
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8935] By: jhi                                   on 2001/02/25  18:46:36
+        Log: Retract #8929,8930,8932,8933 for now.
+     Branch: perl
+          ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
+____________________________________________________________________________
+[  8934] By: jhi                                   on 2001/02/25  17:34:35
+        Log: Integrate perlio.
+     Branch: perl
+         !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
+         !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
+         !> t/lib/encode.t
+____________________________________________________________________________
+[  8933] By: jhi                                   on 2001/02/25  17:33:12
+        Log: (Retracted by #8395.)
+             
+             Slight tweaks in scan_const(), not fixes yet, it seems like
+             lots of work remains to be done...
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8932] By: jhi                                   on 2001/02/25  17:27:11
+        Log: (Retracted by #8395.)
+             
+             Missing from #8930.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  8931] By: jhi                                   on 2001/02/25  17:26:19
+        Log: A comment tweak.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[  8930] By: jhi                                   on 2001/02/25  17:25:47
+        Log: (Retracted by #8395.)
+             
+             Attempt to fix the EBCDIC character range problwm with //.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  8929] By: jhi                                   on 2001/02/25  17:23:45
+        Log: (Retracted by #8395.)
+             
+             Expand the EBCDIC character range tests, and add few nasty
+             tr tests from Karsten Sperling.
+     Branch: perl
+          ! t/op/pat.t t/op/tr.t
+____________________________________________________________________________
+[  8928] By: jhi                                   on 2001/02/25  17:18:49
+        Log: Missing check-in.
+     Branch: perl
+          ! lib/Pod/Find.pm
+____________________________________________________________________________
+[  8927] By: nick                                  on 2001/02/25  11:30:22
+        Log: Change method names in Encode implementation classes to something
+             less confusing (preparing to "go public").
+     Branch: perlio
+          ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
+____________________________________________________________________________
+[  8926] By: nick                                  on 2001/02/25  10:53:24
+        Log: GCC __atribute__ / printf fix
+     Branch: perlio
+          ! perl.h
+____________________________________________________________________________
+[  8925] By: nick                                  on 2001/02/25  10:52:25
+        Log: Checked in the wrong one ...
+     Branch: perlio
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[  8924] By: nick                                  on 2001/02/24  18:46:51
+        Log: Integrate mainline - to see what Jarkko has in ...
+     Branch: perlio
+         +> t/pod/testpods/lib/Pod/Stuff.pm
+         !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
+____________________________________________________________________________
+[  8923] By: nick                                  on 2001/02/24  17:05:23
+        Log: Encode API documentation nd tidy up.
+             Minor additions to test.
+             Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
+             Adds STRLEN to standard typemap.
+     Branch: perlio
+          ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
+          ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
+____________________________________________________________________________
+[  8922] By: jhi                                   on 2001/02/24  16:38:12
+        Log: Add a test for the "character range should match in EBCDIC
+             if specified using explicit numerics" bug found by Karsten
+             Sperling.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[  8921] By: jhi                                   on 2001/02/24  16:30:16
+        Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
+             From: schwern@pobox.com
+             Date: Fri, 23 Feb 2001 03:21:37 -0500
+             Message-ID: <20010223032137.A26022@magnonel.guild.net>
+             
+             plus Charles Lane's fixes, plus tweaks.
+     Branch: perl
+          + t/pod/testpods/lib/Pod/Stuff.pm
+          ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
+____________________________________________________________________________
+[  8920] By: nick                                  on 2001/02/24  10:30:11
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 33 files)
+____________________________________________________________________________
+[  8919] By: jhi                                   on 2001/02/24  00:23:35
+        Log: Subject: Re: I'm losing the war...
+             From: "Vadim Konovalov" <watman@inbox.ru>
+             Date: Sat, 24 Feb 2001 00:10:14 +0300
+             Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
+             
+             hv_store() not working correctly in ENV_IS_CASELESS case.
+     Branch: perl
+          ! hv.c
+____________________________________________________________________________
+[  8918] By: jhi                                   on 2001/02/24  00:20:09
+        Log: Subject: Re: [PATCH] fix for charnames above FFFF
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 23 Feb 2001 02:39:03 +0100
+             Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
+             
+             A further efficiency tweak.
+     Branch: perl
+          ! lib/charnames.pm
+____________________________________________________________________________
+[  8917] By: jhi                                   on 2001/02/23  20:27:51
+        Log: Integrate change #8916 from mainline,
+             do away with USE_WIN32_RTL_ENV.
+     Branch: maint-5.6/perl
+         !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
+____________________________________________________________________________
+[  8916] By: jhi                                   on 2001/02/23  20:02:25
+        Log: Abolish USE_WIN32_RTL_ENV.
+     Branch: perl
+          ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
+____________________________________________________________________________
+[  8915] By: jhi                                   on 2001/02/23  19:36:00
+        Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
+             later protected by some #define.
+     Branch: perl
+          ! gv.c
+____________________________________________________________________________
+[  8914] By: jhi                                   on 2001/02/23  19:31:38
+        Log: Retract #8902 for now, requested by Charles Lane, the correct
+             fix will be something else.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8913] By: jhi                                   on 2001/02/23  19:11:36
+        Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
+     Branch: perl
+          ! t/op/lex_assign.t
+____________________________________________________________________________
+[  8912] By: jhi                                   on 2001/02/23  18:38:20
+        Log: Subject: [patch] perlio + useithreads
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
+             Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
+             
+             Gets things running but not complete.
+     Branch: perl
+          ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
+____________________________________________________________________________
+[  8911] By: jhi                                   on 2001/02/23  04:20:02
+        Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
+             
+             Duplicated environment freeing, File::Temp 0.12,
+             op/append portability (EBCDIC) tweak.
+     Branch: maint-5.6/perl
+         !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
+         !> t/op/append.t
+____________________________________________________________________________
+[  8910] By: jhi                                   on 2001/02/23  02:07:33
+        Log: Integrate change #8909 from mainline, a better Borland
+             putenv() workaround.
+     Branch: maint-5.6/perl
+         !> perl.c
+____________________________________________________________________________
+[  8909] By: jhi                                   on 2001/02/23  02:05:46
+        Log: A better workaround for Borland putenv() brokenness from Sarathy.
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[  8908] By: jhi                                   on 2001/02/23  02:04:14
+        Log: Subject: fix for parameter -Dm (for perl@8867)
+             From: "Vadim Konovalov" <watman@inbox.ru>
+             Date: Thu, 22 Feb 2001 17:30:12 +0300
+             Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[  8907] By: jhi                                   on 2001/02/23  01:58:20
+        Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
+     Branch: perl
+          ! t/op/append.t
+____________________________________________________________________________
+[  8906] By: jhi                                   on 2001/02/23  01:48:34
+        Log: Upgrade to File::Temp 0.12, from Tim Jenness.
+     Branch: perl
+          ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
+____________________________________________________________________________
+[  8905] By: jhi                                   on 2001/02/23  01:43:30
+        Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
+     Branch: perl
+          ! t/lib/st-06compat.t
+____________________________________________________________________________
+[  8904] By: jhi                                   on 2001/02/23  01:42:39
+        Log: Metaconfig unit change for #8903.
+     Branch: metaconfig/U/perl
+          ! Devel.U
+____________________________________________________________________________
+[  8903] By: jhi                                   on 2001/02/23  01:42:12
+        Log: Be more helpful for devel builders, suggested by John L. Allen.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[  8902] By: jhi                                   on 2001/02/23  01:37:41
+        Log: (Retracted by #8914)
+             (Wrongly, reinstated by #8941)             
+
+             Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Thu, 22 Feb 2001 09:43:57 EST
+             Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8901] By: jhi                                   on 2001/02/23  01:20:32
+        Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Thu, 22 Feb 2001 08:01:35 EST
+             Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! malloc.c
+____________________________________________________________________________
+[  8900] By: jhi                                   on 2001/02/23  01:18:02
+        Log: Integrate changes #8898,8899 from mainline, environ handling.
+     Branch: maint-5.6/perl
+         !> perl.c
+____________________________________________________________________________
+[  8899] By: jhi                                   on 2001/02/23  01:16:25
+        Log: Rewrite putenv() using my_setenv().  (In general the vendors'
+             putenv() is not to be relied on, they are either broken or leaky
+             or both.)
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[  8898] By: jhi                                   on 2001/02/22  23:36:59
+        Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
+             and safesysfree() must be used.
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[  8897] By: jhi                                   on 2001/02/22  23:25:45
+        Log: With environ one must use safesysmalloc()/safesysfree().
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[  8896] By: jhi                                   on 2001/02/22  22:13:18
+        Log: If we have a duplicated environment free it
+             if PERL_DESTRUCT_LEVEL.
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[  8895] By: alanbur                               on 2001/02/22  19:31:57
+        Log: Synchronised with parent
+     Branch: maint-5.6/pureperl
+         !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
+____________________________________________________________________________
+[  8894] By: gsar                                  on 2001/02/22  19:06:18
+        Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
+             
+             fix memory leak in method call optimization (change#3768);
+             made C<eval "$x->foo()"> leak
+             
+             fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
+     Branch: maint-5.6/perl
+         !> op.c
+____________________________________________________________________________
+[  8893] By: jhi                                   on 2001/02/22  18:35:27
+        Log: (Retracted by #8915.)
+             
+             Third Degree finding:
+             reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
+     Branch: perl
+          ! gv.c
+____________________________________________________________________________
+[  8892] By: jhi                                   on 2001/02/22  14:28:32
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8891] By: jhi                                   on 2001/02/22  13:22:45
+        Log: Metaconfig unit changes for #8890.
+     Branch: metaconfig
+          ! U/modified/Cppsym.U U/threads/archname.U
+____________________________________________________________________________
+[  8890] By: jhi                                   on 2001/02/22  13:22:12
+        Log: Add -stdio to the archname if no perlio selected,
+             no -perlio added since that is now the default.
+             
+             Add few CPUs/architectures to the Cppsym scan.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8889] By: jhi                                   on 2001/02/22  13:05:59
+        Log: Metaconfig unit change for #8888.
+     Branch: metaconfig/U/perl
+          ! useperlio.U
+____________________________________________________________________________
+[  8888] By: jhi                                   on 2001/02/22  13:05:28
+        Log: *drum roll*  Make perlio the default.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8887] By: jhi                                   on 2001/02/22  12:50:52
+        Log: Integrate change #8665 from maintperl to mainline,
+             IA64-induced POSIX::SigSet masking with IVs instead of NVs.
+     Branch: perl
+         !> ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  8886] By: jhi                                   on 2001/02/22  12:49:24
+        Log: Integrate changes #8883,8884 from mainline to maintperl.
+             
+             Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
+             Subject: Re: File::Temp::_gettemp warning
+     Branch: maint-5.6/perl
+         !> embed.h embed.pl lib/File/Temp.pm
+____________________________________________________________________________
+[  8885] By: jhi                                   on 2001/02/22  12:43:59
+        Log: Based on
+             
+             Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
+             From: schwab@suse.de
+             Date: Thu, 22 Feb 2001 13:08:09 +0100
+             Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
+             
+             but the fix done slightly differently because the other
+             half was already done in #8664.
+     Branch: maint-5.6/perl
+          ! ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  8884] By: jhi                                   on 2001/02/22  12:37:15
+        Log: Subject: Re: File::Temp::_gettemp warning
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
+             Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
+             
+             This patch to File::Temp does two things:
+             
+             1. Fixes the problem with CGI::Carp when determining
+             the Fcntl constants
+             
+             2. Removes most of the carps and consolidates them so that all the
+             reasons are included in a single die that is caught by the test. This
+             means that the correct skipping behaviour is displayed by the test.
+     Branch: perl
+          ! lib/File/Temp.pm
+____________________________________________________________________________
+[  8883] By: jhi                                   on 2001/02/22  12:29:19
+        Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
+     Branch: perl
+          ! embed.h embed.pl
+____________________________________________________________________________
+[  8882] By: jhi                                   on 2001/02/21  19:41:33
+        Log: Integrate change #8881 from mainlin to maintperl.
+             
+             Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
+     Branch: maint-5.6/perl
+         !> op.c
+____________________________________________________________________________
+[  8881] By: jhi                                   on 2001/02/21  19:38:57
+        Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date:     Wed, 21 Feb 2001 13:08:03 EST
+             Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8880] By: jhi                                   on 2001/02/21  19:34:34
+        Log: Retract #8875, cannot let go of the old semantics of unpack U
+             without rethinking utf8decode.t.
+     Branch: perl
+          ! pp.c t/op/pack.t
+____________________________________________________________________________
+[  8879] By: jhi                                   on 2001/02/21  19:08:02
+        Log: Run run/*.t also in minitest.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  8878] By: nick                                  on 2001/02/21  18:55:37
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 76 files)
+____________________________________________________________________________
+[  8877] By: jhi                                   on 2001/02/21  15:09:33
+        Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
+     Branch: metaconfig
+          ! U/compline/nblock_io.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8876] By: jhi                                   on 2001/02/21  14:54:45
+        Log: If no sfio, no -lsfio.
+     Branch: metaconfig/U/perl
+          ! d_sfio.U
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8875] By: jhi                                   on 2001/02/21  14:54:00
+        Log: Make unpack C and unpack C truly equivalent.
+     Branch: perl
+          ! pp.c t/op/pack.t
+____________________________________________________________________________
+[  8874] By: jhi                                   on 2001/02/21  14:26:02
+        Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[  8873] By: jhi                                   on 2001/02/21  14:24:31
+        Log: Subject: [PATCH] fix for charnames above FFFF
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 21 Feb 2001 07:05:45 +0100
+             Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
+     Branch: perl
+          ! lib/charnames.pm t/lib/charnames.t
+____________________________________________________________________________
+[  8872] By: jhi                                   on 2001/02/21  14:15:25
+        Log: Integrate change #8868 from pureperl to mainline.
+             
+             Fixed reference count loop caused by sv_magic.
+     Branch: perl
+         !> sv.c
+____________________________________________________________________________
+[  8871] By: jhi                                   on 2001/02/21  14:07:29
+        Log: Integrate change #8868 from pureperl to maintperl.
+             
+             Fixed reference count loop caused by sv_magic.
+     Branch: maint-5.6/perl
+         !> sv.c
+____________________________________________________________________________
+[  8870] By: jhi                                   on 2001/02/21  14:04:41
+        Log: Put back the #8840, it was innocent.
+     Branch: perl
+          ! embed.h embed.pl global.sym objXSUB.h perlapi.c
+          ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
+____________________________________________________________________________
+[  8869] By: jhi                                   on 2001/02/21  14:00:03
+        Log: unpack("C", ...) was left slightly unfinished by #8865.
+     Branch: perl
+          ! pp.c t/op/pack.t
+____________________________________________________________________________
+[  8868] By: alanbur                               on 2001/02/21  01:33:45
+        Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
+             from gv_fetchpv to create single-character magic variables (e.g. $!),
+             and it is passed a sv and the gv that contains the sv as the mg_obj
+             value.  When sv_magic stores the mg_obj pointer it increments the gv
+             refcount, thus causing a sv-gv pair that can't be freed.  There is
+             already a check for sv == obj which is used to prevent such reference
+             loops.  This change extends the check to cover the case described above.
+     Branch: maint-5.6/pureperl
+          ! sv.c
+____________________________________________________________________________
+[  8867] By: jhi                                   on 2001/02/21  00:52:39
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8866] By: jhi                                   on 2001/02/21  00:34:20
+        Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
+             (Note: there were some conflicts due to EBCDIC and EPOC
+             patches, in general I preferred the repository code.)
+             (When 2.753 comes out, we need to synchronize.)
+     Branch: perl
+          ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
+          ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
+          ! t/lib/cgi-html.t
+____________________________________________________________________________
+[  8865] By: jhi                                   on 2001/02/21  00:24:22
+        Log: Make pack("C", 0x100) to create Unicode, unless under the
+             evil influence of 'use bytes'.  Similarly, unpack("C", ...)
+             will understand Unicode, unless you under know what.
+     Branch: perl
+          ! pp.c t/op/pack.t t/op/qu.t
+____________________________________________________________________________
+[  8864] By: alanbur                               on 2001/02/20  22:35:34
+        Log: Resynchronised with parent
+     Branch: maint-5.6/pureperl
+         !> README.win32 ext/GDBM_File/GDBM_File.pm
+         !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
+         !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
+         !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
+         !> t/lib/sdbm.t util.c
+____________________________________________________________________________
+[  8863] By: jhi                                   on 2001/02/20  20:55:11
+        Log: Integrate change #8860,8861 from mainline into maintperl.
+             
+             "pseudo-literal j"
+             
+             Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
+     Branch: maint-5.6/perl
+         !> lib/Test.pm pod/perlop.pod
+____________________________________________________________________________
+[  8862] By: jhi                                   on 2001/02/20  20:30:07
+        Log: Don't do casting between pointers pointing to differently sized
+             integers.
+     Branch: perl
+          ! hv.c sv.c
+____________________________________________________________________________
+[  8861] By: jhi                                   on 2001/02/20  19:53:44
+        Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
+             From: Peter Prymmer <pvhp@forte.com>
+             Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
+             Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
+     Branch: perl
+          ! lib/Test.pm
+____________________________________________________________________________
+[  8860] By: jhi                                   on 2001/02/20  19:48:02
+        Log: "pseudo-literal j", a documentation glitch reported to Debian.
+             The text recovered from Perl 5.005_03, and pseudo-literal replaced
+             by "backtick string".
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[  8859] By: jhi                                   on 2001/02/20  19:15:46
+        Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
+             from Chris Nandor.
+     Branch: perl
+          ! makedef.pl
+____________________________________________________________________________
+[  8858] By: jhi                                   on 2001/02/20  17:36:53
+        Log: Integrate pureperl changes #8844,8845,8850 to mainline
+             (via maintperl #8855).
+             
+             Fixed %^H scoping bug
+             
+             Removed GV <-> CV refcount loop
+             
+             Removed %ENV refcount loop
+     Branch: perl
+         !> gv.c op.c perl.c pp.c scope.c
+____________________________________________________________________________
+[  8857] By: jhi                                   on 2001/02/20  17:34:32
+        Log: Integrate changes #8853,8854 from maintperl to mainline.
+             
+             EBDIC fixes, README.win32 Borland update.
+     Branch: perl
+         !> README.win32 handy.h util.c
+____________________________________________________________________________
+[  8856] By: jhi                                   on 2001/02/20  17:33:16
+        Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
+     Branch: maint-5.6/perl
+         !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
+         !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
+         !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
+____________________________________________________________________________
+[  8855] By: jhi                                   on 2001/02/20  17:32:13
+        Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
+             
+             Fixed %^H scoping bug
+             
+             Removed GV <-> CV refcount loop
+             
+             Removed %ENV refcount loop
+     Branch: maint-5.6/perl
+         !> gv.c op.c perl.c pp.c scope.c
+____________________________________________________________________________
+[  8854] By: jhi                                   on 2001/02/20  17:25:06
+        Log: Subject: Addition to readme.win32 for Borland C++ compilers
+             Date: Tue, 20 Feb 2001 02:15:25 +0300
+             From: "Vadim Konovalov" <watman@inbox.ru>
+             Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
+             
+             Document Borland compiler misbehaviour.
+     Branch: maint-5.6/perl
+          ! README.win32
+____________________________________________________________________________
+[  8853] By: jhi                                   on 2001/02/20  17:22:25
+        Log: The assimilation of ebcdic.c didn't quite work at the first try,
+             patches from Thomas Dorner.
+     Branch: maint-5.6/perl
+          ! handy.h util.c
+____________________________________________________________________________
+[  8852] By: jhi                                   on 2001/02/20  17:20:15
+        Log: Subject: [PATCH] More Mac OS patches for maint-5.6
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Tue, 20 Feb 2001 08:32:45 -0500
+             Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
+     Branch: maint-5.6/perl
+          ! makedef.pl mg.c
+____________________________________________________________________________
+[  8851] By: jhi                                   on 2001/02/20  17:15:52
+        Log: Filter::Util::Call update to 1.05, from Paul Marquess.
+     Branch: perl
+          ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
+          ! t/lib/filter-util.t
+____________________________________________________________________________
+[  8850] By: alanbur                               on 2001/02/20  17:12:40
+        Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
+             and the magic pointer points back to the GV that contains the
+             %ENV hash.  This creates a refcount loop that prevents members
+             of %ENV from being freed correctly.  This change removes the
+             refcount loop - the magic pointer was never used anyway, the
+             only use of the magic was to check the type ('E') so that the
+             appropriate environment manipulation code is called when %ENV
+             is modified.
+     Branch: maint-5.6/pureperl
+          ! perl.c
+____________________________________________________________________________
+[  8849] By: jhi                                   on 2001/02/20  17:12:20
+        Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 19 Feb 2001 23:36:12 -0600
+             Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
+             
+             Case-forgiving systems match TestInit.pm with TES*.
+     Branch: perl
+          ! t/lib/glob-basic.t
+____________________________________________________________________________
+[  8848] By: jhi                                   on 2001/02/20  17:10:02
+        Log: strict-w-proof the ?DBM_File, from Paul Marquess.
+     Branch: perl
+          ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
+          ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
+          ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
+____________________________________________________________________________
+[  8847] By: jhi                                   on 2001/02/20  15:34:41
+        Log: The #8843 wasn't quite right: %Config needs to imported.
+     Branch: perl
+          ! t/run/runenv.t
+____________________________________________________________________________
+[  8846] By: jhi                                   on 2001/02/20  15:31:50
+        Log: Retract the #8838 and #8840 for now because of
+             the DB_File tie problem.
+     Branch: perl
+          ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
+          ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
+          ! proto.h sv.c
+____________________________________________________________________________
+[  8845] By: alanbur                               on 2001/02/20  14:25:41
+        Log: Removed GV <-> CV refcount loop
+             CvGV(mycv) points to the parent GV of the CV, and was previously
+             refcounted.  The pointer remains, but the refcounting has been removed
+             as it causes a refcount loop between the CV and GV that means the CV
+             can't ever be deleted.
+     Branch: maint-5.6/pureperl
+          ! gv.c op.c pp.c
+____________________________________________________________________________
+[  8844] By: alanbur                               on 2001/02/20  14:23:13
+        Log: Fixed %^H scoping bug
+     Branch: maint-5.6/pureperl
+          ! scope.c
+____________________________________________________________________________
+[  8843] By: jhi                                   on 2001/02/19  13:38:08
+        Log: fork() not everywhere, cleanup temp files.
+     Branch: perl
+          ! t/run/runenv.t
+____________________________________________________________________________
+[  8842] By: alanbur                               on 2001/02/19  12:42:07
+        Log: Resynchronised with parent
+     Branch: maint-5.6/pureperl
+         !> pod/perlfaq4.pod sv.c utf8.c
+____________________________________________________________________________
+[  8841] By: jhi                                   on 2001/02/19  03:35:51
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [  8840] By: jhi                                   on 2001/02/19  00:23:41
         Log: Subject: [patch] add sv_setref_uv
              From: Doug MacEachern <dougm@covalent.net>
@@ -275,10 +1493,8 @@ ____________________________________________________________________________
              Date: 14 Feb 2001 10:15:41 -0800
              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
              
-             Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
-             From: Peter Prymmer <pvhp@forte.com>
-             Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
-             Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
+             (8809 empty)
+
              Upgrade to podlators 1.08, from Russ Allbery.
      Branch: perl
          !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
@@ -290,10 +1506,7 @@ ____________________________________________________________________________
           ! lib/Pod/Man.pm lib/Pod/Text.pm
 ____________________________________________________________________________
 [  8809] By: jhi                                   on 2001/02/15  13:26:38
-        Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
-             From: Peter Prymmer <pvhp@forte.com>
-             Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
-             Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
+        Log: (accidentally empty check-in)
      Branch: maint-5.6/perl
           ! lib/Test/Harness.pm
 ____________________________________________________________________________