OS/390 cleanable gunk.
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index b121fd8..6223f9c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -31,6 +31,2281 @@ or any other branch.
 Version v5.7.2         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 13282] By: jhi                                   on 2001/11/26  11:28:18
+        Log: Upgrade to podlators 1.16.
+     Branch: perl
+          + lib/Pod/t/basic.cap
+          ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
+          ! lib/Pod/t/basic.t pod/pod2man.PL
+____________________________________________________________________________
+[ 13281] By: jhi                                   on 2001/11/26  11:11:08
+        Log: Pass 6 at perldelta - sort enhancements, generic and
+             platform specific bug fixes.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 13280] By: jhi                                   on 2001/11/26  10:35:56
+        Log: PROPAGATE documentation from Tony Cook.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 13279] By: jhi                                   on 2001/11/25  23:45:27
+        Log: DJGPP cannot do signals that well.
+     Branch: perl
+          ! ext/POSIX/t/sigaction.t
+____________________________________________________________________________
+[ 13278] By: jhi                                   on 2001/11/25  23:43:30
+        Log: Can't do subsecond alarms without ualarm; and break out
+             early if alarms do not seem to be coming in as expected.
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.t
+____________________________________________________________________________
+[ 13277] By: jhi                                   on 2001/11/25  23:01:39
+        Log: No Socket, little Net.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[ 13276] By: jhi                                   on 2001/11/25  22:58:44
+        Log: Take the taint brush to the getcwds.
+     Branch: perl
+          ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
+____________________________________________________________________________
+[ 13275] By: jhi                                   on 2001/11/25  21:42:02
+        Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sun, 25 Nov 2001 16:20:45 -0600
+             Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
+     Branch: perl
+          ! ext/Socket/Socket.xs
+____________________________________________________________________________
+[ 13274] By: jhi                                   on 2001/11/25  21:32:17
+        Log: Since in some DOS filesystems the timestamp granularity
+             may be only two seconds, better sleep for three to play safe.
+             (Helps CygWin, at least.)
+     Branch: perl
+          ! lib/Memoize/t/expire_file.t
+____________________________________________________________________________
+[ 13273] By: jhi                                   on 2001/11/25  21:22:10
+        Log: For some reason CygWin wasn't collapsing multiple
+             slashes into one, which made some Spec.t tests to fail.
+             Either CygWin was being too prudish or the collapsing
+             logic needs to be rethunk.
+     Branch: perl
+          ! lib/File/Spec/Unix.pm
+____________________________________________________________________________
+[ 13272] By: jhi                                   on 2001/11/25  20:40:23
+        Log: Cygwin needs to have libperl.dll around if trying to link
+             with -lperl.  Note: this change cures the test but whether
+             it cures CygPerl installation, I don't know: hopefully the
+             libperl5_7_2.dll, or the version equivalent, gets installed
+             also as libperl.dll to the proper place(s).
+     Branch: perl
+          ! lib/ExtUtils/Embed.t
+____________________________________________________________________________
+[ 13271] By: jhi                                   on 2001/11/25  20:18:53
+        Log: -I../lib/.. and -L../lib/..?  Strange.
+     Branch: perl
+          ! lib/ExtUtils/Embed.t
+____________________________________________________________________________
+[ 13270] By: jhi                                   on 2001/11/25  19:57:54
+        Log: $MM?
+     Branch: perl
+          ! lib/ExtUtils/Embed.pm
+____________________________________________________________________________
+[ 13269] By: jhi                                   on 2001/11/25  19:46:55
+        Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
+             From: Dave Rolsky <autarch@urth.org>
+             Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
+             Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
+     Branch: perl
+          ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
+          ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
+____________________________________________________________________________
+[ 13268] By: jhi                                   on 2001/11/25  19:44:38
+        Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
+             From: chromatic <chromatic@rmci.net>
+             Date: Sat, 24 Nov 2001 14:56:57 -0700
+             Message-ID: <20011124220430.97697.qmail@onion.perl.org>
+             
+             plus a tweak for ithreads builds.
+     Branch: perl
+          + lib/DB.t
+          ! MANIFEST lib/DB.pm
+____________________________________________________________________________
+[ 13267] By: jhi                                   on 2001/11/25  19:38:50
+        Log: Win32 compilation tweaks for Blair Zajac.
+     Branch: perl
+          ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
+____________________________________________________________________________
+[ 13266] By: jhi                                   on 2001/11/25  19:11:38
+        Log: I don't think trying to bracket the hires time with lores
+             times is going to be portable enough: Cygwin seems to be
+             capable of getting hires ones rather consistently lower
+             than the lores ones.  So let's try average difference instead.
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.t
+____________________________________________________________________________
+[ 13265] By: jhi                                   on 2001/11/25  18:28:04
+        Log: Subject: Re: benchmarks, sorts and reproducibility
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
+             Message-Id: <200111251925.OAA77172@raptor.research.att.com>
+             
+             Randomize large partitions for quicksort to dodge the
+             angry gods of quadratic.
+     Branch: perl
+          ! pp_sort.c
+____________________________________________________________________________
+[ 13264] By: jhi                                   on 2001/11/25  18:23:54
+        Log: The joys of portable quoting.
+     Branch: perl
+          ! ext/Devel/PPPort/harness/Makefile.PL
+____________________________________________________________________________
+[ 13263] By: jhi                                   on 2001/11/25  18:12:31
+        Log: sort pragma tweaks.
+     Branch: perl
+          ! lib/sort.pm
+____________________________________________________________________________
+[ 13262] By: jhi                                   on 2001/11/25  17:10:09
+        Log: Skip the link= directives of utils.lst if no mandir
+             (if no manpages).
+     Branch: perl
+          ! installman
+____________________________________________________________________________
+[ 13260] By: gsar                                  on 2001/11/25  16:37:29
+        Log: change#3373 introduced a handle leak in backticks and piped open()s
+             that fail
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[ 13258] By: jhi                                   on 2001/11/25  05:58:30
+        Log: Extraenous breaks noticed by David Dyck.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 13257] By: jhi                                   on 2001/11/25  05:32:18
+        Log: Revert the /proc/self/auxv experiment for now.
+     Branch: perl
+          ! lib/ExtUtils.t perl.c t/lib/1_compile.t
+____________________________________________________________________________
+[ 13256] By: jhi                                   on 2001/11/25  04:59:31
+        Log: Also ExtUtils.t had $^X assumptions.
+     Branch: perl
+          ! lib/ExtUtils.t
+____________________________________________________________________________
+[ 13255] By: jhi                                   on 2001/11/25  04:20:02
+        Log: Now is Solaris if you start the t/perl in the t/
+             as "./perl", the $^X will be "../perl", not "./perl".
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[ 13254] By: jhi                                   on 2001/11/25  03:59:06
+        Log: The new way of finding out $^X in Solaris
+             requires a little tweak if the executable
+             pathname is *not* absolute: prepend "./"
+             (otherwise `$^X ...` will start perl from PATH...)
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[ 13253] By: jhi                                   on 2001/11/25  03:18:05
+        Log: Avoid "will not stay shared" warnings.
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[ 13252] By: jhi                                   on 2001/11/25  03:00:49
+        Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 24 Nov 2001 19:56:18 -0500
+             Message-ID: <20011124195618.A14614@blackrider>            
+     Branch: perl
+          ! perl.c pp_sys.c t/op/magic.t util.c
+____________________________________________________________________________
+[ 13251] By: jhi                                   on 2001/11/25  02:48:04
+        Log: In the MakeMaker pm_to_blib target don't copy all
+             the files in one fell swppo, deal with them hunkwise,
+             helps for CLIs with limited line lengths.
+             (This seems to help for DJGPP building Encode,
+             where there are dozens of files to copy.)
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[ 13250] By: gsar                                  on 2001/11/25  00:50:10
+        Log: testsuite leaves stray files behind on windows
+     Branch: perl
+          ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
+____________________________________________________________________________
+[ 13249] By: gsar                                  on 2001/11/25  00:32:36
+        Log: xsubpp produces a spurious warning on directories called 'typemap'
+     Branch: perl
+          ! lib/ExtUtils/xsubpp
+____________________________________________________________________________
+[ 13248] By: gsar                                  on 2001/11/25  00:17:28
+        Log: xsubpp treats invalid (indented) cpp directives as comments
+     Branch: perl
+          ! ext/IO/IO.xs
+____________________________________________________________________________
+[ 13247] By: gsar                                  on 2001/11/25  00:02:37
+        Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
+     Branch: perl
+          ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
+____________________________________________________________________________
+[ 13246] By: jhi                                   on 2001/11/24  21:45:32
+        Log: The debug_pag needs to be visible at all times
+             because of the re extension.
+     Branch: perl
+          ! intrpvar.h makedef.pl perl.c perl.h regexec.c
+____________________________________________________________________________
+[ 13245] By: jhi                                   on 2001/11/24  20:09:20
+        Log: Subject: Re: [PATCH] Tests are good
+             From: Philip Newton <Philip.Newton@gmx.net>
+             Date: Sat, 24 Nov 2001 21:24:00 +0100
+             Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[ 13244] By: jhi                                   on 2001/11/24  19:06:29
+        Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
+             From: "Craig A. Berry" <craigberry@mac.com> 
+             Date: Sat, 24 Nov 2001 12:45:44 -0600
+             Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
+             
+             (with tweaks, and combined with Sarathy's #13242)
+     Branch: perl
+          ! configure.com ext/Devel/PPPort/harness/Makefile.PL
+____________________________________________________________________________
+[ 13243] By: jhi                                   on 2001/11/24  18:46:31
+        Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
+             From: John Peacock <jpeacock@rowman.com>
+             Date: Sat, 24 Nov 2001 14:27:46 -0500
+             Message-ID: <3BFFF4B2.40509@rowman.com> 
+     Branch: perl
+          ! lib/Exporter/Heavy.pm
+____________________________________________________________________________
+[ 13242] By: gsar                                  on 2001/11/24  17:16:18
+        Log: use portable quotes
+     Branch: perl
+          ! ext/Devel/PPPort/harness/Makefile.PL
+____________________________________________________________________________
+[ 13241] By: jhi                                   on 2001/11/24  17:09:25
+        Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 24 Nov 2001 18:06:26 +0000
+             Message-ID: <20011124180626.T37621@plum.flirble.org>
+     Branch: perl
+          ! installman
+____________________________________________________________________________
+[ 13240] By: jhi                                   on 2001/11/24  17:06:11
+        Log: Subject: [PATCH] perl5005delta.pod L<>
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 24 Nov 2001 18:04:21 +0000
+             Message-ID: <20011124180421.S37621@plum.flirble.org>
+     Branch: perl
+          ! pod/perl5005delta.pod
+____________________________________________________________________________
+[ 13239] By: gsar                                  on 2001/11/24  17:01:17
+        Log: fix typo in config.vc; regenerate win32 config_H.* files
+     Branch: perl
+          ! win32/config.vc win32/config_H.bc win32/config_H.gc
+          ! win32/config_H.vc
+____________________________________________________________________________
+[ 13238] By: jhi                                   on 2001/11/24  16:16:01
+        Log: Mention the charnames::vianame().
+     Branch: perl
+          ! pod/perluniintro.pod
+____________________________________________________________________________
+[ 13237] By: jhi                                   on 2001/11/24  16:12:31
+        Log: Add charnames::vianame() in case people want to access
+             the codes in run-time (as opposed to the compile-timeness
+             of \N{...}).
+     Branch: perl
+          ! lib/charnames.pm lib/charnames.t
+____________________________________________________________________________
+[ 13236] By: jhi                                   on 2001/11/24  16:11:04
+        Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 24 Nov 2001 16:30:42 +0000
+             Message-ID: <20011124163042.R37621@plum.flirble.org>
+     Branch: perl
+          ! regcomp.c regcomp.h
+____________________________________________________________________________
+[ 13235] By: jhi                                   on 2001/11/24  15:26:37
+        Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 24 Nov 2001 16:24:33 +0000
+             Message-ID: <20011124162433.Q37621@plum.flirble.org>
+             
+             cmp fixes.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[ 13234] By: jhi                                   on 2001/11/24  15:23:34
+        Log: Use /proc/self/auxv in Solaris to figure out the $^X.
+             (It seems that "./perl" gets resolved to "perl" now.)
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[ 13233] By: jhi                                   on 2001/11/24  14:58:52
+        Log: Subject: [PATCH] DB_File 1.800        
+             From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
+             Date: Sat, 24 Nov 2001 11:41:41 -0000
+             Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
+     Branch: perl
+          ! ext/DB_File/Changes ext/DB_File/DB_File.pm
+          ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
+          ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
+          ! ext/DB_File/t/db-recno.t
+____________________________________________________________________________
+[ 13232] By: jhi                                   on 2001/11/24  14:48:34
+        Log: Tweak the PUSHED documentation.
+     Branch: perl
+          ! ext/PerlIO/Via/Via.pm
+____________________________________________________________________________
+[ 13231] By: jhi                                   on 2001/11/24  04:09:41
+        Log: Update 1_compile for new known tests.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[ 13230] By: jhi                                   on 2001/11/24  04:07:39
+        Log: Move the MBF/MBI test modules to t/lib.
+     Branch: perl
+          + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
+          - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
+          - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
+          ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
+          ! lib/Math/BigInt/t/sub_mbi.t
+____________________________________________________________________________
+[ 13229] By: jhi                                   on 2001/11/23  23:09:27
+        Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
+             From: "Craig A. Berry" <craigberry@mac.com> 
+             Date: Fri, 23 Nov 2001 18:05:35 -0600
+             Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[ 13228] By: jhi                                   on 2001/11/23  21:11:56
+        Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
+             From: PPrymmer@factset.com 
+             Date: Fri, 23 Nov 2001 17:03:07 -0500
+             Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
+     Branch: perl
+          ! ext/Unicode/Normalize/mkheader
+____________________________________________________________________________
+[ 13227] By: jhi                                   on 2001/11/23  20:09:36
+        Log: Here are the right helper files.
+     Branch: perl
+          + t/lib/Filter/Simple/ExportTest.pm
+          + t/lib/Filter/Simple/FilterOnlyTest.pm
+          + t/lib/Filter/Simple/FilterTest.pm
+          + t/lib/Filter/Simple/ImportTest.pm
+          ! MANIFEST
+____________________________________________________________________________
+[ 13226] By: jhi                                   on 2001/11/23  20:03:28
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 13225] By: jhi                                   on 2001/11/23  19:53:53
+        Log: Never mind.
+     Branch: perl
+          - lib/Filter/Simple/lib/ExportTest.pm
+          - lib/Filter/Simple/lib/ImportTest.pm
+____________________________________________________________________________
+[ 13224] By: jhi                                   on 2001/11/23  19:52:03
+        Log: Mis-add.
+     Branch: perl
+          + lib/Filter/Simple/lib/ExportTest.pm
+          + lib/Filter/Simple/lib/ImportTest.pm
+____________________________________________________________________________
+[ 13223] By: jhi                                   on 2001/11/23  19:39:57
+        Log: Upgrade to Filter::Simple 0.77.
+     Branch: perl
+          + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
+          - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
+          ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
+          ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
+          ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
+____________________________________________________________________________
+[ 13222] By: jhi                                   on 2001/11/23  19:12:20
+        Log: Missing p4 add.
+     Branch: perl
+          + lib/ExtUtils/MM_VMS.t
+____________________________________________________________________________
+[ 13221] By: jhi                                   on 2001/11/23  19:10:18
+        Log: Pass 5 at perldelta - module and utility updates cleanup.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 13219] By: jhi                                   on 2001/11/23  18:55:06
+        Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! pod/buildtoc.PL pod/perltoc.pod
+____________________________________________________________________________
+[ 13218] By: jhi                                   on 2001/11/23  18:48:18
+        Log: Add procselfexe and d_dirfd to strange lands.
+     Branch: perl
+          ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
+          ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
+          ! vos/config.ga.def vos/config.ga.h win32/config.bc
+          ! win32/config.gc win32/config.vc win32/config.win64
+          ! wince/config.ce
+____________________________________________________________________________
+[ 13216] By: jhi                                   on 2001/11/23  18:47:17
+        Log: Better to "quote" the pathname.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[ 13215] By: jhi                                   on 2001/11/23  18:34:24
+        Log: Use PROCSELFEXE_PATH.
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[ 13213] By: jhi                                   on 2001/11/23  18:31:13
+        Log: Add probing for BSD-like /proc/curpoc/file.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[ 13211] By: jhi                                   on 2001/11/23  18:09:37
+        Log: Add probing for dirfd() so that it can be added it IO::Dir.
+     Branch: perl
+          ! Configure config_h.SH perl.h
+____________________________________________________________________________
+[ 13210] By: jhi                                   on 2001/11/23  17:37:27
+        Log: ...and update the test count.
+     Branch: perl
+          ! lib/Pod/t/basic.t
+____________________________________________________________________________
+[ 13209] By: jhi                                   on 2001/11/23  17:19:12
+        Log: Must remove the cap test also from the test script.
+     Branch: perl
+          ! lib/Pod/t/basic.t
+____________________________________________________________________________
+[ 13208] By: jhi                                   on 2001/11/23  17:11:58
+        Log: Subject: [PATCH] Tests are good
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Fri, 23 Nov 2001 18:12:21 +0000
+             Message-ID: <20011123181220.F37621@plum.flirble.org>
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[ 13207] By: jhi                                   on 2001/11/23  17:08:31
+        Log: The basic.cap from podlators 1.14 is not very portable.
+     Branch: perl
+          - lib/Pod/t/basic.cap
+          ! MANIFEST
+____________________________________________________________________________
+[ 13206] By: jhi                                   on 2001/11/23  16:41:13
+        Log: Subject: Re: [DOC PATCHES] pod cleanups
+             From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
+             Date: 22 Nov 2001 12:54:16 -0000
+             Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
+     Branch: perl
+          ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
+          ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
+____________________________________________________________________________
+[ 13205] By: jhi                                   on 2001/11/23  16:38:10
+        Log: FAQ sync.
+     Branch: perl
+          ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
+____________________________________________________________________________
+[ 13204] By: jhi                                   on 2001/11/23  16:37:21
+        Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
+             From: PPrymmer@factset.com
+             Date: Fri, 23 Nov 2001 11:43:45 -0500
+             Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
+     Branch: perl
+          ! MANIFEST lib/ExtUtils/MM_VMS.pm
+____________________________________________________________________________
+[ 13203] By: jhi                                   on 2001/11/23  15:47:13
+        Log: Corify podlators 1.14 test.
+     Branch: perl
+          ! lib/Pod/t/basic.t
+____________________________________________________________________________
+[ 13202] By: jhi                                   on 2001/11/23  15:38:36
+        Log: Output tweak needed because of podlators 1.14.
+     Branch: perl
+          ! t/pod/multiline_items.xr
+____________________________________________________________________________
+[ 13201] By: jhi                                   on 2001/11/23  15:38:04
+        Log: Upgrade to podlators 1.14.
+     Branch: perl
+          + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
+          + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
+          + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
+          ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
+          ! lib/Pod/Text/Overstrike.pm
+____________________________________________________________________________
+[ 13200] By: jhi                                   on 2001/11/23  15:32:06
+        Log: perlmodinstall tweaks from Philip Newton.
+     Branch: perl
+          ! pod/perlmodinstall.pod
+____________________________________________________________________________
+[ 13199] By: jhi                                   on 2001/11/23  15:05:02
+        Log: Subject: Re: [PATCH] Porting/genlog -bi and range
+             From: Autrijus Tang <autrijus@autrijus.org>           
+             Date: Fri, 23 Nov 2001 23:55:53 +0800
+             Message-ID: <20011123235553.A2310@not.autrijus.org>
+     Branch: perl
+          ! Porting/genlog
+____________________________________________________________________________
+[ 13198] By: jhi                                   on 2001/11/23  14:58:40
+        Log: Subject: Re: regex oddness with \Z and $&
+             From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
+             Date: Fri, 23 Nov 2001 15:15:24 +0000
+             Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
+     Branch: perl
+          ! regcomp.c t/op/re_tests
+____________________________________________________________________________
+[ 13197] By: jhi                                   on 2001/11/23  14:44:19
+        Log: regen_headers.
+     Branch: perl
+          ! embed.h global.sym pod/perlapi.pod proto.h
+____________________________________________________________________________
+[ 13196] By: jhi                                   on 2001/11/23  14:24:08
+        Log: Forgotten check-in.
+     Branch: perl
+          ! pod/perlapi.pod
+____________________________________________________________________________
+[ 13195] By: jhi                                   on 2001/11/23  14:23:49
+        Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
+     Branch: perl
+          ! lib/Test/Simple.pm
+____________________________________________________________________________
+[ 13194] By: jhi                                   on 2001/11/22  11:31:59
+        Log: Retract #13173 (effectively retract Net::Ping 2.06,
+             go back to 2.04, the 2.06 hasn't seen the patches
+             that have gone to the blead version.)
+     Branch: perl
+          - lib/Net/Ping/CHANGES lib/Net/Ping/README
+          - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
+          - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
+          - lib/Net/Ping/t/200_ping_tcp.t
+          ! MANIFEST lib/Net/Ping.pm
+____________________________________________________________________________
+[ 13193] By: jhi                                   on 2001/11/22  11:27:49
+        Log: Subject: Re: [PATCH perldoc] problems with pod2man         
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Thu, 22 Nov 2001 11:00:38 GMT
+             Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
+     Branch: perl
+          ! utils/perldoc.PL
+____________________________________________________________________________
+[ 13191] By: jhi                                   on 2001/11/22  05:06:09
+        Log: procselfexe tweak: for some reason I had a ls in
+             /proc/self/exe, not the ls Configure thought it
+             would found.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 13190] By: jhi                                   on 2001/11/22  04:45:36
+        Log: Corify the Net::Ping tests; skip the tests
+             unless $ENV{PERL_TEST_Net_Ping} is true.
+     Branch: perl
+          ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
+          ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
+          ! lib/Net/Ping/t/200_ping_tcp.t
+____________________________________________________________________________
+[ 13188] By: jhi                                   on 2001/11/22  04:43:29
+        Log: The #13182 didn't really help.  The real problem
+             seems to be that 'sh' can in AIX mean at least three
+             different things, and we can't know which one it is
+             unless we export $newsh from an earlier run (and it's
+             the 'bsh' aka 'sh' that has the the broken test -h).
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 13187] By: gsar                                  on 2001/11/22  03:42:58
+        Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
+     Branch: perl
+          ! op.c t/op/override.t
+____________________________________________________________________________
+[ 13186] By: jhi                                   on 2001/11/22  03:18:49
+        Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
+             From: PPrymmer@factset.com 
+             Date: Wed, 21 Nov 2001 20:17:25 -0500
+             Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
+     Branch: perl
+          ! lib/Shell.t
+____________________________________________________________________________
+[ 13185] By: jhi                                   on 2001/11/22  03:09:27
+        Log: Reapply perlmodinstall parts of #12897.
+     Branch: perl
+          ! pod/perlmodinstall.pod
+____________________________________________________________________________
+[ 13184] By: jhi                                   on 2001/11/22  03:08:00
+        Log: perlmodinstall 2.01 from Jon Orwant.
+     Branch: perl
+          ! pod/perlmodinstall.pod
+____________________________________________________________________________
+[ 13183] By: jhi                                   on 2001/11/21  22:33:20
+        Log: Subject: [PATCH @10907] REXX on OS/2
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Wed, 21 Nov 2001 15:26:11 -0500
+             Message-ID: <20011121152611.A13664@math.ohio-state.edu>
+     Branch: perl
+          ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
+          ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
+____________________________________________________________________________
+[ 13181] By: jhi                                   on 2001/11/21  22:30:37
+        Log: AIX has broken builtin 'test'.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 13180] By: jhi                                   on 2001/11/21  22:27:16
+        Log: Subject: [PATCH 5.7.x] INSTALL size update
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
+             Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[ 13179] By: jhi                                   on 2001/11/21  22:25:14
+        Log: Implement the sort pragma.  Split sort code from pp_ctl.c
+             to pp_sort.c.  Includes the quicksort stabilizing layer
+             from John P. Linderman.  -Msort=qsort or -Msort=fast is
+             faster than without (or with -Msort=mergesort or -Msort=safe)
+             for short random inputs, but for some reason not quite as fast
+             as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
+             optimizing definitely needed.
+     Branch: perl
+          + lib/sort.pm lib/sort.t pp_sort.c
+          ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
+          ! embed.pl global.sym perl.h pp_ctl.c proto.h
+          ! vms/descrip_mms.template vos/build.cm win32/Makefile
+          ! win32/makefile.mk wince/Makefile.ce
+____________________________________________________________________________
+[ 13178] By: gbarr                                 on 2001/11/21  18:30:10
+        Log: Sync file with libnet-1.0901-tobe
+     Branch: perl
+          + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
+          ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
+          ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
+          ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
+          ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
+____________________________________________________________________________
+[ 13177] By: jhi                                   on 2001/11/21  17:31:28
+        Log: Subject: [PATCH perldoc] problems with pod2man
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Wed, 21 Nov 2001 17:48:51 GMT
+             Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
+     Branch: perl
+          ! utils/perldoc.PL
+____________________________________________________________________________
+[ 13176] By: jhi                                   on 2001/11/21  17:27:30
+        Log: debug_pad only visible when debugging.
+     Branch: perl
+          ! makedef.pl
+____________________________________________________________________________
+[ 13174] By: jhi                                   on 2001/11/21  16:01:39
+        Log: procselfexe tweaks.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[ 13173] By: jhi                                   on 2001/11/21  15:55:08
+        Log: Upgrade to Net::Ping 2.06.
+     Branch: perl
+          + lib/Net/Ping/CHANGES lib/Net/Ping/README
+          + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
+          + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
+          + lib/Net/Ping/t/200_ping_tcp.t
+          ! MANIFEST lib/Net/Ping.pm
+____________________________________________________________________________
+[ 13172] By: jhi                                   on 2001/11/21  15:17:13
+        Log: Upgrade to Math::BigInt 1.47.
+     Branch: perl
+          ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
+          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
+          ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
+          ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
+          ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
+          ! lib/Math/BigInt/t/sub_mbi.t
+____________________________________________________________________________
+[ 13171] By: jhi                                   on 2001/11/21  15:03:53
+        Log: Dynaloading for POSIX-BC from Thomas Dorner.
+     Branch: perl
+          ! hints/posix-bc.sh
+____________________________________________________________________________
+[ 13170] By: jhi                                   on 2001/11/21  15:02:39
+        Log: Strange: the same mysterious regex study bug
+             seems to be present both in OS/390 and POSIX-BC.
+             Deep EBCDIC magic that regex engine gets wrong,
+             or a bug in some compiler/library shared by the
+             two platforms?  From Thomas Dorner.
+     Branch: perl
+          ! t/op/study.t
+____________________________________________________________________________
+[ 13169] By: jhi                                   on 2001/11/21  14:47:03
+        Log: More lost and found.
+     Branch: perl
+          + lib/Test/Simple/README
+          ! MANIFEST
+____________________________________________________________________________
+[ 13168] By: jhi                                   on 2001/11/21  14:45:05
+        Log: MANIFESTly missing.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[ 13167] By: jhi                                   on 2001/11/21  14:42:35
+        Log: Subject: Re: PERFORCE change 13162 for review               
+             From: Philip Newton <Philip.Newton@gmx.net> 
+             Date: Wed, 21 Nov 2001 16:44:30 +0100
+             Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
+     Branch: perl
+          ! ext/Devel/PPPort/PPPort.pm
+____________________________________________________________________________
+[ 13166] By: jhi                                   on 2001/11/21  14:39:27
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 13165] By: jhi                                   on 2001/11/21  14:34:43
+        Log: Small doc tweaks.
+     Branch: perl
+          ! ext/PerlIO/Via/Via.pm
+____________________________________________________________________________
+[ 13164] By: jhi                                   on 2001/11/21  14:13:00
+        Log: Redundant return.
+     Branch: perl
+          ! ext/MIME/Base64/QuotedPrint.pm
+____________________________________________________________________________
+[ 13163] By: jhi                                   on 2001/11/21  13:52:30
+        Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
+             From: "Wolfgang Laun" <wolfgang.laun@chello.at>
+             Date: Wed, 21 Nov 2001 10:23:16 +0100
+             Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
+     Branch: perl
+          ! pp_pack.c t/op/pack.t
+____________________________________________________________________________
+[ 13162] By: jhi                                   on 2001/11/21  13:44:41
+        Log: Add Devel::PPPort originally from Kenneth Albanowski,
+             revigorated by Paul Marquess: gives h2xs a Perl version
+             portability boost.
+     Branch: perl
+          + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
+          + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
+          + ext/Devel/PPPort/harness/Harness.pm
+          + ext/Devel/PPPort/harness/Harness.xs
+          + ext/Devel/PPPort/harness/Makefile.PL
+          + ext/Devel/PPPort/harness/module2.c
+          + ext/Devel/PPPort/harness/module3.c
+          + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
+          ! MANIFEST lib/h2xs.t utils/h2xs.PL
+____________________________________________________________________________
+[ 13161] By: jhi                                   on 2001/11/21  13:43:08
+        Log: Oops.
+     Branch: perl
+          ! lib/Test/Simple/t/filehandles.t
+____________________________________________________________________________
+[ 13160] By: jhi                                   on 2001/11/21  13:23:07
+        Log: Subject: Re: PERFORCE change 13152 for review               
+             From: Philip Newton <Philip.Newton@gmx.net> 
+             Date: Wed, 21 Nov 2001 09:04:05 +0100
+             Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
+     Branch: perl
+          ! lib/Test/Builder.pm
+____________________________________________________________________________
+[ 13159] By: jhi                                   on 2001/11/21  13:19:08
+        Log: Subject: Re: PERFORCE change 13142 for review
+             From: Philip Newton <Philip.Newton@gmx.net>
+             Date: Wed, 21 Nov 2001 09:04:03 +0100
+             Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
+             
+             plus rewrap few paragraphs.
+     Branch: perl
+          ! lib/Pod/LaTeX.pm
+____________________________________________________________________________
+[ 13158] By: jhi                                   on 2001/11/21  03:59:51
+        Log: Integrate #13154 from macperl; Remove comments.
+     Branch: perl
+         !> lib/File/Spec/Mac.pm
+____________________________________________________________________________
+[ 13157] By: jhi                                   on 2001/11/21  03:53:06
+        Log: Update the list of modules having tests.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[ 13156] By: pudge                                 on 2001/11/21  03:19:09
+        Log: Slight doc changes.
+     Branch: maint-5.6/macperl
+          ! macos/macperl/MacPerl.podhelp
+____________________________________________________________________________
+[ 13155] By: pudge                                 on 2001/11/21  03:18:48
+        Log: Add UTF-16 coercion.
+     Branch: maint-5.6/macperl
+          ! macos/lib/Mac/AppleEvents/Simple.pm
+____________________________________________________________________________
+[ 13154] By: pudge                                 on 2001/11/21  03:16:55
+        Log: Remove comments.
+     Branch: maint-5.6/macperl
+          ! lib/File/Spec/Mac.pm
+____________________________________________________________________________
+[ 13153] By: pudge                                 on 2001/11/21  03:16:00
+        Log: Fix FSpGetCatInfo (and other functions) corrupting
+             memory with bad filespecs (bug #471867)
+     Branch: maint-5.6/macperl
+          ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
+____________________________________________________________________________
+[ 13152] By: jhi                                   on 2001/11/21  03:09:46
+        Log: Upgrade to Test::Simple 0.33.
+     Branch: perl
+          ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
+          ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
+          ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
+____________________________________________________________________________
+[ 13151] By: jhi                                   on 2001/11/21  03:01:36
+        Log: Upgrade to Test::Harness 1.26.
+     Branch: perl
+          ! lib/Test/Harness.pm lib/Test/Harness/Changes
+____________________________________________________________________________
+[ 13150] By: jhi                                   on 2001/11/21  02:15:47
+        Log: Integrate change #13145 from maintperl;
+             another compatibility tweak to change#12559: avoid quoting
+             arguments that already have quotes; add test case
+     Branch: perl
+         !> t/op/system_tests win32/win32.c
+____________________________________________________________________________
+[ 13149] By: gsar                                  on 2001/11/21  02:00:28
+        Log: integrate change#13147 from mainline (fixes nit in change#10091)
+             
+             Subject: [PATCH] spaceship and refs
+     Branch: maint-5.6/perl
+          ! pp.c pp_hot.c t/op/cmp.t
+____________________________________________________________________________
+[ 13148] By: jhi                                   on 2001/11/21  00:44:56
+        Log: Subject: [PATCH] Add test for Pod::ParseUtils              
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>            
+             Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
+             Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
+     Branch: perl
+          + lib/Pod/t/utils.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 13147] By: jhi                                   on 2001/11/21  00:40:09
+        Log: Subject: [PATCH] spaceship and refs
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Tue, 20 Nov 2001 21:59:51 +0000
+             Message-ID: <20011120215951.U62891@plum.flirble.org> 
+     Branch: perl
+          ! pp.c pp_hot.c t/op/cmp.t
+____________________________________________________________________________
+[ 13146] By: jhi                                   on 2001/11/21  00:37:00
+        Log: Try to clarify which I/O call operates on bytes,
+             which on characters, which on either.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 13145] By: gsar                                  on 2001/11/21  00:14:29
+        Log: another compatibility tweak to change#12559: avoid quoting
+             arguments that already have quotes; add test case
+     Branch: maint-5.6/perl
+          ! t/op/system_tests win32/win32.c
+____________________________________________________________________________
+[ 13144] By: jhi                                   on 2001/11/20  22:31:47
+        Log: Give a simple example of writing PerlIO::Via handlers
+             in Perl.
+     Branch: perl
+          ! ext/PerlIO/Via/Via.pm
+____________________________________________________________________________
+[ 13143] By: jhi                                   on 2001/11/20  20:50:41
+        Log: Add test for Pod::LaTeX; re-sort MANIFEST.
+     Branch: perl
+          + lib/Pod/t/latex.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 13142] By: jhi                                   on 2001/11/20  20:42:48
+        Log: Subject: [PATCH] Pod::LaTeX up to V0.54
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
+             Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
+     Branch: perl
+          ! lib/Pod/LaTeX.pm pod/pod2latex.PL
+____________________________________________________________________________
+[ 13141] By: jhi                                   on 2001/11/20  20:35:14
+        Log: Spread d_procselfexe to far-off lands (undefined).
+     Branch: perl
+          ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
+          ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
+          ! vos/config.ga.def vos/config.ga.h win32/config.bc
+          ! win32/config.gc win32/config.vc win32/config.win64
+          ! wince/config.ce
+____________________________________________________________________________
+[ 13140] By: jhi                                   on 2001/11/20  20:17:13
+        Log: Integrate perlio; add detection and use of /proc/self/exe
+             (Linuxism for finding the absolute path of the executable)
+     Branch: perl
+         !> Configure config_h.SH perl.c t/op/magic.t
+____________________________________________________________________________
+[ 13139] By: jhi                                   on 2001/11/20  20:12:06
+        Log: Really define do_report_used() only if DEBUGGING.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 13138] By: nick                                  on 2001/11/20  20:01:05
+        Log: perl.c change to use HAS_PROCSELFEXE, also
+             tweak to $^X test to comprehend full path to real executable
+             being returned (like Cygwin as it happens...)
+     Branch: perlio
+          ! perl.c t/op/magic.t
+____________________________________________________________________________
+[ 13137] By: nick                                  on 2001/11/20  19:46:00
+        Log: Integrate mainline
+     Branch: perlio
+         +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
+         +> lib/NEXT/t/unseen.t
+          - lib/NEXT/test.pl
+         !> (integrate 34 files)
+____________________________________________________________________________
+[ 13136] By: jhi                                   on 2001/11/20  17:47:36
+        Log: Subject: [?PATCH] terser pp_eq
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 19 Nov 2001 23:09:02 +0000
+             Message-ID: <20011119230901.O62891@plum.flirble.org>
+     Branch: perl
+          ! pp_hot.c
+____________________________________________________________________________
+[ 13135] By: jhi                                   on 2001/11/20  17:40:13
+        Log: Pass 4 at perldelta - cleanup problems found by podchecker.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 13134] By: jhi                                   on 2001/11/20  16:59:54
+        Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! ext/re/Makefile.PL ext/re/re.xs
+____________________________________________________________________________
+[ 13133] By: jhi                                   on 2001/11/20  15:51:04
+        Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
+             Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! ext/re/re.xs
+____________________________________________________________________________
+[ 13132] By: jhi                                   on 2001/11/20  15:31:43
+        Log: Integrate change #13119 from macperl.
+             (No changes since already applied the patch,
+             just keep perforce happy and well-fed.)
+     Branch: perl
+         !> lib/Pod/Html.pm
+____________________________________________________________________________
+[ 13131] By: jhi                                   on 2001/11/20  15:29:55
+        Log: Subject: [PATCH] filter-util.pl for Mac OS
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Tue, 20 Nov 2001 00:16:11 -0500
+             Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
+     Branch: perl
+          ! t/lib/filter-util.pl
+____________________________________________________________________________
+[ 13130] By: jhi                                   on 2001/11/20  15:23:11
+        Log: Subject: [PATCH] Portability fix for Pod::Html
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Tue, 20 Nov 2001 00:01:05 -0500
+             Message-Id: <p05100307b81f92788846@[10.0.1.177]>
+     Branch: perl
+          ! lib/Pod/Html.pm
+____________________________________________________________________________
+[ 13129] By: jhi                                   on 2001/11/20  15:14:49
+        Log: Need to skip more tests if not perlio.
+     Branch: perl
+          ! lib/open.t
+____________________________________________________________________________
+[ 13128] By: jhi                                   on 2001/11/20  15:04:55
+        Log: Pass 3 at perldelta - sort the lists of new modules,
+             module improvements, and new platforms.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 13127] By: jhi                                   on 2001/11/20  13:42:22
+        Log: Document ${^OPEN}.
+     Branch: perl
+          ! pod/perlvar.pod
+____________________________________________________________________________
+[ 13126] By: pudge                                 on 2001/11/20  03:28:51
+        Log: Make configpm work with extra keys
+     Branch: maint-5.6/macperl
+          ! macos/configpm
+____________________________________________________________________________
+[ 13125] By: pudge                                 on 2001/11/20  03:28:09
+        Log: Version and doc updates
+     Branch: maint-5.6/macperl
+          ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
+____________________________________________________________________________
+[ 13124] By: pudge                                 on 2001/11/20  03:27:44
+        Log: More fixes for error message parsing (bug #470316)
+     Branch: maint-5.6/macperl
+          ! macos/macish.c
+____________________________________________________________________________
+[ 13123] By: pudge                                 on 2001/11/20  03:26:32
+        Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
+             remove obsolete function (bug #465225)
+     Branch: maint-5.6/macperl
+          ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
+          ! macos/macperl/MPScript.c
+____________________________________________________________________________
+[ 13122] By: pudge                                 on 2001/11/20  03:20:17
+        Log: Add p2as droplet to distribution.
+     Branch: maint-5.6/macperl
+          + macos/macperl/Droplets/p2as.plx
+____________________________________________________________________________
+[ 13121] By: pudge                                 on 2001/11/20  03:10:36
+        Log: Bundle File::Sort.
+     Branch: maint-5.6/macperl
+          + macos/bundled_lib/blib/lib/File/Sort.pm
+____________________________________________________________________________
+[ 13120] By: pudge                                 on 2001/11/20  03:09:21
+        Log: Various bundled module fixes.
+     Branch: maint-5.6/macperl
+          ! macos/bundled_ext/Compress/Zlib/Makefile.mk
+          ! macos/bundled_ext/Digest/MD5/t/files.t
+          ! macos/bundled_ext/Filter/t/filter-util.pl
+          ! macos/bundled_lib/blib/lib/Net/Config.pm
+          ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
+____________________________________________________________________________
+[ 13119] By: pudge                                 on 2001/11/20  03:08:27
+        Log: Portability fix for Pod::Html.
+     Branch: maint-5.6/macperl
+          ! lib/Pod/Html.pm
+____________________________________________________________________________
+[ 13118] By: jhi                                   on 2001/11/20  02:58:38
+        Log: Upgrade to Text::Balanced 1.89.
+     Branch: perl
+          ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
+          ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
+          ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
+          ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
+          ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
+          ! lib/Text/Balanced/t/gentag.t
+____________________________________________________________________________
+[ 13117] By: jhi                                   on 2001/11/20  02:53:32
+        Log: Upgrade to NEXT 0.50.
+     Branch: perl
+          + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
+          + lib/NEXT/t/unseen.t
+          - lib/NEXT/test.pl
+          ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
+____________________________________________________________________________
+[ 13116] By: pudge                                 on 2001/11/20  02:47:23
+        Log: Integrate with maint-5.6/perl.
+     Branch: maint-5.6/macperl
+         !> win32/win32.c
+____________________________________________________________________________
+[ 13115] By: jhi                                   on 2001/11/20  01:57:41
+        Log: Update the README.threads scary header a bit.
+     Branch: perl
+          ! README.threads
+____________________________________________________________________________
+[ 13114] By: jhi                                   on 2001/11/20  01:49:59
+        Log: Pass 2 at perldelta: add some changes since 5.7.2.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 13113] By: jhi                                   on 2001/11/20  00:55:25
+        Log: Subject: [DOC PATCH] perlfaq4.pod 
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
+             Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[ 13112] By: jhi                                   on 2001/11/20  00:53:17
+        Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
+             From: Michael G Schwern <schwern@pobox.com> 
+             Date: Mon, 19 Nov 2001 19:53:12 -0500
+             Message-ID: <20011119195311.I11883@blackrider>
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[ 13111] By: jhi                                   on 2001/11/20  00:48:46
+        Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
+             From: PPrymmer@factset.com
+             Date: Mon, 19 Nov 2001 17:08:59 -0500
+             Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
+     Branch: perl
+          ! vms/descrip_mms.template
+____________________________________________________________________________
+[ 13110] By: jhi                                   on 2001/11/20  00:39:02
+        Log: Create a per-interpeter debug scratchpad container
+             and use that for the regexec debugging.
+     Branch: perl
+          ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
+____________________________________________________________________________
+[ 13109] By: nick                                  on 2001/11/19  22:01:45
+        Log: Use /proc/self/exe to set $^X on linux (or anywhere new
+             Configure unit detects the feature).
+     Branch: metaconfig/U/perl
+          + procselfexe.U
+     Branch: perlio
+          ! Configure config_h.SH
+____________________________________________________________________________
+[ 13108] By: nick                                  on 2001/11/19  20:39:17
+        Log: Integrate mainline
+     Branch: perlio
+         +> t/op/or.t
+         !> (integrate 44 files)
+____________________________________________________________________________
+[ 13107] By: jhi                                   on 2001/11/19  20:22:36
+        Log: sysseek tweak.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 13106] By: jhi                                   on 2001/11/19  20:18:42
+        Log: Move the sysio tests from io/utf8 to lib/open.
+     Branch: perl
+          ! lib/open.t t/io/utf8.t
+____________________________________________________________________________
+[ 13105] By: nick                                  on 2001/11/19  20:15:39
+        Log: Add a .package and a README to //depot/metaconfig
+     Branch: metaconfig
+          + .package README
+____________________________________________________________________________
+[ 13104] By: jhi                                   on 2001/11/19  20:01:54
+        Log: Thou shalt not mix stdio and sysio.
+     Branch: perl
+          ! t/io/utf8.t
+____________________________________________________________________________
+[ 13103] By: jhi                                   on 2001/11/19  19:28:40
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 13102] By: jhi                                   on 2001/11/19  19:17:14
+        Log: The runops_debug needs to be present always, otherwise
+             places like AIX which need an explicit symbol export list
+             will croak when trying to build Devel::Peek (which uses
+             the runops_debug).
+     Branch: perl
+          ! makedef.pl
+____________________________________________________________________________
+[ 13101] By: jhi                                   on 2001/11/19  19:06:48
+        Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
+             From: PPrymmer@factset.com 
+             Date: Mon, 19 Nov 2001 11:34:22 -0500
+             Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
+     Branch: perl
+          ! lib/Memoize/t/tie_sdbm.t
+____________________________________________________________________________
+[ 13100] By: jhi                                   on 2001/11/19  18:57:11
+        Log: Retract #13088: it seems that unless dump.c is extensively
+             reorganized as to what symbols it shows, when, and to whom,
+             we are stuck with having the dump.o symbols in the libperl
+             and thusly in the main Perl binary.
+     Branch: perl
+          ! embedvar.h perlapi.h perlvars.h
+____________________________________________________________________________
+[ 13099] By: jhi                                   on 2001/11/19  18:02:14
+        Log: The _uni_display should not be in dump.c since they
+             are used under normal operation (S_not_a_number()).
+     Branch: perl
+          ! dump.c embed.h embed.pl global.sym proto.h utf8.c
+____________________________________________________________________________
+[ 13098] By: jhi                                   on 2001/11/19  17:37:26
+        Log: Protect sv_dump() from being included unless DEBUGGING,
+             as noticed by Ilya.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 13097] By: jhi                                   on 2001/11/19  15:11:41
+        Log: Pending further investigation skip the tell() tests.
+             The tell() is okay on Solaris, HP-UX and Tru64, but fails
+             (by returning too much) in Linux.
+     Branch: perl
+          ! t/io/utf8.t
+____________________________________________________________________________
+[ 13096] By: jhi                                   on 2001/11/19  14:28:57
+        Log: Retract #13082 until a better solution is found:
+             statics break ithreads.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 13095] By: jhi                                   on 2001/11/19  14:24:33
+        Log: Figures 1 and 2 for UTF-8.
+     Branch: perl
+          ! pod/perlunicode.pod
+____________________________________________________________________________
+[ 13094] By: jhi                                   on 2001/11/19  14:09:34
+        Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Mon, 19 Nov 2001 13:26:45 +0100                 
+             Message-ID: <20011119132645.A15034@rafael>
+     Branch: perl
+          ! op.c pod/perldiag.pod t/lib/warnings/op
+____________________________________________________________________________
+[ 13093] By: jhi                                   on 2001/11/19  14:07:20
+        Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
+             From: Michael G Schwern <schwern@pobox.com> 
+             Date: Mon, 19 Nov 2001 03:11:12 -0500                 
+             Message-ID: <20011119031112.E786@blackrider>
+     Branch: perl
+          ! t/op/closure.t
+____________________________________________________________________________
+[ 13092] By: jhi                                   on 2001/11/19  14:05:21
+        Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 19 Nov 2001 03:42:56 -0500
+             Message-ID: <20011119034256.I786@blackrider>
+     Branch: perl
+          + t/op/or.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 13091] By: jhi                                   on 2001/11/19  13:50:45
+        Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sun, 18 Nov 2001 14:33:48 -0600
+             Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
+     Branch: perl
+          ! ext/IO/lib/IO/t/io_poll.t vms/test.com
+____________________________________________________________________________
+[ 13090] By: jhi                                   on 2001/11/19  13:49:28
+        Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
+             From: Dave Rolsky <autarch@urth.org>
+             Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
+             Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
+     Branch: perl
+          ! lib/ExtUtils/Manifest.pm
+____________________________________________________________________________
+[ 13089] By: jhi                                   on 2001/11/19  13:48:35
+        Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
+             From: Dave Rolsky <autarch@urth.org>
+             Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
+             Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
+     Branch: perl
+          ! lib/ExtUtils/Install.pm
+____________________________________________________________________________
+[ 13088] By: jhi                                   on 2001/11/19  13:44:49
+        Log: The runops_dbg should not be needed.
+     Branch: perl
+          ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
+____________________________________________________________________________
+[ 13087] By: jhi                                   on 2001/11/19  13:28:22
+        Log: do_spawn() cleanup from Charles Lane.
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[ 13086] By: jhi                                   on 2001/11/19  13:22:26
+        Log: Update the list of tests.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[ 13085] By: jhi                                   on 2001/11/18  21:57:23
+        Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
+             From: Michael G Schwern <schwern@pobox.com> 
+             Date: Fri, 16 Nov 2001 17:37:04 -0500
+             Message-ID: <20011116173703.L30160@blackrider>
+     Branch: perl
+          ! t/lib/warnings/sv
+____________________________________________________________________________
+[ 13084] By: jhi                                   on 2001/11/18  21:38:50
+        Log: FAQ sync.
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[ 13083] By: jhi                                   on 2001/11/18  21:37:06
+        Log: Integrate perlio; win32 sync.
+     Branch: perl
+         !> perlio.c win32/win32io.c
+____________________________________________________________________________
+[ 13082] By: jhi                                   on 2001/11/18  19:13:06
+        Log: (retracted by #13096)
+             Debugging would be badly skewed by a malloc per regex dump.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 13081] By: nick                                  on 2001/11/18  19:08:40
+        Log: Win32 layer has a dup which needs to match new prototype.
+     Branch: perlio
+          ! win32/win32io.c
+____________________________________________________________________________
+[ 13080] By: nick                                  on 2001/11/18  19:05:02
+        Log: Wrong way to get stdio mode used.
+     Branch: perlio
+          ! perlio.c
+____________________________________________________________________________
+[ 13079] By: jhi                                   on 2001/11/18  18:59:28
+        Log: Retract #13048: that introduced a malloc() (through savepvn())
+             to *every* m//, which killed the performance quite badly.
+     Branch: perl
+          ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
+____________________________________________________________________________
+[ 13078] By: jhi                                   on 2001/11/18  17:37:31
+        Log: Pass 1 at perldelta.pod: sort the section contents
+             together, drop all but the 5.7.2 known problems,
+             leave the 5.7.1 security note since that's the
+             fullest explanation (update the date on that).
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 13077] By: jhi                                   on 2001/11/18  17:07:12
+        Log: Retract 11635: close 20011113.110, reopen 20010809.028.
+             
+             Tiny problem in the test for 20011113.110: I hope
+             'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
+     Branch: perl
+          ! pp.c t/op/repeat.t
+____________________________________________________________________________
+[ 13076] By: jhi                                   on 2001/11/18  16:46:11
+        Log: All of syswrite/send/sendto need to return character counts,
+             and character counts from the offset, not the beginning of
+             the scalar.
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[ 13075] By: jhi                                   on 2001/11/18  16:39:32
+        Log: Integrate PerlIO: duping fixes.
+     Branch: perl
+         !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
+         !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
+         !> perliol.h sv.c
+____________________________________________________________________________
+[ 13074] By: jhi                                   on 2001/11/18  16:34:29
+        Log: syswrite() was still returning byte counts, not character counts.
+     Branch: perl
+          ! pp_sys.c t/io/utf8.t
+____________________________________________________________________________
+[ 13073] By: jhi                                   on 2001/11/18  16:16:17
+        Log: Add test for sysread().
+     Branch: perl
+          ! t/io/utf8.t
+____________________________________________________________________________
+[ 13072] By: nick                                  on 2001/11/18  16:15:31
+        Log: Allow dup'ing of PerlIO::Scalar etc.
+     Branch: perlio
+          ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
+          ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
+          ! perliol.h sv.c
+____________________________________________________________________________
+[ 13071] By: jhi                                   on 2001/11/18  16:12:32
+        Log: Prepend a null byte to the test set.
+     Branch: perl
+          ! t/io/utf8.t
+____________________________________________________________________________
+[ 13070] By: jhi                                   on 2001/11/18  15:13:57
+        Log: Document how "no utf8;" can become handy.
+     Branch: perl
+          ! lib/utf8.pm
+____________________________________________________________________________
+[ 13069] By: jhi                                   on 2001/11/18  14:05:23
+        Log: Integrate perlio; force the inclusion of the PL_runops_*
+     Branch: perl
+         !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
+____________________________________________________________________________
+[ 13068] By: nick                                  on 2001/11/18  13:23:33
+        Log: embed.pl generated changes I forgot to include
+     Branch: perlio
+          ! embedvar.h perlapi.h pod/perlapi.pod
+____________________________________________________________________________
+[ 13067] By: nick                                  on 2001/11/18  12:50:19
+        Log: Force inclusion of both Perl_runops_* in perl itself,
+             so they are available for Peek.xs etc.
+     Branch: perlio
+          ! perlvars.h
+____________________________________________________________________________
+[ 13066] By: nick                                  on 2001/11/18  11:00:34
+        Log: Integrate mainline - a few Devel::Peak fails.
+     Branch: perlio
+         +> (branch 29 files)
+          - ext/Thread/Thread.pm lib/Benchmark.t
+          - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
+          - lib/Lingua/KO/Hangul/Util/README
+          - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
+          - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
+          - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
+          - vms/ext/vmsish.pm vms/ext/vmsish.t
+          ! hv.c
+         !> (integrate 389 files)
+____________________________________________________________________________
+[ 13065] By: jhi                                   on 2001/11/18  01:22:25
+        Log: Start working on perldelta.  This is not yet any sort of
+             editing; just concatenating perl570delta, perl571delta,
+             and perl572delta.  Any sorting not done, any duplicate
+             removal not done, any removal or update of obsolete items
+             not done, any changes since 5.7.2 not included.  So there.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 13064] By: jhi                                   on 2001/11/17  22:22:47
+        Log: Banish "use utf8".
+     Branch: perl
+          ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
+____________________________________________________________________________
+[ 13063] By: jhi                                   on 2001/11/17  17:53:38
+        Log: Tweak from Charles Lane.
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[ 13062] By: jhi                                   on 2001/11/17  15:35:22
+        Log: Integrate change #13058 from maintperl;
+             change#12559 breaks things on Win9x because command.com doesn't
+             grok dquotes at all; disable all the system() smarts for
+             command.com
+     Branch: perl
+         !> win32/win32.c
+____________________________________________________________________________
+[ 13061] By: ams                                   on 2001/11/17  13:46:11
+        Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
+             From: Jonathan Stowe <gellyfish@gellyfish.com>
+             Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
+             Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
+     Branch: perl
+          ! lib/Term/Cap.pm
+____________________________________________________________________________
+[ 13060] By: ams                                   on 2001/11/17  09:49:10
+        Log: Subject: [PATCH9 File/Find.pm doc nits
+             From: Tels <perl_dummy@bloodgate.com>
+             Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
+     Branch: perl
+          ! lib/File/Find.pm
+____________________________________________________________________________
+[ 13059] By: ams                                   on 2001/11/17  09:38:38
+        Log: Subject: [PATCH] Benchmark.pm nit
+             From: Tels <perl_dummy@bloodgate.com>
+             Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
+     Branch: perl
+          ! lib/Benchmark.pm
+____________________________________________________________________________
+[ 13058] By: gsar                                  on 2001/11/17  03:50:49
+        Log: change#12559 breaks things on Win9x because command.com doesn't
+             grok dquotes at all; disable all the system() smarts for
+             command.com
+     Branch: maint-5.6/perl
+          ! win32/win32.c
+____________________________________________________________________________
+[ 13057] By: ams                                   on 2001/11/16  20:30:03
+        Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
+             Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! lib/Unicode/UCD.t
+____________________________________________________________________________
+[ 13056] By: jhi                                   on 2001/11/16  19:18:21
+        Log: Subject: [Patch Perl@13023] VMS system() warning
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date: Fri, 16 Nov 2001 15:20:11 EST
+             Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[ 13055] By: jhi                                   on 2001/11/16  19:03:39
+        Log: It's neither-nor, and protect against the impossible.
+     Branch: perl
+          ! lib/Thread.pm
+____________________________________________________________________________
+[ 13054] By: jhi                                   on 2001/11/16  18:37:30
+        Log: 5005threads didn't work because $Thread::VERSION wasn't
+             visible.  Oops.
+     Branch: perl
+          ! ext/Thread/Makefile.PL lib/Thread.pm
+____________________________________________________________________________
+[ 13053] By: jhi                                   on 2001/11/16  17:08:15
+        Log: Robustness against Linux using something else than gcc;
+             based on
+             
+             Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
+             From: Charles Randall <cfriv@yahoo.com>
+             Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
+             Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
+     Branch: perl
+          ! ext/Errno/Errno_pm.PL
+____________________________________________________________________________
+[ 13052] By: ams                                   on 2001/11/16  16:46:39
+        Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
+             From: Russ Allbery <rra@stanford.edu>
+             Date: 16 Nov 2001 09:44:21 -0800
+             Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
+     Branch: perl
+          ! lib/Pod/ParseLink.pm
+____________________________________________________________________________
+[ 13051] By: jhi                                   on 2001/11/16  15:26:41
+        Log: Update perluniintro on the UTF-8 output matters
+             (that -w will warn unless the stream is explicitly UTF-8-ified).
+     Branch: perl
+          ! pod/perluniintro.pod
+____________________________________________________________________________
+[ 13050] By: jhi                                   on 2001/11/16  15:08:52
+        Log: Adding new files to MANIFEST is nice.
+     Branch: perl
+          ! MANIFEST
+____________________________________________________________________________
+[ 13049] By: jhi                                   on 2001/11/16  15:04:45
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 13048] By: jhi                                   on 2001/11/16  14:46:17
+        Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
+             From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
+             Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
+             Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
+     Branch: perl
+          ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
+____________________________________________________________________________
+[ 13047] By: jhi                                   on 2001/11/16  14:37:32
+        Log: Rename perlunintro to perluniintro; regen toc.
+     Branch: perl
+          + pod/perluniintro.pod
+          - pod/perlunintro.pod
+          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
+____________________________________________________________________________
+[ 13046] By: jhi                                   on 2001/11/16  14:14:38
+        Log: Document the negated lookeahead trick to emulate
+             character class subtraction.
+     Branch: perl
+          ! pod/perlunicode.pod
+____________________________________________________________________________
+[ 13045] By: jhi                                   on 2001/11/16  14:08:43
+        Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Date: Fri, 16 Nov 2001 23:31:04 +0900
+             Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
+             
+             (with the tweak that Cntrl is not C, it's Cc)
+     Branch: perl
+          ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
+          ! lib/unicore/mktables
+____________________________________________________________________________
+[ 13044] By: jhi                                   on 2001/11/16  13:42:44
+        Log: Subject: [PATCH current] runtime runops switch
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Fri, 16 Nov 2001 00:48:09 -0500
+             Message-ID: <20011116004809.A934@math.ohio-state.edu>
+     Branch: perl
+          ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
+          ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
+          ! pod/perlintern.pod proto.h run.c
+____________________________________________________________________________
+[ 13043] By: jhi                                   on 2001/11/16  13:24:28
+        Log: Further discourage old Thread code; tell how to tell
+             the difference.
+     Branch: perl
+          ! lib/Thread.pm
+____________________________________________________________________________
+[ 13042] By: jhi                                   on 2001/11/16  13:16:13
+        Log: A missing return; from Charles Lane.
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[ 13041] By: ams                                   on 2001/11/16  12:11:14
+        Log: Subject: [PATCH] Doc spellcheck + podcheck
+             From: Autrijus Tang <autrijus@egb.elixus.org>
+             Date: Thu, 15 Nov 2001 22:49:05 -0800
+             Message-Id: <20011116064905.GA44092@egb.elixus.org>
+             
+             Subject: [PATCH] podcheck+spellcheck, the rest of the story
+             From: Autrijus Tang <autrijus@egb.elixus.org>
+             Date: Fri, 16 Nov 2001 00:42:20 -0800
+             Message-Id: <20011116084220.GA44295@egb.elixus.org>
+             
+             Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Fri, 16 Nov 2001 10:32:01 +0000
+             Message-Id: <20011116103200.F62891@plum.flirble.org>
+             (Applied after suitable de-mangling.)
+     Branch: perl
+          ! README.aix README.dgux README.dos README.epoc README.hpux
+          ! README.mint README.mpeix README.netware README.os2
+          ! README.os390 README.plan9 README.qnx README.solaris
+          ! README.threads doio.c pod/perl571delta.pod
+          ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
+          ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
+          ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
+          ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
+          ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
+          ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
+____________________________________________________________________________
+[ 13040] By: jhi                                   on 2001/11/16  04:48:16
+        Log: Avoid redefinedness warning for now.
+     Branch: perl
+          ! lib/Thread.pm
+____________________________________________________________________________
+[ 13039] By: jhi                                   on 2001/11/16  04:44:30
+        Log: use strict.
+     Branch: perl
+          ! lib/Thread.pm
+____________________________________________________________________________
+[ 13038] By: jhi                                   on 2001/11/16  04:40:19
+        Log: Subject: [PATCH Perl@13023] subprocess command line size increase
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
+             Date: Thu, 15 Nov 2001 22:54:47 EST 
+             Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
+     Branch: perl
+          ! vms/vms.c vms/vmspipe.com
+____________________________________________________________________________
+[ 13037] By: jhi                                   on 2001/11/16  04:38:47
+        Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
+             From: "chromatic" <chromatic@rmci.net>
+             Date: Thu, 15 Nov 2001 19:54:23 -0700
+             Message-ID: <20011116030139.6821.qmail@onion.perl.org>
+     Branch: perl
+          ! lib/File/stat.t
+____________________________________________________________________________
+[ 13036] By: jhi                                   on 2001/11/16  04:37:52
+        Log: Make Thread a wrapper for both ithreads and 5005threads.
+             Needs a lot of work and Arthur's eyeballing (and finishing
+             few missing odds and ends of threads.pm).  Now Thread
+             is an extension without its own .pm.
+             
+             If there are people who have experience working with
+             either the 5005threads or the ithreads: cleaning up
+             the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
+             and porting the various Thread::* modules, like Thread::Queue,
+             to work also with ithreads, is needed.
+             
+             Removed the 5005threads requirement from the 5005 tests
+             for easier testing (not all of them work yet since
+             they use the Thread::* modules that have not been made
+             to work with ithreads).  Leave the 5005 tests named as
+             *.tx so that they are not run by "make test".
+     Branch: perl
+          + lib/Thread.pm
+          - ext/Thread/Thread.pm
+          ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
+          ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
+          ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
+          ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
+          ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
+          ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
+          ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
+____________________________________________________________________________
+[ 13035] By: jhi                                   on 2001/11/16  03:30:38
+        Log: $VERSION "a5" doesn't quite work.
+     Branch: perl
+          ! ext/B/Makefile.PL
+____________________________________________________________________________
+[ 13034] By: jhi                                   on 2001/11/16  00:38:41
+        Log: Add the fruits of Larry Shatzer's version verifying script.
+             (There are some straddlers, but they will be fixed in the
+             upcoming releases of the modules.)
+     Branch: perl
+          ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
+          ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
+          ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
+          ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
+          ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
+          ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
+          ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
+          ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
+          ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
+          ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
+          ! wince/FindExt.pm
+____________________________________________________________________________
+[ 13033] By: jhi                                   on 2001/11/16  00:37:36
+        Log: Add Larry Shatzer's VERSION verifying script.
+     Branch: perl
+          + Porting/checkVERSION.pl
+          ! MANIFEST Porting/pumpkin.pod
+____________________________________________________________________________
+[ 13032] By: jhi                                   on 2001/11/16  00:09:31
+        Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Thu, 15 Nov 2001 19:26:40 -0500
+             Message-ID: <20011115192640.R31399@blackrider>
+     Branch: perl
+          ! t/test.pl
+____________________________________________________________________________
+[ 13031] By: jhi                                   on 2001/11/15  23:18:19
+        Log: Document the MY_CXT business; from Paul Marquess.
+     Branch: perl
+          ! pod/perlxs.pod
+____________________________________________________________________________
+[ 13030] By: jhi                                   on 2001/11/15  22:03:46
+        Log: VMSCMD synch attempt.
+     Branch: perl
+          ! vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[ 13029] By: jhi                                   on 2001/11/15  21:35:36
+        Log: Advise against -P as instructed by Schwern.
+     Branch: perl
+          ! pod/perlrun.pod
+____________________________________________________________________________
+[ 13028] By: jhi                                   on 2001/11/15  21:21:29
+        Log: Subject: [PATCH] v-strings as Objects Step 1
+             From: John Peacock <jpeacock@rowman.com>
+             Date: Thu, 15 Nov 2001 12:41:04 -0500
+             Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
+     Branch: perl
+          ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
+          ! util.c
+____________________________________________________________________________
+[ 13027] By: jhi                                   on 2001/11/15  21:16:57
+        Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Thu, 15 Nov 2001 12:47:59 -0500
+             Message-ID: <20011115124759.E31399@blackrider>
+     Branch: perl
+          + t/run/switchx.aux t/run/switchx.t
+          ! MANIFEST t/run/switches.t
+____________________________________________________________________________
+[ 13026] By: jhi                                   on 2001/11/15  20:55:31
+        Log: Upgrade to Getopt::Long 2.26_03.
+     Branch: perl
+          ! lib/Getopt/Long.pm
+____________________________________________________________________________
+[ 13025] By: ams                                   on 2001/11/15  20:46:22
+        Log: Subject: [PATCH vms/vms.c] VMSCMD missing
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Thu, 15 Nov 2001 16:24:11 -0500
+             Message-Id: <20011115162411.M31399@blackrider>
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[ 13024] By: ams                                   on 2001/11/15  19:32:06
+        Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
+             From: rspier@pobox.com (Robert Spier)
+             Date: Thu, 15 Nov 2001 11:19:21 -0800
+             Message-Id: <15348.5433.732364.963687@rls.cx>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[ 13023] By: jhi                                   on 2001/11/15  15:35:48
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 13022] By: jhi                                   on 2001/11/15  15:11:37
+        Log: Subject: [PATCH] new tests for command-line switches
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Thu, 15 Nov 2001 17:00:30 +0100
+             Message-ID: <20011115170030.A14193@rafael>
+     Branch: perl
+          + t/run/switches.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 13021] By: jhi                                   on 2001/11/15  15:06:36
+        Log: Upgrade to podlators 1.13.
+     Branch: perl
+          + lib/Pod/ParseLink.pm
+          ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
+          ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
+          ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
+          ! t/pod/pod2usage.xr t/pod/podselect.xr
+____________________________________________________________________________
+[ 13020] By: jhi                                   on 2001/11/15  14:47:29
+        Log: skip "might be used uninitialized".
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[ 13019] By: jhi                                   on 2001/11/15  14:35:55
+        Log: Fix for "perlio bug in koi8-r encoding".  The problem
+             seemed to be that binmode() always flushed the handle,
+             which is not so good when switching encodings.  Fixed,
+             added Matt Sergeant's testcase, documented in perlfunc/binmode,
+             also added a pointer about disciplines to perlfunc/open,
+             and in general cleaned up and reformatted the open entry.
+     Branch: perl
+          ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
+____________________________________________________________________________
+[ 13018] By: jhi                                   on 2001/11/15  13:22:57
+        Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
+             From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
+             Date: 15 Nov 2001 08:57:06 -0000
+             Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
+             
+             chop() and chomp() are not real list functions,
+             so let's not have them overrideable.  (Casey will
+             be confused since in #7071 he patched the other way.)
+     Branch: perl
+          ! pod/perlfunc.pod toke.c
+____________________________________________________________________________
+[ 13017] By: ams                                   on 2001/11/15  12:56:49
+        Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Thu, 15 Nov 2001 13:48:34 GMT
+             Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
+             (Applied with tweaks.)
+     Branch: perl
+          ! pod/perltrap.pod
+____________________________________________________________________________
+[ 13016] By: ams                                   on 2001/11/15  09:12:48
+        Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Thu, 15 Nov 2001 09:06:39 +0100
+             Message-Id: <20011115090639.A13005@rafael>
+     Branch: perl
+          ! pod/perlrun.pod
+____________________________________________________________________________
+[ 13015] By: jhi                                   on 2001/11/15  04:08:50
+        Log: "link =" from utils.lst was being processed oddly.
+     Branch: perl
+          ! installman
+____________________________________________________________________________
+[ 13014] By: ams                                   on 2001/11/15  02:52:52
+        Log: Subject: [PATCH current] CreateTTY in -d
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Wed, 14 Nov 2001 21:26:31 -0500
+             Message-Id: <20011114212631.A25705@math.ohio-state.edu>
+     Branch: perl
+          ! lib/perl5db.pl
+____________________________________________________________________________
+[ 13013] By: jhi                                   on 2001/11/15  00:46:07
+        Log: Corify the Filter::Simple tests. 
+     Branch: perl
+          ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
+          ! lib/Filter/Simple/t/filter_only.t
+____________________________________________________________________________
+[ 13012] By: jhi                                   on 2001/11/15  00:42:25
+        Log: Upgrade to Filter::Simple 0.70.
+     Branch: perl
+          + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
+          + t/lib/FilterOnlyTest.pm
+          ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
+          ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
+          ! t/lib/FilterTest.pm
+____________________________________________________________________________
+[ 13011] By: jhi                                   on 2001/11/14  22:38:31
+        Log: Cleanliness inspired by Cygwin.
+     Branch: perl
+          ! Makefile.SH x2p/Makefile.SH
+____________________________________________________________________________
+[ 13010] By: jhi                                   on 2001/11/14  22:30:59
+        Log: Add perlunintro (formerly known as perlunitut); regen toc.
+     Branch: perl
+          + pod/perlunintro.pod
+          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
+____________________________________________________________________________
+[ 13009] By: jhi                                   on 2001/11/14  22:27:12
+        Log: FAQ sync.
+     Branch: perl
+          ! pod/perlfaq6.pod
+____________________________________________________________________________
+[ 13008] By: jhi                                   on 2001/11/14  22:16:06
+        Log: Quieten pgcc 2.91.66 worries.
+     Branch: perl
+          ! gv.c pp_ctl.c utf8.c
+____________________________________________________________________________
+[ 13007] By: jhi                                   on 2001/11/14  22:05:01
+        Log: Upgrade to Switch 2.06.
+     Branch: perl
+          ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
+          ! lib/Switch/t/nested.t
+____________________________________________________________________________
+[ 13006] By: jhi                                   on 2001/11/14  21:55:51
+        Log: Upgrade to Attribute::Handlers 0.76.
+     Branch: perl
+          ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
+          ! lib/Attribute/Handlers/README
+          ! lib/Attribute/Handlers/demo/Demo.pm
+          ! lib/Attribute/Handlers/demo/Descriptions.pm
+          ! lib/Attribute/Handlers/demo/MyClass.pm
+          ! lib/Attribute/Handlers/demo/demo_cycle.pl
+          ! lib/Attribute/Handlers/demo/demo_hashdir.pl
+          ! lib/Attribute/Handlers/t/multi.t
+____________________________________________________________________________
+[ 13005] By: jhi                                   on 2001/11/14  21:53:22
+        Log: Signedness nit.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 13004] By: jhi                                   on 2001/11/14  21:24:39
+        Log: VERSIONize.
+     Branch: perl
+          ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
+          ! lib/integer.pm
+____________________________________________________________________________
+[ 13003] By: jhi                                   on 2001/11/14  21:17:02
+        Log: No pod in internal Net::FTP classes.
+     Branch: perl
+          ! pod/buildtoc.PL
+____________________________________________________________________________
+[ 13002] By: jhi                                   on 2001/11/14  21:11:48
+        Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
+             From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
+             Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
+             Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 13001] By: jhi                                   on 2001/11/14  21:09:48
+        Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
+             Pudge correctly).
+     Branch: perl
+          ! t/test.pl
+____________________________________________________________________________
+[ 13000] By: jhi                                   on 2001/11/14  21:00:23
+        Log: Add comments to mark where $^X is being handled.
+     Branch: perl
+          ! perl.c toke.c
+____________________________________________________________________________
+[ 12999] By: jhi                                   on 2001/11/14  20:45:42
+        Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 14 Nov 2001 16:38:25 -0500
+             Message-ID: <20011114163825.D6519@blackrider>
+     Branch: perl
+          ! t/op/repeat.t
+____________________________________________________________________________
+[ 12998] By: jhi                                   on 2001/11/14  20:22:06
+        Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 14 Nov 2001 13:19:15 -0500
+             Message-ID: <20011114131915.K5096@blackrider>
+     Branch: perl
+          ! t/op/die_exit.t
+____________________________________________________________________________
+[ 12997] By: jhi                                   on 2001/11/14  19:36:57
+        Log: Subject: Re: [PATCH] new version of runperl()
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date: Wed, 14 Nov 2001 15:39:12 EST
+             Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
+             
+             "VMS $^X pipes etc" patch.
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[ 12996] By: jhi                                   on 2001/11/14  19:31:01
+        Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
+             and add "verbose" option to show the final command.
+     Branch: perl
+          ! t/test.pl
+____________________________________________________________________________
+[ 12995] By: jhi                                   on 2001/11/14  15:02:29
+        Log: Goof in some of the comment fields of #12994.
+     Branch: perl
+          ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
+          ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
+          ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
+          ! lib/unicore/In/9.pl
+____________________________________________________________________________
+[ 12994] By: jhi                                   on 2001/11/14  14:59:32
+        Log: The First, Last ranges in the Unicode data weren't
+             getting their general categories added properly;
+             noticed by Jeffrey Friedl.
+     Branch: perl
+          ! lib/unicore/Category.pl lib/unicore/In/0.pl
+          ! lib/unicore/In/1.pl lib/unicore/In/164.pl
+          ! lib/unicore/In/169.pl lib/unicore/In/170.pl
+          ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
+          ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
+          ! lib/unicore/In/8.pl lib/unicore/In/9.pl
+          ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
+          ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
+          ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
+          ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
+          ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
+          ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
+          ! lib/unicore/mktables
+____________________________________________________________________________
+[ 12993] By: jhi                                   on 2001/11/14  13:54:20
+        Log: Subject: [PATCH] new version of runperl()
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Wed, 14 Nov 2001 12:23:01 +0100
+             Message-ID: <20011114122301.A29384@rafael>
+     Branch: perl
+          ! t/io/argv.t t/test.pl
+____________________________________________________________________________
+[ 12992] By: ams                                   on 2001/11/14  13:40:39
+        Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 13 Nov 2001 23:17:54 -0500
+             Message-Id: <20011113231754.S32567@blackrider>
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[ 12991] By: jhi                                   on 2001/11/14  13:24:34
+        Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
+             From: Philip Newton <Philip.Newton@gmx.net>
+             Date: Wed, 14 Nov 2001 10:59:53 +0100
+             Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
+             
+             plus a lot of paragraph reformatting because of long lines.
+     Branch: perl
+          ! pod/perlapio.pod
+____________________________________________________________________________
+[ 12990] By: jhi                                   on 2001/11/14  13:19:19
+        Log: A bool is not a pointer.
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[ 12989] By: jhi                                   on 2001/11/14  02:41:42
+        Log: AUTHORS updates.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[ 12988] By: jhi                                   on 2001/11/14  02:18:44
+        Log: There are several MIME RFCs.
+     Branch: perl
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[ 12987] By: ams                                   on 2001/11/14  01:09:28
+        Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 13 Nov 2001 20:59:13 -0500
+             Message-Id: <20011113205913.H32567@blackrider>
+     Branch: perl
+          ! t/op/groups.t vms/test.com
+____________________________________________________________________________
+[ 12986] By: ams                                   on 2001/11/14  01:07:06
+        Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 13 Nov 2001 20:51:34 -0500
+             Message-Id: <20011113205134.F32567@blackrider>
+     Branch: perl
+          ! ext/IO/lib/IO/t/io_sel.t vms/test.com
+____________________________________________________________________________
+[ 12985] By: ams                                   on 2001/11/14  00:43:59
+        Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 13 Nov 2001 20:38:42 -0500
+             Message-Id: <20011113203842.E32567@blackrider>
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 12984] By: ams                                   on 2001/11/14  00:32:15
+        Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 13 Nov 2001 20:27:02 -0500
+             Message-Id: <20011113202702.D32567@blackrider>
+     Branch: perl
+          ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
+          ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
+          ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
+          ! ext/IO/lib/IO/t/io_xs.t vms/test.com
+____________________________________________________________________________
+[ 12983] By: ams                                   on 2001/11/14  00:00:27
+        Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 13 Nov 2001 19:51:59 -0500
+             Message-Id: <20011113195159.B32567@blackrider>
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 12982] By: ams                                   on 2001/11/13  23:53:11
+        Log: Subject: [PATCH pod/perlapio.pod double-word fix]
+             From: Larry Shatzer <fugazi@zippy.zyx.net>
+             Date: Tue, 13 Nov 2001 17:27:59 -0700
+             Message-Id: <20011113172759.E27768@zippy.zyx.net>
+     Branch: perl
+          ! pod/perlapio.pod
+____________________________________________________________________________
+[ 12981] By: jhi                                   on 2001/11/13  22:50:27
+        Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
+             "large enough" Unicode characters returned more than one
+             as their "Unicode size".
+     Branch: perl
+          ! pp_sys.c t/io/utf8.t
+____________________________________________________________________________
+[ 12980] By: ams                                   on 2001/11/13  19:32:33
+        Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 13 Nov 2001 14:33:25 -0600
+             Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
+     Branch: perl
+          ! vms/gen_shrfls.pl
+____________________________________________________________________________
+[ 12979] By: jhi                                   on 2001/11/13  18:10:15
+        Log: Subject: Minor patch to Encode.pm (detypo)
+             From: "Philip Newton" <Philip.Newton@gmx.net>
+             Date: Tue, 13 Nov 2001 20:11:01 +0100
+             Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
+     Branch: perl
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[ 12978] By: jhi                                   on 2001/11/13  17:55:02
+        Log: Evil tabulators.
+     Branch: perl
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[ 12977] By: jhi                                   on 2001/11/13  17:52:17
+        Log: Document the available encodings.
+     Branch: perl
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[ 12976] By: ams                                   on 2001/11/13  17:14:07
+        Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
+             From: Barrie Slaymaker <barries@slaysys.com>
+             Date: Tue, 13 Nov 2001 12:41:36 -0500
+             Message-Id: <20011113124133.C24305@sizzle.whoville.com>
+     Branch: perl
+          ! t/op/universal.t
+____________________________________________________________________________
+[ 12975] By: ams                                   on 2001/11/13  16:24:21
+        Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
+             From: Barrie Slaymaker <barries@slaysys.com>
+             Date: Tue, 13 Nov 2001 10:56:20 -0500
+             Message-Id: <20011113105620.B24192@sizzle.whoville.com>
+             (Test applied with minor tweaks and ->isa("HASH") omission.)
+     Branch: perl
+          ! lib/UNIVERSAL.pm t/op/universal.t
+____________________________________________________________________________
+[ 12974] By: ams                                   on 2001/11/13  15:46:07
+        Log: Subject: [PATCH Benchmark.pm] docco tweaks
+             From: Barrie Slaymaker <barries@slaysys.com>
+             Date: Tue, 13 Nov 2001 11:34:45 -0500
+             Message-Id: <20011113113442.B24305@sizzle.whoville.com>
+     Branch: perl
+          ! lib/Benchmark.pm
+____________________________________________________________________________
+[ 12973] By: jhi                                   on 2001/11/13  13:42:40
+        Log: Subject: [PATCH] Attack of the C loops, round 1
+             From: Richard Soderberg <rs@oregonnet.com>
+             Date: Mon, 12 Nov 2001 12:07:29 -0800
+             Message-Id: <200111122007.MAA01994@oregonnet.com>
+             
+             Subject: [PATCH] bytecode.pl (tiny patch)
+             From: Richard Soderberg <rs@oregonnet.com>
+             Date: Mon, 12 Nov 2001 12:53:24 -0800
+             Message-Id: <200111122053.MAA06272@oregonnet.com>
+     Branch: perl
+          ! bytecode.pl installhtml
+____________________________________________________________________________
+[ 12972] By: jhi                                   on 2001/11/13  13:41:02
+        Log: Subject: [PATCH] Update to Filter::Util::Call
+             From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
+             Date: Sun, 11 Nov 2001 22:33:33 -0000
+             Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
+             
+             Use the new CXT* macros.
+     Branch: perl
+          ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
+____________________________________________________________________________
+[ 12971] By: jhi                                   on 2001/11/13  13:31:34
+        Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 12 Nov 2001 20:50:34 -0500
+             Message-ID: <20011112205034.H2888@blackrider>
+     Branch: perl
+          + lib/vmsish.pm lib/vmsish.t
+          - vms/ext/vmsish.pm vms/ext/vmsish.t
+          ! MANIFEST vms/descrip_mms.template
+____________________________________________________________________________
+[ 12970] By: jhi                                   on 2001/11/13  13:09:23
+        Log: :utf8 works only with perlio.
+     Branch: perl
+          ! lib/open.t
+____________________________________________________________________________
+[ 12969] By: jhi                                   on 2001/11/13  13:03:36
+        Log: Subject: Re: @Config -"des" not quite working on VMS
+             From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
+             Date: Tue, 13 Nov 2001 08:35:13 EST 
+             Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[ 12968] By: jhi                                   on 2001/11/13  12:59:11
+        Log: Subject: [PATCH] lib/charnames.pm 
+             From: Jeffrey Friedl <jfriedl@yahoo.com>
+             Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
+             Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
+     Branch: perl
+          ! lib/charnames.pm
+____________________________________________________________________________
+[ 12967] By: pudge                                 on 2001/11/13  05:44:13
+        Log: Docs for Mac::err.
+     Branch: maint-5.6/macperl
+          ! macos/ext/Mac/err/err.pm
+____________________________________________________________________________
+[ 12966] By: pudge                                 on 2001/11/13  05:43:58
+        Log: Some cleanup; change some globals to references for
+             possible persistence later.
+     Branch: maint-5.6/macperl
+          ! macos/lib/Mac/Glue.pm
+____________________________________________________________________________
+[ 12965] By: pudge                                 on 2001/11/13  05:42:59
+        Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
+     Branch: maint-5.6/macperl
+          ! macos/ext/Mac/Files/Files.pm
+____________________________________________________________________________
+[ 12964] By: pudge                                 on 2001/11/13  05:42:35
+        Log: Get Mac::Navigation to compile (bug #464684).
+     Branch: maint-5.6/macperl
+          ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
+          ! macos/ext/Mac/Navigation/Makefile.PL
+          ! macos/ext/Mac/Navigation/Navigation.xs
+          ! macos/macperl/Makefile.mk
+____________________________________________________________________________
+[ 12963] By: pudge                                 on 2001/11/13  05:41:12
+        Log: Add in modules and POD to help menu.
+     Branch: maint-5.6/macperl
+          ! macos/macperl/MacPerl.podhelp
+____________________________________________________________________________
+[ 12962] By: pudge                                 on 2001/11/13  05:28:18
+        Log: Update bundled modules.
+     Branch: maint-5.6/macperl
+          + macos/bundled_ext/Filter/t/FilterTest.pm
+          + macos/bundled_ext/List/Util/t/shuffle.t
+          + macos/bundled_ext/Storable/t/compat06.t
+          + macos/bundled_ext/Storable/t/st-dump.pl
+          + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
+          + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
+          + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
+          + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
+          + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
+          + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
+          + macos/bundled_lib/blib/lib/lwpcook.pod
+          + macos/bundled_lib/t/Filter/Simple/filter.t
+          + macos/bundled_lib/t/Switch/t/given.t
+          + macos/bundled_lib/t/Switch/t/nested.t
+          + macos/bundled_lib/t/Switch/t/switch.t
+          + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
+          + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
+          + macos/bundled_lib/t/Text/Balanced/t/extdel.t
+          + macos/bundled_lib/t/Text/Balanced/t/extmul.t
+          + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
+          + macos/bundled_lib/t/Text/Balanced/t/exttag.t
+          + macos/bundled_lib/t/Text/Balanced/t/extvar.t
+          + macos/bundled_lib/t/Text/Balanced/t/gentag.t
+          + macos/bundled_lib/t/URI/rfc2732.t
+          + macos/bundled_lib/t/libnet/config.t
+          + macos/bundled_lib/t/libnet/libnet_t.pl
+          + macos/bundled_lib/t/libwww-perl/live/google.t
+          + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
+          + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
+          + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
+          + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
+          + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
+          + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
+          + macos/bundled_lib/t/libwww-perl/live/validator.t
+          - macos/bundled_ext/Filter/t/MyFilter.pm
+          - macos/bundled_ext/Storable/t/compat-0.6.t
+          - macos/bundled_ext/Storable/t/dump.pl
+          - macos/bundled_ext/Time/Piece/Makefile.PL
+          - macos/bundled_ext/Time/Piece/Piece.pm
+          - macos/bundled_ext/Time/Piece/Piece.t
+          - macos/bundled_ext/Time/Piece/Piece.xs
+          - macos/bundled_ext/Time/Piece/README
+          - macos/bundled_ext/Time/Piece/Seconds.pm
+          - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
+          - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
+          - macos/bundled_lib/blib/lib/Net/PH.pm
+          - macos/bundled_lib/blib/lib/Net/SNPP.pm
+          - macos/bundled_lib/blib/lib/Text/Balanced.pod
+          - 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
+          - macos/bundled_lib/t/libnet/ph.t
+          ! (edit 125 files)
+____________________________________________________________________________
+[ 12961] By: ams                                   on 2001/11/13  00:45:08
+        Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 12 Nov 2001 20:16:45 -0500
+             Message-Id: <20011112201644.G2888@blackrider>
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[ 12960] By: ams                                   on 2001/11/12  23:54:00
+        Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
+             Recoving dup tests for VMS
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 12 Nov 2001 19:35:33 -0500
+             Message-Id: <20011112193533.D2888@blackrider>
+     Branch: perl
+          ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
+____________________________________________________________________________
+[ 12959] By: jhi                                   on 2001/11/12  20:23:59
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)