Integrate mainline
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 6281749..c30f0e1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -28,9 +28,1558 @@ not those that affect the (now decommissioned) cfgperl, or vmsperl,
 or any other branch.
 
 --------------
-Version v5.7.1         Development release working toward v5.8
+Version v5.7.2         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 11497] By: jhi                                   on 2001/07/30  03:45:32
+        Log: Now Configure -Dextras=Foo::Bar and "make install" will
+             fetch and install Foo::Bar.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 11496] By: jhi                                   on 2001/07/30  03:18:28
+        Log: Metaconfig unit change for #11495.
+     Branch: metaconfig/U/perl
+          ! Extras.U
+____________________________________________________________________________
+[ 11495] By: jhi                                   on 2001/07/30  03:18:01
+        Log: extras.make, extras.test, and extras.install make targets.
+     Branch: perl
+          ! Configure Makefile.SH
+____________________________________________________________________________
+[ 11494] By: jhi                                   on 2001/07/30  01:37:35
+        Log: Metaconfig unit change for #11493.
+     Branch: metaconfig/U/perl
+          ! Extras.U
+____________________________________________________________________________
+[ 11493] By: jhi                                   on 2001/07/30  01:37:14
+        Log: Better to have the list of extras in $extras than 'define'.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 11492] By: jhi                                   on 2001/07/30  01:33:16
+        Log: The metaconfig unit change for #11490.
+     Branch: metaconfig/U/perl
+          + Extras.U
+____________________________________________________________________________
+[ 11491] By: jhi                                   on 2001/07/30  01:32:54
+        Log: Missed from #11490 (the required dependency).
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 11490] By: jhi                                   on 2001/07/30  01:32:02
+        Log: Add the support of asking for extra modules or bundles of modules
+             to be fetched from the CPAN and installed as a part of the Perl
+             build process.  None of this installation is yet really done;
+             only the list is asked, and saved away in extras.lst for
+             the build and installation process to worry about later.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 11489] By: jhi                                   on 2001/07/29  22:15:25
+        Log: Beginnings of better Inf and NaN support.
+             At least toke.c and sv.c still need quite a bit of work.
+     Branch: perl
+          ! numeric.c perl.h
+____________________________________________________________________________
+[ 11488] By: jhi                                   on 2001/07/29  21:18:57
+        Log: Top-level Makefile didn't honour OPTIMIZE.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 11487] By: jhi                                   on 2001/07/29  20:56:04
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 11486] By: jhi                                   on 2001/07/29  20:38:09
+        Log: Use Search::Dict 1.02 interface for charinfo().
+     Branch: perl
+          ! lib/UnicodeCD.pm
+____________________________________________________________________________
+[ 11485] By: jhi                                   on 2001/07/29  20:37:11
+        Log: Now also allow transforming the read lines before comparing them.
+             (This will help UnicodeCD.) 
+     Branch: perl
+          ! lib/Search/Dict.pm
+____________________________________________________________________________
+[ 11484] By: jhi                                   on 2001/07/29  20:03:13
+        Log: Remove tiehandle code.
+     Branch: perl
+          ! lib/UnicodeCD.pm
+____________________________________________________________________________
+[ 11483] By: jhi                                   on 2001/07/29  19:59:02
+        Log: Allow specifying a comparison function for Search::Dict::look().
+     Branch: perl
+          ! lib/Search/Dict.pm
+____________________________________________________________________________
+[ 11482] By: jhi                                   on 2001/07/29  18:55:04
+        Log: Small UnicodeCD tweaks.
+     Branch: perl
+          ! lib/UnicodeCD.pm lib/UnicodeCD.t
+____________________________________________________________________________
+[ 11481] By: jhi                                   on 2001/07/29  17:14:19
+        Log: Subject: [PATCH @11446] UnicodeCD::charinfo
+             From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
+             Date: Tue, 24 Jul 2001 01:51:32 +0900
+             Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
+     Branch: perl
+          ! lib/UnicodeCD.pm lib/UnicodeCD.t
+____________________________________________________________________________
+[ 11480] By: jhi                                   on 2001/07/29  16:55:58
+        Log: Subject: [PATCH] installperl
+             From: Wilfredo Sánchez <wsanchez@MIT.EDU>
+             Date: Fri, 27 Jul 2001 19:05:04 -0700
+             Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
+     Branch: perl
+          ! installperl
+____________________________________________________________________________
+[ 11479] By: jhi                                   on 2001/07/29  16:52:52
+        Log: Subject: [PATCH] Set proper compatibility versions in core
+             From: Wilfredo Sánchez <wsanchez@MIT.EDU>
+             Date: Fri, 27 Jul 2001 20:01:49 -0700
+             Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 11478] By: jhi                                   on 2001/07/29  16:50:55
+        Log: Metaconfig unit change for #11477.
+     Branch: metaconfig/U/perl
+          ! dlsrc.U
+____________________________________________________________________________
+[ 11477] By: jhi                                   on 2001/07/29  16:50:35
+        Log: Subject: [PATCH] Darwin: -fpic not so good
+             From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
+             Date: Fri, 27 Jul 2001 18:57:38 -0700
+             Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 11476] By: jhi                                   on 2001/07/29  16:44:03
+        Log: Subject: [PATCH] Clean up Darwin hints
+             From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
+             Date: Fri, 27 Jul 2001 19:13:15 -0700
+             Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
+     Branch: perl
+          ! hints/darwin.sh
+____________________________________________________________________________
+[ 11475] By: jhi                                   on 2001/07/29  16:28:45
+        Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
+             From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
+             Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
+             Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
+     Branch: perl
+          ! pod/perlfunc.pod pp.c t/op/split.t
+____________________________________________________________________________
+[ 11474] By: jhi                                   on 2001/07/29  16:27:54
+        Log: Subject: [PATCH perlvar.pod] $^N foolery as well
+             From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
+             Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
+             Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
+     Branch: perl
+          ! pod/perlvar.pod
+____________________________________________________________________________
+[ 11473] By: jhi                                   on 2001/07/29  16:27:00
+        Log: Subject: [PATCH] fixes to constant.pm documentation
+             From: Ilmari Karonen <iltzu@sci.fi>
+             Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
+             Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
+     Branch: perl
+          ! lib/constant.pm
+____________________________________________________________________________
+[ 11472] By: jhi                                   on 2001/07/28  18:39:03
+        Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
+             From: "Philip Newton" <Philip.Newton@gmx.net>
+             Date: Fri, 27 Jul 2001 07:51:10 +0200
+             Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 11471] By: nick                                  on 2001/07/26  06:23:32
+        Log: Subject:  [PATCH] Doc fix for perlguts / threading
+             From:  Arthur Bergman <arthur@contiller.se>
+             Date:  Wed, 25 Jul 2001 11:28:23 +0200
+             Message-Id:  <B7845DD6.2812%arthur@contiller.se>
+     Branch: perl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[ 11470] By: nick                                  on 2001/07/26  06:21:06
+        Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
+             From:  Philip Newton <Philip.Newton@gmx.net>
+             Date:  Wed, 25 Jul 2001 08:19:47 +0200
+             Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[ 11469] By: nick                                  on 2001/07/26  06:20:25
+        Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
+             From:  Philip Newton <Philip.Newton@gmx.net>
+             Date:  Wed, 25 Jul 2001 08:12:48 +0200
+             Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[ 11468] By: jhi                                   on 2001/07/25  01:39:11
+        Log: More +x.
+     Branch: perl
+          ! Porting/makerel
+____________________________________________________________________________
+[ 11467] By: jhi                                   on 2001/07/24  16:05:34
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 11466] By: jhi                                   on 2001/07/24  15:40:28
+        Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
+             From: "Philip Newton" <Philip.Newton@gmx.net>
+             Date: Tue, 24 Jul 2001 06:45:55 +0200
+             Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
+     Branch: perl
+          ! os2/perlrexx.c
+____________________________________________________________________________
+[ 11465] By: jhi                                   on 2001/07/24  15:37:48
+        Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
+     Branch: perl
+          ! pod/perlport.pod t/io/fs.t vms/test.com
+____________________________________________________________________________
+[ 11464] By: jhi                                   on 2001/07/24  02:58:20
+        Log: Workaround on Cwd bootstrap problem.
+     Branch: perl
+          ! lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[ 11463] By: jhi                                   on 2001/07/23  23:11:41
+        Log: When in Rome, quote like the Romans do.
+     Branch: perl
+          ! cflags.SH
+____________________________________________________________________________
+[ 11462] By: jhi                                   on 2001/07/23  23:04:02
+        Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 23 Jul 2001 19:29:49 -0400
+             Message-ID: <20010723192949.A14802@math.ohio-state.edu>
+     Branch: perl
+          + os2/perlrexx.c
+          ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
+          ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
+          ! t/op/write.t
+____________________________________________________________________________
+[ 11461] By: jhi                                   on 2001/07/23  22:58:15
+        Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 23 Jul 2001 18:43:42 -0400
+             Message-ID: <20010723184342.A14494@math.ohio-state.edu>
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[ 11460] By: jhi                                   on 2001/07/23  22:54:52
+        Log: Subject: [PATCH 5.7.2] MakeMaker subdir
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 23 Jul 2001 18:33:16 -0400
+             Message-ID: <20010723183316.A14298@math.ohio-state.edu>
+     Branch: perl
+          ! lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[ 11459] By: jhi                                   on 2001/07/23  22:52:02
+        Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 23 Jul 2001 18:20:35 -0400
+             Message-ID: <20010723182035.A14192@math.ohio-state.edu>
+     Branch: perl
+          ! Makefile.SH cflags.SH
+____________________________________________________________________________
+[ 11458] By: jhi                                   on 2001/07/23  22:41:19
+        Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
+             From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
+             Date: Mon, 23 Jul 2001 11:32:17 -0500
+             Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
+     Branch: perl
+          ! lib/ExtUtils/MakeMaker.pm
+____________________________________________________________________________
+[ 11457] By: jhi                                   on 2001/07/23  21:22:36
+        Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 23 Jul 2001 18:13:20 -0400
+             Message-ID: <20010723181320.A14005@math.ohio-state.edu>
+     Branch: perl
+          ! lib/perl5db.pl
+____________________________________________________________________________
+[ 11456] By: jhi                                   on 2001/07/23  21:19:28
+        Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 23 Jul 2001 18:07:40 -0400
+             Message-ID: <20010723180740.A13960@math.ohio-state.edu>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[ 11455] By: jhi                                   on 2001/07/23  21:13:12
+        Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 23 Jul 2001 15:35:06 -0500
+             Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[ 11454] By: jhi                                   on 2001/07/23  21:09:13
+        Log: Subject: [PATCH perlfaq9.pod typo]
+             From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
+             Date: Mon, 23 Jul 2001 07:49:05 -0700
+             Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
+     Branch: perl
+          ! pod/perlfaq9.pod
+____________________________________________________________________________
+[ 11453] By: jhi                                   on 2001/07/23  21:06:42
+        Log: Subject: win32\sncfnmcs.pl corrections
+             From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
+             Date: Mon, 23 Jul 2001 12:56:54 +0200
+             Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
+             
+             Rename the script a little bit more sensibly.
+     Branch: perl
+          + win32/sync_ext.pl
+          - win32/sncfnmcs.pl
+          ! MANIFEST README.win32
+____________________________________________________________________________
+[ 11452] By: jhi                                   on 2001/07/23  17:22:37
+        Log: Test tweak.
+     Branch: perl
+          ! ext/B/Deparse.t
+____________________________________________________________________________
+[ 11451] By: jhi                                   on 2001/07/23  17:10:52
+        Log: Metaconfig unit tweak for #11450.
+     Branch: metaconfig/U/perl
+          ! Mksymlinks.U
+____________________________________________________________________________
+[ 11450] By: jhi                                   on 2001/07/23  17:09:46
+        Log: Too volatile failsafe check.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 11449] By: jhi                                   on 2001/07/23  16:53:59
+        Log: Further doc tweaks.
+     Branch: perl
+          ! lib/UnicodeCD.pm
+____________________________________________________________________________
+[ 11448] By: jhi                                   on 2001/07/23  05:26:50
+        Log: Doc tweaks.
+     Branch: perl
+          ! lib/UnicodeCD.pm
+____________________________________________________________________________
+[ 11447] By: jhi                                   on 2001/07/23  04:57:49
+        Log: Doc tweakery from Abhijit.
+     Branch: perl
+          ! Porting/repository.pod
+____________________________________________________________________________
+[ 11446] By: jhi                                   on 2001/07/22  15:41:02
+        Log: An accidental empty line.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[ 11445] By: jhi                                   on 2001/07/22  15:38:30
+        Log: Missing MANIFESTations.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[ 11444] By: jhi                                   on 2001/07/22  15:30:10
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 11443] By: jhi                                   on 2001/07/22  15:02:11
+        Log: Subject: Re: Typo in Porting/pumpkin/pod ?
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Fri, 20 Jul 2001 16:12:49 +0100
+             Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
+     Branch: perl
+          ! Porting/pumpkin.pod
+____________________________________________________________________________
+[ 11442] By: jhi                                   on 2001/07/22  14:58:33
+        Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[ 11441] By: jhi                                   on 2001/07/22  14:54:29
+        Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Fri, 20 Jul 2001 20:22:35 -0400
+             Message-ID: <20010720202235.O4498@blackrider>
+     Branch: perl
+          ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
+          ! lib/Test/t/todo.t
+____________________________________________________________________________
+[ 11440] By: jhi                                   on 2001/07/22  14:51:14
+        Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
+             From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
+             Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
+             Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
+     Branch: perl
+          ! ext/POSIX/POSIX.pod
+____________________________________________________________________________
+[ 11439] By: jhi                                   on 2001/07/22  14:49:25
+        Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Fri, 20 Jul 2001 23:16:54 -0400
+             Message-ID: <20010721031654.21877.qmail@plover.com>
+     Branch: perl
+          ! ext/POSIX/POSIX.pod
+____________________________________________________________________________
+[ 11438] By: jhi                                   on 2001/07/22  14:41:58
+        Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Sun, 22 Jul 2001 14:56:09 +0200
+             Message-ID: <20010722145609.A766@rafael>
+     Branch: perl
+          ! ext/B/O.pm
+____________________________________________________________________________
+[ 11437] By: jhi                                   on 2001/07/22  14:39:07
+        Log: Subject: regexec.c #define cleanup
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Sat, 21 Jul 2001 18:33:25 -0400
+             Message-ID: <20010721223325.3069.qmail@plover.com>
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 11436] By: jhi                                   on 2001/07/22  14:36:43
+        Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
+             Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
+     Branch: perl
+          ! t/io/fs.t
+____________________________________________________________________________
+[ 11435] By: jhi                                   on 2001/07/22  00:22:51
+        Log: Typo in #11432.
+     Branch: perl
+          ! ext/POSIX/POSIX.t
+____________________________________________________________________________
+[ 11434] By: jhi                                   on 2001/07/21  23:12:26
+        Log: Integrate (manually) change #11424 from macperl.
+     Branch: perl
+          ! ext/Filter/t/call.t
+____________________________________________________________________________
+[ 11433] By: jhi                                   on 2001/07/21  23:07:43
+        Log: Integrate change #11408 from macperl.
+     Branch: perl
+         !> README.macos pod/perlport.pod
+____________________________________________________________________________
+[ 11432] By: jhi                                   on 2001/07/21  23:02:30
+        Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
+     Branch: perl
+         +> macos/MacPerlTests.cmd macos/xsubpp.patch
+          ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
+          ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
+          ! ext/POSIX/POSIX.t
+____________________________________________________________________________
+[ 11431] By: gsar                                  on 2001/07/21  05:03:44
+        Log: pod/*.t tests not picked up by t/TEST either
+     Branch: maint-5.6/perl
+          ! t/TEST
+____________________________________________________________________________
+[ 11430] By: gsar                                  on 2001/07/21  04:58:12
+        Log: better tweak for change#11429 (windows has both / and \ separated
+             paths in @INC at that point)
+     Branch: maint-5.6/perl
+          ! t/pod/testp2pt.pl
+____________________________________________________________________________
+[ 11429] By: gsar                                  on 2001/07/21  04:41:15
+        Log: MacOS pod test tweak needs \Escape
+     Branch: maint-5.6/perl
+          ! t/pod/testp2pt.pl
+____________________________________________________________________________
+[ 11428] By: gsar                                  on 2001/07/21  04:39:34
+        Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
+             resulting duplicate output, but t/harness isn't)
+     Branch: maint-5.6/perl
+          ! t/run/runenv.t
+____________________________________________________________________________
+[ 11427] By: gsar                                  on 2001/07/21  04:37:26
+        Log: t/harness wasn't picking up all the tests
+     Branch: maint-5.6/perl
+          ! t/harness
+____________________________________________________________________________
+[ 11426] By: gsar                                  on 2001/07/21  04:09:26
+        Log: update MANIFEST for new file
+     Branch: maint-5.6/perl
+          ! MANIFEST
+____________________________________________________________________________
+[ 11425] By: gsar                                  on 2001/07/21  04:07:46
+        Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
+             the exception of the macperl/macos/... tree
+     Branch: maint-5.6/perl
+         +> t/lib/filefind-taint.t
+         !> (integrate 72 files)
+____________________________________________________________________________
+[ 11424] By: pudge                                 on 2001/07/20  18:55:25
+        Log: Fix test.
+     Branch: maint-5.6/macperl
+          ! macos/bundled_ext/Filter/t/call.t
+____________________________________________________________________________
+[ 11423] By: gsar                                  on 2001/07/20  18:38:48
+        Log: Make perl fork()-safe (in a slightly limited way) even on
+             platforms that don't have pthread_atfork() (extension of
+             the fix in change#11151).
+             
+             Note that this will not help extensions that call fork()
+             directly in C, or that link to libraries that call fork()
+             directly.  Such cases must be fixed to either call
+             PerlProc_fork(), or call atfork_lock() in parent before the
+             calling the function that forks and call atfork_unlock()
+             in both parent and child immediately after the fork().
+             (There are no worries if C code calls exec() in the child
+             immediately after a fork().  Only cases where the child
+             calls perl's API functions (including New()) after the
+             fork() are problematic.)
+             
+             This change also eliminates the use of vfork() from perl,
+             since all such uses were violating the severe restrictions
+             on modifying the state of the process between the vfork()
+             and the exec().
+             
+             This is a modified version of patches suggested by Abhijit
+             Menon-Sen and Richard Soderberg.
+     Branch: perl
+          ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
+          ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
+____________________________________________________________________________
+[ 11422] By: pudge                                 on 2001/07/20  18:16:37
+        Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
+             Switch, and Text::Balanced.
+     Branch: maint-5.6/macperl
+          + macos/bundled_ext/Filter/Util/Call/Call.pm
+          + macos/bundled_ext/Filter/Util/Call/Call.xs
+          + macos/bundled_ext/Filter/Util/Call/Makefile.PL
+          + macos/bundled_ext/Filter/t/MyFilter.pm
+          + macos/bundled_ext/Filter/t/call.t
+          + macos/bundled_ext/Filter/t/filter-util.pl
+          + macos/bundled_lib/blib/lib/Class/ISA.pm
+          + macos/bundled_lib/blib/lib/Digest.pm
+          + macos/bundled_lib/blib/lib/Filter/Simple.pm
+          + macos/bundled_lib/blib/lib/Switch.pm
+          + macos/bundled_lib/blib/lib/Text/Balanced.pm
+          + macos/bundled_lib/blib/lib/Text/Balanced.pod
+          + macos/bundled_lib/t/Class/ISA/test.pl
+          + macos/bundled_lib/t/Digest/Digest.t
+          + macos/bundled_lib/t/Filter/Simple/test.pl
+          + macos/bundled_lib/t/Switch/test.pl
+          + macos/bundled_lib/t/Text/Balanced/t/genxt.t
+          + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
+          + macos/bundled_lib/t/Text/Balanced/t/xcode.t
+          + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
+          + macos/bundled_lib/t/Text/Balanced/t/xmult.t
+          + macos/bundled_lib/t/Text/Balanced/t/xquot.t
+          + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
+          + macos/bundled_lib/t/Text/Balanced/t/xvari.t
+____________________________________________________________________________
+[ 11421] By: pudge                                 on 2001/07/20  18:03:28
+        Log: Add Filter::Util::Call to config/make files; edit utils
+             to recognize the module (it was descended too far down).
+             Bump version to 5.6.1a4.
+     Branch: maint-5.6/macperl
+          ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
+          ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
+          ! macos/macperl/Makefile.mk macos/xsubpp.patch
+____________________________________________________________________________
+[ 11420] By: pudge                                 on 2001/07/20  18:02:05
+        Log: Make DB_File the default for MLDBM on MacOS.
+     Branch: maint-5.6/macperl
+          ! macos/bundled_lib/blib/lib/MLDBM.pm
+____________________________________________________________________________
+[ 11419] By: nick                                  on 2001/07/20  14:51:03
+        Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
+             From:  Simon Cozens <simon@netthink.co.uk>
+             Date:  Fri, 20 Jul 2001 11:42:35 -0400
+             Message-Id:  <20010720114235.A5235@netthink.co.uk>
+     Branch: perl
+          ! lib/UnicodeCD.pm
+____________________________________________________________________________
+[ 11418] By: nick                                  on 2001/07/20  14:48:12
+        Log: Subject:  [PATCH regcomp.h] adds a comment
+             From:  Abhijit Menon-Sen <ams@wiw.org>
+             Date:  Fri, 20 Jul 2001 21:05:37 +0530
+             Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
+     Branch: perl
+          ! regcomp.h
+____________________________________________________________________________
+[ 11417] By: nick                                  on 2001/07/20  14:16:38
+        Log: Subject:  [PATCH 5.7.2] INSTALL updates
+             From:  Andy Dougherty <doughera@lafayette.edu>
+             Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
+             Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[ 11416] By: nick                                  on 2001/07/20  06:44:44
+        Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
+             From:  Russ Allbery <rra@stanford.edu>
+             Date:  19 Jul 2001 15:52:37 -0700
+             Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
+     Branch: perl
+          ! lib/Pod/Man.pm
+____________________________________________________________________________
+[ 11415] By: nick                                  on 2001/07/20  06:35:11
+        Log: Subject:  [PATCH] defer op_seq allocation
+             From:  Abhijit Menon-Sen <ams@wiw.org>
+             Date:  Thu, 19 Jul 2001 22:12:24 +0530
+             Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[ 11414] By: nick                                  on 2001/07/20  06:23:36
+        Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
+             From:  Abhijit Menon-Sen <ams@wiw.org>
+             Date:  Fri, 20 Jul 2001 01:18:50 +0530
+             Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
+             (Private e-mail)
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.xs
+____________________________________________________________________________
+[ 11413] By: nick                                  on 2001/07/20  06:18:53
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
+          - t/base/commonsense.t
+         !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
+         !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
+         !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
+         !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
+         !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
+         !> win32/win32.c
+____________________________________________________________________________
+[ 11412] By: nick                                  on 2001/07/19  06:44:27
+        Log: Integrate win32/perlhost.h from maintenance branch.
+             (Rest of $ENV{PATH} / system() fix.)
+     Branch: perl
+         !> win32/perlhost.h
+____________________________________________________________________________
+[ 11411] By: nick                                  on 2001/07/19  06:41:34
+        Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
+             From:  Philip Newton <Philip.Newton@gmx.net>
+             Date:  Wed, 18 Jul 2001 21:43:57 +0200
+             Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[ 11410] By: nick                                  on 2001/07/19  06:39:35
+        Log: Subject:  Security hole in taint checking in open()
+             From:  deekoo@tentacle.net
+             Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
+             Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[ 11409] By: nick                                  on 2001/07/19  06:28:08
+        Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
+             From:  Abhijit Menon-Sen <ams@wiw.org>
+             Date:  Thu, 19 Jul 2001 04:30:43 +0530
+             Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.xs
+____________________________________________________________________________
+[ 11408] By: pudge                                 on 2001/07/19  03:27:36
+        Log: Update docs with latest implementation information and new URLs.
+     Branch: maint-5.6/macperl
+          ! README.macos pod/perlport.pod
+____________________________________________________________________________
+[ 11407] By: pudge                                 on 2001/07/19  02:35:46
+        Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
+             Fix BuildRules to accept optimization variables.
+     Branch: maint-5.6/macperl
+          + macos/bundled_ext/Digest/MD5/Makefile.mk
+          ! macos/BuildRules.mk macos/Makefile.mk
+          ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
+          ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
+____________________________________________________________________________
+[ 11406] By: pudge                                 on 2001/07/19  01:11:39
+        Log: Integrate changes 11399,11401
+     Branch: maint-5.6/macperl
+         !> win32/perlhost.h win32/win32.c
+____________________________________________________________________________
+[ 11405] By: nick                                  on 2001/07/18  06:50:33
+        Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
+             from perl5.6*
+     Branch: perl
+         !> win32/perlhost.h win32/win32.c
+____________________________________________________________________________
+[ 11404] By: nick                                  on 2001/07/18  06:43:59
+        Log: Subject:  Re: Perl 5.7.2 Has Been Released 
+             From:  hv@crypt0.demon.co.uk
+             Date:  Wed, 18 Jul 2001 05:58:46 +0100
+             Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
+     Branch: perl
+          ! ext/POSIX/POSIX.t
+____________________________________________________________________________
+[ 11403] By: nick                                  on 2001/07/18  06:38:57
+        Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
+             From:  hv@crypt0.demon.co.uk
+             Date:  Wed, 18 Jul 2001 05:21:54 +0100
+             Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
+     Branch: perl
+          ! numeric.c t/op/arith.t
+____________________________________________________________________________
+[ 11402] By: nick                                  on 2001/07/18  06:19:17
+        Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
+             From:  mjd@plover.com
+             Date:  17 Jul 2001 17:59:20 -0000
+             Message-Id:  <20010717175920.8177.qmail@plover.com>
+     Branch: perl
+          ! pod/perlre.pod
+____________________________________________________________________________
+[ 11401] By: gsar                                  on 2001/07/17  21:31:31
+        Log: thinko in change#11400 (duh)
+     Branch: maint-5.6/perl
+          ! win32/perlhost.h
+____________________________________________________________________________
+[ 11400] By: gsar                                  on 2001/07/17  19:46:34
+        Log: change#11399 revealed another unrelated bug; this is just a temporary
+             bandaid
+     Branch: maint-5.6/perl
+          ! win32/perlhost.h
+____________________________________________________________________________
+[ 11399] By: gsar                                  on 2001/07/17  19:11:57
+        Log: fix bugs in handling of the virtualized environment under windows;
+             there were bugs in propagating any changes to %ENV down to the real
+             environment when such changes happened in the toplevel process
+             (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
+             problem identification, and for a part of the fix)
+     Branch: maint-5.6/perl
+          ! win32/perlhost.h win32/win32.c
+____________________________________________________________________________
+[ 11398] By: nick                                  on 2001/07/17  08:26:35
+        Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
+             Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
+             
+             Move t/base/commonsense.t to t/lib/commonsense.t - base tests
+             should not depend on existance of Config.pm
+     Branch: perl
+         +> t/lib/commonsense.t
+          - t/base/commonsense.t
+          ! MANIFEST t/README
+____________________________________________________________________________
+[ 11397] By: nick                                  on 2001/07/17  08:09:58
+        Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
+             From:  Michael G Schwern <schwern@pobox.com>
+             Date:  Mon, 16 Jul 2001 18:20:31 -0400
+             Message-Id:  <20010716182031.A1128@blackrider>
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[ 11396] By: nick                                  on 2001/07/17  08:04:11
+        Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
+             From:  Gwyn Judd <b.judd@xtra.co.nz>
+             Date:  Tue, 17 Jul 2001 20:55:58 +1200
+             Message-Id:  <20010717205558.A3107@thislove>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 11395] By: nick                                  on 2001/07/17  08:02:22
+        Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
+             From:  Peter Prymmer <pvhp@forte.com>
+             Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
+             Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
+     Branch: perl
+          ! t/op/sprintf.t
+____________________________________________________________________________
+[ 11394] By: nick                                  on 2001/07/17  07:57:06
+        Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
+             From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
+             Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
+             Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
+     Branch: perl
+          ! gv.c
+____________________________________________________________________________
+[ 11392] By: nick                                  on 2001/07/17  07:50:12
+        Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
+             From:  Coral <coral@moonlight.crystalflame.net>
+             Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
+             Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
+     Branch: perl
+          ! pp_sys.c thread.h
+____________________________________________________________________________
+[ 11391] By: nick                                  on 2001/07/17  07:34:28
+        Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
+             From:  Jonathan Stowe <gellyfish@gellyfish.com>
+             Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
+             Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[ 11390] By: pudge                                 on 2001/07/16  23:54:44
+        Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
+             modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
+             and Mac::Apps::Launch, which don't work, and Time::HiRes and
+             Time::Piece, which don't yet work.
+     Branch: maint-5.6/macperl
+          + (add 154 files)
+____________________________________________________________________________
+[ 11389] By: pudge                                 on 2001/07/16  23:13:10
+        Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
+             Also add hack to get around missing setenv for PERL5DB.
+     Branch: maint-5.6/macperl
+          ! macos/macish.c macos/macish.h
+____________________________________________________________________________
+[ 11388] By: pudge                                 on 2001/07/16  23:11:26
+        Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
+     Branch: maint-5.6/macperl
+          ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
+          ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
+____________________________________________________________________________
+[ 11387] By: pudge                                 on 2001/07/16  23:05:12
+        Log: Fix up some configuration and make options, add extra
+             extensions.
+     Branch: maint-5.6/macperl
+          ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
+          ! macos/macperl/Makefile.mk
+____________________________________________________________________________
+[ 11386] By: pudge                                 on 2001/07/16  21:22:32
+        Log: From Change 11374 in maintperl.
+     Branch: maint-5.6/macperl
+         !> utils/h2ph.PL
+____________________________________________________________________________
+[ 11385] By: nick                                  on 2001/07/16  14:12:58
+        Log: Back out change to h2xs till it passes its test.
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[ 11384] By: nick                                  on 2001/07/16  14:00:10
+        Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
+             From:  Jonathan Stowe <gellyfish@gellyfish.com>
+             Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
+             Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[ 11383] By: nick                                  on 2001/07/16  13:53:12
+        Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
+             From:  Robin Houston <robin@kitsite.com>
+             Date:  Sun, 15 Jul 2001 18:22:31 +0100
+             Message-Id:  <20010715182230.A11174@robin>
+     Branch: perl
+          ! hints/darwin.sh
+____________________________________________________________________________
+[ 11382] By: nick                                  on 2001/07/16  13:52:49
+        Log: Subject:  [PATCH perl@11372] re_dup
+             From:  Radu Greab <radu@netsoft.ro>
+             Date:  Sun, 15 Jul 2001 04:50:06 +0300
+             Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 11379] By: nick                                  on 2001/07/16  13:35:39
+        Log: Subject:  [PATCH B::Deparse] formats can't contain formats
+             From:  Robin Houston <robin@kitsite.com>
+             Date:  Sat, 14 Jul 2001 14:28:50 +0100
+             Message-Id:  <20010714142850.A10205@robin>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 11378] By: nick                                  on 2001/07/16  13:30:36
+        Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
+             From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
+             Date:  Sat, 14 Jul 2001 22:17:42 +0900
+             Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
+     Branch: perl
+          + ext/Encode/Encode/euc-jp-0212.enc
+          ! ext/Encode/Encode/Tcl.pm
+____________________________________________________________________________
+[ 11377] By: nick                                  on 2001/07/16  13:17:28
+        Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
+             From:  Andy Dougherty <doughera@lafayette.edu>
+             Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
+             Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! hints/darwin.sh hints/rhapsody.sh
+____________________________________________________________________________
+[ 11376] By: nick                                  on 2001/07/16  09:05:00
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/Encode/Encode/7bit-greek.enc
+         +> ext/Encode/Encode/7bit-latin1.enc
+         +> ext/Encode/Encode/cns11643-1.enc
+         +> ext/Encode/Encode/cns11643-2.enc
+         +> ext/Encode/Encode/iso2022-cn.enc
+         +> ext/Encode/Encode/iso2022-jp1.enc
+         +> ext/Encode/Encode/iso2022-jp2.enc
+         !> Changes Configure MANIFEST Makefile.SH
+         !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
+         !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
+         !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
+         !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
+         !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
+____________________________________________________________________________
+[ 11375] By: gsar                                  on 2001/07/16  02:46:11
+        Log: integrate change#11374 from maint-5.6
+             
+             make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
+     Branch: perl
+         !> utils/h2ph.PL
+____________________________________________________________________________
+[ 11374] By: gsar                                  on 2001/07/16  02:10:51
+        Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
+     Branch: maint-5.6/perl
+          ! utils/h2ph.PL
+____________________________________________________________________________
+[ 11373] By: jhi                                   on 2001/07/14  09:27:10
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 11372] By: jhi                                   on 2001/07/14  09:19:18
+        Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
+             From: Jonathan Stowe <gellyfish@gellyfish.com>
+             Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
+             Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[ 11371] By: jhi                                   on 2001/07/14  09:18:09
+        Log: Subject: patch to add DEL to [:cntrl:]
+             From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
+             Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
+             Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
+     Branch: perl
+          ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
+____________________________________________________________________________
+[ 11370] By: jhi                                   on 2001/07/14  01:33:17
+        Log: Metaconfig unit change for #11369; plus a dependency nit.
+     Branch: metaconfig
+          ! U/compline/nblock_io.U
+     Branch: metaconfig/U/perl
+          ! Extensions.U
+____________________________________________________________________________
+[ 11369] By: jhi                                   on 2001/07/14  01:32:33
+        Log: #include <stdlib.h> so that exit() is prototyped,
+             noticed by Hugo.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 11368] By: jhi                                   on 2001/07/14  01:18:28
+        Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
+     Branch: perl
+          ! t/op/sprintf.t
+____________________________________________________________________________
+[ 11367] By: jhi                                   on 2001/07/14  01:07:03
+        Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
+     Branch: perl
+          ! ext/Encode/Encode/Tcl.t
+____________________________________________________________________________
+[ 11366] By: jhi                                   on 2001/07/13  22:48:47
+        Log: Add information about gcc 3.0 basic block profiling.
+     Branch: perl
+          ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
+____________________________________________________________________________
+[ 11365] By: jhi                                   on 2001/07/13  21:22:20
+        Log: Subject: Error in lib/PerlIO/Via.pm ?
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Fri, 13 Jul 2001 15:55:41 -0400
+             Message-ID: <20010713195541.26751.qmail@plover.com>
+     Branch: perl
+          ! ext/PerlIO/Via/Via.pm
+____________________________________________________________________________
+[ 11364] By: jhi                                   on 2001/07/13  21:21:23
+        Log: Move both usemymalloc and d_bincompat5005 to the Platfom
+             section from the Compiler section.
+     Branch: perl
+          ! myconfig.SH
+____________________________________________________________________________
+[ 11363] By: jhi                                   on 2001/07/13  21:19:34
+        Log: Handle glibc style of constant definitions using enum
+             with intervening #defines; from Brendan O'Dea.
+     Branch: perl
+          ! utils/h2ph.PL
+____________________________________________________________________________
+[ 11362] By: jhi                                   on 2001/07/13  21:17:40
+        Log: Add LC_MESSAGES to the locale_h export tag (it already is
+             in the Makefile.PL and thusly eligible for an XS constant)
+             (see also maintperl #10543)
+     Branch: perl
+          ! ext/POSIX/POSIX.pm
+____________________________________________________________________________
+[ 11361] By: jhi                                   on 2001/07/13  15:12:37
+        Log: Subject: Re: [patch] re_dup
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Fri, 13 Jul 2001 21:41:09 +0530
+             Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 11360] By: jhi                                   on 2001/07/13  15:11:45
+        Log: Subject: [patch] re_dup
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 11359] By: jhi                                   on 2001/07/13  14:30:32
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 11358] By: jhi                                   on 2001/07/13  14:26:36
+        Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
+             From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
+             Date: Sat, 14 Jul 2001 00:06:30 +0900
+             Message-Id: <20010713235522.8406.BQW10602@nifty.com>
+     Branch: perl
+          + ext/Encode/Encode/7bit-greek.enc
+          + ext/Encode/Encode/7bit-latin1.enc
+          + ext/Encode/Encode/cns11643-1.enc
+          + ext/Encode/Encode/cns11643-2.enc
+          + ext/Encode/Encode/iso2022-cn.enc
+          + ext/Encode/Encode/iso2022-jp1.enc
+          + ext/Encode/Encode/iso2022-jp2.enc
+          ! MANIFEST ext/Encode/Encode/Tcl.pm
+          ! ext/Encode/Encode/iso2022-kr.enc
+____________________________________________________________________________
+[ 11357] By: nick                                  on 2001/07/13  14:24:06
+        Log: Blind integrate mainline (as of 5.7.2?)
+     Branch: perlio
+         !> AUTHORS Changes Porting/config.sh Porting/config_H
+         !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
+         !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
+         !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
+         !> win32/makefile.mk
+____________________________________________________________________________
+[ 11355] By: jhi                                   on 2001/07/13  13:13:46
+        Log: Snip away the devel patchlevel.
+     Branch: perl
+          ! patchlevel.h
+____________________________________________________________________________
+[ 11354] By: jhi                                   on 2001/07/13  13:12:01
+        Log: Bump the version to 5.7.2.
+     Branch: perl
+          ! Porting/config.sh Porting/config_H patchlevel.h
+          ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+          ! win32/makefile.mk
+____________________________________________________________________________
+[ 11353] By: jhi                                   on 2001/07/13  13:00:00
+        Log: Update Changes.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[ 11352] By: jhi                                   on 2001/07/13  12:54:49
+        Log: Reword.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[ 11351] By: jhi                                   on 2001/07/13  12:52:47
+        Log: AUTHORS update.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[ 11350] By: jhi                                   on 2001/07/13  12:24:36
+        Log: Ignore PL_regex_pad and PL_regex_padav from symbols
+             unless ithreads.
+     Branch: perl
+          ! makedef.pl
+____________________________________________________________________________
+[ 11349] By: jhi                                   on 2001/07/13  11:54:10
+        Log: Integrate perlio.
+     Branch: perl
+         !> win32/distclean.bat
+____________________________________________________________________________
+[ 11348] By: jhi                                   on 2001/07/13  11:49:50
+        Log: Test the encoding transform only iff we have PerlIO,
+             noticed by H. Merijn Brand.
+     Branch: perl
+          ! ext/PerlIO/t/encoding.t
+____________________________________________________________________________
+[ 11347] By: jhi                                   on 2001/07/13  11:40:13
+        Log: README.netware tweaks from Ananth Kesari.
+     Branch: perl
+          ! README.netware
+____________________________________________________________________________
+[ 11346] By: nick                                  on 2001/07/13  09:18:51
+        Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
+             to avoid /unicode vs /Unicode issues.
+     Branch: perlio
+          ! win32/distclean.bat
+____________________________________________________________________________
+[ 11345] By: nick                                  on 2001/07/13  06:24:18
+        Log: Integrate mainline
+     Branch: perlio
+         +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
+          - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
+         !> (integrate 63 files)
+____________________________________________________________________________
+[ 11344] By: jhi                                   on 2001/07/13  04:50:22
+        Log: Add d_bincompat5005 information to perl -V.
+     Branch: perl
+          ! myconfig.SH
+____________________________________________________________________________
+[ 11343] By: jhi                                   on 2001/07/13  03:42:05
+        Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Fri, 13 Jul 2001 07:12:36 +0530
+             Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 11342] By: jhi                                   on 2001/07/13  03:36:22
+        Log: Remove unicode::distinct, as per Inaba Hiroto.
+     Branch: perl
+          - lib/unicode/distinct.pm
+          ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[ 11341] By: jhi                                   on 2001/07/13  00:05:53
+        Log: Paging for Dr Octothorpe.
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[ 11340] By: jhi                                   on 2001/07/12  23:53:44
+        Log: cut-n-paste error noticed by mjd.
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[ 11339] By: jhi                                   on 2001/07/12  23:39:42
+        Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[ 11338] By: jhi                                   on 2001/07/12  23:38:49
+        Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
+             From: Randall Gellens <randy@qualcomm.com>
+             Date: Thu, 12 Jul 2001 16:56:23 -0700
+             Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
+     Branch: perl
+          ! Porting/repository.pod
+____________________________________________________________________________
+[ 11337] By: jhi                                   on 2001/07/12  23:35:06
+        Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
+     Branch: perl
+          ! thread.h
+____________________________________________________________________________
+[ 11336] By: jhi                                   on 2001/07/12  23:23:39
+        Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
+             From: coral <coral@moonlight.crystalflame.net>
+             Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
+             Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
+     Branch: perl
+          ! thread.h
+____________________________________________________________________________
+[ 11335] By: jhi                                   on 2001/07/12  23:23:14
+        Log: Metaconfig unit change for #11134.
+     Branch: metaconfig
+          + U/threads/d_pthread_atfork.U
+____________________________________________________________________________
+[ 11334] By: jhi                                   on 2001/07/12  23:22:42
+        Log: Add HAS_PTHREAD_ATFORK.
+     Branch: perl
+          ! Configure NetWare/config.wc NetWare/config_H.wc
+          ! Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
+          ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
+          ! vos/config.ga.def vos/config.ga.h win32/config.bc
+          ! win32/config.gc win32/config.vc win32/config_H.bc
+          ! win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[ 11333] By: jhi                                   on 2001/07/12  22:58:35
+        Log: Subject: [PATCH] File::Copy fails on tied handles
+             From: "Wilson, Doug" <Doug_Wilson@intuit.com>
+             Date: Thu, 12 Jul 2001 15:18:51 -0700
+             Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
+     Branch: perl
+          ! lib/File/Copy.pm
+____________________________________________________________________________
+[ 11332] By: jhi                                   on 2001/07/12  22:57:04
+        Log: Subject: [PATCH] Langinfo.t
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Thu, 12 Jul 2001 23:55:38 +0100
+             Message-ID: <20010712235538.M5827@plum.flirble.org>
+     Branch: perl
+          ! ext/I18N/Langinfo/Langinfo.t
+____________________________________________________________________________
+[ 11331] By: jhi                                   on 2001/07/12  22:56:09
+        Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
+     Branch: perl
+          ! pod/perl572delta.pod
+____________________________________________________________________________
+[ 11330] By: jhi                                   on 2001/07/12  22:55:23
+        Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Fri, 13 Jul 2001 05:21:16 +0530
+             Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 11329] By: jhi                                   on 2001/07/12  22:54:39
+        Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Fri, 13 Jul 2001 03:04:25 +0530
+             Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
+     Branch: perl
+          ! av.c
+____________________________________________________________________________
+[ 11328] By: gsar                                  on 2001/07/12  19:02:01
+        Log: s/^M$//g
+     Branch: perl
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[ 11327] By: jhi                                   on 2001/07/12  18:54:09
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 11326] By: jhi                                   on 2001/07/12  18:17:18
+        Log: Typo spotted by Philip Newton.
+     Branch: perl
+          ! pod/perl572delta.pod
+____________________________________________________________________________
+[ 11325] By: jhi                                   on 2001/07/12  18:11:42
+        Log: Subject: [PATCH] fixes perl_clone of perl_clone
+             From: Artur Bergman <artur@contiller.se>
+             Date: Thu, 12 Jul 2001 20:57:09 +0200
+             Message-ID: <B773BFA4.236B%artur@contiller.se>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 11324] By: jhi                                   on 2001/07/12  18:09:17
+        Log: Add README.uts from Hal Morris.
+     Branch: perl
+          + README.uts
+          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
+          ! pod/perltoc.pod win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[ 11323] By: jhi                                   on 2001/07/12  17:48:33
+        Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Thu, 12 Jul 2001 20:32:37 +0200
+             Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! hints/aix.sh
+____________________________________________________________________________
+[ 11322] By: jhi                                   on 2001/07/12  17:44:29
+        Log: Subject: Patch: document reg_data.what member
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Message-ID: <20010712182532.14821.qmail@plover.com>
+             Date: Thu, 12 Jul 2001 14:25:32 -0400
+     Branch: perl
+          ! regcomp.c regcomp.h
+____________________________________________________________________________
+[ 11321] By: jhi                                   on 2001/07/12  17:43:18
+        Log: Subject: [PATCH] Perl_re_dup()
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Thu, 12 Jul 2001 23:54:32 +0530
+             Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
+     Branch: perl
+          ! embed.h embed.pl perlapi.c proto.h sv.c
+____________________________________________________________________________
+[ 11320] By: jhi                                   on 2001/07/12  17:18:54
+        Log: Regen Configure, modlib, toc.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! pod/perlmodlib.pod pod/perltoc.pod
+____________________________________________________________________________
+[ 11319] By: jhi                                   on 2001/07/12  17:08:15
+        Log: The problem seems to be in PerlIO::Layer::->find() not
+             accepting the ":encoding(blurflur)" arguments.
+     Branch: perl
+          ! lib/PerlIO.pm lib/open.pm
+____________________________________________________________________________
+[ 11318] By: jhi                                   on 2001/07/12  16:58:11
+        Log: AIX doc update.
+     Branch: perl
+          ! README.aix pod/perl572delta.pod
+____________________________________________________________________________
+[ 11317] By: jhi                                   on 2001/07/12  16:39:11
+        Log: Subject: AIX README update
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Thu, 12 Jul 2001 19:28:30 +0200
+             Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! README.aix
+____________________________________________________________________________
+[ 11316] By: jhi                                   on 2001/07/12  16:37:15
+        Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
+             From: Norton Allen <allen@huarp.harvard.edu>
+             Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
+             Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
+     Branch: perl
+          ! ext/IO/lib/IO/t/io_unix.t
+____________________________________________________________________________
+[ 11315] By: jhi                                   on 2001/07/12  16:35:53
+        Log: Subject: [PATCH README.qnx hints/qnx.sh]
+             From: Norton Allen <allen@huarp.harvard.edu>
+             Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
+             Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
+     Branch: perl
+          ! README.qnx hints/qnx.sh
+____________________________________________________________________________
+[ 11314] By: jhi                                   on 2001/07/12  16:13:15
+        Log: Subject: [patch] faster PM_GETRE
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
+     Branch: perl
+          ! op.h
+____________________________________________________________________________
+[ 11313] By: jhi                                   on 2001/07/12  16:12:23
+        Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[ 11312] By: jhi                                   on 2001/07/12  16:07:22
+        Log: Tell where the nice Estonian database is.
+     Branch: perl
+          ! lib/open.pm
+____________________________________________________________________________
+[ 11311] By: jhi                                   on 2001/07/12  16:05:31
+        Log: Retract #11309 since #11310 is a better fix.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[ 11310] By: gsar                                  on 2001/07/12  15:50:40
+        Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
+             change#11300 needs to return the status of failed win32_spawnvp())
+             
+             fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
+             splitting correctly; remove unused variables; 'require' at run time
+             rather than 'use' at compile time for I18N::Langinfo, since it
+             isn't everyware
+     Branch: perl
+          ! lib/open.pm win32/win32.c
+____________________________________________________________________________
+[ 11309] By: jhi                                   on 2001/07/12  15:29:55
+        Log: Temporary workaround.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[ 11308] By: jhi                                   on 2001/07/12  14:44:51
+        Log: UCD typo in #11306 and add also more known-to-be-tested
+             modules to the skip list.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[ 11307] By: jhi                                   on 2001/07/12  14:38:38
+        Log: Rename Unicode::UCD to UnicodeCD to avoid
+             messups with case-insensitive filesystems.
+     Branch: perl
+          + lib/UnicodeCD.pm lib/UnicodeCD.t
+          - lib/Unicode/UCD.pm lib/Unicode/UCD.t
+          ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
+____________________________________________________________________________
+[ 11306] By: jhi                                   on 2001/07/12  13:32:05
+        Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
+             From: daniel@biz.bitpusher.com
+             Date: Wed, 11 Jul 2001 23:25:47 -0700
+             Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
+     Branch: perl
+          ! lib/Tie/Array.pm t/op/splice.t
+____________________________________________________________________________
+[ 11305] By: jhi                                   on 2001/07/12  13:05:46
+        Log: Subject: [PATCH] More accurate line numbers in messages
+             From: Paul Johnson <paul@pjcj.net>
+             Date: Thu, 12 Jul 2001 04:14:11 +0200
+             Message-ID: <20010712041411.A3467@pjcj.net>
+             
+             (With prototyping and multiplicity tweaks.)
+     Branch: perl
+          ! dump.c embed.h embed.pl t/lib/warnings/util util.c
+____________________________________________________________________________
+[ 11304] By: nick                                  on 2001/07/12  12:53:40
+        Log: Integrate mainline
+     Branch: perlio
+         !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
+         !> regexec.c thread.h
+____________________________________________________________________________
+[ 11303] By: jhi                                   on 2001/07/12  12:46:20
+        Log: Cut-and-pasto in #11298.
+     Branch: perl
+          ! ext/ByteLoader/bytecode.h
+____________________________________________________________________________
+[ 11302] By: jhi                                   on 2001/07/12  12:42:35
+        Log: Update the AIX known problems section.
+     Branch: perl
+          ! pod/perl572delta.pod
+____________________________________________________________________________
+[ 11301] By: jhi                                   on 2001/07/12  12:36:46
+        Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Thu, 12 Jul 2001 12:16:16 +0200
+             Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! hints/aix.sh
+____________________________________________________________________________
+[ 11300] By: jhi                                   on 2001/07/12  12:35:44
+        Log: Integrate perlio.
+     Branch: perl
+         !> makedef.pl win32/win32.c
+____________________________________________________________________________
+[ 11299] By: jhi                                   on 2001/07/12  12:33:57
+        Log: Subject: [PATCH] fix for PMOP threadness failures
+             From: Artur Bergman <artur@contiller.se>
+             Date: Thu, 12 Jul 2001 09:48:06 +0200
+             Message-ID: <B77322D6.22DD%artur@contiller.se>
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 11298] By: jhi                                   on 2001/07/12  12:27:47
+        Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
+             From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
+             Date: Thu, 12 Jul 2001 09:09:48 +0200
+             Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
+             
+             More parentheses to keep bcc happy.
+     Branch: perl
+          ! ext/ByteLoader/bytecode.h
+____________________________________________________________________________
+[ 11297] By: jhi                                   on 2001/07/12  12:24:50
+        Log: Subject: Re: [patch] pthread_atfork bandaid
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
+     Branch: perl
+          ! thread.h
+____________________________________________________________________________
+[ 11296] By: nick                                  on 2001/07/12  11:55:48
+        Log: Exclude reentrant_buffer from .def file
+     Branch: perlio
+          ! makedef.pl
+____________________________________________________________________________
+[ 11295] By: nick                                  on 2001/07/12  11:11:44
+        Log: Honour void-ness of my_exit()
+     Branch: perlio
+          ! win32/win32.c
+____________________________________________________________________________
+[ 11294] By: nick                                  on 2001/07/12  07:51:04
+        Log: Integrate mainline
+     Branch: perlio
+         +> uts/sprintf_wrap.c
+         !> (integrate 35 files)
+____________________________________________________________________________
+[ 11293] By: jhi                                   on 2001/07/12  04:58:08
+        Log: Retract #11289.
+     Branch: perl
+          ! embed.h embed.pl perl.c proto.h thread.h
+____________________________________________________________________________
+[ 11292] By: jhi                                   on 2001/07/12  04:47:43
+        Log: Now the :locale pseudolayer *almost* works...
+     Branch: perl
+          ! lib/open.pm
+____________________________________________________________________________
+[ 11291] By: jhi                                   on 2001/07/12  04:36:47
+        Log: Locale encoding tweaks.
+     Branch: perl
+          ! lib/open.pm
+____________________________________________________________________________
+[ 11290] By: jhi                                   on 2001/07/12  04:25:53
+        Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
+             From: Mark-Jason Dominus <mjd@plover.com>
+             Date: Thu, 12 Jul 2001 00:59:31 -0400
+             Message-ID: <20010712045931.8543.qmail@plover.com>
+             
+             Remove the chmod/umask leading zero warning.
+     Branch: perl
+          ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
+          ! t/lib/warnings/toke toke.c warnings.h warnings.pl
+____________________________________________________________________________
+[ 11289] By: jhi                                   on 2001/07/12  04:16:41
+        Log: (Retracted by #11289.)
+     Branch: perl
+          ! embed.h embed.pl perl.c proto.h thread.h
+____________________________________________________________________________
+[ 11288] By: jhi                                   on 2001/07/12  03:45:11
+        Log: Needed by #11283.
+     Branch: perl
+          ! intrpvar.h
+____________________________________________________________________________
+[ 11287] By: jhi                                   on 2001/07/12  03:40:04
+        Log: Metaconfig unit change for #11286.
+     Branch: metaconfig/U/perl
+          ! patchlevel.U
+____________________________________________________________________________
+[ 11286] By: jhi                                   on 2001/07/12  03:39:18
+        Log: Subject: Re: [PATCH Configure] perl -V broken
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! Configure myconfig.SH
+____________________________________________________________________________
+[ 11285] By: jhi                                   on 2001/07/12  03:27:28
+        Log: Retract #11166 (and #11237).
+     Branch: perl
+          ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
+          ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
+          ! t/lib/warnings/toke toke.c warnings.h warnings.pl
+____________________________________________________________________________
+[ 11284] By: jhi                                   on 2001/07/12  02:36:42
+        Log: UTS tweaks for Hal Morris.
+     Branch: perl
+          + uts/sprintf_wrap.c
+          ! MANIFEST hints/uts.sh perl.h
+____________________________________________________________________________
+[ 11283] By: jhi                                   on 2001/07/12  00:52:36
+        Log: Subject: [PATCH] Use reentrant API glibc
+             From: Artur Bergman <artur@contiller.se>
+             Date: Thu, 12 Jul 2001 00:58:21 +0200
+             Message-ID: <B772A6AD.2288%artur@contiller.se>
+     Branch: perl
+          ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
+          ! sv.c
+____________________________________________________________________________
+[ 11282] By: jhi                                   on 2001/07/12  00:35:27
+        Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
+             From: barries <barries@slaysys.com>
+             Date: Wed, 11 Jul 2001 15:11:46 -0400
+             Message-ID: <20010711151146.G24560@jester.slaysys.com>
+     Branch: perl
+          ! pp_sys.c t/lib/warnings/doio win32/win32.c
+____________________________________________________________________________
+[ 11281] By: jhi                                   on 2001/07/12  00:32:17
+        Log: Subject: [patch] pthread_atfork bandaid
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
+     Branch: perl
+          ! miniperlmain.c perl.c
+____________________________________________________________________________
+[ 11280] By: jhi                                   on 2001/07/12  00:31:34
+        Log: Subject: [patch] perl_clone leaks
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 11279] By: nick                                  on 2001/07/11  15:49:38
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
+         +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
+         +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
+         +> lib/Term/ANSIColor/README
+         !> (integrate 54 files)
+____________________________________________________________________________
+[ 11278] By: jhi                                   on 2001/07/11  13:52:20
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
              From: Peter Prymmer <pvhp@forte.com>
@@ -317,7 +1866,9 @@ ____________________________________________________________________________
           ! Changes patchlevel.h
 ____________________________________________________________________________
 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
-        Log: Subject: [PATCH] OPpCONST_OCTAL fixes
+        Log: (Retracted by #11285).
+             
+             Subject: [PATCH] OPpCONST_OCTAL fixes
              From: Abhijit Menon-Sen <ams@wiw.org>
              Date: Mon, 9 Jul 2001 07:38:45 +0530
              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
@@ -711,10 +2262,7 @@ ____________________________________________________________________________
           ! lib/Cwd.pm
 ____________________________________________________________________________
 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
-        Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
-             From: Norton Allen <allen@huarp.harvard.edu>
-             Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
-             Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
+        Log: (Accidentally empty check-in.)
      Branch: perl
           ! utf8.h
 ____________________________________________________________________________
@@ -789,7 +2337,9 @@ ____________________________________________________________________________
           ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
-        Log: Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
+        Log: (Retracted by #11285.)
+             
+             Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
              From: Abhijit Menon-Sen <ams@wiw.org>
              Date: Fri, 6 Jul 2001 01:26:32 +0530
              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
@@ -949,7 +2499,7 @@ ____________________________________________________________________________
           ! Configure
 ____________________________________________________________________________
 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
-        Log: PERLRUNINST needed in some spots.
+        Log: (Retracted by #11155) PERLRUNINST needed in some spots.
      Branch: perl
           ! lib/ExtUtils/MM_Unix.pm
 ____________________________________________________________________________
@@ -1097,7 +2647,8 @@ ____________________________________________________________________________
           ! lib/Unicode/UCD.pm
 ____________________________________________________________________________
 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
-        Log: Subject: MakeMaker should pass through DEFINE and INC to subdirs
+        Log: (Retracted by #11174)
+             Subject: MakeMaker should pass through DEFINE and INC to subdirs
              From: Alan Burlison <Alan.Burlison@sun.com>
              Date: Tue, 03 Jul 2001 15:20:13 +0100
              Message-ID: <3B41D49D.A923D4F9@sun.com>
@@ -2689,7 +4240,9 @@ ____________________________________________________________________________
           ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
 ____________________________________________________________________________
 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
-        Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
+        Log: (Replaced by #10922)
+             
+             Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
              From: Tony Bowden <tony@kasei.com>
              Date: Sun, 24 Jun 2001 17:32:40 +0100
              Message-ID: <20010624173240.A16293@blackstar.co.uk>
@@ -6428,8 +7981,8 @@ ____________________________________________________________________________
              aren't "normally" visible inside eval""s contained in subs unless
              a cloned reference to them already exists)
              
-             strangely enough, t/harness did show this up as a failure (harness
-             needs fixing?)
+             strangely enough, t/harness didn't show this up as a failure
+             (harness needs fixing?)
      Branch: maint-5.6/perl
           ! t/op/eval.t
 ____________________________________________________________________________
@@ -7253,7 +8806,6 @@ ____________________________________________________________________________
           ! lib/Test/Harness.pm t/lib/test-harness.t
 ____________________________________________________________________________
 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
-
         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
              From: Michael G Schwern <schwern@pobox.com>
              Date: Tue, 29 May 2001 09:19:52 +0100