Fudge Config.pm so File::Spec does not croak.
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index b885220..cc5629a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -31,6 +31,584 @@ or any other branch.
 Version v5.7.2         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 13910] By: jhi                                   on 2001/12/27  14:32:23
+        Log: More wait status trickery for BeOS.
+     Branch: perl
+          ! ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[ 13908] By: jhi                                   on 2001/12/27  14:15:27
+        Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 13907] By: jhi                                   on 2001/12/27  14:05:09
+        Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
+             From: gbarr@monty.mutatus.co.uk
+             Date: 27 Dec 2001 14:41:36 -0000
+             Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
+     Branch: perl
+          ! lib/ExtUtils/t/Embed.t
+____________________________________________________________________________
+[ 13906] By: jhi                                   on 2001/12/27  13:58:18
+        Log: Subject: [PATCH] Re: socketpair emulation
+             From: Nicholas Clark <nick@unfortu.net> 
+             Date: Wed, 26 Dec 2001 20:08:14 +0000
+             Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/Socket/socketpair.t
+____________________________________________________________________________
+[ 13905] By: jhi                                   on 2001/12/27  13:55:03
+        Log: Subject: [DOC PATCH] left is right and right is left
+             From: Philip Newton <Philip.Newton@gmx.net>
+             Date: Thu, 27 Dec 2001 10:04:17 +0100
+             Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
+     Branch: perl
+          ! pod/perlfunc.pod pod/perlport.pod
+____________________________________________________________________________
+[ 13904] By: jhi                                   on 2001/12/27  13:53:25
+        Log: Subject: [PATCH] check return of close
+             From: andreas.koenig@anima.de (Andreas J. Koenig)            
+             Date: 27 Dec 2001 09:47:30 +0100
+             Message-ID: <m3ellhgicd.fsf@anima.de> 
+             
+             Subject: [PATCH] improve error reporting
+             From: andreas.koenig@anima.de (Andreas J. Koenig)            
+             Date: 27 Dec 2001 09:54:55 +0100
+             Message-ID: <m3adw5gi00.fsf@anima.de> 
+             
+             Subject: [PATCH] check return value of close
+             From: andreas.koenig@anima.de (Andreas J. Koenig)            
+             Date: 27 Dec 2001 10:03:55 +0100
+             Message-ID: <m3666tghl0.fsf@anima.de> 
+             
+             Subject: [PATCH] return of close
+             From: andreas.koenig@anima.de (Andreas J. Koenig)            
+             Date: 27 Dec 2001 10:22:15 +0100
+             Message-ID: <m31yhhggqg.fsf@anima.de> 
+     Branch: perl
+          ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
+          ! t/io/fflush.t
+____________________________________________________________________________
+[ 13903] By: jhi                                   on 2001/12/27  13:44:57
+        Log: Subject: [PATCH] check return of close
+             From: andreas.koenig@anima.de (Andreas J. Koenig)            
+             Date: 27 Dec 2001 09:47:30 +0100
+             Message-ID: <m3ellhgicd.fsf@anima.de> 
+     Branch: perl
+          ! t/base/rs.t
+____________________________________________________________________________
+[ 13902] By: jhi                                   on 2001/12/27  13:38:30
+        Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 27 Dec 2001 09:21:16 +0100
+             Message-ID: <m3n105gjk3.fsf@anima.de>
+     Branch: perl
+          ! t/op/sysio.t
+____________________________________________________________________________
+[ 13901] By: jhi                                   on 2001/12/27  13:35:03
+        Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
+             From: "Gerrit P. Haase" <gp@familiehaase.de>
+             Date: Thu, 27 Dec 2001 09:23:55 +0100 
+             Message-ID: <98211521662.20011227092355@familiehaase.de>
+     Branch: perl
+          ! lib/ExtUtils/t/MM_Cygwin.t
+____________________________________________________________________________
+[ 13899] By: jhi                                   on 2001/12/26  21:30:13
+        Log: Replace the awful (most likely generated and not very persistent)
+             URL with something tangible.
+     Branch: perl
+          ! README.hpux
+____________________________________________________________________________
+[ 13898] By: jhi                                   on 2001/12/26  21:21:01
+        Log: Naughty /dev/printer (ls -l, really) of IRIX.
+     Branch: perl
+          ! t/op/stat.t
+____________________________________________________________________________
+[ 13897] By: jhi                                   on 2001/12/26  20:56:09
+        Log: Upgrade to Net::Ping 2.10.
+     Branch: perl
+          ! lib/Net/Ping.pm lib/Net/Ping/CHANGES 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/140_stream_inst.t
+          ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
+____________________________________________________________________________
+[ 13896] By: jhi                                   on 2001/12/26  20:15:32
+        Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
+             (this showed up in Benchmark.t)
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[ 13895] By: jhi                                   on 2001/12/26  19:52:03
+        Log: BeOS updates.
+     Branch: perl
+          ! README.beos beos/beos.c
+____________________________________________________________________________
+[ 13894] By: jhi                                   on 2001/12/26  19:31:38
+        Log: Subject: Re: bleadperl doesn't compile
+             From: "Gerrit P. Haase" <gp@familiehaase.de>
+             Date: Wed, 26 Dec 2001 21:29:08 +0100
+             Message-ID: <22168634623.20011226212908@familiehaase.de>
+             
+             Cygwin with multiplicity.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[ 13893] By: jhi                                   on 2001/12/26  19:11:49
+        Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 26 Dec 2001 19:07:33 +0000
+             Message-ID: <20011226190732.J48842@plum.flirble.org>            
+             
+             socketpair() (un)signedness nit.
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[ 13892] By: jhi                                   on 2001/12/26  19:10:15
+        Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 26 Dec 2001 19:19:47 +0000
+             Message-ID: <20011226191946.K48842@plum.flirble.org>
+             
+             Use report_evil_fh().
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[ 13891] By: jhi                                   on 2001/12/26  18:58:09
+        Log: Bad $? assumptions.
+     Branch: perl
+          ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
+____________________________________________________________________________
+[ 13890] By: jhi                                   on 2001/12/26  17:47:57
+        Log: Net::Ping isn't going to work much without
+             the Socket extension; fail more gracefully.
+     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/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
+          ! lib/Net/Ping/t/300_ping_stream.t
+____________________________________________________________________________
+[ 13888] By: jhi                                   on 2001/12/26  17:18:59
+        Log: test -d /system is a bit too generic test for VOS
+             (false hit in BeOS)
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 13887] By: jhi                                   on 2001/12/26  17:13:27
+        Log: No AF_UNIX in BeOS.
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[ 13886] By: jhi                                   on 2001/12/26  17:07:39
+        Log: FAQ sync.
+     Branch: perl
+          ! pod/perlfaq5.pod
+____________________________________________________________________________
+[ 13885] By: jhi                                   on 2001/12/25  16:24:10
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 13884] By: jhi                                   on 2001/12/25  16:20:19
+        Log: Make -t equal -tw.
+     Branch: perl
+          ! perl.c pod/perlrun.pod
+____________________________________________________________________________
+[ 13883] By: jhi                                   on 2001/12/25  15:56:49
+        Log: Subject: Re: Not OK 13881
+             From: John Peacock <jpeacock@rowman.com>
+             Date: Tue, 25 Dec 2001 06:02:12 -0500
+             Message-ID: <3C285CB4.8040006@rowman.com>
+     Branch: perl
+          ! embed.h embed.pl global.sym pod/perlapi.pod util.c
+____________________________________________________________________________
+[ 13882] By: jhi                                   on 2001/12/25  15:45:52
+        Log: Subject: Re: Not OK 13881
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 25 Dec 2001 07:33:23 +0100
+             Message-ID: <m3bsgnajws.fsf@anima.de>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[ 13881] By: jhi                                   on 2001/12/24  23:47:53
+        Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
+             From: Mark-Jason Dominus <mjd@plover.com>    
+             Date: Mon, 24 Dec 2001 18:14:48 -0500
+             Message-ID: <20011224231448.25826.qmail@plover.com>
+     Branch: perl
+          ! op.c t/op/eval.t
+____________________________________________________________________________
+[ 13880] By: jhi                                   on 2001/12/24  22:58:18
+        Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
+             From: Dave Rolsky <autarch@urth.org>
+             Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
+             Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
+     Branch: perl
+          + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
+          ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
+          ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
+          ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
+          ! lib/File/Spec.pm lib/File/Spec/Win32.pm
+____________________________________________________________________________
+[ 13879] By: jhi                                   on 2001/12/24  18:52:10
+        Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
+             From: Jeffrey Friedl <jfriedl@yahoo.com>
+             Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
+             Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
+             
+             The rest of the tests for plus few extras.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[ 13877] By: jhi                                   on 2001/12/24  17:13:53
+        Log: No-op.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 13876] By: jhi                                   on 2001/12/24  17:13:16
+        Log: More constant casting.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 13875] By: jhi                                   on 2001/12/24  16:47:30
+        Log: Subject: perlhack.pod 
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
+             Message-Id: <200112232116.QAA18463@raptor.research.att.com>
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[ 13874] By: jhi                                   on 2001/12/24  16:41:03
+        Log: File::Find patch patches from Thomas Wegner.
+     Branch: perl
+          ! lib/File/Find.pm
+____________________________________________________________________________
+[ 13873] By: jhi                                   on 2001/12/24  16:38:10
+        Log: Subject: Re: socketpair emulation 
+             From: Nicholas Clark <nick@unfortu.net>                 
+             Date: Mon, 24 Dec 2001 16:11:30 +0000                 
+             Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
+     Branch: perl
+          ! ext/Socket/socketpair.t
+____________________________________________________________________________
+[ 13872] By: jhi                                   on 2001/12/24  02:53:02
+        Log: Must cast constants if they can be quads.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[ 13871] By: jhi                                   on 2001/12/24  01:40:12
+        Log: Promote the e/uid to wide enough un/signed integers
+             and printf them as such.
+     Branch: perl
+          ! taint.c
+____________________________________________________________________________
+[ 13869] By: jhi                                   on 2001/12/24  01:14:06
+        Log: The U32 alignment test wasn't really working, noticed
+             by Paul Green.  Now the test works, but this means that
+             we may see coredumps from the test.   I sure hope MMUless
+             places don't crash on the test.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 13867] By: jhi                                   on 2001/12/23  23:46:18
+        Log: More VOS tweaks.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 13866] By: jhi                                   on 2001/12/23  16:43:29
+        Log: The funky final sigma casefolding.
+     Branch: perl
+          ! regcomp.c regexec.c t/op/pat.t utf8.h
+____________________________________________________________________________
+[ 13865] By: jhi                                   on 2001/12/23  13:55:23
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 13864] By: jhi                                   on 2001/12/23  13:50:25
+        Log: Move the \C and \X to pat.t.
+     Branch: perl
+          ! t/op/pat.t t/op/re_tests
+____________________________________________________________________________
+[ 13863] By: jhi                                   on 2001/12/23  04:04:20
+        Log: More logical test ordering.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[ 13862] By: jhi                                   on 2001/12/23  01:47:23
+        Log: Integrate perlio;
+             
+             Add at least the "important" PerlIO_xxxx functions to embed.pl
+             so that they get implicit pTHX_ and we can avoid slow dTHX.
+             
+             Put PerlIO stuff inside EXTERN C
+             
+             Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
+     Branch: perl
+         !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
+         !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
+         !> win32/win32.c
+____________________________________________________________________________
+[ 13861] By: jhi                                   on 2001/12/23  01:38:54
+        Log: Even more \X fixing.
+     Branch: perl
+          ! regexec.c t/op/pat.t
+____________________________________________________________________________
+[ 13860] By: jhi                                   on 2001/12/23  01:29:45
+        Log: More \X fixing.
+     Branch: perl
+          ! regexec.c t/op/pat.t
+____________________________________________________________________________
+[ 13859] By: jhi                                   on 2001/12/23  00:57:10
+        Log: Fix encoding pragma.
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[ 13858] By: jhi                                   on 2001/12/23  00:12:51
+        Log: Subject: socketpair emulation
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Sat, 22 Dec 2001 18:38:18 +0000
+             Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
+     Branch: perl
+          + ext/Socket/socketpair.t
+          ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
+          ! pp_sys.c proto.h util.c
+____________________________________________________________________________
+[ 13857] By: jhi                                   on 2001/12/22  23:53:26
+        Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
+             From: Jeffrey Friedl <jfriedl@yahoo.com>
+             Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
+             Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
+             
+             (partially applied, most of the new tests need to be rethought)
+     Branch: perl
+          ! regcomp.c t/op/re_tests
+____________________________________________________________________________
+[ 13856] By: jhi                                   on 2001/12/22  23:45:35
+        Log: Small tweaks.
+     Branch: perl
+          ! handy.h regexec.c
+____________________________________________________________________________
+[ 13855] By: jhi                                   on 2001/12/22  20:10:01
+        Log: Unicode casefolding continues.
+             (lib/encoding.t still failing.)
+     Branch: perl
+          ! regexec.c t/op/pat.t
+____________________________________________________________________________
+[ 13850] By: jhi                                   on 2001/12/22  17:41:40
+        Log: Rework the make logic (again).
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 13849] By: jhi                                   on 2001/12/22  16:40:24
+        Log: Integrate perlio;
+             Fix mis-parse of autoloaded usage code by declaring the sub
+             Correct checking code which Ilya spotted was tripped by CR at EOF.
+             The CR at EOF fix earlier broke CR at end-of-buffer.
+     Branch: perl
+          ! regexec.c
+         !> ext/POSIX/POSIX.pm perlio.c sv.c
+____________________________________________________________________________
+[ 13844] By: jhi                                   on 2001/12/22  04:27:46
+        Log: More Unicode casing fixes.
+     Branch: perl
+          ! regexec.c t/op/pat.t
+____________________________________________________________________________
+[ 13843] By: jhi                                   on 2001/12/22  02:47:08
+        Log: Unicode casefolding fixes.
+     Branch: perl
+          ! op.c regcomp.c regexec.c t/op/pat.t
+____________________________________________________________________________
+[ 13842] By: jhi                                   on 2001/12/21  22:32:14
+        Log: Subject: [PATCH B::Deparse] __DATA__ and packages
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
+             Date: Sat, 22 Dec 2001 00:01:29 +0100
+             Message-ID: <20011222000129.A713@rafael>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 13841] By: jhi                                   on 2001/12/21  20:38:28
+        Log: VOS config from Paul Green.
+     Branch: perl
+          ! hints/vos.sh
+____________________________________________________________________________
+[ 13840] By: jhi                                   on 2001/12/21  20:00:43
+        Log: Subject: [PATCH @13746] CreateTTY on OS/2
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Fri, 21 Dec 2001 15:59:45 -0500
+             Message-ID: <20011221155945.A6806@math.ohio-state.edu>
+     Branch: perl
+          ! lib/perl5db.pl
+____________________________________________________________________________
+[ 13839] By: jhi                                   on 2001/12/21  19:52:49
+        Log: Subject: [PATCH @13746] uninstalled build of modules broken
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Fri, 21 Dec 2001 15:49:09 -0500
+             Message-ID: <20011221154909.A6760@math.ohio-state.edu>
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[ 13838] By: jhi                                   on 2001/12/21  19:52:09
+        Log: Subject: [PATCH @13746] OS/2 File::* modules
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Fri, 21 Dec 2001 15:43:24 -0500
+             Message-ID: <20011221154324.A6524@math.ohio-state.edu>
+     Branch: perl
+          ! lib/File/Basename.pm lib/File/Spec/OS2.pm
+____________________________________________________________________________
+[ 13837] By: jhi                                   on 2001/12/21  19:49:41
+        Log: Subject: [PATCH] perltie.pod (or what does it mean?)
+             From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
+             Date: Fri, 21 Dec 2001 17:29:07 +0100
+             Message-ID: <3C236353.6625C4C0@alcatel.at>
+     Branch: perl
+          ! pod/perltie.pod
+____________________________________________________________________________
+[ 13835] By: jhi                                   on 2001/12/21  19:47:03
+        Log: Further VOS tweaks: the _exe needs to be introduced
+             in the very beginning, and the make/gmake needs special
+             VOS logic.
+     Branch: perl
+          ! Configure Makefile.SH
+____________________________________________________________________________
+[ 13834] By: jhi                                   on 2001/12/21  15:12:26
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 13832] By: jhi                                   on 2001/12/21  14:46:24
+        Log: Also the search for cat needs to be _exe-aware.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 13831] By: jhi                                   on 2001/12/21  13:43:53
+        Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
+             From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
+             Date: Fri, 21 Dec 2001 14:02:01 +0100
+             Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
+     Branch: perl
+          ! ext/B/B/Xref.pm
+____________________________________________________________________________
+[ 13830] By: jhi                                   on 2001/12/21  13:42:31
+        Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
+     Branch: perl
+          ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
+          ! ext/B/t/assembler.t
+____________________________________________________________________________
+[ 13829] By: jhi                                   on 2001/12/21  13:39:06
+        Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Fri, 21 Dec 2001 11:15:38 +0100
+             Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! hv.c
+____________________________________________________________________________
+[ 13828] By: jhi                                   on 2001/12/21  01:59:10
+        Log: A plan is good.
+     Branch: perl
+          ! ext/re/re.t
+____________________________________________________________________________
+[ 13827] By: jhi                                   on 2001/12/21  01:57:48
+        Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
+             From: chromatic <chromatic@rmci.net>
+             Date: Thu, 20 Dec 2001 16:16:48 -0700
+             Message-ID: <20011220231726.23878.qmail@onion.perl.org>
+     Branch: perl
+          + ext/re/re.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 13826] By: jhi                                   on 2001/12/21  01:34:37
+        Log: Synchronize the skippage message.
+     Branch: perl
+          ! lib/ExtUtils/t/MM_OS2.t
+____________________________________________________________________________
+[ 13825] By: jhi                                   on 2001/12/21  01:32:42
+        Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
+             From: chromatic <chromatic@rmci.net>
+             Date: Thu, 20 Dec 2001 16:09:10 -0700
+             Message-ID: <20011220230948.18010.qmail@onion.perl.org>
+     Branch: perl
+          + lib/ExtUtils/t/MM_OS2.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 13824] By: jhi                                   on 2001/12/21  01:14:12
+        Log: Subject: perlfunc.pod patch re flock via fcntl
+             From: "Tye McQueen" <tye@metronet.com>
+             Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
+             Message-Id: <200112202052.fBKKqKH16263@metronet.com>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 13823] By: jhi                                   on 2001/12/21  00:54:49
+        Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
+             U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
+             (the Unicode maximum code point) warnable offenses.
+     Branch: perl
+          ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
+          ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
+____________________________________________________________________________
+[ 13822] By: jhi                                   on 2001/12/20  20:59:55
+        Log: Sterner admonishment on -t.
+     Branch: perl
+          ! pod/perlrun.pod
+____________________________________________________________________________
+[ 13821] By: jhi                                   on 2001/12/20  20:53:42
+        Log: Subject: [PATCH B::Dpparse] minor qr// fix
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Thu, 20 Dec 2001 22:53:34 +0100
+             Message-ID: <20011220225334.A735@rafael>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 13820] By: jhi                                   on 2001/12/20  15:18:25
+        Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
+             From: Robert Spier <rspier@pobox.com>
+             Date: Thu, 20 Dec 2001 08:10:00 -0800
+             Message-ID: <15394.3416.693353.107334@rls.cx>
+     Branch: perl
+          ! lib/Carp/Heavy.pm
+____________________________________________________________________________
+[ 13819] By: jhi                                   on 2001/12/20  14:56:30
+        Log: Integrate perlio (pTHX_ fixes for :win32 layer)
+     Branch: perl
+         !> win32/win32io.c
+____________________________________________________________________________
+[ 13818] By: jhi                                   on 2001/12/20  14:53:05
+        Log: Subject: Re: [PATCH pod/perliol.pod] resend
+             From: Stas Bekman <stas@stason.org>
+             Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
+             Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
+     Branch: perl
+          ! pod/perliol.pod
+____________________________________________________________________________
+[ 13817] By: jhi                                   on 2001/12/20  14:51:24
+        Log: Fix up the APIs noone hopefully uses.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[ 13816] By: jhi                                   on 2001/12/20  14:18:56
+        Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
+             Date: Wed, 19 Dec 2001 14:13:38 -0800
+             From: Robert Spier <rspier@pobox.com>
+             Message-ID: <15393.4370.605214.548582@rls.cx>
+     Branch: perl
+          ! lib/Carp.t lib/Carp/Heavy.pm
+____________________________________________________________________________
+[ 13813] By: jhi                                   on 2001/12/19  21:29:49
+        Log: Some bincompat clawbacks.
+     Branch: perl
+          ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
+          ! wince/perldll.def
+____________________________________________________________________________
+[ 13812] By: jhi                                   on 2001/12/19  17:56:53
+        Log: gcc pacifying (RH 7.1/ia64).
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[ 13811] By: jhi                                   on 2001/12/19  16:55:09
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>