[perl #31697] [PATCH] B::Showlex::newlex enhancement and pod
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 8b76e3b..19bc93d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -29,26927 +29,17745 @@ Version v5.9.X                Development release working toward v5.10
 --------------
 
 ____________________________________________________________________________
+[ 22509] By: rgs                                   on 2004/03/16  18:19:52
+        Log: Update copyright notices
+     Branch: perl
+          ! cop.h cv.h doio.c doop.c dump.c embed.h embed.pl embedvar.h
+          ! form.h global.sym gv.c handy.h hv.c mg.c op.c op.h opcode.h
+          ! opcode.pl opnames.h pad.c patchlevel.h perl.c perl.h perlapi.h
+          ! perlio.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
+          ! proto.h regexec.c scope.c scope.h sv.c sv.h thread.h
+          ! universal.c utf8.c util.c
 ____________________________________________________________________________
-[ 21538] By: ams                                   on 2003/10/26  08:08:02
-        Log: Fix off-by-one in $0 set magic. (From Autrijus.)
-             The whole PL_origalen thing in perl.c looks very hokey.
+[ 22508] By: rgs                                   on 2004/03/16  16:31:03
+        Log: Regenerate META.yml
      Branch: perl
-          ! mg.c
+          ! META.yml
 ____________________________________________________________________________
-[ 21537] By: nicholas                              on 2003/10/25  23:05:21
-        Log: Integrate:
-             [ 21536]
-             show the rehash flags in dumps
-     Branch: maint-5.8/perl
-         !> dump.c
+[ 22507] By: rgs                                   on 2004/03/16  15:36:32
+        Log: Update Changes.
+     Branch: perl
+          ! Changes
 ____________________________________________________________________________
-[ 21536] By: nicholas                              on 2003/10/25  22:33:18
-        Log: show the rehash flags in dumps
+[ 22506] By: rgs                                   on 2004/03/16  15:32:42
+        Log: This is 5.9.1.
      Branch: perl
-          ! dump.c
+          ! patchlevel.h
 ____________________________________________________________________________
-[ 21535] By: nicholas                              on 2003/10/25  22:32:40
-        Log: Return 21533 (with modifications) having found the problem
+[ 22505] By: rgs                                   on 2004/03/16  15:28:55
+        Log: We'll ship 5.9.1 today.
      Branch: perl
-          ! hv.c hv.h
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 21534] By: nicholas                              on 2003/10/25  20:46:36
-        Log: Back out 21533 because it broke Encode's build in really weird ways
+[ 22504] By: rgs                                   on 2004/03/16  15:25:22
+        Log: More perldelta updates.
      Branch: perl
-          ! hv.c hv.h
+          ! pod/perl591delta.pod
 ____________________________________________________________________________
-[ 21533] By: nicholas                              on 2003/10/25  13:10:21
-        Log: Plan C rough edge smoothing. Criteria for a hash split is now
-             the earlier of "more keys than buckets" (the old test) or
-             linked list too long. Rehash is triggered after a split if the
-             longest linked list is too long.
+[ 22503] By: rgs                                   on 2004/03/16  13:23:34
+        Log: Since the signature.t test of CPAN relies on a non-core module,
+             it's not relevant to the perl core distribution.
      Branch: perl
-          ! hv.c hv.h
+          - lib/CPAN/t/signature.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 21532] By: rgs                                   on 2003/10/25  10:03:18
-        Log: Subject: Re: [perl #948] $, untieable?
-             From: Richard Clamp <richardc@unixbeard.net>
-             Date: Tue, 21 Oct 2003 00:02:49 +0100
-             Message-ID: <20031020230249.GA31123@mirth.demon.co.uk>
-             
-             Plus a small fix to t/TEST to recognize the added TODO test
-             as a TODO test.
+[ 22502] By: rgs                                   on 2004/03/15  21:54:56
+        Log: Fix the order of arguments in the usage message of
+             POSIX::chown(). It's different from the POSIX order but
+             it's the same than CORE::chown(). Damn.
      Branch: perl
-          ! t/TEST t/op/tie.t
+          ! ext/POSIX/POSIX.pm
 ____________________________________________________________________________
-[ 21531] By: nicholas                              on 2003/10/24  19:15:02
-        Log: Integrate:
-             [ 21530]
+[ 22501] By: rgs                                   on 2004/03/15  17:09:26
+        Log: Subject: Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Mon, 15 Mar 2004 10:28:02 +0000
+             Message-ID: <40558532.30002@uk.radan.com>
              
-             (The typo corrrection in blead)
-     Branch: maint-5.8/perl
-         !> ext/threads/shared/shared.xs
+             Plus, restore patch #22489
+     Branch: perl
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 21530] By: nicholas                              on 2003/10/23  20:44:09
-        Log: Integrate:
-             [ 21527]
-             Fix two threads::shared leaks
-             #24061 - AV in shared interpreter wasn't set to AvREAL
-             #24255 - mortals were added to the shared interpreter's tmpstack
-             and never freed.
-             
-             [oops. Also sucked in a typo correction in blead]
-     Branch: maint-5.8/perl
-         !> ext/threads/shared/shared.xs
+[ 22500] By: davem                                 on 2004/03/14  20:13:47
+        Log: scope exit could expose freed local() value
      Branch: perl
-          ! ext/threads/shared/shared.xs
+          ! scope.c t/op/localref.t
 ____________________________________________________________________________
-[ 21529] By: nicholas                              on 2003/10/23  19:39:41
-        Log: Integrate:
-             [ 21526]
-             From: Jan Dubois <jand@ActiveState.com>
-             Subject: [PATCH] Update Pod::Perldoc from 3.10 to 3.11
-             Date: Wed, 22 Oct 2003 20:17:07 -0700
-             Message-ID: <mjhepvgtnifdlgrvp20urtuu058e1jrav2@4ax.com>
+[ 22499] By: davem                                 on 2004/03/14  17:01:34
+        Log: strict 'subs' didn't warn on bareword array index
+     Branch: perl
+          ! op.c t/lib/strict/subs
+____________________________________________________________________________
+[ 22498] By: rgs                                   on 2004/03/14  12:52:17
+        Log: Four Storable patches towards Storable 2.11 :
              
-             From: Jan Dubois <jand@ActiveState.com>
-             Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29
-             Date: Wed, 22 Oct 2003 20:26:56 -0700
-             Message-ID: <jgiepv0a8fp8ffq3lpc5ujl7j25hoo1rdt@4ax.com>
+             Subject: Re: [perl #27616] Storable can't freeze restricted hashes in canonical order
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 13 Mar 2004 15:13:28 +0000
+             Message-ID: <20040313151327.GS701@plum.flirble.org>
              
-             [ 21528]
-             When it says "add", then, like, you have to p4 add it. D'oh!
-             (missed the new file in "Update I18N::LangTags from 0.28 to 0.29")
-     Branch: maint-5.8/perl
-         +> lib/I18N/LangTags/t/02decency.t
-         !> MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
-         !> lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
-         !> lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm pod/perldoc.pod
-         !> utils/perldoc.PL
+             Date: Sat, 13 Mar 2004 20:23:45 +0000
+             Message-ID: <20040313202345.GX701@plum.flirble.org>
+             
+             Date: Sat, 13 Mar 2004 22:20:07 +0000
+             Message-ID: <20040313222007.GZ701@plum.flirble.org>
+             
+             Date: Sat, 13 Mar 2004 23:03:46 +0000
+             Message-ID: <20040313230345.GB701@plum.flirble.org>
+     Branch: perl
+          ! ext/Storable/ChangeLog ext/Storable/Storable.pm
+          ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
+          ! ext/Storable/t/restrict.t
 ____________________________________________________________________________
-[ 21528] By: nicholas                              on 2003/10/23  19:21:00
-        Log: When it says "add", then, like, you have to p4 add it. D'oh!
-             (missed the new file in "Update I18N::LangTags from 0.28 to 0.29")
+[ 22497] By: rgs                                   on 2004/03/13  21:27:57
+        Log: Subject: [perl #27567] [patch] a typo and a mistake in perltoot.pod 
+             From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
+             Date: 10 Mar 2004 17:05:09 -0000
+             Message-ID: <rt-3.0.8-27567-81174.13.282806825515@perl.org>
      Branch: perl
-          + lib/I18N/LangTags/t/02decency.t
+          ! pod/perltoot.pod
 ____________________________________________________________________________
-[ 21527] By: davem                                 on 2003/10/23  19:13:20
-        Log: Fix two threads::shared leaks
-             #24061 - AV in shared interpreter wasn't set to AvREAL
-             #24255 - mortals were added to the shared interpreter's tmpstack
-             and never freed.
+[ 22496] By: rgs                                   on 2004/03/13  21:16:59
+        Log: More small perldelta updates.
      Branch: perl
-          ! ext/threads/shared/shared.xs
+          ! pod/perl591delta.pod
 ____________________________________________________________________________
-[ 21526] By: nicholas                              on 2003/10/23  19:11:24
-        Log: From: Jan Dubois <jand@ActiveState.com>
-             Subject: [PATCH] Update Pod::Perldoc from 3.10 to 3.11
-             Date: Wed, 22 Oct 2003 20:17:07 -0700
-             Message-ID: <mjhepvgtnifdlgrvp20urtuu058e1jrav2@4ax.com>
-             
-             From: Jan Dubois <jand@ActiveState.com>
-             Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29
-             Date: Wed, 22 Oct 2003 20:26:56 -0700
-             Message-ID: <jgiepv0a8fp8ffq3lpc5ujl7j25hoo1rdt@4ax.com>
+[ 22495] By: rgs                                   on 2004/03/13  20:05:20
+        Log: Revert change #22489, that seems to cause build failures on Windows.
      Branch: perl
-          ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
-          ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
-          ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm pod/perldoc.pod
-          ! utils/perldoc.PL
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 21525] By: nicholas                              on 2003/10/23  18:51:56
-        Log: Integrate:
-             [ 21523]
-             Subject: [PATCH] utime documentation
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 23 Oct 2003 05:33:43 -0700
-             Message-Id: <lrekx4jfq0.fsf@caliper.activestate.com>
-     Branch: maint-5.8/perl
-         !> pod/perlfunc.pod
+[ 22494] By: rgs                                   on 2004/03/13  19:55:43
+        Log: Subject: Re: [PATCH] Stop splitpod truncating sprintf manpage
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Fri, 12 Mar 2004 08:38:41 +0000
+             Message-ID: <40517711.9030204@uk.radan.com>
+     Branch: perl
+          ! pod/splitpod
 ____________________________________________________________________________
-[ 21524] By: nicholas                              on 2003/10/23  18:38:02
-        Log: Integrate:
-             [ 21522]
-             Subject: [PATCH]  dup2() not going through PerlLIO abstraction layer
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Wed, 22 Oct 2003 20:33:54 -0700
-             Message-Id: <vniepv0n5mcrbbutm0qgvori6n6vr6arsh@4ax.com>
-     Branch: maint-5.8/perl
-         !> doio.c
+[ 22493] By: rgs                                   on 2004/03/12  23:39:16
+        Log: perl591delta nits. Regenerate the tables of contents.
+     Branch: perl
+          ! pod/perl591delta.pod pod/perlmodlib.pod pod/perltoc.pod
 ____________________________________________________________________________
-[ 21523] By: ams                                   on 2003/10/23  12:53:03
-        Log: Subject: [PATCH] utime documentation
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 23 Oct 2003 05:33:43 -0700
-             Message-Id: <lrekx4jfq0.fsf@caliper.activestate.com>
+[ 22492] By: rgs                                   on 2004/03/12  21:35:49
+        Log: Update perl591delta. Include a small to-do list in it.
      Branch: perl
-          ! pod/perlfunc.pod
+          ! pod/perl591delta.pod
 ____________________________________________________________________________
-[ 21522] By: ams                                   on 2003/10/23  08:07:18
-        Log: Subject: [PATCH]  dup2() not going through PerlLIO abstraction layer
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Wed, 22 Oct 2003 20:33:54 -0700
-             Message-Id: <vniepv0n5mcrbbutm0qgvori6n6vr6arsh@4ax.com>
+[ 22491] By: rgs                                   on 2004/03/12  20:08:31
+        Log: Subject: [PATCH] Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12
+             From: Tels <perl_dummy@bloodgate.com>
+             Date: Fri, 12 Mar 2004 18:02:30 +0100
+             Message-Id: <200403121802.31679@bloodgate.com>
      Branch: perl
-          ! doio.c
+          + lib/Math/BigInt/t/_e_math.t
+          ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt/t/bare_mbf.t
+          ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
+          ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
+          ! lib/bigint.pm lib/bignum.pm
 ____________________________________________________________________________
-[ 21521] By: nicholas                              on 2003/10/22  20:30:05
-        Log: Integrate:
-             [ 21520]
-             patch created by Casey West from:
-             
-             Subject: CPAN module problems
-             From: Edward Moy <emoy@apple.com>
-             Date: Fri, 10 Oct 2003 17:42:06 -0700
-             Message-Id: <BD2513C0-FB83-11D7-9065-000A956EFDEE@apple.com>
+[ 22490] By: rgs                                   on 2004/03/12  18:31:12
+        Log: Fix a bug in the cloning of regexps
              
-             (change ld value in hints file)
-     Branch: maint-5.8/perl
-         !> hints/darwin.sh
+             Subject: Re: [perl #27530] Regex qr// interpolation fails when chr(0) is used in a thread 
+             From: hv@crypt.org
+             Date: Thu, 11 Mar 2004 16:21:50 +0000
+             Message-Id: <200403111621.i2BGLoi20225@zen.crypt.org>
+             (plus another similar fix)
+     Branch: perl
+          ! sv.c
 ____________________________________________________________________________
-[ 21520] By: nicholas                              on 2003/10/22  19:50:15
-        Log: patch created by Casey West from:
-             
-             Subject: CPAN module problems
-             From: Edward Moy <emoy@apple.com>
-             Date: Fri, 10 Oct 2003 17:42:06 -0700
-             Message-Id: <BD2513C0-FB83-11D7-9065-000A956EFDEE@apple.com>
-             
-             (change ld value in hints file)
+[ 22489] By: rgs                                   on 2004/03/12  18:26:34
+        Log: Subject: [PATCH] Fix minitest target in Win32 makefiles
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Fri, 12 Mar 2004 15:52:23 +0000
+             Message-ID: <4051DCB7.107@uk.radan.com>
      Branch: perl
-          ! hints/darwin.sh
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 21519] By: nicholas                              on 2003/10/22  19:11:43
-        Log: Integrate:
-             [ 21514]
-             Subject: [PATCH @20458] embedding perl
-             From: Radu Greab <rgreab@fx.ro>
-             Date: Tue, 05 Aug 2003 20:57:15 +0300 (EEST)
-             Message-Id: <20030805.205715.113441323.radu@yx.primIT.ro>
-     Branch: maint-5.8/perl
-          ! perl.c
-         !> hv.c intrpvar.h pod/perlembed.pod pod/perlintern.pod sv.c
+[ 22488] By: rgs                                   on 2004/03/11  22:57:29
+        Log: Document the new behaviour of the substr lvalue :
+             Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue window
+             From: Dave Mitchell <davem@fdisolutions.com>
+             Date: Mon, 1 Mar 2004 23:59:21 +0000
+             Message-ID: <20040301235921.GC6469@fdisolutions.com>
+     Branch: perl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 21518] By: nicholas                              on 2003/10/22  18:32:17
-        Log: Integrate:
-             [ 21515]
-             Add a test.taintwarn makefile target,
-             to run the whole test suite with the -t switch.
-     Branch: maint-5.8/perl
-         !> Makefile.SH pod/perlhack.pod t/TEST
+[ 22485] By: davem                                 on 2004/03/11  14:52:58
+        Log: make op/write.t work better under stdio by running the subtests
+             in the child process rather than the parent.
+     Branch: perl
+          ! t/op/write.t
 ____________________________________________________________________________
-[ 21517] By: nicholas                              on 2003/10/22  17:53:48
-        Log: Integrate:
-             [ 21513]
-             Fix doc bug #23890, as suggested by Himanshu Garg :
-             in perltoot, $him->fullname should be $him->fullname->as_string
-             when passed to printf.
-             
-             [ 21516]
-             Small email update in AUTHORS.
-     Branch: maint-5.8/perl
-         !> AUTHORS pod/perltoot.pod
+[ 22484] By: merijn                                on 2004/03/11  10:08:17
+        Log: Subject: Re: [PATCH] Re: Proposal to remove support for MachTen
+             From: Dominic Dunlop <shouldbedomo@mac.com>
+             Date: Thu, 11 Mar 2004 10:34:01 +0100
+             Message-Id: <3B07B7FC-733F-11D8-AC24-000A27839BD6@mac.com>
+     Branch: perl
+          ! README.machten hints/machten.sh
 ____________________________________________________________________________
-[ 21516] By: rgs                                   on 2003/10/22  15:06:13
-        Log: Small email update in AUTHORS.
+[ 22483] By: nicholas                              on 2004/03/10  20:38:49
+        Log: croaking for readonly SVs in Perl_sv_utf8_upgrade_flags was a mistake
+             back this out until we have a tangible policy
      Branch: perl
-          ! AUTHORS
+          ! sv.c
 ____________________________________________________________________________
-[ 21515] By: rgs                                   on 2003/10/22  06:39:29
-        Log: Add a test.taintwarn makefile target,
-             to run the whole test suite with the -t switch.
+[ 22482] By: rgs                                   on 2004/03/10  16:16:00
+        Log: Upgrade to Cwd 2.17.
      Branch: perl
-          ! Makefile.SH pod/perlhack.pod t/TEST
+          ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
 ____________________________________________________________________________
-[ 21514] By: rgs                                   on 2003/10/21  21:21:56
-        Log: Subject: [PATCH @20458] embedding perl
-             From: Radu Greab <rgreab@fx.ro>
-             Date: Tue, 05 Aug 2003 20:57:15 +0300 (EEST)
-             Message-Id: <20030805.205715.113441323.radu@yx.primIT.ro>
+[ 22481] By: rgs                                   on 2004/03/10  10:55:12
+        Log: Subject: Re: [PATCH] More "distclean" tidy ups on Win32
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Wed, 10 Mar 2004 10:58:15 +0000
+             Message-ID: <404EF4C7.9090107@uk.radan.com>
      Branch: perl
-          ! hv.c intrpvar.h perl.c pod/perlembed.pod pod/perlintern.pod
-          ! sv.c
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 21513] By: rgs                                   on 2003/10/21  20:45:12
-        Log: Fix doc bug #23890, as suggested by Himanshu Garg :
-             in perltoot, $him->fullname should be $him->fullname->as_string
-             when passed to printf.
+[ 22480] By: rgs                                   on 2004/03/10  09:25:36
+        Log: Change 22476 left out a similar fix for ExtUtils::MM_Win32
+             (noticed by Steve Hay.)
+             Also, update MANIFEST.SKIP to be in line with the renaming
+             "blibdirs" to "blibdirs.exists".
      Branch: perl
-          ! pod/perltoot.pod
+          ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Win32.pm
 ____________________________________________________________________________
-[ 21512] By: nicholas                              on 2003/10/21  18:58:30
-        Log: Integrate:
-             [ 21372]
-             Sync with libnet 1.17
-     Branch: maint-5.8/perl
-         !> lib/Net/ChangeLog.libnet lib/Net/Domain.pm lib/Net/FTP.pm
+[ 22479] By: rgs                                   on 2004/03/10  09:07:03
+        Log: A patch by Richard Foley to reduce the amount of
+             forkage between the 5.8 and 5.9 debuggers.
+     Branch: perl
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[ 21511] By: nicholas                              on 2003/10/21  18:31:19
-        Log: 
-             Two OS/2 portability patches from Ilya.
-             
-             Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Thu, 25 Sep 2003 12:09:11 -0700
-             Message-ID: <20030925190911.GA27028@math.berkeley.edu>
-             
-             Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Thu, 25 Sep 2003 19:50:45 -0700
-             Message-ID: <20030926025045.GA27507@math.berkeley.edu>
-     Branch: maint-5.8/perl
-         !> doio.c os2/os2ish.h perl.h perlio.c pp_sys.c
+[ 22478] By: chip                                  on 2004/03/09  23:51:41
+        Log: In line-buffered mode, flush on the *last* newline,
+             not on every newline.
+     Branch: perl
+          ! perlio.c
 ____________________________________________________________________________
-[ 21510] By: rgs                                   on 2003/10/21  11:17:43
-        Log: The THREADS_HAVE_PIDS cpp symbols is not used in 5.6.x.
-     Branch: maint-5.6
-          ! perl-5.6.2/hints/linux.sh
+[ 22477] By: rgs                                   on 2004/03/09  22:27:22
+        Log: Subject: [PATCH] More "distclean" tidy ups on Win32
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Fri, 05 Mar 2004 09:56:36 +0000
+             Message-ID: <40484ED4.1050001@uk.radan.com>
+             (only the win32 makefiles part)
+     Branch: perl
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 21509] By: rgs                                   on 2003/10/21  05:42:50
-        Log: Two OS/2 portability patches from Ilya.
-             
-             Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Thu, 25 Sep 2003 12:09:11 -0700
-             Message-ID: <20030925190911.GA27028@math.berkeley.edu>
+[ 22476] By: rgs                                   on 2004/03/09  21:45:49
+        Log: Subject: [PATCH] bleadperl/MM/VMS (was Re: perl@22413)
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 08 Mar 2004 08:18:43 -0600
+             Message-ID: <404C80C3.6090009@mac.com>
              
-             Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Thu, 25 Sep 2003 19:50:45 -0700
-             Message-ID: <20030926025045.GA27507@math.berkeley.edu>
+             Avoid to build everything twice on VMS.
+             This is done by renaming the blibdirs target to blibdirs.exists.
+             No, I don't understand why.
      Branch: perl
-          ! doio.c os2/os2ish.h perl.h perlio.c pp_sys.c
-____________________________________________________________________________
-[ 21508] By: nicholas                              on 2003/10/20  22:06:05
-        Log: Integrate:
-             [ 21506]
-             Subject: [PATCH] add some missing defines to Devel::PPPort
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Mon, 20 Oct 2003 20:14:19 +0200
-             Message-ID: <03a301c39735$fb7cb220$0c2f1fac@R2D2>
-     Branch: maint-5.8/perl
-         !> ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
+          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
+          ! lib/ExtUtils/t/INST_PREFIX.t
 ____________________________________________________________________________
-[ 21507] By: nicholas                              on 2003/10/20  20:14:57
-        Log: Integrate:
-             [ 21505]
-             Subject: Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 19 Oct 2003 17:54:59 +0200
-             Message-ID: <871xt9te7g.fsf@vran.herceg.de>
-     Branch: maint-5.8/perl
-         !> perlio.c
+[ 22474] By: rgs                                   on 2004/03/09  20:29:02
+        Log: Improve the "Prototype mismatch" error message when
+             the redefined subroutine didn't have any prototype.
+     Branch: perl
+          ! op.c t/comp/redef.t
 ____________________________________________________________________________
-[ 21506] By: rgs                                   on 2003/10/20  19:28:27
-        Log: Subject: [PATCH] add some missing defines to Devel::PPPort
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Mon, 20 Oct 2003 20:14:19 +0200
-             Message-ID: <03a301c39735$fb7cb220$0c2f1fac@R2D2>
+[ 22473] By: mhx                                   on 2004/03/09  19:09:20
+        Log: Revert change #22472, but keep the new tests.
      Branch: perl
-          ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
+          ! pp_ctl.c t/op/range.t
 ____________________________________________________________________________
-[ 21505] By: rgs                                   on 2003/10/20  19:22:38
-        Log: Subject: Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 19 Oct 2003 17:54:59 +0200
-             Message-ID: <871xt9te7g.fsf@vran.herceg.de>
+[ 22472] By: mhx                                   on 2004/03/09  18:41:15
+        Log: Subject: Re: undef and the range operator
+             From: Marcus Holland-Moritz <mhx-perl@gmx.net>
+             Date: Mon, 8 Mar 2004 21:49:55 +0100
+             Message-Id: <20040308214955.3d8be3a6@r2d2>
      Branch: perl
-          ! perlio.c
+          ! pp_ctl.c t/op/range.t
 ____________________________________________________________________________
-[ 21504] By: nicholas                              on 2003/10/20  17:31:11
-        Log: Integrate:
-             [ 21503]
-             Skip the chflags tests in filetest.t on Darwin.
-     Branch: maint-5.8/perl
-         !> lib/filetest.t
+[ 22471] By: nicholas                              on 2004/03/09  16:11:37
+        Log: Make a temporary copy of the input buffer in pp_send, so that send
+             and syswrite don't gratuitously upgrade their input to UTF8
+     Branch: perl
+          ! pp_sys.c t/op/sysio.t
 ____________________________________________________________________________
-[ 21503] By: rgs                                   on 2003/10/20  06:04:04
-        Log: Skip the chflags tests in filetest.t on Darwin.
+[ 22470] By: rgs                                   on 2004/03/09  15:27:38
+        Log: Upgrade to Cwd 2.16
      Branch: perl
-          ! lib/filetest.t
+          ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
 ____________________________________________________________________________
-[ 21502] By: nicholas                              on 2003/10/19  19:49:25
-        Log: Forgot to run regen.pl when I merged Plan C (already fixed in
-             the snapshot)
-     Branch: maint-5.8/perl
-          ! embedvar.h
+[ 22469] By: rgs                                   on 2004/03/09  14:56:10
+        Log: Upgrade to CGI.pm 3.04.
+     Branch: perl
+          ! lib/CGI.pm lib/CGI/Cookie.pm
 ____________________________________________________________________________
-[ 21501] By: nicholas                              on 2003/10/19  19:37:27
-        Log: update MAINT level
-     Branch: maint-5.8/perl
-          ! patchlevel.h
+[ 22468] By: rgs                                   on 2004/03/08  15:35:59
+        Log: perl591delta.pod update.
+     Branch: perl
+          ! pod/perl591delta.pod
 ____________________________________________________________________________
-[ 21500] By: nicholas                              on 2003/10/19  19:35:55
-        Log: Update Changes (submit by hand) - not sure if they're quite in the
-             tidiest order yet
-     Branch: maint-5.8/perl
-          ! Changes
+[ 22467] By: rgs                                   on 2004/03/08  10:43:23
+        Log: Another makefile portability fix for Win32 by Steve Hay.
+     Branch: perl
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 21499] By: nicholas                              on 2003/10/19  19:14:43
-        Log: If you add files you must add them to the MANIFEST
-     Branch: maint-5.8/perl
-          ! MANIFEST
+[ 22466] By: rgs                                   on 2004/03/08  08:06:33
+        Log: Subject: [PATCH] win32_fstat has a potential buffer overrun problem
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Sun, 07 Mar 2004 17:04:35 -0800
+             Message-ID: <8lgn409p4k2kpde8d428d7a4r7fsgjc8b4@4ax.com>
+     Branch: perl
+          ! win32/win32.c
 ____________________________________________________________________________
-[ 21498] By: nicholas                              on 2003/10/19  19:08:39
-        Log: Place the changes for 5.8.1 into their own file; start Changes afresh
-             for 5.8.2. For reference, 5.8.1 release was change 21377
-     Branch: maint-5.8/perl
-          + Changes5.8.1
-          ! Changes
+[ 22465] By: nicholas                              on 2004/03/07  23:31:49
+        Log: Fix Dave's original shared hash key corruption bug
+     Branch: perl
+          ! sv.c
 ____________________________________________________________________________
-[ 21497] By: nicholas                              on 2003/10/19  18:50:07
-        Log: Integrate:
-             [ 21418]
-             Subject: [PATCH] Fixing UNIVERSAL.pm's bit of unpleasantness
-             From: schwern@pobox.com
-             Date: Mon, 6 Oct 2003 13:14:36 -0700
-             Message-Id: <20031006131436.G20960@ttul.org>
-             
-             [ 21449]
-             Subject: [PATCH] SIGN => 1 support for MakeMaker
-             From: Autrijus Tang <autrijus@autrijus.org>
-             Date: Tue, 14 Oct 2003 18:32:28 +0800
-             Message-Id: <1066127547.65845.35.camel@localhost>
-     Branch: maint-5.8/perl
-         !> lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
-         !> lib/ExtUtils/MakeMaker.pm lib/UNIVERSAL.pm t/op/universal.t
+[ 22463] By: nicholas                              on 2004/03/07  21:34:01
+        Log: Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion test
+             in utf8.t, and fix 3 bugs it exposed in utfhash.t
+     Branch: perl
+          ! lib/utf8.t sv.c t/op/utfhash.t
 ____________________________________________________________________________
-[ 21496] By: nicholas                              on 2003/10/19  18:31:14
-        Log: Integrate:
-             [ 21415]
-             Subject: [PATCH bleadperl] (was Re: require() does not behave aas documented)
-             From: Rick Delaney <rick@bort.ca>
-             Date: Tue, 23 Sep 2003 12:14:52 -0400
-             Message-ID: <20030923121452.G18845@biff.bort.ca>
-             
-             [ 21427]
-             Subject: Re: require patch breaks locale
-             From: Rick Delaney <rick@bort.ca>
-             Date: Wed, 8 Oct 2003 22:41:55 -0400
-             Message-Id: <20031008224155.A14638@biff.bort.ca>
-     Branch: maint-5.8/perl
-         !> pp_ctl.c t/comp/require.t
+[ 22462] By: rgs                                   on 2004/03/07  20:34:05
+        Log: Subject: undef and the range operator
+             From: Marcus Holland-Moritz <mhx-perl@gmx.net>
+             Date: Sun, 7 Mar 2004 21:11:20 +0100
+             Message-Id: <20040307211120.10e46933@r2d2>
+     Branch: perl
+          ! pp_ctl.c t/op/range.t
 ____________________________________________________________________________
-[ 21495] By: nicholas                              on 2003/10/19  18:13:23
-        Log: Integrate:
-             [ 21407]
-             Subject: [PATCH]Re: The META.yml file in bleadperl
-             From: Fergal Daly <fergal@esatclear.ie>
-             Date: Mon, 6 Oct 2003 00:25:29 +0100
-             Message-Id: <200310060025.29122.fergal@esatclear.ie>
-             
-             Plus regeneration of META.yml
-     Branch: maint-5.8/perl
-          + META.yml
-         !> Porting/makemeta
+[ 22459] By: rgs                                   on 2004/03/07  18:41:36
+        Log: Subject: Re: [PATCH Cwd 2.15] test tweak for VMS
+             From: "Ken Williams" <ken@mathforum.org>
+             Date: Sun, 7 Mar 2004 09:37:19 -0600
+             Message-Id: <51C75B2A-704D-11D8-BBD2-003065F6D85A@mathforum.org>
+     Branch: perl
+          ! ext/Cwd/t/cwd.t
 ____________________________________________________________________________
-[ 21494] By: nicholas                              on 2003/10/19  17:55:17
-        Log: Integrate:
-             [ 21438]
-             Subject: Re: [perl #24122] setreuid and friends borked on darwin/osx
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 07 Oct 2003 00:04:34 +0200
-             Message-ID: <87ekxq6n0t.fsf@vran.herceg.de>
-             
-             [ 21440]
-             Subject: [perl #24122] setreuid and friends borked on darwin/osx 
-             From: "pxm@nubz.org (via RT)" <perlbug-followup@perl.org>
-             Date: 5 Oct 2003 20:55:56 -0000
-             Message-ID: <rt-24122-65678.14.2411168523081@rt.perl.org>
-     Branch: maint-5.8/perl
-         !> hints/darwin.sh mg.c
+[ 22456] By: rgs                                   on 2004/03/07  14:08:43
+        Log: Subject: [PATCH t/op/closure.t] line-end tweak for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 06 Mar 2004 22:50:25 -0600
+             Message-ID: <404AAA11.8050001@mac.com>
+     Branch: perl
+          ! t/op/closure.t
 ____________________________________________________________________________
-[ 21493] By: nicholas                              on 2003/10/19  17:35:10
-        Log: Integrate:
-             [ 21424]
-             Subject: Re: Simple @INC hook core dump [PATCH]
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 08 Oct 2003 04:47:33 -0700
-             Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>
-             
-             [ 21426]
-             Subject: Re: Simple @INC hook core dump [PATCH]
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 08 Oct 2003 13:35:28 -0700
-             Message-Id: <lrr81ncvsf.fsf@caliper.activestate.com>
-             
-             [ 21452]
-             Fix bug [perl #24212] : improper error recovery in the
-             tokenizer after an unknown filetest operator.
-     Branch: maint-5.8/perl
-         !> pp_ctl.c t/comp/parser.t t/op/inccode.t toke.c
+[ 22452] By: rgs                                   on 2004/03/06  21:24:45
+        Log: Subject: [PATCH Cwd 2.15] test tweak for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 06 Mar 2004 13:51:55 -0600
+             Message-ID: <404A2BDB.8030401@mac.com>
+     Branch: perl
+          ! ext/Cwd/t/cwd.t
 ____________________________________________________________________________
-[ 21492] By: nicholas                              on 2003/10/19  17:17:40
-        Log: Integrate:
-             [ 21436]
-             Subject: [PATCH] threads::async + some cleanup
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Fri, 10 Oct 2003 16:37:55 +0200
-             Message-Id: <p05111b07bbac713a0aaf@[192.168.56.2]>
+[ 22451] By: rgs                                   on 2004/03/06  21:09:10
+        Log: Allow syslog() to use numeric constants in addition to strings for
+             facility names and priorities.
              
-             [ 21470]
-             Ensure PL_comppad/curpad point to PL_main_cv's padlist when
-             PL_main_root is freed; this may not have been be the case if a
-             thread other than the main one is the last to be destroyed
-     Branch: maint-5.8/perl
-          ! ext/threads/threads.pm
-         !> ext/threads/t/thread.t pad.h perl.c
+             Subject: Patch for Sys::Syslog
+             From: Jim Schneider <jschneid@netilla.com>
+             Date: Fri, 5 Mar 2004 14:03:10 -0500
+             Message-Id: <200403051403.10674.jschneid@netilla.com>
+     Branch: perl
+          ! ext/Sys/Syslog/Syslog.pm
 ____________________________________________________________________________
-[ 21491] By: nicholas                              on 2003/10/19  16:54:46
-        Log: Integrate:
-             [ 21451]
-             Update MIME::Base64 and Digest::MD5 from the CPAN version.
-     Branch: maint-5.8/perl
-         !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
-         !> ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
-         !> ext/Digest/MD5/t/files.t ext/Digest/MD5/t/utf8.t
-         !> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
-         !> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
-         !> ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/unicode.t
-____________________________________________________________________________
-[ 21490] By: nicholas                              on 2003/10/19  16:19:58
-        Log: Integrate:
-             [ 21402]
-             Subject: [PATCH] pp_sys.c: pp_waitpid and EINTR
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: Sat, 4 Oct 2003 18:15:23 -0400
-             Message-Id: <20031004221523.GA29324@grazzini.net>
-             
-             [ 21425]
-             Fix bug #24108: Goto +foo broken
-             the fix having been suggested by xmath via Juerd.
-             
-             [ 21428]
-             Subject: [PATCH] Devel::PPPort is missing an aTHX when calling
-             grok_numeric_radix()
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Wed, 08 Oct 2003 20:37:42 -0700
-             Message-Id: <8kl9ov0932qo08o24uafuc9v77clrgnoe4@4ax.com>
-             
-             [ 21429]
-             Patch based on:
-             
-             Subject: [perl #24157] -MModule=} is broken
-             From: "Lukas Mai" (via RT) <perlbug-followup@perl.org>
-             Date: 7 Oct 2003 21:47:43 -0000
-             Message-Id: <rt-24157-65809.10.9980909617566@rt.perl.org>
-             
-             (Includes a fix for a similar problem in -A, but not -d.)
-             
-             [ 21430]
-             Subject: [PATCH 5.8.1 CORE] Internal fixes to source-code coordinate
-             calculations in regcomp.c
-             From: Eric Promislow <ericp@ActiveState.com>
-             Date: Wed, 8 Oct 2003 17:42:42 -0700
-             Message-Id: <20031008174242.A17544@ActiveState.com>
-             
-             [ 21441]
-             Subject: [PATCH] Internals::hash_seed() returns wrong value
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Sun, 12 Oct 2003 22:09:39 -0700
-             Message-ID: <07ckovck8mp5e8tthmtbbcrpi2tj6q9eak@4ax.com>
-             
-             [ 21445]
-             Subject: [PATCH ext/Devel/PPPort/PPPort.pm] Changes #20819 and #20996 break compatibility with perl 5.6.0
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Tue, 30 Sep 2003 19:23:34 +0200
-             Message-ID: <021e01c38777$93ea4e10$0c2f1fac@R2D2>
-     Branch: maint-5.8/perl
-          ! perl.c
-         !> ext/Devel/PPPort/PPPort.pm op.c pp_sys.c regcomp.c t/op/goto.t
-         !> universal.c
+[ 22446] By: nicholas                              on 2004/03/06  16:13:48
+        Log: Make threads tests pass make minitest (by skipping)
+     Branch: perl
+          ! t/op/getpid.t t/op/threads.t
 ____________________________________________________________________________
-[ 21489] By: nicholas                              on 2003/10/19  11:14:32
-        Log: Integrate:
-             [ 21397]
-             Subject: Re: 5.8.1 and srand
-             From: Brendan O'Dea <bod@debian.org>
-             Date: Thu, 2 Oct 2003 10:30:36 +1000
-             Message-Id: <20031002003036.GA9198@londo.c47.org>
-             
-             [ 21401]
-             Subject: Re: 5.8.1 and srand
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Thu, 2 Oct 2003 15:51:11 +0000
-             Message-Id: <1065109871.3115@devpc01.iconmobile.de>
-     Branch: maint-5.8/perl
-         !> t/op/fork.t util.c
+[ 22445] By: davem                                 on 2004/03/06  15:25:32
+        Log: fix coredump in /(?{sub{}})/
+     Branch: perl
+          ! pad.c
 ____________________________________________________________________________
-[ 21488] By: nicholas                              on 2003/10/19  10:47:57
-        Log: Integrate:
-             [ 21419]
-             Why should -3**$x be more precisely determined than 3**$x?
-             
-             [ 21420]
-             Minor tweaks to t/op/pow.t (John P. Linderman).
-     Branch: maint-5.8/perl
-         !> t/op/pow.t
+[ 22444] By: rgs                                   on 2004/03/05  21:19:06
+        Log: A small perluniintro clarification by Jarkko.
+     Branch: perl
+          ! pod/perluniintro.pod
 ____________________________________________________________________________
-[ 21487] By: nicholas                              on 2003/10/18  22:33:08
-        Log: Integrate:
-             [ 21433]
-             Put all pre-processor #s on the first column (some compilers are picky)
-             [perl #24167] `#' comment signs not at the very beginning of a line
-             
-             [ 21468]
-             Subject: Re: assert.h breaks perl.h
-             From: Alexey Tourbin <at@altlinux.ru>
-             Date: Thu, 16 Oct 2003 22:24:35 +0400
-             Message-Id: <20031016182434.GH1724@julia.office.altlinux.ru>
-     Branch: maint-5.8/perl
-         !> cop.h dosish.h ext/SDBM_File/sdbm/sdbm.h iperlsys.h op.c
-         !> perl.h regcomp.c sv.h
+[ 22443] By: rgs                                   on 2004/03/05  14:13:50
+        Log: Subject: [PATCH] Re: Strange segfault
+             From: mhx-perl@gmx.net (Marcus Holland-Moritz)
+             Date: Fri, 5 Mar 2004 15:13:53 +0100
+             Message-ID: <20040305151353.5f3e913c@r2d2>
+     Branch: perl
+          ! pp_ctl.c t/op/range.t
 ____________________________________________________________________________
-[ 21486] By: nicholas                              on 2003/10/18  22:12:47
-        Log: Integrate:
-             [ 21404]
-             Subject: [perl #24120] Tie::Hash documentation has broken code
-             From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
-             Date: 5 Oct 2003 18:40:36 -0000
-             Message-Id: <rt-24120-65664.15.9776865968429@rt.perl.org>
-             (Applied without $VERSION update.)
-             
-             [ 21439]
-             Subject: [PATCH] Tie::Hash documentation
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Sun, 12 Oct 2003 18:55:54 +0200 (CEST)
-             Message-Id: <200310121655.h9CGtsrY003613@vran.herceg.de>
-             
-             [ 21442]
-             Subject: [perl #24189] Incorrect comment in perldoc strict
-             From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
-             Date: 12 Oct 2003 09:01:25 -0000
-             Message-Id: <rt-24189-65954.9.50514379869631@rt.perl.org>
-             
-             [ 21467]
-             Subject: [PATCH] Tie::Hash documentation
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Thu, 16 Oct 2003 17:57:35 +0000
-             Message-Id: <1066327055.1428@devpc01.iconmobile.de>
-     Branch: maint-5.8/perl
-         !> lib/Tie/Hash.pm lib/strict.pm
+[ 22442] By: rgs                                   on 2004/03/05  09:31:22
+        Log: Subject: [PATCH] Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk on Win32
+             From: steve.hay@uk.radan.com (Steve Hay)
+             Date: Fri, 05 Mar 2004 09:42:32 +0000
+             Message-ID: <40484B88.7070608@uk.radan.com>
+     Branch: perl
+          ! win32/makefile.mk
 ____________________________________________________________________________
-[ 21485] By: nicholas                              on 2003/10/18  21:44:41
-        Log: Integrate:
-             [ 21416]
-             Subject: [patch sv.c] improve "...free unref scalar" warning
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 06 Oct 2003 21:19:53 -0700
-             Message-Id: <3F823EE9.4030103@stason.org>
-             
-             [ 21420]
-             Minor tweaks to sv.c (Tim Bunce)
-     Branch: maint-5.8/perl
-         !> sv.c
+[ 22441] By: rgs                                   on 2004/03/05  08:53:08
+        Log: Change 22436 broke the Windows build.
+             Fix by Steve Hay.
+     Branch: perl
+          ! ext/POSIX/POSIX.xs
 ____________________________________________________________________________
-[ 21484] By: nicholas                              on 2003/10/18  21:25:13
-        Log: Integrate:
-             [ 21453]
-             Typos.
-             
-             [ 21472]
-             The compilation of PerlIO::via may hang on AIX when
-             compiling with vac at -O3 optimization level. Disable
-             optimization for this module.
-     Branch: maint-5.8/perl
-         +> ext/PerlIO/via/hints/aix.pl
-         !> MANIFEST hints/aix.sh
+[ 22440] By: davem                                 on 2004/03/05  00:09:23
+        Log: silence some compiler warnings
+     Branch: perl
+          ! pp_ctl.c sv.c
 ____________________________________________________________________________
-[ 21483] By: nicholas                              on 2003/10/18  20:50:49
-        Log: Integrate:
-             [ 21390]
-             Subject: Re: NCR MP-RAS perl problems [perl #23791]
-             From: grommel@sears.com
-             Date: Mon, 29 Sep 2003 14:45:16 -0500
-             Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>
-             
-             [ 21410]
-             Subject: Re: [doc-PATCH] for unpack_str() and question
-             From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
-             Date: Mon, 6 Oct 2003 08:45:29 +0200 
-             Message-ID: <75A46BF1A9D8D311863A00508B6259A405F180C1@ATTMSX4>
-     Branch: maint-5.8/perl
-         !> hints/svr4.sh pod/perlapi.pod pp_pack.c t/op/pack.t
+[ 22439] By: davem                                 on 2004/03/04  23:56:42
+        Log: ensure utf8::encode() normalises its arg
+     Branch: perl
+          ! sv.c
 ____________________________________________________________________________
-[ 21482] By: nicholas                              on 2003/10/18  18:26:46
-        Log: Integrate:
-             [ 21464]
-             Subject: perl -h tweak [PATCH]
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 16 Oct 2003 02:49:39 -0700
-             Message-Id: <lrn0c11pho.fsf@caliper.activestate.com>
-             
-             [ 21466]
-             Further tweak on change #21464.
-             
-             [ 21473]
-             -u is deprecated.
-             Subject: Re: why PERL5LIB is ignored when -T is in effect
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Fri, 17 Oct 2003 10:02:31 +0000
-             Message-Id: <1066384951.4964@devpc01.iconmobile.de>
-     Branch: maint-5.8/perl
-         !> perl.c
+[ 22438] By: davem                                 on 2004/03/04  23:32:38
+        Log: Memory leak in continue loop
+             make sure redo always frees temps
+     Branch: perl
+          ! pp_ctl.c t/op/loopctl.t
 ____________________________________________________________________________
-[ 21481] By: nicholas                              on 2003/10/18  17:40:32
-        Log: Integrate:
-             [ 21394]
-             Subject: misapplied patch 19452
-             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
-             Date: Tue, 30 Sep 2003 06:01:50 -0700
-             Message-Id: <20030930130150.GA1436@efn.org>
-     Branch: maint-5.8/perl
-          ! pp_hot.c
+[ 22437] By: davem                                 on 2004/03/04  22:03:17
+        Log: Add perldiag entry for change #22435 (deprecate my $x if 0)
+     Branch: perl
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[ 21480] By: nicholas                              on 2003/10/18  16:42:12
-        Log: Integrate:
-             [ 21383]
-             Missing +x bits.
-     Branch: maint-5.8/perl
-         !> Porting/makerel
+[ 22436] By: rgs                                   on 2004/03/04  21:52:18
+        Log: Subject: [PATCH] Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris 
+             From: Andrew Dougherty <doughera@lafayette.edu>
+             Date: Thu, 4 Mar 2004 14:41:07 -0500 (EST)
+             Message-ID: <Pine.SOL.4.58.0403041438350.5863@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! ext/POSIX/POSIX.xs
 ____________________________________________________________________________
-[ 21479] By: nicholas                              on 2003/10/18  16:37:49
-        Log: Integrate:
-             [ 21385]
-             Subject: [PATCH 5.8.1] pod/perlrun.pod: no space after -i allowed
-             From: Brendan O'Dea <bod@debian.org>
-             Date: Sun, 28 Sep 2003 23:23:34 +1000
-             Message-ID: <20030928132334.GA29499@londo.c47.org>
-             
-             [ 21386]
-             Subject: [PATCH 5.8.1] Fix broken splitpod program
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Mon, 29 Sep 2003 11:50:23 +0100
-             Message-ID: <3F780E6F.3020704@uk.radan.com>
-             
-             [ 21388]
-             Subject: [PATCH] Re: [perl #24071] Typo in description of binmode
-             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
-             Date: Tue, 30 Sep 2003 04:53:02 -0700
-             Message-ID: <20030930115302.GA3200@efn.org>
-             
-             [ 21392]
-             Revamp the section on local() in perlsub.
-             - avoid using the word "declare" in conjunction with local()
-             - less archaelogical references
-             - more about localization of lvalues
-             - removes examples of localization of tied hashes that don't work
-             - give titles to subsections
-             - explain localization of magic values
-             - explain localization of globs
-             - fix link to perldelta
-             
-             [ 21398]
-             build perlapi.pod in deterministic order even when functions differ
-             only in case; regen perlapi.pod
-             
-             [ 21403]
-             Subject: Re: [PATCH] [perl #24113] mistake in perlretut
-             From: Robert Spier <rspier@pobox.com>
-             Date: Sun, 05 Oct 2003 21:34:30 -0700
-             Message-Id: <m3vfr39e7d.wl_rspier@pobox.com>
-             
-             [ 21405]
-             Subject: Re: [PATCH] perlsyn.pod Revision - Resend
-             From: Shlomi Fish <shlomif@vipe.technion.ac.il>
-             Date: Fri, 3 Oct 2003 12:34:46 +0200 (IST)
-             Message-Id: <Pine.LNX.4.56.0310031233580.28640@vipe.technion.ac.il>
-             (Applied with minor tweaks.)
-             
-             [ 21409]
-             Subject: [PATCH pod/perlfunc.pod]  ref can return false on references
-             From: Abigail <abigail@abigail.nl>
-             Date: Mon, 6 Oct 2003 05:55:21 -0700
-             Message-ID: <20031006125521.GA26446@ucan.foad.org>
-             
-             [ 21412]
-             Fix broken link in perltodo.pod.
-             
-             [ 21417]
-             Update perlfunc/require to describe NXDOMAIN caching... er, you
-             know what I mean.
-             
-             [ 21431]
-             Document the behaviour of filetest operators regarding parentheses.
-             This fixes bug #24127 (by documenting it as a feature.)
-             
-             [ 21435]
-             Make everyone stop posting to p5p about 0e0.
-             
-             [ 21437]
-             Minor nit in perlrun, spotted by Art Haas.
-     Branch: maint-5.8/perl
-          ! pod/perlrun.pod pod/perlsyn.pod
-         !> autodoc.pl pod/perlapi.pod pod/perlfunc.pod pod/perlop.pod
-         !> pod/perlretut.pod pod/perlsub.pod pod/perltodo.pod
-         !> pod/splitpod
+[ 22435] By: davem                                 on 2004/03/04  21:39:47
+        Log: add deprecation warning for my $x if 0
+     Branch: perl
+          ! op.c t/lib/warnings/op
 ____________________________________________________________________________
-[ 21478] By: nicholas                              on 2003/10/18  13:40:08
-        Log: Integrate:
-             [ 21420]
-             Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton)
-             
-             [ 21421]
-             Subject: Re: [PATCH] perlop.pod Revamp - revision 4
-             From: schwern@pobox.com
-             Date: Tue, 7 Oct 2003 20:39:36 -0700
-             Message-Id: <20031007203936.X4301@ttul.org>
-             
-             (Originally from Shlomi Fish. Applied with tweaks.)
-             
-             [ 21422]
-             "Are implicit undefs true?" asks Gisle.
-             
-             [ 21423]
-             Subject: [PATCH pod/perlrun.pod] Layout & POD nit.
-             From: Abigail <abigail@abigail.nl>
-             Date: Wed, 8 Oct 2003 03:50:49 -0700
-             Message-Id: <20031008105049.GA15770@ucan.foad.org>
-     Branch: maint-5.8/perl
-          ! pod/perlop.pod pod/perlsyn.pod
-         !> pod/perliol.pod
+[ 22434] By: davem                                 on 2004/03/04  21:38:57
+        Log: remove an 'if $a if 0' from AutoSplit.t
+     Branch: perl
+          ! lib/AutoSplit.t
 ____________________________________________________________________________
-[ 21477] By: nicholas                              on 2003/10/18  13:22:15
-        Log: Integrate:
-             [ 21384]
-             Nit to the maintainers list by SADAHIRO Tomoyuki
-             
-             [ 21408]
-             Add a new option --check to Porting/Maintainers,
-             to check for files who are listed for several maintainers.
-             
-             [ 21413]
-             Fixes in the modules maintainers list.
-     Branch: maint-5.8/perl
-         !> Porting/Maintainers.pl Porting/Maintainers.pm
+[ 22433] By: davem                                 on 2004/03/04  20:33:44
+        Log: retract 22328 and 22332: deprecation warning for my $x if foo
+     Branch: perl
+          ! embed.h op.c opcode.h opcode.pl pod/perldiag.pod pp.sym
+          ! pp_proto.h t/lib/warnings/op
 ____________________________________________________________________________
-[ 21476] By: nicholas                              on 2003/10/18  13:14:40
-        Log: Integrate:
-             [ 21391]
-             Useless "local $_" in a perlfaq3 example
-             
-             [ 21454]
-             PerlFAQ sync. (only actual changes)
-             
-             [ 21456]
-             Perlfaq1 : take notice that 5.8.1 is now released.
-     Branch: maint-5.8/perl
-         !> pod/perlfaq1.pod pod/perlfaq3.pod pod/perlfaq4.pod
+[ 22432] By: rgs                                   on 2004/03/04  12:18:11
+        Log: Maintainers.pl update by MJD.
+     Branch: perl
+          ! Porting/Maintainers.pl
 ____________________________________________________________________________
-[ 21475] By: nicholas                              on 2003/10/17  21:09:13
-        Log: Integrate:
-             [ 21446]
-             Duplicate 19423 (pathological hashes too easy) into hv_store_ent
-             (the routine used by perl level HV operations)
-             
-             [ 21469]
-             Duplicate 19423 (pathological hashes too easy) into share_hek_flags
-             (as suggested by Jan Dubois)
-             
-             [ 21471]
-             Plan C for foiling the algorithmic complexity attack
-             (based on Chip's plan A (binary compatibility with 5.8.0 and 5.8.1),
-             Chip's plan B (do something new inside the hv functions)
-             and introspective sort)
-             Provides infrastructure for hashes to change their hash function
-             if necessary, and code in hsplit to detect pathalogical data and
-             instigate a random rehashing.
-             Needs refinement. Let's see how much smoke it creates.
-             
-             [ 21474]
-             Plan C rough edge smoothing - forgot to turn on the "has key flags"
-             flag on the hash when rehashing. Can turn off the "rehasing" flag
-             if the hash is cleared
-     Branch: maint-5.8/perl
-          ! hv.c
-         !> embedvar.h hv.h intrpvar.h perl.c perlapi.h sv.c sv.h util.c
+[ 22431] By: rgs                                   on 2004/03/04  10:35:59
+        Log: Fix [perl #27357] Scalar Win32::GetOSVersion() broken in 5.8.3
+             (by Steve Hay)
+     Branch: perl
+          + t/win32/getosversion.t
+          ! MANIFEST win32/win32.c
 ____________________________________________________________________________
-[ 21474] By: nicholas                              on 2003/10/17  18:44:28
-        Log: Plan C rough edge smoothing - forgot to turn on the "has key flags"
-             flag on the hash when rehashing. Can turn off the "rehasing" flag
-             if the hash is cleared
+[ 22430] By: rgs                                   on 2004/03/04  08:03:54
+        Log: Clarify the difference between utf8::downgrade/upgrade
+             and utf8::encode/decode (patch by Jarkko).
      Branch: perl
-          ! hv.c
+          ! lib/utf8.pm pod/perluniintro.pod
 ____________________________________________________________________________
-[ 21473] By: rgs                                   on 2003/10/17  08:53:48
-        Log: -u is deprecated.
-             Subject: Re: why PERL5LIB is ignored when -T is in effect
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Fri, 17 Oct 2003 10:02:31 +0000
-             Message-Id: <1066384951.4964@devpc01.iconmobile.de>
+[ 22429] By: rgs                                   on 2004/03/03  23:01:56
+        Log: A couple of notes in perl591delta
+             (about Benchmark and the debugger.)
      Branch: perl
-          ! perl.c
+          ! pod/perl591delta.pod
 ____________________________________________________________________________
-[ 21472] By: rgs                                   on 2003/10/17  07:29:10
-        Log: The compilation of PerlIO::via may hang on AIX when
-             compiling with vac at -O3 optimization level. Disable
-             optimization for this module.
+[ 22428] By: rgs                                   on 2004/03/03  22:15:42
+        Log: Subject: [PATCH] simplify sv.h
+             From: Arthur Bergman <sky@nanisky.com>
+             Date: Sun, 29 Feb 2004 22:04:53 +0000
+             Message-Id: <4D3C272C-6B03-11D8-B799-000A95A2734C@nanisky.com>
      Branch: perl
-          + ext/PerlIO/via/hints/aix.pl
-          ! MANIFEST
+          ! sv.h
 ____________________________________________________________________________
-[ 21471] By: nicholas                              on 2003/10/16  21:10:27
-        Log: Plan C for foiling the algorithmic complexity attack
-             (based on Chip's plan A (binary compatibility with 5.8.0 and 5.8.1),
-             Chip's plan B (do something new inside the hv functions)
-             and introspective sort)
-             Provides infrastructure for hashes to change their hash function
-             if necessary, and code in hsplit to detect pathalogical data and
-             instigate a random rehashing.
-             Needs refinement. Let's see how much smoke it creates.
+[ 22427] By: rgs                                   on 2004/03/03  21:55:03
+        Log: Speed up the unicode case mappings (for /i, lc, uc, etc).
+             Subject: [PATCH] [perl #24826]
+             From: Jarkko Hietaniemi <jhi@iki.fi>
+             Date: Wed, 3 Mar 2004 09:37:21 +0200
+             Message-Id: <9B5CBF96-6CE5-11D8-83B0-00039362CB92@iki.fi>
      Branch: perl
-          ! embedvar.h hv.c hv.h intrpvar.h perl.c perlapi.h sv.c sv.h
-          ! util.c
+          ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
+          ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
+          ! lib/unicore/mktables t/uni/case.pl utf8.c
 ____________________________________________________________________________
-[ 21470] By: davem                                 on 2003/10/16  20:03:44
-        Log: Ensure PL_comppad/curpad point to PL_main_cv's padlist when
-             PL_main_root is freed; this may not have been be the case if a
-             thread other than the main one is the last to be destroyed
+[ 22426] By: rgs                                   on 2004/03/03  21:04:48
+        Log: Subject: [PATCH] debugger (5.8.x and 5.9.x)
+             From: Richard.Foley@t-online.de (Richard Foley)
+             Date: Wed, 3 Mar 2004 16:10:25 +0100
+             Message-Id: <200403031610.25080.richard.foley@rfi.net>
      Branch: perl
-          ! ext/threads/t/thread.t pad.h perl.c
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[ 21469] By: nicholas                              on 2003/10/16  19:31:19
-        Log: Duplicate 19423 (pathological hashes too easy) into share_hek_flags
-             (as suggested by Jan Dubois)
+[ 22425] By: davem                                 on 2004/03/03  00:02:51
+        Log: stop t/op/write.t failures under stdio by always closing files
+             before reading them back; also replace `cat file` with a function
+             to read in the file
      Branch: perl
-          ! hv.c
+          ! t/op/write.t
 ____________________________________________________________________________
-[ 21468] By: ams                                   on 2003/10/16  19:00:14
-        Log: Subject: Re: assert.h breaks perl.h
-             From: Alexey Tourbin <at@altlinux.ru>
-             Date: Thu, 16 Oct 2003 22:24:35 +0400
-             Message-Id: <20031016182434.GH1724@julia.office.altlinux.ru>
+[ 22424] By: nicholas                              on 2004/03/02  22:22:49
+        Log: Change the skip logic on the unicode tests so that they don't rely on
+             miniperl's "dynamic loading unavailable" message
      Branch: perl
-          ! sv.h
+          ! t/uni/chomp.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
+          ! t/uni/tr_utf8.t
 ____________________________________________________________________________
-[ 21467] By: ams                                   on 2003/10/16  18:57:57
-        Log: Subject: [PATCH] Tie::Hash documentation
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Thu, 16 Oct 2003 17:57:35 +0000
-             Message-Id: <1066327055.1428@devpc01.iconmobile.de>
+[ 22423] By: nicholas                              on 2004/03/02  22:02:36
+        Log: Work on eliminating systematic failures on make minitest:
+             make minitest passes a -minitest flag to t/TEST
+             t/TEST sees this and sets $ENV{PERL_CORE_MINITEST}
+             Tests can choose to skip based on this.
+             (Other tactic is to make loading of Errno by %! happen at run time.)
      Branch: perl
-          ! lib/Tie/Hash.pm
+          ! Makefile.SH t/TEST t/io/binmode.t t/io/crlf.t t/io/layers.t
+          ! t/io/open.t t/io/print.t t/io/read.t t/op/magic.t
 ____________________________________________________________________________
-[ 21466] By: rgs                                   on 2003/10/16  08:52:50
-        Log: Further tweak on change #21464.
+[ 22422] By: davem                                 on 2004/03/02  21:33:22
+        Log: Remove machine-dependent rounding dependency from write overflow
+             tests
      Branch: perl
-          ! perl.c
+          ! t/op/write.t
 ____________________________________________________________________________
-[ 21464] By: ams                                   on 2003/10/16  08:42:50
-        Log: Subject: perl -h tweak [PATCH]
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 16 Oct 2003 02:49:39 -0700
-             Message-Id: <lrn0c11pho.fsf@caliper.activestate.com>
+[ 22421] By: rgs                                   on 2004/03/02  21:25:12
+        Log: Subject: [PATCH] nmake distclean cleans too much from lib/Digest on Win32
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Fri, 27 Feb 2004 17:42:26 +0000
+             Message-ID: <403F8182.5090607@uk.radan.com>
      Branch: perl
-          ! perl.c
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 21463] By: rgs                                   on 2003/10/15  21:42:45
-        Log: More Changes and perldelta updating.
-     Branch: maint-5.6
-          ! perl-5.6.2/Changes perl-5.6.2/pod/perldelta.pod
-____________________________________________________________________________
-[ 21462] By: rgs                                   on 2003/10/15  21:28:10
-        Log: Upgrade to Safe 2.10 from bleadperl.
-             Don't get the safeops.t from blead as it needs a core patch.
-     Branch: maint-5.6
-          + perl-5.6.2/ext/Opcode/t/Opcode.t perl-5.6.2/ext/Opcode/t/ops.t
-          + perl-5.6.2/ext/Safe/t/safe1.t perl-5.6.2/ext/Safe/t/safe2.t
-          + perl-5.6.2/ext/Safe/t/safe3.t
-          - perl-5.6.2/t/lib/ops.t perl-5.6.2/t/lib/safe1.t
-          - perl-5.6.2/t/lib/safe2.t
-          ! perl-5.6.2/MANIFEST perl-5.6.2/ext/Opcode/Safe.pm
-          ! perl-5.6.2/ext/Opcode/ops.pm
-____________________________________________________________________________
-[ 21461] By: rgs                                   on 2003/10/15  20:41:27
-        Log: Add the list of upgraded modules in perldelta.
-     Branch: maint-5.6
-          ! perl-5.6.2/pod/perldelta.pod
-____________________________________________________________________________
-[ 21460] By: rgs                                   on 2003/10/15  20:30:14
-        Log: Update Changes.
-     Branch: maint-5.6
-          ! perl-5.6.2/Changes
-____________________________________________________________________________
-[ 21459] By: rgs                                   on 2003/10/15  19:52:18
-        Log: Upgrade to File::Temp 0.14
-     Branch: maint-5.6
-          + perl-5.6.2/lib/File/Temp/t/mktemp.t
-          + perl-5.6.2/lib/File/Temp/t/object.t
-          + perl-5.6.2/lib/File/Temp/t/posix.t
-          + perl-5.6.2/lib/File/Temp/t/security.t
-          + perl-5.6.2/lib/File/Temp/t/tempfile.t
-          - perl-5.6.2/t/lib/ftmp-mktemp.t perl-5.6.2/t/lib/ftmp-posix.t
-          - perl-5.6.2/t/lib/ftmp-security.t
-          - perl-5.6.2/t/lib/ftmp-tempfile.t
-          ! perl-5.6.2/MANIFEST perl-5.6.2/lib/File/Temp.pm
-____________________________________________________________________________
-[ 21458] By: rgs                                   on 2003/10/15  19:39:02
-        Log: Update perlhist.pod from bleadperl.
-     Branch: maint-5.6
-          ! perl-5.6.2/pod/perlhist.pod
-____________________________________________________________________________
-[ 21457] By: rgs                                   on 2003/10/15  19:26:41
-        Log: Grab the newest perlfaq.
-             It's assumed that the perlfaqs must not be version-dependent.
-     Branch: maint-5.6
-          ! perl-5.6.2/pod/perlfaq.pod perl-5.6.2/pod/perlfaq1.pod
-          ! perl-5.6.2/pod/perlfaq2.pod perl-5.6.2/pod/perlfaq3.pod
-          ! perl-5.6.2/pod/perlfaq4.pod perl-5.6.2/pod/perlfaq5.pod
-          ! perl-5.6.2/pod/perlfaq6.pod perl-5.6.2/pod/perlfaq7.pod
-          ! perl-5.6.2/pod/perlfaq8.pod perl-5.6.2/pod/perlfaq9.pod
+[ 22419] By: davem                                 on 2004/03/01  22:17:52
+        Log: 
+             add tests for change 22414 (lvalue substr jollity)
+             courtesy of Graham Barr.
+     Branch: perl
+          ! t/op/substr.t
 ____________________________________________________________________________
-[ 21456] By: rgs                                   on 2003/10/15  19:19:05
-        Log: Perlfaq1 : take notice that 5.8.1 is now released.
+[ 22418] By: davem                                 on 2004/03/01  22:00:11
+        Log: integrate Time::HiRes 1.56 from CPAN
+             (which is itself mostly derived from the bleedperl version)
      Branch: perl
-          ! pod/perlfaq1.pod
+          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+          ! ext/Time/HiRes/Makefile.PL
 ____________________________________________________________________________
-[ 21455] By: rgs                                   on 2003/10/15  19:12:14
-        Log: Sync the configure hints files with bleadperl.
-     Branch: maint-5.6
-          ! perl-5.6.2/hints/aix.sh perl-5.6.2/hints/darwin.sh
-          ! perl-5.6.2/hints/freebsd.sh perl-5.6.2/hints/linux.sh
-          ! perl-5.6.2/hints/powerux.sh perl-5.6.2/hints/solaris_2.sh
-          ! perl-5.6.2/hints/svr4.sh
+[ 22417] By: mhx                                   on 2004/02/29  21:46:19
+        Log: Make panics a bit more verbose to ease debugging.
+     Branch: perl
+          ! thread.h
 ____________________________________________________________________________
-[ 21454] By: rgs                                   on 2003/10/15  19:06:05
-        Log: PerlFAQ sync. (only actual changes)
+[ 22415] By: davem                                 on 2004/02/29  18:06:45
+        Log: make test breaks permissions on /dev/tty
+             perl -i could fchmod(stdin) by mistake
      Branch: perl
-          ! pod/perlfaq4.pod
+          ! doio.c
 ____________________________________________________________________________
-[ 21453] By: rgs                                   on 2003/10/15  19:02:35
-        Log: Typos.
+[ 22414] By: davem                                 on 2004/02/29  16:21:34
+        Log: Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue
+             From: Graham Barr <gbarr@pobox.com>
+             Date: Wed, 29 Oct 2003 09:56:53 +0000
+             Message-Id: <3993BF6C-09F6-11D8-B6DD-0003938857CC@pobox.com>
+             
+             make a variable aliased to an lvalue substr value work as expected
      Branch: perl
-          ! hints/aix.sh
+          ! mg.c
 ____________________________________________________________________________
-[ 21452] By: rgs                                   on 2003/10/15  11:12:31
-        Log: Fix bug [perl #24212] : improper error recovery in the
-             tokenizer after an unknown filetest operator.
+[ 22411] By: nicholas                              on 2004/02/29  13:08:28
+        Log: Bump Socket's version to a real floating point value
      Branch: perl
-          ! t/comp/parser.t toke.c
+          ! ext/Socket/Socket.pm
 ____________________________________________________________________________
-[ 21451] By: rgs                                   on 2003/10/15  09:19:02
-        Log: Update MIME::Base64 and Digest::MD5 from the CPAN version.
+[ 22410] By: ams                                   on 2004/02/29  04:29:24
+        Log: Back out _01 version suffix.
      Branch: perl
-          ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
-          ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
-          ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/utf8.t
-          ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
-          ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
-          ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/unicode.t
+          ! ext/Storable/Storable.pm
 ____________________________________________________________________________
-[ 21450] By: rgs                                   on 2003/10/15  06:47:11
-        Log: Add support for Linux abstract unix domain sockets to Socket.pm.
-             Based on a idea by Alex Hudson. (Basically those are unix domain
-             sockets whose name has a '\0' as first character.)
+[ 22409] By: davem                                 on 2004/02/28  23:29:10
+        Log: Bump version numbers of moules affected by change #22258
+             (removing /tmp and other insecurities)
      Branch: perl
-          ! ext/Socket/Socket.xs ext/Socket/t/Socket.t
+          ! ext/DB_File/DB_File.pm ext/Devel/PPPort/PPPort.pm
+          ! ext/Socket/Socket.pm ext/Storable/Storable.pm
+          ! ext/Time/HiRes/HiRes.pm lib/CGI/Cookie.pm
+          ! lib/ExtUtils/MakeMaker.pm lib/Memoize.pm lib/Shell.pm
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[ 21449] By: ams                                   on 2003/10/15  06:32:44
-        Log: Subject: [PATCH] SIGN => 1 support for MakeMaker
-             From: Autrijus Tang <autrijus@autrijus.org>
-             Date: Tue, 14 Oct 2003 18:32:28 +0800
-             Message-Id: <1066127547.65845.35.camel@localhost>
+[ 22408] By: davem                                 on 2004/02/28  22:37:08
+        Log: make the bison-based parser threadsafe and capable of deep
+             recursion by eradicating Perl_yylex_r()
      Branch: perl
-          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
-          ! lib/ExtUtils/MakeMaker.pm
+          ! embed.fnc embed.h embedvar.h intrpvar.h mg.c perl.h perlapi.h
+          ! perly.c proto.h toke.c
 ____________________________________________________________________________
-[ 21448] By: ams                                   on 2003/10/15  05:56:12
-        Log: Rewrite #21447.
+[ 22407] By: nicholas                              on 2004/02/28  16:10:20
+        Log: Use File::Temp for tempfiles if it is available.
+             (Based on a patch from Solar Designer <solar@openwall.com> in
+             Message-ID: <20040125222218.GA13499@openwall.com>, the bulk of which
+             was applied as change 22258)
      Branch: perl
-          ! pod/perliol.pod
+          ! utils/perlbug.PL
 ____________________________________________________________________________
-[ 21447] By: ams                                   on 2003/10/15  05:36:48
-        Log: Subject: [patch pod/perliol.pod]
-             From: Stas Bekman <stas@stason.org>
-             Date: Tue, 14 Oct 2003 18:05:29 -0700
-             Message-Id: <3F8C9D59.3040403@stason.org>
+[ 22406] By: mhx                                   on 2004/02/28  15:04:41
+        Log: Fix segfaults when running under -Dx.
      Branch: perl
-          ! pod/perliol.pod
+          ! dump.c
 ____________________________________________________________________________
-[ 21446] By: nicholas                              on 2003/10/14  18:45:39
-        Log: Duplicate 19423 (pathological hashes too easy) into hv_store_ent
-             (the routine used by perl level HV operations)
+[ 22403] By: nicholas                              on 2004/02/27  17:56:30
+        Log: Assimilate Cwd 2.15 from CPAN
+     Branch: perl
+          ! ext/Cwd/Changes lib/Cwd.pm
+____________________________________________________________________________
+[ 22401] By: nicholas                              on 2004/02/27  16:27:19
+        Log: Create a new local $_ without triggering tie by using local *_ = \my $a
+             (an idea from Ton Hospel, Message-Id: <c1igq3$n84$1@post.home.lunix>)
+     Branch: perl
+          ! lib/File/Find.pm lib/File/Find/t/find.t
+____________________________________________________________________________
+[ 22400] By: merijn                                on 2004/02/27  15:25:27
+        Log: When threads are active we need -lpthread, but previous `fix' of
+             now linked libraries invalidated the regex for sed (AIX 5 has no
+             seperate libc.a and libc_r.a the latter links to the first)
+     Branch: perl
+          ! hints/aix.sh
+____________________________________________________________________________
+[ 22397] By: nicholas                              on 2004/02/27  13:13:43
+        Log: Correct thinko in comment.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[ 22393] By: nicholas                              on 2004/02/27  10:41:39
+        Log: In hsplit, if a normal hash has placeholders then clear them before
+             splitting. We can do this safely because Storable ensures hsplit is
+             not called while it builds restricted hashes (actually any hashes)
+             This change may not make things faster, but now we have the choice.
+     Branch: perl
+          ! ext/Storable/t/restrict.t hv.c
+____________________________________________________________________________
+[ 22391] By: nicholas                              on 2004/02/27  10:27:38
+        Log: My re-implementation of hv_clear_placeholders was buggy - not sure why
+             the tests still passed. Fixed.
      Branch: perl
           ! hv.c
 ____________________________________________________________________________
-[ 21445] By: rgs                                   on 2003/10/13  21:03:05
-        Log: Subject: [PATCH ext/Devel/PPPort/PPPort.pm] Changes #20819 and #20996 break compatibility with perl 5.6.0
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Tue, 30 Sep 2003 19:23:34 +0200
-             Message-ID: <021e01c38777$93ea4e10$0c2f1fac@R2D2>
+[ 22383] By: nicholas                              on 2004/02/26  14:59:40
+        Log: Moving all the e-mail addresses over by 1 column makes them start on
+             an 8 column tabstop, which makes editing this file easier.
+             So then I replaced spaces with tabs and made it smaller too.
      Branch: perl
-          ! ext/Devel/PPPort/PPPort.pm
+          ! AUTHORS
 ____________________________________________________________________________
-[ 21444] By: rgs                                   on 2003/10/13  20:28:05
-        Log: Integrate changes 11565 and part of 19384, also
-             from Abe.
-             
-             Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 20$00
-             From: John Kristian <jmk2001@engineer.com>
-             Date: Fri, 03 Aug 2001 00:59:08 -0700
-             Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
+[ 22382] By: nicholas                              on 2004/02/26  14:49:13
+        Log: Add Mark Fowler
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[ 22381] By: nicholas                              on 2004/02/26  13:11:07
+        Log: Integrate:
+             [ 22339]
+             Mention 5.005_04 RC2
              
-             Subject: [PATCH win32/win32.c] silence compiler warnings
-             From: Abe Timmerman <abe@ztreet.demon.nl>
-             Date: Fri, 2 May 2003 00:51:42 +0200
-             Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
-     Branch: maint-5.6
-          ! perl-5.6.2/win32/win32.c
+             [ 22360]
+             Update for 5.005_04 release
+     Branch: perl
+         !> pod/perlhist.pod
 ____________________________________________________________________________
-[ 21443] By: rgs                                   on 2003/10/13  20:20:11
-        Log: Integrate change 18046, as suggested by Abe Timmerman :
+[ 22380] By: rgs                                   on 2004/02/26  13:03:43
+        Log: Subject: [PATCH] Improved perlapi documentation for croak
+             From: Mark Fowler <mark@twoshortplanks.com>
+             Date: Wed, 25 Feb 2004 22:47:21 +0000 (GMT)
+             Message-ID: <Pine.LNX.4.55.0402252242510.32152@gan.twoshortplanks.com>
              
-             Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
-             From: Alain Barbet <alian@alianwebserver.com>
-             Date: Fri, 18 Oct 2002 15:29:29 +0200
-             Message-ID: <3DB00CB9.70708@alianwebserver.com>
-     Branch: maint-5.6
-          ! perl-5.6.2/win32/makefile.mk
-         !> perl-5.6.2/README.win32 perl-5.6.2/win32/win32.c
+             (and regenerate perlapi.pod.)
+     Branch: perl
+          ! pod/perlapi.pod util.c
 ____________________________________________________________________________
-[ 21442] By: ams                                   on 2003/10/13  08:41:17
-        Log: Subject: [perl #24189] Incorrect comment in perldoc strict
-             From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
-             Date: 12 Oct 2003 09:01:25 -0000
-             Message-Id: <rt-24189-65954.9.50514379869631@rt.perl.org>
+[ 22379] By: merijn                                on 2004/02/26  08:44:53
+        Log: From: Art Haas <ahaas@airmail.net>
+             Subject: Replacing '-rdynamic' in Configure script
+             Date: Fri, 20 Feb 2004 13:53:56 -0600
+             Message-ID: <20040220195400.31177.qmail@onion.perl.org>
      Branch: perl
-          ! lib/strict.pm
+          ! Configure
 ____________________________________________________________________________
-[ 21441] By: rgs                                   on 2003/10/13  08:02:21
-        Log: Subject: [PATCH] Internals::hash_seed() returns wrong value
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Sun, 12 Oct 2003 22:09:39 -0700
-             Message-ID: <07ckovck8mp5e8tthmtbbcrpi2tj6q9eak@4ax.com>
+[ 22377] By: davem                                 on 2004/02/25  21:07:44
+        Log: remove my work address
      Branch: perl
-          ! universal.c
+          ! AUTHORS
 ____________________________________________________________________________
-[ 21440] By: rgs                                   on 2003/10/12  19:58:05
-        Log: Subject: [perl #24122] setreuid and friends borked on darwin/osx 
-             From: "pxm@nubz.org (via RT)" <perlbug-followup@perl.org>
-             Date: 5 Oct 2003 20:55:56 -0000
-             Message-ID: <rt-24122-65678.14.2411168523081@rt.perl.org>
+[ 22376] By: davem                                 on 2004/02/25  17:10:56
+        Log: stop "const in void context" warning for a const in an
+             optimised-away boolean expresssion, eg 5 || print;
      Branch: perl
-          ! mg.c
+          ! op.c op.h t/lib/warnings/op
 ____________________________________________________________________________
-[ 21439] By: rgs                                   on 2003/10/12  16:28:06
-        Log: Subject: [PATCH] Tie::Hash documentation
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Sun, 12 Oct 2003 18:55:54 +0200 (CEST)
-             Message-Id: <200310121655.h9CGtsrY003613@vran.herceg.de>
+[ 22375] By: merijn                                on 2004/02/25  11:13:12
+        Log: Skip the Net/Ping/450_service failures on HP-UX for the time being        
      Branch: perl
-          ! lib/Tie/Hash.pm
+          ! lib/Net/Ping/t/450_service.t
 ____________________________________________________________________________
-[ 21438] By: rgs                                   on 2003/10/12  15:48:13
-        Log: Subject: Re: [perl #24122] setreuid and friends borked on darwin/osx
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 07 Oct 2003 00:04:34 +0200
-             Message-ID: <87ekxq6n0t.fsf@vran.herceg.de>
+[ 22374] By: merijn                                on 2004/02/25  09:32:12
+        Log: AIX hints stage 3: remove AIX 3 and AIX 4 after split off
+             One open issue left: promoting to cc_r for threaded builds
+             need a review to permit users using -Dcc=xlc_r for non
+             threaded builds
      Branch: perl
-          ! hints/darwin.sh
+          ! hints/aix.sh
 ____________________________________________________________________________
-[ 21437] By: rgs                                   on 2003/10/12  15:25:17
-        Log: Minor nit in perlrun, spotted by Art Haas.
+[ 22373] By: davem                                 on 2004/02/24  23:25:52
+        Log: fix memory leak in @_ = ...; goto &sub
      Branch: perl
-          ! pod/perlrun.pod
+          ! pp_ctl.c
 ____________________________________________________________________________
-[ 21436] By: ams                                   on 2003/10/10  19:05:55
-        Log: Subject: [PATCH] threads::async + some cleanup
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Fri, 10 Oct 2003 16:37:55 +0200
-             Message-Id: <p05111b07bbac713a0aaf@[192.168.56.2]>
+[ 22372] By: rgs                                   on 2004/02/24  22:44:34
+        Log: Enhance test cleanliness by a very small factor.
      Branch: perl
-          ! ext/threads/threads.pm
+          ! t/comp/parser.t
 ____________________________________________________________________________
-[ 21435] By: ams                                   on 2003/10/10  19:02:34
-        Log: Make everyone stop posting to p5p about 0e0.
+[ 22371] By: rgs                                   on 2004/02/24  22:34:06
+        Log: Fix a segfault during optree construction. (bug #27024)
      Branch: perl
-          ! pod/perlsyn.pod
+          ! op.c t/comp/parser.t
 ____________________________________________________________________________
-[ 21434] By: rgs                                   on 2003/10/10  06:20:20
-        Log: Integrate changes 17322, 8309 and part of 10534,
-             as suggested by Stas Bakman, to suppress compilation
-             warnings in XS and in mod_perl.
-     Branch: maint-5.6
-          ! perl-5.6.2/lib/ExtUtils/xsubpp perl-5.6.2/perl.h
+[ 22370] By: rgs                                   on 2004/02/24  20:39:26
+        Log: Update Changes and AUTHORS.
+     Branch: perl
+          ! AUTHORS Changes
 ____________________________________________________________________________
-[ 21433] By: nicholas                              on 2003/10/09  20:57:26
-        Log: Put all pre-processor #s on the first column (some compilers are picky)
-             [perl #24167] `#' comment signs not at the very beginning of a line
+[ 22369] By: rgs                                   on 2004/02/24  19:53:51
+        Log: Subject: [PATCH] optimization for map in scalar context
+             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
+             Date: Tue, 24 Feb 2004 12:02:57 +0100
+             Message-id: <20040224110257.GA5510@ethan>
      Branch: perl
-          ! cop.h dosish.h ext/SDBM_File/sdbm/sdbm.h iperlsys.h op.c
-          ! perl.h regcomp.c
+          ! pp_ctl.c
 ____________________________________________________________________________
-[ 21432] By: rgs                                   on 2003/10/09  11:09:24
-        Log: Suppress the test file t/op/nothr5005.t and integrate its tests into
-             t/op/args.t, now that 5005threads have been removed. Port t/op/args.t
-             to t/test.pl.
+[ 22368] By: rgs                                   on 2004/02/24  19:30:12
+        Log: Subject: Bugfix for perlrequick and perlretut
+             From: Mark Kvale <kvale@phy.ucsf.edu>
+             Date: Tue, 24 Feb 2004 11:32:34 -0800
+             Message-Id: <200402241132.34656.kvale@phy.ucsf.edu>
      Branch: perl
-          - t/op/nothr5005.t
-          ! MANIFEST t/op/args.t
+          ! pod/perlrequick.pod pod/perlretut.pod
 ____________________________________________________________________________
-[ 21431] By: rgs                                   on 2003/10/09  11:06:15
-        Log: Document the behaviour of filetest operators regarding parentheses.
-             This fixes bug #24127 (by documenting it as a feature.)
+[ 22367] By: rgs                                   on 2004/02/23  22:08:33
+        Log: Instead of localising *_, use a dummy foreach loop to get
+             a local value of $_
      Branch: perl
-          ! pod/perlop.pod
+          ! lib/File/Find.pm
 ____________________________________________________________________________
-[ 21430] By: ams                                   on 2003/10/09  07:55:34
-        Log: Subject: [PATCH 5.8.1 CORE] Internal fixes to source-code coordinate
-             calculations in regcomp.c
-             From: Eric Promislow <ericp@ActiveState.com>
-             Date: Wed, 8 Oct 2003 17:42:42 -0700
-             Message-Id: <20031008174242.A17544@ActiveState.com>
+[ 22366] By: rgs                                   on 2004/02/23  21:40:02
+        Log: Subject: Re: [perl #24338] Attribute::Handlers will trash UNIVERSAL
+             From: alan <alan@pair.com>
+             Date: Tue, 17 Feb 2004 14:23:08 -0500 (EST)
+             Message-ID: <Pine.BSF.4.58.0402171418090.80983@smx.pair.com>
      Branch: perl
-          ! regcomp.c
+          ! lib/Attribute/Handlers.pm
 ____________________________________________________________________________
-[ 21429] By: ams                                   on 2003/10/09  07:43:56
-        Log: Patch based on:
-             
-             Subject: [perl #24157] -MModule=} is broken
-             From: "Lukas Mai" (via RT) <perlbug-followup@perl.org>
-             Date: 7 Oct 2003 21:47:43 -0000
-             Message-Id: <rt-24157-65809.10.9980909617566@rt.perl.org>
+[ 22365] By: rgs                                   on 2004/02/23  21:30:42
+        Log: Update perl591delta.
+     Branch: perl
+          ! pod/perl591delta.pod
+____________________________________________________________________________
+[ 22364] By: rgs                                   on 2004/02/23  20:56:38
+        Log: Fix bug #26910: hints were not propagated into (?{...})
+             blocks, except the utf8 pragma.
+     Branch: perl
+          ! pp_ctl.c t/lib/strict/refs t/lib/strict/subs t/lib/strict/vars
+____________________________________________________________________________
+[ 22363] By: rgs                                   on 2004/02/23  19:15:53
+        Log: Subject: Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation 
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Date: Sun, 22 Feb 2004 16:09:33 +0900
+             Message-Id: <20040222160505.98E5.BQW10602@nifty.com>
              
-             (Includes a fix for a similar problem in -A, but not -d.)
+             Subject: [PATCH] Encode::CN::HZ (was Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation)
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Date: Sun, 22 Feb 2004 18:41:43 +0900
+             Message-Id: <20040222182357.6B39.BQW10602@nifty.com>
+             
+             Plus, add a "_01" to the theoretical version number of Encode::CN::HZ.
      Branch: perl
-          ! perl.c
+          ! ext/Encode/lib/Encode/CN/HZ.pm pp_hot.c t/op/concat.t
 ____________________________________________________________________________
-[ 21428] By: ams                                   on 2003/10/09  02:32:07
-        Log: Subject: [PATCH] Devel::PPPort is missing an aTHX when calling
-             grok_numeric_radix()
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Wed, 08 Oct 2003 20:37:42 -0700
-             Message-Id: <8kl9ov0932qo08o24uafuc9v77clrgnoe4@4ax.com>
+[ 22362] By: rgs                                   on 2004/02/23  18:31:31
+        Log: Subject: [PATCH] Benchmark for child processes
+             From: Chia-liang Kao <clkao@clkao.org>
+             Date: Mon, 23 Feb 2004 22:53:51 +0800
+             Message-ID: <20040223145351.GH94376@portege.clkao.org>
      Branch: perl
-          ! ext/Devel/PPPort/PPPort.pm
+          ! lib/Benchmark.pm
 ____________________________________________________________________________
-[ 21427] By: ams                                   on 2003/10/09  01:36:18
-        Log: Subject: Re: require patch breaks locale
-             From: Rick Delaney <rick@bort.ca>
-             Date: Wed, 8 Oct 2003 22:41:55 -0400
-             Message-Id: <20031008224155.A14638@biff.bort.ca>
+[ 22359] By: merijn                                on 2004/02/23  11:55:08
+        Log: Subject: Re: Perl 5.8.1 on IRIX 5.3
+             Date: Thu, 22 Jan 2004 18:35:26 +0100 (CET)
+             From: Georg Schwarz <geos@epost.de>
+             Message-Id: <E1Ajijm-0006ya-LE@mikro.physik.TU-Berlin.DE>
      Branch: perl
-          ! t/comp/require.t
+          ! hints/irix_5.sh
 ____________________________________________________________________________
-[ 21426] By: ams                                   on 2003/10/09  01:26:57
-        Log: Subject: Re: Simple @INC hook core dump [PATCH]
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 08 Oct 2003 13:35:28 -0700
-             Message-Id: <lrr81ncvsf.fsf@caliper.activestate.com>
+[ 22358] By: rgs                                   on 2004/02/22  21:49:47
+        Log: Subject: initial patch for cygwin IPC via cygserver
+             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
+             Date: Thu, 19 Feb 2004 09:01:13 -0800
+             Message-ID: <20040219170113.GA2792@efn.org>
      Branch: perl
-          ! t/op/inccode.t
+          ! ext/IPC/SysV/hints/cygwin.pl hints/cygwin.sh
 ____________________________________________________________________________
-[ 21425] By: rgs                                   on 2003/10/08  11:34:17
-        Log: Fix bug #24108: Goto +foo broken
-             the fix having been suggested by xmath via Juerd.
+[ 22357] By: davem                                 on 2004/02/22  15:43:53
+        Log: Extend OP_AELEMFAST optimisation to lexical arrays
      Branch: perl
-          ! op.c t/op/goto.t
+          ! ext/B/B/Concise.pm ext/B/B/Deparse.pm op.c op.h pp_hot.c
 ____________________________________________________________________________
-[ 21424] By: rgs                                   on 2003/10/08  11:16:58
-        Log: Subject: Re: Simple @INC hook core dump [PATCH]
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 08 Oct 2003 04:47:33 -0700
-             Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>
+[ 22356] By: rgs                                   on 2004/02/21  16:51:52
+        Log: We're not binary compatible with 5.8.
+             Change PERL_API_VERSION to 5.9.1.
      Branch: perl
-          ! pp_ctl.c
+          ! patchlevel.h
 ____________________________________________________________________________
-[ 21423] By: ams                                   on 2003/10/08  10:09:41
-        Log: Subject: [PATCH pod/perlrun.pod] Layout & POD nit.
-             From: Abigail <abigail@abigail.nl>
-             Date: Wed, 8 Oct 2003 03:50:49 -0700
-             Message-Id: <20031008105049.GA15770@ucan.foad.org>
+[ 22355] By: rgs                                   on 2004/02/21  16:30:02
+        Log: Document change #22353 in perldelta.
      Branch: perl
-          ! pod/perlrun.pod
+          ! pod/perl591delta.pod
 ____________________________________________________________________________
-[ 21422] By: ams                                   on 2003/10/08  06:13:07
-        Log: "Are implicit undefs true?" asks Gisle.
+[ 22354] By: rgs                                   on 2004/02/21  16:23:54
+        Log: Increment the version number of B, due to the incompatible
+             API change introduced by #22353 (no more op_seq method.)
      Branch: perl
-          ! pod/perlsyn.pod
+          ! ext/B/B.pm
 ____________________________________________________________________________
-[ 21421] By: ams                                   on 2003/10/08  03:20:00
-        Log: Subject: Re: [PATCH] perlop.pod Revamp - revision 4
-             From: schwern@pobox.com
-             Date: Tue, 7 Oct 2003 20:39:36 -0700
-             Message-Id: <20031007203936.X4301@ttul.org>
+[ 22353] By: rgs                                   on 2004/02/21  16:18:32
+        Log: Subject: Re: op_seq (was: Freeing code)
+             From: Paul Johnson <paul@pjcj.net>
+             Date: Sat, 21 Feb 2004 02:31:47 +0100
+             Message-ID: <20040221013147.GB6953@pjcj.net>
              
-             (Originally from Shlomi Fish. Applied with tweaks.)
+             Rework the OP structure to use less space.
+             Remove op_seq (and simulate it in dump.c),
+             replace it by op_opt and op_static,
+             shrink op_type, remove PL_op_seqmax.
      Branch: perl
-          ! pod/perlop.pod
+          ! bytecode.pl dump.c embed.h embedvar.h ext/B/B.xs
+          ! ext/B/B/Asmdata.pm ext/B/B/C.pm ext/B/B/Concise.pm
+          ! ext/B/B/Debug.pm ext/ByteLoader/byterun.c
+          ! ext/ByteLoader/byterun.h intrpvar.h op.c op.h perlapi.h
+          ! pod/perlintern.pod sv.c
 ____________________________________________________________________________
-[ 21420] By: ams                                   on 2003/10/07  19:51:35
-        Log: Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton),
-             sv.c (Tim Bunce), t/op/pow.t (John P. Linderman).
+[ 22352] By: rgs                                   on 2004/02/20  17:29:32
+        Log: When you write C<my $_ ; for (...) {...}>, the lexical $_
+             is not actually introduced by the for statement.
      Branch: perl
-          ! pod/perlsyn.pod sv.c t/op/pow.t
+          ! op.c
 ____________________________________________________________________________
-[ 21419] By: ams                                   on 2003/10/07  04:03:34
-        Log: Why should -3**$x be more precisely determined than 3**$x?
+[ 22351] By: davem                                 on 2004/02/20  15:38:10
+        Log: remove a split test's dependence on -Dx output
+             (needed after change #22343)
      Branch: perl
-          ! t/op/pow.t
+          ! t/op/split.t
 ____________________________________________________________________________
-[ 21418] By: ams                                   on 2003/10/07  03:59:38
-        Log: Subject: [PATCH] Fixing UNIVERSAL.pm's bit of unpleasantness
-             From: schwern@pobox.com
-             Date: Mon, 6 Oct 2003 13:14:36 -0700
-             Message-Id: <20031006131436.G20960@ttul.org>
+[ 22350] By: davem                                 on 2004/02/20  15:34:27
+        Log: add Deparse/Concise support for inplace sort (change 22349)
      Branch: perl
-          ! lib/UNIVERSAL.pm t/op/universal.t
+          ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[ 21417] By: ams                                   on 2003/10/07  03:55:18
-        Log: Update perlfunc/require to describe NXDOMAIN caching... er, you
-             know what I mean.
+[ 22349] By: davem                                 on 2004/02/20  14:54:35
+        Log: optimise the sorting inplace of plain arrays: @a = sort @a
      Branch: perl
-          ! pod/perlfunc.pod
+          ! op.c op.h pp_sort.c t/op/sort.t
 ____________________________________________________________________________
-[ 21416] By: ams                                   on 2003/10/07  03:37:01
-        Log: Subject: [patch sv.c] improve "...free unref scalar" warning
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 06 Oct 2003 21:19:53 -0700
-             Message-Id: <3F823EE9.4030103@stason.org>
+[ 22348] By: davem                                 on 2004/02/20  14:18:13
+        Log: Document the SVf_PADSTALE flag
      Branch: perl
-          ! sv.c
+          ! pad.c
 ____________________________________________________________________________
-[ 21415] By: ams                                   on 2003/10/06  17:30:31
-        Log: Subject: [PATCH bleadperl] (was Re: require() does not behave aas documented)
-             From: Rick Delaney <rick@bort.ca>
-             Date: Tue, 23 Sep 2003 12:14:52 -0400
-             Message-ID: <20030923121452.G18845@biff.bort.ca>
+[ 22347] By: rgs                                   on 2004/02/20  10:46:51
+        Log: Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t/ipcsysv.t)
      Branch: perl
-          ! pp_ctl.c t/comp/require.t
+          - lib/IPC/SysV.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 21414] By: rgs                                   on 2003/10/06  15:23:01
-        Log: Subject: Re: [PATCH lib/warnings.t]  Adding TODO functionality to lib/warnings.
-             From: Abigail <abigail@abigail.nl>
-             Date: Wed, 1 Oct 2003 14:19:43 +0200
-             Message-ID: <20031001121943.GA29419@abigail.nl>
+[ 22346] By: rgs                                   on 2004/02/20  10:23:51
+        Log: Subject: [PATCH] genmk95.pl touchup for distclean on Win98
+             From: Greg Matheson <lang@ms.chinmin.edu.tw>
+             Date: Fri, 20 Feb 2004 15:34:59 +0800
+             Message-ID: <20040220153459.A30249@ms.chinmin.edu.tw>
      Branch: perl
-          ! lib/warnings.t
+          ! win32/genmk95.pl
 ____________________________________________________________________________
-[ 21413] By: rgs                                   on 2003/10/06  15:05:32
-        Log: Fixes in the modules maintainers list.
+[ 22345] By: rgs                                   on 2004/02/20  08:21:47
+        Log: Upgrade to Term::ANSIColor 1.08.
      Branch: perl
-          ! Porting/Maintainers.pl
+          ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
+          ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
 ____________________________________________________________________________
-[ 21412] By: rgs                                   on 2003/10/06  15:02:42
-        Log: Fix broken link in perltodo.pod.
+[ 22344] By: rgs                                   on 2004/02/19  21:17:10
+        Log: Upgrade to prereleases of Math::BigInt 1.70 and
+             Math::BigRat 0.12, by Tels.
      Branch: perl
-          ! pod/perltodo.pod
+          ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
+          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
+          ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
+          ! lib/Math/BigInt/t/bare_mif.t 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/bigints.t lib/Math/BigInt/t/biglog.t
+          ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
+          ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
+          ! lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/sub_mbf.t
+          ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
+          ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
+          ! lib/Math/BigInt/t/use_mbfw.t lib/Math/BigInt/t/with_sub.t
+          ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
+          ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
+          ! lib/bigint.pm t/lib/Math/BigInt/BareCalc.pm
+          ! t/lib/Math/BigInt/Scalar.pm t/lib/Math/BigRat/Test.pm
 ____________________________________________________________________________
-[ 21411] By: rgs                                   on 2003/10/06  12:11:10
-        Log: Typos in perldiag.
+[ 22343] By: davem                                 on 2004/02/19  13:43:18
+        Log: -Dx could coredump on threaded builds because consts are now
+             stored in the pad
      Branch: perl
-          ! pod/perldiag.pod
+          ! dump.c
 ____________________________________________________________________________
-[ 21410] By: rgs                                   on 2003/10/06  11:55:52
-        Log: Subject: Re: [doc-PATCH] for unpack_str() and question
-             From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
-             Date: Mon, 6 Oct 2003 08:45:29 +0200 
-             Message-ID: <75A46BF1A9D8D311863A00508B6259A405F180C1@ATTMSX4>
+[ 22342] By: rgs                                   on 2004/02/18  21:38:13
+        Log: Add a tool to report dual-lived core modules that don't
+             have the same version than the corresponding module on CPAN.
      Branch: perl
-          ! pod/perlapi.pod pp_pack.c
+          + Porting/corecpan.pl
+          ! MANIFEST
 ____________________________________________________________________________
-[ 21409] By: rgs                                   on 2003/10/06  11:49:55
-        Log: Subject: [PATCH pod/perlfunc.pod]  ref can return false on references
-             From: Abigail <abigail@abigail.nl>
-             Date: Mon, 6 Oct 2003 05:55:21 -0700
-             Message-ID: <20031006125521.GA26446@ucan.foad.org>
+[ 22341] By: rgs                                   on 2004/02/18  14:04:11
+        Log: Document the removal of PERL_XS_APIVERSION and PERL_PM_APIVERSION.
      Branch: perl
-          ! pod/perlfunc.pod
+          ! pod/perl591delta.pod
 ____________________________________________________________________________
-[ 21408] By: rgs                                   on 2003/10/06  11:46:14
-        Log: Add a new option --check to Porting/Maintainers,
-             to check for files who are listed for several maintainers.
+[ 22338] By: rgs                                   on 2004/02/18  13:32:17
+        Log: Add base.pm and fields.pm to the maintainer list.
+             Remove a duplicate file from this list.
      Branch: perl
-          ! Porting/Maintainers.pm
+          ! Porting/Maintainers.pl
 ____________________________________________________________________________
-[ 21407] By: rgs                                   on 2003/10/06  11:44:33
-        Log: Subject: [PATCH]Re: The META.yml file in bleadperl
-             From: Fergal Daly <fergal@esatclear.ie>
-             Date: Mon, 6 Oct 2003 00:25:29 +0100
-             Message-Id: <200310060025.29122.fergal@esatclear.ie>
-             
-             Plus regeneration of META.yml
+[ 22337] By: davem                                 on 2004/02/18  13:22:13
+        Log: fix write test: -small_number may be displayed as 00.00 or -0.00
      Branch: perl
-          ! META.yml Porting/makemeta
+          ! t/op/write.t
 ____________________________________________________________________________
-[ 21406] By: ams                                   on 2003/10/06  04:22:11
-        Log: Subject: Re: [perl #24076] "<> err EXPR" and warnings.
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Sun, 5 Oct 2003 21:27:54 +0200
-             Message-Id: <20031005212754.5ef54472.rgarciasuarez@free.fr>
-             (Applied with tweaks to op.c and a comment.)
+[ 22334] By: merijn                                on 2004/02/18  12:18:52
+        Log: Removed pm_apiversion and xs_apiversion as requested by
+             the pumpkin. Chainsaw was still in perfect working order.
      Branch: perl
-          ! op.c t/lib/warnings/op
+          ! Configure Cross/config.sh-arm-linux NetWare/config.wc
+          ! NetWare/config_H.wc Porting/Glossary Porting/config.sh
+          ! Porting/config_H config_h.SH configure.com epoc/config.sh
+          ! plan9/config.plan9 plan9/config_h.sample
+          ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
+          ! win32/config.gc win32/config.vc win32/config.vc64
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+          ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
 ____________________________________________________________________________
-[ 21405] By: ams                                   on 2003/10/06  03:56:54
-        Log: Subject: Re: [PATCH] perlsyn.pod Revision - Resend
-             From: Shlomi Fish <shlomif@vipe.technion.ac.il>
-             Date: Fri, 3 Oct 2003 12:34:46 +0200 (IST)
-             Message-Id: <Pine.LNX.4.56.0310031233580.28640@vipe.technion.ac.il>
-             (Applied with minor tweaks.)
+[ 22332] By: davem                                 on 2004/02/18  11:14:43
+        Log: Add tests for the C<my $x if foo> deprecation, and change the
+             warning text
      Branch: perl
-          ! pod/perlsyn.pod
+          ! op.c pod/perldiag.pod t/lib/warnings/op
 ____________________________________________________________________________
-[ 21404] By: ams                                   on 2003/10/06  03:32:50
-        Log: Subject: [perl #24120] Tie::Hash documentation has broken code
-             From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
-             Date: 5 Oct 2003 18:40:36 -0000
-             Message-Id: <rt-24120-65664.15.9776865968429@rt.perl.org>
-             (Applied without $VERSION update.)
+[ 22330] By: mhx                                   on 2004/02/18  08:53:03
+        Log: 1. Add section to perlxs.pod describing that the refcount of AVs/HVs
+             returned from XSUBs through RETVAL isn't decremented as it is for
+             SVs. This causes those XSUBs to leak memory and cannot be fixed
+             without breaking existing CPAN modules that work around this bug.
+             
+             2. Fix a memory leak of that kind in POSIX::localconv.
      Branch: perl
-          ! lib/Tie/Hash.pm
+          ! ext/POSIX/POSIX.xs pod/perlxs.pod
 ____________________________________________________________________________
-[ 21403] By: ams                                   on 2003/10/06  03:26:39
-        Log: Subject: Re: [PATCH] [perl #24113] mistake in perlretut
-             From: Robert Spier <rspier@pobox.com>
-             Date: Sun, 05 Oct 2003 21:34:30 -0700
-             Message-Id: <m3vfr39e7d.wl_rspier@pobox.com>
+[ 22329] By: rgs                                   on 2004/02/18  08:25:58
+        Log: Encode has local changes. Up-version it.
      Branch: perl
-          ! pod/perlretut.pod
+          ! ext/Encode/Encode.pm
 ____________________________________________________________________________
-[ 21402] By: ams                                   on 2003/10/05  03:08:53
-        Log: Subject: [PATCH] pp_sys.c: pp_waitpid and EINTR
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: Sat, 4 Oct 2003 18:15:23 -0400
-             Message-Id: <20031004221523.GA29324@grazzini.net>
+[ 22328] By: davem                                 on 2004/02/17  23:30:50
+        Log: add deprecation warning for C<my $x if foo> and C<foo && (my $x)>
      Branch: perl
-          ! pp_sys.c
+          ! op.c opcode.h opcode.pl pod/perldiag.pod pp.sym pp_proto.h
 ____________________________________________________________________________
-[ 21401] By: ams                                   on 2003/10/02  17:25:34
-        Log: Subject: Re: 5.8.1 and srand
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Thu, 2 Oct 2003 15:51:11 +0000
-             Message-Id: <1065109871.3115@devpc01.iconmobile.de>
+[ 22327] By: rgs                                   on 2004/02/17  23:22:45
+        Log: It's better to localize *_ than $_, to avoid magic leakage
      Branch: perl
-          ! t/op/fork.t
+          ! lib/File/Find.pm
 ____________________________________________________________________________
-[ 21400] By: hv                                    on 2003/10/02  09:34:36
-        Log: minor cleanup for Changes
+[ 22326] By: rgs                                   on 2004/02/17  23:18:25
+        Log: One of the new tests of MIME::Base64 relies on a non-core module.
      Branch: perl
-          ! Changes
+          - ext/MIME/Base64/t/bad-sv.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 21399] By: hv                                    on 2003/10/02  09:18:27
-        Log: Update changes
+[ 22325] By: rgs                                   on 2004/02/17  23:10:22
+        Log: Upgrade to MIME::Base64 3.00.
+             Fix t/warn.t so it works in the core.
+             Reintegrate change #22309 in it. Bump $VERSION to 3.00_01.
      Branch: perl
-          ! Changes patchlevel.h
+          + ext/MIME/Base64/t/bad-sv.t ext/MIME/Base64/t/warn.t
+          ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
+          ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
+          ! ext/MIME/Base64/t/base64.t
 ____________________________________________________________________________
-[ 21398] By: hv                                    on 2003/10/02  09:15:42
-        Log: build perlapi.pod in deterministic order even when functions differ
-             only in case; regen perlapi.pod
+[ 22323] By: rgs                                   on 2004/02/17  22:20:25
+        Log: Be more clear. Use simple words.
      Branch: perl
-          ! autodoc.pl pod/perlapi.pod
+          ! pod/perl591delta.pod
 ____________________________________________________________________________
-[ 21397] By: ams                                   on 2003/10/02  07:48:51
-        Log: Subject: Re: 5.8.1 and srand
-             From: Brendan O'Dea <bod@debian.org>
-             Date: Thu, 2 Oct 2003 10:30:36 +1000
-             Message-Id: <20031002003036.GA9198@londo.c47.org>
+[ 22322] By: davem                                 on 2004/02/17  21:52:08
+        Log: remove C<my $x if foo> construct from core modules
      Branch: perl
-          ! util.c
+          ! ext/B/B/Deparse.pm ext/IO/lib/IO/Handle.pm
+          ! ext/IO/lib/IO/Pipe.pm lib/ExtUtils/Liblist/Kid.pm
+          ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
+          ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/SMTP.pm
+          ! lib/Pod/Parser.pm lib/Test/Harness.pm utils/h2xs.PL
 ____________________________________________________________________________
-[ 21396] By: ams                                   on 2003/10/01  22:18:13
-        Log: Update Changes.
+[ 22321] By: rgs                                   on 2004/02/17  21:22:17
+        Log: Dave Mitchell suggested this perldelta entry for the SVp_* reordering.
      Branch: perl
-          ! Changes patchlevel.h
+          ! pod/perl591delta.pod
 ____________________________________________________________________________
-[ 21395] By: nicholas                              on 2003/10/01  21:09:11
-        Log: Integrate:
-             [ 21387]
-             Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
-             From: Tom Horsley <Tom.Horsley@ccur.com>
-             Date: Mon, 29 Sep 2003 13:00:09 GMT
-             Message-Id: <200309291300.NAA23856@amber2.ccur.com>
-     Branch: maint-5.8/perl
-         !> ext/Sys/Syslog/t/syslog.t hints/powerux.sh
+[ 22320] By: rgs                                   on 2004/02/17  21:07:11
+        Log: Bump $B::VERSION (because of change #22315).
+     Branch: perl
+          ! ext/B/B.pm
 ____________________________________________________________________________
-[ 21394] By: ams                                   on 2003/10/01  20:28:20
-        Log: Subject: misapplied patch 19452
-             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
-             Date: Tue, 30 Sep 2003 06:01:50 -0700
-             Message-Id: <20030930130150.GA1436@efn.org>
+[ 22319] By: rgs                                   on 2004/02/17  21:03:09
+        Log: Regenerate table of contents and other related files.
      Branch: perl
-          ! pp_hot.c
+          ! MANIFEST pod/perl.pod pod/perltoc.pod
 ____________________________________________________________________________
-[ 21393] By: nicholas                              on 2003/09/30  20:52:55
-        Log: Disarm the maint branch.
-             (Put the MAINTfoo local patch back in patchlevel.h following the
-             successful escape, er release, of 5.8.1)
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 22318] By: rgs                                   on 2004/02/17  20:06:04
+        Log: Bump up perl's version number to 5.9.1.
+             Add perl591delta in perl.pod.
+             Update the sample config files in Porting/.
+     Branch: perl
+          ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
+          ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
+          ! plan9/config.plan9 pod/perl.pod win32/Makefile
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+          ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
 ____________________________________________________________________________
-[ 21392] By: rgs                                   on 2003/09/30  20:22:02
-        Log: Revamp the section on local() in perlsub.
-             - avoid using the word "declare" in conjunction with local()
-             - less archaelogical references
-             - more about localization of lvalues
-             - removes examples of localization of tied hashes that don't work
-             - give titles to subsections
-             - explain localization of magic values
-             - explain localization of globs
-             - fix link to perldelta
+[ 22317] By: davem                                 on 2004/02/17  19:28:58
+        Log: 22316 had stupid precedence thinkos
      Branch: perl
-          ! pod/perlsub.pod
+          ! pp.c pp_hot.c
 ____________________________________________________________________________
-[ 21391] By: rgs                                   on 2003/09/30  12:47:13
-        Log: Useless "local $_" in a perlfaq3 example
+[ 22316] By: davem                                 on 2004/02/17  18:23:27
+        Log: Slight update to #22315 ($lval=*FOO); optimise the hot tests,
+             and fix some incorrect indentation
      Branch: perl
-          ! pod/perlfaq3.pod
+          ! pp.c pp_hot.c sv.c
 ____________________________________________________________________________
-[ 21390] By: rgs                                   on 2003/09/30  11:29:17
-        Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
-             From: grommel@sears.com
-             Date: Mon, 29 Sep 2003 14:45:16 -0500
-             Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>
+[ 22315] By: davem                                 on 2004/02/17  18:01:52
+        Log: Subject:  Re: [PATCH] GLOB to LVALUE assignment fix
+             From:  Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
+             Date:  Tue, 17 Feb 2004 17:32:16 +0100
+             Message-Id:  <20040217163216.GA6805@ethan>
+             
+             Make PVLV a superset of PVGV, so that $lvalue = *FOO works
      Branch: perl
-          ! hints/svr4.sh t/op/pack.t
+          ! dump.c ext/B/B.pm ext/B/B.xs pp.c pp_hot.c sv.c sv.h t/op/gv.t
 ____________________________________________________________________________
-[ 21389] By: rgs                                   on 2003/09/30  11:06:53
-        Log: Add a TODO test for bug #23790, by Abigail
+[ 22314] By: merijn                                on 2004/02/17  11:22:24
+        Log: 1. Creating backward compatibility for Configure after patches
+             #22227 and #22302 to still support 5.8.x and below
+             
+             2. Small change for building on GNU hurd
+             Date: Sun, 15 Feb 2004 23:27:17 +1100
+             From: "Brendan O'Dea" <bod@debian.org>
+             Message-ID: <20040215122717.GA26812@londo.c47.org>
      Branch: perl
-          ! t/op/sub_lval.t
+          ! Configure Makefile.SH hints/gnu.sh
 ____________________________________________________________________________
-[ 21388] By: rgs                                   on 2003/09/30  10:52:50
-        Log: Subject: [PATCH] Re: [perl #24071] Typo in description of binmode
-             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
-             Date: Tue, 30 Sep 2003 04:53:02 -0700
-             Message-ID: <20030930115302.GA3200@efn.org>
+[ 22313] By: mhx                                   on 2004/02/16  20:27:40
+        Log: Fix for Win32 build failure caused by the byacc to bison switch.
      Branch: perl
-          ! pod/perlfunc.pod
+          ! perl.h
 ____________________________________________________________________________
-[ 21387] By: rgs                                   on 2003/09/29  12:47:37
-        Log: Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
-             From: Tom Horsley <Tom.Horsley@ccur.com>
-             Date: Mon, 29 Sep 2003 13:00:09 GMT
-             Message-Id: <200309291300.NAA23856@amber2.ccur.com>
+[ 22312] By: rgs                                   on 2004/02/16  13:16:43
+        Log: Revert change 22308 (the patch was against maint, not blead)
      Branch: perl
-          ! ext/Sys/Syslog/t/syslog.t hints/powerux.sh
+          ! lib/ExtUtils/instmodsh
 ____________________________________________________________________________
-[ 21386] By: rgs                                   on 2003/09/29  11:14:27
-        Log: Subject: [PATCH 5.8.1] Fix broken splitpod program
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Mon, 29 Sep 2003 11:50:23 +0100
-             Message-ID: <3F780E6F.3020704@uk.radan.com>
+[ 22310] By: merijn                                on 2004/02/16  11:30:29
+        Log: Fix typo in doc for Encode
+             From: "Brendan O'Dea" <bod@debian.org>
+             Date: Sun, 15 Feb 2004 23:27:17 +1100
+             Message-ID: <20040215122717.GA26812@londo.c47.org>
      Branch: perl
-          ! pod/splitpod
+          ! ext/Encode/Encode.pm
 ____________________________________________________________________________
-[ 21385] By: rgs                                   on 2003/09/29  11:09:32
-        Log: Subject: [PATCH 5.8.1] pod/perlrun.pod: no space after -i allowed
-             From: Brendan O'Dea <bod@debian.org>
-             Date: Sun, 28 Sep 2003 23:23:34 +1000
-             Message-ID: <20030928132334.GA29499@londo.c47.org>
+[ 22309] By: merijn                                on 2004/02/16  11:27:34
+        Log: Missing semi-colon
+             From: "Brendan O'Dea" <bod@debian.org>
+             Date: Sun, 15 Feb 2004 23:27:17 +1100
+             Message-ID: <20040215122717.GA26812@londo.c47.org>
      Branch: perl
-          ! pod/perlrun.pod
+          ! ext/MIME/Base64/Base64.xs
 ____________________________________________________________________________
-[ 21384] By: rgs                                   on 2003/09/26  20:39:19
-        Log: Nit to the maintainers list by SADAHIRO Tomoyuki
+[ 22308] By: merijn                                on 2004/02/16  11:24:59
+        Log: Add some basic POD to lib/ExtUtils/instmodsh so that
+             it has a manpage.
+             From: "Brendan O'Dea" <bod@debian.org>
+             Date: Sun, 15 Feb 2004 23:27:17 +1100
+             Message-ID: <20040215122717.GA26812@londo.c47.org>
      Branch: perl
-          ! Porting/Maintainers.pl
+          ! lib/ExtUtils/instmodsh
 ____________________________________________________________________________
-[ 21383] By: jhi                                   on 2003/09/26  04:41:17
-        Log: Missing +x bits.
+[ 22307] By: rgs                                   on 2004/02/15  11:02:49
+        Log: Subject: [patch perlguts.pod] save_item doesn't handle magic
+             From: Stas Bekman <stas@stason.org>
+             Date: Fri, 13 Feb 2004 20:18:59 -0800
+             Message-ID: <402DA1B3.2010608@stason.org>
      Branch: perl
-          ! Porting/makerel
+          ! pod/perlguts.pod
 ____________________________________________________________________________
-[ 21382] By: rgs                                   on 2003/09/25  19:40:50
-        Log: Update the perldelta for 5.9.0.
+[ 22306] By: davem                                 on 2004/02/15  00:24:26
+        Log: Segmentation fault with
+             sub x { shift; @a = @b; eval +{ use } }
      Branch: perl
-          ! pod/perldelta.pod
+          ! op.c perly.act perly.h perly.tab perly.y t/comp/parser.t
 ____________________________________________________________________________
-[ 21381] By: rgs                                   on 2003/09/25  19:02:12
-        Log: Add the perl581delta manpage.
-             Regenerate the table of contents.
+[ 22305] By: davem                                 on 2004/02/14  23:52:09
+        Log: Enable v (verbose) switch on -Dp to display the top 8 elements
+             on the parser stack at each reduce.  Also,
+             
+             Subject: Re: switch from byacc to bison
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 14 Feb 2004 13:26:45 -0600
+             Message-ID: <craigberry-8058A3.13264414022004@onion.develooper.com>
+             
+             change #if DEBUGGING to #ifdef ... in perly.c
      Branch: perl
-          + pod/perl581delta.pod
-          ! MANIFEST pod.lst pod/perl.pod pod/perlhist.pod pod/perltoc.pod
-          ! vms/descrip_mms.template win32/pod.mak
+          ! perly.c pod/perlrun.pod
 ____________________________________________________________________________
-[ 21380] By: rgs                                   on 2003/09/25  18:36:45
-        Log: Update perlhist.pod
+[ 22304] By: davem                                 on 2004/02/14  13:33:26
+        Log: Subject:  Re: switch from byacc to bison
+             From:  Abe Timmerman <abeltje@cpan.org>
+             Date:  Sat, 14 Feb 2004 11:56:24 +0100
+             Message-Id:  <200402141156.58185.abeltje@cpan.org>
+             
+             Fix typos in pumpkin.pod
      Branch: perl
-          ! pod/perlhist.pod
+          ! Porting/pumpkin.pod
 ____________________________________________________________________________
-[ 21379] By: chip                                  on 2003/09/25  18:10:01
-        Log: Relocate the mention of safe signals with POSIX::SigAction.
-     Branch: maint-5.8/perl
-          ! pod/perl581delta.pod
+[ 22303] By: davem                                 on 2004/02/14  12:28:37
+        Log: remove binary compatibility stuff from the yacc -> bison switch
+             of change #22302
+     Branch: perl
+          ! embedvar.h intrpvar.h
 ____________________________________________________________________________
-[ 21378] By: jhi                                   on 2003/09/25  12:42:00
-        Log: perldelta turnover.
-     Branch: maint-5.8/perl
-          + pod/perl581delta.pod
-          ! MANIFEST pod.lst pod/perl.pod pod/perldelta.pod
-          ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
+[ 22302] By: davem                                 on 2004/02/14  02:06:53
+        Log: Switch from byacc to bison and simplify the perly.* regeneration
+             process
+     Branch: perl
+          + perly.act perly.tab regen_perly.pl
+          - perly.fixer perly_c.diff perlyline.pl vms/perly_c.vms
+          - vms/perly_h.vms vms/vms_yfix.pl
+          ! MANIFEST Makefile.SH Porting/pumpkin.pod embedvar.h intrpvar.h
+          ! op.c perl.h perlapi.h perly.c perly.h perly.y sv.c toke.c
+          ! vms/descrip_mms.template
 ____________________________________________________________________________
-[ 21377] By: jhi                                   on 2003/09/25  09:58:50
-        Log: Here goes nothing.
-     Branch: maint-5.8/perl
-          ! patchlevel.h
+[ 22301] By: rgs                                   on 2004/02/13  21:11:25
+        Log: Fix an fcntl example in perlopentut, spotted by MJD.
+     Branch: perl
+          ! pod/perlopentut.pod
 ____________________________________________________________________________
-[ 21376] By: jhi                                   on 2003/09/25  09:55:52
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 22300] By: davem                                 on 2004/02/12  23:18:20
+        Log: The new -Dq option didn't actually work!
+     Branch: perl
+          ! perl.h
 ____________________________________________________________________________
-[ 21375] By: jhi                                   on 2003/09/25  09:27:33
-        Log: Dare.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod pod/perlhist.pod
+[ 22299] By: merijn                                on 2004/02/12  14:32:15
+        Log: Subject: [comment patch] (ed: mg.c:mg_set() => mg.c:Perl_magic_set())
+             From: Stas Bekman <stas@stason.org>
+             Date: Wed, 11 Feb 2004 16:53:54 -0800
+             Message-ID: <402ACEA2.4020907@stason.org>
+     Branch: perl
+          ! perl.c
 ____________________________________________________________________________
-[ 21374] By: jhi                                   on 2003/09/25  09:23:35
-        Log: Integrate:
-             [ 21369]
-             Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98)
+[ 22298] By: rgs                                   on 2004/02/10  08:49:12
+        Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
              From: Greg Matheson <lang@ms.chinmin.edu.tw>
-             Date: Wed, 24 Sep 2003 22:51:09 +0800
-             Message-ID: <20030924225109.A17126@ms>
-             
-             (Win98 + MinGW, a missing Win95.pm hunk)
-             
-             [ 21370]
-             CPAN sites update.
-             
-             Regen perltoc, perlmodlib.
-     Branch: maint-5.8/perl
-          ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perltoc.pod
-         !> lib/ExtUtils/MM_Win95.pm
+             Date: Tue, 10 Feb 2004 12:36:33 +0800
+             Message-ID: <20040210043633.GA33671687@momotaro>
+     Branch: perl
+          ! win32/makefile.mk
 ____________________________________________________________________________
-[ 21373] By: jhi                                   on 2003/09/25  09:22:04
-        Log: Integrate:
-             [ 21371]
-             Update to Scalar-List-Utils 1.13
-             
-             [ 21372]
-             Sync with libnet 1.17
-     Branch: maint-5.8/perl
-         !> ext/List/Util/ChangeLog ext/List/Util/Util.xs
-         !> ext/List/Util/lib/List/Util.pm
-         !> ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t
+[ 22297] By: rgs                                   on 2004/02/10  08:05:16
+        Log: Add 5.005_04-RC1 and Leon in perlhist.
+     Branch: perl
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 21372] By: gbarr                                 on 2003/09/25  07:35:24
-        Log: Sync with libnet 1.17
+[ 22295] By: rgs                                   on 2004/02/09  22:48:54
+        Log: Add a note in Unicode::UCD about the _getcode() function
+             being copy-n-pasted in charnames.pm. (spotted by Merijn)
      Branch: perl
-          ! lib/Net/ChangeLog.libnet lib/Net/Domain.pm lib/Net/FTP.pm
+          ! lib/Unicode/UCD.pm
 ____________________________________________________________________________
-[ 21371] By: gbarr                                 on 2003/09/25  06:57:35
-        Log: Update to Scalar-List-Utils 1.13
+[ 22294] By: rgs                                   on 2004/02/09  21:48:15
+        Log: Implement stacked filetest operators (-f -w -x $file).
      Branch: perl
-          ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
-          ! ext/List/Util/lib/List/Util.pm
-          ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t
+          ! doio.c dump.c ext/B/B/Concise.pm op.c op.h
+          ! pod/perl591delta.pod pod/perlfunc.pod pp_sys.c t/op/filetest.t
 ____________________________________________________________________________
-[ 21370] By: jhi                                   on 2003/09/25  06:45:42
-        Log: CPAN sites update.
+[ 22292] By: rgs                                   on 2004/02/09  21:17:40
+        Log: Subject: Re: [perl #26073] sprintf miscounts padding when format is utf8 
+             From: hv@crypt.org
+             Date: Mon, 09 Feb 2004 03:21:21 +0000
+             Message-Id: <200402090321.i193LL907950@zen.crypt.org>
      Branch: perl
-          ! pod/perlmodlib.PL
+          ! sv.c t/op/sprintf2.t
 ____________________________________________________________________________
-[ 21369] By: jhi                                   on 2003/09/25  05:22:48
-        Log: Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98)
-             From: Greg Matheson <lang@ms.chinmin.edu.tw>
-             Date: Wed, 24 Sep 2003 22:51:09 +0800
-             Message-ID: <20030924225109.A17126@ms>
-             
-             (Win98 + MinGW, a missing Win95.pm hunk)
+[ 22291] By: rgs                                   on 2004/02/09  21:09:14
+        Log: Subject: reduce overhead of charnames.pm, make op/pat.t work under miniperl
+             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
+             Date: Mon, 9 Feb 2004 00:51:45 -0800
+             Message-ID: <20040209085145.GA3204@efn.org>
+             (plus an etymological notice)
      Branch: perl
-          ! lib/ExtUtils/MM_Win95.pm
+          ! lib/charnames.pm
 ____________________________________________________________________________
-[ 21368] By: jhi                                   on 2003/09/25  05:08:09
-        Log: Odd glitch.
-     Branch: maint-5.8/perl
-          ! patchlevel.h
+[ 22290] By: rgs                                   on 2004/02/08  21:34:27
+        Log: Add the new private flag OPpGREP_LEX in B::Concise.
+     Branch: perl
+          ! ext/B/B/Concise.pm
 ____________________________________________________________________________
-[ 21367] By: jhi                                   on 2003/09/25  04:56:35
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 22289] By: rgs                                   on 2004/02/08  21:21:28
+        Log: map and grep weren't working correctly with lexical $_ in
+             scalar context, because pp_mapwhile and pp_grepwhile were using
+             their target as a temporary slot to store the return value.
+     Branch: perl
+          ! pp_ctl.c pp_hot.c t/op/mydef.t
 ____________________________________________________________________________
-[ 21366] By: jhi                                   on 2003/09/25  04:49:32
-        Log: Integrate:
-             
-             [ 21365]
-             AUTHORS tweak.
-     Branch: maint-5.8/perl
-         !> AUTHORS
+[ 22287] By: rgs                                   on 2004/02/08  12:01:35
+        Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
+             From: Greg Matheson <lang@ms.chinmin.edu.tw>
+             Date: Mon, 2 Feb 2004 16:52:44 +0800
+             Message-ID: <20040202165244.A17415@ms.chinmin.edu.tw>
+     Branch: perl
+          ! win32/makefile.mk
 ____________________________________________________________________________
-[ 21365] By: jhi                                   on 2003/09/25  04:44:05
-        Log: AUTHORS tweak.
+[ 22286] By: rgs                                   on 2004/02/08  11:48:09
+        Log: Subject: [PATCH] Correct some prototypes in perlapi.pod
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Fri, 06 Feb 2004 12:44:05 +0000
+             Message-ID: <40238C15.2090200@uk.radan.com>
      Branch: perl
-          ! AUTHORS
+          ! pod/perlapi.pod sv.h
 ____________________________________________________________________________
-[ 21364] By: jhi                                   on 2003/09/24  20:04:19
-        Log: perldelta, perlport.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod pod/perlport.pod
+[ 22285] By: rgs                                   on 2004/02/08  11:44:22
+        Log: Subject: [PATCH] Fix absolute path handling in installhtml
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Fri, 06 Feb 2004 16:14:14 +0000
+             Message-ID: <4023BD56.6090903@uk.radan.com>
+     Branch: perl
+          ! installhtml
 ____________________________________________________________________________
-[ 21363] By: jhi                                   on 2003/09/24  19:42:35
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 22284] By: rgs                                   on 2004/02/08  11:42:08
+        Log: Subject: [PATCH perlunicode.pod] chomp() cares about Unicode
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Date: Sat, 07 Feb 2004 00:08:36 +0900
+             Message-Id: <20040206235116.0E36.BQW10602@nifty.com>
+     Branch: perl
+          ! pod/perlunicode.pod
 ____________________________________________________________________________
-[ 21362] By: jhi                                   on 2003/09/24  19:37:08
-        Log: Integrate:
-             [ 21360]
-             Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS 
-             From: Olli Savia (via RT) <perlbug-followup@perl.org>
-             Date: 24 Sep 2003 15:42:41 -0000
-             Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
-             
-             [ 21361]
-             Even though undefing SPACE and FORMAT should be safe,
-             at this point I'm choosing to be paranoid and using
-             #ifdef __Lynx__.
-     Branch: maint-5.8/perl
-         !> mg.c perl.h perlio.c pp_sys.c
+[ 22282] By: nicholas                              on 2004/02/07  22:32:44
+        Log: Comment to record why we can't clear placeholders in hsplit
+     Branch: perl
+          ! hv.c
 ____________________________________________________________________________
-[ 21361] By: jhi                                   on 2003/09/24  17:40:42
-        Log: Even though undefing SPACE and FORMAT should be safe,
-             at this point I'm choosing to be paranoid and using
-             #ifdef __Lynx__.
+[ 22281] By: nicholas                              on 2004/02/07  21:46:59
+        Log: deleting keys in restricted hashes was leaking the entry. Yow!
      Branch: perl
-          ! perl.h
+          ! hv.c lib/Hash/Util.t
 ____________________________________________________________________________
-[ 21360] By: jhi                                   on 2003/09/24  17:30:07
-        Log: Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS 
-             From: Olli Savia (via RT) <perlbug-followup@perl.org>
-             Date: 24 Sep 2003 15:42:41 -0000
-             Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
+[ 22280] By: nicholas                              on 2004/02/07  21:20:16
+        Log: Now hv_delete is able to ingore placeholders.
+             (This is an XS visible change in the hash API. But not of documented
+             behaviour)
      Branch: perl
-          ! mg.c perl.h perlio.c pp_sys.c
+          ! hv.c
 ____________________________________________________________________________
-[ 21359] By: jhi                                   on 2003/09/24  14:03:52
-        Log: Integrate:
-             [ 21353]
-             Someone actually reads the Makefile.PL messages, it seems.
-             (from Jonathan Leffler)
-             
-             [ 21354]
-             A fix from Graham for
-             [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
-             (seemingly a NV casting issue)
-             
-             [ 21356]
-             Subject: [DOCPATCH] attributes.pm
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Wed, 24 Sep 2003 11:00:42 +0200
-             Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>
-             
-             (reformatted a bit)
-     Branch: maint-5.8/perl
-         !> ext/List/Util/Util.xs ext/Time/HiRes/Makefile.PL
-         !> lib/attributes.pm
+[ 22279] By: nicholas                              on 2004/02/07  20:56:50
+        Log: All whitespace is equal, but some whitespace is more equal than others
+             (lib/DBM_Filter/Changes line had spaces. Spaces bad. Tabs better)
+     Branch: perl
+          ! MANIFEST
 ____________________________________________________________________________
-[ 21358] By: jhi                                   on 2003/09/24  10:20:13
-        Log: perldelta.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22278] By: nicholas                              on 2004/02/07  19:50:10
+        Log: hv_clear_placeholders now manipulates the linked lists directly, rather
+             than using the iterator interface and calling hv_delete
+             This will allow hv_delete to be simplified to remove most of the
+             special casing related to placeholders.
+     Branch: perl
+          ! hv.c
 ____________________________________________________________________________
-[ 21357] By: jhi                                   on 2003/09/24  09:26:45
-        Log: perldelta tweaks.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22273] By: merijn                                on 2004/02/06  11:47:14
+        Log: Added hints_4.sh for specific AIX 4 support
+             this is the next stage in the general cleanup process
+             for the AIX hints. More to come
+     Branch: perl
+          + hints/aix_4.sh
+          ! MANIFEST
 ____________________________________________________________________________
-[ 21356] By: jhi                                   on 2003/09/24  08:27:52
-        Log: Subject: [DOCPATCH] attributes.pm
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Wed, 24 Sep 2003 11:00:42 +0200
-             Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>
-             
-             (reformatted a bit)
+[ 22272] By: rgs                                   on 2004/02/06  07:32:15
+        Log: Fix a non-standard NAME pod section
+             (by Smylers and Casey West)
      Branch: perl
-          ! lib/attributes.pm
+          ! lib/Carp/Heavy.pm
 ____________________________________________________________________________
-[ 21355] By: jhi                                   on 2003/09/24  08:24:02
-        Log: Subject: [PATCH pod/perldelta.pod] map in void context.
-             From: Abigail <abigail@abigail.nl>
-             Date: Wed, 24 Sep 2003 10:55:45 +0200
-             Message-ID: <20030924085545.GA2374@abigail.nl>
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22268] By: rgs                                   on 2004/02/04  19:50:05
+        Log: The "my $_" wasn't nice with foreach loops.
+     Branch: perl
+          ! op.c t/op/mydef.t
 ____________________________________________________________________________
-[ 21354] By: jhi                                   on 2003/09/24  07:25:48
-        Log: A fix from Graham for
-             [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
-             (seemingly a NV casting issue)
+[ 22267] By: merijn                                on 2004/02/04  10:24:33
+        Log: AIX 3 support removed from default hints after its separation
      Branch: perl
-          ! ext/List/Util/Util.xs
+          ! hints/aix.sh
 ____________________________________________________________________________
-[ 21353] By: jhi                                   on 2003/09/24  05:05:39
-        Log: Someone actually reads the Makefile.PL messages, it seems.
-             (from Jonathan Leffler)
+[ 22266] By: merijn                                on 2004/02/04  10:16:20
+        Log: AIX 3 hints split off from default hints in preparation
+             of a hint file cleanup. aix_4.sh will follow soon
      Branch: perl
-          ! ext/Time/HiRes/Makefile.PL
+          + hints/aix_3.sh
+          ! MANIFEST
 ____________________________________________________________________________
-[ 21352] By: jhi                                   on 2003/09/24  05:00:37
-        Log: Integrate:
-             [ 21342]
-             Minor nit in a debug message of the tokenizer.
-             
-             [ 21343]
-             Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
-             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
-             Date: Tue, 23 Sep 2003 09:13:55 -0700
-             Message-ID: <20030923161354.GA2432@efn.org>
-             
-             [ 21344]
-             Subject: Re: NCR MP-RAS perl problems [perl #23791]
-             From: grommel@sears.com
-             Date: Tue, 23 Sep 2003 13:40:33 -0500
-             Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>
-             
-             [ 21345]
-             v-promises from John Peaock.
-             
-             [ 21346]
-             M::BI news from Tels.
-             
-             [ 21348]
-             Subject: [PATCH] perlvar
-             From: Juerd <juerd@convolution.nl>
-             Date: Sun, 21 Sep 2003 21:40:54 +0200
-             Message-ID: <20030921194054.GD14702@c3.convolution.nl>
-             
-             [ 21349]
-             The FAQ answer about POD comments was incorrect. [perl #23893]
-             (plus a few typos.)
-             
-             [ 21350]
-             Subject: [PATCH 5.8.x] small perldelta patch
-             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
-             Date: Tue, 23 Sep 2003 14:55:24 -0700
-             Message-ID: <20030923215524.GA3440@efn.org>
-             
-             [ 21351]
-             perliol tweaks.
-     Branch: maint-5.8/perl
-         !> INSTALL hints/svr4.sh pod/perlfaq7.pod pod/perliol.pod
-         !> pod/perlpodspec.pod pod/perlvar.pod t/op/stat.t toke.c
+[ 22265] By: rgs                                   on 2004/02/03  21:54:23
+        Log: More docs and tests for "my $_".
+     Branch: perl
+          ! pod/perlfunc.pod pod/perlsub.pod t/op/mydef.t
 ____________________________________________________________________________
-[ 21351] By: jhi                                   on 2003/09/24  04:54:33
-        Log: perliol tweaks.
+[ 22264] By: rgs                                   on 2004/02/03  20:33:02
+        Log: Subject: [PATCH] was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]
+             From: John Peacock <jpeacock@rowman.com>
+             Date: Sun, 01 Feb 2004 21:10:07 -0500
+             Message-ID: <401DB17F.5060808@rowman.com>
      Branch: perl
-          ! pod/perliol.pod
+          ! embed.fnc embed.h lib/version.pm lib/version.t pod/perlapi.pod
+          ! proto.h t/comp/use.t t/op/universal.t universal.c util.c
 ____________________________________________________________________________
-[ 21350] By: jhi                                   on 2003/09/24  04:26:29
-        Log: Subject: [PATCH 5.8.x] small perldelta patch
-             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
-             Date: Tue, 23 Sep 2003 14:55:24 -0700
-             Message-ID: <20030923215524.GA3440@efn.org>
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22263] By: rgs                                   on 2004/02/03  19:41:11
+        Log: Implement "my $_".
+     Branch: perl
+          + t/op/mydef.t
+          ! MANIFEST gv.c op.c op.h opcode.h opcode.pl
+          ! pod/perl591delta.pod pod/perlapi.pod pod/perlvar.pod pp.c
+          ! pp_ctl.c pp_hot.c regexec.c toke.c
 ____________________________________________________________________________
-[ 21349] By: rgs                                   on 2003/09/23  22:09:57
-        Log: The FAQ answer about POD comments was incorrect. [perl #23893]
-             (plus a few typos.)
+[ 22262] By: rgs                                   on 2004/02/03  16:38:25
+        Log: Regenerate perlapi.pod.
      Branch: perl
-          ! pod/perlfaq7.pod pod/perlpodspec.pod
+          ! pod/perlapi.pod
 ____________________________________________________________________________
-[ 21348] By: rgs                                   on 2003/09/23  21:56:50
-        Log: Subject: [PATCH] perlvar
-             From: Juerd <juerd@convolution.nl>
-             Date: Sun, 21 Sep 2003 21:40:54 +0200
-             Message-ID: <20030921194054.GD14702@c3.convolution.nl>
+[ 22261] By: merijn                                on 2004/02/03  12:57:37
+        Log: If someone chooses xlc as default C compiler, threaded builds
+             will fail, unless converted to cc_r
      Branch: perl
-          ! pod/perlvar.pod
+          ! hints/aix.sh
 ____________________________________________________________________________
-[ 21347] By: rgs                                   on 2003/09/23  21:34:15
-        Log: In Configure, integrate a more modern way to guess whether
-             a C symbol is defined. (See change #21267.)
-     Branch: maint-5.6
-          ! perl-5.6.2/Configure
+[ 22260] By: rgs                                   on 2004/02/01  20:47:35
+        Log: Subject: patch for IRIX/gcc link issues
+             From: Martin Pool <mbp@samba.org>
+             Date: Wed, 28 Jan 2004 10:56:25 +1100
+             Message-ID: <20040127235624.GA32612@hp.com>
+     Branch: perl
+          ! hints/irix_6.sh
 ____________________________________________________________________________
-[ 21346] By: jhi                                   on 2003/09/23  19:44:52
-        Log: M::BI news from Tels.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22259] By: davem                                 on 2004/02/01  17:42:44
+        Log: update fix to Shell.pm in change #22254: make /dev/null portable
+     Branch: perl
+          ! lib/Shell.pm
 ____________________________________________________________________________
-[ 21345] By: jhi                                   on 2003/09/23  19:41:21
-        Log: v-promises from John Peaock.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22258] By: davem                                 on 2004/02/01  17:40:02
+        Log: Subject: Re: [perl #15063] /tmp issues
+             From: Solar Designer <solar@openwall.com> 
+             Date: Mon, 26 Jan 2004 01:22:18 +0300
+             Message-ID: <20040125222218.GA13499@openwall.com>
+             
+             Remove insecure usage of /tmp from code and documentation
+     Branch: perl
+          ! ext/DB_File/DB_File.pm ext/DB_File/t/db-recno.t
+          ! ext/Devel/PPPort/PPPort.pm ext/IO/t/io_unix.t
+          ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.pod
+          ! ext/Socket/Socket.pm ext/Storable/Storable.pm
+          ! ext/Time/HiRes/Makefile.PL lib/CGI/Cookie.pm
+          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/instmodsh
+          ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
+          ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
+          ! lib/Memoize/t/tie_storable.t lib/Shell.pm lib/dotsh.pl
+          ! lib/perl5db.pl mpeix/nm mpeix/relink perly.fixer
+          ! pod/perl571delta.pod pod/perl58delta.pod pod/perldbmfilter.pod
+          ! pod/perldebug.pod pod/perlfaq5.pod pod/perlfaq8.pod
+          ! pod/perlfunc.pod pod/perlipc.pod pod/perllexwarn.pod
+          ! pod/perlobj.pod pod/perlop.pod pod/perlopentut.pod
+          ! utils/c2ph.PL
 ____________________________________________________________________________
-[ 21344] By: jhi                                   on 2003/09/23  19:33:45
-        Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
-             From: grommel@sears.com
-             Date: Tue, 23 Sep 2003 13:40:33 -0500
-             Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>
+[ 22257] By: davem                                 on 2004/02/01  15:46:24
+        Log: threads documentation: fork on UNIX might not copy all threads.
      Branch: perl
-          ! hints/svr4.sh t/op/stat.t
+          ! pod/perlthrtut.pod
 ____________________________________________________________________________
-[ 21343] By: jhi                                   on 2003/09/23  19:26:06
-        Log: Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
-             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
-             Date: Tue, 23 Sep 2003 09:13:55 -0700
-             Message-ID: <20030923161354.GA2432@efn.org>
-     Branch: perl
-          ! INSTALL
-____________________________________________________________________________
-[ 21342] By: rgs                                   on 2003/09/23  19:12:58
-        Log: Minor nit in a debug message of the tokenizer.
+[ 22256] By: davem                                 on 2004/02/01  15:34:59
+        Log: add test for Change 22194: 
+             [perl #25147] "stmt if BAREWORD" bypasses strict 'subs' checks
      Branch: perl
-          ! toke.c
+          ! t/lib/strict/subs
 ____________________________________________________________________________
-[ 21341] By: jhi                                   on 2003/09/23  12:46:04
-        Log: Integrate:
-             [ 21338]
-             Bump the Encode version to 1.9801 since we are no more identical
-             to the CPAN version.
-             
-             [ 21339]
-             Subject: Re: [PATCH] RC5 and Intel's ICC
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Tue, 23 Sep 2003 15:04:35 +0200
-             Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>
-             
-             (add -we147 to ccflags if cc = ICC so that prototype
-             detection works right)
+[ 22254] By: davem                                 on 2004/02/01  13:11:00
+        Log: Subject:  Patch for Shell.pm
+             From:  Manuel Valente <mvalente@idealx.com>
+             Date:  Tue, 27 Jan 2004 19:18:26 +0100
+             Message-Id:  <4016AB72.1080503@idealx.com>
              
-             [ 21340]
-             Let's call it 2.34, already (from Johan).
-     Branch: maint-5.8/perl
-         !> ext/Encode/Encode.pm hints/linux.sh lib/Getopt/Long.pm
+             New option for Shell.pm to discard stderr instead of capturing it
+     Branch: perl
+          ! lib/Shell.pm
 ____________________________________________________________________________
-[ 21340] By: jhi                                   on 2003/09/23  12:33:53
-        Log: Let's call it 2.34, already (from Johan).
+[ 22253] By: davem                                 on 2004/02/01  11:26:47
+        Log: Make Time/HiRes/t/HiRes.t die more gracefully if its watchdog
+             timeout triggers
      Branch: perl
-          ! lib/Getopt/Long.pm
+          ! ext/Time/HiRes/t/HiRes.t
 ____________________________________________________________________________
-[ 21339] By: jhi                                   on 2003/09/23  12:31:08
-        Log: Subject: Re: [PATCH] RC5 and Intel's ICC
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Tue, 23 Sep 2003 15:04:35 +0200
-             Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>
-             
-             (add -we147 to ccflags if cc = ICC so that prototype
-             detection works right)
+[ 22252] By: chip                                  on 2004/01/31  17:29:05
+        Log: Don't show code closing STD{IN,OUT} before reopening, because
+             doing so is unnecessary and occasionally harmful.
      Branch: perl
-          ! hints/linux.sh
+          ! pod/perlfork.pod pod/perlfunc.pod
 ____________________________________________________________________________
-[ 21338] By: jhi                                   on 2003/09/23  12:02:28
-        Log: Bump the Encode version to 1.9801 since we are no more identical
-             to the CPAN version.
+[ 22248] By: rgs                                   on 2004/01/30  08:29:55
+        Log: Another undocumented use of $_ : with reverse().
      Branch: perl
-          ! ext/Encode/Encode.pm
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 21337] By: jhi                                   on 2003/09/23  11:12:27
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 22247] By: merijn                                on 2004/01/30  08:18:28
+        Log: Drop optimization for -O3 *and higher*
+     Branch: perl
+          ! ext/Storable/hints/linux.pl
 ____________________________________________________________________________
-[ 21336] By: jhi                                   on 2003/09/23  10:07:41
-        Log: perldelta.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22246] By: rgs                                   on 2004/01/29  23:20:01
+        Log: Regenerate perlapi.pod.
+     Branch: perl
+          ! pod/perlapi.pod
 ____________________________________________________________________________
-[ 21335] By: jhi                                   on 2003/09/23  10:04:22
-        Log: Enache Adrian says the FreeBSD malloc example
-             is no more true.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22245] By: rgs                                   on 2004/01/29  21:08:28
+        Log: Subject: Re: [perl #25269] panic: pp_match start/end pointers in m/^(?=.*(a)).*(bc)/ 
+             From: hv@crypt.org
+             Date: Thu, 29 Jan 2004 15:12:12 +0000
+             Message-Id: <200401291512.i0TFCCr23736@zen.crypt.org>
+     Branch: perl
+          ! pp_hot.c t/op/pat.t
 ____________________________________________________________________________
-[ 21334] By: jhi                                   on 2003/09/23  10:02:42
-        Log: Integrate:
-             [ 21331]
-             [perl #23979] GSM 03.38 mapping in Encoding::Byte is incorrect
-             
-             Fix as much as possible - the specification is still
-             a bit unclear.
-             
-             [ 21332]
-             ucmlintage.
-     Branch: maint-5.8/perl
-         +> ext/Encode/t/gsm0338.t
-         !> MANIFEST ext/Encode/MANIFEST
-         !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm
+[ 22244] By: rgs                                   on 2004/01/28  22:00:09
+        Log: I'm the new maintainer of Switch.
+             Sync with the CPAN version of Switch 2.10.
+     Branch: perl
+          ! Porting/Maintainers.pl lib/Switch.pm lib/Switch/README
 ____________________________________________________________________________
-[ 21333] By: jhi                                   on 2003/09/23  09:21:04
-        Log: Mention the GSM 03.38 fix.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22243] By: merijn                                on 2004/01/28  20:30:40
+        Log: Message-ID: <40113F7B.6050701@davidfavor.com>
+             Date: Fri, 23 Jan 2004 09:36:27 -0600
+             From: David Favor <david@davidfavor.com>
+             Part I: In hints/aix.sh change -qmaxmem=16384 to -qmaxmem=-1
+             so no compilation stack limits are imposed.
+     Branch: perl
+          ! hints/aix.sh
 ____________________________________________________________________________
-[ 21332] By: jhi                                   on 2003/09/23  09:17:32
-        Log: ucmlintage.
+[ 22242] By: rgs                                   on 2004/01/27  22:44:30
+        Log: Update perl591delta.pod with what we've done so far.
      Branch: perl
-          ! ext/Encode/ucm/gsm0338.ucm
+          ! pod/perl591delta.pod
 ____________________________________________________________________________
-[ 21331] By: jhi                                   on 2003/09/23  09:11:23
-        Log: GSM 03.38 mapping in Encoding::Byte is incorrect
-             
-             Fix as much as possible - the specification is still
-             a bit unclear.
+[ 22239] By: rgs                                   on 2004/01/27  21:54:31
+        Log: Regenerate Changes.
+             Only include changes from the perl branch.
      Branch: perl
-          + ext/Encode/t/gsm0338.t
-          ! MANIFEST ext/Encode/MANIFEST
-          ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm
+          ! Changes
 ____________________________________________________________________________
-[ 21330] By: jhi                                   on 2003/09/23  06:30:06
-        Log: Integrate:
-             [ 21324]
-             The RCs have been missing CRs from certain files because
-             not all shells can handle multiline arguments right.
-             
-             [ 21325]
-             Stray CRs noticed by Jan Dubois.
-             
-             [ 21326]
-             Subject: [PATCH] RC5 and Intel's ICC
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Mon, 22 Sep 2003 22:52:40 +0200
-             Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
-             
-             (the attribute part)
-             
-             [ 21327]
-             Subject: [PATCH] RC5 and Intel's ICC
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Mon, 22 Sep 2003 22:52:40 +0200
-             Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
-             
-             (the missing void return type)
-             
-             [ 21329]
-             Subject: [PATCH] Re: B::Deparse fails in pure_string()
-             From: Stephen McCamant <smcc@MIT.EDU>
-             Date: Mon, 22 Sep 2003 20:53:57 -0700
-             Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>
-     Branch: maint-5.8/perl
-         !> Porting/makerel ext/B/B/Deparse.pm ext/Devel/PPPort/PPPort.pm
-         !> ext/threads/shared/shared.xs lib/ExtUtils/MM_Win95.pm
-         !> lib/ExtUtils/t/MM_Win32.t perl.h
+[ 22238] By: nicholas                              on 2004/01/27  21:51:27
+        Log: Storable's hints file shouldn't blanket set optimize to -O2 on Linux
+             Only *drop* optimize to -O2 if it's -O3 on gcc on Linux
+     Branch: perl
+          ! ext/Storable/hints/linux.pl
 ____________________________________________________________________________
-[ 21329] By: jhi                                   on 2003/09/23  06:10:28
-        Log: Subject: [PATCH] Re: B::Deparse fails in pure_string()
-             From: Stephen McCamant <smcc@MIT.EDU>
-             Date: Mon, 22 Sep 2003 20:53:57 -0700
-             Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>
+[ 22235] By: rgs                                   on 2004/01/27  21:19:03
+        Log: More punctuation, good.
      Branch: perl
-          ! ext/B/B/Deparse.pm
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 21328] By: jhi                                   on 2003/09/23  06:08:15
-        Log: perldelta.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22228] By: rgs                                   on 2004/01/27  10:31:09
+        Log: Subject: [PATCH] 5.8.3 -- fix signal comments in L<perlfunc/system>
+             From: Brendan O'Dea <bod@debian.org>
+             Date: Sun, 25 Jan 2004 11:23:48 +1100
+             Message-ID: <20040125002348.GA31407@londo.c47.org>
+     Branch: perl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 21327] By: jhi                                   on 2003/09/23  04:51:15
-        Log: Subject: [PATCH] RC5 and Intel's ICC
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Mon, 22 Sep 2003 22:52:40 +0200
-             Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
+[ 22227] By: davem                                 on 2004/01/26  23:53:06
+        Log: Subject:  [PATCH] myconfig.SH
+             From:  "Daniel S. Lewart" <lewart@uiuc.edu>
+             Date:  Sun, 25 Jan 2004 22:11:25 -0600
+             Message-Id:  <20040125221125.A5390@staff1.cso.uiuc.edu>
              
-             (the missing void return type)
+             make perl -V show the major release as 5 rather than 5.0
      Branch: perl
-          ! ext/threads/shared/shared.xs
+          ! myconfig.SH
 ____________________________________________________________________________
-[ 21326] By: jhi                                   on 2003/09/23  04:46:48
-        Log: Subject: [PATCH] RC5 and Intel's ICC
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Mon, 22 Sep 2003 22:52:40 +0200
-             Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
-             
-             (the attribute part)
+[ 22224] By: merijn                                on 2004/01/26  22:10:13
+        Log: Document change 22192
+             We still need tests!
      Branch: perl
-          ! ext/Devel/PPPort/PPPort.pm perl.h
+          ! lib/Exporter.pm
 ____________________________________________________________________________
-[ 21325] By: jhi                                   on 2003/09/23  04:43:29
-        Log: Stray CRs noticed by Jan Dubois.
+[ 22223] By: rgs                                   on 2004/01/26  21:58:14
+        Log: Subject: [PATCH] fix vmsish.t #25
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 24 Jan 2004 18:45:35 -0600
+             Message-ID: <401311AF.1060706@mac.com>
      Branch: perl
-          ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/t/MM_Win32.t
+          ! lib/vmsish.t
 ____________________________________________________________________________
-[ 21324] By: jhi                                   on 2003/09/23  04:40:19
-        Log: The RCs have been missing CRs from certain files because
-             not all shells can handle multiline arguments right.
+[ 22221] By: nicholas                              on 2004/01/26  21:18:31
+        Log: Merge dynamic perldelta from maint (22081)
+             So now perldelta.pod is copied at build time from perl591delta.pod
+             perl590delta.pod is as released to CPAN by Hugo
+             Regen lots of makefiles, pods and the MANIFEST
      Branch: perl
-          ! Porting/makerel
+          + pod/perl591delta.pod
+         +> pod/perl590delta.pod
+          - pod/perldelta.pod
+          ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
+          ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
+          ! win32/pod.mak
 ____________________________________________________________________________
-[ 21323] By: rgs                                   on 2003/09/22  20:31:19
-        Log: When localising a magic value, propagæte the readonly flag
-             only if this scalar has \0 magic or has magic without a
-             'set' method. (follows change #20479 for bug #23141.)
+[ 22218] By: rgs                                   on 2004/01/25  23:35:45
+        Log: Remove the caveat about detached threads crashing on Windows
+             (fixed by #22201). Bump up the version of threads.pm.
      Branch: perl
-          ! scope.c t/op/local.t
+          ! ext/threads/threads.pm
 ____________________________________________________________________________
-[ 21322] By: jhi                                   on 2003/09/22  19:39:27
-        Log: perldelta tweaks.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22217] By: nicholas                              on 2004/01/25  22:17:47
+        Log: Need to skip Storable's threads test on 5.8.2 with ithreads and
+             -DDEBUGGING, because it tickles a bug. (The same bug that got DBI)
+     Branch: perl
+          ! ext/Storable/t/threads.t
 ____________________________________________________________________________
-[ 21321] By: jhi                                   on 2003/09/22  19:07:15
-        Log: Integrate:
-             
-             [ 21318]
-             Upgrade to Math::BigInt 1.66.
-             
-             [ 21319]
-             An error message need not be a novel.
-             
-             (the M::BI is somewhat risky, but smokes will be running,
-             and I will ask known tricky platforms to test separately)
-     Branch: maint-5.8/perl
-         !> lib/Math/BigFloat.pm lib/Math/BigInt.pm
-         !> lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
-         !> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
-         !> lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
-         !> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
-         !> pod/perldiag.pod pp_hot.c
-____________________________________________________________________________
-[ 21320] By: jhi                                   on 2003/09/22  18:22:27
-        Log: perldelta updates.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22216] By: davem                                 on 2004/01/25  12:06:04
+        Log: update MANIFEST for 2 new Storable test files introduced by 22205
+     Branch: perl
+          ! MANIFEST
 ____________________________________________________________________________
-[ 21319] By: jhi                                   on 2003/09/22  18:16:40
-        Log: An error message need not be a novel.
+[ 22215] By: davem                                 on 2004/01/25  12:00:04
+        Log: add test for change 22209 (Remove small memory leak in newATTRSUB)
      Branch: perl
-          ! pod/perldiag.pod pp_hot.c
+          ! t/op/closure.t
 ____________________________________________________________________________
-[ 21318] By: jhi                                   on 2003/09/22  17:45:23
-        Log: Upgrade to Math::BigInt 1.66.
+[ 22209] By: davem                                 on 2004/01/25  02:04:23
+        Log: Remove small memory leak in newATTRSUB that manifested as a
+             leaking scalar after the interpeter was cloned
      Branch: perl
-          ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
-          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
-          ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
-          ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
-          ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
+          ! op.c
 ____________________________________________________________________________
-[ 21317] By: jhi                                   on 2003/09/22  10:59:53
-        Log: perldelta tweakage.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22208] By: davem                                 on 2004/01/24  16:13:17
+        Log: Subject:  [perl #24942] fields::inherit doesn't bless derived
+             package's \%FIELDS, results in phash deprecation errors. 
+             From:  "nothingmuch@woobling.org (via RT)" <perlbug-followup@perl.org>
+             Date:  18 Jan 2004 15:15:46 -0000
+             Message-Id:  <rt-3.0.8-24942-70144.16.7177902690315@perl.org>
+     Branch: perl
+          ! lib/base.pm lib/base/t/fields-base.t
 ____________________________________________________________________________
-[ 21316] By: jhi                                   on 2003/09/22  10:10:29
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 22207] By: davem                                 on 2004/01/24  15:36:28
+        Log: Subject:  Re: Doc patches for File::Find 
+             From:  Mark Jason Dominus <mjd@plover.com>
+             Date:  Thu, 22 Jan 2004 09:30:58 -0500
+             Message-Id:  <20040122143058.29226.qmail@plover.com>
+             
+             Better document the fact that neither find() nor finddepth() do a
+             breath-first search.
+     Branch: perl
+          ! lib/File/Find.pm
 ____________________________________________________________________________
-[ 21315] By: jhi                                   on 2003/09/22  09:57:26
-        Log: Integrate:
-             [ 21311]
-             Some more perlio doc tweaks based on NI-S.
-     Branch: maint-5.8/perl
-         !> pod/perliol.pod
-____________________________________________________________________________
-[ 21314] By: jhi                                   on 2003/09/22  09:34:25
-        Log: Punch the patchlevel back in for now.
-     Branch: maint-5.8/perl
-          ! patchlevel.h
+[ 22206] By: ams                                   on 2004/01/24  11:06:51
+        Log: Subject: [PATCH] Storable-2.08/t/code.t
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: Sat, 8 Nov 2003 16:26:19 +0100 (CET)
+             Message-Id: <200311081526.hA8FQJgb011684@vran.herceg.de>
+     Branch: perl
+          ! ext/Storable/t/code.t
 ____________________________________________________________________________
-[ 21313] By: jhi                                   on 2003/09/22  09:33:35
-        Log: Rephrase a bit.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22205] By: ams                                   on 2004/01/24  11:03:36
+        Log: Subject: [patch] make Storable thread-safe
+             From: Stas Bekman <stas@stason.org>
+             Date: Mon, 19 Jan 2004 00:20:02 -0800
+             Message-Id: <400B9332.4070106@stason.org>
+             
+             Subject: Re: Subroutine reference bug in Storable
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: 14 Nov 2003 23:22:55 +0100
+             Message-Id: <874qx6zj28.fsf@vran.herceg.de>
+             
+             Subject: Re: [perl #25145] [PATCH] Storable segfaults with B::Deparse +
+             overload + cyclic structures
+             From: Sam Vilain <sam@vilain.net>
+             Date: Tue, 20 Jan 2004 22:30:15 +1300
+             Message-Id: <200401202230.15865.sam@vilain.net>
+     Branch: perl
+          + ext/Storable/t/just_plain_nasty.t ext/Storable/t/threads.t
+          ! ext/Storable/ChangeLog ext/Storable/MANIFEST
+          ! ext/Storable/Storable.pm ext/Storable/Storable.xs
+          ! ext/Storable/t/code.t
 ____________________________________________________________________________
-[ 21312] By: jhi                                   on 2003/09/22  09:00:20
-        Log: Also :utf8 <INPUT> is now more careful.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22204] By: ams                                   on 2004/01/24  08:59:11
+        Log: Upgrade to Locale::Maketext 1.08.
+     Branch: perl
+          + lib/Locale/Maketext/t/06super.t
+          ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
+          ! lib/Locale/Maketext/TPJ13.pod
 ____________________________________________________________________________
-[ 21311] By: jhi                                   on 2003/09/22  08:49:24
-        Log: Some more perlio doc tweaks based on NI-S.
+[ 22203] By: davem                                 on 2004/01/23  23:06:49
+        Log: make some t/op/write.t failures more verbose
      Branch: perl
-          ! pod/perliol.pod
+          ! t/op/write.t
 ____________________________________________________________________________
-[ 21310] By: jhi                                   on 2003/09/22  08:17:03
-        Log: Explain 5.6.1 in the scheme of things.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22201] By: davem                                 on 2004/01/23  22:26:47
+        Log: Subject:  Re: threads::shared::queue;
+             From:  Jan Dubois <jand@ActiveState.com>
+             Date:  Thu, 22 Jan 2004 19:18:46 -0800
+             Message-Id:  <fi41105602ds7a9o4fko2oae7aokbg6als@4ax.com>
+             
+             Avoid threads+win32 crash by freeing Perl interpreter slightly later
+     Branch: perl
+          ! ext/threads/threads.xs
 ____________________________________________________________________________
-[ 21309] By: jhi                                   on 2003/09/22  07:52:53
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 22200] By: nicholas                              on 2004/01/23  18:28:43
+        Log: test that use encoding; doesn't cause references to be stringified
+     Branch: perl
+          ! t/uni/chomp.t
 ____________________________________________________________________________
-[ 21308] By: jhi                                   on 2003/09/22  07:10:32
-        Log: Integrate:
-             [ 21305]
-             Upgrade to Time::HiRes 1.51.
-     Branch: maint-5.8/perl
-         !> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+[ 22199] By: nicholas                              on 2004/01/23  18:03:41
+        Log: Document chomp's travels in the wonderful world of use encoding;
+     Branch: perl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 21307] By: jhi                                   on 2003/09/22  06:44:01
-        Log: It's RC time.
-     Branch: maint-5.8/perl
-          ! patchlevel.h pod/perlhist.pod
+[ 22198] By: nicholas                              on 2004/01/23  17:41:01
+        Log: Check the return values of chomp
+             (more tricky than it may seem, as the return value is unicode)
+     Branch: perl
+          ! t/uni/chomp.t
 ____________________________________________________________________________
-[ 21306] By: jhi                                   on 2003/09/22  06:41:42
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 22197] By: nicholas                              on 2004/01/23  13:57:46
+        Log: Test return values of all chomps
+     Branch: perl
+          ! t/op/chop.t
 ____________________________________________________________________________
-[ 21305] By: jhi                                   on 2003/09/22  05:59:54
-        Log: Upgrade to Time::HiRes 1.51.
+[ 22196] By: nicholas                              on 2004/01/23  13:24:41
+        Log: Subject: Re: [perl #24888] chomp ignores utf8
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Message-Id: <20040116040355.A849.BQW10602@nifty.com>
+             Date: Fri, 16 Jan 2004 04:13:00 +0900
      Branch: perl
-          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+          + t/uni/chomp.t
+          ! MANIFEST doop.c t/op/chop.t
 ____________________________________________________________________________
-[ 21304] By: jhi                                   on 2003/09/22  04:43:10
-        Log: Integrate:
-             [ 21302]
-             CPAN.pm 1.76_01 from Andreas.
-             
-             [ 21303]
-             Upgrade to Getopt::Long 2.33_03.
-     Branch: maint-5.8/perl
-         !> lib/CPAN.pm lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
+[ 22195] By: davem                                 on 2004/01/22  20:48:03
+        Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Thu, 22 Jan 2004 17:08:29 +0000
+             Message-ID: <4010038D.4070104@uk.radan.com>
+     Branch: perl
+          + win32/makeico.pl win32/perlexe.rc
+          ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 21303] By: jhi                                   on 2003/09/22  04:37:21
-        Log: Upgrade to Getopt::Long 2.33_03.
+[ 22194] By: davem                                 on 2004/01/22  00:24:51
+        Log: C<use strict; print if foo> didn't give the
+             "Bareword not allowed" error unless warnings were enabled
      Branch: perl
-          ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
+          ! op.c
 ____________________________________________________________________________
-[ 21302] By: jhi                                   on 2003/09/22  04:28:57
-        Log: CPAN.pm 1.76_01 from Andreas.
+[ 22193] By: nicholas                              on 2004/01/21  21:58:10
+        Log: Convert the older parts of op/bop.t over to test.pl
      Branch: perl
-          ! lib/CPAN.pm
+          ! t/op/bop.t
 ____________________________________________________________________________
-[ 21301] By: jhi                                   on 2003/09/22  04:28:01
-        Log: Mention the client-SIGPIPE feature.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22192] By: merijn                                on 2004/01/21  21:10:10
+        Log: ':flock' not recognized unless it's first
+             Exporter::Heavy now will treat :, /, and ! special in
+             all arguments, not only if the _first_ arg starts with it
+             Date: Wed, 21 Jan 2004 08:32:47 -0500
+             Message-ID: <20040121133248.3359.qmail@plover.com>
+     Branch: perl
+          ! lib/Exporter/Heavy.pm
 ____________________________________________________________________________
-[ 21300] By: jhi                                   on 2003/09/21  09:53:49
-        Log: Integrate:
-             [ 21288]
-             Subject: typo fixo
-             From: Vadim Konovalov <konovalo@mail.wplus.net>
-             Date: Fri, 19 Sep 2003 06:32:08 +0400
-             Message-ID: <4538131828.20030919063208@mail.wplus.net>
-             
-             [ 21289]
-             FAQ sync.
-             
-             [ 21290]
-             Missing perlfaq chunk.
-             
-             [ 21291]
-             In FreeBSD allow one to try using Perl's malloc with threads.
-             
-             [ 21292]
-             Retract #21273, #21264, and #21263 as requested by Schwern.
-             (The real bug was mp2 being too "friendly" with MM innards.)
-             
-             [ 21293]
-             More PerlIO documentation. 
-             
-             [ 21294]
-             Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 19 Sep 2003 19:35:44 +0100
-             Message-ID: <20030919183544.GA14563@fdgroup.com>
+[ 22191] By: davem                                 on 2004/01/21  20:45:48
+        Log: Subject:  PATCH for perl-5.8.4
+             From:  "Edward S. Peschko" <esp5@pge.com>
+             Date:  Mon, 19 Jan 2004 17:21:18 -0800
+             Message-Id:  <20040120012118.GA29151@mdssdev05.comp.pge.com>
              
-             [ 21295]
-             One obvious place to look for PerlIO implementations.
-             
-             [ 21296]
-             Tweak the section name to agree with the change #21295.
-             
-             [ 21297]
-             Macrofy the compile/runtime test.
-             
-             [ 21298]
-             Handle also the curliffy files when tocing.
-             
-             [ 21299]
-             Regen toc.
-     Branch: maint-5.8/perl
-         !> cop.h gv.c hints/freebsd.sh lib/ExtUtils/MM_Unix.pm
-         !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Unix.t
-         !> lib/ExtUtils/t/MM_Win32.t lib/PerlIO.pm perl.h pod/buildtoc
-         !> pod/perlfaq4.pod pod/perliol.pod pod/perltoc.pod
-         !> pod/perlunicode.pod pp_ctl.c regcomp.c sv.c utf8.c
+             Add @DynaLoader::dl_shared_objects feature
+     Branch: perl
+          ! ext/DynaLoader/DynaLoader_pm.PL
 ____________________________________________________________________________
-[ 21299] By: jhi                                   on 2003/09/21  09:23:17
-        Log: Regen toc.
+[ 22190] By: davem                                 on 2004/01/21  20:14:51
+        Log: remove the platform dependencies of the write.t tests introduced
+             by change #22161, by hard-coding the expected outputs rather
+             than using sprintf('%f').
      Branch: perl
-          ! pod/perltoc.pod
+          ! t/op/write.t
 ____________________________________________________________________________
-[ 21298] By: jhi                                   on 2003/09/21  09:22:57
-        Log: Handle also the curliffy files when tocing.
+[ 22189] By: davem                                 on 2004/01/20  22:41:14
+        Log: Fix typo in patch #22188
      Branch: perl
-          ! pod/buildtoc
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 21297] By: jhi                                   on 2003/09/21  08:50:22
-        Log: Macrofy the compile/runtime test.
+[ 22188] By: davem                                 on 2004/01/20  22:36:10
+        Log: warn that C<$x : unique> operates on the typeglob, so affects @x
+             and %x too.
      Branch: perl
-          ! cop.h gv.c perl.h pp_ctl.c regcomp.c sv.c utf8.c
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 21296] By: jhi                                   on 2003/09/21  08:47:32
-        Log: Tweak the section name to agree with the change #21295.
+[ 22187] By: davem                                 on 2004/01/20  22:27:50
+        Log: "sub foo :unique" segfaults
+             
+             Turn these two into compile-time errors until such time as
+             someone thinks of a useful meaning for them:
+             my $x : unique
+             sub foo : unique
      Branch: perl
-          ! lib/PerlIO.pm
+          ! ext/threads/t/problems.t pod/perldiag.pod toke.c xsutils.c
 ____________________________________________________________________________
-[ 21295] By: jhi                                   on 2003/09/21  08:44:52
-        Log: One obvious place to look for PerlIO implementations.
+[ 22186] By: rgs                                   on 2004/01/20  21:16:01
+        Log: Add a new test file for situations where threads may interfere.
+             Subject: Re: "restricted hashes" hit again !
+             From: Stas Bekman <stas@stason.org>
+             Date: Tue, 23 Dec 2003 15:32:26 -0800
+             Message-ID: <3FE8D08A.4090806@stason.org>
      Branch: perl
-          ! pod/perliol.pod
+          + t/op/threads.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 21294] By: jhi                                   on 2003/09/21  08:15:52
-        Log: Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 19 Sep 2003 19:35:44 +0100
-             Message-ID: <20030919183544.GA14563@fdgroup.com>
+[ 22185] By: davem                                 on 2004/01/20  21:01:08
+        Log: Document CVf_UNIQUE flag better
      Branch: perl
-          ! pp_ctl.c
+          ! cv.h
 ____________________________________________________________________________
-[ 21293] By: jhi                                   on 2003/09/21  08:13:58
-        Log: More PerlIO documentation. 
+[ 22183] By: rgs                                   on 2004/01/20  20:26:18
+        Log: Fix precedence errors and add some cleanup in the new
+             DBM_Filter tests
      Branch: perl
-          ! lib/PerlIO.pm pod/perliol.pod
+          ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
 ____________________________________________________________________________
-[ 21292] By: jhi                                   on 2003/09/20  18:44:07
-        Log: Retract #21273, #21264, and #21263 as requested by Schwern.
-             (The real bug was mp2 being too "friendly" with MM innards.)
+[ 22182] By: davem                                 on 2004/01/20  00:16:42
+        Log: second attempt to fix [perl #24914] freeing a CV reference that was
+             currently being executed caused coredumps. The dounwind called by
+             die unwinds all the contexts on the context stack before unwinding
+             the save stack.  To stop premature freeing of the CV, hold
+             references to it on both stacks.
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
-          ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
+          ! cop.h pp_ctl.c pp_hot.c pp_sort.c t/op/closure.t
 ____________________________________________________________________________
-[ 21291] By: jhi                                   on 2003/09/20  18:37:33
-        Log: In FreeBSD allow one to try using Perl's malloc with threads.
+[ 22181] By: davem                                 on 2004/01/19  23:41:37
+        Log: change #22071 (taint bug in $^0) introduced a potential double
+             free(), because PL_osname may get freed but not nulled if a taint
+             test fails in between. Mea cupla and all that...
      Branch: perl
-          ! hints/freebsd.sh
+          ! mg.c
 ____________________________________________________________________________
-[ 21290] By: rgs                                   on 2003/09/20  10:05:38
-        Log: Missing perlfaq chunk.
+[ 22180] By: rgs                                   on 2004/01/19  22:32:27
+        Log: Subject: Re: [perl #24926] chop/~ mangles UTF8 [PATCH]
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 17 Jan 2004 01:29:02 -0800
+             Message-ID: <lrn08m7wkh.fsf@caliper.activestate.com>
+             (test rewritten to fit in blead)
      Branch: perl
-          ! pod/perlfaq4.pod
+          ! pp.c t/op/bop.t
 ____________________________________________________________________________
-[ 21289] By: rgs                                   on 2003/09/20  10:00:12
-        Log: FAQ sync.
+[ 22179] By: merijn                                on 2004/01/19  21:36:48
+        Log: Subject: [PATCH] dl_unload_file for HP-UX
+             Date: Mon, 12 Jan 2004 07:49:44 -0800
+             From: Neil Watkiss <neil.watkiss@sophos.com>
+             Message-ID: <20040112154944.GA15412@ActiveState.com>
      Branch: perl
-          ! pod/perlfaq4.pod
+          ! ext/DynaLoader/dl_hpux.xs
 ____________________________________________________________________________
-[ 21288] By: jhi                                   on 2003/09/19  14:49:20
-        Log: Subject: typo fixo
-             From: Vadim Konovalov <konovalo@mail.wplus.net>
-             Date: Fri, 19 Sep 2003 06:32:08 +0400
-             Message-ID: <4538131828.20030919063208@mail.wplus.net>
+[ 22177] By: merijn                                on 2004/01/19  16:11:22
+        Log: Allow -Uinc_version_list to mean -Dinc_version_list=none
+             See INSTALL for more details
      Branch: perl
-          ! pod/perlunicode.pod
-____________________________________________________________________________
-[ 21287] By: jhi                                   on 2003/09/19  05:07:35
-        Log: Integrate:
-             [ 21282]
-             Integrate a change from the perlfaq CVS.
-             I consider the bleadperl version being more up-to-date as of now.
-             
-             [ 21283]
-             Perlfaq nits from Iain Truskett.
-             (from the perlfaq-workers list)
-             
-             [ 21284]
-             Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Thu, 18 Sep 2003 18:58:59 -0700
-             Message-ID: <20030919015858.GA22503@math.berkeley.edu>
-             
-             [ 21285]
-             Tests for change #21284.
-             
-             [ 21286]
-             Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Thu, 18 Sep 2003 19:01:06 -0700
-             Message-ID: <20030919020106.GA22511@math.berkeley.edu>
-     Branch: maint-5.8/perl
-         !> lib/dumpvar.pl lib/dumpvar.t os2/os2.c pod/perlfaq2.pod
-         !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq8.pod
+          ! Configure
 ____________________________________________________________________________
-[ 21286] By: jhi                                   on 2003/09/19  04:48:52
-        Log: Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Thu, 18 Sep 2003 19:01:06 -0700
-             Message-ID: <20030919020106.GA22511@math.berkeley.edu>
+[ 22175] By: merijn                                on 2004/01/19  16:05:50
+        Log: Describe how to limit the perl's default @INC during Configure
+             to _not_ include older versions
      Branch: perl
-          ! os2/os2.c
+          ! INSTALL
 ____________________________________________________________________________
-[ 21285] By: jhi                                   on 2003/09/19  04:46:39
-        Log: Tests for change #21284.
+[ 22174] By: merijn                                on 2004/01/19  10:41:24
+        Log: Subject: [PATCH bleadperl] rescue PerlIO_getname for VMS
+             Date: Sun, 18 Jan 2004 12:51:23 -0600
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Message-ID: <400AD5AB.3080708@mac.com>
      Branch: perl
-          ! lib/dumpvar.t
+          ! perlio.c
 ____________________________________________________________________________
-[ 21284] By: jhi                                   on 2003/09/19  04:46:12
-        Log: Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Thu, 18 Sep 2003 18:58:59 -0700
-             Message-ID: <20030919015858.GA22503@math.berkeley.edu>
+[ 22173] By: merijn                                on 2004/01/19  10:27:53
+        Log: Subject: [PATCH bleadperl] detect nanosleep on VMS
+             Date: Sun, 18 Jan 2004 17:03:30 -0600
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Message-ID: <400B10C2.9060504@mac.com>
      Branch: perl
-          ! lib/dumpvar.pl
+          ! configure.com
 ____________________________________________________________________________
-[ 21283] By: rgs                                   on 2003/09/18  21:29:23
-        Log: Perlfaq nits from Iain Truskett.
-             (from the perlfaq-workers list)
+[ 22172] By: davem                                 on 2004/01/17  23:58:04
+        Log: back out change #24914 "freeing a CV reference that was currently
+             being executed caused coredumps".
+             The new test case sometimes locks up linux's malloc, and with
+             Perl's malloc the test code still coredumps :-(
      Branch: perl
-          ! pod/perlfaq2.pod pod/perlfaq4.pod pod/perlfaq8.pod
+          ! perl.c scope.c scope.h sv.c t/op/closure.t
 ____________________________________________________________________________
-[ 21282] By: rgs                                   on 2003/09/18  21:10:26
-        Log: Integrate a change from the perlfaq CVS.
-             I consider the bleadperl version being more up-to-date as of now.
+[ 22171] By: rgs                                   on 2004/01/17  22:00:48
+        Log: Subject: Refactor VOS patches for bleadperl and perl-5.8.x
+             From: "Green, Paul" <Paul.Green@stratus.com>
+             Date: Thu, 15 Jan 2004 16:00:15 -0500
+             Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FBB15@exna4.stratus.com>
      Branch: perl
-          ! pod/perlfaq3.pod
+          ! README.vos hv.c pp_pack.c vos/Changes
 ____________________________________________________________________________
-[ 21281] By: rgs                                   on 2003/09/18  20:48:50
-        Log: perlunicode.pod refers to a future which is now the past.
-             Get perlhack from bleadperl (but note that the description of the
-             test suite is not in line with what's in perl 5.6.2).
-     Branch: maint-5.6
-          ! perl-5.6.2/pod/perlhack.pod perl-5.6.2/pod/perlunicode.pod
-____________________________________________________________________________
-[ 21280] By: rgs                                   on 2003/09/18  20:06:11
-        Log: Increment the version number to 5.6.2.
-             Update the user-visible copyright date (in "perl -v").
-     Branch: maint-5.6
-          ! perl-5.6.2/patchlevel.h perl-5.6.2/perl.c
-          ! perl-5.6.2/win32/Makefile perl-5.6.2/win32/config_H.bc
-          ! perl-5.6.2/win32/config_H.gc perl-5.6.2/win32/config_H.vc
-          ! perl-5.6.2/win32/makefile.mk
-____________________________________________________________________________
-[ 21279] By: jhi                                   on 2003/09/18  19:45:11
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 22170] By: rgs                                   on 2004/01/17  21:25:08
+        Log: Subject: Re: open/or inconsistency
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Date: Sat, 17 Jan 2004 19:59:55 +0900
+             Message-Id: <20040117195729.623A.BQW10602@nifty.com>
+             (plus a test.)
+             Don't produce the warning for constructs like
+             open my $fh, $file or die;
+     Branch: perl
+          ! op.c t/lib/warnings/op
 ____________________________________________________________________________
-[ 21278] By: jhi                                   on 2003/09/18  19:27:55
-        Log: Integrate:
-             [ 21276]
-             Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
-             From: Rick Delaney <rick.delaney@rogers.com>
-             Date: Wed, 1 Jan 2003 22:54:59 -0500
-             Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>
+[ 22169] By: davem                                 on 2004/01/17  18:02:31
+        Log: Subject:  Perl core dumps when running out of memory [PATCH]
+             From:  Gisle Aas <gisle@ActiveState.com>
+             Date:  17 Jan 2004 06:18:13 -0800
+             Message-Id:  <lrsmiebqvu.fsf@caliper.activestate.com>
              
-             (Pity the first patch fell through the cracks back then.
-             Not that forbidding non-object copy constructors is the right
-             thing to do but the bug could use fixing.)
-             
-             [ 21277]
-             Subject: [PATCH 5.8.1 @21211] -M -A -C broken
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Thu, 18 Sep 2003 11:02:02 -0700
-             Message-ID: <20030918180202.GA21949@math.berkeley.edu>
-             
-             (use stat.t instead of time.t)
-     Branch: maint-5.8/perl
-         !> lib/overload.t os2/os2ish.h pp.h pp_sys.c t/op/stat.t
+             Display 'out of memeory' errors using low-level I/O to avoid
+             recursive failure and so coredumps.
+     Branch: perl
+          ! util.c
 ____________________________________________________________________________
-[ 21277] By: jhi                                   on 2003/09/18  19:23:22
-        Log: Subject: [PATCH 5.8.1 @21211] -M -A -C broken
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Thu, 18 Sep 2003 11:02:02 -0700
-             Message-ID: <20030918180202.GA21949@math.berkeley.edu>
-             
-             (use stat.t instead of time.t)
+[ 22168] By: davem                                 on 2004/01/17  17:38:21
+        Log: From: "Paul Marquess" <Paul.Marquess@btinternet.com>
+             Subject: [PATCH ] Enhanced DBM Filters
+             Date: Sat, 17 Jan 2004 16:44:53 -0000
+             Message-ID: <AIEAJICLCBDNAAOLLOKLAEPPPHAA.Paul.Marquess@btinternet.com>
+             
+             add DBM_Filter
+     Branch: perl
+          + lib/DBM_Filter.pm lib/DBM_Filter/Changes
+          + lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
+          + lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
+          + lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
+          + lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t
+          + lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t
+          + lib/DBM_Filter/t/utf8.t lib/DBM_Filter/utf8.pm
+          + lib/dbm_filter_util.pl
+          ! MANIFEST
+____________________________________________________________________________
+[ 22167] By: davem                                 on 2004/01/17  16:12:32
+        Log: freeing a CV reference that was currently being
+             executed caused coredumps
      Branch: perl
-          ! os2/os2ish.h pp_sys.c t/op/stat.t
+          ! perl.c scope.c scope.h sv.c t/op/closure.t
 ____________________________________________________________________________
-[ 21276] By: jhi                                   on 2003/09/18  19:15:07
-        Log: Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
-             From: Rick Delaney <rick.delaney@rogers.com>
-             Date: Wed, 1 Jan 2003 22:54:59 -0500
-             Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>
-             
-             (Pity the first patch fell through the cracks back then.
-             Not that forbidding non-object copy constructors is the right
-             thing to do but the bug could use fixing.)
+[ 22166] By: nicholas                              on 2004/01/17  15:07:31
+        Log: Integrate final perl583delta
      Branch: perl
-          ! lib/overload.t pp.h
+         !> pod/perl583delta.pod
 ____________________________________________________________________________
-[ 21275] By: jhi                                   on 2003/09/18  14:12:47
-        Log: Integrate:
-             [ 21273]
-             ld has many guises.
+[ 22163] By: davem                                 on 2004/01/16  19:24:14
+        Log: Subject:  Re: [perl #24816] Magic vars seem unsure if they are purely numeric
+             From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
+             Date:  Thu, 15 Jan 2004 14:10:37 -0800
+             Message-Id:  <20040115221037.GA2392@efn.org>
              
-             [ 21274]
-             Subject: [PATCH] small fix for Devel::PPPort
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Thu, 18 Sep 2003 10:14:58 +0200
-             Message-id: <20030918081458.GA2653@ethan>
-     Branch: maint-5.8/perl
-         !> ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
-         !> lib/ExtUtils/t/MM_Unix.t
-____________________________________________________________________________
-[ 21274] By: jhi                                   on 2003/09/18  10:59:58
-        Log: Subject: [PATCH] small fix for Devel::PPPort
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Thu, 18 Sep 2003 10:14:58 +0200
-             Message-id: <20030918081458.GA2653@ethan>
+             Add sv_2iv_flags() to allow magic to be optionally processed.
      Branch: perl
-          ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
+          ! doop.c embed.fnc embed.h global.sym pod/perlapi.pod pp.c
+          ! proto.h sv.c sv.h t/op/bop.t
 ____________________________________________________________________________
-[ 21273] By: jhi                                   on 2003/09/18  10:57:41
-        Log: ld has many guises.
+[ 22162] By: davem                                 on 2004/01/16  16:39:17
+        Log: format bug with undefined _TOP
+             name of format_TOP now derived from the name of the current
+             filehandle rather then the name of the  format associetd with that
+             handle
      Branch: perl
-          ! lib/ExtUtils/t/MM_Unix.t
+          ! pp_sys.c t/op/write.t
 ____________________________________________________________________________
-[ 21272] By: jhi                                   on 2003/09/18  08:09:54
-        Log: Integrate:
-             [ 21263]
-             Subject: RE: MM in maint@21251 breaks mp2
-             From: "Orton, Yves" <yves.orton@de.mci.com>
-             Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
-             Date: Wed, 17 Sep 2003 15:47:35 +0100
-             
-             [ 21264]
-             A potential fix for non-empty LD in Unix.
-             
-             [ 21266]
-             Make it possible to override the mistrustnm hint in Solaris.
-             
-             [ 21267]
-             Patch from Enache Adrian for the new tricks of gcc 3.4
-             for "is this symbol defined" scanning of Configure.
-             
-             [ 21268]
-             Subject: 5.8.1 warnings when long double == double
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
-             (the changed message)
+[ 22161] By: davem                                 on 2004/01/16  13:29:26
+        Log: Subject: [PATCH] format/write (version 2)
+             From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
+             Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4D3@attmsx1>
              
-             [ 21270]
-             Subject: Patch for VMS::Filespec
-             From: Ken Williams <ken@mathforum.org>
-             Date: Wed, 17 Sep 2003 20:11:46 -0500
-             Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>
+             Fixes and additions to formats:
              
-             [ 21271]
-             Missed OS/2 patch hunk.
-     Branch: maint-5.8/perl
-         !> Configure hints/solaris_2.sh lib/ExtUtils/MM_Unix.pm
-         !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Unix.t
-         !> lib/ExtUtils/t/MM_Win32.t os2/os2.c vms/ext/Filespec.pm
-____________________________________________________________________________
-[ 21271] By: jhi                                   on 2003/09/18  08:05:28
-        Log: Missed OS/2 patch hunk.
+             Improvement: NULL chars in picture line
+             Bugfix: C<@*> shown in output if not alone on a line
+             New feature: C<^*> for variable-width, one-line-at-a-time text
+             Improvement: Diagnostic on C<@#> and C<~~>
+             Bugfix: Segmentation fault on big numbers
+             Improvement (maybe): Truncation of numbers produces misleading output
+             Bugfix: "}" terminates format
+             Bugfix: Error when copying non-UTF to UTF (EBCDIC only)
      Branch: perl
-          ! os2/os2.c
+          ! embed.fnc embed.h form.h pod/perldiag.pod pod/perlform.pod
+          ! pp_ctl.c proto.h t/op/write.t toke.c
 ____________________________________________________________________________
-[ 21270] By: jhi                                   on 2003/09/18  05:00:23
-        Log: Subject: Patch for VMS::Filespec
-             From: Ken Williams <ken@mathforum.org>
-             Date: Wed, 17 Sep 2003 20:11:46 -0500
-             Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>
+[ 22160] By: davem                                 on 2004/01/15  23:49:02
+        Log: buigid #24905 - the code planted to call glob() retained an
+             extraneous targ index in a pushmark op, leasing to strangeness
+             when the op was freed
      Branch: perl
-          ! vms/ext/Filespec.pm
-____________________________________________________________________________
-[ 21269] By: jhi                                   on 2003/09/18  04:58:53
-        Log: metaconfig unit changes for #21267 and #21268.
-     Branch: metaconfig
-          ! U/compline/Csym.U U/modified/d_longdbl.U
+          ! op.c
 ____________________________________________________________________________
-[ 21268] By: jhi                                   on 2003/09/18  04:58:05
-        Log: Subject: 5.8.1 warnings when long double == double
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
-             (the changed message)
+[ 22159] By: rgs                                   on 2004/01/15  22:19:25
+        Log: Upgrade to Time::HiRes 1.55
      Branch: perl
-          ! Configure
+          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+          ! ext/Time/HiRes/HiRes.xs
 ____________________________________________________________________________
-[ 21267] By: jhi                                   on 2003/09/18  04:54:16
-        Log: Patch from Enache Adrian for the new tricks of gcc 3.4
-             for "is this symbol defined" scanning of Configure.
+[ 22155] By: nicholas                              on 2004/01/15  00:03:04
+        Log: Make chomp heed the utf8 flags on the target string and $/
+             [Fixes #24888]
+             More work still needed to make chomp heed the encoding pragma.
      Branch: perl
-          ! Configure
+          ! doop.c t/op/chop.t
 ____________________________________________________________________________
-[ 21266] By: jhi                                   on 2003/09/18  04:29:55
-        Log: Make it possible to override the mistrustnm hint in Solaris.
+[ 22154] By: nicholas                              on 2004/01/14  21:14:14
+        Log: Update pod.lst with perl583delta,pod, and rerun pod/buildtoc
+             [Forgot to do this as part of the integration]
      Branch: perl
-          ! hints/solaris_2.sh
+          ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
+          ! vms/descrip_mms.template win32/pod.mak
 ____________________________________________________________________________
-[ 21265] By: jhi                                   on 2003/09/18  04:28:08
-        Log: OZ nit.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22153] By: nicholas                              on 2004/01/14  19:28:54
+        Log: Integrate:
+             [ 22143]
+             We're planning on making history today. Mind you, not that much -
+             only 1 line.
+             
+             perl583delta.pod
+     Branch: perl
+         +> pod/perl583delta.pod
+          ! MANIFEST
+         !> pod/perlhist.pod
 ____________________________________________________________________________
-[ 21264] By: jhi                                   on 2003/09/17  21:01:36
-        Log: A potential fix for non-empty LD in Unix.
+[ 22150] By: nicholas                              on 2004/01/14  17:48:52
+        Log: Bump version number as file has changed since 5.8.2
      Branch: perl
-          ! lib/ExtUtils/t/MM_Unix.t
+          ! lib/File/Find.pm
 ____________________________________________________________________________
-[ 21263] By: jhi                                   on 2003/09/17  14:09:50
-        Log: Subject: RE: MM in maint@21251 breaks mp2
-             From: "Orton, Yves" <yves.orton@de.mci.com>
-             Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
-             Date: Wed, 17 Sep 2003 15:47:35 +0100
+[ 22149] By: nicholas                              on 2004/01/14  17:45:54
+        Log: Subject:  Doc patches for File::Find
+             From:  Andy Lester <andy@petdance.com>
+             Date:  Mon, 12 Jan 2004 00:10:50 -0600
+             Message-Id:  <20040112061050.GB7308@petdance.com>
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
-          ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
+          ! lib/File/Find.pm
 ____________________________________________________________________________
-[ 21262] By: jhi                                   on 2003/09/17  11:35:38
-        Log: Integrate:
-             [ 21253]
-             Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Tue, 16 Sep 2003 21:56:20 +0100
-             Message-ID: <20030916205620.GB1246@fdgroup.com>
-             
-             [ 21257]
-             Subject: [PATCH 5.8.1 @21211] magic.t
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Tue, 16 Sep 2003 19:17:57 -0700
-             Message-ID: <20030917021757.GA20261@math.berkeley.edu>
-             
-             [ 21258]
-             Subject: [PATCH 5.8.1 @21211] os2_process.t
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Tue, 16 Sep 2003 23:21:48 -0700
-             Message-ID: <20030917062147.GA20400@math.berkeley.edu>
-             
-             [ 21259]
-             Subject: [PATCH 5.8.1 @21211] OS/2 APIs again
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Tue, 16 Sep 2003 23:49:42 -0700
-             Message-ID: <20030917064941.GA20444@math.berkeley.edu>
-             
-             [ 21260]
-             Fix Solaris ccversion not having the cc version.
-             
-             [ 21261]
-             The AIX C product potentially consists of several packages,
-             the main package being (hopefully) the first one.
-     Branch: maint-5.8/perl
-         !> hints/aix.sh hints/solaris_2.sh
-         !> os2/OS2/Process/t/os2_process.t os2/os2ish.h pod/perlfunc.pod
-         !> t/op/magic.t
+[ 22136] By: nicholas                              on 2004/01/14  13:01:27
+        Log: Assimilate CGI 3.03
+     Branch: perl
+          ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm
 ____________________________________________________________________________
-[ 21261] By: jhi                                   on 2003/09/17  09:33:39
-        Log: The AIX C product potentially consists of several packages,
-             the main package being (hopefully) the first one.
+[ 22133] By: nicholas                              on 2004/01/13  22:53:42
+        Log: Add VMS to the list of "don't fork" OSes
+             [In the most simple way possible. Fix this properly post 5.8.3
+             to use $Config{d_fork} or something more robust]
      Branch: perl
-          ! hints/aix.sh
+          ! ext/threads/shared/t/wait.t
 ____________________________________________________________________________
-[ 21260] By: jhi                                   on 2003/09/17  07:52:03
-        Log: Fix Solaris ccversion not having the cc version.
+[ 22129] By: rgs                                   on 2004/01/13  19:26:24
+        Log: Subject: [PATCH] [ANNOUNCE] Math::BigInt v1.69
+             From: Tels <perl_dummy@bloodgate.com>
+             Date: Tue, 13 Jan 2004 19:28:48 +0100
+             Message-Id: <200401131928.50247@bloodgate.com>
      Branch: perl
-          ! hints/solaris_2.sh
+          ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
+          ! lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/bare_mbi.t
+          ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
+          ! lib/Math/BigInt/t/sub_mbi.t
 ____________________________________________________________________________
-[ 21259] By: jhi                                   on 2003/09/17  06:02:19
-        Log: Subject: [PATCH 5.8.1 @21211] OS/2 APIs again
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Tue, 16 Sep 2003 23:49:42 -0700
-             Message-ID: <20030917064941.GA20444@math.berkeley.edu>
+[ 22128] By: rgs                                   on 2004/01/13  09:06:11
+        Log: MANIFEST adjustment.
      Branch: perl
-          ! os2/os2ish.h
+          ! MANIFEST
 ____________________________________________________________________________
-[ 21258] By: jhi                                   on 2003/09/17  06:00:48
-        Log: Subject: [PATCH 5.8.1 @21211] os2_process.t
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Tue, 16 Sep 2003 23:21:48 -0700
-             Message-ID: <20030917062147.GA20400@math.berkeley.edu>
+[ 22126] By: ams                                   on 2004/01/13  07:16:33
+        Log: Upgrade to Locale::Maketext 1.07.
      Branch: perl
-          ! os2/OS2/Process/t/os2_process.t
+          + lib/Locale/Maketext/t/04super.t
+          + lib/Locale/Maketext/t/05super.t
+          ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
+          ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
 ____________________________________________________________________________
-[ 21257] By: jhi                                   on 2003/09/17  03:53:46
-        Log: Subject: [PATCH 5.8.1 @21211] magic.t
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Tue, 16 Sep 2003 19:17:57 -0700
-             Message-ID: <20030917021757.GA20261@math.berkeley.edu>
+[ 22125] By: rgs                                   on 2004/01/12  22:44:53
+        Log: Document usage of $_ and pos() inside /(?{...})/.
+             (see change #2367.)
      Branch: perl
-          ! t/op/magic.t
+          ! pod/perlre.pod
 ____________________________________________________________________________
-[ 21256] By: rgs                                   on 2003/09/16  20:34:56
-        Log: Update Changes.
-     Branch: maint-5.6
-          ! perl-5.6.2/Changes perl-5.6.2/patchlevel.h
+[ 22124] By: rgs                                   on 2004/01/12  22:10:51
+        Log: Upgrade to MIME::Base64 2.23.
+     Branch: perl
+          ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
+          ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
 ____________________________________________________________________________
-[ 21255] By: rgs                                   on 2003/09/16  20:16:03
-        Log: Hints updates from bleadperl
-     Branch: maint-5.6
-          ! perl-5.6.2/hints/svr4.sh
+[ 22123] By: rgs                                   on 2004/01/12  21:24:28
+        Log: Subject: [PATCH handy.h] RE: MIME-Base64-2.22 [PATCH]
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Thu, 8 Jan 2004 16:21:25 -0000 
+             Message-ID: <533D273D4014D411AB1D00062938C4D904046787@hotel.npl.co.uk>
+     Branch: perl
+          ! handy.h
 ____________________________________________________________________________
-[ 21254] By: rgs                                   on 2003/09/16  20:11:16
-        Log: Subject: [PATCH] 5.6.2/MSWin32: Integrate fcrypt.c
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sun, 14 Sep 2003 12:13:30 +0200
-             Message-ID: <00df01c37aa8$d9d7aa70$4200a8c0@R2D2>
-     Branch: maint-5.6
-          + perl-5.6.2/win32/fcrypt.c
-          - perl-5.6.2/win32/des_fcrypt.patch
-          ! perl-5.6.2/MANIFEST perl-5.6.2/README.win32
-          ! perl-5.6.2/win32/Makefile perl-5.6.2/win32/makefile.mk
+[ 22122] By: nicholas                              on 2004/01/12  19:52:16
+        Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
+             From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
+             Message-ID: <Pine.LNX.4.58.0401121127210.15844@benevelle.wi.securepipe.com>
+             Date: Mon, 12 Jan 2004 12:41:52 -0600 (CST)
+     Branch: perl
+          ! ext/threads/shared/t/wait.t
 ____________________________________________________________________________
-[ 21253] By: jhi                                   on 2003/09/16  19:48:08
-        Log: Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Tue, 16 Sep 2003 21:56:20 +0100
-             Message-ID: <20030916205620.GB1246@fdgroup.com>
+[ 22121] By: nicholas                              on 2004/01/12  17:27:25
+        Log: use sv_setpvn rather than sv_setpv and save a strlen()
      Branch: perl
-          ! pod/perlfunc.pod
+          ! doop.c
 ____________________________________________________________________________
-[ 21252] By: rgs                                   on 2003/09/16  19:43:40
-        Log: Subject: [PATCH: win32/Makefile] Make 5.6.2 fly again on MSWin32 (was: Re: perl562@20985)
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sun, 14 Sep 2003 12:11:22 +0200
-             Message-ID: <00db01c37aa8$8d0e87e0$4200a8c0@R2D2>
-     Branch: maint-5.6
-          ! perl-5.6.2/win32/Makefile
+[ 22120] By: merijn                                on 2004/01/12  13:04:42
+        Log: Subject: [PATCH] Make 'Configure -Dcf_by=...' work
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 12 Jan 2004 02:35:27 -0800
+             Message-ID: <lrvfnh315c.fsf@caliper.activestate.com>
+     Branch: perl
+          ! Configure
 ____________________________________________________________________________
-[ 21251] By: jhi                                   on 2003/09/16  19:34:20
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 22117] By: rgs                                   on 2004/01/12  10:10:43
+        Log: Subject: Re: [perl #24846] [PATCH] Apparent utf8 bug in join() in 5.8.[012] 
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Date: Mon, 12 Jan 2004 11:19:37 +0900
+             Message-Id: <20040112111007.EB69.BQW10602@nifty.com>
+     Branch: perl
+          ! doop.c t/op/join.t
 ____________________________________________________________________________
-[ 21250] By: jhi                                   on 2003/09/16  19:19:05
-        Log: Integrate:
-             [ 21247]
-             Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>
+[ 22115] By: nicholas                              on 2004/01/11  23:37:09
+        Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
+             From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
+             Message-ID: <Pine.LNX.4.58.0401111548010.6679@localhost.localdomain>
+             Date: Sun, 11 Jan 2004 16:24:18 -0600 (CST)
+     Branch: perl
+          ! ext/threads/shared/t/wait.t
+____________________________________________________________________________
+[ 22113] By: nicholas                              on 2004/01/11  23:14:48
+        Log: Regenerate win32/Makefile and win32/makefile.mk after
+             
+             Integrate:
+             [ 22081]
+             Move pod/perldelta.pod to pod/perl583delta.pod, and arrange for
+             a copy to be made at build time.
              
-             [ 21249]
-             More suggested patches for NCR MP-RAS from Andy Dougherty.
-     Branch: maint-5.8/perl
-         +> ext/Time/HiRes/hints/svr4.pl
-         !> MANIFEST ext/POSIX/hints/svr4.pl ext/Sys/Syslog/t/syslog.t
-         !> hints/svr4.sh t/op/pack.t
+             [ 22111]
+             Subject: Re: [PATCH win32/makefile.mk] (was Re: 5.8.3 RC1)
+             From: Abe Timmerman <abe@ztreet.demon.nl>
+             Message-Id: <200401111813.40829.abe@ztreet.demon.nl>
+             Date: Sun, 11 Jan 2004 18:13:40 +0100
+             
+             plus revert 22092 and 22080
+     Branch: perl
+          ! pod.lst win32/Makefile win32/makefile.mk
+         !> pod/buildtoc
 ____________________________________________________________________________
-[ 21249] By: jhi                                   on 2003/09/16  19:10:58
-        Log: More suggested patches for NCR MP-RAS from Andy Dougherty.
+[ 22112] By: rgs                                   on 2004/01/11  22:38:08
+        Log: Upgrade to Cwd 2.14.
      Branch: perl
-          + ext/Time/HiRes/hints/svr4.pl
-          ! MANIFEST ext/Sys/Syslog/t/syslog.t t/op/pack.t
+          ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
 ____________________________________________________________________________
-[ 21248] By: rgs                                   on 2003/09/16  19:08:16
-        Log: Upgrade to ExtUtils::MakeMaker 6.17.
-     Branch: maint-5.6
-          ! perl-5.6.2/lib/ExtUtils/Changes
-          ! perl-5.6.2/lib/ExtUtils/Install.pm
-          ! perl-5.6.2/lib/ExtUtils/META.yml
-          ! perl-5.6.2/lib/ExtUtils/MM_Unix.pm
-          ! perl-5.6.2/lib/ExtUtils/MM_VMS.pm
-          ! perl-5.6.2/lib/ExtUtils/MM_Win32.pm
-          ! perl-5.6.2/lib/ExtUtils/MakeMaker.pm
-          ! perl-5.6.2/lib/ExtUtils/MakeMaker/Tutorial.pod
-          ! perl-5.6.2/lib/ExtUtils/Manifest.pm
-          ! perl-5.6.2/lib/ExtUtils/t/Manifest.t
+[ 22110] By: rgs                                   on 2004/01/11  16:34:43
+        Log: Upgrade to Math::BigRat 0.11
+             
+             Subject: [PATCH] [ANNOUCNE] Math::BigRat 0.11
+             From: Tels <perl_dummy@bloodgate.com>
+             Date: Wed, 7 Jan 2004 18:30:06 +0100
+             Message-Id: <200401071830.07445@bloodgate.com>
+     Branch: perl
+          ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
+          ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
 ____________________________________________________________________________
-[ 21247] By: jhi                                   on 2003/09/16  18:57:34
-        Log: Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>
+[ 22109] By: rgs                                   on 2004/01/10  23:39:38
+        Log: Subject: [PATCH] Nicer formatting for function arguments in Carp messages
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Wed, 07 Jan 2004 13:22:30 +0000
+             Message-ID: <3FFC0816.9090406@uk.radan.com>
+             
+             (and increment version number in Carp)
      Branch: perl
-          ! ext/POSIX/hints/svr4.pl hints/svr4.sh
+          ! lib/Carp.pm lib/Carp/Heavy.pm
 ____________________________________________________________________________
-[ 21246] By: jhi                                   on 2003/09/16  18:49:37
-        Log: Integrate:
-             [ 21245]
-             Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Wed, 4 Jun 2003 00:45:23 -0700
-             Message-ID: <20030604074523.GA7148@math.berkeley.edu>
-     Branch: maint-5.8/perl
-         !> lib/Getopt/Std.pm
+[ 22108] By: adi                                   on 2004/01/10  21:33:59
+        Log: documentation nit
+     Branch: perl
+          ! pod/perlop.pod
 ____________________________________________________________________________
-[ 21245] By: jhi                                   on 2003/09/16  18:47:52
-        Log: Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Wed, 4 Jun 2003 00:45:23 -0700
-             Message-ID: <20030604074523.GA7148@math.berkeley.edu>
+[ 22107] By: adi                                   on 2004/01/10  20:19:09
+        Log: nit to Bytecode - the av_extend opcode wasn't saved when
+             the array had AvFILL == 0
      Branch: perl
-          ! lib/Getopt/Std.pm
+          ! ext/B/B/Assembler.pm
 ____________________________________________________________________________
-[ 21244] By: jhi                                   on 2003/09/16  16:50:31
-        Log: Integrate:
-             [ 20650]
-             Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Sun, 3 Aug 2003 06:19:02 -0700
-             Message-ID: <20030803131902.GA5146@math.berkeley.edu>
-             
-             [ 21243]
-             Give a concrete example of the still existing Unicode slowness.
-     Branch: maint-5.8/perl
-         !> lib/ExtUtils/xsubpp pod/perlunicode.pod
+[ 22106] By: adi                                   on 2004/01/10  20:16:03
+        Log: still problems with backreferences + reverse cloning
+             after #21936 - the weak reference may live on the pad.
+     Branch: perl
+          ! sv.c
 ____________________________________________________________________________
-[ 21243] By: jhi                                   on 2003/09/16  12:18:03
-        Log: Give a concrete example of the still existing Unicode slowness.
+[ 22104] By: nicholas                              on 2004/01/09  19:50:43
+        Log: Bah. Makefile.PL still tests the sub-MANIFEST
      Branch: perl
-          ! pod/perlunicode.pod
+          ! ext/Storable/MANIFEST
 ____________________________________________________________________________
-[ 21242] By: jhi                                   on 2003/09/16  06:41:34
-        Log: Integrate:
-             [ 21238]
-             Upgrade to MakeMaker 6.17.
-             
-             [ 21239]
-             Upgrade to File::Spec 0.85_03.
-             
-             [ 21240]
-             The test is not needed, says Schwern.
-             
-             [ 21241]
-             Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
-             use File::Spec 0.8 is unhappy.
-     Branch: maint-5.8/perl
-         +> lib/File/Spec/t/crossplatform.t
-          - lib/base/t/fields-560.t
-         !> MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
-         !> lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
-         !> lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
-         !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
-         !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
-         !> lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t
-         !> lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
-         !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
-         !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
-         !> lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
-         !> t/lib/MakeMaker/Test/Utils.pm
+[ 22103] By: davem                                 on 2004/01/09  12:20:38
+        Log: temporarily backout test of thread returning a closure. It crashes
+             win32.
+     Branch: perl
+          ! ext/threads/t/problems.t
 ____________________________________________________________________________
-[ 21241] By: jhi                                   on 2003/09/16  06:38:45
-        Log: Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
-             use File::Spec 0.8 is unhappy.
+[ 22102] By: davem                                 on 2004/01/08  22:32:28
+        Log: Subject: segv in pad.c with threads (was: DBD::Oracle and Perl 5.8.2 threads)
+             Message-ID: <20040107121357.GD82921@dansat.data-plan.com>
+             
+             Returning a closure from a thread (via join) could mess up because
+             pointers to PL_sv_undef weren't rejigged to point at the joiner's
+             version of PL_sv_undef. Also, the closure's CvGV got cloned too
+             but never freed, since CvGV isn't refcounted.
      Branch: perl
-          ! lib/File/Spec.pm
+          ! ext/threads/t/problems.t ext/threads/threads.xs sv.c
 ____________________________________________________________________________
-[ 21240] By: jhi                                   on 2003/09/16  06:34:35
-        Log: The test is not needed, says Schwern.
+[ 22101] By: rgs                                   on 2004/01/08  21:00:56
+        Log: perl582delta.pod was not in the MANIFEST.
      Branch: perl
-          - lib/base/t/fields-560.t
           ! MANIFEST
 ____________________________________________________________________________
-[ 21239] By: jhi                                   on 2003/09/16  05:04:09
-        Log: Upgrade to File::Spec 0.85_03.
+[ 22100] By: nicholas                              on 2004/01/08  17:35:27
+        Log: Integrate:
+             [ 22093]
+             Graham says that the search.cpan.org pod finder hashes on name
+             The 4 files all thinking they are perldelta.pod confuses it.
      Branch: perl
-          + lib/File/Spec/t/crossplatform.t
-          ! MANIFEST lib/File/Spec.pm lib/File/Spec/Mac.pm
-          ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
-          ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
-          ! lib/File/Spec/t/Spec.t
+         +> pod/perl582delta.pod
+         !> pod/perl581delta.pod pod/perl58delta.pod
 ____________________________________________________________________________
-[ 21238] By: jhi                                   on 2003/09/16  04:57:08
-        Log: Upgrade to MakeMaker 6.17.
+[ 22096] By: nicholas                              on 2004/01/08  13:15:38
+        Log: Subject: [PATCH pod/perlhist.pod] Mention 5.8.3-RC1
+             From: Abigail <abigail@abigail.nl>
+             Message-ID: <20040107230027.GC393@abigail.nl>
+             Date: Thu, 8 Jan 2004 00:00:27 +0100
      Branch: perl
-          ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
-          ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
-          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
-          ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
-          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
-          ! lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t
-          ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
-          ! t/lib/MakeMaker/Test/Utils.pm
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 21237] By: jhi                                   on 2003/09/16  04:48:37
-        Log: In maint we get p-h warnings from the 5.6.0 fields test.
-     Branch: maint-5.8/perl
-          ! lib/base/t/fields-560.t
+[ 22091] By: nicholas                              on 2004/01/07  19:09:50
+        Log: 
+             22088 22089 22090 (datestamp corrections - let's see if this really
+             works)
+     Branch: perl
+         !> (integrate 35 files)
 ____________________________________________________________________________
-[ 21236] By: jhi                                   on 2003/09/16  04:41:09
-        Log: Integrate:
-             [ 21235]
-             Upgrade to base 2.03.
-             (Rename the fields-5.6.0.t to have less d.o.t.s.)
-     Branch: maint-5.8/perl
-         +> lib/base/t/base.t lib/base/t/fields-560.t
-         +> lib/base/t/fields-base.t lib/base/t/fields.t
-          - lib/fields-base.t lib/fields.t
-         !> MANIFEST lib/base.pm lib/fields.pm
+[ 22084] By: rgs                                   on 2004/01/07  09:25:16
+        Log: Hardcoded numerical flag masks. Bad.
+     Branch: perl
+          ! doop.c
 ____________________________________________________________________________
-[ 21235] By: jhi                                   on 2003/09/16  04:35:34
-        Log: Upgrade to base 2.03.
-             (Rename the fields-5.6.0.t to have less d.o.t.s.)
+[ 22083] By: nicholas                              on 2004/01/06  18:57:29
+        Log: Seems that sv_setsv_cow needs to be visible to core extensions,
+             so that re will build properly on Win32. Thanks to Steve Hay for
+             trying COW and finding the problems.
      Branch: perl
-          + lib/base/t/base.t lib/base/t/fields-560.t
-          + lib/base/t/fields-base.t lib/base/t/fields.t
-          - lib/fields-base.t lib/fields.t
-          ! MANIFEST lib/base.pm lib/fields.pm
+          ! embed.fnc embed.h
 ____________________________________________________________________________
-[ 21234] By: jhi                                   on 2003/09/15  19:17:03
-        Log: Subject: Re: perl@21233 looks ok on VMS 7.3-1
-             From: PPrymmer@factset.com
-             Date: Mon, 15 Sep 2003 15:28:52 -0400
-             Message-ID: <OF6F1E6CF4.9206F415-ON85256DA2.006A58F1-85256DA2.006B0330@factset.com>
+[ 22082] By: rgs                                   on 2004/01/06  18:11:22
+        Log: Fix bug #24813 : the -0 wasn't recognized on the #! line
      Branch: perl
-          ! lib/Memoize/t/tie_sdbm.t
+          + t/run/switch0.t
+          ! MANIFEST perl.c
 ____________________________________________________________________________
-[ 21233] By: jhi                                   on 2003/09/15  06:25:10
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 22079] By: nicholas                              on 2004/01/06  12:38:52
+        Log: Jarkko didn't move the cd ..\pod correctly. Given that it's been
+             like this pre 5.8.1, I suspect that no-one has used it recently.
+     Branch: perl
+          ! win32/makefile.mk
 ____________________________________________________________________________
-[ 21232] By: jhi                                   on 2003/09/15  06:14:11
-        Log: Integrate:
-             [ 21230]
-             Check the context of for/grep/map.
-     Branch: maint-5.8/perl
-         !> t/op/grep.t
-____________________________________________________________________________
-[ 21231] By: jhi                                   on 2003/09/15  05:58:21
-        Log: Also sendpath warnings from HP-UX.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22076] By: rgs                                   on 2004/01/06  08:18:44
+        Log: The TODO tag should be included also when a TODO test succeeds,
+             so it's reported by the test harness
+     Branch: perl
+          ! t/op/write.t
 ____________________________________________________________________________
-[ 21230] By: jhi                                   on 2003/09/14  17:46:52
-        Log: Check the context of for/grep/map.
+[ 22075] By: rgs                                   on 2004/01/06  07:56:25
+        Log: This TODO test seems to pass now.
      Branch: perl
-          ! t/op/grep.t
+          ! t/op/write.t
 ____________________________________________________________________________
-[ 21229] By: jhi                                   on 2003/09/14  13:43:19
-        Log: Integrate:
-             [ 21227]
-             Also IRIX wants setlogsock('stream').
-             
-             [ 21228]
-             For-non-perlio places we need STDOUT back.
-     Branch: maint-5.8/perl
-         !> ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t t/io/dup.t
+[ 22074] By: rgs                                   on 2004/01/05  23:29:55
+        Log: Some of the bitwise manipulation PP functions weren't checking
+             whether their arguments were magical before using them.
+             (bug [#24816]).
+     Branch: perl
+          ! pp.c
 ____________________________________________________________________________
-[ 21228] By: jhi                                   on 2003/09/14  13:40:23
-        Log: For-non-perlio places we need STDOUT back.
+[ 22071] By: davem                                 on 2004/01/05  22:17:04
+        Log: 
+             stop $^O getting tainted on read access, and disallow tainted
+             assignment to it
      Branch: perl
-          ! t/io/dup.t
+          ! mg.c t/op/taint.t
 ____________________________________________________________________________
-[ 21227] By: jhi                                   on 2003/09/14  09:44:49
-        Log: Also IRIX wants setlogsock('stream').
+[ 22068] By: rgs                                   on 2004/01/05  21:48:30
+        Log: Some mandatory syntax warnings emitted by the lexer weren't
+             disableable (bug [perl #24815]).
      Branch: perl
-          ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
+          ! pod/perldiag.pod t/lib/warnings/toke toke.c
 ____________________________________________________________________________
-[ 21226] By: jhi                                   on 2003/09/14  08:43:38
-        Log: Regen perlmodlib, perltoc.
-     Branch: maint-5.8/perl
-          ! pod/perlmodlib.pod pod/perltoc.pod
+[ 22067] By: nicholas                              on 2004/01/05  21:36:07
+        Log: Change the flag logic in buildtoc
+     Branch: perl
+          ! pod.lst pod/buildtoc
 ____________________________________________________________________________
-[ 21225] By: jhi                                   on 2003/09/14  07:44:59
-        Log: Integrate:
-             [ 21224]
-             More portable reading.
-     Branch: maint-5.8/perl
-         !> t/io/dup.t
+[ 22064] By: nicholas                              on 2004/01/05  21:16:09
+        Log: Fix bug with MANIFEST generation when we also regenerate perltoc.pod
+     Branch: perl
+          ! pod/buildtoc
 ____________________________________________________________________________
-[ 21224] By: jhi                                   on 2003/09/14  07:44:26
-        Log: More portable reading.
+[ 22058] By: rgs                                   on 2004/01/05  06:17:47
+        Log: Subject: [PATCH] skip num.t #47 on VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sun, 04 Jan 2004 23:16:26 -0600
+             Message-ID: <3FF8F32A.5000108@mac.com>
      Branch: perl
-          ! t/io/dup.t
+          ! t/base/num.t
 ____________________________________________________________________________
-[ 21223] By: jhi                                   on 2003/09/14  07:36:57
-        Log: Integrate:
-             [ 21214]
-             parse_version doesn't always succeed.
-             
-             [ 21217]
-             Subject: [PATCH] PerlIO_tmpfile clean-up for VMS
+[ 22057] By: rgs                                   on 2004/01/05  06:17:07
+        Log: Subject: [PATCH configure.com] future-proof signal check
              From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 14 Sep 2003 00:23:56 -0500
-             Message-ID: <3F63FB6C.5040502@mac.com>
-             
-             [ 21218]
-             Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Thu, 11 Sep 2003 15:07:10 -0700
-             Message-ID: <20030911220710.GO18786@windhund.schwern.org>
-             
-             (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
-             
-             [ 21219]
-             Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Sat, 13 Sep 2003 20:20:30 -0700
-             Message-ID: <20030914032030.GA17822@math.berkeley.edu>
-             
-             [ 21220]
-             Use $Config{_exe}.
+             Date: Sun, 04 Jan 2004 22:53:40 -0600
+             Message-ID: <3FF8EDD4.3080308@mac.com>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[ 22056] By: rgs                                   on 2004/01/04  20:45:31
+        Log: Upgrade to Cwd 2.13
+     Branch: perl
+          ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
+____________________________________________________________________________
+[ 22055] By: davem                                 on 2004/01/04  19:34:36
+        Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
+             From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
+             Date: Fri, 2 Jan 2004 11:31:46 +0100 
+             Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4B3@attmsx1>
              
-             [ 21222]
-             More dup testing.
-     Branch: maint-5.8/perl
-         !> Porting/cmpVERSION.pl lib/ExtUtils/t/Manifest.t os2/os2.c
-         !> perlio.c t/io/dup.t t/run/switches.t
+             eval of of a truncated format should fail
+     Branch: perl
+          ! t/op/write.t toke.c
 ____________________________________________________________________________
-[ 21222] By: jhi                                   on 2003/09/14  07:35:28
-        Log: More dup testing.
+[ 22052] By: rgs                                   on 2004/01/03  19:53:53
+        Log: Upgrade to PerlIO::via::QuotedPrint 0.06
      Branch: perl
-          ! t/io/dup.t
+          ! lib/PerlIO/via/QuotedPrint.pm
 ____________________________________________________________________________
-[ 21221] By: jhi                                   on 2003/09/14  07:14:25
-        Log: Subject: Strange things happen with pod/perldiag.pod?
+[ 22051] By: rgs                                   on 2004/01/03  19:51:02
+        Log: Upgrade to Time::HiRes 1.54
+     Branch: perl
+          + ext/Time/HiRes/hints/solaris.pl
+          ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+          ! ext/Time/HiRes/HiRes.xs
+____________________________________________________________________________
+[ 22050] By: nicholas                              on 2004/01/03  19:24:00
+        Log: No matter how hard you proof read it, something always slips through.
+     Branch: perl
+          ! ext/Storable/ChangeLog
+____________________________________________________________________________
+[ 22049] By: nicholas                              on 2004/01/03  19:22:08
+        Log: Fix minor problems with the CPAN release
+             1: Make Storable.xs to work on 5.8.2 and later (already in the core)
+             2: Ship the linux hints file
+             3: Ship Test::More for the benefit of Perls pre 5.6.2
+             4: Correct Makefile.PL to install in core for 5.8.0 and later
+     Branch: perl
+          ! ext/Storable/ChangeLog ext/Storable/MANIFEST
+          ! ext/Storable/Makefile.PL ext/Storable/README
+          ! ext/Storable/Storable.pm
+____________________________________________________________________________
+[ 22047] By: rgs                                   on 2004/01/03  00:07:13
+        Log: Tidy up change #18751, so that the second parameter to unpack()
+             defaults to $_ at compile-time, instead of run-time (like all
+             other primitives that default to $_).
+     Branch: perl
+          ! embed.h op.c opcode.h opcode.pl pp.sym pp_pack.c pp_proto.h
+____________________________________________________________________________
+[ 22044] By: nicholas                              on 2004/01/02  16:17:24
+        Log: Bump $threads::VERSION as the documentation has changed. Tweak the
+             documentaiton, update Arthur's e-mail address
+     Branch: perl
+          ! ext/threads/threads.pm
+____________________________________________________________________________
+[ 22043] By: rgs                                   on 2004/01/02  08:35:22
+        Log: Use the optimization level -O2 by default on Linux/gcc.
+             See :
+             Subject: Benchmarking (was Re: GCC bug breaking Perl_sv_catpvfn()?)
              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sun, 14 Sep 2003 10:20:39 +0200
-             Message-ID: <002a01c37a99$1590ec30$a900a8c0@R2D2>
-     Branch: maint-5.8/perl
-          ! pod/perldiag.pod
+             Date: Thu, 1 Jan 2004 05:32:15 +0100
+             Message-ID: <071601c3d020$4046d2a0$d500a8c0@R2D2>
+     Branch: perl
+          ! hints/linux.sh
 ____________________________________________________________________________
-[ 21220] By: jhi                                   on 2003/09/14  06:54:05
-        Log: Use $Config{_exe}.
+[ 22041] By: nicholas                              on 2004/01/02  00:38:00
+        Log: Update debugger version number and Changes file
      Branch: perl
-          ! t/run/switches.t
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[ 21219] By: jhi                                   on 2003/09/14  06:46:26
-        Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
+[ 22037] By: davem                                 on 2004/01/01  23:22:10
+        Log: addition to 22036 (document SUPER better): superclass may be plural
+     Branch: perl
+          ! pod/perlbot.pod pod/perlobj.pod
+____________________________________________________________________________
+[ 22036] By: davem                                 on 2004/01/01  22:23:11
+        Log: Document the quirks of SUPER, especially the fact that it it
+             relative to the current package and not to the invoking object.
+     Branch: perl
+          ! pod/perlboot.pod pod/perlbot.pod pod/perlobj.pod
+          ! pod/perltoot.pod
+____________________________________________________________________________
+[ 22034] By: davem                                 on 2004/01/01  19:58:08
+        Log: Fix bug #24383, where hashes with the :unique attribute weren't
+             getting made readonly on interpreter clone. Also, remove the
+             :unique attribute from the hashes in warnings.pm, since they may
+             later be modified by warnings::register.  Finally, adds tests for
+             the :unique attribute.
+     Branch: perl
+          ! ext/threads/t/problems.t lib/warnings.pm sv.c warnings.pl
+____________________________________________________________________________
+[ 22033] By: nicholas                              on 2004/01/01  19:22:24
+        Log: Subject: Perl 5.8.3 patches from the BS2000 port - part 2
+             From: Dorner Thomas <tdorner@amadeus.net>
+             Message-ID: <6727B1DACFCDD311A757009027CA8D69044B6740@Ex02.inhouse.start.de>
+             Date: Fri, 19 Dec 2003 07:16:47 +0100
+     Branch: perl
+          ! t/io/utf8.t t/op/pat.t
+____________________________________________________________________________
+[ 22032] By: rgs                                   on 2004/01/01  17:29:21
+        Log: Subject: [PATCH 5.8.2 @21574] OS/2 update
              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Sat, 13 Sep 2003 20:20:30 -0700
-             Message-ID: <20030914032030.GA17822@math.berkeley.edu>
+             Date: Thu, 18 Dec 2003 14:10:29 -0800
+             Message-ID: <20031218221029.GA7898@math.berkeley.edu>
      Branch: perl
-          ! os2/os2.c t/run/switches.t
+          ! README.os2 hints/os2.sh installperl lib/ExtUtils/MM_Unix.pm
+          ! makedef.pl os2/Changes os2/OS2/REXX/DLL/Changes
+          ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h os2/perl2cmd.pl
 ____________________________________________________________________________
-[ 21218] By: jhi                                   on 2003/09/14  06:45:13
-        Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Thu, 11 Sep 2003 15:07:10 -0700
-             Message-ID: <20030911220710.GO18786@windhund.schwern.org>
-             
-             (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
+[ 22031] By: rgs                                   on 2004/01/01  16:30:13
+        Log: Document that /[\W]/ doesn't work, unicode-wise (see bug #18281)
      Branch: perl
-          ! lib/ExtUtils/t/Manifest.t
+          ! pod/perlunicode.pod
 ____________________________________________________________________________
-[ 21217] By: jhi                                   on 2003/09/14  06:42:12
-        Log: Subject: [PATCH] PerlIO_tmpfile clean-up for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 14 Sep 2003 00:23:56 -0500
-             Message-ID: <3F63FB6C.5040502@mac.com>
+[ 22030] By: rgs                                   on 2004/01/01  13:55:31
+        Log: Document that detached threads aren't supported on Windows yet.
      Branch: perl
-          ! perlio.c
+          ! ext/threads/threads.pm
 ____________________________________________________________________________
-[ 21216] By: rgs                                   on 2003/09/13  20:22:36
-        Log: Hintfile updates.
-     Branch: maint-5.6
-          + perl-5.6.2/ext/NDBM_File/hints/linux.pl
-          ! perl-5.6.2/MANIFEST perl-5.6.2/ext/DynaLoader/hints/linux.pl
-          ! perl-5.6.2/ext/POSIX/hints/svr4.pl perl-5.6.2/hints/freebsd.sh
-____________________________________________________________________________
-[ 21215] By: rgs                                   on 2003/09/13  19:57:14
-        Log: More trivial documentation updates
-     Branch: maint-5.6
-          ! perl-5.6.2/pod/perl5004delta.pod
-          ! perl-5.6.2/pod/perl5005delta.pod perl-5.6.2/pod/perlbook.pod
-          ! perl-5.6.2/pod/perldsc.pod perl-5.6.2/pod/perlfilter.pod
-          ! perl-5.6.2/pod/perlnewmod.pod perl-5.6.2/pod/perlrequick.pod
-          ! perl-5.6.2/pod/perlretut.pod perl-5.6.2/pod/perlstyle.pod
+[ 22029] By: rgs                                   on 2004/01/01  13:30:33
+        Log: Upgrade to Getopt::Long 2.34_01
+     Branch: perl
+          ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
 ____________________________________________________________________________
-[ 21214] By: jhi                                   on 2003/09/13  18:33:41
-        Log: parse_version doesn't always succeed.
+[ 22026] By: nicholas                              on 2003/12/31  15:22:31
+        Log: Tweak 00compile.t to avoid splatting a DIAG over core perl's
+             beautiful clean run of OKs. You are all getting a clean run of OKs,
+             aren't you?
      Branch: perl
-          ! Porting/cmpVERSION.pl
+          ! lib/Test/Harness/t/00compile.t
 ____________________________________________________________________________
-[ 21213] By: jhi                                   on 2003/09/13  18:31:41
-        Log: pod changes, so change $VERSION.
+[ 22025] By: nicholas                              on 2003/12/31  15:11:51
+        Log: Subject: [PATCH] "piconv -C 512" badly broken
+             From: Autrijus Tang <autrijus@autrijus.org>
+             Message-Id: <1072870210.769.5.camel@localhost>
+             Date: Wed, 31 Dec 2003 19:30:10 +0800
      Branch: perl
-          ! lib/Fatal.pm
+          ! ext/Encode/bin/piconv
 ____________________________________________________________________________
-[ 21212] By: jhi                                   on 2003/09/13  18:09:30
-        Log: Tell what is OpenZaurus, anyway.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 22021] By: rgs                                   on 2003/12/31  08:28:43
+        Log: Upgrade to Test::Harness 2.40.
+     Branch: perl
+          ! lib/Test/Harness.pm lib/Test/Harness/Changes
+          ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
+          ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t
+          ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
+          ! lib/Test/Harness/t/prove-switches.t
+          ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
+          ! lib/Test/Harness/t/test-harness.t
 ____________________________________________________________________________
-[ 21211] By: jhi                                   on 2003/09/13  16:10:30
-        Log: Integrate:
-             [ 21201]
-             Stringify the $VERSION of DynaLoader so it's never dependent
-             on localized float-to-string conversions.
-             
-             [ 21202]
-             Make the new glob tests pass (well, skip) even with miniperl.
+[ 22020] By: rgs                                   on 2003/12/31  07:59:19
+        Log: C++ comments, bad.
+     Branch: perl
+          ! ext/Cwd/Cwd.xs
+____________________________________________________________________________
+[ 22018] By: nicholas                              on 2003/12/30  23:29:59
+        Log: Bump VERSION numbers
+     Branch: perl
+          ! ext/POSIX/POSIX.pm lib/Benchmark.pm lib/File/CheckTree.pm
+          ! lib/Getopt/Std.pm lib/PerlIO.pm lib/Tie/Hash.pm
+          ! lib/diagnostics.pm
+____________________________________________________________________________
+[ 22016] By: rgs                                   on 2003/12/30  21:10:22
+        Log: A patch for Test::Harness on VMS by Craig Berry
+             (see RT CPAN bug #4745)
+     Branch: perl
+          ! lib/Test/Harness/Straps.pm
+____________________________________________________________________________
+[ 22013] By: nicholas                              on 2003/12/30  18:18:28
+        Log: Subject: more uni doc tweakage
+             From: Jarkko Hietaniemi <jhi@iki.fi>
+             Message-ID: <20031230133755.GA23118@vipunen.hut.fi>
+             Date: Tue, 30 Dec 2003 15:37:55 +0200
              
-             [ 21203]
-             Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio
-             From: Stas Bekman <stas@stason.org>
-             Date: Fri, 12 Sep 2003 13:44:11 -0700
-             Message-ID: <3F62301B.3080604@stason.org>
-             
-             s/discipline/IO layer/, instead of "unknown" say "unavailable",
-             and have the fuller explanation in perldiag.
-             
-             [ 21204]
-             Subject: [perl #23788] int of a fraction errors 
-             From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
-             Date: 11 Sep 2003 22:38:19 -0000
-             Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>
-             
-             Add a separate faq entry for int().  (Yes, a bit redundant
-             with the existing "why are my numbers broken" entry.)
-             
-             [ 21205]
-             Minuscule code cleanup.
-             
-             [ 21206]
-             Apparently at some point doing 3-arg open with
-             illegal mode like ">>>" had stopped croaking.
-             
-             [ 21207]
-             Layer names were recognized by their prefixes
-             (e.g. open(F, ":u", "file") worked...)
-             
-             [ 21208]
-             The "perlio: " prefix looks a little odd
-             in the few warning/error messages, since
-             no other 'subsystems' have prefixes.
-             
-             [ 21209]
-             More PerlIO warnings changes.
-             
-             [ 21210]
-             Subject: Re: unicode regex problem
-             From: hv@crypt.org
-             Date: Sat, 13 Sep 2003 15:21:34 +0100
-             Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>
-     Branch: maint-5.8/perl
-         !> doio.c ext/DynaLoader/DynaLoader_pm.PL ext/PerlIO/t/fail.t
-         !> perlio.c pod/perldiag.pod pod/perlfaq4.pod regcomp.c
-         !> t/io/open.t t/lib/warnings/perlio t/op/pat.t
-         !> t/run/fresh_perl.t
+             Subject: one more pod fix
+             From: Jarkko Hietaniemi <jhi@iki.fi>
+             Message-ID: <20031230135641.GA24516@vipunen.hut.fi>
+             Date: Tue, 30 Dec 2003 15:56:41 +0200
+     Branch: perl
+          ! lib/PerlIO.pm pod/perlunicode.pod
 ____________________________________________________________________________
-[ 21210] By: jhi                                   on 2003/09/13  15:24:38
-        Log: Subject: Re: unicode regex problem
-             From: hv@crypt.org
-             Date: Sat, 13 Sep 2003 15:21:34 +0100
-             Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>
+[ 22009] By: davem                                 on 2003/12/30  17:14:44
+        Log: bug #24757 perlrun.pod's description of find -mtime was ambiguous
      Branch: perl
-          ! regcomp.c t/op/pat.t
+          ! pod/perlrun.pod
 ____________________________________________________________________________
-[ 21209] By: jhi                                   on 2003/09/13  15:22:38
-        Log: More PerlIO warnings changes.
+[ 22007] By: rgs                                   on 2003/12/30  16:04:47
+        Log: Upgrade to Math::BigInt 1.68.
      Branch: perl
-          ! ext/PerlIO/t/fail.t t/lib/warnings/perlio
+          + lib/Math/BigInt/t/bigroot.t
+          ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
+          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
+          ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbi.t
+          ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
+          ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
 ____________________________________________________________________________
-[ 21208] By: jhi                                   on 2003/09/13  11:15:40
-        Log: The "perlio: " prefix looks a little odd
-             in the few warning/error messages, since
-             no other 'subsystems' have prefixes.
+[ 22005] By: davem                                 on 2003/12/30  15:07:50
+        Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
+             heuristics for calculating buffer size needed to compile a format
+             didn't allow for \0
      Branch: perl
-          ! perlio.c pod/perldiag.pod t/io/open.t
+          ! pp_ctl.c t/op/write.t
 ____________________________________________________________________________
-[ 21207] By: jhi                                   on 2003/09/13  10:37:30
-        Log: Layer names were recognized by their prefixes
-             (e.g. open(F, ":u", "file") worked...)
+[ 22003] By: rgs                                   on 2003/12/30  12:54:02
+        Log: Add a regression test for bug #24762
      Branch: perl
-          ! perlio.c t/io/open.t
+          ! t/comp/parser.t
 ____________________________________________________________________________
-[ 21206] By: jhi                                   on 2003/09/13  10:10:46
-        Log: Apparently at some point doing 3-arg open with
-             illegal mode like ">>>" had stopped croaking.
+[ 22002] By: rgs                                   on 2003/12/30  12:49:09
+        Log: Updates the notes about byacc in pumpkin.pod.
      Branch: perl
-          ! doio.c t/io/open.t
+          ! Porting/pumpkin.pod
 ____________________________________________________________________________
-[ 21205] By: jhi                                   on 2003/09/13  08:42:10
-        Log: Minuscule code cleanup.
+[ 22001] By: rgs                                   on 2003/12/30  09:58:08
+        Log: Bump up UNIVERSAL's version to 1.02
+             (due to fix #21418)
      Branch: perl
-          ! doio.c
+          ! lib/UNIVERSAL.pm
 ____________________________________________________________________________
-[ 21204] By: jhi                                   on 2003/09/13  06:47:23
-        Log: Subject: [perl #23788] int of a fraction errors 
-             From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
-             Date: 11 Sep 2003 22:38:19 -0000
-             Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>
-             
-             Add a separate faq entry for int().  (Yes, a bit redundant
-             with the existing "why are my numbers broken" entry.)
+[ 21999] By: nicholas                              on 2003/12/29  23:53:31
+        Log: Add Mike Pomraning
      Branch: perl
-          ! pod/perlfaq4.pod
+          ! AUTHORS
 ____________________________________________________________________________
-[ 21203] By: jhi                                   on 2003/09/13  06:34:03
-        Log: Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio
-             From: Stas Bekman <stas@stason.org>
-             Date: Fri, 12 Sep 2003 13:44:11 -0700
-             Message-ID: <3F62301B.3080604@stason.org>
+[ 21997] By: rgs                                   on 2003/12/29  20:11:12
+        Log: Update the README and Changes files for Switch 2.10
+     Branch: perl
+          ! lib/Switch/Changes lib/Switch/README
+____________________________________________________________________________
+[ 21996] By: rgs                                   on 2003/12/29  20:07:00
+        Log: Upgrade to Switch 2.10, by integrating some changes by Damian
+     Branch: perl
+          ! lib/Switch.pm
+____________________________________________________________________________
+[ 21993] By: rgs                                   on 2003/12/29  10:49:29
+        Log: Windows hasn't getuid/setuid and friends.
+             Therefore disable the code related to them in POSIX.xs.
              
-             s/discipline/IO layer/, instead of "unknown" say "unavailable",
-             and have the fuller explanation in perldiag.
+             Subject: [PATCH: ext/POSIX/POSIX.xs] Re: Smoke [5.8.2] 21979 FAIL(Xt) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Mon, 29 Dec 2003 04:51:19 +0100
+             Message-ID: <03d401c3cdbf$05730ee0$d500a8c0@R2D2>
      Branch: perl
-          ! doio.c pod/perldiag.pod
+          ! ext/POSIX/POSIX.xs
 ____________________________________________________________________________
-[ 21202] By: jhi                                   on 2003/09/13  06:07:27
-        Log: Make the new glob tests pass (well, skip) even with miniperl.
+[ 21992] By: rgs                                   on 2003/12/29  10:31:07
+        Log: Subject: [PATCH] win32_chsize buglet
+             From: "Kevin Chase" <kevincha99@hotmail.com>
+             Date: Sun, 28 Dec 2003 15:48:56 -0800
+             Message-ID: <BAY2-F90usv0ccZRh8Z0005683d@hotmail.com>
      Branch: perl
-          ! t/run/fresh_perl.t
+          ! win32/win32.c
 ____________________________________________________________________________
-[ 21201] By: rgs                                   on 2003/09/12  21:41:04
-        Log: Stringify the $VERSION of DynaLoader so it's never dependent
-             on localized float-to-string conversions.
+[ 21991] By: rgs                                   on 2003/12/29  08:10:51
+        Log: Upgrade to Encode 1.99.
      Branch: perl
-          ! ext/DynaLoader/DynaLoader_pm.PL
+          ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
+          ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
+          ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
+          ! ext/Encode/t/mime-header.t ext/Encode/ucm/gsm0338.ucm
+          ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
+          ! ext/Encode/ucm/macHebrew.ucm
 ____________________________________________________________________________
-[ 21200] By: jhi                                   on 2003/09/12  18:07:39
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21990] By: rgs                                   on 2003/12/28  18:41:35
+        Log: Fix a little syntax error, reported by Marcus Holland-Moritz
+     Branch: perl
+          ! win32/win32.c
 ____________________________________________________________________________
-[ 21199] By: jhi                                   on 2003/09/12  18:01:40
-        Log: Integrate:
-             [ 21198]
-             It's UTF-8, not UTF8.  (Note: not s/UTF-8/UTF8/,
-             since that would break a lot of code.)  Also few
-             stray UTF16s, UTF32s, and "encoded in Unicode".
-     Branch: maint-5.8/perl
-         !> doop.c hv.h pod/Makefile.SH pod/perl570delta.pod
-         !> pod/perl58delta.pod pod/perlapi.pod pod/perlfunc.pod
-         !> pod/perlguts.pod pod/perlhack.pod pod/perlpodspec.pod
-         !> pod/perltoc.pod pod/perltodo.pod pod/perlunicode.pod
-         !> pod/perluniintro.pod pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h
-         !> utfebcdic.h
+[ 21989] By: nicholas                              on 2003/12/28  11:49:20
+        Log: From: "Nigel Sandever" <njsandever@hotmail.com>
+             Subject: [PATCH] 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILES
+             Message-ID: <Law9-F94BdsnvUFcxT500000ea5@hotmail.com>
+             Date: Thu, 25 Sep 2003 21:49:07 +0000
+     Branch: perl
+          ! dosish.h win32/win32.c win32/win32sck.c
 ____________________________________________________________________________
-[ 21198] By: jhi                                   on 2003/09/12  17:59:25
-        Log: It's UTF-8, not UTF8.  (Note: not s/UTF-8/UTF8/,
-             since that would break a lot of code.)  Also few
-             stray UTF16s, UTF32s, and "encoded in Unicode".
+[ 21988] By: rgs                                   on 2003/12/27  23:46:40
+        Log: Regenerate the perly.c patch for byacc output painless fixing
      Branch: perl
-          ! doop.c hv.h pod/perl570delta.pod pod/perl58delta.pod
-          ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
-          ! pod/perlhack.pod pod/perlpodspec.pod pod/perltoc.pod
-          ! pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
-          ! pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h utfebcdic.h
+          ! perly_c.diff
 ____________________________________________________________________________
-[ 21197] By: jhi                                   on 2003/09/12  17:24:17
-        Log: The buildtoc now has options.
+[ 21986] By: rgs                                   on 2003/12/27  23:11:59
+        Log: Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a syntax error
      Branch: perl
-          ! pod/Makefile.SH
+          ! perly.c perly.y vms/perly_c.vms
 ____________________________________________________________________________
-[ 21196] By: jhi                                   on 2003/09/12  14:33:16
-        Log: Some more tweaks on open ...&=.
+[ 21985] By: nicholas                              on 2003/12/27  22:55:35
+        Log: Subject: Cross compilation patches for arm.
+             From: Redvers Davies <red@criticalintegration.com>
+             Message-Id: <1072098653.4789.6.camel@ragefire>
+             Date: Mon, 22 Dec 2003 08:11:34 -0500
      Branch: perl
-          ! pod/perlfunc.pod
+          ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
+          ! Cross/config.sh-arm-linux Cross/installperl.patch
 ____________________________________________________________________________
-[ 21195] By: jhi                                   on 2003/09/12  14:26:32
-        Log: Integrate:
-             [ 21191]
-             More comments for the FreeBSD threads hints.
-             
-             [ 21193]
-             Document the new strict strict in strict.
-             
-             [ 21194]
-             Slightly more documentation for open ...&=.
-     Branch: maint-5.8/perl
-         !> hints/freebsd.sh lib/strict.pm pod/perlfunc.pod
+[ 21983] By: rgs                                   on 2003/12/27  21:29:04
+        Log: Fix bug [perl #24735] : make sure that the range (..) operator
+             treats an undefined argument as 0 for numerical ranges and as ""
+             for magical string ranges.
+     Branch: perl
+          ! pp_ctl.c t/op/range.t
 ____________________________________________________________________________
-[ 21194] By: jhi                                   on 2003/09/12  11:36:14
-        Log: Slightly more documentation for open ...&=.
+[ 21981] By: rgs                                   on 2003/12/27  20:14:09
+        Log: Subject: PATCH:  *DB*_File 
+             From: "Paul Marquess" <Paul.Marquess@btinternet.com>
+             Date: Sat, 27 Dec 2003 20:02:30 -0000
+             Message-ID: <AIEAJICLCBDNAAOLLOKLIEAOPGAA.Paul.Marquess@btinternet.com>
      Branch: perl
-          ! pod/perlfunc.pod
+          ! XSUB.h ext/DB_File/Changes ext/DB_File/DB_File.pm
+          ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
+          ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
+          ! ext/DB_File/typemap ext/GDBM_File/typemap
+          ! ext/NDBM_File/typemap ext/ODBM_File/typemap
+          ! ext/SDBM_File/typemap
 ____________________________________________________________________________
-[ 21193] By: jhi                                   on 2003/09/12  03:21:53
-        Log: Document the new strict strict in strict.
+[ 21978] By: nicholas                              on 2003/12/27  18:31:27
+        Log: Straggler from Cwd
      Branch: perl
-          ! lib/strict.pm
+          + ext/Cwd/Changes
 ____________________________________________________________________________
-[ 21192] By: jhi                                   on 2003/09/12  03:17:59
-        Log: Move the strict pragma change to "fixes"; the "incompatible
-             changes" section is meant for things that used to work but
-             do no more.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21977] By: nicholas                              on 2003/12/27  18:29:44
+        Log: Straggler from Unicode::Collate.
+             We need to automate this.
+             For some value of we. (tr/w/m/ I suspect)
+     Branch: perl
+          + lib/Unicode/Collate/t/rearrang.t
 ____________________________________________________________________________
-[ 21191] By: jhi                                   on 2003/09/12  03:03:17
-        Log: More comments for the FreeBSD threads hints.
+[ 21976] By: nicholas                              on 2003/12/27  18:28:37
+        Log: Assimilate Unicode::Collate 0.33
      Branch: perl
-          ! hints/freebsd.sh
+          + lib/Unicode/Collate/t/altern.t lib/Unicode/Collate/t/view.t
+          ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
+          ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
+          ! lib/Unicode/Collate/t/contract.t
+          ! lib/Unicode/Collate/t/illegal.t lib/Unicode/Collate/t/test.t
+          ! lib/Unicode/Collate/t/version.t
 ____________________________________________________________________________
-[ 21190] By: rgs                                   on 2003/09/11  21:35:24
-        Log: INSTALL nits ; get perlmodinstall and perlreftut from bleadperl
-     Branch: maint-5.6
-          ! perl-5.6.2/INSTALL perl-5.6.2/pod/perlmodinstall.pod
-          ! perl-5.6.2/pod/perlreftut.pod
+[ 21975] By: nicholas                              on 2003/12/27  18:12:33
+        Log: Assimilate PodParser-1.26
+     Branch: perl
+          ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
+          ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/PlainText.pm
+          ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/pod2usage.PL
+          ! pod/podselect.PL t/pod/pod2usage.xr t/pod/podselect.xr
 ____________________________________________________________________________
-[ 21189] By: jhi                                   on 2003/09/11  20:29:42
-        Log: Integrate:
-             [ 21178]
-             Upgrading to fields.pm 2.0 strangely helps also fields.t.
-             
-             [ 21179]
-             Upgrade to Pod::Perldoc 3.10.
-             (Yes, the doughera address change is wrong, but hardly worth 3.11.) 
-             
-             [ 21180]
-             Changed warning due to fields.pm 2.0.
-             
-             [ 21181]
-             The change of not needing -pthread in FreeBSD 5.x
-             is very recent (Sep 3) (from Anton Berezin).
-             
-             [ 21182]
-             The fields.pm had lost the change #19009.
-             
-             [ 21186]
-             Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Fri, 12 Sep 2003 00:12:51 +1000
-             Message-ID: <20030911141251.GA26907@londo.c47.org>
-             
-             [ 21187]
-             Subject: [PATCH 5.8.1 @20218] OS/2 API
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Thu, 11 Sep 2003 09:15:04 -0700
-             Message-ID: <20030911161504.GA16113@math.berkeley.edu>
-             
-             [ 21188]
-             More refactoring of the FreeBSD threads hints.
-             Basically, for fresh enough 5.x the -pthread is dropped,
-             otherwise keep it, and no known FreeBSD release has
-             a functional gethostbyaddr_r.
-     Branch: maint-5.8/perl
-         !> hints/freebsd.sh lib/Pod/Perldoc.pm os2/OS2/Process/MANIFEST
-         !> os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs perl.c
+[ 21974] By: nicholas                              on 2003/12/27  17:50:34
+        Log: Assimilate File::Spec 0.87
+     Branch: perl
+          ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
 ____________________________________________________________________________
-[ 21188] By: jhi                                   on 2003/09/11  20:23:55
-        Log: More refactoring of the FreeBSD threads hints.
-             Basically, for fresh enough 5.x the -pthread is dropped,
-             otherwise keep it, and no known FreeBSD release has
-             a functional gethostbyaddr_r.
+[ 21973] By: nicholas                              on 2003/12/27  17:24:27
+        Log: Assimilate Digest 1.05
      Branch: perl
-          ! hints/freebsd.sh
+          ! lib/Digest.pm lib/Digest/t/digest.t
 ____________________________________________________________________________
-[ 21187] By: jhi                                   on 2003/09/11  20:12:00
-        Log: Subject: [PATCH 5.8.1 @20218] OS/2 API
-             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
-             Date: Thu, 11 Sep 2003 09:15:04 -0700
-             Message-ID: <20030911161504.GA16113@math.berkeley.edu>
+[ 21972] By: nicholas                              on 2003/12/27  17:20:23
+        Log: Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change
+             21646 was only applied to core (must punt this back and thereby unfork)
+             Need to fix test boilerplate properly for PERL_CORE
      Branch: perl
-          ! os2/OS2/Process/MANIFEST os2/OS2/Process/Process.pm
-          ! os2/OS2/Process/Process.xs
+          ! MANIFEST Porting/Maintainers.pl ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
+          ! ext/Cwd/t/taint.t lib/Cwd.pm
 ____________________________________________________________________________
-[ 21186] By: jhi                                   on 2003/09/11  20:10:32
-        Log: Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Fri, 12 Sep 2003 00:12:51 +1000
-             Message-ID: <20030911141251.GA26907@londo.c47.org>
+[ 21971] By: nicholas                              on 2003/12/27  16:55:54
+        Log: Subject: [PATCH] Remove Win32 compiler warnings
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Sat, 27 Dec 2003 17:39:20 +0100
+             Message-ID: <018901c3cc97$fa976660$d500a8c0@R2D2>
      Branch: perl
-          ! perl.c
+          ! ext/XS/APItest/APItest.xs ext/threads/shared/shared.xs sv.c
 ____________________________________________________________________________
-[ 21185] By: rgs                                   on 2003/09/11  19:15:49
-        Log: Integrate the recent hintfile changes from bleadperl
-     Branch: maint-5.6
-          ! perl-5.6.2/hints/aix.sh perl-5.6.2/hints/freebsd.sh
+[ 21970] By: nicholas                              on 2003/12/27  16:39:01
+        Log: Allow overriding of the p4 settings via environment variables
+             Make regexp more robust to parse FreeBSD's patch output
+     Branch: perl
+          ! Porting/apply
 ____________________________________________________________________________
-[ 21184] By: jhi                                   on 2003/09/11  14:31:18
-        Log: Slight rewording for #21183.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21968] By: rgs                                   on 2003/12/27  14:27:57
+        Log: Subject: [PATCH] perl 5.8.0, FindBin::again
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: 01 May 2003 21:28:10 +0200
+             Message-ID: <873cjy31rp.fsf@vran.herceg.de>
+     Branch: perl
+          ! lib/FindBin.pm lib/FindBin.t
 ____________________________________________________________________________
-[ 21183] By: jhi                                   on 2003/09/11  14:25:24
-        Log: Subject: [DOCPATCH] strict changes
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Thu, 11 Sep 2003 15:55:13 +0200
-             Message-Id: <p05111b06bb862edd9687@[192.168.56.4]>
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21967] By: nicholas                              on 2003/12/27  13:26:29
+        Log: Subject: [PATCH: sv.c] Turn Quad_t to Uquad_t in unsigned branch
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Sat, 27 Dec 2003 02:48:19 +0100
+             Message-ID: <010001c3cc1b$813763a0$d500a8c0@R2D2>
+     Branch: perl
+          ! sv.c
 ____________________________________________________________________________
-[ 21182] By: jhi                                   on 2003/09/11  11:16:33
-        Log: The fields.pm had lost the change #19009.
-     Branch: maint-5.8/perl
-          ! lib/fields.pm t/lib/warnings/av
+[ 21964] By: nicholas                              on 2003/12/26  20:31:38
+        Log: Change minimum perl version where the test is run from 5.9.0 to 5.8.3
+             as I'm going to integrate the core patch
+     Branch: perl
+          ! ext/List/Util/t/weak.t
 ____________________________________________________________________________
-[ 21181] By: jhi                                   on 2003/09/11  08:25:13
-        Log: The change of not needing -pthread in FreeBSD 5.x
-             is very recent (Sep 3) (from Anton Berezin).
+[ 21962] By: nicholas                              on 2003/12/26  19:22:16
+        Log: Subject: [PATCH: sv.c] Re: GCC bug breaking Perl_sv_catpvfn()?
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Fri, 26 Dec 2003 02:47:09 +0100
+             Message-ID: <03ca01c3cb52$2d509b40$5700a8c0@R2D2>
      Branch: perl
-          ! hints/freebsd.sh
+          ! sv.c
 ____________________________________________________________________________
-[ 21180] By: jhi                                   on 2003/09/11  06:40:42
-        Log: Changed warning due to fields.pm 2.0.
-     Branch: maint-5.8/perl
-          ! t/lib/warnings/av
+[ 21960] By: rgs                                   on 2003/12/26  10:18:24
+        Log: Refactor the code that checks whether a range is numeric
+             or string-magical.
+     Branch: perl
+          ! pp_ctl.c
 ____________________________________________________________________________
-[ 21179] By: jhi                                   on 2003/09/11  06:13:12
-        Log: Upgrade to Pod::Perldoc 3.10.
-             (Yes, the doughera address change is wrong, but hardly worth 3.11.) 
+[ 21959] By: rgs                                   on 2003/12/26  08:51:06
+        Log: Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state.
+             This fixes building SDBM_File on AIX.
      Branch: perl
-          ! lib/Pod/Perldoc.pm
+          ! ext/SDBM_File/sdbm/Makefile.PL
 ____________________________________________________________________________
-[ 21178] By: jhi                                   on 2003/09/11  06:08:38
-        Log: Upgrading to fields.pm 2.0 strangely helps also fields.t.
-     Branch: maint-5.8/perl
-          ! lib/fields.pm lib/fields.t
+[ 21958] By: rgs                                   on 2003/12/25  21:22:25
+        Log: Fix bug [perl #24641] : when POSIX::set[ug]id() are called,
+             update the perl variables PL_uid and PL_euid (resp. PL_gid
+             and PL_egid) with the new values.
+     Branch: perl
+          ! ext/POSIX/POSIX.xs
 ____________________________________________________________________________
-[ 21177] By: jhi                                   on 2003/09/11  05:25:51
-        Log: Integrate:
-             [ 21176]
-             Upgrade to base 2.02.
-             
-             (except keep our fields.t, 5.8.1 doesn't like the new one)
-     Branch: maint-5.8/perl
-         +> lib/fields-base.t
-         !> MANIFEST lib/base.pm
+[ 21957] By: rgs                                   on 2003/12/25  20:14:00
+        Log: Subject: [PATCH 5.8.2 @21574] INSTALL_PREFIX from C
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Thu, 18 Dec 2003 12:30:06 -0800
+             Message-ID: <20031218203006.GA7772@math.berkeley.edu>
+     Branch: perl
+          ! config_h.SH
 ____________________________________________________________________________
-[ 21176] By: jhi                                   on 2003/09/11  05:22:27
-        Log: Upgrade to base 2.02.
+[ 21956] By: rgs                                   on 2003/12/25  19:40:55
+        Log: Subject: BigInt v1.68 - pre-release
+             From: Tels <perl_dummy@bloodgate.com>
+             Date: Tue, 23 Dec 2003 01:09:23 +0100
+             Message-Id: <200312230106.27661@bloodgate.com>
      Branch: perl
-          + lib/fields-base.t
-          ! MANIFEST lib/base.pm lib/fields.t
+          + lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/alias.inc
+          + lib/Math/BigInt/t/mbf_ali.t lib/Math/BigInt/t/mbi_ali.t
+          + lib/Math/BigInt/t/sub_ali.t
+          ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
+          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
+          ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
+          ! lib/Math/BigInt/t/upgrade.inc
 ____________________________________________________________________________
-[ 21175] By: jhi                                   on 2003/09/11  05:13:43
-        Log: Integrate:
-             [ 21151]
-             Document a PerlIO/Encode warning.
+[ 21955] By: rgs                                   on 2003/12/25  18:59:54
+        Log: Subject: [perl #24506] [PATCH] cannot weaken refs to read only values
+             From: Fergal Daly <fergal@esatclear.ie>
+             Date: Tue, 2 Dec 2003 23:18:18 +0000
+             Message-Id: <200312022318.18353.fergal@esatclear.ie>
              
-             [ 21152]
-             A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
-             of Perl_utf8_is_string().
+             (tweaked so the test is skipped on perls < 5.9.0)
+     Branch: perl
+          ! ext/List/Util/t/weak.t sv.c
+____________________________________________________________________________
+[ 21953] By: nicholas                              on 2003/12/23  23:34:48
+        Log: Subject:  [PATCH: perl@21949] document patch for VMS port on new file systems
+             From:  PPrymmer@factset.com
+             Date:  Tue, 23 Dec 2003 17:27:44 -0500
+             Message-Id:  <OF32243F10.A592C9A9-ON85256E05.007B1741-85256E05.007B63CB@factset.com>
+     Branch: perl
+          ! README.vms
+____________________________________________________________________________
+[ 21952] By: nicholas                              on 2003/12/23  23:19:19
+        Log: Subject: [patch t/test.pl] comment fix
+             From: Stas Bekman <stas@stason.org>
+             Message-ID: <3FE8C65A.4060708@stason.org>
+             Date: Tue, 23 Dec 2003 14:48:58 -0800
+     Branch: perl
+          ! t/test.pl
+____________________________________________________________________________
+[ 21951] By: adi                                   on 2003/12/22  23:22:12
+        Log: re-fix [perl #24508] without speed regression.
+             keep an eye on this.
+     Branch: perl
+          ! op.c opcode.h opcode.pl
+____________________________________________________________________________
+[ 21950] By: adi                                   on 2003/12/22  23:19:25
+        Log: sanitize some macros - based on Chip Salzenberg suggestions and
+             on the way GNU people use the gcc-ish 'blocks in parens'
+     Branch: perl
+          ! XSUB.h sv.h
+____________________________________________________________________________
+[ 21948] By: nicholas                              on 2003/12/22  21:00:30
+        Log: Subject: Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
+             Message-ID: <Pine.LNX.4.58.0312220116520.17374@localhost.localdomain>
+             Date: Mon, 22 Dec 2003 01:52:08 -0600 (CST)
+             From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
+     Branch: perl
+          ! ext/threads/shared/shared.xs
+____________________________________________________________________________
+[ 21946] By: nicholas                              on 2003/12/22  20:34:06
+        Log: Subject:  doc nits
+             From:  Jarkko Hietaniemi <jhi@iki.fi>
+             Date:  Mon, 22 Dec 2003 21:57:34 +0200
+             Message-Id:  <20031222195734.GA29441@vipunen.hut.fi>
+     Branch: perl
+          ! pod/perltodo.pod pod/perlunicode.pod
+____________________________________________________________________________
+[ 21944] By: merijn                                on 2003/12/22  10:13:43
+        Log: Subject: [PATCH] configure.com archname tweak
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sun, 21 Dec 2003 23:07:13 -0600
+             Message-ID: <3FE67C01.1000704@mac.com>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[ 21942] By: rgs                                   on 2003/12/21  21:29:47
+        Log: Subject: [perl #24651] Taint bug with multiple backticks in ref consturctors
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Fri, 19 Dec 2003 17:17:11 +0000
+             Message-Id: <E1AXOFT-0007DE-7q@draco.cus.cam.ac.uk>
+     Branch: perl
+          ! pod/perlsec.pod
+____________________________________________________________________________
+[ 21940] By: rgs                                   on 2003/12/21  15:33:19
+        Log: Fix a side-effect of bug #24674 in the perl debugger.
              
-             [ 21153]
-             [perl #23770] Reading a latin1 file with open(... "<:utf8") will freeze
-             is no more valid, the script doesn't freeze, but I noticed
-             that neither does the <FILE> complain about bad UTF-8 as it
-             should and as it does with :encoding(utf8).
-             
-             [ 21154]
-             No utf8 warnings without use warnings.
-             
-             [ 21155]
-             If doing rcatline no point rescanning each time
-             the beginning of the SV for utf8 validity.
-             
-             [ 21156]
-             Detypo and explain better.
-             
-             [ 21157]
-             Linenumbers for utf8 warnings were wrong, test also rcatline.
-             
-             [ 21158]
-             [perl #23769] Unicode regex broken on simple example
-             regrepeat() did not work right for UTF-8(ed Latin-1)
-             in the EXACT case, which made the \x{a0}+ fail.
-             
-             [ 21159]
-             Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
-             From: Kurt Starsinic <kstar@cpan.org>
-             Date: Tue, 9 Sep 2003 23:16:00 -0400
-             Message-ID: <20030910031600.GA30554@verizon.net>
-             
-             Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Wed, 10 Sep 2003 22:03:15 +1000
-             Message-ID: <20030910120315.GA1372@londo.c47.org>
-             
-             [ 21160]
-             Subject: Re: Decreasing VMS tests in File::Spec::VMS?
-             From: PPrymmer@factset.com
-             Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
-             Date: Fri, 5 Sep 2003 17:46:48 -0400
-             
-             [ 21161]
-             Subject: [PATCH pod/perlvar.pod]  Remove deprecated English names.
-             From: Abigail <abigail@abigail.nl>
-             Date: Wed, 10 Sep 2003 09:50:16 +0200
-             Message-ID: <20030910075016.GA23847@abigail.nl>
-             
-             [ 21163]
-             Subject: [perl #23778] hints/aix.sh 
-             Date: 10 Sep 2003 16:30:32 -0000
-             From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
-             Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
-             
-             [ 21164]
-             Regen perlapi.
-             
-             [ 21165]
-             Subject: [PATCH] AUTHORS
-             From: enache@rdslink.ro (Enache Adrian)
-             Date: Tue, 9 Sep 2003 19:34:05 +0300
-             Message-ID: <20030909163405.GB1398@ratsnest.hole>
-             
-             [ 21166]
-             Remove the warning in perlfaq about using map in void context :
-             From: abigail@abigail.nl (Abigail)
-             Subject: [PATCH perlfaq6] map in a void context.
-             Date: Tue, 9 Sep 2003 10:31:58 +0200
-             Message-ID: <20030909083158.GA24125@abigail.nl>
-             
-             [ 21168]
-             Subject: nit to hints/freebsd.sh
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Wed, 10 Sep 2003 19:50:59 +0300
-             Message-ID: <20030910165059.GB1321@ratsnest.hole>
-             
-             [ 21169]
-             Retract #21168 based on advice from Anton Berezin (added).
-             
-             [ 21171]
-             Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
-             From: Stas Bekman <stas@stason.org>
-             Date: Thu, 28 Aug 2003 16:10:48 -0700
-             Message-ID: <3F4E8BF8.1090800@stason.org>
-             
-             [ 21172]
-             Enache still wants -pthread gone for FreeBSD 5.x
-             since it doesn't work with the latest -current.
-             
-             [ 21173]
-             Subject: [PATCH][TESTS] dumpvar.pl
-             From: Joe McMahon <mcmahon@metalab.unc.edu>
-             Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT)
-             Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
-             
-             [ 21174]
-             Replace #21158 with a better patch from Hugo
-             (for [perl #23769]).
-     Branch: maint-5.8/perl
-         !> AUTHORS emacs/cperl-mode.el emacs/ptags embed.fnc embed.h
-         !> global.sym hints/aix.sh hints/freebsd.sh
-         !> lib/File/Spec/t/Spec.t lib/dumpvar.pl lib/dumpvar.t
-         !> pod/perlapi.pod pod/perldiag.pod pod/perlfaq6.pod pp_hot.c
-         !> proto.h regcomp.c regexec.c t/io/utf8.t t/lib/h2ph.pht
-         !> t/op/pat.t utf8.c utils/h2ph.PL
-____________________________________________________________________________
-[ 21174] By: jhi                                   on 2003/09/11  04:45:56
-        Log: Replace #21158 with a better patch from Hugo
-             (for [perl #23769]).
+             Subject: [perl #24674] 5.x odd taint bug 
+             From: Dominique Quatravaux (via RT) <perlbug-followup@perl.org>
+             Date: 16 Dec 2003 15:03:24 -0000
+             Message-ID: <rt-3.0.7_01-24674-68456.11.3124667849085@perl.org>
      Branch: perl
-          ! regcomp.c regexec.c t/op/pat.t
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[ 21173] By: jhi                                   on 2003/09/11  03:08:04
-        Log: Subject: [PATCH][TESTS] dumpvar.pl
-             From: Joe McMahon <mcmahon@metalab.unc.edu>
-             Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT)
-             Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
+[ 21938] By: rgs                                   on 2003/12/20  22:56:24
+        Log: Subject: Perl 5.8.3 patches from the BS2000 port
+             From: Dorner Thomas <tdorner@amadeus.net>
+             Date: Wed, 17 Dec 2003 15:41:17 +0100
+             Message-ID: <6727B1DACFCDD311A757009027CA8D69044B673A@Ex02.inhouse.start.de>
      Branch: perl
-          ! lib/dumpvar.pl lib/dumpvar.t
+          ! hints/posix-bc.sh t/base/num.t t/comp/parser.t
 ____________________________________________________________________________
-[ 21172] By: jhi                                   on 2003/09/11  03:03:52
-        Log: Enache still wants -pthread gone for FreeBSD 5.x
-             since it doesn't work with the latest -current.
+[ 21937] By: adi                                   on 2003/12/20  21:37:03
+        Log: after back-references, restricted hashes.
+             see http://nntp.perl.org/group/perl.perl5.porters/86497
+             this is hopefully only a temporary solution.
      Branch: perl
-          ! hints/freebsd.sh
+          ! perl.c
 ____________________________________________________________________________
-[ 21171] By: jhi                                   on 2003/09/11  02:58:29
-        Log: Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
-             From: Stas Bekman <stas@stason.org>
-             Date: Thu, 28 Aug 2003 16:10:48 -0700
-             Message-ID: <3F4E8BF8.1090800@stason.org>
+[ 21936] By: adi                                   on 2003/12/20  21:32:37
+        Log: fix [perl #24660], [perl #24663].
      Branch: perl
-          ! emacs/cperl-mode.el emacs/ptags
+          ! mg.c sv.c
 ____________________________________________________________________________
-[ 21170] By: jhi                                   on 2003/09/11  02:56:50
-        Log: Retract #21149, sez Schwern.
+[ 21935] By: rgs                                   on 2003/12/20  21:21:50
+        Log: Upgrade to Time::Local 1.07_94
      Branch: perl
-          ! lib/Test/More.pm
+          ! lib/Time/Local.pm lib/Time/Local.t
 ____________________________________________________________________________
-[ 21169] By: jhi                                   on 2003/09/11  02:55:49
-        Log: Retract #21168 based on advice from Anton Berezin (added).
+[ 21933] By: nicholas                              on 2003/12/20  20:07:44
+        Log: Subject: [PATCH] OpenVMS I64 support
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Message-ID: <3FE2441F.2070603@mac.com>
+             Date: Thu, 18 Dec 2003 18:19:43 -0600
      Branch: perl
-          ! hints/freebsd.sh
+          ! configure.com vms/gen_shrfls.pl
 ____________________________________________________________________________
-[ 21168] By: rgs                                   on 2003/09/10  21:43:40
-        Log: Subject: nit to hints/freebsd.sh
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Wed, 10 Sep 2003 19:50:59 +0300
-             Message-ID: <20030910165059.GB1321@ratsnest.hole>
+[ 21932] By: nicholas                              on 2003/12/20  19:57:51
+        Log: remove duplicate PERL_HASH (as spotted by Enache Adrian in
+             <20031220124854.GA1265@ratsnest.hole> )
      Branch: perl
-          ! hints/freebsd.sh
+          ! hv.c
 ____________________________________________________________________________
-[ 21167] By: rgs                                   on 2003/09/10  21:18:59
-        Log: Subject: Re: [perl #15395] lexical warnings and inheritance
-             From: Anno Siegel <Siegel@zrz.TU-Berlin.DE>
-             Date: Sun, 31 Aug 2003 22:08:19 GMT
-             Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
-             
-             The test has been moved into warnings.pm's test suite. Note
-             that this patch fixed as well the behaviour of warnings::enabled
-             regarding lexical scoping and different files; hence the expected
-             results in a few tests in /t/lib/warnings/9enabled has been
-             reverted.
+[ 21931] By: nicholas                              on 2003/12/20  18:58:06
+        Log: Solaris gconvert() doesn't like ndigits == 0. Currently we have no
+             Configure test for troublesome gconvert(), so for now simply avoid
+             the optimisation that calls gconvert() in this case.
      Branch: perl
-          ! lib/warnings.pm t/lib/warnings/9enabled warnings.pl
+          ! sv.c
 ____________________________________________________________________________
-[ 21166] By: rgs                                   on 2003/09/10  19:36:30
-        Log: Remove the warning in perlfaq about using map in void context :
-             From: abigail@abigail.nl (Abigail)
-             Subject: [PATCH perlfaq6] map in a void context.
-             Date: Tue, 9 Sep 2003 10:31:58 +0200
-             Message-ID: <20030909083158.GA24125@abigail.nl>
+[ 21928] By: rgs                                   on 2003/12/19  08:36:11
+        Log: Upgrade to CGI.pm 3.01
      Branch: perl
-          ! pod/perlfaq6.pod
+          ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
+          ! lib/CGI/Pretty.pm lib/CGI/Util.pm lib/CGI/t/carp.t
+          ! lib/CGI/t/request.t
 ____________________________________________________________________________
-[ 21165] By: jhi                                   on 2003/09/10  16:48:52
-        Log: Subject: [PATCH] AUTHORS
-             From: enache@rdslink.ro (Enache Adrian)
-             Date: Tue, 9 Sep 2003 19:34:05 +0300
-             Message-ID: <20030909163405.GB1398@ratsnest.hole>
+[ 21927] By: rgs                                   on 2003/12/19  08:10:41
+        Log: Subject: [DOCPATCH] base.pm
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Thu, 18 Dec 2003 22:30:52 +0100
+             Message-Id: <p05111b12bc07cc596977@[192.168.56.3]>
+             
+             Plus, remove leftover mentions of pseudo-hashes
      Branch: perl
-          ! AUTHORS
+          ! lib/base.pm
 ____________________________________________________________________________
-[ 21164] By: jhi                                   on 2003/09/10  15:38:51
-        Log: Regen perlapi.
+[ 21924] By: nicholas                              on 2003/12/18  20:24:29
+        Log: "Richard" - who he? (Add "Richard Clamp" to the list of pumpkings)
      Branch: perl
-          ! pod/perlapi.pod
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 21163] By: merijn                                on 2003/09/10  15:31:27
-        Log: Subject: [perl #23778] hints/aix.sh 
-             Date: 10 Sep 2003 16:30:32 -0000
-             From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
-             Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
+[ 21923] By: rgs                                   on 2003/12/18  14:58:42
+        Log: Perl 1.0.16 has been released.
      Branch: perl
-          ! hints/aix.sh
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 21162] By: jhi                                   on 2003/09/10  15:21:43
-        Log: blead version of #21161.
+[ 21922] By: rgs                                   on 2003/12/17  21:36:36
+        Log: Subject: [PATCH: embed.fnc] arguments for perl_clone()
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Wed, 17 Dec 2003 13:26:52 +0100
+             Message-ID: <055701c3c499$11144f90$8cecfe91@R2D2>
      Branch: perl
-          ! pod/perlvar.pod
+          ! embed.fnc embed.h global.sym
 ____________________________________________________________________________
-[ 21161] By: jhi                                   on 2003/09/10  15:21:16
-        Log: Subject: [PATCH pod/perlvar.pod]  Remove deprecated English names.
-             From: Abigail <abigail@abigail.nl>
-             Date: Wed, 10 Sep 2003 09:50:16 +0200
-             Message-ID: <20030910075016.GA23847@abigail.nl>
-     Branch: maint-5.8/perl
-          ! pod/perlvar.pod
+[ 21921] By: rgs                                   on 2003/12/17  17:34:05
+        Log: Subject: [PATCH] 2-arg cond_wait, cond_timedwait, tests
+             From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
+             Date: Wed, 17 Dec 2003 00:05:58 -0600 (CST)
+             Message-ID: <Pine.LNX.4.58.0312092202040.13494@benevelle.wi.securepipe.com>
+     Branch: perl
+          + ext/threads/shared/t/wait.t
+          ! MANIFEST ext/threads/shared/shared.pm
+          ! ext/threads/shared/shared.xs
 ____________________________________________________________________________
-[ 21160] By: jhi                                   on 2003/09/10  15:11:59
-        Log: Subject: Re: Decreasing VMS tests in File::Spec::VMS?
-             From: PPrymmer@factset.com
-             Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
-             Date: Fri, 5 Sep 2003 17:46:48 -0400
+[ 21918] By: rgs                                   on 2003/12/16  22:00:39
+        Log: Sync with the latest MakeMaker snapshot.
+             But set the $VERSION to 6.21_01.
      Branch: perl
-          ! lib/File/Spec/t/Spec.t
+          ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
+          ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win95.pm
+          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
+          ! lib/ExtUtils/instmodsh
 ____________________________________________________________________________
-[ 21159] By: jhi                                   on 2003/09/10  15:10:06
-        Log: Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
-             From: Kurt Starsinic <kstar@cpan.org>
-             Date: Tue, 9 Sep 2003 23:16:00 -0400
-             Message-ID: <20030910031600.GA30554@verizon.net>
+[ 21917] By: alanbur                               on 2003/12/15  09:13:49
+        Log: Remove incorrect guards around inclusion of <signal.h>
+             Causes problems with UNIX03/SUSv3
+             Part 2 of change 21916 - oops!
              
-             Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Wed, 10 Sep 2003 22:03:15 +1000
-             Message-ID: <20030910120315.GA1372@londo.c47.org>
+             See:
+             Message-Id: <3FDD06A5.8010004@sun.com>
+             Subject: Re: UNIX03 & C99 issue with 5.8.2
+             From: Alan Burlison <Alan.Burlison@sun.com>
+             Date: Mon, 15 Dec 2003 00:56:05 +0000
      Branch: perl
-          ! t/lib/h2ph.pht utils/h2ph.PL
+          ! doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h util.c
 ____________________________________________________________________________
-[ 21158] By: jhi                                   on 2003/09/10  09:31:24
-        Log: Unicode regex broken on simple example
-             regrepeat() did not work right for UTF-8(ed Latin-1)
-             in the EXACT case, which made the \x{a0}+ fail.
+[ 21916] By: alanbur                               on 2003/12/15  09:02:58
+        Log: Remove incorrect guards around inclusion of <signal.h>
+             Causes problems with UNIX03/SUSv3
      Branch: perl
-          ! regexec.c t/op/pat.t
+          ! doio.c
 ____________________________________________________________________________
-[ 21157] By: jhi                                   on 2003/09/10  08:15:54
-        Log: Linenumbers for utf8 warnings were wrong, test also rcatline.
+[ 21915] By: rgs                                   on 2003/12/15  07:43:50
+        Log: Add the macros dAX and dITEMS to PPPort.
      Branch: perl
-          ! pp_hot.c t/io/utf8.t
+          ! ext/Devel/PPPort/PPPort.pm
 ____________________________________________________________________________
-[ 21156] By: jhi                                   on 2003/09/10  08:05:13
-        Log: Detypo and explain better.
+[ 21914] By: rgs                                   on 2003/12/14  22:53:43
+        Log: Subject: [patch Porting/pumpkin.pod] trying to ensure that PPPort is up-to-date on each new release
+             From: Stas Bekman <stas@stason.org>
+             Date: Sun, 14 Dec 2003 15:12:40 -0800
+             Message-ID: <3FDCEE68.3080509@stason.org>
      Branch: perl
-          ! pod/perldiag.pod
+          ! Porting/pumpkin.pod
 ____________________________________________________________________________
-[ 21155] By: jhi                                   on 2003/09/10  08:02:55
-        Log: If doing rcatline no point rescanning each time
-             the beginning of the SV for utf8 validity.
+[ 21912] By: rgs                                   on 2003/12/14  22:48:17
+        Log: Subject: [DOCPATCH] perlfunc delete
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Sun, 14 Dec 2003 20:25:07 +0100
+             Message-Id: <p05111b07bc0269065a99@[192.168.56.3]>
      Branch: perl
-          ! pp_hot.c
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 21154] By: jhi                                   on 2003/09/10  07:16:52
-        Log: No utf8 warnings without use warnings.
+[ 21910] By: nicholas                              on 2003/12/14  20:06:41
+        Log: Forgot to remove a comment
      Branch: perl
-          ! t/io/utf8.t
+          ! pp.c
 ____________________________________________________________________________
-[ 21153] By: jhi                                   on 2003/09/10  06:57:16
-        Log: Reading a latin1 file with open(... "<:utf8") will freeze
-             is no more valid, the script doesn't freeze, but I noticed
-             that neither does the <FILE> complain about bad UTF-8 as it
-             should and as it does with :encoding(utf8).
+[ 21907] By: nicholas                              on 2003/12/14  18:35:15
+        Log: S_save_hek_flags should honour the "free" flag.
+             Ought to mask the flag bits that shouldn't be stored.
      Branch: perl
-          ! pp_hot.c t/io/utf8.t
+          ! hv.c
 ____________________________________________________________________________
-[ 21152] By: jhi                                   on 2003/09/10  06:54:02
-        Log: A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
-             of Perl_utf8_is_string().
+[ 21906] By: nicholas                              on 2003/12/14  17:06:13
+        Log: Some fool missed a letter n.
+             (and then "optimised" code based on its absense. D'oh)
+             Restore the correct behaviour - fetch with uppercase key, then if
+             still not found store with mixed/lowercase key.
      Branch: perl
-          ! embed.fnc embed.h global.sym proto.h utf8.c
+          ! hv.c
 ____________________________________________________________________________
-[ 21151] By: jhi                                   on 2003/09/10  06:16:28
-        Log: Document a PerlIO/Encode warning.
+[ 21905] By: nicholas                              on 2003/12/14  16:34:01
+        Log: Subject: Re: Change 21862
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Wed, 10 Dec 2003 06:05:58 +0200
+             Message-ID: <20031210040558.GC1584@ratsnest.hole>
+             
+             (1st hunk), plus the equivalent for hv_delete_common
      Branch: perl
-          ! pod/perldiag.pod
+          ! hv.c
 ____________________________________________________________________________
-[ 21150] By: rgs                                   on 2003/09/09  20:59:37
-        Log: Subject: Re: perl562@20985
+[ 21904] By: nicholas                              on 2003/12/14  15:32:32
+        Log: Clean up a bug I introduced into caseless ENV hv_delete
+             (should be the proper fix for 21870 and 21872's band aid)
+     Branch: perl
+          ! hv.c
+____________________________________________________________________________
+[ 21902] By: rgs                                   on 2003/12/13  21:56:45
+        Log: Subject: Re: 5.6.2-RC1 on Cygwin
              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
-             Date: Tue, 9 Sep 2003 01:42:28 -0700
-             Message-ID: <20030909084228.GA2380@efn.org>
-             
-             Copies the cygwin module hint files from bleadperl, plus
-             other changes suitably taken from maint-5.8.
-     Branch: maint-5.6
-          ! perl-5.6.2/Makefile.SH
-          ! perl-5.6.2/ext/NDBM_File/hints/cygwin.pl
-          ! perl-5.6.2/ext/ODBM_File/hints/cygwin.pl
-          ! perl-5.6.2/t/op/taint.t
+             Date: Sat, 6 Dec 2003 22:32:59 -0800
+             Message-ID: <20031207063259.GA3004@efn.org>
+             (with tweaks to cleanup code)
+     Branch: perl
+          ! t/op/taint.t
 ____________________________________________________________________________
-[ 21149] By: jhi                                   on 2003/09/09  17:22:42
-        Log: Subject: Re: maint @ 21116
-             From: Fergal Daly <fergal@esatclear.ie>
-             Date: Tue, 9 Sep 2003 18:26:20 +0100
-             Message-Id: <200309091826.20630.fergal@esatclear.ie>
-             
-             (added warning)
+[ 21898] By: nicholas                              on 2003/12/13  19:20:41
+        Log: Add Perl_ceil
      Branch: perl
-          ! lib/Test/More.pm
+          ! perl.h pp.c
 ____________________________________________________________________________
-[ 21148] By: jhi                                   on 2003/09/09  16:00:51
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21897] By: rgs                                   on 2003/12/13  18:41:51
+        Log: Reformat a long line in perlembed.pod (bug #24623).
+     Branch: perl
+          ! pod/perlembed.pod
 ____________________________________________________________________________
-[ 21147] By: jhi                                   on 2003/09/09  15:36:59
-        Log: Integrate:
-             [ 21146]
-             Adjust the test count.
-     Branch: maint-5.8/perl
-         !> lib/Test/Simple/t/is_deeply.t
+[ 21896] By: nicholas                              on 2003/12/13  18:40:59
+        Log: The binary compatibility notes say that new global functions should
+             go at the end. Not that I'm anything more than "trainee" when it
+             comes to this bincompat stuff.
+     Branch: perl
+          ! embed.fnc proto.h
 ____________________________________________________________________________
-[ 21146] By: jhi                                   on 2003/09/09  15:36:20
-        Log: Adjust the test count.
+[ 21895] By: rgs                                   on 2003/12/13  18:33:38
+        Log: alarm() is now implemented on Win32.
      Branch: perl
-          ! lib/Test/Simple/t/is_deeply.t
+          ! pod/perlport.pod
 ____________________________________________________________________________
-[ 21145] By: jhi                                   on 2003/09/09  15:07:47
-        Log: Integrate:
-             [ 21143]
-             Retract #20548 and #20465.
-             
-             [ 21144]
-             AUTHORS update from Dave Mitchell.
-     Branch: maint-5.8/perl
-         !> AUTHORS lib/Test/More.pm lib/Test/Simple/t/More.t
-         !> lib/Test/Simple/t/is_deeply.t
+[ 21893] By: nicholas                              on 2003/12/13  17:40:32
+        Log: foreach qw() { # not valid syntax for 5.005. So fix it.
+     Branch: perl
+          ! pod/buildtoc
 ____________________________________________________________________________
-[ 21144] By: jhi                                   on 2003/09/09  15:03:58
-        Log: AUTHORS update from Dave Mitchell.
+[ 21892] By: rgs                                   on 2003/12/13  17:02:12
+        Log: Subject: Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, not unknown 
+             From: David Dyck <david.dyck@fluke.com>
+             Date: Sat, 13 Dec 2003 00:01:34 -0800 (PST)
+             Message-ID: <Pine.LNX.4.51.0312122351450.8825@dd.tc.fluke.com>
      Branch: perl
-          ! AUTHORS
+          ! lib/File/CheckTree.pm
 ____________________________________________________________________________
-[ 21143] By: jhi                                   on 2003/09/09  15:02:18
-        Log: Retract #20548 and #20465.
+[ 21891] By: rgs                                   on 2003/12/13  16:33:46
+        Log: Make the XSRETURN macro evaluate its argument only once.
      Branch: perl
-          ! lib/Test/More.pm lib/Test/Simple/t/More.t
-          ! lib/Test/Simple/t/is_deeply.t
+          ! XSUB.h
 ____________________________________________________________________________
-[ 21142] By: jhi                                   on 2003/09/09  14:28:55
-        Log: Integrate:
-             [ 21139]
-             Warn more about disclosing the hash seed, from Scott A. Crosby.
-             
-             [ 21140]
-             Retract #21132.
-             
-             [ 21116]
-             Update Changes.
-     Branch: maint-5.8/perl
-         !> lib/Hash/Util.pm makedef.pl perl.h pod/perlrun.pod
+[ 21886] By: rgs                                   on 2003/12/13  12:30:08
+        Log: More POD fixes ; regenerate perltoc and perlmodlib.
+     Branch: perl
+          ! ext/DynaLoader/DynaLoader_pm.PL pod/perlmodlib.pod
+          ! pod/perltoc.pod
 ____________________________________________________________________________
-[ 21141] By: jhi                                   on 2003/09/09  14:27:10
-        Log: Subject: Re: maint @ 21116
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Tue, 9 Sep 2003 16:59:44 +0300
-             Message-ID: <20030909135944.GA1666@ratsnest.hole>
+[ 21885] By: rgs                                   on 2003/12/13  12:21:26
+        Log: Fix some of the pods to produce more standard manpages,
+             as reported by Eric S. Raymond.
      Branch: perl
-          ! makedef.pl
+          ! README.ce README.netware lib/Getopt/Std.pm lib/diagnostics.pm
 ____________________________________________________________________________
-[ 21140] By: jhi                                   on 2003/09/09  14:25:51
-        Log: Retract #21132.
+[ 21884] By: rgs                                   on 2003/12/13  00:09:01
+        Log: Subject: RE: [perl #24610] Pod::Html infinite recursion
+             From: Anders Johnson <ajohnson@nvidia.com>
+             Date: Fri, 12 Dec 2003 14:07:40 -0800
+             Message-ID: <33171CC36240D94EAF1FE584B1D14E0A06EC6F51@mail-sc-11.nvidia.com>
+             (with tweaks)
      Branch: perl
-          ! makedef.pl perl.h
+          ! lib/Pod/Html.pm
 ____________________________________________________________________________
-[ 21139] By: jhi                                   on 2003/09/09  11:55:33
-        Log: Warn more about disclosing the hash seed, from Scott A. Crosby.
+[ 21883] By: rgs                                   on 2003/12/12  23:54:25
+        Log: Modify the common guard for the signal.h header, because
+             C99 compilers don't like it.o
+             
+             see :
+             Subject: UNIX03 & C99 issue with 5.8.2
+             From: Alan Burlison <Alan.Burlison@sun.com>
+             Date: Fri, 12 Dec 2003 23:04:52 +0000
+             Message-ID: <3FDA4994.6050209@sun.com>
      Branch: perl
-          ! lib/Hash/Util.pm pod/perlrun.pod
+          ! doio.c doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h
+          ! util.c
 ____________________________________________________________________________
-[ 21138] By: jhi                                   on 2003/09/09  10:32:25
-        Log: Integrate:
-             [ 21135]
-             One more test count tweak.
-             
-             [ 21136]
-             One more chance... Elizabeth's change #21107 plus
-             Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Tue, 9 Sep 2003 01:44:24 +0200
-             Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
-             
-             [ 21137]
-             Subject: =encoding in perlpod/perlpodspec
-             From: sburke@cpan.org (Sean M. Burke)
-             Date: Sun, 07 Sep 2003 03:08:28 -0800
-             Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
-     Branch: maint-5.8/perl
-         !> lib/warnings.pm pod/perlpod.pod pod/perlpodspec.pod
-         !> t/op/grep.t toke.c warnings.pl
+[ 21882] By: rgs                                   on 2003/12/12  22:43:11
+        Log: Subject: [PATCH] Math::BigInt v1.67 released
+             From: Tels <perl_dummy@bloodgate.com>
+             Date: Fri, 12 Dec 2003 18:47:43 +0100
+             Message-Id: <200312121847.49039@bloodgate.com>
+     Branch: perl
+          ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
+          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
+          ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
+          ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/fallback.t
+          ! lib/Math/BigInt/t/sub_mbi.t
 ____________________________________________________________________________
-[ 21137] By: jhi                                   on 2003/09/09  09:50:13
-        Log: Subject: =encoding in perlpod/perlpodspec
-             From: sburke@cpan.org (Sean M. Burke)
-             Date: Sun, 07 Sep 2003 03:08:28 -0800
-             Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
+[ 21881] By: merijn                                on 2003/12/12  16:09:14
+        Log: Subject: [PATCH] d_u32align for win32
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 11 Dec 2003 01:33:39 -0800
+             Message-ID: <lrzndzr958.fsf@caliper.activestate.com>
      Branch: perl
-          ! pod/perlpod.pod pod/perlpodspec.pod
+          ! win32/config.bc win32/config.gc win32/config.vc
 ____________________________________________________________________________
-[ 21136] By: jhi                                   on 2003/09/09  09:46:01
-        Log: One more chance... Elizabeth's change #21107 plus
-             Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Tue, 9 Sep 2003 01:44:24 +0200
-             Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
+[ 21879] By: rgs                                   on 2003/12/11  23:53:34
+        Log: Subject: [PATCH] environ array fix for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 11 Dec 2003 14:35:29 -0600
+             Message-ID: <3FD8D511.2030805@mac.com>
      Branch: perl
-          ! lib/warnings.pm toke.c warnings.pl
+          ! vms/vms.c
 ____________________________________________________________________________
-[ 21135] By: jhi                                   on 2003/09/09  09:35:48
-        Log: One more test count tweak.
+[ 21878] By: nicholas                              on 2003/12/11  23:49:20
+        Log: Subject: [PATCH] Perl 5.9.0 AUTHORS
+             From: Mark Leighton Fisher <mark-fisher@mindspring.com>
+             Message-ID: <3FD8E74F.7000202@mindspring.com>
+             Date: Thu, 11 Dec 2003 16:53:19 -0500
      Branch: perl
-          ! t/op/grep.t
+          ! AUTHORS
 ____________________________________________________________________________
-[ 21134] By: jhi                                   on 2003/09/09  08:37:02
-        Log: Changing the test count is always a good habit.
-     Branch: maint-5.8/perl
-          ! ext/threads/t/join.t
+[ 21877] By: rgs                                   on 2003/12/11  23:40:54
+        Log: Add a mention of the error "DESTROY created new reference
+             to dead object" in perldiag.
+     Branch: perl
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[ 21133] By: jhi                                   on 2003/09/09  07:58:23
-        Log: Integrate:
-             [ 21131]
-             Subject: Re: [PATCH] honoring void context for map(), return from sub end test
-             From: david nicol <whatever@davidnicol.com>
-             Date: 08 Sep 2003 23:39:32 -0500
-             Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
-             
-             (a testcase)
-             
-             [ 21132]
-             Subject: Re: maint @ 21116
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Tue, 09 Sep 2003 09:49:07 +0100
-             Message-ID: <3F5D9403.3040004@uk.radan.com>
-     Branch: maint-5.8/perl
-         !> makedef.pl perl.h t/op/grep.t
+[ 21876] By: adi                                   on 2003/12/11  23:04:03
+        Log: #21866 was wrong. another try to plumb that damn leak.
+     Branch: perl
+          ! mg.c sv.c
 ____________________________________________________________________________
-[ 21132] By: jhi                                   on 2003/09/09  07:57:20
-        Log: Subject: Re: maint @ 21116
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Tue, 09 Sep 2003 09:49:07 +0100
-             Message-ID: <3F5D9403.3040004@uk.radan.com>
+[ 21875] By: adi                                   on 2003/12/11  20:11:07
+        Log: fix bug #24605.
+             substr() wasn't working when used repeatedly on the same utf-8
+             string.
      Branch: perl
-          ! makedef.pl perl.h
+          ! sv.c t/op/substr.t
 ____________________________________________________________________________
-[ 21131] By: jhi                                   on 2003/09/09  07:54:52
-        Log: Subject: Re: [PATCH] honoring void context for map(), return from sub end test
-             From: david nicol <whatever@davidnicol.com>
-             Date: 08 Sep 2003 23:39:32 -0500
-             Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
-             
-             (a testcase)
+[ 21874] By: rgs                                   on 2003/12/09  21:36:58
+        Log: Suppress a C< $DB::single = 1 > from Switch.pm, as noticed
+             by Jan Dubois.
      Branch: perl
-          ! t/op/grep.t
+          ! lib/Switch.pm
 ____________________________________________________________________________
-[ 21130] By: jhi                                   on 2003/09/09  07:46:30
-        Log: de0.t is gone for now.
-     Branch: maint-5.8/perl
-         !> MANIFEST
+[ 21873] By: rgs                                   on 2003/12/09  21:33:22
+        Log: Subject: [PATCH perlunicode.pod, encoding.pm] Implicit upgrading docs
+             From: Autrijus Tang <autrijus@autrijus.org>
+             Date: Tue, 9 Dec 2003 20:39:16 +0800
+             Message-ID: <20031209123915.GA1454@not.autrijus.org>
+     Branch: perl
+          ! ext/Encode/encoding.pm pod/perlunicode.pod
 ____________________________________________________________________________
-[ 21129] By: jhi                                   on 2003/09/09  07:13:19
-        Log: Integrate:
-             [ 21124]
-             In trying to save space, the warnings.pl change (#21107)
-             pulled in attributes.pm... and the change didn't seem to
-             be that well tested with different configurations.
-             Retract #21119, #21117, #21107.
-     Branch: maint-5.8/perl
-         !> ext/B/t/stash.t lib/warnings.pm warnings.pl
+[ 21872] By: adi                                   on 2003/12/09  03:26:16
+        Log: temporary fix to avoid t/op/tie.t failures on Win32
+     Branch: perl
+          ! hv.c
 ____________________________________________________________________________
-[ 21128] By: jhi                                   on 2003/09/09  07:08:15
-        Log: Ooops, perlio into scalars was already history for this test...
+[ 21871] By: rgs                                   on 2003/12/08  15:22:26
+        Log: Upgrade to Digest-MD5 2.33.
      Branch: perl
-          ! lib/dumpvar.t
+          ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
+          ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
+          ! ext/Digest/MD5/t/files.t ext/Digest/MD5/typemap
 ____________________________________________________________________________
-[ 21127] By: jhi                                   on 2003/09/09  07:06:26
-        Log: Cannot do perlio into scalars without perlio.
+[ 21870] By: rgs                                   on 2003/12/08  08:22:17
+        Log: Integrate change #21862 from maint-5.8 :
+             
+             Win32/MinGW tweaks
+             A. ENV_IS_CASELESS has trys to free(keysave) when
+             keysave isn't in scope yet.
+             B. For default makefile.mk which build with perlhost.h
+             stuff "live" need to link with g++ to find new/delete etc.
      Branch: perl
-          ! lib/dumpvar.t
+         !> hv.c win32/makefile.mk
 ____________________________________________________________________________
-[ 21126] By: jhi                                   on 2003/09/09  07:04:53
-        Log: I claim that the debugger is untestable until proven otherwise.
+[ 21869] By: rgs                                   on 2003/12/08  07:37:27
+        Log: Subject: [PATCH] iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context)
+             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
+             Date: Mon, 08 Dec 2003 08:17:46 +0100
+             Message-id: <20031208071746.GA594@ethan>
      Branch: perl
-          - lib/perl5db/de0.t
-          ! MANIFEST
+          ! hv.c mg.c
 ____________________________________________________________________________
-[ 21125] By: jhi                                   on 2003/09/09  07:00:57
-        Log: Remove the two new join.t tests from maint,
-             something fishy is going on.
-     Branch: maint-5.8/perl
-          ! ext/threads/t/join.t
+[ 21868] By: adi                                   on 2003/12/08  03:38:39
+        Log: yet another leak. bigger fish still swimming around.
+             #!perl
+             eval q{ $_ = "x"; s/x/"in subst"/e } while 1;
+             __END__
+     Branch: perl
+          ! pp_ctl.c
 ____________________________________________________________________________
-[ 21124] By: jhi                                   on 2003/09/09  06:59:52
-        Log: In trying to save space, the warnings.pl change (#21107)
-             pulled in attributes.pm... and the change didn't seem to
-             be that well tested with different configurations.
-             Retract #21119, #21117, #21107.
+[ 21867] By: adi                                   on 2003/12/08  03:34:37
+        Log: yet another 2 leaks. example for the second:
+             #! perl
+             eval q{ open $p{q}, "foo" } while 1
+             __END__
      Branch: perl
-          ! ext/B/t/stash.t lib/warnings.pm warnings.pl
+          ! op.c
 ____________________________________________________________________________
-[ 21123] By: jhi                                   on 2003/09/09  06:43:23
-        Log: Integrate:
-             [ 21121]
-             There's no particular reason to have the dumpvar.t
-             in lib/perl5db/.
+[ 21866] By: adi                                   on 2003/12/08  03:30:16
+        Log: plumb a leak with pos().
              
-             [ 21122]
-             Really do #21121.
-     Branch: maint-5.8/perl
-         +> lib/dumpvar.t
-          - lib/perl5db/dumpvar.t
-         !> MANIFEST
+             #! perl
+             while (1) {
+             my $a = "\x{1ff}"; $a =~ /\x{1ff}/g; pos($a);
+             }
+             __END__
+     Branch: perl
+          ! sv.c
 ____________________________________________________________________________
-[ 21122] By: jhi                                   on 2003/09/09  06:28:31
-        Log: Really do #21121.
+[ 21865] By: rgs                                   on 2003/12/07  21:28:13
+        Log: Subject: [PATCH] documenting SCALAR gotcha
+             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
+             Date: Sun, 07 Dec 2003 16:41:16 +0100
+             Message-id: <20031207154116.GA825@ethan>
      Branch: perl
-          ! MANIFEST
+          ! pod/perltie.pod
 ____________________________________________________________________________
-[ 21121] By: jhi                                   on 2003/09/09  05:56:52
-        Log: There's no particular reason to have the dumpvar.t
-             in lib/perl5db/.
+[ 21864] By: rgs                                   on 2003/12/07  20:13:47
+        Log: Subject: [PATCH] setenv tweak for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 06 Dec 2003 18:13:32 -0600
+             Message-ID: <3FD270AC.3000106@mac.com>
      Branch: perl
-          + lib/dumpvar.t
-          - lib/perl5db/dumpvar.t
-          ! MANIFEST
+          ! vms/vms.c
 ____________________________________________________________________________
-[ 21120] By: jhi                                   on 2003/09/09  05:48:49
-        Log: Integrate:
-             [ 21117]
-             Loading warnings.pm now loads attributes.pm that loads strict.pm.
-             (due to #21107 apparently.) Adjust this test accordingly.
-             
-             [ 21119]
-             strict stash seems to have gone, too.
-     Branch: maint-5.8/perl
-         !> ext/B/t/stash.t
+[ 21863] By: rgs                                   on 2003/12/06  21:33:22
+        Log: Missing thingies.
+     Branch: perl
+          ! pp.c pp_hot.c
 ____________________________________________________________________________
-[ 21119] By: jhi                                   on 2003/09/09  05:46:02
-        Log: strict stash seems to have gone, too.
+[ 21861] By: rgs                                   on 2003/12/06  20:58:12
+        Log: Subject: [PATCH] Math::BigInt v1.67 (pre-release)
+             From: Tels <perl_dummy@bloodgate.com>
+             Date: Sat, 6 Dec 2003 20:19:44 +0100
+             Message-Id: <200312062016.50484@bloodgate.com>
      Branch: perl
-          ! ext/B/t/stash.t
+          + lib/Math/BigInt/t/const_mbf.t lib/Math/BigInt/t/fallback.t
+          ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
+          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
+          ! lib/Math/BigInt/t/bare_mbi.t 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/bigints.t lib/Math/BigInt/t/biglog.t
+          ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
+          ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
 ____________________________________________________________________________
-[ 21118] By: jhi                                   on 2003/09/09  05:36:32
-        Log: The de0.t is far too flaky to be in the maint.
-     Branch: maint-5.8/perl
-          - lib/perl5db/de0.t
+[ 21860] By: rgs                                   on 2003/12/06  20:33:09
+        Log: Forgot to update the MANIFEST.
+     Branch: perl
           ! MANIFEST
 ____________________________________________________________________________
-[ 21117] By: rgs                                   on 2003/09/08  22:26:36
-        Log: Loading warnings.pm now loads attributes.pm that loads strict.pm.
-             (due to #21107 apparently.) Adjust this test accordingly.
+[ 21859] By: rgs                                   on 2003/12/06  20:19:16
+        Log: Math::BigInt::Scalar is only for tests.
+             Move it under t/lib.
      Branch: perl
-          ! ext/B/t/stash.t
+         +> t/lib/Math/BigInt/Scalar.pm
+          - lib/Math/BigInt/Scalar.pm
 ____________________________________________________________________________
-[ 21116] By: jhi                                   on 2003/09/08  21:23:27
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21858] By: rgs                                   on 2003/12/06  20:01:24
+        Log: Subject: [PATCH] casting bug in VMS part of Perl_start_glob
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 06 Dec 2003 12:44:40 -0600
+             Message-ID: <3FD22398.1060506@mac.com>
+     Branch: perl
+          ! doio.c
 ____________________________________________________________________________
-[ 21115] By: jhi                                   on 2003/09/08  21:20:04
-        Log: Integrate:
-             [ 21112]
-             Retract #21096, mostly: I had misexplained the situation
-             to Scott A. Crosby.  Seeing the seed value while not good
-             for the ultimate paranoia viewpoint is not that bad, as long
-             as the users are fully aware of the dangers of disclosing
-             the hash seed.  So hash_seed() is okay.
-             
-             Being able to see the hash values (as in Java) would
-             be another option, but dubious: it's not that per-key
-             hash values themselves are bad to allow scripts to see,
-             but rather that hash values are just as sensitive (from
-             the DoSing viewpoint) as the hash seed itself (and there
-             usually more hash values than the one hash seed....)
-             
-             [ 21113]
-             Subject: [PATCH] silence 1 compiler warning
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Mon, 8 Sep 2003 23:04:45 +0100
-             Message-ID: <20030908230445.E30881@plum.flirble.org>
-     Branch: maint-5.8/perl
-         !> lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
+[ 21857] By: rgs                                   on 2003/12/06  19:58:51
+        Log: Remove the "Can't provide tied hash usage" error from perldiag.
+             Mention the new tied hash SCALAR method in perldelta.
+     Branch: perl
+          ! pod/perldelta.pod pod/perldiag.pod
 ____________________________________________________________________________
-[ 21114] By: jhi                                   on 2003/09/08  21:17:45
-        Log: Integrate:
-             [ 21062]
-             Subject: [PATCH] honoring void context for map()
+[ 21856] By: rgs                                   on 2003/12/06  19:51:49
+        Log: Clarify the description of SCALAR in perltie
+     Branch: perl
+          ! pod/perltie.pod
+____________________________________________________________________________
+[ 21855] By: rgs                                   on 2003/12/06  19:50:07
+        Log: Subject: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context
              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Thu, 04 Sep 2003 11:13:41 +0200
-             Message-id: <20030904091341.GA30655@ethan>
-     Branch: maint-5.8/perl
-         !> pp_ctl.c
+             Date: Sat, 06 Dec 2003 11:50:59 +0100
+             Message-id: <20031206105059.GA13989@ethan>
+     Branch: perl
+          ! embed.fnc embed.h global.sym hv.c lib/Tie/Hash.pm mg.c
+          ! pod/perlapi.pod pod/perlfunc.pod pod/perltie.pod pp.c pp_hot.c
+          ! proto.h t/op/tie.t
 ____________________________________________________________________________
-[ 21113] By: jhi                                   on 2003/09/08  21:10:53
-        Log: Subject: [PATCH] silence 1 compiler warning
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Mon, 8 Sep 2003 23:04:45 +0100
-             Message-ID: <20030908230445.E30881@plum.flirble.org>
+[ 21854] By: nicholas                              on 2003/12/06  16:30:35
+        Log: Make sv_force_normal_flags cope with shared hash key scalars
+             (remember the pointer from SvPVX, reset the flags before SvGROW,
+             avoid crazy loops or read-from-free)
      Branch: perl
-          ! universal.c
+          ! sv.c
 ____________________________________________________________________________
-[ 21112] By: jhi                                   on 2003/09/08  21:09:34
-        Log: Retract #21096, mostly: I had misexplained the situation
-             to Scott A. Crosby.  Seeing the seed value while not good
-             for the ultimate paranoia viewpoint is not that bad, as long
-             as the users are fully aware of the dangers of disclosing
-             the hash seed.    So hash_seed() is okay.
-             
-             Being able to see the hash values (as in Java) would
-             be another option, but dubious: it's not that per-key
-             hash values themselves are bad to allow scripts to see,
-             but rather that hash values are just as sensitive (from
-             the DoSing viewpoint) as the hash seed itself (and there
-             usually more hash values than the one hash seed....)
+[ 21851] By: nicholas                              on 2003/12/05  20:49:10
+        Log: Back out the Makefile.PL part of 21808 as requested by Gisle Aas
      Branch: perl
-          ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
+          ! ext/Digest/MD5/Makefile.PL
 ____________________________________________________________________________
-[ 21111] By: jhi                                   on 2003/09/08  21:01:25
-        Log: Integrate:
-             [ 21109]
-             Subject: [PATCH] configpm: about 1.5K less per thread
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Mon, 8 Sep 2003 23:58:34 +0200
-             Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
-             
-             [ 21110]
-             Urk.  unique, not shared.
-     Branch: maint-5.8/perl
-         !> configpm
+[ 21846] By: merijn                                on 2003/12/05  10:41:32
+        Log: Subject: [PATCH] Configure gets d_u32align wrong
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 05 Dec 2003 03:47:01 -0800
+             Message-ID: <lr4qwfbi6i.fsf_-_@caliper.activestate.com>
+     Branch: perl
+          ! Configure
 ____________________________________________________________________________
-[ 21110] By: jhi                                   on 2003/09/08  20:59:04
-        Log: Urk.  unique, not shared.
+[ 21844] By: rgs                                   on 2003/12/05  07:31:18
+        Log: Subject: [REPATCH lib/AutoLoader.t] Test can() with AutoLoader
+             From: chromatic <chromatic@wgz.org>
+             Date: Mon, 01 Dec 2003 09:20:21 -0800
+             Message-Id: <1070299221.1275.19.camel@localhost>
      Branch: perl
-          ! configpm
+          ! lib/AutoLoader.t
 ____________________________________________________________________________
-[ 21109] By: jhi                                   on 2003/09/08  20:57:25
-        Log: Subject: [PATCH] configpm: about 1.5K less per thread
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Mon, 8 Sep 2003 23:58:34 +0200
-             Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
+[ 21843] By: rgs                                   on 2003/12/05  07:13:08
+        Log: Subject: [PATCH] another ext/SDBM_File/sdbm build fix
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 04 Dec 2003 16:00:03 -0600
+             Message-ID: <3FCFAE63.1080106@mac.com>
      Branch: perl
-          ! configpm
+          ! ext/SDBM_File/sdbm/Makefile.PL
 ____________________________________________________________________________
-[ 21108] By: jhi                                   on 2003/09/08  20:51:14
-        Log: Integrate:
-             [ 21105]
-             Regen perlapi.
+[ 21842] By: rgs                                   on 2003/12/05  07:07:30
+        Log: Subject: [PATCH] $^P, eval and caller
+             From: Paul Johnson <paul@pjcj.net>
+             Date: Fri, 5 Dec 2003 00:57:21 +0100
+             Message-ID: <20031204235721.GJ26355@pjcj.net>
+     Branch: perl
+          ! mg.c
+____________________________________________________________________________
+[ 21841] By: rgs                                   on 2003/12/04  12:00:28
+        Log: Fix File::Copy with hard links on Windows.
              
-             [ 21106]
-             A version of change #21073 that works.
+             Subject: [PATCH] Re: perl @ 21830
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Wed, 03 Dec 2003 10:53:02 +0000
+             Message-ID: <3FCDC08E.7080800@uk.radan.com>
              
-             [ 21107]
-             Subject: [PATCH] warnings.pl: each thread 10K smaller
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Mon, 8 Sep 2003 22:22:38 +0200
-             Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
-     Branch: maint-5.8/perl
-         !> ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
-         !> lib/warnings.pm pod/perlapi.pod warnings.pl
-____________________________________________________________________________
-[ 21107] By: jhi                                   on 2003/09/08  20:45:38
-        Log: Subject: [PATCH] warnings.pl: each thread 10K smaller
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Mon, 8 Sep 2003 22:22:38 +0200
-             Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
+             and
+             Date: Thu, 04 Dec 2003 11:02:22 +0000
+             Message-ID: <3FCF143E.1040905@uk.radan.com>
      Branch: perl
-          ! lib/warnings.pm warnings.pl
+          ! lib/File/Copy.pm lib/File/Copy.t
 ____________________________________________________________________________
-[ 21106] By: rgs                                   on 2003/09/08  20:45:03
-        Log: A version of change #21073 that works.
+[ 21840] By: rgs                                   on 2003/12/04  11:54:28
+        Log: Subject: Re: a2p.pod not being installed in 5.8.2?
+             From: Alan Burlison <Alan.Burlison@sun.com>
+             Date: Thu, 04 Dec 2003 12:14:30 +0000
+             Message-ID: <3FCF2526.3030905@sun.com>
      Branch: perl
-          ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
+          ! installperl
 ____________________________________________________________________________
-[ 21105] By: jhi                                   on 2003/09/08  20:44:22
-        Log: Regen perlapi.
+[ 21837] By: rgs                                   on 2003/12/03  08:27:33
+        Log: Subject: Re: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CONTEXT is defined
+             From: Stas Bekman <stas@stason.org>
+             Date: Wed, 03 Dec 2003 01:41:42 -0800
+             Message-ID: <3FCDAFD6.9050106@stason.org>
      Branch: perl
-          ! pod/perlapi.pod
+          ! sv.c
 ____________________________________________________________________________
-[ 21104] By: jhi                                   on 2003/09/08  20:22:21
-        Log: Integrate:
-             [ 21103]
-             Radu Greab is my hero (the recent cygwin getpw*->pw_comment
-             being a bad pointer is apparently a known cygwin bug).  The
-             cure is to initialize the field.
-     Branch: maint-5.8/perl
-         !> pp_sys.c
+[ 21836] By: rgs                                   on 2003/12/02  23:31:06
+        Log: The prove utility should also be installed on VMS and on Windows.
+             Haven't we regression tests for installations yet ?
+     Branch: perl
+          ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 21103] By: jhi                                   on 2003/09/08  20:18:56
-        Log: Radu Greab is my hero (the recent cygwin getpw*->pw_comment
-             being a bad pointer is apparently a known cygwin bug).    The
-             cure is to initialize the field.
+[ 21835] By: rgs                                   on 2003/12/02  22:18:05
+        Log: FAQ sync.
      Branch: perl
-          ! pp_sys.c
+          ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
+          ! pod/perlfaq4.pod pod/perlfaq5.pod
 ____________________________________________________________________________
-[ 21102] By: jhi                                   on 2003/09/08  19:43:33
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21834] By: rgs                                   on 2003/12/02  21:45:12
+        Log: Subject: Re: [perl #24574] find2perl provides different results to find
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: 30 Nov 2003 22:16:59 +0100
+             Message-ID: <8765h1pnec.fsf@vran.herceg.de>
+             
+             (plus a note about find2perl now defaulting to -print in perldelta)
+     Branch: perl
+          ! pod/perldelta.pod x2p/find2perl.PL
 ____________________________________________________________________________
-[ 21101] By: jhi                                   on 2003/09/08  19:39:43
-        Log: Integrate:
-             [ 21100]
-             Bad export.
-     Branch: maint-5.8/perl
-         !> lib/Hash/Util.t
-____________________________________________________________________________
-[ 21100] By: jhi                                   on 2003/09/08  19:38:39
-        Log: Bad export.
+[ 21833] By: rgs                                   on 2003/12/02  21:34:57
+        Log: Subject: [PATCH] setting $0 still broken
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Thu, 27 Nov 2003 21:09:51 -0800
+             Message-ID: <f3mdsv8dcv4asle0kbhiijk0adu1l25sr3@4ax.com>
      Branch: perl
-          ! lib/Hash/Util.t
+          ! mg.c
 ____________________________________________________________________________
-[ 21099] By: jhi                                   on 2003/09/08  19:29:58
-        Log: Integrate:
-             [ 21093]
-             Slightly more intelligent paranoia.
-             
-             [ 21094]
-             Subject: [patch] AUTHORS
-             From: Juerd <juerd@cpan.org>
-             Date: Mon, 8 Sep 2003 08:42:13 +0200
-             Message-ID: <20030908064213.GC23461@c3.convolution.nl>
-             
-             [ 21095]
-             Mac OS X "last resort" recipe.
-             
-             [ 21096]
-             Scott A. Crosby believes in not disclosing
-             any more information than necessary: therefore
-             instead of hash_seed() we have now hashes_random().
-             
-             [ 21097]
-             Try to make the de0.t test more robust.
-             The test is so flakey (too many external things influencing
-             the result) that I'm likely to leave it out from the maint.
-             
-             [ 21098]
-             The IPC::Open3 is just too unreliable for this task.
-     Branch: maint-5.8/perl
-         !> AUTHORS README.macosx lib/Hash/Util.pm lib/Hash/Util.t
-         !> lib/perl5db/de0.t pod/perldiag.pod pod/perlrun.pod universal.c
-         !> util.c
+[ 21832] By: rgs                                   on 2003/12/02  21:05:58
+        Log: Better docs for the special code blocks, based on :
+             Subject: [DOCPATCH] BEGIN, CHECK, INIT, END explained more
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Sat, 29 Nov 2003 23:15:56 +0100
+             Message-Id: <p05111b01bbeec2e8bf30@[192.168.56.3]>
+     Branch: perl
+          ! pod/perlmod.pod pod/perlsub.pod
 ____________________________________________________________________________
-[ 21098] By: jhi                                   on 2003/09/08  19:06:09
-        Log: The IPC::Open3 is just too unreliable for this task.
+[ 21828] By: rgs                                   on 2003/11/30  20:56:00
+        Log: Fix the test boilerplate in lib/if.t, so it can be run
+             from the t/ directory.
      Branch: perl
-          ! lib/perl5db/de0.t
+          ! lib/if.t
 ____________________________________________________________________________
-[ 21097] By: jhi                                   on 2003/09/08  18:42:43
-        Log: Try to make the de0.t test more robust.
-             The test is so flakey (too many external things influencing
-             the result) that I'm likely to leave it out from the maint.
+[ 21827] By: rgs                                   on 2003/11/30  20:34:39
+        Log: Keep installing xsubpp in lib/ExtUtils,
+             so MakeMaker can find it.
      Branch: perl
-          ! lib/perl5db/de0.t
+          ! installperl
 ____________________________________________________________________________
-[ 21096] By: jhi                                   on 2003/09/08  17:58:19
-        Log: Scott A. Crosby believes in not disclosing
-             any more information than necessary: therefore
-             instead of hash_seed() we have now hashes_random().
+[ 21826] By: rgs                                   on 2003/11/30  20:31:59
+        Log: Upgrade to Test::Harness 2.38.
+             Introduce the prove(1) utility.
+             (The prove-switches test is disabled for now.)
+     Branch: perl
+          + lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
+          + lib/Test/Harness/t/prove-switches.t t/lib/Dev/Null.pm
+          + t/lib/sample-tests/inc_taint t/lib/sample-tests/taint_warn
+          + utils/prove.PL
+          ! MANIFEST installperl lib/Test/Harness.pm
+          ! lib/Test/Harness/Assert.pm lib/Test/Harness/Changes
+          ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
+          ! lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
+          ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/pod.t
+          ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
+          ! lib/Test/Harness/t/test-harness.t utils.lst utils/Makefile
+____________________________________________________________________________
+[ 21823] By: rgs                                   on 2003/11/30  18:22:54
+        Log: Subject: Re: [perl #24554] Segfault in POSIX module
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Date: Sat, 29 Nov 2003 23:32:38 +0900
+             Message-Id: <20031129233010.8E2F.BQW10602@nifty.com>
+             
+             (plus a test for the stringification of references
+             passed to POSIX::isXXX())
      Branch: perl
-          ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
+          ! ext/POSIX/POSIX.xs ext/POSIX/t/is.t ext/POSIX/t/posix.t
 ____________________________________________________________________________
-[ 21095] By: jhi                                   on 2003/09/08  17:36:50
-        Log: Mac OS X "last resort" recipe.
+[ 21814] By: nicholas                              on 2003/11/29  20:53:23
+        Log: Integrate if.pm 0.0401
+             Needed to edit the test file as t/TEST can't cope with extra output
+             lines as produced by 0.0401's if.t
      Branch: perl
-          ! README.macosx
+          ! lib/if.pm lib/if.t
 ____________________________________________________________________________
-[ 21094] By: jhi                                   on 2003/09/08  16:50:55
-        Log: Subject: [patch] AUTHORS
-             From: Juerd <juerd@cpan.org>
-             Date: Mon, 8 Sep 2003 08:42:13 +0200
-             Message-ID: <20030908064213.GC23461@c3.convolution.nl>
+[ 21813] By: nicholas                              on 2003/11/29  19:54:52
+        Log: Remove whitespace from ends of lines (simply because it irritates me)
      Branch: perl
-          ! AUTHORS
+          ! utils/h2xs.PL
 ____________________________________________________________________________
-[ 21093] By: jhi                                   on 2003/09/08  15:47:14
-        Log: Slightly more intelligent paranoia.
+[ 21812] By: nicholas                              on 2003/11/29  17:55:32
+        Log: Update Unicode::Normalize to 0.28
      Branch: perl
-          ! pod/perldiag.pod util.c
+          + ext/Unicode/Normalize/t/illegal.t
+          + ext/Unicode/Normalize/t/null.t ext/Unicode/Normalize/t/short.t
+          ! MANIFEST ext/Unicode/Normalize/Changes
+          ! ext/Unicode/Normalize/Normalize.pm
+          ! ext/Unicode/Normalize/Normalize.xs
+          ! ext/Unicode/Normalize/README
 ____________________________________________________________________________
-[ 21092] By: jhi                                   on 2003/09/08  14:19:55
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21811] By: nicholas                              on 2003/11/29  17:30:18
+        Log: D'oh! This has been moved to lib/Digest/t/digest.t but not deleted.
+     Branch: perl
+          - lib/Digest.t
 ____________________________________________________________________________
-[ 21091] By: jhi                                   on 2003/09/08  14:10:40
-        Log: Integrate:
-             [ 21090]
-             Win32 is playing to hard to get but I do not have
-             time to chase it, so restore #21072, more or less.
-             I think testing the debugger in UNIX-like places
-             is enough, no need to go into painful contortions
-             trying to "portably" run interactive programs like
-             the debugger.
-     Branch: maint-5.8/perl
-         !> lib/perl5db/de0.t
+[ 21810] By: nicholas                              on 2003/11/29  17:29:15
+        Log: Update Unicode::Collate to 0.31 (Only the .pm version for now)
+     Branch: perl
+          + lib/Unicode/Collate/t/illegal.t
+          + lib/Unicode/Collate/t/illegalp.t
+          ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
+          ! lib/Unicode/Collate/README lib/Unicode/Collate/t/version.t
 ____________________________________________________________________________
-[ 21090] By: jhi                                   on 2003/09/08  14:07:03
-        Log: Win32 is playing to hard to get but I do not have
-             time to chase it, so restore #21072, more or less.
-             I think testing the debugger in UNIX-like places
-             is enough, no need to go into painful contortions
-             trying to "portably" run interactive programs like
-             the debugger.
+[ 21809] By: nicholas                              on 2003/11/29  17:09:25
+        Log: D'oh! Forgot to lib/Digest/base.pm
      Branch: perl
-          ! lib/perl5db/de0.t
+          + lib/Digest/base.pm
+          ! MANIFEST
 ____________________________________________________________________________
-[ 21089] By: jhi                                   on 2003/09/08  12:53:10
-        Log: Integrate:
-             [ 21084]
-             Clean up pp_readdir() somewhat.
-             
-             [ 21085]
-             Superparanoia.
-             
-             [ 21086]
-             XSRETURN_UV was missing.
-             
-             [ 21087]
-             Add Hash::Util::hash_seed() which answers among
-             other things the question whether our hashes are
-             "randomised".  (They always were...)
-             
-             [ 21088]
-             5.8.1 was mistakenly redefining PL_sv_placeholder.
-     Branch: maint-5.8/perl
-         !> XSUB.h ext/Storable/Storable.xs lib/Hash/Util.pm
-         !> lib/Hash/Util.t pod/perlrun.pod pp_sys.c universal.c util.c
+[ 21808] By: nicholas                              on 2003/11/29  17:04:39
+        Log: Update to Digest::MD5 2.31
+     Branch: perl
+          + ext/Digest/MD5/t/bits.t
+          ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
+          ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/badfile.t
+          ! ext/Digest/MD5/t/files.t
 ____________________________________________________________________________
-[ 21088] By: jhi                                   on 2003/09/08  12:50:15
-        Log: 5.8.1 was mistakenly redefining PL_sv_placeholder.
+[ 21807] By: nicholas                              on 2003/11/29  16:45:19
+        Log: Update Digest to 1.03
      Branch: perl
-          ! ext/Storable/Storable.xs
+          + lib/Digest/t/base.t
+         +> lib/Digest/t/digest.t
+          ! MANIFEST Porting/Maintainers.pl lib/Digest.pm
 ____________________________________________________________________________
-[ 21087] By: jhi                                   on 2003/09/08  12:34:37
-        Log: Add Hash::Util::hash_seed() which answers among
-             other things the question whether our hashes are
-             "randomised".  (They always were...)
+[ 21806] By: nicholas                              on 2003/11/29  15:41:19
+        Log: When Gconvert is a macro around sprintf with a .* format we need
+             to cast to int (in case STRLEN isn't the same size as int)
+             gcc issues a warning even when it is the same size
      Branch: perl
-          ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
+          ! sv.c
 ____________________________________________________________________________
-[ 21086] By: jhi                                   on 2003/09/08  12:22:03
-        Log: XSRETURN_UV was missing.
+[ 21805] By: nicholas                              on 2003/11/29  14:44:56
+        Log: Silence gcc 2.95 warning
+             (Its trace flow isn't good enough to realise that there is no problem)
      Branch: perl
-          ! XSUB.h
+          ! pp_hot.c
 ____________________________________________________________________________
-[ 21085] By: jhi                                   on 2003/09/08  12:15:23
-        Log: Superparanoia.
+[ 21804] By: nicholas                              on 2003/11/29  14:44:22
+        Log: Gconvert actually takes type NV, while nv may be either double
+             or long double (depending on some conditional code)
+             Rafael and I think that this cast should work.
      Branch: perl
-          ! util.c
+          ! sv.c
 ____________________________________________________________________________
-[ 21084] By: ams                                   on 2003/09/08  11:44:25
-        Log: Clean up pp_readdir() somewhat.
+[ 21802] By: rgs                                   on 2003/11/29  11:38:58
+        Log: POSIX::isXXX(undef) segfaulted. (bug #24554.)
      Branch: perl
-          ! pp_sys.c
+          ! ext/POSIX/POSIX.xs ext/POSIX/t/posix.t
 ____________________________________________________________________________
-[ 21083] By: jhi                                   on 2003/09/08  11:34:40
-        Log: Integrate:
-             [ 21082]
-             The #21073 broke ext/B/t/o.t, retracting the #21073.
-     Branch: maint-5.8/perl
-         !> ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
+[ 21800] By: rgs                                   on 2003/11/28  22:38:40
+        Log: Fix a regression introduced by change #21694 on sprintf()
+             with long doubles, by disabling the specific optimisation
+             path in this case ; remove a unnecessary cast ; add a new
+             test file for miscellaneous sprintf() test that don't fit
+             in the t/op/sprintf.t framework.
+     Branch: perl
+          + t/op/sprintf2.t
+          ! MANIFEST sv.c
 ____________________________________________________________________________
-[ 21082] By: jhi                                   on 2003/09/08  11:32:46
-        Log: The #21073 broke ext/B/t/o.t, retracting the #21073.
+[ 21799] By: rgs                                   on 2003/11/28  21:41:29
+        Log: Subject: [patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect)
+             From: Stas Bekman <stas@stason.org>
+             Date: Fri, 28 Nov 2003 14:42:25 -0800
+             Message-ID: <3FC7CF51.7060804@stason.org>
      Branch: perl
-          ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
+          ! pod/perlsec.pod
 ____________________________________________________________________________
-[ 21081] By: jhi                                   on 2003/09/08  09:55:24
-        Log: Integrate:
-             [ 21076]
-             Let's require fork for this test.
-             
-             [ 21077]
-             Move Config test.
+[ 21798] By: rgs                                   on 2003/11/28  20:42:45
+        Log: Implement C<use Exporter 'import'> :
              
-             [ 21078]
-             In Win32 the cmd.exe console output doesn't seem to
-             be catchable using the in-memory I/O + select trick,
-             so use tie-STDOUT trick instead.
+             Subject: Re: [PATCH] Exporter-related PODs
+             From: Fergal Daly <fergal@esatclear.ie>
+             Date: Mon, 10 Nov 2003 00:08:52 +0000
+             Message-Id: <200311100008.52639.fergal@esatclear.ie>
              
-             [ 21080]
-             In Win32 IPC::Open3 + IO::Select does not work that well
-             so mostly undo the change #21072 and revert back to using
-             a temp file.
-     Branch: maint-5.8/perl
-         !> lib/perl5db/de0.t lib/perl5db/dumpvar.t
+             (tweaked, so the imported import() doesn't spit out warnings)
+     Branch: perl
+          ! lib/Exporter.pm lib/Exporter.t
 ____________________________________________________________________________
-[ 21080] By: jhi                                   on 2003/09/08  09:52:40
-        Log: In Win32 IPC::Open3 + IO::Select does not work that well
-             so mostly undo the change #21072 and revert back to using
-             a temp file.
+[ 21797] By: rgs                                   on 2003/11/28  20:11:47
+        Log: Subject: Re: [perl #24245] File::Copy::copy damages hard linked files
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: 19 Oct 2003 19:11:31 +0200
+             Message-ID: <87smlprw3g.fsf@vran.herceg.de>
+             (with further tweaks)
      Branch: perl
-          ! lib/perl5db/de0.t
+          ! lib/File/Copy.pm lib/File/Copy.t
 ____________________________________________________________________________
-[ 21079] By: jhi                                   on 2003/09/08  09:44:46
-        Log: Integrate:
-             [ 21061]
-             Retract #21010.
-     Branch: maint-5.8/perl
-         !> lib/dumpvar.pl
+[ 21795] By: rgs                                   on 2003/11/28  19:16:33
+        Log: Subject: [PATCH] Fix perl 5.8 and 5.9 to build on latest VOS
+             From: "Green, Paul" <Paul.Green@stratus.com>
+             Date: Thu, 27 Nov 2003 21:51:26 -0500
+             Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FB815@exna4.stratus.com>
+     Branch: perl
+          ! hints/vos.sh
 ____________________________________________________________________________
-[ 21078] By: jhi                                   on 2003/09/08  09:10:47
-        Log: In Win32 the cmd.exe console output doesn't seem to
-             be catchable using the in-memory I/O + select trick,
-             so use tie-STDOUT trick instead.
+[ 21794] By: nicholas                              on 2003/11/28  19:14:58
+        Log: Arguments to skip were the wrong way round, hence why all the *BSDs
+             were failing
      Branch: perl
-          ! lib/perl5db/dumpvar.t
+          ! t/op/readline.t
 ____________________________________________________________________________
-[ 21077] By: jhi                                   on 2003/09/08  09:03:13
-        Log: Move Config test.
+[ 21789] By: rgs                                   on 2003/11/27  22:18:29
+        Log: Marcus Holland-Moritz is now the maintainer of Devel::PPPort.
+             PerlIO and threads are not on CPAN.
      Branch: perl
-          ! lib/perl5db/de0.t
+          ! Porting/Maintainers.pl
 ____________________________________________________________________________
-[ 21076] By: jhi                                   on 2003/09/08  08:50:27
-        Log: Let's require fork for this test.
+[ 21788] By: nicholas                              on 2003/11/25  21:27:11
+        Log: Add Torsten Foertsch to AUTHORS (patches plus tests are what we like)
      Branch: perl
-          ! lib/perl5db/de0.t
+          ! AUTHORS
 ____________________________________________________________________________
-[ 21075] By: jhi                                   on 2003/09/08  08:15:50
-        Log: Integrate:
-             [ 21051]
-             1. Work around the bug fixed by #20587 (because it's in 5.8.0).
-             2. Compensate for PL_sv_placeholder <= 5.8.1.
-             3. Clean up non-backwards-compatible tests.
-             4. Prepare for the 2.08 CPAN release.
-             
-             [ 21052]
-             Musty corners of Syslog.pm.
-             
-             [ 21057]
-             Updated Sharp Zaurus cross-compilation from Redvers Davies.
-             
-             [ 21058]
-             Vanity patch.
-             
-             [ 21063]
-             Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sun, 7 Sep 2003 19:14:44 +0100
-             Message-ID: <20030907181444.GA7058@fdgroup.com>
-             
-             [ 21064]
-             Upgrade to Unicode::Collate 0.28
-             
-             [ 21065]
-             Subject: [PATCH] Test skeleton for debugger commands
-             From: Andreas J Koenig <andreas.koenig@anima.de>
-             Date: Sun, 07 Sep 2003 18:51:56 +0200
-             Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
-             With minor adjustments
-             
-             [ 21066]
-             The in-memory files require PerlIO::scalar.
-             
-             [ 21067]
-             Cleanup PerlIO::scalar documentation a bit.
-             
-             [ 21068]
-             dumpvar.t: use Test::More;
-             
-             [ 21069]
-             An empty test.
-             
-             [ 21070]
-             More dumpvar testing.
-             
-             [ 21071]
-             de0.t: use Test::More, add some tests.
-             
-             [ 21072]
-             Subject: Re: [PATCH] Test skeleton for debugger commands
-             From: Andreas J Koenig <andreas.koenig@anima.de>
-             Date: Mon, 08 Sep 2003 10:48:27 +0200
-             Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
-             
-             [ 21073]
-             Subject: Re: one nit to fix [PATCH]
-             From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
-             Date: Mon, 8 Sep 2003 10:19:08 +0200
-             Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com>
+[ 21787] By: rgs                                   on 2003/11/25  21:12:19
+        Log: Subject: [PATCH] Re: bug or a feature?
+             From: Torsten Foertsch <torsten.foertsch@gmx.net>
+             Date: Sat, 22 Nov 2003 13:15:53 +0100
+             Message-Id: <200311221315.58539.torsten.foertsch@gmx.net>
              
-             [ 21074]
-             Subject: [PATCH] call_(pv|etc.) for Devel::PPPort
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Mon, 08 Sep 2003 08:56:09 +0200
-             Message-id: <20030908065609.GA1260@ethan>
-     Branch: maint-5.8/perl
-         +> lib/Unicode/Collate/t/contract.t lib/perl5db/de0.t
-         +> lib/perl5db/dumpvar.t
-         !> (integrate 26 files)
+             and
+             Date: Sat, 22 Nov 2003 14:21:45 +0100
+             Message-Id: <200311221421.48940.torsten.foertsch@gmx.net>
+             (test moved to t/op/readline.t)
+     Branch: perl
+          ! pp_hot.c t/op/readline.t
 ____________________________________________________________________________
-[ 21074] By: jhi                                   on 2003/09/08  08:09:27
-        Log: Subject: [PATCH] call_(pv|etc.) for Devel::PPPort
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Mon, 08 Sep 2003 08:56:09 +0200
-             Message-id: <20030908065609.GA1260@ethan>
+[ 21783] By: merijn                                on 2003/11/24  21:24:46
+        Log: Subject: remove hardcoded version number from cygwin/perlld.in
+             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
+             Date: Mon, 24 Nov 2003 08:11:36 -0800
+             Message-ID: <20031124161136.GC2656@efn.org>
      Branch: perl
-          ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
-          ! ext/Devel/PPPort/t/test.t
+          ! cygwin/Makefile.SHs cygwin/perlld.in
 ____________________________________________________________________________
-[ 21073] By: jhi                                   on 2003/09/08  08:07:55
-        Log: Subject: Re: one nit to fix [PATCH]
-             From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
-             Date: Mon, 8 Sep 2003 10:19:08 +0200
-             Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com>
+[ 21782] By: nicholas                              on 2003/11/24  20:07:29
+        Log: Should fix the infinite loop on a dynamic %ENV fetch
      Branch: perl
-          ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
+          ! hv.c
 ____________________________________________________________________________
-[ 21072] By: jhi                                   on 2003/09/08  08:04:53
-        Log: Subject: Re: [PATCH] Test skeleton for debugger commands
-             From: Andreas J Koenig <andreas.koenig@anima.de>
-             Date: Mon, 08 Sep 2003 10:48:27 +0200
-             Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
+[ 21781] By: nicholas                              on 2003/11/24  19:47:57
+        Log: Tweak the order of initialisation of oentry in hv_fetch_common -
+             C source now cleaner, but optimised object file still the same size.
      Branch: perl
-          ! lib/perl5db/de0.t
+          ! hv.c
 ____________________________________________________________________________
-[ 21071] By: jhi                                   on 2003/09/08  06:46:00
-        Log: de0.t: use Test::More, add some tests.
+[ 21780] By: rgs                                   on 2003/11/23  21:59:06
+        Log: Subject: Re: [perl #24439] 64 bit build failure on Solaris 9
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Thu, 20 Nov 2003 09:38:05 -0500 (EST)
+             Message-ID: <Pine.SOL.4.53.0311200926550.25274@maxwell.phys.lafayette.edu>
+             
+             and :
+             Date: Fri, 21 Nov 2003 09:36:24 -0500 (EST)
+             Message-ID: <Pine.SOL.4.53.0311210927460.1876@maxwell.phys.lafayette.edu>
      Branch: perl
-          ! lib/perl5db/de0.t
+          ! hints/solaris_2.sh
 ____________________________________________________________________________
-[ 21070] By: jhi                                   on 2003/09/08  06:31:39
-        Log: More dumpvar testing.
+[ 21779] By: nicholas                              on 2003/11/22  23:37:24
+        Log: D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional code
+             reported by Craig Berry
      Branch: perl
-          ! lib/perl5db/dumpvar.t
+          ! hv.c
 ____________________________________________________________________________
-[ 21069] By: jhi                                   on 2003/09/08  05:34:03
-        Log: An empty test.
+[ 21774] By: nicholas                              on 2003/11/22  21:21:22
+        Log: restore_magic needs to undo COW
+             (while magic was off, sv_setsv is likely to have seen this SV as a
+             good source for COW)
+             Should fix the smoke failures on lib/locale.t
      Branch: perl
-          ! lib/perl5db/dumpvar.t
+          ! mg.c
 ____________________________________________________________________________
-[ 21068] By: jhi                                   on 2003/09/08  05:21:21
-        Log: dumpvar.t: use Test::More;
+[ 21773] By: nicholas                              on 2003/11/22  19:12:32
+        Log: Don't COW if the destination has magic.
      Branch: perl
-          ! lib/perl5db/dumpvar.t
+          ! sv.c
 ____________________________________________________________________________
-[ 21067] By: jhi                                   on 2003/09/08  05:11:46
-        Log: Cleanup PerlIO::scalar documentation a bit.
+[ 21772] By: nicholas                              on 2003/11/22  17:05:32
+        Log: Reorder functions in hv.c so that callers of hv_fetch_common are all
+             close to it.
      Branch: perl
-          ! ext/PerlIO/scalar/scalar.pm
+          ! hv.c
 ____________________________________________________________________________
-[ 21066] By: jhi                                   on 2003/09/08  04:49:28
-        Log: The in-memory files require PerlIO::scalar.
+[ 21771] By: nicholas                              on 2003/11/22  16:43:09
+        Log: "Space Is a Province of Brazil"
+             Farewell, hv_store_common. Store is now part of Fetch.
+             All tests pass. hv.c 15% smaller than when I started all this
      Branch: perl
-          ! lib/perl5db/dumpvar.t
+          ! embed.fnc embed.h hv.c proto.h
 ____________________________________________________________________________
-[ 21065] By: rgs                                   on 2003/09/07  21:17:23
-        Log: Subject: [PATCH] Test skeleton for debugger commands
-             From: Andreas J Koenig <andreas.koenig@anima.de>
-             Date: Sun, 07 Sep 2003 18:51:56 +0200
-             Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
-             With minor adjustments
+[ 21770] By: nicholas                              on 2003/11/22  13:16:43
+        Log: Farewell hv_exists_common - exists is now a call to fetch
+             (with the exists magic handling moved into fetch)
      Branch: perl
-          + lib/perl5db/de0.t lib/perl5db/dumpvar.t
-          ! MANIFEST
+          ! embed.fnc embed.h hv.c proto.h
 ____________________________________________________________________________
-[ 21064] By: rgs                                   on 2003/09/07  19:12:05
-        Log: Upgrade to Unicode::Collate 0.28
+[ 21769] By: nicholas                              on 2003/11/22  11:02:23
+        Log: Shift negative klen/flags games from hv_store_common out to hv_store
      Branch: perl
-          + lib/Unicode/Collate/t/contract.t
-          ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
-          ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
+          ! embed.fnc embed.h hv.c proto.h
 ____________________________________________________________________________
-[ 21063] By: rgs                                   on 2003/09/07  18:25:23
-        Log: Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sun, 7 Sep 2003 19:14:44 +0100
-             Message-ID: <20030907181444.GA7058@fdgroup.com>
+[ 21768] By: nicholas                              on 2003/11/22  10:37:24
+        Log: Shift negative klen/flags games from hv_exists_common out to hv_exists
      Branch: perl
-          ! ext/Opcode/Safe.pm
+          ! embed.fnc embed.h hv.c proto.h
 ____________________________________________________________________________
-[ 21062] By: rgs                                   on 2003/09/07  12:44:33
-        Log: Subject: [PATCH] honoring void context for map()
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Thu, 04 Sep 2003 11:13:41 +0200
-             Message-id: <20030904091341.GA30655@ethan>
+[ 21767] By: nicholas                              on 2003/11/21  23:15:47
+        Log: Check that the key is present before a delete, and absent afterwards
      Branch: perl
-          ! pp_ctl.c
+          ! ext/XS/APItest/t/hash.t
 ____________________________________________________________________________
-[ 21061] By: jhi                                   on 2003/09/07  07:04:53
-        Log: Retract #21010.
+[ 21766] By: nicholas                              on 2003/11/21  23:12:33
+        Log: Move the negative key -> utf8 flag conversion out to hv_delete
      Branch: perl
-          ! lib/dumpvar.pl
+          ! embed.fnc embed.h hv.c proto.h
 ____________________________________________________________________________
-[ 21060] By: rgs                                   on 2003/09/06  21:30:10
-        Log: Minor doc style nits in XSLoader.
+[ 21765] By: nicholas                              on 2003/11/21  22:41:23
+        Log: Tweaks to S_hv_delete_common:
+             make the magic call hv_fetch_common rather than ent-or-not
+             grab the hash from a shared hash key scalar if possible
+             use masked flags rather than flags for the comparison
      Branch: perl
-          ! ext/DynaLoader/XSLoader_pm.PL
-____________________________________________________________________________
-[ 21059] By: rgs                                   on 2003/09/06  20:21:43
-        Log: Copy the Configure hint files from bleadperl.
-     Branch: maint-5.6
-          + perl-5.6.2/hints/atheos.sh perl-5.6.2/hints/os400.sh
-          + perl-5.6.2/hints/super-ux.sh perl-5.6.2/hints/t001.c
-          + perl-5.6.2/hints/vos.sh
-          ! perl-5.6.2/MANIFEST perl-5.6.2/hints/README.hints
-          ! perl-5.6.2/hints/aix.sh perl-5.6.2/hints/amigaos.sh
-          ! perl-5.6.2/hints/apollo.sh perl-5.6.2/hints/beos.sh
-          ! perl-5.6.2/hints/bsdos.sh perl-5.6.2/hints/cygwin.sh
-          ! perl-5.6.2/hints/darwin.sh perl-5.6.2/hints/dec_osf.sh
-          ! perl-5.6.2/hints/dgux.sh perl-5.6.2/hints/dos_djgpp.sh
-          ! perl-5.6.2/hints/dynixptx.sh perl-5.6.2/hints/epix.sh
-          ! perl-5.6.2/hints/freebsd.sh perl-5.6.2/hints/hpux.sh
-          ! perl-5.6.2/hints/irix_5.sh perl-5.6.2/hints/irix_6.sh
-          ! perl-5.6.2/hints/isc.sh perl-5.6.2/hints/isc_2.sh
-          ! perl-5.6.2/hints/linux.sh perl-5.6.2/hints/machten.sh
-          ! perl-5.6.2/hints/machten_2.sh perl-5.6.2/hints/mpeix.sh
-          ! perl-5.6.2/hints/netbsd.sh perl-5.6.2/hints/newsos4.sh
-          ! perl-5.6.2/hints/next_3.sh perl-5.6.2/hints/nonstopux.sh
-          ! perl-5.6.2/hints/openbsd.sh perl-5.6.2/hints/os2.sh
-          ! perl-5.6.2/hints/os390.sh perl-5.6.2/hints/posix-bc.sh
-          ! perl-5.6.2/hints/powerux.sh perl-5.6.2/hints/qnx.sh
-          ! perl-5.6.2/hints/rhapsody.sh perl-5.6.2/hints/sco.sh
-          ! perl-5.6.2/hints/solaris_2.sh perl-5.6.2/hints/sunos_4_1.sh
-          ! perl-5.6.2/hints/svr4.sh perl-5.6.2/hints/svr5.sh
-          ! perl-5.6.2/hints/titanos.sh perl-5.6.2/hints/ultrix_4.sh
-          ! perl-5.6.2/hints/umips.sh perl-5.6.2/hints/unicos.sh
-          ! perl-5.6.2/hints/unicosmk.sh perl-5.6.2/hints/utekv.sh
-          ! perl-5.6.2/hints/uts.sh perl-5.6.2/hints/uwin.sh
-          ! perl-5.6.2/hints/vmesa.sh
+          ! hv.c
 ____________________________________________________________________________
-[ 21058] By: jhi                                   on 2003/09/06  19:57:46
-        Log: Vanity patch.
+[ 21764] By: nicholas                              on 2003/11/21  21:54:58
+        Log: Integrate:
+             [ 21762]
+             Refactor hash API tests (prior to some additions)
+             
+             [ 21763]
+             Test all permuations of utf8 flags on hashes and keys
      Branch: perl
-          ! AUTHORS
+         !> ext/XS/APItest/t/hash.t
 ____________________________________________________________________________
-[ 21057] By: jhi                                   on 2003/09/06  19:56:53
-        Log: Updated Sharp Zaurus cross-compilation from Redvers Davies.
+[ 21760] By: nicholas                              on 2003/11/20  22:34:00
+        Log: Shift negative klen/flags games from hv_fetch_common out to hv_fetch
      Branch: perl
-          ! Cross/Makefile Cross/Makefile.SH.patch Cross/README Cross/TODO
-          ! Cross/config.sh-arm-linux Cross/generate_config_sh
-          ! Cross/installperl.patch
+          ! embed.fnc hv.c proto.h
 ____________________________________________________________________________
-[ 21056] By: rgs                                   on 2003/09/06  19:03:41
-        Log: Email nits in Fatal.pm [perl #23724].
+[ 21758] By: nicholas                              on 2003/11/20  20:14:17
+        Log: Merge sv_store_flags and sv_store_ent into sv_store_common
      Branch: perl
-          ! lib/Fatal.pm
-____________________________________________________________________________
-[ 21055] By: rgs                                   on 2003/09/06  18:42:56
-        Log: Integrate changes #9813 and #21045 from the main branch.
-             
-             [9813]
-             Prevent path disclosure (probing for existence of filenames)
-             using suidperl; bug id 20010322.218.
-             
-             [21045]
-             More suidperl path disclosure plugging:
-             the #9813 didn't do enough.  See either of
-             http://rt.perl.org/rt2/Ticket/Display.html?id=6511
-             http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
-     Branch: maint-5.6
-          ! perl-5.6.2/perl.c perl-5.6.2/pod/perldiag.pod
+          ! embed.fnc embed.h hv.c proto.h
 ____________________________________________________________________________
-[ 21054] By: jhi                                   on 2003/09/06  06:30:49
-        Log: Bytecompiler and byteloader are now in better shape.
-             (While the C backend is a smoking ruin.)
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21756] By: rgs                                   on 2003/11/20  12:04:46
+        Log: Subject: [PATCH] promote hv_clear_placeholders to perl API
+             From: Alan Burlison <Alan.Burlison@sun.com>
+             Date: Thu, 20 Nov 2003 10:34:30 +0000
+             Message-ID: <3FBC98B6.6090909@sun.com>
+     Branch: perl
+          ! embed.fnc embed.h global.sym hv.c pod/perlapi.pod proto.h
+          ! universal.c
 ____________________________________________________________________________
-[ 21053] By: jhi                                   on 2003/09/05  20:45:41
-        Log: Enache thinks now is a good spot to bring back the fixed
-             bytecode goodness to maint.  (Not the bytecode.t, though:
-             that's still too unfinished.)
-     Branch: maint-5.8/perl
-         !> bytecode.pl embed.fnc embed.h ext/B/B/Asmdata.pm
-         !> ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
-         !> ext/B/B/Disassembler.pm ext/B/t/assembler.t
-         !> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c global.sym
-         !> op.c op.h proto.h t/TEST
+[ 21755] By: rgs                                   on 2003/11/19  22:46:20
+        Log: Regenerate perlapi and perltoc.
+     Branch: perl
+          ! pod/perlapi.pod pod/perltoc.pod
 ____________________________________________________________________________
-[ 21052] By: jhi                                   on 2003/09/05  20:34:15
-        Log: Musty corners of Syslog.pm.
+[ 21754] By: rgs                                   on 2003/11/19  22:39:51
+        Log: Subject: [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
+             From: Iain Truskett <spoon@cpan.org>
+             Date: Thu, 20 Nov 2003 00:41:33 +1100
+             Message-ID: <20031119134132.GG21314@gytha.anu.edu.au>
      Branch: perl
-          ! ext/Sys/Syslog/Syslog.pm
+          ! lib/PerlIO.pm pod/perlrun.pod
 ____________________________________________________________________________
-[ 21051] By: ams                                   on 2003/09/05  18:43:46
-        Log: 1. Work around the bug fixed by #20587 (because it's in 5.8.0).
-             2. Compensate for PL_sv_placeholder <= 5.8.1.
-             3. Clean up non-backwards-compatible tests.
-             4. Prepare for the 2.08 CPAN release.
+[ 21753] By: nicholas                              on 2003/11/19  22:28:25
+        Log: merge hv_fetch and hv_fetch_ent into hv_fetch_common
+             remove S_hv_fetch_flags
+             hv.c now 13% smaller than when I started. hv_store TODO
      Branch: perl
-          ! ext/Storable/ChangeLog ext/Storable/Storable.xs
-          ! ext/Storable/t/freeze.t ext/Storable/t/malice.t
-          ! ext/Storable/t/utf8hash.t
+          ! embed.fnc embed.h hv.c proto.h
 ____________________________________________________________________________
-[ 21050] By: jhi                                   on 2003/09/05  14:23:02
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21752] By: rgs                                   on 2003/11/19  21:06:01
+        Log: Fix bug [perl #24508] Wrong assignment in nested assignment
+             together with subroutine call
+             Apparently concat still doesn't deal correctly with lexicals
+             in all cases. Disable the whole TARGET_MY optimisation for it.
+             (and remove the corresponding code from the peephole optimiser.)
+     Branch: perl
+          ! op.c opcode.h opcode.pl t/op/concat.t
 ____________________________________________________________________________
-[ 21049] By: jhi                                   on 2003/09/05  13:56:44
-        Log: Integrate:
-             [ 21036]
-             Subject: Re: [PATCH] Data::Dumper 2.121
-             From: Ilya Martynov <ilya@martynov.org>
-             Date: Fri, 05 Sep 2003 00:33:46 +0400
-             Message-ID: <87ad9kuwd1.fsf@abra.ru>
-             
-             [ 21039]
-             Another seemingly fixed (un)tie bug,
-             [perl ##22297] cannot untie scalar from within tied FETCH
-             
-             [ 21040]
-             [perl #3763] code example error in "perlopentut"
-             
-             [ 21041]
-             Subject: [PATCH] Remove dublicated entry in AUTHORS
-             From: Ilya Martynov <ilya@martynov.org>
-             Date: Fri, 05 Sep 2003 00:49:57 +0400
-             Message-ID: <8765k8uvm2.fsf@abra.ru>
-             
-             [ 21042]
-             Acknowledge some known tie bugs.
-             
-             [ 21043]
-             Changed conflicting diff options
-             
-             [ 21044]
-             FreeBSD hints updates from Anton Berezin.
-             
-             [ 21045]
-             More suidperl path disclosure plugging:
-             the #9813 didn't do enough.  See either of
-             http://rt.perl.org/rt2/Ticket/Display.html?id=6511
-             http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
-             
-             [ 21046]
-             Subject: versions threads modules
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Fri, 5 Sep 2003 12:22:52 +0200
-             Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
-             
-             [ 21047]
-             Subject: [PATCH] threads/shared.pm: saves 4K per thread
-             Date: Fri, 5 Sep 2003 14:46:00 +0200
-             Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             
-             [ 21048]
-             One more known tie problem.
-     Branch: maint-5.8/perl
-         !> AUTHORS ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
-         !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
-         !> ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t
-         !> ext/threads/shared/shared.pm hints/freebsd.sh patchlevel.h
-         !> perl.c pod/perldiag.pod pod/perlopentut.pod pod/perltie.pod
-         !> t/op/tie.t
+[ 21751] By: rgs                                   on 2003/11/19  21:03:20
+        Log: Update the runops stuff in perlguts
+     Branch: perl
+          ! pod/perlguts.pod
 ____________________________________________________________________________
-[ 21048] By: jhi                                   on 2003/09/05  13:53:23
-        Log: One more known tie problem.
+[ 21750] By: nicholas                              on 2003/11/19  20:37:27
+        Log: integrate hv_delete and hv_delete_ent into hv_delete_common
      Branch: perl
-          ! pod/perltie.pod
+          ! embed.fnc embed.h hv.c proto.h
 ____________________________________________________________________________
-[ 21047] By: jhi                                   on 2003/09/05  13:46:35
-        Log: Subject: [PATCH] threads/shared.pm: saves 4K per thread
-             Date: Fri, 5 Sep 2003 14:46:00 +0200
-             Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+[ 21748] By: rgs                                   on 2003/11/19  19:56:20
+        Log: Subject: [PATCH] clear of empty locked hash SEGVs
+             From: Alan Burlison <Alan.Burlison@sun.com>
+             Date: Wed, 19 Nov 2003 14:39:03 +0000
+             Message-ID: <3FBB8087.20206@sun.com>
      Branch: perl
-          ! ext/threads/shared/shared.pm
+          ! hv.c lib/Hash/Util.t
 ____________________________________________________________________________
-[ 21046] By: jhi                                   on 2003/09/05  13:44:30
-        Log: Subject: versions threads modules
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Fri, 5 Sep 2003 12:22:52 +0200
-             Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
+[ 21747] By: nicholas                              on 2003/11/19  19:51:41
+        Log: merge hv_exists and hv_exists_ent into S_hv_exists_common
      Branch: perl
-          ! ext/threads/shared/shared.pm
+          ! embed.fnc embed.h hv.c proto.h
 ____________________________________________________________________________
-[ 21045] By: jhi                                   on 2003/09/05  13:43:36
-        Log: More suidperl path disclosure plugging:
-             the #9813 didn't do enough.  See either of
-             http://rt.perl.org/rt2/Ticket/Display.html?id=6511
-             http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
+[ 21746] By: nicholas                              on 2003/11/19  18:46:07
+        Log: Run regen.pl (for hv_assert)
      Branch: perl
-          ! perl.c pod/perldiag.pod
+          ! global.sym
 ____________________________________________________________________________
-[ 21044] By: jhi                                   on 2003/09/05  13:09:54
-        Log: FreeBSD hints updates from Anton Berezin.
+[ 21744] By: nicholas                              on 2003/11/19  17:44:58
+        Log: Integrate:
+             [ 21642]
+             space should be tab for lib/I18N/LangTags/t/02decency.t
      Branch: perl
-          ! hints/freebsd.sh
+         !> MANIFEST
 ____________________________________________________________________________
-[ 21043] By: merijn                                on 2003/09/05  11:18:20
-        Log: Changed conflicting diff options
+[ 21743] By: rgs                                   on 2003/11/19  17:21:50
+        Log: Restore errno after having read $^E (like for $!)
+             to preserve errno from unfortunate side-effects.
      Branch: perl
-          ! patchlevel.h
+          ! mg.c
 ____________________________________________________________________________
-[ 21042] By: jhi                                   on 2003/09/05  06:47:43
-        Log: Acknowledge some known tie bugs.
+[ 21742] By: nicholas                              on 2003/11/18  21:04:40
+        Log: Whoops. We weren't actually testing hv_store_ent
+             We are now. Plus test hv_store for an initially empty hash.
      Branch: perl
-          ! pod/perltie.pod
+          ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t
 ____________________________________________________________________________
-[ 21041] By: merijn                                on 2003/09/05  04:50:44
-        Log: Subject: [PATCH] Remove dublicated entry in AUTHORS
-             From: Ilya Martynov <ilya@martynov.org>
-             Date: Fri, 05 Sep 2003 00:49:57 +0400
-             Message-ID: <8765k8uvm2.fsf@abra.ru>
+[ 21741] By: rgs                                   on 2003/11/17  23:06:07
+        Log: Complement of change #21740 for Windows.
+             (I have the feeling that it's already subtly broken on VMS)
      Branch: perl
-          ! AUTHORS
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 21040] By: jhi                                   on 2003/09/05  04:36:48
-        Log: code example error in "perlopentut"
+[ 21740] By: rgs                                   on 2003/11/17  19:02:21
+        Log: Install instmodsh and xsubpp in bin/ along the other utilities.
      Branch: perl
-          ! pod/perlopentut.pod
+          + utils/instmodsh.PL utils/xsubpp.PL
+          ! MANIFEST installperl utils.lst utils/Makefile
 ____________________________________________________________________________
-[ 21039] By: jhi                                   on 2003/09/05  04:13:17
-        Log: Another seemingly fixed (un)tie bug,
-             [perl ##22297] cannot untie scalar from within tied FETCH
+[ 21739] By: rgs                                   on 2003/11/17  08:52:52
+        Log: Subject: Re: [perl #24493] install.html not working
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: 16 Nov 2003 20:52:29 +0100
+             Message-ID: <87d6bsw0oy.fsf@vran.herceg.de>
      Branch: perl
-          ! t/op/tie.t
+          ! installhtml
 ____________________________________________________________________________
-[ 21038] By: rgs                                   on 2003/09/04  19:44:26
-        Log: Subject: [PATCH 5.6.2] make -Dusedevel imply -Dversiononly -Uinstallusrbinperl
-             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
-             Date: Wed, 3 Sep 2003 12:03:30 -0700
-             Message-ID: <20030903190330.GA3652@efn.org>
-     Branch: maint-5.6
-          ! perl-5.6.2/Configure
-____________________________________________________________________________
-[ 21037] By: rgs                                   on 2003/09/04  19:36:57
-        Log: Upgrade to Data::Dumper 2.121, by Ilya Martynov
-     Branch: maint-5.6
-          + perl-5.6.2/ext/Data/Dumper/t/dumper.t
-          + perl-5.6.2/ext/Data/Dumper/t/overload.t
-          + perl-5.6.2/ext/Data/Dumper/t/pair.t
-          - perl-5.6.2/t/lib/dumper-ovl.t perl-5.6.2/t/lib/dumper.t
-          ! perl-5.6.2/MANIFEST perl-5.6.2/ext/Data/Dumper/Changes
-          ! perl-5.6.2/ext/Data/Dumper/Dumper.pm
-          ! perl-5.6.2/ext/Data/Dumper/Dumper.xs
+[ 21737] By: nicholas                              on 2003/11/16  21:32:09
+        Log: Ooops. left an XXX comment in, and worse still it's a // comment
+     Branch: perl
+          ! hv.c
 ____________________________________________________________________________
-[ 21036] By: jhi                                   on 2003/09/04  19:34:26
-        Log: Subject: Re: [PATCH] Data::Dumper 2.121
-             From: Ilya Martynov <ilya@martynov.org>
-             Date: Fri, 05 Sep 2003 00:33:46 +0400
-             Message-ID: <87ad9kuwd1.fsf@abra.ru>
+[ 21735] By: nicholas                              on 2003/11/16  20:20:58
+        Log: utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete
+             (pp functions use the _ent variants, and as the implementation is
+             duplicated, these bugs aren't tested, and aren't noticed)
      Branch: perl
-          ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
-          ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
-          ! ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t
+          ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
 ____________________________________________________________________________
-[ 21035] By: jhi                                   on 2003/09/04  19:02:26
-        Log: Integrate:
-             [ 21027]
-             AUTHORS updates.
-             
-             [ 21028]
-             A SuSE patchlet for perlcc -c to avoid
-             "Modification of a read-only value attempted at ... C.pm"
-             
-             [ 21029]
-             Tiny perlcc tweaks.
-             
-             [ 21030]
-             Subject: Re: "vendor" patch pickup
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Thu, 4 Sep 2003 19:47:55 +0200
-             Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
-             
-             (Gentoo: take Marcus' version of the __THROW patch and
-             even further #ifdef-protect it with __GLIBC__.)
-             
-             [ 21031]
-             Subject: [PATCH] perlreftut: change distribution conditions
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Thu, 4 Sep 2003 02:28:49 +1000
-             Message-ID: <20030903162849.GA9675@londo.c47.org>
-             
-             [ 21033]
-             I think once is enough.
-     Branch: maint-5.8/perl
-         !> AUTHORS configure.gnu ext/B/B/C.pm perl.h pod/perlreftut.pod
-         !> utils/perlcc.PL
+[ 21734] By: nicholas                              on 2003/11/16  17:11:22
+        Log: Accessing unicode keys in tie hashes via hv_exists was broken.
+             (pp_exists uses hv_exists_ent, which isn't broken)
+             I expect an equivalent bug in hv_delete
+     Branch: perl
+          + ext/XS/APItest/t/hash.t
+          ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
+          ! ext/XS/APItest/MANIFEST hv.c
 ____________________________________________________________________________
-[ 21034] By: jhi                                   on 2003/09/04  18:57:14
-        Log: Regen the Asmdata for maint (only the VERSION changes, which is okay)
-     Branch: maint-5.8/perl
-          ! ext/B/B/Asmdata.pm
+[ 21733] By: rgs                                   on 2003/11/16  16:50:04
+        Log: Subject: [PATCH] Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePerl 5.8.1)
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Sat, 15 Nov 2003 23:22:16 +0100
+             Message-Id: <p05111b04bbdc49076950@[192.168.56.3]>
+     Branch: perl
+          ! ext/threads/t/problems.t
 ____________________________________________________________________________
-[ 21033] By: jhi                                   on 2003/09/04  18:52:29
-        Log: I think once is enough.
+[ 21732] By: rgs                                   on 2003/11/16  16:09:34
+        Log: Subject: [PATCH] configpm, our $summary : unique
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Sat, 15 Nov 2003 22:18:32 +0100
+             Message-Id: <p05111b03bbdc478d10cb@[192.168.56.3]>
+             (plus comments)
      Branch: perl
-          ! configure.gnu
+          ! configpm
 ____________________________________________________________________________
-[ 21032] By: jhi                                   on 2003/09/04  17:30:28
-        Log: Subject: [PATCH] Re: [PATCH] Re: ByteLoader and MSWin32
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 4 Sep 2003 20:09:06 +0300
-             Message-ID: <20030904170906.GA1235@ratsnest.hole>
+[ 21729] By: nicholas                              on 2003/11/15  14:39:00
+        Log: Subject: [PATCH] Re: Storable Error
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 9 Aug 2003 00:35:36 +0100
+             Message-ID: <20030809003535.C20130@plum.flirble.org>
      Branch: perl
-          ! bytecode.pl ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
-          ! ext/ByteLoader/byterun.c
+          ! embed.fnc hv.c perl.c perl.h pod/perlapi.pod pod/perlrun.pod
+          ! proto.h
 ____________________________________________________________________________
-[ 21031] By: jhi                                   on 2003/09/04  17:27:58
-        Log: Subject: [PATCH] perlreftut: change distribution conditions
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Thu, 4 Sep 2003 02:28:49 +1000
-             Message-ID: <20030903162849.GA9675@londo.c47.org>
+[ 21728] By: rgs                                   on 2003/11/15  11:43:43
+        Log: Update perlhist with 5.6.2.
      Branch: perl
-          ! pod/perlreftut.pod
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 21030] By: jhi                                   on 2003/09/04  17:26:48
-        Log: Subject: Re: "vendor" patch pickup
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Thu, 4 Sep 2003 19:47:55 +0200
-             Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
-             
-             (Gentoo: take Marcus' version of the __THROW patch and
-             even further #ifdef-protect it with __GLIBC__.)
+[ 21725] By: rgs                                   on 2003/11/14  22:35:20
+        Log: Add more complete tests for the "variable masks earlier
+             declaration" warning, including a TODO test
      Branch: perl
-          ! perl.h
+          ! t/lib/warnings/pad
 ____________________________________________________________________________
-[ 21029] By: jhi                                   on 2003/09/04  16:01:26
-        Log: Tiny perlcc tweaks.
+[ 21723] By: rgs                                   on 2003/11/14  07:43:17
+        Log: Include "SCCS" in the list of directory names that should
+             be ignored by installperl.
      Branch: perl
-          ! utils/perlcc.PL
+          ! installperl
 ____________________________________________________________________________
-[ 21028] By: jhi                                   on 2003/09/04  15:10:48
-        Log: A SuSE patchlet for perlcc -c to avoid
-             "Modification of a read-only value attempted at ... C.pm"
+[ 21718] By: nicholas                              on 2003/11/13  20:46:36
+        Log: Subject: Re: Empty subroutine as object method segfaults in 5.8.2 (sometimes)
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Tue, 11 Nov 2003 15:25:29 +0200
+             Message-ID: <20031111132529.GB1271@ratsnest.hole>
      Branch: perl
-          ! ext/B/B/C.pm
+          ! op.c
 ____________________________________________________________________________
-[ 21027] By: jhi                                   on 2003/09/04  08:54:40
-        Log: AUTHORS updates.
+[ 21714] By: rgs                                   on 2003/11/13  18:55:37
+        Log: Fix bug [perl #24380] : assigning to a hash in list
+             or scalar context yielded a wrong value if the list
+             contained duplicated keys for the hash. This is fixed
+             by counting the number of duplicate keys and trimming
+             the stack by the corresponding number of items.
      Branch: perl
-          ! AUTHORS
+          ! pp_hot.c t/op/hashassign.t
 ____________________________________________________________________________
-[ 21026] By: jhi                                   on 2003/09/03  20:29:34
-        Log: Integrate:
-             [ 21022]
-             Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Wed, 3 Sep 2003 19:20:20 +0200
-             Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>
-             
-             [ 21025]
-             Upgrade to Math::BigInt pre-rel 1.66 as of
-             http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
-             (the tar.gz link doesn't have 'v1.66', it has '1.66')
-             so that the smoke builds can start chewing it.
-     Branch: maint-5.8/perl
-         !> Porting/valgrindpp.pl lib/Math/BigInt.pm
-         !> lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
-         !> lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
-         !> lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
-         !> lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbi_rand.t
-         !> lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
-         !> lib/Math/BigInt/t/with_sub.t
+[ 21713] By: merijn                                on 2003/11/13  09:25:15
+        Log: Simplified the reading
+     Branch: perl
+          ! hints/solaris_2.sh
 ____________________________________________________________________________
-[ 21025] By: jhi                                   on 2003/09/03  20:27:56
-        Log: Upgrade to Math::BigInt pre-rel 1.66 as of
-             http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
-             (the tar.gz link doesn't have 'v1.66', it has '1.66')
-             so that the smoke builds can start chewing it.
+[ 21712] By: merijn                                on 2003/11/13  09:22:21
+        Log: Enable hints to create call-back units that can act when
+             a specific variable is *not* set (like -Uuselargefiles)
      Branch: perl
-          ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
-          ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
-          ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
-          ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
-          ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbf.t
-          ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
+          ! Configure hints/README.hints
 ____________________________________________________________________________
-[ 21024] By: rgs                                   on 2003/09/03  18:46:51
-        Log: Add a test_prep make target, equivalent to test-prep (for smokes)
-     Branch: maint-5.6
-          ! perl-5.6.2/Makefile.SH
+[ 21710] By: nicholas                              on 2003/11/12  21:35:35
+        Log: Subject: [PATCH] Last stab at sdbm/Makefile.PL
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 11 Nov 2003 21:02:30 -0800
+             Message-ID: <20031112050230.GO6874@localhost.comcast.net>
+     Branch: perl
+          ! ext/SDBM_File/sdbm/Makefile.PL
 ____________________________________________________________________________
-[ 21023] By: jhi                                   on 2003/09/03  17:01:01
-        Log: perldelta polishing.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21708] By: rgs                                   on 2003/11/12  09:46:51
+        Log: Subject: [PATCH 5.8.2 @21574] make install not installing fully
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Tue, 4 Nov 2003 20:07:25 -0800
+             Message-ID: <20031105040725.GA2629@math.berkeley.edu>
+     Branch: perl
+          ! installperl
 ____________________________________________________________________________
-[ 21022] By: jhi                                   on 2003/09/03  16:42:24
-        Log: Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Wed, 3 Sep 2003 19:20:20 +0200
-             Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>
+[ 21706] By: ams                                   on 2003/11/11  23:46:19
+        Log: Subject: Re: [perl #24460] [DOC PATCH] the begincheck program
+             From: Tom Phoenix <rootbeer@redcat.com>
+             Date: Tue, 11 Nov 2003 15:50:35 -0800 (PST)
+             Message-Id: <Pine.BSO.4.53.0311111547500.9242@blue.stonehenge.com>
      Branch: perl
-          ! Porting/valgrindpp.pl
+          ! pod/perlmod.pod
 ____________________________________________________________________________
-[ 21021] By: jhi                                   on 2003/09/03  16:10:31
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21702] By: rgs                                   on 2003/11/11  20:13:56
+        Log: Upgrade to MakeMaker 6.21.
+     Branch: perl
+          ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
+          ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
 ____________________________________________________________________________
-[ 21020] By: jhi                                   on 2003/09/03  16:07:02
-        Log: Integrate:
-             [ 21016]
-             Add, document, and test bytes::substr, index, rindex, chr,
-             document bytes::ord.
+[ 21697] By: rgs                                   on 2003/11/10  20:55:25
+        Log: Subject: [PATCH 5.8.2 @21574] make install: line noise
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Tue, 4 Nov 2003 20:10:16 -0800
+             Message-ID: <20031105041016.GA2639@math.berkeley.edu>
              
-             [ 21017]
-             Bump up the VERSION.
+             and part of
+             Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Tue, 4 Nov 2003 20:18:37 -0800
+             Message-ID: <20031105041836.GA2649@math.berkeley.edu>
              
-             [ 21019]
-             Also indicate the Unicode level here.
-             (The last date is non-committal :-)
-     Branch: maint-5.8/perl
-         !> lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl
-         !> pod/perlunicode.pod
+             (I've left out the PREFIX part for now)
+     Branch: perl
+          ! Makefile.SH installperl os2/Makefile.SHs
 ____________________________________________________________________________
-[ 21019] By: jhi                                   on 2003/09/03  15:51:35
-        Log: Also indicate the Unicode level here.
-             (The last date is non-committal :-)
+[ 21694] By: rgs                                   on 2003/11/09  17:20:35
+        Log: Subject: [PATCH 5.8.2 @21574] sprintf() painfully slow
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Mon, 3 Nov 2003 20:27:39 -0800
+             Message-ID: <20031104042739.GA1697@math.berkeley.edu>
+             
+             Subject: Re: [PATCH 5.8.2 @21574] sprintf() painfully slow
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Mon, 3 Nov 2003 20:57:48 -0800
+             Message-ID: <20031104045748.GA1826@math.berkeley.edu>
      Branch: perl
-          ! pod/perlunicode.pod
+          ! sv.c
 ____________________________________________________________________________
-[ 21018] By: jhi                                   on 2003/09/03  12:08:23
-        Log: Avoid lvalue casts, from Enache.
+[ 21693] By: rgs                                   on 2003/11/09  11:37:29
+        Log: Subject: [PATCH-5.8.2 for WinCE] must copy changes from win32/makeifle.mk to wince/makefile.ce
+             From: Vadim Konovalov <konovalo@mail.wplus.net>
+             Date: Sun, 9 Nov 2003 13:31:59 +0300
+             Message-ID: <93187393948.20031109133159@mail.wplus.net>
      Branch: perl
-          ! ext/ByteLoader/bytecode.h op.h
+          ! wince/Makefile.ce
 ____________________________________________________________________________
-[ 21017] By: jhi                                   on 2003/09/03  08:23:39
-        Log: Bump up the VERSION.
+[ 21691] By: rgs                                   on 2003/11/09  11:13:40
+        Log: Update the list of pumpkings in perlhist.pod.
      Branch: perl
-          ! lib/bytes.pm
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 21016] By: jhi                                   on 2003/09/03  08:22:48
-        Log: Add, document, and test bytes::substr, index, rindex, chr,
-             document bytes::ord.
+[ 21687] By: ams                                   on 2003/11/08  17:09:56
+        Log: Subject: [PATCH 5.6.2-RC1 pod/perlhist.pod]  Updated.
+             From: Abigail <abigail@abigail.nl>
+             Date: Sat, 8 Nov 2003 18:51:30 +0100
+             Message-Id: <20031108175130.GA22273@abigail.nl>
      Branch: perl
-          ! lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl
-____________________________________________________________________________
-[ 21015] By: jhi                                   on 2003/09/03  07:06:08
-        Log: Integrate:
-             [ 21008]
-             VMS does not have quite UNIX glob semantics.
-             
-             [ 21009]
-             Subject: Re: maint@20974 or before broke mp2 ithreads test
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Wed, 3 Sep 2003 06:07:54 +0200
-             Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>
-             
-             [ 21010]
-             Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object 
-             From: Joe McMahon <mcmahon@ibiblio.org>
-             Date: Tue, 2 Sep 2003 18:02:14 -0400
-             Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>
-             
-             [ 21011]
-             Changing the test count is a good idea.
-             
-             [ 21012]
-             Upgrade to base 2.01 from CPAN.
-             
-             [ 21013]
-             use IO; is deprecated.
-             
-             [ 21014]
-             Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test
-             From: Marcus Holland-Moritz <mhx-perl@gmx.net>
-             Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST)
-             Message-ID: <29644.1062572245@www50.gmx.net>
-             
-             The other half of #20930 should be still good.
-             
-             (The fields.pm from the base 2.01 not integrated, though,
-             because otherwise fields.t and t/lib/warnings/doio will
-             start emitting "Pseudo-hashes are deprecated" warnings)
-     Branch: maint-5.8/perl
-         !> ext/threads/t/join.t lib/base.pm lib/dumpvar.pl op.c
-         !> t/run/fresh_perl.t
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 21014] By: jhi                                   on 2003/09/03  06:16:24
-        Log: Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test
-             From: Marcus Holland-Moritz <mhx-perl@gmx.net>
-             Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST)
-             Message-ID: <29644.1062572245@www50.gmx.net>
-             
-             The other half of #20930 should be still good.
+[ 21677] By: rgs                                   on 2003/11/07  07:49:17
+        Log: Subject: [PATCH 5.8.2 @21574] OS/2 docu
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Thu, 6 Nov 2003 23:26:18 -0800
+             Message-ID: <20031107072618.GA4370@math.berkeley.edu>
      Branch: perl
-          ! op.c
+          ! os2/Changes
 ____________________________________________________________________________
-[ 21013] By: jhi                                   on 2003/09/03  06:15:09
-        Log: use IO; is deprecated.
+[ 21676] By: davem                                 on 2003/11/06  22:11:23
+        Log: bugid #24407: numeric key for shared hash got stringified using
+             wrong interpreter, and thus got malloced into the wrong thread
+             memory pool 
      Branch: perl
-          ! ext/threads/t/join.t
+          ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_simple.t
 ____________________________________________________________________________
-[ 21012] By: jhi                                   on 2003/09/03  05:28:50
-        Log: Upgrade to base 2.01 from CPAN.
+[ 21675] By: rgs                                   on 2003/11/06  10:27:22
+        Log: Upgrade to MakeMaker 6.20.
      Branch: perl
-          ! lib/base.pm lib/fields.pm
+          ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
+          ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MANIFEST.SKIP
+          ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
+          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Tutorial.pod
+          ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/postamble.t
 ____________________________________________________________________________
-[ 21011] By: jhi                                   on 2003/09/03  05:08:29
-        Log: Changing the test count is a good idea.
+[ 21674] By: ams                                   on 2003/11/06  09:32:26
+        Log: Subject: [PATCH blead] Re: [perl #24248] taint propagation regression,
+             tests fail to spot this
+             From: Rick Delaney <rick@bort.ca>
+             Date: Wed, 5 Nov 2003 23:02:41 -0500
+             Message-Id: <20031105230241.D13585@biff.bort.ca>
      Branch: perl
-          ! ext/threads/t/join.t
+          ! pp_ctl.c t/op/taint.t
 ____________________________________________________________________________
-[ 21010] By: jhi                                   on 2003/09/03  04:59:38
-        Log: Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object 
-             From: Joe McMahon <mcmahon@ibiblio.org>
-             Date: Tue, 2 Sep 2003 18:02:14 -0400
-             Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>
+[ 21673] By: rgs                                   on 2003/11/05  21:47:07
+        Log: Subject: [PATCH] Be sure to use -fPIC not -fpic on Linux/SPARC
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Wed, 5 Nov 2003 17:19:03 -0500 (EST)
+             Message-ID: <Pine.SOL.4.53.0311051715140.24878@maxwell.phys.lafayette.edu>
      Branch: perl
-          ! lib/dumpvar.pl
+          ! hints/linux.sh
 ____________________________________________________________________________
-[ 21009] By: jhi                                   on 2003/09/03  04:48:40
-        Log: Subject: Re: maint@20974 or before broke mp2 ithreads test
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Wed, 3 Sep 2003 06:07:54 +0200
-             Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>
+[ 21672] By: rgs                                   on 2003/11/05  20:42:47
+        Log: Subject: [patch t/op/hash.t] extending the hash attack test
+             From: Stas Bekman <stas@stason.org>
+             Date: Tue, 04 Nov 2003 14:33:09 -0800
+             Message-ID: <3FA82925.7020703@stason.org>
      Branch: perl
-          ! ext/threads/t/join.t
+          ! t/op/hash.t
 ____________________________________________________________________________
-[ 21008] By: jhi                                   on 2003/09/03  04:31:35
-        Log: VMS does not have quite UNIX glob semantics.
+[ 21671] By: rgs                                   on 2003/11/05  20:38:09
+        Log: Subject: Re: [perl #24398] Benchmark.pm cmpthese segfault
+             From: Stas Bekman <stas@stason.org>
+             Date: Wed, 05 Nov 2003 00:50:25 -0800
+             Message-ID: <3FA8B9D1.2020806@stason.org>
      Branch: perl
-          ! t/run/fresh_perl.t
+          ! lib/Benchmark.pm
 ____________________________________________________________________________
-[ 21007] By: rgs                                   on 2003/09/02  21:21:27
-        Log: Subject: some method calls not autoloaded
-             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
-             Date: Tue, 2 Sep 2003 15:06:29 -0700
-             Message-ID: <20030902220629.GA2952@efn.org>
+[ 21667] By: nicholas                              on 2003/11/05  19:13:56
+        Log: From: Craig Berry <craigberry@mac.com>
+             Subject: Opcode.xs/RC2 compile nit on VMS
+             Date: Wed, 05 Nov 2003 12:16:34 -0600
+             Message-ID: <2097592.1068056194261.JavaMail.craigberry@mac.com>
      Branch: perl
-          ! pod/perlfunc.pod pod/perlsub.pod
+          ! ext/Opcode/Opcode.xs
 ____________________________________________________________________________
-[ 21006] By: rgs                                   on 2003/09/02  21:06:49
-        Log: Upgrade to File::Spec 0.85, grabbed from CPAN.
-             Get t/rel2abs2rel.t from bleadperl, because t/TEST was
-             unhappy with its unstandard test output.
-             Remove the old t/lib/filespec.t.
-     Branch: maint-5.6
-          + perl-5.6.2/lib/File/Spec/Cygwin.pm
-          + perl-5.6.2/lib/File/Spec/t/Functions.t
-          + perl-5.6.2/lib/File/Spec/t/Spec.t
-          + perl-5.6.2/lib/File/Spec/t/rel2abs2rel.t
-          - perl-5.6.2/t/lib/filespec.t
-          ! perl-5.6.2/MANIFEST perl-5.6.2/lib/File/Spec.pm
-          ! perl-5.6.2/lib/File/Spec/Epoc.pm
-          ! perl-5.6.2/lib/File/Spec/Functions.pm
-          ! perl-5.6.2/lib/File/Spec/Mac.pm
-          ! perl-5.6.2/lib/File/Spec/OS2.pm
-          ! perl-5.6.2/lib/File/Spec/Unix.pm
-          ! perl-5.6.2/lib/File/Spec/VMS.pm
-          ! perl-5.6.2/lib/File/Spec/Win32.pm
-____________________________________________________________________________
-[ 21005] By: rgs                                   on 2003/09/02  19:36:59
-        Log: Remove the configure probes for iconv, and any iconv
-             reference, since it's not used anywhere. (See change
-             #12095 in the main branch.) This was known to freeze
-             the configuration process on HP-UX.
-     Branch: maint-5.6
-          ! perl-5.6.2/Configure perl-5.6.2/Porting/Glossary
-          ! perl-5.6.2/config_h.SH perl-5.6.2/configure.com
-          ! perl-5.6.2/epoc/config.sh perl-5.6.2/perl.h
-          ! perl-5.6.2/vos/config.alpha.def perl-5.6.2/vos/config.alpha.h
-          ! perl-5.6.2/vos/config.ga.def perl-5.6.2/vos/config.ga.h
-          ! perl-5.6.2/win32/config.bc perl-5.6.2/win32/config.gc
-          ! perl-5.6.2/win32/config.vc perl-5.6.2/win32/config_H.bc
-          ! perl-5.6.2/win32/config_H.gc perl-5.6.2/win32/config_H.vc
-____________________________________________________________________________
-[ 21004] By: jhi                                   on 2003/09/02  19:10:18
-        Log: Integrate:
-             [ 20995]
-             Subject: [perl #23679] perl-5.8.1-RC4 perldelta typo
-             From: "mcharity@vendian.org (via RT)" <perlbug-followup@perl.org>
-             Date: 1 Sep 2003 22:11:00 -0000
-             Message-ID: <rt-23679-64048.6.59087677001438@rt.perl.org>
-             
-             [ 20996]
-             Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Tue, 02 Sep 2003 11:27:19 +0200
-             Message-id: <20030902092719.GA18075@ethan>
-             
-             [ 20997]
-             Subject: [PATCH perlfaq6.pod] Explain \Q better
-             From: Mark Jason Dominus <mjd@plover.com>
-             Date: Mon, 01 Sep 2003 16:19:20 -0400
-             Message-ID: <20030901201920.3929.qmail@plover.com>
-             
-             [ 20998]
-             Subject: [perl #23672] Math::BigInit POD 
-             From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
-             Date: 1 Sep 2003 08:47:39 -0000
-             Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>
-             
-             [ 20999]
-             Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning
-             From: Fergal Daly <fergal@esatclear.ie>
-             Date: Tue, 2 Sep 2003 17:36:52 +0100
-             Message-Id: <200309021736.52725.fergal@esatclear.ie>
-             
-             [ 21000]
-             Retract #20930 because of
-             Subject: maint@20974 or before broke mp2 ithreads test
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 01 Sep 2003 23:31:11 -0700
-             Message-ID: <3F54392F.7080009@stason.org>
-             
-             [ 21003]
-             An untie test from perlmonks-- worked in 5.6.1,
-             broken in 5.8.0, seems to be working again in maint,
-             better nail it down now.
-     Branch: maint-5.8/perl
-         !> ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
-         !> ext/Devel/PPPort/t/test.t lib/Math/BigInt.pm op.c
-         !> pod/perldiag.pod pod/perlfaq6.pod t/op/tie.t
+[ 21664] By: ams                                   on 2003/11/05  18:34:28
+        Log: Orphaned submission from #21546.
+     Branch: perl
+          ! perl.c
 ____________________________________________________________________________
-[ 21003] By: jhi                                   on 2003/09/02  19:01:07
-        Log: An untie test from perlmonks-- worked in 5.6.1,
-             broken in 5.8.0, seems to be working again in maint,
-             better nail it down now.
+[ 21663] By: ams                                   on 2003/11/05  17:01:29
+        Log: Subject: Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin/1 cpu)
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: 20 Oct 2003 22:39:28 +0200
+             Message-Id: <87oewbiqyn.fsf@vran.herceg.de>
      Branch: perl
-          ! t/op/tie.t
+          ! lib/filetest.t
 ____________________________________________________________________________
-[ 21002] By: jhi                                   on 2003/09/02  18:23:44
-        Log: Better wording for Rafael.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21662] By: ams                                   on 2003/11/05  16:51:08
+        Log: Subject: Re: 'make minitest' fails for op/cproto and op/pat
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 5 Nov 2003 06:26:36 -0800
+             Message-Id: <20031105142635.GA22761@localhost.comcast.net>
+     Branch: perl
+          ! t/op/cproto.t
 ____________________________________________________________________________
-[ 21001] By: jhi                                   on 2003/09/02  15:43:23
-        Log: More future.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21661] By: ams                                   on 2003/11/05  16:50:05
+        Log: Subject: [PATCH] Modernise INSTALL
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 05 Nov 2003 05:16:25 -0800
+             Message-Id: <lrd6c7ez12.fsf@caliper.activestate.com>
+             
+             Subject: [PATCH pod/perlhist.pod]  Mention 5.8.2-RC2
+             From: Abigail <abigail@abigail.nl>
+             Date: Tue, 4 Nov 2003 10:40:57 +0100
+             Message-Id: <20031104094057.GA22508@abigail.nl>
+     Branch: perl
+          ! INSTALL pod/perlhist.pod
 ____________________________________________________________________________
-[ 21000] By: jhi                                   on 2003/09/02  15:35:40
-        Log: Retract #20930 because of
-             Subject: maint@20974 or before broke mp2 ithreads test
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 01 Sep 2003 23:31:11 -0700
-             Message-ID: <3F54392F.7080009@stason.org>
+[ 21660] By: ams                                   on 2003/11/05  16:46:12
+        Log: Subject: [PATCH blead]  reentr.pl is not defining _srandom_struct
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Tue, 04 Nov 2003 16:52:14 -0800
+             Message-Id: <45igqvsus3hr8bno3si087j5qnrqvn79bf@4ax.com>
      Branch: perl
-          ! op.c
+          ! reentr.c reentr.h reentr.pl
 ____________________________________________________________________________
-[ 20999] By: jhi                                   on 2003/09/02  15:34:14
-        Log: Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning
-             From: Fergal Daly <fergal@esatclear.ie>
-             Date: Tue, 2 Sep 2003 17:36:52 +0100
-             Message-Id: <200309021736.52725.fergal@esatclear.ie>
+[ 21657] By: rgs                                   on 2003/11/05  08:07:14
+        Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 4 Nov 2003 17:59:13 -0800
+             Message-ID: <20031105015913.GL15406@localhost.comcast.net>
+             
+             Replaces the temporary kludge (#21655).
      Branch: perl
-          ! pod/perldiag.pod
+          ! ext/SDBM_File/sdbm/Makefile.PL
 ____________________________________________________________________________
-[ 20998] By: jhi                                   on 2003/09/02  15:02:47
-        Log: Subject: [perl #23672] Math::BigInit POD 
-             From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
-             Date: 1 Sep 2003 08:47:39 -0000
-             Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>
+[ 21656] By: rgs                                   on 2003/11/05  07:41:41
+        Log: Subject: Re: [gherteg@csc.com: your CPAN page on EBCDIC]
+             From: PPrymmer@factset.com
+             Date: Tue, 4 Nov 2003 10:00:07 -0500
+             Message-ID: <OF9A22A404.A32A5C26-ON85256DD4.00522E92-85256DD4.005268A4@factset.com>
      Branch: perl
-          ! lib/Math/BigInt.pm
+          ! pod/perlebcdic.pod
 ____________________________________________________________________________
-[ 20997] By: jhi                                   on 2003/09/02  14:58:21
-        Log: Subject: [PATCH perlfaq6.pod] Explain \Q better
-             From: Mark Jason Dominus <mjd@plover.com>
-             Date: Mon, 01 Sep 2003 16:19:20 -0400
-             Message-ID: <20030901201920.3929.qmail@plover.com>
+[ 21655] By: rgs                                   on 2003/11/04  22:32:28
+        Log: Temporary kludge to allow SDBM_File being built
+             with MakeMaker 6.19.
      Branch: perl
-          ! pod/perlfaq6.pod
+          ! ext/SDBM_File/sdbm/Makefile.PL
 ____________________________________________________________________________
-[ 20996] By: jhi                                   on 2003/09/02  14:56:29
-        Log: Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Tue, 02 Sep 2003 11:27:19 +0200
-             Message-id: <20030902092719.GA18075@ethan>
+[ 21652] By: rgs                                   on 2003/11/04  21:43:10
+        Log: Upgrade to ExtUtils::MakeMaker 6.19
      Branch: perl
-          ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
-          ! ext/Devel/PPPort/t/test.t
+          + lib/ExtUtils/t/parse_version.t
+          + t/lib/MakeMaker/Test/Setup/BFD.pm
+          + t/lib/MakeMaker/Test/Setup/Problem.pm
+          - lib/ExtUtils/t/00setup_dummy.t
+          - lib/ExtUtils/t/zz_cleanup_dummy.t
+          ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
+          ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
+          ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
+          ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
+          ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
+          ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
+          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/bytes.pm
+          ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Manifest.pm
+          ! lib/ExtUtils/README lib/ExtUtils/TODO lib/ExtUtils/instmodsh
+          ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
+          ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/Install.t
+          ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
+          ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
+          ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/postamble.t
+          ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
+          ! lib/ExtUtils/t/problems.t lib/ExtUtils/t/writemakefile_args.t
+          ! t/lib/MakeMaker/Test/Setup/Recurs.pm
+____________________________________________________________________________
+[ 21651] By: rgs                                   on 2003/11/04  05:43:56
+        Log: Subject: Re: [PATCH 5.8.2 @21574] OS/2 build
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Mon, 3 Nov 2003 20:20:44 -0800
+             Message-ID: <20031104042044.GA1682@math.berkeley.edu>
+     Branch: perl
+          ! os2/Makefile.SHs
 ____________________________________________________________________________
-[ 20995] By: jhi                                   on 2003/09/02  14:43:45
-        Log: Subject: [perl #23679] perl-5.8.1-RC4 perldelta typo
-             From: "mcharity@vendian.org (via RT)" <perlbug-followup@perl.org>
-             Date: 1 Sep 2003 22:11:00 -0000
-             Message-ID: <rt-23679-64048.6.59087677001438@rt.perl.org>
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21650] By: rgs                                   on 2003/11/03  21:55:42
+        Log: Subject: [PATCH] Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pm
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 1 Nov 2003 22:57:45 -0800
+             Message-ID: <20031102065745.GN3659@localhost.comcast.net>
+             (goes with change #21418)
+     Branch: perl
+          ! lib/autouse.pm lib/autouse.t
 ____________________________________________________________________________
-[ 20994] By: jhi                                   on 2003/09/02  14:42:10
-        Log: Add some pressure for Enache :-)
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21647] By: rgs                                   on 2003/11/03  20:08:18
+        Log: Subject: [PATCH] Re: PERL_VERSION, SUBVERSION, PATCHLEVEL
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Mon, 3 Nov 2003 20:53:33 +0100
+             Message-ID: <023a01c3a244$2a1dd5a0$0c2f1fac@R2D2>
+     Branch: perl
+          ! ext/Devel/PPPort/PPPort.pm
 ____________________________________________________________________________
-[ 20993] By: jhi                                   on 2003/09/02  14:40:54
-        Log: Subject: [PATCH] Re: ByteLoader and MSWin32
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Tue, 2 Sep 2003 03:45:11 +0300
-             Message-ID: <20030902004511.GA1442@ratsnest.hole>
+[ 21646] By: rgs                                   on 2003/11/03  20:00:07
+        Log: Subject: Cwd.xs: off-by-one buffer overflow in realpath()
+             From: Casey West <casey@geeknest.com>
+             Date: Mon, 3 Nov 2003 10:11:43 -0500
+             Message-ID: <20031103151143.GB430@geeknest.com>
      Branch: perl
-          ! embed.fnc embed.h ext/ByteLoader/bytecode.h global.sym op.c
-          ! op.h proto.h t/TEST
+          ! ext/Cwd/Cwd.xs
 ____________________________________________________________________________
-[ 20992] By: jhi                                   on 2003/09/02  06:33:48
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21645] By: rgs                                   on 2003/11/03  19:18:42
+        Log: Subject: Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 again
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Sun, 02 Nov 2003 21:43:44 -0800
+             Message-ID: <8dqbqvg16ln2r807l1l2c905lh7hte303v@4ax.com>
+     Branch: perl
+          ! reentr.h reentr.pl
 ____________________________________________________________________________
-[ 20991] By: jhi                                   on 2003/09/02  04:39:23
-        Log: Integrate:
-             [ 20978]
-             Subject: [PATCH@20959] some WinCE compilers require a little correction
-             From: Vadim Konovalov <vkonovalov@peterstar.ru>
-             Date: Mon, 1 Sep 2003 02:57:33 +0400
-             Message-ID: <1091134912500.20030901025733@peterstar.ru>
-             
-             [ 20979]
-             Ultrix VAX is like VMS VAX in floating point.
-             
-             [ 20980]
-             Subject: glob() bug
-             From: Gurusamy Sarathy <gsar@ActiveState.com>
-             Date: Mon, 01 Sep 2003 02:25:41 -0700
-             Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>
-             
-             [ 20981]
-             Subject: [DOC PATCH] perlfaq4.pod
-             Date: Mon, 1 Sep 2003 12:38:50 +0200
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>
-             
-             [ 20982]
-             Configure -r in AIX bad.
-             
-             [ 20983]
-             From Craig Berry, following the example of the other podxxx.PL
-             in relying on basename($0, '.PL') to Do The Right Thing with
-             regard to the case of the extension, which could be either
-             .pl or .PL on VMS depending on version-specific features.  
-             
-             [ 20989]
-             Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Mon, 1 Sep 2003 22:28:58 +0200
-             Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>
-             
-             [ 20990]
-             Upgrade to Unicode::Collate 0.27.
-     Branch: maint-5.8/perl
-         +> lib/Unicode/Collate/t/hangul.t
-         !> MANIFEST Porting/valgrindpp.pl README.aix
-         !> lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
-         !> lib/Unicode/Collate/README op.c pod/perlfaq4.pod
-         !> pod/pod2usage.PL pod/podselect.PL t/op/sprintf.t
-         !> t/run/fresh_perl.t wince/Makefile.ce wince/wince.c
+[ 21644] By: rgs                                   on 2003/11/03  15:33:55
+        Log: Document the fact that keys() and values() are optimized
+             for void context (as suggested by Liz.)
+     Branch: perl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 20990] By: jhi                                   on 2003/09/02  04:29:45
-        Log: Upgrade to Unicode::Collate 0.27.
+[ 21639] By: nicholas                              on 2003/11/03  07:04:36
+        Log: Stas would prefer not to have MOD_PERL defines in perl.
      Branch: perl
-          + lib/Unicode/Collate/t/hangul.t
-          ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
-          ! lib/Unicode/Collate/README
+          ! hv.c hv.h
 ____________________________________________________________________________
-[ 20989] By: jhi                                   on 2003/09/02  04:23:20
-        Log: Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Mon, 1 Sep 2003 22:28:58 +0200
-             Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>
+[ 21638] By: nicholas                              on 2003/11/03  06:46:48
+        Log: s/new_hash/rehash/g (Stas suggested a better name)
      Branch: perl
-          ! Porting/valgrindpp.pl
+          ! embedvar.h hv.h intrpvar.h lib/Hash/Util.pm perl.c perlapi.h
+          ! sv.c universal.c util.c
 ____________________________________________________________________________
-[ 20988] By: rgs                                   on 2003/09/01  21:40:00
-        Log: README.dos update :
-             Subject: Re: Perl 5.6.1 and DJGPP: some build fixes, some bug fixes
-             From: Richard Dawe <rich@phekda.freeserve.co.uk>
-             Date: Sat, 23 Aug 2003 23:17:19 +0100
-             Message-ID: <3F47E7EF.834E9F31@phekda.freeserve.co.uk>
-     Branch: maint-5.6
-          ! perl-5.6.2/README.dos
-____________________________________________________________________________
-[ 20987] By: rgs                                   on 2003/09/01  21:19:37
-        Log: Add Changes5.6 in the MANIFEST
-     Branch: maint-5.6
-          ! perl-5.6.2/MANIFEST
-____________________________________________________________________________
-[ 20986] By: rgs                                   on 2003/09/01  21:11:09
-        Log: Update Changes : move the 5.6.[01] changes to Changes5.6,
-             while the changes in this new branch //depot/maint-5.6/perl-5.6.2
-             go in a new Changes file. Upgrade patchlevel.h.
-     Branch: maint-5.6
-         +> perl-5.6.2/Changes5.6
-          ! perl-5.6.2/Changes perl-5.6.2/patchlevel.h
-____________________________________________________________________________
-[ 20985] By: rgs                                   on 2003/09/01  20:38:12
-        Log: Tabify and sort MANIFEST
-     Branch: maint-5.6
-          ! perl-5.6.2/MANIFEST
-____________________________________________________________________________
-[ 20984] By: rgs                                   on 2003/09/01  20:10:41
-        Log: Integrate ExtUtils::MakeMaker 6.16.
-             Update the various makefiles utilities so the Makefile.PLs are
-             invoked with PERL_CORE=1.
-     Branch: maint-5.6
-          + perl-5.6.2/lib/ExtUtils/Changes
-          + perl-5.6.2/lib/ExtUtils/Command/MM.pm
-          + perl-5.6.2/lib/ExtUtils/Liblist/Kid.pm
-          + perl-5.6.2/lib/ExtUtils/MANIFEST.SKIP
-          + perl-5.6.2/lib/ExtUtils/META.yml perl-5.6.2/lib/ExtUtils/MM.pm
-          + perl-5.6.2/lib/ExtUtils/MM_Any.pm
-          + perl-5.6.2/lib/ExtUtils/MM_BeOS.pm
-          + perl-5.6.2/lib/ExtUtils/MM_DOS.pm
-          + perl-5.6.2/lib/ExtUtils/MM_MacOS.pm
-          + perl-5.6.2/lib/ExtUtils/MM_NW5.pm
-          + perl-5.6.2/lib/ExtUtils/MM_UWIN.pm
-          + perl-5.6.2/lib/ExtUtils/MM_Win95.pm
-          + perl-5.6.2/lib/ExtUtils/MY.pm
-          + perl-5.6.2/lib/ExtUtils/MakeMaker/FAQ.pod
-          + perl-5.6.2/lib/ExtUtils/MakeMaker/Tutorial.pod
-          + perl-5.6.2/lib/ExtUtils/MakeMaker/bytes.pm
-          + perl-5.6.2/lib/ExtUtils/MakeMaker/vmsish.pm
-          + perl-5.6.2/lib/ExtUtils/NOTES perl-5.6.2/lib/ExtUtils/PATCHING
-          + perl-5.6.2/lib/ExtUtils/README perl-5.6.2/lib/ExtUtils/TODO
-          + perl-5.6.2/lib/ExtUtils/instmodsh
-          + perl-5.6.2/lib/ExtUtils/t/00compile.t
-          + perl-5.6.2/lib/ExtUtils/t/00setup_dummy.t
-          + perl-5.6.2/lib/ExtUtils/t/Command.t
-          + perl-5.6.2/lib/ExtUtils/t/INST.t
-          + perl-5.6.2/lib/ExtUtils/t/INST_PREFIX.t
-          + perl-5.6.2/lib/ExtUtils/t/Install.t
-          + perl-5.6.2/lib/ExtUtils/t/Installed.t
-          + perl-5.6.2/lib/ExtUtils/t/Liblist.t
-          + perl-5.6.2/lib/ExtUtils/t/MM_Any.t
-          + perl-5.6.2/lib/ExtUtils/t/MM_BeOS.t
-          + perl-5.6.2/lib/ExtUtils/t/MM_Cygwin.t
-          + perl-5.6.2/lib/ExtUtils/t/MM_NW5.t
-          + perl-5.6.2/lib/ExtUtils/t/MM_OS2.t
-          + perl-5.6.2/lib/ExtUtils/t/MM_Unix.t
-          + perl-5.6.2/lib/ExtUtils/t/MM_VMS.t
-          + perl-5.6.2/lib/ExtUtils/t/MM_Win32.t
-          + perl-5.6.2/lib/ExtUtils/t/Manifest.t
-          + perl-5.6.2/lib/ExtUtils/t/Mkbootstrap.t
-          + perl-5.6.2/lib/ExtUtils/t/Packlist.t
-          + perl-5.6.2/lib/ExtUtils/t/VERSION_FROM.t
-          + perl-5.6.2/lib/ExtUtils/t/backwards.t
-          + perl-5.6.2/lib/ExtUtils/t/basic.t
-          + perl-5.6.2/lib/ExtUtils/t/bytes.t
-          + perl-5.6.2/lib/ExtUtils/t/hints.t
-          + perl-5.6.2/lib/ExtUtils/t/oneliner.t
-          + perl-5.6.2/lib/ExtUtils/t/postamble.t
-          + perl-5.6.2/lib/ExtUtils/t/prefixify.t
-          + perl-5.6.2/lib/ExtUtils/t/prereq_print.t
-          + perl-5.6.2/lib/ExtUtils/t/problems.t
-          + perl-5.6.2/lib/ExtUtils/t/prompt.t
-          + perl-5.6.2/lib/ExtUtils/t/recurs.t
-          + perl-5.6.2/lib/ExtUtils/t/split_command.t
-          + perl-5.6.2/lib/ExtUtils/t/testlib.t
-          + perl-5.6.2/lib/ExtUtils/t/vmsish.t
-          + perl-5.6.2/lib/ExtUtils/t/writemakefile_args.t
-          + perl-5.6.2/lib/ExtUtils/t/zz_cleanup_dummy.t
-          + perl-5.6.2/t/lib/MakeMaker/Test/Setup/Recurs.pm
-          + perl-5.6.2/t/lib/MakeMaker/Test/Utils.pm
-          + perl-5.6.2/t/lib/TieIn.pm
-          - perl-5.6.2/lib/ExtUtils/inst
-          ! perl-5.6.2/MANIFEST perl-5.6.2/configure.com
-          ! perl-5.6.2/ext/util/make_ext
-          ! perl-5.6.2/lib/ExtUtils/Command.pm
-          ! perl-5.6.2/lib/ExtUtils/Embed.pm
-          ! perl-5.6.2/lib/ExtUtils/Install.pm
-          ! perl-5.6.2/lib/ExtUtils/Installed.pm
-          ! perl-5.6.2/lib/ExtUtils/Liblist.pm
-          ! perl-5.6.2/lib/ExtUtils/MM_Cygwin.pm
-          ! perl-5.6.2/lib/ExtUtils/MM_OS2.pm
-          ! perl-5.6.2/lib/ExtUtils/MM_Unix.pm
-          ! perl-5.6.2/lib/ExtUtils/MM_VMS.pm
-          ! perl-5.6.2/lib/ExtUtils/MM_Win32.pm
-          ! perl-5.6.2/lib/ExtUtils/MakeMaker.pm
-          ! perl-5.6.2/lib/ExtUtils/Manifest.pm
-          ! perl-5.6.2/lib/ExtUtils/Mkbootstrap.pm
-          ! perl-5.6.2/lib/ExtUtils/Mksymlists.pm
-          ! perl-5.6.2/lib/ExtUtils/Packlist.pm
-          ! perl-5.6.2/lib/ExtUtils/testlib.pm perl-5.6.2/os2/Makefile.SHs
-          ! perl-5.6.2/win32/Makefile perl-5.6.2/win32/makefile.mk
+[ 21634] By: nicholas                              on 2003/11/02  22:32:21
+        Log: Provide Internals::new_hash_seed to return PL_new_hash_seed, and
+             make Hash::Util::hash_seed use this.
+     Branch: perl
+          ! lib/Hash/Util.pm universal.c
 ____________________________________________________________________________
-[ 20983] By: jhi                                   on 2003/09/01  14:14:49
-        Log: From Craig Berry, following the example of the other podxxx.PL
-             in relying on basename($0, '.PL') to Do The Right Thing with
-             regard to the case of the extension, which could be either
-             .pl or .PL on VMS depending on version-specific features.  
+[ 21628] By: rgs                                   on 2003/11/02  21:05:59
+        Log: Fix for [perl #24347] segfault with Safe
+             The empty %INC created for safe compartements was freed
+             too early.
      Branch: perl
-          ! pod/pod2usage.PL pod/podselect.PL
+          ! ext/Opcode/Opcode.xs
 ____________________________________________________________________________
-[ 20982] By: jhi                                   on 2003/09/01  13:01:49
-        Log: Configure -r in AIX bad.
+[ 21627] By: rgs                                   on 2003/11/02  20:40:47
+        Log: Subject: [PATCH pod/perlguts.pod] update embed.pl description
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Sun, 2 Nov 2003 22:24:28 +0100
+             Message-ID: <007b01c3a187$b34c6110$0c2f1fac@R2D2>
      Branch: perl
-          ! README.aix
+          ! pod/perlguts.pod
 ____________________________________________________________________________
-[ 20981] By: jhi                                   on 2003/09/01  11:28:35
-        Log: Subject: [DOC PATCH] perlfaq4.pod
-             Date: Mon, 1 Sep 2003 12:38:50 +0200
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>
+[ 21625] By: rgs                                   on 2003/11/02  20:24:21
+        Log: Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.
      Branch: perl
-          ! pod/perlfaq4.pod
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 20980] By: jhi                                   on 2003/09/01  08:49:02
-        Log: Subject: glob() bug
-             From: Gurusamy Sarathy <gsar@ActiveState.com>
-             Date: Mon, 01 Sep 2003 02:25:41 -0700
-             Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>
+[ 21620] By: nicholas                              on 2003/11/02  18:22:16
+        Log: Subject: [PATCH 5.8.2 @21574] OS/2 build
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Wed, 29 Oct 2003 14:00:18 -0800
+             Message-ID: <20031029220017.GA26384@math.berkeley.edu>
      Branch: perl
-          ! op.c t/run/fresh_perl.t
+          ! ext/DynaLoader/DynaLoader_pm.PL makedef.pl os2/Makefile.SHs
+          ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2_base.t os2/os2ish.h
+          ! os2/perl2cmd.pl perlio.c
 ____________________________________________________________________________
-[ 20979] By: jhi                                   on 2003/09/01  06:32:01
-        Log: Ultrix VAX is like VMS VAX in floating point.
+[ 21619] By: rgs                                   on 2003/11/02  18:07:30
+        Log: Quoted-printable is evil.
      Branch: perl
-          ! t/op/sprintf.t
+          ! win32/win32.h
 ____________________________________________________________________________
-[ 20978] By: jhi                                   on 2003/09/01  05:44:25
-        Log: Subject: [PATCH@20959] some WinCE compilers require a little correction
-             From: Vadim Konovalov <vkonovalov@peterstar.ru>
-             Date: Mon, 1 Sep 2003 02:57:33 +0400
-             Message-ID: <1091134912500.20030901025733@peterstar.ru>
+[ 21618] By: nicholas                              on 2003/11/02  18:01:21
+        Log: Stas spotted a missed s//new_/ for the hash seed renaming games
      Branch: perl
-          ! wince/Makefile.ce wince/wince.c
+          ! perl.c
 ____________________________________________________________________________
-[ 20977] By: rgs                                   on 2003/08/31  20:54:16
-        Log: Integrate change 11744 from bleadperl :
-             Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
-             From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
-             Date:  Fri, 24 Aug 2001 22:10:42 +0200
-             Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
-             
-             and apply the last round of warnings hunting on Win32:
-             Subject: [PATCH 5.6.2] MSWin32 test & compilation warning fixes
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sun, 31 Aug 2003 13:54:58 +0200
-             Message-ID: <005801c36fb6$c26b5190$9b00a8c0@R2D2>
-     Branch: maint-5.6
-          ! perl-5.6.2/ext/POSIX/POSIX.xs perl-5.6.2/x2p/a2py.c
-         !> perl-5.6.2/x2p/walk.c
-____________________________________________________________________________
-[ 20976] By: rgs                                   on 2003/08/31  20:47:11
-        Log: Integrate from bleadperl :
-             
-             10526: Cleanup the a2p.c for -Wall.
-             
-             10537: One less -Wall whine (found under DEBUGGING).
-     Branch: maint-5.6
-         !> perl-5.6.2/x2p/Makefile.SH perl-5.6.2/x2p/a2p.c
-____________________________________________________________________________
-[ 20975] By: rgs                                   on 2003/08/31  20:35:00
-        Log: Integrate change 10684 from bleadperl (as suggested by Marcus
-             Holland-Moritz) :
-             Guard the SysV IPC tests against being invoked in
-             SysV-IPC-less places.
-     Branch: maint-5.6
-         !> perl-5.6.2/ext/IPC/SysV/t/msg.t
-         !> perl-5.6.2/ext/IPC/SysV/t/sem.t
-____________________________________________________________________________
-[ 20974] By: jhi                                   on 2003/08/31  15:40:42
-        Log: Integrate:
-             [ 20970]
-             List the switches tested in switches.t.
-             
-             [ 20971]
-             Add test for -v.
-             
-             [ 20972]
-             Add tests for -h and (unknown) -z.
+[ 21617] By: rgs                                   on 2003/11/02  17:25:50
+        Log: Portability nit for MinGW 3.
              
-             [ 20973]
-             Add test for -i.
-     Branch: maint-5.8/perl
-         !> MANIFEST installperl t/run/switches.t
+             Subject: MinGW-3.1.0-1 _CRTIMP definition preempting win32.h's
+             From: Greg Matheson <lang@ms.chinmin.edu.tw>
+             Date: Thu, 30 Oct 2003 14:11:58 +0800
+             Message-ID: <20031030141158.A11772@ms>
+             (actual patch by Abe Timmerman)
+     Branch: perl
+          ! win32/win32.h
 ____________________________________________________________________________
-[ 20973] By: jhi                                   on 2003/08/31  15:34:43
-        Log: Add test for -i.
+[ 21616] By: rgs                                   on 2003/11/02  12:37:54
+        Log: Subject: DOCPATCH: does STORE need to return anything and if so what?
+             From: david nicol <whatever@davidnicol.com>
+             Date: 26 Oct 2003 22:34:04 -0600
+             Message-Id: <1067229244.1071.51.camel@plaza.davidnicol.com>
      Branch: perl
-          ! MANIFEST t/run/switches.t
+          ! pod/perltie.pod
 ____________________________________________________________________________
-[ 20972] By: jhi                                   on 2003/08/31  15:12:10
-        Log: Add tests for -h and (unknown) -z.
+[ 21615] By: rgs                                   on 2003/11/01  20:01:54
+        Log: Subject: [PATCH] DB_File 1.807
+             From: "Paul Marquess" <Paul.Marquess@btinternet.com>
+             Date: Sat, 1 Nov 2003 13:50:12 -0000
+             Message-ID: <AIEAJICLCBDNAAOLLOKLOENMPAAA.Paul.Marquess@btinternet.com>
      Branch: perl
-          ! MANIFEST t/run/switches.t
+          ! ext/DB_File/Changes ext/DB_File/DB_File.pm
+          ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
+          ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
 ____________________________________________________________________________
-[ 20971] By: jhi                                   on 2003/08/31  15:03:42
-        Log: Add test for -v.
+[ 21614] By: rgs                                   on 2003/11/01  19:40:28
+        Log: Subject: Re: [PATCH bleadperl] (was Re: Is this brokenness in $< $( $> & $) ?)
+             From: Rick Delaney <rick@bort.ca>
+             Date: Mon, 27 Oct 2003 16:24:16 -0500
+             Message-ID: <20031027162416.H2233@biff.bort.ca>
      Branch: perl
-          ! MANIFEST t/run/switches.t
+          ! pp_hot.c
 ____________________________________________________________________________
-[ 20970] By: jhi                                   on 2003/08/31  14:55:54
-        Log: List the switches tested in switches.t.
+[ 21611] By: nicholas                              on 2003/11/01  16:32:00
+        Log: D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this
      Branch: perl
-          ! t/run/switches.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20969] By: jhi                                   on 2003/08/31  14:51:19
-        Log: Subject: [PATCH: perl@20898] have installperl install perl_setup.com and dbga2p.exe for VMS
-             From: PPrymmer@factset.com
-             Message-ID: <OF0394CB1E.C7646793-ON85256D93.004D75D4-85256D93.004E01F2@factset.com>
-             Date: Sun, 31 Aug 2003 10:11:54 -0400
+[ 21607] By: nicholas                              on 2003/11/01  15:21:23
+        Log: mod_perl2 will require access to the Plan C hashing function.
      Branch: perl
-          ! installperl
+          ! hv.h
 ____________________________________________________________________________
-[ 20968] By: jhi                                   on 2003/08/31  13:24:10
-        Log: Subject: [PATCH sv.c] Re: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sun, 31 Aug 2003 15:21:17 +0200
-             Message-ID: <038401c36fc2$d01b1440$9b00a8c0@R2D2>
+[ 21604] By: nicholas                              on 2003/11/01  14:21:38
+        Log: Add Internals::HvREHASH to expose the rehashing flag
+             t/op/hash.t tests that pathological data triggers rehashing
      Branch: perl
-          ! sv.c
+          + t/op/hash.t
+          ! universal.c
 ____________________________________________________________________________
-[ 20967] By: jhi                                   on 2003/08/31  09:13:01
-        Log: Restore also fields.pm to @20959 state.
-     Branch: maint-5.8/perl
-          ! lib/fields.pm
+[ 21599] By: davem                                 on 2003/11/01  00:09:22
+        Log: whoops, typo
+     Branch: perl
+          ! ext/threads/shared/shared.xs
 ____________________________________________________________________________
-[ 20966] By: jhi                                   on 2003/08/31  08:58:09
-        Log: Integrate:
-             [ 20965]
-             Ouch.  Upgrading to base 2.0 made the threads tests very unhappy
-             both in blead and maint, lots of "Attempt to free non-existent
-             shared string" and "Unbalanced string table refcount" errors.
-             Retract #20960 (and #20963).
-     Branch: maint-5.8/perl
-          - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
-          - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
-         !> MANIFEST lib/base.pm lib/fields.pm
+[ 21598] By: davem                                 on 2003/11/01  00:03:38
+        Log: seg faults when deleting keys of shared hash refs
+             Ensure that the shared_sv get magic of the element being deleted
+             is called. Also, avoid posible memory leaks by wrapping all shared
+             context sections with ENTER/SAVETMPS
+     Branch: perl
+          ! ext/threads/shared/shared.xs
 ____________________________________________________________________________
-[ 20965] By: jhi                                   on 2003/08/31  08:55:59
-        Log: Ouch.  Upgrading to base 2.0 made the threads tests very unhappy
-             both in blead and maint, lots of "Attempt to free non-existent
-             shared string" and "Unbalanced string table refcount" errors.
-             Retract #20960 (and #20963).
+[ 21596] By: rgs                                   on 2003/10/31  20:46:44
+        Log: Subject: Re: [perl #24367] [PATCH] configure flag -Dextras="HTML::Parser" doesn't seem to do anything 
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Fri, 31 Oct 2003 15:32:35 -0500 (EST)
+             Message-ID: <Pine.SOL.4.53.0310311433440.8552@maxwell.phys.lafayette.edu>
+             (plus POD link fixes)
      Branch: perl
-          - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
-          - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
-          ! MANIFEST lib/base.pm lib/fields.pm
+          ! INSTALL
 ____________________________________________________________________________
-[ 20964] By: jhi                                   on 2003/08/31  08:17:43
-        Log: Integrate from maint:
-             [ 20963]
-             Muffle the 'Pseudo-hashes are deprecated' warning for maint.
+[ 21595] By: rgs                                   on 2003/10/31  20:35:23
+        Log: Prevent the installation of makefiles that can be found
+             under lib/.
      Branch: perl
-         !> lib/base/t/fp560.t
+          ! installperl
 ____________________________________________________________________________
-[ 20963] By: jhi                                   on 2003/08/31  08:16:04
-        Log: Muffle the 'Pseudo-hashes are deprecated' warning for maint.
-     Branch: maint-5.8/perl
-          ! lib/base/t/fp560.t
+[ 21593] By: rgs                                   on 2003/10/31  20:19:01
+        Log: Test nit ; goes with change 21591
+     Branch: perl
+          ! t/lib/warnings/regcomp
 ____________________________________________________________________________
-[ 20962] By: jhi                                   on 2003/08/31  08:12:31
-        Log: Integrate:
-             [ 20960]
-             Upgrade to base.pm 2.0.
-             
-             (Rename the tests around a bit to be more 8.3-friendly.)
-             
-             [ 20961]
-             De-cargo-cult.
-     Branch: maint-5.8/perl
-         +> lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
-         +> lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
-         !> MANIFEST ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
-         !> lib/base.pm lib/fields.pm
+[ 21592] By: rgs                                   on 2003/10/31  20:03:58
+        Log: Subject: [PATCH] Document PERL_DL_NONLAZY
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 31 Oct 2003 03:13:03 -0800
+             Message-ID: <lrn0bhbqyo.fsf@caliper.activestate.com>
+     Branch: perl
+          ! pod/perlrun.pod
 ____________________________________________________________________________
-[ 20961] By: jhi                                   on 2003/08/31  08:09:21
-        Log: De-cargo-cult.
+[ 21591] By: rgs                                   on 2003/10/31  19:54:23
+        Log: Subject: [PATCH] Off-by-one error in regcomp.c
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: Fri, 31 Oct 2003 12:16:11 +0000
+             Message-Id: <1067602571.12768@devpc01.iconmobile.de>
      Branch: perl
-          ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
+          ! regcomp.c t/op/regmesg.t
 ____________________________________________________________________________
-[ 20960] By: jhi                                   on 2003/08/31  08:07:43
-        Log: Upgrade to base.pm 2.0.
-             
-             (Rename the tests around a bit to be more 8.3-friendly.)
+[ 21590] By: rgs                                   on 2003/10/31  19:36:32
+        Log: Subject: [patch pod/perlfunc.pod] separate two unrelated notes in require
+             From: Stas Bekman <stas@stason.org>
+             Date: Wed, 29 Oct 2003 16:47:24 -0800
+             Message-ID: <3FA05F9C.2080304@stason.org>
      Branch: perl
-          + lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
-          + lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
-          ! MANIFEST lib/base.pm lib/fields.pm
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 20959] By: jhi                                   on 2003/08/30  19:57:03
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21589] By: rgs                                   on 2003/10/31  19:31:48
+        Log: Subject: [5.8.x segfault + patch] chicken&egg segfault in -Dm -Mthreads
+             From: Stas Bekman <stas@stason.org>
+             Date: Wed, 29 Oct 2003 15:15:15 -0800
+             Message-ID: <3FA04A03.5010603@stason.org>
+             (enclosed in a #ifdef DEBUGGING)
+     Branch: perl
+          ! sv.c
 ____________________________________________________________________________
-[ 20958] By: jhi                                   on 2003/08/30  18:55:20
-        Log: Integrate:
-             [ 20956]
-             This is probably a wrong fix for
-             [perl #23645] tell with perlio on appended files
-             but maybe this gets NI-S agitated enough to present the correct fix :-)
-             
-             [ 20957]
-             Fewer naked char constants.
-     Branch: maint-5.8/perl
-         !> doio.c perlio.c sv.h t/io/tell.t
+[ 21588] By: rgs                                   on 2003/10/31  19:25:38
+        Log: Subject: [PATCH] Devel::PPPort and scan_bin
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Wed, 29 Oct 2003 22:53:43 +0100
+             Message-ID: <037201c39e67$1faa9940$0c2f1fac@R2D2>
+     Branch: perl
+          ! ext/Devel/PPPort/PPPort.pm
 ____________________________________________________________________________
-[ 20957] By: jhi                                   on 2003/08/30  18:47:02
-        Log: Fewer naked char constants.
+[ 21587] By: rgs                                   on 2003/10/31  19:19:00
+        Log: Subject: [PATCH] change p4d2p to deal with new style diff2 output
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Thu, 30 Oct 2003 18:43:08 -0800
+             Message-ID: <dpi3qvgf1uke7pj1gcpgmoh622lqcvl6uc@4ax.com>
      Branch: perl
-          ! doio.c perlio.c sv.h
+          ! Porting/p4d2p
 ____________________________________________________________________________
-[ 20956] By: jhi                                   on 2003/08/30  18:38:05
-        Log: This is probably a wrong fix for
-             [perl #23645] tell with perlio on appended files
-             but maybe this gets NI-S agitated enough to present the correct fix :-)
+[ 21586] By: nicholas                              on 2003/10/31  18:54:26
+        Log: Comment that this "optimisation" is actually a necessary fixup.
+             When the split occurs (to make the opti{miser,onal}) this isn't
+             (Richard Clamp reminded me that I forgot to do this)
      Branch: perl
-          ! perlio.c t/io/tell.t
+          ! op.c
 ____________________________________________________________________________
-[ 20955] By: jhi                                   on 2003/08/30  17:17:57
-        Log: Integrate:
-             [ 20952]
-             Tweak XSLoader.t.
-             XSLoader is supposed to work even for extensions that
-             are statically linked. So only check that the extension we
-             test for is actually available. (This test is not supposed
-             to be run by miniperl.)
+[ 21583] By: nicholas                              on 2003/10/30  22:37:26
+        Log: Rewrite to correctly use test.pl
              
-             [ 20953]
-             In maint unpack is ($$), not ($;$).
+             Date: Thu, 30 Oct 2003 15:51:03 -0800
+             From: Michael G Schwern <schwern@pobox.com>
+             Subject: Re: Fix for the orange lion bug - aka empty sub bug
+             Message-ID: <20031030235103.GC27017@localhost.comcast.net>
+     Branch: perl
+          ! t/op/sub.t
+____________________________________________________________________________
+[ 21582] By: nicholas                              on 2003/10/30  22:18:53
+        Log: Date: Thu, 30 Oct 2003 22:01:35 +0000
+             Subject: Fix for the orange lion bug - aka empty sub bug
+             From: Arthur Bergman <sky@nanisky.com>
+             Message-Id: <A10EEA90-0B24-11D8-93CD-000A95A2734C@nanisky.com>
+     Branch: perl
+          + t/op/sub.t
+          ! MANIFEST op.c
+____________________________________________________________________________
+[ 21580] By: nicholas                              on 2003/10/30  19:42:28
+        Log: 14 is the chain length for attack. From
              
-             [ 20954]
-             A new try at
+             Message-ID: <20031030204117.16008.qmail@plover.com>
+             Subject: Re: 5.8.2-RC1 and mp2
+             Date: Thu, 30 Oct 2003 15:41:17 -0500
+             From: Mark Jason Dominus <mjd@plover.com>
              
-             Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Thu, 28 Aug 2003 08:18:51 +0200
-             Message-ID: <4157199551.20030828081851@familiehaase.de>
+             and
              
-             (this time Cygwin only)
-     Branch: maint-5.8/perl
-         !> ext/DynaLoader/t/XSLoader.t perlio.c
+             From: Scott A Crosby <scrosby@cs.rice.edu>
+             Subject: Re: 5.8.2-RC1 and mp2
+             Date: 30 Oct 2003 14:08:06 -0600
+             Message-ID: <oydd6cea3q1.fsf@bert.cs.rice.edu>
+     Branch: perl
+          ! hv.c
 ____________________________________________________________________________
-[ 20954] By: jhi                                   on 2003/08/30  17:14:19
-        Log: A new try at
-             
-             Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Thu, 28 Aug 2003 08:18:51 +0200
-             Message-ID: <4157199551.20030828081851@familiehaase.de>
-             
-             (this time Cygwin only)
+[ 21575] By: rgs                                   on 2003/10/29  06:51:19
+        Log: Move a fcntl() example in perlfunc at a more proper place,
+             as suggested by :
+             Subject: [perl #24334] ioctl/fcntl doc confusion 
+             From: "perl-5.8.0@ton.iguana.be (via RT)" <perlbug-followup@perl.org>
+             Date: 28 Oct 2003 13:37:49 -0000
+             Message-ID: <rt-24334-66603.12.4990768314782@rt.perl.org>
      Branch: perl
-          ! perlio.c
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 20953] By: jhi                                   on 2003/08/30  17:02:07
-        Log: In maint unpack is ($$), not ($;$).
-     Branch: maint-5.8/perl
-          ! t/op/cproto.t
+[ 21567] By: rgs                                   on 2003/10/28  08:48:06
+        Log: Upgrade to Time::HiRes 1.52.
+     Branch: perl
+          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+          ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
 ____________________________________________________________________________
-[ 20952] By: rgs                                   on 2003/08/30  15:20:48
-        Log: Tweak XSLoader.t.
-             XSLoader is supposed to work even for extensions that
-             are statically linked. So only check that the extension we
-             test for is actually available. (This test is not supposed
-             to be run by miniperl.)
+[ 21566] By: rgs                                   on 2003/10/28  08:34:26
+        Log: Subject: [PATCH lib/overload.t] TODO tests for bug #24313.
+             From: Abigail <abigail@abigail.nl>
+             Date: Mon, 27 Oct 2003 13:05:37 +0100
+             Message-ID: <20031027120536.GA24608@abigail.nl>
+             
+             Subject: [PATCH bleadperl] [perl #24313] (was Re: [PATCH lib/overload.t] TODO tests for bug #24313.)
+             From: Rick Delaney <rick@bort.ca>
+             Date: Mon, 27 Oct 2003 12:17:49 -0500
+             Message-ID: <20031027121749.E2233@biff.bort.ca>
      Branch: perl
-          ! ext/DynaLoader/t/XSLoader.t
+          ! lib/overload.t toke.c
 ____________________________________________________________________________
-[ 20951] By: jhi                                   on 2003/08/30  06:51:09
-        Log: Integrate:
-             [ 20950]
-             Something went wrong in change #20929;
-             linux 2.4.18-bf2.4 didn't like it:
-             http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
-             and similar failure pattern also seen in Solaris 8.
-     Branch: maint-5.8/perl
-         !> perlio.c
+[ 21565] By: rgs                                   on 2003/10/28  07:42:52
+        Log: Subject: [PATCH t/comp/proto.t]  Test (5.9.x)
+             From: Abigail <abigail@abigail.nl>
+             Date: Mon, 27 Oct 2003 14:50:24 +0100
+             Message-ID: <20031027135024.GA12666@abigail.nl>
+     Branch: perl
+          ! t/comp/proto.t
 ____________________________________________________________________________
-[ 20950] By: jhi                                   on 2003/08/30  06:49:31
-        Log: Something went wrong in change #20929;
-             linux 2.4.18-bf2.4 didn't like it:
-             http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
-             and similar failure pattern also seen in Solaris 8.
+[ 21564] By: davem                                 on 2003/10/27  22:01:12
+        Log: Fix more shared threads leaks: add SAVETMPS to the second branch
+             of sharedsv_scalar_store().
      Branch: perl
-          ! perlio.c
+          ! ext/threads/shared/shared.xs
 ____________________________________________________________________________
-[ 20949] By: jhi                                   on 2003/08/30  06:09:31
-        Log: Integrate:
-             [ 20948]
-             Setup @INC.
-     Branch: maint-5.8/perl
-         !> t/op/cproto.t
+[ 21563] By: rgs                                   on 2003/10/27  19:33:29
+        Log: Add a new taint error, "%ENV is aliased to %s".
+             This error is thrown when taint checks are enabled and
+             when *ENV has been aliased, so that %ENV has no env-magic
+             anymore. (see bug [perl #24291].)
+     Branch: perl
+          ! pod/perldiag.pod t/op/taint.t taint.c
 ____________________________________________________________________________
-[ 20948] By: jhi                                   on 2003/08/30  06:08:57
-        Log: Setup @INC.
+[ 21560] By: nicholas                              on 2003/10/27  18:01:02
+        Log: Record the escape^Wrelease of 5.9.0
      Branch: perl
-          ! t/op/cproto.t
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 20947] By: jhi                                   on 2003/08/30  06:07:56
-        Log: Integrate:
-             [ 20940]
-             Add a new test, to ensure that we don't unexpectedly change
-             prototypes of builtins.
-             
-             [ 20941]
-             Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T
-             From: Stas Bekman <stas@stason.org>
-             Date: Fri, 29 Aug 2003 17:11:41 -0700
-             Message-ID: <3F4FEBBD.8000901@stason.org>
-             
-             [ 20942]
-             Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS
-             From: PPrymmer@factset.com
-             Date: Sat, 30 Aug 2003 00:57:28 -0400
-             Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>
-             
-             [ 20943]
-             Missed from #20942.
-             
-             [ 20944]
-             Subject: [PATCH] XSLoader nits and tests
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 29 Aug 2003 22:55:07 -0700
-             Message-ID: <20030830055507.GI25970@windhund.schwern.org>
-             
-             [ 20945]
-             Make XSLoader.t more robust (and sdbm.t more verbose)
-             
-             [ 20946]
-             Tabify and re-sort MANIFEST.
-     Branch: maint-5.8/perl
-         +> ext/DynaLoader/t/XSLoader.t t/op/cproto.t
-         !> MANIFEST ext/DynaLoader/XSLoader_pm.PL ext/SDBM_File/t/sdbm.t
-         !> lib/File/Spec.pm lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
-         !> pod/perlapi.pod sv.h
+[ 21554] By: nicholas                              on 2003/10/27  16:09:37
+        Log: Subject: Re: DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris, gcc
+             From: Alan Burlison <Alan.Burlison@sun.com>
+             Date: Tue, 21 Oct 2003 15:00:58 +0100
+             Message-ID: <3F953C1A.3060800@sun.com>
+     Branch: perl
+          ! hints/solaris_2.sh
 ____________________________________________________________________________
-[ 20946] By: jhi                                   on 2003/08/30  06:00:09
-        Log: Tabify and re-sort MANIFEST.
+[ 21550] By: nicholas                              on 2003/10/27  13:45:27
+        Log: Sync with Unicode::Normalize 0.25
      Branch: perl
-          ! MANIFEST
+          + ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/form.t
+          + ext/Unicode/Normalize/t/proto.t
+          + ext/Unicode/Normalize/t/split.t
+          ! MANIFEST ext/Unicode/Normalize/Changes
+          ! ext/Unicode/Normalize/Makefile.PL
+          ! ext/Unicode/Normalize/Normalize.pm
+          ! ext/Unicode/Normalize/Normalize.xs
+          ! ext/Unicode/Normalize/README
 ____________________________________________________________________________
-[ 20945] By: jhi                                   on 2003/08/30  05:57:04
-        Log: Make XSLoader.t more robust (and sdbm.t more verbose)
+[ 21549] By: nicholas                              on 2003/10/27  13:11:48
+        Log: Sync with Unicode::Collate 0.30
      Branch: perl
-          ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
+          + lib/Unicode/Collate/t/hangtype.t
+          + lib/Unicode/Collate/t/normal.t lib/Unicode/Collate/t/trailwt.t
+          + lib/Unicode/Collate/t/variable.t
+          + lib/Unicode/Collate/t/version.t
+          ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
+          ! lib/Unicode/Collate/README lib/Unicode/Collate/t/contract.t
+          ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/index.t
+          ! lib/Unicode/Collate/t/test.t
 ____________________________________________________________________________
-[ 20944] By: jhi                                   on 2003/08/30  05:50:41
-        Log: Subject: [PATCH] XSLoader nits and tests
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 29 Aug 2003 22:55:07 -0700
-             Message-ID: <20030830055507.GI25970@windhund.schwern.org>
+[ 21548] By: nicholas                              on 2003/10/27  12:39:39
+        Log: Sync with Pod::Perldoc 3.12
      Branch: perl
-          + ext/DynaLoader/t/XSLoader.t
-          ! MANIFEST ext/DynaLoader/XSLoader_pm.PL
+          ! lib/Pod/Perldoc.pm
 ____________________________________________________________________________
-[ 20943] By: jhi                                   on 2003/08/30  05:44:02
-        Log: Missed from #20942.
+[ 21546] By: ams                                   on 2003/10/27  09:00:08
+        Log: Will the real off by one please stand up?
      Branch: perl
-          ! lib/File/Spec/VMS.pm
+          ! mg.c
 ____________________________________________________________________________
-[ 20942] By: jhi                                   on 2003/08/30  05:41:59
-        Log: Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS
-             From: PPrymmer@factset.com
-             Date: Sat, 30 Aug 2003 00:57:28 -0400
-             Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>
+[ 21545] By: hv                                    on 2003/10/27  02:52:16
+        Log: fixup separators
      Branch: perl
-          ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
+          ! Changes
 ____________________________________________________________________________
-[ 20941] By: jhi                                   on 2003/08/30  05:37:13
-        Log: Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T
-             From: Stas Bekman <stas@stason.org>
-             Date: Fri, 29 Aug 2003 17:11:41 -0700
-             Message-ID: <3F4FEBBD.8000901@stason.org>
+[ 21544] By: hv                                    on 2003/10/27  02:51:26
+        Log: don't complain of podless .pm files that have a separate .pod file
      Branch: perl
-          ! pod/perlapi.pod sv.h
+          ! pod/buildtoc
 ____________________________________________________________________________
-[ 20940] By: rgs                                   on 2003/08/29  21:17:59
-        Log: Add a new test, to ensure that we don't unexpectedly change
-             prototypes of builtins.
+[ 21543] By: hv                                    on 2003/10/27  02:50:04
+        Log: regen pods and toc
      Branch: perl
-          + t/op/cproto.t
-          ! MANIFEST
+          ! pod/perlmodlib.pod pod/perltoc.pod
 ____________________________________________________________________________
-[ 20939] By: jhi                                   on 2003/08/29  20:28:49
-        Log: Integrate:
-             [ 20935]
-             Tiny doc tweak from Shannon -jj Behrens.
-             
-             [ 20936]
-             Some perluniintro tweaks.
-             
-             [ 20937]
-             Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Wed, 27 Aug 2003 22:59:55 +0100
-             Message-ID: <20030827225955.E558@plum.flirble.org>
-     Branch: maint-5.8/perl
-         !> pod/perluniintro.pod pp.c
+[ 21542] By: rgs                                   on 2003/10/26  21:36:17
+        Log: When %ENV has been turned into a non-magical hash after a
+             glob assignment, TAINT_ENV() may dump core because it
+             assumes $ENV{PATH} is magical. Fix this ; add a test to
+             verify that the PATH is still checked for taintedness.
+     Branch: perl
+          ! t/op/taint.t taint.c
 ____________________________________________________________________________
-[ 20938] By: rgs                                   on 2003/08/29  20:22:21
-        Log: Don't cast PL_multiline to bool : you may loose important bits.
+[ 21540] By: rgs                                   on 2003/10/26  14:59:53
+        Log: Fix backward-compatibility issues in if.pm.
      Branch: perl
-          ! pp.c pp_hot.c
+          ! lib/if.pm
 ____________________________________________________________________________
-[ 20937] By: jhi                                   on 2003/08/29  17:22:11
-        Log: Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Wed, 27 Aug 2003 22:59:55 +0100
-             Message-ID: <20030827225955.E558@plum.flirble.org>
+[ 21539] By: hv                                    on 2003/10/26  12:22:54
+        Log: Update Changes.
      Branch: perl
-          ! pp.c
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[ 20936] By: jhi                                   on 2003/08/29  17:17:16
-        Log: Some perluniintro tweaks.
+[ 21538] By: ams                                   on 2003/10/26  08:08:02
+        Log: Fix off-by-one in $0 set magic. (From Autrijus.)
+             The whole PL_origalen thing in perl.c looks very hokey.
      Branch: perl
-          ! pod/perluniintro.pod
+          ! mg.c
 ____________________________________________________________________________
-[ 20935] By: jhi                                   on 2003/08/29  17:07:25
-        Log: Tiny doc tweak from Shannon -jj Behrens.
+[ 21536] By: nicholas                              on 2003/10/25  22:33:18
+        Log: show the rehash flags in dumps
      Branch: perl
-          ! pod/perluniintro.pod
+          ! dump.c
 ____________________________________________________________________________
-[ 20934] By: jhi                                   on 2003/08/29  15:12:24
-        Log: Integrate:
-             [ 20927]
-             MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
-             
-             [ 20928]
-             Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization
-             From: marek.rouchal@infineon.com
-             Date: Wed, 27 Aug 2003 17:25:28 +0200
-             Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>
-             
-             PodParser-1.25 prerelease.
-             
-             [ 20929]
-             Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Thu, 28 Aug 2003 08:18:51 +0200
-             Message-ID: <4157199551.20030828081851@familiehaase.de>
-             
-             (changed so that the 'b' is always appended)
-             
-             [ 20930]
-             Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Thu, 28 Aug 2003 21:47:22 +0200
-             Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>
-             
-             [ 20931]
-             Some Ultrix test dodgings.
-             
-             [ 20932]
-             Better skip() explicit number of tests, test counts getting
-             out of sync less likely that way.
-             
-             (in the change #20989 podchecker.PL changes were ignored since
-             the maint change #18402 is missing from the blead)
-     Branch: maint-5.8/perl
-         !> ext/DynaLoader/dl_mpeix.xs lib/Pod/Checker.pm lib/Pod/Find.pm
-         !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm mpeix/mpeix.c op.c
-         !> perlio.c pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
-         !> t/base/num.t t/op/arith.t t/op/pack.t t/pod/find.t
-         !> t/pod/poderrs.xr
+[ 21535] By: nicholas                              on 2003/10/25  22:32:40
+        Log: Return 21533 (with modifications) having found the problem
+     Branch: perl
+          ! hv.c hv.h
 ____________________________________________________________________________
-[ 20933] By: jhi                                   on 2003/08/29  13:25:18
-        Log: Comparing an int to a U32 makes VC6 nervous.
+[ 21534] By: nicholas                              on 2003/10/25  20:46:36
+        Log: Back out 21533 because it broke Encode's build in really weird ways
      Branch: perl
-          ! pp.c pp_hot.c
+          ! hv.c hv.h
 ____________________________________________________________________________
-[ 20932] By: jhi                                   on 2003/08/29  13:06:06
-        Log: Better skip() explicit number of tests, test counts getting
-             out of sync less likely that way.
+[ 21533] By: nicholas                              on 2003/10/25  13:10:21
+        Log: Plan C rough edge smoothing. Criteria for a hash split is now
+             the earlier of "more keys than buckets" (the old test) or
+             linked list too long. Rehash is triggered after a split if the
+             longest linked list is too long.
      Branch: perl
-          ! t/op/pack.t
+          ! hv.c hv.h
 ____________________________________________________________________________
-[ 20931] By: jhi                                   on 2003/08/29  12:59:32
-        Log: Some Ultrix test dodgings.
+[ 21532] By: rgs                                   on 2003/10/25  10:03:18
+        Log: Subject: Re: [perl #948] $, untieable?
+             From: Richard Clamp <richardc@unixbeard.net>
+             Date: Tue, 21 Oct 2003 00:02:49 +0100
+             Message-ID: <20031020230249.GA31123@mirth.demon.co.uk>
+             
+             Plus a small fix to t/TEST to recognize the added TODO test
+             as a TODO test.
      Branch: perl
-          ! t/base/num.t t/op/arith.t t/op/pack.t
+          ! t/TEST t/op/tie.t
 ____________________________________________________________________________
-[ 20930] By: jhi                                   on 2003/08/29  12:57:07
-        Log: Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Thu, 28 Aug 2003 21:47:22 +0200
-             Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>
+[ 21528] By: nicholas                              on 2003/10/23  19:21:00
+        Log: When it says "add", then, like, you have to p4 add it. D'oh!
+             (missed the new file in "Update I18N::LangTags from 0.28 to 0.29")
      Branch: perl
-          ! op.c
+          + lib/I18N/LangTags/t/02decency.t
 ____________________________________________________________________________
-[ 20929] By: jhi                                   on 2003/08/29  12:55:12
-        Log: Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Thu, 28 Aug 2003 08:18:51 +0200
-             Message-ID: <4157199551.20030828081851@familiehaase.de>
-             
-             (changed so that the 'b' is always appended)
+[ 21527] By: davem                                 on 2003/10/23  19:13:20
+        Log: Fix two threads::shared leaks
+             #24061 - AV in shared interpreter wasn't set to AvREAL
+             #24255 - mortals were added to the shared interpreter's tmpstack
+             and never freed.
      Branch: perl
-          ! perlio.c
+          ! ext/threads/shared/shared.xs
 ____________________________________________________________________________
-[ 20928] By: jhi                                   on 2003/08/29  07:04:17
-        Log: Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization
-             From: marek.rouchal@infineon.com
-             Date: Wed, 27 Aug 2003 17:25:28 +0200
-             Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>
+[ 21526] By: nicholas                              on 2003/10/23  19:11:24
+        Log: From: Jan Dubois <jand@ActiveState.com>
+             Subject: [PATCH] Update Pod::Perldoc from 3.10 to 3.11
+             Date: Wed, 22 Oct 2003 20:17:07 -0700
+             Message-ID: <mjhepvgtnifdlgrvp20urtuu058e1jrav2@4ax.com>
              
-             PodParser-1.25 prerelease.
+             From: Jan Dubois <jand@ActiveState.com>
+             Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29
+             Date: Wed, 22 Oct 2003 20:26:56 -0700
+             Message-ID: <jgiepv0a8fp8ffq3lpc5ujl7j25hoo1rdt@4ax.com>
      Branch: perl
-          ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
-          ! lib/Pod/Parser.pm pod/pod2usage.PL pod/podchecker.PL
-          ! pod/podselect.PL t/pod/find.t t/pod/poderrs.xr
+          ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
+          ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
+          ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm pod/perldoc.pod
+          ! utils/perldoc.PL
 ____________________________________________________________________________
-[ 20927] By: jhi                                   on 2003/08/28  18:53:45
-        Log: MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
+[ 21523] By: ams                                   on 2003/10/23  12:53:03
+        Log: Subject: [PATCH] utime documentation
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 23 Oct 2003 05:33:43 -0700
+             Message-Id: <lrekx4jfq0.fsf@caliper.activestate.com>
      Branch: perl
-          ! ext/DynaLoader/dl_mpeix.xs mpeix/mpeix.c
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 20926] By: jhi                                   on 2003/08/28  16:45:10
-        Log: Integrate:
-             [ 20920]
-             Add the valgrindpp.pl script from Marcus Holland-Moritz.
-             
-             [ 20921]
-             Configure is doing fine in Ultrix, operator error.
+[ 21522] By: ams                                   on 2003/10/23  08:07:18
+        Log: Subject: [PATCH]  dup2() not going through PerlLIO abstraction layer
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Wed, 22 Oct 2003 20:33:54 -0700
+             Message-Id: <vniepv0n5mcrbbutm0qgvori6n6vr6arsh@4ax.com>
+     Branch: perl
+          ! doio.c
+____________________________________________________________________________
+[ 21520] By: nicholas                              on 2003/10/22  19:50:15
+        Log: patch created by Casey West from:
              
-             [ 20922]
-             Add caveats and tests for Symbol::delete_package().
+             Subject: CPAN module problems
+             From: Edward Moy <emoy@apple.com>
+             Date: Fri, 10 Oct 2003 17:42:06 -0700
+             Message-Id: <BD2513C0-FB83-11D7-9065-000A956EFDEE@apple.com>
              
-             [ 20923]
-             Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Wed, 27 Aug 2003 15:05:20 -0700
-             Message-ID: <20030827220520.GD7300@windhund.schwern.org>
+             (change ld value in hints file)
+     Branch: perl
+          ! hints/darwin.sh
+____________________________________________________________________________
+[ 21516] By: rgs                                   on 2003/10/22  15:06:13
+        Log: Small email update in AUTHORS.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[ 21515] By: rgs                                   on 2003/10/22  06:39:29
+        Log: Add a test.taintwarn makefile target,
+             to run the whole test suite with the -t switch.
+     Branch: perl
+          ! Makefile.SH pod/perlhack.pod t/TEST
+____________________________________________________________________________
+[ 21514] By: rgs                                   on 2003/10/21  21:21:56
+        Log: Subject: [PATCH @20458] embedding perl
+             From: Radu Greab <rgreab@fx.ro>
+             Date: Tue, 05 Aug 2003 20:57:15 +0300 (EEST)
+             Message-Id: <20030805.205715.113441323.radu@yx.primIT.ro>
+     Branch: perl
+          ! hv.c intrpvar.h perl.c pod/perlembed.pod pod/perlintern.pod
+          ! sv.c
+____________________________________________________________________________
+[ 21513] By: rgs                                   on 2003/10/21  20:45:12
+        Log: Fix doc bug #23890, as suggested by Himanshu Garg :
+             in perltoot, $him->fullname should be $him->fullname->as_string
+             when passed to printf.
+     Branch: perl
+          ! pod/perltoot.pod
+____________________________________________________________________________
+[ 21509] By: rgs                                   on 2003/10/21  05:42:50
+        Log: Two OS/2 portability patches from Ilya.
              
-             [ 20924]
-             Subject: [PATCH] Quieten more warnings in Deparse.pm
-             From: Paul Johnson <paul@pjcj.net>
-             Date: Thu, 28 Aug 2003 00:13:59 +0200
-             Message-ID: <20030827221359.GE28396@pjcj.net>
+             Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Thu, 25 Sep 2003 12:09:11 -0700
+             Message-ID: <20030925190911.GA27028@math.berkeley.edu>
              
-             [ 20925]
-             Subject: [PATCH] valgrindpp.pl
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Thu, 28 Aug 2003 09:43:49 +0200
-             Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>
-     Branch: maint-5.8/perl
-         +> Porting/valgrindpp.pl
-         !> MANIFEST ext/B/B/Deparse.pm hints/ultrix_4.sh
-         !> lib/ExtUtils/MakeMaker/Tutorial.pod lib/Symbol.pm lib/Symbol.t
+             Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Thu, 25 Sep 2003 19:50:45 -0700
+             Message-ID: <20030926025045.GA27507@math.berkeley.edu>
+     Branch: perl
+          ! doio.c os2/os2ish.h perl.h perlio.c pp_sys.c
 ____________________________________________________________________________
-[ 20925] By: jhi                                   on 2003/08/28  16:15:47
-        Log: Subject: [PATCH] valgrindpp.pl
+[ 21506] By: rgs                                   on 2003/10/20  19:28:27
+        Log: Subject: [PATCH] add some missing defines to Devel::PPPort
              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Thu, 28 Aug 2003 09:43:49 +0200
-             Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>
+             Date: Mon, 20 Oct 2003 20:14:19 +0200
+             Message-ID: <03a301c39735$fb7cb220$0c2f1fac@R2D2>
      Branch: perl
-          ! Porting/valgrindpp.pl
+          ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
 ____________________________________________________________________________
-[ 20924] By: jhi                                   on 2003/08/28  16:12:08
-        Log: Subject: [PATCH] Quieten more warnings in Deparse.pm
-             From: Paul Johnson <paul@pjcj.net>
-             Date: Thu, 28 Aug 2003 00:13:59 +0200
-             Message-ID: <20030827221359.GE28396@pjcj.net>
+[ 21505] By: rgs                                   on 2003/10/20  19:22:38
+        Log: Subject: Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: 19 Oct 2003 17:54:59 +0200
+             Message-ID: <871xt9te7g.fsf@vran.herceg.de>
      Branch: perl
-          ! ext/B/B/Deparse.pm
+          ! perlio.c
 ____________________________________________________________________________
-[ 20923] By: jhi                                   on 2003/08/28  01:45:51
-        Log: Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Wed, 27 Aug 2003 15:05:20 -0700
-             Message-ID: <20030827220520.GD7300@windhund.schwern.org>
+[ 21503] By: rgs                                   on 2003/10/20  06:04:04
+        Log: Skip the chflags tests in filetest.t on Darwin.
      Branch: perl
-          ! lib/ExtUtils/MakeMaker/Tutorial.pod
+          ! lib/filetest.t
 ____________________________________________________________________________
-[ 20922] By: rgs                                   on 2003/08/27  19:52:27
-        Log: Add caveats and tests for Symbol::delete_package().
+[ 21474] By: nicholas                              on 2003/10/17  18:44:28
+        Log: Plan C rough edge smoothing - forgot to turn on the "has key flags"
+             flag on the hash when rehashing. Can turn off the "rehasing" flag
+             if the hash is cleared
      Branch: perl
-          ! lib/Symbol.pm lib/Symbol.t
+          ! hv.c
 ____________________________________________________________________________
-[ 20921] By: jhi                                   on 2003/08/27  17:12:56
-        Log: Configure is doing fine in Ultrix, operator error.
+[ 21473] By: rgs                                   on 2003/10/17  08:53:48
+        Log: -u is deprecated.
+             Subject: Re: why PERL5LIB is ignored when -T is in effect
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: Fri, 17 Oct 2003 10:02:31 +0000
+             Message-Id: <1066384951.4964@devpc01.iconmobile.de>
      Branch: perl
-          ! hints/ultrix_4.sh
+          ! perl.c
 ____________________________________________________________________________
-[ 20920] By: jhi                                   on 2003/08/27  16:49:22
-        Log: Add the valgrindpp.pl script from Marcus Holland-Moritz.
+[ 21472] By: rgs                                   on 2003/10/17  07:29:10
+        Log: The compilation of PerlIO::via may hang on AIX when
+             compiling with vac at -O3 optimization level. Disable
+             optimization for this module.
      Branch: perl
-          + Porting/valgrindpp.pl
+          + ext/PerlIO/via/hints/aix.pl
           ! MANIFEST
 ____________________________________________________________________________
-[ 20919] By: jhi                                   on 2003/08/27  13:46:42
-        Log: Integrate:
-             [ 20913]
-             Integrate two DJGPP portability patches from the 5.6.2 branch :
-             
-             [20859]
-             Two portability patches for DJGPP from Richard Dawe
-             <rich@phekda.freeserve.co.uk>.
-             Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
-             
-             [20911]
-             Don't uppercase automatically all environment variables on DJGPP.
-             (reported by Richard Dawe, this breaks portability of Unix
-             scripts.) Don't change the behaviour on plain MS/DOS.
-     Branch: maint-5.8/perl
-         !> djgpp/djgppsed.sh dosish.h perl.c
-____________________________________________________________________________
-[ 20918] By: jhi                                   on 2003/08/27  13:15:45
-        Log: Integrate:
-             [ 20907]
-             Maintainer catch from Rafael.
-             
-             [ 20908]
-             Subject: [PATCH] minor File::Spec testing cleanup
-             From: Ken Williams <ken@mathforum.org>
-             Date: Thu, 21 Aug 2003 22:47:51 -0500
-             Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>
-             
-             [ 20910]
-             Change the internal prototype of the pop() and shift() builtins
-             to (;\@), to reflect that their array argument is optional.
-             
-             [ 20912]
-             perlapi.pod tweaks, based on :
-             Subject: misdocumented return value for sv_setref*
-             From: Joe Schaefer <joe+perl@sunstarsys.com>
-             Date: 12 Aug 2003 13:21:42 -0400
-             Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>
-             
-             [ 20916]
-             Ultrix tweaks: <string.h> must not be included twice
-             (otherwise one gets prototype conflicts between the <string.h>
-             and proto.h because Ultrix thinks e.g. Perl_ninstr has been
-             define in <string.h>...); and Configure misprobes some features.
-             
-             [ 20917]
-             Subject: disturbing, disruptive typo in Tutorial.pod [PATCH]
-             From: "John P. Linderman" <jpl@research.att.com>
-             Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
-             Message-Id: <200308271210.IAA23907@raptor.research.att.com>
-             
-             Subject: typo in pod/perlnewmod.pod [PATCH]
-             From: "John P. Linderman" <jpl@research.att.com>
-             Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
-             Message-Id: <200308271307.JAA46955@raptor.research.att.com>
-             
-             Subject: [PATCH] document the location of byacc
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Wed, 27 Aug 2003 14:26:50 +0100
-             Message-ID: <20030827132650.GA23144@fdgroup.com>
-     Branch: maint-5.8/perl
-         !> Porting/Maintainers.pl Porting/pumpkin.pod ext/POSIX/POSIX.xs
-         !> ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
-         !> ext/Socket/Socket.xs hints/ultrix_4.sh
-         !> lib/ExtUtils/MakeMaker/Tutorial.pod
-         !> lib/File/Spec/t/rel2abs2rel.t opcode.h opcode.pl perl.h
-         !> pod/perlapi.pod pod/perlnewmod.pod sv.c
+[ 21471] By: nicholas                              on 2003/10/16  21:10:27
+        Log: Plan C for foiling the algorithmic complexity attack
+             (based on Chip's plan A (binary compatibility with 5.8.0 and 5.8.1),
+             Chip's plan B (do something new inside the hv functions)
+             and introspective sort)
+             Provides infrastructure for hashes to change their hash function
+             if necessary, and code in hsplit to detect pathalogical data and
+             instigate a random rehashing.
+             Needs refinement. Let's see how much smoke it creates.
+     Branch: perl
+          ! embedvar.h hv.c hv.h intrpvar.h perl.c perlapi.h sv.c sv.h
+          ! util.c
 ____________________________________________________________________________
-[ 20917] By: jhi                                   on 2003/08/27  13:09:33
-        Log: Subject: disturbing, disruptive typo in Tutorial.pod [PATCH]
-             From: "John P. Linderman" <jpl@research.att.com>
-             Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
-             Message-Id: <200308271210.IAA23907@raptor.research.att.com>
-             
-             Subject: typo in pod/perlnewmod.pod [PATCH]
-             From: "John P. Linderman" <jpl@research.att.com>
-             Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
-             Message-Id: <200308271307.JAA46955@raptor.research.att.com>
-             
-             Subject: [PATCH] document the location of byacc
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Wed, 27 Aug 2003 14:26:50 +0100
-             Message-ID: <20030827132650.GA23144@fdgroup.com>
+[ 21470] By: davem                                 on 2003/10/16  20:03:44
+        Log: Ensure PL_comppad/curpad point to PL_main_cv's padlist when
+             PL_main_root is freed; this may not have been be the case if a
+             thread other than the main one is the last to be destroyed
      Branch: perl
-          ! Porting/pumpkin.pod lib/ExtUtils/MakeMaker/Tutorial.pod
-          ! pod/perlnewmod.pod
+          ! ext/threads/t/thread.t pad.h perl.c
 ____________________________________________________________________________
-[ 20916] By: jhi                                   on 2003/08/27  13:01:26
-        Log: Ultrix tweaks: <string.h> must not be included twice
-             (otherwise one gets prototype conflicts between the <string.h>
-             and proto.h because Ultrix thinks e.g. Perl_ninstr has been
-             define in <string.h>...); and Configure misprobes some features.
+[ 21469] By: nicholas                              on 2003/10/16  19:31:19
+        Log: Duplicate 19423 (pathological hashes too easy) into share_hek_flags
+             (as suggested by Jan Dubois)
      Branch: perl
-          ! ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/sdbm.c
-          ! ext/SDBM_File/sdbm/sdbm.h ext/Socket/Socket.xs
-          ! hints/ultrix_4.sh
+          ! hv.c
 ____________________________________________________________________________
-[ 20915] By: jhi                                   on 2003/08/27  05:37:34
-        Log: Urk.  In Mac OS X byteorder is not one of the "known ones",
-             but instead it is 0xFFFF.  So retract #20914.
+[ 21468] By: ams                                   on 2003/10/16  19:00:14
+        Log: Subject: Re: assert.h breaks perl.h
+             From: Alexey Tourbin <at@altlinux.ru>
+             Date: Thu, 16 Oct 2003 22:24:35 +0400
+             Message-Id: <20031016182434.GH1724@julia.office.altlinux.ru>
      Branch: perl
-          ! perl.h
+          ! sv.h
 ____________________________________________________________________________
-[ 20914] By: jhi                                   on 2003/08/27  05:17:44
-        Log: Sanity check for BYTEORDER.
+[ 21467] By: ams                                   on 2003/10/16  18:57:57
+        Log: Subject: [PATCH] Tie::Hash documentation
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: Thu, 16 Oct 2003 17:57:35 +0000
+             Message-Id: <1066327055.1428@devpc01.iconmobile.de>
      Branch: perl
-          ! perl.h
+          ! lib/Tie/Hash.pm
 ____________________________________________________________________________
-[ 20913] By: rgs                                   on 2003/08/26  20:34:48
-        Log: Integrate two DJGPP portability patches from the 5.6.2 branch :
-             
-             [20859]
-             Two portability patches for DJGPP from Richard Dawe
-             <rich@phekda.freeserve.co.uk>.
-             Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
-             
-             [20911]
-             Don't uppercase automatically all environment variables on DJGPP.
-             (reported by Richard Dawe, this breaks portability of Unix
-             scripts.) Don't change the behaviour on plain MS/DOS.
+[ 21466] By: rgs                                   on 2003/10/16  08:52:50
+        Log: Further tweak on change #21464.
      Branch: perl
           ! perl.c
-         !> djgpp/djgppsed.sh dosish.h
 ____________________________________________________________________________
-[ 20912] By: rgs                                   on 2003/08/26  20:15:40
-        Log: perlapi.pod tweaks, based on :
-             Subject: misdocumented return value for sv_setref*
-             From: Joe Schaefer <joe+perl@sunstarsys.com>
-             Date: 12 Aug 2003 13:21:42 -0400
-             Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>
+[ 21464] By: ams                                   on 2003/10/16  08:42:50
+        Log: Subject: perl -h tweak [PATCH]
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 16 Oct 2003 02:49:39 -0700
+             Message-Id: <lrn0c11pho.fsf@caliper.activestate.com>
      Branch: perl
-          ! pod/perlapi.pod sv.c
-____________________________________________________________________________
-[ 20911] By: rgs                                   on 2003/08/26  20:01:16
-        Log: Don't uppercase automatically all environment variables on DJGPP.
-             (reported by Richard Dawe, this breaks portability of Unix
-             scripts.) Don't change the behaviour on plain MS/DOS.
-     Branch: maint-5.6
-          ! perl-5.6.2/perl.c
+          ! perl.c
 ____________________________________________________________________________
-[ 20910] By: rgs                                   on 2003/08/26  19:37:29
-        Log: Change the internal prototype of the pop() and shift() builtins
-             to (;\@), to reflect that their array argument is optional.
+[ 21456] By: rgs                                   on 2003/10/15  19:19:05
+        Log: Perlfaq1 : take notice that 5.8.1 is now released.
      Branch: perl
-          ! opcode.h opcode.pl
+          ! pod/perlfaq1.pod
 ____________________________________________________________________________
-[ 20909] By: rgs                                   on 2003/08/26  19:13:39
-        Log: Subject: [PATCH] improved 19064 (local $_[0] problems)
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sun, 24 Aug 2003 15:52:00 +0100
-             Message-ID: <20030824145159.GA12210@fdgroup.com>
+[ 21454] By: rgs                                   on 2003/10/15  19:06:05
+        Log: PerlFAQ sync. (only actual changes)
      Branch: perl
-          ! pp_ctl.c pp_hot.c scope.c t/op/args.t
+          ! pod/perlfaq4.pod
 ____________________________________________________________________________
-[ 20908] By: rgs                                   on 2003/08/26  18:40:50
-        Log: Subject: [PATCH] minor File::Spec testing cleanup
-             From: Ken Williams <ken@mathforum.org>
-             Date: Thu, 21 Aug 2003 22:47:51 -0500
-             Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>
+[ 21453] By: rgs                                   on 2003/10/15  19:02:35
+        Log: Typos.
      Branch: perl
-          ! lib/File/Spec/t/rel2abs2rel.t
+          ! hints/aix.sh
 ____________________________________________________________________________
-[ 20907] By: jhi                                   on 2003/08/26  12:12:14
-        Log: Maintainer catch from Rafael.
+[ 21452] By: rgs                                   on 2003/10/15  11:12:31
+        Log: Fix bug [perl #24212] : improper error recovery in the
+             tokenizer after an unknown filetest operator.
      Branch: perl
-          ! Porting/Maintainers.pl
+          ! t/comp/parser.t toke.c
 ____________________________________________________________________________
-[ 20906] By: jhi                                   on 2003/08/26  09:38:57
-        Log: Integrate:
-             [ 20899]
-             [perl #23577] fix syscall() prototype description in
-             perlfunc.pod, as suggested by Lukas Mai.
-             
-             [ 20900]
-             More memory lane.
-             
-             [ 20901]
-             Subject: Re: [PATCH] valgrind and /#/x
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Tue, 26 Aug 2003 08:11:07 +0300
-             Message-ID: <20030826051107.GA1086@ratsnest.hole>
-             
-             [ 20902]
-             CGI::Carp from CGI.pm 3.00 was missing.
-             
-             [ 20903]
-             PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
-             (This information looks interesting enough to be mentioned
-             elsewhere, too.)
-             
-             [ 20904]
-             No dynaloading at all in Ultrix.
-             
-             [ 20905]
-             Take a cutdown version of the change #20903 also to perlebcdic.
-     Branch: maint-5.8/perl
-         !> README.bs2000 hints/ultrix_4.sh lib/CGI/Carp.pm
-         !> pod/perlebcdic.pod pod/perlfunc.pod regcomp.c t/op/re_tests
-         !> t/run/fresh_perl.t toke.c
+[ 21451] By: rgs                                   on 2003/10/15  09:19:02
+        Log: Update MIME::Base64 and Digest::MD5 from the CPAN version.
+     Branch: perl
+          ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
+          ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
+          ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/utf8.t
+          ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
+          ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
+          ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/unicode.t
 ____________________________________________________________________________
-[ 20905] By: jhi                                   on 2003/08/26  09:36:22
-        Log: Take a cutdown version of the change #20903 also to perlebcdic.
+[ 21450] By: rgs                                   on 2003/10/15  06:47:11
+        Log: Add support for Linux abstract unix domain sockets to Socket.pm.
+             Based on a idea by Alex Hudson. (Basically those are unix domain
+             sockets whose name has a '\0' as first character.)
      Branch: perl
-          ! pod/perlebcdic.pod
+          ! ext/Socket/Socket.xs ext/Socket/t/Socket.t
 ____________________________________________________________________________
-[ 20904] By: jhi                                   on 2003/08/26  09:29:49
-        Log: No dynaloading at all in Ultrix.
+[ 21449] By: ams                                   on 2003/10/15  06:32:44
+        Log: Subject: [PATCH] SIGN => 1 support for MakeMaker
+             From: Autrijus Tang <autrijus@autrijus.org>
+             Date: Tue, 14 Oct 2003 18:32:28 +0800
+             Message-Id: <1066127547.65845.35.camel@localhost>
      Branch: perl
-          ! hints/ultrix_4.sh
+          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
+          ! lib/ExtUtils/MakeMaker.pm
 ____________________________________________________________________________
-[ 20903] By: jhi                                   on 2003/08/26  08:54:02
-        Log: PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
-             (This information looks interesting enough to be mentioned
-             elsewhere, too.)
+[ 21448] By: ams                                   on 2003/10/15  05:56:12
+        Log: Rewrite #21447.
      Branch: perl
-          ! README.bs2000
+          ! pod/perliol.pod
 ____________________________________________________________________________
-[ 20902] By: jhi                                   on 2003/08/26  08:36:36
-        Log: CGI::Carp from CGI.pm 3.00 was missing.
+[ 21447] By: ams                                   on 2003/10/15  05:36:48
+        Log: Subject: [patch pod/perliol.pod]
+             From: Stas Bekman <stas@stason.org>
+             Date: Tue, 14 Oct 2003 18:05:29 -0700
+             Message-Id: <3F8C9D59.3040403@stason.org>
      Branch: perl
-          ! lib/CGI/Carp.pm
+          ! pod/perliol.pod
 ____________________________________________________________________________
-[ 20901] By: jhi                                   on 2003/08/26  05:18:15
-        Log: Subject: Re: [PATCH] valgrind and /#/x
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Tue, 26 Aug 2003 08:11:07 +0300
-             Message-ID: <20030826051107.GA1086@ratsnest.hole>
+[ 21446] By: nicholas                              on 2003/10/14  18:45:39
+        Log: Duplicate 19423 (pathological hashes too easy) into hv_store_ent
+             (the routine used by perl level HV operations)
      Branch: perl
-          ! regcomp.c t/op/re_tests t/run/fresh_perl.t toke.c
+          ! hv.c
 ____________________________________________________________________________
-[ 20900] By: jhi                                   on 2003/08/26  04:53:09
-        Log: More memory lane.
+[ 21445] By: rgs                                   on 2003/10/13  21:03:05
+        Log: Subject: [PATCH ext/Devel/PPPort/PPPort.pm] Changes #20819 and #20996 break compatibility with perl 5.6.0
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Tue, 30 Sep 2003 19:23:34 +0200
+             Message-ID: <021e01c38777$93ea4e10$0c2f1fac@R2D2>
      Branch: perl
-          ! hints/ultrix_4.sh
+          ! ext/Devel/PPPort/PPPort.pm
 ____________________________________________________________________________
-[ 20899] By: rgs                                   on 2003/08/25  21:05:57
-        Log: fix syscall() prototype description in
-             perlfunc.pod, as suggested by Lukas Mai.
+[ 21442] By: ams                                   on 2003/10/13  08:41:17
+        Log: Subject: [perl #24189] Incorrect comment in perldoc strict
+             From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
+             Date: 12 Oct 2003 09:01:25 -0000
+             Message-Id: <rt-24189-65954.9.50514379869631@rt.perl.org>
      Branch: perl
-          ! pod/perlfunc.pod
+          ! lib/strict.pm
 ____________________________________________________________________________
-[ 20898] By: jhi                                   on 2003/08/25  19:59:49
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 20897] By: jhi                                   on 2003/08/25  19:56:08
-        Log: Integrate:
-             [ 20886]
-             SunOS 4.1.4 is working, too.
-             
-             [ 20887]
-             pat.t -> charnames -> UCD -> Storable,
-             not good for static builds and minitest.
-             
-             [ 20888]
-             The #20887 didn't go over that well;
-             and add a few more tests from UTS#18.
-             
-             [ 20889]
-             More SunOS 4.x info.
-             
-             [ 20890]
-             Subject: [5.8.1] maint @ 20845 OK on aix 4.2
-             From: Jose.auguste-etienne@cgss-guyane.fr
-             Date: Mon, 25 Aug 2003 14:35:45 -0300
-             Message-ID: <OF1EF867E8.4A2A43A1-ON03256D8D.005DFE9A@Cgss-Guyane.fr>
-             
-             AIX Configure advice.
-             
-             [ 20891]
-             The new tests of #20888 didn't really test what they claimed to.
-             
-             [ 20892]
-             More ptags tweakage from Stas; now add 'fullpath'
-             option to get absolute paths.
-             
-             [ 20893]
-             Subject: more valgrinding: select problem?
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Mon, 25 Aug 2003 22:02:17 +0200
-             Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2>
-             
-             In glibc, just use the __FD_SETSIZE since that's
-             the size of the buffer (usually 1024 bits, much
-             more than the selectminbits of 32).
-             
-             [ 20894]
-             Subject: [PATCH@20512] make backspace key work for WinCE users
-             From: Vadim Konovalov <vkonovalov@peterstar.ru>
-             Date: Tue, 26 Aug 2003 00:10:29 +0400
-             Message-ID: <135606488000.20030826001029@peterstar.ru>
-             
-             [ 20895]
-             Even more SunOS 4 info.
-             
-             [ 20896]
-             Tiny doc tweak.
-     Branch: maint-5.8/perl
-         !> README.aix README.solaris emacs/ptags hints/sunos_4_1.sh
-         !> pp_sys.c t/op/pat.t wince/perlmain.c
-____________________________________________________________________________
-[ 20896] By: jhi                                   on 2003/08/25  19:52:48
-        Log: Tiny doc tweak.
-     Branch: perl
-          ! README.solaris
-____________________________________________________________________________
-[ 20895] By: jhi                                   on 2003/08/25  19:46:31
-        Log: Even more SunOS 4 info.
+[ 21441] By: rgs                                   on 2003/10/13  08:02:21
+        Log: Subject: [PATCH] Internals::hash_seed() returns wrong value
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Sun, 12 Oct 2003 22:09:39 -0700
+             Message-ID: <07ckovck8mp5e8tthmtbbcrpi2tj6q9eak@4ax.com>
      Branch: perl
-          ! README.solaris
+          ! universal.c
 ____________________________________________________________________________
-[ 20894] By: jhi                                   on 2003/08/25  19:37:00
-        Log: Subject: [PATCH@20512] make backspace key work for WinCE users
-             From: Vadim Konovalov <vkonovalov@peterstar.ru>
-             Date: Tue, 26 Aug 2003 00:10:29 +0400
-             Message-ID: <135606488000.20030826001029@peterstar.ru>
+[ 21440] By: rgs                                   on 2003/10/12  19:58:05
+        Log: Subject: [perl #24122] setreuid and friends borked on darwin/osx 
+             From: "pxm@nubz.org (via RT)" <perlbug-followup@perl.org>
+             Date: 5 Oct 2003 20:55:56 -0000
+             Message-ID: <rt-24122-65678.14.2411168523081@rt.perl.org>
      Branch: perl
-          ! wince/perlmain.c
+          ! mg.c
 ____________________________________________________________________________
-[ 20893] By: jhi                                   on 2003/08/25  19:25:08
-        Log: Subject: more valgrinding: select problem?
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Mon, 25 Aug 2003 22:02:17 +0200
-             Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2>
-             
-             In glibc, just use the __FD_SETSIZE since that's
-             the size of the buffer (usually 1024 bits, much
-             more than the selectminbits of 32).
+[ 21439] By: rgs                                   on 2003/10/12  16:28:06
+        Log: Subject: [PATCH] Tie::Hash documentation
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: Sun, 12 Oct 2003 18:55:54 +0200 (CEST)
+             Message-Id: <200310121655.h9CGtsrY003613@vran.herceg.de>
      Branch: perl
-          ! pp_sys.c
+          ! lib/Tie/Hash.pm
 ____________________________________________________________________________
-[ 20892] By: jhi                                   on 2003/08/25  19:11:32
-        Log: More ptags tweakage from Stas; now add 'fullpath'
-             option to get absolute paths.
+[ 21438] By: rgs                                   on 2003/10/12  15:48:13
+        Log: Subject: Re: [perl #24122] setreuid and friends borked on darwin/osx
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: 07 Oct 2003 00:04:34 +0200
+             Message-ID: <87ekxq6n0t.fsf@vran.herceg.de>
      Branch: perl
-          ! emacs/ptags
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 20891] By: jhi                                   on 2003/08/25  18:35:03
-        Log: The new tests of #20888 didn't really test what they claimed to.
+[ 21437] By: rgs                                   on 2003/10/12  15:25:17
+        Log: Minor nit in perlrun, spotted by Art Haas.
      Branch: perl
-          ! t/op/pat.t
+          ! pod/perlrun.pod
 ____________________________________________________________________________
-[ 20890] By: jhi                                   on 2003/08/25  18:14:33
-        Log: Subject: [5.8.1] maint @ 20845 OK on aix 4.2
-             From: Jose.auguste-etienne@cgss-guyane.fr
-             Date: Mon, 25 Aug 2003 14:35:45 -0300
-             Message-ID: <OF1EF867E8.4A2A43A1-ON03256D8D.005DFE9A@Cgss-Guyane.fr>
-             
-             AIX Configure advice.
+[ 21436] By: ams                                   on 2003/10/10  19:05:55
+        Log: Subject: [PATCH] threads::async + some cleanup
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Fri, 10 Oct 2003 16:37:55 +0200
+             Message-Id: <p05111b07bbac713a0aaf@[192.168.56.2]>
      Branch: perl
-          ! README.aix
+          ! ext/threads/threads.pm
 ____________________________________________________________________________
-[ 20889] By: jhi                                   on 2003/08/25  18:08:42
-        Log: More SunOS 4.x info.
+[ 21435] By: ams                                   on 2003/10/10  19:02:34
+        Log: Make everyone stop posting to p5p about 0e0.
      Branch: perl
-          ! README.solaris
+          ! pod/perlsyn.pod
 ____________________________________________________________________________
-[ 20888] By: jhi                                   on 2003/08/25  17:53:32
-        Log: The #20887 didn't go over that well;
-             and add a few more tests from UTS#18.
+[ 21433] By: nicholas                              on 2003/10/09  20:57:26
+        Log: Put all pre-processor #s on the first column (some compilers are picky)
+             [perl #24167] `#' comment signs not at the very beginning of a line
      Branch: perl
-          ! t/op/pat.t
+          ! cop.h dosish.h ext/SDBM_File/sdbm/sdbm.h iperlsys.h op.c
+          ! perl.h regcomp.c
 ____________________________________________________________________________
-[ 20887] By: jhi                                   on 2003/08/25  16:40:51
-        Log: pat.t -> charnames -> UCD -> Storable,
-             not good for static builds and minitest.
+[ 21432] By: rgs                                   on 2003/10/09  11:09:24
+        Log: Suppress the test file t/op/nothr5005.t and integrate its tests into
+             t/op/args.t, now that 5005threads have been removed. Port t/op/args.t
+             to t/test.pl.
      Branch: perl
-          ! t/op/pat.t
+          - t/op/nothr5005.t
+          ! MANIFEST t/op/args.t
 ____________________________________________________________________________
-[ 20886] By: jhi                                   on 2003/08/25  16:35:26
-        Log: SunOS 4.1.4 is working, too.
+[ 21431] By: rgs                                   on 2003/10/09  11:06:15
+        Log: Document the behaviour of filetest operators regarding parentheses.
+             This fixes bug #24127 (by documenting it as a feature.)
      Branch: perl
-          ! README.solaris hints/sunos_4_1.sh
-____________________________________________________________________________
-[ 20885] By: jhi                                   on 2003/08/25  16:13:44
-        Log: Regen perlmodlib, perltoc.
-     Branch: maint-5.8/perl
-          ! pod/perlmodlib.pod pod/perltoc.pod
+          ! pod/perlop.pod
 ____________________________________________________________________________
-[ 20884] By: jhi                                   on 2003/08/25  16:05:18
-        Log: Regen perlmodlib, perltoc.
+[ 21430] By: ams                                   on 2003/10/09  07:55:34
+        Log: Subject: [PATCH 5.8.1 CORE] Internal fixes to source-code coordinate
+             calculations in regcomp.c
+             From: Eric Promislow <ericp@ActiveState.com>
+             Date: Wed, 8 Oct 2003 17:42:42 -0700
+             Message-Id: <20031008174242.A17544@ActiveState.com>
      Branch: perl
-          ! pod/perlmodlib.pod pod/perltoc.pod
+          ! regcomp.c
 ____________________________________________________________________________
-[ 20883] By: jhi                                   on 2003/08/25  15:49:41
-        Log: Integrate:
-             [ 20875]
-             Upgrade to CGI.pm 3.00.
-             
-             [ 20876]
-             Keep the CGI::Util VERSION at 1.31 since there have been changes
-             since Perl 5.8.0.
-             
-             [ 20877]
-             Change the VERSION since there are now changes since Perl 5.8.0.
-             
-             [ 20878]
-             Document even more ways of affecting your "utf8ness".
-             
-             [ 20879]
-             Subject: Please update my address
-             From: Ed Avis <ed@membled.com>
-             Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST)
-             Message-ID: <Pine.LNX.4.20L2.0308251314530.29902-100000@budvar.future-i.net>
-             
-             (Just the AUTHORS part, though, I don't think retroactively
-             updating the Changes* is useful.)
+[ 21429] By: ams                                   on 2003/10/09  07:43:56
+        Log: Patch based on:
              
-             [ 20880]
-             Subject: [PATCH] valgrind and /#/x
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Mon, 25 Aug 2003 13:27:49 +0100
-             Message-ID: <20030825122748.GA15560@fdgroup.com>
+             Subject: [perl #24157] -MModule=} is broken
+             From: "Lukas Mai" (via RT) <perlbug-followup@perl.org>
+             Date: 7 Oct 2003 21:47:43 -0000
+             Message-Id: <rt-24157-65809.10.9980909617566@rt.perl.org>
              
-             [ 20881]
-             UVSIZE is not yet defined when it would be needed
-             by MULTIARCH.  So go back to LONGSIZE, and (belt-
-             and-suspenders-and-rope style) later in UVSIZE
-             possibly redefine BYTEORDER.
-     Branch: maint-5.8/perl
-         !> AUTHORS Configure config_h.SH ext/I18N/Langinfo/Langinfo.pm
-         !> lib/CGI.pm lib/CGI/Util.pm lib/utf8.pm regcomp.c
+             (Includes a fix for a similar problem in -A, but not -d.)
+     Branch: perl
+          ! perl.c
 ____________________________________________________________________________
-[ 20882] By: jhi                                   on 2003/08/25  15:46:22
-        Log: metaconfig changes for #20881.
-     Branch: metaconfig
-          ! U/compline/byteorder.U
-     Branch: metaconfig/U/perl
-          ! perlxv.U
+[ 21428] By: ams                                   on 2003/10/09  02:32:07
+        Log: Subject: [PATCH] Devel::PPPort is missing an aTHX when calling
+             grok_numeric_radix()
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Wed, 08 Oct 2003 20:37:42 -0700
+             Message-Id: <8kl9ov0932qo08o24uafuc9v77clrgnoe4@4ax.com>
+     Branch: perl
+          ! ext/Devel/PPPort/PPPort.pm
 ____________________________________________________________________________
-[ 20881] By: jhi                                   on 2003/08/25  15:45:51
-        Log: UVSIZE is not yet defined when it would be needed
-             by MULTIARCH.  So go back to LONGSIZE, and (belt-
-             and-suspenders-and-rope style) later in UVSIZE
-             possibly redefine BYTEORDER.
+[ 21427] By: ams                                   on 2003/10/09  01:36:18
+        Log: Subject: Re: require patch breaks locale
+             From: Rick Delaney <rick@bort.ca>
+             Date: Wed, 8 Oct 2003 22:41:55 -0400
+             Message-Id: <20031008224155.A14638@biff.bort.ca>
      Branch: perl
-          ! Configure config_h.SH
+          ! t/comp/require.t
 ____________________________________________________________________________
-[ 20880] By: jhi                                   on 2003/08/25  11:28:45
-        Log: Subject: [PATCH] valgrind and /#/x
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Mon, 25 Aug 2003 13:27:49 +0100
-             Message-ID: <20030825122748.GA15560@fdgroup.com>
+[ 21426] By: ams                                   on 2003/10/09  01:26:57
+        Log: Subject: Re: Simple @INC hook core dump [PATCH]
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 08 Oct 2003 13:35:28 -0700
+             Message-Id: <lrr81ncvsf.fsf@caliper.activestate.com>
      Branch: perl
-          ! regcomp.c
+          ! t/op/inccode.t
 ____________________________________________________________________________
-[ 20879] By: jhi                                   on 2003/08/25  11:16:29
-        Log: Subject: Please update my address
-             From: Ed Avis <ed@membled.com>
-             Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST)
-             Message-ID: <Pine.LNX.4.20L2.0308251314530.29902-100000@budvar.future-i.net>
-             
-             (Just the AUTHORS part, though, I don't think retroactively
-             updating the Changes* is useful.)
+[ 21425] By: rgs                                   on 2003/10/08  11:34:17
+        Log: Fix bug #24108: Goto +foo broken
+             the fix having been suggested by xmath via Juerd.
      Branch: perl
-          ! AUTHORS
+          ! op.c t/op/goto.t
 ____________________________________________________________________________
-[ 20878] By: jhi                                   on 2003/08/25  11:14:26
-        Log: Document even more ways of affecting your "utf8ness".
+[ 21424] By: rgs                                   on 2003/10/08  11:16:58
+        Log: Subject: Re: Simple @INC hook core dump [PATCH]
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 08 Oct 2003 04:47:33 -0700
+             Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>
      Branch: perl
-          ! lib/utf8.pm
+          ! pp_ctl.c
 ____________________________________________________________________________
-[ 20877] By: jhi                                   on 2003/08/25  11:11:40
-        Log: Change the VERSION since there are now changes since Perl 5.8.0.
+[ 21423] By: ams                                   on 2003/10/08  10:09:41
+        Log: Subject: [PATCH pod/perlrun.pod] Layout & POD nit.
+             From: Abigail <abigail@abigail.nl>
+             Date: Wed, 8 Oct 2003 03:50:49 -0700
+             Message-Id: <20031008105049.GA15770@ucan.foad.org>
      Branch: perl
-          ! ext/I18N/Langinfo/Langinfo.pm
+          ! pod/perlrun.pod
 ____________________________________________________________________________
-[ 20876] By: jhi                                   on 2003/08/25  11:11:13
-        Log: Keep the CGI::Util VERSION at 1.31 since there have been changes
-             since Perl 5.8.0.
+[ 21422] By: ams                                   on 2003/10/08  06:13:07
+        Log: "Are implicit undefs true?" asks Gisle.
      Branch: perl
-          ! lib/CGI/Util.pm
+          ! pod/perlsyn.pod
 ____________________________________________________________________________
-[ 20875] By: jhi                                   on 2003/08/25  11:09:49
-        Log: Upgrade to CGI.pm 3.00.
+[ 21421] By: ams                                   on 2003/10/08  03:20:00
+        Log: Subject: Re: [PATCH] perlop.pod Revamp - revision 4
+             From: schwern@pobox.com
+             Date: Tue, 7 Oct 2003 20:39:36 -0700
+             Message-Id: <20031007203936.X4301@ttul.org>
+             
+             (Originally from Shlomi Fish. Applied with tweaks.)
      Branch: perl
-          ! lib/CGI.pm lib/CGI/Util.pm
+          ! pod/perlop.pod
 ____________________________________________________________________________
-[ 20874] By: jhi                                   on 2003/08/25  09:40:24
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21420] By: ams                                   on 2003/10/07  19:51:35
+        Log: Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton),
+             sv.c (Tim Bunce), t/op/pow.t (John P. Linderman).
+     Branch: perl
+          ! pod/perlsyn.pod sv.c t/op/pow.t
 ____________________________________________________________________________
-[ 20873] By: jhi                                   on 2003/08/25  09:07:58
-        Log: Integrate:
-             [ 20864]
-             s/rationale/rational/g on bigrats.
-             
-             [ 20865]
-             An imperfect last resort in case there is no strtoul() but
-             there is strtol() (like e.g. SunOS 4) because of the Atoul()
-             in Perl_get_hash_seed()).  The only true fix would be to
-             implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
-             in numeric.c.
-             
-             [ 20866]
-             IRIX 5.3 is 99.90% okay.
-             
-             [ 20867]
-             Various tweaks for getting Perl to compile on SunOS 4.x.
-             Doesn't work well yet, something broken in DynaLoader/XSLoader?
-             
-             [ 20868]
-             MPE/iX doc tweak from Mark Bixby.
-             
-             [ 20870]
-             Subject: [patch emacs/ptags] allow xemacs to be used
-             From: Stas Bekman <stas@stason.org>
-             Date: Sun, 24 Aug 2003 22:05:00 -0700
-             Message-ID: <3F4998FC.3090401@stason.org>
-             
-             [ 20871]
-             Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Sun, 24 Aug 2003 16:48:53 +0100
-             Message-ID: <20030824164851.E558@plum.flirble.org>
-             
-             [ 20872]
-             Subject: [PATCH] valgrind update
-             From: Marcus Holland-Moritz <mhx-perl@gmx.net>
-             Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
-             Message-ID: <21671.1061797917@www38.gmx.net>
-     Branch: maint-5.8/perl
-         !> README.irix README.mpeix README.solaris doop.c emacs/ptags
-         !> ext/IO/poll.c hints/irix_5.sh hints/sunos_4_1.sh
-         !> lib/Math/BigRat.pm lib/bigrat.pm perl.h t/TEST t/op/magic.t
+[ 21419] By: ams                                   on 2003/10/07  04:03:34
+        Log: Why should -3**$x be more precisely determined than 3**$x?
+     Branch: perl
+          ! t/op/pow.t
 ____________________________________________________________________________
-[ 20872] By: jhi                                   on 2003/08/25  09:03:44
-        Log: Subject: [PATCH] valgrind update
-             From: Marcus Holland-Moritz <mhx-perl@gmx.net>
-             Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
-             Message-ID: <21671.1061797917@www38.gmx.net>
+[ 21418] By: ams                                   on 2003/10/07  03:59:38
+        Log: Subject: [PATCH] Fixing UNIVERSAL.pm's bit of unpleasantness
+             From: schwern@pobox.com
+             Date: Mon, 6 Oct 2003 13:14:36 -0700
+             Message-Id: <20031006131436.G20960@ttul.org>
      Branch: perl
-          ! t/TEST t/op/magic.t
+          ! lib/UNIVERSAL.pm t/op/universal.t
 ____________________________________________________________________________
-[ 20871] By: jhi                                   on 2003/08/25  05:16:02
-        Log: Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Sun, 24 Aug 2003 16:48:53 +0100
-             Message-ID: <20030824164851.E558@plum.flirble.org>
+[ 21417] By: ams                                   on 2003/10/07  03:55:18
+        Log: Update perlfunc/require to describe NXDOMAIN caching... er, you
+             know what I mean.
      Branch: perl
-          ! doop.c
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 20870] By: jhi                                   on 2003/08/25  05:14:04
-        Log: Subject: [patch emacs/ptags] allow xemacs to be used
+[ 21416] By: ams                                   on 2003/10/07  03:37:01
+        Log: Subject: [patch sv.c] improve "...free unref scalar" warning
              From: Stas Bekman <stas@stason.org>
-             Date: Sun, 24 Aug 2003 22:05:00 -0700
-             Message-ID: <3F4998FC.3090401@stason.org>
+             Date: Mon, 06 Oct 2003 21:19:53 -0700
+             Message-Id: <3F823EE9.4030103@stason.org>
      Branch: perl
-          ! emacs/ptags
-____________________________________________________________________________
-[ 20869] By: jhi                                   on 2003/08/25  05:09:45
-        Log: Cygwin 1.5.x looking better.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+          ! sv.c
 ____________________________________________________________________________
-[ 20868] By: jhi                                   on 2003/08/24  13:20:03
-        Log: MPE/iX doc tweak from Mark Bixby.
+[ 21415] By: ams                                   on 2003/10/06  17:30:31
+        Log: Subject: [PATCH bleadperl] (was Re: require() does not behave aas documented)
+             From: Rick Delaney <rick@bort.ca>
+             Date: Tue, 23 Sep 2003 12:14:52 -0400
+             Message-ID: <20030923121452.G18845@biff.bort.ca>
      Branch: perl
-          ! README.mpeix
+          ! pp_ctl.c t/comp/require.t
 ____________________________________________________________________________
-[ 20867] By: jhi                                   on 2003/08/24  10:46:42
-        Log: Various tweaks for getting Perl to compile on SunOS 4.x.
-             Doesn't work well yet, something broken in DynaLoader/XSLoader?
+[ 21414] By: rgs                                   on 2003/10/06  15:23:01
+        Log: Subject: Re: [PATCH lib/warnings.t]  Adding TODO functionality to lib/warnings.
+             From: Abigail <abigail@abigail.nl>
+             Date: Wed, 1 Oct 2003 14:19:43 +0200
+             Message-ID: <20031001121943.GA29419@abigail.nl>
      Branch: perl
-          ! README.solaris ext/IO/poll.c hints/sunos_4_1.sh
+          ! lib/warnings.t
 ____________________________________________________________________________
-[ 20866] By: jhi                                   on 2003/08/24  10:00:59
-        Log: IRIX 5.3 is 99.90% okay.
+[ 21413] By: rgs                                   on 2003/10/06  15:05:32
+        Log: Fixes in the modules maintainers list.
      Branch: perl
-          ! README.irix hints/irix_5.sh
+          ! Porting/Maintainers.pl
 ____________________________________________________________________________
-[ 20865] By: jhi                                   on 2003/08/24  08:24:46
-        Log: An imperfect last resort in case there is no strtoul() but
-             there is strtol() (like e.g. SunOS 4) because of the Atoul()
-             in Perl_get_hash_seed()).  The only true fix would be to
-             implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
-             in numeric.c.
+[ 21412] By: rgs                                   on 2003/10/06  15:02:42
+        Log: Fix broken link in perltodo.pod.
      Branch: perl
-          ! perl.h
+          ! pod/perltodo.pod
 ____________________________________________________________________________
-[ 20864] By: jhi                                   on 2003/08/24  07:45:47
-        Log: s/rationale/rational/g on bigrats.
+[ 21411] By: rgs                                   on 2003/10/06  12:11:10
+        Log: Typos in perldiag.
      Branch: perl
-          ! lib/Math/BigRat.pm lib/bigrat.pm
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[ 20863] By: jhi                                   on 2003/08/24  06:43:00
-        Log: Integrate:
-             [ 20860]
-             Bad quote day, noticed by Philip Newton.
-             
-             [ 20861]
-             gcc -O3 and Storable in Linux do not like each other.
-             
-             [ 20862]
-             Update the CPAN mirrors list.
-     Branch: maint-5.8/perl
-         !> ext/Storable/hints/linux.pl hints/dos_djgpp.sh
-         !> pod/perlmodlib.PL pod/perlmodlib.pod
+[ 21410] By: rgs                                   on 2003/10/06  11:55:52
+        Log: Subject: Re: [doc-PATCH] for unpack_str() and question
+             From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
+             Date: Mon, 6 Oct 2003 08:45:29 +0200 
+             Message-ID: <75A46BF1A9D8D311863A00508B6259A405F180C1@ATTMSX4>
+     Branch: perl
+          ! pod/perlapi.pod pp_pack.c
 ____________________________________________________________________________
-[ 20862] By: jhi                                   on 2003/08/24  06:41:17
-        Log: Update the CPAN mirrors list.
+[ 21409] By: rgs                                   on 2003/10/06  11:49:55
+        Log: Subject: [PATCH pod/perlfunc.pod]  ref can return false on references
+             From: Abigail <abigail@abigail.nl>
+             Date: Mon, 6 Oct 2003 05:55:21 -0700
+             Message-ID: <20031006125521.GA26446@ucan.foad.org>
      Branch: perl
-          ! pod/perlmodlib.PL pod/perlmodlib.pod
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 20861] By: jhi                                   on 2003/08/24  06:13:13
-        Log: gcc -O3 and Storable in Linux do not like each other.
+[ 21408] By: rgs                                   on 2003/10/06  11:46:14
+        Log: Add a new option --check to Porting/Maintainers,
+             to check for files who are listed for several maintainers.
      Branch: perl
-          ! ext/Storable/hints/linux.pl
+          ! Porting/Maintainers.pm
 ____________________________________________________________________________
-[ 20860] By: jhi                                   on 2003/08/24  05:34:56
-        Log: Bad quote day, noticed by Philip Newton.
+[ 21407] By: rgs                                   on 2003/10/06  11:44:33
+        Log: Subject: [PATCH]Re: The META.yml file in bleadperl
+             From: Fergal Daly <fergal@esatclear.ie>
+             Date: Mon, 6 Oct 2003 00:25:29 +0100
+             Message-Id: <200310060025.29122.fergal@esatclear.ie>
+             
+             Plus regeneration of META.yml
      Branch: perl
-          ! hints/dos_djgpp.sh
+          ! META.yml Porting/makemeta
 ____________________________________________________________________________
-[ 20859] By: rgs                                   on 2003/08/23  20:02:36
-        Log: Two portability patches for DJGPP from Richard Dawe
-             <rich@phekda.freeserve.co.uk>.
-             Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
-     Branch: maint-5.6
-          ! perl-5.6.2/djgpp/djgppsed.sh perl-5.6.2/dosish.h
+[ 21406] By: ams                                   on 2003/10/06  04:22:11
+        Log: Subject: Re: [perl #24076] "<> err EXPR" and warnings.
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Sun, 5 Oct 2003 21:27:54 +0200
+             Message-Id: <20031005212754.5ef54472.rgarciasuarez@free.fr>
+             (Applied with tweaks to op.c and a comment.)
+     Branch: perl
+          ! op.c t/lib/warnings/op
 ____________________________________________________________________________
-[ 20858] By: jhi                                   on 2003/08/23  09:21:09
-        Log: Integrate:
-             [ 20850]
-             Subject: [PATCH] Re: valgrind as a leak hound?
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Fri, 22 Aug 2003 23:28:18 +0200
-             Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>
-             
-             Add the leak detection to valgrind testing.
-             
-             [ 20851]
-             Doc tweaks on perlhack.
-             
-             [ 20853]
-             Move the note about known eval leaks earlier.
-             
-             [ 20854]
-             More data points about the Storable optimization problem
-             in Linux.  (It might be that also non-Debians are affected,
-             waiting for more information.)
-             
-             [ 20855]
-             Add more comments so that one can see what is supposed to happen.
-             
-             [ 20856]
-             Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture"
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Mon, 4 Aug 2003 16:20:19 +0300
-             Message-ID: <20030804132019.GA6764@ratsnest.hole>
-     Branch: maint-5.8/perl
-         +> t/perl.supp
-         !> Configure MANIFEST config_h.SH ext/Storable/hints/linux.pl
-         !> pod/perlhack.pod t/TEST t/op/lc.t
+[ 21405] By: ams                                   on 2003/10/06  03:56:54
+        Log: Subject: Re: [PATCH] perlsyn.pod Revision - Resend
+             From: Shlomi Fish <shlomif@vipe.technion.ac.il>
+             Date: Fri, 3 Oct 2003 12:34:46 +0200 (IST)
+             Message-Id: <Pine.LNX.4.56.0310031233580.28640@vipe.technion.ac.il>
+             (Applied with minor tweaks.)
+     Branch: perl
+          ! pod/perlsyn.pod
 ____________________________________________________________________________
-[ 20857] By: jhi                                   on 2003/08/23  09:15:29
-        Log: metaconfig unit change for #20856.
-     Branch: metaconfig
-          ! U/compline/byteorder.U
+[ 21404] By: ams                                   on 2003/10/06  03:32:50
+        Log: Subject: [perl #24120] Tie::Hash documentation has broken code
+             From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
+             Date: 5 Oct 2003 18:40:36 -0000
+             Message-Id: <rt-24120-65664.15.9776865968429@rt.perl.org>
+             (Applied without $VERSION update.)
+     Branch: perl
+          ! lib/Tie/Hash.pm
 ____________________________________________________________________________
-[ 20856] By: jhi                                   on 2003/08/23  09:15:15
-        Log: Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture"
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Mon, 4 Aug 2003 16:20:19 +0300
-             Message-ID: <20030804132019.GA6764@ratsnest.hole>
+[ 21403] By: ams                                   on 2003/10/06  03:26:39
+        Log: Subject: Re: [PATCH] [perl #24113] mistake in perlretut
+             From: Robert Spier <rspier@pobox.com>
+             Date: Sun, 05 Oct 2003 21:34:30 -0700
+             Message-Id: <m3vfr39e7d.wl_rspier@pobox.com>
      Branch: perl
-          ! Configure config_h.SH
+          ! pod/perlretut.pod
 ____________________________________________________________________________
-[ 20855] By: jhi                                   on 2003/08/23  07:51:32
-        Log: Add more comments so that one can see what is supposed to happen.
+[ 21402] By: ams                                   on 2003/10/05  03:08:53
+        Log: Subject: [PATCH] pp_sys.c: pp_waitpid and EINTR
+             From: Steve Grazzini <grazz@pobox.com>
+             Date: Sat, 4 Oct 2003 18:15:23 -0400
+             Message-Id: <20031004221523.GA29324@grazzini.net>
      Branch: perl
-          ! t/op/lc.t
+          ! pp_sys.c
 ____________________________________________________________________________
-[ 20854] By: jhi                                   on 2003/08/23  07:41:11
-        Log: More data points about the Storable optimization problem
-             in Linux.  (It might be that also non-Debians are affected,
-             waiting for more information.)
+[ 21401] By: ams                                   on 2003/10/02  17:25:34
+        Log: Subject: Re: 5.8.1 and srand
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: Thu, 2 Oct 2003 15:51:11 +0000
+             Message-Id: <1065109871.3115@devpc01.iconmobile.de>
      Branch: perl
-          ! ext/Storable/hints/linux.pl
+          ! t/op/fork.t
 ____________________________________________________________________________
-[ 20853] By: jhi                                   on 2003/08/23  07:37:41
-        Log: Move the note about known eval leaks earlier.
+[ 21400] By: hv                                    on 2003/10/02  09:34:36
+        Log: minor cleanup for Changes
      Branch: perl
-          ! pod/perlhack.pod
+          ! Changes
 ____________________________________________________________________________
-[ 20852] By: jhi                                   on 2003/08/23  07:15:58
-        Log: Forgot to regen byterun.c.
+[ 21399] By: hv                                    on 2003/10/02  09:18:27
+        Log: Update changes
      Branch: perl
-          ! ext/ByteLoader/byterun.c
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[ 20851] By: jhi                                   on 2003/08/23  07:13:29
-        Log: Doc tweaks on perlhack.
+[ 21398] By: hv                                    on 2003/10/02  09:15:42
+        Log: build perlapi.pod in deterministic order even when functions differ
+             only in case; regen perlapi.pod
      Branch: perl
-          ! pod/perlhack.pod
+          ! autodoc.pl pod/perlapi.pod
 ____________________________________________________________________________
-[ 20850] By: jhi                                   on 2003/08/23  06:54:58
-        Log: Subject: [PATCH] Re: valgrind as a leak hound?
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Fri, 22 Aug 2003 23:28:18 +0200
-             Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>
-             
-             Add the leak detection to valgrind testing.
+[ 21397] By: ams                                   on 2003/10/02  07:48:51
+        Log: Subject: Re: 5.8.1 and srand
+             From: Brendan O'Dea <bod@debian.org>
+             Date: Thu, 2 Oct 2003 10:30:36 +1000
+             Message-Id: <20031002003036.GA9198@londo.c47.org>
      Branch: perl
-          + t/perl.supp
-          ! MANIFEST pod/perlhack.pod t/TEST
+          ! util.c
 ____________________________________________________________________________
-[ 20849] By: rgs                                   on 2003/08/22  21:45:20
-        Log: Integrate Test::More, Test::Builder and Test::Simple,
-             from bleadperl. Pulling in dependencies, I had to integrate if.pm
-             as well (it's used in some tests.)
-     Branch: maint-5.6
-          + perl-5.6.2/lib/Test/Builder.pm perl-5.6.2/lib/Test/More.pm
-          + perl-5.6.2/lib/Test/Simple.pm
-          + perl-5.6.2/lib/Test/Simple/Changes
-          + perl-5.6.2/lib/Test/Simple/README
-          + perl-5.6.2/lib/Test/Simple/t/Builder.t
-          + perl-5.6.2/lib/Test/Simple/t/More.t
-          + perl-5.6.2/lib/Test/Simple/t/bad_plan.t
-          + perl-5.6.2/lib/Test/Simple/t/buffer.t
-          + perl-5.6.2/lib/Test/Simple/t/curr_test.t
-          + perl-5.6.2/lib/Test/Simple/t/details.t
-          + perl-5.6.2/lib/Test/Simple/t/diag.t
-          + perl-5.6.2/lib/Test/Simple/t/exit.t
-          + perl-5.6.2/lib/Test/Simple/t/extra.t
-          + perl-5.6.2/lib/Test/Simple/t/fail-like.t
-          + perl-5.6.2/lib/Test/Simple/t/fail-more.t
-          + perl-5.6.2/lib/Test/Simple/t/fail.t
-          + perl-5.6.2/lib/Test/Simple/t/filehandles.t
-          + perl-5.6.2/lib/Test/Simple/t/fork.t
-          + perl-5.6.2/lib/Test/Simple/t/has_plan.t
-          + perl-5.6.2/lib/Test/Simple/t/has_plan2.t
-          + perl-5.6.2/lib/Test/Simple/t/import.t
-          + perl-5.6.2/lib/Test/Simple/t/is_deeply.t
-          + perl-5.6.2/lib/Test/Simple/t/maybe_regex.t
-          + perl-5.6.2/lib/Test/Simple/t/missing.t
-          + perl-5.6.2/lib/Test/Simple/t/no_ending.t
-          + perl-5.6.2/lib/Test/Simple/t/no_header.t
-          + perl-5.6.2/lib/Test/Simple/t/no_plan.t
-          + perl-5.6.2/lib/Test/Simple/t/ok_obj.t
-          + perl-5.6.2/lib/Test/Simple/t/output.t
-          + perl-5.6.2/lib/Test/Simple/t/plan.t
-          + perl-5.6.2/lib/Test/Simple/t/plan_is_noplan.t
-          + perl-5.6.2/lib/Test/Simple/t/plan_no_plan.t
-          + perl-5.6.2/lib/Test/Simple/t/plan_skip_all.t
-          + perl-5.6.2/lib/Test/Simple/t/simple.t
-          + perl-5.6.2/lib/Test/Simple/t/skip.t
-          + perl-5.6.2/lib/Test/Simple/t/skipall.t
-          + perl-5.6.2/lib/Test/Simple/t/strays.t
-          + perl-5.6.2/lib/Test/Simple/t/threads.t
-          + perl-5.6.2/lib/Test/Simple/t/todo.t
-          + perl-5.6.2/lib/Test/Simple/t/undef.t
-          + perl-5.6.2/lib/Test/Simple/t/use_ok.t
-          + perl-5.6.2/lib/Test/Simple/t/useing.t
-          + perl-5.6.2/lib/Test/Tutorial.pod perl-5.6.2/lib/if.pm
-          + perl-5.6.2/lib/if.t perl-5.6.2/t/lib/Test/Simple/Catch.pm
-          + perl-5.6.2/t/lib/Test/Simple/sample_tests/death.plx
-          + perl-5.6.2/t/lib/Test/Simple/sample_tests/death_in_eval.plx
-          + perl-5.6.2/t/lib/Test/Simple/sample_tests/extras.plx
-          + perl-5.6.2/t/lib/Test/Simple/sample_tests/five_fail.plx
-          + perl-5.6.2/t/lib/Test/Simple/sample_tests/last_minute_death.pl
-          + x perl-5.6.2/t/lib/Test/Simple/sample_tests/one_fail.plx
-          + perl-5.6.2/t/lib/Test/Simple/sample_tests/pre_plan_death.plx
-          + perl-5.6.2/t/lib/Test/Simple/sample_tests/require.plx
-          + perl-5.6.2/t/lib/Test/Simple/sample_tests/success.plx
-          + perl-5.6.2/t/lib/Test/Simple/sample_tests/too_few.plx
-          + perl-5.6.2/t/lib/Test/Simple/sample_tests/two_fail.plx
-          + perl-5.6.2/t/lib/TieOut.pm
-          ! perl-5.6.2/MANIFEST
-____________________________________________________________________________
-[ 20848] By: rgs                                   on 2003/08/22  20:51:02
-        Log: Upgrade to Test 1.24 (from bleadperl)
-     Branch: maint-5.6
-          + perl-5.6.2/lib/Test/t/fail.t perl-5.6.2/lib/Test/t/mix.t
-          + perl-5.6.2/lib/Test/t/onfail.t perl-5.6.2/lib/Test/t/qr.t
-          + perl-5.6.2/lib/Test/t/skip.t perl-5.6.2/lib/Test/t/success.t
-          + perl-5.6.2/lib/Test/t/todo.t
-          ! perl-5.6.2/MANIFEST perl-5.6.2/lib/Test.pm
-____________________________________________________________________________
-[ 20847] By: rgs                                   on 2003/08/22  20:07:32
-        Log: Two tests were failing after the Test::Harness upgrade, because
-             they use Test, that loads Test::Harness, that doesn't load FileHandle
-             anymore.
-     Branch: maint-5.6
-          ! perl-5.6.2/t/lib/ftmp-mktemp.t perl-5.6.2/t/lib/ftmp-posix.t
-____________________________________________________________________________
-[ 20846] By: rgs                                   on 2003/08/22  20:05:52
-        Log: Upgrade to Test::Harness 2.30, and get t/harness from bleadperl
-             (more or less, due to the different set of directories to scan
-             for tests)
-     Branch: maint-5.6
-          + perl-5.6.2/lib/Test/Harness/Assert.pm
-          + perl-5.6.2/lib/Test/Harness/Changes
-          + perl-5.6.2/lib/Test/Harness/Iterator.pm
-          + perl-5.6.2/lib/Test/Harness/Straps.pm
-          + perl-5.6.2/lib/Test/Harness/t/00compile.t
-          + perl-5.6.2/lib/Test/Harness/t/assert.t
-          + perl-5.6.2/lib/Test/Harness/t/base.t
-          + perl-5.6.2/lib/Test/Harness/t/callback.t
-          + perl-5.6.2/lib/Test/Harness/t/nonumbers.t
-          + perl-5.6.2/lib/Test/Harness/t/ok.t
-          + perl-5.6.2/lib/Test/Harness/t/pod.t
-          + perl-5.6.2/lib/Test/Harness/t/strap-analyze.t
-          + perl-5.6.2/lib/Test/Harness/t/strap.t
-          + perl-5.6.2/lib/Test/Harness/t/test-harness.t
-          + perl-5.6.2/t/lib/sample-tests/bailout
-          + perl-5.6.2/t/lib/sample-tests/bignum
-          + perl-5.6.2/t/lib/sample-tests/combined
-          + perl-5.6.2/t/lib/sample-tests/descriptive
-          + perl-5.6.2/t/lib/sample-tests/die
-          + perl-5.6.2/t/lib/sample-tests/die_head_end
-          + perl-5.6.2/t/lib/sample-tests/die_last_minute
-          + perl-5.6.2/t/lib/sample-tests/duplicates
-          + perl-5.6.2/t/lib/sample-tests/head_end
-          + perl-5.6.2/t/lib/sample-tests/head_fail
-          + perl-5.6.2/t/lib/sample-tests/lone_not_bug
-          + perl-5.6.2/t/lib/sample-tests/no_nums
-          + perl-5.6.2/t/lib/sample-tests/no_output
-          + perl-5.6.2/t/lib/sample-tests/out_of_order
-          + perl-5.6.2/t/lib/sample-tests/segfault
-          + perl-5.6.2/t/lib/sample-tests/shbang_misparse
-          + perl-5.6.2/t/lib/sample-tests/simple
-          + perl-5.6.2/t/lib/sample-tests/simple_fail
-          + perl-5.6.2/t/lib/sample-tests/skip
-          + perl-5.6.2/t/lib/sample-tests/skip_nomsg
-          + perl-5.6.2/t/lib/sample-tests/skipall
-          + perl-5.6.2/t/lib/sample-tests/skipall_nomsg
-          + perl-5.6.2/t/lib/sample-tests/switches
-          + perl-5.6.2/t/lib/sample-tests/taint
-          + perl-5.6.2/t/lib/sample-tests/todo
-          + perl-5.6.2/t/lib/sample-tests/todo_inline
-          + perl-5.6.2/t/lib/sample-tests/too_many
-          + perl-5.6.2/t/lib/sample-tests/vms_nit
-          + perl-5.6.2/t/lib/sample-tests/with_comments
-          ! perl-5.6.2/MANIFEST perl-5.6.2/lib/Test/Harness.pm
-          ! perl-5.6.2/t/harness
-____________________________________________________________________________
-[ 20845] By: jhi                                   on 2003/08/22  15:23:12
+[ 21396] By: ams                                   on 2003/10/01  22:18:13
         Log: Update Changes.
-     Branch: maint-5.8/perl
+     Branch: perl
           ! Changes patchlevel.h
 ____________________________________________________________________________
-[ 20844] By: jhi                                   on 2003/08/22  15:07:15
-        Log: Integrate:
-             [ 20842]
-             Try to dodge getspnam() in AIX.
-             
-             [ 20843]
-             Oops.  Why can't C comments nest?
-     Branch: maint-5.8/perl
-         !> pp_sys.c
-____________________________________________________________________________
-[ 20843] By: jhi                                   on 2003/08/22  15:05:39
-        Log: Oops.  Why can't C comments nest?
+[ 21394] By: ams                                   on 2003/10/01  20:28:20
+        Log: Subject: misapplied patch 19452
+             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
+             Date: Tue, 30 Sep 2003 06:01:50 -0700
+             Message-Id: <20030930130150.GA1436@efn.org>
      Branch: perl
-          ! pp_sys.c
+          ! pp_hot.c
 ____________________________________________________________________________
-[ 20842] By: jhi                                   on 2003/08/22  14:57:09
-        Log: Try to dodge getspnam() in AIX.
+[ 21392] By: rgs                                   on 2003/09/30  20:22:02
+        Log: Revamp the section on local() in perlsub.
+             - avoid using the word "declare" in conjunction with local()
+             - less archaelogical references
+             - more about localization of lvalues
+             - removes examples of localization of tied hashes that don't work
+             - give titles to subsections
+             - explain localization of magic values
+             - explain localization of globs
+             - fix link to perldelta
      Branch: perl
-          ! pp_sys.c
+          ! pod/perlsub.pod
 ____________________________________________________________________________
-[ 20841] By: jhi                                   on 2003/08/22  13:53:37
-        Log: Integrate:
-             [ 20839]
-             Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1)
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST)
-             Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>
-             
-             [ 20840]
-             Subject: Re: mysterious bytecode.t failure
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 22 Aug 2003 11:49:34 +0300
-             Message-ID: <20030822084934.GA1257@ratsnest.hole>
-     Branch: maint-5.8/perl
-         !> lib/File/Temp.pm lib/File/Temp/t/tempfile.t t/base/lex.t
+[ 21391] By: rgs                                   on 2003/09/30  12:47:13
+        Log: Useless "local $_" in a perlfaq3 example
+     Branch: perl
+          ! pod/perlfaq3.pod
 ____________________________________________________________________________
-[ 20840] By: jhi                                   on 2003/08/22  13:52:26
-        Log: Subject: Re: mysterious bytecode.t failure
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 22 Aug 2003 11:49:34 +0300
-             Message-ID: <20030822084934.GA1257@ratsnest.hole>
+[ 21390] By: rgs                                   on 2003/09/30  11:29:17
+        Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
+             From: grommel@sears.com
+             Date: Mon, 29 Sep 2003 14:45:16 -0500
+             Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>
      Branch: perl
-          ! t/base/lex.t
+          ! hints/svr4.sh t/op/pack.t
 ____________________________________________________________________________
-[ 20839] By: jhi                                   on 2003/08/22  13:51:44
-        Log: Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1)
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST)
-             Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>
+[ 21389] By: rgs                                   on 2003/09/30  11:06:53
+        Log: Add a TODO test for bug #23790, by Abigail
      Branch: perl
-          ! lib/File/Temp.pm lib/File/Temp/t/tempfile.t
+          ! t/op/sub_lval.t
 ____________________________________________________________________________
-[ 20838] By: jhi                                   on 2003/08/22  13:43:19
-        Log: Integrate:
-             [ 20837]
-             Just #.
-     Branch: maint-5.8/perl
-         !> pod/buildtoc pod/perltoc.pod
+[ 21388] By: rgs                                   on 2003/09/30  10:52:50
+        Log: Subject: [PATCH] Re: [perl #24071] Typo in description of binmode
+             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
+             Date: Tue, 30 Sep 2003 04:53:02 -0700
+             Message-ID: <20030930115302.GA3200@efn.org>
+     Branch: perl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 20837] By: jhi                                   on 2003/08/22  13:42:24
-        Log: Just #.
+[ 21387] By: rgs                                   on 2003/09/29  12:47:37
+        Log: Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
+             From: Tom Horsley <Tom.Horsley@ccur.com>
+             Date: Mon, 29 Sep 2003 13:00:09 GMT
+             Message-Id: <200309291300.NAA23856@amber2.ccur.com>
      Branch: perl
-          ! pod/buildtoc pod/perltoc.pod
+          ! ext/Sys/Syslog/t/syslog.t hints/powerux.sh
 ____________________________________________________________________________
-[ 20836] By: jhi                                   on 2003/08/22  13:34:08
-        Log: Integrate:
-             [ 20831]
-             Rafael spotted that vms/perlvms.pod was still referred to.
-             
-             [ 20832]
-             Retract #20826 and #20831; things are done differently
-             in VMS, it seems.  Maybe the vms/descrip_mms.template
-             needs to be changed?
-             
-             [ 20833]
-             In the vms/descrip_mms.template   the perlvms.pod must
-             be copied from vms/, err, [.vms], not [.pod].
-             
-             [ 20834]
-             Also MANIFEST the vms/perlvms restoration.
-             
-             [ 20835]
-             Regen toc.
-     Branch: maint-5.8/perl
-         +> vms/perlvms.pod
-          - pod/perlvms.pod
-         !> MANIFEST Makefile.SH pod/buildtoc pod/perltoc.pod
-         !> vms/descrip_mms.template
+[ 21386] By: rgs                                   on 2003/09/29  11:14:27
+        Log: Subject: [PATCH 5.8.1] Fix broken splitpod program
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Mon, 29 Sep 2003 11:50:23 +0100
+             Message-ID: <3F780E6F.3020704@uk.radan.com>
+     Branch: perl
+          ! pod/splitpod
 ____________________________________________________________________________
-[ 20835] By: jhi                                   on 2003/08/22  13:32:12
-        Log: Regen toc.
+[ 21385] By: rgs                                   on 2003/09/29  11:09:32
+        Log: Subject: [PATCH 5.8.1] pod/perlrun.pod: no space after -i allowed
+             From: Brendan O'Dea <bod@debian.org>
+             Date: Sun, 28 Sep 2003 23:23:34 +1000
+             Message-ID: <20030928132334.GA29499@londo.c47.org>
      Branch: perl
-          ! pod/perltoc.pod
+          ! pod/perlrun.pod
 ____________________________________________________________________________
-[ 20834] By: jhi                                   on 2003/08/22  13:28:36
-        Log: Also MANIFEST the vms/perlvms restoration.
+[ 21384] By: rgs                                   on 2003/09/26  20:39:19
+        Log: Nit to the maintainers list by SADAHIRO Tomoyuki
      Branch: perl
-          ! MANIFEST
+          ! Porting/Maintainers.pl
 ____________________________________________________________________________
-[ 20833] By: jhi                                   on 2003/08/22  13:22:02
-        Log: In the vms/descrip_mms.template   the perlvms.pod must
-             be copied from vms/, err, [.vms], not [.pod].
+[ 21383] By: jhi                                   on 2003/09/26  04:41:17
+        Log: Missing +x bits.
      Branch: perl
-          ! pod/buildtoc vms/descrip_mms.template
+          ! Porting/makerel
 ____________________________________________________________________________
-[ 20832] By: jhi                                   on 2003/08/22  13:15:35
-        Log: Retract #20826 and #20831; things are done differently
-             in VMS, it seems.  Maybe the vms/descrip_mms.template
-             needs to be changed?
+[ 21382] By: rgs                                   on 2003/09/25  19:40:50
+        Log: Update the perldelta for 5.9.0.
      Branch: perl
-          + vms/perlvms.pod
-          - pod/perlvms.pod
-          ! MANIFEST Makefile.SH
+          ! pod/perldelta.pod
 ____________________________________________________________________________
-[ 20831] By: jhi                                   on 2003/08/22  13:04:47
-        Log: Rafael spotted that vms/perlvms.pod was still referred to.
+[ 21381] By: rgs                                   on 2003/09/25  19:02:12
+        Log: Add the perl581delta manpage.
+             Regenerate the table of contents.
      Branch: perl
-          ! Makefile.SH
+          + pod/perl581delta.pod
+          ! MANIFEST pod.lst pod/perl.pod pod/perlhist.pod pod/perltoc.pod
+          ! vms/descrip_mms.template win32/pod.mak
 ____________________________________________________________________________
-[ 20830] By: jhi                                   on 2003/08/22  12:28:15
-        Log: Integrate:
-             [ 20819]
-             Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt)
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Fri, 22 Aug 2003 09:01:09 +0200
-             Message-id: <20030822070109.GA1029@ethan>
-             
-             [ 20820]
-             Advertise the encoding pragma at the utf8 pragma.
-             
-             [ 20821]
-             Put the tests of the change #19064 back, but disable them.
-             
-             [ 20822]
-             Try to make the use of utf8 as clear as possible.
-             
-             [ 20823]
-             Subject: Re: [perl #23463]: compiler version on sparc/netbsd
-             From: alian@cpan.org (Alian)
-             Date: Wed, 20 Aug 2003 20:39:17 +0200
-             Message-ID: <3F43C055.6030709@jupiter.alianet>
-             
-             [ 20824]
-             Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Thu, 21 Aug 2003 22:26:18 +0100
-             Message-ID: <20030821222618.T558@plum.flirble.org>
-             
-             [ 20825]
-             Lower Storable.xs optimization to -O2 on certain
-             known platforms.
-             
-             [ 20826]
-             perlvms moving day, from Craig Berry.
-             
-             [ 20828]
-             Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Fri, 22 Aug 2003 14:57:09 +0200
-             Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>
-             
-             [ 20829]
-             The change #20809 opened up a code path that might leave s unset.
-     Branch: maint-5.8/perl
-         +> ext/Storable/hints/linux.pl pod/perlvms.pod
-          - vms/perlvms.pod
-         !> MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
-         !> ext/Devel/PPPort/t/test.t lib/File/Path.t lib/utf8.pm mg.c
-         !> t/op/args.t t/op/pack.t
+[ 21380] By: rgs                                   on 2003/09/25  18:36:45
+        Log: Update perlhist.pod
+     Branch: perl
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 20829] By: jhi                                   on 2003/08/22  12:22:04
-        Log: The change #20809 opened up a code path that might leave s unset.
+[ 21372] By: gbarr                                 on 2003/09/25  07:35:24
+        Log: Sync with libnet 1.17
      Branch: perl
-          ! mg.c
+          ! lib/Net/ChangeLog.libnet lib/Net/Domain.pm lib/Net/FTP.pm
 ____________________________________________________________________________
-[ 20828] By: jhi                                   on 2003/08/22  12:17:49
-        Log: Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Fri, 22 Aug 2003 14:57:09 +0200
-             Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>
+[ 21371] By: gbarr                                 on 2003/09/25  06:57:35
+        Log: Update to Scalar-List-Utils 1.13
      Branch: perl
-          ! lib/File/Path.t
+          ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
+          ! ext/List/Util/lib/List/Util.pm
+          ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t
 ____________________________________________________________________________
-[ 20827] By: jhi                                   on 2003/08/22  12:17:01
-        Log: Test the correct longness; from Enache.
+[ 21370] By: jhi                                   on 2003/09/25  06:45:42
+        Log: CPAN sites update.
      Branch: perl
-          ! ext/B/t/assembler.t
+          ! pod/perlmodlib.PL
 ____________________________________________________________________________
-[ 20826] By: jhi                                   on 2003/08/22  12:15:28
-        Log: perlvms moving day, from Craig Berry.
+[ 21369] By: jhi                                   on 2003/09/25  05:22:48
+        Log: Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98)
+             From: Greg Matheson <lang@ms.chinmin.edu.tw>
+             Date: Wed, 24 Sep 2003 22:51:09 +0800
+             Message-ID: <20030924225109.A17126@ms>
+             
+             (Win98 + MinGW, a missing Win95.pm hunk)
      Branch: perl
-          + pod/perlvms.pod
-          - vms/perlvms.pod
-          ! MANIFEST
+          ! lib/ExtUtils/MM_Win95.pm
 ____________________________________________________________________________
-[ 20825] By: jhi                                   on 2003/08/22  12:14:14
-        Log: Lower Storable.xs optimization to -O2 on certain
-             known platforms.
+[ 21365] By: jhi                                   on 2003/09/25  04:44:05
+        Log: AUTHORS tweak.
      Branch: perl
-          + ext/Storable/hints/linux.pl
-          ! MANIFEST
+          ! AUTHORS
 ____________________________________________________________________________
-[ 20824] By: jhi                                   on 2003/08/22  08:20:15
-        Log: Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Thu, 21 Aug 2003 22:26:18 +0100
-             Message-ID: <20030821222618.T558@plum.flirble.org>
+[ 21361] By: jhi                                   on 2003/09/24  17:40:42
+        Log: Even though undefing SPACE and FORMAT should be safe,
+             at this point I'm choosing to be paranoid and using
+             #ifdef __Lynx__.
      Branch: perl
-          ! t/op/pack.t
+          ! perl.h
 ____________________________________________________________________________
-[ 20823] By: jhi                                   on 2003/08/22  08:16:47
-        Log: Subject: Re: [perl #23463]: compiler version on sparc/netbsd
-             From: alian@cpan.org (Alian)
-             Date: Wed, 20 Aug 2003 20:39:17 +0200
-             Message-ID: <3F43C055.6030709@jupiter.alianet>
+[ 21360] By: jhi                                   on 2003/09/24  17:30:07
+        Log: Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS 
+             From: Olli Savia (via RT) <perlbug-followup@perl.org>
+             Date: 24 Sep 2003 15:42:41 -0000
+             Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
      Branch: perl
-          ! t/op/pack.t
+          ! mg.c perl.h perlio.c pp_sys.c
 ____________________________________________________________________________
-[ 20822] By: jhi                                   on 2003/08/22  08:01:57
-        Log: Try to make the use of utf8 as clear as possible.
+[ 21356] By: jhi                                   on 2003/09/24  08:27:52
+        Log: Subject: [DOCPATCH] attributes.pm
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Wed, 24 Sep 2003 11:00:42 +0200
+             Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>
+             
+             (reformatted a bit)
      Branch: perl
-          ! lib/utf8.pm
+          ! lib/attributes.pm
 ____________________________________________________________________________
-[ 20821] By: jhi                                   on 2003/08/22  07:51:21
-        Log: Put the tests of the change #19064 back, but disable them.
+[ 21354] By: jhi                                   on 2003/09/24  07:25:48
+        Log: A fix from Graham for
+             [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
+             (seemingly a NV casting issue)
      Branch: perl
-          ! t/op/args.t
+          ! ext/List/Util/Util.xs
 ____________________________________________________________________________
-[ 20820] By: jhi                                   on 2003/08/22  06:47:50
-        Log: Advertise the encoding pragma at the utf8 pragma.
+[ 21353] By: jhi                                   on 2003/09/24  05:05:39
+        Log: Someone actually reads the Makefile.PL messages, it seems.
+             (from Jonathan Leffler)
      Branch: perl
-          ! lib/utf8.pm
+          ! ext/Time/HiRes/Makefile.PL
 ____________________________________________________________________________
-[ 20819] By: jhi                                   on 2003/08/22  06:31:29
-        Log: Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt)
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Fri, 22 Aug 2003 09:01:09 +0200
-             Message-id: <20030822070109.GA1029@ethan>
+[ 21351] By: jhi                                   on 2003/09/24  04:54:33
+        Log: perliol tweaks.
      Branch: perl
-          ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
-          ! ext/Devel/PPPort/t/test.t
+          ! pod/perliol.pod
 ____________________________________________________________________________
-[ 20818] By: jhi                                   on 2003/08/22  05:54:24
-        Log: Integrate:
-             [ 20804]
-             Fix the syswrite downgrade bug of
-             [perl #23428] Somethings rotten in unicode semantics
-             
-             [ 20805]
-             Subject: [PATCH] utf8 variable names scrambled in error messages
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 21 Aug 2003 21:17:26 +0300
-             Message-ID: <20030821181726.GA1241@ratsnest.hole>
-             
-             [ 20806]
-             Subject: [perluniintro.pod] pod markup fix
-             From: Stas Bekman <stas@stason.org>
-             Date: Thu, 21 Aug 2003 11:41:01 -0700
-             Message-ID: <3F45123D.8020805@stason.org>
-             
-             [ 20807]
-             Must close so that unlink works portably.
-             
-             [ 20808]
-             Mention the Unicode UTR #18 version referenced.
-             
-             [ 20809]
-             The magic variables that alter STDOUT have a tendancy to segfault
-             when accessed if STDOUT is undefined. Protect them.
-             
-             [ 20811]
-             No need to E<gt>.
-             
-             [ 20812]
-             Somehow missed 0.14 from the maint.
-             
-             [ 20813]
-             Subject: [PATCH] Re: pod cleanup
-             From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
-             Date: Thu, 21 Aug 2003 17:09:17 -0400
-             Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>
-             
-             (the pod part)
-             
-             [ 20814]
-             Do not edit perltoc since it is autogenerated.
-             
-             [ 20815]
-             Subject: Re: pod cleanup
-             From: Ken Williams <ken@mathforum.org>
-             Date: Thu, 21 Aug 2003 21:24:57 -0500
-             Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>
-             
-             [ 20817]
-             Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR
-             From: insecure <insecure@mail.od.ua>
-             Date: Thu, 21 Aug 2003 21:37:56 +0300
-             Message-Id: <200308212137.57016.insecure@mail.od.ua>
-     Branch: maint-5.8/perl
-         !> ext/I18N/Langinfo/Langinfo.xs gv.c lib/File/Spec/Cygwin.pm
-         !> lib/File/Spec/OS2.pm mg.c pod/buildtoc pod/perl5005delta.pod
-         !> pod/perlfaq4.pod pod/perlhack.pod pod/perlipc.pod
-         !> pod/perlpacktut.pod pod/perlunicode.pod pod/perluniintro.pod
-         !> pp_sys.c t/io/utf8.t t/op/die.t
+[ 21349] By: rgs                                   on 2003/09/23  22:09:57
+        Log: The FAQ answer about POD comments was incorrect. [perl #23893]
+             (plus a few typos.)
+     Branch: perl
+          ! pod/perlfaq7.pod pod/perlpodspec.pod
 ____________________________________________________________________________
-[ 20817] By: jhi                                   on 2003/08/22  05:18:53
-        Log: Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR
-             From: insecure <insecure@mail.od.ua>
-             Date: Thu, 21 Aug 2003 21:37:56 +0300
-             Message-Id: <200308212137.57016.insecure@mail.od.ua>
+[ 21348] By: rgs                                   on 2003/09/23  21:56:50
+        Log: Subject: [PATCH] perlvar
+             From: Juerd <juerd@convolution.nl>
+             Date: Sun, 21 Sep 2003 21:40:54 +0200
+             Message-ID: <20030921194054.GD14702@c3.convolution.nl>
      Branch: perl
-          ! ext/I18N/Langinfo/Langinfo.xs
+          ! pod/perlvar.pod
 ____________________________________________________________________________
-[ 20816] By: jhi                                   on 2003/08/22  05:15:30
-        Log: More bytecode patching from Enache.
+[ 21344] By: jhi                                   on 2003/09/23  19:33:45
+        Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
+             From: grommel@sears.com
+             Date: Tue, 23 Sep 2003 13:40:33 -0500
+             Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>
      Branch: perl
-          ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
-          ! ext/B/B/Disassembler.pm ext/ByteLoader/bytecode.h
+          ! hints/svr4.sh t/op/stat.t
 ____________________________________________________________________________
-[ 20815] By: jhi                                   on 2003/08/22  05:06:58
-        Log: Subject: Re: pod cleanup
-             From: Ken Williams <ken@mathforum.org>
-             Date: Thu, 21 Aug 2003 21:24:57 -0500
-             Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>
+[ 21343] By: jhi                                   on 2003/09/23  19:26:06
+        Log: Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
+             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
+             Date: Tue, 23 Sep 2003 09:13:55 -0700
+             Message-ID: <20030923161354.GA2432@efn.org>
      Branch: perl
-          ! lib/File/Spec/Cygwin.pm lib/File/Spec/OS2.pm
+          ! INSTALL
 ____________________________________________________________________________
-[ 20814] By: jhi                                   on 2003/08/22  05:05:52
-        Log: Do not edit perltoc since it is autogenerated.
+[ 21342] By: rgs                                   on 2003/09/23  19:12:58
+        Log: Minor nit in a debug message of the tokenizer.
      Branch: perl
-          ! pod/buildtoc
+          ! toke.c
 ____________________________________________________________________________
-[ 20813] By: jhi                                   on 2003/08/22  04:57:12
-        Log: Subject: [PATCH] Re: pod cleanup
-             From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
-             Date: Thu, 21 Aug 2003 17:09:17 -0400
-             Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>
+[ 21340] By: jhi                                   on 2003/09/23  12:33:53
+        Log: Let's call it 2.34, already (from Johan).
+     Branch: perl
+          ! lib/Getopt/Long.pm
+____________________________________________________________________________
+[ 21339] By: jhi                                   on 2003/09/23  12:31:08
+        Log: Subject: Re: [PATCH] RC5 and Intel's ICC
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Tue, 23 Sep 2003 15:04:35 +0200
+             Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>
              
-             (the pod part)
+             (add -we147 to ccflags if cc = ICC so that prototype
+             detection works right)
      Branch: perl
-          ! pod/perl5005delta.pod pod/perlfaq4.pod pod/perlhack.pod
-          ! pod/perlipc.pod pod/perlpacktut.pod
+          ! hints/linux.sh
 ____________________________________________________________________________
-[ 20812] By: jhi                                   on 2003/08/22  04:49:11
-        Log: Somehow missed 0.14 from the maint.
-     Branch: maint-5.8/perl
-         +> lib/File/Temp/t/object.t
-         !> MANIFEST lib/File/Temp.pm
+[ 21338] By: jhi                                   on 2003/09/23  12:02:28
+        Log: Bump the Encode version to 1.9801 since we are no more identical
+             to the CPAN version.
+     Branch: perl
+          ! ext/Encode/Encode.pm
 ____________________________________________________________________________
-[ 20811] By: jhi                                   on 2003/08/22  04:46:58
-        Log: No need to E<gt>.
+[ 21332] By: jhi                                   on 2003/09/23  09:17:32
+        Log: ucmlintage.
      Branch: perl
-          ! pod/perluniintro.pod
+          ! ext/Encode/ucm/gsm0338.ucm
 ____________________________________________________________________________
-[ 20810] By: jhi                                   on 2003/08/22  04:46:01
-        Log: Add File::Temp's OO test.
+[ 21331] By: jhi                                   on 2003/09/23  09:11:23
+        Log: GSM 03.38 mapping in Encoding::Byte is incorrect
+             
+             Fix as much as possible - the specification is still
+             a bit unclear.
      Branch: perl
-          + lib/File/Temp/t/object.t
-          ! MANIFEST
+          + ext/Encode/t/gsm0338.t
+          ! MANIFEST ext/Encode/MANIFEST
+          ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm
 ____________________________________________________________________________
-[ 20809] By: rgs                                   on 2003/08/21  19:07:22
-        Log: The magic variables that alter STDOUT have a tendancy to segfault
-             when accessed if STDOUT is undefined. Protect them.
+[ 21329] By: jhi                                   on 2003/09/23  06:10:28
+        Log: Subject: [PATCH] Re: B::Deparse fails in pure_string()
+             From: Stephen McCamant <smcc@MIT.EDU>
+             Date: Mon, 22 Sep 2003 20:53:57 -0700
+             Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>
      Branch: perl
-          ! mg.c
+          ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[ 20808] By: jhi                                   on 2003/08/21  18:39:36
-        Log: Mention the Unicode UTR #18 version referenced.
+[ 21327] By: jhi                                   on 2003/09/23  04:51:15
+        Log: Subject: [PATCH] RC5 and Intel's ICC
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Mon, 22 Sep 2003 22:52:40 +0200
+             Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
+             
+             (the missing void return type)
      Branch: perl
-          ! pod/perlunicode.pod
+          ! ext/threads/shared/shared.xs
 ____________________________________________________________________________
-[ 20807] By: jhi                                   on 2003/08/21  18:22:22
-        Log: Must close so that unlink works portably.
+[ 21326] By: jhi                                   on 2003/09/23  04:46:48
+        Log: Subject: [PATCH] RC5 and Intel's ICC
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Mon, 22 Sep 2003 22:52:40 +0200
+             Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
+             
+             (the attribute part)
      Branch: perl
-          ! t/io/utf8.t
+          ! ext/Devel/PPPort/PPPort.pm perl.h
 ____________________________________________________________________________
-[ 20806] By: jhi                                   on 2003/08/21  18:15:07
-        Log: Subject: [perluniintro.pod] pod markup fix
-             From: Stas Bekman <stas@stason.org>
-             Date: Thu, 21 Aug 2003 11:41:01 -0700
-             Message-ID: <3F45123D.8020805@stason.org>
+[ 21325] By: jhi                                   on 2003/09/23  04:43:29
+        Log: Stray CRs noticed by Jan Dubois.
      Branch: perl
-          ! pod/perluniintro.pod
+          ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/t/MM_Win32.t
 ____________________________________________________________________________
-[ 20805] By: jhi                                   on 2003/08/21  18:11:30
-        Log: Subject: [PATCH] utf8 variable names scrambled in error messages
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 21 Aug 2003 21:17:26 +0300
-             Message-ID: <20030821181726.GA1241@ratsnest.hole>
+[ 21324] By: jhi                                   on 2003/09/23  04:40:19
+        Log: The RCs have been missing CRs from certain files because
+             not all shells can handle multiline arguments right.
      Branch: perl
-          ! gv.c t/op/die.t
+          ! Porting/makerel
 ____________________________________________________________________________
-[ 20804] By: jhi                                   on 2003/08/21  18:09:10
-        Log: Fix the syswrite downgrade bug of
-             [perl #23428] Somethings rotten in unicode semantics
+[ 21323] By: rgs                                   on 2003/09/22  20:31:19
+        Log: When localising a magic value, propagæte the readonly flag
+             only if this scalar has \0 magic or has magic without a
+             'set' method. (follows change #20479 for bug #23141.)
      Branch: perl
-          ! pp_sys.c t/io/utf8.t
+          ! scope.c t/op/local.t
 ____________________________________________________________________________
-[ 20803] By: jhi                                   on 2003/08/21  15:34:44
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21319] By: jhi                                   on 2003/09/22  18:16:40
+        Log: An error message need not be a novel.
+     Branch: perl
+          ! pod/perldiag.pod pp_hot.c
 ____________________________________________________________________________
-[ 20802] By: jhi                                   on 2003/08/21  15:07:17
-        Log: Integrate:
-             [ 20801]
-             No more public cwd(), use private _cwd().
-     Branch: maint-5.8/perl
-         !> lib/File/Spec/t/Spec.t
+[ 21318] By: jhi                                   on 2003/09/22  17:45:23
+        Log: Upgrade to Math::BigInt 1.66.
+     Branch: perl
+          ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
+          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
+          ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
+          ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
+          ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
 ____________________________________________________________________________
-[ 20801] By: jhi                                   on 2003/08/21  15:06:16
-        Log: No more public cwd(), use private _cwd().
+[ 21311] By: jhi                                   on 2003/09/22  08:49:24
+        Log: Some more perlio doc tweaks based on NI-S.
      Branch: perl
-          ! lib/File/Spec/t/Spec.t
+          ! pod/perliol.pod
 ____________________________________________________________________________
-[ 20800] By: jhi                                   on 2003/08/21  14:35:19
-        Log: Integrate:
-             [ 20797]
-             Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
-             From: PPrymmer@factset.com
-             Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
-             Date: Tue, 19 Aug 2003 21:50:12 -0400
-             
-             [ 20798]
-             Rename the internal cwd() to _cwd() (it's not curdir).
-             
-             [ 20799]
-             Underline the fact that abs2rel() makes no sense
-             if it spans multiple roots.
-     Branch: maint-5.8/perl
-         !> lib/ExtUtils/MM_Unix.pm lib/File/Spec.pm
-         !> lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
-         !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
-         !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
-         !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
+[ 21305] By: jhi                                   on 2003/09/22  05:59:54
+        Log: Upgrade to Time::HiRes 1.51.
+     Branch: perl
+          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
 ____________________________________________________________________________
-[ 20799] By: jhi                                   on 2003/08/21  14:20:04
-        Log: Underline the fact that abs2rel() makes no sense
-             if it spans multiple roots.
+[ 21303] By: jhi                                   on 2003/09/22  04:37:21
+        Log: Upgrade to Getopt::Long 2.33_03.
      Branch: perl
-          ! lib/File/Spec.pm lib/File/Spec/Unix.pm
+          ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
 ____________________________________________________________________________
-[ 20798] By: jhi                                   on 2003/08/21  14:12:29
-        Log: Rename the internal cwd() to _cwd() (it's not curdir).
+[ 21302] By: jhi                                   on 2003/09/22  04:28:57
+        Log: CPAN.pm 1.76_01 from Andreas.
      Branch: perl
-          ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
-          ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
-          ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
-          ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
+          ! lib/CPAN.pm
 ____________________________________________________________________________
-[ 20797] By: jhi                                   on 2003/08/21  14:05:18
-        Log: Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
-             From: PPrymmer@factset.com
-             Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
-             Date: Tue, 19 Aug 2003 21:50:12 -0400
+[ 21299] By: jhi                                   on 2003/09/21  09:23:17
+        Log: Regen toc.
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm
+          ! pod/perltoc.pod
 ____________________________________________________________________________
-[ 20796] By: jhi                                   on 2003/08/21  04:51:00
-        Log: Integrate:
-             [ 20785]
-             Manifest.t.ation of Schwern.
-             
-             [ 20786]
-             t/TEST fails to fail when it can't find tests.
-             
-             [ 20789]
-             Patch from Enache for the crashing of bytecode.t in Tru64.
-             
-             [ 20790]
-             Upgrade to Encode 1.98.
-             
-             [ 20791]
-             Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Wed, 20 Aug 2003 10:54:46 +0100
-             Message-ID: <3F434566.3030602@uk.radan.com>
-             
-             [ 20793]
-             Subject: Re: untieing your victim during the act
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Wed, 20 Aug 2003 20:44:53 +0100
-             Message-ID: <20030820194453.GD27719@fdgroup.com>
-             
-             [ 20794]
-             MPE/iX does not have nanosleep() (the test makes
-             a wrong conclusion of the linking succeeding)
-             
-             [ 20795]
-             Retract #19064, broke mod_perl flushing (localisation of $|).
-             http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
-             http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html
-     Branch: maint-5.8/perl
-         !> (integrate 26 files)
-____________________________________________________________________________
-[ 20795] By: jhi                                   on 2003/08/21  04:42:56
-        Log: Retract #19064, broke mod_perl flushing (localisation of $|).
-             http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
-             http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html
+[ 21298] By: jhi                                   on 2003/09/21  09:22:57
+        Log: Handle also the curliffy files when tocing.
      Branch: perl
-          ! pp_ctl.c pp_hot.c scope.c t/op/args.t
+          ! pod/buildtoc
 ____________________________________________________________________________
-[ 20794] By: jhi                                   on 2003/08/21  04:35:54
-        Log: MPE/iX does not have nanosleep() (the test makes
-             a wrong conclusion of the linking succeeding)
+[ 21297] By: jhi                                   on 2003/09/21  08:50:22
+        Log: Macrofy the compile/runtime test.
      Branch: perl
-          ! ext/Time/HiRes/Makefile.PL
+          ! cop.h gv.c perl.h pp_ctl.c regcomp.c sv.c utf8.c
 ____________________________________________________________________________
-[ 20793] By: jhi                                   on 2003/08/21  04:35:05
-        Log: Subject: Re: untieing your victim during the act
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Wed, 20 Aug 2003 20:44:53 +0100
-             Message-ID: <20030820194453.GD27719@fdgroup.com>
+[ 21296] By: jhi                                   on 2003/09/21  08:47:32
+        Log: Tweak the section name to agree with the change #21295.
      Branch: perl
-          ! mg.c
+          ! lib/PerlIO.pm
 ____________________________________________________________________________
-[ 20792] By: jhi                                   on 2003/08/21  04:30:54
-        Log: Byteloader patching from Enache continues;
-             PADOFFSET handling was wrong. 
+[ 21295] By: jhi                                   on 2003/09/21  08:44:52
+        Log: One obvious place to look for PerlIO implementations.
      Branch: perl
-          ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
-          ! ext/B/t/assembler.t ext/ByteLoader/bytecode.h
-          ! ext/ByteLoader/byterun.c
+          ! pod/perliol.pod
 ____________________________________________________________________________
-[ 20791] By: jhi                                   on 2003/08/20  13:55:35
-        Log: Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Wed, 20 Aug 2003 10:54:46 +0100
-             Message-ID: <3F434566.3030602@uk.radan.com>
+[ 21294] By: jhi                                   on 2003/09/21  08:15:52
+        Log: Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Fri, 19 Sep 2003 19:35:44 +0100
+             Message-ID: <20030919183544.GA14563@fdgroup.com>
      Branch: perl
-          ! win32/Makefile win32/makefile.mk
+          ! pp_ctl.c
 ____________________________________________________________________________
-[ 20790] By: jhi                                   on 2003/08/20  11:01:52
-        Log: Upgrade to Encode 1.98.
+[ 21293] By: jhi                                   on 2003/09/21  08:13:58
+        Log: More PerlIO documentation. 
      Branch: perl
-          ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
-          ! ext/Encode/META.yml ext/Encode/bin/enc2xs
-          ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
-          ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_eucjp.t
-          ! ext/Encode/t/enc_utf8.t ext/Encode/t/mime-header.t
-          ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
-          ! ext/Encode/ucm/macHebrew.ucm
+          ! lib/PerlIO.pm pod/perliol.pod
 ____________________________________________________________________________
-[ 20789] By: jhi                                   on 2003/08/20  10:49:51
-        Log: Patch from Enache for the crashing of bytecode.t in Tru64.
+[ 21292] By: jhi                                   on 2003/09/20  18:44:07
+        Log: Retract #21273, #21264, and #21263 as requested by Schwern.
+             (The real bug was mp2 being too "friendly" with MM innards.)
      Branch: perl
-          ! ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
-____________________________________________________________________________
-[ 20788] By: rgs                                   on 2003/08/19  21:20:04
-        Log: As in 5.8.0, rename the non-standard 5005 thread tests
-             so that they don't get run by the test harnesses.
-     Branch: maint-5.6
-         +> perl-5.6.2/ext/Thread/create.tx perl-5.6.2/ext/Thread/die.tx
-         +> perl-5.6.2/ext/Thread/die2.tx perl-5.6.2/ext/Thread/io.tx
-         +> perl-5.6.2/ext/Thread/join.tx perl-5.6.2/ext/Thread/join2.tx
-         +> perl-5.6.2/ext/Thread/list.tx perl-5.6.2/ext/Thread/lock.tx
-         +> perl-5.6.2/ext/Thread/queue.tx
-         +> perl-5.6.2/ext/Thread/specific.tx
-         +> perl-5.6.2/ext/Thread/sync.tx perl-5.6.2/ext/Thread/sync2.tx
-         +> perl-5.6.2/ext/Thread/unsync.tx
-         +> perl-5.6.2/ext/Thread/unsync2.tx
-         +> perl-5.6.2/ext/Thread/unsync3.tx
-         +> perl-5.6.2/ext/Thread/unsync4.tx
-          - perl-5.6.2/ext/Thread/create.t perl-5.6.2/ext/Thread/die.t
-          - perl-5.6.2/ext/Thread/die2.t perl-5.6.2/ext/Thread/io.t
-          - perl-5.6.2/ext/Thread/join.t perl-5.6.2/ext/Thread/join2.t
-          - perl-5.6.2/ext/Thread/list.t perl-5.6.2/ext/Thread/lock.t
-          - perl-5.6.2/ext/Thread/queue.t perl-5.6.2/ext/Thread/specific.t
-          - perl-5.6.2/ext/Thread/sync.t perl-5.6.2/ext/Thread/sync2.t
-          - perl-5.6.2/ext/Thread/unsync.t perl-5.6.2/ext/Thread/unsync2.t
-          - perl-5.6.2/ext/Thread/unsync3.t
-          - perl-5.6.2/ext/Thread/unsync4.t
-          ! perl-5.6.2/MANIFEST perl-5.6.2/README.threads
-____________________________________________________________________________
-[ 20787] By: rgs                                   on 2003/08/19  21:13:30
-        Log: Roughly integrate t/TEST from bleadperl.
-             This means that t/UTEST can probably be suppressed, but that
-             implies some makefile adjustments.
-     Branch: maint-5.6
-          + perl-5.6.2/t/TestInit.pm
-          ! perl-5.6.2/MANIFEST perl-5.6.2/t/TEST perl-5.6.2/t/op/eval.t
-          ! perl-5.6.2/t/op/regexp_noamp.t perl-5.6.2/t/op/subst_wamp.t
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
+          ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
 ____________________________________________________________________________
-[ 20786] By: rgs                                   on 2003/08/19  20:22:07
-        Log: t/TEST fails to fail when it can't find tests.
+[ 21291] By: jhi                                   on 2003/09/20  18:37:33
+        Log: In FreeBSD allow one to try using Perl's malloc with threads.
      Branch: perl
-          ! t/TEST
+          ! hints/freebsd.sh
 ____________________________________________________________________________
-[ 20785] By: jhi                                   on 2003/08/19  19:34:18
-        Log: Manifest.t.ation of Schwern.
+[ 21290] By: rgs                                   on 2003/09/20  10:05:38
+        Log: Missing perlfaq chunk.
      Branch: perl
-          ! lib/ExtUtils/t/Manifest.t
-____________________________________________________________________________
-[ 20784] By: jhi                                   on 2003/08/19  19:26:43
-        Log: Integrate:
-             [ 20783]
-             Nick's podulator was right, I just hadn't read the manual...
-             the vms\perlvms.pod lines needed to be moved.
-     Branch: maint-5.8/perl
-         !> win32/Makefile win32/makefile.mk
+          ! pod/perlfaq4.pod
 ____________________________________________________________________________
-[ 20783] By: jhi                                   on 2003/08/19  19:24:00
-        Log: Nick's podulator was right, I just hadn't read the manual...
-             the vms\perlvms.pod lines needed to be moved.
+[ 21289] By: rgs                                   on 2003/09/20  10:00:12
+        Log: FAQ sync.
      Branch: perl
-          ! win32/Makefile win32/makefile.mk
+          ! pod/perlfaq4.pod
 ____________________________________________________________________________
-[ 20782] By: jhi                                   on 2003/08/19  17:24:25
-        Log: Integrate:
-             [ 20761]
-             Use the base class cwd() method.
-             
-             [ 20762]
-             Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
-             From: PPrymmer@factset.com
-             Date: Mon, 18 Aug 2003 14:28:22 -0400
-             Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>
-             
-             [ 20763]
-             Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
-             From: PPrymmer@factset.com
-             Date: Mon, 18 Aug 2003 15:57:12 -0400
-             Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>
-             
-             [ 20764]
-             Typo tweaks from Gerrit P. Haase.  Fcntl, fcntl, fcntl.
-             
-             [ 20765]
-             Pod tweaks for NEXT from Alan Ferrency.
-             
-             [ 20766]
-             Nick Clark's podulator.  The win32 makefile
-             generation doesn't seem to be working yet.
-             
-             [ 20767]
-             Try to unify the MANIFEST sorting.
-             
-             [ 20768]
-             Still trying to unify MANIFEST sorting.
-             
-             [ 20769]
-             Update the history records.
-             
-             [ 20770]
-             Subject: [PATCH] maintperl - File::Spec cwd() stuff
-             From: Ken Williams <ken@mathforum.org>
-             Date: Mon, 18 Aug 2003 17:07:43 -0500
-             Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>
-             
-             [ 20771]
-             Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 18 Aug 2003 18:02:08 -0700
-             Message-ID: <20030819010208.GI14782@windhund.schwern.org>
-             
-             [ 20772]
-             Replace #20763 with
-             
-             Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 18 Aug 2003 17:07:30 -0700
-             Message-ID: <20030819000729.GG14782@windhund.schwern.org>
-             
-             [ 20773]
-             These are kind of important.
-             
-             [ 20774]
-             's buildtoc now.
-             
-             [ 20776]
-             Replace #20772 with
-             
-             Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
-             From: PPrymmer@factset.com
-             Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
-             Date: Tue, 19 Aug 2003 10:29:44 -0400
-             
-             [ 20777]
-             One less failure.
-             
-             [ 20778]
-             Unnecessary whitespace diff.
-             
-             [ 20779]
-             Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Tue, 19 Aug 2003 08:28:14 -0700
-             Message-ID: <20030819152814.GA15441@math.berkeley.edu>
-             
-             [ 20780]
-             Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
-             From: alian <alian@cpan.org>
-             Date: Tue, 19 Aug 2003 18:18:03 +0200
-             Message-ID: <20030819161650.65754.qmail@onion.perl.org>
-             
-             [ 20781]
-             Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well  known) printer won't install in RH-9]
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>
-     Branch: maint-5.8/perl
-         +> ext/B/hints/openbsd.pl pod.lst pod/buildtoc
-          - pod/buildtoc.PL
-          ! MANIFEST pod/perl.pod pod/perltoc.pod vms/descrip_mms.template
-          ! win32/pod.mak
-         !> INSTALL Makefile.SH README.cygwin ext/Fcntl/Fcntl.pm
-         !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Manifest.t
-         !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
-         !> lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t lib/NEXT.pm
-         !> pod/Makefile.SH pod/perlfunc.pod pod/perlhist.pod t/io/utf8.t
+[ 21288] By: jhi                                   on 2003/09/19  14:49:20
+        Log: Subject: typo fixo
+             From: Vadim Konovalov <konovalo@mail.wplus.net>
+             Date: Fri, 19 Sep 2003 06:32:08 +0400
+             Message-ID: <4538131828.20030919063208@mail.wplus.net>
+     Branch: perl
+          ! pod/perlunicode.pod
 ____________________________________________________________________________
-[ 20781] By: jhi                                   on 2003/08/19  16:59:49
-        Log: Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well  known) printer won't install in RH-9]
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>
+[ 21286] By: jhi                                   on 2003/09/19  04:48:52
+        Log: Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Thu, 18 Sep 2003 19:01:06 -0700
+             Message-ID: <20030919020106.GA22511@math.berkeley.edu>
      Branch: perl
-          ! INSTALL
+          ! os2/os2.c
 ____________________________________________________________________________
-[ 20780] By: jhi                                   on 2003/08/19  16:54:48
-        Log: Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
-             From: alian <alian@cpan.org>
-             Date: Tue, 19 Aug 2003 18:18:03 +0200
-             Message-ID: <20030819161650.65754.qmail@onion.perl.org>
+[ 21285] By: jhi                                   on 2003/09/19  04:46:39
+        Log: Tests for change #21284.
      Branch: perl
-          + ext/B/hints/openbsd.pl
-          ! MANIFEST
+          ! lib/dumpvar.t
 ____________________________________________________________________________
-[ 20779] By: jhi                                   on 2003/08/19  16:49:22
-        Log: Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Tue, 19 Aug 2003 08:28:14 -0700
-             Message-ID: <20030819152814.GA15441@math.berkeley.edu>
+[ 21284] By: jhi                                   on 2003/09/19  04:46:12
+        Log: Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Thu, 18 Sep 2003 18:58:59 -0700
+             Message-ID: <20030919015858.GA22503@math.berkeley.edu>
      Branch: perl
-          ! lib/File/Spec/OS2.pm
+          ! lib/dumpvar.pl
 ____________________________________________________________________________
-[ 20778] By: jhi                                   on 2003/08/19  15:09:30
-        Log: Unnecessary whitespace diff.
+[ 21283] By: rgs                                   on 2003/09/18  21:29:23
+        Log: Perlfaq nits from Iain Truskett.
+             (from the perlfaq-workers list)
      Branch: perl
-          ! lib/ExtUtils/MakeMaker.pm
+          ! pod/perlfaq2.pod pod/perlfaq4.pod pod/perlfaq8.pod
 ____________________________________________________________________________
-[ 20777] By: jhi                                   on 2003/08/19  15:05:18
-        Log: One less failure.
+[ 21282] By: rgs                                   on 2003/09/18  21:10:26
+        Log: Integrate a change from the perlfaq CVS.
+             I consider the bleadperl version being more up-to-date as of now.
      Branch: perl
-          ! lib/ExtUtils/t/Manifest.t
+          ! pod/perlfaq3.pod
 ____________________________________________________________________________
-[ 20776] By: jhi                                   on 2003/08/19  13:36:03
-        Log: Replace #20772 with
+[ 21277] By: jhi                                   on 2003/09/18  19:23:22
+        Log: Subject: [PATCH 5.8.1 @21211] -M -A -C broken
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Thu, 18 Sep 2003 11:02:02 -0700
+             Message-ID: <20030918180202.GA21949@math.berkeley.edu>
              
-             Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
-             From: PPrymmer@factset.com
-             Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
-             Date: Tue, 19 Aug 2003 10:29:44 -0400
+             (use stat.t instead of time.t)
      Branch: perl
-          ! lib/ExtUtils/t/Manifest.t
+          ! os2/os2ish.h pp_sys.c t/op/stat.t
 ____________________________________________________________________________
-[ 20775] By: jhi                                   on 2003/08/19  13:29:13
-        Log: (From Enache) Keep bytecode files (.plc) around in case
-             of failures.  (Currently Tru64 is reliably barfing.)
+[ 21276] By: jhi                                   on 2003/09/18  19:15:07
+        Log: Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
+             From: Rick Delaney <rick.delaney@rogers.com>
+             Date: Wed, 1 Jan 2003 22:54:59 -0500
+             Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>
+             
+             (Pity the first patch fell through the cracks back then.
+             Not that forbidding non-object copy constructors is the right
+             thing to do but the bug could use fixing.)
      Branch: perl
-          ! ext/B/t/bytecode.t
+          ! lib/overload.t pp.h
 ____________________________________________________________________________
-[ 20774] By: jhi                                   on 2003/08/19  13:20:59
-        Log: 's buildtoc now.
+[ 21274] By: jhi                                   on 2003/09/18  10:59:58
+        Log: Subject: [PATCH] small fix for Devel::PPPort
+             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
+             Date: Thu, 18 Sep 2003 10:14:58 +0200
+             Message-id: <20030918081458.GA2653@ethan>
      Branch: perl
-          ! README.cygwin
+          ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
 ____________________________________________________________________________
-[ 20773] By: jhi                                   on 2003/08/19  13:19:24
-        Log: These are kind of important.
+[ 21273] By: jhi                                   on 2003/09/18  10:57:41
+        Log: ld has many guises.
      Branch: perl
-          ! MANIFEST
+          ! lib/ExtUtils/t/MM_Unix.t
 ____________________________________________________________________________
-[ 20772] By: jhi                                   on 2003/08/19  13:13:26
-        Log: Replace #20763 with
-             
-             Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 18 Aug 2003 17:07:30 -0700
-             Message-ID: <20030819000729.GG14782@windhund.schwern.org>
+[ 21271] By: jhi                                   on 2003/09/18  08:05:28
+        Log: Missed OS/2 patch hunk.
      Branch: perl
-          ! lib/ExtUtils/t/Manifest.t
+          ! os2/os2.c
 ____________________________________________________________________________
-[ 20771] By: jhi                                   on 2003/08/19  13:10:42
-        Log: Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 18 Aug 2003 18:02:08 -0700
-             Message-ID: <20030819010208.GI14782@windhund.schwern.org>
+[ 21270] By: jhi                                   on 2003/09/18  05:00:23
+        Log: Subject: Patch for VMS::Filespec
+             From: Ken Williams <ken@mathforum.org>
+             Date: Wed, 17 Sep 2003 20:11:46 -0500
+             Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>
      Branch: perl
-          ! lib/File/Spec/OS2.pm
+          ! vms/ext/Filespec.pm
 ____________________________________________________________________________
-[ 20770] By: jhi                                   on 2003/08/19  13:08:45
-        Log: Subject: [PATCH] maintperl - File::Spec cwd() stuff
-             From: Ken Williams <ken@mathforum.org>
-             Date: Mon, 18 Aug 2003 17:07:43 -0500
-             Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>
+[ 21268] By: jhi                                   on 2003/09/18  04:58:05
+        Log: Subject: 5.8.1 warnings when long double == double
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
+             (the changed message)
      Branch: perl
-          ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
-          ! lib/File/Spec/t/Spec.t
+          ! Configure
 ____________________________________________________________________________
-[ 20769] By: jhi                                   on 2003/08/19  12:25:07
-        Log: Update the history records.
+[ 21267] By: jhi                                   on 2003/09/18  04:54:16
+        Log: Patch from Enache Adrian for the new tricks of gcc 3.4
+             for "is this symbol defined" scanning of Configure.
      Branch: perl
-          ! pod/perlhist.pod
+          ! Configure
 ____________________________________________________________________________
-[ 20768] By: jhi                                   on 2003/08/19  12:15:58
-        Log: Still trying to unify MANIFEST sorting.
+[ 21266] By: jhi                                   on 2003/09/18  04:29:55
+        Log: Make it possible to override the mistrustnm hint in Solaris.
      Branch: perl
-          ! MANIFEST pod/buildtoc
+          ! hints/solaris_2.sh
 ____________________________________________________________________________
-[ 20767] By: jhi                                   on 2003/08/19  12:10:00
-        Log: Try to unify the MANIFEST sorting.
+[ 21264] By: jhi                                   on 2003/09/17  21:01:36
+        Log: A potential fix for non-empty LD in Unix.
      Branch: perl
-          ! MANIFEST Makefile.SH pod/buildtoc
+          ! lib/ExtUtils/t/MM_Unix.t
 ____________________________________________________________________________
-[ 20766] By: jhi                                   on 2003/08/19  12:04:22
-        Log: Nick Clark's podulator.  The win32 makefile
-             generation doesn't seem to be working yet.
+[ 21263] By: jhi                                   on 2003/09/17  14:09:50
+        Log: Subject: RE: MM in maint@21251 breaks mp2
+             From: "Orton, Yves" <yves.orton@de.mci.com>
+             Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
+             Date: Wed, 17 Sep 2003 15:47:35 +0100
      Branch: perl
-          + pod.lst pod/buildtoc
-          - pod/buildtoc.PL
-          ! MANIFEST Makefile.SH pod/Makefile.SH pod/perl.pod
-          ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
+          ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
 ____________________________________________________________________________
-[ 20765] By: jhi                                   on 2003/08/19  03:10:57
-        Log: Pod tweaks for NEXT from Alan Ferrency.
+[ 21261] By: jhi                                   on 2003/09/17  09:33:39
+        Log: The AIX C product potentially consists of several packages,
+             the main package being (hopefully) the first one.
      Branch: perl
-          ! lib/NEXT.pm
+          ! hints/aix.sh
 ____________________________________________________________________________
-[ 20764] By: jhi                                   on 2003/08/18  19:34:16
-        Log: Typo tweaks from Gerrit P. Haase.  Fcntl, fcntl, fcntl.
+[ 21260] By: jhi                                   on 2003/09/17  07:52:03
+        Log: Fix Solaris ccversion not having the cc version.
      Branch: perl
-          ! ext/Fcntl/Fcntl.pm pod/perlfunc.pod t/io/utf8.t
+          ! hints/solaris_2.sh
 ____________________________________________________________________________
-[ 20763] By: jhi                                   on 2003/08/18  19:01:33
-        Log: Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
-             From: PPrymmer@factset.com
-             Date: Mon, 18 Aug 2003 15:57:12 -0400
-             Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>
+[ 21259] By: jhi                                   on 2003/09/17  06:02:19
+        Log: Subject: [PATCH 5.8.1 @21211] OS/2 APIs again
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Tue, 16 Sep 2003 23:49:42 -0700
+             Message-ID: <20030917064941.GA20444@math.berkeley.edu>
      Branch: perl
-          ! lib/ExtUtils/t/Manifest.t
+          ! os2/os2ish.h
 ____________________________________________________________________________
-[ 20762] By: jhi                                   on 2003/08/18  18:57:22
-        Log: Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
-             From: PPrymmer@factset.com
-             Date: Mon, 18 Aug 2003 14:28:22 -0400
-             Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>
+[ 21258] By: jhi                                   on 2003/09/17  06:00:48
+        Log: Subject: [PATCH 5.8.1 @21211] os2_process.t
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Tue, 16 Sep 2003 23:21:48 -0700
+             Message-ID: <20030917062147.GA20400@math.berkeley.edu>
      Branch: perl
-          ! vms/descrip_mms.template
+          ! os2/OS2/Process/t/os2_process.t
 ____________________________________________________________________________
-[ 20761] By: jhi                                   on 2003/08/18  18:53:05
-        Log: Use the base class cwd() method.
+[ 21257] By: jhi                                   on 2003/09/17  03:53:46
+        Log: Subject: [PATCH 5.8.1 @21211] magic.t
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Tue, 16 Sep 2003 19:17:57 -0700
+             Message-ID: <20030917021757.GA20261@math.berkeley.edu>
      Branch: perl
-          ! lib/File/Spec/VMS.pm
+          ! t/op/magic.t
 ____________________________________________________________________________
-[ 20760] By: jhi                                   on 2003/08/18  10:03:40
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21253] By: jhi                                   on 2003/09/16  19:48:08
+        Log: Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Tue, 16 Sep 2003 21:56:20 +0100
+             Message-ID: <20030916205620.GB1246@fdgroup.com>
+     Branch: perl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 20759] By: jhi                                   on 2003/08/18  09:53:18
-        Log: Integrate:
-             [ 20758]
-             Subject: [PATCH] Uppercase globals in Pod::Html
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 18 Aug 2003 03:29:09 -0700
-             Message-ID: <20030818102909.GJ823@windhund.schwern.org>
-     Branch: maint-5.8/perl
-         !> lib/Pod/Html.pm
+[ 21249] By: jhi                                   on 2003/09/16  19:10:58
+        Log: More suggested patches for NCR MP-RAS from Andy Dougherty.
+     Branch: perl
+          + ext/Time/HiRes/hints/svr4.pl
+          ! MANIFEST ext/Sys/Syslog/t/syslog.t t/op/pack.t
 ____________________________________________________________________________
-[ 20758] By: jhi                                   on 2003/08/18  09:37:22
-        Log: Subject: [PATCH] Uppercase globals in Pod::Html
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 18 Aug 2003 03:29:09 -0700
-             Message-ID: <20030818102909.GJ823@windhund.schwern.org>
+[ 21247] By: jhi                                   on 2003/09/16  18:57:34
+        Log: Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>
      Branch: perl
-          ! lib/Pod/Html.pm
+          ! ext/POSIX/hints/svr4.pl hints/svr4.sh
 ____________________________________________________________________________
-[ 20757] By: jhi                                   on 2003/08/18  09:30:25
-        Log: Integrate:
-             [ 20749]
-             Subject: [PATCH] Taint safe Cwd::_qnx_abs_path()
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 16 Aug 2003 14:58:25 -0700
-             Message-ID: <20030816215824.GF5859@windhund.schwern.org>
-             
-             (plus local *REALPATH)
-             
-             [ 20750]
-             Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 17 Aug 2003 23:28:21 -0500
-             Message-ID: <3F4055E5.2070407@mac.com>
-             
-             [ 20751]
-             utf8::is_utf8() wasn't there in 5.8.0.
-             
-             [ 20752]
-             I could have sworn the base class method was there.
-             
-             [ 20753]
-             Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 18 Aug 2003 01:34:34 -0700
-             Message-ID: <20030818083433.GB823@windhund.schwern.org>
-             
-             [ 20754]
-             Upgrade to ExtUtils::MakeMaker 6.16.
-             
-             [ 20755]
-             Warn about the slowness of memory debuggers.
-             
-             [ 20756]
-             Subject: [PATCH] Pod::Html  unifying global variable declaration and initialization
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 18 Aug 2003 02:44:31 -0700
-             Message-ID: <20030818094431.GG823@windhund.schwern.org>
-     Branch: maint-5.8/perl
-         +> lib/ExtUtils/t/prereq_print.t
-         !> MANIFEST lib/Cwd.pm lib/ExtUtils/Changes
-         !> lib/ExtUtils/Installed.pm lib/ExtUtils/MANIFEST.SKIP
-         !> lib/ExtUtils/META.yml lib/ExtUtils/MM_Win32.pm
-         !> lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
-         !> lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
-         !> lib/ExtUtils/t/Manifest.t lib/File/Spec/Unix.pm
-         !> lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl lib/utf8.pm
-         !> pod/perlhack.pod
+[ 21245] By: jhi                                   on 2003/09/16  18:47:52
+        Log: Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Wed, 4 Jun 2003 00:45:23 -0700
+             Message-ID: <20030604074523.GA7148@math.berkeley.edu>
+     Branch: perl
+          ! lib/Getopt/Std.pm
 ____________________________________________________________________________
-[ 20756] By: jhi                                   on 2003/08/18  08:46:52
-        Log: Subject: [PATCH] Pod::Html  unifying global variable declaration and initialization
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 18 Aug 2003 02:44:31 -0700
-             Message-ID: <20030818094431.GG823@windhund.schwern.org>
+[ 21243] By: jhi                                   on 2003/09/16  12:18:03
+        Log: Give a concrete example of the still existing Unicode slowness.
      Branch: perl
-          ! lib/Pod/Html.pm
+          ! pod/perlunicode.pod
 ____________________________________________________________________________
-[ 20755] By: jhi                                   on 2003/08/18  08:41:24
-        Log: Warn about the slowness of memory debuggers.
+[ 21241] By: jhi                                   on 2003/09/16  06:38:45
+        Log: Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
+             use File::Spec 0.8 is unhappy.
      Branch: perl
-          ! pod/perlhack.pod
+          ! lib/File/Spec.pm
 ____________________________________________________________________________
-[ 20754] By: jhi                                   on 2003/08/18  08:34:00
-        Log: Upgrade to ExtUtils::MakeMaker 6.16.
+[ 21240] By: jhi                                   on 2003/09/16  06:34:35
+        Log: The test is not needed, says Schwern.
      Branch: perl
-          + lib/ExtUtils/t/prereq_print.t
-          ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Installed.pm
-          ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
-          ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
-          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
-          ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Manifest.t
+          - lib/base/t/fields-560.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20753] By: jhi                                   on 2003/08/18  08:21:36
-        Log: Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 18 Aug 2003 01:34:34 -0700
-             Message-ID: <20030818083433.GB823@windhund.schwern.org>
+[ 21239] By: jhi                                   on 2003/09/16  05:04:09
+        Log: Upgrade to File::Spec 0.85_03.
      Branch: perl
-          ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
+          + lib/File/Spec/t/crossplatform.t
+          ! MANIFEST lib/File/Spec.pm lib/File/Spec/Mac.pm
+          ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
+          ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
+          ! lib/File/Spec/t/Spec.t
 ____________________________________________________________________________
-[ 20752] By: jhi                                   on 2003/08/18  07:01:16
-        Log: I could have sworn the base class method was there.
+[ 21238] By: jhi                                   on 2003/09/16  04:57:08
+        Log: Upgrade to MakeMaker 6.17.
      Branch: perl
-          ! lib/File/Spec/Unix.pm
+          ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
+          ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
+          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
+          ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
+          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
+          ! lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t
+          ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
+          ! t/lib/MakeMaker/Test/Utils.pm
 ____________________________________________________________________________
-[ 20751] By: jhi                                   on 2003/08/18  05:09:34
-        Log: utf8::is_utf8() wasn't there in 5.8.0.
+[ 21235] By: jhi                                   on 2003/09/16  04:35:34
+        Log: Upgrade to base 2.03.
+             (Rename the fields-5.6.0.t to have less d.o.t.s.)
      Branch: perl
-          ! lib/utf8.pm
+          + lib/base/t/base.t lib/base/t/fields-560.t
+          + lib/base/t/fields-base.t lib/base/t/fields.t
+          - lib/fields-base.t lib/fields.t
+          ! MANIFEST lib/base.pm lib/fields.pm
 ____________________________________________________________________________
-[ 20750] By: jhi                                   on 2003/08/18  04:53:22
-        Log: Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 17 Aug 2003 23:28:21 -0500
-             Message-ID: <3F4055E5.2070407@mac.com>
+[ 21234] By: jhi                                   on 2003/09/15  19:17:03
+        Log: Subject: Re: perl@21233 looks ok on VMS 7.3-1
+             From: PPrymmer@factset.com
+             Date: Mon, 15 Sep 2003 15:28:52 -0400
+             Message-ID: <OF6F1E6CF4.9206F415-ON85256DA2.006A58F1-85256DA2.006B0330@factset.com>
      Branch: perl
-          ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
+          ! lib/Memoize/t/tie_sdbm.t
 ____________________________________________________________________________
-[ 20749] By: jhi                                   on 2003/08/17  19:27:03
-        Log: Subject: [PATCH] Taint safe Cwd::_qnx_abs_path()
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 16 Aug 2003 14:58:25 -0700
-             Message-ID: <20030816215824.GF5859@windhund.schwern.org>
-             
-             (plus local *REALPATH)
+[ 21230] By: jhi                                   on 2003/09/14  17:46:52
+        Log: Check the context of for/grep/map.
      Branch: perl
-          ! lib/Cwd.pm
+          ! t/op/grep.t
 ____________________________________________________________________________
-[ 20748] By: jhi                                   on 2003/08/17  08:46:49
-        Log: Integrate:
-             [ 20747]
-             Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 16 Aug 2003 16:03:16 +0300
-             Message-ID: <20030816130316.GA1654@ratsnest.hole>
-             
-             Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 17 Aug 2003 04:42:22 +0300
-             Message-ID: <20030817014222.GA1287@ratsnest.hole>
-             
-             (I need a Romanian dictionary)
-     Branch: maint-5.8/perl
-         !> t/op/die.t util.c
+[ 21228] By: jhi                                   on 2003/09/14  13:40:23
+        Log: For-non-perlio places we need STDOUT back.
+     Branch: perl
+          ! t/io/dup.t
 ____________________________________________________________________________
-[ 20747] By: jhi                                   on 2003/08/17  08:44:18
-        Log: Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 16 Aug 2003 16:03:16 +0300
-             Message-ID: <20030816130316.GA1654@ratsnest.hole>
-             
-             Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 17 Aug 2003 04:42:22 +0300
-             Message-ID: <20030817014222.GA1287@ratsnest.hole>
+[ 21227] By: jhi                                   on 2003/09/14  09:44:49
+        Log: Also IRIX wants setlogsock('stream').
      Branch: perl
-          ! t/op/die.t util.c
+          ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
 ____________________________________________________________________________
-[ 20746] By: jhi                                   on 2003/08/17  07:59:42
-        Log: Integrate:
-             [ 20744]
-             The "reduce memory footprint and increase speed by not
-             unconditionally pulling in Cwd"   part of
-             
-             Subject: [PATCH] File::Spec on diet
-             From: Tels <perl_dummy@bloodgate.com>
-             Date: Mon, 7 Jul 2003 22:41:42 +0200
-             Message-Id: <200307072235.03364@bloodgate.com>
-             
-             was still valid.
-             
-             [ 20745]
-             The lib/Cwd.pm diet part of
-             
-             Subject: [PATCH] File::Spec on diet
-             From: Tels <perl_dummy@bloodgate.com>
-             Date: Mon, 7 Jul 2003 22:41:42 +0200
-             Message-Id: <200307072235.03364@bloodgate.com>
-     Branch: maint-5.8/perl
-         !> lib/Cwd.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
-         !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
-         !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
-         !> lib/File/Spec/Win32.pm
+[ 21224] By: jhi                                   on 2003/09/14  07:44:26
+        Log: More portable reading.
+     Branch: perl
+          ! t/io/dup.t
 ____________________________________________________________________________
-[ 20745] By: jhi                                   on 2003/08/17  07:52:47
-        Log: The lib/Cwd.pm diet part of
-             
-             Subject: [PATCH] File::Spec on diet
-             From: Tels <perl_dummy@bloodgate.com>
-             Date: Mon, 7 Jul 2003 22:41:42 +0200
-             Message-Id: <200307072235.03364@bloodgate.com>
+[ 21222] By: jhi                                   on 2003/09/14  07:35:28
+        Log: More dup testing.
      Branch: perl
-          ! lib/Cwd.pm
+          ! t/io/dup.t
 ____________________________________________________________________________
-[ 20744] By: jhi                                   on 2003/08/17  07:50:00
-        Log: The "reduce memory footprint and increase speed by not
-             unconditionally pulling in Cwd"   part of
-             
-             Subject: [PATCH] File::Spec on diet
-             From: Tels <perl_dummy@bloodgate.com>
-             Date: Mon, 7 Jul 2003 22:41:42 +0200
-             Message-Id: <200307072235.03364@bloodgate.com>
-             
-             was still valid.
+[ 21220] By: jhi                                   on 2003/09/14  06:54:05
+        Log: Use $Config{_exe}.
      Branch: perl
-          ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
-          ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
-          ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
-          ! lib/File/Spec/Win32.pm
+          ! t/run/switches.t
 ____________________________________________________________________________
-[ 20743] By: jhi                                   on 2003/08/17  07:10:24
-        Log: Subject: Re: [PATCH] Taint problems in Cwd::abs_path
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 16 Aug 2003 14:45:26 -0700
-             Message-ID: <20030816214526.GE5859@windhund.schwern.org>
-     Branch: maint-5.8/perl
-          ! ext/Cwd/t/taint.t
+[ 21219] By: jhi                                   on 2003/09/14  06:46:26
+        Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Sat, 13 Sep 2003 20:20:30 -0700
+             Message-ID: <20030914032030.GA17822@math.berkeley.edu>
+     Branch: perl
+          ! os2/os2.c t/run/switches.t
 ____________________________________________________________________________
-[ 20742] By: jhi                                   on 2003/08/17  07:09:33
-        Log: Integrate:
-             [ 20734]
-             Subject: [PATCH] Taint problems in Cwd::abs_path
+[ 21218] By: jhi                                   on 2003/09/14  06:45:13
+        Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
              From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 15 Aug 2003 18:43:45 -0700
-             Message-ID: <20030816014345.GE4023@windhund.schwern.org>
-             
-             [ 20736]
-             Avoid a "Subroutine Cwd::fastcwd redefined" warning when
-             loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient
-             because loading the XS part of Cwd might fail.
+             Date: Thu, 11 Sep 2003 15:07:10 -0700
+             Message-ID: <20030911220710.GO18786@windhund.schwern.org>
              
-             (but not the ext/Cwd/t/taint.t bits)
-     Branch: maint-5.8/perl
-         !> lib/Cwd.pm
-____________________________________________________________________________
-[ 20741] By: jhi                                   on 2003/08/17  06:53:07
-        Log: File::Temp 0.14 from Tim Jenness, now with OO interface.
+             (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
      Branch: perl
-          ! lib/File/Temp.pm
-____________________________________________________________________________
-[ 20740] By: jhi                                   on 2003/08/16  21:13:53
-        Log: Integrate:
-             [ 20726]
-             Clarify the E flag.
-             
-             [ 20727]
-             Upgrade to File::Temp 0.13 from CPAN--
-             but since we had a '0.13' already in 5.8.0, make this
-             still a '0.131'.
-             
-             [ 20728]
-             Subject: [PATCH] Small test tweak for Memoize/t/error.t
-             From: Andreas J Koenig <andreas.koenig@anima.de>
-             Date: Fri, 15 Aug 2003 11:55:22 +0200
-             Message-ID: <87smo39red.fsf@franz.ak.mind.de>
-             
-             [ 20729]
-             README.macosx updates about known problems.
-             
-             [ 20730]
-             Remove a useless vstring reference in perlnumber.pod.
-             
-             [ 20731]
-             More networking negativity.
-             
-             [ 20732]
-             Add valgrind testing target.
-             
-             [ 20733]
-             No ODBM for Mac OS X, even if we have Fink GDBM libraries.
-             
-             [ 20735]
-             Subject: [patch lib/utf8.pm] doc tweaks
-             From: Stas Bekman <stas@stason.org>
-             Date: Sat, 16 Aug 2003 13:30:28 -0700
-             Message-ID: <3F3E9464.3030202@stason.org>
-             
-             [ 20737]
-             valgrind --help didn't return a happy exit status.
-             
-             [ 20738]
-             Update to Filter::Util::Call 1.6 from CPAN, but keep our
-             $VERSION at 1.601 so that we are different in version
-             than 5.8.0 since the module is different (one doc tweak).
-             
-             [ 20739]
-             Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS
-             From: PPrymmer@factset.com
-             Date: Sat, 16 Aug 2003 11:55:58 -0400
-             Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com>
-     Branch: maint-5.8/perl
-         !> Makefile.SH README.macosx embed.fnc
-         !> ext/Filter/Util/Call/Call.pm hints/darwin.sh installperl
-         !> lib/File/Temp.pm lib/File/Temp/t/mktemp.t
-         !> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
-         !> lib/File/Temp/t/tempfile.t lib/Memoize/t/errors.t lib/utf8.pm
-         !> pod/perlhack.pod pod/perlnumber.pod pod/perlport.pod t/TEST
+          ! lib/ExtUtils/t/Manifest.t
 ____________________________________________________________________________
-[ 20739] By: jhi                                   on 2003/08/16  21:03:07
-        Log: Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS
-             From: PPrymmer@factset.com
-             Date: Sat, 16 Aug 2003 11:55:58 -0400
-             Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com>
+[ 21217] By: jhi                                   on 2003/09/14  06:42:12
+        Log: Subject: [PATCH] PerlIO_tmpfile clean-up for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sun, 14 Sep 2003 00:23:56 -0500
+             Message-ID: <3F63FB6C.5040502@mac.com>
      Branch: perl
-          ! installperl
+          ! perlio.c
 ____________________________________________________________________________
-[ 20738] By: jhi                                   on 2003/08/16  20:39:47
-        Log: Update to Filter::Util::Call 1.6 from CPAN, but keep our
-             $VERSION at 1.601 so that we are different in version
-             than 5.8.0 since the module is different (one doc tweak).
+[ 21214] By: jhi                                   on 2003/09/13  18:33:41
+        Log: parse_version doesn't always succeed.
      Branch: perl
-          ! ext/Filter/Util/Call/Call.pm
+          ! Porting/cmpVERSION.pl
 ____________________________________________________________________________
-[ 20737] By: jhi                                   on 2003/08/16  20:25:21
-        Log: valgrind --help didn't return a happy exit status.
+[ 21213] By: jhi                                   on 2003/09/13  18:31:41
+        Log: pod changes, so change $VERSION.
      Branch: perl
-          ! Makefile.SH
+          ! lib/Fatal.pm
 ____________________________________________________________________________
-[ 20736] By: rgs                                   on 2003/08/16  19:54:43
-        Log: Avoid a "Subroutine Cwd::fastcwd redefined" warning when
-             loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient
-             because loading the XS part of Cwd might fail.
+[ 21210] By: jhi                                   on 2003/09/13  15:24:38
+        Log: Subject: Re: unicode regex problem
+             From: hv@crypt.org
+             Date: Sat, 13 Sep 2003 15:21:34 +0100
+             Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>
      Branch: perl
-          ! lib/Cwd.pm
+          ! regcomp.c t/op/pat.t
 ____________________________________________________________________________
-[ 20735] By: rgs                                   on 2003/08/16  19:39:39
-        Log: Subject: [patch lib/utf8.pm] doc tweaks
-             From: Stas Bekman <stas@stason.org>
-             Date: Sat, 16 Aug 2003 13:30:28 -0700
-             Message-ID: <3F3E9464.3030202@stason.org>
+[ 21209] By: jhi                                   on 2003/09/13  15:22:38
+        Log: More PerlIO warnings changes.
      Branch: perl
-          ! lib/utf8.pm
+          ! ext/PerlIO/t/fail.t t/lib/warnings/perlio
 ____________________________________________________________________________
-[ 20734] By: rgs                                   on 2003/08/16  19:32:05
-        Log: Subject: [PATCH] Taint problems in Cwd::abs_path
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 15 Aug 2003 18:43:45 -0700
-             Message-ID: <20030816014345.GE4023@windhund.schwern.org>
+[ 21208] By: jhi                                   on 2003/09/13  11:15:40
+        Log: The "perlio: " prefix looks a little odd
+             in the few warning/error messages, since
+             no other 'subsystems' have prefixes.
      Branch: perl
-          ! ext/Cwd/t/taint.t lib/Cwd.pm
+          ! perlio.c pod/perldiag.pod t/io/open.t
 ____________________________________________________________________________
-[ 20733] By: jhi                                   on 2003/08/16  17:03:15
-        Log: No ODBM for Mac OS X, even if we have Fink GDBM libraries.
+[ 21207] By: jhi                                   on 2003/09/13  10:37:30
+        Log: Layer names were recognized by their prefixes
+             (e.g. open(F, ":u", "file") worked...)
      Branch: perl
-          ! hints/darwin.sh
+          ! perlio.c t/io/open.t
 ____________________________________________________________________________
-[ 20732] By: jhi                                   on 2003/08/16  16:52:50
-        Log: Add valgrind testing target.
+[ 21206] By: jhi                                   on 2003/09/13  10:10:46
+        Log: Apparently at some point doing 3-arg open with
+             illegal mode like ">>>" had stopped croaking.
      Branch: perl
-          ! Makefile.SH pod/perlhack.pod t/TEST
+          ! doio.c t/io/open.t
 ____________________________________________________________________________
-[ 20731] By: jhi                                   on 2003/08/16  14:37:33
-        Log: More networking negativity.
+[ 21205] By: jhi                                   on 2003/09/13  08:42:10
+        Log: Minuscule code cleanup.
      Branch: perl
-          ! pod/perlport.pod
+          ! doio.c
 ____________________________________________________________________________
-[ 20730] By: rgs                                   on 2003/08/16  12:12:43
-        Log: Remove a useless vstring reference in perlnumber.pod.
+[ 21204] By: jhi                                   on 2003/09/13  06:47:23
+        Log: Subject: [perl #23788] int of a fraction errors 
+             From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
+             Date: 11 Sep 2003 22:38:19 -0000
+             Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>
+             
+             Add a separate faq entry for int().  (Yes, a bit redundant
+             with the existing "why are my numbers broken" entry.)
      Branch: perl
-          ! pod/perlnumber.pod
+          ! pod/perlfaq4.pod
 ____________________________________________________________________________
-[ 20729] By: jhi                                   on 2003/08/16  10:11:30
-        Log: README.macosx updates about known problems.
+[ 21203] By: jhi                                   on 2003/09/13  06:34:03
+        Log: Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio
+             From: Stas Bekman <stas@stason.org>
+             Date: Fri, 12 Sep 2003 13:44:11 -0700
+             Message-ID: <3F62301B.3080604@stason.org>
+             
+             s/discipline/IO layer/, instead of "unknown" say "unavailable",
+             and have the fuller explanation in perldiag.
      Branch: perl
-          ! README.macosx
+          ! doio.c pod/perldiag.pod
 ____________________________________________________________________________
-[ 20728] By: jhi                                   on 2003/08/16  08:32:04
-        Log: Subject: [PATCH] Small test tweak for Memoize/t/error.t
-             From: Andreas J Koenig <andreas.koenig@anima.de>
-             Date: Fri, 15 Aug 2003 11:55:22 +0200
-             Message-ID: <87smo39red.fsf@franz.ak.mind.de>
+[ 21202] By: jhi                                   on 2003/09/13  06:07:27
+        Log: Make the new glob tests pass (well, skip) even with miniperl.
      Branch: perl
-          ! lib/Memoize/t/errors.t
+          ! t/run/fresh_perl.t
 ____________________________________________________________________________
-[ 20727] By: jhi                                   on 2003/08/16  07:25:08
-        Log: Upgrade to File::Temp 0.13 from CPAN--
-             but since we had a '0.13' already in 5.8.0, make this
-             still a '0.131'.
+[ 21201] By: rgs                                   on 2003/09/12  21:41:04
+        Log: Stringify the $VERSION of DynaLoader so it's never dependent
+             on localized float-to-string conversions.
      Branch: perl
-          ! lib/File/Temp.pm lib/File/Temp/t/mktemp.t
-          ! lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
-          ! lib/File/Temp/t/tempfile.t
+          ! ext/DynaLoader/DynaLoader_pm.PL
 ____________________________________________________________________________
-[ 20726] By: jhi                                   on 2003/08/15  20:29:10
-        Log: Clarify the E flag.
+[ 21198] By: jhi                                   on 2003/09/12  17:59:25
+        Log: It's UTF-8, not UTF8.  (Note: not s/UTF-8/UTF8/,
+             since that would break a lot of code.)  Also few
+             stray UTF16s, UTF32s, and "encoded in Unicode".
      Branch: perl
-          ! embed.fnc
+          ! doop.c hv.h pod/perl570delta.pod pod/perl58delta.pod
+          ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
+          ! pod/perlhack.pod pod/perlpodspec.pod pod/perltoc.pod
+          ! pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
+          ! pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h utfebcdic.h
 ____________________________________________________________________________
-[ 20725] By: jhi                                   on 2003/08/15  15:37:36
-        Log: Integrate from maint:
-             [ 20724]
-             No peeking before the buffer.
-             (This was probably the random failure showing up
-             in Solaris with t/uni/tr_7jis.t)
+[ 21197] By: jhi                                   on 2003/09/12  17:24:17
+        Log: The buildtoc now has options.
      Branch: perl
-         !> toke.c
+          ! pod/Makefile.SH
 ____________________________________________________________________________
-[ 20724] By: jhi                                   on 2003/08/15  15:32:39
-        Log: No peeking before the buffer.
-             (This was probably the random failure showing up
-             in Solaris with t/uni/tr_7jis.t)
-     Branch: maint-5.8/perl
-          ! toke.c
+[ 21196] By: jhi                                   on 2003/09/12  14:33:16
+        Log: Some more tweaks on open ...&=.
+     Branch: perl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 20723] By: jhi                                   on 2003/08/15  15:03:35
-        Log: Lingering nanosleep.
-     Branch: maint-5.8/perl
-          ! Configure config_h.SH vos/config.alpha.def vos/config.alpha.h
-          ! vos/config.ga.def vos/config.ga.h
+[ 21194] By: jhi                                   on 2003/09/12  11:36:14
+        Log: Slightly more documentation for open ...&=.
+     Branch: perl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 20722] By: jhi                                   on 2003/08/15  08:46:15
-        Log: Integrate:
-             [ 20721]
-             Subject: [PATCH] TEST script (Was: Not ok 20712ff)
-             From: Andreas J Koenig <andreas.koenig@anima.de>
-             Date: Fri, 15 Aug 2003 11:37:29 +0200
-             Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de>
-     Branch: maint-5.8/perl
-         !> t/TEST
+[ 21193] By: jhi                                   on 2003/09/12  03:21:53
+        Log: Document the new strict strict in strict.
+     Branch: perl
+          ! lib/strict.pm
 ____________________________________________________________________________
-[ 20721] By: jhi                                   on 2003/08/15  08:44:42
-        Log: Subject: [PATCH] TEST script (Was: Not ok 20712ff)
-             From: Andreas J Koenig <andreas.koenig@anima.de>
-             Date: Fri, 15 Aug 2003 11:37:29 +0200
-             Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de>
+[ 21191] By: jhi                                   on 2003/09/12  03:03:17
+        Log: More comments for the FreeBSD threads hints.
      Branch: perl
-          ! t/TEST
+          ! hints/freebsd.sh
 ____________________________________________________________________________
-[ 20720] By: jhi                                   on 2003/08/15  08:40:07
-        Log: Integrate from maint:
-             [ 20719]
-             no_plan is not a good plan until TEST is fixed.
+[ 21188] By: jhi                                   on 2003/09/11  20:23:55
+        Log: More refactoring of the FreeBSD threads hints.
+             Basically, for fresh enough 5.x the -pthread is dropped,
+             otherwise keep it, and no known FreeBSD release has
+             a functional gethostbyaddr_r.
      Branch: perl
-         !> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
+          ! hints/freebsd.sh
 ____________________________________________________________________________
-[ 20719] By: jhi                                   on 2003/08/15  08:38:50
-        Log: no_plan is not a good plan until TEST is fixed.
-     Branch: maint-5.8/perl
-          ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
+[ 21187] By: jhi                                   on 2003/09/11  20:12:00
+        Log: Subject: [PATCH 5.8.1 @20218] OS/2 API
+             From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
+             Date: Thu, 11 Sep 2003 09:15:04 -0700
+             Message-ID: <20030911161504.GA16113@math.berkeley.edu>
+     Branch: perl
+          ! os2/OS2/Process/MANIFEST os2/OS2/Process/Process.pm
+          ! os2/OS2/Process/Process.xs
 ____________________________________________________________________________
-[ 20718] By: jhi                                   on 2003/08/15  05:16:34
-        Log: Integrate:
-             [ 20710]
-             Subject: PATCH RC4 IO::Dir
-             From: Mark Jason Dominus <mjd@plover.com>
-             Date: Thu, 14 Aug 2003 12:02:59 -0400
-             Message-ID: <20030814160259.27586.qmail@plover.com>
-             
-             [ 20711]
-             perlcheat is a reference, not tutorial.
-             
-             [ 20712]
-             Upgrade to NEXT 0.60.
-             
-             [ 20713]
-             Upgrade to PerlIO::via::Quoted 0.05.
-             
-             [ 20714]
-             Add PerlIO::via::QuotedPrint to Maintainers.
-             
-             [ 20715]
-             Damian replied that he'll make a CPAN Switch 2.10
-             out of 5.8.1 Switch 2.10.
-             
-             [ 20716]
-             Upgrade to Test::Harness 2.30.
-             
-             [ 20717]
-             Up the F::S subpackage versions; up the JPL JNI.pm version
-             (the JPL cvs seems to be out of order), the only real change
-             (in JNI.xs) seems to have been CRLF->LF conversion.
-     Branch: maint-5.8/perl
-         !> Porting/Maintainers.pl ext/IO/lib/IO/Dir.pm jpl/JNI/JNI.pm
-         !> lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm lib/NEXT.pm
-         !> lib/NEXT/Changes lib/NEXT/README lib/NEXT/t/actual.t
-         !> lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
-         !> lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
-         !> lib/Switch.pm lib/Test/Harness.pm lib/Test/Harness/Changes
-         !> lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t
-         !> pod/perl.pod
+[ 21186] By: jhi                                   on 2003/09/11  20:10:32
+        Log: Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited
+             From: "Brendan O'Dea" <bod@debian.org>
+             Date: Fri, 12 Sep 2003 00:12:51 +1000
+             Message-ID: <20030911141251.GA26907@londo.c47.org>
+     Branch: perl
+          ! perl.c
 ____________________________________________________________________________
-[ 20717] By: jhi                                   on 2003/08/15  05:06:39
-        Log: Up the F::S subpackage versions; up the JPL JNI.pm version
-             (the JPL cvs seems to be out of order), the only real change
-             (in JNI.xs) seems to have been CRLF->LF conversion.
+[ 21181] By: jhi                                   on 2003/09/11  08:25:13
+        Log: The change of not needing -pthread in FreeBSD 5.x
+             is very recent (Sep 3) (from Anton Berezin).
      Branch: perl
-          ! jpl/JNI/JNI.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
+          ! hints/freebsd.sh
 ____________________________________________________________________________
-[ 20716] By: jhi                                   on 2003/08/15  04:58:34
-        Log: Upgrade to Test::Harness 2.30.
+[ 21179] By: jhi                                   on 2003/09/11  06:13:12
+        Log: Upgrade to Pod::Perldoc 3.10.
+             (Yes, the doughera address change is wrong, but hardly worth 3.11.) 
      Branch: perl
-          ! lib/Test/Harness.pm lib/Test/Harness/Changes
-          ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t
+          ! lib/Pod/Perldoc.pm
 ____________________________________________________________________________
-[ 20715] By: jhi                                   on 2003/08/15  04:41:37
-        Log: Damian replied that he'll make a CPAN Switch 2.10
-             out of 5.8.1 Switch 2.10.
+[ 21176] By: jhi                                   on 2003/09/11  05:22:27
+        Log: Upgrade to base 2.02.
      Branch: perl
-          ! lib/Switch.pm
+          + lib/fields-base.t
+          ! MANIFEST lib/base.pm lib/fields.t
 ____________________________________________________________________________
-[ 20714] By: jhi                                   on 2003/08/14  18:35:07
-        Log: Add PerlIO::via::QuotedPrint to Maintainers.
+[ 21174] By: jhi                                   on 2003/09/11  04:45:56
+        Log: Replace #21158 with a better patch from Hugo
+             (for [perl #23769]).
      Branch: perl
-          ! Porting/Maintainers.pl
+          ! regcomp.c regexec.c t/op/pat.t
 ____________________________________________________________________________
-[ 20713] By: jhi                                   on 2003/08/14  18:33:06
-        Log: Upgrade to PerlIO::via::Quoted 0.05.
+[ 21173] By: jhi                                   on 2003/09/11  03:08:04
+        Log: Subject: [PATCH][TESTS] dumpvar.pl
+             From: Joe McMahon <mcmahon@metalab.unc.edu>
+             Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
      Branch: perl
-          ! lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
+          ! lib/dumpvar.pl lib/dumpvar.t
 ____________________________________________________________________________
-[ 20712] By: jhi                                   on 2003/08/14  18:29:19
-        Log: Upgrade to NEXT 0.60.
+[ 21172] By: jhi                                   on 2003/09/11  03:03:52
+        Log: Enache still wants -pthread gone for FreeBSD 5.x
+             since it doesn't work with the latest -current.
      Branch: perl
-          ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
-          ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
+          ! hints/freebsd.sh
 ____________________________________________________________________________
-[ 20711] By: jhi                                   on 2003/08/14  17:31:55
-        Log: perlcheat is a reference, not tutorial.
+[ 21171] By: jhi                                   on 2003/09/11  02:58:29
+        Log: Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
+             From: Stas Bekman <stas@stason.org>
+             Date: Thu, 28 Aug 2003 16:10:48 -0700
+             Message-ID: <3F4E8BF8.1090800@stason.org>
      Branch: perl
-          ! pod/perl.pod
+          ! emacs/cperl-mode.el emacs/ptags
 ____________________________________________________________________________
-[ 20710] By: jhi                                   on 2003/08/14  16:48:34
-        Log: Subject: PATCH RC4 IO::Dir
-             From: Mark Jason Dominus <mjd@plover.com>
-             Date: Thu, 14 Aug 2003 12:02:59 -0400
-             Message-ID: <20030814160259.27586.qmail@plover.com>
+[ 21170] By: jhi                                   on 2003/09/11  02:56:50
+        Log: Retract #21149, sez Schwern.
      Branch: perl
-          ! ext/IO/lib/IO/Dir.pm
+          ! lib/Test/More.pm
 ____________________________________________________________________________
-[ 20709] By: jhi                                   on 2003/08/14  14:47:24
-        Log: Integrate:
-             [ 20708]
-             win32/fcrypt.c was forgotten.
-     Branch: maint-5.8/perl
-         !> MANIFEST
+[ 21169] By: jhi                                   on 2003/09/11  02:55:49
+        Log: Retract #21168 based on advice from Anton Berezin (added).
+     Branch: perl
+          ! hints/freebsd.sh
 ____________________________________________________________________________
-[ 20708] By: jhi                                   on 2003/08/14  14:45:20
-        Log: win32/fcrypt.c was forgotten.
+[ 21168] By: rgs                                   on 2003/09/10  21:43:40
+        Log: Subject: nit to hints/freebsd.sh
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Wed, 10 Sep 2003 19:50:59 +0300
+             Message-ID: <20030910165059.GB1321@ratsnest.hole>
      Branch: perl
-          ! MANIFEST
+          ! hints/freebsd.sh
 ____________________________________________________________________________
-[ 20707] By: jhi                                   on 2003/08/14  14:41:47
-        Log: Integrate:
-             [ 20704]
-             XS contents changes versus VERSION non-changes.
-             
-             [ 20705]
-             One more XS change versus no VERSION change.
-             (Remaining in JNI.pm/xs, don't know what to about that
-             since JNI is kind of "stable".)
+[ 21167] By: rgs                                   on 2003/09/10  21:18:59
+        Log: Subject: Re: [perl #15395] lexical warnings and inheritance
+             From: Anno Siegel <Siegel@zrz.TU-Berlin.DE>
+             Date: Sun, 31 Aug 2003 22:08:19 GMT
+             Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
              
-             [ 20706]
-             Not so great a version bump, let Paul release 0.17.
-     Branch: maint-5.8/perl
-         !> ext/Filter/Util/Call/Call.pm ext/NDBM_File/NDBM_File.pm
-         !> ext/ODBM_File/ODBM_File.pm ext/PerlIO/scalar/scalar.pm
-         !> ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
-____________________________________________________________________________
-[ 20706] By: jhi                                   on 2003/08/14  14:40:30
-        Log: Not so great a version bump, let Paul release 0.17.
+             The test has been moved into warnings.pm's test suite. Note
+             that this patch fixed as well the behaviour of warnings::enabled
+             regarding lexical scoping and different files; hence the expected
+             results in a few tests in /t/lib/warnings/9enabled has been
+             reverted.
      Branch: perl
-          ! ext/Filter/Util/Call/Call.pm
+          ! lib/warnings.pm t/lib/warnings/9enabled warnings.pl
 ____________________________________________________________________________
-[ 20705] By: jhi                                   on 2003/08/14  14:38:40
-        Log: One more XS change versus no VERSION change.
-             (Remaining in JNI.pm/xs, don't know what to about that
-             since JNI is kind of "stable".)
+[ 21166] By: rgs                                   on 2003/09/10  19:36:30
+        Log: Remove the warning in perlfaq about using map in void context :
+             From: abigail@abigail.nl (Abigail)
+             Subject: [PATCH perlfaq6] map in a void context.
+             Date: Tue, 9 Sep 2003 10:31:58 +0200
+             Message-ID: <20030909083158.GA24125@abigail.nl>
      Branch: perl
-          ! ext/Filter/Util/Call/Call.pm
+          ! pod/perlfaq6.pod
 ____________________________________________________________________________
-[ 20704] By: jhi                                   on 2003/08/14  14:36:45
-        Log: XS contents changes versus VERSION non-changes.
+[ 21165] By: jhi                                   on 2003/09/10  16:48:52
+        Log: Subject: [PATCH] AUTHORS
+             From: enache@rdslink.ro (Enache Adrian)
+             Date: Tue, 9 Sep 2003 19:34:05 +0300
+             Message-ID: <20030909163405.GB1398@ratsnest.hole>
      Branch: perl
-          ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
-          ! ext/PerlIO/scalar/scalar.pm ext/SDBM_File/SDBM_File.pm
-          ! ext/Socket/Socket.pm
-____________________________________________________________________________
-[ 20703] By: jhi                                   on 2003/08/14  14:31:11
-        Log: Integrate:
-             [ 20694]
-             Regen warnings.
-             
-             [ 20696]
-             Tweak from Slaven to catch also changed .xs files
-             (.pm -> .xs name equivalence is assumed)
-             
-             [ 20699]
-             All the authors of these modules have now been contacted;
-             but assuming no CPAN updates are upcoming, here are 'fake'
-             version updates to make us different from 5.8.0.
-             (List::Util+Scalar::Util will soon be updated;
-             File::Spec CPAN release will be made based on 5.8.1.)
-             
-             [ 20700]
-             Update to Scalar-List-Utils 1.12
-             
-             [ 20701]
-             Subject: [DOC PATCH] warnings.pl
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Thu, 14 Aug 2003 13:12:55 +0200
-             Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>
-             
-             (some rewording)
-             
-             [ 20702]
-             Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Thu, 14 Aug 2003 15:39:16 +0100
-             Message-ID: <3F3B9F14.4040609@uk.radan.com>
-             
-             (Sarathy okayed the idea.)
-     Branch: maint-5.8/perl
-         +> win32/fcrypt.c
-          - win32/des_fcrypt.patch
-         !> MANIFEST Porting/cmpVERSION.pl README.win32
-         !> ext/Data/Dumper/Dumper.pm ext/List/Util/ChangeLog
-         !> ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
-         !> ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t
-         !> lib/CGI/Fast.pm lib/CGI/Util.pm lib/File/Temp.pm
-         !> lib/Locale/Country.pm lib/Locale/Currency.pm
-         !> lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm
-         !> lib/Test/Harness/Straps.pm lib/Text/Wrap.pm lib/warnings.pm
-         !> warnings.pl win32/Makefile win32/makefile.mk
+          ! AUTHORS
 ____________________________________________________________________________
-[ 20702] By: jhi                                   on 2003/08/14  14:24:40
-        Log: Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Thu, 14 Aug 2003 15:39:16 +0100
-             Message-ID: <3F3B9F14.4040609@uk.radan.com>
-             
-             (Sarathy okayed the idea.)
+[ 21164] By: jhi                                   on 2003/09/10  15:38:51
+        Log: Regen perlapi.
      Branch: perl
-          + win32/fcrypt.c
-          - win32/des_fcrypt.patch
-          ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
+          ! pod/perlapi.pod
 ____________________________________________________________________________
-[ 20701] By: jhi                                   on 2003/08/14  14:17:42
-        Log: Subject: [DOC PATCH] warnings.pl
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Thu, 14 Aug 2003 13:12:55 +0200
-             Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>
-             
-             (some rewording)
+[ 21163] By: merijn                                on 2003/09/10  15:31:27
+        Log: Subject: [perl #23778] hints/aix.sh 
+             Date: 10 Sep 2003 16:30:32 -0000
+             From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
+             Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
      Branch: perl
-          ! lib/warnings.pm warnings.pl
+          ! hints/aix.sh
 ____________________________________________________________________________
-[ 20700] By: gbarr                                 on 2003/08/14  14:12:45
-        Log: Update to Scalar-List-Utils 1.12
+[ 21162] By: jhi                                   on 2003/09/10  15:21:43
+        Log: blead version of #21161.
      Branch: perl
-          ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
-          ! ext/List/Util/lib/List/Util.pm
-          ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t
+          ! pod/perlvar.pod
 ____________________________________________________________________________
-[ 20699] By: jhi                                   on 2003/08/14  13:16:27
-        Log: All the authors of these modules have now been contacted;
-             but assuming no CPAN updates are upcoming, here are 'fake'
-             version updates to make us different from 5.8.0.
-             (List::Util+Scalar::Util will soon be updated;
-             File::Spec CPAN release will be made based on 5.8.1.)
+[ 21160] By: jhi                                   on 2003/09/10  15:11:59
+        Log: Subject: Re: Decreasing VMS tests in File::Spec::VMS?
+             From: PPrymmer@factset.com
+             Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
+             Date: Fri, 5 Sep 2003 17:46:48 -0400
      Branch: perl
-          ! ext/Data/Dumper/Dumper.pm lib/CGI/Fast.pm lib/CGI/Util.pm
-          ! lib/File/Temp.pm lib/Locale/Country.pm lib/Locale/Currency.pm
-          ! lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm
-          ! lib/Test/Harness/Straps.pm lib/Text/Wrap.pm
+          ! lib/File/Spec/t/Spec.t
 ____________________________________________________________________________
-[ 20698] By: jhi                                   on 2003/08/14  07:06:03
-        Log: ...than the maint versions.
-     Branch: maint-5.8/perl
-          ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
+[ 21159] By: jhi                                   on 2003/09/10  15:10:06
+        Log: Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
+             From: Kurt Starsinic <kstar@cpan.org>
+             Date: Tue, 9 Sep 2003 23:16:00 -0400
+             Message-ID: <20030910031600.GA30554@verizon.net>
+             
+             Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
+             From: "Brendan O'Dea" <bod@debian.org>
+             Date: Wed, 10 Sep 2003 22:03:15 +1000
+             Message-ID: <20030910120315.GA1372@londo.c47.org>
+     Branch: perl
+          ! t/lib/h2ph.pht utils/h2ph.PL
 ____________________________________________________________________________
-[ 20697] By: jhi                                   on 2003/08/14  07:05:48
-        Log: Make the blead versions of these be newer...
+[ 21158] By: jhi                                   on 2003/09/10  09:31:24
+        Log: Unicode regex broken on simple example
+             regrepeat() did not work right for UTF-8(ed Latin-1)
+             in the EXACT case, which made the \x{a0}+ fail.
      Branch: perl
-          ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
+          ! regexec.c t/op/pat.t
 ____________________________________________________________________________
-[ 20696] By: jhi                                   on 2003/08/14  06:51:34
-        Log: Tweak from Slaven to catch also changed .xs files
-             (.pm -> .xs name equivalence is assumed)
+[ 21157] By: jhi                                   on 2003/09/10  08:15:54
+        Log: Linenumbers for utf8 warnings were wrong, test also rcatline.
      Branch: perl
-          ! Porting/cmpVERSION.pl
+          ! pp_hot.c t/io/utf8.t
 ____________________________________________________________________________
-[ 20695] By: jhi                                   on 2003/08/14  06:44:10
-        Log: Diffs-sans-version-diffs between blead and maint.
+[ 21156] By: jhi                                   on 2003/09/10  08:05:13
+        Log: Detypo and explain better.
      Branch: perl
-          ! ext/B/B.pm ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
-          ! ext/Devel/PPPort/PPPort.pm lib/English.pm lib/overload.pm
-          ! lib/warnings.pm warnings.pl
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[ 20694] By: jhi                                   on 2003/08/14  05:36:20
-        Log: Regen warnings.
-     Branch: maint-5.8/perl
-          ! lib/warnings.pm
+[ 21155] By: jhi                                   on 2003/09/10  08:02:55
+        Log: If doing rcatline no point rescanning each time
+             the beginning of the SV for utf8 validity.
+     Branch: perl
+          ! pp_hot.c
 ____________________________________________________________________________
-[ 20693] By: jhi                                   on 2003/08/14  05:35:13
-        Log: Integrate:
-             [ 20685]
-             Subject: Re: script wanted
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Wed, 13 Aug 2003 22:31:18 +0300
-             Message-ID: <20030813193118.GA1273@ratsnest.hole>
-             
-             [ 20686]
-             Subject: Re: script wanted
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Wed, 13 Aug 2003 20:46:09 +0100
-             Message-ID: <20030813204609.G20130@plum.flirble.org>
-             
-             [ 20687]
-             Alpha version numbers noticed by Schwern.
-             (These hacks are no more needed since the PAUSE indexer no
-             more indexes the insides of Perl distributions, says Andreas.)
-             
-             [ 20688]
-             A swath of VERSION patches from Nick Clark.
-             
-             [ 20691]
-             Add a known exception.
-             
-             [ 20692]
-             One more VERSION bump.
-     Branch: maint-5.8/perl
-         !> (integrate 61 files)
+[ 21154] By: jhi                                   on 2003/09/10  07:16:52
+        Log: No utf8 warnings without use warnings.
+     Branch: perl
+          ! t/io/utf8.t
 ____________________________________________________________________________
-[ 20692] By: jhi                                   on 2003/08/14  05:23:58
-        Log: One more VERSION bump.
+[ 21153] By: jhi                                   on 2003/09/10  06:57:16
+        Log: Reading a latin1 file with open(... "<:utf8") will freeze
+             is no more valid, the script doesn't freeze, but I noticed
+             that neither does the <FILE> complain about bad UTF-8 as it
+             should and as it does with :encoding(utf8).
      Branch: perl
-          ! lib/SelfLoader.pm
+          ! pp_hot.c t/io/utf8.t
 ____________________________________________________________________________
-[ 20691] By: jhi                                   on 2003/08/14  05:21:20
-        Log: Add a known exception.
+[ 21152] By: jhi                                   on 2003/09/10  06:54:02
+        Log: A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
+             of Perl_utf8_is_string().
      Branch: perl
-          ! Porting/cmpVERSION.pl
+          ! embed.fnc embed.h global.sym proto.h utf8.c
 ____________________________________________________________________________
-[ 20690] By: jhi                                   on 2003/08/14  05:18:30
-        Log: Integrate:
-             [ 20578]
-             Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
-             Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
-             which was on old bug unearthed by the change #20559.
-             Basically, qr// + (??{$lexical}) combination is very, VERY broken.
-             Workaround is not to use lexicals.
-             
-             [ 20583]
-             Change #20578 to SelfLoader is probably also useful to AutoSplit.
-             
-             (Strictly speaking these would no be necessary (yet) for maint
-             since the more recent lexical patches have not yet been merged,
-             but since the qr// + (??{$lexical}) combination is dubious in
-             any case, let's.)
-     Branch: maint-5.8/perl
-         !> lib/AutoSplit.pm lib/SelfLoader.pm
+[ 21151] By: jhi                                   on 2003/09/10  06:16:28
+        Log: Document a PerlIO/Encode warning.
+     Branch: perl
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[ 20689] By: jhi                                   on 2003/08/14  04:54:18
-        Log: The blead version has got the dor.
+[ 21149] By: jhi                                   on 2003/09/09  17:22:42
+        Log: Subject: Re: maint @ 21116
+             From: Fergal Daly <fergal@esatclear.ie>
+             Date: Tue, 9 Sep 2003 18:26:20 +0100
+             Message-Id: <200309091826.20630.fergal@esatclear.ie>
+             
+             (added warning)
      Branch: perl
-          ! ext/Opcode/Opcode.pm
+          ! lib/Test/More.pm
 ____________________________________________________________________________
-[ 20688] By: jhi                                   on 2003/08/14  04:51:30
-        Log: A swath of VERSION patches from Nick Clark.
+[ 21146] By: jhi                                   on 2003/09/09  15:36:20
+        Log: Adjust the test count.
      Branch: perl
-          ! lib/AutoSplit.pm lib/CPAN/Nox.pm lib/Cwd.pm lib/English.pm
-          ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Path.pm
-          ! lib/Hash/Util.pm lib/Net/hostent.pm lib/Net/servent.pm
-          ! lib/Text/Abbrev.pm lib/Thread/Semaphore.pm lib/Tie/Array.pm
-          ! lib/Tie/RefHash.pm lib/UNIVERSAL.pm lib/Unicode/UCD.pm
-          ! lib/attributes.pm lib/base.pm lib/diagnostics.pm lib/fields.pm
-          ! lib/filetest.pm lib/open.pm lib/overload.pm lib/utf8.pm
-          ! lib/vmsish.pm os2/OS2/Process/Process.pm
-          ! os2/OS2/REXX/DLL/DLL.pm t/TestInit.pm
-          ! t/lib/MakeMaker/Test/Utils.pm t/lib/Math/BigInt/BareCalc.pm
-          ! vms/ext/Filespec.pm warnings.pl
+          ! lib/Test/Simple/t/is_deeply.t
 ____________________________________________________________________________
-[ 20687] By: jhi                                   on 2003/08/13  18:53:15
-        Log: Alpha version numbers noticed by Schwern.
-             (These hacks are no more needed since the PAUSE indexer no
-             more indexes the insides of Perl distributions, says Andreas.)
+[ 21144] By: jhi                                   on 2003/09/09  15:03:58
+        Log: AUTHORS update from Dave Mitchell.
      Branch: perl
-          ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
-          ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
-          ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
-          ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
-          ! ext/IPC/SysV/SysV.pm
+          ! AUTHORS
 ____________________________________________________________________________
-[ 20686] By: jhi                                   on 2003/08/13  18:42:50
-        Log: Subject: Re: script wanted
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Wed, 13 Aug 2003 20:46:09 +0100
-             Message-ID: <20030813204609.G20130@plum.flirble.org>
+[ 21143] By: jhi                                   on 2003/09/09  15:02:18
+        Log: Retract #20548 and #20465.
      Branch: perl
-          ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/Debug.pm
-          ! ext/B/B/Lint.pm ext/Fcntl/Fcntl.pm ext/File/Glob/Glob.pm
-          ! ext/IO/IO.pm ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
-          ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
-          ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/Msg.pm
-          ! ext/IPC/SysV/Semaphore.pm ext/POSIX/POSIX.pm
-          ! ext/Sys/Hostname/Hostname.pm ext/Sys/Syslog/Syslog.pm
-          ! ext/re/re.pm ext/threads/shared/shared.pm
-          ! ext/threads/threads.pm
+          ! lib/Test/More.pm lib/Test/Simple/t/More.t
+          ! lib/Test/Simple/t/is_deeply.t
 ____________________________________________________________________________
-[ 20685] By: jhi                                   on 2003/08/13  18:24:50
-        Log: Subject: Re: script wanted
+[ 21141] By: jhi                                   on 2003/09/09  14:27:10
+        Log: Subject: Re: maint @ 21116
              From: Enache Adrian <enache@rdslink.ro>
-             Date: Wed, 13 Aug 2003 22:31:18 +0300
-             Message-ID: <20030813193118.GA1273@ratsnest.hole>
+             Date: Tue, 9 Sep 2003 16:59:44 +0300
+             Message-ID: <20030909135944.GA1666@ratsnest.hole>
      Branch: perl
-          ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
-          ! ext/B/B/Disassembler.pm
-____________________________________________________________________________
-[ 20684] By: jhi                                   on 2003/08/13  17:28:40
-        Log: Even my scripts rebel.
-     Branch: maint-5.8/perl
-          ! patchlevel.h
+          ! makedef.pl
 ____________________________________________________________________________
-[ 20683] By: jhi                                   on 2003/08/13  17:28:00
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21140] By: jhi                                   on 2003/09/09  14:25:51
+        Log: Retract #21132.
+     Branch: perl
+          ! makedef.pl perl.h
 ____________________________________________________________________________
-[ 20682] By: jhi                                   on 2003/08/13  17:19:03
-        Log: Integrate:
-             [ 20680]
-             Subject: [PATCH] GNU Public General Public General GNU Public License License
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Wed, 13 Aug 2003 11:15:40 -0700
-             Message-ID: <20030813181539.GA22658@windhund.schwern.org>
-             
-             [ 20681]
-             Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Wed, 13 Aug 2003 18:05:38 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>
-     Branch: maint-5.8/perl
-         !> lib/lib_pm.PL pod/perlartistic.pod pod/perlgpl.pod
-         !> utils/h2xs.PL utils/perlcc.PL
+[ 21139] By: jhi                                   on 2003/09/09  11:55:33
+        Log: Warn more about disclosing the hash seed, from Scott A. Crosby.
+     Branch: perl
+          ! lib/Hash/Util.pm pod/perlrun.pod
 ____________________________________________________________________________
-[ 20681] By: jhi                                   on 2003/08/13  17:13:12
-        Log: Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Wed, 13 Aug 2003 18:05:38 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>
+[ 21137] By: jhi                                   on 2003/09/09  09:50:13
+        Log: Subject: =encoding in perlpod/perlpodspec
+             From: sburke@cpan.org (Sean M. Burke)
+             Date: Sun, 07 Sep 2003 03:08:28 -0800
+             Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
      Branch: perl
-          ! lib/lib_pm.PL utils/h2xs.PL utils/perlcc.PL
+          ! pod/perlpod.pod pod/perlpodspec.pod
 ____________________________________________________________________________
-[ 20680] By: jhi                                   on 2003/08/13  17:11:38
-        Log: Subject: [PATCH] GNU Public General Public General GNU Public License License
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Wed, 13 Aug 2003 11:15:40 -0700
-             Message-ID: <20030813181539.GA22658@windhund.schwern.org>
+[ 21136] By: jhi                                   on 2003/09/09  09:46:01
+        Log: One more chance... Elizabeth's change #21107 plus
+             Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Tue, 9 Sep 2003 01:44:24 +0200
+             Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
      Branch: perl
-          ! pod/perlartistic.pod pod/perlgpl.pod
+          ! lib/warnings.pm toke.c warnings.pl
 ____________________________________________________________________________
-[ 20679] By: jhi                                   on 2003/08/13  13:55:52
-        Log: Integrate:
-             [ 20678]
-             Add cmpVERSION.pl from Slaven for comparing two
-             Perl source trees for modules that have changed
-             but have the same version numbers.
-     Branch: maint-5.8/perl
-         +> Porting/cmpVERSION.pl
-         !> MANIFEST
+[ 21135] By: jhi                                   on 2003/09/09  09:35:48
+        Log: One more test count tweak.
+     Branch: perl
+          ! t/op/grep.t
 ____________________________________________________________________________
-[ 20678] By: jhi                                   on 2003/08/13  13:46:18
-        Log: Add cmpVERSION.pl from Slaven for comparing two
-             Perl source trees for modules that have changed
-             but have the same version numbers.
+[ 21132] By: jhi                                   on 2003/09/09  07:57:20
+        Log: Subject: Re: maint @ 21116
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Tue, 09 Sep 2003 09:49:07 +0100
+             Message-ID: <3F5D9403.3040004@uk.radan.com>
      Branch: perl
-          + Porting/cmpVERSION.pl
-          ! MANIFEST
+          ! makedef.pl perl.h
 ____________________________________________________________________________
-[ 20677] By: jhi                                   on 2003/08/13  13:10:04
-        Log: Integrate:
-             [ 20668]
-             perlipc thinko by John P. Linderman.
-             
-             [ 20669]
-             More don't:s for nyetworking.
-             
-             [ 20670]
-             Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Tue, 12 Aug 2003 21:12:00 -0500
-             Message-ID: <3F399E70.4050607@mac.com>
-             
-             [ 20671]
-             Subject: [PATCH] another VMS pod nit
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Wed, 13 Aug 2003 01:01:46 -0500
-             Message-ID: <3F39D44A.4010207@mac.com>
-             
-             [ 20672]
-             One tweak for microperl in OS/2.
-             
-             [ 20673]
-             One tweak from Dave Mitchell.
+[ 21131] By: jhi                                   on 2003/09/09  07:54:52
+        Log: Subject: Re: [PATCH] honoring void context for map(), return from sub end test
+             From: david nicol <whatever@davidnicol.com>
+             Date: 08 Sep 2003 23:39:32 -0500
+             Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
              
-             [ 20674]
-             Make (hopefully) the Windows CR CR LF bug go away
-             by making the CRLF layer repel any other CRLF layers.
-             In other words: binmode(FH, ":crlf") in e.g. Win32
-             is effectively a no-op since there already is one
-             CRLF layer in the stack by default.
-             
-             [ 20675]
-             Bye bye, bug.
-             
-             [ 20676]
-             Make Johan's confusion go away, but there are no doubt more
-             similar cases.
-     Branch: maint-5.8/perl
-         !> lib/File/Find.pm lib/Tie/File/t/24_cache_loop.t
-         !> lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
-         !> perl.h perlio.c pod/perlipc.pod pod/perlport.pod
-         !> pod/perlrun.pod t/io/crlf.t t/io/layers.t
-         !> vms/descrip_mms.template
+             (a testcase)
+     Branch: perl
+          ! t/op/grep.t
 ____________________________________________________________________________
-[ 20676] By: jhi                                   on 2003/08/13  12:03:08
-        Log: Make Johan's confusion go away, but there are no doubt more
-             similar cases.
+[ 21128] By: jhi                                   on 2003/09/09  07:08:15
+        Log: Ooops, perlio into scalars was already history for this test...
      Branch: perl
-          ! lib/File/Find.pm
+          ! lib/dumpvar.t
 ____________________________________________________________________________
-[ 20675] By: jhi                                   on 2003/08/13  11:58:31
-        Log: Bye bye, bug.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21127] By: jhi                                   on 2003/09/09  07:06:26
+        Log: Cannot do perlio into scalars without perlio.
+     Branch: perl
+          ! lib/dumpvar.t
 ____________________________________________________________________________
-[ 20674] By: jhi                                   on 2003/08/13  11:57:47
-        Log: Make (hopefully) the Windows CR CR LF bug go away
-             by making the CRLF layer repel any other CRLF layers.
-             In other words: binmode(FH, ":crlf") in e.g. Win32
-             is effectively a no-op since there already is one
-             CRLF layer in the stack by default.
+[ 21126] By: jhi                                   on 2003/09/09  07:04:53
+        Log: I claim that the debugger is untestable until proven otherwise.
      Branch: perl
-          ! perlio.c pod/perlrun.pod t/io/crlf.t t/io/layers.t
+          - lib/perl5db/de0.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20673] By: jhi                                   on 2003/08/13  10:29:56
-        Log: One tweak from Dave Mitchell.
+[ 21124] By: jhi                                   on 2003/09/09  06:59:52
+        Log: In trying to save space, the warnings.pl change (#21107)
+             pulled in attributes.pm... and the change didn't seem to
+             be that well tested with different configurations.
+             Retract #21119, #21117, #21107.
      Branch: perl
-          ! pod/perlport.pod
+          ! ext/B/t/stash.t lib/warnings.pm warnings.pl
 ____________________________________________________________________________
-[ 20672] By: jhi                                   on 2003/08/13  10:27:54
-        Log: One tweak for microperl in OS/2.
+[ 21122] By: jhi                                   on 2003/09/09  06:28:31
+        Log: Really do #21121.
      Branch: perl
-          ! perl.h
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20671] By: merijn                                on 2003/08/13  08:57:27
-        Log: Subject: [PATCH] another VMS pod nit
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Wed, 13 Aug 2003 01:01:46 -0500
-             Message-ID: <3F39D44A.4010207@mac.com>
+[ 21121] By: jhi                                   on 2003/09/09  05:56:52
+        Log: There's no particular reason to have the dumpvar.t
+             in lib/perl5db/.
      Branch: perl
-          ! vms/descrip_mms.template
+          + lib/dumpvar.t
+          - lib/perl5db/dumpvar.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20670] By: merijn                                on 2003/08/13  08:54:45
-        Log: Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Tue, 12 Aug 2003 21:12:00 -0500
-             Message-ID: <3F399E70.4050607@mac.com>
+[ 21119] By: jhi                                   on 2003/09/09  05:46:02
+        Log: strict stash seems to have gone, too.
      Branch: perl
-          ! lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/29_downcopy.t
-          ! lib/Tie/File/t/29a_upcopy.t
+          ! ext/B/t/stash.t
 ____________________________________________________________________________
-[ 20669] By: jhi                                   on 2003/08/13  06:06:39
-        Log: More don't:s for nyetworking.
+[ 21117] By: rgs                                   on 2003/09/08  22:26:36
+        Log: Loading warnings.pm now loads attributes.pm that loads strict.pm.
+             (due to #21107 apparently.) Adjust this test accordingly.
      Branch: perl
-          ! pod/perlport.pod
+          ! ext/B/t/stash.t
 ____________________________________________________________________________
-[ 20668] By: rgs                                   on 2003/08/12  20:27:41
-        Log: perlipc thinko by John P. Linderman.
+[ 21113] By: jhi                                   on 2003/09/08  21:10:53
+        Log: Subject: [PATCH] silence 1 compiler warning
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Mon, 8 Sep 2003 23:04:45 +0100
+             Message-ID: <20030908230445.E30881@plum.flirble.org>
      Branch: perl
-          ! pod/perlipc.pod
+          ! universal.c
 ____________________________________________________________________________
-[ 20667] By: jhi                                   on 2003/08/12  20:04:53
-        Log: Integrate:
-             [ 20659]
-             Document the known CR CR LF issue in Win32.
-             
-             [ 20660]
-             A better patch from Yitzchak Scott-Thoennes for [perl #23287].
-             
-             [ 20661]
-             perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
-             
-             [ 20662]
-             Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build.
-             From: PPrymmer@factset.com
-             Date: Tue, 12 Aug 2003 16:24:21 -0400
-             Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>
-             
-             [ 20663]
-             More missing pods for VMS.
-             
-             [ 20664]
-             Do some updates also on pod.mak -- which seems to
-             be badly out of date.
+[ 21112] By: jhi                                   on 2003/09/08  21:09:34
+        Log: Retract #21096, mostly: I had misexplained the situation
+             to Scott A. Crosby.  Seeing the seed value while not good
+             for the ultimate paranoia viewpoint is not that bad, as long
+             as the users are fully aware of the dangers of disclosing
+             the hash seed.    So hash_seed() is okay.
              
-             [ 20665]
-             README.cygwin updates from Gerrit P. Haase.
-     Branch: maint-5.8/perl
-         !> README.cygwin lib/ExtUtils/Installed.pm pod/perlreref.pod
-         !> pp_sys.c vms/descrip_mms.template win32/pod.mak
-____________________________________________________________________________
-[ 20666] By: jhi                                   on 2003/08/12  20:02:13
-        Log: Subject: Re: maint @ 20617 [PATCH]
-             From: =?iso-8859-1?q?Sreeji=20K=20Das?= <sreeji_k@yahoo.com>
-             Date: Tue, 12 Aug 2003 13:19:00 +0100 (BST)
-             Message-ID: <20030812121900.26127.qmail@web10501.mail.yahoo.com>
+             Being able to see the hash values (as in Java) would
+             be another option, but dubious: it's not that per-key
+             hash values themselves are bad to allow scripts to see,
+             but rather that hash values are just as sensitive (from
+             the DoSing viewpoint) as the hash seed itself (and there
+             usually more hash values than the one hash seed....)
      Branch: perl
-          ! lib/ExtUtils/Installed.pm
+          ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
 ____________________________________________________________________________
-[ 20665] By: jhi                                   on 2003/08/12  19:59:54
-        Log: README.cygwin updates from Gerrit P. Haase.
+[ 21110] By: jhi                                   on 2003/09/08  20:59:04
+        Log: Urk.  unique, not shared.
      Branch: perl
-          ! README.cygwin
+          ! configpm
 ____________________________________________________________________________
-[ 20664] By: jhi                                   on 2003/08/12  19:57:53
-        Log: Do some updates also on pod.mak -- which seems to
-             be badly out of date.
+[ 21109] By: jhi                                   on 2003/09/08  20:57:25
+        Log: Subject: [PATCH] configpm: about 1.5K less per thread
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Mon, 8 Sep 2003 23:58:34 +0200
+             Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
      Branch: perl
-          ! win32/pod.mak
+          ! configpm
 ____________________________________________________________________________
-[ 20663] By: jhi                                   on 2003/08/12  19:48:01
-        Log: More missing pods for VMS.
+[ 21107] By: jhi                                   on 2003/09/08  20:45:38
+        Log: Subject: [PATCH] warnings.pl: each thread 10K smaller
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Mon, 8 Sep 2003 22:22:38 +0200
+             Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
      Branch: perl
-          ! vms/descrip_mms.template
+          ! lib/warnings.pm warnings.pl
 ____________________________________________________________________________
-[ 20662] By: jhi                                   on 2003/08/12  19:43:46
-        Log: Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build.
-             From: PPrymmer@factset.com
-             Date: Tue, 12 Aug 2003 16:24:21 -0400
-             Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>
+[ 21106] By: rgs                                   on 2003/09/08  20:45:03
+        Log: A version of change #21073 that works.
      Branch: perl
-          ! vms/descrip_mms.template
+          ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
 ____________________________________________________________________________
-[ 20661] By: jhi                                   on 2003/08/12  19:41:50
-        Log: perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
+[ 21105] By: jhi                                   on 2003/09/08  20:44:22
+        Log: Regen perlapi.
      Branch: perl
-          ! pod/perlreref.pod
+          ! pod/perlapi.pod
 ____________________________________________________________________________
-[ 20660] By: jhi                                   on 2003/08/12  18:44:27
-        Log: A better patch from Yitzchak Scott-Thoennes for [perl #23287].
+[ 21103] By: jhi                                   on 2003/09/08  20:18:56
+        Log: Radu Greab is my hero (the recent cygwin getpw*->pw_comment
+             being a bad pointer is apparently a known cygwin bug).    The
+             cure is to initialize the field.
      Branch: perl
           ! pp_sys.c
 ____________________________________________________________________________
-[ 20659] By: jhi                                   on 2003/08/12  18:39:09
-        Log: Document the known CR CR LF issue in Win32.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21100] By: jhi                                   on 2003/09/08  19:38:39
+        Log: Bad export.
+     Branch: perl
+          ! lib/Hash/Util.t
 ____________________________________________________________________________
-[ 20658] By: jhi                                   on 2003/08/12  13:57:58
-        Log: Integrate:
-             [ 20657]
-             Multiline one-liners are a bit too much to ask.
-     Branch: maint-5.8/perl
-         !> t/op/closure.t
+[ 21098] By: jhi                                   on 2003/09/08  19:06:09
+        Log: The IPC::Open3 is just too unreliable for this task.
+     Branch: perl
+          ! lib/perl5db/de0.t
 ____________________________________________________________________________
-[ 20657] By: jhi                                   on 2003/08/12  13:55:56
-        Log: Multiline one-liners are a bit too much to ask.
+[ 21097] By: jhi                                   on 2003/09/08  18:42:43
+        Log: Try to make the de0.t test more robust.
+             The test is so flakey (too many external things influencing
+             the result) that I'm likely to leave it out from the maint.
      Branch: perl
-          ! t/op/closure.t
+          ! lib/perl5db/de0.t
 ____________________________________________________________________________
-[ 20656] By: jhi                                   on 2003/08/12  13:27:44
-        Log: Integrate:
-             [ 20650]
-             Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Sun, 3 Aug 2003 06:19:02 -0700
-             Message-ID: <20030803131902.GA5146@math.berkeley.edu>
-             
-             [ 20651]
-             Microperl expects C89 (like the rest of Perl).
-             
-             [ 20652]
-             Subject: perlcheat
-             From: Juerd <juerd@cpan.org>
-             Date: Mon, 11 Aug 2003 20:24:34 +0200
-             Message-Id: <20030811182434.GI17748@c3.convolution.nl>
-             
-             [ 20653]
-             Retract #20644 and #20643; on non-microperl non-fcntl
-             systems Wrong Thing would be done.  (And as Sarathy
-             points out, closing both ends of a pipe is rather
-             identical to never opening it...)
-             
-             [ 20654]
-             Add perlcheat to the toc and perl.pod; regen toc. 
-             
-             [ 20655]
-             Advertise perlcheat.
-     Branch: maint-5.8/perl
-         +> pod/perlcheat.pod
-         !> MANIFEST README.micro pod/buildtoc.PL pod/perl.pod
-         !> pod/perltoc.pod pp_sys.c util.c
+[ 21096] By: jhi                                   on 2003/09/08  17:58:19
+        Log: Scott A. Crosby believes in not disclosing
+             any more information than necessary: therefore
+             instead of hash_seed() we have now hashes_random().
+     Branch: perl
+          ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
 ____________________________________________________________________________
-[ 20655] By: jhi                                   on 2003/08/12  13:24:21
-        Log: Advertise perlcheat.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21095] By: jhi                                   on 2003/09/08  17:36:50
+        Log: Mac OS X "last resort" recipe.
+     Branch: perl
+          ! README.macosx
 ____________________________________________________________________________
-[ 20654] By: jhi                                   on 2003/08/12  13:23:00
-        Log: Add perlcheat to the toc and perl.pod; regen toc. 
+[ 21094] By: jhi                                   on 2003/09/08  16:50:55
+        Log: Subject: [patch] AUTHORS
+             From: Juerd <juerd@cpan.org>
+             Date: Mon, 8 Sep 2003 08:42:13 +0200
+             Message-ID: <20030908064213.GC23461@c3.convolution.nl>
      Branch: perl
-          ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
+          ! AUTHORS
 ____________________________________________________________________________
-[ 20653] By: jhi                                   on 2003/08/12  13:15:17
-        Log: Retract #20644 and #20643; on non-microperl non-fcntl
-             systems Wrong Thing would be done.  (And as Sarathy
-             points out, closing both ends of a pipe is rather
-             identical to never opening it...)
+[ 21093] By: jhi                                   on 2003/09/08  15:47:14
+        Log: Slightly more intelligent paranoia.
      Branch: perl
-          ! pp_sys.c util.c
+          ! pod/perldiag.pod util.c
 ____________________________________________________________________________
-[ 20652] By: ams                                   on 2003/08/12  13:06:40
-        Log: Subject: perlcheat
-             From: Juerd <juerd@cpan.org>
-             Date: Mon, 11 Aug 2003 20:24:34 +0200
-             Message-Id: <20030811182434.GI17748@c3.convolution.nl>
+[ 21090] By: jhi                                   on 2003/09/08  14:07:03
+        Log: Win32 is playing to hard to get but I do not have
+             time to chase it, so restore #21072, more or less.
+             I think testing the debugger in UNIX-like places
+             is enough, no need to go into painful contortions
+             trying to "portably" run interactive programs like
+             the debugger.
      Branch: perl
-          + pod/perlcheat.pod
-          ! MANIFEST
+          ! lib/perl5db/de0.t
 ____________________________________________________________________________
-[ 20651] By: jhi                                   on 2003/08/12  12:52:09
-        Log: Microperl expects C89 (like the rest of Perl).
+[ 21088] By: jhi                                   on 2003/09/08  12:50:15
+        Log: 5.8.1 was mistakenly redefining PL_sv_placeholder.
      Branch: perl
-          ! README.micro
+          ! ext/Storable/Storable.xs
 ____________________________________________________________________________
-[ 20650] By: jhi                                   on 2003/08/12  12:32:29
-        Log: Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Sun, 3 Aug 2003 06:19:02 -0700
-             Message-ID: <20030803131902.GA5146@math.berkeley.edu>
+[ 21087] By: jhi                                   on 2003/09/08  12:34:37
+        Log: Add Hash::Util::hash_seed() which answers among
+             other things the question whether our hashes are
+             "randomised".  (They always were...)
      Branch: perl
-          ! lib/ExtUtils/xsubpp
+          ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
 ____________________________________________________________________________
-[ 20649] By: jhi                                   on 2003/08/12  12:14:31
-        Log: Integrate:
-             [ 20639]
-             No dor in maint.
-             
-             [ 20640]
-             returning would be good, too.
-             
-             [ 20643]
-             A generally useful hunk from Ilya's microperl patch.
-             (If no fcntl F_SETFD, fake it the best we can.)
-             
-             [ 20644]
-             More microperlish faking in case no fcntl F_SETFD for pipes.
-             
-             [ 20645]
-             Localize PARENT (based on Ilya's microperl patch).
-             
-             [ 20646]
-             Apply much of Ilya's microperl patch, but instead of
-             implementing the opendir()/readdir()/closedir() using
-             external commands give up "ANSI-pureness" and define them
-             in uconfig.sh, also define other stuff like rename() and putenv().
-             Leave out the $| emulation in my_fork() since we are
-             not supposed to have fork() under microperl.
-             
-             [ 20647]
-             Oops.
-             
-             [ 20648]
-             If we are void we cannot return a value.
-     Branch: maint-5.8/perl
-         !> Makefile.micro README.micro doio.c lib/Cwd.pm mg.c perl.c
-         !> perl.h perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c
-____________________________________________________________________________
-[ 20648] By: jhi                                   on 2003/08/12  11:56:52
-        Log: If we are void we cannot return a value.
+[ 21086] By: jhi                                   on 2003/09/08  12:22:03
+        Log: XSRETURN_UV was missing.
      Branch: perl
-          ! mg.c
+          ! XSUB.h
 ____________________________________________________________________________
-[ 20647] By: jhi                                   on 2003/08/12  11:54:32
-        Log: Oops.
+[ 21085] By: jhi                                   on 2003/09/08  12:15:23
+        Log: Superparanoia.
      Branch: perl
-          ! perl.c
+          ! util.c
 ____________________________________________________________________________
-[ 20646] By: jhi                                   on 2003/08/12  11:51:25
-        Log: Apply much of Ilya's microperl patch, but instead of
-             implementing the opendir()/readdir()/closedir() using
-             external commands give up "ANSI-pureness" and define them
-             in uconfig.sh, also define other stuff like rename() and putenv().
-             Leave out the $| emulation in my_fork() since we are
-             not supposed to have fork() under microperl.
+[ 21084] By: ams                                   on 2003/09/08  11:44:25
+        Log: Clean up pp_readdir() somewhat.
      Branch: perl
-          ! Makefile.micro README.micro doio.c mg.c perl.c perl.h
-          ! perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c
+          ! pp_sys.c
 ____________________________________________________________________________
-[ 20645] By: jhi                                   on 2003/08/12  10:40:54
-        Log: Localize PARENT (based on Ilya's microperl patch).
+[ 21082] By: jhi                                   on 2003/09/08  11:32:46
+        Log: The #21073 broke ext/B/t/o.t, retracting the #21073.
      Branch: perl
-          ! lib/Cwd.pm
+          ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
 ____________________________________________________________________________
-[ 20644] By: jhi                                   on 2003/08/12  10:37:55
-        Log: More microperlish faking in case no fcntl F_SETFD for pipes.
+[ 21080] By: jhi                                   on 2003/09/08  09:52:40
+        Log: In Win32 IPC::Open3 + IO::Select does not work that well
+             so mostly undo the change #21072 and revert back to using
+             a temp file.
      Branch: perl
-          ! util.c
+          ! lib/perl5db/de0.t
 ____________________________________________________________________________
-[ 20643] By: jhi                                   on 2003/08/12  10:13:53
-        Log: A generally useful hunk from Ilya's microperl patch.
-             (If no fcntl F_SETFD, fake it the best we can.)
+[ 21078] By: jhi                                   on 2003/09/08  09:10:47
+        Log: In Win32 the cmd.exe console output doesn't seem to
+             be catchable using the in-memory I/O + select trick,
+             so use tie-STDOUT trick instead.
      Branch: perl
-          ! pp_sys.c
-____________________________________________________________________________
-[ 20642] By: jhi                                   on 2003/08/12  10:04:55
-        Log: Drop problematic test for now.
-     Branch: maint-5.8/perl
-          - ext/Safe/t/safeops.t
-          ! MANIFEST
+          ! lib/perl5db/dumpvar.t
 ____________________________________________________________________________
-[ 20641] By: jhi                                   on 2003/08/12  10:03:56
-        Log: Retract #20640 and #20639; easier just to not have this
-             test in maint (it seems dependent on opcode.pl, urgh.)
-     Branch: maint-5.8/perl
-         !> ext/Safe/t/safeops.t
+[ 21077] By: jhi                                   on 2003/09/08  09:03:13
+        Log: Move Config test.
+     Branch: perl
+          ! lib/perl5db/de0.t
 ____________________________________________________________________________
-[ 20640] By: jhi                                   on 2003/08/12  09:59:16
-        Log: returning would be good, too.
+[ 21076] By: jhi                                   on 2003/09/08  08:50:27
+        Log: Let's require fork for this test.
      Branch: perl
-          ! ext/Safe/t/safeops.t
+          ! lib/perl5db/de0.t
 ____________________________________________________________________________
-[ 20639] By: jhi                                   on 2003/08/12  09:57:07
-        Log: No dor in maint.
+[ 21074] By: jhi                                   on 2003/09/08  08:09:27
+        Log: Subject: [PATCH] call_(pv|etc.) for Devel::PPPort
+             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
+             Date: Mon, 08 Sep 2003 08:56:09 +0200
+             Message-id: <20030908065609.GA1260@ethan>
      Branch: perl
-          ! ext/Safe/t/safeops.t
+          ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
+          ! ext/Devel/PPPort/t/test.t
 ____________________________________________________________________________
-[ 20638] By: jhi                                   on 2003/08/12  09:45:10
-        Log: Clarify information about the HP-UX cc warning.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21073] By: jhi                                   on 2003/09/08  08:07:55
+        Log: Subject: Re: one nit to fix [PATCH]
+             From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
+             Date: Mon, 8 Sep 2003 10:19:08 +0200
+             Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com>
+     Branch: perl
+          ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
 ____________________________________________________________________________
-[ 20637] By: jhi                                   on 2003/08/12  09:36:26
-        Log: Looked funny in harness output.
-     Branch: maint-5.8/perl
-          ! t/op/closure.t
+[ 21072] By: jhi                                   on 2003/09/08  08:04:53
+        Log: Subject: Re: [PATCH] Test skeleton for debugger commands
+             From: Andreas J Koenig <andreas.koenig@anima.de>
+             Date: Mon, 08 Sep 2003 10:48:27 +0200
+             Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
+     Branch: perl
+          ! lib/perl5db/de0.t
 ____________________________________________________________________________
-[ 20636] By: jhi                                   on 2003/08/12  08:58:28
-        Log: Integrate:
-             [ 20620]
-             Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
-             From: merlyn@stonehenge.com (Randal L. Schwartz)
-             Date: 11 Aug 2003 09:45:29 -0700
-             Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>
-             
-             Subject: [PATCH] perlreref.pod tweaks
-             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
-             Date: Mon, 11 Aug 2003 13:19:51 -0400
-             Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>
-             
-             Plus a note about {,n} not being a quantifier.
-             
-             [ 20621]
-             perldelta tweaks.
-             
-             [ 20622]
-             [perl #23274] B::Deparse wasn't handling correctly builtins that
-             have two filehandles in their prototypes (pipe, socketpair,
-             accept) when non-bareword prototypes were used.
-             
-             [ 20623]
-             Add a new regression test for Safe : tests that all ops
-             can be trapped by a Safe compartement (except for the ones
-             that can't.)
-             
-             [ 20625]
-             Subject: Re: [PATCH] perlreref.pod tweaks
-             From: Iain Truskett <spoon@cpan.org>
-             Date: Tue, 12 Aug 2003 13:59:27 +1000
-             Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>
-             
-             plus explain "Titlecase".
-             
-             [ 20626]
-             head2-ify many of the head1s, will probably make this look
-             better in HTML.
-             
-             [ 20627]
-             Gotta Get'em Cases Right.
-             
-             [ 20628]
-             Too enthusiastic head2-ing.
-             
-             [ 20629]
-             =head2 ALL CAPS
-             
-             [ 20630]
-             Fix for [perl #23287] segfault in untie.
-             (Well, at least no more coredump.)
-             
-             [ 20631]
-             A new try from Dave Mitchell for [perl #23265].
-             
-             [ 20632]
-             The Debian people have expressed a wish for the boilerplate
-             being specific about the Perl version; patch from Nick Clark.
-             
-             [ 20633]
-             Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 9 Aug 2003 15:03:02 -0700
-             Message-ID: <20030809220301.GE24919@windhund.schwern.org>
-             
-             (plus one extra catfile() in h2xs.t)
-             
-             [ 20634]
-             Subject: [PATCH 5.8.1 @19053] XSLoader revisted
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Mon, 21 Apr 2003 22:44:37 -0700
-             Message-ID: <20030422054437.GA8297@math.berkeley.edu>
-             
-             (the XSLoader doc hunk; the h2xs looks like a behavioural change)
-             
-             [ 20635]
-             Advertise neo-h2xs.
-     Branch: maint-5.8/perl
-         +> ext/Safe/t/safeops.t
-         !> MANIFEST ext/B/B/Deparse.pm ext/DynaLoader/XSLoader_pm.PL
-         !> lib/h2xs.t pad.c pod/perlreref.pod pp_sys.c t/op/closure.t
-         !> t/op/tie.t utils/h2xs.PL
-____________________________________________________________________________
-[ 20635] By: jhi                                   on 2003/08/12  08:48:56
-        Log: Advertise neo-h2xs.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21071] By: jhi                                   on 2003/09/08  06:46:00
+        Log: de0.t: use Test::More, add some tests.
+     Branch: perl
+          ! lib/perl5db/de0.t
 ____________________________________________________________________________
-[ 20634] By: jhi                                   on 2003/08/12  08:41:49
-        Log: Subject: [PATCH 5.8.1 @19053] XSLoader revisted
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Mon, 21 Apr 2003 22:44:37 -0700
-             Message-ID: <20030422054437.GA8297@math.berkeley.edu>
-             
-             (the XSLoader doc hunk; the h2xs looks like a behavioural change)
+[ 21070] By: jhi                                   on 2003/09/08  06:31:39
+        Log: More dumpvar testing.
      Branch: perl
-          ! ext/DynaLoader/XSLoader_pm.PL
+          ! lib/perl5db/dumpvar.t
 ____________________________________________________________________________
-[ 20633] By: jhi                                   on 2003/08/12  08:31:01
-        Log: Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 9 Aug 2003 15:03:02 -0700
-             Message-ID: <20030809220301.GE24919@windhund.schwern.org>
-             
-             (plus one extra catfile() in h2xs.t)
+[ 21069] By: jhi                                   on 2003/09/08  05:34:03
+        Log: An empty test.
      Branch: perl
-          ! lib/h2xs.t utils/h2xs.PL
+          ! lib/perl5db/dumpvar.t
 ____________________________________________________________________________
-[ 20632] By: jhi                                   on 2003/08/12  08:11:08
-        Log: The Debian people have expressed a wish for the boilerplate
-             being specific about the Perl version; patch from Nick Clark.
+[ 21068] By: jhi                                   on 2003/09/08  05:21:21
+        Log: dumpvar.t: use Test::More;
      Branch: perl
-          ! utils/h2xs.PL
+          ! lib/perl5db/dumpvar.t
 ____________________________________________________________________________
-[ 20631] By: jhi                                   on 2003/08/12  08:09:43
-        Log: A new try from Dave Mitchell for [perl #23265].
+[ 21067] By: jhi                                   on 2003/09/08  05:11:46
+        Log: Cleanup PerlIO::scalar documentation a bit.
      Branch: perl
-          ! pad.c t/op/closure.t
+          ! ext/PerlIO/scalar/scalar.pm
 ____________________________________________________________________________
-[ 20630] By: jhi                                   on 2003/08/12  07:59:22
-        Log: Fix for [perl #23287] segfault in untie.
-             (Well, at least no more coredump.)
+[ 21066] By: jhi                                   on 2003/09/08  04:49:28
+        Log: The in-memory files require PerlIO::scalar.
      Branch: perl
-          ! pp_sys.c t/op/tie.t
+          ! lib/perl5db/dumpvar.t
 ____________________________________________________________________________
-[ 20629] By: jhi                                   on 2003/08/12  06:24:32
-        Log: =head2 ALL CAPS
+[ 21065] By: rgs                                   on 2003/09/07  21:17:23
+        Log: Subject: [PATCH] Test skeleton for debugger commands
+             From: Andreas J Koenig <andreas.koenig@anima.de>
+             Date: Sun, 07 Sep 2003 18:51:56 +0200
+             Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
+             With minor adjustments
      Branch: perl
-          ! pod/perlreref.pod
+          + lib/perl5db/de0.t lib/perl5db/dumpvar.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20628] By: jhi                                   on 2003/08/12  06:22:25
-        Log: Too enthusiastic head2-ing.
+[ 21064] By: rgs                                   on 2003/09/07  19:12:05
+        Log: Upgrade to Unicode::Collate 0.28
      Branch: perl
-          ! pod/perlreref.pod
+          + lib/Unicode/Collate/t/contract.t
+          ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
+          ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
 ____________________________________________________________________________
-[ 20627] By: jhi                                   on 2003/08/12  05:17:14
-        Log: Gotta Get'em Cases Right.
+[ 21063] By: rgs                                   on 2003/09/07  18:25:23
+        Log: Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Sun, 7 Sep 2003 19:14:44 +0100
+             Message-ID: <20030907181444.GA7058@fdgroup.com>
      Branch: perl
-          ! pod/perlreref.pod
+          ! ext/Opcode/Safe.pm
 ____________________________________________________________________________
-[ 20626] By: jhi                                   on 2003/08/12  05:04:02
-        Log: head2-ify many of the head1s, will probably make this look
-             better in HTML.
+[ 21062] By: rgs                                   on 2003/09/07  12:44:33
+        Log: Subject: [PATCH] honoring void context for map()
+             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
+             Date: Thu, 04 Sep 2003 11:13:41 +0200
+             Message-id: <20030904091341.GA30655@ethan>
      Branch: perl
-          ! pod/perlreref.pod
+          ! pp_ctl.c
 ____________________________________________________________________________
-[ 20625] By: jhi                                   on 2003/08/12  04:55:32
-        Log: Subject: Re: [PATCH] perlreref.pod tweaks
-             From: Iain Truskett <spoon@cpan.org>
-             Date: Tue, 12 Aug 2003 13:59:27 +1000
-             Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>
-             
-             plus explain "Titlecase".
+[ 21061] By: jhi                                   on 2003/09/07  07:04:53
+        Log: Retract #21010.
      Branch: perl
-          ! pod/perlreref.pod
+          ! lib/dumpvar.pl
 ____________________________________________________________________________
-[ 20624] By: rgs                                   on 2003/08/11  21:12:02
-        Log: Grab perlbug from bleadperl (@18698)
-     Branch: maint-5.6
-          ! perl-5.6.2/utils/perlbug.PL
+[ 21060] By: rgs                                   on 2003/09/06  21:30:10
+        Log: Minor doc style nits in XSLoader.
+     Branch: perl
+          ! ext/DynaLoader/XSLoader_pm.PL
 ____________________________________________________________________________
-[ 20623] By: rgs                                   on 2003/08/11  19:59:17
-        Log: Add a new regression test for Safe : tests that all ops
-             can be trapped by a Safe compartement (except for the ones
-             that can't.)
+[ 21058] By: jhi                                   on 2003/09/06  19:57:46
+        Log: Vanity patch.
      Branch: perl
-          + ext/Safe/t/safeops.t
-          ! MANIFEST
+          ! AUTHORS
 ____________________________________________________________________________
-[ 20622] By: rgs                                   on 2003/08/11  18:33:06
-        Log: B::Deparse wasn't handling correctly builtins that
-             have two filehandles in their prototypes (pipe, socketpair,
-             accept) when non-bareword prototypes were used.
+[ 21057] By: jhi                                   on 2003/09/06  19:56:53
+        Log: Updated Sharp Zaurus cross-compilation from Redvers Davies.
      Branch: perl
-          ! ext/B/B/Deparse.pm
-____________________________________________________________________________
-[ 20621] By: jhi                                   on 2003/08/11  17:38:23
-        Log: perldelta tweaks.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+          ! Cross/Makefile Cross/Makefile.SH.patch Cross/README Cross/TODO
+          ! Cross/config.sh-arm-linux Cross/generate_config_sh
+          ! Cross/installperl.patch
 ____________________________________________________________________________
-[ 20620] By: jhi                                   on 2003/08/11  17:08:29
-        Log: Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
-             From: merlyn@stonehenge.com (Randal L. Schwartz)
-             Date: 11 Aug 2003 09:45:29 -0700
-             Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>
-             
-             Subject: [PATCH] perlreref.pod tweaks
-             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
-             Date: Mon, 11 Aug 2003 13:19:51 -0400
-             Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>
-             
-             Plus a note about {,n} not being a quantifier.
+[ 21056] By: rgs                                   on 2003/09/06  19:03:41
+        Log: Email nits in Fatal.pm [perl #23724].
      Branch: perl
-          ! pod/perlreref.pod
+          ! lib/Fatal.pm
 ____________________________________________________________________________
-[ 20619] By: jhi                                   on 2003/08/11  15:50:34
-        Log: Integrate:
-             [ 20618]
-             $* is not yet fully gone in 5.8.1.
+[ 21052] By: jhi                                   on 2003/09/05  20:34:15
+        Log: Musty corners of Syslog.pm.
      Branch: perl
-         !> pod/perlreref.pod
-____________________________________________________________________________
-[ 20618] By: jhi                                   on 2003/08/11  15:49:27
-        Log: $* is not yet fully gone in 5.8.1.
-     Branch: maint-5.8/perl
-          ! pod/perlreref.pod
-____________________________________________________________________________
-[ 20617] By: jhi                                   on 2003/08/11  12:29:51
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 20616] By: jhi                                   on 2003/08/11  12:25:29
-        Log: Advertise the PerlIO::via UTF8 method.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 20615] By: jhi                                   on 2003/08/11  12:23:17
-        Log: Integrate:
-             [ 20611]
-             Typo fix from Boris Zentner.
-             
-             [ 20612]
-             VC6 warning: result still unsigned.
-             
-             [ 20614]
-             Allow via layer to affect the PERLIO_F_UTF8 flag.
-     Branch: maint-5.8/perl
-         !> ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs pod/perlfaq5.pod
-         !> regexec.c
+          ! ext/Sys/Syslog/Syslog.pm
 ____________________________________________________________________________
-[ 20614] By: nick                                  on 2003/08/11  12:14:55
-        Log: Allow via layer to affect the PERLIO_F_UTF8 flag.
+[ 21051] By: ams                                   on 2003/09/05  18:43:46
+        Log: 1. Work around the bug fixed by #20587 (because it's in 5.8.0).
+             2. Compensate for PL_sv_placeholder <= 5.8.1.
+             3. Clean up non-backwards-compatible tests.
+             4. Prepare for the 2.08 CPAN release.
      Branch: perl
-          ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
-____________________________________________________________________________
-[ 20613] By: nick                                  on 2003/08/11  11:50:08
-        Log: Integrate mainline
-     Branch: perlio
-         +> pod/perlreref.pod
-         !> (integrate 61 files)
+          ! ext/Storable/ChangeLog ext/Storable/Storable.xs
+          ! ext/Storable/t/freeze.t ext/Storable/t/malice.t
+          ! ext/Storable/t/utf8hash.t
 ____________________________________________________________________________
-[ 20612] By: jhi                                   on 2003/08/11  10:55:19
-        Log: VC6 warning: result still unsigned.
+[ 21048] By: jhi                                   on 2003/09/05  13:53:23
+        Log: One more known tie problem.
      Branch: perl
-          ! regexec.c
+          ! pod/perltie.pod
 ____________________________________________________________________________
-[ 20611] By: jhi                                   on 2003/08/11  08:33:13
-        Log: Typo fix from Boris Zentner.
+[ 21047] By: jhi                                   on 2003/09/05  13:46:35
+        Log: Subject: [PATCH] threads/shared.pm: saves 4K per thread
+             Date: Fri, 5 Sep 2003 14:46:00 +0200
+             Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
      Branch: perl
-          ! pod/perlfaq5.pod
+          ! ext/threads/shared/shared.pm
 ____________________________________________________________________________
-[ 20610] By: jhi                                   on 2003/08/11  06:37:13
-        Log: Integrate:
-             [ 20607]
-             Subject: Re: killing for vital signs [PATCH]
-             From: "John P. Linderman" <jpl@research.att.com>
-             Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
-             Message-Id: <200308101944.PAA96547@raptor.research.att.com>
-             
-             [ 20608]
-             Explain the 'Wide character in print' a bit more.
-             
-             [ 20609]
-             Subject: [perl #23273] warnings in Unicode::UCD
-             From: Lukas Mai (via RT) <perlbug-followup@perl.org>
-             Date: 10 Aug 2003 22:37:41 -0000
-             Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
-     Branch: maint-5.8/perl
-         !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod
-         !> pod/perlfunc.pod pod/perlipc.pod
+[ 21046] By: jhi                                   on 2003/09/05  13:44:30
+        Log: Subject: versions threads modules
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Fri, 5 Sep 2003 12:22:52 +0200
+             Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
+     Branch: perl
+          ! ext/threads/shared/shared.pm
 ____________________________________________________________________________
-[ 20609] By: jhi                                   on 2003/08/11  04:28:29
-        Log: Subject: [perl #23273] warnings in Unicode::UCD
-             From: Lukas Mai (via RT) <perlbug-followup@perl.org>
-             Date: 10 Aug 2003 22:37:41 -0000
-             Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
+[ 21045] By: jhi                                   on 2003/09/05  13:43:36
+        Log: More suidperl path disclosure plugging:
+             the #9813 didn't do enough.  See either of
+             http://rt.perl.org/rt2/Ticket/Display.html?id=6511
+             http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
      Branch: perl
-          ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
+          ! perl.c pod/perldiag.pod
 ____________________________________________________________________________
-[ 20608] By: jhi                                   on 2003/08/11  04:24:34
-        Log: Explain the 'Wide character in print' a bit more.
+[ 21044] By: jhi                                   on 2003/09/05  13:09:54
+        Log: FreeBSD hints updates from Anton Berezin.
      Branch: perl
-          ! pod/perldiag.pod
+          ! hints/freebsd.sh
 ____________________________________________________________________________
-[ 20607] By: rgs                                   on 2003/08/10  20:44:23
-        Log: Subject: Re: killing for vital signs [PATCH]
-             From: "John P. Linderman" <jpl@research.att.com>
-             Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
-             Message-Id: <200308101944.PAA96547@raptor.research.att.com>
+[ 21043] By: merijn                                on 2003/09/05  11:18:20
+        Log: Changed conflicting diff options
      Branch: perl
-          ! pod/perlfunc.pod pod/perlipc.pod
+          ! patchlevel.h
 ____________________________________________________________________________
-[ 20606] By: jhi                                   on 2003/08/10  20:43:47
-        Log: Integrate:
-             [ 20604]
-             Clarify the format checking instructions.
-             
-             [ 20605]
-             gcc -ansi -pedantic cleanup; and a seemingly forgotten
-             sv_placeholder hunk.
-     Branch: maint-5.8/perl
-         !> Porting/pumpkin.pod perl.h sv.h
+[ 21042] By: jhi                                   on 2003/09/05  06:47:43
+        Log: Acknowledge some known tie bugs.
+     Branch: perl
+          ! pod/perltie.pod
 ____________________________________________________________________________
-[ 20605] By: jhi                                   on 2003/08/10  20:38:39
-        Log: gcc -ansi -pedantic cleanup; and a seemingly forgotten
-             sv_placeholder hunk.
+[ 21041] By: merijn                                on 2003/09/05  04:50:44
+        Log: Subject: [PATCH] Remove dublicated entry in AUTHORS
+             From: Ilya Martynov <ilya@martynov.org>
+             Date: Fri, 05 Sep 2003 00:49:57 +0400
+             Message-ID: <8765k8uvm2.fsf@abra.ru>
      Branch: perl
-          ! perl.h sv.h
+          ! AUTHORS
 ____________________________________________________________________________
-[ 20604] By: jhi                                   on 2003/08/10  20:14:28
-        Log: Clarify the format checking instructions.
+[ 21040] By: jhi                                   on 2003/09/05  04:36:48
+        Log: code example error in "perlopentut"
      Branch: perl
-          ! Porting/pumpkin.pod
+          ! pod/perlopentut.pod
 ____________________________________________________________________________
-[ 20603] By: jhi                                   on 2003/08/10  19:48:42
-        Log: Retract #20597, too many resulting core dumps.
-     Branch: maint-5.8/perl
-          ! pad.c t/op/closure.t
+[ 21039] By: jhi                                   on 2003/09/05  04:13:17
+        Log: Another seemingly fixed (un)tie bug,
+             [perl ##22297] cannot untie scalar from within tied FETCH
+     Branch: perl
+          ! t/op/tie.t
 ____________________________________________________________________________
-[ 20602] By: jhi                                   on 2003/08/10  19:45:45
-        Log: Retract #20597, too many resulting core dumps.
+[ 21036] By: jhi                                   on 2003/09/04  19:34:26
+        Log: Subject: Re: [PATCH] Data::Dumper 2.121
+             From: Ilya Martynov <ilya@martynov.org>
+             Date: Fri, 05 Sep 2003 00:33:46 +0400
+             Message-ID: <87ad9kuwd1.fsf@abra.ru>
      Branch: perl
-          ! pad.c t/op/closure.t
+          ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
+          ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
+          ! ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t
 ____________________________________________________________________________
-[ 20601] By: jhi                                   on 2003/08/10  19:38:36
-        Log: Two different test harnesses, mmmm. 
-     Branch: maint-5.8/perl
-          ! t/op/closure.t
+[ 21033] By: jhi                                   on 2003/09/04  18:52:29
+        Log: I think once is enough.
+     Branch: perl
+          ! configure.gnu
 ____________________________________________________________________________
-[ 20600] By: jhi                                   on 2003/08/10  18:32:49
-        Log: Regen perlapi, perltoc.
-     Branch: maint-5.8/perl
-          ! pod/perlapi.pod pod/perltoc.pod
+[ 21032] By: jhi                                   on 2003/09/04  17:30:28
+        Log: Subject: [PATCH] Re: [PATCH] Re: ByteLoader and MSWin32
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Thu, 4 Sep 2003 20:09:06 +0300
+             Message-ID: <20030904170906.GA1235@ratsnest.hole>
+     Branch: perl
+          ! bytecode.pl ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
+          ! ext/ByteLoader/byterun.c
 ____________________________________________________________________________
-[ 20599] By: jhi                                   on 2003/08/10  18:32:16
-        Log: Advertise perlreref.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21031] By: jhi                                   on 2003/09/04  17:27:58
+        Log: Subject: [PATCH] perlreftut: change distribution conditions
+             From: "Brendan O'Dea" <bod@debian.org>
+             Date: Thu, 4 Sep 2003 02:28:49 +1000
+             Message-ID: <20030903162849.GA9675@londo.c47.org>
+     Branch: perl
+          ! pod/perlreftut.pod
 ____________________________________________________________________________
-[ 20598] By: jhi                                   on 2003/08/10  18:29:12
-        Log: Integrate:
-             [ 20586]
-             Subject: [PATCH perlmodinstall.pod] Installation on Win32
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 8 Aug 2003 18:35:51 -0700
-             Message-ID: <20030809013550.GS1587@windhund.schwern.org>
-             
-             [ 20587]
-             hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
-             normal key was replaced by its UTF-8 equivalent. This caused the
-             "Storable problem" RT3 users reported under RH9.
-             
-             [ 20588]
-             Update Jon Orwant's email address as he wants it,
-             drop TPJ URL; upate also Doug MacEachern's address.
-             
-             [ 20589]
-             Subject: [PATCH t/lib/1_compile.t] Removing tested modules
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 9 Aug 2003 13:36:59 -0700
-             Message-ID: <20030809203659.GB24919@windhund.schwern.org>
-             
-             [ 20593]
-             Add the perlreref manpage, by Iain Truskett
-             (regular expressions quick reference.)
-             Regenerate the table of contents.
-             
-             [ 20594]
-             Further tweaks on perlreref.pod (by Iain Truskett)
-             
-             [ 20595]
-             One more PL_csighandlerp.
-             
-             [ 20596]
-             Try simple workaround for the POSIX autosplit.ix warning.
+[ 21030] By: jhi                                   on 2003/09/04  17:26:48
+        Log: Subject: Re: "vendor" patch pickup
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Thu, 4 Sep 2003 19:47:55 +0200
+             Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
              
-             [ 20597]
-             Subject: Re: [perl #23265] Nested anonymous subs
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sun, 10 Aug 2003 01:35:30 +0100
-             Message-ID: <20030810003530.GB6547@fdgroup.com>
-     Branch: maint-5.8/perl
-         +> pod/perlreref.pod
-         !> MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs hv.c pad.c
-         !> pod/buildtoc.PL pod/perl.pod pod/perlembed.pod
-         !> pod/perlmodinstall.pod pod/perltoc.pod t/lib/1_compile.t
-         !> t/op/closure.t
-____________________________________________________________________________
-[ 20597] By: jhi                                   on 2003/08/10  17:55:03
-        Log: Subject: Re: [perl #23265] Nested anonymous subs
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sun, 10 Aug 2003 01:35:30 +0100
-             Message-ID: <20030810003530.GB6547@fdgroup.com>
+             (Gentoo: take Marcus' version of the __THROW patch and
+             even further #ifdef-protect it with __GLIBC__.)
      Branch: perl
-          ! pad.c t/op/closure.t
+          ! perl.h
 ____________________________________________________________________________
-[ 20596] By: jhi                                   on 2003/08/10  17:38:35
-        Log: Try simple workaround for the POSIX autosplit.ix warning.
+[ 21029] By: jhi                                   on 2003/09/04  16:01:26
+        Log: Tiny perlcc tweaks.
      Branch: perl
-          ! ext/POSIX/POSIX.pm
+          ! utils/perlcc.PL
 ____________________________________________________________________________
-[ 20595] By: jhi                                   on 2003/08/10  17:33:12
-        Log: One more PL_csighandlerp.
+[ 21028] By: jhi                                   on 2003/09/04  15:10:48
+        Log: A SuSE patchlet for perlcc -c to avoid
+             "Modification of a read-only value attempted at ... C.pm"
      Branch: perl
-          ! ext/POSIX/POSIX.xs
+          ! ext/B/B/C.pm
 ____________________________________________________________________________
-[ 20594] By: rgs                                   on 2003/08/10  13:30:11
-        Log: Further tweaks on perlreref.pod (by Iain Truskett)
+[ 21027] By: jhi                                   on 2003/09/04  08:54:40
+        Log: AUTHORS updates.
      Branch: perl
-          ! pod/perlreref.pod
+          ! AUTHORS
 ____________________________________________________________________________
-[ 20593] By: rgs                                   on 2003/08/10  12:32:47
-        Log: Add the perlreref manpage, by Iain Truskett
-             (regular expressions quick reference.)
-             Regenerate the table of contents.
+[ 21025] By: jhi                                   on 2003/09/03  20:27:56
+        Log: Upgrade to Math::BigInt pre-rel 1.66 as of
+             http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
+             (the tar.gz link doesn't have 'v1.66', it has '1.66')
+             so that the smoke builds can start chewing it.
      Branch: perl
-          + pod/perlreref.pod
-          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
+          ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
+          ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
+          ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
+          ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
+          ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbf.t
+          ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
 ____________________________________________________________________________
-[ 20592] By: rgs                                   on 2003/08/09  21:13:27
-        Log: Remove ByteLoader from the list of modules whose compilability should
-             be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
-             pointed out.)
+[ 21022] By: jhi                                   on 2003/09/03  16:42:24
+        Log: Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Wed, 3 Sep 2003 19:20:20 +0200
+             Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>
      Branch: perl
-          ! t/lib/1_compile.t
+          ! Porting/valgrindpp.pl
 ____________________________________________________________________________
-[ 20591] By: rgs                                   on 2003/08/09  21:08:59
-        Log: Subject: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sat, 9 Aug 2003 14:51:44 +0100
-             Message-ID: <20030809135144.GC4997@fdgroup.com>
+[ 21019] By: jhi                                   on 2003/09/03  15:51:35
+        Log: Also indicate the Unicode level here.
+             (The last date is non-committal :-)
      Branch: perl
-          ! embed.fnc embed.h global.sym op.c pp_ctl.c proto.h scope.c
-          ! scope.h t/lib/warnings/pad
+          ! pod/perlunicode.pod
 ____________________________________________________________________________
-[ 20590] By: rgs                                   on 2003/08/09  21:02:21
-        Log: Regenerate perlapi.pod.
+[ 21018] By: jhi                                   on 2003/09/03  12:08:23
+        Log: Avoid lvalue casts, from Enache.
      Branch: perl
-          ! pod/perlapi.pod
+          ! ext/ByteLoader/bytecode.h op.h
 ____________________________________________________________________________
-[ 20589] By: rgs                                   on 2003/08/09  20:26:28
-        Log: Subject: [PATCH t/lib/1_compile.t] Removing tested modules
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 9 Aug 2003 13:36:59 -0700
-             Message-ID: <20030809203659.GB24919@windhund.schwern.org>
+[ 21017] By: jhi                                   on 2003/09/03  08:23:39
+        Log: Bump up the VERSION.
      Branch: perl
-          ! t/lib/1_compile.t
+          ! lib/bytes.pm
 ____________________________________________________________________________
-[ 20588] By: jhi                                   on 2003/08/09  18:13:07
-        Log: Update Jon Orwant's email address as he wants it,
-             drop TPJ URL; upate also Doug MacEachern's address.
+[ 21016] By: jhi                                   on 2003/09/03  08:22:48
+        Log: Add, document, and test bytes::substr, index, rindex, chr,
+             document bytes::ord.
      Branch: perl
-          ! pod/perlembed.pod pod/perlmodinstall.pod
+          ! lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl
 ____________________________________________________________________________
-[ 20587] By: ams                                   on 2003/08/09  18:09:34
-        Log: hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
-             normal key was replaced by its UTF-8 equivalent. This caused the
-             "Storable problem" RT3 users reported under RH9.
+[ 21014] By: jhi                                   on 2003/09/03  06:16:24
+        Log: Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test
+             From: Marcus Holland-Moritz <mhx-perl@gmx.net>
+             Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST)
+             Message-ID: <29644.1062572245@www50.gmx.net>
+             
+             The other half of #20930 should be still good.
      Branch: perl
-          ! hv.c
+          ! op.c
 ____________________________________________________________________________
-[ 20586] By: jhi                                   on 2003/08/09  18:08:20
-        Log: Subject: [PATCH perlmodinstall.pod] Installation on Win32
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 8 Aug 2003 18:35:51 -0700
-             Message-ID: <20030809013550.GS1587@windhund.schwern.org>
+[ 21013] By: jhi                                   on 2003/09/03  06:15:09
+        Log: use IO; is deprecated.
      Branch: perl
-          ! pod/perlmodinstall.pod
+          ! ext/threads/t/join.t
 ____________________________________________________________________________
-[ 20585] By: jhi                                   on 2003/08/09  18:06:11
-        Log: Reintroduce the U_32-ification to pad.c,
-             suggested by Dave Mitchell.
-     Branch: maint-5.8/perl
-          ! pad.c
+[ 21012] By: jhi                                   on 2003/09/03  05:28:50
+        Log: Upgrade to base 2.01 from CPAN.
+     Branch: perl
+          ! lib/base.pm lib/fields.pm
 ____________________________________________________________________________
-[ 20584] By: jhi                                   on 2003/08/09  18:05:22
-        Log: Reintroduce the U_32-ification to pad.c,
-             suggested by Dave Mitchell.
+[ 21011] By: jhi                                   on 2003/09/03  05:08:29
+        Log: Changing the test count is a good idea.
      Branch: perl
-          ! pad.c
+          ! ext/threads/t/join.t
 ____________________________________________________________________________
-[ 20583] By: rgs                                   on 2003/08/09  12:43:50
-        Log: Change #20578 to SelfLoader is probably also useful to AutoSplit.
+[ 21010] By: jhi                                   on 2003/09/03  04:59:38
+        Log: Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object 
+             From: Joe McMahon <mcmahon@ibiblio.org>
+             Date: Tue, 2 Sep 2003 18:02:14 -0400
+             Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>
      Branch: perl
-          ! lib/AutoSplit.pm
+          ! lib/dumpvar.pl
 ____________________________________________________________________________
-[ 20582] By: jhi                                   on 2003/08/09  08:52:37
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 21009] By: jhi                                   on 2003/09/03  04:48:40
+        Log: Subject: Re: maint@20974 or before broke mp2 ithreads test
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Wed, 3 Sep 2003 06:07:54 +0200
+             Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>
+     Branch: perl
+          ! ext/threads/t/join.t
 ____________________________________________________________________________
-[ 20581] By: jhi                                   on 2003/08/09  08:45:18
-        Log: Update on the cygwin situation.  (I'm wishfully thinking
-             that the sigaction.t failure was fixed by (blead) #20565.)
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 21008] By: jhi                                   on 2003/09/03  04:31:35
+        Log: VMS does not have quite UNIX glob semantics.
+     Branch: perl
+          ! t/run/fresh_perl.t
 ____________________________________________________________________________
-[ 20580] By: jhi                                   on 2003/08/09  08:32:25
-        Log: Integrate:
-             [ 20570]
-             Two more tests for #20566/#20568.
-             
-             [ 20571]
-             Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Fri, 8 Aug 2003 23:30:00 +0100
-             Message-ID: <20030808233000.B20130@plum.flirble.org>
-             
-             [ 20572]
-             Subject: [PATCH] kill 'INT' doesn't work on Windows
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Fri, 08 Aug 2003 17:49:03 -0700
-             Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
-             
-             [ 20573]
-             Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 8 Aug 2003 13:59:50 -0700
-             Message-ID: <20030808205950.GJ1587@windhund.schwern.org>
-             
-             [ 20574]
-             Subject: [ PATCH] Re: strange destruction problem on VMS
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 8 Aug 2003 22:28:48 +0100
-             Message-ID: <20030808212848.GA2628@fdgroup.com>
-             
-             [ 20577]
-             The libcygipc doesn't really work with the Perl SysV IPC tests
-             so no much point in adding it yet.
-             
-             [ 20579]
-             Some updates for the memory use debugging section:
-             -DL is obsolete, mention Devel::Size, and Purify and valgrind.
-     Branch: maint-5.8/perl
-         !> ext/Storable/Storable.xs hints/cygwin.sh pod/perldebguts.pod
-         !> pod/perlfaq8.pod sv.c t/op/pat.t win32/win32.c
+[ 21007] By: rgs                                   on 2003/09/02  21:21:27
+        Log: Subject: some method calls not autoloaded
+             From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
+             Date: Tue, 2 Sep 2003 15:06:29 -0700
+             Message-ID: <20030902220629.GA2952@efn.org>
+     Branch: perl
+          ! pod/perlfunc.pod pod/perlsub.pod
 ____________________________________________________________________________
-[ 20579] By: jhi                                   on 2003/08/09  08:07:22
-        Log: Some updates for the memory use debugging section:
-             -DL is obsolete, mention Devel::Size, and Purify and valgrind.
+[ 21003] By: jhi                                   on 2003/09/02  19:01:07
+        Log: An untie test from perlmonks-- worked in 5.6.1,
+             broken in 5.8.0, seems to be working again in maint,
+             better nail it down now.
      Branch: perl
-          ! pod/perldebguts.pod
+          ! t/op/tie.t
 ____________________________________________________________________________
-[ 20578] By: jhi                                   on 2003/08/09  07:34:16
-        Log: Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
-             Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
-             which was on old bug unearthed by the change #20559.
-             Basically, qr// + (??{$lexical}) combination is very, VERY broken.
-             Workaround is not to use lexicals.
+[ 21000] By: jhi                                   on 2003/09/02  15:35:40
+        Log: Retract #20930 because of
+             Subject: maint@20974 or before broke mp2 ithreads test
+             From: Stas Bekman <stas@stason.org>
+             Date: Mon, 01 Sep 2003 23:31:11 -0700
+             Message-ID: <3F54392F.7080009@stason.org>
      Branch: perl
-          ! lib/SelfLoader.pm
+          ! op.c
 ____________________________________________________________________________
-[ 20577] By: jhi                                   on 2003/08/09  07:28:41
-        Log: The libcygipc doesn't really work with the Perl SysV IPC tests
-             so no much point in adding it yet.
+[ 20999] By: jhi                                   on 2003/09/02  15:34:14
+        Log: Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning
+             From: Fergal Daly <fergal@esatclear.ie>
+             Date: Tue, 2 Sep 2003 17:36:52 +0100
+             Message-Id: <200309021736.52725.fergal@esatclear.ie>
      Branch: perl
-          ! hints/cygwin.sh
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[ 20576] By: jhi                                   on 2003/08/09  07:25:52
-        Log: Retract #20525 since it was due to broken INT32_MIN in
-             Cygwin 1.5's stdint.h.
-     Branch: maint-5.8/perl
-          ! pad.c
+[ 20998] By: jhi                                   on 2003/09/02  15:02:47
+        Log: Subject: [perl #23672] Math::BigInit POD 
+             From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
+             Date: 1 Sep 2003 08:47:39 -0000
+             Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>
+     Branch: perl
+          ! lib/Math/BigInt.pm
 ____________________________________________________________________________
-[ 20575] By: jhi                                   on 2003/08/09  07:24:43
-        Log: Retract #20524 since it was due to broken INT32_MIN in
-             Cygwin 1.5's stdint.h.
+[ 20997] By: jhi                                   on 2003/09/02  14:58:21
+        Log: Subject: [PATCH perlfaq6.pod] Explain \Q better
+             From: Mark Jason Dominus <mjd@plover.com>
+             Date: Mon, 01 Sep 2003 16:19:20 -0400
+             Message-ID: <20030901201920.3929.qmail@plover.com>
      Branch: perl
-          ! pad.c
+          ! pod/perlfaq6.pod
 ____________________________________________________________________________
-[ 20574] By: jhi                                   on 2003/08/09  07:11:32
-        Log: Subject: [ PATCH] Re: strange destruction problem on VMS
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 8 Aug 2003 22:28:48 +0100
-             Message-ID: <20030808212848.GA2628@fdgroup.com>
+[ 20996] By: jhi                                   on 2003/09/02  14:56:29
+        Log: Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort
+             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
+             Date: Tue, 02 Sep 2003 11:27:19 +0200
+             Message-id: <20030902092719.GA18075@ethan>
      Branch: perl
-          ! sv.c
+          ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
+          ! ext/Devel/PPPort/t/test.t
 ____________________________________________________________________________
-[ 20573] By: jhi                                   on 2003/08/09  07:09:07
-        Log: Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 8 Aug 2003 13:59:50 -0700
-             Message-ID: <20030808205950.GJ1587@windhund.schwern.org>
+[ 20993] By: jhi                                   on 2003/09/02  14:40:54
+        Log: Subject: [PATCH] Re: ByteLoader and MSWin32
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Tue, 2 Sep 2003 03:45:11 +0300
+             Message-ID: <20030902004511.GA1442@ratsnest.hole>
      Branch: perl
-          ! pod/perlfaq8.pod
+          ! embed.fnc embed.h ext/ByteLoader/bytecode.h global.sym op.c
+          ! op.h proto.h t/TEST
 ____________________________________________________________________________
-[ 20572] By: jhi                                   on 2003/08/09  07:06:37
-        Log: Subject: [PATCH] kill 'INT' doesn't work on Windows
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Fri, 08 Aug 2003 17:49:03 -0700
-             Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
+[ 20990] By: jhi                                   on 2003/09/02  04:29:45
+        Log: Upgrade to Unicode::Collate 0.27.
      Branch: perl
-          ! win32/win32.c
+          + lib/Unicode/Collate/t/hangul.t
+          ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
+          ! lib/Unicode/Collate/README
 ____________________________________________________________________________
-[ 20571] By: jhi                                   on 2003/08/09  06:53:54
-        Log: Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Fri, 8 Aug 2003 23:30:00 +0100
-             Message-ID: <20030808233000.B20130@plum.flirble.org>
+[ 20989] By: jhi                                   on 2003/09/02  04:23:20
+        Log: Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Mon, 1 Sep 2003 22:28:58 +0200
+             Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>
      Branch: perl
-          ! ext/Storable/Storable.xs
+          ! Porting/valgrindpp.pl
 ____________________________________________________________________________
-[ 20570] By: jhi                                   on 2003/08/09  06:52:36
-        Log: Two more tests for #20566/#20568.
+[ 20983] By: jhi                                   on 2003/09/01  14:14:49
+        Log: From Craig Berry, following the example of the other podxxx.PL
+             in relying on basename($0, '.PL') to Do The Right Thing with
+             regard to the case of the extension, which could be either
+             .pl or .PL on VMS depending on version-specific features.  
      Branch: perl
-          ! t/op/pat.t
+          ! pod/pod2usage.PL pod/podselect.PL
 ____________________________________________________________________________
-[ 20569] By: jhi                                   on 2003/08/08  21:07:09
-        Log: Integrate:
-             [ 20568]
-             Subject: [PATCH] Re: UNICODE regexp bug
-             From: Nick Ing-Simmons <nick@ing-simmons.net>
-             Date: Fri, 08 Aug 2003 23:05:49 +0100
-             Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>
-             
-             Better patch (than #20566) from NI-S, one more test
-             (introduce another variable rather than reuse the tmp, though)
-     Branch: maint-5.8/perl
-         !> regexec.c t/op/pat.t
+[ 20982] By: jhi                                   on 2003/09/01  13:01:49
+        Log: Configure -r in AIX bad.
+     Branch: perl
+          ! README.aix
 ____________________________________________________________________________
-[ 20568] By: jhi                                   on 2003/08/08  21:05:24
-        Log: Subject: [PATCH] Re: UNICODE regexp bug
-             From: Nick Ing-Simmons <nick@ing-simmons.net>
-             Date: Fri, 08 Aug 2003 23:05:49 +0100
-             Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>
-             
-             Better patch (than #20566) from NI-S, one more test
-             (introduce another variable rather than reuse the tmp, though)
+[ 20981] By: jhi                                   on 2003/09/01  11:28:35
+        Log: Subject: [DOC PATCH] perlfaq4.pod
+             Date: Mon, 1 Sep 2003 12:38:50 +0200
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>
      Branch: perl
-          ! regexec.c t/op/pat.t
-____________________________________________________________________________
-[ 20567] By: jhi                                   on 2003/08/08  19:51:22
-        Log: Integrate:
-             [ 20563]
-             Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Fri, 8 Aug 2003 13:44:51 +0200
-             Message-ID: <1621817486657.20030808134451@familiehaase.de>
-             
-             [ 20564]
-             Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Fri, 08 Aug 2003 12:42:28 +0100
-             Message-ID: <3F338CA4.3010503@uk.radan.com>
-             
-             [ 20565]
-             Move the csighandler to be a data variable so that
-             things like DLL trampolines can't mess up the code
-             variables the Perl_csighandler (seen in Cygwin:
-             Perl_csighandler in POSIX extension was different
-             than in main executable).
-             
-             [ 20566]
-             Subject: UNICODE regexp bug
-             From: Nick Ing-Simmons <nick@ing-simmons.net>
-             Date: Fri, 08 Aug 2003 20:36:56 +0100
-             Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
-     Branch: maint-5.8/perl
-         !> embedvar.h ext/NDBM_File/hints/cygwin.pl
-         !> ext/ODBM_File/hints/cygwin.pl ext/POSIX/POSIX.xs
-         !> hints/cygwin.sh mg.c perlapi.h perlvars.h regexec.c t/op/pat.t
-         !> t/op/time.t
+          ! pod/perlfaq4.pod
 ____________________________________________________________________________
-[ 20566] By: jhi                                   on 2003/08/08  19:47:45
-        Log: Subject: UNICODE regexp bug
-             From: Nick Ing-Simmons <nick@ing-simmons.net>
-             Date: Fri, 08 Aug 2003 20:36:56 +0100
-             Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
+[ 20980] By: jhi                                   on 2003/09/01  08:49:02
+        Log: Subject: glob() bug
+             From: Gurusamy Sarathy <gsar@ActiveState.com>
+             Date: Mon, 01 Sep 2003 02:25:41 -0700
+             Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>
      Branch: perl
-          ! regexec.c t/op/pat.t
+          ! op.c t/run/fresh_perl.t
 ____________________________________________________________________________
-[ 20565] By: jhi                                   on 2003/08/08  18:59:40
-        Log: Move the csighandler to be a data variable so that
-             things like DLL trampolines can't mess up the code
-             variables the Perl_csighandler (seen in Cygwin:
-             Perl_csighandler in POSIX extension was different
-             than in main executable).
+[ 20979] By: jhi                                   on 2003/09/01  06:32:01
+        Log: Ultrix VAX is like VMS VAX in floating point.
      Branch: perl
-          ! embedvar.h ext/POSIX/POSIX.xs mg.c perlapi.h perlvars.h
+          ! t/op/sprintf.t
 ____________________________________________________________________________
-[ 20564] By: jhi                                   on 2003/08/08  13:12:19
-        Log: Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Fri, 08 Aug 2003 12:42:28 +0100
-             Message-ID: <3F338CA4.3010503@uk.radan.com>
+[ 20978] By: jhi                                   on 2003/09/01  05:44:25
+        Log: Subject: [PATCH@20959] some WinCE compilers require a little correction
+             From: Vadim Konovalov <vkonovalov@peterstar.ru>
+             Date: Mon, 1 Sep 2003 02:57:33 +0400
+             Message-ID: <1091134912500.20030901025733@peterstar.ru>
      Branch: perl
-          ! t/op/time.t
+          ! wince/Makefile.ce wince/wince.c
 ____________________________________________________________________________
-[ 20563] By: jhi                                   on 2003/08/08  13:09:00
-        Log: Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Fri, 8 Aug 2003 13:44:51 +0200
-             Message-ID: <1621817486657.20030808134451@familiehaase.de>
+[ 20973] By: jhi                                   on 2003/08/31  15:34:43
+        Log: Add test for -i.
      Branch: perl
-          ! ext/NDBM_File/hints/cygwin.pl ext/ODBM_File/hints/cygwin.pl
-          ! hints/cygwin.sh
-____________________________________________________________________________
-[ 20562] By: jhi                                   on 2003/08/08  11:55:24
-        Log: Retract #20479 (was part of #20493) from maint.
-     Branch: maint-5.8/perl
-          ! scope.c t/op/local.t
-____________________________________________________________________________
-[ 20561] By: jhi                                   on 2003/08/08  11:45:58
-        Log: Integrate:
-             [ 20560]
-             Retract PASTHRU* changes as recommended by Schwern.
-     Branch: maint-5.8/perl
-         !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
-         !> lib/ExtUtils/t/MM_Win32.t
+          ! MANIFEST t/run/switches.t
 ____________________________________________________________________________
-[ 20560] By: jhi                                   on 2003/08/08  04:28:44
-        Log: Retract PASTHRU* changes as recommended by Schwern.
+[ 20972] By: jhi                                   on 2003/08/31  15:12:10
+        Log: Add tests for -h and (unknown) -z.
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
-          ! lib/ExtUtils/t/MM_Win32.t
+          ! MANIFEST t/run/switches.t
 ____________________________________________________________________________
-[ 20559] By: rgs                                   on 2003/08/07  19:59:18
-        Log: Subject: Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 7 Aug 2003 15:53:35 +0100
-             Message-ID: <20030807145335.GF26683@fdgroup.com>
+[ 20971] By: jhi                                   on 2003/08/31  15:03:42
+        Log: Add test for -v.
      Branch: perl
-          ! scope.c t/lib/warnings/pad
-____________________________________________________________________________
-[ 20558] By: jhi                                   on 2003/08/07  18:21:11
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 20557] By: jhi                                   on 2003/08/07  18:15:57
-        Log: Integrate:
-             [ 20556]
-             The #20546 was too ambitious, broke the test.
-     Branch: maint-5.8/perl
-         !> lib/Benchmark.pm lib/Benchmark.t
+          ! MANIFEST t/run/switches.t
 ____________________________________________________________________________
-[ 20556] By: jhi                                   on 2003/08/07  18:14:41
-        Log: The #20546 was too ambitious, broke the test.
+[ 20970] By: jhi                                   on 2003/08/31  14:55:54
+        Log: List the switches tested in switches.t.
      Branch: perl
-          ! lib/Benchmark.pm lib/Benchmark.t
-____________________________________________________________________________
-[ 20555] By: jhi                                   on 2003/08/07  17:36:20
-        Log: Integrate:
-             [ 20550]
-             Allow hinting d_semctl_semun and d_semctl_semid_ds.
-             
-             [ 20552]
-             Hint away the semid_ds test in NetBSD/sparc.
-             
-             [ 20553]
-             Some AUTHORS updates.
-             
-             [ 20554]
-             Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
-             From: PPrymmer@factset.com
-             Date: Thu, 7 Aug 2003 14:02:02 -0400
-             Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
-     Branch: maint-5.8/perl
-         !> AUTHORS Configure hints/netbsd.sh vms/descrip_mms.template
+          ! t/run/switches.t
 ____________________________________________________________________________
-[ 20554] By: jhi                                   on 2003/08/07  17:00:03
-        Log: Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
+[ 20969] By: jhi                                   on 2003/08/31  14:51:19
+        Log: Subject: [PATCH: perl@20898] have installperl install perl_setup.com and dbga2p.exe for VMS
              From: PPrymmer@factset.com
-             Date: Thu, 7 Aug 2003 14:02:02 -0400
-             Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
+             Message-ID: <OF0394CB1E.C7646793-ON85256D93.004D75D4-85256D93.004E01F2@factset.com>
+             Date: Sun, 31 Aug 2003 10:11:54 -0400
      Branch: perl
-          ! vms/descrip_mms.template
+          ! installperl
 ____________________________________________________________________________
-[ 20553] By: jhi                                   on 2003/08/07  16:45:25
-        Log: Some AUTHORS updates.
+[ 20968] By: jhi                                   on 2003/08/31  13:24:10
+        Log: Subject: [PATCH sv.c] Re: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Sun, 31 Aug 2003 15:21:17 +0200
+             Message-ID: <038401c36fc2$d01b1440$9b00a8c0@R2D2>
      Branch: perl
-          ! AUTHORS
+          ! sv.c
 ____________________________________________________________________________
-[ 20552] By: jhi                                   on 2003/08/07  15:45:03
-        Log: Hint away the semid_ds test in NetBSD/sparc.
+[ 20965] By: jhi                                   on 2003/08/31  08:55:59
+        Log: Ouch.  Upgrading to base 2.0 made the threads tests very unhappy
+             both in blead and maint, lots of "Attempt to free non-existent
+             shared string" and "Unbalanced string table refcount" errors.
+             Retract #20960 (and #20963).
      Branch: perl
-          ! hints/netbsd.sh
+          - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
+          - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
+          ! MANIFEST lib/base.pm lib/fields.pm
 ____________________________________________________________________________
-[ 20551] By: jhi                                   on 2003/08/07  15:40:35
-        Log: metaconfig unit change for #20550.
-     Branch: metaconfig
-          ! U/modified/d_union_semun.U
+[ 20964] By: jhi                                   on 2003/08/31  08:17:43
+        Log: Integrate from maint:
+             [ 20963]
+             Muffle the 'Pseudo-hashes are deprecated' warning for maint.
+     Branch: perl
+         !> lib/base/t/fp560.t
 ____________________________________________________________________________
-[ 20550] By: jhi                                   on 2003/08/07  15:39:53
-        Log: Allow hinting d_semctl_semun and d_semctl_semid_ds.
+[ 20961] By: jhi                                   on 2003/08/31  08:09:21
+        Log: De-cargo-cult.
      Branch: perl
-          ! Configure
+          ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
 ____________________________________________________________________________
-[ 20549] By: jhi                                   on 2003/08/07  15:07:48
-        Log: Integrate:
-             [ 20538]
-             Subject: Re: [perl #23030] Error in negative lookahead with alternations
-             From: hv@crypt.org
-             Date: Thu, 07 Aug 2003 02:44:23 +0100
-             Message-Id: <200308070144.h771iN906446@zen.crypt.org>
-             
-             [ 20541]
-             Subject: Re: maint @ 20537
-             From: Philip Newton <Philip.Newton@gmx.net>
-             Date: Thu, 07 Aug 2003 09:05:17 +0200
-             Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
-             
-             [ 20542]
-             If no alarm(), skip the subtests.
-             
-             [ 20546]
-             Subject: [PATCH 5.8.1] Benchmark problem
-             From: Radu Greab <rgreab@fx.ro>
-             Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
-             Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>
-             
-             Subject: Re: [PATCH 5.8.1] Benchmark problem
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Thu, 7 Aug 2003 15:48:38 +0200
-             Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>
+[ 20960] By: jhi                                   on 2003/08/31  08:07:43
+        Log: Upgrade to base.pm 2.0.
              
-             [ 20548]
-             Subject: [PATCH] Test::More
-             From: Fergal Daly <fergal@esatclear.ie>
-             Date: Thu, 7 Aug 2003 15:52:11 +0100
-             Message-Id: <200308071552.11873.fergal@esatclear.ie>
-     Branch: maint-5.8/perl
-         !> ext/Socket/Socket.xs ext/Time/HiRes/t/HiRes.t
-         !> hints/dos_djgpp.sh lib/Benchmark.pm lib/Benchmark.t
-         !> lib/Test/More.pm regexec.c t/op/re_tests
+             (Rename the tests around a bit to be more 8.3-friendly.)
+     Branch: perl
+          + lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
+          + lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
+          ! MANIFEST lib/base.pm lib/fields.pm
 ____________________________________________________________________________
-[ 20548] By: jhi                                   on 2003/08/07  14:48:27
-        Log: Subject: [PATCH] Test::More
-             From: Fergal Daly <fergal@esatclear.ie>
-             Date: Thu, 7 Aug 2003 15:52:11 +0100
-             Message-Id: <200308071552.11873.fergal@esatclear.ie>
+[ 20957] By: jhi                                   on 2003/08/30  18:47:02
+        Log: Fewer naked char constants.
      Branch: perl
-          ! lib/Test/More.pm
+          ! doio.c perlio.c sv.h
 ____________________________________________________________________________
-[ 20547] By: jhi                                   on 2003/08/07  14:45:22
-        Log: Integrate from maint:
-             [ 20543]
-             Workround for SuSE8.2's -lndbm hack
+[ 20956] By: jhi                                   on 2003/08/30  18:38:05
+        Log: This is probably a wrong fix for
+             [perl #23645] tell with perlio on appended files
+             but maybe this gets NI-S agitated enough to present the correct fix :-)
      Branch: perl
-         !> hints/linux.sh
+          ! perlio.c t/io/tell.t
 ____________________________________________________________________________
-[ 20546] By: jhi                                   on 2003/08/07  14:43:57
-        Log: Subject: [PATCH 5.8.1] Benchmark problem
-             From: Radu Greab <rgreab@fx.ro>
-             Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
-             Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>
+[ 20954] By: jhi                                   on 2003/08/30  17:14:19
+        Log: A new try at
              
-             Subject: Re: [PATCH 5.8.1] Benchmark problem
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Thu, 7 Aug 2003 15:48:38 +0200
-             Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>
+             Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
+             From: "Gerrit P. Haase" <gp@familiehaase.de>
+             Date: Thu, 28 Aug 2003 08:18:51 +0200
+             Message-ID: <4157199551.20030828081851@familiehaase.de>
+             
+             (this time Cygwin only)
      Branch: perl
-          ! lib/Benchmark.pm lib/Benchmark.t
-____________________________________________________________________________
-[ 20545] By: nick                                  on 2003/08/07  14:40:50
-        Log: Integrate mainline
-     Branch: perlio
-         +> (branch 54 files)
-          - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
-          - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
-          - ext/I18N/Langinfo/Langinfo.t ext/IO/lib/IO/t/IO.t
-          - 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_linenum.t
-          - ext/IO/lib/IO/t/io_multihomed.t ext/IO/lib/IO/t/io_pipe.t
-          - ext/IO/lib/IO/t/io_poll.t ext/IO/lib/IO/t/io_sel.t
-          - ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_taint.t
-          - ext/IO/lib/IO/t/io_tell.t ext/IO/lib/IO/t/io_udp.t
-          - ext/IO/lib/IO/t/io_unix.t ext/IO/lib/IO/t/io_utf8.t
-          - ext/IO/lib/IO/t/io_xs.t ext/IPC/SysV/ipcsysv.t
-          - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
-          - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
-          - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
-          - ext/Socket/Socket.t ext/Socket/socketpair.t
-          - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
-          - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
-          - ext/re/re.t lib/I18N/LangTags/test.pl wince/README.compile
-          - wince/include/netdb.h
-         !> (integrate 262 files)
+          ! perlio.c
 ____________________________________________________________________________
-[ 20544] By: jhi                                   on 2003/08/07  14:25:25
-        Log: Retract #20359: too wide a brush.
+[ 20952] By: rgs                                   on 2003/08/30  15:20:48
+        Log: Tweak XSLoader.t.
+             XSLoader is supposed to work even for extensions that
+             are statically linked. So only check that the extension we
+             test for is actually available. (This test is not supposed
+             to be run by miniperl.)
      Branch: perl
-          ! hints/netbsd.sh
+          ! ext/DynaLoader/t/XSLoader.t
 ____________________________________________________________________________
-[ 20543] By: nick                                  on 2003/08/07  08:44:20
-        Log: Workround for SuSE8.2's -lndbm hack
-     Branch: maint-5.8/perl
-          ! hints/linux.sh
+[ 20950] By: jhi                                   on 2003/08/30  06:49:31
+        Log: Something went wrong in change #20929;
+             linux 2.4.18-bf2.4 didn't like it:
+             http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
+             and similar failure pattern also seen in Solaris 8.
+     Branch: perl
+          ! perlio.c
 ____________________________________________________________________________
-[ 20542] By: jhi                                   on 2003/08/07  06:24:23
-        Log: If no alarm(), skip the subtests.
+[ 20948] By: jhi                                   on 2003/08/30  06:08:57
+        Log: Setup @INC.
      Branch: perl
-          ! ext/Time/HiRes/t/HiRes.t
+          ! t/op/cproto.t
 ____________________________________________________________________________
-[ 20541] By: jhi                                   on 2003/08/07  06:15:54
-        Log: Subject: Re: maint @ 20537
-             From: Philip Newton <Philip.Newton@gmx.net>
-             Date: Thu, 07 Aug 2003 09:05:17 +0200
-             Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
+[ 20946] By: jhi                                   on 2003/08/30  06:00:09
+        Log: Tabify and re-sort MANIFEST.
      Branch: perl
-          ! ext/Socket/Socket.xs
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20540] By: jhi                                   on 2003/08/07  06:13:19
-        Log: Subject: Re: maint @ 20537
-             From: Philip Newton <Philip.Newton@gmx.net>
-             Date: Thu, 07 Aug 2003 09:05:17 +0200
-             Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
+[ 20945] By: jhi                                   on 2003/08/30  05:57:04
+        Log: Make XSLoader.t more robust (and sdbm.t more verbose)
      Branch: perl
-          ! hints/dos_djgpp.sh
+          ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
 ____________________________________________________________________________
-[ 20539] By: jhi                                   on 2003/08/07  05:17:56
-        Log: NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to have
-             broken SysV semaphores.
+[ 20944] By: jhi                                   on 2003/08/30  05:50:41
+        Log: Subject: [PATCH] XSLoader nits and tests
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Fri, 29 Aug 2003 22:55:07 -0700
+             Message-ID: <20030830055507.GI25970@windhund.schwern.org>
      Branch: perl
-          ! hints/netbsd.sh
+          + ext/DynaLoader/t/XSLoader.t
+          ! MANIFEST ext/DynaLoader/XSLoader_pm.PL
 ____________________________________________________________________________
-[ 20538] By: jhi                                   on 2003/08/07  05:08:14
-        Log: Subject: Re: [perl #23030] Error in negative lookahead with alternations
-             From: hv@crypt.org
-             Date: Thu, 07 Aug 2003 02:44:23 +0100
-             Message-Id: <200308070144.h771iN906446@zen.crypt.org>
+[ 20943] By: jhi                                   on 2003/08/30  05:44:02
+        Log: Missed from #20942.
      Branch: perl
-          ! regexec.c t/op/re_tests
-____________________________________________________________________________
-[ 20537] By: jhi                                   on 2003/08/06  19:16:43
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+          ! lib/File/Spec/VMS.pm
 ____________________________________________________________________________
-[ 20536] By: jhi                                   on 2003/08/06  19:07:34
-        Log: Integrate:
-             [ 20535]
-             ESUCCESS = 0 is not true, but exists.
-     Branch: maint-5.8/perl
-         !> ext/Errno/t/Errno.t
+[ 20942] By: jhi                                   on 2003/08/30  05:41:59
+        Log: Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS
+             From: PPrymmer@factset.com
+             Date: Sat, 30 Aug 2003 00:57:28 -0400
+             Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>
+     Branch: perl
+          ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
 ____________________________________________________________________________
-[ 20535] By: jhi                                   on 2003/08/06  19:05:18
-        Log: ESUCCESS = 0 is not true, but exists.
+[ 20941] By: jhi                                   on 2003/08/30  05:37:13
+        Log: Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T
+             From: Stas Bekman <stas@stason.org>
+             Date: Fri, 29 Aug 2003 17:11:41 -0700
+             Message-ID: <3F4FEBBD.8000901@stason.org>
      Branch: perl
-          ! ext/Errno/t/Errno.t
+          ! pod/perlapi.pod sv.h
 ____________________________________________________________________________
-[ 20534] By: jhi                                   on 2003/08/06  18:46:41
-        Log: Integrate:
-             [ 20529]
-             Various tweaks to help DJGPP builds.
-             
-             [ 20530]
-             Make code agree with documentation (from Wolfgang Friebel)
-             
-             [ 20533]
-             Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
-             From: jari.aalto@poboxes.com (Jari Aalto)
-             Date: Wed, 06 Aug 2003 14:24:42 +0300
-             Message-ID: <ekzzowp1.fsf@blue.sea.net>
-     Branch: maint-5.8/perl
-         !> djgpp/djgppsed.sh ext/Sys/Syslog/Syslog.pm hints/dos_djgpp.sh
-         !> lib/ExtUtils/MakeMaker.pm
+[ 20940] By: rgs                                   on 2003/08/29  21:17:59
+        Log: Add a new test, to ensure that we don't unexpectedly change
+             prototypes of builtins.
+     Branch: perl
+          + t/op/cproto.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20533] By: jhi                                   on 2003/08/06  18:39:49
-        Log: Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
-             From: jari.aalto@poboxes.com (Jari Aalto)
-             Date: Wed, 06 Aug 2003 14:24:42 +0300
-             Message-ID: <ekzzowp1.fsf@blue.sea.net>
+[ 20938] By: rgs                                   on 2003/08/29  20:22:21
+        Log: Don't cast PL_multiline to bool : you may loose important bits.
      Branch: perl
-          ! ext/Sys/Syslog/Syslog.pm
+          ! pp.c pp_hot.c
 ____________________________________________________________________________
-[ 20532] By: jhi                                   on 2003/08/06  18:37:49
-        Log: Andreas says the current PAUSE indexer will
-             handle 5.8.1 fine without META.yml, and the
-             spec of META is far from solid yet.
-     Branch: maint-5.8/perl
-          - META.yml
-          ! MANIFEST
+[ 20937] By: jhi                                   on 2003/08/29  17:22:11
+        Log: Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 27 Aug 2003 22:59:55 +0100
+             Message-ID: <20030827225955.E558@plum.flirble.org>
+     Branch: perl
+          ! pp.c
 ____________________________________________________________________________
-[ 20531] By: jhi                                   on 2003/08/06  18:35:02
-        Log: Some goat entrails.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20936] By: jhi                                   on 2003/08/29  17:17:16
+        Log: Some perluniintro tweaks.
+     Branch: perl
+          ! pod/perluniintro.pod
 ____________________________________________________________________________
-[ 20530] By: jhi                                   on 2003/08/06  18:24:56
-        Log: Make code agree with documentation (from Wolfgang Friebel)
+[ 20935] By: jhi                                   on 2003/08/29  17:07:25
+        Log: Tiny doc tweak from Shannon -jj Behrens.
      Branch: perl
-          ! lib/ExtUtils/MakeMaker.pm
+          ! pod/perluniintro.pod
 ____________________________________________________________________________
-[ 20529] By: jhi                                   on 2003/08/06  18:20:31
-        Log: Various tweaks to help DJGPP builds.
+[ 20933] By: jhi                                   on 2003/08/29  13:25:18
+        Log: Comparing an int to a U32 makes VC6 nervous.
      Branch: perl
-          ! djgpp/djgppsed.sh hints/dos_djgpp.sh
+          ! pp.c pp_hot.c
 ____________________________________________________________________________
-[ 20528] By: jhi                                   on 2003/08/06  15:03:43
-        Log: Integrate:
-             [ 20513]
-             Subject: [PATCH] dprofpp.PL again -- #20488 thinko
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Wed, 06 Aug 2003 00:18:36 -0500
-             Message-ID: <3F308FAC.4090409@mac.com>
-             
-             (from vmsperl list)
-             
-             [ 20514]
-             Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
-             From: Tim Jenness <t.jenness@jach.hawaii.edu>
-             Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
-             Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>
-             
-             [ 20520]
-             Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Wed, 06 Aug 2003 10:56:44 +0100
-             Message-ID: <3F30D0DC.20700@uk.radan.com>
-             
-             [ 20523]
-             Subject: maint @ 20512
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Wed, 6 Aug 2003 15:31:33 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
-             
-             [ 20526]
-             Cast away gcc 3.3 type conversion pickiness.
-             
-             [ 20527]
-             More PASTHRU patching from Steve Hay.
-     Branch: maint-5.8/perl
-         !> MANIFEST Porting/Maintainers.pl ext/threads/threads.xs
-         !> lib/ExtUtils/MM_Unix.pm pad.c pod/perlfaq2.pod
-         !> utils/dprofpp.PL
+[ 20932] By: jhi                                   on 2003/08/29  13:06:06
+        Log: Better skip() explicit number of tests, test counts getting
+             out of sync less likely that way.
+     Branch: perl
+          ! t/op/pack.t
 ____________________________________________________________________________
-[ 20527] By: jhi                                   on 2003/08/06  14:57:22
-        Log: More PASTHRU patching from Steve Hay.
+[ 20931] By: jhi                                   on 2003/08/29  12:59:32
+        Log: Some Ultrix test dodgings.
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm
+          ! t/base/num.t t/op/arith.t t/op/pack.t
 ____________________________________________________________________________
-[ 20526] By: jhi                                   on 2003/08/06  13:53:01
-        Log: Cast away gcc 3.3 type conversion pickiness.
+[ 20930] By: jhi                                   on 2003/08/29  12:57:07
+        Log: Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Thu, 28 Aug 2003 21:47:22 +0200
+             Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>
      Branch: perl
-          ! ext/threads/threads.xs
+          ! op.c
 ____________________________________________________________________________
-[ 20525] By: jhi                                   on 2003/08/06  13:40:23
-        Log: Subject: perl with cygwin 1.5, need help
+[ 20929] By: jhi                                   on 2003/08/29  12:55:12
+        Log: Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
              From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Sun, 3 Aug 2003 10:57:32 +0200
-             Message-ID: <561375447098.20030803105732@familiehaase.de>
+             Date: Thu, 28 Aug 2003 08:18:51 +0200
+             Message-ID: <4157199551.20030828081851@familiehaase.de>
              
-             (needed manual fitting)
-     Branch: maint-5.8/perl
-          ! pad.c
+             (changed so that the 'b' is always appended)
+     Branch: perl
+          ! perlio.c
 ____________________________________________________________________________
-[ 20524] By: jhi                                   on 2003/08/06  13:36:44
-        Log: Subject: Re: perl with cygwin 1.5, need help
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Tue, 5 Aug 2003 14:36:55 +0200
-             Message-ID: <71561410910.20030805143655@familiehaase.de>
+[ 20928] By: jhi                                   on 2003/08/29  07:04:17
+        Log: Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization
+             From: marek.rouchal@infineon.com
+             Date: Wed, 27 Aug 2003 17:25:28 +0200
+             Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>
              
-             (needed manual fitting)
+             PodParser-1.25 prerelease.
      Branch: perl
-          ! pad.c
+          ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
+          ! lib/Pod/Parser.pm pod/pod2usage.PL pod/podchecker.PL
+          ! pod/podselect.PL t/pod/find.t t/pod/poderrs.xr
 ____________________________________________________________________________
-[ 20523] By: jhi                                   on 2003/08/06  13:30:42
-        Log: Subject: maint @ 20512
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Wed, 6 Aug 2003 15:31:33 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
+[ 20927] By: jhi                                   on 2003/08/28  18:53:45
+        Log: MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
      Branch: perl
-          ! MANIFEST Porting/Maintainers.pl
-____________________________________________________________________________
-[ 20522] By: jhi                                   on 2003/08/06  13:29:26
-        Log: Restore everything regarding "v-string deprecation"
-             back the way it was, because trying to implement what Larry
-             wants (use 1.2.3 and use Module 1.2.3 should work without
-             warnings, note that the latter means that also
-             $VERSION = 1.2.3 should work without warnings) while
-             trying to warn for 'improper' uses of, seems to be
-             easier said than done.
-             
-             Only the deprecation message work and related doc changes
-             are retracted, not John Peacock's internal v-strings
-             cleanup work.
-             
-             Also the %h=(v65=>42) fix stays since Larry okayed it.
-             
-             In addition, one warning introduced in 5.8.0 is removed
-             ("v-string in use/require non-portable.") since that
-             obviously doesn't work well with Larry's vision.
-     Branch: maint-5.8/perl
-          ! configpm embedvar.h ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
-          ! intrpvar.h perlapi.h pod/perldata.pod pod/perldelta.pod
-          ! pod/perldiag.pod pod/perlfunc.pod pod/perlvar.pod pp_ctl.c
-          ! pp_hot.c t/lib/warnings/pp_ctl t/lib/warnings/toke t/op/pack.t
-          ! toke.c
-____________________________________________________________________________
-[ 20521] By: jhi                                   on 2003/08/06  11:59:35
-        Log: In addition to #20519.
-     Branch: maint-5.8/perl
-          ! pod/perldiag.pod
+          ! ext/DynaLoader/dl_mpeix.xs mpeix/mpeix.c
 ____________________________________________________________________________
-[ 20520] By: jhi                                   on 2003/08/06  11:38:46
-        Log: Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Wed, 06 Aug 2003 10:56:44 +0100
-             Message-ID: <3F30D0DC.20700@uk.radan.com>
+[ 20925] By: jhi                                   on 2003/08/28  16:15:47
+        Log: Subject: [PATCH] valgrindpp.pl
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Thu, 28 Aug 2003 09:43:49 +0200
+             Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm
-____________________________________________________________________________
-[ 20519] By: jhi                                   on 2003/08/06  11:35:18
-        Log: In case I misunderstood and v1.2.3 is still cool.
-     Branch: maint-5.8/perl
-          ! pod/perldiag.pod pod/perlfunc.pod pod/perlvar.pod
-          ! t/lib/warnings/toke toke.c
+          ! Porting/valgrindpp.pl
 ____________________________________________________________________________
-[ 20518] By: jhi                                   on 2003/08/06  11:26:56
-        Log: Rework the version strings/objects documentation.
-     Branch: maint-5.8/perl
-          ! pod/perldata.pod pod/perlfunc.pod pod/perlvar.pod
+[ 20924] By: jhi                                   on 2003/08/28  16:12:08
+        Log: Subject: [PATCH] Quieten more warnings in Deparse.pm
+             From: Paul Johnson <paul@pjcj.net>
+             Date: Thu, 28 Aug 2003 00:13:59 +0200
+             Message-ID: <20030827221359.GE28396@pjcj.net>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[ 20517] By: jhi                                   on 2003/08/06  11:06:04
-        Log: Don't warn in the v65 => case about the leading 'v'.
-     Branch: maint-5.8/perl
-          ! toke.c
+[ 20923] By: jhi                                   on 2003/08/28  01:45:51
+        Log: Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 27 Aug 2003 15:05:20 -0700
+             Message-ID: <20030827220520.GD7300@windhund.schwern.org>
+     Branch: perl
+          ! lib/ExtUtils/MakeMaker/Tutorial.pod
 ____________________________________________________________________________
-[ 20516] By: jhi                                   on 2003/08/06  10:47:28
-        Log: Retract #20472.
-     Branch: maint-5.8/perl
-          ! pod/perldata.pod pod/perldelta.pod pod/perldiag.pod
-          ! pod/perlfunc.pod pod/perlvar.pod
+[ 20922] By: rgs                                   on 2003/08/27  19:52:27
+        Log: Add caveats and tests for Symbol::delete_package().
+     Branch: perl
+          ! lib/Symbol.pm lib/Symbol.t
 ____________________________________________________________________________
-[ 20515] By: jhi                                   on 2003/08/06  10:44:50
-        Log: v-strings saga continues.
-             - use/require 1.2.3 is okay, do not warn
-             - however, v1.2.3 is warnable offense
-             - as is e.g. '$a = 1.2.3'
-             - remove the 'v-strings in use/require non-portable' warning
-             
-             Next I need to bring back the recently removed or reworked
-             v-strings documentation and rework all that to talk of
-             'version objects'.
-     Branch: maint-5.8/perl
-          ! embedvar.h intrpvar.h perlapi.h pod/perldiag.pod pp_ctl.c
-          ! t/lib/warnings/toke toke.c
+[ 20921] By: jhi                                   on 2003/08/27  17:12:56
+        Log: Configure is doing fine in Ultrix, operator error.
+     Branch: perl
+          ! hints/ultrix_4.sh
 ____________________________________________________________________________
-[ 20514] By: jhi                                   on 2003/08/06  05:22:29
-        Log: Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
-             From: Tim Jenness <t.jenness@jach.hawaii.edu>
-             Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
-             Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>
+[ 20920] By: jhi                                   on 2003/08/27  16:49:22
+        Log: Add the valgrindpp.pl script from Marcus Holland-Moritz.
      Branch: perl
-          ! pod/perlfaq2.pod
+          + Porting/valgrindpp.pl
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20513] By: jhi                                   on 2003/08/06  05:18:32
-        Log: Subject: [PATCH] dprofpp.PL again -- #20488 thinko
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Wed, 06 Aug 2003 00:18:36 -0500
-             Message-ID: <3F308FAC.4090409@mac.com>
+[ 20917] By: jhi                                   on 2003/08/27  13:09:33
+        Log: Subject: disturbing, disruptive typo in Tutorial.pod [PATCH]
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
+             Message-Id: <200308271210.IAA23907@raptor.research.att.com>
              
-             (from vmsperl list)
+             Subject: typo in pod/perlnewmod.pod [PATCH]
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
+             Message-Id: <200308271307.JAA46955@raptor.research.att.com>
+             
+             Subject: [PATCH] document the location of byacc
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Wed, 27 Aug 2003 14:26:50 +0100
+             Message-ID: <20030827132650.GA23144@fdgroup.com>
      Branch: perl
-          ! utils/dprofpp.PL
-____________________________________________________________________________
-[ 20512] By: jhi                                   on 2003/08/05  20:08:02
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+          ! Porting/pumpkin.pod lib/ExtUtils/MakeMaker/Tutorial.pod
+          ! pod/perlnewmod.pod
 ____________________________________________________________________________
-[ 20511] By: jhi                                   on 2003/08/05  19:29:26
-        Log: Integrate:
-             [ 20510]
-             Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
-             From: mjd@plover.com
-             Date: 5 Aug 2003 19:23:46 -0000
-             Message-ID: <20030805192346.25911.qmail@plover.com>
-     Branch: maint-5.8/perl
-         !> pod/perlfaq2.pod
-____________________________________________________________________________
-[ 20510] By: jhi                                   on 2003/08/05  19:01:08
-        Log: Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
-             From: mjd@plover.com
-             Date: 5 Aug 2003 19:23:46 -0000
-             Message-ID: <20030805192346.25911.qmail@plover.com>
+[ 20916] By: jhi                                   on 2003/08/27  13:01:26
+        Log: Ultrix tweaks: <string.h> must not be included twice
+             (otherwise one gets prototype conflicts between the <string.h>
+             and proto.h because Ultrix thinks e.g. Perl_ninstr has been
+             define in <string.h>...); and Configure misprobes some features.
      Branch: perl
-          ! pod/perlfaq2.pod
-____________________________________________________________________________
-[ 20509] By: jhi                                   on 2003/08/05  18:42:33
-        Log: Integrate:
-             [ 20508]
-             Continue #20506.
-     Branch: maint-5.8/perl
-         !> lib/ExtUtils/MM_Unix.pm
+          ! ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/sdbm.c
+          ! ext/SDBM_File/sdbm/sdbm.h ext/Socket/Socket.xs
+          ! hints/ultrix_4.sh
 ____________________________________________________________________________
-[ 20508] By: jhi                                   on 2003/08/05  18:36:38
-        Log: Continue #20506.
+[ 20915] By: jhi                                   on 2003/08/27  05:37:34
+        Log: Urk.  In Mac OS X byteorder is not one of the "known ones",
+             but instead it is 0xFFFF.  So retract #20914.
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm
-____________________________________________________________________________
-[ 20507] By: jhi                                   on 2003/08/05  18:01:26
-        Log: Integrate:
-             [ 20506]
-             Try to fix the INC in PASTHRU.
-     Branch: maint-5.8/perl
-         !> lib/ExtUtils/MM_Unix.pm
+          ! perl.h
 ____________________________________________________________________________
-[ 20506] By: jhi                                   on 2003/08/05  17:58:01
-        Log: Try to fix the INC in PASTHRU.
+[ 20914] By: jhi                                   on 2003/08/27  05:17:44
+        Log: Sanity check for BYTEORDER.
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm
-____________________________________________________________________________
-[ 20505] By: jhi                                   on 2003/08/05  16:16:28
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+          ! perl.h
 ____________________________________________________________________________
-[ 20504] By: jhi                                   on 2003/08/05  16:12:30
-        Log: Integrate:
-             [ 20494]
-             Add some known cases to Maintainers.
-             
-             [ 20495]
-             Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
-             From: alian <alian@cpan.org>
-             Date: Tue, 05 Aug 2003 12:21:42 +0200
-             Message-ID: <3F2F8536.1090702@jupiter.alianet>
-             
-             [ 20497]
-             This is necessary to get things building for the VMS debugger.
-             (Craig Berry)
-             
-             [ 20498]
-             Subject: [PATCH RC4] AUTHORS +  Maintainers.pl
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Tue, 5 Aug 2003 15:32:36 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
-             
-             [ 20499]
-             A suggested perlio doc addition from Stas.
-             
-             [ 20500]
-             Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
-             From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
-             Date: Tue, 5 Aug 2003 20:12:18 +0400
-             Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
-             
-             [ 20501]
-             Reinstate #11125, hopefully making MakeMaker to pass
-             DEFINE and INCLUDE to subdirs (NI-S says he'll work
-             around any problems caused seen Tk if necessary).
-             Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
-             to be _after_ the directory-specific INC and DEFINE as suggested
-             by NI-S (Tk probably being the only "user" of the said macros).
-             
-             [ 20502]
-             Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Tue, 05 Aug 2003 10:43:49 +0100
-             Message-ID: <3F2F7C55.9020808@uk.radan.com>
+[ 20913] By: rgs                                   on 2003/08/26  20:34:48
+        Log: Integrate two DJGPP portability patches from the 5.6.2 branch :
              
-             (The MM_Unix.pm part was dealt with in #20501.)
+             [20859]
+             Two portability patches for DJGPP from Richard Dawe
+             <rich@phekda.freeserve.co.uk>.
+             Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
              
-             [ 20503]
-             Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
-             From: Chip Salzenberg <chip@pobox.com>
-             Date: Tue, 5 Aug 2003 11:39:24 -0400
-             Message-ID: <20030805153924.GO1751@perlsupport.com
-     Branch: maint-5.8/perl
-          - wince/include/netdb.h
-         !> AUTHORS MANIFEST Porting/Maintainers.pl ext/POSIX/t/posix.t
-         !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
-         !> lib/ExtUtils/t/MM_Win32.t perlio.c pod/perliol.pod
-         !> vms/descrip_mms.template wince/Makefile.ce wince/win32.h
-         !> wince/win32io.c wince/wince.c
-____________________________________________________________________________
-[ 20503] By: jhi                                   on 2003/08/05  16:02:14
-        Log: Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
-             From: Chip Salzenberg <chip@pobox.com>
-             Date: Tue, 5 Aug 2003 11:39:24 -0400
-             Message-ID: <20030805153924.GO1751@perlsupport.com
+             [20911]
+             Don't uppercase automatically all environment variables on DJGPP.
+             (reported by Richard Dawe, this breaks portability of Unix
+             scripts.) Don't change the behaviour on plain MS/DOS.
      Branch: perl
-          ! perlio.c
+          ! perl.c
+         !> djgpp/djgppsed.sh dosish.h
 ____________________________________________________________________________
-[ 20502] By: jhi                                   on 2003/08/05  15:32:39
-        Log: Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Tue, 05 Aug 2003 10:43:49 +0100
-             Message-ID: <3F2F7C55.9020808@uk.radan.com>
-             
-             (The MM_Unix.pm part was dealt with in #20501.)
+[ 20912] By: rgs                                   on 2003/08/26  20:15:40
+        Log: perlapi.pod tweaks, based on :
+             Subject: misdocumented return value for sv_setref*
+             From: Joe Schaefer <joe+perl@sunstarsys.com>
+             Date: 12 Aug 2003 13:21:42 -0400
+             Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>
      Branch: perl
-          ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Win32.t
+          ! pod/perlapi.pod sv.c
 ____________________________________________________________________________
-[ 20501] By: jhi                                   on 2003/08/05  15:28:17
-        Log: Reinstate #11125, hopefully making MakeMaker to pass
-             DEFINE and INCLUDE to subdirs (NI-S says he'll work
-             around any problems caused seen Tk if necessary).
-             Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
-             to be _after_ the directory-specific INC and DEFINE as suggested
-             by NI-S (Tk probably being the only "user" of the said macros).
+[ 20910] By: rgs                                   on 2003/08/26  19:37:29
+        Log: Change the internal prototype of the pop() and shift() builtins
+             to (;\@), to reflect that their array argument is optional.
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm
+          ! opcode.h opcode.pl
 ____________________________________________________________________________
-[ 20500] By: jhi                                   on 2003/08/05  15:14:35
-        Log: Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
-             From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
-             Date: Tue, 5 Aug 2003 20:12:18 +0400
-             Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
+[ 20909] By: rgs                                   on 2003/08/26  19:13:39
+        Log: Subject: [PATCH] improved 19064 (local $_[0] problems)
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Sun, 24 Aug 2003 15:52:00 +0100
+             Message-ID: <20030824145159.GA12210@fdgroup.com>
      Branch: perl
-          - wince/include/netdb.h
-          ! MANIFEST wince/Makefile.ce wince/win32.h wince/win32io.c
-          ! wince/wince.c
+          ! pp_ctl.c pp_hot.c scope.c t/op/args.t
 ____________________________________________________________________________
-[ 20499] By: jhi                                   on 2003/08/05  14:03:43
-        Log: A suggested perlio doc addition from Stas.
+[ 20908] By: rgs                                   on 2003/08/26  18:40:50
+        Log: Subject: [PATCH] minor File::Spec testing cleanup
+             From: Ken Williams <ken@mathforum.org>
+             Date: Thu, 21 Aug 2003 22:47:51 -0500
+             Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>
      Branch: perl
-          ! pod/perliol.pod
+          ! lib/File/Spec/t/rel2abs2rel.t
 ____________________________________________________________________________
-[ 20498] By: jhi                                   on 2003/08/05  13:32:59
-        Log: Subject: [PATCH RC4] AUTHORS +  Maintainers.pl
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Tue, 5 Aug 2003 15:32:36 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
+[ 20907] By: jhi                                   on 2003/08/26  12:12:14
+        Log: Maintainer catch from Rafael.
      Branch: perl
-          ! AUTHORS Porting/Maintainers.pl
+          ! Porting/Maintainers.pl
 ____________________________________________________________________________
-[ 20497] By: jhi                                   on 2003/08/05  12:23:04
-        Log: This is necessary to get things building for the VMS debugger.
-             (Craig Berry)
+[ 20905] By: jhi                                   on 2003/08/26  09:36:22
+        Log: Take a cutdown version of the change #20903 also to perlebcdic.
      Branch: perl
-          ! vms/descrip_mms.template
+          ! pod/perlebcdic.pod
 ____________________________________________________________________________
-[ 20496] By: jhi                                   on 2003/08/05  10:52:16
-        Log: Various perldelta updates.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20904] By: jhi                                   on 2003/08/26  09:29:49
+        Log: No dynaloading at all in Ultrix.
+     Branch: perl
+          ! hints/ultrix_4.sh
 ____________________________________________________________________________
-[ 20495] By: jhi                                   on 2003/08/05  09:23:24
-        Log: Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
-             From: alian <alian@cpan.org>
-             Date: Tue, 05 Aug 2003 12:21:42 +0200
-             Message-ID: <3F2F8536.1090702@jupiter.alianet>
+[ 20903] By: jhi                                   on 2003/08/26  08:54:02
+        Log: PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
+             (This information looks interesting enough to be mentioned
+             elsewhere, too.)
      Branch: perl
-          ! ext/POSIX/t/posix.t
+          ! README.bs2000
 ____________________________________________________________________________
-[ 20494] By: jhi                                   on 2003/08/05  09:03:57
-        Log: Add some known cases to Maintainers.
+[ 20902] By: jhi                                   on 2003/08/26  08:36:36
+        Log: CGI::Carp from CGI.pm 3.00 was missing.
      Branch: perl
-          ! Porting/Maintainers.pl
+          ! lib/CGI/Carp.pm
 ____________________________________________________________________________
-[ 20493] By: jhi                                   on 2003/08/05  08:43:49
-        Log: Integrate:
-             [ 20473]
-             Subject: [PATCH] Re: Can't usemymalloc on OS X
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Mon, 4 Aug 2003 10:35:12 +0200
-             Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>
-             
-             [ 20474]
-             Oops.
-             
-             [ 20475]
-             Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
-             
-             [ 20479]
-             Fix bug #23141 : localization of readonly magic scalars
-             now produces an error "Modification of a read-only value
-             attempted", instead of silently failing.
-             
-             [ 20480]
-             Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: Mon, 4 Aug 2003 16:01:45 -0400
-             Message-ID: <20030804200145.GB21699@grazzini.net>
-             
-             Prevent the warning "Bareword found where operator expected" in
-             the case "print $fh foo()" where foo() is an undefined function.
-             
-             [ 20482]
-             Nit in INSTALL about the svr?.sh hint files.
-             
-             [ 20483]
-             Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
-             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
-             Date: Tue, 05 Aug 2003 00:27:10 +0900
-             Message-Id: <20030805002313.9880.BQW10602@nifty.com>
-             
-             [ 20484]
-             Upgrade to Digest::MD5 2.27.
-             
-             [ 20486]
-             Subject: [PATCH] typos in encoding.pm
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Mon, 4 Aug 2003 20:09:35 +0200
-             Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>
-             
-             [ 20488]
-             Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Mon, 04 Aug 2003 19:29:51 -0500
-             Message-ID: <3F2EFA7F.6070801@mac.com>
-             
-             [ 20489]
-             Subject: PerlIO_{read,write} return value doc patch
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 04 Aug 2003 13:25:28 -0700
-             Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
-             
-             [ 20490]
-             [perl #23216] ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
-             Try to remove the created message queues and semaphores
-             even in the case of failures.
-             
-             [ 20491]
-             Add META.yml and Stas' makemeta (plus extensive reworking
-             of the Maintainers utility)
-             
-             [ 20492]
-             Subject: [PATCH] perlthrtut.pod
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Tue, 5 Aug 2003 11:26:04 +0200
-             Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
-     Branch: maint-5.8/perl
-         +> META.yml Porting/Maintainers.pm Porting/makemeta
-         !> INSTALL MANIFEST Makefile.SH Porting/Maintainers
-         !> Porting/Maintainers.pl ext/Digest/MD5/Changes
-         !> ext/Digest/MD5/MD5.pm ext/Digest/MD5/t/files.t
-         !> ext/Encode/encoding.pm ext/Encode/t/at-cn.t
-         !> ext/Encode/t/at-tw.t ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
-         !> hints/darwin.sh hints/rhapsody.sh perl.c perl.h
-         !> pod/perlapio.pod pod/perlthrtut.pod scope.c t/op/local.t
-         !> toke.c utils/dprofpp.PL
+[ 20901] By: jhi                                   on 2003/08/26  05:18:15
+        Log: Subject: Re: [PATCH] valgrind and /#/x
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Tue, 26 Aug 2003 08:11:07 +0300
+             Message-ID: <20030826051107.GA1086@ratsnest.hole>
+     Branch: perl
+          ! regcomp.c t/op/re_tests t/run/fresh_perl.t toke.c
 ____________________________________________________________________________
-[ 20492] By: jhi                                   on 2003/08/05  08:34:34
-        Log: Subject: [PATCH] perlthrtut.pod
-             From: Elizabeth Mattijsen <liz@dijkmat.nl>
-             Date: Tue, 5 Aug 2003 11:26:04 +0200
-             Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
+[ 20900] By: jhi                                   on 2003/08/26  04:53:09
+        Log: More memory lane.
      Branch: perl
-          ! pod/perlthrtut.pod
+          ! hints/ultrix_4.sh
 ____________________________________________________________________________
-[ 20491] By: jhi                                   on 2003/08/05  08:31:29
-        Log: Add META.yml and Stas' makemeta (plus extensive reworking
-             of the Maintainers utility)
+[ 20899] By: rgs                                   on 2003/08/25  21:05:57
+        Log: fix syscall() prototype description in
+             perlfunc.pod, as suggested by Lukas Mai.
      Branch: perl
-          + META.yml Porting/Maintainers.pm Porting/makemeta
-          ! MANIFEST Makefile.SH Porting/Maintainers
-          ! Porting/Maintainers.pl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 20490] By: jhi                                   on 2003/08/05  06:28:06
-        Log: ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
-             Try to remove the created message queues and semaphores
-             even in the case of failures.
+[ 20896] By: jhi                                   on 2003/08/25  19:52:48
+        Log: Tiny doc tweak.
      Branch: perl
-          ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
+          ! README.solaris
 ____________________________________________________________________________
-[ 20489] By: jhi                                   on 2003/08/05  06:21:47
-        Log: Subject: PerlIO_{read,write} return value doc patch
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 04 Aug 2003 13:25:28 -0700
-             Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
+[ 20895] By: jhi                                   on 2003/08/25  19:46:31
+        Log: Even more SunOS 4 info.
      Branch: perl
-          ! pod/perlapio.pod
+          ! README.solaris
 ____________________________________________________________________________
-[ 20488] By: jhi                                   on 2003/08/05  06:12:07
-        Log: Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Mon, 04 Aug 2003 19:29:51 -0500
-             Message-ID: <3F2EFA7F.6070801@mac.com>
+[ 20894] By: jhi                                   on 2003/08/25  19:37:00
+        Log: Subject: [PATCH@20512] make backspace key work for WinCE users
+             From: Vadim Konovalov <vkonovalov@peterstar.ru>
+             Date: Tue, 26 Aug 2003 00:10:29 +0400
+             Message-ID: <135606488000.20030826001029@peterstar.ru>
      Branch: perl
-          ! utils/dprofpp.PL
-____________________________________________________________________________
-[ 20487] By: jhi                                   on 2003/08/05  06:09:33
-        Log: Subject: 5.8.0 -> 5.8.1 ?
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Mon, 4 Aug 2003 20:27:02 +0200
-             Message-ID: <05ee01c35ab6$008c2c80$0c2f1fac@R2D2>
-     Branch: maint-5.8/perl
-          ! NetWare/Makefile epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
-          ! plan9/config.plan9 vos/build.cm vos/config.alpha.def
-          ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
-          ! vos/install_perl.cm wince/Makefile.ce
+          ! wince/perlmain.c
 ____________________________________________________________________________
-[ 20486] By: jhi                                   on 2003/08/05  06:05:53
-        Log: Subject: [PATCH] typos in encoding.pm
+[ 20893] By: jhi                                   on 2003/08/25  19:25:08
+        Log: Subject: more valgrinding: select problem?
              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Mon, 4 Aug 2003 20:09:35 +0200
-             Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>
+             Date: Mon, 25 Aug 2003 22:02:17 +0200
+             Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2>
+             
+             In glibc, just use the __FD_SETSIZE since that's
+             the size of the buffer (usually 1024 bits, much
+             more than the selectminbits of 32).
      Branch: perl
-          ! ext/Encode/encoding.pm
+          ! pp_sys.c
 ____________________________________________________________________________
-[ 20485] By: jhi                                   on 2003/08/05  05:29:11
-        Log: Bytecode patching from Enache.
+[ 20892] By: jhi                                   on 2003/08/25  19:11:32
+        Log: More ptags tweakage from Stas; now add 'fullpath'
+             option to get absolute paths.
      Branch: perl
-          ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
-          ! ext/B/t/bytecode.t ext/ByteLoader/bytecode.h t/TEST
+          ! emacs/ptags
 ____________________________________________________________________________
-[ 20484] By: jhi                                   on 2003/08/05  05:26:32
-        Log: Upgrade to Digest::MD5 2.27.
+[ 20891] By: jhi                                   on 2003/08/25  18:35:03
+        Log: The new tests of #20888 didn't really test what they claimed to.
      Branch: perl
-          ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
-          ! ext/Digest/MD5/t/files.t
+          ! t/op/pat.t
 ____________________________________________________________________________
-[ 20483] By: jhi                                   on 2003/08/05  05:15:16
-        Log: Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
-             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
-             Date: Tue, 05 Aug 2003 00:27:10 +0900
-             Message-Id: <20030805002313.9880.BQW10602@nifty.com>
+[ 20890] By: jhi                                   on 2003/08/25  18:14:33
+        Log: Subject: [5.8.1] maint @ 20845 OK on aix 4.2
+             From: Jose.auguste-etienne@cgss-guyane.fr
+             Date: Mon, 25 Aug 2003 14:35:45 -0300
+             Message-ID: <OF1EF867E8.4A2A43A1-ON03256D8D.005DFE9A@Cgss-Guyane.fr>
+             
+             AIX Configure advice.
      Branch: perl
-          ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
+          ! README.aix
 ____________________________________________________________________________
-[ 20482] By: rgs                                   on 2003/08/04  22:06:46
-        Log: Nit in INSTALL about the svr?.sh hint files.
+[ 20889] By: jhi                                   on 2003/08/25  18:08:42
+        Log: More SunOS 4.x info.
      Branch: perl
-          ! INSTALL
-____________________________________________________________________________
-[ 20481] By: rgs                                   on 2003/08/04  21:39:01
-        Log: AUTHORS update.
-     Branch: maint-5.6
-          ! perl-5.6.2/AUTHORS
+          ! README.solaris
 ____________________________________________________________________________
-[ 20480] By: rgs                                   on 2003/08/04  21:30:25
-        Log: Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: Mon, 4 Aug 2003 16:01:45 -0400
-             Message-ID: <20030804200145.GB21699@grazzini.net>
-             
-             Prevent the warning "Bareword found where operator expected" in
-             the case "print $fh foo()" where foo() is an undefined function.
+[ 20888] By: jhi                                   on 2003/08/25  17:53:32
+        Log: The #20887 didn't go over that well;
+             and add a few more tests from UTS#18.
      Branch: perl
-          ! toke.c
+          ! t/op/pat.t
 ____________________________________________________________________________
-[ 20479] By: rgs                                   on 2003/08/04  20:26:17
-        Log: Fix bug #23141 : localization of readonly magic scalars
-             now produces an error "Modification of a read-only value
-             attempted", instead of silently failing.
+[ 20887] By: jhi                                   on 2003/08/25  16:40:51
+        Log: pat.t -> charnames -> UCD -> Storable,
+             not good for static builds and minitest.
      Branch: perl
-          ! scope.c t/op/local.t
+          ! t/op/pat.t
 ____________________________________________________________________________
-[ 20478] By: rgs                                   on 2003/08/04  20:10:52
-        Log: Revert change #19282 : it caused problems for some -Duseshrplib
-             builds. On the other hand, make sure that your C compiler isn't
-             a perl script !
+[ 20886] By: jhi                                   on 2003/08/25  16:35:26
+        Log: SunOS 4.1.4 is working, too.
      Branch: perl
-          ! Makefile.SH
-____________________________________________________________________________
-[ 20477] By: jhi                                   on 2003/08/04  13:37:09
-        Log: Advice on testing the $].
-     Branch: maint-5.8/perl
-          ! pod/perlvar.pod
-____________________________________________________________________________
-[ 20476] By: jhi                                   on 2003/08/04  12:58:02
-        Log: Mention the renaming of DEBUG() and DEB().
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+          ! README.solaris hints/sunos_4_1.sh
 ____________________________________________________________________________
-[ 20475] By: jhi                                   on 2003/08/04  09:35:55
-        Log: Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
+[ 20884] By: jhi                                   on 2003/08/25  16:05:18
+        Log: Regen perlmodlib, perltoc.
      Branch: perl
-          ! perl.c perl.h
+          ! pod/perlmodlib.pod pod/perltoc.pod
 ____________________________________________________________________________
-[ 20474] By: jhi                                   on 2003/08/04  08:41:55
-        Log: Oops.
+[ 20881] By: jhi                                   on 2003/08/25  15:45:51
+        Log: UVSIZE is not yet defined when it would be needed
+             by MULTIARCH.  So go back to LONGSIZE, and (belt-
+             and-suspenders-and-rope style) later in UVSIZE
+             possibly redefine BYTEORDER.
      Branch: perl
-          ! hints/darwin.sh hints/rhapsody.sh
+          ! Configure config_h.SH
 ____________________________________________________________________________
-[ 20473] By: jhi                                   on 2003/08/04  07:58:36
-        Log: Subject: [PATCH] Re: Can't usemymalloc on OS X
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Mon, 4 Aug 2003 10:35:12 +0200
-             Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>
+[ 20880] By: jhi                                   on 2003/08/25  11:28:45
+        Log: Subject: [PATCH] valgrind and /#/x
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Mon, 25 Aug 2003 13:27:49 +0100
+             Message-ID: <20030825122748.GA15560@fdgroup.com>
      Branch: perl
-          ! hints/darwin.sh
-____________________________________________________________________________
-[ 20472] By: jhi                                   on 2003/08/04  07:01:58
-        Log: Assuming v-strings deprecation proceeds as planned,
-             here are some more doc changes.
-     Branch: maint-5.8/perl
-          ! pod/perldata.pod pod/perldelta.pod pod/perldiag.pod
-          ! pod/perlfunc.pod pod/perlvar.pod
+          ! regcomp.c
 ____________________________________________________________________________
-[ 20471] By: jhi                                   on 2003/08/04  06:31:30
-        Log: Integrate:
-             [ 20469]
-             Subject: [PATCH] maint, Win32, GCC 3.2
-             From: Mattia Barbon <mbarbon@dsi.unive.it>
-             Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale)
-             Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>
+[ 20879] By: jhi                                   on 2003/08/25  11:16:29
+        Log: Subject: Please update my address
+             From: Ed Avis <ed@membled.com>
+             Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST)
+             Message-ID: <Pine.LNX.4.20L2.0308251314530.29902-100000@budvar.future-i.net>
              
-             [ 20470]
-             Test count adjustment from Rafael.
-     Branch: maint-5.8/perl
-         !> ext/Errno/Errno_pm.PL lib/Test/Simple/t/is_deeply.t
-____________________________________________________________________________
-[ 20470] By: jhi                                   on 2003/08/04  06:30:05
-        Log: Test count adjustment from Rafael.
+             (Just the AUTHORS part, though, I don't think retroactively
+             updating the Changes* is useful.)
      Branch: perl
-          ! lib/Test/Simple/t/is_deeply.t
+          ! AUTHORS
 ____________________________________________________________________________
-[ 20469] By: jhi                                   on 2003/08/04  06:23:26
-        Log: Subject: [PATCH] maint, Win32, GCC 3.2
-             From: Mattia Barbon <mbarbon@dsi.unive.it>
-             Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale)
-             Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>
+[ 20878] By: jhi                                   on 2003/08/25  11:14:26
+        Log: Document even more ways of affecting your "utf8ness".
      Branch: perl
-          ! ext/Errno/Errno_pm.PL
+          ! lib/utf8.pm
 ____________________________________________________________________________
-[ 20468] By: jhi                                   on 2003/08/04  05:16:18
-        Log: Integrate:
-             [ 20461]
-             Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
-             From: alian <alian@cpan.org>
-             Date: Sat, 02 Aug 2003 16:19:25 +0200
-             Message-ID: <3F2BC86D.2050400@jupiter.alianet>
-             
-             Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)
-             
-             [ 20462]
-             Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 3 Aug 2003 18:00:05 +0300
-             Message-ID: <20030803150005.GA1319@ratsnest.hole>
-             
-             [ 20463]
-             Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sun, 3 Aug 2003 16:12:35 -0700
-             Message-ID: <20030803231235.GJ24350@windhund.schwern.org>
-             
-             [ 20464]
-             Upgrade to ExtUtils::MakeMaker 6.15.
-             
-             [ 20465]
-             Subject: [PATCH] 4 bugs in Test::More
-             From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
-             Date: Fri, 21 Mar 2003 10:57:31 +0000
-             Message-Id: <200303211057.31879.fergal@esatclear.ie>
-             
-             [ 20466]
-             Subject: Debian patch that skips podless modules
-             From: Alexey Tourbin <at@altlinux.ru>
-             Date: Sun, 3 Aug 2003 21:33:00 +0400
-             Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>
-             
-             (plus Schwern's and Robert's nits)
-             
-             [ 20467]
-             Apparently the newly introduce -DDARWIN did conflict with
-             some Apple definition, how ironic...
-     Branch: maint-5.8/perl
-         !> ext/POSIX/t/posix.t hints/darwin.sh installman
-         !> lib/Benchmark.pm lib/Benchmark.t lib/ExtUtils/Changes
-         !> lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
-         !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
-         !> lib/ExtUtils/t/MM_Unix.t lib/Test/More.pm
-         !> lib/Test/Simple/t/More.t lib/Test/Simple/t/is_deeply.t perl.h
-         !> pp.c t/op/substr.t
+[ 20877] By: jhi                                   on 2003/08/25  11:11:40
+        Log: Change the VERSION since there are now changes since Perl 5.8.0.
+     Branch: perl
+          ! ext/I18N/Langinfo/Langinfo.pm
 ____________________________________________________________________________
-[ 20467] By: jhi                                   on 2003/08/04  05:10:57
-        Log: Apparently the newly introduce -DDARWIN did conflict with
-             some Apple definition, how ironic...
+[ 20876] By: jhi                                   on 2003/08/25  11:11:13
+        Log: Keep the CGI::Util VERSION at 1.31 since there have been changes
+             since Perl 5.8.0.
      Branch: perl
-          ! hints/darwin.sh perl.h
+          ! lib/CGI/Util.pm
 ____________________________________________________________________________
-[ 20466] By: jhi                                   on 2003/08/04  05:03:30
-        Log: Subject: Debian patch that skips podless modules
-             From: Alexey Tourbin <at@altlinux.ru>
-             Date: Sun, 3 Aug 2003 21:33:00 +0400
-             Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>
-             
-             (plus Schwern's and Robert's nits)
+[ 20875] By: jhi                                   on 2003/08/25  11:09:49
+        Log: Upgrade to CGI.pm 3.00.
      Branch: perl
-          ! installman
+          ! lib/CGI.pm lib/CGI/Util.pm
 ____________________________________________________________________________
-[ 20465] By: jhi                                   on 2003/08/04  05:00:04
-        Log: Subject: [PATCH] 4 bugs in Test::More
-             From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
-             Date: Fri, 21 Mar 2003 10:57:31 +0000
-             Message-Id: <200303211057.31879.fergal@esatclear.ie>
+[ 20872] By: jhi                                   on 2003/08/25  09:03:44
+        Log: Subject: [PATCH] valgrind update
+             From: Marcus Holland-Moritz <mhx-perl@gmx.net>
+             Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
+             Message-ID: <21671.1061797917@www38.gmx.net>
      Branch: perl
-          ! lib/Test/More.pm lib/Test/Simple/t/More.t
-          ! lib/Test/Simple/t/is_deeply.t
+          ! t/TEST t/op/magic.t
 ____________________________________________________________________________
-[ 20464] By: jhi                                   on 2003/08/04  04:44:08
-        Log: Upgrade to ExtUtils::MakeMaker 6.15.
+[ 20871] By: jhi                                   on 2003/08/25  05:16:02
+        Log: Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sun, 24 Aug 2003 16:48:53 +0100
+             Message-ID: <20030824164851.E558@plum.flirble.org>
      Branch: perl
-          ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
-          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
-          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
+          ! doop.c
 ____________________________________________________________________________
-[ 20463] By: jhi                                   on 2003/08/04  04:37:25
-        Log: Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sun, 3 Aug 2003 16:12:35 -0700
-             Message-ID: <20030803231235.GJ24350@windhund.schwern.org>
+[ 20870] By: jhi                                   on 2003/08/25  05:14:04
+        Log: Subject: [patch emacs/ptags] allow xemacs to be used
+             From: Stas Bekman <stas@stason.org>
+             Date: Sun, 24 Aug 2003 22:05:00 -0700
+             Message-ID: <3F4998FC.3090401@stason.org>
      Branch: perl
-          ! lib/Benchmark.pm lib/Benchmark.t
+          ! emacs/ptags
 ____________________________________________________________________________
-[ 20462] By: rgs                                   on 2003/08/03  22:26:10
-        Log: Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 3 Aug 2003 18:00:05 +0300
-             Message-ID: <20030803150005.GA1319@ratsnest.hole>
+[ 20868] By: jhi                                   on 2003/08/24  13:20:03
+        Log: MPE/iX doc tweak from Mark Bixby.
      Branch: perl
-          ! pp.c t/op/substr.t
+          ! README.mpeix
 ____________________________________________________________________________
-[ 20461] By: rgs                                   on 2003/08/03  21:50:11
-        Log: Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
-             From: alian <alian@cpan.org>
-             Date: Sat, 02 Aug 2003 16:19:25 +0200
-             Message-ID: <3F2BC86D.2050400@jupiter.alianet>
-             
-             Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)
+[ 20867] By: jhi                                   on 2003/08/24  10:46:42
+        Log: Various tweaks for getting Perl to compile on SunOS 4.x.
+             Doesn't work well yet, something broken in DynaLoader/XSLoader?
      Branch: perl
-          ! ext/POSIX/t/posix.t
-____________________________________________________________________________
-[ 20460] By: jhi                                   on 2003/08/03  19:09:33
-        Log: Integrate:
-             [ 20450]
-             Subject: [PATCH 5.8.1 @20218] Shell.t
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Sun, 3 Aug 2003 06:21:41 -0700
-             Message-ID: <20030803132141.GA5156@math.berkeley.edu>
-             
-             [ 20451]
-             Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sat, 02 Aug 2003 10:25:44 -0500
-             Message-ID: <3F2BD7F8.8090003@mac.com>
-             
-             [ 20452]
-             Upgrade to Unicode::Collate 0.26.
-             
-             [ 20453]
-             Subject: [PATCH] Storable and uninitalized array values
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sat, 2 Aug 2003 13:40:16 +0200
-             Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
-             
-             [ 20454]
-             Subject: [PATCH 5.8.1 @20218] OS/2 build
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Sat, 2 Aug 2003 09:38:50 -0700
-             Message-ID: <20030802163850.GA4712@math.berkeley.edu>
-             
-             [ 20455]
-             Subject: [PATCH] Re: win32.c bug - handle leak
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Sat, 02 Aug 2003 10:25:05 -0700
-             Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
-             
-             [ 20456]
-             Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
-             From: mjd@plover.com
-             Date: 3 Aug 2003 19:37:49 -0000
-             Message-ID: <20030803193749.3733.qmail@plover.com>
-             
-             [ 20457]
-             Subject: [PATCH perlreftut.pod] Minor edits
-             From: mjd@plover.com
-             Date: 3 Aug 2003 17:46:08 -0000
-             Message-ID: <20030803174608.15792.qmail@plover.com>
-             
-             [ 20458]
-             Subject: [PATCH-for-5.8.1-RC4] wince distribution
-             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
-             Date: Mon, 4 Aug 2003 00:01:08 +0400
-             Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
-     Branch: maint-5.8/perl
-         !> ext/Storable/Storable.xs ext/Storable/t/freeze.t
-         !> ext/Time/HiRes/HiRes.pm lib/Net/Ping.pm lib/Shell.t
-         !> lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
-         !> lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
-         !> lib/Unicode/Collate/t/test.t os2/os2ish.h pod/perlreftut.pod
-         !> win32/win32.c wince/makedist.pl
-____________________________________________________________________________
-[ 20459] By: jhi                                   on 2003/08/03  19:04:42
-        Log: 5.8.1, not 5.9.0.
-     Branch: maint-5.8/perl
-          ! win32/Makefile win32/config_H.bc win32/config_H.gc
-          ! win32/config_H.vc win32/config_H.vc64 win32/makefile.mk
+          ! README.solaris ext/IO/poll.c hints/sunos_4_1.sh
 ____________________________________________________________________________
-[ 20458] By: jhi                                   on 2003/08/03  19:01:08
-        Log: Subject: [PATCH-for-5.8.1-RC4] wince distribution
-             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
-             Date: Mon, 4 Aug 2003 00:01:08 +0400
-             Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
+[ 20866] By: jhi                                   on 2003/08/24  10:00:59
+        Log: IRIX 5.3 is 99.90% okay.
      Branch: perl
-          ! wince/makedist.pl
+          ! README.irix hints/irix_5.sh
 ____________________________________________________________________________
-[ 20457] By: jhi                                   on 2003/08/03  18:59:10
-        Log: Subject: [PATCH perlreftut.pod] Minor edits
-             From: mjd@plover.com
-             Date: 3 Aug 2003 17:46:08 -0000
-             Message-ID: <20030803174608.15792.qmail@plover.com>
+[ 20865] By: jhi                                   on 2003/08/24  08:24:46
+        Log: An imperfect last resort in case there is no strtoul() but
+             there is strtol() (like e.g. SunOS 4) because of the Atoul()
+             in Perl_get_hash_seed()).  The only true fix would be to
+             implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
+             in numeric.c.
      Branch: perl
-          ! pod/perlreftut.pod
+          ! perl.h
 ____________________________________________________________________________
-[ 20456] By: jhi                                   on 2003/08/03  18:52:16
-        Log: Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
-             From: mjd@plover.com
-             Date: 3 Aug 2003 19:37:49 -0000
-             Message-ID: <20030803193749.3733.qmail@plover.com>
+[ 20864] By: jhi                                   on 2003/08/24  07:45:47
+        Log: s/rationale/rational/g on bigrats.
      Branch: perl
-          ! ext/Time/HiRes/HiRes.pm
+          ! lib/Math/BigRat.pm lib/bigrat.pm
 ____________________________________________________________________________
-[ 20455] By: jhi                                   on 2003/08/03  18:47:13
-        Log: Subject: [PATCH] Re: win32.c bug - handle leak
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Sat, 02 Aug 2003 10:25:05 -0700
-             Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
+[ 20862] By: jhi                                   on 2003/08/24  06:41:17
+        Log: Update the CPAN mirrors list.
      Branch: perl
-          ! win32/win32.c
+          ! pod/perlmodlib.PL pod/perlmodlib.pod
 ____________________________________________________________________________
-[ 20454] By: jhi                                   on 2003/08/03  18:45:53
-        Log: Subject: [PATCH 5.8.1 @20218] OS/2 build
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Sat, 2 Aug 2003 09:38:50 -0700
-             Message-ID: <20030802163850.GA4712@math.berkeley.edu>
+[ 20861] By: jhi                                   on 2003/08/24  06:13:13
+        Log: gcc -O3 and Storable in Linux do not like each other.
      Branch: perl
-          ! os2/os2ish.h
+          ! ext/Storable/hints/linux.pl
 ____________________________________________________________________________
-[ 20453] By: jhi                                   on 2003/08/03  18:44:29
-        Log: Subject: [PATCH] Storable and uninitalized array values
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sat, 2 Aug 2003 13:40:16 +0200
-             Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
+[ 20860] By: jhi                                   on 2003/08/24  05:34:56
+        Log: Bad quote day, noticed by Philip Newton.
      Branch: perl
-          ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
+          ! hints/dos_djgpp.sh
 ____________________________________________________________________________
-[ 20452] By: jhi                                   on 2003/08/03  18:27:47
-        Log: Upgrade to Unicode::Collate 0.26.
+[ 20856] By: jhi                                   on 2003/08/23  09:15:15
+        Log: Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture"
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Mon, 4 Aug 2003 16:20:19 +0300
+             Message-ID: <20030804132019.GA6764@ratsnest.hole>
      Branch: perl
-          ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
-          ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
-          ! lib/Unicode/Collate/t/test.t
+          ! Configure config_h.SH
 ____________________________________________________________________________
-[ 20451] By: jhi                                   on 2003/08/03  18:24:18
-        Log: Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sat, 02 Aug 2003 10:25:44 -0500
-             Message-ID: <3F2BD7F8.8090003@mac.com>
+[ 20855] By: jhi                                   on 2003/08/23  07:51:32
+        Log: Add more comments so that one can see what is supposed to happen.
      Branch: perl
-          ! lib/Net/Ping.pm
+          ! t/op/lc.t
 ____________________________________________________________________________
-[ 20450] By: rgs                                   on 2003/08/03  12:50:07
-        Log: Subject: [PATCH 5.8.1 @20218] Shell.t
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Sun, 3 Aug 2003 06:21:41 -0700
-             Message-ID: <20030803132141.GA5156@math.berkeley.edu>
+[ 20854] By: jhi                                   on 2003/08/23  07:41:11
+        Log: More data points about the Storable optimization problem
+             in Linux.  (It might be that also non-Debians are affected,
+             waiting for more information.)
      Branch: perl
-          ! lib/Shell.t
-____________________________________________________________________________
-[ 20449] By: rgs                                   on 2003/08/02  19:22:34
-        Log: Integrate change #19805 from bleadperl :
-             
-             Subject: /ext/DynaLoader/dl_dyld.xs
-             From: "Peter O'Gorman" <peter@pogma.com>
-             Date: Tue, 17 Jun 2003 23:45:47 +0900
-             Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
-             
-             No need to see dlclose() and dlsym() outside the dl_dyld.xs
-             (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
-             of OpenDarwin.
-     Branch: maint-5.6
-         !> perl-5.6.2/ext/DynaLoader/dl_dyld.xs
+          ! ext/Storable/hints/linux.pl
 ____________________________________________________________________________
-[ 20448] By: jhi                                   on 2003/08/02  07:28:33
-        Log: Integrate:
-             [ 20447]
-             C++ (or C99) sneak attack ("inline" function keyword).
-     Branch: maint-5.8/perl
-         !> ext/Devel/DProf/DProf.xs
+[ 20853] By: jhi                                   on 2003/08/23  07:37:41
+        Log: Move the note about known eval leaks earlier.
+     Branch: perl
+          ! pod/perlhack.pod
 ____________________________________________________________________________
-[ 20447] By: jhi                                   on 2003/08/02  07:26:58
-        Log: C++ (or C99) sneak attack ("inline" function keyword).
+[ 20852] By: jhi                                   on 2003/08/23  07:15:58
+        Log: Forgot to regen byterun.c.
      Branch: perl
-          ! ext/Devel/DProf/DProf.xs
+          ! ext/ByteLoader/byterun.c
 ____________________________________________________________________________
-[ 20446] By: jhi                                   on 2003/08/02  06:26:56
-        Log: Integrate:
-             [ 20443]
-             Add a message about the LC_ALL=C workaround (for non-core builds);
-             update Changes.
-             
-             [ 20444]
-             Only show the message if the locale settings look risky.
-             
-             [ 20445]
-             Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Fri, 1 Aug 2003 13:12:14 +0200
-             Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
-     Branch: maint-5.8/perl
-         !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
-         !> ext/File/Glob/t/basic.t ext/Time/HiRes/Changes
-         !> ext/Time/HiRes/Makefile.PL
+[ 20851] By: jhi                                   on 2003/08/23  07:13:29
+        Log: Doc tweaks on perlhack.
+     Branch: perl
+          ! pod/perlhack.pod
 ____________________________________________________________________________
-[ 20445] By: jhi                                   on 2003/08/02  06:24:30
-        Log: Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
+[ 20850] By: jhi                                   on 2003/08/23  06:54:58
+        Log: Subject: [PATCH] Re: valgrind as a leak hound?
              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Fri, 1 Aug 2003 13:12:14 +0200
-             Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
+             Date: Fri, 22 Aug 2003 23:28:18 +0200
+             Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>
+             
+             Add the leak detection to valgrind testing.
      Branch: perl
-          ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
-          ! ext/File/Glob/t/basic.t
+          + t/perl.supp
+          ! MANIFEST pod/perlhack.pod t/TEST
 ____________________________________________________________________________
-[ 20444] By: jhi                                   on 2003/08/02  06:17:28
-        Log: Only show the message if the locale settings look risky.
+[ 20843] By: jhi                                   on 2003/08/22  15:05:39
+        Log: Oops.  Why can't C comments nest?
      Branch: perl
-          ! ext/Time/HiRes/Makefile.PL
+          ! pp_sys.c
 ____________________________________________________________________________
-[ 20443] By: jhi                                   on 2003/08/02  06:01:27
-        Log: Add a message about the LC_ALL=C workaround (for non-core builds);
-             update Changes.
+[ 20842] By: jhi                                   on 2003/08/22  14:57:09
+        Log: Try to dodge getspnam() in AIX.
      Branch: perl
-          ! ext/Time/HiRes/Changes ext/Time/HiRes/Makefile.PL
-____________________________________________________________________________
-[ 20442] By: jhi                                   on 2003/08/02  05:43:01
-        Log: Integrate:
-             [ 20435]
-             Missed this bit in the last update: couldn't answer ''
-             or ' ' to get 'none'.
-             
-             [ 20437]
-             Hugo's second thoughts: drop the relatively rare and
-             slow optimization for now.
-             
-             [ 20438]
-             Subject: [PATCH] argv case nit for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Fri, 01 Aug 2003 19:16:30 -0500
-             Message-ID: <3F2B02DE.10207@mac.com>
-             
-             [ 20439]
-             Subject: [PATCH] ioctl for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Fri, 01 Aug 2003 23:34:31 -0500
-             Message-ID: <3F2B3F57.4050609@mac.com>
-             
-             [ 20440]
-             Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
-             From: Radu Greab <rgreab@fx.ro>
-             Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
-             Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
-     Branch: maint-5.8/perl
-         !> Configure configure.com ext/Devel/DProf/Changes
-         !> ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
-         !> ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL
-         !> regexec.c t/lib/dprof/test8_t t/lib/dprof/test8_v vms/vmsish.h
+          ! pp_sys.c
 ____________________________________________________________________________
-[ 20441] By: jhi                                   on 2003/08/02  05:37:37
-        Log: Subject: [PATCH] Small nit to pad.c
+[ 20840] By: jhi                                   on 2003/08/22  13:52:26
+        Log: Subject: Re: mysterious bytecode.t failure
              From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 2 Aug 2003 01:50:40 +0300
-             Message-ID: <20030801225040.GB1281@ratsnest.hole>
+             Date: Fri, 22 Aug 2003 11:49:34 +0300
+             Message-ID: <20030822084934.GA1257@ratsnest.hole>
      Branch: perl
-          ! pad.c
+          ! t/base/lex.t
 ____________________________________________________________________________
-[ 20440] By: jhi                                   on 2003/08/02  05:12:13
-        Log: Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
-             From: Radu Greab <rgreab@fx.ro>
-             Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
-             Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
+[ 20839] By: jhi                                   on 2003/08/22  13:51:44
+        Log: Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1)
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST)
+             Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>
      Branch: perl
-          ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
-          ! ext/Devel/DProf/DProf.xs t/lib/dprof/test8_t
-          ! t/lib/dprof/test8_v
+          ! lib/File/Temp.pm lib/File/Temp/t/tempfile.t
 ____________________________________________________________________________
-[ 20439] By: jhi                                   on 2003/08/02  05:06:43
-        Log: Subject: [PATCH] ioctl for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Fri, 01 Aug 2003 23:34:31 -0500
-             Message-ID: <3F2B3F57.4050609@mac.com>
+[ 20837] By: jhi                                   on 2003/08/22  13:42:24
+        Log: Just #.
      Branch: perl
-          ! configure.com vms/vmsish.h
+          ! pod/buildtoc pod/perltoc.pod
 ____________________________________________________________________________
-[ 20438] By: jhi                                   on 2003/08/02  05:05:40
-        Log: Subject: [PATCH] argv case nit for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Fri, 01 Aug 2003 19:16:30 -0500
-             Message-ID: <3F2B02DE.10207@mac.com>
+[ 20835] By: jhi                                   on 2003/08/22  13:32:12
+        Log: Regen toc.
      Branch: perl
-          ! ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL
+          ! pod/perltoc.pod
 ____________________________________________________________________________
-[ 20437] By: jhi                                   on 2003/08/01  22:00:30
-        Log: Hugo's second thoughts: drop the relatively rare and
-             slow optimization for now.
+[ 20834] By: jhi                                   on 2003/08/22  13:28:36
+        Log: Also MANIFEST the vms/perlvms restoration.
      Branch: perl
-          ! regexec.c
-____________________________________________________________________________
-[ 20436] By: jhi                                   on 2003/08/01  21:55:50
-        Log: metaconfig unit changes for #20435.
-     Branch: metaconfig
-          ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
-____________________________________________________________________________
-[ 20435] By: jhi                                   on 2003/08/01  21:55:19
-        Log: Missed this bit in the last update: couldn't answer ''
-             or ' ' to get 'none'.
-     Branch: perl
-          ! Configure
-____________________________________________________________________________
-[ 20434] By: jhi                                   on 2003/08/01  13:56:19
-        Log: "Out of memory" errors with this recently added test
-             in IRIX -Duse64bitall, dropping the test for 5.8.1.
-             (It's testing a feature that has been broken for
-             a long while, anyway.)
-             
-             (This is also the RC4.)
-     Branch: maint-5.8/perl
-          - ext/B/t/bytecode.t
           ! MANIFEST
 ____________________________________________________________________________
-[ 20433] By: jhi                                   on 2003/08/01  13:48:38
-        Log: Integrate:
-             [ 20432]
-             Encode pre-1.98 update from Dan Kogai, sent from
-             the ashes of his smoldering motherboard.
-     Branch: maint-5.8/perl
-         !> ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml
-         !> ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
-         !> ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm
-         !> ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm
-____________________________________________________________________________
-[ 20432] By: jhi                                   on 2003/08/01  13:45:10
-        Log: Encode pre-1.98 update from Dan Kogai, sent from
-             the ashes of his smoldering motherboard.
+[ 20833] By: jhi                                   on 2003/08/22  13:22:02
+        Log: In the vms/descrip_mms.template   the perlvms.pod must
+             be copied from vms/, err, [.vms], not [.pod].
      Branch: perl
-          ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml
-          ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
-          ! ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm
-          ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm
+          ! pod/buildtoc vms/descrip_mms.template
 ____________________________________________________________________________
-[ 20431] By: jhi                                   on 2003/08/01  13:34:28
-        Log: More runperl(switches => ...) finds (bleadperl only).
+[ 20832] By: jhi                                   on 2003/08/22  13:15:35
+        Log: Retract #20826 and #20831; things are done differently
+             in VMS, it seems.  Maybe the vms/descrip_mms.template
+             needs to be changed?
      Branch: perl
-          ! t/op/readline.t
-____________________________________________________________________________
-[ 20430] By: jhi                                   on 2003/08/01  12:50:52
-        Log: Time to go RC4.
-     Branch: maint-5.8/perl
-          ! patchlevel.h
-____________________________________________________________________________
-[ 20429] By: jhi                                   on 2003/08/01  12:50:31
-        Log: Update the record.
-     Branch: maint-5.8/perl
-          ! pod/perlhist.pod
+          + vms/perlvms.pod
+          - pod/perlvms.pod
+          ! MANIFEST Makefile.SH
 ____________________________________________________________________________
-[ 20428] By: jhi                                   on 2003/08/01  12:48:03
-        Log: Regen perltoc.
-     Branch: maint-5.8/perl
-          ! pod/perltoc.pod
+[ 20831] By: jhi                                   on 2003/08/22  13:04:47
+        Log: Rafael spotted that vms/perlvms.pod was still referred to.
+     Branch: perl
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 20427] By: jhi                                   on 2003/08/01  12:46:35
-        Log: Integrate:
-             [ 20425]
-             pod likes whitespace.
-     Branch: maint-5.8/perl
-         !> ext/ByteLoader/ByteLoader.pm
+[ 20829] By: jhi                                   on 2003/08/22  12:22:04
+        Log: The change #20809 opened up a code path that might leave s unset.
+     Branch: perl
+          ! mg.c
 ____________________________________________________________________________
-[ 20426] By: jhi                                   on 2003/08/01  12:45:19
-        Log: Regen perltoc.
+[ 20828] By: jhi                                   on 2003/08/22  12:17:49
+        Log: Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Fri, 22 Aug 2003 14:57:09 +0200
+             Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>
      Branch: perl
-          ! pod/perltoc.pod
+          ! lib/File/Path.t
 ____________________________________________________________________________
-[ 20425] By: jhi                                   on 2003/08/01  12:44:16
-        Log: pod likes whitespace.
+[ 20827] By: jhi                                   on 2003/08/22  12:17:01
+        Log: Test the correct longness; from Enache.
      Branch: perl
-          ! ext/ByteLoader/ByteLoader.pm
+          ! ext/B/t/assembler.t
 ____________________________________________________________________________
-[ 20424] By: jhi                                   on 2003/08/01  12:43:46
-        Log: perldelta polishing.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20826] By: jhi                                   on 2003/08/22  12:15:28
+        Log: perlvms moving day, from Craig Berry.
+     Branch: perl
+          + pod/perlvms.pod
+          - vms/perlvms.pod
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20423] By: jhi                                   on 2003/08/01  11:39:16
-        Log: Integrate:
-             [ 20422]
-             Faulty check.
-     Branch: maint-5.8/perl
-         !> t/test.pl
+[ 20825] By: jhi                                   on 2003/08/22  12:14:14
+        Log: Lower Storable.xs optimization to -O2 on certain
+             known platforms.
+     Branch: perl
+          + ext/Storable/hints/linux.pl
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20422] By: jhi                                   on 2003/08/01  11:37:53
-        Log: Faulty check.
+[ 20824] By: jhi                                   on 2003/08/22  08:20:15
+        Log: Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Thu, 21 Aug 2003 22:26:18 +0100
+             Message-ID: <20030821222618.T558@plum.flirble.org>
      Branch: perl
-          ! t/test.pl
+          ! t/op/pack.t
 ____________________________________________________________________________
-[ 20421] By: jhi                                   on 2003/08/01  11:14:04
-        Log: Integrate:
-             [ 20410]
-             Regen Configure for the new *dir installation variables.
-             If these don't work, ask Schwern.
-             
-             [ 20411]
-             More for the *dir changes.
-             
-             [ 20413]
-             Regen Configure to use the *html*dir files.
-             (installhtml uses none of that, though)
-             
-             [ 20416]
-             Argument sanity checking. 
-             
-             [ 20417]
-             Fix the options.
-             
-             [ 20418]
-             Now the test should be really testing what it's supposed to.
-             
-             [ 20419]
-             Regen Glossary et al.
-             
-             [ 20420]
-             Update INSTALL on the *dir.
-             
-             (Configure, Glossary, et al regenerated)
-     Branch: maint-5.8/perl
-          ! Configure Policy_sh.SH Porting/Glossary Porting/config.sh
-          ! Porting/config_H config_h.SH
-         !> INSTALL ext/B/t/bytecode.t hints/darwin.sh t/test.pl
+[ 20823] By: jhi                                   on 2003/08/22  08:16:47
+        Log: Subject: Re: [perl #23463]: compiler version on sparc/netbsd
+             From: alian@cpan.org (Alian)
+             Date: Wed, 20 Aug 2003 20:39:17 +0200
+             Message-ID: <3F43C055.6030709@jupiter.alianet>
+     Branch: perl
+          ! t/op/pack.t
 ____________________________________________________________________________
-[ 20420] By: jhi                                   on 2003/08/01  11:06:54
-        Log: Update INSTALL on the *dir.
+[ 20822] By: jhi                                   on 2003/08/22  08:01:57
+        Log: Try to make the use of utf8 as clear as possible.
      Branch: perl
-          ! INSTALL
+          ! lib/utf8.pm
 ____________________________________________________________________________
-[ 20419] By: jhi                                   on 2003/08/01  11:04:55
-        Log: Regen Glossary et al.
+[ 20821] By: jhi                                   on 2003/08/22  07:51:21
+        Log: Put the tests of the change #19064 back, but disable them.
      Branch: perl
-          ! Porting/Glossary Porting/config.sh Porting/config_H
+          ! t/op/args.t
 ____________________________________________________________________________
-[ 20418] By: jhi                                   on 2003/08/01  10:58:23
-        Log: Now the test should be really testing what it's supposed to.
+[ 20820] By: jhi                                   on 2003/08/22  06:47:50
+        Log: Advertise the encoding pragma at the utf8 pragma.
      Branch: perl
-          ! ext/B/t/bytecode.t
+          ! lib/utf8.pm
 ____________________________________________________________________________
-[ 20417] By: jhi                                   on 2003/08/01  10:45:57
-        Log: Fix the options.
+[ 20819] By: jhi                                   on 2003/08/22  06:31:29
+        Log: Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt)
+             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
+             Date: Fri, 22 Aug 2003 09:01:09 +0200
+             Message-id: <20030822070109.GA1029@ethan>
      Branch: perl
-          ! ext/B/t/bytecode.t
+          ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
+          ! ext/Devel/PPPort/t/test.t
 ____________________________________________________________________________
-[ 20416] By: jhi                                   on 2003/08/01  10:44:19
-        Log: Argument sanity checking. 
+[ 20817] By: jhi                                   on 2003/08/22  05:18:53
+        Log: Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR
+             From: insecure <insecure@mail.od.ua>
+             Date: Thu, 21 Aug 2003 21:37:56 +0300
+             Message-Id: <200308212137.57016.insecure@mail.od.ua>
      Branch: perl
-          ! t/test.pl
+          ! ext/I18N/Langinfo/Langinfo.xs
 ____________________________________________________________________________
-[ 20415] By: jhi                                   on 2003/08/01  10:37:58
-        Log: The new metaconfig *dir installation directory units.
-     Branch: metaconfig
-          + U/installdirs/vendorhtml1dir.U U/installdirs/vendorhtml3dir.U
-          + U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
+[ 20816] By: jhi                                   on 2003/08/22  05:15:30
+        Log: More bytecode patching from Enache.
+     Branch: perl
+          ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
+          ! ext/B/B/Disassembler.pm ext/ByteLoader/bytecode.h
 ____________________________________________________________________________
-[ 20414] By: jhi                                   on 2003/08/01  10:37:34
-        Log: metaconfig unit changes for #20413.
-     Branch: metaconfig
-          ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
+[ 20815] By: jhi                                   on 2003/08/22  05:06:58
+        Log: Subject: Re: pod cleanup
+             From: Ken Williams <ken@mathforum.org>
+             Date: Thu, 21 Aug 2003 21:24:57 -0500
+             Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>
+     Branch: perl
+          ! lib/File/Spec/Cygwin.pm lib/File/Spec/OS2.pm
 ____________________________________________________________________________
-[ 20413] By: jhi                                   on 2003/08/01  10:37:09
-        Log: Regen Configure to use the *html*dir files.
-             (installhtml uses none of that, though)
+[ 20814] By: jhi                                   on 2003/08/22  05:05:52
+        Log: Do not edit perltoc since it is autogenerated.
      Branch: perl
-          ! Configure Policy_sh.SH config_h.SH
+          ! pod/buildtoc
 ____________________________________________________________________________
-[ 20412] By: jhi                                   on 2003/08/01  10:10:28
-        Log: metaconfig unit changes for #20410.
-     Branch: metaconfig
-          ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
+[ 20813] By: jhi                                   on 2003/08/22  04:57:12
+        Log: Subject: [PATCH] Re: pod cleanup
+             From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
+             Date: Thu, 21 Aug 2003 17:09:17 -0400
+             Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>
+             
+             (the pod part)
+     Branch: perl
+          ! pod/perl5005delta.pod pod/perlfaq4.pod pod/perlhack.pod
+          ! pod/perlipc.pod pod/perlpacktut.pod
 ____________________________________________________________________________
-[ 20411] By: jhi                                   on 2003/08/01  10:10:05
-        Log: More for the *dir changes.
+[ 20811] By: jhi                                   on 2003/08/22  04:46:58
+        Log: No need to E<gt>.
      Branch: perl
-          ! Policy_sh.SH config_h.SH hints/darwin.sh
+          ! pod/perluniintro.pod
 ____________________________________________________________________________
-[ 20410] By: jhi                                   on 2003/08/01  10:09:38
-        Log: Regen Configure for the new *dir installation variables.
-             If these don't work, ask Schwern.
+[ 20810] By: jhi                                   on 2003/08/22  04:46:01
+        Log: Add File::Temp's OO test.
      Branch: perl
-          ! Configure
+          + lib/File/Temp/t/object.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20409] By: jhi                                   on 2003/08/01  05:38:16
-        Log: Integrate:
-             [ 20404]
-             Subject: [PATCH] LotR quote for perlapi.c
-             From: Autrijus Tang <autrijus@autrijus.org>
-             Date: Fri, 1 Aug 2003 10:00:29 +0800
-             Message-Id: <20030801020029.GA28241@not.autrijus.org>
-             
-             [ 20405]
-             Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 1 Aug 2003 01:16:31 +0100
-             Message-ID: <20030801001631.GA11233@fdgroup.com>
-             
-             [ 20406]
-             Regen perlapi.
-             
-             [ 20407]
-             JAPH patch :-) from Abigail.
-             
-             [ 20408]
-             Upgrade to MakeMaker 6.13.
-     Branch: maint-5.8/perl
-         !> embed.pl lib/ExtUtils/Changes lib/ExtUtils/META.yml
-         !> lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
-         !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
-         !> lib/ExtUtils/t/basic.t perlapi.c regcomp.c t/japh/abigail.t
-         !> t/op/pat.t
+[ 20809] By: rgs                                   on 2003/08/21  19:07:22
+        Log: The magic variables that alter STDOUT have a tendancy to segfault
+             when accessed if STDOUT is undefined. Protect them.
+     Branch: perl
+          ! mg.c
 ____________________________________________________________________________
-[ 20408] By: jhi                                   on 2003/08/01  05:27:48
-        Log: Upgrade to MakeMaker 6.13.
+[ 20808] By: jhi                                   on 2003/08/21  18:39:36
+        Log: Mention the Unicode UTR #18 version referenced.
      Branch: perl
-          ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
-          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
-          ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
-          ! lib/ExtUtils/t/basic.t
+          ! pod/perlunicode.pod
 ____________________________________________________________________________
-[ 20407] By: jhi                                   on 2003/08/01  05:21:36
-        Log: JAPH patch :-) from Abigail.
+[ 20807] By: jhi                                   on 2003/08/21  18:22:22
+        Log: Must close so that unlink works portably.
      Branch: perl
-          ! t/japh/abigail.t
+          ! t/io/utf8.t
 ____________________________________________________________________________
-[ 20406] By: jhi                                   on 2003/08/01  05:10:30
-        Log: Regen perlapi.
+[ 20806] By: jhi                                   on 2003/08/21  18:15:07
+        Log: Subject: [perluniintro.pod] pod markup fix
+             From: Stas Bekman <stas@stason.org>
+             Date: Thu, 21 Aug 2003 11:41:01 -0700
+             Message-ID: <3F45123D.8020805@stason.org>
      Branch: perl
-          ! perlapi.c
+          ! pod/perluniintro.pod
 ____________________________________________________________________________
-[ 20405] By: jhi                                   on 2003/08/01  05:09:23
-        Log: Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 1 Aug 2003 01:16:31 +0100
-             Message-ID: <20030801001631.GA11233@fdgroup.com>
+[ 20805] By: jhi                                   on 2003/08/21  18:11:30
+        Log: Subject: [PATCH] utf8 variable names scrambled in error messages
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Thu, 21 Aug 2003 21:17:26 +0300
+             Message-ID: <20030821181726.GA1241@ratsnest.hole>
      Branch: perl
-          ! regcomp.c t/op/pat.t
+          ! gv.c t/op/die.t
 ____________________________________________________________________________
-[ 20404] By: ams                                   on 2003/08/01  03:28:17
-        Log: Subject: [PATCH] LotR quote for perlapi.c
-             From: Autrijus Tang <autrijus@autrijus.org>
-             Date: Fri, 1 Aug 2003 10:00:29 +0800
-             Message-Id: <20030801020029.GA28241@not.autrijus.org>
+[ 20804] By: jhi                                   on 2003/08/21  18:09:10
+        Log: Fix the syswrite downgrade bug of
+             [perl #23428] Somethings rotten in unicode semantics
      Branch: perl
-          ! embed.pl
+          ! pp_sys.c t/io/utf8.t
 ____________________________________________________________________________
-[ 20403] By: rgs                                   on 2003/07/31  22:00:47
-        Log: When adding files, update MANIFEST.
-     Branch: maint-5.6
-          ! perl-5.6.2/MANIFEST
+[ 20801] By: jhi                                   on 2003/08/21  15:06:16
+        Log: No more public cwd(), use private _cwd().
+     Branch: perl
+          ! lib/File/Spec/t/Spec.t
 ____________________________________________________________________________
-[ 20402] By: rgs                                   on 2003/07/31  21:53:23
-        Log: Forgot to add those files from DB_File 1.806.
-     Branch: maint-5.6
-          + perl-5.6.2/ext/DB_File/config.in
-          + perl-5.6.2/ext/DB_File/fallback.h
-          + perl-5.6.2/ext/DB_File/fallback.xs
-          + perl-5.6.2/ext/DB_File/ppport.h
+[ 20799] By: jhi                                   on 2003/08/21  14:20:04
+        Log: Underline the fact that abs2rel() makes no sense
+             if it spans multiple roots.
+     Branch: perl
+          ! lib/File/Spec.pm lib/File/Spec/Unix.pm
 ____________________________________________________________________________
-[ 20401] By: jhi                                   on 2003/07/31  21:00:00
-        Log: Integrate:
-             [ 20399]
-             Backport doc patch #20396 (Document in INSTALL that
-             -Uinstallusrbinperl is now the default.) (goes with
-             change #20382.)
-     Branch: maint-5.8/perl
-         !> INSTALL
-____________________________________________________________________________
-[ 20400] By: rgs                                   on 2003/07/31  20:58:37
-        Log: Discourage from using threads in INSTALL.
-     Branch: maint-5.6
-          ! perl-5.6.2/INSTALL
-____________________________________________________________________________
-[ 20399] By: rgs                                   on 2003/07/31  20:42:45
-        Log: Backport doc patch #20396 (Document in INSTALL that
-             -Uinstallusrbinperl is now the default.) (goes with
-             change #20382.)
-     Branch: maint-5.6
-          ! perl-5.6.2/INSTALL
-____________________________________________________________________________
-[ 20398] By: jhi                                   on 2003/07/31  20:42:10
-        Log: Mention perlmacosx (README.macosx).
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 20397] By: jhi                                   on 2003/07/31  20:41:00
-        Log: Integrate:
-             [ 20386]
-             Make consistent with installperl (and working in MPE/iX)
-             (Mark Bixby)
-             
-             [ 20387]
-             Subject: Re: [perl #23171] Regex too selfish 
-             From: hv@crypt.org
-             Date: Thu, 31 Jul 2003 18:59:43 +0100
-             Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>
-             
-             (choose the second code patch)
-             
-             [ 20388]
-             Subject: [DOC PATCH] pod/perlguts.pod
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Thu, 31 Jul 2003 22:39:01 +0200
-             Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>
-             
-             [ 20389]
-             Yet another bytecode tweak from Enache.
-             
-             [ 20391]
-             Introduce a '_test' make target, equivalent to 'test',
-             to please Test::Smoke. In the future, backporting change
-             9217 would be nice.
-             
-             [ 20392]
-             Enache again.
-             
-             [ 20393]
-             Unportable subtest needs rethink.
-             
-             [ 20394]
-             README.macosx from Sherm Pendley.
-             
-             [ 20395]
-             Integrate README.macosx more.
-             
-             (perltoc regenerated)
-     Branch: maint-5.8/perl
-         +> README.macosx
-         !> MANIFEST ext/B/B/Bytecode.pm ext/B/t/bytecode.t
-         !> ext/ByteLoader/bytecode.h installman pod/buildtoc.PL
-         !> pod/perl.pod pod/perlguts.pod pod/perlport.pod pod/perltoc.pod
-         !> regexec.c t/op/re_tests win32/Makefile win32/makefile.mk
+[ 20798] By: jhi                                   on 2003/08/21  14:12:29
+        Log: Rename the internal cwd() to _cwd() (it's not curdir).
+     Branch: perl
+          ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
+          ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
+          ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
+          ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
 ____________________________________________________________________________
-[ 20396] By: rgs                                   on 2003/07/31  20:37:50
-        Log: Document in INSTALL that -Uinstallusrbinperl is now the default.
+[ 20797] By: jhi                                   on 2003/08/21  14:05:18
+        Log: Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
+             From: PPrymmer@factset.com
+             Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
+             Date: Tue, 19 Aug 2003 21:50:12 -0400
      Branch: perl
-          ! INSTALL
+          ! lib/ExtUtils/MM_Unix.pm
 ____________________________________________________________________________
-[ 20395] By: jhi                                   on 2003/07/31  20:32:30
-        Log: Integrate README.macosx more.
+[ 20795] By: jhi                                   on 2003/08/21  04:42:56
+        Log: Retract #19064, broke mod_perl flushing (localisation of $|).
+             http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
+             http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html
      Branch: perl
-          ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
-          ! win32/Makefile win32/makefile.mk
+          ! pp_ctl.c pp_hot.c scope.c t/op/args.t
 ____________________________________________________________________________
-[ 20394] By: jhi                                   on 2003/07/31  20:31:49
-        Log: README.macosx from Sherm Pendley.
+[ 20794] By: jhi                                   on 2003/08/21  04:35:54
+        Log: MPE/iX does not have nanosleep() (the test makes
+             a wrong conclusion of the linking succeeding)
      Branch: perl
-          + README.macosx
-          ! MANIFEST
+          ! ext/Time/HiRes/Makefile.PL
 ____________________________________________________________________________
-[ 20393] By: jhi                                   on 2003/07/31  20:31:08
-        Log: Unportable subtest needs rethink.
+[ 20793] By: jhi                                   on 2003/08/21  04:35:05
+        Log: Subject: Re: untieing your victim during the act
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Wed, 20 Aug 2003 20:44:53 +0100
+             Message-ID: <20030820194453.GD27719@fdgroup.com>
      Branch: perl
-          ! ext/B/t/bytecode.t
+          ! mg.c
 ____________________________________________________________________________
-[ 20392] By: jhi                                   on 2003/07/31  20:22:03
-        Log: Enache again.
+[ 20792] By: jhi                                   on 2003/08/21  04:30:54
+        Log: Byteloader patching from Enache continues;
+             PADOFFSET handling was wrong. 
      Branch: perl
-          ! ext/ByteLoader/bytecode.h
+          ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
+          ! ext/B/t/assembler.t ext/ByteLoader/bytecode.h
+          ! ext/ByteLoader/byterun.c
 ____________________________________________________________________________
-[ 20391] By: rgs                                   on 2003/07/31  20:20:48
-        Log: Introduce a '_test' make target, equivalent to 'test',
-             to please Test::Smoke. In the future, backporting change
-             9217 would be nice.
-     Branch: maint-5.6
-          ! perl-5.6.2/Makefile.SH
+[ 20791] By: jhi                                   on 2003/08/20  13:55:35
+        Log: Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Wed, 20 Aug 2003 10:54:46 +0100
+             Message-ID: <3F434566.3030602@uk.radan.com>
+     Branch: perl
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 20390] By: jhi                                   on 2003/07/31  20:20:28
-        Log: Retract #20385.
+[ 20790] By: jhi                                   on 2003/08/20  11:01:52
+        Log: Upgrade to Encode 1.98.
      Branch: perl
-          ! ext/ByteLoader/bytecode.h
+          ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
+          ! ext/Encode/META.yml ext/Encode/bin/enc2xs
+          ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
+          ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_eucjp.t
+          ! ext/Encode/t/enc_utf8.t ext/Encode/t/mime-header.t
+          ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
+          ! ext/Encode/ucm/macHebrew.ucm
 ____________________________________________________________________________
-[ 20389] By: jhi                                   on 2003/07/31  20:14:06
-        Log: Yet another bytecode tweak from Enache.
+[ 20789] By: jhi                                   on 2003/08/20  10:49:51
+        Log: Patch from Enache for the crashing of bytecode.t in Tru64.
      Branch: perl
-          ! ext/B/B/Bytecode.pm
+          ! ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
 ____________________________________________________________________________
-[ 20388] By: jhi                                   on 2003/07/31  20:11:21
-        Log: Subject: [DOC PATCH] pod/perlguts.pod
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Thu, 31 Jul 2003 22:39:01 +0200
-             Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>
+[ 20786] By: rgs                                   on 2003/08/19  20:22:07
+        Log: t/TEST fails to fail when it can't find tests.
      Branch: perl
-          ! pod/perlguts.pod
+          ! t/TEST
 ____________________________________________________________________________
-[ 20387] By: jhi                                   on 2003/07/31  19:57:36
-        Log: Subject: Re: [perl #23171] Regex too selfish 
-             From: hv@crypt.org
-             Date: Thu, 31 Jul 2003 18:59:43 +0100
-             Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>
-             
-             (choose the second code patch)
+[ 20785] By: jhi                                   on 2003/08/19  19:34:18
+        Log: Manifest.t.ation of Schwern.
      Branch: perl
-          ! regexec.c t/op/re_tests
+          ! lib/ExtUtils/t/Manifest.t
 ____________________________________________________________________________
-[ 20386] By: jhi                                   on 2003/07/31  19:48:17
-        Log: Make consistent with installperl (and working in MPE/iX)
-             (Mark Bixby)
+[ 20783] By: jhi                                   on 2003/08/19  19:24:00
+        Log: Nick's podulator was right, I just hadn't read the manual...
+             the vms\perlvms.pod lines needed to be moved.
      Branch: perl
-          ! installman
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 20385] By: jhi                                   on 2003/07/31  19:46:14
-        Log: (retracted by #20390)
+[ 20781] By: jhi                                   on 2003/08/19  16:59:49
+        Log: Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well  known) printer won't install in RH-9]
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>
      Branch: perl
-          ! ext/ByteLoader/bytecode.h
+          ! INSTALL
 ____________________________________________________________________________
-[ 20384] By: jhi                                   on 2003/07/31  19:38:44
-        Log: Integrate:
-             [ 20383]
-             Upgrade to real CPAN.pm 1.76.
-     Branch: maint-5.8/perl
-         +> lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
-         +> lib/CPAN/t/signature.t
-         !> MANIFEST lib/CPAN.pm
+[ 20780] By: jhi                                   on 2003/08/19  16:54:48
+        Log: Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
+             From: alian <alian@cpan.org>
+             Date: Tue, 19 Aug 2003 18:18:03 +0200
+             Message-ID: <20030819161650.65754.qmail@onion.perl.org>
+     Branch: perl
+          + ext/B/hints/openbsd.pl
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20383] By: jhi                                   on 2003/07/31  19:37:22
-        Log: Upgrade to real CPAN.pm 1.76.
+[ 20779] By: jhi                                   on 2003/08/19  16:49:22
+        Log: Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Tue, 19 Aug 2003 08:28:14 -0700
+             Message-ID: <20030819152814.GA15441@math.berkeley.edu>
      Branch: perl
-          + lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
-          + lib/CPAN/t/signature.t
-          ! MANIFEST lib/CPAN.pm
+          ! lib/File/Spec/OS2.pm
 ____________________________________________________________________________
-[ 20382] By: rgs                                   on 2003/07/31  19:33:36
-        Log: Backport change #17926 : make installusrbinperl optional
-             (that's probably better nowadays)
-     Branch: maint-5.6
-          ! perl-5.6.2/Configure
+[ 20778] By: jhi                                   on 2003/08/19  15:09:30
+        Log: Unnecessary whitespace diff.
+     Branch: perl
+          ! lib/ExtUtils/MakeMaker.pm
 ____________________________________________________________________________
-[ 20381] By: rgs                                   on 2003/07/31  18:41:29
-        Log: Reintegrate change #11115 from the main branch :
-             allow trailing whitespace when parsing /lib/syscalls.exp
-             in AIX. Fixes detection of pipes and times syscalls on AIX 5.
-     Branch: maint-5.6
-          ! perl-5.6.2/Configure
+[ 20777] By: jhi                                   on 2003/08/19  15:05:18
+        Log: One less failure.
+     Branch: perl
+          ! lib/ExtUtils/t/Manifest.t
 ____________________________________________________________________________
-[ 20380] By: jhi                                   on 2003/07/31  12:55:18
-        Log: Integrate:
-             [ 20375]
-             We are change #20316 ahead of 1.75.
-             
-             [ 20376]
-             Document the requirements for Module::Signature a bit.
-             
-             [ 20377]
-             This test is pretty useless as it stands.
-             
-             [ 20378]
-             The new PKI system is far too untested and rough yet
-             (think machines with no network, machines behind firewalls,
-             corporate and national encryption policies).  It cannot be
-             considered useable at this stage.
-             
-             Therefore, create a fake CPAN 1.76.
+[ 20776] By: jhi                                   on 2003/08/19  13:36:03
+        Log: Replace #20772 with
              
-             [ 20379]
-             One more tweak for Mac OS X hints.
-     Branch: maint-5.8/perl
-          - lib/CPAN/t/signature.t
-         !> MANIFEST hints/darwin.sh lib/CPAN.pm
+             Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
+             From: PPrymmer@factset.com
+             Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
+             Date: Tue, 19 Aug 2003 10:29:44 -0400
+     Branch: perl
+          ! lib/ExtUtils/t/Manifest.t
 ____________________________________________________________________________
-[ 20379] By: jhi                                   on 2003/07/31  12:32:31
-        Log: One more tweak for Mac OS X hints.
+[ 20775] By: jhi                                   on 2003/08/19  13:29:13
+        Log: (From Enache) Keep bytecode files (.plc) around in case
+             of failures.  (Currently Tru64 is reliably barfing.)
      Branch: perl
-          ! hints/darwin.sh
+          ! ext/B/t/bytecode.t
 ____________________________________________________________________________
-[ 20378] By: jhi                                   on 2003/07/31  11:39:31
-        Log: The new PKI system is far too untested and rough yet
-             (think machines with no network, machines behind firewalls,
-             corporate and national encryption policies).  It cannot be
-             considered useable at this stage.
-             
-             Therefore, create a fake CPAN 1.76.
+[ 20774] By: jhi                                   on 2003/08/19  13:20:59
+        Log: 's buildtoc now.
      Branch: perl
-          ! lib/CPAN.pm
+          ! README.cygwin
 ____________________________________________________________________________
-[ 20377] By: jhi                                   on 2003/07/31  11:28:58
-        Log: This test is pretty useless as it stands.
+[ 20773] By: jhi                                   on 2003/08/19  13:19:24
+        Log: These are kind of important.
      Branch: perl
-          - lib/CPAN/t/signature.t
           ! MANIFEST
 ____________________________________________________________________________
-[ 20376] By: jhi                                   on 2003/07/31  10:30:08
-        Log: Document the requirements for Module::Signature a bit.
+[ 20772] By: jhi                                   on 2003/08/19  13:13:26
+        Log: Replace #20763 with
+             
+             Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 18 Aug 2003 17:07:30 -0700
+             Message-ID: <20030819000729.GG14782@windhund.schwern.org>
      Branch: perl
-          ! lib/CPAN.pm
+          ! lib/ExtUtils/t/Manifest.t
 ____________________________________________________________________________
-[ 20375] By: jhi                                   on 2003/07/31  09:37:44
-        Log: We are change #20316 ahead of 1.75.
+[ 20771] By: jhi                                   on 2003/08/19  13:10:42
+        Log: Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 18 Aug 2003 18:02:08 -0700
+             Message-ID: <20030819010208.GI14782@windhund.schwern.org>
      Branch: perl
-          ! lib/CPAN.pm
+          ! lib/File/Spec/OS2.pm
 ____________________________________________________________________________
-[ 20374] By: jhi                                   on 2003/07/31  08:25:30
-        Log: Various perldelta tweaks.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20770] By: jhi                                   on 2003/08/19  13:08:45
+        Log: Subject: [PATCH] maintperl - File::Spec cwd() stuff
+             From: Ken Williams <ken@mathforum.org>
+             Date: Mon, 18 Aug 2003 17:07:43 -0500
+             Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>
+     Branch: perl
+          ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
+          ! lib/File/Spec/t/Spec.t
 ____________________________________________________________________________
-[ 20373] By: jhi                                   on 2003/07/31  07:35:11
-        Log: Integrate from maint:
-             [ 20359]
-             No more wince/README.compile here, either.
+[ 20769] By: jhi                                   on 2003/08/19  12:25:07
+        Log: Update the history records.
      Branch: perl
-         !> Porting/makerel
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 20372] By: jhi                                   on 2003/07/31  05:43:15
-        Log: Integrate:
-             [ 20362]
-             Upgrade to NEXT 0.52.
-             
-             [ 20364]
-             Silence spurious noise from MakeMaker :
-             hint files shouldn't return undef and have set $!.
-             
-             [ 20366]
-             Subject: [PATCH] test for B::Bytecode/ByteLoader
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 31 Jul 2003 03:49:40 +0300
-             Message-ID: <20030731004940.GB1266@ratsnest.hole>
-             
-             (but use test.pl:run_perl() instead of manual `$^X ...`)
-             
-             [ 20367]
-             Subject: [PATCH Tie::RefHash] added support for overloaded ""
-             From: Xavier Noria <fxn@hashref.com>
-             Date: Thu, 31 Jul 2003 00:29:13 +0200
-             Message-Id: <200307310029.13567.fxn@hashref.com>
-             
-             [ 20368]
-             Tests for change #20367 (and change use overload; to
-             just require overload;)
-             
-             [ 20369]
-             Final touches to "Apple-like" installation directories.
-             
-             [ 20370]
-             Schwern says this is most probably an old VMS MakeMaker
-             bug workaround that can go now.
-             
-             [ 20371]
-             ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
-             (Schwern)
-     Branch: maint-5.8/perl
-         +> ext/B/t/bytecode.t
-         !> MANIFEST ext/DynaLoader/hints/linux.pl
-         !> ext/SDBM_File/sdbm/Makefile.PL hints/darwin.sh
-         !> lib/ExtUtils/MakeMaker.pm lib/NEXT.pm lib/NEXT/Changes
-         !> lib/NEXT/README lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
-         !> lib/Tie/RefHash.pm lib/Tie/RefHash.t
+[ 20768] By: jhi                                   on 2003/08/19  12:15:58
+        Log: Still trying to unify MANIFEST sorting.
+     Branch: perl
+          ! MANIFEST pod/buildtoc
 ____________________________________________________________________________
-[ 20371] By: jhi                                   on 2003/07/31  05:41:56
-        Log: ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
-             (Schwern)
+[ 20767] By: jhi                                   on 2003/08/19  12:10:00
+        Log: Try to unify the MANIFEST sorting.
      Branch: perl
-          ! lib/ExtUtils/MakeMaker.pm
+          ! MANIFEST Makefile.SH pod/buildtoc
 ____________________________________________________________________________
-[ 20370] By: jhi                                   on 2003/07/31  05:39:11
-        Log: Schwern says this is most probably an old VMS MakeMaker
-             bug workaround that can go now.
+[ 20766] By: jhi                                   on 2003/08/19  12:04:22
+        Log: Nick Clark's podulator.  The win32 makefile
+             generation doesn't seem to be working yet.
      Branch: perl
-          ! ext/SDBM_File/sdbm/Makefile.PL
+          + pod.lst pod/buildtoc
+          - pod/buildtoc.PL
+          ! MANIFEST Makefile.SH pod/Makefile.SH pod/perl.pod
+          ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
 ____________________________________________________________________________
-[ 20369] By: jhi                                   on 2003/07/31  05:32:15
-        Log: Final touches to "Apple-like" installation directories.
+[ 20765] By: jhi                                   on 2003/08/19  03:10:57
+        Log: Pod tweaks for NEXT from Alan Ferrency.
      Branch: perl
-          ! hints/darwin.sh
+          ! lib/NEXT.pm
 ____________________________________________________________________________
-[ 20368] By: jhi                                   on 2003/07/31  05:28:17
-        Log: Tests for change #20367 (and change use overload; to
-             just require overload;)
+[ 20764] By: jhi                                   on 2003/08/18  19:34:16
+        Log: Typo tweaks from Gerrit P. Haase.  Fcntl, fcntl, fcntl.
      Branch: perl
-          ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
+          ! ext/Fcntl/Fcntl.pm pod/perlfunc.pod t/io/utf8.t
 ____________________________________________________________________________
-[ 20367] By: jhi                                   on 2003/07/31  05:12:47
-        Log: Subject: [PATCH Tie::RefHash] added support for overloaded ""
-             From: Xavier Noria <fxn@hashref.com>
-             Date: Thu, 31 Jul 2003 00:29:13 +0200
-             Message-Id: <200307310029.13567.fxn@hashref.com>
+[ 20763] By: jhi                                   on 2003/08/18  19:01:33
+        Log: Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
+             From: PPrymmer@factset.com
+             Date: Mon, 18 Aug 2003 15:57:12 -0400
+             Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>
      Branch: perl
-          ! lib/Tie/RefHash.pm
+          ! lib/ExtUtils/t/Manifest.t
 ____________________________________________________________________________
-[ 20366] By: jhi                                   on 2003/07/31  05:06:11
-        Log: Subject: [PATCH] test for B::Bytecode/ByteLoader
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 31 Jul 2003 03:49:40 +0300
-             Message-ID: <20030731004940.GB1266@ratsnest.hole>
-             
-             (but use test.pl:run_perl() instead of manual `$^X ...`)
+[ 20762] By: jhi                                   on 2003/08/18  18:57:22
+        Log: Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
+             From: PPrymmer@factset.com
+             Date: Mon, 18 Aug 2003 14:28:22 -0400
+             Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>
      Branch: perl
-          + ext/B/t/bytecode.t
-          ! MANIFEST
+          ! vms/descrip_mms.template
 ____________________________________________________________________________
-[ 20365] By: jhi                                   on 2003/07/31  04:40:32
-        Log: Wishful thinking about Perl releases noticed by Andy Lester.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20761] By: jhi                                   on 2003/08/18  18:53:05
+        Log: Use the base class cwd() method.
+     Branch: perl
+          ! lib/File/Spec/VMS.pm
 ____________________________________________________________________________
-[ 20364] By: rgs                                   on 2003/07/30  21:35:08
-        Log: Silence spurious noise from MakeMaker :
-             hint files shouldn't return undef and have set $!.
+[ 20758] By: jhi                                   on 2003/08/18  09:37:22
+        Log: Subject: [PATCH] Uppercase globals in Pod::Html
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 18 Aug 2003 03:29:09 -0700
+             Message-ID: <20030818102909.GJ823@windhund.schwern.org>
      Branch: perl
-          ! ext/DynaLoader/hints/linux.pl
+          ! lib/Pod/Html.pm
 ____________________________________________________________________________
-[ 20363] By: jhi                                   on 2003/07/30  20:26:03
-        Log: NEXT not yet updated in maint, but will be.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20756] By: jhi                                   on 2003/08/18  08:46:52
+        Log: Subject: [PATCH] Pod::Html  unifying global variable declaration and initialization
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 18 Aug 2003 02:44:31 -0700
+             Message-ID: <20030818094431.GG823@windhund.schwern.org>
+     Branch: perl
+          ! lib/Pod/Html.pm
 ____________________________________________________________________________
-[ 20362] By: jhi                                   on 2003/07/30  20:24:49
-        Log: Upgrade to NEXT 0.52.
+[ 20755] By: jhi                                   on 2003/08/18  08:41:24
+        Log: Warn about the slowness of memory debuggers.
      Branch: perl
-          ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
-          ! lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
+          ! pod/perlhack.pod
 ____________________________________________________________________________
-[ 20361] By: rgs                                   on 2003/07/30  19:33:18
-        Log: Integrate change #9996 as suggested by Jarrko :
-             Add preemptive #undefs for some of the shorter and more prone
-             to collision regcomp.h #defines.  (Background: the MASK collided
-             with a system header #define in Rhapsody.)
-             
-             Backport change #18538 as suggested by Enache :
-             Subject: [PATCH] Re: FreeBSD 5 hints patch
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Mon, 30 Dec 2002 18:01:16 -0800
-             Message-ID: <spPE+gzkg+6F092yn@efn.org>
-     Branch: maint-5.6
-          ! perl-5.6.2/Configure
-         !> perl-5.6.2/regcomp.h
+[ 20754] By: jhi                                   on 2003/08/18  08:34:00
+        Log: Upgrade to ExtUtils::MakeMaker 6.16.
+     Branch: perl
+          + lib/ExtUtils/t/prereq_print.t
+          ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Installed.pm
+          ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
+          ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
+          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
+          ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Manifest.t
 ____________________________________________________________________________
-[ 20360] By: jhi                                   on 2003/07/30  18:44:58
-        Log: Make it RC3.
-     Branch: maint-5.8/perl
-          ! patchlevel.h
+[ 20753] By: jhi                                   on 2003/08/18  08:21:36
+        Log: Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 18 Aug 2003 01:34:34 -0700
+             Message-ID: <20030818083433.GB823@windhund.schwern.org>
+     Branch: perl
+          ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
 ____________________________________________________________________________
-[ 20359] By: jhi                                   on 2003/07/30  18:43:55
-        Log: No more wince/README.compile here, either.
-     Branch: maint-5.8/perl
-          ! Porting/makerel
+[ 20752] By: jhi                                   on 2003/08/18  07:01:16
+        Log: I could have sworn the base class method was there.
+     Branch: perl
+          ! lib/File/Spec/Unix.pm
 ____________________________________________________________________________
-[ 20358] By: jhi                                   on 2003/07/30  18:23:39
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20751] By: jhi                                   on 2003/08/18  05:09:34
+        Log: utf8::is_utf8() wasn't there in 5.8.0.
+     Branch: perl
+          ! lib/utf8.pm
 ____________________________________________________________________________
-[ 20357] By: jhi                                   on 2003/07/30  18:19:52
-        Log: Integrate:
-             [ 20355]
-             Silly gcc.
+[ 20750] By: jhi                                   on 2003/08/18  04:53:22
+        Log: Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sun, 17 Aug 2003 23:28:21 -0500
+             Message-ID: <3F4055E5.2070407@mac.com>
+     Branch: perl
+          ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
+____________________________________________________________________________
+[ 20749] By: jhi                                   on 2003/08/17  19:27:03
+        Log: Subject: [PATCH] Taint safe Cwd::_qnx_abs_path()
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 16 Aug 2003 14:58:25 -0700
+             Message-ID: <20030816215824.GF5859@windhund.schwern.org>
              
-             [ 20356]
-             Might as well.
-     Branch: maint-5.8/perl
-         !> perl.c pod/perlhist.pod
+             (plus local *REALPATH)
+     Branch: perl
+          ! lib/Cwd.pm
 ____________________________________________________________________________
-[ 20356] By: jhi                                   on 2003/07/30  18:16:55
-        Log: Might as well.
+[ 20747] By: jhi                                   on 2003/08/17  08:44:18
+        Log: Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Sat, 16 Aug 2003 16:03:16 +0300
+             Message-ID: <20030816130316.GA1654@ratsnest.hole>
+             
+             Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Sun, 17 Aug 2003 04:42:22 +0300
+             Message-ID: <20030817014222.GA1287@ratsnest.hole>
      Branch: perl
-          ! pod/perlhist.pod
+          ! t/op/die.t util.c
 ____________________________________________________________________________
-[ 20355] By: jhi                                   on 2003/07/30  18:15:49
-        Log: Silly gcc.
+[ 20745] By: jhi                                   on 2003/08/17  07:52:47
+        Log: The lib/Cwd.pm diet part of
+             
+             Subject: [PATCH] File::Spec on diet
+             From: Tels <perl_dummy@bloodgate.com>
+             Date: Mon, 7 Jul 2003 22:41:42 +0200
+             Message-Id: <200307072235.03364@bloodgate.com>
      Branch: perl
-          ! perl.c
+          ! lib/Cwd.pm
 ____________________________________________________________________________
-[ 20354] By: jhi                                   on 2003/07/30  17:47:10
-        Log: Don't use DSTROOT.
-     Branch: maint-5.8/perl
-         !> hints/darwin.sh
+[ 20744] By: jhi                                   on 2003/08/17  07:50:00
+        Log: The "reduce memory footprint and increase speed by not
+             unconditionally pulling in Cwd"   part of
+             
+             Subject: [PATCH] File::Spec on diet
+             From: Tels <perl_dummy@bloodgate.com>
+             Date: Mon, 7 Jul 2003 22:41:42 +0200
+             Message-Id: <200307072235.03364@bloodgate.com>
+             
+             was still valid.
+     Branch: perl
+          ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
+          ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
+          ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
+          ! lib/File/Spec/Win32.pm
 ____________________________________________________________________________
-[ 20353] By: jhi                                   on 2003/07/30  17:09:59
-        Log: This is getting comical.  (Practical tip: never ask
-             for opinions from one than one person at one time.)
-             Now back to -Dprefix='/usr' replacing the system Perl,
-             but don't use the Apple internal DSTROOT.
+[ 20741] By: jhi                                   on 2003/08/17  06:53:07
+        Log: File::Temp 0.14 from Tim Jenness, now with OO interface.
      Branch: perl
-          ! hints/darwin.sh
+          ! lib/File/Temp.pm
 ____________________________________________________________________________
-[ 20352] By: jhi                                   on 2003/07/30  17:00:25
-        Log: Mac OS X hints dance continues.  Now drop any special
-             installation directory mangling.  In other words, if
-             you want to overwrite the system perl, you really need
-             to find out how to do that.
+[ 20739] By: jhi                                   on 2003/08/16  21:03:07
+        Log: Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS
+             From: PPrymmer@factset.com
+             Date: Sat, 16 Aug 2003 11:55:58 -0400
+             Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com>
      Branch: perl
-          ! hints/darwin.sh
+          ! installperl
 ____________________________________________________________________________
-[ 20351] By: jhi                                   on 2003/07/30  14:27:40
-        Log: Integrate:
-             [ 20350]
-             Try again with the Mac OS X hints.  Now the three cases
-             (no -Dprefix, /usr, and something else) all install
-             into separate places.  No prefix installs to /usr/local.
-             The /usr overwrites the Apple install (modulo the version).  
-     Branch: maint-5.8/perl
-         !> hints/darwin.sh
+[ 20738] By: jhi                                   on 2003/08/16  20:39:47
+        Log: Update to Filter::Util::Call 1.6 from CPAN, but keep our
+             $VERSION at 1.601 so that we are different in version
+             than 5.8.0 since the module is different (one doc tweak).
+     Branch: perl
+          ! ext/Filter/Util/Call/Call.pm
 ____________________________________________________________________________
-[ 20350] By: jhi                                   on 2003/07/30  14:23:03
-        Log: Try again with the Mac OS X hints.  Now the three cases
-             (no -Dprefix, /usr, and something else) all install
-             into separate places.  No prefix installs to /usr/local.
-             The /usr overwrites the Apple install (modulo the version).  
+[ 20737] By: jhi                                   on 2003/08/16  20:25:21
+        Log: valgrind --help didn't return a happy exit status.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 20736] By: rgs                                   on 2003/08/16  19:54:43
+        Log: Avoid a "Subroutine Cwd::fastcwd redefined" warning when
+             loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient
+             because loading the XS part of Cwd might fail.
+     Branch: perl
+          ! lib/Cwd.pm
+____________________________________________________________________________
+[ 20735] By: rgs                                   on 2003/08/16  19:39:39
+        Log: Subject: [patch lib/utf8.pm] doc tweaks
+             From: Stas Bekman <stas@stason.org>
+             Date: Sat, 16 Aug 2003 13:30:28 -0700
+             Message-ID: <3F3E9464.3030202@stason.org>
+     Branch: perl
+          ! lib/utf8.pm
+____________________________________________________________________________
+[ 20734] By: rgs                                   on 2003/08/16  19:32:05
+        Log: Subject: [PATCH] Taint problems in Cwd::abs_path
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Fri, 15 Aug 2003 18:43:45 -0700
+             Message-ID: <20030816014345.GE4023@windhund.schwern.org>
+     Branch: perl
+          ! ext/Cwd/t/taint.t lib/Cwd.pm
+____________________________________________________________________________
+[ 20733] By: jhi                                   on 2003/08/16  17:03:15
+        Log: No ODBM for Mac OS X, even if we have Fink GDBM libraries.
      Branch: perl
           ! hints/darwin.sh
 ____________________________________________________________________________
-[ 20349] By: jhi                                   on 2003/07/30  13:38:17
-        Log: Integrate:
-             [ 20324]
-             Revert #20301, apparently the _SOCKADDR_LEN #define is
-             important for IPv6 (Spider).  Since there is no way to
-             otherwise detect 3.X, use the hints.
-             
-             [ 20327]
-             MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
-             
-             [ 20329]
-             Subject: tiny fix for WinCE (Re: maint @ 20277)
-             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
-             Date: Wed, 30 Jul 2003 02:02:41 +0400
-             Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>
-             
-             [ 20330]
-             FAQ sync.
-             
-             [ 20331]
-             Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Tue, 29 Jul 2003 19:14:10 -0700
-             Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>
-             
-             [ 20332]
-             Modules.pl tweaks.
-             
-             [ 20333]
-             Mac OS X: tweak once again the installation directories.
-             
-             [ 20334]
-             Modules.pl: add B::Deparse.
-             
-             [ 20335]
-             More Modules.pl.
-             
-             [ 20336]
-             Strip leading ./
-             
-             [ 20337]
-             Rename Modules and Modules.pl as Maintainers and
-             Maintainers.pl since the same framework can be used
-             for more than just modules.
-             
-             [ 20338]
-             Use the CPAN id where available.
-             
-             [ 20339]
-             Arthur maintains Safe.
-             
-             [ 20340]
-             That's M. Schwern to you, earthling.
-             
-             [ 20341]
-             Upgrade to ExtUtils::MakeMaker 6.12.
-             
-             [ 20342]
-             Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
-             From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
-             Date: Wed, 30 Jul 2003 14:56:32 +0400
-             Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>
-             
-             [ 20343]
-             Be paranoid about PL_origargv.
-             Paranoia warranted by Win32 mod_perl.
-             
-             [ 20344]
-             Adjust the list of rmdired lib directories.
-             
-             [ 20345]
-             rmdir t/lib/IO.
-             
-             [ 20346]
-             Maintainers script tweaks.
-             
-             [ 20347]
-             Match also on full name and email (though the email is
-             now less interesting than it used to be).
-             
-             [ 20348]
-             Subject: [PATCH] NEXT and Diamond Inheritance
-             From: Casey West <casey@geeknest.com>
-             Date: Tue, 29 Jul 2003 17:37:15 -0400
-             Message-ID: <20030729213715.GY76899@geeknest.com>
-             
-             (Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
-     Branch: maint-5.8/perl
-         +> Porting/Maintainers Porting/Maintainers.pl
-          - Porting/Modules Porting/Modules.pl
-         !> (integrate 27 files)
-____________________________________________________________________________
-[ 20348] By: jhi                                   on 2003/07/30  13:28:30
-        Log: Subject: [PATCH] NEXT and Diamond Inheritance
-             From: Casey West <casey@geeknest.com>
-             Date: Tue, 29 Jul 2003 17:37:15 -0400
-             Message-ID: <20030729213715.GY76899@geeknest.com>
-             
-             (Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
+[ 20732] By: jhi                                   on 2003/08/16  16:52:50
+        Log: Add valgrind testing target.
      Branch: perl
-          ! lib/NEXT.pm lib/NEXT/t/unseen.t
+          ! Makefile.SH pod/perlhack.pod t/TEST
 ____________________________________________________________________________
-[ 20347] By: jhi                                   on 2003/07/30  13:19:03
-        Log: Match also on full name and email (though the email is
-             now less interesting than it used to be).
+[ 20731] By: jhi                                   on 2003/08/16  14:37:33
+        Log: More networking negativity.
      Branch: perl
-          ! Porting/Maintainers
+          ! pod/perlport.pod
 ____________________________________________________________________________
-[ 20346] By: jhi                                   on 2003/07/30  12:26:53
-        Log: Maintainers script tweaks.
+[ 20730] By: rgs                                   on 2003/08/16  12:12:43
+        Log: Remove a useless vstring reference in perlnumber.pod.
      Branch: perl
-          ! Porting/Maintainers
+          ! pod/perlnumber.pod
 ____________________________________________________________________________
-[ 20345] By: jhi                                   on 2003/07/30  11:17:33
-        Log: rmdir t/lib/IO.
+[ 20729] By: jhi                                   on 2003/08/16  10:11:30
+        Log: README.macosx updates about known problems.
      Branch: perl
-          ! ext/IO/t/IO.t
+          ! README.macosx
 ____________________________________________________________________________
-[ 20344] By: jhi                                   on 2003/07/30  11:15:30
-        Log: Adjust the list of rmdired lib directories.
+[ 20728] By: jhi                                   on 2003/08/16  08:32:04
+        Log: Subject: [PATCH] Small test tweak for Memoize/t/error.t
+             From: Andreas J Koenig <andreas.koenig@anima.de>
+             Date: Fri, 15 Aug 2003 11:55:22 +0200
+             Message-ID: <87smo39red.fsf@franz.ak.mind.de>
      Branch: perl
-          ! Makefile.SH
+          ! lib/Memoize/t/errors.t
 ____________________________________________________________________________
-[ 20343] By: jhi                                   on 2003/07/30  10:06:24
-        Log: Be paranoid about PL_origargv.
-             Paranoia warranted by Win32 mod_perl.
+[ 20727] By: jhi                                   on 2003/08/16  07:25:08
+        Log: Upgrade to File::Temp 0.13 from CPAN--
+             but since we had a '0.13' already in 5.8.0, make this
+             still a '0.131'.
      Branch: perl
-          ! perl.c
+          ! lib/File/Temp.pm lib/File/Temp/t/mktemp.t
+          ! lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
+          ! lib/File/Temp/t/tempfile.t
 ____________________________________________________________________________
-[ 20342] By: jhi                                   on 2003/07/30  09:57:55
-        Log: Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
-             From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
-             Date: Wed, 30 Jul 2003 14:56:32 +0400
-             Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>
+[ 20726] By: jhi                                   on 2003/08/15  20:29:10
+        Log: Clarify the E flag.
      Branch: perl
-          ! perlio.c
+          ! embed.fnc
 ____________________________________________________________________________
-[ 20341] By: jhi                                   on 2003/07/30  09:54:46
-        Log: Upgrade to ExtUtils::MakeMaker 6.12.
+[ 20725] By: jhi                                   on 2003/08/15  15:37:36
+        Log: Integrate from maint:
+             [ 20724]
+             No peeking before the buffer.
+             (This was probably the random failure showing up
+             in Solaris with t/uni/tr_7jis.t)
      Branch: perl
-          ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
-          ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
-          ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
-          ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
+         !> toke.c
 ____________________________________________________________________________
-[ 20340] By: jhi                                   on 2003/07/30  09:47:32
-        Log: That's M. Schwern to you, earthling.
+[ 20721] By: jhi                                   on 2003/08/15  08:44:42
+        Log: Subject: [PATCH] TEST script (Was: Not ok 20712ff)
+             From: Andreas J Koenig <andreas.koenig@anima.de>
+             Date: Fri, 15 Aug 2003 11:37:29 +0200
+             Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de>
      Branch: perl
-          ! Porting/Maintainers.pl
+          ! t/TEST
 ____________________________________________________________________________
-[ 20339] By: jhi                                   on 2003/07/30  09:43:32
-        Log: Arthur maintains Safe.
+[ 20720] By: jhi                                   on 2003/08/15  08:40:07
+        Log: Integrate from maint:
+             [ 20719]
+             no_plan is not a good plan until TEST is fixed.
      Branch: perl
-          ! Porting/Maintainers.pl
+         !> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
 ____________________________________________________________________________
-[ 20338] By: jhi                                   on 2003/07/30  09:40:28
-        Log: Use the CPAN id where available.
+[ 20717] By: jhi                                   on 2003/08/15  05:06:39
+        Log: Up the F::S subpackage versions; up the JPL JNI.pm version
+             (the JPL cvs seems to be out of order), the only real change
+             (in JNI.xs) seems to have been CRLF->LF conversion.
      Branch: perl
-          ! Porting/Maintainers.pl
+          ! jpl/JNI/JNI.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
 ____________________________________________________________________________
-[ 20337] By: jhi                                   on 2003/07/30  09:26:47
-        Log: Rename Modules and Modules.pl as Maintainers and
-             Maintainers.pl since the same framework can be used
-             for more than just modules.
+[ 20716] By: jhi                                   on 2003/08/15  04:58:34
+        Log: Upgrade to Test::Harness 2.30.
      Branch: perl
-          + Porting/Maintainers Porting/Maintainers.pl
-          - Porting/Modules Porting/Modules.pl
-          ! MANIFEST
+          ! lib/Test/Harness.pm lib/Test/Harness/Changes
+          ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t
 ____________________________________________________________________________
-[ 20336] By: jhi                                   on 2003/07/30  09:11:06
-        Log: Strip leading ./
+[ 20715] By: jhi                                   on 2003/08/15  04:41:37
+        Log: Damian replied that he'll make a CPAN Switch 2.10
+             out of 5.8.1 Switch 2.10.
      Branch: perl
-          ! Porting/Modules
+          ! lib/Switch.pm
 ____________________________________________________________________________
-[ 20335] By: jhi                                   on 2003/07/30  09:01:47
-        Log: More Modules.pl.
+[ 20714] By: jhi                                   on 2003/08/14  18:35:07
+        Log: Add PerlIO::via::QuotedPrint to Maintainers.
      Branch: perl
-          ! Porting/Modules.pl
+          ! Porting/Maintainers.pl
 ____________________________________________________________________________
-[ 20334] By: jhi                                   on 2003/07/30  08:51:57
-        Log: Modules.pl: add B::Deparse.
+[ 20713] By: jhi                                   on 2003/08/14  18:33:06
+        Log: Upgrade to PerlIO::via::Quoted 0.05.
      Branch: perl
-          ! Porting/Modules.pl
+          ! lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
 ____________________________________________________________________________
-[ 20333] By: jhi                                   on 2003/07/30  08:26:47
-        Log: Mac OS X: tweak once again the installation directories.
+[ 20712] By: jhi                                   on 2003/08/14  18:29:19
+        Log: Upgrade to NEXT 0.60.
      Branch: perl
-          ! hints/darwin.sh
+          ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
+          ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
 ____________________________________________________________________________
-[ 20332] By: jhi                                   on 2003/07/30  07:55:04
-        Log: Modules.pl tweaks.
+[ 20711] By: jhi                                   on 2003/08/14  17:31:55
+        Log: perlcheat is a reference, not tutorial.
      Branch: perl
-          ! Porting/Modules.pl
+          ! pod/perl.pod
 ____________________________________________________________________________
-[ 20331] By: jhi                                   on 2003/07/30  06:13:55
-        Log: Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Tue, 29 Jul 2003 19:14:10 -0700
-             Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>
+[ 20710] By: jhi                                   on 2003/08/14  16:48:34
+        Log: Subject: PATCH RC4 IO::Dir
+             From: Mark Jason Dominus <mjd@plover.com>
+             Date: Thu, 14 Aug 2003 12:02:59 -0400
+             Message-ID: <20030814160259.27586.qmail@plover.com>
      Branch: perl
-          ! lib/Win32.pod win32/win32.c
+          ! ext/IO/lib/IO/Dir.pm
 ____________________________________________________________________________
-[ 20330] By: rgs                                   on 2003/07/29  21:20:28
-        Log: FAQ sync.
+[ 20708] By: jhi                                   on 2003/08/14  14:45:20
+        Log: win32/fcrypt.c was forgotten.
      Branch: perl
-          ! pod/perlfaq4.pod pod/perlfaq7.pod
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20329] By: jhi                                   on 2003/07/29  20:54:38
-        Log: Subject: tiny fix for WinCE (Re: maint @ 20277)
-             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
-             Date: Wed, 30 Jul 2003 02:02:41 +0400
-             Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>
+[ 20706] By: jhi                                   on 2003/08/14  14:40:30
+        Log: Not so great a version bump, let Paul release 0.17.
      Branch: perl
-          ! wince/wince.c
-____________________________________________________________________________
-[ 20328] By: rgs                                   on 2003/07/29  20:35:37
-        Log: Integrate the CPAN distribution of DB_File 1.806.
-     Branch: maint-5.6
-          ! perl-5.6.2/ext/DB_File/Changes
-          ! perl-5.6.2/ext/DB_File/DB_File.pm
-          ! perl-5.6.2/ext/DB_File/DB_File.xs
-          ! perl-5.6.2/ext/DB_File/DB_File_BS
-          ! perl-5.6.2/ext/DB_File/Makefile.PL
-          ! perl-5.6.2/ext/DB_File/dbinfo
-          ! perl-5.6.2/ext/DB_File/hints/dynixptx.pl
-          ! perl-5.6.2/ext/DB_File/hints/sco.pl
-          ! perl-5.6.2/ext/DB_File/typemap
-          ! perl-5.6.2/ext/DB_File/version.c perl-5.6.2/t/lib/db-btree.t
-          ! perl-5.6.2/t/lib/db-hash.t perl-5.6.2/t/lib/db-recno.t
+          ! ext/Filter/Util/Call/Call.pm
 ____________________________________________________________________________
-[ 20327] By: jhi                                   on 2003/07/29  20:09:15
-        Log: MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
+[ 20705] By: jhi                                   on 2003/08/14  14:38:40
+        Log: One more XS change versus no VERSION change.
+             (Remaining in JNI.pm/xs, don't know what to about that
+             since JNI is kind of "stable".)
      Branch: perl
-          ! README.mpeix ext/IO/t/io_sock.t mpeix/mpeix.c mpeix/mpeixish.h
-____________________________________________________________________________
-[ 20326] By: rgs                                   on 2003/07/29  19:59:46
-        Log: Update Configure and makedepend.SH to work with gcc 3.x
-             and with localized make messages.
-             Update Configure and the hints files for svr5 to recognize
-             OpenUNIX 8 as a flavor of Unixware.
-     Branch: maint-5.6
-          ! perl-5.6.2/Configure perl-5.6.2/hints/svr5.sh
-          ! perl-5.6.2/makedepend.SH
-____________________________________________________________________________
-[ 20325] By: rgs                                   on 2003/07/29  19:55:51
-        Log: Reintroduce the DEVELxxxxx stamp in the patchlevel.
-             Put a small introductive note in perldelta.
-     Branch: maint-5.6
-          ! perl-5.6.2/patchlevel.h perl-5.6.2/pod/perldelta.pod
+          ! ext/Filter/Util/Call/Call.pm
 ____________________________________________________________________________
-[ 20324] By: jhi                                   on 2003/07/29  19:55:50
-        Log: Revert #20301, apparently the _SOCKADDR_LEN #define is
-             important for IPv6 (Spider).  Since there is no way to
-             otherwise detect 3.X, use the hints.
+[ 20704] By: jhi                                   on 2003/08/14  14:36:45
+        Log: XS contents changes versus VERSION non-changes.
      Branch: perl
-          ! hints/dec_osf.sh perl.h
+          ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
+          ! ext/PerlIO/scalar/scalar.pm ext/SDBM_File/SDBM_File.pm
+          ! ext/Socket/Socket.pm
 ____________________________________________________________________________
-[ 20322] By: rgs                                   on 2003/07/29  19:33:28
-        Log: Create the perl-5.6.2 branch from perl 5.6.1
-             (i.e. from //depot/maint-5.6/perl/...@9654).
-             The changes currently under //depot/maint-5.6/perl/...
-             will eventually be used later to produce a 5.6.3 release.
-     Branch: maint-5.6
-         +> (branch 1728 files)
-____________________________________________________________________________
-[ 20321] By: jhi                                   on 2003/07/29  17:58:58
-        Log: Advertise "safe POSIX sigaction".
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20702] By: jhi                                   on 2003/08/14  14:24:40
+        Log: Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Thu, 14 Aug 2003 15:39:16 +0100
+             Message-ID: <3F3B9F14.4040609@uk.radan.com>
+             
+             (Sarathy okayed the idea.)
+     Branch: perl
+          + win32/fcrypt.c
+          - win32/des_fcrypt.patch
+          ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 20320] By: jhi                                   on 2003/07/29  15:59:22
-        Log: Make it 20320.
-     Branch: maint-5.8/perl
-          ! patchlevel.h
+[ 20701] By: jhi                                   on 2003/08/14  14:17:42
+        Log: Subject: [DOC PATCH] warnings.pl
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Thu, 14 Aug 2003 13:12:55 +0200
+             Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>
+             
+             (some rewording)
+     Branch: perl
+          ! lib/warnings.pm warnings.pl
 ____________________________________________________________________________
-[ 20319] By: jhi                                   on 2003/07/29  15:44:48
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20700] By: gbarr                                 on 2003/08/14  14:12:45
+        Log: Update to Scalar-List-Utils 1.12
+     Branch: perl
+          ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
+          ! ext/List/Util/lib/List/Util.pm
+          ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t
 ____________________________________________________________________________
-[ 20318] By: jhi                                   on 2003/07/29  15:40:24
-        Log: Tell where to find 'dor' for 5.8.1.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20699] By: jhi                                   on 2003/08/14  13:16:27
+        Log: All the authors of these modules have now been contacted;
+             but assuming no CPAN updates are upcoming, here are 'fake'
+             version updates to make us different from 5.8.0.
+             (List::Util+Scalar::Util will soon be updated;
+             File::Spec CPAN release will be made based on 5.8.1.)
+     Branch: perl
+          ! ext/Data/Dumper/Dumper.pm lib/CGI/Fast.pm lib/CGI/Util.pm
+          ! lib/File/Temp.pm lib/Locale/Country.pm lib/Locale/Currency.pm
+          ! lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm
+          ! lib/Test/Harness/Straps.pm lib/Text/Wrap.pm
 ____________________________________________________________________________
-[ 20317] By: jhi                                   on 2003/07/29  15:31:56
-        Log: Integrate:
-             [ 20305]
-             Quieten MSVC6.
-             
-             [ 20306]
-             Too many my $fh:s.
-             
-             [ 20308]
-             The --destdir option to installman should be made
-             optional so that it doesn't complain when passed
-             an empty value (from Rafael)
-             
-             [ 20309]
-             Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
-             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
-             Date: Sun, 13 Jul 2003 10:23:35 +0900
-             Message-Id: <20030713102228.C76A.BQW10602@nifty.com>
-             
-             [ 20310]
-             Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
-             From: PPrymmer@factset.com
-             Date: Tue, 22 Jul 2003 11:12:05 -0400
-             Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>
-             
-             [ 20312]
-             Subject: [PATCH] pod/perlvar.pod: minor typo
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Tue, 29 Jul 2003 23:49:18 +1000
-             Message-ID: <20030729134918.GA4339@londo.c47.org>
-             
-             [ 20314]
-             Slight rewording on the destdir.
-             
-             [ 20315]
-             Oops.
-             
-             [ 20316]
-             Don't nag about Module::Signature if there is no
-             way for the user to use it (based on Autrijus' patch).
-     Branch: maint-5.8/perl
-         !> INSTALL ext/Encode/lib/Encode/Alias.pm
-         !> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
-         !> ext/Encode/t/perlio.t installman lib/CPAN.pm
-         !> lib/CPAN/FirstTime.pm pod/perlvar.pod pp.c sv.c
+[ 20697] By: jhi                                   on 2003/08/14  07:05:48
+        Log: Make the blead versions of these be newer...
+     Branch: perl
+          ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
 ____________________________________________________________________________
-[ 20316] By: jhi                                   on 2003/07/29  15:27:46
-        Log: Don't nag about Module::Signature if there is no
-             way for the user to use it (based on Autrijus' patch).
+[ 20696] By: jhi                                   on 2003/08/14  06:51:34
+        Log: Tweak from Slaven to catch also changed .xs files
+             (.pm -> .xs name equivalence is assumed)
      Branch: perl
-          ! lib/CPAN.pm lib/CPAN/FirstTime.pm
+          ! Porting/cmpVERSION.pl
 ____________________________________________________________________________
-[ 20315] By: jhi                                   on 2003/07/29  14:47:04
-        Log: Oops.
+[ 20695] By: jhi                                   on 2003/08/14  06:44:10
+        Log: Diffs-sans-version-diffs between blead and maint.
      Branch: perl
-          ! sv.c
+          ! ext/B/B.pm ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
+          ! ext/Devel/PPPort/PPPort.pm lib/English.pm lib/overload.pm
+          ! lib/warnings.pm warnings.pl
 ____________________________________________________________________________
-[ 20314] By: jhi                                   on 2003/07/29  13:26:26
-        Log: Slight rewording on the destdir.
+[ 20692] By: jhi                                   on 2003/08/14  05:23:58
+        Log: One more VERSION bump.
      Branch: perl
-          ! INSTALL
+          ! lib/SelfLoader.pm
 ____________________________________________________________________________
-[ 20313] By: jhi                                   on 2003/07/29  13:23:54
-        Log: Advertise the --destdir.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20691] By: jhi                                   on 2003/08/14  05:21:20
+        Log: Add a known exception.
+     Branch: perl
+          ! Porting/cmpVERSION.pl
 ____________________________________________________________________________
-[ 20312] By: jhi                                   on 2003/07/29  13:20:21
-        Log: Subject: [PATCH] pod/perlvar.pod: minor typo
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Tue, 29 Jul 2003 23:49:18 +1000
-             Message-ID: <20030729134918.GA4339@londo.c47.org>
+[ 20689] By: jhi                                   on 2003/08/14  04:54:18
+        Log: The blead version has got the dor.
      Branch: perl
-          ! pod/perlvar.pod
+          ! ext/Opcode/Opcode.pm
 ____________________________________________________________________________
-[ 20311] By: jhi                                   on 2003/07/29  13:13:38
-        Log: Also Apache::Test needs tweaking.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20688] By: jhi                                   on 2003/08/14  04:51:30
+        Log: A swath of VERSION patches from Nick Clark.
+     Branch: perl
+          ! lib/AutoSplit.pm lib/CPAN/Nox.pm lib/Cwd.pm lib/English.pm
+          ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Path.pm
+          ! lib/Hash/Util.pm lib/Net/hostent.pm lib/Net/servent.pm
+          ! lib/Text/Abbrev.pm lib/Thread/Semaphore.pm lib/Tie/Array.pm
+          ! lib/Tie/RefHash.pm lib/UNIVERSAL.pm lib/Unicode/UCD.pm
+          ! lib/attributes.pm lib/base.pm lib/diagnostics.pm lib/fields.pm
+          ! lib/filetest.pm lib/open.pm lib/overload.pm lib/utf8.pm
+          ! lib/vmsish.pm os2/OS2/Process/Process.pm
+          ! os2/OS2/REXX/DLL/DLL.pm t/TestInit.pm
+          ! t/lib/MakeMaker/Test/Utils.pm t/lib/Math/BigInt/BareCalc.pm
+          ! vms/ext/Filespec.pm warnings.pl
 ____________________________________________________________________________
-[ 20310] By: jhi                                   on 2003/07/29  13:11:57
-        Log: Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
-             From: PPrymmer@factset.com
-             Date: Tue, 22 Jul 2003 11:12:05 -0400
-             Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>
+[ 20687] By: jhi                                   on 2003/08/13  18:53:15
+        Log: Alpha version numbers noticed by Schwern.
+             (These hacks are no more needed since the PAUSE indexer no
+             more indexes the insides of Perl distributions, says Andreas.)
      Branch: perl
-          ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
-          ! ext/Encode/t/perlio.t
+          ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
+          ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
+          ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
+          ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
+          ! ext/IPC/SysV/SysV.pm
 ____________________________________________________________________________
-[ 20309] By: jhi                                   on 2003/07/29  13:06:24
-        Log: Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
-             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
-             Date: Sun, 13 Jul 2003 10:23:35 +0900
-             Message-Id: <20030713102228.C76A.BQW10602@nifty.com>
+[ 20686] By: jhi                                   on 2003/08/13  18:42:50
+        Log: Subject: Re: script wanted
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 13 Aug 2003 20:46:09 +0100
+             Message-ID: <20030813204609.G20130@plum.flirble.org>
      Branch: perl
-          ! ext/Encode/lib/Encode/Alias.pm
+          ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/Debug.pm
+          ! ext/B/B/Lint.pm ext/Fcntl/Fcntl.pm ext/File/Glob/Glob.pm
+          ! ext/IO/IO.pm ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
+          ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
+          ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/Msg.pm
+          ! ext/IPC/SysV/Semaphore.pm ext/POSIX/POSIX.pm
+          ! ext/Sys/Hostname/Hostname.pm ext/Sys/Syslog/Syslog.pm
+          ! ext/re/re.pm ext/threads/shared/shared.pm
+          ! ext/threads/threads.pm
 ____________________________________________________________________________
-[ 20308] By: jhi                                   on 2003/07/29  13:02:43
-        Log: The --destdir option to installman should be made
-             optional so that it doesn't complain when passed
-             an empty value (from Rafael)
+[ 20685] By: jhi                                   on 2003/08/13  18:24:50
+        Log: Subject: Re: script wanted
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Wed, 13 Aug 2003 22:31:18 +0300
+             Message-ID: <20030813193118.GA1273@ratsnest.hole>
      Branch: perl
-          ! installman
+          ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
+          ! ext/B/B/Disassembler.pm
 ____________________________________________________________________________
-[ 20307] By: jhi                                   on 2003/07/29  12:19:13
-        Log: Regen perltoc, perlmodlib.
-     Branch: maint-5.8/perl
-          ! pod/perlmodlib.pod pod/perltoc.pod
+[ 20681] By: jhi                                   on 2003/08/13  17:13:12
+        Log: Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Wed, 13 Aug 2003 18:05:38 +0100
+             Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>
+     Branch: perl
+          ! lib/lib_pm.PL utils/h2xs.PL utils/perlcc.PL
 ____________________________________________________________________________
-[ 20306] By: jhi                                   on 2003/07/29  12:05:24
-        Log: Too many my $fh:s.
+[ 20680] By: jhi                                   on 2003/08/13  17:11:38
+        Log: Subject: [PATCH] GNU Public General Public General GNU Public License License
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 13 Aug 2003 11:15:40 -0700
+             Message-ID: <20030813181539.GA22658@windhund.schwern.org>
      Branch: perl
-          ! lib/CPAN.pm
+          ! pod/perlartistic.pod pod/perlgpl.pod
 ____________________________________________________________________________
-[ 20305] By: jhi                                   on 2003/07/29  11:55:11
-        Log: Quieten MSVC6.
+[ 20678] By: jhi                                   on 2003/08/13  13:46:18
+        Log: Add cmpVERSION.pl from Slaven for comparing two
+             Perl source trees for modules that have changed
+             but have the same version numbers.
      Branch: perl
-          ! pp.c
+          + Porting/cmpVERSION.pl
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20304] By: jhi                                   on 2003/07/29  11:46:15
-        Log: Subject: [PATCH maintperl] proofreading perldelta.pod
-             From: Autrijus Tang <autrijus@autrijus.org>
-             Date: Tue, 29 Jul 2003 18:26:53 +0800
-             Message-ID: <20030729102653.GA1770@not.autrijus.org>
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20676] By: jhi                                   on 2003/08/13  12:03:08
+        Log: Make Johan's confusion go away, but there are no doubt more
+             similar cases.
+     Branch: perl
+          ! lib/File/Find.pm
 ____________________________________________________________________________
-[ 20303] By: jhi                                   on 2003/07/29  11:33:37
-        Log: Integrate:
-             [ 20297]
-             Green light from Stas.
-             
-             [ 20298]
-             DEC OSF/1 3.x did (does) not do sizer -v.
-             
-             [ 20299]
-             README.hpux now mentions the http mirror for prebuilt gcc binaries
-             
-             [ 20300]
-             Cleanup the sv_gets() logic for platforms with small stacks.
-             (I think hogging 8K of stack sounds like bad behaviour on any
-             platform, big stack or not.)
-             
-             [ 20301]
-             Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
-             From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
-             Date: 26 Jul 2003 21:44:06 -0000
-             Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>
-             
-             Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
-             releases 4.x and 5.x.
-             
-             [ 20302]
-             Subject: DESTDIR in perl-5.8.1 package?
-             From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
-             Date: Fri, 11 Jul 2003 14:48:41 +0200
-             Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>
-             
-             Subject: Re: DESTDIR in perl-5.8.1 package?
-             From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
-             Date: Mon, 14 Jul 2003 12:00:25 +0200
-             Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>
-             
-             (blindly prepending and s///ing away the $destdir does not work
-             at least in VMS, but the --destdir should help rpm builders
-             and the like)
-     Branch: maint-5.8/perl
-         !> INSTALL Makefile.SH README.hpux hints/dec_osf.sh installman
-         !> installperl perl.h sv.c
+[ 20674] By: jhi                                   on 2003/08/13  11:57:47
+        Log: Make (hopefully) the Windows CR CR LF bug go away
+             by making the CRLF layer repel any other CRLF layers.
+             In other words: binmode(FH, ":crlf") in e.g. Win32
+             is effectively a no-op since there already is one
+             CRLF layer in the stack by default.
+     Branch: perl
+          ! perlio.c pod/perlrun.pod t/io/crlf.t t/io/layers.t
 ____________________________________________________________________________
-[ 20302] By: jhi                                   on 2003/07/29  11:31:17
-        Log: Subject: DESTDIR in perl-5.8.1 package?
-             From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
-             Date: Fri, 11 Jul 2003 14:48:41 +0200
-             Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>
-             
-             Subject: Re: DESTDIR in perl-5.8.1 package?
-             From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
-             Date: Mon, 14 Jul 2003 12:00:25 +0200
-             Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>
-             
-             (blindly prepending and s///ing away the $destdir does not work
-             at least in VMS, but the --destdir should help rpm builders
-             and the like)
+[ 20673] By: jhi                                   on 2003/08/13  10:29:56
+        Log: One tweak from Dave Mitchell.
      Branch: perl
-          ! INSTALL Makefile.SH installman installperl
+          ! pod/perlport.pod
 ____________________________________________________________________________
-[ 20301] By: jhi                                   on 2003/07/29  11:20:07
-        Log: Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
-             From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
-             Date: 26 Jul 2003 21:44:06 -0000
-             Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>
-             
-             Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
-             releases 4.x and 5.x.
+[ 20672] By: jhi                                   on 2003/08/13  10:27:54
+        Log: One tweak for microperl in OS/2.
      Branch: perl
           ! perl.h
 ____________________________________________________________________________
-[ 20300] By: jhi                                   on 2003/07/29  11:18:27
-        Log: Cleanup the sv_gets() logic for platforms with small stacks.
-             (I think hogging 8K of stack sounds like bad behaviour on any
-             platform, big stack or not.)
+[ 20671] By: merijn                                on 2003/08/13  08:57:27
+        Log: Subject: [PATCH] another VMS pod nit
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Wed, 13 Aug 2003 01:01:46 -0500
+             Message-ID: <3F39D44A.4010207@mac.com>
      Branch: perl
-          ! sv.c
+          ! vms/descrip_mms.template
 ____________________________________________________________________________
-[ 20299] By: merijn                                on 2003/07/29  10:57:37
-        Log: README.hpux now mentions the http mirror for prebuilt gcc binaries
+[ 20670] By: merijn                                on 2003/08/13  08:54:45
+        Log: Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 12 Aug 2003 21:12:00 -0500
+             Message-ID: <3F399E70.4050607@mac.com>
      Branch: perl
-          ! README.hpux
+          ! lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/29_downcopy.t
+          ! lib/Tie/File/t/29a_upcopy.t
 ____________________________________________________________________________
-[ 20298] By: jhi                                   on 2003/07/29  10:57:28
-        Log: DEC OSF/1 3.x did (does) not do sizer -v.
+[ 20669] By: jhi                                   on 2003/08/13  06:06:39
+        Log: More don't:s for nyetworking.
      Branch: perl
-          ! hints/dec_osf.sh
-____________________________________________________________________________
-[ 20297] By: jhi                                   on 2003/07/29  10:48:41
-        Log: Green light from Stas.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 20296] By: jhi                                   on 2003/07/29  10:38:36
-        Log: Integrate:
-             [ 20291]
-             Tabify.
-             
-             [ 20292]
-             Most importantly, don't try HvNAME(gp->gp_hv)
-             unless PL_stashcache exists, otherwise we get
-             an invalid read (detected by valgrind, and crashes
-             ext/threads/t/basic.t in Windows).
-             
-             Also add a few if:s for the refcnt decrements,
-             no need to call Perl_sv_free() if there's nothing to free.
-             
-             [ 20293]
-             Upgrade to CPAN.pm 1.74.
-             
-             [ 20294]
-             There is no skip() since we are not using Test*.
-             
-             [ 20295]
-             Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
-             From: Autrijus Tang <autrijus@autrijus.org>
-             Date: Tue, 29 Jul 2003 09:58:35 +0800
-             Message-ID: <20030729015834.GA7149@not.autrijus.org>
-     Branch: maint-5.8/perl
-         !> MANIFEST gv.c lib/CPAN.pm lib/CPAN/t/signature.t
+          ! pod/perlport.pod
 ____________________________________________________________________________
-[ 20295] By: jhi                                   on 2003/07/29  10:36:25
-        Log: Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
-             From: Autrijus Tang <autrijus@autrijus.org>
-             Date: Tue, 29 Jul 2003 09:58:35 +0800
-             Message-ID: <20030729015834.GA7149@not.autrijus.org>
+[ 20668] By: rgs                                   on 2003/08/12  20:27:41
+        Log: perlipc thinko by John P. Linderman.
      Branch: perl
-          ! lib/CPAN.pm
+          ! pod/perlipc.pod
 ____________________________________________________________________________
-[ 20294] By: jhi                                   on 2003/07/29  10:30:05
-        Log: There is no skip() since we are not using Test*.
+[ 20666] By: jhi                                   on 2003/08/12  20:02:13
+        Log: Subject: Re: maint @ 20617 [PATCH]
+             From: =?iso-8859-1?q?Sreeji=20K=20Das?= <sreeji_k@yahoo.com>
+             Date: Tue, 12 Aug 2003 13:19:00 +0100 (BST)
+             Message-ID: <20030812121900.26127.qmail@web10501.mail.yahoo.com>
      Branch: perl
-          ! lib/CPAN/t/signature.t
+          ! lib/ExtUtils/Installed.pm
 ____________________________________________________________________________
-[ 20293] By: jhi                                   on 2003/07/29  10:28:10
-        Log: Upgrade to CPAN.pm 1.74.
+[ 20665] By: jhi                                   on 2003/08/12  19:59:54
+        Log: README.cygwin updates from Gerrit P. Haase.
      Branch: perl
-          ! lib/CPAN.pm lib/CPAN/t/signature.t
+          ! README.cygwin
 ____________________________________________________________________________
-[ 20292] By: jhi                                   on 2003/07/29  10:14:26
-        Log: Most importantly, don't try HvNAME(gp->gp_hv)
-             unless PL_stashcache exists, otherwise we get
-             an invalid read (detected by valgrind, and crashes
-             ext/threads/t/basic.t in Windows).
-             
-             Also add a few if:s for the refcnt decrements,
-             no need to call Perl_sv_free() if there's nothing to free.
+[ 20664] By: jhi                                   on 2003/08/12  19:57:53
+        Log: Do some updates also on pod.mak -- which seems to
+             be badly out of date.
      Branch: perl
-          ! gv.c
+          ! win32/pod.mak
 ____________________________________________________________________________
-[ 20291] By: jhi                                   on 2003/07/29  09:00:58
-        Log: Tabify.
+[ 20663] By: jhi                                   on 2003/08/12  19:48:01
+        Log: More missing pods for VMS.
      Branch: perl
-          ! MANIFEST
+          ! vms/descrip_mms.template
 ____________________________________________________________________________
-[ 20290] By: jhi                                   on 2003/07/29  08:55:19
-        Log: Integrate:
-             [ 20278]
-             More bytecode tweaks.
-             
-             [ 20281]
-             Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Tue, 29 Jul 2003 00:11:46 -0500
-             Message-ID: <3F260212.9000104@mac.com>
-             
-             [ 20282]
-             PerlIO_popped doc addition from NI-S.
-             
-             [ 20283]
-             The better prefixify() patch from Ed Moy.
-             
-             [ 20285]
-             Reintroduce Porting/Modules.  No, it's not duplicating
-             the information in Module::CoreList.
-             
-             [ 20287]
-             Subject: [PATCH pointer] B::Deparse 0.64
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Mon, 28 Jul 2003 16:57:19 -0400
-             Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>
-             
-             [ 20288]
-             Subject: [perl #22969] fix $hash{utf8bareword}
-             From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
-             Date: Tue, 29 Jul 2003 11:09:37 +0200
-             Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>
-             
-             [ 20289]
-             Subject: 5.8.1 change not in perldelta
-             From: "James A. Duncan" <jduncan@fotango.com>
-             Date: Wed, 16 Jul 2003 12:42:31 +0100
-             Message-Id: <957EF358-B782-11D7-AE25-000393D142E2@fotango.com>
-             
-             (the regexp magic change)
-     Branch: maint-5.8/perl
-         +> Porting/Modules Porting/Modules.pl
-         !> AUTHORS MANIFEST ext/B/B.xs ext/B/B/Bytecode.pm
-         !> ext/B/B/Deparse.pm ext/B/t/deparse.t lib/ExtUtils/MM_Unix.pm
-         !> lib/File/Find.pm pod/perliol.pod t/op/utfhash.t toke.c
-____________________________________________________________________________
-[ 20289] By: jhi                                   on 2003/07/29  08:48:19
-        Log: Subject: 5.8.1 change not in perldelta
-             From: "James A. Duncan" <jduncan@fotango.com>
-             Date: Wed, 16 Jul 2003 12:42:31 +0100
-             Message-Id: <957EF358-B782-11D7-AE25-000393D142E2@fotango.com>
-             
-             (the regexp magic change)
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20662] By: jhi                                   on 2003/08/12  19:43:46
+        Log: Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build.
+             From: PPrymmer@factset.com
+             Date: Tue, 12 Aug 2003 16:24:21 -0400
+             Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>
+     Branch: perl
+          ! vms/descrip_mms.template
 ____________________________________________________________________________
-[ 20288] By: jhi                                   on 2003/07/29  08:29:50
-        Log: Subject: [perl #22969] fix $hash{utf8bareword}
-             From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
-             Date: Tue, 29 Jul 2003 11:09:37 +0200
-             Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>
+[ 20661] By: jhi                                   on 2003/08/12  19:41:50
+        Log: perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
      Branch: perl
-          ! t/op/utfhash.t toke.c
+          ! pod/perlreref.pod
 ____________________________________________________________________________
-[ 20287] By: jhi                                   on 2003/07/29  08:26:48
-        Log: Subject: [PATCH pointer] B::Deparse 0.64
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Mon, 28 Jul 2003 16:57:19 -0400
-             Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>
+[ 20660] By: jhi                                   on 2003/08/12  18:44:27
+        Log: A better patch from Yitzchak Scott-Thoennes for [perl #23287].
      Branch: perl
-          ! ext/B/B/Deparse.pm ext/B/t/deparse.t
+          ! pp_sys.c
 ____________________________________________________________________________
-[ 20286] By: jhi                                   on 2003/07/29  08:24:45
-        Log: More perlio docs from Stas.
+[ 20657] By: jhi                                   on 2003/08/12  13:55:56
+        Log: Multiline one-liners are a bit too much to ask.
      Branch: perl
-          ! pod/perliol.pod
+          ! t/op/closure.t
 ____________________________________________________________________________
-[ 20285] By: jhi                                   on 2003/07/29  08:22:49
-        Log: Reintroduce Porting/Modules.  No, it's not duplicating
-             the information in Module::CoreList.
+[ 20654] By: jhi                                   on 2003/08/12  13:23:00
+        Log: Add perlcheat to the toc and perl.pod; regen toc. 
      Branch: perl
-          + Porting/Modules Porting/Modules.pl
-          ! AUTHORS MANIFEST
+          ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
 ____________________________________________________________________________
-[ 20284] By: jhi                                   on 2003/07/29  05:18:48
-        Log: perldelta detypoing from Chris Reinhardt.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20653] By: jhi                                   on 2003/08/12  13:15:17
+        Log: Retract #20644 and #20643; on non-microperl non-fcntl
+             systems Wrong Thing would be done.  (And as Sarathy
+             points out, closing both ends of a pipe is rather
+             identical to never opening it...)
+     Branch: perl
+          ! pp_sys.c util.c
 ____________________________________________________________________________
-[ 20283] By: jhi                                   on 2003/07/29  05:00:12
-        Log: The better prefixify() patch from Ed Moy.
+[ 20652] By: ams                                   on 2003/08/12  13:06:40
+        Log: Subject: perlcheat
+             From: Juerd <juerd@cpan.org>
+             Date: Mon, 11 Aug 2003 20:24:34 +0200
+             Message-Id: <20030811182434.GI17748@c3.convolution.nl>
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm
+          + pod/perlcheat.pod
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20282] By: jhi                                   on 2003/07/29  04:57:57
-        Log: PerlIO_popped doc addition from NI-S.
+[ 20651] By: jhi                                   on 2003/08/12  12:52:09
+        Log: Microperl expects C89 (like the rest of Perl).
      Branch: perl
-          ! pod/perliol.pod
+          ! README.micro
 ____________________________________________________________________________
-[ 20281] By: jhi                                   on 2003/07/29  04:55:48
-        Log: Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Tue, 29 Jul 2003 00:11:46 -0500
-             Message-ID: <3F260212.9000104@mac.com>
+[ 20650] By: jhi                                   on 2003/08/12  12:32:29
+        Log: Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Sun, 3 Aug 2003 06:19:02 -0700
+             Message-ID: <20030803131902.GA5146@math.berkeley.edu>
      Branch: perl
-          ! lib/File/Find.pm
+          ! lib/ExtUtils/xsubpp
 ____________________________________________________________________________
-[ 20280] By: jhi                                   on 2003/07/28  18:30:56
-        Log: Document the Mac OS X statical building.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20648] By: jhi                                   on 2003/08/12  11:56:52
+        Log: If we are void we cannot return a value.
+     Branch: perl
+          ! mg.c
 ____________________________________________________________________________
-[ 20279] By: jhi                                   on 2003/07/28  18:23:43
-        Log: IRIX: a known oddity.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20647] By: jhi                                   on 2003/08/12  11:54:32
+        Log: Oops.
+     Branch: perl
+          ! perl.c
 ____________________________________________________________________________
-[ 20278] By: jhi                                   on 2003/07/28  18:03:48
-        Log: More bytecode tweaks.
+[ 20646] By: jhi                                   on 2003/08/12  11:51:25
+        Log: Apply much of Ilya's microperl patch, but instead of
+             implementing the opendir()/readdir()/closedir() using
+             external commands give up "ANSI-pureness" and define them
+             in uconfig.sh, also define other stuff like rename() and putenv().
+             Leave out the $| emulation in my_fork() since we are
+             not supposed to have fork() under microperl.
      Branch: perl
-          ! ext/B/B.xs ext/B/B/Bytecode.pm
+          ! Makefile.micro README.micro doio.c mg.c perl.c perl.h
+          ! perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c
 ____________________________________________________________________________
-[ 20277] By: jhi                                   on 2003/07/28  16:55:24
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20645] By: jhi                                   on 2003/08/12  10:40:54
+        Log: Localize PARENT (based on Ilya's microperl patch).
+     Branch: perl
+          ! lib/Cwd.pm
 ____________________________________________________________________________
-[ 20276] By: jhi                                   on 2003/07/28  16:49:56
-        Log: Integrate:
-             [ 20275]
-             No more wince/README.compile.
-     Branch: maint-5.8/perl
-         !> Porting/curliff.pl
+[ 20644] By: jhi                                   on 2003/08/12  10:37:55
+        Log: More microperlish faking in case no fcntl F_SETFD for pipes.
+     Branch: perl
+          ! util.c
 ____________________________________________________________________________
-[ 20275] By: jhi                                   on 2003/07/28  16:47:53
-        Log: No more wince/README.compile.
+[ 20643] By: jhi                                   on 2003/08/12  10:13:53
+        Log: A generally useful hunk from Ilya's microperl patch.
+             (If no fcntl F_SETFD, fake it the best we can.)
      Branch: perl
-          ! Porting/curliff.pl
+          ! pp_sys.c
 ____________________________________________________________________________
-[ 20274] By: jhi                                   on 2003/07/28  16:40:18
-        Log: Integrate:
-             [ 20272]
-             Slightly better failure output.
-     Branch: maint-5.8/perl
-         !> ext/Devel/Peek/t/Peek.t
-____________________________________________________________________________
-[ 20273] By: jhi                                   on 2003/07/28  16:39:16
-        Log: Somehow it looks like this test hasn't been run
-             for a while in maint.
-     Branch: maint-5.8/perl
-          ! ext/Devel/Peek/t/Peek.t
+[ 20640] By: jhi                                   on 2003/08/12  09:59:16
+        Log: returning would be good, too.
+     Branch: perl
+          ! ext/Safe/t/safeops.t
 ____________________________________________________________________________
-[ 20272] By: jhi                                   on 2003/07/28  16:19:47
-        Log: Slightly better failure output.
+[ 20639] By: jhi                                   on 2003/08/12  09:57:07
+        Log: No dor in maint.
      Branch: perl
-          ! ext/Devel/Peek/t/Peek.t
+          ! ext/Safe/t/safeops.t
 ____________________________________________________________________________
-[ 20271] By: jhi                                   on 2003/07/28  15:18:57
-        Log: Integrate:
-             [ 20258]
-             Integrate:
-             [ 20256]
-             Extra noise from File::Spec.
-             
-             [ 20257]
-             Subject: CPAN/t/signature.t noisy
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 28 Jul 2003 02:14:19 -0700
-             Message-ID: <20030728091419.GG21044@windhund.schwern.org>
-             
-             [ 20259]
-             Minor tweak to the Perl_ advise.
-             
-             [ 20261]
-             Solaris cc didn't appreciate casting a long to a pointer
-             with no cast, and lval casts are unportable, so introduce
-             a rval cast.
-             
-             [ 20262]
-             Storable test nosewipe.
-             
-             [ 20263]
-             Make Storable work with blead/maint by making PL_sv_placeholder
-             a true global, bump $VERSION to 2.08.  Will take a look at the
-             portability issue of placeholders soon.
-             
-             [ 20264]
-             Subject: [PATCH] t/op/write.t cleanup after itself.
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 28 Jul 2003 05:54:19 -0700
-             Message-ID: <20030728125419.GJ21044@windhund.schwern.org>
-             
-             [ 20265]
-             Subject: [PATCH] #20177 broke skip logic in t/op/write.t
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Mon, 28 Jul 2003 08:04:32 -0500
-             Message-ID: <3F251F60.6050607@mac.com>
-             
-             [ 20266]
-             Bump the $VERSION of core File::Spec as requested by Ken Williams.
-             
-             [ 20268]
-             Move the ext/IO tests to a more standard location so that
-             the *.t do not get copied to the build tree (lib/IO/).
-             
-             [ 20269]
-             No more ext/*/*.t, move them all to ext/*/t.
+[ 20634] By: jhi                                   on 2003/08/12  08:41:49
+        Log: Subject: [PATCH 5.8.1 @19053] XSLoader revisted
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Mon, 21 Apr 2003 22:44:37 -0700
+             Message-ID: <20030422054437.GA8297@math.berkeley.edu>
              
-             [ 20270]
-             These directories no more exist during cleanup.
-     Branch: maint-5.8/perl
-         +> (branch 39 files)
-          - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
-          - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
-          - ext/I18N/Langinfo/Langinfo.t ext/IO/lib/IO/t/IO.t
-          - 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_linenum.t
-          - ext/IO/lib/IO/t/io_multihomed.t ext/IO/lib/IO/t/io_pipe.t
-          - ext/IO/lib/IO/t/io_poll.t ext/IO/lib/IO/t/io_sel.t
-          - ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_taint.t
-          - ext/IO/lib/IO/t/io_tell.t ext/IO/lib/IO/t/io_udp.t
-          - ext/IO/lib/IO/t/io_unix.t ext/IO/lib/IO/t/io_utf8.t
-          - ext/IO/lib/IO/t/io_xs.t ext/IPC/SysV/ipcsysv.t
-          - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
-          - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
-          - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
-          - ext/Socket/Socket.t ext/Socket/socketpair.t
-          - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
-          - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
-          - ext/re/re.t
-         !> MANIFEST Makefile.SH bytecode.pl embedvar.h
-         !> ext/ByteLoader/byterun.c ext/IPC/SysV/MANIFEST
-         !> ext/Storable/Storable.pm ext/Storable/Storable.xs
-         !> ext/Storable/t/code.t ext/Storable/t/utf8hash.t intrpvar.h
-         !> lib/File/Spec.pm perlapi.h perlio.c perliol.h perlvars.h sv.c
-         !> t/op/write.t
-____________________________________________________________________________
-[ 20270] By: jhi                                   on 2003/07/28  15:12:28
-        Log: These directories no more exist during cleanup.
+             (the XSLoader doc hunk; the h2xs looks like a behavioural change)
      Branch: perl
-          ! Makefile.SH
+          ! ext/DynaLoader/XSLoader_pm.PL
 ____________________________________________________________________________
-[ 20269] By: jhi                                   on 2003/07/28  15:07:22
-        Log: No more ext/*/*.t, move them all to ext/*/t.
+[ 20633] By: jhi                                   on 2003/08/12  08:31:01
+        Log: Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 9 Aug 2003 15:03:02 -0700
+             Message-ID: <20030809220301.GE24919@windhund.schwern.org>
+             
+             (plus one extra catfile() in h2xs.t)
      Branch: perl
-          + ext/Devel/DProf/t/DProf.t ext/Devel/Peek/t/Peek.t
-          + ext/Errno/t/Errno.t ext/GDBM_File/t/gdbm.t
-          + ext/I18N/Langinfo/t/Langinfo.t ext/IPC/SysV/t/ipcsysv.t
-          + ext/NDBM_File/t/ndbm.t ext/ODBM_File/t/odbm.t
-          + ext/Opcode/t/Opcode.t ext/Opcode/t/ops.t ext/PerlIO/t/PerlIO.t
-          + ext/SDBM_File/t/sdbm.t ext/Safe/t/safe1.t ext/Safe/t/safe2.t
-          + ext/Safe/t/safe3.t ext/Socket/t/Socket.t
-          + ext/Socket/t/socketpair.t ext/Sys/Hostname/t/Hostname.t
-          + ext/Sys/Syslog/t/syslog.t ext/Time/HiRes/t/HiRes.t
-          + ext/XS/Typemap/t/Typemap.t ext/attrs/t/attrs.t ext/re/t/re.t
-          - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
-          - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
-          - ext/I18N/Langinfo/Langinfo.t ext/IPC/SysV/ipcsysv.t
-          - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
-          - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
-          - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
-          - ext/Socket/Socket.t ext/Socket/socketpair.t
-          - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
-          - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
-          - ext/re/re.t
-          ! MANIFEST ext/IPC/SysV/MANIFEST
+          ! lib/h2xs.t utils/h2xs.PL
 ____________________________________________________________________________
-[ 20268] By: jhi                                   on 2003/07/28  14:31:17
-        Log: Move the ext/IO tests to a more standard location so that
-             the *.t do not get copied to the build tree (lib/IO/).
+[ 20632] By: jhi                                   on 2003/08/12  08:11:08
+        Log: The Debian people have expressed a wish for the boilerplate
+             being specific about the Perl version; patch from Nick Clark.
      Branch: perl
-          + ext/IO/t/IO.t ext/IO/t/io_const.t ext/IO/t/io_dir.t
-          + ext/IO/t/io_dup.t ext/IO/t/io_linenum.t
-          + ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_poll.t
-          + ext/IO/t/io_sel.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
-          + ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
-          + ext/IO/t/io_utf8.t ext/IO/t/io_xs.t
-          - ext/IO/lib/IO/t/IO.t 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_linenum.t ext/IO/lib/IO/t/io_multihomed.t
-          - ext/IO/lib/IO/t/io_pipe.t ext/IO/lib/IO/t/io_poll.t
-          - ext/IO/lib/IO/t/io_sel.t ext/IO/lib/IO/t/io_sock.t
-          - ext/IO/lib/IO/t/io_taint.t ext/IO/lib/IO/t/io_tell.t
-          - ext/IO/lib/IO/t/io_udp.t ext/IO/lib/IO/t/io_unix.t
-          - ext/IO/lib/IO/t/io_utf8.t ext/IO/lib/IO/t/io_xs.t
-          ! MANIFEST
+          ! utils/h2xs.PL
 ____________________________________________________________________________
-[ 20267] By: jhi                                   on 2003/07/28  14:16:44
-        Log: Retract #20260.
+[ 20631] By: jhi                                   on 2003/08/12  08:09:43
+        Log: A new try from Dave Mitchell for [perl #23265].
      Branch: perl
-          ! perlio.c perliol.h
+          ! pad.c t/op/closure.t
 ____________________________________________________________________________
-[ 20266] By: jhi                                   on 2003/07/28  13:38:59
-        Log: Bump the $VERSION of core File::Spec as requested by Ken Williams.
+[ 20630] By: jhi                                   on 2003/08/12  07:59:22
+        Log: Fix for [perl #23287] segfault in untie.
+             (Well, at least no more coredump.)
      Branch: perl
-          ! lib/File/Spec.pm
+          ! pp_sys.c t/op/tie.t
 ____________________________________________________________________________
-[ 20265] By: jhi                                   on 2003/07/28  13:23:44
-        Log: Subject: [PATCH] #20177 broke skip logic in t/op/write.t
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Mon, 28 Jul 2003 08:04:32 -0500
-             Message-ID: <3F251F60.6050607@mac.com>
+[ 20629] By: jhi                                   on 2003/08/12  06:24:32
+        Log: =head2 ALL CAPS
      Branch: perl
-          ! t/op/write.t
+          ! pod/perlreref.pod
 ____________________________________________________________________________
-[ 20264] By: jhi                                   on 2003/07/28  13:21:58
-        Log: Subject: [PATCH] t/op/write.t cleanup after itself.
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 28 Jul 2003 05:54:19 -0700
-             Message-ID: <20030728125419.GJ21044@windhund.schwern.org>
+[ 20628] By: jhi                                   on 2003/08/12  06:22:25
+        Log: Too enthusiastic head2-ing.
      Branch: perl
-          ! t/op/write.t
+          ! pod/perlreref.pod
 ____________________________________________________________________________
-[ 20263] By: jhi                                   on 2003/07/28  12:13:24
-        Log: Make Storable work with blead/maint by making PL_sv_placeholder
-             a true global, bump $VERSION to 2.08.  Will take a look at the
-             portability issue of placeholders soon.
+[ 20627] By: jhi                                   on 2003/08/12  05:17:14
+        Log: Gotta Get'em Cases Right.
      Branch: perl
-          ! embedvar.h ext/Storable/Storable.pm ext/Storable/Storable.xs
-          ! intrpvar.h perlapi.h perlvars.h sv.c
+          ! pod/perlreref.pod
 ____________________________________________________________________________
-[ 20262] By: jhi                                   on 2003/07/28  11:35:31
-        Log: Storable test nosewipe.
+[ 20626] By: jhi                                   on 2003/08/12  05:04:02
+        Log: head2-ify many of the head1s, will probably make this look
+             better in HTML.
      Branch: perl
-          ! ext/Storable/t/code.t ext/Storable/t/utf8hash.t
+          ! pod/perlreref.pod
 ____________________________________________________________________________
-[ 20261] By: jhi                                   on 2003/07/28  11:02:23
-        Log: Solaris cc didn't appreciate casting a long to a pointer
-             with no cast, and lval casts are unportable, so introduce
-             a rval cast.
+[ 20625] By: jhi                                   on 2003/08/12  04:55:32
+        Log: Subject: Re: [PATCH] perlreref.pod tweaks
+             From: Iain Truskett <spoon@cpan.org>
+             Date: Tue, 12 Aug 2003 13:59:27 +1000
+             Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>
+             
+             plus explain "Titlecase".
      Branch: perl
-          ! bytecode.pl ext/ByteLoader/byterun.c
+          ! pod/perlreref.pod
 ____________________________________________________________________________
-[ 20260] By: jhi                                   on 2003/07/28  10:46:58
-        Log: (Retracted by #20267)
+[ 20623] By: rgs                                   on 2003/08/11  19:59:17
+        Log: Add a new regression test for Safe : tests that all ops
+             can be trapped by a Safe compartement (except for the ones
+             that can't.)
      Branch: perl
-          ! perlio.c perliol.h
+          + ext/Safe/t/safeops.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20259] By: jhi                                   on 2003/07/28  10:10:26
-        Log: Minor tweak to the Perl_ advise.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20622] By: rgs                                   on 2003/08/11  18:33:06
+        Log: B::Deparse wasn't handling correctly builtins that
+             have two filehandles in their prototypes (pipe, socketpair,
+             accept) when non-bareword prototypes were used.
+     Branch: perl
+          ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[ 20258] By: jhi                                   on 2003/07/28  10:08:51
-        Log: Integrate:
-             [ 20256]
-             Extra noise from File::Spec.
+[ 20620] By: jhi                                   on 2003/08/11  17:08:29
+        Log: Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
+             From: merlyn@stonehenge.com (Randal L. Schwartz)
+             Date: 11 Aug 2003 09:45:29 -0700
+             Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>
              
-             [ 20257]
-             Subject: CPAN/t/signature.t noisy
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 28 Jul 2003 02:14:19 -0700
-             Message-ID: <20030728091419.GG21044@windhund.schwern.org>
-     Branch: maint-5.8/perl
-         !> lib/CPAN/t/signature.t lib/File/Spec/t/rel2abs2rel.t
-____________________________________________________________________________
-[ 20257] By: jhi                                   on 2003/07/28  10:05:58
-        Log: Subject: CPAN/t/signature.t noisy
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 28 Jul 2003 02:14:19 -0700
-             Message-ID: <20030728091419.GG21044@windhund.schwern.org>
+             Subject: [PATCH] perlreref.pod tweaks
+             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
+             Date: Mon, 11 Aug 2003 13:19:51 -0400
+             Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>
+             
+             Plus a note about {,n} not being a quantifier.
      Branch: perl
-          ! lib/CPAN/t/signature.t
+          ! pod/perlreref.pod
 ____________________________________________________________________________
-[ 20256] By: jhi                                   on 2003/07/28  10:00:11
-        Log: Extra noise from File::Spec.
+[ 20619] By: jhi                                   on 2003/08/11  15:50:34
+        Log: Integrate:
+             [ 20618]
+             $* is not yet fully gone in 5.8.1.
      Branch: perl
-          ! lib/File/Spec/t/rel2abs2rel.t
+         !> pod/perlreref.pod
 ____________________________________________________________________________
-[ 20255] By: jhi                                   on 2003/07/28  09:50:55
-        Log: Prettyprint the constants list of defsubs_h.PL.
+[ 20614] By: nick                                  on 2003/08/11  12:14:55
+        Log: Allow via layer to affect the PERLIO_F_UTF8 flag.
      Branch: perl
-          ! ext/B/defsubs_h.PL
+          ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
 ____________________________________________________________________________
-[ 20254] By: jhi                                   on 2003/07/28  09:48:25
-        Log: Integrate:
-             [ 20246]
-             Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
-             (from Enache)
-             
-             [ 20247]
-             Upgrade to CGI 2.97.
-             
-             [ 20248]
-             Subject: Re: downrev modules in RC2
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 27 Jul 2003 20:25:07 -0700
-             Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>
-             
-             (upgrade to Digest::MD5 2.26)
-             
-             [ 20249]
-             Missing test file.  (Not very useful since Module::Signature
-             is not in the core, but let's not make an exception.)
-             
-             [ 20250]
-             Add $VERSION to B::Bytecode.
-             
-             [ 20251]
-             Clarify the process a bit.
-             
-             [ 20252]
-             More clarification about the hash randomisation defines.
-             
-             [ 20253]
-             Subject: [PATCH] B enhancements
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Sun, 27 Jul 2003 14:07:46 -0400
-             Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>
-             
-             (heavy prettyprinting in defsubs_h.PL; must do the same in blead)
-     Branch: maint-5.8/perl
-         !> INSTALL MANIFEST bytecode.pl ext/B/B.pm ext/B/B.xs
-         !> ext/B/B/Bytecode.pm ext/B/defsubs_h.PL
-         !> ext/ByteLoader/byterun.c ext/Digest/MD5/Changes
-         !> ext/Digest/MD5/MD5.pm ext/Digest/MD5/MD5.xs
-         !> ext/Digest/MD5/t/files.t lib/CGI.pm perl.h
+[ 20612] By: jhi                                   on 2003/08/11  10:55:19
+        Log: VC6 warning: result still unsigned.
+     Branch: perl
+          ! regexec.c
 ____________________________________________________________________________
-[ 20253] By: jhi                                   on 2003/07/28  04:56:48
-        Log: Subject: [PATCH] B enhancements
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Sun, 27 Jul 2003 14:07:46 -0400
-             Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>
+[ 20611] By: jhi                                   on 2003/08/11  08:33:13
+        Log: Typo fix from Boris Zentner.
      Branch: perl
-          ! ext/B/B.pm ext/B/B.xs ext/B/defsubs_h.PL
+          ! pod/perlfaq5.pod
 ____________________________________________________________________________
-[ 20252] By: jhi                                   on 2003/07/28  04:55:42
-        Log: More clarification about the hash randomisation defines.
+[ 20609] By: jhi                                   on 2003/08/11  04:28:29
+        Log: Subject: [perl #23273] warnings in Unicode::UCD
+             From: Lukas Mai (via RT) <perlbug-followup@perl.org>
+             Date: 10 Aug 2003 22:37:41 -0000
+             Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
      Branch: perl
-          ! perl.h
+          ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
 ____________________________________________________________________________
-[ 20251] By: jhi                                   on 2003/07/28  04:51:46
-        Log: Clarify the process a bit.
+[ 20608] By: jhi                                   on 2003/08/11  04:24:34
+        Log: Explain the 'Wide character in print' a bit more.
      Branch: perl
-          ! INSTALL
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[ 20250] By: jhi                                   on 2003/07/28  04:43:23
-        Log: Add $VERSION to B::Bytecode.
+[ 20607] By: rgs                                   on 2003/08/10  20:44:23
+        Log: Subject: Re: killing for vital signs [PATCH]
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
+             Message-Id: <200308101944.PAA96547@raptor.research.att.com>
      Branch: perl
-          ! ext/B/B/Bytecode.pm
+          ! pod/perlfunc.pod pod/perlipc.pod
 ____________________________________________________________________________
-[ 20249] By: jhi                                   on 2003/07/28  04:39:14
-        Log: Missing test file.  (Not very useful since Module::Signature
-             is not in the core, but let's not make an exception.)
+[ 20605] By: jhi                                   on 2003/08/10  20:38:39
+        Log: gcc -ansi -pedantic cleanup; and a seemingly forgotten
+             sv_placeholder hunk.
      Branch: perl
-          ! MANIFEST
+          ! perl.h sv.h
 ____________________________________________________________________________
-[ 20248] By: jhi                                   on 2003/07/28  04:35:27
-        Log: Subject: Re: downrev modules in RC2
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 27 Jul 2003 20:25:07 -0700
-             Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>
-             
-             (upgrade to Digest::MD5 2.26)
+[ 20604] By: jhi                                   on 2003/08/10  20:14:28
+        Log: Clarify the format checking instructions.
      Branch: perl
-          ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
-          ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
+          ! Porting/pumpkin.pod
 ____________________________________________________________________________
-[ 20247] By: jhi                                   on 2003/07/28  04:31:32
-        Log: Upgrade to CGI 2.97.
+[ 20602] By: jhi                                   on 2003/08/10  19:45:45
+        Log: Retract #20597, too many resulting core dumps.
      Branch: perl
-          ! lib/CGI.pm
+          ! pad.c t/op/closure.t
 ____________________________________________________________________________
-[ 20246] By: jhi                                   on 2003/07/28  04:26:58
-        Log: Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
-             (from Enache)
+[ 20597] By: jhi                                   on 2003/08/10  17:55:03
+        Log: Subject: Re: [perl #23265] Nested anonymous subs
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Sun, 10 Aug 2003 01:35:30 +0100
+             Message-ID: <20030810003530.GB6547@fdgroup.com>
      Branch: perl
-          ! bytecode.pl ext/ByteLoader/byterun.c
+          ! pad.c t/op/closure.t
 ____________________________________________________________________________
-[ 20245] By: jhi                                   on 2003/07/27  20:36:44
-        Log: Revert #20140.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 20244] By: jhi                                   on 2003/07/27  20:35:49
-        Log: Integrate:
-             [ 20242]
-             We now return to your normally scheduled hash randomisation.
-             
-             [ 20243]
-             Upgrade to CPAN 1.72.
-     Branch: maint-5.8/perl
-         +> lib/CPAN/t/signature.t
-         !> INSTALL MANIFEST lib/CPAN.pm perl.h pod/perlfunc.pod
-         !> pod/perlrun.pod pod/perlsec.pod
-____________________________________________________________________________
-[ 20243] By: jhi                                   on 2003/07/27  20:31:31
-        Log: Upgrade to CPAN 1.72.
+[ 20596] By: jhi                                   on 2003/08/10  17:38:35
+        Log: Try simple workaround for the POSIX autosplit.ix warning.
      Branch: perl
-          + lib/CPAN/t/signature.t
-          ! MANIFEST lib/CPAN.pm
+          ! ext/POSIX/POSIX.pm
 ____________________________________________________________________________
-[ 20242] By: jhi                                   on 2003/07/27  20:21:40
-        Log: We now return to your normally scheduled hash randomisation.
+[ 20595] By: jhi                                   on 2003/08/10  17:33:12
+        Log: One more PL_csighandlerp.
      Branch: perl
-          ! INSTALL perl.h pod/perlfunc.pod pod/perlrun.pod
-          ! pod/perlsec.pod
-____________________________________________________________________________
-[ 20241] By: jhi                                   on 2003/07/27  20:07:20
-        Log: Integrate:
-             [ 20219]
-             Subject: [PATCH-for-RC2] WinCE port addition
-             From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
-             Date: Fri, 25 Jul 2003 22:17:11 +0400
-             Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>
-             
-             [ 20220]
-             Subject: Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 18 Jul 2003 23:15:37 +0300
-             Message-ID: <20030718201537.GA1574@ratsnest.hole>
-             
-             [ 20221]
-             Subject: [PATCH] fix for File::Find logical name collision on VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Mon, 21 Jul 2003 19:40:20 -0500
-             Message-ID: <3F1C87F4.2070401@mac.com>
-             
-             [ 20222]
-             Regenerated because of #20220.
-             
-             [ 20223]
-             Regen byterun once more: the incav is not yet right, but at
-             least it compiles now (Tru64 cc choked on the lvalue cast).
-             
-             [ 20224]
-             Subject: Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sun, 20 Jul 2003 22:36:02 +0200
-             Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>
-             
-             [ 20225]
-             Upgrade to File::Spec 0.85.
-             
-             [ 20229]
-             Skip the test until Enache fixes it.
-             
-             [ 20230]
-             Upgrade to I18N::LangTags 0.28.
-             
-             [ 20231]
-             Unicode::UCD doc nit from Andreas Koenig.
-             
-             [ 20232]
-             A bug reported in perl-unicode by Terry Jones, fixed
-             by Andreas Koenig, and add a test.
-             
-             [ 20233]
-             Upgrade to Pod::Perldoc 3.09.
-             
-             [ 20234]
-             Reapply some perldoc changes not in 3.09.
-             
-             [ 20235]
-             Further Byteloader tweaks from Enache.
-             
-             [ 20236]
-             Add -l (one file per line) option to manicheck.
-             
-             [ 20237]
-             Missing MakeMaker test.
-             
-             [ 20238]
-             Upgrade to Test::Harness 2.29.
-             
-             [ 20239]
-             cleanup tiehandle.t to use test.pl, is(), like(), etc...
-             (Schwern)
-             
-             [ 20240]
-             fresh_perl_(is|like) were printing out the wrong file/line
-             number on failure because _where() was hard coded to only
-             look one level up the call stack.  In these cases it has to
-             look two.
-             (Schwern)
-     Branch: maint-5.8/perl
-         +> lib/ExtUtils/t/postamble.t lib/I18N/LangTags/t/01test.t
-          - lib/I18N/LangTags/test.pl wince/README.compile
-         !> (integrate 60 files)
+          ! ext/POSIX/POSIX.xs
 ____________________________________________________________________________
-[ 20240] By: jhi                                   on 2003/07/27  19:45:22
-        Log: fresh_perl_(is|like) were printing out the wrong file/line
-             number on failure because _where() was hard coded to only
-             look one level up the call stack.  In these cases it has to
-             look two.
-             (Schwern)
+[ 20594] By: rgs                                   on 2003/08/10  13:30:11
+        Log: Further tweaks on perlreref.pod (by Iain Truskett)
      Branch: perl
-          ! t/test.pl
+          ! pod/perlreref.pod
 ____________________________________________________________________________
-[ 20239] By: jhi                                   on 2003/07/27  19:43:34
-        Log: cleanup tiehandle.t to use test.pl, is(), like(), etc...
-             (Schwern)
+[ 20593] By: rgs                                   on 2003/08/10  12:32:47
+        Log: Add the perlreref manpage, by Iain Truskett
+             (regular expressions quick reference.)
+             Regenerate the table of contents.
      Branch: perl
-          ! t/op/tiehandle.t
+          + pod/perlreref.pod
+          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
 ____________________________________________________________________________
-[ 20238] By: jhi                                   on 2003/07/27  19:20:45
-        Log: Upgrade to Test::Harness 2.29.
+[ 20592] By: rgs                                   on 2003/08/09  21:13:27
+        Log: Remove ByteLoader from the list of modules whose compilability should
+             be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
+             pointed out.)
      Branch: perl
-          ! lib/Test/Harness.pm lib/Test/Harness/Straps.pm
-          ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
-          ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
-          ! lib/Test/Harness/t/test-harness.t
+          ! t/lib/1_compile.t
 ____________________________________________________________________________
-[ 20237] By: jhi                                   on 2003/07/27  18:37:45
-        Log: Missing MakeMaker test.
+[ 20591] By: rgs                                   on 2003/08/09  21:08:59
+        Log: Subject: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Sat, 9 Aug 2003 14:51:44 +0100
+             Message-ID: <20030809135144.GC4997@fdgroup.com>
      Branch: perl
-          + lib/ExtUtils/t/postamble.t
-          ! MANIFEST
+          ! embed.fnc embed.h global.sym op.c pp_ctl.c proto.h scope.c
+          ! scope.h t/lib/warnings/pad
 ____________________________________________________________________________
-[ 20236] By: jhi                                   on 2003/07/27  18:29:16
-        Log: Add -l (one file per line) option to manicheck.
+[ 20590] By: rgs                                   on 2003/08/09  21:02:21
+        Log: Regenerate perlapi.pod.
      Branch: perl
-          ! Porting/manicheck
+          ! pod/perlapi.pod
 ____________________________________________________________________________
-[ 20235] By: jhi                                   on 2003/07/27  18:08:55
-        Log: Further Byteloader tweaks from Enache.
+[ 20589] By: rgs                                   on 2003/08/09  20:26:28
+        Log: Subject: [PATCH t/lib/1_compile.t] Removing tested modules
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 9 Aug 2003 13:36:59 -0700
+             Message-ID: <20030809203659.GB24919@windhund.schwern.org>
      Branch: perl
-          ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
-          ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/defsubs_h.PL
-          ! ext/B/t/assembler.t ext/ByteLoader/ByteLoader.pm
-          ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
-          ! ext/ByteLoader/byterun.h t/TEST
+          ! t/lib/1_compile.t
 ____________________________________________________________________________
-[ 20234] By: jhi                                   on 2003/07/27  18:02:24
-        Log: Reapply some perldoc changes not in 3.09.
+[ 20588] By: jhi                                   on 2003/08/09  18:13:07
+        Log: Update Jon Orwant's email address as he wants it,
+             drop TPJ URL; upate also Doug MacEachern's address.
      Branch: perl
-          ! lib/Pod/Perldoc.pm
+          ! pod/perlembed.pod pod/perlmodinstall.pod
 ____________________________________________________________________________
-[ 20233] By: jhi                                   on 2003/07/27  17:51:01
-        Log: Upgrade to Pod::Perldoc 3.09.
+[ 20587] By: ams                                   on 2003/08/09  18:09:34
+        Log: hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
+             normal key was replaced by its UTF-8 equivalent. This caused the
+             "Storable problem" RT3 users reported under RH9.
      Branch: perl
-          ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
+          ! hv.c
 ____________________________________________________________________________
-[ 20232] By: jhi                                   on 2003/07/27  17:34:23
-        Log: A bug reported in perl-unicode by Terry Jones, fixed
-             by Andreas Koenig, and add a test.
+[ 20586] By: jhi                                   on 2003/08/09  18:08:20
+        Log: Subject: [PATCH perlmodinstall.pod] Installation on Win32
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Fri, 8 Aug 2003 18:35:51 -0700
+             Message-ID: <20030809013550.GS1587@windhund.schwern.org>
      Branch: perl
-          ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
+          ! pod/perlmodinstall.pod
 ____________________________________________________________________________
-[ 20231] By: jhi                                   on 2003/07/27  17:21:11
-        Log: Unicode::UCD doc nit from Andreas Koenig.
+[ 20584] By: jhi                                   on 2003/08/09  18:05:22
+        Log: Reintroduce the U_32-ification to pad.c,
+             suggested by Dave Mitchell.
      Branch: perl
-          ! lib/Unicode/UCD.pm
+          ! pad.c
 ____________________________________________________________________________
-[ 20230] By: jhi                                   on 2003/07/27  17:13:55
-        Log: Upgrade to I18N::LangTags 0.28.
+[ 20583] By: rgs                                   on 2003/08/09  12:43:50
+        Log: Change #20578 to SelfLoader is probably also useful to AutoSplit.
      Branch: perl
-          + lib/I18N/LangTags/t/01test.t
-          - lib/I18N/LangTags/test.pl
-          ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/List.pm
+          ! lib/AutoSplit.pm
 ____________________________________________________________________________
-[ 20229] By: jhi                                   on 2003/07/27  16:59:27
-        Log: Skip the test until Enache fixes it.
+[ 20579] By: jhi                                   on 2003/08/09  08:07:22
+        Log: Some updates for the memory use debugging section:
+             -DL is obsolete, mention Devel::Size, and Purify and valgrind.
      Branch: perl
-          ! ext/B/t/assembler.t
-____________________________________________________________________________
-[ 20228] By: jhi                                   on 2003/07/27  16:54:28
-        Log: More perldelta tweakage.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 20227] By: jhi                                   on 2003/07/27  16:49:50
-        Log: Some perldelta tweaks.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+          ! pod/perldebguts.pod
 ____________________________________________________________________________
-[ 20226] By: jhi                                   on 2003/07/27  16:20:45
-        Log: Retract #14952, too aggressive for a maint release.
-     Branch: maint-5.8/perl
-          ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
-          ! pp_hot.c t/op/magic.t
+[ 20578] By: jhi                                   on 2003/08/09  07:34:16
+        Log: Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
+             Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
+             which was on old bug unearthed by the change #20559.
+             Basically, qr// + (??{$lexical}) combination is very, VERY broken.
+             Workaround is not to use lexicals.
+     Branch: perl
+          ! lib/SelfLoader.pm
 ____________________________________________________________________________
-[ 20225] By: jhi                                   on 2003/07/27  16:12:44
-        Log: Upgrade to File::Spec 0.85.
+[ 20577] By: jhi                                   on 2003/08/09  07:28:41
+        Log: The libcygipc doesn't really work with the Perl SysV IPC tests
+             so no much point in adding it yet.
      Branch: perl
-          ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
-          ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
-          ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
-          ! lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
-          ! lib/File/Spec/t/rel2abs2rel.t
+          ! hints/cygwin.sh
 ____________________________________________________________________________
-[ 20224] By: jhi                                   on 2003/07/27  15:48:20
-        Log: Subject: Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sun, 20 Jul 2003 22:36:02 +0200
-             Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>
+[ 20575] By: jhi                                   on 2003/08/09  07:24:43
+        Log: Retract #20524 since it was due to broken INT32_MIN in
+             Cygwin 1.5's stdint.h.
      Branch: perl
-          ! dump.c embedvar.h ext/Storable/Storable.xs hv.c intrpvar.h
-          ! perl.c perlapi.h sv.c universal.c
+          ! pad.c
 ____________________________________________________________________________
-[ 20223] By: jhi                                   on 2003/07/27  15:43:30
-        Log: Regen byterun once more: the incav is not yet right, but at
-             least it compiles now (Tru64 cc choked on the lvalue cast).
+[ 20574] By: jhi                                   on 2003/08/09  07:11:32
+        Log: Subject: [ PATCH] Re: strange destruction problem on VMS
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Fri, 8 Aug 2003 22:28:48 +0100
+             Message-ID: <20030808212848.GA2628@fdgroup.com>
      Branch: perl
-          ! bytecode.pl ext/ByteLoader/byterun.c
+          ! sv.c
 ____________________________________________________________________________
-[ 20222] By: jhi                                   on 2003/07/27  15:31:52
-        Log: Regenerated because of #20220.
+[ 20573] By: jhi                                   on 2003/08/09  07:09:07
+        Log: Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Fri, 8 Aug 2003 13:59:50 -0700
+             Message-ID: <20030808205950.GJ1587@windhund.schwern.org>
      Branch: perl
-          ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
-          ! ext/ByteLoader/byterun.h
+          ! pod/perlfaq8.pod
 ____________________________________________________________________________
-[ 20221] By: jhi                                   on 2003/07/27  15:19:57
-        Log: Subject: [PATCH] fix for File::Find logical name collision on VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Mon, 21 Jul 2003 19:40:20 -0500
-             Message-ID: <3F1C87F4.2070401@mac.com>
+[ 20572] By: jhi                                   on 2003/08/09  07:06:37
+        Log: Subject: [PATCH] kill 'INT' doesn't work on Windows
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Fri, 08 Aug 2003 17:49:03 -0700
+             Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
      Branch: perl
-          ! lib/File/Find.pm
+          ! win32/win32.c
 ____________________________________________________________________________
-[ 20220] By: jhi                                   on 2003/07/27  15:13:10
-        Log: Subject: Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 18 Jul 2003 23:15:37 +0300
-             Message-ID: <20030718201537.GA1574@ratsnest.hole>
+[ 20571] By: jhi                                   on 2003/08/09  06:53:54
+        Log: Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Fri, 8 Aug 2003 23:30:00 +0100
+             Message-ID: <20030808233000.B20130@plum.flirble.org>
      Branch: perl
-          ! Makefile.SH bytecode.pl ext/B/B.xs ext/B/B/Assembler.pm
-          ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/typemap
-          ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
-          ! ext/ByteLoader/bytecode.h installperl t/TEST utils/perlcc.PL
+          ! ext/Storable/Storable.xs
 ____________________________________________________________________________
-[ 20219] By: jhi                                   on 2003/07/27  15:08:23
-        Log: Subject: [PATCH-for-RC2] WinCE port addition
-             From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
-             Date: Fri, 25 Jul 2003 22:17:11 +0400
-             Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>
+[ 20570] By: jhi                                   on 2003/08/09  06:52:36
+        Log: Two more tests for #20566/#20568.
      Branch: perl
-          - wince/README.compile
-          ! MANIFEST README.ce wince/Makefile.ce wince/README.perlce
-          ! wince/compile.bat wince/wince.c wince/wince.h
-____________________________________________________________________________
-[ 20218] By: jhi                                   on 2003/07/25  08:03:37
-        Log: Integrate:
-             [ 20217]
-             Another missing hunk for MakeMaker from .org.
-     Branch: maint-5.8/perl
-         !> lib/ExtUtils/MakeMaker.pm
+          ! t/op/pat.t
 ____________________________________________________________________________
-[ 20217] By: jhi                                   on 2003/07/25  06:39:08
-        Log: Another missing hunk for MakeMaker from .org.
+[ 20568] By: jhi                                   on 2003/08/08  21:05:24
+        Log: Subject: [PATCH] Re: UNICODE regexp bug
+             From: Nick Ing-Simmons <nick@ing-simmons.net>
+             Date: Fri, 08 Aug 2003 23:05:49 +0100
+             Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>
+             
+             Better patch (than #20566) from NI-S, one more test
+             (introduce another variable rather than reuse the tmp, though)
      Branch: perl
-          ! lib/ExtUtils/MakeMaker.pm
-____________________________________________________________________________
-[ 20216] By: jhi                                   on 2003/07/25  06:09:50
-        Log: perldelta VMS updates from Craig Berry.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 20215] By: jhi                                   on 2003/07/25  06:07:38
-        Log: Subject: [perl #23091] l $var broken in debugger
-             From: "rjk-perl@focalex.com (via RT)" <perlbug-followup@perl.org>
-             Date: 22 Jul 2003 19:08:15 -0000
-             Message-ID: <rt-23091-61662.16.0158690528893@rt.perl.org>
-     Branch: maint-5.8/perl
-          ! lib/perl5db.pl
+          ! regexec.c t/op/pat.t
 ____________________________________________________________________________
-[ 20214] By: jhi                                   on 2003/07/24  14:50:34
-        Log: Integrate:
-             [ 20213]
-             Grabbed from www.makemaker.org.
-     Branch: maint-5.8/perl
-         +> t/lib/MakeMaker/Test/Setup/Recurs.pm
-         !> MANIFEST
+[ 20566] By: jhi                                   on 2003/08/08  19:47:45
+        Log: Subject: UNICODE regexp bug
+             From: Nick Ing-Simmons <nick@ing-simmons.net>
+             Date: Fri, 08 Aug 2003 20:36:56 +0100
+             Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
+     Branch: perl
+          ! regexec.c t/op/pat.t
 ____________________________________________________________________________
-[ 20213] By: jhi                                   on 2003/07/24  14:49:25
-        Log: Grabbed from www.makemaker.org.
+[ 20565] By: jhi                                   on 2003/08/08  18:59:40
+        Log: Move the csighandler to be a data variable so that
+             things like DLL trampolines can't mess up the code
+             variables the Perl_csighandler (seen in Cygwin:
+             Perl_csighandler in POSIX extension was different
+             than in main executable).
      Branch: perl
-          + t/lib/MakeMaker/Test/Setup/Recurs.pm
-          ! MANIFEST
+          ! embedvar.h ext/POSIX/POSIX.xs mg.c perlapi.h perlvars.h
 ____________________________________________________________________________
-[ 20212] By: jhi                                   on 2003/07/24  14:32:57
-        Log: Integrate:
-             [ 20184]
-             Subject: [PATCH 5.8.1 @20153] malloc cleanup
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Tue, 15 Jul 2003 07:46:58 -0700
-             Message-ID: <20030715144657.GA21313@math.berkeley.edu>
-             
-             [ 20186]
-             Subject: Re: problem with rc1 and rc2 on Mac OS X
-             From: Edward Moy <emoy@apple.com>
-             Date: Sun, 13 Jul 2003 14:12:57 -0700
-             Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>
-             
-             [ 20187]
-             Subject: [PATCH] configure.gnu --prefix
-             From: slaven@rezic.de
-             Date: Thu, 10 Jul 2003 09:33:27 +0000
-             Message-Id: <1057829607.9622@devpc01.iconmobile.de>
-             
-             [ 20188]
-             Subject: [PATCH RC2] configpm breakage on VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 13 Jul 2003 08:28:55 -0500
-             Message-ID: <3F115E97.4070207@mac.com>
-             
-             [ 20189]
-             Subject: [PATCH RC2] Missing semicolon in PERL_FPU_INIT macro
-             From: Stephen Clouse <stephenc@theiqgroup.com>
-             Date: Tue, 22 Jul 2003 21:31:38 -0500
-             Message-ID: <20030723023138.GA15653@owns.warpcore.org>
-             
-             [ 20190]
-             Subject: [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
-             From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
-             Date: 22 Jul 2003 02:59:13 -0000
-             Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>
-             
-             [ 20193]
-             Subject: [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0 
-             From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
-             Date: 14 Jul 2003 05:37:02 -0000
-             Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>
-             
-             [ 20194]
-             Subject: [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning 
-             From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
-             Date: 14 Jul 2003 05:37:15 -0000
-             Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>
-             
-             [ 20195]
-             POSIX-BC patch from Thomas Dorner.
-             
-             [ 20196]
-             EBCDIC fix from Thomas Dorner.
-             
-             [ 20197]
-             Subject: [PATCH] typo in VMS::Filespec
-             From: Ken Williams <ken@mathforum.org>
-             Date: Tue, 22 Jul 2003 15:18:21 -0500
-             Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>
-             
-             [ 20198]
-             Subject: [PATCH] Re: Bug in B::Deparse/Concise with ithreads
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Sat, 19 Jul 2003 12:06:31 -0400
-             Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>
-             
-             [ 20199]
-             Subject: [PATCH] Re: Reference to tied elements results in lvalue.
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 18 Jul 2003 18:49:43 +0100
-             Message-ID: <20030718174943.GB6427@fdgroup.com>
-             
-             [ 20200]
-             Subject: [PATCH] Fix saving 'V' magic in scan_vstring()
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Tue, 22 Jul 2003 09:41:10 -0400
-             Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>
-             
-             [ 20201]
-             Subject: PATCH: More edge tests on t/op/pow.t
-             From: Andy Lester <andy@petdance.com>
-             Date: Wed, 23 Jul 2003 16:38:35 -0500
-             Message-ID: <20030723213834.GA20468@petdance.com>
-             
-             [ 20202]
-             Subject: [patch] perldebug.pod clarification
-             From: Stéphane Payrard <stef@payrard.net>
-             Date: Mon, 21 Jul 2003 21:36:59 +0200
-             Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
-             
-             [ 20203]
-             Subject: [possible PATCH?] Re: Where is PerlIO_isutf8()?
+[ 20564] By: jhi                                   on 2003/08/08  13:12:19
+        Log: Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
              From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Fri, 18 Jul 2003 10:03:21 +0100
-             Message-ID: <3F17B7D9.80805@uk.radan.com>
-             
-             [ 20206]
-             Subject: [perl #23091] l $var broken in debugger 
-             From: "rjk-perl@focalex.com (via RT)" <perlbug-followup@perl.org>
-             Date: 22 Jul 2003 19:08:15 -0000
-             Message-ID: <rt-23091-61662.16.0158690528893@rt.perl.org>
-             
-             [ 20207]
-             Subject: [PATCH] ExtUtils::MakeMaker 6.10_08
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 21 Jul 2003 20:12:25 -0700
-             Message-ID: <20030722031224.GD12711@windhund.schwern.org>
-             
-             [ 20208]
-             Subject: [ANNOUNCE] ExtUtils::MakeMaker 6.11
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Thu, 24 Jul 2003 01:28:07 -0700
-             Message-ID: <20030724082807.GA24285@windhund.schwern.org>
-             
-             [ 20209]
-             Subject: Re: [typo] sv.c pod/perlapi.pod
-             From: Stas Bekman <stas@stason.org>
-             Date: Thu, 24 Jul 2003 16:49:27 +0200
-             Message-ID: <3F1FF1F7.30500@stason.org>
-             
-             [ 20211]
-             Subject: [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8 
-             From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
-             Date: 14 Jul 2003 05:35:15 -0000
-             Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>
-     Branch: maint-5.8/perl
-         +> lib/ExtUtils/t/recurs.t
-         !> (integrate 37 files)
-____________________________________________________________________________
-[ 20211] By: jhi                                   on 2003/07/24  14:00:29
-        Log: Subject: [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8 
-             From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
-             Date: 14 Jul 2003 05:35:15 -0000
-             Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>
+             Date: Fri, 08 Aug 2003 12:42:28 +0100
+             Message-ID: <3F338CA4.3010503@uk.radan.com>
      Branch: perl
-          ! utf8.c
+          ! t/op/time.t
 ____________________________________________________________________________
-[ 20210] By: jhi                                   on 2003/07/24  13:49:51
-        Log: Subject: [perl #23090] debugger not highlighting current line with ==> 
-             From: Ronald J Kimball (via RT) <perlbug-followup@perl.org>
-             Date: 22 Jul 2003 18:50:48 -0000
-             Message-ID: <rt-23090-61657.0.108280321391732@rt.perl.org>
-     Branch: maint-5.8/perl
-          ! lib/perl5db.pl
+[ 20563] By: jhi                                   on 2003/08/08  13:09:00
+        Log: Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
+             From: "Gerrit P. Haase" <gp@familiehaase.de>
+             Date: Fri, 8 Aug 2003 13:44:51 +0200
+             Message-ID: <1621817486657.20030808134451@familiehaase.de>
+     Branch: perl
+          ! ext/NDBM_File/hints/cygwin.pl ext/ODBM_File/hints/cygwin.pl
+          ! hints/cygwin.sh
 ____________________________________________________________________________
-[ 20209] By: jhi                                   on 2003/07/24  13:42:58
-        Log: Subject: Re: [typo] sv.c pod/perlapi.pod
-             From: Stas Bekman <stas@stason.org>
-             Date: Thu, 24 Jul 2003 16:49:27 +0200
-             Message-ID: <3F1FF1F7.30500@stason.org>
+[ 20560] By: jhi                                   on 2003/08/08  04:28:44
+        Log: Retract PASTHRU* changes as recommended by Schwern.
      Branch: perl
-          ! pod/perlapi.pod sv.c
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
+          ! lib/ExtUtils/t/MM_Win32.t
 ____________________________________________________________________________
-[ 20208] By: jhi                                   on 2003/07/24  13:41:37
-        Log: Subject: [ANNOUNCE] ExtUtils::MakeMaker 6.11
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Thu, 24 Jul 2003 01:28:07 -0700
-             Message-ID: <20030724082807.GA24285@windhund.schwern.org>
+[ 20559] By: rgs                                   on 2003/08/07  19:59:18
+        Log: Subject: Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Thu, 7 Aug 2003 15:53:35 +0100
+             Message-ID: <20030807145335.GF26683@fdgroup.com>
      Branch: perl
-          ! lib/ExtUtils/MakeMaker.pm
+          ! scope.c t/lib/warnings/pad
 ____________________________________________________________________________
-[ 20207] By: jhi                                   on 2003/07/24  13:40:39
-        Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_08
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 21 Jul 2003 20:12:25 -0700
-             Message-ID: <20030722031224.GD12711@windhund.schwern.org>
+[ 20556] By: jhi                                   on 2003/08/07  18:14:41
+        Log: The #20546 was too ambitious, broke the test.
      Branch: perl
-          + lib/ExtUtils/t/recurs.t
-          ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
-          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
-          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
-          ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/PATCHING
-          ! lib/ExtUtils/README lib/ExtUtils/t/Command.t
-          ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
-          ! lib/ExtUtils/t/basic.t
+          ! lib/Benchmark.pm lib/Benchmark.t
 ____________________________________________________________________________
-[ 20206] By: jhi                                   on 2003/07/24  13:23:27
-        Log: (accidentally empty checkin)
+[ 20554] By: jhi                                   on 2003/08/07  17:00:03
+        Log: Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
+             From: PPrymmer@factset.com
+             Date: Thu, 7 Aug 2003 14:02:02 -0400
+             Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
      Branch: perl
-          ! lib/perl5db.pl
+          ! vms/descrip_mms.template
 ____________________________________________________________________________
-[ 20205] By: jhi                                   on 2003/07/24  13:20:26
-        Log: Subject: Re: Final doc cleanup for the debugger
-             From: "Ronald J. Kimball" <rjk@linguist.thayer.dartmouth.edu>
-             Date: Mon, 21 Jul 2003 14:41:50 -0400
-             Message-ID: <20030721184150.GC29381@linguist.thayer.dartmouth.edu>
-     Branch: maint-5.8/perl
-          ! lib/perl5db.pl
+[ 20553] By: jhi                                   on 2003/08/07  16:45:25
+        Log: Some AUTHORS updates.
+     Branch: perl
+          ! AUTHORS
 ____________________________________________________________________________
-[ 20204] By: jhi                                   on 2003/07/24  13:18:39
-        Log: Subject: Final doc cleanup for the debugger
-             From: Joe McMahon <mcmahon@ibiblio.org>
-             Date: Mon, 21 Jul 2003 12:09:45 -0400
-             Message-Id: <BE723BEA-BB95-11D7-9203-000393BCA0FC@ibiblio.org>
-     Branch: maint-5.8/perl
-          ! lib/perl5db.pl
+[ 20552] By: jhi                                   on 2003/08/07  15:45:03
+        Log: Hint away the semid_ds test in NetBSD/sparc.
+     Branch: perl
+          ! hints/netbsd.sh
 ____________________________________________________________________________
-[ 20203] By: jhi                                   on 2003/07/24  13:14:53
-        Log: Subject: [possible PATCH?] Re: Where is PerlIO_isutf8()?
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Fri, 18 Jul 2003 10:03:21 +0100
-             Message-ID: <3F17B7D9.80805@uk.radan.com>
+[ 20550] By: jhi                                   on 2003/08/07  15:39:53
+        Log: Allow hinting d_semctl_semun and d_semctl_semid_ds.
      Branch: perl
-          ! makedef.pl
+          ! Configure
 ____________________________________________________________________________
-[ 20202] By: jhi                                   on 2003/07/24  13:12:08
-        Log: Subject: [patch] perldebug.pod clarification
-             From: Stéphane Payrard <stef@payrard.net>
-             Date: Mon, 21 Jul 2003 21:36:59 +0200
-             Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
+[ 20548] By: jhi                                   on 2003/08/07  14:48:27
+        Log: Subject: [PATCH] Test::More
+             From: Fergal Daly <fergal@esatclear.ie>
+             Date: Thu, 7 Aug 2003 15:52:11 +0100
+             Message-Id: <200308071552.11873.fergal@esatclear.ie>
      Branch: perl
-          ! pod/perldebug.pod
+          ! lib/Test/More.pm
 ____________________________________________________________________________
-[ 20201] By: jhi                                   on 2003/07/24  13:08:50
-        Log: Subject: PATCH: More edge tests on t/op/pow.t
-             From: Andy Lester <andy@petdance.com>
-             Date: Wed, 23 Jul 2003 16:38:35 -0500
-             Message-ID: <20030723213834.GA20468@petdance.com>
+[ 20547] By: jhi                                   on 2003/08/07  14:45:22
+        Log: Integrate from maint:
+             [ 20543]
+             Workround for SuSE8.2's -lndbm hack
      Branch: perl
-          ! t/op/pow.t
+         !> hints/linux.sh
 ____________________________________________________________________________
-[ 20200] By: jhi                                   on 2003/07/24  13:06:36
-        Log: Subject: [PATCH] Fix saving 'V' magic in scan_vstring()
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Tue, 22 Jul 2003 09:41:10 -0400
-             Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>
+[ 20546] By: jhi                                   on 2003/08/07  14:43:57
+        Log: Subject: [PATCH 5.8.1] Benchmark problem
+             From: Radu Greab <rgreab@fx.ro>
+             Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
+             Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>
+             
+             Subject: Re: [PATCH 5.8.1] Benchmark problem
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Thu, 7 Aug 2003 15:48:38 +0200
+             Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>
      Branch: perl
-          ! toke.c
+          ! lib/Benchmark.pm lib/Benchmark.t
 ____________________________________________________________________________
-[ 20199] By: jhi                                   on 2003/07/24  13:04:24
-        Log: Subject: [PATCH] Re: Reference to tied elements results in lvalue.
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 18 Jul 2003 18:49:43 +0100
-             Message-ID: <20030718174943.GB6427@fdgroup.com>
+[ 20544] By: jhi                                   on 2003/08/07  14:25:25
+        Log: Retract #20359: too wide a brush.
      Branch: perl
-          ! sv.c t/op/tie.t
+          ! hints/netbsd.sh
 ____________________________________________________________________________
-[ 20198] By: jhi                                   on 2003/07/24  09:07:45
-        Log: Subject: [PATCH] Re: Bug in B::Deparse/Concise with ithreads
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Sat, 19 Jul 2003 12:06:31 -0400
-             Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>
+[ 20542] By: jhi                                   on 2003/08/07  06:24:23
+        Log: If no alarm(), skip the subtests.
      Branch: perl
-          ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
+          ! ext/Time/HiRes/t/HiRes.t
 ____________________________________________________________________________
-[ 20197] By: jhi                                   on 2003/07/24  08:59:45
-        Log: Subject: [PATCH] typo in VMS::Filespec
-             From: Ken Williams <ken@mathforum.org>
-             Date: Tue, 22 Jul 2003 15:18:21 -0500
-             Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>
+[ 20541] By: jhi                                   on 2003/08/07  06:15:54
+        Log: Subject: Re: maint @ 20537
+             From: Philip Newton <Philip.Newton@gmx.net>
+             Date: Thu, 07 Aug 2003 09:05:17 +0200
+             Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
      Branch: perl
-          ! vms/ext/Filespec.pm
+          ! ext/Socket/Socket.xs
 ____________________________________________________________________________
-[ 20196] By: jhi                                   on 2003/07/24  08:54:54
-        Log: EBCDIC fix from Thomas Dorner.
+[ 20540] By: jhi                                   on 2003/08/07  06:13:19
+        Log: Subject: Re: maint @ 20537
+             From: Philip Newton <Philip.Newton@gmx.net>
+             Date: Thu, 07 Aug 2003 09:05:17 +0200
+             Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
      Branch: perl
-          ! Makefile.SH
+          ! hints/dos_djgpp.sh
 ____________________________________________________________________________
-[ 20195] By: jhi                                   on 2003/07/24  08:54:13
-        Log: POSIX-BC patch from Thomas Dorner.
+[ 20539] By: jhi                                   on 2003/08/07  05:17:56
+        Log: NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to have
+             broken SysV semaphores.
      Branch: perl
-          ! hints/posix-bc.sh
+          ! hints/netbsd.sh
 ____________________________________________________________________________
-[ 20194] By: jhi                                   on 2003/07/24  08:45:55
-        Log: Subject: [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning 
-             From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
-             Date: 14 Jul 2003 05:37:15 -0000
-             Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>
+[ 20538] By: jhi                                   on 2003/08/07  05:08:14
+        Log: Subject: Re: [perl #23030] Error in negative lookahead with alternations
+             From: hv@crypt.org
+             Date: Thu, 07 Aug 2003 02:44:23 +0100
+             Message-Id: <200308070144.h771iN906446@zen.crypt.org>
      Branch: perl
-          ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
+          ! regexec.c t/op/re_tests
 ____________________________________________________________________________
-[ 20193] By: jhi                                   on 2003/07/24  08:43:33
-        Log: Subject: [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0 
-             From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
-             Date: 14 Jul 2003 05:37:02 -0000
-             Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>
+[ 20535] By: jhi                                   on 2003/08/06  19:05:18
+        Log: ESUCCESS = 0 is not true, but exists.
      Branch: perl
-          ! ext/IO/lib/IO/Socket.pm
+          ! ext/Errno/t/Errno.t
 ____________________________________________________________________________
-[ 20192] By: jhi                                   on 2003/07/24  08:40:01
-        Log: Subject: [PATCH maint] Re: Fatal 5.8.1 error in our $FOO = x if $FOO
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 17 Jul 2003 21:54:01 +0100
-             Message-ID: <20030717205401.GB2994@fdgroup.com>
-     Branch: maint-5.8/perl
-          ! pad.c t/lib/warnings/pad
+[ 20533] By: jhi                                   on 2003/08/06  18:39:49
+        Log: Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
+             From: jari.aalto@poboxes.com (Jari Aalto)
+             Date: Wed, 06 Aug 2003 14:24:42 +0300
+             Message-ID: <ekzzowp1.fsf@blue.sea.net>
+     Branch: perl
+          ! ext/Sys/Syslog/Syslog.pm
 ____________________________________________________________________________
-[ 20191] By: jhi                                   on 2003/07/24  08:38:35
-        Log: Subject: [PATCH] Re: Fatal 5.8.1 error in our $FOO = x if $FOO
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 17 Jul 2003 20:33:29 +0100
-             Message-ID: <20030717193329.GA2699@fdgroup.com>
+[ 20530] By: jhi                                   on 2003/08/06  18:24:56
+        Log: Make code agree with documentation (from Wolfgang Friebel)
      Branch: perl
-          ! pad.c t/lib/warnings/pad
+          ! lib/ExtUtils/MakeMaker.pm
 ____________________________________________________________________________
-[ 20190] By: jhi                                   on 2003/07/24  08:35:11
-        Log: Subject: [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
-             From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
-             Date: 22 Jul 2003 02:59:13 -0000
-             Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>
+[ 20529] By: jhi                                   on 2003/08/06  18:20:31
+        Log: Various tweaks to help DJGPP builds.
      Branch: perl
-          ! pod/perlfunc.pod
+          ! djgpp/djgppsed.sh hints/dos_djgpp.sh
 ____________________________________________________________________________
-[ 20189] By: jhi                                   on 2003/07/24  08:26:02
-        Log: Subject: [PATCH RC2] Missing semicolon in PERL_FPU_INIT macro
-             From: Stephen Clouse <stephenc@theiqgroup.com>
-             Date: Tue, 22 Jul 2003 21:31:38 -0500
-             Message-ID: <20030723023138.GA15653@owns.warpcore.org>
+[ 20527] By: jhi                                   on 2003/08/06  14:57:22
+        Log: More PASTHRU patching from Steve Hay.
      Branch: perl
-          ! perl.h
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[ 20526] By: jhi                                   on 2003/08/06  13:53:01
+        Log: Cast away gcc 3.3 type conversion pickiness.
+     Branch: perl
+          ! ext/threads/threads.xs
+____________________________________________________________________________
+[ 20524] By: jhi                                   on 2003/08/06  13:36:44
+        Log: Subject: Re: perl with cygwin 1.5, need help
+             From: "Gerrit P. Haase" <gp@familiehaase.de>
+             Date: Tue, 5 Aug 2003 14:36:55 +0200
+             Message-ID: <71561410910.20030805143655@familiehaase.de>
+             
+             (needed manual fitting)
+     Branch: perl
+          ! pad.c
+____________________________________________________________________________
+[ 20523] By: jhi                                   on 2003/08/06  13:30:42
+        Log: Subject: maint @ 20512
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Wed, 6 Aug 2003 15:31:33 +0100
+             Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
+     Branch: perl
+          ! MANIFEST Porting/Maintainers.pl
+____________________________________________________________________________
+[ 20520] By: jhi                                   on 2003/08/06  11:38:46
+        Log: Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Wed, 06 Aug 2003 10:56:44 +0100
+             Message-ID: <3F30D0DC.20700@uk.radan.com>
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[ 20514] By: jhi                                   on 2003/08/06  05:22:29
+        Log: Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
+             From: Tim Jenness <t.jenness@jach.hawaii.edu>
+             Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
+             Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>
+     Branch: perl
+          ! pod/perlfaq2.pod
 ____________________________________________________________________________
-[ 20188] By: jhi                                   on 2003/07/24  08:07:57
-        Log: Subject: [PATCH RC2] configpm breakage on VMS
+[ 20513] By: jhi                                   on 2003/08/06  05:18:32
+        Log: Subject: [PATCH] dprofpp.PL again -- #20488 thinko
              From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 13 Jul 2003 08:28:55 -0500
-             Message-ID: <3F115E97.4070207@mac.com>
-     Branch: maint-5.8/perl
-          ! configpm
+             Date: Wed, 06 Aug 2003 00:18:36 -0500
+             Message-ID: <3F308FAC.4090409@mac.com>
+             
+             (from vmsperl list)
+     Branch: perl
+          ! utils/dprofpp.PL
 ____________________________________________________________________________
-[ 20187] By: jhi                                   on 2003/07/24  07:53:33
-        Log: Subject: [PATCH] configure.gnu --prefix
-             From: slaven@rezic.de
-             Date: Thu, 10 Jul 2003 09:33:27 +0000
-             Message-Id: <1057829607.9622@devpc01.iconmobile.de>
+[ 20510] By: jhi                                   on 2003/08/05  19:01:08
+        Log: Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
+             From: mjd@plover.com
+             Date: 5 Aug 2003 19:23:46 -0000
+             Message-ID: <20030805192346.25911.qmail@plover.com>
      Branch: perl
-          ! configure.gnu
+          ! pod/perlfaq2.pod
 ____________________________________________________________________________
-[ 20186] By: jhi                                   on 2003/07/24  07:48:21
-        Log: Subject: Re: problem with rc1 and rc2 on Mac OS X
-             From: Edward Moy <emoy@apple.com>
-             Date: Sun, 13 Jul 2003 14:12:57 -0700
-             Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>
+[ 20508] By: jhi                                   on 2003/08/05  18:36:38
+        Log: Continue #20506.
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[ 20506] By: jhi                                   on 2003/08/05  17:58:01
+        Log: Try to fix the INC in PASTHRU.
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[ 20503] By: jhi                                   on 2003/08/05  16:02:14
+        Log: Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
+             From: Chip Salzenberg <chip@pobox.com>
+             Date: Tue, 5 Aug 2003 11:39:24 -0400
+             Message-ID: <20030805153924.GO1751@perlsupport.com
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[ 20502] By: jhi                                   on 2003/08/05  15:32:39
+        Log: Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Tue, 05 Aug 2003 10:43:49 +0100
+             Message-ID: <3F2F7C55.9020808@uk.radan.com>
+             
+             (The MM_Unix.pm part was dealt with in #20501.)
+     Branch: perl
+          ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Win32.t
+____________________________________________________________________________
+[ 20501] By: jhi                                   on 2003/08/05  15:28:17
+        Log: Reinstate #11125, hopefully making MakeMaker to pass
+             DEFINE and INCLUDE to subdirs (NI-S says he'll work
+             around any problems caused seen Tk if necessary).
+             Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
+             to be _after_ the directory-specific INC and DEFINE as suggested
+             by NI-S (Tk probably being the only "user" of the said macros).
      Branch: perl
           ! lib/ExtUtils/MM_Unix.pm
 ____________________________________________________________________________
-[ 20185] By: jhi                                   on 2003/07/24  07:37:07
-        Log: Subject: [PATCH toke.c] RE: RC2 is out
+[ 20500] By: jhi                                   on 2003/08/05  15:14:35
+        Log: Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
+             From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
+             Date: Tue, 5 Aug 2003 20:12:18 +0400
+             Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
+     Branch: perl
+          - wince/include/netdb.h
+          ! MANIFEST wince/Makefile.ce wince/win32.h wince/win32io.c
+          ! wince/wince.c
+____________________________________________________________________________
+[ 20499] By: jhi                                   on 2003/08/05  14:03:43
+        Log: A suggested perlio doc addition from Stas.
+     Branch: perl
+          ! pod/perliol.pod
+____________________________________________________________________________
+[ 20498] By: jhi                                   on 2003/08/05  13:32:59
+        Log: Subject: [PATCH RC4] AUTHORS +  Maintainers.pl
              From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Fri, 11 Jul 2003 16:30:55 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D9040465D4@hotel.npl.co.uk>
-     Branch: maint-5.8/perl
-          ! toke.c
+             Date: Tue, 5 Aug 2003 15:32:36 +0100
+             Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
+     Branch: perl
+          ! AUTHORS Porting/Maintainers.pl
 ____________________________________________________________________________
-[ 20184] By: jhi                                   on 2003/07/24  07:02:31
-        Log: Subject: [PATCH 5.8.1 @20153] malloc cleanup
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Tue, 15 Jul 2003 07:46:58 -0700
-             Message-ID: <20030715144657.GA21313@math.berkeley.edu>
+[ 20497] By: jhi                                   on 2003/08/05  12:23:04
+        Log: This is necessary to get things building for the VMS debugger.
+             (Craig Berry)
      Branch: perl
-          ! makedef.pl malloc.c malloc_ctl.h
+          ! vms/descrip_mms.template
 ____________________________________________________________________________
-[ 20183] By: jhi                                   on 2003/07/23  14:15:34
-        Log: Make Stas Bekman happy also in maint.
-     Branch: maint-5.8/perl
-         !> hv.h perl.c
+[ 20495] By: jhi                                   on 2003/08/05  09:23:24
+        Log: Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
+             From: alian <alian@cpan.org>
+             Date: Tue, 05 Aug 2003 12:21:42 +0200
+             Message-ID: <3F2F8536.1090702@jupiter.alianet>
+     Branch: perl
+          ! ext/POSIX/t/posix.t
 ____________________________________________________________________________
-[ 20182] By: jhi                                   on 2003/07/23  13:28:52
-        Log: This should make Stas happy.
+[ 20494] By: jhi                                   on 2003/08/05  09:03:57
+        Log: Add some known cases to Maintainers.
      Branch: perl
-          ! hv.h perl.c
+          ! Porting/Maintainers.pl
 ____________________________________________________________________________
-[ 20181] By: jhi                                   on 2003/07/23  13:12:38
-        Log: Integrate:
-             [ 19504]
-             Small nit in perlsyn about the new // operator
-             
-             [ 20154]
-             Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Tue, 13 May 2003 18:33:05 -0700
-             Message-ID: <20030514013305.GB22001@windhund.schwern.org>
-             
-             [ 20155]
-             Subject: [DOCPATCH] perlfunc/read
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: Tue, 8 Jul 2003 10:23:03 -0400
-             Message-ID: <20030708142303.GB23698@grazzini.net>
-             
-             Clarify the OFFSET parameter to read().
-             
-             [ 20156]
-             Subject: Re: Sort sub and NaNs 
-             From: "John P. Linderman" <jpl@research.att.com>
-             Date: Thu, 10 Jul 2003 10:45:06 -0400
-             Message-Id: <200307101445.KAA79110@raptor.research.att.com>
-             
-             Warn against a potential edge case with sort, <=> and NaNs.
-             
-             [ 20157]
-             Minor updates of the charnames documentation.
-             
-             [ 20158]
-             Add a TODO test for perlbug #19049
-             Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
-             From: Alex Gough <alex-p5p@earth.li>
-             Date: Fri, 11 Jul 2003 01:12:42 +0100
-             Message-ID: <20030711001242.GD2484@the.earth.li>
-             
-             [ 20159]
-             Subject: [PATCH] incorrect error message from Attribute::Handlers
-             From: Claes Jacobsson <claes@surfar.nu>
-             Date: Sat, 12 Jul 2003 16:30:42 +0200
-             Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
-             
-             [ 20161]
-             Minor nits in perlsyn.pod
-             
-             [ 20162]
-             Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
-             From: Tony Bowden <tony@kasei.com>
-             Date: Thu, 17 Jul 2003 16:49:35 +0100
-             Message-ID: <20030717154935.GA20302@soto.kasei.com>
-             
-             [ 20163]
-             Subject: [PATCH] fix $^N-related coredump
-             From: Anton Berezin <tobez@tobez.org>
-             Date: Mon, 14 Jul 2003 13:50:35 +0200
-             Message-ID: <20030714115035.GA10971@heechee.tobez.org>
-             
-             [ 20164]
-             [perl #22944] PERL5LIB is not colon-separated everywhere
-             
-             [ 20165]
-             Subject: [PATCH] Re: POSIX::div
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 14 Jul 2003 14:00:58 -0700
-             Message-ID: <20030714210057.GK18517@windhund.schwern.org>
-             
-             [ 20166]
-             Subject: [PATCH] Increment cop_seqmax in utilize()
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Tue, 15 Jul 2003 09:57:26 -0400
-             Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
-             
-             Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Tue, 15 Jul 2003 09:57:31 -0400
-             Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
-             
-             [ 20167]
-             Subject: [PATCH] Re: Oops - Can't calculate our powers
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Fri, 18 Jul 2003 02:26:14 -0400
-             Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
-             
-             [ 20168]
-             Subject: [ PATCH] Re: isa(UNIVERSAL)?
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 17 Jul 2003 21:51:12 +0100
-             Message-ID: <20030717205112.GA2994@fdgroup.com>
-             
-             [ 20169]
-             Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
-             From: Andreas J Koenig <andreas.koenig@anima.de>
-             Date: Fri, 18 Jul 2003 09:36:47 +0200
-             Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
-             
-             [ 20170]
-             Rename get_seed() to get_hash_seed(), as suggested by
-             Eric J Kidder, to solve a name conflict on HP_UX 11.00.
-             
-             [ 20171]
-             The warning "Possible precedence problem on bitwise operator"
-             was incorrectly produced with the bitwise-assignment operators.
-             Fix it. (bug #23065 concerning 5.8.1 RC2)
-             
-             [ 20172]
-             Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
-             
-             plus a clarification to INSTALL :
-             Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
-             
-             [ 20173]
-             Minor doc nits concerning the dosish ALTERNATE_SHEBANG
-             (bug #22968)
-             
-             [ 20175]
-             Subject: Re: [PATCH] test clean-up for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 20 Jul 2003 10:43:32 -0500
-             Message-ID: <3F1AB8A4.2070207@mac.com>
-             
-             [ 20176]
-             Subject: Re: [PATCH] h2xs and extra_libraries
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Tue, 15 Jul 2003 07:28:52 +0200
-             Message-id: <20030715052852.GA494@ethan>
-             
-             [ 20177]
-             Subject: [PATCH] Re: Perl formats do not work with tied values
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Tue, 15 Jul 2003 20:46:07 +0100
-             Message-ID: <20030715194607.GA24592@fdgroup.com>
-             
-             plus the regression test :
-             Subject: Re: [PATCH] Re: Perl formats do not work with tied values
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Tue, 15 Jul 2003 22:24:04 +0100
-             Message-ID: <20030715222404.L20414@plum.flirble.org>
-             
-             [ 20178]
-             Subject: [DOCPATCH] %SIG and SA_RESTART
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: Wed, 16 Jul 2003 08:56:21 -0400
-             Message-ID: <20030716125620.GA7022@grazzini.net>
-             
-             [ 20179]
-             As the perldoc.pod is now in a separate file under pod/,
-             the installman script was installing an empty perldoc.1 manpage.
-             
-             [ 20180]
-             utils.lst parsing tweak for bin/perldoc installation from Rafael.
-     Branch: maint-5.8/perl
-         !> (integrate 41 files)
+[ 20492] By: jhi                                   on 2003/08/05  08:34:34
+        Log: Subject: [PATCH] perlthrtut.pod
+             From: Elizabeth Mattijsen <liz@dijkmat.nl>
+             Date: Tue, 5 Aug 2003 11:26:04 +0200
+             Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
+     Branch: perl
+          ! pod/perlthrtut.pod
 ____________________________________________________________________________
-[ 20180] By: jhi                                   on 2003/07/23  12:40:11
-        Log: utils.lst parsing tweak for bin/perldoc installation from Rafael.
+[ 20491] By: jhi                                   on 2003/08/05  08:31:29
+        Log: Add META.yml and Stas' makemeta (plus extensive reworking
+             of the Maintainers utility)
      Branch: perl
-          ! installperl
+          + META.yml Porting/Maintainers.pm Porting/makemeta
+          ! MANIFEST Makefile.SH Porting/Maintainers
+          ! Porting/Maintainers.pl
 ____________________________________________________________________________
-[ 20179] By: rgs                                   on 2003/07/21  19:46:19
-        Log: As the perldoc.pod is now in a separate file under pod/,
-             the installman script was installing an empty perldoc.1 manpage.
+[ 20490] By: jhi                                   on 2003/08/05  06:28:06
+        Log: ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
+             Try to remove the created message queues and semaphores
+             even in the case of failures.
      Branch: perl
-          ! installperl utils.lst
+          ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
 ____________________________________________________________________________
-[ 20178] By: rgs                                   on 2003/07/21  19:19:06
-        Log: Subject: [DOCPATCH] %SIG and SA_RESTART
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: Wed, 16 Jul 2003 08:56:21 -0400
-             Message-ID: <20030716125620.GA7022@grazzini.net>
+[ 20489] By: jhi                                   on 2003/08/05  06:21:47
+        Log: Subject: PerlIO_{read,write} return value doc patch
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 04 Aug 2003 13:25:28 -0700
+             Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
      Branch: perl
-          ! pod/perlipc.pod pod/perlvar.pod
+          ! pod/perlapio.pod
 ____________________________________________________________________________
-[ 20177] By: rgs                                   on 2003/07/21  19:14:35
-        Log: Subject: [PATCH] Re: Perl formats do not work with tied values
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Tue, 15 Jul 2003 20:46:07 +0100
-             Message-ID: <20030715194607.GA24592@fdgroup.com>
-             
-             plus the regression test :
-             Subject: Re: [PATCH] Re: Perl formats do not work with tied values
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Tue, 15 Jul 2003 22:24:04 +0100
-             Message-ID: <20030715222404.L20414@plum.flirble.org>
+[ 20488] By: jhi                                   on 2003/08/05  06:12:07
+        Log: Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 04 Aug 2003 19:29:51 -0500
+             Message-ID: <3F2EFA7F.6070801@mac.com>
      Branch: perl
-          ! pp_ctl.c t/op/write.t
+          ! utils/dprofpp.PL
 ____________________________________________________________________________
-[ 20176] By: rgs                                   on 2003/07/21  19:00:32
-        Log: Subject: Re: [PATCH] h2xs and extra_libraries
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Tue, 15 Jul 2003 07:28:52 +0200
-             Message-id: <20030715052852.GA494@ethan>
+[ 20486] By: jhi                                   on 2003/08/05  06:05:53
+        Log: Subject: [PATCH] typos in encoding.pm
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Mon, 4 Aug 2003 20:09:35 +0200
+             Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>
      Branch: perl
-          ! utils/h2xs.PL
+          ! ext/Encode/encoding.pm
 ____________________________________________________________________________
-[ 20175] By: merijn                                on 2003/07/21  14:26:43
-        Log: Subject: Re: [PATCH] test clean-up for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 20 Jul 2003 10:43:32 -0500
-             Message-ID: <3F1AB8A4.2070207@mac.com>
+[ 20485] By: jhi                                   on 2003/08/05  05:29:11
+        Log: Bytecode patching from Enache.
      Branch: perl
-          ! ext/PerlIO/t/encoding.t lib/File/Spec/t/rel2abs2rel.t
-          ! lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
-          ! lib/FileCache/t/03append.t t/io/argv.t t/op/stat.t
-          ! t/uni/write.t
+          ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
+          ! ext/B/t/bytecode.t ext/ByteLoader/bytecode.h t/TEST
 ____________________________________________________________________________
-[ 20174] By: hv                                    on 2003/07/21  10:26:07
-        Log: Update Changes.
+[ 20484] By: jhi                                   on 2003/08/05  05:26:32
+        Log: Upgrade to Digest::MD5 2.27.
      Branch: perl
-          ! Changes patchlevel.h
+          ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
+          ! ext/Digest/MD5/t/files.t
 ____________________________________________________________________________
-[ 20173] By: rgs                                   on 2003/07/20  21:48:21
-        Log: Minor doc nits concerning the dosish ALTERNATE_SHEBANG
-             (bug #22968)
+[ 20483] By: jhi                                   on 2003/08/05  05:15:16
+        Log: Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Date: Tue, 05 Aug 2003 00:27:10 +0900
+             Message-Id: <20030805002313.9880.BQW10602@nifty.com>
      Branch: perl
-          ! pod/perlfaq3.pod pod/perlrun.pod
+          ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
 ____________________________________________________________________________
-[ 20172] By: rgs                                   on 2003/07/20  21:14:12
-        Log: Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
+[ 20482] By: rgs                                   on 2003/08/04  22:06:46
+        Log: Nit in INSTALL about the svr?.sh hint files.
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[ 20480] By: rgs                                   on 2003/08/04  21:30:25
+        Log: Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
+             From: Steve Grazzini <grazz@pobox.com>
+             Date: Mon, 4 Aug 2003 16:01:45 -0400
+             Message-ID: <20030804200145.GB21699@grazzini.net>
              
-             plus a clarification to INSTALL :
-             Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
+             Prevent the warning "Bareword found where operator expected" in
+             the case "print $fh foo()" where foo() is an undefined function.
      Branch: perl
-          ! INSTALL Makefile.SH
+          ! toke.c
 ____________________________________________________________________________
-[ 20171] By: rgs                                   on 2003/07/20  20:12:54
-        Log: The warning "Possible precedence problem on bitwise operator"
-             was incorrectly produced with the bitwise-assignment operators.
-             Fix it. (bug #23065 concerning 5.8.1 RC2)
+[ 20479] By: rgs                                   on 2003/08/04  20:26:17
+        Log: Fix bug #23141 : localization of readonly magic scalars
+             now produces an error "Modification of a read-only value
+             attempted", instead of silently failing.
      Branch: perl
-          ! op.c t/lib/warnings/op
+          ! scope.c t/op/local.t
 ____________________________________________________________________________
-[ 20170] By: rgs                                   on 2003/07/18  08:03:02
-        Log: Rename get_seed() to get_hash_seed(), as suggested by
-             Eric J Kidder, to solve a name conflict on HP_UX 11.00.
+[ 20478] By: rgs                                   on 2003/08/04  20:10:52
+        Log: Revert change #19282 : it caused problems for some -Duseshrplib
+             builds. On the other hand, make sure that your C compiler isn't
+             a perl script !
      Branch: perl
-          ! embed.fnc embed.h perl.c proto.h util.c
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 20169] By: rgs                                   on 2003/07/18  06:36:20
-        Log: Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
-             From: Andreas J Koenig <andreas.koenig@anima.de>
-             Date: Fri, 18 Jul 2003 09:36:47 +0200
-             Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
+[ 20475] By: jhi                                   on 2003/08/04  09:35:55
+        Log: Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
      Branch: perl
-          ! t/op/pow.t
+          ! perl.c perl.h
 ____________________________________________________________________________
-[ 20168] By: rgs                                   on 2003/07/18  06:21:15
-        Log: Subject: [ PATCH] Re: isa(UNIVERSAL)?
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 17 Jul 2003 21:51:12 +0100
-             Message-ID: <20030717205112.GA2994@fdgroup.com>
+[ 20474] By: jhi                                   on 2003/08/04  08:41:55
+        Log: Oops.
      Branch: perl
-          ! t/op/universal.t universal.c
+          ! hints/darwin.sh hints/rhapsody.sh
 ____________________________________________________________________________
-[ 20167] By: rgs                                   on 2003/07/18  06:14:33
-        Log: Subject: [PATCH] Re: Oops - Can't calculate our powers
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Fri, 18 Jul 2003 02:26:14 -0400
-             Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
+[ 20473] By: jhi                                   on 2003/08/04  07:58:36
+        Log: Subject: [PATCH] Re: Can't usemymalloc on OS X
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Mon, 4 Aug 2003 10:35:12 +0200
+             Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>
      Branch: perl
-          ! pp.c t/op/pow.t
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 20166] By: rgs                                   on 2003/07/17  21:49:10
-        Log: Subject: [PATCH] Increment cop_seqmax in utilize()
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Tue, 15 Jul 2003 09:57:26 -0400
-             Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
-             
-             Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Tue, 15 Jul 2003 09:57:31 -0400
-             Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
-     Branch: perl
-          ! ext/B/B/Concise.pm ext/B/B/Terse.pm op.c
-____________________________________________________________________________
-[ 20165] By: rgs                                   on 2003/07/17  21:24:46
-        Log: Subject: [PATCH] Re: POSIX::div
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 14 Jul 2003 14:00:58 -0700
-             Message-ID: <20030714210057.GK18517@windhund.schwern.org>
+[ 20470] By: jhi                                   on 2003/08/04  06:30:05
+        Log: Test count adjustment from Rafael.
      Branch: perl
-          ! ext/POSIX/POSIX.pm
+          ! lib/Test/Simple/t/is_deeply.t
 ____________________________________________________________________________
-[ 20164] By: rgs                                   on 2003/07/17  21:15:51
-        Log: PERL5LIB is not colon-separated everywhere
+[ 20469] By: jhi                                   on 2003/08/04  06:23:26
+        Log: Subject: [PATCH] maint, Win32, GCC 3.2
+             From: Mattia Barbon <mbarbon@dsi.unive.it>
+             Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale)
+             Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>
      Branch: perl
-          ! pod/perlrun.pod
+          ! ext/Errno/Errno_pm.PL
 ____________________________________________________________________________
-[ 20163] By: rgs                                   on 2003/07/17  20:59:15
-        Log: Subject: [PATCH] fix $^N-related coredump
-             From: Anton Berezin <tobez@tobez.org>
-             Date: Mon, 14 Jul 2003 13:50:35 +0200
-             Message-ID: <20030714115035.GA10971@heechee.tobez.org>
+[ 20467] By: jhi                                   on 2003/08/04  05:10:57
+        Log: Apparently the newly introduce -DDARWIN did conflict with
+             some Apple definition, how ironic...
      Branch: perl
-          ! pp_hot.c sv.c
+          ! hints/darwin.sh perl.h
 ____________________________________________________________________________
-[ 20162] By: rgs                                   on 2003/07/17  20:39:31
-        Log: Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
-             From: Tony Bowden <tony@kasei.com>
-             Date: Thu, 17 Jul 2003 16:49:35 +0100
-             Message-ID: <20030717154935.GA20302@soto.kasei.com>
+[ 20466] By: jhi                                   on 2003/08/04  05:03:30
+        Log: Subject: Debian patch that skips podless modules
+             From: Alexey Tourbin <at@altlinux.ru>
+             Date: Sun, 3 Aug 2003 21:33:00 +0400
+             Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>
+             
+             (plus Schwern's and Robert's nits)
      Branch: perl
-          ! pod/perlfunc.pod
+          ! installman
 ____________________________________________________________________________
-[ 20161] By: rgs                                   on 2003/07/17  20:25:52
-        Log: Minor nits in perlsyn.pod
+[ 20465] By: jhi                                   on 2003/08/04  05:00:04
+        Log: Subject: [PATCH] 4 bugs in Test::More
+             From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
+             Date: Fri, 21 Mar 2003 10:57:31 +0000
+             Message-Id: <200303211057.31879.fergal@esatclear.ie>
      Branch: perl
-          ! pod/perlsyn.pod
-____________________________________________________________________________
-[ 20160] By: nick                                  on 2003/07/14  14:51:42
-        Log: Integrate mainline
-     Branch: perlio
-         !> lib/Attribute/Handlers.pm lib/charnames.pm pod/perlfunc.pod
-         !> pod/perlsyn.pod pod/perltrap.pod t/op/pat.t
+          ! lib/Test/More.pm lib/Test/Simple/t/More.t
+          ! lib/Test/Simple/t/is_deeply.t
 ____________________________________________________________________________
-[ 20159] By: rgs                                   on 2003/07/13  20:02:34
-        Log: Subject: [PATCH] incorrect error message from Attribute::Handlers
-             From: Claes Jacobsson <claes@surfar.nu>
-             Date: Sat, 12 Jul 2003 16:30:42 +0200
-             Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
+[ 20464] By: jhi                                   on 2003/08/04  04:44:08
+        Log: Upgrade to ExtUtils::MakeMaker 6.15.
      Branch: perl
-          ! lib/Attribute/Handlers.pm
+          ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
+          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
+          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
 ____________________________________________________________________________
-[ 20158] By: rgs                                   on 2003/07/13  19:52:58
-        Log: Add a TODO test for perlbug #19049
-             Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
-             From: Alex Gough <alex-p5p@earth.li>
-             Date: Fri, 11 Jul 2003 01:12:42 +0100
-             Message-ID: <20030711001242.GD2484@the.earth.li>
+[ 20463] By: jhi                                   on 2003/08/04  04:37:25
+        Log: Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sun, 3 Aug 2003 16:12:35 -0700
+             Message-ID: <20030803231235.GJ24350@windhund.schwern.org>
      Branch: perl
-          ! t/op/pat.t
+          ! lib/Benchmark.pm lib/Benchmark.t
 ____________________________________________________________________________
-[ 20157] By: rgs                                   on 2003/07/13  19:43:29
-        Log: Minor updates of the charnames documentation.
+[ 20462] By: rgs                                   on 2003/08/03  22:26:10
+        Log: Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Sun, 3 Aug 2003 18:00:05 +0300
+             Message-ID: <20030803150005.GA1319@ratsnest.hole>
      Branch: perl
-          ! lib/charnames.pm
+          ! pp.c t/op/substr.t
 ____________________________________________________________________________
-[ 20156] By: rgs                                   on 2003/07/11  19:37:34
-        Log: Subject: Re: Sort sub and NaNs 
-             From: "John P. Linderman" <jpl@research.att.com>
-             Date: Thu, 10 Jul 2003 10:45:06 -0400
-             Message-Id: <200307101445.KAA79110@raptor.research.att.com>
+[ 20461] By: rgs                                   on 2003/08/03  21:50:11
+        Log: Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
+             From: alian <alian@cpan.org>
+             Date: Sat, 02 Aug 2003 16:19:25 +0200
+             Message-ID: <3F2BC86D.2050400@jupiter.alianet>
              
-             Warn against a potential edge case with sort, <=> and NaNs.
+             Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)
      Branch: perl
-          ! pod/perlfunc.pod
+          ! ext/POSIX/t/posix.t
 ____________________________________________________________________________
-[ 20155] By: rgs                                   on 2003/07/11  19:11:17
-        Log: Subject: [DOCPATCH] perlfunc/read
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: Tue, 8 Jul 2003 10:23:03 -0400
-             Message-ID: <20030708142303.GB23698@grazzini.net>
-             
-             Clarify the OFFSET parameter to read().
+[ 20458] By: jhi                                   on 2003/08/03  19:01:08
+        Log: Subject: [PATCH-for-5.8.1-RC4] wince distribution
+             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
+             Date: Mon, 4 Aug 2003 00:01:08 +0400
+             Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
      Branch: perl
-          ! pod/perlfunc.pod
+          ! wince/makedist.pl
 ____________________________________________________________________________
-[ 20154] By: rgs                                   on 2003/07/11  18:54:09
-        Log: Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Tue, 13 May 2003 18:33:05 -0700
-             Message-ID: <20030514013305.GB22001@windhund.schwern.org>
+[ 20457] By: jhi                                   on 2003/08/03  18:59:10
+        Log: Subject: [PATCH perlreftut.pod] Minor edits
+             From: mjd@plover.com
+             Date: 3 Aug 2003 17:46:08 -0000
+             Message-ID: <20030803174608.15792.qmail@plover.com>
      Branch: perl
-          ! pod/perlsyn.pod pod/perltrap.pod
-____________________________________________________________________________
-[ 20153] By: jhi                                   on 2003/07/11  10:50:52
-        Log: more perldelta.  (This is the final RC2, too.)
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 20152] By: nick                                  on 2003/07/11  09:45:07
-        Log: Integrate mainline at 5.8.1-RC1ish
-     Branch: perlio
-         !> (integrate 51 files)
-____________________________________________________________________________
-[ 20151] By: jhi                                   on 2003/07/11  08:35:08
-        Log: A known potentially failing test.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 20150] By: jhi                                   on 2003/07/11  08:07:55
-        Log: Some known problems.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 20149] By: jhi                                   on 2003/07/11  06:08:27
-        Log: Add perldelta about the SIGFPE change.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+          ! pod/perlreftut.pod
 ____________________________________________________________________________
-[ 20148] By: jhi                                   on 2003/07/11  05:36:18
-        Log: Make it RC2, while the tests are running.
-     Branch: maint-5.8/perl
-          ! patchlevel.h
+[ 20456] By: jhi                                   on 2003/08/03  18:52:16
+        Log: Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
+             From: mjd@plover.com
+             Date: 3 Aug 2003 19:37:49 -0000
+             Message-ID: <20030803193749.3733.qmail@plover.com>
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.pm
 ____________________________________________________________________________
-[ 20147] By: jhi                                   on 2003/07/11  05:20:37
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20455] By: jhi                                   on 2003/08/03  18:47:13
+        Log: Subject: [PATCH] Re: win32.c bug - handle leak
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Sat, 02 Aug 2003 10:25:05 -0700
+             Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
+     Branch: perl
+          ! win32/win32.c
 ____________________________________________________________________________
-[ 20146] By: jhi                                   on 2003/07/11  05:12:43
-        Log: Integrate:
-             [ 20145]
-             I think the API for mod_perl v2 should be simply that
-             PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
-             itself, hopefully from a good source of random bits.
-     Branch: maint-5.8/perl
-         !> perl.c
+[ 20454] By: jhi                                   on 2003/08/03  18:45:53
+        Log: Subject: [PATCH 5.8.1 @20218] OS/2 build
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Sat, 2 Aug 2003 09:38:50 -0700
+             Message-ID: <20030802163850.GA4712@math.berkeley.edu>
+     Branch: perl
+          ! os2/os2ish.h
 ____________________________________________________________________________
-[ 20145] By: jhi                                   on 2003/07/11  05:07:09
-        Log: I think the API for mod_perl v2 should be simply that
-             PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
-             itself, hopefully from a good source of random bits.
+[ 20453] By: jhi                                   on 2003/08/03  18:44:29
+        Log: Subject: [PATCH] Storable and uninitalized array values
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Sat, 2 Aug 2003 13:40:16 +0200
+             Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
      Branch: perl
-          ! perl.c
+          ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
 ____________________________________________________________________________
-[ 20144] By: jhi                                   on 2003/07/11  00:35:56
-        Log: Integrate:
-             [ 20143]
-             pTHX.
-     Branch: maint-5.8/perl
-         !> util.c
+[ 20452] By: jhi                                   on 2003/08/03  18:27:47
+        Log: Upgrade to Unicode::Collate 0.26.
+     Branch: perl
+          ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
+          ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
+          ! lib/Unicode/Collate/t/test.t
 ____________________________________________________________________________
-[ 20143] By: jhi                                   on 2003/07/11  00:35:07
-        Log: pTHX.
+[ 20451] By: jhi                                   on 2003/08/03  18:24:18
+        Log: Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 02 Aug 2003 10:25:44 -0500
+             Message-ID: <3F2BD7F8.8090003@mac.com>
      Branch: perl
-          ! util.c
+          ! lib/Net/Ping.pm
 ____________________________________________________________________________
-[ 20142] By: jhi                                   on 2003/07/11  00:31:29
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20450] By: rgs                                   on 2003/08/03  12:50:07
+        Log: Subject: [PATCH 5.8.1 @20218] Shell.t
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Sun, 3 Aug 2003 06:21:41 -0700
+             Message-ID: <20030803132141.GA5156@math.berkeley.edu>
+     Branch: perl
+          ! lib/Shell.t
 ____________________________________________________________________________
-[ 20141] By: jhi                                   on 2003/07/11  00:27:41
-        Log: Integrate:
-             [ 20137]
-             Retract the statements.
-             
-             [ 20138]
-             More retraction.
-             
-             [ 20139]
-             New order of seed.
-     Branch: maint-5.8/perl
-         !> INSTALL pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
+[ 20447] By: jhi                                   on 2003/08/02  07:26:58
+        Log: C++ (or C99) sneak attack ("inline" function keyword).
+     Branch: perl
+          ! ext/Devel/DProf/DProf.xs
 ____________________________________________________________________________
-[ 20140] By: jhi                                   on 2003/07/11  00:25:36
-        Log: Refashion the perldelta.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20445] By: jhi                                   on 2003/08/02  06:24:30
+        Log: Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Fri, 1 Aug 2003 13:12:14 +0200
+             Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
+     Branch: perl
+          ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
+          ! ext/File/Glob/t/basic.t
 ____________________________________________________________________________
-[ 20139] By: jhi                                   on 2003/07/11  00:21:43
-        Log: New order of seed.
+[ 20444] By: jhi                                   on 2003/08/02  06:17:28
+        Log: Only show the message if the locale settings look risky.
      Branch: perl
-          ! pod/perlrun.pod
+          ! ext/Time/HiRes/Makefile.PL
 ____________________________________________________________________________
-[ 20138] By: jhi                                   on 2003/07/11  00:13:11
-        Log: More retraction.
+[ 20443] By: jhi                                   on 2003/08/02  06:01:27
+        Log: Add a message about the LC_ALL=C workaround (for non-core builds);
+             update Changes.
      Branch: perl
-          ! INSTALL
+          ! ext/Time/HiRes/Changes ext/Time/HiRes/Makefile.PL
 ____________________________________________________________________________
-[ 20137] By: jhi                                   on 2003/07/11  00:10:14
-        Log: Retract the statements.
+[ 20441] By: jhi                                   on 2003/08/02  05:37:37
+        Log: Subject: [PATCH] Small nit to pad.c
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Sat, 2 Aug 2003 01:50:40 +0300
+             Message-ID: <20030801225040.GB1281@ratsnest.hole>
      Branch: perl
-          ! pod/perlfunc.pod pod/perlsec.pod
+          ! pad.c
 ____________________________________________________________________________
-[ 20136] By: jhi                                   on 2003/07/11  00:05:20
-        Log: Integrate:
-             [ 20134]
-             Check PERL_HASH_SEED even when tainted.
-             
-             [ 20135]
-             Chicken out: the hash randomisation is not on by default.
-             We switch over to the explicit mode: in other words, if
-             the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
-             randomise only if PL_hash_seed_set is FALSE (this means
-             one can use PERL_HASH() before perl_run.)  Also, since
-             now PERL_HASH_SEED is okay even under -T, all should be fine.
-             (Ha!)
-     Branch: maint-5.8/perl
-         !> embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
-         !> perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
-____________________________________________________________________________
-[ 20135] By: jhi                                   on 2003/07/11  00:03:33
-        Log: Chicken out: the hash randomisation is not on by default.
-             We switch over to the explicit mode: in other words, if
-             the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
-             randomise only if PL_hash_seed_set is FALSE (this means
-             one can use PERL_HASH() before perl_run.)  Also, since
-             now PERL_HASH_SEED is okay even under -T, all should be fine.
-             (Ha!)
+[ 20440] By: jhi                                   on 2003/08/02  05:12:13
+        Log: Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
+             From: Radu Greab <rgreab@fx.ro>
+             Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
+             Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
      Branch: perl
-          ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
-          ! perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
+          ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
+          ! ext/Devel/DProf/DProf.xs t/lib/dprof/test8_t
+          ! t/lib/dprof/test8_v
 ____________________________________________________________________________
-[ 20134] By: jhi                                   on 2003/07/10  23:23:38
-        Log: Check PERL_HASH_SEED even when tainted.
+[ 20439] By: jhi                                   on 2003/08/02  05:06:43
+        Log: Subject: [PATCH] ioctl for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Fri, 01 Aug 2003 23:34:31 -0500
+             Message-ID: <3F2B3F57.4050609@mac.com>
      Branch: perl
-          ! perl.c pod/perlrun.pod
-____________________________________________________________________________
-[ 20133] By: jhi                                   on 2003/07/10  22:51:40
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 20132] By: jhi                                   on 2003/07/10  22:46:30
-        Log: Integrate:
-             [ 20129]
-             Subject: [comment patch]
-             From: Stas Bekman <stas@stason.org>
-             Date: Thu, 10 Jul 2003 14:19:22 -0700
-             Message-ID: <3F0DD85A.1070902@stason.org>
-             
-             [ 20130]
-             Subject: [PATCH} db-recno.t on Mac OS X
-             From: slaven@rezic.de
-             Date: Thu, 10 Jul 2003 12:41:05 +0000
-             Message-Id: <1057840865.9622@devpc01.iconmobile.de>
-             
-             [ 20131]
-             &Time::HiRes::d_nanosleep was broken.
-     Branch: maint-5.8/perl
-         !> ext/DB_File/t/db-recno.t ext/Time/HiRes/Makefile.PL perl.c
+          ! configure.com vms/vmsish.h
 ____________________________________________________________________________
-[ 20131] By: jhi                                   on 2003/07/10  22:42:29
-        Log: &Time::HiRes::d_nanosleep was broken.
+[ 20438] By: jhi                                   on 2003/08/02  05:05:40
+        Log: Subject: [PATCH] argv case nit for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Fri, 01 Aug 2003 19:16:30 -0500
+             Message-ID: <3F2B02DE.10207@mac.com>
      Branch: perl
-          ! ext/Time/HiRes/Makefile.PL
+          ! ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL
 ____________________________________________________________________________
-[ 20130] By: jhi                                   on 2003/07/10  22:37:02
-        Log: Subject: [PATCH} db-recno.t on Mac OS X
-             From: slaven@rezic.de
-             Date: Thu, 10 Jul 2003 12:41:05 +0000
-             Message-Id: <1057840865.9622@devpc01.iconmobile.de>
+[ 20437] By: jhi                                   on 2003/08/01  22:00:30
+        Log: Hugo's second thoughts: drop the relatively rare and
+             slow optimization for now.
      Branch: perl
-          ! ext/DB_File/t/db-recno.t
+          ! regexec.c
 ____________________________________________________________________________
-[ 20129] By: jhi                                   on 2003/07/10  22:31:39
-        Log: Subject: [comment patch]
-             From: Stas Bekman <stas@stason.org>
-             Date: Thu, 10 Jul 2003 14:19:22 -0700
-             Message-ID: <3F0DD85A.1070902@stason.org>
+[ 20435] By: jhi                                   on 2003/08/01  21:55:19
+        Log: Missed this bit in the last update: couldn't answer ''
+             or ' ' to get 'none'.
      Branch: perl
-          ! perl.c
-____________________________________________________________________________
-[ 20128] By: jhi                                   on 2003/07/10  22:23:08
-        Log: Integrate:
-             [ 20124]
-             Time travel noticed by Enache.
-             
-             [ 20127]
-             Be vague enough.
-     Branch: maint-5.8/perl
-         !> embedvar.h pod/perldata.pod pod/perlhist.pod
+          ! Configure
 ____________________________________________________________________________
-[ 20127] By: jhi                                   on 2003/07/10  22:21:04
-        Log: Be vague enough.
+[ 20432] By: jhi                                   on 2003/08/01  13:45:10
+        Log: Encode pre-1.98 update from Dan Kogai, sent from
+             the ashes of his smoldering motherboard.
      Branch: perl
-          ! pod/perldata.pod
+          ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml
+          ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
+          ! ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm
+          ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm
 ____________________________________________________________________________
-[ 20126] By: jhi                                   on 2003/07/10  22:20:02
-        Log: Add the deprecation warning for v-strings.
-             
-             (A Tale Of Caution: Originally I tried to use
-             "no warnings 'deprecated'; in configpm, but that
-             lead into whole lotta pain.  The warnings pragma
-             pulls in Carp, and then Carp somehow messes up Exporter,
-             and one ends up with several mysterious failures.
-             Just don't go there.)
-     Branch: maint-5.8/perl
-          ! configpm pod/perldelta.pod pod/perldiag.pod
-          ! t/lib/warnings/toke t/op/pack.t toke.c
+[ 20431] By: jhi                                   on 2003/08/01  13:34:28
+        Log: More runperl(switches => ...) finds (bleadperl only).
+     Branch: perl
+          ! t/op/readline.t
 ____________________________________________________________________________
-[ 20125] By: rgs                                   on 2003/07/10  19:28:48
-        Log: regen embed.pl for the bleadperl branch as well.
+[ 20426] By: jhi                                   on 2003/08/01  12:45:19
+        Log: Regen perltoc.
      Branch: perl
-          ! embedvar.h
+          ! pod/perltoc.pod
 ____________________________________________________________________________
-[ 20124] By: jhi                                   on 2003/07/10  18:33:56
-        Log: Time travel noticed by Enache.
+[ 20425] By: jhi                                   on 2003/08/01  12:44:16
+        Log: pod likes whitespace.
      Branch: perl
-          ! pod/perlhist.pod
+          ! ext/ByteLoader/ByteLoader.pm
 ____________________________________________________________________________
-[ 20123] By: jhi                                   on 2003/07/10  18:07:49
-        Log: regen embed.pl.
-     Branch: maint-5.8/perl
-          ! embedvar.h
+[ 20422] By: jhi                                   on 2003/08/01  11:37:53
+        Log: Faulty check.
+     Branch: perl
+          ! t/test.pl
 ____________________________________________________________________________
-[ 20122] By: jhi                                   on 2003/07/10  18:06:05
-        Log: Integrate:
-             [ 20116]
-             The *right* way to make the csighandler visible.
-             
-             [ 20117]
-             Subject: [PATCH] Restore SIGFPE on exec()
-             From: Chip Salzenberg <chip@pobox.com>
-             Date: Thu, 10 Jul 2003 13:13:20 -0400
-             Message-ID: <20030710171319.GA21588@perlsupport.com>
-             
-             [ 20118]
-             malloc alignment patch from Spider, needed for Tru64 + longdouble.
-             
-             [ 20119]
-             Subject: [PATCH] configure.gnu --prefix
-             From: slaven@rezic.de
-             Date: Thu, 10 Jul 2003 09:33:27 +0000
-             Message-Id: <1057829607.9622@devpc01.iconmobile.de>
-             
-             [ 20120]
-             I can see the future.  It is cloudy.
-     Branch: maint-5.8/perl
-         !> configure.gnu doio.c embed.fnc embed.h global.sym malloc.c
-         !> perl.c perl.h perlapi.h perlvars.h pod/perlhist.pod toke.c
+[ 20420] By: jhi                                   on 2003/08/01  11:06:54
+        Log: Update INSTALL on the *dir.
+     Branch: perl
+          ! INSTALL
 ____________________________________________________________________________
-[ 20121] By: jhi                                   on 2003/07/10  18:01:21
-        Log: perldelta tweaks.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20419] By: jhi                                   on 2003/08/01  11:04:55
+        Log: Regen Glossary et al.
+     Branch: perl
+          ! Porting/Glossary Porting/config.sh Porting/config_H
 ____________________________________________________________________________
-[ 20120] By: jhi                                   on 2003/07/10  17:38:28
-        Log: I can see the future.  It is cloudy.
+[ 20418] By: jhi                                   on 2003/08/01  10:58:23
+        Log: Now the test should be really testing what it's supposed to.
      Branch: perl
-          ! pod/perlhist.pod
+          ! ext/B/t/bytecode.t
 ____________________________________________________________________________
-[ 20119] By: jhi                                   on 2003/07/10  17:37:25
-        Log: Subject: [PATCH] configure.gnu --prefix
-             From: slaven@rezic.de
-             Date: Thu, 10 Jul 2003 09:33:27 +0000
-             Message-Id: <1057829607.9622@devpc01.iconmobile.de>
+[ 20417] By: jhi                                   on 2003/08/01  10:45:57
+        Log: Fix the options.
      Branch: perl
-          ! configure.gnu
+          ! ext/B/t/bytecode.t
 ____________________________________________________________________________
-[ 20118] By: jhi                                   on 2003/07/10  17:35:32
-        Log: malloc alignment patch from Spider, needed for Tru64 + longdouble.
+[ 20416] By: jhi                                   on 2003/08/01  10:44:19
+        Log: Argument sanity checking. 
      Branch: perl
-          ! malloc.c
+          ! t/test.pl
 ____________________________________________________________________________
-[ 20117] By: jhi                                   on 2003/07/10  17:33:53
-        Log: Subject: [PATCH] Restore SIGFPE on exec()
-             From: Chip Salzenberg <chip@pobox.com>
-             Date: Thu, 10 Jul 2003 13:13:20 -0400
-             Message-ID: <20030710171319.GA21588@perlsupport.com>
+[ 20413] By: jhi                                   on 2003/08/01  10:37:09
+        Log: Regen Configure to use the *html*dir files.
+             (installhtml uses none of that, though)
      Branch: perl
-          ! doio.c perl.c perl.h perlapi.h perlvars.h toke.c
+          ! Configure Policy_sh.SH config_h.SH
 ____________________________________________________________________________
-[ 20116] By: jhi                                   on 2003/07/10  17:28:00
-        Log: The *right* way to make the csighandler visible.
+[ 20411] By: jhi                                   on 2003/08/01  10:10:05
+        Log: More for the *dir changes.
      Branch: perl
-          ! embed.fnc embed.h global.sym
+          ! Policy_sh.SH config_h.SH hints/darwin.sh
 ____________________________________________________________________________
-[ 20115] By: jhi                                   on 2003/07/10  15:11:29
-        Log: Retract #20113.
-     Branch: maint-5.8/perl
-          ! embedvar.h intrpvar.h perlapi.h
+[ 20410] By: jhi                                   on 2003/08/01  10:09:38
+        Log: Regen Configure for the new *dir installation variables.
+             If these don't work, ask Schwern.
+     Branch: perl
+          ! Configure
 ____________________________________________________________________________
-[ 20114] By: jhi                                   on 2003/07/10  15:06:41
-        Log: Retract #20112. 
+[ 20408] By: jhi                                   on 2003/08/01  05:27:48
+        Log: Upgrade to MakeMaker 6.13.
      Branch: perl
-          ! embed.fnc embedvar.h intrpvar.h perlapi.h
+          ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
+          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
+          ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
+          ! lib/ExtUtils/t/basic.t
 ____________________________________________________________________________
-[ 20113] By: jhi                                   on 2003/07/10  14:19:22
-        Log: Missing symbol export.
-     Branch: maint-5.8/perl
-         !> embed.fnc embedvar.h intrpvar.h perlapi.h
+[ 20407] By: jhi                                   on 2003/08/01  05:21:36
+        Log: JAPH patch :-) from Abigail.
+     Branch: perl
+          ! t/japh/abigail.t
 ____________________________________________________________________________
-[ 20112] By: jhi                                   on 2003/07/10  14:17:59
-        Log: Argh.  At least AIX builds choke because of this.
+[ 20406] By: jhi                                   on 2003/08/01  05:10:30
+        Log: Regen perlapi.
      Branch: perl
-          ! embed.fnc embedvar.h intrpvar.h perlapi.h
+          ! perlapi.c
 ____________________________________________________________________________
-[ 20111] By: jhi                                   on 2003/07/10  05:31:46
-        Log: Final perldelta (and perlport) sweep.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod pod/perlport.pod
+[ 20405] By: jhi                                   on 2003/08/01  05:09:23
+        Log: Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Fri, 1 Aug 2003 01:16:31 +0100
+             Message-ID: <20030801001631.GA11233@fdgroup.com>
+     Branch: perl
+          ! regcomp.c t/op/pat.t
 ____________________________________________________________________________
-[ 20110] By: jhi                                   on 2003/07/10  05:06:10
-        Log: Make it the RC1.
-     Branch: maint-5.8/perl
-          ! patchlevel.h
+[ 20404] By: ams                                   on 2003/08/01  03:28:17
+        Log: Subject: [PATCH] LotR quote for perlapi.c
+             From: Autrijus Tang <autrijus@autrijus.org>
+             Date: Fri, 1 Aug 2003 10:00:29 +0800
+             Message-Id: <20030801020029.GA28241@not.autrijus.org>
+     Branch: perl
+          ! embed.pl
 ____________________________________________________________________________
-[ 20109] By: jhi                                   on 2003/07/10  05:04:54
-        Log: Remove the maint tag.
-     Branch: maint-5.8/perl
-          ! patchlevel.h
+[ 20396] By: rgs                                   on 2003/07/31  20:37:50
+        Log: Document in INSTALL that -Uinstallusrbinperl is now the default.
+     Branch: perl
+          ! INSTALL
 ____________________________________________________________________________
-[ 20108] By: jhi                                   on 2003/07/10  05:03:37
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20395] By: jhi                                   on 2003/07/31  20:32:30
+        Log: Integrate README.macosx more.
+     Branch: perl
+          ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 20107] By: jhi                                   on 2003/07/10  04:55:03
-        Log: Integrate:
-             [ 20103]
-             perlfaq sync.
-             
-             [ 20104]
-             Deprecate v-strings.
-             
-             [ 20106]
-             Upgrade to podlators 1.27.
-     Branch: maint-5.8/perl
-         !> lib/Pod/Text/Termcap.pm pod/perldata.pod pod/perlfaq1.pod
+[ 20394] By: jhi                                   on 2003/07/31  20:31:49
+        Log: README.macosx from Sherm Pendley.
+     Branch: perl
+          + README.macosx
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20106] By: jhi                                   on 2003/07/10  04:50:05
-        Log: Upgrade to podlators 1.27.
+[ 20393] By: jhi                                   on 2003/07/31  20:31:08
+        Log: Unportable subtest needs rethink.
      Branch: perl
-          ! lib/Pod/Text/Termcap.pm
+          ! ext/B/t/bytecode.t
 ____________________________________________________________________________
-[ 20105] By: jhi                                   on 2003/07/10  04:46:01
-        Log: Add deprecations to perldelta. 
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20392] By: jhi                                   on 2003/07/31  20:22:03
+        Log: Enache again.
+     Branch: perl
+          ! ext/ByteLoader/bytecode.h
 ____________________________________________________________________________
-[ 20104] By: jhi                                   on 2003/07/10  04:40:02
-        Log: Deprecate v-strings.
+[ 20390] By: jhi                                   on 2003/07/31  20:20:28
+        Log: Retract #20385.
      Branch: perl
-          ! pod/perldata.pod
+          ! ext/ByteLoader/bytecode.h
 ____________________________________________________________________________
-[ 20103] By: jhi                                   on 2003/07/10  04:28:40
-        Log: perlfaq sync.
+[ 20389] By: jhi                                   on 2003/07/31  20:14:06
+        Log: Yet another bytecode tweak from Enache.
      Branch: perl
-          ! pod/perlfaq1.pod
+          ! ext/B/B/Bytecode.pm
 ____________________________________________________________________________
-[ 20102] By: jhi                                   on 2003/07/09  17:55:46
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20388] By: jhi                                   on 2003/07/31  20:11:21
+        Log: Subject: [DOC PATCH] pod/perlguts.pod
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Thu, 31 Jul 2003 22:39:01 +0200
+             Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>
+     Branch: perl
+          ! pod/perlguts.pod
 ____________________________________________________________________________
-[ 20101] By: jhi                                   on 2003/07/09  17:49:23
-        Log: Integrate:
-             [ 20095]
-             Update Changes.
-             
-             [ 20096]
-             More Darwin/MacOSX paths twiddling.
-             
-             [ 20097]
-             Fix for the 'print v65' plus safety tweaks from Rafael.
-             
-             [ 20098]
-             Fixes from Ron Kimball.
-             
-             [ 20099]
-             No more no more.  Errrm, no longer no more.
+[ 20387] By: jhi                                   on 2003/07/31  19:57:36
+        Log: Subject: Re: [perl #23171] Regex too selfish 
+             From: hv@crypt.org
+             Date: Thu, 31 Jul 2003 18:59:43 +0100
+             Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>
              
-             [ 20100]
-             Detypo.
-     Branch: maint-5.8/perl
-         !> hints/darwin.sh hints/freebsd.sh pod/perldata.pod toke.c
-____________________________________________________________________________
-[ 20100] By: jhi                                   on 2003/07/09  17:40:41
-        Log: Detypo.
+             (choose the second code patch)
      Branch: perl
-          ! hints/darwin.sh
+          ! regexec.c t/op/re_tests
 ____________________________________________________________________________
-[ 20099] By: jhi                                   on 2003/07/09  17:31:38
-        Log: No more no more.  Errrm, no longer no more.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20386] By: jhi                                   on 2003/07/31  19:48:17
+        Log: Make consistent with installperl (and working in MPE/iX)
+             (Mark Bixby)
+     Branch: perl
+          ! installman
 ____________________________________________________________________________
-[ 20098] By: jhi                                   on 2003/07/09  17:29:53
-        Log: Fixes from Ron Kimball.
+[ 20385] By: jhi                                   on 2003/07/31  19:46:14
+        Log: (retracted by #20390)
      Branch: perl
-          ! pod/perldata.pod
+          ! ext/ByteLoader/bytecode.h
 ____________________________________________________________________________
-[ 20097] By: jhi                                   on 2003/07/09  17:27:35
-        Log: Fix for the 'print v65' plus safety tweaks from Rafael.
+[ 20383] By: jhi                                   on 2003/07/31  19:37:22
+        Log: Upgrade to real CPAN.pm 1.76.
      Branch: perl
-          ! toke.c
+          + lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
+          + lib/CPAN/t/signature.t
+          ! MANIFEST lib/CPAN.pm
 ____________________________________________________________________________
-[ 20096] By: jhi                                   on 2003/07/09  17:06:29
-        Log: More Darwin/MacOSX paths twiddling.
+[ 20379] By: jhi                                   on 2003/07/31  12:32:31
+        Log: One more tweak for Mac OS X hints.
      Branch: perl
           ! hints/darwin.sh
 ____________________________________________________________________________
-[ 20095] By: jhi                                   on 2003/07/09  12:03:48
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 20094] By: jhi                                   on 2003/07/09  11:56:22
-        Log: No Perl malloc for FreeBSD.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20378] By: jhi                                   on 2003/07/31  11:39:31
+        Log: The new PKI system is far too untested and rough yet
+             (think machines with no network, machines behind firewalls,
+             corporate and national encryption policies).  It cannot be
+             considered useable at this stage.
+             
+             Therefore, create a fake CPAN 1.76.
+     Branch: perl
+          ! lib/CPAN.pm
 ____________________________________________________________________________
-[ 20093] By: jhi                                   on 2003/07/09  11:43:09
-        Log: Play safe and use the system malloc in FreeBSD.
-             Yes, performance suffers.  But that is better than
-             random core dumps.
+[ 20377] By: jhi                                   on 2003/07/31  11:28:58
+        Log: This test is pretty useless as it stands.
      Branch: perl
-          ! hints/freebsd.sh
+          - lib/CPAN/t/signature.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20092] By: jhi                                   on 2003/07/09  11:41:01
-        Log: Integrate:
-             [ 20084]
-             Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
-             From: John Peacock <jpeacock@rowman.com>
-             Date: Wed, 09 Jul 2003 01:05:38 -0700
-             Message-ID: <3F0BCCD2.1020009@rowman.com>
-             
-             [ 20085]
-             Test the vX => ... fix.
-             
-             [ 20086]
-             Document the v-string change in perldelta.
-             
-             [ 20087]
-             perldelta clarification.
-             
-             [ 20088]
-             Document the vXX => change in perldata, too.
-             
-             [ 20089]
-             Rework the perldata vXX => ... entry a bit.
-     Branch: maint-5.8/perl
-         !> embed.fnc pod/perlapi.pod pod/perldata.pod t/op/ver.t toke.c
-         !> util.c
+[ 20376] By: jhi                                   on 2003/07/31  10:30:08
+        Log: Document the requirements for Module::Signature a bit.
+     Branch: perl
+          ! lib/CPAN.pm
 ____________________________________________________________________________
-[ 20091] By: jhi                                   on 2003/07/09  08:23:20
-        Log: Integrate:
-             [ 20074]
-             "Global destruction" doc tweaks from Rafael.
-             
-             [ 20075]
-             perldelta tweaks.
-             
-             [ 20076]
-             Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Tue, 8 Jul 2003 20:47:58 +0300
-             Message-ID: <20030708174758.GA1177@ratsnest.hole>
-             
-             (ByteLoader tweak avoiding a leaked scalar)
-             
-             [ 20077]
-             Don't recommend to upgrade the base.pm in the core with
-             the base.pm from Class::Fields.  They are not the same.
-             
-             [ 20078]
-             Revert #20077.
-             
-             [ 20079]
-             The CHECKOP macro was not invoked on some newly created ops
-             (to match them against the current opmask.) As a consequence,
-             Safe compartments were unable to trap some ops (pattern
-             match, slices, conditionals.) This fixes the holes.
-             
-             [ 20080]
-             Small typo fix from Chris Reinhardt.
-             
-             [ 20081]
-             Subject: [PATCH] Safe signals via POSIX::sigaction
-             From: Chip Salzenberg <chip@pobox.com>
-             Date: Wed, 9 Jul 2003 01:49:10 -0400
-             Message-ID: <20030709054910.GH2021@perlsupport.com>
-             
-             [ 20082]
-             Enable avoiding /System/Library in Mac OS X by
-             doing Configure -Dprefix=/some/where -Uvendorlib.
-             
-             [ 20083]
-             Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
-             for the install dirs.
-             
-             [ 20090]
-             Upgrade to Encode 1.97.
-     Branch: maint-5.8/perl
-         !> embed.fnc embed.h ext/Encode/Changes ext/Encode/Encode.pm
-         !> ext/Encode/META.yml ext/Encode/encoding.pm
-         !> ext/Encode/lib/Encode/Alias.pm
-         !> ext/Encode/lib/Encode/Encoder.pm
-         !> ext/Encode/lib/Encode/Guess.pm
-         !> ext/Encode/lib/Encode/JP/JIS7.pm ext/POSIX/POSIX.pm
-         !> ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
-         !> hints/darwin.sh lib/CPAN.pm op.c proto.h
+[ 20375] By: jhi                                   on 2003/07/31  09:37:44
+        Log: We are change #20316 ahead of 1.75.
+     Branch: perl
+          ! lib/CPAN.pm
 ____________________________________________________________________________
-[ 20090] By: jhi                                   on 2003/07/09  08:12:32
-        Log: Upgrade to Encode 1.97.
+[ 20373] By: jhi                                   on 2003/07/31  07:35:11
+        Log: Integrate from maint:
+             [ 20359]
+             No more wince/README.compile here, either.
      Branch: perl
-          ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
-          ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
-          ! ext/Encode/lib/Encode/Encoder.pm
-          ! ext/Encode/lib/Encode/Guess.pm
-          ! ext/Encode/lib/Encode/JP/JIS7.pm
+         !> Porting/makerel
 ____________________________________________________________________________
-[ 20089] By: jhi                                   on 2003/07/09  08:08:30
-        Log: Rework the perldata vXX => ... entry a bit.
+[ 20371] By: jhi                                   on 2003/07/31  05:41:56
+        Log: ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
+             (Schwern)
      Branch: perl
-          ! pod/perldata.pod
+          ! lib/ExtUtils/MakeMaker.pm
 ____________________________________________________________________________
-[ 20088] By: jhi                                   on 2003/07/09  08:04:04
-        Log: Document the vXX => change in perldata, too.
+[ 20370] By: jhi                                   on 2003/07/31  05:39:11
+        Log: Schwern says this is most probably an old VMS MakeMaker
+             bug workaround that can go now.
      Branch: perl
-          ! pod/perldata.pod
+          ! ext/SDBM_File/sdbm/Makefile.PL
 ____________________________________________________________________________
-[ 20087] By: jhi                                   on 2003/07/09  08:02:09
-        Log: perldelta clarification.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20369] By: jhi                                   on 2003/07/31  05:32:15
+        Log: Final touches to "Apple-like" installation directories.
+     Branch: perl
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 20086] By: jhi                                   on 2003/07/09  08:00:04
-        Log: Document the v-string change in perldelta.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20368] By: jhi                                   on 2003/07/31  05:28:17
+        Log: Tests for change #20367 (and change use overload; to
+             just require overload;)
+     Branch: perl
+          ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
 ____________________________________________________________________________
-[ 20085] By: jhi                                   on 2003/07/09  07:49:46
-        Log: Test the vX => ... fix.
+[ 20367] By: jhi                                   on 2003/07/31  05:12:47
+        Log: Subject: [PATCH Tie::RefHash] added support for overloaded ""
+             From: Xavier Noria <fxn@hashref.com>
+             Date: Thu, 31 Jul 2003 00:29:13 +0200
+             Message-Id: <200307310029.13567.fxn@hashref.com>
      Branch: perl
-          ! t/op/ver.t
+          ! lib/Tie/RefHash.pm
 ____________________________________________________________________________
-[ 20084] By: jhi                                   on 2003/07/09  06:58:39
-        Log: Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
-             From: John Peacock <jpeacock@rowman.com>
-             Date: Wed, 09 Jul 2003 01:05:38 -0700
-             Message-ID: <3F0BCCD2.1020009@rowman.com>
+[ 20366] By: jhi                                   on 2003/07/31  05:06:11
+        Log: Subject: [PATCH] test for B::Bytecode/ByteLoader
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Thu, 31 Jul 2003 03:49:40 +0300
+             Message-ID: <20030731004940.GB1266@ratsnest.hole>
+             
+             (but use test.pl:run_perl() instead of manual `$^X ...`)
      Branch: perl
-          ! embed.fnc pod/perlapi.pod toke.c util.c
+          + ext/B/t/bytecode.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20083] By: jhi                                   on 2003/07/09  06:27:15
-        Log: Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
-             for the install dirs.
+[ 20364] By: rgs                                   on 2003/07/30  21:35:08
+        Log: Silence spurious noise from MakeMaker :
+             hint files shouldn't return undef and have set $!.
      Branch: perl
-          ! hints/darwin.sh
+          ! ext/DynaLoader/hints/linux.pl
 ____________________________________________________________________________
-[ 20082] By: jhi                                   on 2003/07/09  05:57:16
-        Log: Enable avoiding /System/Library in Mac OS X by
-             doing Configure -Dprefix=/some/where -Uvendorlib.
+[ 20362] By: jhi                                   on 2003/07/30  20:24:49
+        Log: Upgrade to NEXT 0.52.
      Branch: perl
-          ! hints/darwin.sh
+          ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
+          ! lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
 ____________________________________________________________________________
-[ 20081] By: jhi                                   on 2003/07/09  05:53:56
-        Log: Subject: [PATCH] Safe signals via POSIX::sigaction
-             From: Chip Salzenberg <chip@pobox.com>
-             Date: Wed, 9 Jul 2003 01:49:10 -0400
-             Message-ID: <20030709054910.GH2021@perlsupport.com>
+[ 20356] By: jhi                                   on 2003/07/30  18:16:55
+        Log: Might as well.
      Branch: perl
-          ! embed.fnc embed.h ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
-          ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t proto.h
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 20080] By: jhi                                   on 2003/07/09  04:52:02
-        Log: Small typo fix from Chris Reinhardt.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20355] By: jhi                                   on 2003/07/30  18:15:49
+        Log: Silly gcc.
+     Branch: perl
+          ! perl.c
 ____________________________________________________________________________
-[ 20079] By: rgs                                   on 2003/07/08  20:26:20
-        Log: The CHECKOP macro was not invoked on some newly created ops
-             (to match them against the current opmask.) As a consequence,
-             Safe compartments were unable to trap some ops (pattern
-             match, slices, conditionals.) This fixes the holes.
+[ 20353] By: jhi                                   on 2003/07/30  17:09:59
+        Log: This is getting comical.  (Practical tip: never ask
+             for opinions from one than one person at one time.)
+             Now back to -Dprefix='/usr' replacing the system Perl,
+             but don't use the Apple internal DSTROOT.
      Branch: perl
-          ! op.c
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 20078] By: jhi                                   on 2003/07/08  19:30:13
-        Log: Revert #20077.
+[ 20352] By: jhi                                   on 2003/07/30  17:00:25
+        Log: Mac OS X hints dance continues.  Now drop any special
+             installation directory mangling.  In other words, if
+             you want to overwrite the system perl, you really need
+             to find out how to do that.
      Branch: perl
-          ! lib/CPAN.pm
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 20077] By: jhi                                   on 2003/07/08  18:40:51
-        Log: Don't recommend to upgrade the base.pm in the core with
-             the base.pm from Class::Fields.  They are not the same.
+[ 20350] By: jhi                                   on 2003/07/30  14:23:03
+        Log: Try again with the Mac OS X hints.  Now the three cases
+             (no -Dprefix, /usr, and something else) all install
+             into separate places.  No prefix installs to /usr/local.
+             The /usr overwrites the Apple install (modulo the version).  
      Branch: perl
-          ! lib/CPAN.pm
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 20076] By: jhi                                   on 2003/07/08  17:39:49
-        Log: Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Tue, 8 Jul 2003 20:47:58 +0300
-             Message-ID: <20030708174758.GA1177@ratsnest.hole>
+[ 20348] By: jhi                                   on 2003/07/30  13:28:30
+        Log: Subject: [PATCH] NEXT and Diamond Inheritance
+             From: Casey West <casey@geeknest.com>
+             Date: Tue, 29 Jul 2003 17:37:15 -0400
+             Message-ID: <20030729213715.GY76899@geeknest.com>
              
-             (ByteLoader tweak avoiding a leaked scalar)
+             (Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
      Branch: perl
-          ! op.c
-____________________________________________________________________________
-[ 20075] By: jhi                                   on 2003/07/08  13:35:37
-        Log: perldelta tweaks.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+          ! lib/NEXT.pm lib/NEXT/t/unseen.t
 ____________________________________________________________________________
-[ 20074] By: jhi                                   on 2003/07/08  11:01:07
-        Log: "Global destruction" doc tweaks from Rafael.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20347] By: jhi                                   on 2003/07/30  13:19:03
+        Log: Match also on full name and email (though the email is
+             now less interesting than it used to be).
+     Branch: perl
+          ! Porting/Maintainers
 ____________________________________________________________________________
-[ 20073] By: jhi                                   on 2003/07/08  09:41:37
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20346] By: jhi                                   on 2003/07/30  12:26:53
+        Log: Maintainers script tweaks.
+     Branch: perl
+          ! Porting/Maintainers
 ____________________________________________________________________________
-[ 20072] By: jhi                                   on 2003/07/08  09:24:42
-        Log: Integrate:
-             [ 20068]
-             Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
-             From: Marcus Holland-Moritz <mhx-perl@gmx.net>
-             Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
-             Message-ID: <12022.1057655645@www59.gmx.net>
-             
-             [ 20069]
-             Subject: [PATCH] format 'botched' in malloc.c
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Mon, 7 Jul 2003 21:57:06 +0300
-             Message-ID: <20030707185706.GB7017@ratsnest.hole>
-             
-             [ 20070]
-             A note on hash randomisation vs global destruction.
-             
-             [ 20071]
-             In 5.8.x, fast stdio places still do use stdio.
-     Branch: maint-5.8/perl
-         !> ext/B/B.xs ext/Digest/MD5/t/badfile.t lib/Pod/Text/Termcap.pm
-         !> malloc.c mg.c op.c
+[ 20345] By: jhi                                   on 2003/07/30  11:17:33
+        Log: rmdir t/lib/IO.
+     Branch: perl
+          ! ext/IO/t/IO.t
 ____________________________________________________________________________
-[ 20071] By: jhi                                   on 2003/07/08  09:18:19
-        Log: In 5.8.x, fast stdio places still do use stdio.
+[ 20344] By: jhi                                   on 2003/07/30  11:15:30
+        Log: Adjust the list of rmdired lib directories.
      Branch: perl
-          ! ext/Digest/MD5/t/badfile.t
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 20070] By: jhi                                   on 2003/07/08  09:14:24
-        Log: A note on hash randomisation vs global destruction.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20343] By: jhi                                   on 2003/07/30  10:06:24
+        Log: Be paranoid about PL_origargv.
+             Paranoia warranted by Win32 mod_perl.
+     Branch: perl
+          ! perl.c
 ____________________________________________________________________________
-[ 20069] By: jhi                                   on 2003/07/08  08:41:01
-        Log: Subject: [PATCH] format 'botched' in malloc.c
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Mon, 7 Jul 2003 21:57:06 +0300
-             Message-ID: <20030707185706.GB7017@ratsnest.hole>
+[ 20342] By: jhi                                   on 2003/07/30  09:57:55
+        Log: Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
+             From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
+             Date: Wed, 30 Jul 2003 14:56:32 +0400
+             Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>
      Branch: perl
-          ! malloc.c
+          ! perlio.c
 ____________________________________________________________________________
-[ 20068] By: jhi                                   on 2003/07/08  08:36:27
-        Log: Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
-             From: Marcus Holland-Moritz <mhx-perl@gmx.net>
-             Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
-             Message-ID: <12022.1057655645@www59.gmx.net>
+[ 20341] By: jhi                                   on 2003/07/30  09:54:46
+        Log: Upgrade to ExtUtils::MakeMaker 6.12.
      Branch: perl
-          ! ext/B/B.xs lib/Pod/Text/Termcap.pm mg.c op.c
+          ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
+          ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
+          ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
+          ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
 ____________________________________________________________________________
-[ 20067] By: jhi                                   on 2003/07/08  05:39:14
-        Log: Integrate:
-             [ 20049]
-             Linewrapping.
-             
-             [ 20051]
-             Be more explicit than just 'characters'.
-             
-             [ 20053]
-             Subject: Patch to README.solaris
-             From: Alan Burlison <Alan.Burlison@sun.com>
-             Date: Mon, 07 Jul 2003 14:15:57 +0100
-             Message-ID: <3F09728D.1070408@sun.com>
-             
-             [ 20054]
-             AUTHORS tweak.
-             
-             [ 20058]
-             Refashioned #20055: we cannot trust stdio to fail here.
-             
-             [ 20059]
-             Good catch from Gisle.
-             
-             [ 20061]
-             The nanosleep() probe was kaputt, fixed by Mark Bixby. 
-             
-             [ 20062]
-             Mark Bixby ++.
-             
-             [ 20063]
-             Regexp bug in the docs, spotted by Enache's eagle eyes.
-             
-             [ 20064]
-             v-string API tweak from John Peacock to synchronize
-             5.8.1-to-be as much as possible with 5.9.0-to-be.
-     Branch: maint-5.8/perl
-         !> AUTHORS README.solaris ext/Digest/MD5/t/badfile.t
-         !> ext/Time/HiRes/Makefile.PL perl.c pod/perlapio.pod
-         !> pod/perlfunc.pod pod/perlsyn.pod
+[ 20340] By: jhi                                   on 2003/07/30  09:47:32
+        Log: That's M. Schwern to you, earthling.
+     Branch: perl
+          ! Porting/Maintainers.pl
 ____________________________________________________________________________
-[ 20066] By: jhi                                   on 2003/07/08  05:24:58
-        Log: Retract #20065: I don't think this is the right way
-             to patch this issue.
+[ 20339] By: jhi                                   on 2003/07/30  09:43:32
+        Log: Arthur maintains Safe.
      Branch: perl
-          ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
+          ! Porting/Maintainers.pl
 ____________________________________________________________________________
-[ 20065] By: jhi                                   on 2003/07/08  05:14:31
-        Log: Configure tweak from Johnny Lam so that the
-             INSTALLSITEMAN[13]DIR get correctly set.
+[ 20338] By: jhi                                   on 2003/07/30  09:40:28
+        Log: Use the CPAN id where available.
      Branch: perl
-          ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
+          ! Porting/Maintainers.pl
 ____________________________________________________________________________
-[ 20064] By: jhi                                   on 2003/07/08  05:01:15
-        Log: v-string API tweak from John Peacock to synchronize
-             5.8.1-to-be as much as possible with 5.9.0-to-be.
-     Branch: maint-5.8/perl
-          ! embed.fnc embed.h global.sym proto.h toke.c util.c
+[ 20337] By: jhi                                   on 2003/07/30  09:26:47
+        Log: Rename Modules and Modules.pl as Maintainers and
+             Maintainers.pl since the same framework can be used
+             for more than just modules.
+     Branch: perl
+          + Porting/Maintainers Porting/Maintainers.pl
+          - Porting/Modules Porting/Modules.pl
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20063] By: rgs                                   on 2003/07/07  18:58:47
-        Log: Regexp bug in the docs, spotted by Enache's eagle eyes.
+[ 20336] By: jhi                                   on 2003/07/30  09:11:06
+        Log: Strip leading ./
      Branch: perl
-          ! pod/perlsyn.pod
+          ! Porting/Modules
 ____________________________________________________________________________
-[ 20062] By: jhi                                   on 2003/07/07  18:27:02
-        Log: Mark Bixby ++.
+[ 20335] By: jhi                                   on 2003/07/30  09:01:47
+        Log: More Modules.pl.
      Branch: perl
-          ! perl.c
+          ! Porting/Modules.pl
 ____________________________________________________________________________
-[ 20061] By: jhi                                   on 2003/07/07  18:26:35
-        Log: The nanosleep() probe was kaputt, fixed by Mark Bixby. 
+[ 20334] By: jhi                                   on 2003/07/30  08:51:57
+        Log: Modules.pl: add B::Deparse.
      Branch: perl
-          ! ext/Time/HiRes/Makefile.PL
+          ! Porting/Modules.pl
 ____________________________________________________________________________
-[ 20060] By: nick                                  on 2003/07/07  17:29:52
-        Log: Integrate mainline (MD5 still core-ing because of
-             //depot/perlio changes)
-     Branch: perlio
-         !> AUTHORS README.solaris ext/Digest/MD5/MD5.xs
-         !> ext/Digest/MD5/t/badfile.t ext/Digest/MD5/t/files.t
-         !> ext/Time/HiRes/Makefile.PL lib/Math/BigFloat.pm
-         !> lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
-         !> lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/mbimbf.t
-         !> lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
-         !> lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
-         !> perlio.c pod/perlapio.pod pod/perlfunc.pod pod/perlmodlib.PL
-         !> pod/perlmodlib.pod pod/perlsyn.pod
+[ 20333] By: jhi                                   on 2003/07/30  08:26:47
+        Log: Mac OS X: tweak once again the installation directories.
+     Branch: perl
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 20059] By: jhi                                   on 2003/07/07  15:06:35
-        Log: Good catch from Gisle.
+[ 20332] By: jhi                                   on 2003/07/30  07:55:04
+        Log: Modules.pl tweaks.
      Branch: perl
-          ! pod/perlfunc.pod
+          ! Porting/Modules.pl
 ____________________________________________________________________________
-[ 20058] By: jhi                                   on 2003/07/07  14:12:27
-        Log: Refashioned #20055: we cannot trust stdio to fail here.
+[ 20331] By: jhi                                   on 2003/07/30  06:13:55
+        Log: Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Tue, 29 Jul 2003 19:14:10 -0700
+             Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>
      Branch: perl
-          ! ext/Digest/MD5/t/badfile.t
+          ! lib/Win32.pod win32/win32.c
 ____________________________________________________________________________
-[ 20057] By: jhi                                   on 2003/07/07  14:08:16
-        Log: Retract #20056, #20055, #20052, #20050, #20048: the changes
-             are just breaking more than they are fixing.
+[ 20330] By: rgs                                   on 2003/07/29  21:20:28
+        Log: FAQ sync.
      Branch: perl
-          ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
-          ! ext/Digest/MD5/t/files.t perlio.c
+          ! pod/perlfaq4.pod pod/perlfaq7.pod
 ____________________________________________________________________________
-[ 20056] By: jhi                                   on 2003/07/07  13:31:14
-        Log: Returning zero from PerlIO_read() is okay;
-             update MD5 sums.
+[ 20329] By: jhi                                   on 2003/07/29  20:54:38
+        Log: Subject: tiny fix for WinCE (Re: maint @ 20277)
+             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
+             Date: Wed, 30 Jul 2003 02:02:41 +0400
+             Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>
      Branch: perl
-          ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
+          ! wince/wince.c
 ____________________________________________________________________________
-[ 20055] By: jhi                                   on 2003/07/07  13:23:58
-        Log: If perlio is completely out of the picture, we can
-             get tripped by different stdio implementations.
+[ 20327] By: jhi                                   on 2003/07/29  20:09:15
+        Log: MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
      Branch: perl
-          ! ext/Digest/MD5/t/badfile.t
+          ! README.mpeix ext/IO/t/io_sock.t mpeix/mpeix.c mpeix/mpeixish.h
 ____________________________________________________________________________
-[ 20054] By: jhi                                   on 2003/07/07  12:58:06
-        Log: AUTHORS tweak.
+[ 20324] By: jhi                                   on 2003/07/29  19:55:50
+        Log: Revert #20301, apparently the _SOCKADDR_LEN #define is
+             important for IPv6 (Spider).  Since there is no way to
+             otherwise detect 3.X, use the hints.
      Branch: perl
-          ! AUTHORS
+          ! hints/dec_osf.sh perl.h
 ____________________________________________________________________________
-[ 20053] By: jhi                                   on 2003/07/07  12:04:26
-        Log: Subject: Patch to README.solaris
-             From: Alan Burlison <Alan.Burlison@sun.com>
-             Date: Mon, 07 Jul 2003 14:15:57 +0100
-             Message-ID: <3F09728D.1070408@sun.com>
+[ 20316] By: jhi                                   on 2003/07/29  15:27:46
+        Log: Don't nag about Module::Signature if there is no
+             way for the user to use it (based on Autrijus' patch).
      Branch: perl
-          ! README.solaris
+          ! lib/CPAN.pm lib/CPAN/FirstTime.pm
 ____________________________________________________________________________
-[ 20052] By: jhi                                   on 2003/07/07  10:28:35
-        Log: Update MD5 checksums.
+[ 20315] By: jhi                                   on 2003/07/29  14:47:04
+        Log: Oops.
      Branch: perl
-          ! ext/Digest/MD5/t/files.t
+          ! sv.c
 ____________________________________________________________________________
-[ 20051] By: jhi                                   on 2003/07/07  09:56:48
-        Log: Be more explicit than just 'characters'.
+[ 20314] By: jhi                                   on 2003/07/29  13:26:26
+        Log: Slight rewording on the destdir.
      Branch: perl
-          ! pod/perlfunc.pod
+          ! INSTALL
 ____________________________________________________________________________
-[ 20050] By: jhi                                   on 2003/07/07  09:38:28
-        Log: Try making PerlIO errors more consistent.
-             (1) Check early whether the filehandle is capable of
-             the requested action.
-             (2) PerlIO_read() really can return -1, and so can
-             PerlIOUnix_read().
-             (3) Some stdio implementations are more forgiving
-             than others, so check also for errors recorded
-             by PerlIO in PerlStdio_errno().
+[ 20312] By: jhi                                   on 2003/07/29  13:20:21
+        Log: Subject: [PATCH] pod/perlvar.pod: minor typo
+             From: "Brendan O'Dea" <bod@debian.org>
+             Date: Tue, 29 Jul 2003 23:49:18 +1000
+             Message-ID: <20030729134918.GA4339@londo.c47.org>
      Branch: perl
-          ! perlio.c
+          ! pod/perlvar.pod
 ____________________________________________________________________________
-[ 20049] By: jhi                                   on 2003/07/07  09:08:19
-        Log: Linewrapping.
+[ 20310] By: jhi                                   on 2003/07/29  13:11:57
+        Log: Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
+             From: PPrymmer@factset.com
+             Date: Tue, 22 Jul 2003 11:12:05 -0400
+             Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>
      Branch: perl
-          ! pod/perlapio.pod
+          ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
+          ! ext/Encode/t/perlio.t
 ____________________________________________________________________________
-[ 20048] By: jhi                                   on 2003/07/07  09:06:58
-        Log: PerlIO_read() can return negative.
+[ 20309] By: jhi                                   on 2003/07/29  13:06:24
+        Log: Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Date: Sun, 13 Jul 2003 10:23:35 +0900
+             Message-Id: <20030713102228.C76A.BQW10602@nifty.com>
      Branch: perl
-          ! ext/Digest/MD5/MD5.xs
+          ! ext/Encode/lib/Encode/Alias.pm
 ____________________________________________________________________________
-[ 20047] By: jhi                                   on 2003/07/07  08:09:52
-        Log: MPE/iX is actually doing rather well.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20308] By: jhi                                   on 2003/07/29  13:02:43
+        Log: The --destdir option to installman should be made
+             optional so that it doesn't complain when passed
+             an empty value (from Rafael)
+     Branch: perl
+          ! installman
 ____________________________________________________________________________
-[ 20046] By: jhi                                   on 2003/07/07  06:13:32
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20306] By: jhi                                   on 2003/07/29  12:05:24
+        Log: Too many my $fh:s.
+     Branch: perl
+          ! lib/CPAN.pm
 ____________________________________________________________________________
-[ 20045] By: jhi                                   on 2003/07/07  05:00:40
-        Log: Integrate:
-             [ 20030]
-             Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
-             From: merlyn@stonehenge.com (Randal L. Schwartz)
-             Date: 05 Jul 2003 16:29:14 -0700
-             Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
-             
-             [ 20034]
-             Subject: [PATCH @19834] DProf fixes
-             From: Radu Greab <radu@netsoft.ro>
-             Date: Sun, 6 Jul 2003 20:09:12 +0300
-             Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
-             
-             [ 20035]
-             PerlIOBase_pushed seems to have gone missing in change#20018
-             
-             [ 20036]
-             yet another symbol missing in change#20018
-             
-             [ 20039]
-             Update the CPAN mirrors list.
+[ 20305] By: jhi                                   on 2003/07/29  11:55:11
+        Log: Quieten MSVC6.
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[ 20302] By: jhi                                   on 2003/07/29  11:31:17
+        Log: Subject: DESTDIR in perl-5.8.1 package?
+             From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
+             Date: Fri, 11 Jul 2003 14:48:41 +0200
+             Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>
              
-             [ 20040]
-             Subject: Re: [perl #5025] #line directive explination wrong
-             From: Casey West <casey@geeknest.com>
-             Date: Sun, 6 Jul 2003 18:24:46 -0400
-             Message-ID: <20030706222446.GL7506@geeknest.com>
+             Subject: Re: DESTDIR in perl-5.8.1 package?
+             From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
+             Date: Mon, 14 Jul 2003 12:00:25 +0200
+             Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>
              
-             [ 20041]
-             Upgrade BigInt and BigRat
-             Subject: BigInt v1.65, Bigrat v0.10 - reloaded
-             From: Tels <perl_dummy@bloodgate.com>
-             Date: Sun, 6 Jul 2003 15:41:36 +0200
-             Message-Id: <200307061158.23576@bloodgate.com>
-             
-             [ 20042]
-             MPE/iX tweak from Mark Bixby.
-             
-             [ 20043]
-             Use the existence, instead of the truth, to decide
-             whether to scan for a symbol.
-             (Also remove trailing spaces.)
-     Branch: maint-5.8/perl
-         +> t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
-         +> t/lib/dprof/test8_v
-         !> MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
-         !> ext/Devel/DProf/DProf.xs ext/Time/HiRes/Makefile.PL
-         !> lib/Math/BigFloat.pm lib/Math/BigInt.pm
-         !> lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
-         !> lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
-         !> lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
-         !> lib/Math/BigRat/t/bigratpm.t makedef.pl perl.c
-         !> pod/perldiag.pod pod/perlfaq2.pod pod/perlmodlib.PL
-         !> pod/perlmodlib.pod pod/perlsyn.pod pod/perltodo.pod
-         !> pod/perlvar.pod pp_ctl.c
-____________________________________________________________________________
-[ 20044] By: jhi                                   on 2003/07/07  04:52:33
-        Log: MANItweak.
-     Branch: maint-5.8/perl
-          ! MANIFEST
-____________________________________________________________________________
-[ 20043] By: jhi                                   on 2003/07/07  04:36:22
-        Log: Use the existence, instead of the truth, to decide
-             whether to scan for a symbol.
-             (Also remove trailing spaces.)
+             (blindly prepending and s///ing away the $destdir does not work
+             at least in VMS, but the --destdir should help rpm builders
+             and the like)
      Branch: perl
-          ! ext/Time/HiRes/Makefile.PL
+          ! INSTALL Makefile.SH installman installperl
 ____________________________________________________________________________
-[ 20042] By: jhi                                   on 2003/07/07  04:29:35
-        Log: MPE/iX tweak from Mark Bixby.
+[ 20301] By: jhi                                   on 2003/07/29  11:20:07
+        Log: Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
+             From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
+             Date: 26 Jul 2003 21:44:06 -0000
+             Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>
+             
+             Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
+             releases 4.x and 5.x.
      Branch: perl
-          ! ext/Time/HiRes/Makefile.PL
+          ! perl.h
 ____________________________________________________________________________
-[ 20041] By: rgs                                   on 2003/07/06  21:45:37
-        Log: Upgrade BigInt and BigRat
-             Subject: BigInt v1.65, Bigrat v0.10 - reloaded
-             From: Tels <perl_dummy@bloodgate.com>
-             Date: Sun, 6 Jul 2003 15:41:36 +0200
-             Message-Id: <200307061158.23576@bloodgate.com>
+[ 20300] By: jhi                                   on 2003/07/29  11:18:27
+        Log: Cleanup the sv_gets() logic for platforms with small stacks.
+             (I think hogging 8K of stack sounds like bad behaviour on any
+             platform, big stack or not.)
      Branch: perl
-          ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
-          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
-          ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
-          ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
-          ! lib/Math/BigRat/t/bigratpm.t
+          ! sv.c
 ____________________________________________________________________________
-[ 20040] By: rgs                                   on 2003/07/06  21:11:20
-        Log: Subject: Re: [perl #5025] #line directive explination wrong
-             From: Casey West <casey@geeknest.com>
-             Date: Sun, 6 Jul 2003 18:24:46 -0400
-             Message-ID: <20030706222446.GL7506@geeknest.com>
+[ 20299] By: merijn                                on 2003/07/29  10:57:37
+        Log: README.hpux now mentions the http mirror for prebuilt gcc binaries
      Branch: perl
-          ! pod/perlsyn.pod
+          ! README.hpux
 ____________________________________________________________________________
-[ 20039] By: jhi                                   on 2003/07/06  20:19:31
-        Log: Update the CPAN mirrors list.
+[ 20298] By: jhi                                   on 2003/07/29  10:57:28
+        Log: DEC OSF/1 3.x did (does) not do sizer -v.
      Branch: perl
-          ! pod/perlmodlib.PL pod/perlmodlib.pod
-____________________________________________________________________________
-[ 20038] By: nick                                  on 2003/07/06  19:20:05
-        Log: Integrate mainline
-     Branch: perlio
-         +> ext/Digest/MD5/t/clone.t t/lib/dprof/test7_t
-         +> t/lib/dprof/test7_v t/lib/dprof/test8_t t/lib/dprof/test8_v
-         +> wince/perlhost.h wince/vdir.h wince/vmem.h
-         !> (integrate 41 files)
-____________________________________________________________________________
-[ 20037] By: nick                                  on 2003/07/06  18:38:39
-        Log: extra checks
-     Branch: perlio
-          ! win32/distclean.bat
+          ! hints/dec_osf.sh
 ____________________________________________________________________________
-[ 20036] By: gsar                                  on 2003/07/06  17:11:59
-        Log: yet another symbol missing in change#20018
+[ 20295] By: jhi                                   on 2003/07/29  10:36:25
+        Log: Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
+             From: Autrijus Tang <autrijus@autrijus.org>
+             Date: Tue, 29 Jul 2003 09:58:35 +0800
+             Message-ID: <20030729015834.GA7149@not.autrijus.org>
      Branch: perl
-          ! makedef.pl
+          ! lib/CPAN.pm
 ____________________________________________________________________________
-[ 20035] By: gsar                                  on 2003/07/06  17:02:21
-        Log: PerlIOBase_pushed seems to have gone missing in change#20018
+[ 20294] By: jhi                                   on 2003/07/29  10:30:05
+        Log: There is no skip() since we are not using Test*.
      Branch: perl
-          ! makedef.pl
+          ! lib/CPAN/t/signature.t
 ____________________________________________________________________________
-[ 20034] By: jhi                                   on 2003/07/06  16:46:20
-        Log: Subject: [PATCH @19834] DProf fixes
-             From: Radu Greab <radu@netsoft.ro>
-             Date: Sun, 6 Jul 2003 20:09:12 +0300
-             Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
+[ 20293] By: jhi                                   on 2003/07/29  10:28:10
+        Log: Upgrade to CPAN.pm 1.74.
      Branch: perl
-          + t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
-          + t/lib/dprof/test8_v
-          ! MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
-          ! ext/Devel/DProf/DProf.xs perl.c pod/perldiag.pod
-          ! pod/perltodo.pod pod/perlvar.pod pp_ctl.c
+          ! lib/CPAN.pm lib/CPAN/t/signature.t
 ____________________________________________________________________________
-[ 20033] By: jhi                                   on 2003/07/06  16:26:13
-        Log: Subject: [PATCH] improve WinCE port
-             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
-             Date: Sun, 6 Jul 2003 18:46:09 +0400
-             Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
+[ 20292] By: jhi                                   on 2003/07/29  10:14:26
+        Log: Most importantly, don't try HvNAME(gp->gp_hv)
+             unless PL_stashcache exists, otherwise we get
+             an invalid read (detected by valgrind, and crashes
+             ext/threads/t/basic.t in Windows).
              
-             Subject: [PATCH] improve WinCE port -- addition
-             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
-             Date: Sun, 6 Jul 2003 19:50:47 +0400
-             Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
-     Branch: maint-5.8/perl
-          + wince/perlhost.h wince/vdir.h wince/vmem.h
-          ! MANIFEST makedef.pl malloc_ctl.h wince/Makefile.ce
-          ! wince/README.compile wince/README.perlce wince/config.ce
-          ! wince/perllib.c wince/registry.bat wince/win32.h
-          ! wince/win32io.c wince/win32iop.h wince/win32thread.c
-          ! wince/win32thread.h wince/wince.c wince/wince.h
-____________________________________________________________________________
-[ 20032] By: jhi                                   on 2003/07/06  16:21:33
-        Log: Forgotten from change #20031.
+             Also add a few if:s for the refcnt decrements,
+             no need to call Perl_sv_free() if there's nothing to free.
      Branch: perl
-          ! makedef.pl malloc_ctl.h
+          ! gv.c
 ____________________________________________________________________________
-[ 20031] By: jhi                                   on 2003/07/06  16:16:08
-        Log: Subject: [PATCH] improve WinCE port
-             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
-             Date: Sun, 6 Jul 2003 18:46:09 +0400
-             Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
-             
-             Subject: [PATCH] improve WinCE port -- addition
-             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
-             Date: Sun, 6 Jul 2003 19:50:47 +0400
-             Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
+[ 20291] By: jhi                                   on 2003/07/29  09:00:58
+        Log: Tabify.
      Branch: perl
-          + wince/perlhost.h wince/vdir.h wince/vmem.h
-          ! MANIFEST wince/Makefile.ce wince/config.ce wince/perllib.c
-          ! wince/win32.h wince/win32io.c wince/win32iop.h
-          ! wince/win32thread.c wince/win32thread.h wince/wince.c
-          ! wince/wince.h
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20030] By: jhi                                   on 2003/07/06  15:59:25
-        Log: Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
-             From: merlyn@stonehenge.com (Randal L. Schwartz)
-             Date: 05 Jul 2003 16:29:14 -0700
-             Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
+[ 20288] By: jhi                                   on 2003/07/29  08:29:50
+        Log: Subject: [perl #22969] fix $hash{utf8bareword}
+             From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
+             Date: Tue, 29 Jul 2003 11:09:37 +0200
+             Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>
      Branch: perl
-          ! pod/perlfaq2.pod
-____________________________________________________________________________
-[ 20029] By: jhi                                   on 2003/07/06  15:53:28
-        Log: More perldelta.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 20028] By: jhi                                   on 2003/07/06  08:35:50
-        Log: Integrate:
-             [ 20016]
-             OpenBSD sometimes gets -0, probably due to fp fuzziness..
-             
-             [ 20017]
-             Subject: [PATCH] fix for ext/threads/t/problems.t failures
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sat, 5 Jul 2003 19:12:51 +0100
-             Message-ID: <20030705181251.GA14502@fdgroup.com>
-             
-             [ 20018]
-             Add PerlIOBuf_close to makedef.pl as pointed out by
-             Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
-             duplicates.
-             
-             [ 20019]
-             Make a read from a write-only fh to set errno
-             (found by Gisle)
-             
-             [ 20020]
-             Upgrade to Digest::MD5 2.25.
-             
-             [ 20021]
-             Reintroduce changes #19723 and #19723 that were not
-             in Net::Ping 2.31; needed for Windows.
-             
-             [ 20022]
-             Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 5 Jul 2003 16:59:49 -0700
-             Message-ID: <20030705235949.GB3485@windhund.schwern.org>
-             
-             [ 20023]
-             Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 5 Jul 2003 13:34:37 -0700
-             Message-ID: <20030705203437.GB2598@windhund.schwern.org>
-             
-             Print out the "ok" messages only once every second,
-             this should make output much less and therefore testing
-             much faster, especially on slower connections.
-             
-             [ 20024]
-             The change #20022 didn't work for Command.t.
-             
-             [ 20025]
-             Make the 'slow ok' feature optional.
-             
-             [ 20026]
-             FreeBSD: if someone *really* wants to use the system malloc.
-     Branch: maint-5.8/perl
-         +> ext/Digest/MD5/t/clone.t
-         !> MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
-         !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
-         !> ext/Digest/MD5/t/files.t ext/threads/t/problems.t
-         !> hints/freebsd.sh lib/Benchmark.t lib/ExtUtils/Changes
-         !> lib/ExtUtils/META.yml lib/ExtUtils/MM_Unix.pm
-         !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
-         !> lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/t/Command.t
-         !> lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
-         !> lib/Test/Harness.pm makedef.pl perlio.c
-____________________________________________________________________________
-[ 20027] By: jhi                                   on 2003/07/06  08:32:12
-        Log: perldelta updates from Sarathy.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+          ! t/op/utfhash.t toke.c
 ____________________________________________________________________________
-[ 20026] By: jhi                                   on 2003/07/06  08:14:48
-        Log: FreeBSD: if someone *really* wants to use the system malloc.
+[ 20287] By: jhi                                   on 2003/07/29  08:26:48
+        Log: Subject: [PATCH pointer] B::Deparse 0.64
+             From: Stephen McCamant <smcc@mit.edu>
+             Date: Mon, 28 Jul 2003 16:57:19 -0400
+             Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>
      Branch: perl
-          ! hints/freebsd.sh
+          ! ext/B/B/Deparse.pm ext/B/t/deparse.t
 ____________________________________________________________________________
-[ 20025] By: jhi                                   on 2003/07/06  07:48:01
-        Log: Make the 'slow ok' feature optional.
+[ 20286] By: jhi                                   on 2003/07/29  08:24:45
+        Log: More perlio docs from Stas.
      Branch: perl
-          ! lib/Test/Harness.pm
+          ! pod/perliol.pod
 ____________________________________________________________________________
-[ 20024] By: jhi                                   on 2003/07/06  07:44:57
-        Log: The change #20022 didn't work for Command.t.
+[ 20285] By: jhi                                   on 2003/07/29  08:22:49
+        Log: Reintroduce Porting/Modules.  No, it's not duplicating
+             the information in Module::CoreList.
      Branch: perl
-          ! lib/ExtUtils/t/Command.t
+          + Porting/Modules Porting/Modules.pl
+          ! AUTHORS MANIFEST
 ____________________________________________________________________________
-[ 20023] By: jhi                                   on 2003/07/06  07:29:22
-        Log: Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 5 Jul 2003 13:34:37 -0700
-             Message-ID: <20030705203437.GB2598@windhund.schwern.org>
-             
-             Print out the "ok" messages only once every second,
-             this should make output much less and therefore testing
-             much faster, especially on slower connections.
+[ 20283] By: jhi                                   on 2003/07/29  05:00:12
+        Log: The better prefixify() patch from Ed Moy.
      Branch: perl
-          ! lib/Test/Harness.pm
+          ! lib/ExtUtils/MM_Unix.pm
 ____________________________________________________________________________
-[ 20022] By: jhi                                   on 2003/07/06  07:26:52
-        Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 5 Jul 2003 16:59:49 -0700
-             Message-ID: <20030705235949.GB3485@windhund.schwern.org>
+[ 20282] By: jhi                                   on 2003/07/29  04:57:57
+        Log: PerlIO_popped doc addition from NI-S.
      Branch: perl
-          ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
-          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
-          ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker/FAQ.pod
-          ! lib/ExtUtils/t/Command.t
+          ! pod/perliol.pod
 ____________________________________________________________________________
-[ 20021] By: jhi                                   on 2003/07/06  07:19:17
-        Log: Reintroduce changes #19723 and #19723 that were not
-             in Net::Ping 2.31; needed for Windows.
+[ 20281] By: jhi                                   on 2003/07/29  04:55:48
+        Log: Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 29 Jul 2003 00:11:46 -0500
+             Message-ID: <3F260212.9000104@mac.com>
      Branch: perl
-          ! lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
+          ! lib/File/Find.pm
 ____________________________________________________________________________
-[ 20020] By: jhi                                   on 2003/07/05  19:12:21
-        Log: Upgrade to Digest::MD5 2.25.
+[ 20278] By: jhi                                   on 2003/07/28  18:03:48
+        Log: More bytecode tweaks.
      Branch: perl
-          + ext/Digest/MD5/t/clone.t
-          ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
-          ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
-          ! ext/Digest/MD5/t/files.t
+          ! ext/B/B.xs ext/B/B/Bytecode.pm
 ____________________________________________________________________________
-[ 20019] By: jhi                                   on 2003/07/05  18:40:51
-        Log: Make a read from a write-only fh to set errno
-             (found by Gisle)
+[ 20275] By: jhi                                   on 2003/07/28  16:47:53
+        Log: No more wince/README.compile.
      Branch: perl
-          ! perlio.c
+          ! Porting/curliff.pl
 ____________________________________________________________________________
-[ 20018] By: jhi                                   on 2003/07/05  18:05:19
-        Log: Add PerlIOBuf_close to makedef.pl as pointed out by
-             Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
-             duplicates.
+[ 20272] By: jhi                                   on 2003/07/28  16:19:47
+        Log: Slightly better failure output.
      Branch: perl
-          ! makedef.pl
+          ! ext/Devel/Peek/t/Peek.t
 ____________________________________________________________________________
-[ 20017] By: jhi                                   on 2003/07/05  17:47:47
-        Log: Subject: [PATCH] fix for ext/threads/t/problems.t failures
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sat, 5 Jul 2003 19:12:51 +0100
-             Message-ID: <20030705181251.GA14502@fdgroup.com>
+[ 20270] By: jhi                                   on 2003/07/28  15:12:28
+        Log: These directories no more exist during cleanup.
      Branch: perl
-          ! ext/threads/t/problems.t
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 20016] By: jhi                                   on 2003/07/05  17:36:34
-        Log: OpenBSD sometimes gets -0, probably due to fp fuzziness..
+[ 20269] By: jhi                                   on 2003/07/28  15:07:22
+        Log: No more ext/*/*.t, move them all to ext/*/t.
      Branch: perl
-          ! lib/Benchmark.t
-____________________________________________________________________________
-[ 20015] By: nick                                  on 2003/07/05  15:49:13
-        Log: Integrate mainline
-     Branch: perlio
-         +> lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
-         +> lib/Locale/Maketext/t/90utf8.t lib/Math/BigInt/t/biglog.t
-         +> lib/Math/BigInt/t/req_mbf0.t lib/Math/BigInt/t/req_mbf1.t
-         +> lib/Math/BigInt/t/req_mbfa.t lib/Math/BigInt/t/req_mbfi.t
-         +> lib/Math/BigInt/t/req_mbfn.t lib/Math/BigInt/t/req_mbfw.t
-         +> lib/Math/BigInt/t/trap.t lib/Math/BigInt/t/use_mbfw.t
-         +> lib/Math/BigRat/t/bigratup.t lib/Math/BigRat/t/requirer.t
-         +> lib/Math/BigRat/t/trap.t
-         !> (integrate 134 files)
-____________________________________________________________________________
-[ 20014] By: jhi                                   on 2003/07/05  14:10:20
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+          + ext/Devel/DProf/t/DProf.t ext/Devel/Peek/t/Peek.t
+          + ext/Errno/t/Errno.t ext/GDBM_File/t/gdbm.t
+          + ext/I18N/Langinfo/t/Langinfo.t ext/IPC/SysV/t/ipcsysv.t
+          + ext/NDBM_File/t/ndbm.t ext/ODBM_File/t/odbm.t
+          + ext/Opcode/t/Opcode.t ext/Opcode/t/ops.t ext/PerlIO/t/PerlIO.t
+          + ext/SDBM_File/t/sdbm.t ext/Safe/t/safe1.t ext/Safe/t/safe2.t
+          + ext/Safe/t/safe3.t ext/Socket/t/Socket.t
+          + ext/Socket/t/socketpair.t ext/Sys/Hostname/t/Hostname.t
+          + ext/Sys/Syslog/t/syslog.t ext/Time/HiRes/t/HiRes.t
+          + ext/XS/Typemap/t/Typemap.t ext/attrs/t/attrs.t ext/re/t/re.t
+          - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
+          - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
+          - ext/I18N/Langinfo/Langinfo.t ext/IPC/SysV/ipcsysv.t
+          - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
+          - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
+          - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
+          - ext/Socket/Socket.t ext/Socket/socketpair.t
+          - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
+          - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
+          - ext/re/re.t
+          ! MANIFEST ext/IPC/SysV/MANIFEST
 ____________________________________________________________________________
-[ 20013] By: jhi                                   on 2003/07/05  13:58:18
-        Log: Integrate:
-             [ 19998]
-             Fix non-numeric $VERSION.
-             
-             [ 19999]
-             Macro reorganization in the Makefile, so that $(LDLIBPTH) always
-             appears just before the name of the command to be run. See
-             
-             Subject: Re: PERL_SKIP_TTY_TEST fix
-             From: Alexey Tourbin <at@altlinux.ru>
-             Date: Fri, 4 Jul 2003 17:25:34 +0400
-             Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
-             
-             [ 20000]
-             Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
-             and bignum v0.14.
-             
-             [ 20001]
-             Add a new test target in the makefile, test_harness_notty.
-             It's like test_harness, but sets HARNESS_NOTTY=1 to make
-             Test::Harness' output less blinking.
-             
-             [ 20002]
-             Author list update (to be continued...)
-             
-             [ 20003]
-             Allow to create more than one Shell object :
-             Subject: [patch] Shell.pm fix
-             From: Stéphane Payrard <stef@payrard.net>
-             Date: Sat, 5 Jul 2003 01:16:50 +0200
-             Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
-             
-             [ 20004]
-             Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Fri, 4 Jul 2003 19:15:01 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
-             
-             [ 20006]
-             Subject: [PATCH] MM_VMS.pm -- fix xs installation
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sat, 05 Jul 2003 00:38:28 -0500
-             Message-ID: <3F066454.90003@mac.com>
-             
-             [ 20007]
-             Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
-             since CGI scripts are (should be) run under -T, being able
-             to show the HASH_SEED in case of problems is good.
-             The $ENV{PERL_HASH_SEED} is still ignored under taint.
-             
-             [ 20008]
-             IIRC gcc would complain about if (s = ...).
-             
-             [ 20009]
-             The logic for additional randomisation for 64-bit UV
-             cases was wrong.
-             
-             [ 20010]
-             Comment out some debugging output in Math::BigInt, that
-             causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
-             
-             [ 20012]
-             Be explicit about the $0 pain in Linux 2.2.
-     Branch: maint-5.8/perl
-         +> lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
-         +> lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
-         +> lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
-         +> lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
-         +> lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
-         +> lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
-         !> (integrate 48 files)
+[ 20268] By: jhi                                   on 2003/07/28  14:31:17
+        Log: Move the ext/IO tests to a more standard location so that
+             the *.t do not get copied to the build tree (lib/IO/).
+     Branch: perl
+          + ext/IO/t/IO.t ext/IO/t/io_const.t ext/IO/t/io_dir.t
+          + ext/IO/t/io_dup.t ext/IO/t/io_linenum.t
+          + ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_poll.t
+          + ext/IO/t/io_sel.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
+          + ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
+          + ext/IO/t/io_utf8.t ext/IO/t/io_xs.t
+          - ext/IO/lib/IO/t/IO.t 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_linenum.t ext/IO/lib/IO/t/io_multihomed.t
+          - ext/IO/lib/IO/t/io_pipe.t ext/IO/lib/IO/t/io_poll.t
+          - ext/IO/lib/IO/t/io_sel.t ext/IO/lib/IO/t/io_sock.t
+          - ext/IO/lib/IO/t/io_taint.t ext/IO/lib/IO/t/io_tell.t
+          - ext/IO/lib/IO/t/io_udp.t ext/IO/lib/IO/t/io_unix.t
+          - ext/IO/lib/IO/t/io_utf8.t ext/IO/lib/IO/t/io_xs.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 20012] By: jhi                                   on 2003/07/05  13:46:05
-        Log: Be explicit about the $0 pain in Linux 2.2.
+[ 20267] By: jhi                                   on 2003/07/28  14:16:44
+        Log: Retract #20260.
      Branch: perl
-          ! pod/perlvar.pod
+          ! perlio.c perliol.h
 ____________________________________________________________________________
-[ 20011] By: jhi                                   on 2003/07/05  13:44:30
-        Log: perldelta tweaks.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20266] By: jhi                                   on 2003/07/28  13:38:59
+        Log: Bump the $VERSION of core File::Spec as requested by Ken Williams.
+     Branch: perl
+          ! lib/File/Spec.pm
 ____________________________________________________________________________
-[ 20010] By: rgs                                   on 2003/07/05  12:06:41
-        Log: Comment out some debugging output in Math::BigInt, that
-             causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
+[ 20265] By: jhi                                   on 2003/07/28  13:23:44
+        Log: Subject: [PATCH] #20177 broke skip logic in t/op/write.t
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 28 Jul 2003 08:04:32 -0500
+             Message-ID: <3F251F60.6050607@mac.com>
      Branch: perl
-          ! lib/Math/BigInt.pm
+          ! t/op/write.t
 ____________________________________________________________________________
-[ 20009] By: jhi                                   on 2003/07/05  10:56:55
-        Log: The logic for additional randomisation for 64-bit UV
-             cases was wrong.
+[ 20264] By: jhi                                   on 2003/07/28  13:21:58
+        Log: Subject: [PATCH] t/op/write.t cleanup after itself.
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 28 Jul 2003 05:54:19 -0700
+             Message-ID: <20030728125419.GJ21044@windhund.schwern.org>
      Branch: perl
-          ! perl.c
+          ! t/op/write.t
 ____________________________________________________________________________
-[ 20008] By: jhi                                   on 2003/07/05  09:10:46
-        Log: IIRC gcc would complain about if (s = ...).
+[ 20263] By: jhi                                   on 2003/07/28  12:13:24
+        Log: Make Storable work with blead/maint by making PL_sv_placeholder
+             a true global, bump $VERSION to 2.08.  Will take a look at the
+             portability issue of placeholders soon.
      Branch: perl
-          ! perl.c
+          ! embedvar.h ext/Storable/Storable.pm ext/Storable/Storable.xs
+          ! intrpvar.h perlapi.h perlvars.h sv.c
 ____________________________________________________________________________
-[ 20007] By: jhi                                   on 2003/07/05  09:09:44
-        Log: Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
-             since CGI scripts are (should be) run under -T, being able
-             to show the HASH_SEED in case of problems is good.
-             The $ENV{PERL_HASH_SEED} is still ignored under taint.
+[ 20262] By: jhi                                   on 2003/07/28  11:35:31
+        Log: Storable test nosewipe.
      Branch: perl
-          ! perl.c
+          ! ext/Storable/t/code.t ext/Storable/t/utf8hash.t
 ____________________________________________________________________________
-[ 20006] By: jhi                                   on 2003/07/05  07:56:56
-        Log: Subject: [PATCH] MM_VMS.pm -- fix xs installation
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sat, 05 Jul 2003 00:38:28 -0500
-             Message-ID: <3F066454.90003@mac.com>
+[ 20261] By: jhi                                   on 2003/07/28  11:02:23
+        Log: Solaris cc didn't appreciate casting a long to a pointer
+             with no cast, and lval casts are unportable, so introduce
+             a rval cast.
      Branch: perl
-          ! lib/ExtUtils/MM_VMS.pm
+          ! bytecode.pl ext/ByteLoader/byterun.c
 ____________________________________________________________________________
-[ 20005] By: jhi                                   on 2003/07/05  07:50:53
-        Log: Subject: [PATCH maint] partially rescind Concise pad patch.
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 4 Jul 2003 22:10:11 +0100
-             Message-ID: <20030704211010.GD10426@fdgroup.com>
-     Branch: maint-5.8/perl
-          ! ext/B/B/Concise.pm
+[ 20260] By: jhi                                   on 2003/07/28  10:46:58
+        Log: (Retracted by #20267)
+     Branch: perl
+          ! perlio.c perliol.h
 ____________________________________________________________________________
-[ 20004] By: jhi                                   on 2003/07/05  07:47:02
-        Log: Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Fri, 4 Jul 2003 19:15:01 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
+[ 20257] By: jhi                                   on 2003/07/28  10:05:58
+        Log: Subject: CPAN/t/signature.t noisy
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 28 Jul 2003 02:14:19 -0700
+             Message-ID: <20030728091419.GG21044@windhund.schwern.org>
      Branch: perl
-          ! dump.c
+          ! lib/CPAN/t/signature.t
 ____________________________________________________________________________
-[ 20003] By: rgs                                   on 2003/07/05  07:45:16
-        Log: Allow to create more than one Shell object :
-             Subject: [patch] Shell.pm fix
-             From: Stéphane Payrard <stef@payrard.net>
-             Date: Sat, 5 Jul 2003 01:16:50 +0200
-             Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
+[ 20256] By: jhi                                   on 2003/07/28  10:00:11
+        Log: Extra noise from File::Spec.
      Branch: perl
-          ! lib/Shell.pm
+          ! lib/File/Spec/t/rel2abs2rel.t
 ____________________________________________________________________________
-[ 20002] By: rgs                                   on 2003/07/04  21:49:05
-        Log: Author list update (to be continued...)
+[ 20255] By: jhi                                   on 2003/07/28  09:50:55
+        Log: Prettyprint the constants list of defsubs_h.PL.
      Branch: perl
-          ! AUTHORS
+          ! ext/B/defsubs_h.PL
 ____________________________________________________________________________
-[ 20001] By: rgs                                   on 2003/07/04  21:42:12
-        Log: Add a new test target in the makefile, test_harness_notty.
-             It's like test_harness, but sets HARNESS_NOTTY=1 to make
-             Test::Harness' output less blinking.
+[ 20253] By: jhi                                   on 2003/07/28  04:56:48
+        Log: Subject: [PATCH] B enhancements
+             From: Stephen McCamant <smcc@mit.edu>
+             Date: Sun, 27 Jul 2003 14:07:46 -0400
+             Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>
      Branch: perl
-          ! Makefile.SH
+          ! ext/B/B.pm ext/B/B.xs ext/B/defsubs_h.PL
 ____________________________________________________________________________
-[ 20000] By: rgs                                   on 2003/07/04  20:58:05
-        Log: Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
-             and bignum v0.14.
+[ 20252] By: jhi                                   on 2003/07/28  04:55:42
+        Log: More clarification about the hash randomisation defines.
      Branch: perl
-          + lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
-          + lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
-          + lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
-          + lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
-          + lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
-          + lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
-          ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
-          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
-          ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
-          ! 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/bigints.t
-          ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
-          ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/mbimbf.inc
-          ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/require.t
-          ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
-          ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.inc
-          ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
-          ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
-          ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
-          ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
-          ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
-          ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
-          ! lib/bignum/t/brinfnan.t lib/bigrat.pm
-          ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
-          ! t/lib/Math/BigInt/Subclass.pm
+          ! perl.h
 ____________________________________________________________________________
-[ 19999] By: rgs                                   on 2003/07/04  19:39:01
-        Log: Macro reorganization in the Makefile, so that $(LDLIBPTH) always
-             appears just before the name of the command to be run. See
-             
-             Subject: Re: PERL_SKIP_TTY_TEST fix
-             From: Alexey Tourbin <at@altlinux.ru>
-             Date: Fri, 4 Jul 2003 17:25:34 +0400
-             Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
+[ 20251] By: jhi                                   on 2003/07/28  04:51:46
+        Log: Clarify the process a bit.
      Branch: perl
-          ! Makefile.SH
+          ! INSTALL
 ____________________________________________________________________________
-[ 19998] By: rgs                                   on 2003/07/04  19:31:33
-        Log: Fix non-numeric $VERSION.
+[ 20250] By: jhi                                   on 2003/07/28  04:43:23
+        Log: Add $VERSION to B::Bytecode.
      Branch: perl
-          ! lib/Math/BigInt.pm
+          ! ext/B/B/Bytecode.pm
 ____________________________________________________________________________
-[ 19997] By: jhi                                   on 2003/07/04  14:45:20
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20249] By: jhi                                   on 2003/07/28  04:39:14
+        Log: Missing test file.  (Not very useful since Module::Signature
+             is not in the core, but let's not make an exception.)
+     Branch: perl
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19996] By: jhi                                   on 2003/07/04  14:41:18
-        Log: Integrate:
-             [ 19993]
-             Oops.
-             
-             [ 19994]
-             More $0 sad tales.
+[ 20248] By: jhi                                   on 2003/07/28  04:35:27
+        Log: Subject: Re: downrev modules in RC2
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 27 Jul 2003 20:25:07 -0700
+             Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>
              
-             [ 19995]
-             According to Tels our M::BI is _better_ than the 1.64 in CPAN.
-     Branch: maint-5.8/perl
-         !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
-         !> lib/Math/BigInt.pm pod/perlvar.pod
+             (upgrade to Digest::MD5 2.26)
+     Branch: perl
+          ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
+          ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
 ____________________________________________________________________________
-[ 19995] By: jhi                                   on 2003/07/04  14:36:56
-        Log: According to Tels our M::BI is _better_ than the 1.64 in CPAN.
+[ 20247] By: jhi                                   on 2003/07/28  04:31:32
+        Log: Upgrade to CGI 2.97.
      Branch: perl
-          ! lib/Math/BigInt.pm
+          ! lib/CGI.pm
 ____________________________________________________________________________
-[ 19994] By: jhi                                   on 2003/07/04  14:36:17
-        Log: More $0 sad tales.
+[ 20246] By: jhi                                   on 2003/07/28  04:26:58
+        Log: Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
+             (from Enache)
      Branch: perl
-          ! pod/perlvar.pod
+          ! bytecode.pl ext/ByteLoader/byterun.c
 ____________________________________________________________________________
-[ 19993] By: jhi                                   on 2003/07/04  14:34:40
-        Log: Oops.
+[ 20243] By: jhi                                   on 2003/07/27  20:31:31
+        Log: Upgrade to CPAN 1.72.
      Branch: perl
-          ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
+          + lib/CPAN/t/signature.t
+          ! MANIFEST lib/CPAN.pm
 ____________________________________________________________________________
-[ 19992] By: jhi                                   on 2003/07/04  13:58:29
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20242] By: jhi                                   on 2003/07/27  20:21:40
+        Log: We now return to your normally scheduled hash randomisation.
+     Branch: perl
+          ! INSTALL perl.h pod/perlfunc.pod pod/perlrun.pod
+          ! pod/perlsec.pod
 ____________________________________________________________________________
-[ 19991] By: jhi                                   on 2003/07/04  13:54:33
-        Log: Integrate:
-             [ 19976]
-             Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
-             From: PPrymmer@factset.com
-             Date: Thu, 3 Jul 2003 23:59:51 -0400
-             Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
-             
-             [ 19977]
-             $0 is pain.
-             
-             [ 19979]
-             Remove PL_earlytaint since the hash seed code
-             can be delayed until perl_parse().
-             
-             [ 19980]
-             line_t is U32, not I32.
-             
-             [ 19981]
-             AUTHORS updates.
-             
-             [ 19982]
-             No energy now to figure out what is wrong with $0
-             (or ps) in Tru64.  The test works fine when run from
-             command line.
-             
-             [ 19984]
-             Upgrade to CGI.pm 2.97.
-             
-             [ 19985]
-             Upgrade to CPAN 1.71.
-             
-             [ 19986]
-             Upgrade to Digest::MD5 2.24, with few extra tweaks:
-             (1) make the PATCHLEVEL logic as it is with List::Util
-             (more portable to older Perls)
-             (2) regen the MD5 checksums with ...
-             (3) ... the Mac OS Classic checksums generated via MacRoman
-             (just a guess)
-             (4) Keep the core Makefile.PL.
-             
-             [ 19987]
-             Upgrade to Locale::Maketext 1.06.
-             
-             [ 19988]
-             Upgrade to Net::Ping 2.31.
-             
-             [ 19989]
-             Upgrade to Text::Balanced 1.94.
-             
-             [ 19990]
-             Upgrade to PodParser 1.23; but do not update
-             t/pod/find.t or t/pod/testp2pt.pl since the
-             first one does not work at all under core,
-             and the second change would drop MacOS Classic
-             portability tweaks introduced by change #18669.
-     Branch: maint-5.8/perl
-         +> lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
-         +> lib/Locale/Maketext/t/90utf8.t
-         !> (integrate 40 files)
+[ 20240] By: jhi                                   on 2003/07/27  19:45:22
+        Log: fresh_perl_(is|like) were printing out the wrong file/line
+             number on failure because _where() was hard coded to only
+             look one level up the call stack.  In these cases it has to
+             look two.
+             (Schwern)
+     Branch: perl
+          ! t/test.pl
 ____________________________________________________________________________
-[ 19990] By: jhi                                   on 2003/07/04  13:50:29
-        Log: Upgrade to PodParser 1.23; but do not update
-             t/pod/find.t or t/pod/testp2pt.pl since the
-             first one does not work at all under core,
-             and the second change would drop MacOS Classic
-             portability tweaks introduced by change #18669.
+[ 20239] By: jhi                                   on 2003/07/27  19:43:34
+        Log: cleanup tiehandle.t to use test.pl, is(), like(), etc...
+             (Schwern)
      Branch: perl
-          ! lib/Pod/Find.pm lib/Pod/Usage.pm
+          ! t/op/tiehandle.t
 ____________________________________________________________________________
-[ 19989] By: jhi                                   on 2003/07/04  13:20:51
-        Log: Upgrade to Text::Balanced 1.94.
+[ 20238] By: jhi                                   on 2003/07/27  19:20:45
+        Log: Upgrade to Test::Harness 2.29.
      Branch: perl
-          ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
-          ! lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t
-          ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
+          ! lib/Test/Harness.pm lib/Test/Harness/Straps.pm
+          ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
+          ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
+          ! lib/Test/Harness/t/test-harness.t
 ____________________________________________________________________________
-[ 19988] By: jhi                                   on 2003/07/04  13:17:22
-        Log: Upgrade to Net::Ping 2.31.
+[ 20237] By: jhi                                   on 2003/07/27  18:37:45
+        Log: Missing MakeMaker test.
      Branch: perl
-          ! lib/Net/Ping.pm lib/Net/Ping/Changes
-          ! lib/Net/Ping/t/250_ping_hires.t
-          ! lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/450_service.t
+          + lib/ExtUtils/t/postamble.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19987] By: jhi                                   on 2003/07/04  13:09:04
-        Log: Upgrade to Locale::Maketext 1.06.
+[ 20236] By: jhi                                   on 2003/07/27  18:29:16
+        Log: Add -l (one file per line) option to manicheck.
      Branch: perl
-          + lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
-          + lib/Locale/Maketext/t/90utf8.t
-          ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
+          ! Porting/manicheck
 ____________________________________________________________________________
-[ 19986] By: jhi                                   on 2003/07/04  12:59:45
-        Log: Upgrade to Digest::MD5 2.24, with few extra tweaks:
-             (1) make the PATCHLEVEL logic as it is with List::Util
-             (more portable to older Perls)
-             (2) regen the MD5 checksums with ...
-             (3) ... the Mac OS Classic checksums generated via MacRoman
-             (just a guess)
-             (4) Keep the core Makefile.PL.
+[ 20235] By: jhi                                   on 2003/07/27  18:08:55
+        Log: Further Byteloader tweaks from Enache.
      Branch: perl
-          ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
-          ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
+          ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
+          ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/defsubs_h.PL
+          ! ext/B/t/assembler.t ext/ByteLoader/ByteLoader.pm
+          ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
+          ! ext/ByteLoader/byterun.h t/TEST
 ____________________________________________________________________________
-[ 19985] By: jhi                                   on 2003/07/04  12:43:10
-        Log: Upgrade to CPAN 1.71.
+[ 20234] By: jhi                                   on 2003/07/27  18:02:24
+        Log: Reapply some perldoc changes not in 3.09.
      Branch: perl
-          ! lib/CPAN.pm
+          ! lib/Pod/Perldoc.pm
 ____________________________________________________________________________
-[ 19984] By: jhi                                   on 2003/07/04  12:39:20
-        Log: Upgrade to CGI.pm 2.97.
+[ 20233] By: jhi                                   on 2003/07/27  17:51:01
+        Log: Upgrade to Pod::Perldoc 3.09.
      Branch: perl
-          ! lib/CGI.pm lib/CGI/Carp.pm
+          ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
 ____________________________________________________________________________
-[ 19983] By: jhi                                   on 2003/07/04  12:28:01
-        Log: perldelta tweak.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20232] By: jhi                                   on 2003/07/27  17:34:23
+        Log: A bug reported in perl-unicode by Terry Jones, fixed
+             by Andreas Koenig, and add a test.
+     Branch: perl
+          ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
 ____________________________________________________________________________
-[ 19982] By: jhi                                   on 2003/07/04  10:45:05
-        Log: No energy now to figure out what is wrong with $0
-             (or ps) in Tru64.  The test works fine when run from
-             command line.
+[ 20231] By: jhi                                   on 2003/07/27  17:21:11
+        Log: Unicode::UCD doc nit from Andreas Koenig.
      Branch: perl
-          ! ext/threads/t/join.t
+          ! lib/Unicode/UCD.pm
 ____________________________________________________________________________
-[ 19981] By: jhi                                   on 2003/07/04  10:34:42
-        Log: AUTHORS updates.
+[ 20230] By: jhi                                   on 2003/07/27  17:13:55
+        Log: Upgrade to I18N::LangTags 0.28.
      Branch: perl
-          ! AUTHORS
+          + lib/I18N/LangTags/t/01test.t
+          - lib/I18N/LangTags/test.pl
+          ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/List.pm
 ____________________________________________________________________________
-[ 19980] By: jhi                                   on 2003/07/04  08:40:51
-        Log: line_t is U32, not I32.
+[ 20229] By: jhi                                   on 2003/07/27  16:59:27
+        Log: Skip the test until Enache fixes it.
      Branch: perl
-          ! bytecode.pl
+          ! ext/B/t/assembler.t
 ____________________________________________________________________________
-[ 19979] By: jhi                                   on 2003/07/04  08:33:32
-        Log: Remove PL_earlytaint since the hash seed code
-             can be delayed until perl_parse().
+[ 20225] By: jhi                                   on 2003/07/27  16:12:44
+        Log: Upgrade to File::Spec 0.85.
      Branch: perl
-          ! dosish.h embedvar.h epoc/epocish.h mpeix/mpeixish.h
-          ! os2/os2ish.h perl.c perl.h perlapi.h perlvars.h
-          ! plan9/plan9ish.h unixish.h vms/vmsish.h
+          ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
+          ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
+          ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
+          ! lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
+          ! lib/File/Spec/t/rel2abs2rel.t
 ____________________________________________________________________________
-[ 19978] By: jhi                                   on 2003/07/04  05:27:56
-        Log: perldelta tweaks.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20224] By: jhi                                   on 2003/07/27  15:48:20
+        Log: Subject: Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Sun, 20 Jul 2003 22:36:02 +0200
+             Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>
+     Branch: perl
+          ! dump.c embedvar.h ext/Storable/Storable.xs hv.c intrpvar.h
+          ! perl.c perlapi.h sv.c universal.c
 ____________________________________________________________________________
-[ 19977] By: jhi                                   on 2003/07/04  04:56:41
-        Log: $0 is pain.
+[ 20223] By: jhi                                   on 2003/07/27  15:43:30
+        Log: Regen byterun once more: the incav is not yet right, but at
+             least it compiles now (Tru64 cc choked on the lvalue cast).
      Branch: perl
-          ! ext/threads/t/join.t
+          ! bytecode.pl ext/ByteLoader/byterun.c
 ____________________________________________________________________________
-[ 19976] By: jhi                                   on 2003/07/04  04:48:37
-        Log: Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
-             From: PPrymmer@factset.com
-             Date: Thu, 3 Jul 2003 23:59:51 -0400
-             Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
+[ 20222] By: jhi                                   on 2003/07/27  15:31:52
+        Log: Regenerated because of #20220.
      Branch: perl
-          ! vms/vms.c vms/vmspipe.com
+          ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
+          ! ext/ByteLoader/byterun.h
 ____________________________________________________________________________
-[ 19975] By: jhi                                   on 2003/07/03  21:39:48
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20221] By: jhi                                   on 2003/07/27  15:19:57
+        Log: Subject: [PATCH] fix for File::Find logical name collision on VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 21 Jul 2003 19:40:20 -0500
+             Message-ID: <3F1C87F4.2070401@mac.com>
+     Branch: perl
+          ! lib/File/Find.pm
 ____________________________________________________________________________
-[ 19974] By: jhi                                   on 2003/07/03  21:36:16
-        Log: Integrate:
-             [ 19971]
-             Subject: [PATCH] t/op/magic.t on FreeBSD
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
-             Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
-             
-             [ 19972]
-             Subject: [PATCH] installperl -n
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
-             Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
-             
-             [ 19973]
-             Bump Time::HiRes version to 1.50.
-     Branch: maint-5.8/perl
-         !> ext/Time/HiRes/HiRes.pm installperl t/op/magic.t
+[ 20220] By: jhi                                   on 2003/07/27  15:13:10
+        Log: Subject: Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Fri, 18 Jul 2003 23:15:37 +0300
+             Message-ID: <20030718201537.GA1574@ratsnest.hole>
+     Branch: perl
+          ! Makefile.SH bytecode.pl ext/B/B.xs ext/B/B/Assembler.pm
+          ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/typemap
+          ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
+          ! ext/ByteLoader/bytecode.h installperl t/TEST utils/perlcc.PL
 ____________________________________________________________________________
-[ 19973] By: jhi                                   on 2003/07/03  21:34:03
-        Log: Bump Time::HiRes version to 1.50.
+[ 20219] By: jhi                                   on 2003/07/27  15:08:23
+        Log: Subject: [PATCH-for-RC2] WinCE port addition
+             From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
+             Date: Fri, 25 Jul 2003 22:17:11 +0400
+             Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>
      Branch: perl
-          ! ext/Time/HiRes/HiRes.pm
+          - wince/README.compile
+          ! MANIFEST README.ce wince/Makefile.ce wince/README.perlce
+          ! wince/compile.bat wince/wince.c wince/wince.h
 ____________________________________________________________________________
-[ 19972] By: jhi                                   on 2003/07/03  21:33:10
-        Log: Subject: [PATCH] installperl -n
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
-             Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
+[ 20217] By: jhi                                   on 2003/07/25  06:39:08
+        Log: Another missing hunk for MakeMaker from .org.
      Branch: perl
-          ! installperl
+          ! lib/ExtUtils/MakeMaker.pm
 ____________________________________________________________________________
-[ 19971] By: jhi                                   on 2003/07/03  21:31:47
-        Log: Subject: [PATCH] t/op/magic.t on FreeBSD
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
-             Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
+[ 20213] By: jhi                                   on 2003/07/24  14:49:25
+        Log: Grabbed from www.makemaker.org.
      Branch: perl
-          ! t/op/magic.t
+          + t/lib/MakeMaker/Test/Setup/Recurs.pm
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19970] By: jhi                                   on 2003/07/03  21:28:08
-        Log: Integrate:
-             [ 19969]
-             Ask Schwern.
-     Branch: maint-5.8/perl
-          - Porting/Modules
-         !> AUTHORS MANIFEST
+[ 20211] By: jhi                                   on 2003/07/24  14:00:29
+        Log: Subject: [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8 
+             From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
+             Date: 14 Jul 2003 05:35:15 -0000
+             Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>
+     Branch: perl
+          ! utf8.c
 ____________________________________________________________________________
-[ 19969] By: jhi                                   on 2003/07/03  21:27:11
-        Log: Ask Schwern.
+[ 20209] By: jhi                                   on 2003/07/24  13:42:58
+        Log: Subject: Re: [typo] sv.c pod/perlapi.pod
+             From: Stas Bekman <stas@stason.org>
+             Date: Thu, 24 Jul 2003 16:49:27 +0200
+             Message-ID: <3F1FF1F7.30500@stason.org>
      Branch: perl
-          - Porting/Modules
-          ! AUTHORS MANIFEST
+          ! pod/perlapi.pod sv.c
 ____________________________________________________________________________
-[ 19968] By: jhi                                   on 2003/07/03  19:17:29
-        Log: Integrate:
-             [ 19957]
-             Subject: Re: randomly untainting?
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Thu, 3 Jul 2003 14:58:18 +0200
-             Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
-             (plus extra debug printing)
-             
-             [ 19958]
-             Regen Configure, Glossary, et alia.
-             
-             [ 19959]
-             Regen perltoc.
-             
-             [ 19960]
-             perldelta tweaks.
-             
-             [ 19961]
-             Extra light testing for the UTF-8 cache
-             (that it isn't broken, not that it helps).
-             
-             [ 19962]
-             Add at least meager beginnings of assertion checks for
-             the UTF-8 length/pos cache.  It's not as full as I would
-             like since the exact behaviour of the second half of the
-             cache, used in substr(), eludes me right now.
-             
-             [ 19963]
-             Revert #19957 as requested by Rafael.
-             
-             [ 19964]
-             Subject: Re: randomly untainting?
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Thu, 3 Jul 2003 17:35:09 +0200
-             Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
-             
-             [ 19965]
-             Subject: [PATCH] Win32: fix WM_TIMER handling
-             From: Mattia Barbon <mbarbon@dsi.unive.it>
-             Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
-             Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
-             
-             [ 19966]
-             Subject: Re: [PATCH] Bring Time::Local to 1.07
-             From: Dave Rolsky <autarch@urth.org>
-             Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
-             Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
-             
-             [ 19967]
-             Add autarch and Time::Local to Modules.
-     Branch: maint-5.8/perl
-         !> Porting/Modules ext/List/Util/t/tainted.t lib/Time/Local.pm
-         !> sv.c t/TestInit.pm t/op/length.t win32/win32.c
+[ 20208] By: jhi                                   on 2003/07/24  13:41:37
+        Log: Subject: [ANNOUNCE] ExtUtils::MakeMaker 6.11
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Thu, 24 Jul 2003 01:28:07 -0700
+             Message-ID: <20030724082807.GA24285@windhund.schwern.org>
+     Branch: perl
+          ! lib/ExtUtils/MakeMaker.pm
 ____________________________________________________________________________
-[ 19967] By: jhi                                   on 2003/07/03  19:02:40
-        Log: Add autarch and Time::Local to Modules.
+[ 20207] By: jhi                                   on 2003/07/24  13:40:39
+        Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_08
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 21 Jul 2003 20:12:25 -0700
+             Message-ID: <20030722031224.GD12711@windhund.schwern.org>
      Branch: perl
-          ! Porting/Modules
+          + lib/ExtUtils/t/recurs.t
+          ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
+          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
+          ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/PATCHING
+          ! lib/ExtUtils/README lib/ExtUtils/t/Command.t
+          ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
+          ! lib/ExtUtils/t/basic.t
 ____________________________________________________________________________
-[ 19966] By: jhi                                   on 2003/07/03  18:59:44
-        Log: Subject: Re: [PATCH] Bring Time::Local to 1.07
-             From: Dave Rolsky <autarch@urth.org>
-             Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
-             Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
+[ 20206] By: jhi                                   on 2003/07/24  13:23:27
+        Log: (accidentally empty checkin)
      Branch: perl
-          ! lib/Time/Local.pm
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[ 19965] By: jhi                                   on 2003/07/03  18:58:25
-        Log: Subject: [PATCH] Win32: fix WM_TIMER handling
-             From: Mattia Barbon <mbarbon@dsi.unive.it>
-             Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
-             Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
+[ 20203] By: jhi                                   on 2003/07/24  13:14:53
+        Log: Subject: [possible PATCH?] Re: Where is PerlIO_isutf8()?
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Fri, 18 Jul 2003 10:03:21 +0100
+             Message-ID: <3F17B7D9.80805@uk.radan.com>
      Branch: perl
-          ! win32/win32.c
+          ! makedef.pl
 ____________________________________________________________________________
-[ 19964] By: jhi                                   on 2003/07/03  18:56:26
-        Log: Subject: Re: randomly untainting?
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Thu, 3 Jul 2003 17:35:09 +0200
-             Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
+[ 20202] By: jhi                                   on 2003/07/24  13:12:08
+        Log: Subject: [patch] perldebug.pod clarification
+             From: Stéphane Payrard <stef@payrard.net>
+             Date: Mon, 21 Jul 2003 21:36:59 +0200
+             Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
      Branch: perl
-          ! t/TestInit.pm
+          ! pod/perldebug.pod
 ____________________________________________________________________________
-[ 19963] By: jhi                                   on 2003/07/03  18:55:37
-        Log: Revert #19957 as requested by Rafael.
+[ 20201] By: jhi                                   on 2003/07/24  13:08:50
+        Log: Subject: PATCH: More edge tests on t/op/pow.t
+             From: Andy Lester <andy@petdance.com>
+             Date: Wed, 23 Jul 2003 16:38:35 -0500
+             Message-ID: <20030723213834.GA20468@petdance.com>
      Branch: perl
-          ! ext/List/Util/t/tainted.t
+          ! t/op/pow.t
 ____________________________________________________________________________
-[ 19962] By: jhi                                   on 2003/07/03  18:54:09
-        Log: Add at least meager beginnings of assertion checks for
-             the UTF-8 length/pos cache.  It's not as full as I would
-             like since the exact behaviour of the second half of the
-             cache, used in substr(), eludes me right now.
+[ 20200] By: jhi                                   on 2003/07/24  13:06:36
+        Log: Subject: [PATCH] Fix saving 'V' magic in scan_vstring()
+             From: Stephen McCamant <smcc@mit.edu>
+             Date: Tue, 22 Jul 2003 09:41:10 -0400
+             Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>
      Branch: perl
-          ! sv.c
+          ! toke.c
 ____________________________________________________________________________
-[ 19961] By: jhi                                   on 2003/07/03  13:57:47
-        Log: Extra light testing for the UTF-8 cache
-             (that it isn't broken, not that it helps).
+[ 20199] By: jhi                                   on 2003/07/24  13:04:24
+        Log: Subject: [PATCH] Re: Reference to tied elements results in lvalue.
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Fri, 18 Jul 2003 18:49:43 +0100
+             Message-ID: <20030718174943.GB6427@fdgroup.com>
      Branch: perl
-          ! t/op/length.t
+          ! sv.c t/op/tie.t
 ____________________________________________________________________________
-[ 19960] By: jhi                                   on 2003/07/03  13:43:42
-        Log: perldelta tweaks.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20198] By: jhi                                   on 2003/07/24  09:07:45
+        Log: Subject: [PATCH] Re: Bug in B::Deparse/Concise with ithreads
+             From: Stephen McCamant <smcc@mit.edu>
+             Date: Sat, 19 Jul 2003 12:06:31 -0400
+             Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>
+     Branch: perl
+          ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[ 19959] By: jhi                                   on 2003/07/03  13:36:50
-        Log: Regen perltoc.
-     Branch: maint-5.8/perl
-          ! pod/perltoc.pod
+[ 20197] By: jhi                                   on 2003/07/24  08:59:45
+        Log: Subject: [PATCH] typo in VMS::Filespec
+             From: Ken Williams <ken@mathforum.org>
+             Date: Tue, 22 Jul 2003 15:18:21 -0500
+             Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>
+     Branch: perl
+          ! vms/ext/Filespec.pm
 ____________________________________________________________________________
-[ 19958] By: jhi                                   on 2003/07/03  13:27:12
-        Log: Regen Configure, Glossary, et alia.
-     Branch: maint-5.8/perl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+[ 20196] By: jhi                                   on 2003/07/24  08:54:54
+        Log: EBCDIC fix from Thomas Dorner.
+     Branch: perl
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 19957] By: jhi                                   on 2003/07/03  12:01:25
-        Log: Subject: Re: randomly untainting?
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Thu, 3 Jul 2003 14:58:18 +0200
-             Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
-             (plus extra debug printing)
+[ 20195] By: jhi                                   on 2003/07/24  08:54:13
+        Log: POSIX-BC patch from Thomas Dorner.
      Branch: perl
-          ! ext/List/Util/t/tainted.t
+          ! hints/posix-bc.sh
 ____________________________________________________________________________
-[ 19956] By: jhi                                   on 2003/07/03  11:31:55
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20194] By: jhi                                   on 2003/07/24  08:45:55
+        Log: Subject: [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning 
+             From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
+             Date: 14 Jul 2003 05:37:15 -0000
+             Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>
+     Branch: perl
+          ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
 ____________________________________________________________________________
-[ 19955] By: jhi                                   on 2003/07/03  11:26:56
-        Log: Integrate:
-             [ 19952]
-             Tiny tweak to perlartistic from Robin Barker.
-             
-             [ 19954]
-             Subject: Re: maint @ 19923
-             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
-             Date: Thu, 3 Jul 2003 15:57:55 +0400
-             Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
-             (WinCE update)
-     Branch: maint-5.8/perl
-         !> pod/perlartistic.pod wince/Makefile.ce wince/wince.c
+[ 20193] By: jhi                                   on 2003/07/24  08:43:33
+        Log: Subject: [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0 
+             From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
+             Date: 14 Jul 2003 05:37:02 -0000
+             Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>
+     Branch: perl
+          ! ext/IO/lib/IO/Socket.pm
 ____________________________________________________________________________
-[ 19954] By: jhi                                   on 2003/07/03  11:10:21
-        Log: Subject: Re: maint @ 19923
-             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
-             Date: Thu, 3 Jul 2003 15:57:55 +0400
-             Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
+[ 20191] By: jhi                                   on 2003/07/24  08:38:35
+        Log: Subject: [PATCH] Re: Fatal 5.8.1 error in our $FOO = x if $FOO
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Thu, 17 Jul 2003 20:33:29 +0100
+             Message-ID: <20030717193329.GA2699@fdgroup.com>
      Branch: perl
-          ! wince/Makefile.ce wince/wince.c
+          ! pad.c t/lib/warnings/pad
 ____________________________________________________________________________
-[ 19953] By: jhi                                   on 2003/07/03  11:08:58
-        Log: Tiny tweak to maint perldelta from Robin Barker.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20190] By: jhi                                   on 2003/07/24  08:35:11
+        Log: Subject: [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
+             From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
+             Date: 22 Jul 2003 02:59:13 -0000
+             Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>
+     Branch: perl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19952] By: jhi                                   on 2003/07/03  10:56:45
-        Log: Tiny tweak to perlartistic from Robin Barker.
+[ 20189] By: jhi                                   on 2003/07/24  08:26:02
+        Log: Subject: [PATCH RC2] Missing semicolon in PERL_FPU_INIT macro
+             From: Stephen Clouse <stephenc@theiqgroup.com>
+             Date: Tue, 22 Jul 2003 21:31:38 -0500
+             Message-ID: <20030723023138.GA15653@owns.warpcore.org>
      Branch: perl
-          ! pod/perlartistic.pod
+          ! perl.h
 ____________________________________________________________________________
-[ 19951] By: jhi                                   on 2003/07/03  08:47:35
-        Log: Integrate:
-             (most of #18302 was already part of #18791)
-             [ 18302]
-             Subject: Proper fix for CvOUTSIDE weak refcounting
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Tue, 10 Dec 2002 01:26:44 +0000
-             Message-ID: <20021210012644.A7843@fdgroup.com>
-             
-             [ 19924]
-             Fix from Enache Adrian for the magic.t failure in
-             FreeBSD: setproctitle() cannot get rid of the " (perl)".
-             
-             [ 19925]
-             FreeBSD $0 dance.
-             
-             [ 19926]
-             Getting the whitespace right.
-             
-             [ 19927]
-             ...and getting the comma right, too.
-             
-             [ 19928]
-             Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
-             
-             [ 19929]
-             Better links.
-             
-             [ 19930]
-             Let the perldelta iteration begin.
-             
-             [ 19931]
-             Fix for [perl #22759 insufficient format string checking];
-             using ewix makes no sense, assuming evix was intended,
-             no old tests fail; add the test case.
-             
-             [ 19932]
-             Subject: Re: maint @ 19923
-             From: Jim Cromie <jcromie@divsol.com>
-             Date: Wed, 02 Jul 2003 05:35:06 -0600
-             Message-ID: <3F02C36A.9030704@divsol.com>
-             
-             [ 19933]
-             Subject: Re: maint @ 19923
-             From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
-             Date: Wed, 2 Jul 2003 11:43:05 -0400
-             Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
-             
-             [ 19934]
-             Subject: [PATCH] line numbers are given % 64k
-             From: James Jurach <muaddib@erf.net>
-             Date: Wed, 2 Jul 2003 13:31:05 -0500
-             Message-ID: <20030702183105.GA4837@lebowski>
-             
-             [ 19935]
-             It would seem that in Linux 2.2 there is no way
-             we can do the right thing to make ps(1) see $0
-             our way.  Also amend the $0 documentation a bit.
-             
-             [ 19936]
-             Subject: Re: perldelta for 5.8.1
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Wed, 2 Jul 2003 17:46:32 +0100
-             Message-ID: <20030702164632.GE2137@fdgroup.com>
-             
-             [ 19937]
-             Decomplexing by Jim Cromie.
-             
-             [ 19938]
-             Subject: Perldelta 5.8.1 typos
-             From: Simon Glover <scog@amnh.org>
-             Date: Wed, 2 Jul 2003 13:42:58 -0400 (EDT)
-             Message-ID: <Pine.GSO.4.43.0307021341020.8877-100000@egg.amnh.org>
-             
-             [ 19939]
-             Subject: [PATCH] various Deparse fixes
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Wed, 2 Jul 2003 18:10:45 +0100
-             Message-ID: <20030702171045.GF2137@fdgroup.com>
-             
-             [ 19940]
-             Skip a socketpair test on SCO OSR
-             
-             [ 19941]
-             Minor test adjustments :
-             - test name correction in op/concat.t by Yitzchak Scott-Thoennes
-             - prototypes added to some public functions in t/test.pl,
-             as suggested by Enache Adrian
-             
-             [ 19942]
-             Nicer options for Porting/Modules.
-             
-             [ 19943]
-             Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 3 Jul 2003 01:32:11 +0100
-             Message-ID: <20030703003211.GB3747@fdgroup.com>
-             
-             [ 19944]
-             Subject: [PATCH] "without parens" vs "without parentheses"
-             From: Iain Truskett <spoon@cpan.org>
-             Date: Thu, 3 Jul 2003 12:40:42 +1000
-             Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
-             
-             [ 19945]
-             Subject: Re: perldelta for 5.8.1
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Wed, 2 Jul 2003 23:08:26 +0100
-             Message-ID: <20030702220825.GA558@Bagpuss.unfortu.net>
-             
-             [ 19946]
-             Pod::LaTeX has been updated (from tjenness).
-             
-             [ 19947]
-             Apply Schwern's suggested warning code from
-             [perl #22209] Test::Harness::Straps vs. $Config{path_sep}   
-             
-             [ 19948]
-             Underline the fact that XSLoader is not DynaLoader
-             ([perl #21974] dl_load_flags not honored by XSLoader)
-             
-             [ 19949]
-             No fancy binmode() if no perlio.
-             
-             [ 19950]
-             Mention Modules in AUTHORS.
-     Branch: maint-5.8/perl
-         !> (integrate 41 files)
-____________________________________________________________________________
-[ 19950] By: jhi                                   on 2003/07/03  07:46:45
-        Log: Mention Modules in AUTHORS.
+[ 20187] By: jhi                                   on 2003/07/24  07:53:33
+        Log: Subject: [PATCH] configure.gnu --prefix
+             From: slaven@rezic.de
+             Date: Thu, 10 Jul 2003 09:33:27 +0000
+             Message-Id: <1057829607.9622@devpc01.iconmobile.de>
      Branch: perl
-          ! AUTHORS
+          ! configure.gnu
 ____________________________________________________________________________
-[ 19949] By: jhi                                   on 2003/07/03  06:58:01
-        Log: No fancy binmode() if no perlio.
+[ 20186] By: jhi                                   on 2003/07/24  07:48:21
+        Log: Subject: Re: problem with rc1 and rc2 on Mac OS X
+             From: Edward Moy <emoy@apple.com>
+             Date: Sun, 13 Jul 2003 14:12:57 -0700
+             Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>
      Branch: perl
-          ! ext/IO/lib/IO/t/io_sock.t
+          ! lib/ExtUtils/MM_Unix.pm
 ____________________________________________________________________________
-[ 19948] By: jhi                                   on 2003/07/03  06:55:12
-        Log: Underline the fact that XSLoader is not DynaLoader
-             ([perl #21974] dl_load_flags not honored by XSLoader)
+[ 20184] By: jhi                                   on 2003/07/24  07:02:31
+        Log: Subject: [PATCH 5.8.1 @20153] malloc cleanup
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Tue, 15 Jul 2003 07:46:58 -0700
+             Message-ID: <20030715144657.GA21313@math.berkeley.edu>
      Branch: perl
-          ! ext/DynaLoader/XSLoader_pm.PL
+          ! makedef.pl malloc.c malloc_ctl.h
 ____________________________________________________________________________
-[ 19947] By: jhi                                   on 2003/07/03  06:35:29
-        Log: Apply Schwern's suggested warning code from
-             [perl #22209] Test::Harness::Straps vs. $Config{path_sep}   
+[ 20182] By: jhi                                   on 2003/07/23  13:28:52
+        Log: This should make Stas happy.
      Branch: perl
-          ! lib/Test/Harness/Straps.pm
+          ! hv.h perl.c
 ____________________________________________________________________________
-[ 19946] By: jhi                                   on 2003/07/03  06:33:04
-        Log: Pod::LaTeX has been updated (from tjenness).
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20180] By: jhi                                   on 2003/07/23  12:40:11
+        Log: utils.lst parsing tweak for bin/perldoc installation from Rafael.
+     Branch: perl
+          ! installperl
 ____________________________________________________________________________
-[ 19945] By: jhi                                   on 2003/07/03  06:32:10
-        Log: Subject: Re: perldelta for 5.8.1
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Wed, 2 Jul 2003 23:08:26 +0100
-             Message-ID: <20030702220825.GA558@Bagpuss.unfortu.net>
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+[ 20179] By: rgs                                   on 2003/07/21  19:46:19
+        Log: As the perldoc.pod is now in a separate file under pod/,
+             the installman script was installing an empty perldoc.1 manpage.
+     Branch: perl
+          ! installperl utils.lst
 ____________________________________________________________________________
-[ 19944] By: jhi                                   on 2003/07/03  06:30:11
-        Log: Subject: [PATCH] "without parens" vs "without parentheses"
-             From: Iain Truskett <spoon@cpan.org>
-             Date: Thu, 3 Jul 2003 12:40:42 +1000
-             Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
+[ 20178] By: rgs                                   on 2003/07/21  19:19:06
+        Log: Subject: [DOCPATCH] %SIG and SA_RESTART
+             From: Steve Grazzini <grazz@pobox.com>
+             Date: Wed, 16 Jul 2003 08:56:21 -0400
+             Message-ID: <20030716125620.GA7022@grazzini.net>
      Branch: perl
-          ! t/lib/warnings/toke toke.c
+          ! pod/perlipc.pod pod/perlvar.pod
 ____________________________________________________________________________
-[ 19943] By: jhi                                   on 2003/07/03  06:27:18
-        Log: Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
+[ 20177] By: rgs                                   on 2003/07/21  19:14:35
+        Log: Subject: [PATCH] Re: Perl formats do not work with tied values
              From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 3 Jul 2003 01:32:11 +0100
-             Message-ID: <20030703003211.GB3747@fdgroup.com>
+             Date: Tue, 15 Jul 2003 20:46:07 +0100
+             Message-ID: <20030715194607.GA24592@fdgroup.com>
+             
+             plus the regression test :
+             Subject: Re: [PATCH] Re: Perl formats do not work with tied values
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Tue, 15 Jul 2003 22:24:04 +0100
+             Message-ID: <20030715222404.L20414@plum.flirble.org>
      Branch: perl
-          ! mg.c sv.c
+          ! pp_ctl.c t/op/write.t
 ____________________________________________________________________________
-[ 19942] By: jhi                                   on 2003/07/03  06:25:30
-        Log: Nicer options for Porting/Modules.
+[ 20176] By: rgs                                   on 2003/07/21  19:00:32
+        Log: Subject: Re: [PATCH] h2xs and extra_libraries
+             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
+             Date: Tue, 15 Jul 2003 07:28:52 +0200
+             Message-id: <20030715052852.GA494@ethan>
      Branch: perl
-          ! MANIFEST Porting/Modules
+          ! utils/h2xs.PL
 ____________________________________________________________________________
-[ 19941] By: rgs                                   on 2003/07/02  21:38:19
-        Log: Minor test adjustments :
-             - test name correction in op/concat.t by Yitzchak Scott-Thoennes
-             - prototypes added to some public functions in t/test.pl,
-             as suggested by Enache Adrian
+[ 20175] By: merijn                                on 2003/07/21  14:26:43
+        Log: Subject: Re: [PATCH] test clean-up for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sun, 20 Jul 2003 10:43:32 -0500
+             Message-ID: <3F1AB8A4.2070207@mac.com>
      Branch: perl
-          ! t/op/concat.t t/test.pl
+          ! ext/PerlIO/t/encoding.t lib/File/Spec/t/rel2abs2rel.t
+          ! lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
+          ! lib/FileCache/t/03append.t t/io/argv.t t/op/stat.t
+          ! t/uni/write.t
 ____________________________________________________________________________
-[ 19940] By: rgs                                   on 2003/07/02  20:58:19
-        Log: Skip a socketpair test on SCO OSR
+[ 20174] By: hv                                    on 2003/07/21  10:26:07
+        Log: Update Changes.
      Branch: perl
-          ! ext/Socket/socketpair.t
+          ! Changes patchlevel.h
 ____________________________________________________________________________
-[ 19939] By: jhi                                   on 2003/07/02  20:10:47
-        Log: Subject: [PATCH] various Deparse fixes
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Wed, 2 Jul 2003 18:10:45 +0100
-             Message-ID: <20030702171045.GF2137@fdgroup.com>
+[ 20173] By: rgs                                   on 2003/07/20  21:48:21
+        Log: Minor doc nits concerning the dosish ALTERNATE_SHEBANG
+             (bug #22968)
      Branch: perl
-          ! ext/B/B/Concise.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
-          ! ext/B/defsubs_h.PL t/TEST t/op/ord.t
-____________________________________________________________________________
-[ 19938] By: jhi                                   on 2003/07/02  20:07:12
-        Log: Subject: Perldelta 5.8.1 typos
-             From: Simon Glover <scog@amnh.org>
-             Date: Wed, 2 Jul 2003 13:42:58 -0400 (EDT)
-             Message-ID: <Pine.GSO.4.43.0307021341020.8877-100000@egg.amnh.org>
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 19937] By: jhi                                   on 2003/07/02  20:06:17
-        Log: Decomplexing by Jim Cromie.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 19936] By: jhi                                   on 2003/07/02  20:04:39
-        Log: Subject: Re: perldelta for 5.8.1
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Wed, 2 Jul 2003 17:46:32 +0100
-             Message-ID: <20030702164632.GE2137@fdgroup.com>
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+          ! pod/perlfaq3.pod pod/perlrun.pod
 ____________________________________________________________________________
-[ 19935] By: jhi                                   on 2003/07/02  20:01:06
-        Log: It would seem that in Linux 2.2 there is no way
-             we can do the right thing to make ps(1) see $0
-             our way.  Also amend the $0 documentation a bit.
+[ 20172] By: rgs                                   on 2003/07/20  21:14:12
+        Log: Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
+             
+             plus a clarification to INSTALL :
+             Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
      Branch: perl
-          ! pod/perlvar.pod t/op/magic.t
+          ! INSTALL Makefile.SH
 ____________________________________________________________________________
-[ 19934] By: jhi                                   on 2003/07/02  19:39:11
-        Log: Subject: [PATCH] line numbers are given % 64k
-             From: James Jurach <muaddib@erf.net>
-             Date: Wed, 2 Jul 2003 13:31:05 -0500
-             Message-ID: <20030702183105.GA4837@lebowski>
+[ 20171] By: rgs                                   on 2003/07/20  20:12:54
+        Log: The warning "Possible precedence problem on bitwise operator"
+             was incorrectly produced with the bitwise-assignment operators.
+             Fix it. (bug #23065 concerning 5.8.1 RC2)
      Branch: perl
-          ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
-          ! handy.h pp_ctl.c scope.h
+          ! op.c t/lib/warnings/op
 ____________________________________________________________________________
-[ 19933] By: jhi                                   on 2003/07/02  14:55:49
-        Log: Subject: Re: maint @ 19923
-             From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
-             Date: Wed, 2 Jul 2003 11:43:05 -0400
-             Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
+[ 20170] By: rgs                                   on 2003/07/18  08:03:02
+        Log: Rename get_seed() to get_hash_seed(), as suggested by
+             Eric J Kidder, to solve a name conflict on HP_UX 11.00.
      Branch: perl
-          ! pod/perlfunc.pod
+          ! embed.fnc embed.h perl.c proto.h util.c
 ____________________________________________________________________________
-[ 19932] By: jhi                                   on 2003/07/02  14:29:42
-        Log: Subject: Re: maint @ 19923
-             From: Jim Cromie <jcromie@divsol.com>
-             Date: Wed, 02 Jul 2003 05:35:06 -0600
-             Message-ID: <3F02C36A.9030704@divsol.com>
+[ 20169] By: rgs                                   on 2003/07/18  06:36:20
+        Log: Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
+             From: Andreas J Koenig <andreas.koenig@anima.de>
+             Date: Fri, 18 Jul 2003 09:36:47 +0200
+             Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
      Branch: perl
-          ! pod/perlfunc.pod
+          ! t/op/pow.t
 ____________________________________________________________________________
-[ 19931] By: jhi                                   on 2003/07/02  11:34:49
-        Log: Fix for [perl #22759 insufficient format string checking];
-             using ewix makes no sense, assuming evix was intended,
-             no old tests fail; add the test case.
+[ 20168] By: rgs                                   on 2003/07/18  06:21:15
+        Log: Subject: [ PATCH] Re: isa(UNIVERSAL)?
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Thu, 17 Jul 2003 21:51:12 +0100
+             Message-ID: <20030717205112.GA2994@fdgroup.com>
      Branch: perl
-          ! sv.c t/op/sprintf.t
-____________________________________________________________________________
-[ 19930] By: jhi                                   on 2003/07/02  11:28:02
-        Log: Let the perldelta iteration begin.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+          ! t/op/universal.t universal.c
 ____________________________________________________________________________
-[ 19929] By: jhi                                   on 2003/07/02  09:13:33
-        Log: Better links.
+[ 20167] By: rgs                                   on 2003/07/18  06:14:33
+        Log: Subject: [PATCH] Re: Oops - Can't calculate our powers
+             From: Stephen McCamant <smcc@mit.edu>
+             Date: Fri, 18 Jul 2003 02:26:14 -0400
+             Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
      Branch: perl
-          ! pod/perlipc.pod pod/perlrun.pod
+          ! pp.c t/op/pow.t
 ____________________________________________________________________________
-[ 19928] By: jhi                                   on 2003/07/02  08:58:26
-        Log: Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
+[ 20166] By: rgs                                   on 2003/07/17  21:49:10
+        Log: Subject: [PATCH] Increment cop_seqmax in utilize()
+             From: Stephen McCamant <smcc@mit.edu>
+             Date: Tue, 15 Jul 2003 09:57:26 -0400
+             Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
+             
+             Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
+             From: Stephen McCamant <smcc@mit.edu>
+             Date: Tue, 15 Jul 2003 09:57:31 -0400
+             Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
      Branch: perl
-          ! hints/darwin.sh
+          ! ext/B/B/Concise.pm ext/B/B/Terse.pm op.c
 ____________________________________________________________________________
-[ 19927] By: jhi                                   on 2003/07/02  08:48:00
-        Log: ...and getting the comma right, too.
+[ 20165] By: rgs                                   on 2003/07/17  21:24:46
+        Log: Subject: [PATCH] Re: POSIX::div
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 14 Jul 2003 14:00:58 -0700
+             Message-ID: <20030714210057.GK18517@windhund.schwern.org>
      Branch: perl
-          ! t/op/magic.t
+          ! ext/POSIX/POSIX.pm
 ____________________________________________________________________________
-[ 19926] By: jhi                                   on 2003/07/02  08:46:18
-        Log: Getting the whitespace right.
+[ 20164] By: rgs                                   on 2003/07/17  21:15:51
+        Log: PERL5LIB is not colon-separated everywhere
      Branch: perl
-          ! t/op/magic.t
+          ! pod/perlrun.pod
 ____________________________________________________________________________
-[ 19925] By: jhi                                   on 2003/07/02  08:40:36
-        Log: FreeBSD $0 dance.
+[ 20163] By: rgs                                   on 2003/07/17  20:59:15
+        Log: Subject: [PATCH] fix $^N-related coredump
+             From: Anton Berezin <tobez@tobez.org>
+             Date: Mon, 14 Jul 2003 13:50:35 +0200
+             Message-ID: <20030714115035.GA10971@heechee.tobez.org>
      Branch: perl
-          ! pod/perlvar.pod t/op/magic.t
+          ! pp_hot.c sv.c
 ____________________________________________________________________________
-[ 19924] By: jhi                                   on 2003/07/02  08:17:31
-        Log: Fix from Enache Adrian for the magic.t failure in
-             FreeBSD: setproctitle() cannot get rid of the " (perl)".
+[ 20162] By: rgs                                   on 2003/07/17  20:39:31
+        Log: Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
+             From: Tony Bowden <tony@kasei.com>
+             Date: Thu, 17 Jul 2003 16:49:35 +0100
+             Message-ID: <20030717154935.GA20302@soto.kasei.com>
      Branch: perl
-          ! t/op/magic.t
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19923] By: jhi                                   on 2003/07/02  05:51:32
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20161] By: rgs                                   on 2003/07/17  20:25:52
+        Log: Minor nits in perlsyn.pod
+     Branch: perl
+          ! pod/perlsyn.pod
 ____________________________________________________________________________
-[ 19922] By: jhi                                   on 2003/07/02  05:43:27
-        Log: Integrate:
-             [ 19920]
-             Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
-             The latest releases of NetBSD don't require the hack.  From
-             Johnny Lam.            
-             
-             [ 19921]
-             VMS: with this, 100% make test in Compaq C V6.5-001
-             on OpenVMS Alpha V7.3-1, from Craig Berry.
-     Branch: maint-5.8/perl
-         !> configure.com ext/Devel/DProf/DProf.t hints/netbsd.sh
-         !> t/op/magic.t
+[ 20159] By: rgs                                   on 2003/07/13  20:02:34
+        Log: Subject: [PATCH] incorrect error message from Attribute::Handlers
+             From: Claes Jacobsson <claes@surfar.nu>
+             Date: Sat, 12 Jul 2003 16:30:42 +0200
+             Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
+     Branch: perl
+          ! lib/Attribute/Handlers.pm
 ____________________________________________________________________________
-[ 19921] By: jhi                                   on 2003/07/02  05:26:33
-        Log: VMS: with this, 100% make test in Compaq C V6.5-001
-             on OpenVMS Alpha V7.3-1, from Craig Berry.
+[ 20158] By: rgs                                   on 2003/07/13  19:52:58
+        Log: Add a TODO test for perlbug #19049
+             Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
+             From: Alex Gough <alex-p5p@earth.li>
+             Date: Fri, 11 Jul 2003 01:12:42 +0100
+             Message-ID: <20030711001242.GD2484@the.earth.li>
      Branch: perl
-          ! configure.com ext/Devel/DProf/DProf.t t/op/magic.t
+          ! t/op/pat.t
 ____________________________________________________________________________
-[ 19920] By: jhi                                   on 2003/07/02  05:21:23
-        Log: Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
-             The latest releases of NetBSD don't require the hack.  From
-             Johnny Lam.            
+[ 20157] By: rgs                                   on 2003/07/13  19:43:29
+        Log: Minor updates of the charnames documentation.
      Branch: perl
-          ! hints/netbsd.sh
+          ! lib/charnames.pm
 ____________________________________________________________________________
-[ 19919] By: jhi                                   on 2003/07/01  21:28:15
-        Log: Integrate:
-             [ 19896]
-             Integrate #19892, #19895 from perlio to compile and avoid
-             crashing on Win32.
-             
-             [ 19897]
-             Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
-             From: Alan Burlison <Alan.Burlison@sun.com>
-             Date: Tue, 01 Jul 2003 00:03:24 +0100
-             Message-ID: <3F00C1BC.3020103@sun.com>
-             
-             [ 19898]
-             Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
-             
-             [ 19899]
-             More nanosleep removal.
-             
-             [ 19900]
-             Regen Configure.
-             
-             [ 19902]
-             Regen Glossary et al.
-             
-             [ 19903]
-             Switch on PERL_IMPLICIT_SYS, not on Win32.
-             
-             [ 19906]
-             Do the "aligned contiguous" check only if the arguments
-             look like aligned; re-introduce the "traditional contiguous"
-             checks with OS/2 special quirks and all.
-             
-             [ 19910]
-             Integrate from perlio:
-             [ 19909]
-             binmode() should affect IoOFP() as well as IoIFP() if it is
-             distinct (e.g. sockets).
-             
-             [ 19911]
-             Tweak an existing IO test to test also the change #19910.
-             
-             [ 19912]
-             One more test (does binmode()ing a socket succeed)
-             and add -w.
-             
-             [ 19913]
-             Even more :utf8 socket testing, now in both directions.
-             
-             [ 19914]
-             A naked values() caused shuffling of lib/Config.pm,
-             which in turn caused unnecessary rebuilds.
-             
-             [ 19915]
-             Upgrade to Unicode::Normalize 0.23.
-             
-             [ 19916]
-             Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Tue, 1 Jul 2003 19:51:25 +0300
-             Message-ID: <20030701165125.GA1521@ratsnest.hole>
-             
-             [ 19917]
-             Subject: [PATCH] long C<=item>s in pod/perlunicode.pod 
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Tue, 1 Jul 2003 18:21:34 +0100 
-             Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
-             
-             Subject:  [PATCH] long C<=item>s in lib/CGI.pm
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
-             Date: Tue, 1 Jul 2003 18:25:17 +0100 
-             
-             Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Tue, 1 Jul 2003 18:29:09 +0100 
-             Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
+[ 20156] By: rgs                                   on 2003/07/11  19:37:34
+        Log: Subject: Re: Sort sub and NaNs 
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: Thu, 10 Jul 2003 10:45:06 -0400
+             Message-Id: <200307101445.KAA79110@raptor.research.att.com>
              
-             [ 19918]
-             Add a new utility, Porting/Modules.
-     Branch: maint-5.8/perl
-         +> Porting/Modules ext/Time/HiRes/hints/dec_osf.pl
-          ! Configure config_h.SH
-         !> (integrate 39 files)
-____________________________________________________________________________
-[ 19918] By: jhi                                   on 2003/07/01  20:02:33
-        Log: Add a new utility, Porting/Modules.
+             Warn against a potential edge case with sort, <=> and NaNs.
      Branch: perl
-          + Porting/Modules
-          ! MANIFEST
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19917] By: jhi                                   on 2003/07/01  17:00:02
-        Log: Subject: [PATCH] long C<=item>s in pod/perlunicode.pod 
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Tue, 1 Jul 2003 18:21:34 +0100 
-             Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
-             
-             Subject:  [PATCH] long C<=item>s in lib/CGI.pm
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
-             Date: Tue, 1 Jul 2003 18:25:17 +0100 
+[ 20155] By: rgs                                   on 2003/07/11  19:11:17
+        Log: Subject: [DOCPATCH] perlfunc/read
+             From: Steve Grazzini <grazz@pobox.com>
+             Date: Tue, 8 Jul 2003 10:23:03 -0400
+             Message-ID: <20030708142303.GB23698@grazzini.net>
              
-             Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Tue, 1 Jul 2003 18:29:09 +0100 
-             Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
+             Clarify the OFFSET parameter to read().
      Branch: perl
-          ! lib/CGI.pm lib/ExtUtils/MakeMaker/FAQ.pod pod/perlunicode.pod
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19916] By: jhi                                   on 2003/07/01  16:51:31
-        Log: Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Tue, 1 Jul 2003 19:51:25 +0300
-             Message-ID: <20030701165125.GA1521@ratsnest.hole>
+[ 20154] By: rgs                                   on 2003/07/11  18:54:09
+        Log: Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 13 May 2003 18:33:05 -0700
+             Message-ID: <20030514013305.GB22001@windhund.schwern.org>
      Branch: perl
-          ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm ext/B/defsubs_h.PL
-          ! ext/B/typemap t/op/magic.t
+          ! pod/perlsyn.pod pod/perltrap.pod
 ____________________________________________________________________________
-[ 19915] By: jhi                                   on 2003/07/01  16:22:09
-        Log: Upgrade to Unicode::Normalize 0.23.
+[ 20145] By: jhi                                   on 2003/07/11  05:07:09
+        Log: I think the API for mod_perl v2 should be simply that
+             PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
+             itself, hopefully from a good source of random bits.
      Branch: perl
-          ! ext/Unicode/Normalize/Changes
-          ! ext/Unicode/Normalize/Normalize.pm
-          ! ext/Unicode/Normalize/Normalize.xs
+          ! perl.c
 ____________________________________________________________________________
-[ 19914] By: jhi                                   on 2003/07/01  13:08:44
-        Log: A naked values() caused shuffling of lib/Config.pm,
-             which in turn caused unnecessary rebuilds.
+[ 20143] By: jhi                                   on 2003/07/11  00:35:07
+        Log: pTHX.
      Branch: perl
-          ! configpm
+          ! util.c
 ____________________________________________________________________________
-[ 19913] By: jhi                                   on 2003/07/01  13:01:10
-        Log: Even more :utf8 socket testing, now in both directions.
+[ 20139] By: jhi                                   on 2003/07/11  00:21:43
+        Log: New order of seed.
      Branch: perl
-          ! ext/IO/lib/IO/t/io_sock.t
+          ! pod/perlrun.pod
 ____________________________________________________________________________
-[ 19912] By: jhi                                   on 2003/07/01  12:44:32
-        Log: One more test (does binmode()ing a socket succeed)
-             and add -w.
+[ 20138] By: jhi                                   on 2003/07/11  00:13:11
+        Log: More retraction.
      Branch: perl
-          ! ext/IO/lib/IO/t/io_sock.t
+          ! INSTALL
 ____________________________________________________________________________
-[ 19911] By: jhi                                   on 2003/07/01  12:38:13
-        Log: Tweak an existing IO test to test also the change #19910.
+[ 20137] By: jhi                                   on 2003/07/11  00:10:14
+        Log: Retract the statements.
      Branch: perl
-          ! ext/IO/lib/IO/t/io_sock.t
+          ! pod/perlfunc.pod pod/perlsec.pod
 ____________________________________________________________________________
-[ 19910] By: jhi                                   on 2003/07/01  11:18:27
-        Log: Integrate from perlio:
-             [ 19909]
-             binmode() should affect IoOFP() as well as IoIFP() if it is
-             distinct (e.g. sockets).
+[ 20135] By: jhi                                   on 2003/07/11  00:03:33
+        Log: Chicken out: the hash randomisation is not on by default.
+             We switch over to the explicit mode: in other words, if
+             the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
+             randomise only if PL_hash_seed_set is FALSE (this means
+             one can use PERL_HASH() before perl_run.)  Also, since
+             now PERL_HASH_SEED is okay even under -T, all should be fine.
+             (Ha!)
      Branch: perl
-         !> pp_sys.c
-____________________________________________________________________________
-[ 19909] By: nick                                  on 2003/07/01  10:50:25
-        Log: binmode() should affect IoOFP() as well as IoIFP() if it is
-             distinct (e.g. sockets).
-     Branch: perlio
-          ! pp_sys.c
-____________________________________________________________________________
-[ 19908] By: nick                                  on 2003/07/01  08:38:20
-        Log: regen_config_h
-     Branch: perlio
-          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
-          ! win32/makefile.mk
-____________________________________________________________________________
-[ 19907] By: nick                                  on 2003/07/01  08:27:22
-        Log: Integrate mainline (untested)
-     Branch: perlio
-         +> ext/Time/HiRes/hints/dec_osf.pl
-          ! t/op/sysio-compat.t
-         !> Configure Cross/config.sh-arm-linux MANIFEST
-         !> NetWare/config_H.wc Porting/Glossary Porting/config.sh
-         !> Porting/config_H epoc/config.sh ext/Time/HiRes/HiRes.xs
-         !> ext/Time/HiRes/Makefile.PL ext/Time/HiRes/hints/sco.pl
-         !> hints/vos.sh perl.c win32/config.gc win32/config.vc
-         !> win32/config.vc64 win32/config_H.bc win32/config_H.gc
-         !> win32/config_H.vc win32/config_H.vc64 wince/config.ce
-         !> wince/config_H.ce
+          ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
+          ! perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
 ____________________________________________________________________________
-[ 19906] By: jhi                                   on 2003/07/01  08:03:17
-        Log: Do the "aligned contiguous" check only if the arguments
-             look like aligned; re-introduce the "traditional contiguous"
-             checks with OS/2 special quirks and all.
+[ 20134] By: jhi                                   on 2003/07/10  23:23:38
+        Log: Check PERL_HASH_SEED even when tainted.
      Branch: perl
-          ! perl.c
+          ! perl.c pod/perlrun.pod
 ____________________________________________________________________________
-[ 19905] By: nick                                  on 2003/07/01  06:57:13
-        Log: dmake regen_config_h
-     Branch: perlio
-          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+[ 20131] By: jhi                                   on 2003/07/10  22:42:29
+        Log: &Time::HiRes::d_nanosleep was broken.
+     Branch: perl
+          ! ext/Time/HiRes/Makefile.PL
 ____________________________________________________________________________
-[ 19904] By: nick                                  on 2003/07/01  06:48:32
-        Log: Integrate Mainline
-     Branch: perlio
-         !> Configure Makefile.SH config_h.SH configure.com
-         !> hints/solaris_2.sh perl.h uconfig.h uconfig.sh
+[ 20130] By: jhi                                   on 2003/07/10  22:37:02
+        Log: Subject: [PATCH} db-recno.t on Mac OS X
+             From: slaven@rezic.de
+             Date: Thu, 10 Jul 2003 12:41:05 +0000
+             Message-Id: <1057840865.9622@devpc01.iconmobile.de>
+     Branch: perl
+          ! ext/DB_File/t/db-recno.t
 ____________________________________________________________________________
-[ 19903] By: jhi                                   on 2003/07/01  06:22:12
-        Log: Switch on PERL_IMPLICIT_SYS, not on Win32.
+[ 20129] By: jhi                                   on 2003/07/10  22:31:39
+        Log: Subject: [comment patch]
+             From: Stas Bekman <stas@stason.org>
+             Date: Thu, 10 Jul 2003 14:19:22 -0700
+             Message-ID: <3F0DD85A.1070902@stason.org>
      Branch: perl
           ! perl.c
 ____________________________________________________________________________
-[ 19902] By: jhi                                   on 2003/07/01  06:20:48
-        Log: Regen Glossary et al.
+[ 20127] By: jhi                                   on 2003/07/10  22:21:04
+        Log: Be vague enough.
      Branch: perl
-          ! Porting/Glossary Porting/config.sh Porting/config_H
+          ! pod/perldata.pod
 ____________________________________________________________________________
-[ 19901] By: jhi                                   on 2003/07/01  05:59:04
-        Log: metaconfig unit change for #19900.
-     Branch: metaconfig
-          ! U/modified/Myinit.U
+[ 20125] By: rgs                                   on 2003/07/10  19:28:48
+        Log: regen embed.pl for the bleadperl branch as well.
+     Branch: perl
+          ! embedvar.h
 ____________________________________________________________________________
-[ 19900] By: jhi                                   on 2003/07/01  05:56:38
-        Log: Regen Configure.
+[ 20124] By: jhi                                   on 2003/07/10  18:33:56
+        Log: Time travel noticed by Enache.
      Branch: perl
-          ! Configure
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 19899] By: jhi                                   on 2003/07/01  05:56:14
-        Log: More nanosleep removal.
+[ 20120] By: jhi                                   on 2003/07/10  17:38:28
+        Log: I can see the future.  It is cloudy.
      Branch: perl
-          ! Cross/config.sh-arm-linux NetWare/config_H.wc epoc/config.sh
-          ! hints/vos.sh win32/config.gc win32/config.vc win32/config.vc64
-          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
-          ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 19898] By: jhi                                   on 2003/07/01  05:54:58
-        Log: Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
+[ 20119] By: jhi                                   on 2003/07/10  17:37:25
+        Log: Subject: [PATCH] configure.gnu --prefix
+             From: slaven@rezic.de
+             Date: Thu, 10 Jul 2003 09:33:27 +0000
+             Message-Id: <1057829607.9622@devpc01.iconmobile.de>
      Branch: perl
-          + ext/Time/HiRes/hints/dec_osf.pl
-          ! MANIFEST ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
-          ! ext/Time/HiRes/hints/sco.pl
+          ! configure.gnu
 ____________________________________________________________________________
-[ 19897] By: jhi                                   on 2003/07/01  05:04:50
-        Log: Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
-             From: Alan Burlison <Alan.Burlison@sun.com>
-             Date: Tue, 01 Jul 2003 00:03:24 +0100
-             Message-ID: <3F00C1BC.3020103@sun.com>
+[ 20118] By: jhi                                   on 2003/07/10  17:35:32
+        Log: malloc alignment patch from Spider, needed for Tru64 + longdouble.
      Branch: perl
-          ! Configure Makefile.SH config_h.SH configure.com
-          ! hints/solaris_2.sh perl.h uconfig.h uconfig.sh
+          ! malloc.c
 ____________________________________________________________________________
-[ 19896] By: jhi                                   on 2003/06/30  20:20:54
-        Log: Integrate #19892, #19895 from perlio to compile and avoid
-             crashing on Win32.
+[ 20117] By: jhi                                   on 2003/07/10  17:33:53
+        Log: Subject: [PATCH] Restore SIGFPE on exec()
+             From: Chip Salzenberg <chip@pobox.com>
+             Date: Thu, 10 Jul 2003 13:13:20 -0400
+             Message-ID: <20030710171319.GA21588@perlsupport.com>
      Branch: perl
-         !> perl.c
-____________________________________________________________________________
-[ 19895] By: nick                                  on 2003/06/30  14:24:57
-        Log: Win32 hack for doing_taint()
-     Branch: perlio
-          ! perl.c
-____________________________________________________________________________
-[ 19894] By: nick                                  on 2003/06/30  12:31:51
-        Log: Integrate mainline
-     Branch: perlio
-         !> (integrate 37 files)
-____________________________________________________________________________
-[ 19893] By: jhi                                   on 2003/06/30  09:46:21
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 19892] By: nick                                  on 2003/06/30  09:42:22
-        Log: "Missing" dTHX for Win32's re-direction of getuid etc.
-     Branch: perlio
-          ! perl.c
+          ! doio.c perl.c perl.h perlapi.h perlvars.h toke.c
 ____________________________________________________________________________
-[ 19891] By: jhi                                   on 2003/06/30  09:39:29
-        Log: Integrate:
-             [ 19857]
-             Regen Changes.
-             
-             [ 19858]
-             perlhack update, by Steve Grazzini
-             about macro support in gdb and gcc.
-             
-             [ 19859]
-             Hash/Util.t and Encode/t/Aliases.t seem to be having
-             random failures.  To make these easier to reproduce,
-             add a variable, PERL_HASH_SEED_DEBUG, to display the
-             hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
-             of 82972356 makes the first one to fail.
-             
-             [ 19860]
-             Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
-             From: Tim Bunce <Tim.Bunce@pobox.com>
-             Date: Thu, 26 Jun 2003 10:53:22 +0100
-             Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
-             
-             [ 19861]
-             Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
-             if tainting-- but is this a good thing or a bad thing?
-             (At least it makes debugging lib/Hash/Util.t harder,
-             since it has, for no apparent good reason, -T: one must
-             make a copy of it without the -T.)
-             
-             [ 19862]
-             Make doing_taint() always available (though not
-             part of the public API).
-             
-             [ 19863]
-             Introduce (global) variable PL_earlytaint which
-             is set very early in main(), before perl_parse()
-             has been called and PL_tainting (or PL_taint_warn)
-             might have been set.
-             
-             [ 19864]
-             Use the PL_earlytaint.  (PL_earlytaint is a global,
-             not per-interp, since perl_construct() is not passed
-             the argc, argv, and therefore it can't set the per-interp
-             PL_tainting.)
-             
-             [ 19865]
-             atoi() doesn't cut the mustard if the PERL_HASH_SEED
-             is larger than INT_MAX (atoi() returns -1 in that case).
-             
-             [ 19866]
-             Some warnings about the (im)proper uses of the hash randomisation.
-             
-             [ 19867]
-             The two-for-loops is no more a valid way to walk through
-             a hash (this was the reason the Hash/Util.t intermittently
-             failed, the two-loop didn't find all the SVs of the HV).
-             
-             [ 19868]
-             Integrate mainline
-             
-             [ 19869]
-             Fix test count, by Abe Timmerman.
-             
-             [ 19870]
-             Two debugging patches.
-             The first allows to hold symbolic switches in $^D
-             and more generally fixes assignment to $^D. The
-             second one improves the information given by -Dl.
-             
-             Subject: [PATCH] allow $^D = "flags"
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 27 Jun 2003 22:26:24 +0100
-             Message-ID: <20030627212624.GB12887@fdgroup.com>
-             
-             Subject: [PATCH] make -Dl show more scope info
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 27 Jun 2003 23:00:36 +0100
-             Message-ID: <20030627220036.GC12887@fdgroup.com>
-             
-             [ 19871]
-             Subject: [Encode] pre-1.97 patches
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Sat, 28 Jun 2003 01:20:59 +0900
-             Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
-             
-             [ 19872]
-             Some clarification about the current semantics of CHECK and
-             INIT blocks. See bug [perl #22826].
-             
-             [ 19873]
-             Using $1 without testing success of the regexp, bad.
-             
-             [ 19874]
-             Retract #19867; the bug was really much simpler:
-             the < max must be <= max instead.
-             
-             [ 19875]
-             Duh.
-             
-             [ 19876]
-             Subject: Re: your malloc patches
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Fri, 27 Jun 2003 06:54:06 -0700
-             Message-ID: <20030627135406.GA8914@math.berkeley.edu>
-             
-             More malloc patches: now they seem to work even in Tru64.
-             
-             [ 19877]
-             The #19842 is no more needed thanks to #19876,
-             and the #19842 was wrong anyway (it affected
-             only the threaded case.)
-             
-             [ 19878]
-             Move the PL_earlytaint initialization to the PERL_SYS_INIT()
-             as per suggestion from Sarathy.
-             
-             [ 19879]
-             Another spot where a zero $test{$max} can make things go boom.
-             
-             [ 19880]
-             argc, argv.
-             
-             [ 19881]
-             More coffee...
-             
-             [ 19882]
-             Perl_doing_taint must be public, for programs that embed perl
-             
-             [ 19883]
-             More on the macro debugging and expansion.
-             
-             [ 19884]
-             The joy of $0.  Undoing the #16399 makes Andreas'
-             tests (see [perl #22811]) pass (yes, padding with space   instead
-             of nul makes no sense, but that seems to work, maybe Linux does
-             some deep magic in ps(1)?); moving the PL_origalen computation
-             earlier makes also the threaded-first case fully pass.
-             
-             But in general modifying the argv[] is very non-portable.
-             (e.g. in Tru64 it seems to be limited to the size of the
-             original argv[0] since the argv[] are not contiguous?)
-             
-             Everybody should just have setproctitle().
-             
-             [ 19885]
-             Fix a faulty alias.
-             
-             [ 19886]
-             Misc Pod Nits.
-             
-             [ 19887]
-             $0 test tweaks from Andreas.
-             
-             [ 19888]
-             $0 doc tweakage.
-             
-             [ 19889]
-             The 'contiguous' test for argv[], envp[] was bogus
-             since those need not be in memory end-to-end, e.g.
-             in Tru64 they are aligned by eight.  Loosen the test
-             so that 'contiguousness' is fulfilled if the elements
-             are within PTRSIZE alignment.  This makes Tru64 to pass
-             the join.t, too.
-             
-             [ 19890]
-             int is not UV.
-     Branch: maint-5.8/perl
-         !> (integrate 39 files)
+[ 20116] By: jhi                                   on 2003/07/10  17:28:00
+        Log: The *right* way to make the csighandler visible.
+     Branch: perl
+          ! embed.fnc embed.h global.sym
 ____________________________________________________________________________
-[ 19890] By: jhi                                   on 2003/06/30  08:41:51
-        Log: int is not UV.
+[ 20114] By: jhi                                   on 2003/07/10  15:06:41
+        Log: Retract #20112. 
      Branch: perl
-          ! perl.c
+          ! embed.fnc embedvar.h intrpvar.h perlapi.h
 ____________________________________________________________________________
-[ 19889] By: jhi                                   on 2003/06/30  08:36:38
-        Log: The 'contiguous' test for argv[], envp[] was bogus
-             since those need not be in memory end-to-end, e.g.
-             in Tru64 they are aligned by eight.  Loosen the test
-             so that 'contiguousness' is fulfilled if the elements
-             are within PTRSIZE alignment.  This makes Tru64 to pass
-             the join.t, too.
+[ 20112] By: jhi                                   on 2003/07/10  14:17:59
+        Log: Argh.  At least AIX builds choke because of this.
      Branch: perl
-          ! ext/threads/t/join.t mg.c perl.c
+          ! embed.fnc embedvar.h intrpvar.h perlapi.h
 ____________________________________________________________________________
-[ 19888] By: jhi                                   on 2003/06/30  07:24:18
-        Log: $0 doc tweakage.
+[ 20106] By: jhi                                   on 2003/07/10  04:50:05
+        Log: Upgrade to podlators 1.27.
      Branch: perl
-          ! pod/perlvar.pod
+          ! lib/Pod/Text/Termcap.pm
 ____________________________________________________________________________
-[ 19887] By: jhi                                   on 2003/06/30  07:20:58
-        Log: $0 test tweaks from Andreas.
+[ 20104] By: jhi                                   on 2003/07/10  04:40:02
+        Log: Deprecate v-strings.
      Branch: perl
-          ! ext/threads/t/join.t t/op/magic.t
+          ! pod/perldata.pod
 ____________________________________________________________________________
-[ 19886] By: rgs                                   on 2003/06/29  19:18:43
-        Log: Misc Pod Nits.
+[ 20103] By: jhi                                   on 2003/07/10  04:28:40
+        Log: perlfaq sync.
      Branch: perl
-          ! ext/B/B.pm pod/perlrun.pod
+          ! pod/perlfaq1.pod
 ____________________________________________________________________________
-[ 19885] By: jhi                                   on 2003/06/29  15:49:52
-        Log: Fix a faulty alias.
+[ 20100] By: jhi                                   on 2003/07/09  17:40:41
+        Log: Detypo.
      Branch: perl
-          ! ext/Encode/lib/Encode/Alias.pm
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 19884] By: jhi                                   on 2003/06/29  15:41:05
-        Log: The joy of $0.  Undoing the #16399 makes Andreas'
-             tests (see [perl #22811]) pass (yes, padding with space   instead
-             of nul makes no sense, but that seems to work, maybe Linux does
-             some deep magic in ps(1)?); moving the PL_origalen computation
-             earlier makes also the threaded-first case fully pass.
-             
-             But in general modifying the argv[] is very non-portable.
-             (e.g. in Tru64 it seems to be limited to the size of the
-             original argv[0] since the argv[] are not contiguous?)
-             
-             Everybody should just have setproctitle().
+[ 20098] By: jhi                                   on 2003/07/09  17:29:53
+        Log: Fixes from Ron Kimball.
      Branch: perl
-          ! mg.c perl.c pod/perlvar.pod
+          ! pod/perldata.pod
 ____________________________________________________________________________
-[ 19883] By: jhi                                   on 2003/06/29  13:47:36
-        Log: More on the macro debugging and expansion.
+[ 20097] By: jhi                                   on 2003/07/09  17:27:35
+        Log: Fix for the 'print v65' plus safety tweaks from Rafael.
      Branch: perl
-          ! pod/perlhack.pod
+          ! toke.c
 ____________________________________________________________________________
-[ 19882] By: rgs                                   on 2003/06/29  13:17:09
-        Log: Perl_doing_taint must be public, for programs that embed perl
+[ 20096] By: jhi                                   on 2003/07/09  17:06:29
+        Log: More Darwin/MacOSX paths twiddling.
      Branch: perl
-          ! embed.fnc embed.h global.sym
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 19881] By: jhi                                   on 2003/06/29  10:17:28
-        Log: More coffee...
+[ 20093] By: jhi                                   on 2003/07/09  11:43:09
+        Log: Play safe and use the system malloc in FreeBSD.
+             Yes, performance suffers.  But that is better than
+             random core dumps.
      Branch: perl
-          ! lib/Test/Harness.pm
+          ! hints/freebsd.sh
 ____________________________________________________________________________
-[ 19880] By: jhi                                   on 2003/06/29  09:48:50
-        Log: argc, argv.
+[ 20090] By: jhi                                   on 2003/07/09  08:12:32
+        Log: Upgrade to Encode 1.97.
      Branch: perl
-          ! perl.h
+          ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
+          ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
+          ! ext/Encode/lib/Encode/Encoder.pm
+          ! ext/Encode/lib/Encode/Guess.pm
+          ! ext/Encode/lib/Encode/JP/JIS7.pm
 ____________________________________________________________________________
-[ 19879] By: jhi                                   on 2003/06/29  09:34:47
-        Log: Another spot where a zero $test{$max} can make things go boom.
+[ 20089] By: jhi                                   on 2003/07/09  08:08:30
+        Log: Rework the perldata vXX => ... entry a bit.
      Branch: perl
-          ! lib/Test/Harness.pm
+          ! pod/perldata.pod
 ____________________________________________________________________________
-[ 19878] By: jhi                                   on 2003/06/29  09:28:58
-        Log: Move the PL_earlytaint initialization to the PERL_SYS_INIT()
-             as per suggestion from Sarathy.
+[ 20088] By: jhi                                   on 2003/07/09  08:04:04
+        Log: Document the vXX => change in perldata, too.
      Branch: perl
-          ! dosish.h epoc/epocish.h miniperlmain.c mpeix/mpeixish.h
-          ! os2/os2ish.h perl.h plan9/plan9ish.h unixish.h vms/vmsish.h
+          ! pod/perldata.pod
 ____________________________________________________________________________
-[ 19877] By: jhi                                   on 2003/06/28  18:28:01
-        Log: The #19842 is no more needed thanks to #19876,
-             and the #19842 was wrong anyway (it affected
-             only the threaded case.)
+[ 20085] By: jhi                                   on 2003/07/09  07:49:46
+        Log: Test the vX => ... fix.
      Branch: perl
-          ! hints/dec_osf.sh
+          ! t/op/ver.t
 ____________________________________________________________________________
-[ 19876] By: jhi                                   on 2003/06/28  18:24:46
-        Log: Subject: Re: your malloc patches
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Fri, 27 Jun 2003 06:54:06 -0700
-             Message-ID: <20030627135406.GA8914@math.berkeley.edu>
-             
-             More malloc patches: now they seem to work even in Tru64.
+[ 20084] By: jhi                                   on 2003/07/09  06:58:39
+        Log: Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
+             From: John Peacock <jpeacock@rowman.com>
+             Date: Wed, 09 Jul 2003 01:05:38 -0700
+             Message-ID: <3F0BCCD2.1020009@rowman.com>
      Branch: perl
-          ! malloc.c
+          ! embed.fnc pod/perlapi.pod toke.c util.c
 ____________________________________________________________________________
-[ 19875] By: jhi                                   on 2003/06/28  18:09:30
-        Log: Duh.
+[ 20083] By: jhi                                   on 2003/07/09  06:27:15
+        Log: Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
+             for the install dirs.
      Branch: perl
-          ! perl.h
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 19874] By: jhi                                   on 2003/06/28  17:30:52
-        Log: Retract #19867; the bug was really much simpler:
-             the < max must be <= max instead.
+[ 20082] By: jhi                                   on 2003/07/09  05:57:16
+        Log: Enable avoiding /System/Library in Mac OS X by
+             doing Configure -Dprefix=/some/where -Uvendorlib.
      Branch: perl
-          ! hv.c
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 19873] By: rgs                                   on 2003/06/28  16:02:53
-        Log: Using $1 without testing success of the regexp, bad.
+[ 20081] By: jhi                                   on 2003/07/09  05:53:56
+        Log: Subject: [PATCH] Safe signals via POSIX::sigaction
+             From: Chip Salzenberg <chip@pobox.com>
+             Date: Wed, 9 Jul 2003 01:49:10 -0400
+             Message-ID: <20030709054910.GH2021@perlsupport.com>
      Branch: perl
-          ! pod/perlretut.pod
+          ! embed.fnc embed.h ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
+          ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t proto.h
 ____________________________________________________________________________
-[ 19872] By: rgs                                   on 2003/06/28  16:01:08
-        Log: Some clarification about the current semantics of CHECK and
-             INIT blocks. See bug [perl #22826].
+[ 20079] By: rgs                                   on 2003/07/08  20:26:20
+        Log: The CHECKOP macro was not invoked on some newly created ops
+             (to match them against the current opmask.) As a consequence,
+             Safe compartments were unable to trap some ops (pattern
+             match, slices, conditionals.) This fixes the holes.
      Branch: perl
-          ! pod/perlmod.pod
+          ! op.c
 ____________________________________________________________________________
-[ 19871] By: rgs                                   on 2003/06/28  15:47:22
-        Log: Subject: [Encode] pre-1.97 patches
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Sat, 28 Jun 2003 01:20:59 +0900
-             Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
+[ 20078] By: jhi                                   on 2003/07/08  19:30:13
+        Log: Revert #20077.
      Branch: perl
-          ! ext/Encode/Changes ext/Encode/Encode.pm
-          ! ext/Encode/lib/Encode/Guess.pm
+          ! lib/CPAN.pm
 ____________________________________________________________________________
-[ 19870] By: rgs                                   on 2003/06/28  15:39:57
-        Log: Two debugging patches.
-             The first allows to hold symbolic switches in $^D
-             and more generally fixes assignment to $^D. The
-             second one improves the information given by -Dl.
-             
-             Subject: [PATCH] allow $^D = "flags"
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 27 Jun 2003 22:26:24 +0100
-             Message-ID: <20030627212624.GB12887@fdgroup.com>
-             
-             Subject: [PATCH] make -Dl show more scope info
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 27 Jun 2003 23:00:36 +0100
-             Message-ID: <20030627220036.GC12887@fdgroup.com>
+[ 20077] By: jhi                                   on 2003/07/08  18:40:51
+        Log: Don't recommend to upgrade the base.pm in the core with
+             the base.pm from Class::Fields.  They are not the same.
      Branch: perl
-          ! cop.h embed.fnc embed.h mg.c perl.c perl.h pod/perlvar.pod
-          ! proto.h scope.h
+          ! lib/CPAN.pm
 ____________________________________________________________________________
-[ 19869] By: rgs                                   on 2003/06/28  14:39:40
-        Log: Fix test count, by Abe Timmerman.
+[ 20076] By: jhi                                   on 2003/07/08  17:39:49
+        Log: Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Tue, 8 Jul 2003 20:47:58 +0300
+             Message-ID: <20030708174758.GA1177@ratsnest.hole>
+             
+             (ByteLoader tweak avoiding a leaked scalar)
      Branch: perl
-          ! t/comp/require.t
-____________________________________________________________________________
-[ 19868] By: nick                                  on 2003/06/27  12:59:51
-        Log: Integrate mainline
-     Branch: perlio
-         +> lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
-         +> lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
-         +> lib/FileCache/t/05override.t malloc_ctl.h os2/OS2/typemap
-         +> os2/perlrexx.cmd
-          - lib/FileCache.t os2/OS2/PrfDB/typemap
-         !> (integrate 157 files)
+          ! op.c
 ____________________________________________________________________________
-[ 19867] By: jhi                                   on 2003/06/27  10:08:20
-        Log: The two-for-loops is no more a valid way to walk through
-             a hash (this was the reason the Hash/Util.t intermittently
-             failed, the two-loop didn't find all the SVs of the HV).
+[ 20071] By: jhi                                   on 2003/07/08  09:18:19
+        Log: In 5.8.x, fast stdio places still do use stdio.
      Branch: perl
-          ! hv.c
+          ! ext/Digest/MD5/t/badfile.t
 ____________________________________________________________________________
-[ 19866] By: jhi                                   on 2003/06/27  08:54:16
-        Log: Some warnings about the (im)proper uses of the hash randomisation.
+[ 20069] By: jhi                                   on 2003/07/08  08:41:01
+        Log: Subject: [PATCH] format 'botched' in malloc.c
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Mon, 7 Jul 2003 21:57:06 +0300
+             Message-ID: <20030707185706.GB7017@ratsnest.hole>
      Branch: perl
-          ! pod/perlsec.pod
+          ! malloc.c
 ____________________________________________________________________________
-[ 19865] By: jhi                                   on 2003/06/27  08:40:45
-        Log: atoi() doesn't cut the mustard if the PERL_HASH_SEED
-             is larger than INT_MAX (atoi() returns -1 in that case).
+[ 20068] By: jhi                                   on 2003/07/08  08:36:27
+        Log: Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
+             From: Marcus Holland-Moritz <mhx-perl@gmx.net>
+             Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
+             Message-ID: <12022.1057655645@www59.gmx.net>
      Branch: perl
-          ! perl.c
+          ! ext/B/B.xs lib/Pod/Text/Termcap.pm mg.c op.c
 ____________________________________________________________________________
-[ 19864] By: jhi                                   on 2003/06/27  08:18:47
-        Log: Use the PL_earlytaint.  (PL_earlytaint is a global,
-             not per-interp, since perl_construct() is not passed
-             the argc, argv, and therefore it can't set the per-interp
-             PL_tainting.)
+[ 20066] By: jhi                                   on 2003/07/08  05:24:58
+        Log: Retract #20065: I don't think this is the right way
+             to patch this issue.
      Branch: perl
-          ! perl.c perl.h
+          ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
 ____________________________________________________________________________
-[ 19863] By: jhi                                   on 2003/06/27  08:15:11
-        Log: Introduce (global) variable PL_earlytaint which
-             is set very early in main(), before perl_parse()
-             has been called and PL_tainting (or PL_taint_warn)
-             might have been set.
+[ 20065] By: jhi                                   on 2003/07/08  05:14:31
+        Log: Configure tweak from Johnny Lam so that the
+             INSTALLSITEMAN[13]DIR get correctly set.
      Branch: perl
-          ! embed.fnc embedvar.h miniperlmain.c perl.c perl.h perlapi.h
-          ! perlvars.h proto.h
+          ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
 ____________________________________________________________________________
-[ 19862] By: jhi                                   on 2003/06/27  07:39:58
-        Log: Make doing_taint() always available (though not
-             part of the public API).
+[ 20063] By: rgs                                   on 2003/07/07  18:58:47
+        Log: Regexp bug in the docs, spotted by Enache's eagle eyes.
      Branch: perl
-          ! embed.fnc embed.h perl.c proto.h
+          ! pod/perlsyn.pod
 ____________________________________________________________________________
-[ 19861] By: jhi                                   on 2003/06/27  05:30:03
-        Log: Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
-             if tainting-- but is this a good thing or a bad thing?
-             (At least it makes debugging lib/Hash/Util.t harder,
-             since it has, for no apparent good reason, -T: one must
-             make a copy of it without the -T.)
+[ 20062] By: jhi                                   on 2003/07/07  18:27:02
+        Log: Mark Bixby ++.
      Branch: perl
           ! perl.c
 ____________________________________________________________________________
-[ 19860] By: jhi                                   on 2003/06/27  05:02:14
-        Log: Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
-             From: Tim Bunce <Tim.Bunce@pobox.com>
-             Date: Thu, 26 Jun 2003 10:53:22 +0100
-             Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
+[ 20061] By: jhi                                   on 2003/07/07  18:26:35
+        Log: The nanosleep() probe was kaputt, fixed by Mark Bixby. 
      Branch: perl
-          ! INSTALL
+          ! ext/Time/HiRes/Makefile.PL
 ____________________________________________________________________________
-[ 19859] By: jhi                                   on 2003/06/27  04:59:23
-        Log: Hash/Util.t and Encode/t/Aliases.t seem to be having
-             random failures.  To make these easier to reproduce,
-             add a variable, PERL_HASH_SEED_DEBUG, to display the
-             hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
-             of 82972356 makes the first one to fail.
+[ 20059] By: jhi                                   on 2003/07/07  15:06:35
+        Log: Good catch from Gisle.
      Branch: perl
-          ! perl.c pod/perlrun.pod
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19858] By: rgs                                   on 2003/06/26  20:21:53
-        Log: perlhack update, by Steve Grazzini
-             about macro support in gdb and gcc.
+[ 20058] By: jhi                                   on 2003/07/07  14:12:27
+        Log: Refashioned #20055: we cannot trust stdio to fail here.
      Branch: perl
-          ! pod/perlhack.pod
+          ! ext/Digest/MD5/t/badfile.t
 ____________________________________________________________________________
-[ 19857] By: jhi                                   on 2003/06/26  08:29:59
-        Log: Regen Changes.
-     Branch: maint-5.8/perl
-          ! Changes
+[ 20057] By: jhi                                   on 2003/07/07  14:08:16
+        Log: Retract #20056, #20055, #20052, #20050, #20048: the changes
+             are just breaking more than they are fixing.
+     Branch: perl
+          ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
+          ! ext/Digest/MD5/t/files.t perlio.c
 ____________________________________________________________________________
-[ 19856] By: jhi                                   on 2003/06/26  05:55:24
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 20056] By: jhi                                   on 2003/07/07  13:31:14
+        Log: Returning zero from PerlIO_read() is okay;
+             update MD5 sums.
+     Branch: perl
+          ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
 ____________________________________________________________________________
-[ 19855] By: jhi                                   on 2003/06/26  05:36:41
-        Log: Integrate:
-             [ 19851]
-             Fix [perl #21742] :
-             require() should always be called in scalar context,
-             even when it's the last statement in an eval("").
-             
-             [ 19852]
-             Enhance some macro robustness.
-             
-             [ 19853]
-             Subject: Re: P and V
-             From: "Philip Newton" <pnewton@gmx.de>
-             Date: Wed, 25 Jun 2003 17:50:22 +0200
-             Message-ID: <3EF9E0DE.4786.16A6869@localhost>
-             
-             [ 19854]
-             Bite the bullet and apply the hash randomisation patch.
-             [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
-     Branch: maint-5.8/perl
-         !> INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
-         !> ext/Data/Dumper/t/dumper.t hv.h intrpvar.h
-         !> lib/Thread/Semaphore.pm opcode.h opcode.pl perl.c perl.h
-         !> perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
-         !> pp_ctl.c sv.c t/comp/require.t
+[ 20055] By: jhi                                   on 2003/07/07  13:23:58
+        Log: If perlio is completely out of the picture, we can
+             get tripped by different stdio implementations.
+     Branch: perl
+          ! ext/Digest/MD5/t/badfile.t
 ____________________________________________________________________________
-[ 19854] By: jhi                                   on 2003/06/26  05:32:02
-        Log: Bite the bullet and apply the hash randomisation patch.
-             [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
+[ 20054] By: jhi                                   on 2003/07/07  12:58:06
+        Log: AUTHORS tweak.
      Branch: perl
-          ! INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
-          ! ext/Data/Dumper/t/dumper.t hv.h intrpvar.h perl.c perl.h
-          ! perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
-          ! sv.c
+          ! AUTHORS
 ____________________________________________________________________________
-[ 19853] By: rgs                                   on 2003/06/25  19:35:02
-        Log: Subject: Re: P and V
-             From: "Philip Newton" <pnewton@gmx.de>
-             Date: Wed, 25 Jun 2003 17:50:22 +0200
-             Message-ID: <3EF9E0DE.4786.16A6869@localhost>
+[ 20053] By: jhi                                   on 2003/07/07  12:04:26
+        Log: Subject: Patch to README.solaris
+             From: Alan Burlison <Alan.Burlison@sun.com>
+             Date: Mon, 07 Jul 2003 14:15:57 +0100
+             Message-ID: <3F09728D.1070408@sun.com>
      Branch: perl
-          ! lib/Thread/Semaphore.pm
+          ! README.solaris
 ____________________________________________________________________________
-[ 19852] By: rgs                                   on 2003/06/25  19:27:42
-        Log: Enhance some macro robustness.
+[ 20052] By: jhi                                   on 2003/07/07  10:28:35
+        Log: Update MD5 checksums.
      Branch: perl
-          ! opcode.h opcode.pl
+          ! ext/Digest/MD5/t/files.t
 ____________________________________________________________________________
-[ 19851] By: rgs                                   on 2003/06/25  19:25:47
-        Log: Fix [perl #21742] :
-             require() should always be called in scalar context,
-             even when it's the last statement in an eval("").
+[ 20051] By: jhi                                   on 2003/07/07  09:56:48
+        Log: Be more explicit than just 'characters'.
      Branch: perl
-          ! pp_ctl.c t/comp/require.t
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19850] By: jhi                                   on 2003/06/24  18:49:22
-        Log: Integrate:
-             [ 18557]
-             Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning   in blead with SIGWARN
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Tue, 21 Jan 2003 22:27:21 +0000
-             Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
-             
-             [ 19277]
-             Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
-             by adding a dummy destructor method Regexp::DESTROY.
-             This prevents infinite recursion, since Regexp::DESTROY
-             is no more autoloaded.
-             
-             Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Wed, 2 Apr 2003 05:02:42 +0300
-             Message-ID: <20030402020242.GA2966@ratsnest.hole>
-             
-             [ 19300]
-             Fix another segfault case (warn called from UNIVERSAL::DESTROY).
-             
-             Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 20 Apr 2003 02:45:48 +0300
-             Message-ID: <20030419234548.GA849@ratsnest.hole>
-             and
-             Date: Wed, 2 Apr 2003 07:52:28 +0300
-             Message-ID: <20030402045227.GA1023@ratsnest.hole>
-             
-             [ 19729]
-             Subject: [PATCH] Re: nitpick with \(0..2)
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: Fri, 6 Jun 2003 01:42:59 -0400
-             Message-ID: <20030606054259.GA30249@grazzini.net>
-             
-             [ 19845]
-             Test tweaks for VMS from Craig Berry.
-             
-             [ 19846]
-             Subject: [perlport.pod] code point of \cU
-             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
-             Date: Tue, 24 Jun 2003 01:00:16 +0900
-             Message-Id: <20030624004743.1237.BQW10602@nifty.com>
-             
-             [ 19848]
-             Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
-             From: "Gerrit P. Haase" <gerrit@familiehaase.de>
-             Date: Tue, 24 Jun 2003 11:00:34 +0200
-             Message-ID: <186930306740.20030624110034@familiehaase.de>
-             
-             [ 19849]
-             Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Tue, 24 Jun 2003 13:16:18 +0100
-             Message-ID: <20030624121618.GC22675@fdgroup.com>
-     Branch: maint-5.8/perl
-         !> ext/B/t/stash.t lib/Pod/Perldoc.pm lib/strict.t lib/warnings.t
-         !> pod/perlport.pod pp_sys.c sv.c t/op/ref.t universal.c util.c
-____________________________________________________________________________
-[ 19849] By: jhi                                   on 2003/06/24  17:32:37
-        Log: Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Tue, 24 Jun 2003 13:16:18 +0100
-             Message-ID: <20030624121618.GC22675@fdgroup.com>
+[ 20050] By: jhi                                   on 2003/07/07  09:38:28
+        Log: Try making PerlIO errors more consistent.
+             (1) Check early whether the filehandle is capable of
+             the requested action.
+             (2) PerlIO_read() really can return -1, and so can
+             PerlIOUnix_read().
+             (3) Some stdio implementations are more forgiving
+             than others, so check also for errors recorded
+             by PerlIO in PerlStdio_errno().
      Branch: perl
-          ! sv.c t/op/ref.t
+          ! perlio.c
 ____________________________________________________________________________
-[ 19848] By: merijn                                on 2003/06/24  08:06:57
-        Log: Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
-             From: "Gerrit P. Haase" <gerrit@familiehaase.de>
-             Date: Tue, 24 Jun 2003 11:00:34 +0200
-             Message-ID: <186930306740.20030624110034@familiehaase.de>
+[ 20049] By: jhi                                   on 2003/07/07  09:08:19
+        Log: Linewrapping.
      Branch: perl
-          ! lib/Pod/Perldoc.pm
+          ! pod/perlapio.pod
 ____________________________________________________________________________
-[ 19847] By: jhi                                   on 2003/06/24  04:52:42
-        Log: Subject: [PATCH] version.pm up to date with CPAN
-             From: John Peacock <jpeacock@rowman.com>
-             Date: Mon, 23 Jun 2003 21:58:18 -0400
-             Message-ID: <3EF7B03A.2060705@rowman.com>
+[ 20048] By: jhi                                   on 2003/07/07  09:06:58
+        Log: PerlIO_read() can return negative.
      Branch: perl
-          ! lib/version.pm lib/version.t universal.c
+          ! ext/Digest/MD5/MD5.xs
 ____________________________________________________________________________
-[ 19846] By: rgs                                   on 2003/06/23  20:52:26
-        Log: Subject: [perlport.pod] code point of \cU
-             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
-             Date: Tue, 24 Jun 2003 01:00:16 +0900
-             Message-Id: <20030624004743.1237.BQW10602@nifty.com>
+[ 20043] By: jhi                                   on 2003/07/07  04:36:22
+        Log: Use the existence, instead of the truth, to decide
+             whether to scan for a symbol.
+             (Also remove trailing spaces.)
      Branch: perl
-          ! pod/perlport.pod
+          ! ext/Time/HiRes/Makefile.PL
 ____________________________________________________________________________
-[ 19845] By: jhi                                   on 2003/06/23  04:55:39
-        Log: Test tweaks for VMS from Craig Berry.
+[ 20042] By: jhi                                   on 2003/07/07  04:29:35
+        Log: MPE/iX tweak from Mark Bixby.
      Branch: perl
-          ! lib/strict.t lib/warnings.t
+          ! ext/Time/HiRes/Makefile.PL
 ____________________________________________________________________________
-[ 19844] By: jhi                                   on 2003/06/22  19:38:58
-        Log: Integrate:
-             [ 19830]
-             Retract #19785 and #19756: JPL nowadays works without this
-             (verified by a true JPL user).
-             
-             [ 19831]
-             More Perl malloc debugging magic from Ilya.  Seems to work in
-             Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
-             malloc.c, found in AIX since there is no such header.
-             In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
-             memory was overwritten?"
-             (In IRIX compiles but that doesn't prove much since in IRIX
-             Perl's malloc is simply not used.)
-             
-             [ 19832]
-             Show the source code location of an "assertion botch".
-             
-             [ 19833]
-             Don't do sprintf().
-             
-             [ 19834]
-             Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
-             
-             [ 19835]
-             For characters beyond the BMP the $bits will be undef,
-             which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
-             analysis and fix from SADAHIRO Tomoyuki)
-             
-             [ 19836]
-             Debian fix from Brendan O'Dea:
-             Bug#156284: the stucture used by pp_accept is too small to hold an
-             IPv6 address.
-             
-             [ 19837]
-             Debian fix from Brendan O'Dea:
-             Use a temporary directory to avoid symlink attacks.
-             Specify -gstabs explicitly (not the default format for gcc 3.2).
-             
-             [ 19838]
-             Debian fix from Brendan O'Dea:
-             Adjust output to screen width.
-             (adjusted to probe for the stty command)
-             
-             [ 19839]
-             Subject: FileCache 1.03 broken on VMS -- possible patch
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sat, 21 Jun 2003 10:31:59 -0500
-             Message-ID: <3EF47A6F.9060904@mac.com>
-             
-             [ 19840]
-             Subject: [perl #22753] overload::StrVal() fails for regexp refs
-             From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
-             Date: 21 Jun 2003 19:02:30 -0000
-             Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
-             
-             [ 19841]
-             Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 21 Jun 2003 03:19:31 +0300
-             Message-ID: <20030621001931.GB1255@ratsnest.hole>
-             
-             [ 19842]
-             Until the Perl malloc problems in Tru64 are fixed.
-             
-             [ 19843]
-             Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
-     Branch: maint-5.8/perl
-         +> malloc_ctl.h
-         !> (integrate 29 files)
+[ 20041] By: rgs                                   on 2003/07/06  21:45:37
+        Log: Upgrade BigInt and BigRat
+             Subject: BigInt v1.65, Bigrat v0.10 - reloaded
+             From: Tels <perl_dummy@bloodgate.com>
+             Date: Sun, 6 Jul 2003 15:41:36 +0200
+             Message-Id: <200307061158.23576@bloodgate.com>
+     Branch: perl
+          ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
+          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
+          ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
+          ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
+          ! lib/Math/BigRat/t/bigratpm.t
 ____________________________________________________________________________
-[ 19843] By: jhi                                   on 2003/06/22  17:00:10
-        Log: Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
+[ 20040] By: rgs                                   on 2003/07/06  21:11:20
+        Log: Subject: Re: [perl #5025] #line directive explination wrong
+             From: Casey West <casey@geeknest.com>
+             Date: Sun, 6 Jul 2003 18:24:46 -0400
+             Message-ID: <20030706222446.GL7506@geeknest.com>
      Branch: perl
-          ! embed.fnc embed.h pp.c proto.h util.c
+          ! pod/perlsyn.pod
 ____________________________________________________________________________
-[ 19842] By: jhi                                   on 2003/06/22  16:44:16
-        Log: Until the Perl malloc problems in Tru64 are fixed.
+[ 20039] By: jhi                                   on 2003/07/06  20:19:31
+        Log: Update the CPAN mirrors list.
      Branch: perl
-          ! hints/dec_osf.sh
+          ! pod/perlmodlib.PL pod/perlmodlib.pod
 ____________________________________________________________________________
-[ 19841] By: jhi                                   on 2003/06/22  16:35:33
-        Log: Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 21 Jun 2003 03:19:31 +0300
-             Message-ID: <20030621001931.GB1255@ratsnest.hole>
+[ 20036] By: gsar                                  on 2003/07/06  17:11:59
+        Log: yet another symbol missing in change#20018
      Branch: perl
-          ! op.c t/op/concat.t
+          ! makedef.pl
 ____________________________________________________________________________
-[ 19840] By: jhi                                   on 2003/06/22  16:33:25
-        Log: Subject: [perl #22753] overload::StrVal() fails for regexp refs
-             From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
-             Date: 21 Jun 2003 19:02:30 -0000
-             Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
+[ 20035] By: gsar                                  on 2003/07/06  17:02:21
+        Log: PerlIOBase_pushed seems to have gone missing in change#20018
      Branch: perl
-          ! lib/overload.pm lib/overload.t
+          ! makedef.pl
 ____________________________________________________________________________
-[ 19839] By: jhi                                   on 2003/06/22  16:31:05
-        Log: Subject: FileCache 1.03 broken on VMS -- possible patch
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sat, 21 Jun 2003 10:31:59 -0500
-             Message-ID: <3EF47A6F.9060904@mac.com>
+[ 20034] By: jhi                                   on 2003/07/06  16:46:20
+        Log: Subject: [PATCH @19834] DProf fixes
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Sun, 6 Jul 2003 20:09:12 +0300
+             Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
      Branch: perl
-          ! lib/FileCache.pm lib/FileCache/t/01open.t
-          ! lib/FileCache/t/03append.t lib/FileCache/t/05override.t
+          + t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
+          + t/lib/dprof/test8_v
+          ! MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
+          ! ext/Devel/DProf/DProf.xs perl.c pod/perldiag.pod
+          ! pod/perltodo.pod pod/perlvar.pod pp_ctl.c
 ____________________________________________________________________________
-[ 19838] By: jhi                                   on 2003/06/22  16:16:01
-        Log: Debian fix from Brendan O'Dea:
-             Adjust output to screen width.
-             (adjusted to probe for the stty command)
+[ 20032] By: jhi                                   on 2003/07/06  16:21:33
+        Log: Forgotten from change #20031.
      Branch: perl
-          ! utils/dprofpp.PL
+          ! makedef.pl malloc_ctl.h
 ____________________________________________________________________________
-[ 19837] By: jhi                                   on 2003/06/22  15:56:45
-        Log: Debian fix from Brendan O'Dea:
-             Use a temporary directory to avoid symlink attacks.
-             Specify -gstabs explicitly (not the default format for gcc 3.2).
+[ 20031] By: jhi                                   on 2003/07/06  16:16:08
+        Log: Subject: [PATCH] improve WinCE port
+             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
+             Date: Sun, 6 Jul 2003 18:46:09 +0400
+             Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
+             
+             Subject: [PATCH] improve WinCE port -- addition
+             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
+             Date: Sun, 6 Jul 2003 19:50:47 +0400
+             Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
      Branch: perl
-          ! utils/c2ph.PL
+          + wince/perlhost.h wince/vdir.h wince/vmem.h
+          ! MANIFEST wince/Makefile.ce wince/config.ce wince/perllib.c
+          ! wince/win32.h wince/win32io.c wince/win32iop.h
+          ! wince/win32thread.c wince/win32thread.h wince/wince.c
+          ! wince/wince.h
 ____________________________________________________________________________
-[ 19836] By: jhi                                   on 2003/06/22  15:55:13
-        Log: Debian fix from Brendan O'Dea:
-             Bug#156284: the stucture used by pp_accept is too small to hold an
-             IPv6 address.
+[ 20030] By: jhi                                   on 2003/07/06  15:59:25
+        Log: Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
+             From: merlyn@stonehenge.com (Randal L. Schwartz)
+             Date: 05 Jul 2003 16:29:14 -0700
+             Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
      Branch: perl
-          ! pp_sys.c
+          ! pod/perlfaq2.pod
 ____________________________________________________________________________
-[ 19835] By: jhi                                   on 2003/06/22  15:46:50
-        Log: For characters beyond the BMP the $bits will be undef,
-             which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
-             analysis and fix from SADAHIRO Tomoyuki)
+[ 20026] By: jhi                                   on 2003/07/06  08:14:48
+        Log: FreeBSD: if someone *really* wants to use the system malloc.
      Branch: perl
-          ! lib/utf8_heavy.pl
+          ! hints/freebsd.sh
 ____________________________________________________________________________
-[ 19834] By: jhi                                   on 2003/06/20  08:42:58
-        Log: Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
+[ 20025] By: jhi                                   on 2003/07/06  07:48:01
+        Log: Make the 'slow ok' feature optional.
      Branch: perl
-          ! malloc.c
+          ! lib/Test/Harness.pm
 ____________________________________________________________________________
-[ 19833] By: jhi                                   on 2003/06/20  08:16:02
-        Log: Don't do sprintf().
+[ 20024] By: jhi                                   on 2003/07/06  07:44:57
+        Log: The change #20022 didn't work for Command.t.
      Branch: perl
-          ! malloc.c
+          ! lib/ExtUtils/t/Command.t
 ____________________________________________________________________________
-[ 19832] By: jhi                                   on 2003/06/20  07:43:48
-        Log: Show the source code location of an "assertion botch".
+[ 20023] By: jhi                                   on 2003/07/06  07:29:22
+        Log: Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 5 Jul 2003 13:34:37 -0700
+             Message-ID: <20030705203437.GB2598@windhund.schwern.org>
+             
+             Print out the "ok" messages only once every second,
+             this should make output much less and therefore testing
+             much faster, especially on slower connections.
      Branch: perl
-          ! malloc.c
+          ! lib/Test/Harness.pm
 ____________________________________________________________________________
-[ 19831] By: jhi                                   on 2003/06/20  07:31:11
-        Log: More Perl malloc debugging magic from Ilya.  Seems to work in
-             Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
-             malloc.c, found in AIX since there is no such header.
-             In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
-             memory was overwritten?"
-             (In IRIX compiles but that doesn't prove much since in IRIX
-             Perl's malloc is simply not used.)
+[ 20022] By: jhi                                   on 2003/07/06  07:26:52
+        Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 5 Jul 2003 16:59:49 -0700
+             Message-ID: <20030705235949.GB3485@windhund.schwern.org>
      Branch: perl
-          + malloc_ctl.h
-          ! MANIFEST dosish.h epoc/epocish.h malloc.c os2/os2ish.h perl.c
-          ! perl.h plan9/plan9ish.h sv.c unixish.h vms/vmsish.h
+          ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
+          ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker/FAQ.pod
+          ! lib/ExtUtils/t/Command.t
 ____________________________________________________________________________
-[ 19830] By: jhi                                   on 2003/06/20  06:02:21
-        Log: Retract #19785 and #19756: JPL nowadays works without this
-             (verified by a true JPL user).
+[ 20021] By: jhi                                   on 2003/07/06  07:19:17
+        Log: Reintroduce changes #19723 and #19723 that were not
+             in Net::Ping 2.31; needed for Windows.
      Branch: perl
-          ! perl.c
-____________________________________________________________________________
-[ 19829] By: jhi                                   on 2003/06/19  20:29:35
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 19828] By: jhi                                   on 2003/06/19  20:23:43
-        Log: Integrate:
-             [ 19827]
-             Apparently this is needed for VMS (Craig Berry).
-     Branch: maint-5.8/perl
-         !> lib/Tie/File.pm
+          ! lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
 ____________________________________________________________________________
-[ 19827] By: jhi                                   on 2003/06/19  20:18:31
-        Log: Apparently this is needed for VMS (Craig Berry).
+[ 20020] By: jhi                                   on 2003/07/05  19:12:21
+        Log: Upgrade to Digest::MD5 2.25.
      Branch: perl
-          ! lib/Tie/File.pm
-____________________________________________________________________________
-[ 19826] By: jhi                                   on 2003/06/19  15:16:27
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 19825] By: jhi                                   on 2003/06/19  15:12:52
-        Log: Integrate:
-             [ 19824]
-             Bump Time::HiRes to 1.49.
-     Branch: maint-5.8/perl
-         !> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
-         !> ext/Time/HiRes/HiRes.xs
+          + ext/Digest/MD5/t/clone.t
+          ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
+          ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
+          ! ext/Digest/MD5/t/files.t
 ____________________________________________________________________________
-[ 19824] By: jhi                                   on 2003/06/19  15:11:48
-        Log: Bump Time::HiRes to 1.49.
+[ 20019] By: jhi                                   on 2003/07/05  18:40:51
+        Log: Make a read from a write-only fh to set errno
+             (found by Gisle)
      Branch: perl
-          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
-          ! ext/Time/HiRes/HiRes.xs
-____________________________________________________________________________
-[ 19823] By: jhi                                   on 2003/06/19  14:51:22
-        Log: Integrate:
-             [ 19818]
-             Subject: [PATCH -current] email address correction
-             Date: Thu, 19 Jun 2003 02:19:31 -0700
-             Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
-             From: rs@crystalflame.net (Richard Soderberg)
-             
-             [ 19819]
-             Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
-             From: grazz@pobox.com (Steve Grazzini)
-             Date: Wed, 18 Jun 2003 19:42:37 -0400
-             Message-ID: <20030618234237.GA6267@grazzini.net>
-             
-             [ 19820]
-             Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
-             as of 2003-06-19 18:39 EET).
-             
-             [ 19821]
-             A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
-             make happy.
-             
-             [ 19822]
-             This change chunk doesn't work well with blead.
-     Branch: maint-5.8/perl
-         !> embed.fnc embed.h ext/threads/threads.pm
-         !> lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
-         !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
-         !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
-         !> lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
-         !> pod/perltie.pod pp_ctl.c proto.h t/op/runlevel.t
-         !> t/op/tiehandle.t util.c
+          ! perlio.c
 ____________________________________________________________________________
-[ 19822] By: jhi                                   on 2003/06/19  14:49:37
-        Log: This change chunk doesn't work well with blead.
+[ 20018] By: jhi                                   on 2003/07/05  18:05:19
+        Log: Add PerlIOBuf_close to makedef.pl as pointed out by
+             Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
+             duplicates.
      Branch: perl
-          ! lib/ExtUtils/t/Command.t
+          ! makedef.pl
 ____________________________________________________________________________
-[ 19821] By: jhi                                   on 2003/06/19  14:27:52
-        Log: A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
-             make happy.
+[ 20017] By: jhi                                   on 2003/07/05  17:47:47
+        Log: Subject: [PATCH] fix for ext/threads/t/problems.t failures
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Sat, 5 Jul 2003 19:12:51 +0100
+             Message-ID: <20030705181251.GA14502@fdgroup.com>
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm
+          ! ext/threads/t/problems.t
 ____________________________________________________________________________
-[ 19820] By: jhi                                   on 2003/06/19  14:25:53
-        Log: Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
-             as of 2003-06-19 18:39 EET).
+[ 20016] By: jhi                                   on 2003/07/05  17:36:34
+        Log: OpenBSD sometimes gets -0, probably due to fp fuzziness..
      Branch: perl
-          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
-          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
-          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
-          ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
+          ! lib/Benchmark.t
 ____________________________________________________________________________
-[ 19819] By: jhi                                   on 2003/06/19  14:08:13
-        Log: Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
-             From: grazz@pobox.com (Steve Grazzini)
-             Date: Wed, 18 Jun 2003 19:42:37 -0400
-             Message-ID: <20030618234237.GA6267@grazzini.net>
+[ 20012] By: jhi                                   on 2003/07/05  13:46:05
+        Log: Be explicit about the $0 pain in Linux 2.2.
      Branch: perl
-          ! embed.fnc embed.h pod/perltie.pod pp_ctl.c proto.h
-          ! t/op/runlevel.t t/op/tiehandle.t util.c
+          ! pod/perlvar.pod
 ____________________________________________________________________________
-[ 19818] By: jhi                                   on 2003/06/19  13:57:55
-        Log: Subject: [PATCH -current] email address correction
-             Date: Thu, 19 Jun 2003 02:19:31 -0700
-             Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
-             From: rs@crystalflame.net (Richard Soderberg)
+[ 20010] By: rgs                                   on 2003/07/05  12:06:41
+        Log: Comment out some debugging output in Math::BigInt, that
+             causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
      Branch: perl
-          ! ext/threads/threads.pm
-____________________________________________________________________________
-[ 19817] By: jhi                                   on 2003/06/19  05:24:45
-        Log: Integrate:
-             [ 19804]
-             Subject: DOCPATCH Re: $1 remains uncleared for failed matches
-             From: david nicol <whatever@davidnicol.com>
-             Date: 16 Jun 2003 20:35:24 -0500
-             Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
-             
-             Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
-             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
-             Date: Tue, 17 Jun 2003 00:12:04 -0400
-             Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
-             
-             [ 19805]
-             Subject: /ext/DynaLoader/dl_dyld.xs
-             From: "Peter O'Gorman" <peter@pogma.com>
-             Date: Tue, 17 Jun 2003 23:45:47 +0900
-             Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
-             
-             No need to see dlclose() and dlsym() outside the dl_dyld.xs
-             (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
-             of OpenDarwin.
-             
-             [ 19806]
-             io_dir.t tweak from Craig Berry.
-             
-             [ 19809]
-             If the first argument of sigaction() was a string, not a number
-             (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
-             isn't numeric in subroutine entry ...' but after that one got
-             (depending on the OS) either a coredump (because of trying to
-             assign to *0 in mg_get) or a hang (because of the sigprocmask()
-             blocking signals inside POSIX::sigaction, a nasty hang since
-             one obviously cannot interrupt it...only SIGKILL works).
-             In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
-             because of the string becoming zero due to the XS typemap magic.
-             Resolved by making the POSIX::sigaction to try harder to figure
-             out a valid signal number (one still gets the warning, though),
-             and returning undef if no sense can be made.
-             
-             [ 19810]
-             Oops in change #19809.
-             
-             [ 19811]
-             Subject: Encode] 1.96 Released
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Wed, 18 Jun 2003 19:09:11 +0900
-             Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
-             
-             [ 19812]
-             Sync with libnet 1.16
-             
-             [ 19813]
-             Upgrade to Tie::File 0.97.
-             
-             [ 19814]
-             Subject: Re: [perl #22727] split() with re_eval segfaults/panics
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Wed, 18 Jun 2003 23:00:43 +0300
-             Message-ID: <20030618200043.GA1249@ratsnest.hole>
-             
-             [ 19815]
-             A bunch of minor changes to perlguts.pod.
-             
-             [ 19816]
-             MPE/iX gets serious indigestion on w-packed infinities.
-     Branch: maint-5.8/perl
-         !> (integrate 31 files)
+          ! lib/Math/BigInt.pm
 ____________________________________________________________________________
-[ 19816] By: jhi                                   on 2003/06/19  05:02:22
-        Log: MPE/iX gets serious indigestion on w-packed infinities.
+[ 20009] By: jhi                                   on 2003/07/05  10:56:55
+        Log: The logic for additional randomisation for 64-bit UV
+             cases was wrong.
      Branch: perl
-          ! t/op/pack.t
+          ! perl.c
 ____________________________________________________________________________
-[ 19815] By: rgs                                   on 2003/06/18  20:47:47
-        Log: A bunch of minor changes to perlguts.pod.
+[ 20008] By: jhi                                   on 2003/07/05  09:10:46
+        Log: IIRC gcc would complain about if (s = ...).
      Branch: perl
-          ! pod/perlguts.pod
+          ! perl.c
 ____________________________________________________________________________
-[ 19814] By: jhi                                   on 2003/06/18  19:19:38
-        Log: Subject: Re: [perl #22727] split() with re_eval segfaults/panics
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Wed, 18 Jun 2003 23:00:43 +0300
-             Message-ID: <20030618200043.GA1249@ratsnest.hole>
+[ 20007] By: jhi                                   on 2003/07/05  09:09:44
+        Log: Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
+             since CGI scripts are (should be) run under -T, being able
+             to show the HASH_SEED in case of problems is good.
+             The $ENV{PERL_HASH_SEED} is still ignored under taint.
      Branch: perl
-          ! pp.c regexec.c t/op/pat.t
+          ! perl.c
 ____________________________________________________________________________
-[ 19813] By: jhi                                   on 2003/06/18  17:31:50
-        Log: Upgrade to Tie::File 0.97.
+[ 20006] By: jhi                                   on 2003/07/05  07:56:56
+        Log: Subject: [PATCH] MM_VMS.pm -- fix xs installation
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 05 Jul 2003 00:38:28 -0500
+             Message-ID: <3F066454.90003@mac.com>
      Branch: perl
-          ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
-          ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/28_mtwrite.t
-          ! lib/Tie/File/t/29_downcopy.t
+          ! lib/ExtUtils/MM_VMS.pm
 ____________________________________________________________________________
-[ 19812] By: gbarr                                 on 2003/06/18  16:41:31
-        Log: Sync with libnet 1.16
+[ 20004] By: jhi                                   on 2003/07/05  07:47:02
+        Log: Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Fri, 4 Jul 2003 19:15:01 +0100
+             Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
      Branch: perl
-          ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
+          ! dump.c
 ____________________________________________________________________________
-[ 19811] By: jhi                                   on 2003/06/18  12:11:07
-        Log: Subject: Encode] 1.96 Released
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Wed, 18 Jun 2003 19:09:11 +0900
-             Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
+[ 20003] By: rgs                                   on 2003/07/05  07:45:16
+        Log: Allow to create more than one Shell object :
+             Subject: [patch] Shell.pm fix
+             From: Stéphane Payrard <stef@payrard.net>
+             Date: Sat, 5 Jul 2003 01:16:50 +0200
+             Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
      Branch: perl
-          ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
-          ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
-          ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/piconv
-          ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
-          ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Unicode.t
-          ! ext/Encode/t/guess.t
+          ! lib/Shell.pm
 ____________________________________________________________________________
-[ 19810] By: jhi                                   on 2003/06/18  09:20:43
-        Log: Oops in change #19809.
+[ 20002] By: rgs                                   on 2003/07/04  21:49:05
+        Log: Author list update (to be continued...)
      Branch: perl
-          ! ext/POSIX/POSIX.xs
+          ! AUTHORS
 ____________________________________________________________________________
-[ 19809] By: jhi                                   on 2003/06/18  09:08:47
-        Log: If the first argument of sigaction() was a string, not a number
-             (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
-             isn't numeric in subroutine entry ...' but after that one got
-             (depending on the OS) either a coredump (because of trying to
-             assign to *0 in mg_get) or a hang (because of the sigprocmask()
-             blocking signals inside POSIX::sigaction, a nasty hang since
-             one obviously cannot interrupt it...only SIGKILL works).
-             In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
-             because of the string becoming zero due to the XS typemap magic.
-             Resolved by making the POSIX::sigaction to try harder to figure
-             out a valid signal number (one still gets the warning, though),
-             and returning undef if no sense can be made.
+[ 20001] By: rgs                                   on 2003/07/04  21:42:12
+        Log: Add a new test target in the makefile, test_harness_notty.
+             It's like test_harness, but sets HARNESS_NOTTY=1 to make
+             Test::Harness' output less blinking.
      Branch: perl
-          ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 19808] By: rgs                                   on 2003/06/17  21:10:06
-        Log: Some docs for the assertions.
+[ 20000] By: rgs                                   on 2003/07/04  20:58:05
+        Log: Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
+             and bignum v0.14.
      Branch: perl
-          ! lib/assertions.pm lib/assertions/activate.pm
-          ! pod/perllexwarn.pod pod/perlrun.pod t/run/switch_A.t
-____________________________________________________________________________
-[ 19807] By: jhi                                   on 2003/06/17  19:52:07
-        Log: Subject: [PATCH] fixes for debugger bugs noted while documenting
-             From: Joe McMahon <mcmahon@ibiblio.org>
-             Date: Tue, 17 Jun 2003 16:42:42 -0400
-             Message-Id: <3E62E1B3-A104-11D7-8CDD-000393BCA0FC@ibiblio.org>
-     Branch: maint-5.8/perl
-          ! lib/perl5db.pl
-____________________________________________________________________________
-[ 19806] By: jhi                                   on 2003/06/17  18:12:26
-        Log: io_dir.t tweak from Craig Berry.
-     Branch: perl
-          ! ext/IO/lib/IO/t/io_dir.t
+          + lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
+          + lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
+          + lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
+          + lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
+          + lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
+          + lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
+          ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
+          ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
+          ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
+          ! 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/bigints.t
+          ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
+          ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/mbimbf.inc
+          ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/require.t
+          ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
+          ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.inc
+          ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
+          ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
+          ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
+          ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
+          ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
+          ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
+          ! lib/bignum/t/brinfnan.t lib/bigrat.pm
+          ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
+          ! t/lib/Math/BigInt/Subclass.pm
 ____________________________________________________________________________
-[ 19805] By: jhi                                   on 2003/06/17  16:47:06
-        Log: Subject: /ext/DynaLoader/dl_dyld.xs
-             From: "Peter O'Gorman" <peter@pogma.com>
-             Date: Tue, 17 Jun 2003 23:45:47 +0900
-             Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
+[ 19999] By: rgs                                   on 2003/07/04  19:39:01
+        Log: Macro reorganization in the Makefile, so that $(LDLIBPTH) always
+             appears just before the name of the command to be run. See
              
-             No need to see dlclose() and dlsym() outside the dl_dyld.xs
-             (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
-             of OpenDarwin.
+             Subject: Re: PERL_SKIP_TTY_TEST fix
+             From: Alexey Tourbin <at@altlinux.ru>
+             Date: Fri, 4 Jul 2003 17:25:34 +0400
+             Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
      Branch: perl
-          ! ext/DynaLoader/dl_dyld.xs
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 19804] By: jhi                                   on 2003/06/17  13:12:21
-        Log: Subject: DOCPATCH Re: $1 remains uncleared for failed matches
-             From: david nicol <whatever@davidnicol.com>
-             Date: 16 Jun 2003 20:35:24 -0500
-             Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
-             
-             Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
-             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
-             Date: Tue, 17 Jun 2003 00:12:04 -0400
-             Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
+[ 19998] By: rgs                                   on 2003/07/04  19:31:33
+        Log: Fix non-numeric $VERSION.
      Branch: perl
-          ! pod/perlre.pod pod/perltrap.pod
-____________________________________________________________________________
-[ 19803] By: jhi                                   on 2003/06/17  05:18:41
-        Log: Integrate:
-             [ 19793]
-             Remove all magic in untie()
-             
-             Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
-             From: Aaron J Mackey <ajm6q@virginia.edu>
-             Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
-             Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
-             (plus a test case)
-             
-             [ 19795]
-             Instead of fancy condvar footwork do a simple join,
-             as suggested by Arthur.
-             
-             [ 19796]
-             Add O_NOATIME.
-             
-             [ 19797]
-             Even more glibc O_ modes.
-             
-             [ 19798]
-             And even more glibc fcntl constants, this time mostly F_XXX.
-             Be more conservative and use @EXPORT_OK instead of @EXPORT.
-             
-             [ 19799]
-             Subject: [perl #22622] Bogus error codes from File::Copy::move 
-             From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
-             Date: 9 Jun 2003 15:48:09 -0000
-             Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
-             
-             [ 19800]
-             Subject: [PATCH] unnecessary stringification in eval/die
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: 15 Jun 2003 21:02:26 -0000
-             Message-ID: <20030615210226.56430.qmail@onion.perl.org>
-             (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
-             in c.l.p.misc and bug #17763)
-             
-             [ 19801]
-             Revert change #19126, a poor attempt at fixing bug #21742.
-             The test for #21742 is marked as TODO.
-             Plus new regression tests from :
-             
-             Subject: [perl #22708] void context in string eval is broken 
-             From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
-             Date: 15 Jun 2003 23:09:03 -0000
-             Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
-             
-             [ 19802]
-             UNICOS: try papering over the Configure symbol scan problems
-             by disavowing any knowledge of dynaloading.
-     Branch: maint-5.8/perl
-         !> ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
-         !> ext/threads/shared/t/hv_refs.t hints/unicos.sh
-         !> lib/File/Copy.pm pod/perlfunc.pod pp_ctl.c pp_sys.c
-         !> t/comp/require.t t/op/eval.t t/op/tie.t
+          ! lib/Math/BigInt.pm
 ____________________________________________________________________________
-[ 19802] By: jhi                                   on 2003/06/17  04:51:33
-        Log: UNICOS: try papering over the Configure symbol scan problems
-             by disavowing any knowledge of dynaloading.
+[ 19995] By: jhi                                   on 2003/07/04  14:36:56
+        Log: According to Tels our M::BI is _better_ than the 1.64 in CPAN.
      Branch: perl
-          ! hints/unicos.sh
+          ! lib/Math/BigInt.pm
 ____________________________________________________________________________
-[ 19801] By: rgs                                   on 2003/06/16  22:47:28
-        Log: Revert change #19126, a poor attempt at fixing bug #21742.
-             The test for #21742 is marked as TODO.
-             Plus new regression tests from :
-             
-             Subject: [perl #22708] void context in string eval is broken 
-             From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
-             Date: 15 Jun 2003 23:09:03 -0000
-             Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
+[ 19994] By: jhi                                   on 2003/07/04  14:36:17
+        Log: More $0 sad tales.
      Branch: perl
-          ! pp_ctl.c t/comp/require.t t/op/eval.t
+          ! pod/perlvar.pod
 ____________________________________________________________________________
-[ 19800] By: rgs                                   on 2003/06/16  21:14:26
-        Log: Subject: [PATCH] unnecessary stringification in eval/die
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: 15 Jun 2003 21:02:26 -0000
-             Message-ID: <20030615210226.56430.qmail@onion.perl.org>
-             (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
-             in c.l.p.misc and bug #17763)
+[ 19993] By: jhi                                   on 2003/07/04  14:34:40
+        Log: Oops.
      Branch: perl
-          ! pod/perlfunc.pod pp_ctl.c
+          ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
 ____________________________________________________________________________
-[ 19799] By: rgs                                   on 2003/06/16  20:15:28
-        Log: Subject: [perl #22622] Bogus error codes from File::Copy::move 
-             From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
-             Date: 9 Jun 2003 15:48:09 -0000
-             Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
+[ 19990] By: jhi                                   on 2003/07/04  13:50:29
+        Log: Upgrade to PodParser 1.23; but do not update
+             t/pod/find.t or t/pod/testp2pt.pl since the
+             first one does not work at all under core,
+             and the second change would drop MacOS Classic
+             portability tweaks introduced by change #18669.
      Branch: perl
-          ! lib/File/Copy.pm
+          ! lib/Pod/Find.pm lib/Pod/Usage.pm
 ____________________________________________________________________________
-[ 19798] By: jhi                                   on 2003/06/16  12:26:29
-        Log: And even more glibc fcntl constants, this time mostly F_XXX.
-             Be more conservative and use @EXPORT_OK instead of @EXPORT.
+[ 19989] By: jhi                                   on 2003/07/04  13:20:51
+        Log: Upgrade to Text::Balanced 1.94.
      Branch: perl
-          ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
+          ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
+          ! lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t
+          ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
 ____________________________________________________________________________
-[ 19797] By: jhi                                   on 2003/06/16  08:05:11
-        Log: Even more glibc O_ modes.
+[ 19988] By: jhi                                   on 2003/07/04  13:17:22
+        Log: Upgrade to Net::Ping 2.31.
      Branch: perl
-          ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
+          ! lib/Net/Ping.pm lib/Net/Ping/Changes
+          ! lib/Net/Ping/t/250_ping_hires.t
+          ! lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/450_service.t
 ____________________________________________________________________________
-[ 19796] By: jhi                                   on 2003/06/16  07:59:26
-        Log: Add O_NOATIME.
+[ 19987] By: jhi                                   on 2003/07/04  13:09:04
+        Log: Upgrade to Locale::Maketext 1.06.
      Branch: perl
-          ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
+          + lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
+          + lib/Locale/Maketext/t/90utf8.t
+          ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
 ____________________________________________________________________________
-[ 19795] By: jhi                                   on 2003/06/16  06:51:19
-        Log: Instead of fancy condvar footwork do a simple join,
-             as suggested by Arthur.
+[ 19986] By: jhi                                   on 2003/07/04  12:59:45
+        Log: Upgrade to Digest::MD5 2.24, with few extra tweaks:
+             (1) make the PATCHLEVEL logic as it is with List::Util
+             (more portable to older Perls)
+             (2) regen the MD5 checksums with ...
+             (3) ... the Mac OS Classic checksums generated via MacRoman
+             (just a guess)
+             (4) Keep the core Makefile.PL.
      Branch: perl
-          ! ext/threads/shared/t/hv_refs.t
+          ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
+          ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
 ____________________________________________________________________________
-[ 19794] By: rgs                                   on 2003/06/15  21:01:18
-        Log: Rename again the warning about $* being no longer supported
-             (and update perldiag this time!)
+[ 19985] By: jhi                                   on 2003/07/04  12:43:10
+        Log: Upgrade to CPAN 1.71.
      Branch: perl
-          ! gv.c pod/perldiag.pod t/lib/warnings/gv
+          ! lib/CPAN.pm
 ____________________________________________________________________________
-[ 19793] By: rgs                                   on 2003/06/15  19:47:21
-        Log: Remove all magic in untie()
-             
-             Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
-             From: Aaron J Mackey <ajm6q@virginia.edu>
-             Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
-             Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
-             (plus a test case)
+[ 19984] By: jhi                                   on 2003/07/04  12:39:20
+        Log: Upgrade to CGI.pm 2.97.
      Branch: perl
-          ! pp_sys.c t/op/tie.t
-____________________________________________________________________________
-[ 19792] By: jhi                                   on 2003/06/15  18:29:32
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+          ! lib/CGI.pm lib/CGI/Carp.pm
 ____________________________________________________________________________
-[ 19791] By: jhi                                   on 2003/06/15  17:57:06
-        Log: Integrate:
-             [ 19775]
-             test.pl-ify and add a couple of tests.
-             
-             [ 19776]
-             Slight tweaks on the length() and chr() entries,
-             passing-by rewrapping on the rmdir entry.
-             
-             [ 19778]
-             Exercise the utf8:: "internal" functions.
-             
-             [ 19779]
-             Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sat, 14 Jun 2003 12:51:31 +0200
-             Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
-             
-             (choosing the safe alternative)
-             
-             [ 19781]
-             Followup on #19779: make the helper function static,
-             and rename it for paranoia reasons.
-             
-             [ 19782]
-             Mention the Unicode::Regex::Set module.
-             
-             [ 19783]
-             The FileCache 1.03 tests from belg4mit.
-             
-             [ 19785]
-             Most often unused variables.
-             
-             [ 19786]
-             Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sun, 15 Jun 2003 10:48:40 +0200
-             Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
-             
-             [ 19787]
-             Unused variable.
-             
-             [ 19788]
-             Reindent a section of the file.
-             
-             [ 19789]
-             Subject: [PATCH 5.8.1 @19774] OS2 patches
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Sat, 14 Jun 2003 17:49:57 -0700
-             Message-ID: <20030615004956.GA28272@math.berkeley.edu>
-             
-             [ 19790]
-             Start using Perl malloc in FreeBSD since the system malloc
-             is reaaally slooow for Perl.
-             
-             Subject: FreeBSD 5.1 vs. -Uusemymalloc
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Mon, 16 Jun 2003 01:48:49 +0900
-             Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
-     Branch: maint-5.8/perl
-         +> lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
-         +> lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
-         +> lib/FileCache/t/05override.t os2/OS2/typemap os2/perlrexx.cmd
-          - lib/FileCache.t os2/OS2/PrfDB/typemap
-         !> (integrate 33 files)
+[ 19982] By: jhi                                   on 2003/07/04  10:45:05
+        Log: No energy now to figure out what is wrong with $0
+             (or ps) in Tru64.  The test works fine when run from
+             command line.
+     Branch: perl
+          ! ext/threads/t/join.t
 ____________________________________________________________________________
-[ 19790] By: jhi                                   on 2003/06/15  17:22:08
-        Log: Start using Perl malloc in FreeBSD since the system malloc
-             is reaaally slooow for Perl.
-             
-             Subject: FreeBSD 5.1 vs. -Uusemymalloc
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Mon, 16 Jun 2003 01:48:49 +0900
-             Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
+[ 19981] By: jhi                                   on 2003/07/04  10:34:42
+        Log: AUTHORS updates.
      Branch: perl
-          ! hints/freebsd.sh
+          ! AUTHORS
 ____________________________________________________________________________
-[ 19789] By: jhi                                   on 2003/06/15  17:08:02
-        Log: Subject: [PATCH 5.8.1 @19774] OS2 patches
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Sat, 14 Jun 2003 17:49:57 -0700
-             Message-ID: <20030615004956.GA28272@math.berkeley.edu>
+[ 19980] By: jhi                                   on 2003/07/04  08:40:51
+        Log: line_t is U32, not I32.
      Branch: perl
-          + os2/OS2/typemap os2/perlrexx.cmd
-          - os2/OS2/PrfDB/typemap
-          ! MANIFEST doio.c emacs/ptags ext/Time/HiRes/Makefile.PL handy.h
-          ! hints/os2.sh lib/ExtUtils/t/MM_OS2.t makedef.pl
-          ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
-          ! os2/OS2/Process/Process.xs os2/OS2/REXX/DLL/DLL.pm
-          ! os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/t/rx_emxrv.t
-          ! os2/OS2/REXX/t/rx_objcall.t os2/dl_os2.c os2/os2.c
-          ! os2/os2ish.h pp_sys.c utils/h2xs.PL
+          ! bytecode.pl
 ____________________________________________________________________________
-[ 19788] By: jhi                                   on 2003/06/15  15:05:40
-        Log: Reindent a section of the file.
+[ 19979] By: jhi                                   on 2003/07/04  08:33:32
+        Log: Remove PL_earlytaint since the hash seed code
+             can be delayed until perl_parse().
      Branch: perl
-          ! universal.c
+          ! dosish.h embedvar.h epoc/epocish.h mpeix/mpeixish.h
+          ! os2/os2ish.h perl.c perl.h perlapi.h perlvars.h
+          ! plan9/plan9ish.h unixish.h vms/vmsish.h
 ____________________________________________________________________________
-[ 19787] By: jhi                                   on 2003/06/15  15:01:26
-        Log: Unused variable.
+[ 19977] By: jhi                                   on 2003/07/04  04:56:41
+        Log: $0 is pain.
      Branch: perl
-          ! universal.c
+          ! ext/threads/t/join.t
 ____________________________________________________________________________
-[ 19786] By: jhi                                   on 2003/06/15  07:41:23
-        Log: Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sun, 15 Jun 2003 10:48:40 +0200
-             Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
+[ 19976] By: jhi                                   on 2003/07/04  04:48:37
+        Log: Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
+             From: PPrymmer@factset.com
+             Date: Thu, 3 Jul 2003 23:59:51 -0400
+             Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
      Branch: perl
-          ! embed.fnc embed.h proto.h sv.c
+          ! vms/vms.c vms/vmspipe.com
 ____________________________________________________________________________
-[ 19785] By: jhi                                   on 2003/06/15  07:37:02
-        Log: Most often unused variables.
+[ 19973] By: jhi                                   on 2003/07/03  21:34:03
+        Log: Bump Time::HiRes version to 1.50.
      Branch: perl
-          ! perl.c
+          ! ext/Time/HiRes/HiRes.pm
 ____________________________________________________________________________
-[ 19784] By: rgs                                   on 2003/06/14  20:08:52
-        Log: Rename the warning about $* being removed,
-             as suggested by Dave Mitchell
+[ 19972] By: jhi                                   on 2003/07/03  21:33:10
+        Log: Subject: [PATCH] installperl -n
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
+             Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
      Branch: perl
-          ! gv.c t/lib/warnings/gv
+          ! installperl
 ____________________________________________________________________________
-[ 19783] By: jhi                                   on 2003/06/14  16:30:23
-        Log: The FileCache 1.03 tests from belg4mit.
+[ 19971] By: jhi                                   on 2003/07/03  21:31:47
+        Log: Subject: [PATCH] t/op/magic.t on FreeBSD
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
+             Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
      Branch: perl
-          + lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
-          + lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
-          + lib/FileCache/t/05override.t
-          - lib/FileCache.t
-          ! MANIFEST
+          ! t/op/magic.t
 ____________________________________________________________________________
-[ 19782] By: jhi                                   on 2003/06/14  13:45:01
-        Log: Mention the Unicode::Regex::Set module.
+[ 19969] By: jhi                                   on 2003/07/03  21:27:11
+        Log: Ask Schwern.
      Branch: perl
-          ! pod/perlunicode.pod
+          - Porting/Modules
+          ! AUTHORS MANIFEST
 ____________________________________________________________________________
-[ 19781] By: jhi                                   on 2003/06/14  13:39:45
-        Log: Followup on #19779: make the helper function static,
-             and rename it for paranoia reasons.
+[ 19967] By: jhi                                   on 2003/07/03  19:02:40
+        Log: Add autarch and Time::Local to Modules.
      Branch: perl
-          ! embed.fnc embed.h proto.h sv.c
+          ! Porting/Modules
 ____________________________________________________________________________
-[ 19779] By: jhi                                   on 2003/06/14  13:13:34
-        Log: Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sat, 14 Jun 2003 12:51:31 +0200
-             Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
-             
-             (choosing the safe alternative)
+[ 19966] By: jhi                                   on 2003/07/03  18:59:44
+        Log: Subject: Re: [PATCH] Bring Time::Local to 1.07
+             From: Dave Rolsky <autarch@urth.org>
+             Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
+             Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
      Branch: perl
-          ! sv.c
+          ! lib/Time/Local.pm
 ____________________________________________________________________________
-[ 19778] By: jhi                                   on 2003/06/14  09:28:01
-        Log: Exercise the utf8:: "internal" functions.
+[ 19965] By: jhi                                   on 2003/07/03  18:58:25
+        Log: Subject: [PATCH] Win32: fix WM_TIMER handling
+             From: Mattia Barbon <mbarbon@dsi.unive.it>
+             Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
+             Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
      Branch: perl
-          ! lib/utf8.pm lib/utf8.t
+          ! win32/win32.c
 ____________________________________________________________________________
-[ 19777] By: jhi                                   on 2003/06/14  09:05:07
-        Log: Having to pull in the whole Encode just to get SvUTF8()
-             is a bit too much: introduce utf8::is_utf8().
+[ 19964] By: jhi                                   on 2003/07/03  18:56:26
+        Log: Subject: Re: randomly untainting?
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Thu, 3 Jul 2003 17:35:09 +0200
+             Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
      Branch: perl
-          ! lib/utf8.pm pod/perluniintro.pod universal.c
+          ! t/TestInit.pm
 ____________________________________________________________________________
-[ 19776] By: jhi                                   on 2003/06/14  08:56:11
-        Log: Slight tweaks on the length() and chr() entries,
-             passing-by rewrapping on the rmdir entry.
+[ 19963] By: jhi                                   on 2003/07/03  18:55:37
+        Log: Revert #19957 as requested by Rafael.
      Branch: perl
-          ! pod/perlfunc.pod
+          ! ext/List/Util/t/tainted.t
 ____________________________________________________________________________
-[ 19775] By: jhi                                   on 2003/06/14  08:50:16
-        Log: test.pl-ify and add a couple of tests.
+[ 19962] By: jhi                                   on 2003/07/03  18:54:09
+        Log: Add at least meager beginnings of assertion checks for
+             the UTF-8 length/pos cache.  It's not as full as I would
+             like since the exact behaviour of the second half of the
+             cache, used in substr(), eludes me right now.
      Branch: perl
-          ! lib/bytes.t
-____________________________________________________________________________
-[ 19774] By: jhi                                   on 2003/06/14  08:06:18
-        Log: Integrate:
-             [ 19772]
-             Illegal cpp.
-             
-             [ 19773]
-             Slight reorg of the binmode() entry.
-     Branch: maint-5.8/perl
-         !> pod/perlfunc.pod util.c
+          ! sv.c
 ____________________________________________________________________________
-[ 19773] By: jhi                                   on 2003/06/14  08:05:01
-        Log: Slight reorg of the binmode() entry.
+[ 19961] By: jhi                                   on 2003/07/03  13:57:47
+        Log: Extra light testing for the UTF-8 cache
+             (that it isn't broken, not that it helps).
      Branch: perl
-          ! pod/perlfunc.pod
+          ! t/op/length.t
 ____________________________________________________________________________
-[ 19772] By: jhi                                   on 2003/06/14  07:07:38
-        Log: Illegal cpp.
+[ 19957] By: jhi                                   on 2003/07/03  12:01:25
+        Log: Subject: Re: randomly untainting?
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Thu, 3 Jul 2003 14:58:18 +0200
+             Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
+             (plus extra debug printing)
      Branch: perl
-          ! util.c
+          ! ext/List/Util/t/tainted.t
 ____________________________________________________________________________
-[ 19771] By: jhi                                   on 2003/06/14  04:40:49
-        Log: Integrate:
-             [ 19763]
-             Define a cpp symbol, BSDish, if that looks appropriate.
-             
-             [ 19764]
-             Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
-             way of detecting Darwin/Mac OS X; instead it is recommended to
-             detect the OS at a higher level and pass the information manually
-             down to the application, using e.g. a -Ddefinition.
-             
-             [ 19765]
-             Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
-             From: alan <alan@pair.com>
-             Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
-             Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
-             
-             (the first alternative)
-             
-             [ 19766]
-             Somehow MPE/iX managed to get
-             "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
-             
-             [ 19767]
-             Redundancy removal from Brian De Pradine;
-             both the forms, pthread_mutexattr_settype() and               
-             pthread_mutexattr_setkind_np(), exist on z/OS.
-             
-             [ 19768]
-             Encode simply needs more work on EBCDIC.
-             
-             [ 19770]
-             Subject: Re: FileCache
-             From: belg4mit <belg4mit@MIT.EDU>
-             Date: Sat, 14 Jun 2003 01:35:05 -0400
-             Message-ID: <3EEAB409.7B4C21EA@mit.edu>
-             
-             FileCache 1.03.
-     Branch: maint-5.8/perl
-         !> ext/Encode/t/Unicode.t hints/darwin.sh lib/FileCache.pm
-         !> lib/Test/Harness.pm perl.h thread.h util.c x2p/util.c
+[ 19954] By: jhi                                   on 2003/07/03  11:10:21
+        Log: Subject: Re: maint @ 19923
+             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
+             Date: Thu, 3 Jul 2003 15:57:55 +0400
+             Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
+     Branch: perl
+          ! wince/Makefile.ce wince/wince.c
 ____________________________________________________________________________
-[ 19770] By: jhi                                   on 2003/06/14  04:36:18
-        Log: Subject: Re: FileCache
-             From: belg4mit <belg4mit@MIT.EDU>
-             Date: Sat, 14 Jun 2003 01:35:05 -0400
-             Message-ID: <3EEAB409.7B4C21EA@mit.edu>
-             
-             FileCache 1.03.
+[ 19952] By: jhi                                   on 2003/07/03  10:56:45
+        Log: Tiny tweak to perlartistic from Robin Barker.
      Branch: perl
-          ! lib/FileCache.pm
+          ! pod/perlartistic.pod
 ____________________________________________________________________________
-[ 19769] By: rgs                                   on 2003/06/13  19:17:50
-        Log: Remove the deprecated $* variable.
-             Incidentally, this fixes bug #22354, about unwanted
-             action-at-distance of the /m regexp modifier.
-             Add a new warning to advertise this fact.
+[ 19950] By: jhi                                   on 2003/07/03  07:46:45
+        Log: Mention Modules in AUTHORS.
      Branch: perl
-          ! gv.c lib/English.pm mg.c pod/perldelta.pod pod/perldiag.pod
-          ! pod/perlre.pod pod/perlvar.pod pp.c pp_hot.c t/lib/warnings/gv
-          ! t/op/pat.t t/op/study.t
+          ! AUTHORS
 ____________________________________________________________________________
-[ 19768] By: jhi                                   on 2003/06/13  17:08:45
-        Log: Encode simply needs more work on EBCDIC.
+[ 19949] By: jhi                                   on 2003/07/03  06:58:01
+        Log: No fancy binmode() if no perlio.
      Branch: perl
-          ! ext/Encode/t/Unicode.t
+          ! ext/IO/lib/IO/t/io_sock.t
 ____________________________________________________________________________
-[ 19767] By: jhi                                   on 2003/06/13  17:05:01
-        Log: Redundancy removal from Brian De Pradine;
-             both the forms, pthread_mutexattr_settype() and               
-             pthread_mutexattr_setkind_np(), exist on z/OS.
+[ 19948] By: jhi                                   on 2003/07/03  06:55:12
+        Log: Underline the fact that XSLoader is not DynaLoader
+             ([perl #21974] dl_load_flags not honored by XSLoader)
      Branch: perl
-          ! thread.h
+          ! ext/DynaLoader/XSLoader_pm.PL
 ____________________________________________________________________________
-[ 19766] By: jhi                                   on 2003/06/13  17:02:57
-        Log: Somehow MPE/iX managed to get
-             "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
+[ 19947] By: jhi                                   on 2003/07/03  06:35:29
+        Log: Apply Schwern's suggested warning code from
+             [perl #22209] Test::Harness::Straps vs. $Config{path_sep}   
      Branch: perl
-          ! lib/Test/Harness.pm
+          ! lib/Test/Harness/Straps.pm
 ____________________________________________________________________________
-[ 19765] By: jhi                                   on 2003/06/13  14:36:18
-        Log: Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
-             From: alan <alan@pair.com>
-             Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
-             Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
-             
-             (the first alternative)
+[ 19944] By: jhi                                   on 2003/07/03  06:30:11
+        Log: Subject: [PATCH] "without parens" vs "without parentheses"
+             From: Iain Truskett <spoon@cpan.org>
+             Date: Thu, 3 Jul 2003 12:40:42 +1000
+             Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
      Branch: perl
-          ! util.c
+          ! t/lib/warnings/toke toke.c
 ____________________________________________________________________________
-[ 19764] By: jhi                                   on 2003/06/13  14:33:51
-        Log: Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
-             way of detecting Darwin/Mac OS X; instead it is recommended to
-             detect the OS at a higher level and pass the information manually
-             down to the application, using e.g. a -Ddefinition.
+[ 19943] By: jhi                                   on 2003/07/03  06:27:18
+        Log: Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Thu, 3 Jul 2003 01:32:11 +0100
+             Message-ID: <20030703003211.GB3747@fdgroup.com>
      Branch: perl
-          ! hints/darwin.sh perl.h x2p/util.c
+          ! mg.c sv.c
 ____________________________________________________________________________
-[ 19763] By: jhi                                   on 2003/06/13  14:12:13
-        Log: Define a cpp symbol, BSDish, if that looks appropriate.
+[ 19942] By: jhi                                   on 2003/07/03  06:25:30
+        Log: Nicer options for Porting/Modules.
      Branch: perl
-          ! perl.h
+          ! MANIFEST Porting/Modules
 ____________________________________________________________________________
-[ 19762] By: jhi                                   on 2003/06/13  12:09:16
-        Log: Integrate:
-             [ 19760]
-             Even more tweakage on symbol scanning from Alan Burlison. 
-     Branch: maint-5.8/perl
-         !> Configure
-____________________________________________________________________________
-[ 19761] By: jhi                                   on 2003/06/13  12:00:26
-        Log: metaconfig unit change for #19760.
-     Branch: metaconfig
-          ! U/compline/Csym.U
-____________________________________________________________________________
-[ 19760] By: jhi                                   on 2003/06/13  12:00:06
-        Log: Even more tweakage on symbol scanning from Alan Burlison. 
+[ 19941] By: rgs                                   on 2003/07/02  21:38:19
+        Log: Minor test adjustments :
+             - test name correction in op/concat.t by Yitzchak Scott-Thoennes
+             - prototypes added to some public functions in t/test.pl,
+             as suggested by Enache Adrian
      Branch: perl
-          ! Configure
-____________________________________________________________________________
-[ 19759] By: jhi                                   on 2003/06/13  07:22:57
-        Log: Integrate:
-             [ 19740]
-             Doc nit.
-             
-             [ 19741]
-             Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
-             From: PPrymmer@factset.com
-             Date: Wed, 11 Jun 2003 09:00:34 -0400
-             Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
-             
-             [ 19742]
-             Subject: [PATCH] Configure -Dnoextensions would not accept a list
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
-             
-             [ 19744]
-             Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
-             
-             [ 19746]
-             Be polite and destroy the mutexes and conditions we use!
-             
-             [ 19747]
-             Slightly amended version of the proposed patch for
-             "[perl #22390] export PERLIO=bytes segfaults";
-             the amendment is to set errno.
-             TODO: we really should not get here if the layer
-             stack is corrupt or non-sensical (like "bytes").
-             
-             [ 19748]
-             Further perlio doc tweaks.
-             
-             [ 19749]
-             More perlio ->Open paranoia.  Set errno to EINVAL if there's
-             no ->Open, not if ->Open returns NULL.
-             
-             [ 19750]
-             In free we want to destroy, not init, thanks to Tim Bunce for 
-             detecting this. Should hopefully fix memory leak on Tru64
-             
-             [ 19751]
-             Patch for a warning emitted twice, from :
-             Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: Wed, 11 Jun 2003 00:46:47 -0400
-             Message-ID: <20030611044647.GA16696@grazzini.net>
-             
-             [ 19752]
-             Add a new warning, "Newline in left-justified string for printf/sprintf"
-             to be issued if the string to be left-justified by s?printf contains
-             a newline.
-             
-             Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf 
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Wed, 11 Jun 2003 18:10:14 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
-             
-             [ 19756]
-             The changes #8803 and #8896 that fixed JPL for use with
-             JDK 1.2/1.3 had somehow disappeared.
-             
-             [ 19758]
-             Sync with libnet 1.15
-     Branch: maint-5.8/perl
-         !> Configure INSTALL ext/threads/shared/shared.xs
-         !> lib/File/Temp/t/security.t lib/Net/ChangeLog.libnet
-         !> lib/Net/FTP.pm lib/PerlIO.pm lib/vmsish.t perl.c perl.h
-         !> perlio.c pod/perldiag.pod pod/perlrun.pod pp_sys.c sv.c
-         !> t/lib/warnings/sv
+          ! t/op/concat.t t/test.pl
 ____________________________________________________________________________
-[ 19758] By: gbarr                                 on 2003/06/13  07:01:11
-        Log: Sync with libnet 1.15
+[ 19940] By: rgs                                   on 2003/07/02  20:58:19
+        Log: Skip a socketpair test on SCO OSR
      Branch: perl
-          ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
-____________________________________________________________________________
-[ 19757] By: jhi                                   on 2003/06/13  05:23:22
-        Log: To go with #19745.
-     Branch: maint-5.8/perl
-          ! pad.h
+          ! ext/Socket/socketpair.t
 ____________________________________________________________________________
-[ 19756] By: jhi                                   on 2003/06/13  05:09:17
-        Log: The changes #8803 and #8896 that fixed JPL for use with
-             JDK 1.2/1.3 had somehow disappeared.
+[ 19939] By: jhi                                   on 2003/07/02  20:10:47
+        Log: Subject: [PATCH] various Deparse fixes
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Wed, 2 Jul 2003 18:10:45 +0100
+             Message-ID: <20030702171045.GF2137@fdgroup.com>
      Branch: perl
-          ! perl.c perl.h
-____________________________________________________________________________
-[ 19755] By: jhi                                   on 2003/06/13  04:56:10
-        Log: Uncurliff.
-     Branch: maint-5.8/perl
-          ! djgpp/configure.bat
-____________________________________________________________________________
-[ 19754] By: jhi                                   on 2003/06/13  04:54:04
-        Log: Forgotten check-in.
-     Branch: maint-5.8/perl
-          ! Cross/config.sh-arm-linux
-____________________________________________________________________________
-[ 19753] By: jhi                                   on 2003/06/13  04:52:36
-        Log: Regen perlintern.
-     Branch: maint-5.8/perl
-          ! pod/perlintern.pod
+          ! ext/B/B/Concise.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
+          ! ext/B/defsubs_h.PL t/TEST t/op/ord.t
 ____________________________________________________________________________
-[ 19752] By: rgs                                   on 2003/06/12  20:49:25
-        Log: Add a new warning, "Newline in left-justified string for printf/sprintf"
-             to be issued if the string to be left-justified by s?printf contains
-             a newline.
-             
-             Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf 
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Wed, 11 Jun 2003 18:10:14 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
+[ 19935] By: jhi                                   on 2003/07/02  20:01:06
+        Log: It would seem that in Linux 2.2 there is no way
+             we can do the right thing to make ps(1) see $0
+             our way.  Also amend the $0 documentation a bit.
      Branch: perl
-          ! pod/perldiag.pod sv.c t/lib/warnings/sv
+          ! pod/perlvar.pod t/op/magic.t
 ____________________________________________________________________________
-[ 19751] By: rgs                                   on 2003/06/12  20:25:41
-        Log: Patch for a warning emitted twice, from :
-             Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: Wed, 11 Jun 2003 00:46:47 -0400
-             Message-ID: <20030611044647.GA16696@grazzini.net>
+[ 19934] By: jhi                                   on 2003/07/02  19:39:11
+        Log: Subject: [PATCH] line numbers are given % 64k
+             From: James Jurach <muaddib@erf.net>
+             Date: Wed, 2 Jul 2003 13:31:05 -0500
+             Message-ID: <20030702183105.GA4837@lebowski>
      Branch: perl
-          ! pp_sys.c
+          ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
+          ! handy.h pp_ctl.c scope.h
 ____________________________________________________________________________
-[ 19750] By: sky                                   on 2003/06/12  15:03:55
-        Log: In free we want to destroy, not init, thanks to Tim Bunce for 
-             detecting this. Should hopefully fix memory leak on Tru64
+[ 19933] By: jhi                                   on 2003/07/02  14:55:49
+        Log: Subject: Re: maint @ 19923
+             From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
+             Date: Wed, 2 Jul 2003 11:43:05 -0400
+             Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
      Branch: perl
-          ! ext/threads/shared/shared.xs
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19749] By: jhi                                   on 2003/06/12  13:27:44
-        Log: More perlio ->Open paranoia.  Set errno to EINVAL if there's
-             no ->Open, not if ->Open returns NULL.
+[ 19932] By: jhi                                   on 2003/07/02  14:29:42
+        Log: Subject: Re: maint @ 19923
+             From: Jim Cromie <jcromie@divsol.com>
+             Date: Wed, 02 Jul 2003 05:35:06 -0600
+             Message-ID: <3F02C36A.9030704@divsol.com>
      Branch: perl
-          ! perlio.c
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19748] By: jhi                                   on 2003/06/12  11:32:44
-        Log: Further perlio doc tweaks.
+[ 19931] By: jhi                                   on 2003/07/02  11:34:49
+        Log: Fix for [perl #22759 insufficient format string checking];
+             using ewix makes no sense, assuming evix was intended,
+             no old tests fail; add the test case.
      Branch: perl
-          ! lib/PerlIO.pm pod/perlrun.pod
+          ! sv.c t/op/sprintf.t
 ____________________________________________________________________________
-[ 19747] By: jhi                                   on 2003/06/12  11:25:19
-        Log: Slightly amended version of the proposed patch for
-             "[perl #22390] export PERLIO=bytes segfaults";
-             the amendment is to set errno.
-             TODO: we really should not get here if the layer
-             stack is corrupt or non-sensical (like "bytes").
+[ 19929] By: jhi                                   on 2003/07/02  09:13:33
+        Log: Better links.
      Branch: perl
-          ! perlio.c
+          ! pod/perlipc.pod pod/perlrun.pod
 ____________________________________________________________________________
-[ 19746] By: sky                                   on 2003/06/12  08:37:39
-        Log: Be polite and destroy the mutexes and conditions we use!
+[ 19928] By: jhi                                   on 2003/07/02  08:58:26
+        Log: Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
      Branch: perl
-          ! ext/threads/shared/shared.xs
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 19745] By: jhi                                   on 2003/06/12  06:35:47
-        Log: Bandaid from Dave Mitchell for various pad-related
-             breakages in 5005threads builds.
-     Branch: maint-5.8/perl
-          ! embedvar.h intrpvar.h perlapi.h thrdvar.h util.c
+[ 19927] By: jhi                                   on 2003/07/02  08:48:00
+        Log: ...and getting the comma right, too.
+     Branch: perl
+          ! t/op/magic.t
 ____________________________________________________________________________
-[ 19744] By: rgs                                   on 2003/06/11  20:49:04
-        Log: Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
+[ 19926] By: jhi                                   on 2003/07/02  08:46:18
+        Log: Getting the whitespace right.
      Branch: perl
-          ! lib/File/Temp/t/security.t
+          ! t/op/magic.t
 ____________________________________________________________________________
-[ 19743] By: jhi                                   on 2003/06/11  18:28:33
-        Log: metaconfig unit change for #19742.
-     Branch: metaconfig/U/perl
-          ! Extensions.U
+[ 19925] By: jhi                                   on 2003/07/02  08:40:36
+        Log: FreeBSD $0 dance.
+     Branch: perl
+          ! pod/perlvar.pod t/op/magic.t
 ____________________________________________________________________________
-[ 19742] By: jhi                                   on 2003/06/11  18:28:12
-        Log: Subject: [PATCH] Configure -Dnoextensions would not accept a list
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
+[ 19924] By: jhi                                   on 2003/07/02  08:17:31
+        Log: Fix from Enache Adrian for the magic.t failure in
+             FreeBSD: setproctitle() cannot get rid of the " (perl)".
      Branch: perl
-          ! Configure
+          ! t/op/magic.t
 ____________________________________________________________________________
-[ 19741] By: merijn                                on 2003/06/11  14:06:49
-        Log: Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
-             From: PPrymmer@factset.com
-             Date: Wed, 11 Jun 2003 09:00:34 -0400
-             Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
+[ 19921] By: jhi                                   on 2003/07/02  05:26:33
+        Log: VMS: with this, 100% make test in Compaq C V6.5-001
+             on OpenVMS Alpha V7.3-1, from Craig Berry.
      Branch: perl
-          ! lib/vmsish.t
+          ! configure.com ext/Devel/DProf/DProf.t t/op/magic.t
 ____________________________________________________________________________
-[ 19740] By: jhi                                   on 2003/06/11  13:29:59
-        Log: Doc nit.
+[ 19920] By: jhi                                   on 2003/07/02  05:21:23
+        Log: Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
+             The latest releases of NetBSD don't require the hack.  From
+             Johnny Lam.            
      Branch: perl
-          ! INSTALL
+          ! hints/netbsd.sh
 ____________________________________________________________________________
-[ 19739] By: jhi                                   on 2003/06/11  05:30:53
-        Log: Integrate from maint:
-             [ 19738]
-             Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Tue, 10 Jun 2003 22:10:47 +0200
-             Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
+[ 19918] By: jhi                                   on 2003/07/01  20:02:33
+        Log: Add a new utility, Porting/Modules.
      Branch: perl
-         !> ext/Encode/encengine.c ext/List/Util/Util.xs
-         !> ext/POSIX/POSIX.xs ext/Storable/Storable.xs
-         !> ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
-         !> sv.c
+          + Porting/Modules
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19738] By: jhi                                   on 2003/06/11  05:13:38
-        Log: Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Tue, 10 Jun 2003 22:10:47 +0200
-             Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
+[ 19917] By: jhi                                   on 2003/07/01  17:00:02
+        Log: Subject: [PATCH] long C<=item>s in pod/perlunicode.pod 
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Tue, 1 Jul 2003 18:21:34 +0100 
+             Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
              
-             (the perl.h being open in mainline was accidental)
-     Branch: maint-5.8/perl
-          ! ext/Encode/encengine.c ext/List/Util/Util.xs
-          ! ext/POSIX/POSIX.xs ext/Storable/Storable.xs
-          ! ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
-          ! sv.c
+             Subject:  [PATCH] long C<=item>s in lib/CGI.pm
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
+             Date: Tue, 1 Jul 2003 18:25:17 +0100 
+             
+             Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Tue, 1 Jul 2003 18:29:09 +0100 
+             Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
      Branch: perl
-          ! perl.h
-____________________________________________________________________________
-[ 19737] By: nick                                  on 2003/06/10  08:18:30
-        Log: Integrate mainline
-     Branch: perlio
-         !> (integrate 88 files)
+          ! lib/CGI.pm lib/ExtUtils/MakeMaker/FAQ.pod pod/perlunicode.pod
 ____________________________________________________________________________
-[ 19736] By: jhi                                   on 2003/06/10  06:43:29
-        Log: Integrate:
-             [ 19734]
-             Upgrade to Unicode::Collate 0.25.
-             
-             [ 19735]
-             Upgrade to Unicode::Normalize 0.22.
-     Branch: maint-5.8/perl
-         !> ext/Unicode/Normalize/Changes
-         !> ext/Unicode/Normalize/Makefile.PL
-         !> ext/Unicode/Normalize/Normalize.pm
-         !> ext/Unicode/Normalize/Normalize.xs
-         !> ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
-         !> ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
-         !> ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
-         !> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
-         !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
+[ 19916] By: jhi                                   on 2003/07/01  16:51:31
+        Log: Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Tue, 1 Jul 2003 19:51:25 +0300
+             Message-ID: <20030701165125.GA1521@ratsnest.hole>
+     Branch: perl
+          ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm ext/B/defsubs_h.PL
+          ! ext/B/typemap t/op/magic.t
 ____________________________________________________________________________
-[ 19735] By: jhi                                   on 2003/06/10  05:27:33
-        Log: Upgrade to Unicode::Normalize 0.22.
+[ 19915] By: jhi                                   on 2003/07/01  16:22:09
+        Log: Upgrade to Unicode::Normalize 0.23.
      Branch: perl
           ! ext/Unicode/Normalize/Changes
-          ! ext/Unicode/Normalize/Makefile.PL
           ! ext/Unicode/Normalize/Normalize.pm
           ! ext/Unicode/Normalize/Normalize.xs
-          ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
-          ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
-          ! ext/Unicode/Normalize/t/test.t
 ____________________________________________________________________________
-[ 19734] By: jhi                                   on 2003/06/10  05:14:18
-        Log: Upgrade to Unicode::Collate 0.25.
+[ 19914] By: jhi                                   on 2003/07/01  13:08:44
+        Log: A naked values() caused shuffling of lib/Config.pm,
+             which in turn caused unnecessary rebuilds.
      Branch: perl
-          ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
-          ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
-          ! lib/Unicode/Collate/t/test.t
+          ! configpm
 ____________________________________________________________________________
-[ 19733] By: jhi                                   on 2003/06/09  20:55:44
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 19913] By: jhi                                   on 2003/07/01  13:01:10
+        Log: Even more :utf8 socket testing, now in both directions.
+     Branch: perl
+          ! ext/IO/lib/IO/t/io_sock.t
 ____________________________________________________________________________
-[ 19732] By: jhi                                   on 2003/06/09  20:52:02
-        Log: Integrate:
-             [ 19729]
-             Subject: [PATCH] Re: nitpick with \(0..2)
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: Fri, 6 Jun 2003 01:42:59 -0400
-             Message-ID: <20030606054259.GA30249@grazzini.net>
-             
-             [ 19730]
-             Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
-             
-             [ 19731]
-             On a real multicpu box the child thread could still be running
-             when the parent thread was already testing.
-     Branch: maint-5.8/perl
-         !> INSTALL ext/threads/shared/t/hv_refs.t op.c pod/perlop.pod
-         !> t/op/ref.t
+[ 19912] By: jhi                                   on 2003/07/01  12:44:32
+        Log: One more test (does binmode()ing a socket succeed)
+             and add -w.
+     Branch: perl
+          ! ext/IO/lib/IO/t/io_sock.t
 ____________________________________________________________________________
-[ 19731] By: jhi                                   on 2003/06/09  20:48:14
-        Log: On a real multicpu box the child thread could still be running
-             when the parent thread was already testing.
+[ 19911] By: jhi                                   on 2003/07/01  12:38:13
+        Log: Tweak an existing IO test to test also the change #19910.
      Branch: perl
-          ! ext/threads/shared/t/hv_refs.t
+          ! ext/IO/lib/IO/t/io_sock.t
 ____________________________________________________________________________
-[ 19730] By: rgs                                   on 2003/06/09  19:56:29
-        Log: Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
+[ 19910] By: jhi                                   on 2003/07/01  11:18:27
+        Log: Integrate from perlio:
+             [ 19909]
+             binmode() should affect IoOFP() as well as IoIFP() if it is
+             distinct (e.g. sockets).
      Branch: perl
-          ! INSTALL
+         !> pp_sys.c
 ____________________________________________________________________________
-[ 19729] By: rgs                                   on 2003/06/09  19:13:16
-        Log: Subject: [PATCH] Re: nitpick with \(0..2)
-             From: Steve Grazzini <grazz@pobox.com>
-             Date: Fri, 6 Jun 2003 01:42:59 -0400
-             Message-ID: <20030606054259.GA30249@grazzini.net>
+[ 19906] By: jhi                                   on 2003/07/01  08:03:17
+        Log: Do the "aligned contiguous" check only if the arguments
+             look like aligned; re-introduce the "traditional contiguous"
+             checks with OS/2 special quirks and all.
      Branch: perl
-          ! op.c pod/perlop.pod t/op/ref.t
+          ! perl.c
 ____________________________________________________________________________
-[ 19728] By: jhi                                   on 2003/06/09  19:09:09
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 19903] By: jhi                                   on 2003/07/01  06:22:12
+        Log: Switch on PERL_IMPLICIT_SYS, not on Win32.
+     Branch: perl
+          ! perl.c
 ____________________________________________________________________________
-[ 19727] By: jhi                                   on 2003/06/09  18:53:58
-        Log: Integrate:
-             [ 19723]
-             one of the Net::Ping time-dependent tests fails sporadically
-             when the response from localhost is "too quick"
-             
-             [ 19724]
-             mark 450_service.t#18 as a todo test on windows
-             
-             [ 19725]
-             In the debugger, flush stdout/stderr before the prompt is printed
-             Subject: Re: [PATCH] Perlbug #15228
-             From: Alex Vandiver <alexmv@MIT.EDU>
-             Date: 04 Jun 2003 04:50:10 -0400
-             Message-Id: <1054716610.21402.45.camel@supox>
-             
-             [ 19726]
-             Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
-     Branch: maint-5.8/perl
-         !> ext/Unicode/Normalize/Normalize.pm
-         !> lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
-         !> lib/perl5db.pl
+[ 19902] By: jhi                                   on 2003/07/01  06:20:48
+        Log: Regen Glossary et al.
+     Branch: perl
+          ! Porting/Glossary Porting/config.sh Porting/config_H
 ____________________________________________________________________________
-[ 19726] By: jhi                                   on 2003/06/09  18:45:00
-        Log: Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
+[ 19900] By: jhi                                   on 2003/07/01  05:56:38
+        Log: Regen Configure.
      Branch: perl
-          ! ext/Unicode/Normalize/Normalize.pm
+          ! Configure
 ____________________________________________________________________________
-[ 19725] By: rgs                                   on 2003/06/09  18:33:50
-        Log: In the debugger, flush stdout/stderr before the prompt is printed
-             Subject: Re: [PATCH] Perlbug #15228
-             From: Alex Vandiver <alexmv@MIT.EDU>
-             Date: 04 Jun 2003 04:50:10 -0400
-             Message-Id: <1054716610.21402.45.camel@supox>
+[ 19899] By: jhi                                   on 2003/07/01  05:56:14
+        Log: More nanosleep removal.
      Branch: perl
-          ! lib/perl5db.pl
+          ! Cross/config.sh-arm-linux NetWare/config_H.wc epoc/config.sh
+          ! hints/vos.sh win32/config.gc win32/config.vc win32/config.vc64
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+          ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
 ____________________________________________________________________________
-[ 19724] By: gsar                                  on 2003/06/09  18:17:42
-        Log: mark 450_service.t#18 as a todo test on windows
+[ 19898] By: jhi                                   on 2003/07/01  05:54:58
+        Log: Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
      Branch: perl
-          ! lib/Net/Ping/t/450_service.t
+          + ext/Time/HiRes/hints/dec_osf.pl
+          ! MANIFEST ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
+          ! ext/Time/HiRes/hints/sco.pl
 ____________________________________________________________________________
-[ 19723] By: gsar                                  on 2003/06/09  18:00:57
-        Log: one of the Net::Ping time-dependent tests fails sporadically
-             when the response from localhost is "too quick"
+[ 19897] By: jhi                                   on 2003/07/01  05:04:50
+        Log: Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
+             From: Alan Burlison <Alan.Burlison@sun.com>
+             Date: Tue, 01 Jul 2003 00:03:24 +0100
+             Message-ID: <3F00C1BC.3020103@sun.com>
      Branch: perl
-          ! lib/Net/Ping/t/250_ping_hires.t
+          ! Configure Makefile.SH config_h.SH configure.com
+          ! hints/solaris_2.sh perl.h uconfig.h uconfig.sh
 ____________________________________________________________________________
-[ 19722] By: jhi                                   on 2003/06/09  17:52:25
-        Log: Integrate:
-             [ 19705]
-             Work in non core env.
-             
-             [ 19706]
-             Remove warnings from tests.
-             
-             [ 19707]
-             Last patch broke this slightly because INC was wrong.
-             
-             [ 19708]
-             Major (internal) change to make it much more easy to embed
-             threaded perl because we don't use our own TLS for the current
-             thread info, but instead use PL_modglobal. Should make the
-             mod_perl2 team (Hi Stas!) happy. Should also be more robust.
-             
-             [ 19709]
-             More symbol scan logic from Alan Burlison.
-             
-             [ 19710]
-             Regen Configure et al.
-             
-             [ 19712]
-             Subject: Re: forwarded you a test result
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Sun, 8 Jun 2003 11:04:43 +0900
-             Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
-             
-             [ 19714]
-             Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 08 Jun 2003 16:49:43 -0500
-             Message-ID: <3EE3AF77.7060302@mac.com>
-             
-             [ 19715]
-             Support blessed shared references.
-             
-             [ 19717]
-             windows: fix memory leak in %ENV handling (shows up as a
-             leak even in the simplest fork() loop, because perl_construct()
-             now does the equivalent of %ENV assignments using mg_set())
-             
-             [ 19719]
-             Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
-             From: PPrymmer@factset.com
-             Date: Mon, 9 Jun 2003 09:57:43 -0400
-             Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
-             
-             [ 19720]
-             fix for perlio.t failures on windows (from Dan Kogai)
-             
-             [ 19721]
-             Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 7 Jun 2003 01:16:32 -0700
-             Message-ID: <20030607081632.GA16228@windhund.schwern.org>
-             
-             (and regen Configure et al)
-     Branch: maint-5.8/perl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
-          ! config_h.SH
-         !> (integrate 26 files)
+[ 19896] By: jhi                                   on 2003/06/30  20:20:54
+        Log: Integrate #19892, #19895 from perlio to compile and avoid
+             crashing on Win32.
+     Branch: perl
+         !> perl.c
 ____________________________________________________________________________
-[ 19721] By: jhi                                   on 2003/06/09  17:04:50
-        Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 7 Jun 2003 01:16:32 -0700
-             Message-ID: <20030607081632.GA16228@windhund.schwern.org>
+[ 19890] By: jhi                                   on 2003/06/30  08:41:51
+        Log: int is not UV.
      Branch: perl
-          ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
-          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker/FAQ.pod
-          ! lib/ExtUtils/t/Liblist.t
+          ! perl.c
 ____________________________________________________________________________
-[ 19720] By: gsar                                  on 2003/06/09  15:59:52
-        Log: fix for perlio.t failures on windows (from Dan Kogai)
+[ 19889] By: jhi                                   on 2003/06/30  08:36:38
+        Log: The 'contiguous' test for argv[], envp[] was bogus
+             since those need not be in memory end-to-end, e.g.
+             in Tru64 they are aligned by eight.  Loosen the test
+             so that 'contiguousness' is fulfilled if the elements
+             are within PTRSIZE alignment.  This makes Tru64 to pass
+             the join.t, too.
      Branch: perl
-          ! ext/Encode/t/perlio.t
+          ! ext/threads/t/join.t mg.c perl.c
 ____________________________________________________________________________
-[ 19719] By: jhi                                   on 2003/06/09  15:28:18
-        Log: Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
-             From: PPrymmer@factset.com
-             Date: Mon, 9 Jun 2003 09:57:43 -0400
-             Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
+[ 19888] By: jhi                                   on 2003/06/30  07:24:18
+        Log: $0 doc tweakage.
      Branch: perl
-          ! configure.com utils/perlivp.PL
+          ! pod/perlvar.pod
 ____________________________________________________________________________
-[ 19718] By: gsar                                  on 2003/06/09  14:11:52
-        Log: integrate change#19717 from mainline
-             
-             windows: fix memory leak in %ENV handling (shows up as a
-             leak even in the simplest fork() loop, because perl_construct()
-             now does the equivalent of %ENV assignments using mg_set())
-     Branch: maint-5.6/perl
-         !> win32/perlhost.h
+[ 19887] By: jhi                                   on 2003/06/30  07:20:58
+        Log: $0 test tweaks from Andreas.
+     Branch: perl
+          ! ext/threads/t/join.t t/op/magic.t
 ____________________________________________________________________________
-[ 19717] By: gsar                                  on 2003/06/09  14:09:55
-        Log: windows: fix memory leak in %ENV handling (shows up as a
-             leak even in the simplest fork() loop, because perl_construct()
-             now does the equivalent of %ENV assignments using mg_set())
+[ 19886] By: rgs                                   on 2003/06/29  19:18:43
+        Log: Misc Pod Nits.
      Branch: perl
-          ! win32/perlhost.h
+          ! ext/B/B.pm pod/perlrun.pod
 ____________________________________________________________________________
-[ 19716] By: gsar                                  on 2003/06/09  13:29:07
-        Log: integrate changes#19384,19533,19537,19628,19666,19668 from mainline
-             
-             resurrect change#19628 and make it work by generalizing
-             a spot that had a hardcoded dependency on the cmd.exe
-             arguments being "/x/c" or "/c"
-             
-             change#19628 broke many win32/system.t tests, so back it out
-             
-             Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Mon, 26 May 2003 23:33:53 -0700
-             Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
-             
-             missing init in change#19533
+[ 19885] By: jhi                                   on 2003/06/29  15:49:52
+        Log: Fix a faulty alias.
+     Branch: perl
+          ! ext/Encode/lib/Encode/Alias.pm
+____________________________________________________________________________
+[ 19884] By: jhi                                   on 2003/06/29  15:41:05
+        Log: The joy of $0.  Undoing the #16399 makes Andreas'
+             tests (see [perl #22811]) pass (yes, padding with space   instead
+             of nul makes no sense, but that seems to work, maybe Linux does
+             some deep magic in ps(1)?); moving the PL_origalen computation
+             earlier makes also the threaded-first case fully pass.
              
-             avoid select() on windows destroying errno (used to typically
-             always sets it to EINVAL due to the way it maps the FD_SETs)
+             But in general modifying the argv[] is very non-portable.
+             (e.g. in Tru64 it seems to be limited to the size of the
+             original argv[0] since the argv[] are not contiguous?)
              
-             Subject: [PATCH win32/win32.c] silence compiler warnings
-             From: Abe Timmerman <abe@ztreet.demon.nl>
-             Date: Fri, 2 May 2003 00:51:42 +0200
-             Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
-     Branch: maint-5.6/perl
-         !> pod/perlrun.pod win32/win32.c win32/win32sck.c
-____________________________________________________________________________
-[ 19715] By: sky                                   on 2003/06/09  09:35:47
-        Log: Support blessed shared references.
+             Everybody should just have setproctitle().
      Branch: perl
-          ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
-          ! ext/threads/shared/t/hv_refs.t
+          ! mg.c perl.c pod/perlvar.pod
 ____________________________________________________________________________
-[ 19714] By: jhi                                   on 2003/06/09  04:29:04
-        Log: Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 08 Jun 2003 16:49:43 -0500
-             Message-ID: <3EE3AF77.7060302@mac.com>
+[ 19883] By: jhi                                   on 2003/06/29  13:47:36
+        Log: More on the macro debugging and expansion.
      Branch: perl
-          ! t/op/pack.t
-____________________________________________________________________________
-[ 19713] By: gsar                                  on 2003/06/08  18:33:25
-        Log: add basic test coverage for the sysio compatibility issues on dosish
-             platforms
-     Branch: perlio
-          + t/op/sysio-compat.t
-          ! MANIFEST
+          ! pod/perlhack.pod
 ____________________________________________________________________________
-[ 19712] By: jhi                                   on 2003/06/08  17:05:59
-        Log: Subject: Re: forwarded you a test result
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Sun, 8 Jun 2003 11:04:43 +0900
-             Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
+[ 19882] By: rgs                                   on 2003/06/29  13:17:09
+        Log: Perl_doing_taint must be public, for programs that embed perl
      Branch: perl
-          ! ext/Encode/t/Encode.t
-____________________________________________________________________________
-[ 19711] By: jhi                                   on 2003/06/08  17:03:20
-        Log: metaconfig unit change for #19710.
-     Branch: metaconfig
-          ! U/compline/Csym.U
+          ! embed.fnc embed.h global.sym
 ____________________________________________________________________________
-[ 19710] By: jhi                                   on 2003/06/08  17:03:07
-        Log: Regen Configure et al.
+[ 19881] By: jhi                                   on 2003/06/29  10:17:28
+        Log: More coffee...
      Branch: perl
-          ! Configure Porting/config.sh Porting/config_H
+          ! lib/Test/Harness.pm
 ____________________________________________________________________________
-[ 19709] By: jhi                                   on 2003/06/08  16:45:50
-        Log: More symbol scan logic from Alan Burlison.
+[ 19880] By: jhi                                   on 2003/06/29  09:48:50
+        Log: argc, argv.
      Branch: perl
-          ! Configure Porting/Glossary hints/solaris_2.sh
+          ! perl.h
 ____________________________________________________________________________
-[ 19708] By: sky                                   on 2003/06/07  13:28:50
-        Log: Major (internal) change to make it much more easy to embed
-             threaded perl because we don't use our own TLS for the current
-             thread info, but instead use PL_modglobal. Should make the
-             mod_perl2 team (Hi Stas!) happy. Should also be more robust.
+[ 19879] By: jhi                                   on 2003/06/29  09:34:47
+        Log: Another spot where a zero $test{$max} can make things go boom.
      Branch: perl
-          ! ext/threads/threads.xs
+          ! lib/Test/Harness.pm
 ____________________________________________________________________________
-[ 19707] By: sky                                   on 2003/06/07  13:27:01
-        Log: Last patch broke this slightly because INC was wrong.
+[ 19878] By: jhi                                   on 2003/06/29  09:28:58
+        Log: Move the PL_earlytaint initialization to the PERL_SYS_INIT()
+             as per suggestion from Sarathy.
      Branch: perl
-          ! ext/threads/t/thread.t
+          ! dosish.h epoc/epocish.h miniperlmain.c mpeix/mpeixish.h
+          ! os2/os2ish.h perl.h plan9/plan9ish.h unixish.h vms/vmsish.h
 ____________________________________________________________________________
-[ 19706] By: sky                                   on 2003/06/07  13:07:53
-        Log: Remove warnings from tests.
+[ 19877] By: jhi                                   on 2003/06/28  18:28:01
+        Log: The #19842 is no more needed thanks to #19876,
+             and the #19842 was wrong anyway (it affected
+             only the threaded case.)
      Branch: perl
-          ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
-          ! ext/threads/t/list.t
+          ! hints/dec_osf.sh
 ____________________________________________________________________________
-[ 19705] By: sky                                   on 2003/06/07  12:42:28
-        Log: Work in non core env.
+[ 19876] By: jhi                                   on 2003/06/28  18:24:46
+        Log: Subject: Re: your malloc patches
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Fri, 27 Jun 2003 06:54:06 -0700
+             Message-ID: <20030627135406.GA8914@math.berkeley.edu>
+             
+             More malloc patches: now they seem to work even in Tru64.
      Branch: perl
-          ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
-          ! ext/threads/t/libc.t ext/threads/t/list.t
-          ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
-          ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
-          ! ext/threads/t/thread.t
+          ! malloc.c
 ____________________________________________________________________________
-[ 19704] By: jhi                                   on 2003/06/07  05:24:27
-        Log: Integrate:
-             [ 19685]
-             Align the 'graph' property definition with the proposed
-             Unicode UTS #18 update (v7).
-             
-             [ 19686]
-             On closer reading the proposed UTS#18 update required
-             even more changes.
-             
-             [ 19687]
-             Subject: Re: [MacOS X] consider useshrplib='false' by default
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
-             
-             [ 19688]
-             Prevent a potential null pointer dereference.
-             Noticed by Ryan Koga <rkoga@caida.org> in
-             Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
-             
-             [ 19689]
-             Upgrade to Time::HiRes 1.48.
-             
-             [ 19690]
-             z/OS threads tweak from Brian De Pradine.
-             
-             [ 19691]
-             Even more getspecific patches from Brian De Pradine;
-             macrofy the construct.
-             
-             [ 19692]
-             z/OS makedepend fix from Peter Prymmer;
-             still needed as reported by Brian De Pradine.
-             
-             [ 19693]
-             SKIP label was missing.
-             
-             [ 19694]
-             Subject: [PATCH] RE: maint @ 19683
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Thu, 5 Jun 2003 17:16:58 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
-             
-             (skipped the MIME::Base64 part, leaving that to Gisle)
-             
-             [ 19695]
-             Subject: [PATCH] Re: SPUG:-s option doesn't always work!
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Wed, 04 Jun 2003 00:08:32 -0700
-             Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
-             
-             [ 19696]
-             Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
-             as the compiler supports it)
-             
-             [ 19697]
-             Oops, Joe's edits had been undone by #19682.
-             
-             [ 19698]
-             Clarify that => doesn't quote compound identifiers.
-             
-             [ 19699]
-             Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
-             From: Stas Bekman <stas@stason.org>
-             Date: Thu, 05 Jun 2003 10:10:36 +1000
-             Message-ID: <3EDE8A7C.2080302@stason.org>
-             
-             Subject: [patch] perlguts authors dup
-             From: Stas Bekman <stas@stason.org>
-             Date: Thu, 05 Jun 2003 10:14:12 +1000
-             Message-ID: <3EDE8B54.6090808@stason.org>
-             
-             [ 19700]
-             Minor grammatical nit.
-             
-             [ 19701]
-             Complement to change #19698 :
-             add also this information (=> and curly braces doesn't
-             quote compound identifiers) to the strict manpage.
-             As an experiment in documentation, add a "HISTORY" section
-             to the strict manpage.
-             
-             [ 19702]
-             Upgrade to Time::Local 1.06, by Dave Rolsky
-             
-             [ 19703]
-             Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 6 Jun 2003 18:41:45 -0700
-             Message-ID: <20030607014145.GB12031@windhund.schwern.org>
-     Branch: maint-5.8/perl
-         !> (integrate 42 files)
+[ 19875] By: jhi                                   on 2003/06/28  18:09:30
+        Log: Duh.
+     Branch: perl
+          ! perl.h
 ____________________________________________________________________________
-[ 19703] By: jhi                                   on 2003/06/07  05:11:50
-        Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 6 Jun 2003 18:41:45 -0700
-             Message-ID: <20030607014145.GB12031@windhund.schwern.org>
+[ 19874] By: jhi                                   on 2003/06/28  17:30:52
+        Log: Retract #19867; the bug was really much simpler:
+             the < max must be <= max instead.
      Branch: perl
-          ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
-          ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/META.yml
-          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
-          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
-          ! lib/ExtUtils/TODO lib/ExtUtils/t/00compile.t
-          ! lib/ExtUtils/t/Install.t lib/ExtUtils/t/basic.t
-          ! lib/ExtUtils/t/zz_cleanup_dummy.t
+          ! hv.c
 ____________________________________________________________________________
-[ 19702] By: rgs                                   on 2003/06/06  23:00:00
-        Log: Upgrade to Time::Local 1.06, by Dave Rolsky
+[ 19873] By: rgs                                   on 2003/06/28  16:02:53
+        Log: Using $1 without testing success of the regexp, bad.
      Branch: perl
-          ! lib/Time/Local.pm lib/Time/Local.t
+          ! pod/perlretut.pod
 ____________________________________________________________________________
-[ 19701] By: rgs                                   on 2003/06/06  22:50:37
-        Log: Complement to change #19698 :
-             add also this information (=> and curly braces doesn't
-             quote compound identifiers) to the strict manpage.
-             As an experiment in documentation, add a "HISTORY" section
-             to the strict manpage.
+[ 19872] By: rgs                                   on 2003/06/28  16:01:08
+        Log: Some clarification about the current semantics of CHECK and
+             INIT blocks. See bug [perl #22826].
      Branch: perl
-          ! lib/strict.pm
+          ! pod/perlmod.pod
 ____________________________________________________________________________
-[ 19700] By: rgs                                   on 2003/06/06  22:31:50
-        Log: Minor grammatical nit.
+[ 19871] By: rgs                                   on 2003/06/28  15:47:22
+        Log: Subject: [Encode] pre-1.97 patches
+             From: Dan Kogai <dankogai@dan.co.jp>
+             Date: Sat, 28 Jun 2003 01:20:59 +0900
+             Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
      Branch: perl
-          ! README.hpux
+          ! ext/Encode/Changes ext/Encode/Encode.pm
+          ! ext/Encode/lib/Encode/Guess.pm
 ____________________________________________________________________________
-[ 19699] By: rgs                                   on 2003/06/06  22:29:38
-        Log: Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
-             From: Stas Bekman <stas@stason.org>
-             Date: Thu, 05 Jun 2003 10:10:36 +1000
-             Message-ID: <3EDE8A7C.2080302@stason.org>
+[ 19870] By: rgs                                   on 2003/06/28  15:39:57
+        Log: Two debugging patches.
+             The first allows to hold symbolic switches in $^D
+             and more generally fixes assignment to $^D. The
+             second one improves the information given by -Dl.
              
-             Subject: [patch] perlguts authors dup
-             From: Stas Bekman <stas@stason.org>
-             Date: Thu, 05 Jun 2003 10:14:12 +1000
-             Message-ID: <3EDE8B54.6090808@stason.org>
+             Subject: [PATCH] allow $^D = "flags"
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Fri, 27 Jun 2003 22:26:24 +0100
+             Message-ID: <20030627212624.GB12887@fdgroup.com>
+             
+             Subject: [PATCH] make -Dl show more scope info
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Fri, 27 Jun 2003 23:00:36 +0100
+             Message-ID: <20030627220036.GC12887@fdgroup.com>
      Branch: perl
-          ! pod/perl5005delta.pod pod/perlguts.pod pod/perlxs.pod
+          ! cop.h embed.fnc embed.h mg.c perl.c perl.h pod/perlvar.pod
+          ! proto.h scope.h
 ____________________________________________________________________________
-[ 19698] By: rgs                                   on 2003/06/06  22:23:56
-        Log: Clarify that => doesn't quote compound identifiers.
+[ 19869] By: rgs                                   on 2003/06/28  14:39:40
+        Log: Fix test count, by Abe Timmerman.
      Branch: perl
-          ! pod/perldata.pod
-____________________________________________________________________________
-[ 19697] By: jhi                                   on 2003/06/06  13:22:52
-        Log: Oops, Joe's edits had been undone by #19682.
-     Branch: maint-5.8/perl
-          ! lib/perl5db.pl
+          ! t/comp/require.t
 ____________________________________________________________________________
-[ 19696] By: merijn                                on 2003/06/06  12:21:43
-        Log: Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
-             as the compiler supports it)
+[ 19867] By: jhi                                   on 2003/06/27  10:08:20
+        Log: The two-for-loops is no more a valid way to walk through
+             a hash (this was the reason the Hash/Util.t intermittently
+             failed, the two-loop didn't find all the SVs of the HV).
      Branch: perl
-          ! README.hpux
+          ! hv.c
 ____________________________________________________________________________
-[ 19695] By: jhi                                   on 2003/06/05  18:50:51
-        Log: Subject: [PATCH] Re: SPUG:-s option doesn't always work!
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Wed, 04 Jun 2003 00:08:32 -0700
-             Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
+[ 19866] By: jhi                                   on 2003/06/27  08:54:16
+        Log: Some warnings about the (im)proper uses of the hash randomisation.
      Branch: perl
-          ! t/run/switches.t toke.c
+          ! pod/perlsec.pod
 ____________________________________________________________________________
-[ 19694] By: jhi                                   on 2003/06/05  18:37:02
-        Log: Subject: [PATCH] RE: maint @ 19683
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Thu, 5 Jun 2003 17:16:58 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
-             
-             (skipped the MIME::Base64 part, leaving that to Gisle)
+[ 19865] By: jhi                                   on 2003/06/27  08:40:45
+        Log: atoi() doesn't cut the mustard if the PERL_HASH_SEED
+             is larger than INT_MAX (atoi() returns -1 in that case).
      Branch: perl
-          ! ext/POSIX/POSIX.xs gv.c op.c perl.c perl.h
+          ! perl.c
 ____________________________________________________________________________
-[ 19693] By: jhi                                   on 2003/06/05  17:26:04
-        Log: SKIP label was missing.
+[ 19864] By: jhi                                   on 2003/06/27  08:18:47
+        Log: Use the PL_earlytaint.  (PL_earlytaint is a global,
+             not per-interp, since perl_construct() is not passed
+             the argc, argv, and therefore it can't set the per-interp
+             PL_tainting.)
      Branch: perl
-          ! t/io/utf8.t
+          ! perl.c perl.h
 ____________________________________________________________________________
-[ 19692] By: jhi                                   on 2003/06/05  16:58:23
-        Log: z/OS makedepend fix from Peter Prymmer;
-             still needed as reported by Brian De Pradine.
+[ 19863] By: jhi                                   on 2003/06/27  08:15:11
+        Log: Introduce (global) variable PL_earlytaint which
+             is set very early in main(), before perl_parse()
+             has been called and PL_tainting (or PL_taint_warn)
+             might have been set.
      Branch: perl
-          ! makedepend.SH
+          ! embed.fnc embedvar.h miniperlmain.c perl.c perl.h perlapi.h
+          ! perlvars.h proto.h
 ____________________________________________________________________________
-[ 19691] By: jhi                                   on 2003/06/05  16:56:01
-        Log: Even more getspecific patches from Brian De Pradine;
-             macrofy the construct.
+[ 19862] By: jhi                                   on 2003/06/27  07:39:58
+        Log: Make doing_taint() always available (though not
+             part of the public API).
      Branch: perl
-          ! ext/threads/threads.xs
+          ! embed.fnc embed.h perl.c proto.h
 ____________________________________________________________________________
-[ 19690] By: jhi                                   on 2003/06/05  16:19:40
-        Log: z/OS threads tweak from Brian De Pradine.
+[ 19861] By: jhi                                   on 2003/06/27  05:30:03
+        Log: Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
+             if tainting-- but is this a good thing or a bad thing?
+             (At least it makes debugging lib/Hash/Util.t harder,
+             since it has, for no apparent good reason, -T: one must
+             make a copy of it without the -T.)
      Branch: perl
-          ! ext/threads/threads.xs
+          ! perl.c
 ____________________________________________________________________________
-[ 19689] By: jhi                                   on 2003/06/05  05:43:31
-        Log: Upgrade to Time::HiRes 1.48.
+[ 19860] By: jhi                                   on 2003/06/27  05:02:14
+        Log: Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
+             From: Tim Bunce <Tim.Bunce@pobox.com>
+             Date: Thu, 26 Jun 2003 10:53:22 +0100
+             Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
      Branch: perl
-          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+          ! INSTALL
 ____________________________________________________________________________
-[ 19688] By: rgs                                   on 2003/06/04  18:53:48
-        Log: Prevent a potential null pointer dereference.
-             Noticed by Ryan Koga <rkoga@caida.org> in
-             Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
+[ 19859] By: jhi                                   on 2003/06/27  04:59:23
+        Log: Hash/Util.t and Encode/t/Aliases.t seem to be having
+             random failures.  To make these easier to reproduce,
+             add a variable, PERL_HASH_SEED_DEBUG, to display the
+             hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
+             of 82972356 makes the first one to fail.
      Branch: perl
-          ! perlio.c
+          ! perl.c pod/perlrun.pod
 ____________________________________________________________________________
-[ 19687] By: jhi                                   on 2003/06/04  18:26:08
-        Log: Subject: Re: [MacOS X] consider useshrplib='false' by default
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
+[ 19858] By: rgs                                   on 2003/06/26  20:21:53
+        Log: perlhack update, by Steve Grazzini
+             about macro support in gdb and gcc.
      Branch: perl
-          ! hints/darwin.sh
+          ! pod/perlhack.pod
 ____________________________________________________________________________
-[ 19686] By: jhi                                   on 2003/06/04  11:02:54
-        Log: On closer reading the proposed UTS#18 update required
-             even more changes.
+[ 19854] By: jhi                                   on 2003/06/26  05:32:02
+        Log: Bite the bullet and apply the hash randomisation patch.
+             [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
      Branch: perl
-          ! lib/unicore/lib/Blank.pl lib/unicore/lib/Graph.pl
-          ! lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
-          ! lib/unicore/lib/SpacePer.pl lib/unicore/lib/Word.pl
-          ! lib/unicore/mktables
+          ! INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
+          ! ext/Data/Dumper/t/dumper.t hv.h intrpvar.h perl.c perl.h
+          ! perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
+          ! sv.c
 ____________________________________________________________________________
-[ 19685] By: jhi                                   on 2003/06/04  10:14:09
-        Log: Align the 'graph' property definition with the proposed
-             Unicode UTS #18 update (v7).
+[ 19853] By: rgs                                   on 2003/06/25  19:35:02
+        Log: Subject: Re: P and V
+             From: "Philip Newton" <pnewton@gmx.de>
+             Date: Wed, 25 Jun 2003 17:50:22 +0200
+             Message-ID: <3EF9E0DE.4786.16A6869@localhost>
      Branch: perl
-          ! lib/unicore/lib/Graph.pl lib/unicore/mktables
-____________________________________________________________________________
-[ 19684] By: jhi                                   on 2003/06/04  05:40:24
-        Log: Change entries from the wrong branches.
-     Branch: maint-5.8/perl
-          ! Changes
+          ! lib/Thread/Semaphore.pm
 ____________________________________________________________________________
-[ 19683] By: jhi                                   on 2003/06/04  05:28:27
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 19852] By: rgs                                   on 2003/06/25  19:27:42
+        Log: Enhance some macro robustness.
+     Branch: perl
+          ! opcode.h opcode.pl
 ____________________________________________________________________________
-[ 19682] By: jhi                                   on 2003/06/04  05:22:46
-        Log: Integrate:
-             [ 19654]
-             Two Cygwin patches from Gerrit.
-             
-             Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Sat, 31 May 2003 14:12:07 +0200
-             Message-ID: <179860591535.20030531141207@familiehaase.de>
-             
-             Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
-             Date: Sat, 31 May 2003 13:57:49 +0200
-             Message-ID: <11859733881.20030531135749@familiehaase.de>
-             
-             [ 19655]
-             A pointless test, noticed by Craig Berry.
-             
-             [ 19656]
-             Since pulling in File::Temp for tempfiles would pull in
-             also Fcntl, miniperl could not open up tempfiles.  This broke
-             the use of miniperl in VMS, as noticed by Craig Berry.
-             Try to cure this by moving the creation of tempfile into its
-             own routine, my_tmpfp(), which gets compiled differently
-             for miniperl and perl.
-             
-             [ 19657]
-             Stick with the original (5.8.0) logic.
-             
-             [ 19658]
-             I thought I tried building threaded.  Never think.  Try.
-             
-             [ 19659]
-             Duplicate definition bad.
-             
-             [ 19660]
-             Beautification.
-             
-             [ 19661]
-             Sync with libnet 1.14
-             
-             [ 19662]
-             U/WIN: final (for now) touches from John P. Linderman;
-             now we get 97% success rate, the remaining failures are
-             quite obscure.
-             
-             [ 19663]
-             Whitespace tweaks.
-             
-             [ 19664]
-             Upgrade to the CGI.pm 2.93.
-             
-             (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
-             
-             [ 19665]
-             A little bit more of weird-code-proofing in B::Deparse.
-             Fixes a bug reported by Alexey Tourbin in
-             Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
-             
-             [ 19666]
-             change#19628 broke many win32/system.t tests, so back it out
-             
-             [ 19667]
-             don't use File::Temp to implement PerlIO_tmpfile() on windows;
-             reuse the straightforward native implementation instead
-             
-             this fixes the warning from io_xs.t
-             
-             NOTE: File::Temp has a less-than-robust implementation on windows
-             that relies on END blocks being run (this may not happen always)
-             
-             [ 19668]
-             resurrect change#19628 and make it work by generalizing
-             a spot that had a hardcoded dependency on the cmd.exe
-             arguments being "/x/c" or "/c"
-             
-             [ 19669]
-             fix for 09_gen_rs.t#59 failure on windows
-             
-             [ 19670]
-             Retract #19667, #19660, #19659, #19658, #19657, #19656,
-             #19655, #19418; File::Temp no more used internally.
-             Some parts of these will be salvaged later.
-             
-             [ 19671]
-             Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Tue, 03 Jun 2003 01:55:06 -0700
-             Message-ID: <qJG3+gzkgajL092yn@efn.org>
-             
-             [ 19672]
-             Salvage parts of #19418 (the ext/PerlIO/t/open.t
-             still is there).
-             
-             [ 19673]
-             Salvage parts of #19667.
-             
-             [ 19678]
-             According to Arthur this should help
-             #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
-             
-             [ 19679]
-             Urk.  Joe's patches were for the maint branch,
-             not for the blead (which has assertions and stuff).
-             Retract #19677, #19676, #19674.
-             
-             [ 19681]
-             Subject: [MacOS X] consider useshrplib='false' by default
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Wed, 4 Jun 2003 01:29:42 +0900
-             Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
-     Branch: maint-5.8/perl
-         +> lib/CGI/t/util-58.t
-         !> (integrate 48 files)
+[ 19851] By: rgs                                   on 2003/06/25  19:25:47
+        Log: Fix [perl #21742] :
+             require() should always be called in scalar context,
+             even when it's the last statement in an eval("").
+     Branch: perl
+          ! pp_ctl.c t/comp/require.t
 ____________________________________________________________________________
-[ 19681] By: jhi                                   on 2003/06/04  05:16:38
-        Log: Subject: [MacOS X] consider useshrplib='false' by default
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Wed, 4 Jun 2003 01:29:42 +0900
-             Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
+[ 19849] By: jhi                                   on 2003/06/24  17:32:37
+        Log: Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Tue, 24 Jun 2003 13:16:18 +0100
+             Message-ID: <20030624121618.GC22675@fdgroup.com>
      Branch: perl
-          ! hints/darwin.sh
+          ! sv.c t/op/ref.t
 ____________________________________________________________________________
-[ 19680] By: jhi                                   on 2003/06/03  15:53:57
-        Log: Restore the perl5db.pl of #19677 into the maint branch.
-     Branch: maint-5.8/perl
-          ! lib/perl5db.pl
+[ 19848] By: merijn                                on 2003/06/24  08:06:57
+        Log: Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
+             From: "Gerrit P. Haase" <gerrit@familiehaase.de>
+             Date: Tue, 24 Jun 2003 11:00:34 +0200
+             Message-ID: <186930306740.20030624110034@familiehaase.de>
+     Branch: perl
+          ! lib/Pod/Perldoc.pm
 ____________________________________________________________________________
-[ 19679] By: jhi                                   on 2003/06/03  15:51:36
-        Log: Urk.  Joe's patches were for the maint branch,
-             not for the blead (which has assertions and stuff).
-             Retract #19677, #19676, #19674.
+[ 19847] By: jhi                                   on 2003/06/24  04:52:42
+        Log: Subject: [PATCH] version.pm up to date with CPAN
+             From: John Peacock <jpeacock@rowman.com>
+             Date: Mon, 23 Jun 2003 21:58:18 -0400
+             Message-ID: <3EF7B03A.2060705@rowman.com>
      Branch: perl
-          ! lib/perl5db.pl
+          ! lib/version.pm lib/version.t universal.c
 ____________________________________________________________________________
-[ 19678] By: jhi                                   on 2003/06/03  15:05:19
-        Log: According to Arthur this should help
-             #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
+[ 19846] By: rgs                                   on 2003/06/23  20:52:26
+        Log: Subject: [perlport.pod] code point of \cU
+             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
+             Date: Tue, 24 Jun 2003 01:00:16 +0900
+             Message-Id: <20030624004743.1237.BQW10602@nifty.com>
      Branch: perl
-          ! ext/threads/threads.xs
+          ! pod/perlport.pod
 ____________________________________________________________________________
-[ 19677] By: jhi                                   on 2003/06/03  14:07:06
-        Log: Tiny tweaks from Joe McMahon.
+[ 19845] By: jhi                                   on 2003/06/23  04:55:39
+        Log: Test tweaks for VMS from Craig Berry.
      Branch: perl
-          ! lib/perl5db.pl
+          ! lib/strict.t lib/warnings.t
 ____________________________________________________________________________
-[ 19676] By: jhi                                   on 2003/06/03  12:38:46
-        Log: Tiny pod and speling tweaks.
+[ 19843] By: jhi                                   on 2003/06/22  17:00:10
+        Log: Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
      Branch: perl
-          ! lib/perl5db.pl
+          ! embed.fnc embed.h pp.c proto.h util.c
 ____________________________________________________________________________
-[ 19675] By: nick                                  on 2003/06/03  12:38:25
-        Log: Integrate mainline
-     Branch: perlio
-         +> ext/IO/lib/IO/t/io_utf8.t lib/CGI/t/util-58.t
-         !> (integrate 82 files)
+[ 19842] By: jhi                                   on 2003/06/22  16:44:16
+        Log: Until the Perl malloc problems in Tru64 are fixed.
+     Branch: perl
+          ! hints/dec_osf.sh
 ____________________________________________________________________________
-[ 19674] By: jhi                                   on 2003/06/03  12:20:59
-        Log: Subject: Extensive documentation patch redux
-             From: Joe McMahon <mcmahon@ibiblio.org>
-             Date: Mon, 2 Jun 2003 09:53:40 -0400
-             Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org>
-             
-             Subject: RE: [PATCH] RE: Extensive documentation patch redux
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Tue, 3 Jun 2003 10:00:22 +0100 
-             Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk>
+[ 19841] By: jhi                                   on 2003/06/22  16:35:33
+        Log: Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Sat, 21 Jun 2003 03:19:31 +0300
+             Message-ID: <20030621001931.GB1255@ratsnest.hole>
      Branch: perl
-          ! lib/perl5db.pl
+          ! op.c t/op/concat.t
 ____________________________________________________________________________
-[ 19673] By: jhi                                   on 2003/06/03  09:51:59
-        Log: Salvage parts of #19667.
+[ 19840] By: jhi                                   on 2003/06/22  16:33:25
+        Log: Subject: [perl #22753] overload::StrVal() fails for regexp refs
+             From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
+             Date: 21 Jun 2003 19:02:30 -0000
+             Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
      Branch: perl
-          ! perlio.c win32/win32.c win32/win32iop.h
+          ! lib/overload.pm lib/overload.t
 ____________________________________________________________________________
-[ 19672] By: jhi                                   on 2003/06/03  09:26:45
-        Log: Salvage parts of #19418 (the ext/PerlIO/t/open.t
-             still is there).
+[ 19839] By: jhi                                   on 2003/06/22  16:31:05
+        Log: Subject: FileCache 1.03 broken on VMS -- possible patch
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 21 Jun 2003 10:31:59 -0500
+             Message-ID: <3EF47A6F.9060904@mac.com>
      Branch: perl
-          ! MANIFEST pod/perlfunc.pod
+          ! lib/FileCache.pm lib/FileCache/t/01open.t
+          ! lib/FileCache/t/03append.t lib/FileCache/t/05override.t
 ____________________________________________________________________________
-[ 19671] By: merijn                                on 2003/06/03  08:27:07
-        Log: Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Tue, 03 Jun 2003 01:55:06 -0700
-             Message-ID: <qJG3+gzkgajL092yn@efn.org>
+[ 19838] By: jhi                                   on 2003/06/22  16:16:01
+        Log: Debian fix from Brendan O'Dea:
+             Adjust output to screen width.
+             (adjusted to probe for the stty command)
      Branch: perl
-          ! README.cygwin
+          ! utils/dprofpp.PL
 ____________________________________________________________________________
-[ 19670] By: jhi                                   on 2003/06/03  08:04:39
-        Log: Retract #19667, #19660, #19659, #19658, #19657, #19656,
-             #19655, #19418; File::Temp no more used internally.
-             Some parts of these will be salvaged later.
+[ 19837] By: jhi                                   on 2003/06/22  15:56:45
+        Log: Debian fix from Brendan O'Dea:
+             Use a temporary directory to avoid symlink attacks.
+             Specify -gstabs explicitly (not the default format for gcc 3.2).
      Branch: perl
-          ! MANIFEST embed.fnc embed.h op.c perlio.c pod/perlfunc.pod
-          ! proto.h win32/win32.c win32/win32iop.h
+          ! utils/c2ph.PL
 ____________________________________________________________________________
-[ 19669] By: gsar                                  on 2003/06/02  20:59:39
-        Log: fix for 09_gen_rs.t#59 failure on windows
+[ 19836] By: jhi                                   on 2003/06/22  15:55:13
+        Log: Debian fix from Brendan O'Dea:
+             Bug#156284: the stucture used by pp_accept is too small to hold an
+             IPv6 address.
      Branch: perl
-          ! lib/Tie/File/t/09_gen_rs.t
+          ! pp_sys.c
 ____________________________________________________________________________
-[ 19668] By: gsar                                  on 2003/06/02  20:40:19
-        Log: resurrect change#19628 and make it work by generalizing
-             a spot that had a hardcoded dependency on the cmd.exe
-             arguments being "/x/c" or "/c"
+[ 19835] By: jhi                                   on 2003/06/22  15:46:50
+        Log: For characters beyond the BMP the $bits will be undef,
+             which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
+             analysis and fix from SADAHIRO Tomoyuki)
      Branch: perl
-          ! pod/perlrun.pod win32/win32.c
+          ! lib/utf8_heavy.pl
 ____________________________________________________________________________
-[ 19667] By: gsar                                  on 2003/06/02  18:44:34
-        Log: don't use File::Temp to implement PerlIO_tmpfile() on windows;
-             reuse the straightforward native implementation instead
-             
-             this fixes the warning from io_xs.t
-             
-             NOTE: File::Temp has a less-than-robust implementation on windows
-             that relies on END blocks being run (this may not happen always)
+[ 19834] By: jhi                                   on 2003/06/20  08:42:58
+        Log: Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
      Branch: perl
-          ! op.c win32/win32.c win32/win32iop.h
+          ! malloc.c
 ____________________________________________________________________________
-[ 19666] By: gsar                                  on 2003/06/02  18:29:46
-        Log: change#19628 broke many win32/system.t tests, so back it out
+[ 19833] By: jhi                                   on 2003/06/20  08:16:02
+        Log: Don't do sprintf().
      Branch: perl
-          ! pod/perlrun.pod win32/win32.c
+          ! malloc.c
 ____________________________________________________________________________
-[ 19665] By: rgs                                   on 2003/06/02  18:22:06
-        Log: A little bit more of weird-code-proofing in B::Deparse.
-             Fixes a bug reported by Alexey Tourbin in
-             Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
+[ 19832] By: jhi                                   on 2003/06/20  07:43:48
+        Log: Show the source code location of an "assertion botch".
      Branch: perl
-          ! ext/B/B/Deparse.pm
+          ! malloc.c
 ____________________________________________________________________________
-[ 19664] By: jhi                                   on 2003/06/02  16:41:37
-        Log: Upgrade to the CGI.pm 2.93.
-             
-             (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
+[ 19831] By: jhi                                   on 2003/06/20  07:31:11
+        Log: More Perl malloc debugging magic from Ilya.  Seems to work in
+             Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
+             malloc.c, found in AIX since there is no such header.
+             In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
+             memory was overwritten?"
+             (In IRIX compiles but that doesn't prove much since in IRIX
+             Perl's malloc is simply not used.)
      Branch: perl
-          + lib/CGI/t/util-58.t
-          ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
-          ! lib/CGI/Fast.pm lib/CGI/Pretty.pm lib/CGI/Util.pm
-          ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
-          ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
-          ! lib/CGI/t/html.t lib/CGI/t/push.t lib/CGI/t/request.t
-          ! lib/CGI/t/switch.t lib/CGI/t/util.t
+          + malloc_ctl.h
+          ! MANIFEST dosish.h epoc/epocish.h malloc.c os2/os2ish.h perl.c
+          ! perl.h plan9/plan9ish.h sv.c unixish.h vms/vmsish.h
 ____________________________________________________________________________
-[ 19663] By: jhi                                   on 2003/06/02  16:16:51
-        Log: Whitespace tweaks.
+[ 19830] By: jhi                                   on 2003/06/20  06:02:21
+        Log: Retract #19785 and #19756: JPL nowadays works without this
+             (verified by a true JPL user).
      Branch: perl
-          ! hints/uwin.sh
+          ! perl.c
 ____________________________________________________________________________
-[ 19662] By: jhi                                   on 2003/06/02  16:08:22
-        Log: U/WIN: final (for now) touches from John P. Linderman;
-             now we get 97% success rate, the remaining failures are
-             quite obscure.
+[ 19827] By: jhi                                   on 2003/06/19  20:18:31
+        Log: Apparently this is needed for VMS (Craig Berry).
      Branch: perl
-          ! hints/uwin.sh lib/locale.t
+          ! lib/Tie/File.pm
 ____________________________________________________________________________
-[ 19661] By: gbarr                                 on 2003/06/02  12:13:35
-        Log: Sync with libnet 1.14
+[ 19824] By: jhi                                   on 2003/06/19  15:11:48
+        Log: Bump Time::HiRes to 1.49.
      Branch: perl
-          ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Domain.pm
-          ! lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/NNTP.pm
-          ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
-          ! lib/Net/libnetFAQ.pod lib/Net/t/hostname.t
+          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+          ! ext/Time/HiRes/HiRes.xs
 ____________________________________________________________________________
-[ 19660] By: jhi                                   on 2003/06/02  09:28:30
-        Log: Beautification.
+[ 19822] By: jhi                                   on 2003/06/19  14:49:37
+        Log: This change chunk doesn't work well with blead.
      Branch: perl
-          ! op.c
+          ! lib/ExtUtils/t/Command.t
 ____________________________________________________________________________
-[ 19659] By: jhi                                   on 2003/06/02  09:07:38
-        Log: Duplicate definition bad.
+[ 19821] By: jhi                                   on 2003/06/19  14:27:52
+        Log: A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
+             make happy.
      Branch: perl
-          ! op.c
+          ! lib/ExtUtils/MM_Unix.pm
 ____________________________________________________________________________
-[ 19658] By: jhi                                   on 2003/06/02  09:02:18
-        Log: I thought I tried building threaded.  Never think.  Try.
+[ 19820] By: jhi                                   on 2003/06/19  14:25:53
+        Log: Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
+             as of 2003-06-19 18:39 EET).
      Branch: perl
-          ! perlio.c
+          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
+          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
+          ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
 ____________________________________________________________________________
-[ 19657] By: jhi                                   on 2003/06/02  08:54:04
-        Log: Stick with the original (5.8.0) logic.
+[ 19819] By: jhi                                   on 2003/06/19  14:08:13
+        Log: Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
+             From: grazz@pobox.com (Steve Grazzini)
+             Date: Wed, 18 Jun 2003 19:42:37 -0400
+             Message-ID: <20030618234237.GA6267@grazzini.net>
      Branch: perl
-          ! op.c
+          ! embed.fnc embed.h pod/perltie.pod pp_ctl.c proto.h
+          ! t/op/runlevel.t t/op/tiehandle.t util.c
 ____________________________________________________________________________
-[ 19656] By: jhi                                   on 2003/06/02  08:28:51
-        Log: Since pulling in File::Temp for tempfiles would pull in
-             also Fcntl, miniperl could not open up tempfiles.  This broke
-             the use of miniperl in VMS, as noticed by Craig Berry.
-             Try to cure this by moving the creation of tempfile into its
-             own routine, my_tmpfp(), which gets compiled differently
-             for miniperl and perl.
+[ 19818] By: jhi                                   on 2003/06/19  13:57:55
+        Log: Subject: [PATCH -current] email address correction
+             Date: Thu, 19 Jun 2003 02:19:31 -0700
+             Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
+             From: rs@crystalflame.net (Richard Soderberg)
      Branch: perl
-          ! embed.fnc embed.h op.c perlio.c proto.h
+          ! ext/threads/threads.pm
 ____________________________________________________________________________
-[ 19655] By: jhi                                   on 2003/06/02  06:54:05
-        Log: A pointless test, noticed by Craig Berry.
+[ 19816] By: jhi                                   on 2003/06/19  05:02:22
+        Log: MPE/iX gets serious indigestion on w-packed infinities.
      Branch: perl
-          ! perlio.c
+          ! t/op/pack.t
 ____________________________________________________________________________
-[ 19654] By: rgs                                   on 2003/06/01  07:37:50
-        Log: Two Cygwin patches from Gerrit.
-             
-             Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Sat, 31 May 2003 14:12:07 +0200
-             Message-ID: <179860591535.20030531141207@familiehaase.de>
-             
-             Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
-             Date: Sat, 31 May 2003 13:57:49 +0200
-             Message-ID: <11859733881.20030531135749@familiehaase.de>
+[ 19815] By: rgs                                   on 2003/06/18  20:47:47
+        Log: A bunch of minor changes to perlguts.pod.
      Branch: perl
-          ! README.cygwin perl.h t/io/layers.t
+          ! pod/perlguts.pod
 ____________________________________________________________________________
-[ 19653] By: jhi                                   on 2003/06/01  07:35:55
-        Log: Integrate:
-             [ 19638]
-             Comment tweakage.
-             
-             [ 19639]
-             Add the test case for the already fixed
-             [perl #22351] perl bug with 'e' substitution modifier
-             
-             [ 19640]
-             Fix for "#22375 'split'/'index' problem for utf8".
-             
-             [ 19641]
-             A bit of networking notworking negativity.
-             (Inspiration from Jos.)
-             
-             [ 19642]
-             test.pl-isation.
-             
-             [ 19643]
-             Upgrade to Tie::File 0.96.
-             
-             [ 19644]
-             Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Fri, 30 May 2003 13:08:01 -0500
-             Message-ID: <3ED79E01.8050401@mac.com>
-             
-             [ 19645]
-             Subject: Re: [perl #22372] [PATCH] sv_chop() broken
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 30 May 2003 18:52:28 +0300
-             Message-ID: <20030530155228.GA872@ratsnest.hole>
-             
-             [ 19646]
-             Interesting patch(1) glitch.
-             
-             [ 19647]
-             Subject: Re: [perl #22372] [PATCH] sv_chop() broken
+[ 19814] By: jhi                                   on 2003/06/18  19:19:38
+        Log: Subject: Re: [perl #22727] split() with re_eval segfaults/panics
              From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 31 May 2003 14:18:11 +0300
-             Message-ID: <20030531111811.GA1240@ratsnest.hole>
-             
-             [ 19648]
-             Better patch from Inaba Hiroto for
-             [perl #22375] 'split'/'index' problem for utf8
-             
-             [ 19650]
-             Regenerate internals pods.
-             
-             [ 19651]
-             Don't install test.pl files.
-             
-             [ 19652]
-             Fix a case of segfault in gv_check(), by making
-             it ignore non-GV values in stashes.
-     Branch: maint-5.8/perl
-         !> ext/Encode/t/perlio.t gv.c installperl intrpvar.h
-         !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
-         !> lib/Tie/File/t/09_gen_rs.t pod/perlapi.pod pod/perlintern.pod
-         !> pod/perlport.pod sv.c t/op/index.t t/op/stash.t t/op/subst.t
-         !> t/op/write.t
-____________________________________________________________________________
-[ 19652] By: rgs                                   on 2003/05/31  19:54:31
-        Log: Fix a case of segfault in gv_check(), by making
-             it ignore non-GV values in stashes.
+             Date: Wed, 18 Jun 2003 23:00:43 +0300
+             Message-ID: <20030618200043.GA1249@ratsnest.hole>
      Branch: perl
-          ! gv.c t/op/stash.t
+          ! pp.c regexec.c t/op/pat.t
 ____________________________________________________________________________
-[ 19651] By: rgs                                   on 2003/05/31  18:48:59
-        Log: Don't install test.pl files.
+[ 19813] By: jhi                                   on 2003/06/18  17:31:50
+        Log: Upgrade to Tie::File 0.97.
      Branch: perl
-          ! installperl
+          ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
+          ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/28_mtwrite.t
+          ! lib/Tie/File/t/29_downcopy.t
 ____________________________________________________________________________
-[ 19650] By: rgs                                   on 2003/05/31  18:47:50
-        Log: Regenerate internals pods.
+[ 19812] By: gbarr                                 on 2003/06/18  16:41:31
+        Log: Sync with libnet 1.16
      Branch: perl
-          ! pod/perlapi.pod pod/perlintern.pod
+          ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
 ____________________________________________________________________________
-[ 19649] By: rgs                                   on 2003/05/31  18:33:07
-        Log: Subject: [PATCH] jumbo closure patch broke formats
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sat, 31 May 2003 19:54:48 +0100
-             Message-ID: <20030531185448.GA6055@fdgroup.com>
-             Plus restore the original test script for bug #22372
+[ 19811] By: jhi                                   on 2003/06/18  12:11:07
+        Log: Subject: Encode] 1.96 Released
+             From: Dan Kogai <dankogai@dan.co.jp>
+             Date: Wed, 18 Jun 2003 19:09:11 +0900
+             Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
      Branch: perl
-          ! pad.c t/op/write.t
+          ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
+          ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
+          ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/piconv
+          ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
+          ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Unicode.t
+          ! ext/Encode/t/guess.t
 ____________________________________________________________________________
-[ 19648] By: jhi                                   on 2003/05/31  17:37:36
-        Log: Better patch from Inaba Hiroto for
-             [perl #22375] 'split'/'index' problem for utf8
+[ 19810] By: jhi                                   on 2003/06/18  09:20:43
+        Log: Oops in change #19809.
      Branch: perl
-          ! sv.c
+          ! ext/POSIX/POSIX.xs
 ____________________________________________________________________________
-[ 19647] By: rgs                                   on 2003/05/31  11:46:52
-        Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 31 May 2003 14:18:11 +0300
-             Message-ID: <20030531111811.GA1240@ratsnest.hole>
+[ 19809] By: jhi                                   on 2003/06/18  09:08:47
+        Log: If the first argument of sigaction() was a string, not a number
+             (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
+             isn't numeric in subroutine entry ...' but after that one got
+             (depending on the OS) either a coredump (because of trying to
+             assign to *0 in mg_get) or a hang (because of the sigprocmask()
+             blocking signals inside POSIX::sigaction, a nasty hang since
+             one obviously cannot interrupt it...only SIGKILL works).
+             In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
+             because of the string becoming zero due to the XS typemap magic.
+             Resolved by making the POSIX::sigaction to try harder to figure
+             out a valid signal number (one still gets the warning, though),
+             and returning undef if no sense can be made.
      Branch: perl
-          ! t/op/write.t
+          ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
 ____________________________________________________________________________
-[ 19646] By: jhi                                   on 2003/05/31  05:40:15
-        Log: Interesting patch(1) glitch.
+[ 19808] By: rgs                                   on 2003/06/17  21:10:06
+        Log: Some docs for the assertions.
      Branch: perl
-          ! lib/Tie/File.pm
+          ! lib/assertions.pm lib/assertions/activate.pm
+          ! pod/perllexwarn.pod pod/perlrun.pod t/run/switch_A.t
 ____________________________________________________________________________
-[ 19645] By: jhi                                   on 2003/05/31  05:37:10
-        Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 30 May 2003 18:52:28 +0300
-             Message-ID: <20030530155228.GA872@ratsnest.hole>
+[ 19806] By: jhi                                   on 2003/06/17  18:12:26
+        Log: io_dir.t tweak from Craig Berry.
      Branch: perl
-          ! sv.c t/op/write.t
+          ! ext/IO/lib/IO/t/io_dir.t
 ____________________________________________________________________________
-[ 19644] By: jhi                                   on 2003/05/31  05:31:11
-        Log: Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Fri, 30 May 2003 13:08:01 -0500
-             Message-ID: <3ED79E01.8050401@mac.com>
+[ 19805] By: jhi                                   on 2003/06/17  16:47:06
+        Log: Subject: /ext/DynaLoader/dl_dyld.xs
+             From: "Peter O'Gorman" <peter@pogma.com>
+             Date: Tue, 17 Jun 2003 23:45:47 +0900
+             Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
+             
+             No need to see dlclose() and dlsym() outside the dl_dyld.xs
+             (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
+             of OpenDarwin.
      Branch: perl
-          ! ext/Encode/t/perlio.t
+          ! ext/DynaLoader/dl_dyld.xs
 ____________________________________________________________________________
-[ 19643] By: jhi                                   on 2003/05/31  05:28:56
-        Log: Upgrade to Tie::File 0.96.
+[ 19804] By: jhi                                   on 2003/06/17  13:12:21
+        Log: Subject: DOCPATCH Re: $1 remains uncleared for failed matches
+             From: david nicol <whatever@davidnicol.com>
+             Date: 16 Jun 2003 20:35:24 -0500
+             Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
+             
+             Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
+             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
+             Date: Tue, 17 Jun 2003 00:12:04 -0400
+             Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
      Branch: perl
-          ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
-          ! lib/Tie/File/t/09_gen_rs.t
+          ! pod/perlre.pod pod/perltrap.pod
 ____________________________________________________________________________
-[ 19642] By: jhi                                   on 2003/05/30  19:06:02
-        Log: test.pl-isation.
+[ 19802] By: jhi                                   on 2003/06/17  04:51:33
+        Log: UNICOS: try papering over the Configure symbol scan problems
+             by disavowing any knowledge of dynaloading.
      Branch: perl
-          ! t/op/index.t
+          ! hints/unicos.sh
 ____________________________________________________________________________
-[ 19641] By: jhi                                   on 2003/05/30  15:59:57
-        Log: A bit of networking notworking negativity.
-             (Inspiration from Jos.)
+[ 19801] By: rgs                                   on 2003/06/16  22:47:28
+        Log: Revert change #19126, a poor attempt at fixing bug #21742.
+             The test for #21742 is marked as TODO.
+             Plus new regression tests from :
+             
+             Subject: [perl #22708] void context in string eval is broken 
+             From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
+             Date: 15 Jun 2003 23:09:03 -0000
+             Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
      Branch: perl
-          ! pod/perlport.pod
+          ! pp_ctl.c t/comp/require.t t/op/eval.t
 ____________________________________________________________________________
-[ 19640] By: jhi                                   on 2003/05/30  05:47:15
-        Log: Fix for "#22375 'split'/'index' problem for utf8".
+[ 19800] By: rgs                                   on 2003/06/16  21:14:26
+        Log: Subject: [PATCH] unnecessary stringification in eval/die
+             From: Steve Grazzini <grazz@pobox.com>
+             Date: 15 Jun 2003 21:02:26 -0000
+             Message-ID: <20030615210226.56430.qmail@onion.perl.org>
+             (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
+             in c.l.p.misc and bug #17763)
      Branch: perl
-          ! sv.c t/op/index.t
+          ! pod/perlfunc.pod pp_ctl.c
 ____________________________________________________________________________
-[ 19639] By: jhi                                   on 2003/05/29  19:07:35
-        Log: Add the test case for the already fixed
-             [perl #22351] perl bug with 'e' substitution modifier
+[ 19799] By: rgs                                   on 2003/06/16  20:15:28
+        Log: Subject: [perl #22622] Bogus error codes from File::Copy::move 
+             From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
+             Date: 9 Jun 2003 15:48:09 -0000
+             Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
      Branch: perl
-          ! t/op/subst.t
+          ! lib/File/Copy.pm
 ____________________________________________________________________________
-[ 19638] By: jhi                                   on 2003/05/29  18:56:46
-        Log: Comment tweakage.
+[ 19798] By: jhi                                   on 2003/06/16  12:26:29
+        Log: And even more glibc fcntl constants, this time mostly F_XXX.
+             Be more conservative and use @EXPORT_OK instead of @EXPORT.
      Branch: perl
-          ! intrpvar.h
+          ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
 ____________________________________________________________________________
-[ 19637] By: rgs                                   on 2003/05/29  18:47:40
-        Log: Subject: [PATCH] jumbo closure fix
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Wed, 26 Feb 2003 14:49:47 +0000
-             Message-ID: <20030226144947.A14444@fdgroup.com>
+[ 19797] By: jhi                                   on 2003/06/16  08:05:11
+        Log: Even more glibc O_ modes.
      Branch: perl
-          ! embed.fnc embed.h embedvar.h ext/Devel/Peek/Peek.t intrpvar.h
-          ! op.c pad.c perlapi.h pod/perldiag.pod pod/perlintern.pod
-          ! pod/perlref.pod proto.h regcomp.c t/lib/warnings/pad
-          ! t/op/closure.t
-____________________________________________________________________________
-[ 19636] By: jhi                                   on 2003/05/29  14:19:35
-        Log: Integrate:
-             [ 19618]
-             Subject: [Encode] Minor bug in piconv induced by Getopt::Long
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: 24 May 2003 19:50:48 -0000
-             Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
-             
-             [ 19619]
-             Protect against race conditions: if the pid is not seen,
-             neither will be the $0 change be seen (and vice versa).
-             
-             [ 19620]
-             Subject: Re: [PATCH: perlio.h] maint snap @ 19613
-             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sun, 25 May 2003 21:17:42 +0200
-             Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
-             
-             [ 19621]
-             Run external commands only with localized sanitized $ENV{PATH}.
-             
-             [ 19622]
-             Regen modlib and toc.
-             
-             [ 19623]
-             Subject: [PATCH] for cygwin/perlld.in
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Sat, 24 May 2003 16:51:29 +0200
-             Message-ID: <162265353578.20030524165129@familiehaase.de>
-             
-             [ 19625]
-             Subject: Re: [perl #22299] goto doesn't find label
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sat, 24 May 2003 12:25:17 +0100
-             Message-ID: <20030524112517.GA11761@fdgroup.com>
-             
-             Subject: [PATCH] Re: [perl #22299] goto doesn't find label
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Mon, 26 May 2003 13:47:11 +0100
-             Message-ID: <20030526124710.GA17670@fdgroup.com>
-             
-             [ 19626]
-             For now reword the sysread/syswrite description to
-             stress the fact that by default everything is still bytes.
-             
-             [ 19627]
-             OpenZaurus cross-compilation patches from Redvers Davies.
-             
-             [ 19628]
-             Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Mon, 26 May 2003 23:33:53 -0700
-             Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
-             
-             [ 19629]
-             Subject: [PATCH] Re: a2p is linked against too many libraries
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
-             
-             [ 19630]
-             Subject: typo in pod/perlfunc.pod
-             From: Alexey Mahotkin <alexm@w-m.ru>
-             Date: Wed, 28 May 2003 15:18:04 +0400
-             Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
-             
-             [ 19631]
-             Document that setvbuf() is not probably any more available.
-             Many reports, most recently by mjd in
-             [perl #22339] IO::Handle::setvbuf not defined properly
-             
-             [ 19632]
-             Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Tue, 27 May 2003 19:31:10 +0100
-             Message-ID: <20030527183110.GA22715@fdgroup.com>
-             
-             [ 19633]
-             A *much* cut-down version of the patches in the thread
-             Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
-             From: Jim Cromie (via RT) <perlbug-followup@perl.org>
-             Date: 16 May 2003 19:04:28 -0000
-             Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
-             
-             [ 19634]
-             Subject: [patch] IO::File->open() with encoding
-             From: Pradeep Hodigere <phodigere@yahoo.com>
-             Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
-             Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
-             
-             [ 19635]
-             Subject: Credits patch
-             From: Ed Avis <ed@membled.com>
-             Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
-             Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
-             
-             (the cygwin/perlld.in and Cross/config.sh-arm-linux edited
-             to talk of 5.8.1 instead of 5.9.0)
-     Branch: maint-5.8/perl
-         +> ext/IO/lib/IO/t/io_utf8.t
-         !> Cross/Makefile Cross/Makefile.SH.patch Cross/README
-         !> Cross/config.sh-arm-linux Cross/generate_config_sh
-         !> Cross/installperl.patch MANIFEST cygwin/perlld.in
-         !> ext/Encode/bin/piconv ext/IO/lib/IO/File.pm
-         !> ext/IO/lib/IO/Handle.pm ext/Sys/Hostname/Hostname.pm
-         !> ext/threads/t/join.t hv.c lib/Tie/RefHash.pm perlio.h
-         !> pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
-         !> pod/perlrun.pod pod/perltoc.pod pp_ctl.c t/op/goto.t
-         !> win32/win32.c x2p/Makefile.SH
+          ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
 ____________________________________________________________________________
-[ 19635] By: jhi                                   on 2003/05/29  09:13:06
-        Log: Subject: Credits patch
-             From: Ed Avis <ed@membled.com>
-             Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
-             Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
+[ 19796] By: jhi                                   on 2003/06/16  07:59:26
+        Log: Add O_NOATIME.
      Branch: perl
-          ! lib/Tie/RefHash.pm
+          ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
 ____________________________________________________________________________
-[ 19634] By: jhi                                   on 2003/05/29  09:11:30
-        Log: Subject: [patch] IO::File->open() with encoding
-             From: Pradeep Hodigere <phodigere@yahoo.com>
-             Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
-             Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
+[ 19795] By: jhi                                   on 2003/06/16  06:51:19
+        Log: Instead of fancy condvar footwork do a simple join,
+             as suggested by Arthur.
      Branch: perl
-          + ext/IO/lib/IO/t/io_utf8.t
-          ! MANIFEST ext/IO/lib/IO/File.pm
+          ! ext/threads/shared/t/hv_refs.t
 ____________________________________________________________________________
-[ 19633] By: jhi                                   on 2003/05/29  08:18:09
-        Log: A *much* cut-down version of the patches in the thread
-             Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
-             From: Jim Cromie (via RT) <perlbug-followup@perl.org>
-             Date: 16 May 2003 19:04:28 -0000
-             Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
+[ 19794] By: rgs                                   on 2003/06/15  21:01:18
+        Log: Rename again the warning about $* being no longer supported
+             (and update perldiag this time!)
      Branch: perl
-          ! pod/perldiag.pod
+          ! gv.c pod/perldiag.pod t/lib/warnings/gv
 ____________________________________________________________________________
-[ 19632] By: jhi                                   on 2003/05/29  08:12:46
-        Log: Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Tue, 27 May 2003 19:31:10 +0100
-             Message-ID: <20030527183110.GA22715@fdgroup.com>
+[ 19793] By: rgs                                   on 2003/06/15  19:47:21
+        Log: Remove all magic in untie()
+             
+             Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
+             From: Aaron J Mackey <ajm6q@virginia.edu>
+             Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
+             Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
+             (plus a test case)
      Branch: perl
-          ! hv.c
+          ! pp_sys.c t/op/tie.t
 ____________________________________________________________________________
-[ 19631] By: jhi                                   on 2003/05/29  08:11:42
-        Log: Document that setvbuf() is not probably any more available.
-             Many reports, most recently by mjd in
-             [perl #22339] IO::Handle::setvbuf not defined properly
+[ 19790] By: jhi                                   on 2003/06/15  17:22:08
+        Log: Start using Perl malloc in FreeBSD since the system malloc
+             is reaaally slooow for Perl.
+             
+             Subject: FreeBSD 5.1 vs. -Uusemymalloc
+             From: Dan Kogai <dankogai@dan.co.jp>
+             Date: Mon, 16 Jun 2003 01:48:49 +0900
+             Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
      Branch: perl
-          ! ext/IO/lib/IO/Handle.pm
+          ! hints/freebsd.sh
 ____________________________________________________________________________
-[ 19630] By: jhi                                   on 2003/05/29  07:59:51
-        Log: Subject: typo in pod/perlfunc.pod
-             From: Alexey Mahotkin <alexm@w-m.ru>
-             Date: Wed, 28 May 2003 15:18:04 +0400
-             Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
+[ 19789] By: jhi                                   on 2003/06/15  17:08:02
+        Log: Subject: [PATCH 5.8.1 @19774] OS2 patches
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Sat, 14 Jun 2003 17:49:57 -0700
+             Message-ID: <20030615004956.GA28272@math.berkeley.edu>
      Branch: perl
-          ! pod/perlfunc.pod
+          + os2/OS2/typemap os2/perlrexx.cmd
+          - os2/OS2/PrfDB/typemap
+          ! MANIFEST doio.c emacs/ptags ext/Time/HiRes/Makefile.PL handy.h
+          ! hints/os2.sh lib/ExtUtils/t/MM_OS2.t makedef.pl
+          ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
+          ! os2/OS2/Process/Process.xs os2/OS2/REXX/DLL/DLL.pm
+          ! os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/t/rx_emxrv.t
+          ! os2/OS2/REXX/t/rx_objcall.t os2/dl_os2.c os2/os2.c
+          ! os2/os2ish.h pp_sys.c utils/h2xs.PL
 ____________________________________________________________________________
-[ 19629] By: merijn                                on 2003/05/28  12:24:42
-        Log: Subject: [PATCH] Re: a2p is linked against too many libraries
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
+[ 19788] By: jhi                                   on 2003/06/15  15:05:40
+        Log: Reindent a section of the file.
      Branch: perl
-          ! x2p/Makefile.SH
+          ! universal.c
 ____________________________________________________________________________
-[ 19628] By: jhi                                   on 2003/05/28  05:26:43
-        Log: Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
-             From: Jan Dubois <jand@ActiveState.com>
-             Date: Mon, 26 May 2003 23:33:53 -0700
-             Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
+[ 19787] By: jhi                                   on 2003/06/15  15:01:26
+        Log: Unused variable.
      Branch: perl
-          ! pod/perlrun.pod win32/win32.c
+          ! universal.c
 ____________________________________________________________________________
-[ 19627] By: jhi                                   on 2003/05/28  05:08:07
-        Log: OpenZaurus cross-compilation patches from Redvers Davies.
+[ 19786] By: jhi                                   on 2003/06/15  07:41:23
+        Log: Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Sun, 15 Jun 2003 10:48:40 +0200
+             Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
      Branch: perl
-          ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
-          ! Cross/config.sh-arm-linux Cross/generate_config_sh
-          ! Cross/installperl.patch
+          ! embed.fnc embed.h proto.h sv.c
 ____________________________________________________________________________
-[ 19626] By: jhi                                   on 2003/05/27  06:30:54
-        Log: For now reword the sysread/syswrite description to
-             stress the fact that by default everything is still bytes.
+[ 19785] By: jhi                                   on 2003/06/15  07:37:02
+        Log: Most often unused variables.
      Branch: perl
-          ! pod/perlfunc.pod
+          ! perl.c
 ____________________________________________________________________________
-[ 19625] By: jhi                                   on 2003/05/26  20:31:56
-        Log: Subject: Re: [perl #22299] goto doesn't find label
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sat, 24 May 2003 12:25:17 +0100
-             Message-ID: <20030524112517.GA11761@fdgroup.com>
-             
-             Subject: [PATCH] Re: [perl #22299] goto doesn't find label
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Mon, 26 May 2003 13:47:11 +0100
-             Message-ID: <20030526124710.GA17670@fdgroup.com>
+[ 19784] By: rgs                                   on 2003/06/14  20:08:52
+        Log: Rename the warning about $* being removed,
+             as suggested by Dave Mitchell
      Branch: perl
-          ! pp_ctl.c t/op/goto.t
-____________________________________________________________________________
-[ 19624] By: nick                                  on 2003/05/26  15:51:53
-        Log: Integrate mainline
-     Branch: perlio
-         !> cygwin/perlld.in ext/Encode/bin/piconv
-         !> ext/Sys/Hostname/Hostname.pm ext/threads/t/join.t
-         !> pod/perlmodlib.pod pod/perltoc.pod
+          ! gv.c t/lib/warnings/gv
 ____________________________________________________________________________
-[ 19623] By: merijn                                on 2003/05/26  11:19:38
-        Log: Subject: [PATCH] for cygwin/perlld.in
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Sat, 24 May 2003 16:51:29 +0200
-             Message-ID: <162265353578.20030524165129@familiehaase.de>
+[ 19783] By: jhi                                   on 2003/06/14  16:30:23
+        Log: The FileCache 1.03 tests from belg4mit.
      Branch: perl
-          ! cygwin/perlld.in
+          + lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
+          + lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
+          + lib/FileCache/t/05override.t
+          - lib/FileCache.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19622] By: jhi                                   on 2003/05/25  18:57:18
-        Log: Regen modlib and toc.
+[ 19782] By: jhi                                   on 2003/06/14  13:45:01
+        Log: Mention the Unicode::Regex::Set module.
      Branch: perl
-          ! pod/perlmodlib.pod pod/perltoc.pod
+          ! pod/perlunicode.pod
 ____________________________________________________________________________
-[ 19621] By: jhi                                   on 2003/05/25  18:51:00
-        Log: Run external commands only with localized sanitized $ENV{PATH}.
+[ 19781] By: jhi                                   on 2003/06/14  13:39:45
+        Log: Followup on #19779: make the helper function static,
+             and rename it for paranoia reasons.
      Branch: perl
-          ! ext/Sys/Hostname/Hostname.pm
+          ! embed.fnc embed.h proto.h sv.c
 ____________________________________________________________________________
-[ 19620] By: jhi                                   on 2003/05/25  18:39:04
-        Log: Subject: Re: [PATCH: perlio.h] maint snap @ 19613
+[ 19779] By: jhi                                   on 2003/06/14  13:13:34
+        Log: Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
-             Date: Sun, 25 May 2003 21:17:42 +0200
-             Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
+             Date: Sat, 14 Jun 2003 12:51:31 +0200
+             Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
+             
+             (choosing the safe alternative)
      Branch: perl
-          ! perlio.h
+          ! sv.c
 ____________________________________________________________________________
-[ 19619] By: jhi                                   on 2003/05/25  18:36:17
-        Log: Protect against race conditions: if the pid is not seen,
-             neither will be the $0 change be seen (and vice versa).
+[ 19778] By: jhi                                   on 2003/06/14  09:28:01
+        Log: Exercise the utf8:: "internal" functions.
      Branch: perl
-          ! ext/threads/t/join.t
+          ! lib/utf8.pm lib/utf8.t
 ____________________________________________________________________________
-[ 19618] By: jhi                                   on 2003/05/24  19:54:39
-        Log: Subject: [Encode] Minor bug in piconv induced by Getopt::Long
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: 24 May 2003 19:50:48 -0000
-             Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
+[ 19777] By: jhi                                   on 2003/06/14  09:05:07
+        Log: Having to pull in the whole Encode just to get SvUTF8()
+             is a bit too much: introduce utf8::is_utf8().
      Branch: perl
-          ! ext/Encode/bin/piconv
-____________________________________________________________________________
-[ 19617] By: nick                                  on 2003/05/24  18:47:42
-        Log: More work-in-progress on sysread() abstraction.
-             - sysread() does not want to retry on EINTR but too many places have that logic.
-             now stdio and unix are both doing re-try on EINTR it makes sense to move
-             that logic up to PerlIO_read()/PerlIO_write() and leave layers as raw without 
-             retry (which should help them be re-used for sysread).
-             - also noted (old?) comment in pp_sys.c that says PerlIO_read() returns 0 on error 
-             but perlapio.pod says it returns -ve. Match the pod for :stdio.
-             - all tests pass (:perlio/:stdio) if pp_sys.c is re-hacked to turn off new-sysread 
-             logic so above re-factoring is not a disaster...
-     Branch: perlio
-          ! perlio.c
-____________________________________________________________________________
-[ 19616] By: nick                                  on 2003/05/24  16:09:55
-        Log: Tweak Base_read - which needed indentation change
-             re-indent perlio.c using indent
-             add .indent.pro so indent-ing is reproducable.
-     Branch: perlio
-          + .indent.pro
-          ! perlio.c
+          ! lib/utf8.pm pod/perluniintro.pod universal.c
 ____________________________________________________________________________
-[ 19615] By: nick                                  on 2003/05/24  14:53:02
-        Log: re-instate warning with syslayer abstraction.
-     Branch: perlio
-          ! perlio.c
+[ 19776] By: jhi                                   on 2003/06/14  08:56:11
+        Log: Slight tweaks on the length() and chr() entries,
+             passing-by rewrapping on the rmdir entry.
+     Branch: perl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19614] By: nick                                  on 2003/05/24  14:03:12
-        Log: Integrate mainline (but don't integrate back yet).
-     Branch: perlio
-         +> lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
-         +> lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
-          - lib/CPAN/README lib/ftp.pl
-         !> (integrate 121 files)
+[ 19775] By: jhi                                   on 2003/06/14  08:50:16
+        Log: test.pl-ify and add a couple of tests.
+     Branch: perl
+          ! lib/bytes.t
 ____________________________________________________________________________
-[ 19613] By: jhi                                   on 2003/05/24  08:03:55
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 19773] By: jhi                                   on 2003/06/14  08:05:01
+        Log: Slight reorg of the binmode() entry.
+     Branch: perl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19612] By: jhi                                   on 2003/05/24  07:53:25
-        Log: Regen the old-style VOS config files.
-     Branch: maint-5.8/perl
-          ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
-          ! vos/config.ga.h
+[ 19772] By: jhi                                   on 2003/06/14  07:07:38
+        Log: Illegal cpp.
+     Branch: perl
+          ! util.c
 ____________________________________________________________________________
-[ 19611] By: jhi                                   on 2003/05/24  07:50:43
-        Log: Integrate:
-             [ 19592]
-             Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
-             
-             [ 19593]
-             Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Fri, 23 May 2003 20:17:16 +0900
-             Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
-             
-             [ 19594]
-             Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
-             From: Michael G Schwern <schwern@pobox.com> 
-             Date: Fri, 23 May 2003 02:10:46 -0700 
-             Message-ID: <20030523091046.GB11662@windhund.schwern.org> 
-             
-             [ 19595]
-             Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Sat, 24 May 2003 00:15:49 +0900
-             Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
-             
-             [ 19596]
-             U/WIN extension fix from John P. Linderman.
-             
-             [ 19597]
-             Linewrapping MUAs, grumble.
-             
-             [ 19598]
-             Hasty editing, grumble.
-             
-             [ 19599]
-             Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Fri, 23 May 2003 17:32:22 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
-             
-             [ 19600]
-             Subject: [PATCH] for Configure -Dnoextensions=Encode
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Fri, 23 May 2003 17:37:09 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
-             
-             [ 19601]
-             Subject: [PATCH] RE: state of deparse?
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Fri, 23 May 2003 17:42:37 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
-             
-             [ 19602]
-             Noticed by John P. Linderman.
-             
-             [ 19603]
-             lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
-             
-             [ 19604]
-             Add a real scan for pthread_attr_setscope().
-             
-             [ 19606]
-             Regen Glossary et al.
-             
-             [ 19607]
-             Introduce (undefined) pthread_attr_setscope to non-Configure lands.
-             
-             [ 19608]
-             Missing "to".
-             
-             [ 19610]
-             Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 22 May 2003 10:13:19 +0100
-             Message-ID: <20030522091319.GA4568@fdgroup.com>
-             
-             Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 23 May 2003 17:09:44 +0100
-             Message-ID: <20030523160944.GC9194@fdgroup.com>
+[ 19770] By: jhi                                   on 2003/06/14  04:36:18
+        Log: Subject: Re: FileCache
+             From: belg4mit <belg4mit@MIT.EDU>
+             Date: Sat, 14 Jun 2003 01:35:05 -0400
+             Message-ID: <3EEAB409.7B4C21EA@mit.edu>
              
-             (Regen Configure, Glossary, et al)
-             (One metaconfig beauty tweak sneaked in)
-     Branch: maint-5.8/perl
-         +> lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
-         +> lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
-          - lib/ftp.pl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
-          ! config_h.SH
-         !> (integrate 71 files)
-     Branch: metaconfig
-          ! U/compline/Csym.U
+             FileCache 1.03.
+     Branch: perl
+          ! lib/FileCache.pm
 ____________________________________________________________________________
-[ 19610] By: jhi                                   on 2003/05/24  06:42:52
-        Log: Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 22 May 2003 10:13:19 +0100
-             Message-ID: <20030522091319.GA4568@fdgroup.com>
-             
-             Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 23 May 2003 17:09:44 +0100
-             Message-ID: <20030523160944.GC9194@fdgroup.com>
+[ 19769] By: rgs                                   on 2003/06/13  19:17:50
+        Log: Remove the deprecated $* variable.
+             Incidentally, this fixes bug #22354, about unwanted
+             action-at-distance of the /m regexp modifier.
+             Add a new warning to advertise this fact.
      Branch: perl
-          ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/debug.t
-          ! ext/B/t/deparse.t op.c op.h t/op/goto.t t/run/switchd.t
+          ! gv.c lib/English.pm mg.c pod/perldelta.pod pod/perldiag.pod
+          ! pod/perlre.pod pod/perlvar.pod pp.c pp_hot.c t/lib/warnings/gv
+          ! t/op/pat.t t/op/study.t
 ____________________________________________________________________________
-[ 19609] By: jhi                                   on 2003/05/24  06:30:57
-        Log: metaconfig unit change for #19608.
-     Branch: metaconfig
-          ! U/threads/d_pthread_atfork.U
+[ 19768] By: jhi                                   on 2003/06/13  17:08:45
+        Log: Encode simply needs more work on EBCDIC.
+     Branch: perl
+          ! ext/Encode/t/Unicode.t
 ____________________________________________________________________________
-[ 19608] By: jhi                                   on 2003/05/24  06:30:40
-        Log: Missing "to".
+[ 19767] By: jhi                                   on 2003/06/13  17:05:01
+        Log: Redundancy removal from Brian De Pradine;
+             both the forms, pthread_mutexattr_settype() and               
+             pthread_mutexattr_setkind_np(), exist on z/OS.
      Branch: perl
-          ! NetWare/config_H.wc Porting/config_H config_h.SH
-          ! plan9/config.plan9 plan9/config_h.sample uconfig.h
-          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
-          ! win32/config_H.vc64 wince/config_H.ce
+          ! thread.h
 ____________________________________________________________________________
-[ 19607] By: jhi                                   on 2003/05/24  06:23:51
-        Log: Introduce (undefined) pthread_attr_setscope to non-Configure lands.
+[ 19766] By: jhi                                   on 2003/06/13  17:02:57
+        Log: Somehow MPE/iX managed to get
+             "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
      Branch: perl
-          ! Cross/config.sh-arm-linux NetWare/config.wc
-          ! NetWare/config_H.wc configure.com epoc/config.sh
-          ! plan9/config.plan9 plan9/config_h.sample
-          ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
-          ! win32/config.gc win32/config.vc win32/config.vc64
-          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
-          ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
+          ! lib/Test/Harness.pm
 ____________________________________________________________________________
-[ 19606] By: jhi                                   on 2003/05/24  06:05:17
-        Log: Regen Glossary et al.
+[ 19765] By: jhi                                   on 2003/06/13  14:36:18
+        Log: Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
+             From: alan <alan@pair.com>
+             Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
+             Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
+             
+             (the first alternative)
      Branch: perl
-          ! Porting/Glossary Porting/config.sh Porting/config_H
+          ! util.c
 ____________________________________________________________________________
-[ 19605] By: jhi                                   on 2003/05/24  05:58:10
-        Log: metaconfig unit change for #19604.
-     Branch: metaconfig/U/perl
-          + d_pthread_attr_ss.U
+[ 19764] By: jhi                                   on 2003/06/13  14:33:51
+        Log: Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
+             way of detecting Darwin/Mac OS X; instead it is recommended to
+             detect the OS at a higher level and pass the information manually
+             down to the application, using e.g. a -Ddefinition.
+     Branch: perl
+          ! hints/darwin.sh perl.h x2p/util.c
 ____________________________________________________________________________
-[ 19604] By: jhi                                   on 2003/05/24  05:57:49
-        Log: Add a real scan for pthread_attr_setscope().
+[ 19763] By: jhi                                   on 2003/06/13  14:12:13
+        Log: Define a cpp symbol, BSDish, if that looks appropriate.
      Branch: perl
-          ! Configure config_h.SH ext/threads/threads.xs
+          ! perl.h
 ____________________________________________________________________________
-[ 19603] By: jhi                                   on 2003/05/24  05:32:34
-        Log: lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
+[ 19760] By: jhi                                   on 2003/06/13  12:00:06
+        Log: Even more tweakage on symbol scanning from Alan Burlison. 
      Branch: perl
-          - lib/ftp.pl
-          ! MANIFEST
+          ! Configure
 ____________________________________________________________________________
-[ 19602] By: jhi                                   on 2003/05/23  17:02:28
-        Log: Noticed by John P. Linderman.
+[ 19758] By: gbarr                                 on 2003/06/13  07:01:11
+        Log: Sync with libnet 1.15
      Branch: perl
-          ! epoc/epocish.h mpeix/mpeixish.h perl.h unixish.h
+          ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
 ____________________________________________________________________________
-[ 19601] By: jhi                                   on 2003/05/23  16:58:04
-        Log: Subject: [PATCH] RE: state of deparse?
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Fri, 23 May 2003 17:42:37 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
+[ 19756] By: jhi                                   on 2003/06/13  05:09:17
+        Log: The changes #8803 and #8896 that fixed JPL for use with
+             JDK 1.2/1.3 had somehow disappeared.
      Branch: perl
-          ! ext/B/B/Deparse.pm
+          ! perl.c perl.h
 ____________________________________________________________________________
-[ 19600] By: jhi                                   on 2003/05/23  16:55:09
-        Log: Subject: [PATCH] for Configure -Dnoextensions=Encode
+[ 19752] By: rgs                                   on 2003/06/12  20:49:25
+        Log: Add a new warning, "Newline in left-justified string for printf/sprintf"
+             to be issued if the string to be left-justified by s?printf contains
+             a newline.
+             
+             Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf 
              From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Fri, 23 May 2003 17:37:09 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
+             Date: Wed, 11 Jun 2003 18:10:14 +0100
+             Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
      Branch: perl
-          ! ext/PerlIO/t/encoding.t ext/PerlIO/t/fallback.t
-          ! ext/Storable/t/utf8hash.t lib/open.pm lib/open.t
+          ! pod/perldiag.pod sv.c t/lib/warnings/sv
 ____________________________________________________________________________
-[ 19599] By: jhi                                   on 2003/05/23  16:51:18
-        Log: Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Fri, 23 May 2003 17:32:22 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
+[ 19751] By: rgs                                   on 2003/06/12  20:25:41
+        Log: Patch for a warning emitted twice, from :
+             Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
+             From: Steve Grazzini <grazz@pobox.com>
+             Date: Wed, 11 Jun 2003 00:46:47 -0400
+             Message-ID: <20030611044647.GA16696@grazzini.net>
      Branch: perl
-          ! embed.pl perl.h perlio.c perlio.h proto.h
+          ! pp_sys.c
 ____________________________________________________________________________
-[ 19598] By: jhi                                   on 2003/05/23  16:05:36
-        Log: Hasty editing, grumble.
+[ 19750] By: sky                                   on 2003/06/12  15:03:55
+        Log: In free we want to destroy, not init, thanks to Tim Bunce for 
+             detecting this. Should hopefully fix memory leak on Tru64
      Branch: perl
-          ! ext/POSIX/POSIX.xs
+          ! ext/threads/shared/shared.xs
 ____________________________________________________________________________
-[ 19597] By: jhi                                   on 2003/05/23  16:02:30
-        Log: Linewrapping MUAs, grumble.
+[ 19749] By: jhi                                   on 2003/06/12  13:27:44
+        Log: More perlio ->Open paranoia.  Set errno to EINVAL if there's
+             no ->Open, not if ->Open returns NULL.
      Branch: perl
-          ! ext/POSIX/POSIX.xs
+          ! perlio.c
 ____________________________________________________________________________
-[ 19596] By: jhi                                   on 2003/05/23  16:00:51
-        Log: U/WIN extension fix from John P. Linderman.
+[ 19748] By: jhi                                   on 2003/06/12  11:32:44
+        Log: Further perlio doc tweaks.
      Branch: perl
-          ! ext/POSIX/POSIX.xs
+          ! lib/PerlIO.pm pod/perlrun.pod
 ____________________________________________________________________________
-[ 19595] By: jhi                                   on 2003/05/23  14:19:53
-        Log: Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Sat, 24 May 2003 00:15:49 +0900
-             Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
+[ 19747] By: jhi                                   on 2003/06/12  11:25:19
+        Log: Slightly amended version of the proposed patch for
+             "[perl #22390] export PERLIO=bytes segfaults";
+             the amendment is to set errno.
+             TODO: we really should not get here if the layer
+             stack is corrupt or non-sensical (like "bytes").
      Branch: perl
-          ! ext/Encode/Changes ext/Encode/Unicode/Unicode.xs
-          ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
+          ! perlio.c
 ____________________________________________________________________________
-[ 19594] By: jhi                                   on 2003/05/23  13:06:25
-        Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
-             From: Michael G Schwern <schwern@pobox.com> 
-             Date: Fri, 23 May 2003 02:10:46 -0700 
-             Message-ID: <20030523091046.GB11662@windhund.schwern.org> 
+[ 19746] By: sky                                   on 2003/06/12  08:37:39
+        Log: Be polite and destroy the mutexes and conditions we use!
      Branch: perl
-          + lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
-          + lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
-          ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
-          ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Any.pm
-          ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
-          ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
-          ! lib/ExtUtils/MakeMaker/FAQ.pod
-          ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
-          ! lib/ExtUtils/TODO lib/ExtUtils/t/Install.t
-          ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
+          ! ext/threads/shared/shared.xs
 ____________________________________________________________________________
-[ 19593] By: jhi                                   on 2003/05/23  12:56:23
-        Log: Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Fri, 23 May 2003 20:17:16 +0900
-             Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
+[ 19744] By: rgs                                   on 2003/06/11  20:49:04
+        Log: Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
      Branch: perl
-          ! ext/Encode/Encode.pm ext/Encode/Encode.xs
-          ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
-          ! ext/Encode/lib/Encode/Encoding.pm
-          ! ext/PerlIO/encoding/encoding.xs
+          ! lib/File/Temp/t/security.t
 ____________________________________________________________________________
-[ 19592] By: jhi                                   on 2003/05/23  12:52:05
-        Log: Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
+[ 19742] By: jhi                                   on 2003/06/11  18:28:12
+        Log: Subject: [PATCH] Configure -Dnoextensions would not accept a list
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
      Branch: perl
-          ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
-          ! ext/Time/HiRes/HiRes.xs
-____________________________________________________________________________
-[ 19591] By: jhi                                   on 2003/05/22  11:59:21
-        Log: Integrate:
-             [ 19578]
-             Subject: [Encode] 1.95 released
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Wed, 21 May 2003 18:26:26 +0900
-             Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
-             
-             [ 19579]
-             U/WIN test nit for John P. Linderman.
-             
-             [ 19580]
-             VMS test tweak from Craig Berry.
-             
-             [ 19581]
-             U/WIN test tweak from John P. Linderman.
-             
-             [ 19582]
-             MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
-             
-             [ 19583]
-             Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
-             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
-             Date: Mon, 19 May 2003 17:53:25 -0400
-             Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
-             
-             (the bug id corrected to be #22231, not #22238)
-             
-             [ 19584]
-             Subject: [PATCH] perldata.pod revamp rev. 3
-             From: Shlomi Fish <shlomif@vipe.technion.ac.il>
-             Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
-             Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
-             
-             [ 19585]
-             More U/WIN tweaks from John P. Linderman.
-             
-             [ 19586]
-             Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
-             disable the loading of .pmc files if defined.
-             Rename the function S_doopen_pmc to S_doopen_pm.
-             
-             [ 19589]
-             Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Tue, 13 May 2003 10:36:32 +0200
-             Message-id: <20030513083631.GA21782@ethan>
-             
-             [ 19590]
-             Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
-             From: Dan Kogai <dankogai@dan.co.jp> 
-             Date: Thu, 22 May 2003 18:46:40 +0900 
-             Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp> 
-     Branch: maint-5.8/perl
-         !> (integrate 39 files)
+          ! Configure
 ____________________________________________________________________________
-[ 19590] By: jhi                                   on 2003/05/22  11:51:46
-        Log: Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
-             From: Dan Kogai <dankogai@dan.co.jp> 
-             Date: Thu, 22 May 2003 18:46:40 +0900 
-             Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp> 
+[ 19741] By: merijn                                on 2003/06/11  14:06:49
+        Log: Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
+             From: PPrymmer@factset.com
+             Date: Wed, 11 Jun 2003 09:00:34 -0400
+             Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
      Branch: perl
-          ! ext/Encode/encoding.pm
+          ! lib/vmsish.t
 ____________________________________________________________________________
-[ 19589] By: rgs                                   on 2003/05/21  21:37:28
-        Log: Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Tue, 13 May 2003 10:36:32 +0200
-             Message-id: <20030513083631.GA21782@ethan>
+[ 19740] By: jhi                                   on 2003/06/11  13:29:59
+        Log: Doc nit.
      Branch: perl
-          ! utils/h2xs.PL
+          ! INSTALL
 ____________________________________________________________________________
-[ 19588] By: rgs                                   on 2003/05/21  21:03:04
-        Log: New warning "Useless localization of %s", based on
-             Subject: [PATCH] new warning "Useless localization of %s is deprecated"
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Wed, 30 Apr 2003 21:17:38 +0100
-             Message-ID: <20030430201738.GA22054@fdgroup.com>
-             
-             The proposed patch added this warning in the 'deprecated' category ;
-             I think this category is for things that exist and will be removed,
-             rather than for things that don't exist and that will maybe be added.
+[ 19739] By: jhi                                   on 2003/06/11  05:30:53
+        Log: Integrate from maint:
+             [ 19738]
+             Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Tue, 10 Jun 2003 22:10:47 +0200
+             Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
      Branch: perl
-          ! op.c pod/perldiag.pod t/lib/warnings/op
-____________________________________________________________________________
-[ 19587] By: nick                                  on 2003/05/21  20:16:45
-        Log: Work-in-progress - do not integrate yet
-             Experimental PerlIO_syslayer() [or sysread only at this point]
-             3 fails on a UNIX :perlio stack
-             - warnings misses Filehandle F opened only for output (weird)
-             - socketpair discovers that Unix_read() restarts on EINTR (gotcha)
-             - lib/open fails to sysread() chars (a feature?)
-     Branch: perlio
-          ! makedef.pl perlio.c perlio.h perliol.h pp_sys.c
+         !> ext/Encode/encengine.c ext/List/Util/Util.xs
+         !> ext/POSIX/POSIX.xs ext/Storable/Storable.xs
+         !> ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
+         !> sv.c
 ____________________________________________________________________________
-[ 19586] By: rgs                                   on 2003/05/21  19:56:38
-        Log: Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
-             disable the loading of .pmc files if defined.
-             Rename the function S_doopen_pmc to S_doopen_pm.
+[ 19735] By: jhi                                   on 2003/06/10  05:27:33
+        Log: Upgrade to Unicode::Normalize 0.22.
      Branch: perl
-          ! Porting/thirdclean embed.fnc embed.h pp_ctl.c proto.h
+          ! ext/Unicode/Normalize/Changes
+          ! ext/Unicode/Normalize/Makefile.PL
+          ! ext/Unicode/Normalize/Normalize.pm
+          ! ext/Unicode/Normalize/Normalize.xs
+          ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
+          ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
+          ! ext/Unicode/Normalize/t/test.t
 ____________________________________________________________________________
-[ 19585] By: jhi                                   on 2003/05/21  19:28:23
-        Log: More U/WIN tweaks from John P. Linderman.
+[ 19734] By: jhi                                   on 2003/06/10  05:14:18
+        Log: Upgrade to Unicode::Collate 0.25.
      Branch: perl
-          ! t/io/layers.t t/io/tell.t
+          ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
+          ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
+          ! lib/Unicode/Collate/t/test.t
 ____________________________________________________________________________
-[ 19584] By: rgs                                   on 2003/05/21  19:27:13
-        Log: Subject: [PATCH] perldata.pod revamp rev. 3
-             From: Shlomi Fish <shlomif@vipe.technion.ac.il>
-             Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
-             Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
+[ 19731] By: jhi                                   on 2003/06/09  20:48:14
+        Log: On a real multicpu box the child thread could still be running
+             when the parent thread was already testing.
      Branch: perl
-          ! pod/perldata.pod
+          ! ext/threads/shared/t/hv_refs.t
 ____________________________________________________________________________
-[ 19583] By: jhi                                   on 2003/05/21  19:18:21
-        Log: Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
-             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
-             Date: Mon, 19 May 2003 17:53:25 -0400
-             Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
-             
-             (the bug id corrected to be #22231, not #22238)
+[ 19730] By: rgs                                   on 2003/06/09  19:56:29
+        Log: Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
      Branch: perl
-          ! lib/Switch.pm
+          ! INSTALL
 ____________________________________________________________________________
-[ 19582] By: jhi                                   on 2003/05/21  14:17:14
-        Log: MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
+[ 19729] By: rgs                                   on 2003/06/09  19:13:16
+        Log: Subject: [PATCH] Re: nitpick with \(0..2)
+             From: Steve Grazzini <grazz@pobox.com>
+             Date: Fri, 6 Jun 2003 01:42:59 -0400
+             Message-ID: <20030606054259.GA30249@grazzini.net>
      Branch: perl
-          ! ext/MIME/Base64/Makefile.PL
+          ! op.c pod/perlop.pod t/op/ref.t
 ____________________________________________________________________________
-[ 19581] By: jhi                                   on 2003/05/21  14:15:26
-        Log: U/WIN test tweak from John P. Linderman.
+[ 19726] By: jhi                                   on 2003/06/09  18:45:00
+        Log: Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
      Branch: perl
-          ! t/op/chdir.t
+          ! ext/Unicode/Normalize/Normalize.pm
 ____________________________________________________________________________
-[ 19580] By: jhi                                   on 2003/05/21  13:06:13
-        Log: VMS test tweak from Craig Berry.
+[ 19725] By: rgs                                   on 2003/06/09  18:33:50
+        Log: In the debugger, flush stdout/stderr before the prompt is printed
+             Subject: Re: [PATCH] Perlbug #15228
+             From: Alex Vandiver <alexmv@MIT.EDU>
+             Date: 04 Jun 2003 04:50:10 -0400
+             Message-Id: <1054716610.21402.45.camel@supox>
      Branch: perl
-          ! lib/DirHandle.t
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[ 19579] By: jhi                                   on 2003/05/21  13:03:34
-        Log: U/WIN test nit for John P. Linderman.
+[ 19724] By: gsar                                  on 2003/06/09  18:17:42
+        Log: mark 450_service.t#18 as a todo test on windows
      Branch: perl
-          ! ext/Cwd/t/cwd.t
+          ! lib/Net/Ping/t/450_service.t
 ____________________________________________________________________________
-[ 19578] By: jhi                                   on 2003/05/21  13:01:42
-        Log: Subject: [Encode] 1.95 released
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Wed, 21 May 2003 18:26:26 +0900
-             Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
-     Branch: perl
-          ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
-          ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
-          ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
-          ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Unicode.t
-          ! ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
-          ! ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
-          ! ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
-          ! ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
-          ! ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
-          ! ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
-          ! ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
-          ! ext/Encode/ucm/8859-9.ucm
-____________________________________________________________________________
-[ 19577] By: jhi                                   on 2003/05/20  20:21:44
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 19576] By: jhi                                   on 2003/05/20  20:05:45
-        Log: Integrate:
-             [ 19569]
-             More Ultrix double definition avoidance.
-             
-             [ 19570]
-             Subject: Re: Possible precedence problem on bitwise ^ operator
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Sun, 18 May 2003 19:21:01 -0700
-             Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
-             (with tweaks to perldiag.pod)
-             
-             [ 19571]
-             Further -Uuseperlio tweaking.
-             
-             [ 19573]
-             Upgrade to CPAN 1.70_54
-             Subject: Re: CPAN.pm into blead
-             From: Andreas J Koenig <andreas.koenig@anima.de>
-             Date: Tue, 20 May 2003 11:31:16 +0200
-             Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
-             
-             [ 19574]
-             Upgrade to Getopt::Long 2.33
-             (mostly a version number increment)
-             
-             [ 19575]
-             Enhance the failure reporting for the pod2html tests
-     Branch: maint-5.8/perl
-          - lib/CPAN/README
-         !> MANIFEST ext/Encode/t/Unicode.t ext/Socket/Socket.xs
-         !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
-         !> lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
-         !> lib/Getopt/Long/README lib/Pod/t/htmlview.t
-         !> lib/Pod/t/pod2html-lib.pl op.c pod/perldiag.pod
-____________________________________________________________________________
-[ 19575] By: rgs                                   on 2003/05/20  19:22:30
-        Log: Enhance the failure reporting for the pod2html tests
+[ 19723] By: gsar                                  on 2003/06/09  18:00:57
+        Log: one of the Net::Ping time-dependent tests fails sporadically
+             when the response from localhost is "too quick"
      Branch: perl
-          ! lib/Pod/t/htmlview.t lib/Pod/t/pod2html-lib.pl
+          ! lib/Net/Ping/t/250_ping_hires.t
 ____________________________________________________________________________
-[ 19574] By: rgs                                   on 2003/05/20  18:52:21
-        Log: Upgrade to Getopt::Long 2.33
-             (mostly a version number increment)
+[ 19721] By: jhi                                   on 2003/06/09  17:04:50
+        Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 7 Jun 2003 01:16:32 -0700
+             Message-ID: <20030607081632.GA16228@windhund.schwern.org>
      Branch: perl
-          ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
-          ! lib/Getopt/Long/README
+          ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
+          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker/FAQ.pod
+          ! lib/ExtUtils/t/Liblist.t
 ____________________________________________________________________________
-[ 19573] By: rgs                                   on 2003/05/20  18:43:37
-        Log: Upgrade to CPAN 1.70_54
-             Subject: Re: CPAN.pm into blead
-             From: Andreas J Koenig <andreas.koenig@anima.de>
-             Date: Tue, 20 May 2003 11:31:16 +0200
-             Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
+[ 19720] By: gsar                                  on 2003/06/09  15:59:52
+        Log: fix for perlio.t failures on windows (from Dan Kogai)
      Branch: perl
-          - lib/CPAN/README
-          ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
-____________________________________________________________________________
-[ 19572] By: nick                                  on 2003/05/20  15:38:30
-        Log: Integrate mainline.
-     Branch: perlio
-         !> ext/Encode/t/Unicode.t ext/Socket/Socket.xs op.c
-         !> pod/perldiag.pod
+          ! ext/Encode/t/perlio.t
 ____________________________________________________________________________
-[ 19571] By: jhi                                   on 2003/05/19  19:52:23
-        Log: Further -Uuseperlio tweaking.
+[ 19719] By: jhi                                   on 2003/06/09  15:28:18
+        Log: Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
+             From: PPrymmer@factset.com
+             Date: Mon, 9 Jun 2003 09:57:43 -0400
+             Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
      Branch: perl
-          ! ext/Encode/t/Unicode.t
+          ! configure.com utils/perlivp.PL
 ____________________________________________________________________________
-[ 19570] By: rgs                                   on 2003/05/19  19:20:48
-        Log: Subject: Re: Possible precedence problem on bitwise ^ operator
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Sun, 18 May 2003 19:21:01 -0700
-             Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
-             (with tweaks to perldiag.pod)
+[ 19717] By: gsar                                  on 2003/06/09  14:09:55
+        Log: windows: fix memory leak in %ENV handling (shows up as a
+             leak even in the simplest fork() loop, because perl_construct()
+             now does the equivalent of %ENV assignments using mg_set())
      Branch: perl
-          ! op.c pod/perldiag.pod
+          ! win32/perlhost.h
 ____________________________________________________________________________
-[ 19569] By: jhi                                   on 2003/05/19  19:02:23
-        Log: More Ultrix double definition avoidance.
+[ 19715] By: sky                                   on 2003/06/09  09:35:47
+        Log: Support blessed shared references.
      Branch: perl
-          ! ext/Socket/Socket.xs
-____________________________________________________________________________
-[ 19568] By: nick                                  on 2003/05/19  15:55:20
-        Log: Integrate mainline
-     Branch: perlio
-         !> ext/Encode/t/Unicode.t ext/Socket/Socket.xs
-         !> ext/threads/threads.xs pod/perlsyn.pod pod/perltrap.pod
+          ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
+          ! ext/threads/shared/t/hv_refs.t
 ____________________________________________________________________________
-[ 19567] By: jhi                                   on 2003/05/19  05:01:26
-        Log: Integrate:
-             [ 19558]
-             Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Wed, 14 May 2003 15:36:23 -0700
-             Message-ID: <20030514223623.GD23350@windhund.schwern.org>
-             
-             [ 19559]
-             Make the test work without perlio, from Dan Kogai.
-             
-             [ 19560]
-             Based on
-             
-             Subject: [PATCH threads.xs] no system scope on VMS
+[ 19714] By: jhi                                   on 2003/06/09  04:29:04
+        Log: Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
              From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 18 May 2003 23:02:07 -0500
-             Message-ID: <3EC8573F.6050005@mac.com>
-             
-             but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
-             
-             [ 19561]
-             Ultrix: the #19435 helped the IO extension, so this should
-             help the Socket extension (socket structs redefinitions).
-             
-             [ 19562]
-             Slightly wrong panic messages.
-             
-             [ 19563]
-             Make Perl_ithread_self() a bit more helpful when
-             finding the thread fails (suggested by Stas in
-             perl-ithreads Mar 01)
-             
-             [ 19564]
-             Meaningless cosmetics.
-             
-             [ 19565]
-             Nekkid numbers.
-             
-             [ 19566]
-             Integrate perlio:
-             [ 19556]
-             Fix ticket 18265
-             
-             [ 19557]
-             EINTR retry should exit on count >= 0 not !=0 
-     Branch: maint-5.8/perl
-         !> ext/Encode/t/Unicode.t ext/Socket/Socket.xs
-         !> ext/threads/threads.xs perlio.c pod/perlsyn.pod
-         !> pod/perltrap.pod
-____________________________________________________________________________
-[ 19566] By: jhi                                   on 2003/05/19  04:58:25
-        Log: Integrate perlio:
-             [ 19556]
-             Fix ticket 18265
-             
-             [ 19557]
-             EINTR retry should exit on count >= 0 not !=0 
+             Date: Sun, 08 Jun 2003 16:49:43 -0500
+             Message-ID: <3EE3AF77.7060302@mac.com>
      Branch: perl
-         !> perlio.c
+          ! t/op/pack.t
 ____________________________________________________________________________
-[ 19565] By: jhi                                   on 2003/05/19  04:56:16
-        Log: Nekkid numbers.
+[ 19712] By: jhi                                   on 2003/06/08  17:05:59
+        Log: Subject: Re: forwarded you a test result
+             From: Dan Kogai <dankogai@dan.co.jp>
+             Date: Sun, 8 Jun 2003 11:04:43 +0900
+             Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
      Branch: perl
-          ! ext/threads/threads.xs
+          ! ext/Encode/t/Encode.t
 ____________________________________________________________________________
-[ 19564] By: jhi                                   on 2003/05/19  04:52:49
-        Log: Meaningless cosmetics.
+[ 19710] By: jhi                                   on 2003/06/08  17:03:07
+        Log: Regen Configure et al.
      Branch: perl
-          ! ext/threads/threads.xs
+          ! Configure Porting/config.sh Porting/config_H
 ____________________________________________________________________________
-[ 19563] By: jhi                                   on 2003/05/19  04:47:53
-        Log: Make Perl_ithread_self() a bit more helpful when
-             finding the thread fails (suggested by Stas in
-             perl-ithreads Mar 01)
+[ 19709] By: jhi                                   on 2003/06/08  16:45:50
+        Log: More symbol scan logic from Alan Burlison.
      Branch: perl
-          ! ext/threads/threads.xs
+          ! Configure Porting/Glossary hints/solaris_2.sh
 ____________________________________________________________________________
-[ 19562] By: jhi                                   on 2003/05/19  04:40:11
-        Log: Slightly wrong panic messages.
+[ 19708] By: sky                                   on 2003/06/07  13:28:50
+        Log: Major (internal) change to make it much more easy to embed
+             threaded perl because we don't use our own TLS for the current
+             thread info, but instead use PL_modglobal. Should make the
+             mod_perl2 team (Hi Stas!) happy. Should also be more robust.
      Branch: perl
           ! ext/threads/threads.xs
 ____________________________________________________________________________
-[ 19561] By: jhi                                   on 2003/05/19  04:33:31
-        Log: Ultrix: the #19435 helped the IO extension, so this should
-             help the Socket extension (socket structs redefinitions).
+[ 19707] By: sky                                   on 2003/06/07  13:27:01
+        Log: Last patch broke this slightly because INC was wrong.
      Branch: perl
-          ! ext/Socket/Socket.xs
+          ! ext/threads/t/thread.t
 ____________________________________________________________________________
-[ 19560] By: jhi                                   on 2003/05/19  04:30:01
-        Log: Based on
-             
-             Subject: [PATCH threads.xs] no system scope on VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 18 May 2003 23:02:07 -0500
-             Message-ID: <3EC8573F.6050005@mac.com>
-             
-             but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
+[ 19706] By: sky                                   on 2003/06/07  13:07:53
+        Log: Remove warnings from tests.
      Branch: perl
-          ! ext/threads/threads.xs
+          ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
+          ! ext/threads/t/list.t
 ____________________________________________________________________________
-[ 19559] By: jhi                                   on 2003/05/19  04:24:27
-        Log: Make the test work without perlio, from Dan Kogai.
+[ 19705] By: sky                                   on 2003/06/07  12:42:28
+        Log: Work in non core env.
      Branch: perl
-          ! ext/Encode/t/Unicode.t
+          ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
+          ! ext/threads/t/libc.t ext/threads/t/list.t
+          ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
+          ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
+          ! ext/threads/t/thread.t
 ____________________________________________________________________________
-[ 19558] By: rgs                                   on 2003/05/18  21:40:10
-        Log: Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
+[ 19703] By: jhi                                   on 2003/06/07  05:11:50
+        Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
              From: Michael G Schwern <schwern@pobox.com>
-             Date: Wed, 14 May 2003 15:36:23 -0700
-             Message-ID: <20030514223623.GD23350@windhund.schwern.org>
+             Date: Fri, 6 Jun 2003 18:41:45 -0700
+             Message-ID: <20030607014145.GB12031@windhund.schwern.org>
      Branch: perl
-          ! pod/perlsyn.pod pod/perltrap.pod
+          ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
+          ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/META.yml
+          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
+          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
+          ! lib/ExtUtils/TODO lib/ExtUtils/t/00compile.t
+          ! lib/ExtUtils/t/Install.t lib/ExtUtils/t/basic.t
+          ! lib/ExtUtils/t/zz_cleanup_dummy.t
 ____________________________________________________________________________
-[ 19557] By: nick                                  on 2003/05/18  18:19:42
-        Log: EINTR retry should exit on count >= 0 not !=0 
-     Branch: perlio
-          ! perlio.c
+[ 19702] By: rgs                                   on 2003/06/06  23:00:00
+        Log: Upgrade to Time::Local 1.06, by Dave Rolsky
+     Branch: perl
+          ! lib/Time/Local.pm lib/Time/Local.t
 ____________________________________________________________________________
-[ 19556] By: nick                                  on 2003/05/18  10:29:26
-        Log: Fix ticket 18265
-     Branch: perlio
-          ! perlio.c
+[ 19701] By: rgs                                   on 2003/06/06  22:50:37
+        Log: Complement to change #19698 :
+             add also this information (=> and curly braces doesn't
+             quote compound identifiers) to the strict manpage.
+             As an experiment in documentation, add a "HISTORY" section
+             to the strict manpage.
+     Branch: perl
+          ! lib/strict.pm
 ____________________________________________________________________________
-[ 19555] By: nick                                  on 2003/05/18  09:09:29
-        Log: Integrate UTF7 (now initial create has been submitted)
-     Branch: perlio
-         !> ext/Encode/lib/Encode/Unicode/UTF7.pm
-____________________________________________________________________________
-[ 19554] By: nick                                  on 2003/05/18  08:48:17
-        Log: Integrate mainline
-     Branch: perlio
-         +> ext/Encode/lib/Encode/Unicode/UTF7.pm
-         !> Configure MANIFEST Makefile.SH ext/B/B/Deparse.pm
-         !> ext/Encode/Changes ext/Encode/MANIFEST
-         !> ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
-         !> ext/Encode/lib/Encode/Config.pm
-         !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
-         !> lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
-         !> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
-         !> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
-         !> lib/Getopt/Long/t/gol-oo.t pod/perldiag.pod
-____________________________________________________________________________
-[ 19553] By: jhi                                   on 2003/05/18  07:59:03
-        Log: Integrate:
-             [ 19552]
-             Integrate from perlio:
-             [ 19542]
-             Fix ticket #22219
-             
-             [ 19543]
-             Spotted a bare close() where PerlLIO_close() seems correct.
-     Branch: maint-5.8/perl
-         !> doio.c perlio.c
+[ 19700] By: rgs                                   on 2003/06/06  22:31:50
+        Log: Minor grammatical nit.
+     Branch: perl
+          ! README.hpux
 ____________________________________________________________________________
-[ 19552] By: jhi                                   on 2003/05/18  07:57:23
-        Log: Integrate from perlio:
-             [ 19542]
-             Fix ticket #22219
+[ 19699] By: rgs                                   on 2003/06/06  22:29:38
+        Log: Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
+             From: Stas Bekman <stas@stason.org>
+             Date: Thu, 05 Jun 2003 10:10:36 +1000
+             Message-ID: <3EDE8A7C.2080302@stason.org>
              
-             [ 19543]
-             Spotted a bare close() where PerlLIO_close() seems correct.
+             Subject: [patch] perlguts authors dup
+             From: Stas Bekman <stas@stason.org>
+             Date: Thu, 05 Jun 2003 10:14:12 +1000
+             Message-ID: <3EDE8B54.6090808@stason.org>
      Branch: perl
-         !> doio.c perlio.c
+          ! pod/perl5005delta.pod pod/perlguts.pod pod/perlxs.pod
 ____________________________________________________________________________
-[ 19551] By: jhi                                   on 2003/05/18  07:55:50
-        Log: Integrate:
-             [ 19527]
-             Subject: [PATCH] RE: maint snapshot @ 19525
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Fri, 16 May 2003 17:16:57 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
-             
-             (Part #1: the __format__ and __printf__)
-             
-             [ 19528]
-             Subject: [PATCH] RE: maint snapshot @ 19525
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Fri, 16 May 2003 17:16:57 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
-             
-             (Part #2: the hv.c SVf)
-             
-             [ 19531]
-             Apply the supplied patch for [perl #22195]
-             "File::Find, sorted directory traversal order is inverted"
-             
-             [ 19532]
-             The suggested patch for [perl #22201] "patch: perl 5.8.0
-             compile error on ia64/HP-UX (comparing incompatible pointers)"
-             plus a possible cure for the warning mentioned in the case.
-             
-             [ 19533]
-             avoid select() on windows destroying errno (used to typically
-             always sets it to EINVAL due to the way it maps the FD_SETs)
-             
-             [ 19534]
-             change#16723 broke the ioctl() return value on platforms 
-             that have ioctl() but no fcntl() (e.g. windows)
-             
-             change#17577 then attempted to fix the bustage, but got
-             it wrong
-             
-             [ 19535]
-             improve the implementation of Net::Ping on windows by avoiding
-             fork(), which is pretty heavy-weight for this kind of
-             application; use non-blocking sockets instead
-             
-             has been verified to work on Win2k but will need testing on
-             other flavors of windows
-             
-             there is a single known failure on windows in 450_service.t (test 18)
-             due to what appears to be bugs in the ping_syn()/ack() code
-             
-             [ 19536]
-             apply Net::Ping patch that makes the fork()-based approach
-             work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
-             
-             the code this affects is currently not enabled anywhere, but
-             could be enabled if the non-blocking approach runs into problems
-             on older windows versions
-             
-             [ 19537]
-             missing init in change#19533
-             
-             [ 19539]
-             Fix bug #22216 : B::Deparse can't handle "use Module Version"
-             with fractional version numbers or v-strings.
-             
-             [ 19540]
-             Clarify the explanation of the warning "Possible precedence problem
-             on bitwise operator".
-             
-             [ 19541]
-             Upgrade to Getopt::Long 2.32_05
-             
-             [ 19545]
-             Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
-             From: Alan Burlison <Alan.Burlison@sun.com>
-             Date: Thu, 15 May 2003 22:17:55 +0100
-             Message-ID: <3EC40403.9000804@sun.com>
-             
-             (fixed symbol scanning for Solaris 10)
-             
-             [ 19547]
-             Old (4.2BSD, like Ultrix) Bourne shells do not understand
-             non-left-aligned heredocs.
-             
-             [ 19548]
-             Subject: [Encode] UTF-7 Support
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Sun, 18 May 2003 00:45:35 +0900
-             Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
-             
-             [ 19549]
-             The 'quotes' really are important (caught by Enache Adrian).
-             
-             [ 19550]
-             UTF-7 tweak from Dan Kogai.
-     Branch: maint-5.8/perl
-         +> ext/Encode/lib/Encode/Unicode/UTF7.pm
-         !> (integrate 28 files)
+[ 19698] By: rgs                                   on 2003/06/06  22:23:56
+        Log: Clarify that => doesn't quote compound identifiers.
+     Branch: perl
+          ! pod/perldata.pod
 ____________________________________________________________________________
-[ 19550] By: jhi                                   on 2003/05/18  06:23:50
-        Log: UTF-7 tweak from Dan Kogai.
+[ 19696] By: merijn                                on 2003/06/06  12:21:43
+        Log: Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
+             as the compiler supports it)
      Branch: perl
-          ! ext/Encode/lib/Encode/Unicode/UTF7.pm
+          ! README.hpux
 ____________________________________________________________________________
-[ 19549] By: jhi                                   on 2003/05/18  05:58:58
-        Log: The 'quotes' really are important (caught by Enache Adrian).
+[ 19695] By: jhi                                   on 2003/06/05  18:50:51
+        Log: Subject: [PATCH] Re: SPUG:-s option doesn't always work!
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Wed, 04 Jun 2003 00:08:32 -0700
+             Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
      Branch: perl
-          ! Makefile.SH
+          ! t/run/switches.t toke.c
 ____________________________________________________________________________
-[ 19548] By: jhi                                   on 2003/05/17  16:39:19
-        Log: Subject: [Encode] UTF-7 Support
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Sun, 18 May 2003 00:45:35 +0900
-             Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
+[ 19694] By: jhi                                   on 2003/06/05  18:37:02
+        Log: Subject: [PATCH] RE: maint @ 19683
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Thu, 5 Jun 2003 17:16:58 +0100
+             Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
+             
+             (skipped the MIME::Base64 part, leaving that to Gisle)
      Branch: perl
-          + ext/Encode/lib/Encode/Unicode/UTF7.pm
-          ! MANIFEST ext/Encode/Changes ext/Encode/MANIFEST
-          ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
-          ! ext/Encode/lib/Encode/Config.pm
-          ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
+          ! ext/POSIX/POSIX.xs gv.c op.c perl.c perl.h
 ____________________________________________________________________________
-[ 19547] By: jhi                                   on 2003/05/17  16:26:47
-        Log: Old (4.2BSD, like Ultrix) Bourne shells do not understand
-             non-left-aligned heredocs.
+[ 19693] By: jhi                                   on 2003/06/05  17:26:04
+        Log: SKIP label was missing.
      Branch: perl
-          ! Makefile.SH
+          ! t/io/utf8.t
 ____________________________________________________________________________
-[ 19546] By: jhi                                   on 2003/05/17  16:17:23
-        Log: metaconfig unit changes for #19545.
-     Branch: metaconfig
-          ! U/compline/Csym.U U/modified/libc.U
+[ 19692] By: jhi                                   on 2003/06/05  16:58:23
+        Log: z/OS makedepend fix from Peter Prymmer;
+             still needed as reported by Brian De Pradine.
+     Branch: perl
+          ! makedepend.SH
 ____________________________________________________________________________
-[ 19545] By: jhi                                   on 2003/05/17  15:51:07
-        Log: Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
-             From: Alan Burlison <Alan.Burlison@sun.com>
-             Date: Thu, 15 May 2003 22:17:55 +0100
-             Message-ID: <3EC40403.9000804@sun.com>
-             
-             (fixed symbol scanning for Solaris 10)
+[ 19691] By: jhi                                   on 2003/06/05  16:56:01
+        Log: Even more getspecific patches from Brian De Pradine;
+             macrofy the construct.
      Branch: perl
-          ! Configure
+          ! ext/threads/threads.xs
+____________________________________________________________________________
+[ 19690] By: jhi                                   on 2003/06/05  16:19:40
+        Log: z/OS threads tweak from Brian De Pradine.
+     Branch: perl
+          ! ext/threads/threads.xs
 ____________________________________________________________________________
-[ 19544] By: nick                                  on 2003/05/17  15:37:45
-        Log: Enache Adrian <enache@rdslink.ro> test for Win32 sysread/O_TEXT issue.
-     Branch: perlio
-          ! t/op/sysio.t
+[ 19689] By: jhi                                   on 2003/06/05  05:43:31
+        Log: Upgrade to Time::HiRes 1.48.
+     Branch: perl
+          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
 ____________________________________________________________________________
-[ 19543] By: nick                                  on 2003/05/17  13:38:35
-        Log: Spotted a bare close() where PerlLIO_close() seems correct.
-     Branch: perlio
+[ 19688] By: rgs                                   on 2003/06/04  18:53:48
+        Log: Prevent a potential null pointer dereference.
+             Noticed by Ryan Koga <rkoga@caida.org> in
+             Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
+     Branch: perl
           ! perlio.c
 ____________________________________________________________________________
-[ 19542] By: nick                                  on 2003/05/17  13:36:28
-        Log: Fix ticket #22219
-     Branch: perlio
-          ! doio.c
+[ 19687] By: jhi                                   on 2003/06/04  18:26:08
+        Log: Subject: Re: [MacOS X] consider useshrplib='false' by default
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 19541] By: rgs                                   on 2003/05/17  12:10:14
-        Log: Upgrade to Getopt::Long 2.32_05
+[ 19686] By: jhi                                   on 2003/06/04  11:02:54
+        Log: On closer reading the proposed UTS#18 update required
+             even more changes.
      Branch: perl
-          ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
-          ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
-          ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
-          ! lib/Getopt/Long/t/gol-oo.t
+          ! lib/unicore/lib/Blank.pl lib/unicore/lib/Graph.pl
+          ! lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
+          ! lib/unicore/lib/SpacePer.pl lib/unicore/lib/Word.pl
+          ! lib/unicore/mktables
 ____________________________________________________________________________
-[ 19540] By: rgs                                   on 2003/05/17  11:46:25
-        Log: Clarify the explanation of the warning "Possible precedence problem
-             on bitwise operator".
+[ 19685] By: jhi                                   on 2003/06/04  10:14:09
+        Log: Align the 'graph' property definition with the proposed
+             Unicode UTS #18 update (v7).
      Branch: perl
-          ! pod/perldiag.pod
+          ! lib/unicore/lib/Graph.pl lib/unicore/mktables
 ____________________________________________________________________________
-[ 19539] By: rgs                                   on 2003/05/17  11:36:08
-        Log: Fix bug #22216 : B::Deparse can't handle "use Module Version"
-             with fractional version numbers or v-strings.
+[ 19681] By: jhi                                   on 2003/06/04  05:16:38
+        Log: Subject: [MacOS X] consider useshrplib='false' by default
+             From: Dan Kogai <dankogai@dan.co.jp>
+             Date: Wed, 4 Jun 2003 01:29:42 +0900
+             Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
      Branch: perl
-          ! ext/B/B/Deparse.pm
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 19538] By: nick                                  on 2003/05/17  08:08:17
-        Log: Integrate mainline
-     Branch: perlio
-         +> Porting/curliff.pl Porting/sort_perldiag.pl
-         !> (integrate 34 files)
+[ 19679] By: jhi                                   on 2003/06/03  15:51:36
+        Log: Urk.  Joe's patches were for the maint branch,
+             not for the blead (which has assertions and stuff).
+             Retract #19677, #19676, #19674.
+     Branch: perl
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[ 19537] By: gsar                                  on 2003/05/17  06:32:46
-        Log: missing init in change#19533
+[ 19678] By: jhi                                   on 2003/06/03  15:05:19
+        Log: According to Arthur this should help
+             #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
      Branch: perl
-          ! win32/win32sck.c
+          ! ext/threads/threads.xs
 ____________________________________________________________________________
-[ 19536] By: gsar                                  on 2003/05/17  06:07:07
-        Log: apply Net::Ping patch that makes the fork()-based approach
-             work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
-             
-             the code this affects is currently not enabled anywhere, but
-             could be enabled if the non-blocking approach runs into problems
-             on older windows versions
+[ 19677] By: jhi                                   on 2003/06/03  14:07:06
+        Log: Tiny tweaks from Joe McMahon.
      Branch: perl
-          ! lib/Net/Ping.pm
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[ 19535] By: gsar                                  on 2003/05/17  05:54:39
-        Log: improve the implementation of Net::Ping on windows by avoiding
-             fork(), which is pretty heavy-weight for this kind of
-             application; use non-blocking sockets instead
-             
-             has been verified to work on Win2k but will need testing on
-             other flavors of windows
-             
-             there is a single known failure on windows in 450_service.t (test 18)
-             due to what appears to be bugs in the ping_syn()/ack() code
+[ 19676] By: jhi                                   on 2003/06/03  12:38:46
+        Log: Tiny pod and speling tweaks.
      Branch: perl
-          ! lib/Net/Ping.pm
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[ 19534] By: gsar                                  on 2003/05/17  04:53:06
-        Log: change#16723 broke the ioctl() return value on platforms 
-             that have ioctl() but no fcntl() (e.g. windows)
+[ 19674] By: jhi                                   on 2003/06/03  12:20:59
+        Log: Subject: Extensive documentation patch redux
+             From: Joe McMahon <mcmahon@ibiblio.org>
+             Date: Mon, 2 Jun 2003 09:53:40 -0400
+             Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org>
              
-             change#17577 then attempted to fix the bustage, but got
-             it wrong
+             Subject: RE: [PATCH] RE: Extensive documentation patch redux
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Tue, 3 Jun 2003 10:00:22 +0100 
+             Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk>
      Branch: perl
-          ! pp_sys.c
+          ! lib/perl5db.pl
 ____________________________________________________________________________
-[ 19533] By: gsar                                  on 2003/05/17  04:49:18
-        Log: avoid select() on windows destroying errno (used to typically
-             always sets it to EINVAL due to the way it maps the FD_SETs)
+[ 19673] By: jhi                                   on 2003/06/03  09:51:59
+        Log: Salvage parts of #19667.
      Branch: perl
-          ! win32/win32sck.c
+          ! perlio.c win32/win32.c win32/win32iop.h
 ____________________________________________________________________________
-[ 19532] By: jhi                                   on 2003/05/16  18:21:27
-        Log: The suggested patch for [perl #22201] "patch: perl 5.8.0
-             compile error on ia64/HP-UX (comparing incompatible pointers)"
-             plus a possible cure for the warning mentioned in the case.
+[ 19672] By: jhi                                   on 2003/06/03  09:26:45
+        Log: Salvage parts of #19418 (the ext/PerlIO/t/open.t
+             still is there).
      Branch: perl
-          ! ext/Storable/Storable.xs
+          ! MANIFEST pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19531] By: jhi                                   on 2003/05/16  17:56:06
-        Log: Apply the supplied patch for [perl #22195]
-             "File::Find, sorted directory traversal order is inverted"
+[ 19671] By: merijn                                on 2003/06/03  08:27:07
+        Log: Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Tue, 03 Jun 2003 01:55:06 -0700
+             Message-ID: <qJG3+gzkgajL092yn@efn.org>
      Branch: perl
-          ! lib/File/Find.pm
+          ! README.cygwin
 ____________________________________________________________________________
-[ 19530] By: jhi                                   on 2003/05/16  17:48:42
-        Log: metaconfig unit change to go with #19527.
-     Branch: metaconfig
-          ! U/modified/d_attribut.U
+[ 19670] By: jhi                                   on 2003/06/03  08:04:39
+        Log: Retract #19667, #19660, #19659, #19658, #19657, #19656,
+             #19655, #19418; File::Temp no more used internally.
+             Some parts of these will be salvaged later.
+     Branch: perl
+          ! MANIFEST embed.fnc embed.h op.c perlio.c pod/perlfunc.pod
+          ! proto.h win32/win32.c win32/win32iop.h
 ____________________________________________________________________________
-[ 19529] By: jhi                                   on 2003/05/16  17:34:21
-        Log: Take care of [perl #17424].
-     Branch: maint-5.8/perl
-          ! perl.h
+[ 19669] By: gsar                                  on 2003/06/02  20:59:39
+        Log: fix for 09_gen_rs.t#59 failure on windows
+     Branch: perl
+          ! lib/Tie/File/t/09_gen_rs.t
 ____________________________________________________________________________
-[ 19528] By: jhi                                   on 2003/05/16  15:56:33
-        Log: Subject: [PATCH] RE: maint snapshot @ 19525
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Fri, 16 May 2003 17:16:57 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
-             
-             (Part #2: the hv.c SVf)
+[ 19668] By: gsar                                  on 2003/06/02  20:40:19
+        Log: resurrect change#19628 and make it work by generalizing
+             a spot that had a hardcoded dependency on the cmd.exe
+             arguments being "/x/c" or "/c"
      Branch: perl
-          ! hv.c
+          ! pod/perlrun.pod win32/win32.c
 ____________________________________________________________________________
-[ 19527] By: jhi                                   on 2003/05/16  15:55:10
-        Log: Subject: [PATCH] RE: maint snapshot @ 19525
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Fri, 16 May 2003 17:16:57 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
+[ 19667] By: gsar                                  on 2003/06/02  18:44:34
+        Log: don't use File::Temp to implement PerlIO_tmpfile() on windows;
+             reuse the straightforward native implementation instead
              
-             (Part #1: the __format__ and __printf__)
+             this fixes the warning from io_xs.t
+             
+             NOTE: File::Temp has a less-than-robust implementation on windows
+             that relies on END blocks being run (this may not happen always)
      Branch: perl
-          ! Configure embed.pl perlio.c proto.h
+          ! op.c win32/win32.c win32/win32iop.h
 ____________________________________________________________________________
-[ 19526] By: jhi                                   on 2003/05/14  19:23:10
-        Log: A part of #19454.
-     Branch: maint-5.8/perl
-          ! pp_hot.c
+[ 19666] By: gsar                                  on 2003/06/02  18:29:46
+        Log: change#19628 broke many win32/system.t tests, so back it out
+     Branch: perl
+          ! pod/perlrun.pod win32/win32.c
 ____________________________________________________________________________
-[ 19525] By: jhi                                   on 2003/05/14  05:41:06
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 19665] By: rgs                                   on 2003/06/02  18:22:06
+        Log: A little bit more of weird-code-proofing in B::Deparse.
+             Fixes a bug reported by Alexey Tourbin in
+             Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[ 19524] By: jhi                                   on 2003/05/14  05:25:28
-        Log: Integrate:
-             [ 19516]
-             Subject: [PATCH] More perldiag.pod sorting
-             From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
-             Date: Tue, 13 May 2003 15:13:53 -0400
-             Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
-             
-             (plus add 'no locale;')
-             
-             [ 19517]
-             Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 13 May 2003 09:59:50 -0700
-             Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
-             
-             [ 19518]
-             Subject: [PATCH] [perl #8599] s/catenate/concatenate/
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 9 May 2003 04:00:44 -0400
-             Message-ID: <20030509080044.GA49820@geeknest.com>
-             
-             (except for the dup.t patch which diddled with system().)
-             
-             [ 19520]
-             Use /usr/bin/perl (de facto in Porting/ scripts).
-             
-             [ 19521]
-             Curliff and liff with ease.
-             
-             [ 19522]
-             More Panther moves.
+[ 19664] By: jhi                                   on 2003/06/02  16:41:37
+        Log: Upgrade to the CGI.pm 2.93.
              
-             [ 19523]
-             Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 13 May 2003 19:51:19 -0700
-             Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
-     Branch: maint-5.8/perl
-         +> Porting/curliff.pl Porting/sort_perldiag.pl
-         !> Configure MANIFEST Makefile.SH NetWare/config_H.wc
-         !> Porting/config_H README.Y2K config_h.SH
-         !> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
-         !> ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
-         !> ext/MIME/Base64/t/quoted-print.t hints/darwin.sh
-         !> lib/File/Spec.pm lib/File/Spec/Unix.pm plan9/config.plan9
-         !> plan9/config_h.sample pod/perldiag.pod uconfig.h
-         !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
-         !> win32/config_H.vc64 wince/config_H.ce
+             (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
+     Branch: perl
+          + lib/CGI/t/util-58.t
+          ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
+          ! lib/CGI/Fast.pm lib/CGI/Pretty.pm lib/CGI/Util.pm
+          ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
+          ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
+          ! lib/CGI/t/html.t lib/CGI/t/push.t lib/CGI/t/request.t
+          ! lib/CGI/t/switch.t lib/CGI/t/util.t
 ____________________________________________________________________________
-[ 19523] By: jhi                                   on 2003/05/14  05:19:05
-        Log: Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 13 May 2003 19:51:19 -0700
-             Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
+[ 19663] By: jhi                                   on 2003/06/02  16:16:51
+        Log: Whitespace tweaks.
      Branch: perl
-          ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
-          ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
-          ! ext/MIME/Base64/t/quoted-print.t
+          ! hints/uwin.sh
 ____________________________________________________________________________
-[ 19522] By: jhi                                   on 2003/05/14  05:11:49
-        Log: More Panther moves.
+[ 19662] By: jhi                                   on 2003/06/02  16:08:22
+        Log: U/WIN: final (for now) touches from John P. Linderman;
+             now we get 97% success rate, the remaining failures are
+             quite obscure.
      Branch: perl
-          ! Makefile.SH hints/darwin.sh
+          ! hints/uwin.sh lib/locale.t
 ____________________________________________________________________________
-[ 19521] By: jhi                                   on 2003/05/13  19:33:44
-        Log: Curliff and liff with ease.
+[ 19661] By: gbarr                                 on 2003/06/02  12:13:35
+        Log: Sync with libnet 1.14
      Branch: perl
-          + Porting/curliff.pl
-          ! MANIFEST
+          ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Domain.pm
+          ! lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/NNTP.pm
+          ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
+          ! lib/Net/libnetFAQ.pod lib/Net/t/hostname.t
 ____________________________________________________________________________
-[ 19520] By: jhi                                   on 2003/05/13  18:59:51
-        Log: Use /usr/bin/perl (de facto in Porting/ scripts).
+[ 19660] By: jhi                                   on 2003/06/02  09:28:30
+        Log: Beautification.
      Branch: perl
-          ! Porting/sort_perldiag.pl
+          ! op.c
 ____________________________________________________________________________
-[ 19519] By: jhi                                   on 2003/05/13  18:56:14
-        Log: metaconfig unit change for #19518.
-     Branch: metaconfig
-          ! U/modified/cpp_stuff.U
+[ 19659] By: jhi                                   on 2003/06/02  09:07:38
+        Log: Duplicate definition bad.
+     Branch: perl
+          ! op.c
 ____________________________________________________________________________
-[ 19518] By: jhi                                   on 2003/05/13  18:53:48
-        Log: Subject: [PATCH] [perl #8599] s/catenate/concatenate/
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 9 May 2003 04:00:44 -0400
-             Message-ID: <20030509080044.GA49820@geeknest.com>
-             
-             (except for the dup.t patch which diddled with system().)
+[ 19658] By: jhi                                   on 2003/06/02  09:02:18
+        Log: I thought I tried building threaded.  Never think.  Try.
      Branch: perl
-          ! Configure NetWare/config_H.wc Porting/config_H README.Y2K
-          ! config_h.SH lib/File/Spec.pm lib/File/Spec/Unix.pm
-          ! plan9/config.plan9 plan9/config_h.sample uconfig.h
-          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
-          ! win32/config_H.vc64 wince/config_H.ce
+          ! perlio.c
 ____________________________________________________________________________
-[ 19517] By: jhi                                   on 2003/05/13  18:39:40
-        Log: Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 13 May 2003 09:59:50 -0700
-             Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
+[ 19657] By: jhi                                   on 2003/06/02  08:54:04
+        Log: Stick with the original (5.8.0) logic.
      Branch: perl
-          ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
-          ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
-          ! ext/MIME/Base64/t/quoted-print.t
+          ! op.c
 ____________________________________________________________________________
-[ 19516] By: jhi                                   on 2003/05/13  18:37:11
-        Log: Subject: [PATCH] More perldiag.pod sorting
-             From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
-             Date: Tue, 13 May 2003 15:13:53 -0400
-             Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
-             
-             (plus add 'no locale;')
+[ 19656] By: jhi                                   on 2003/06/02  08:28:51
+        Log: Since pulling in File::Temp for tempfiles would pull in
+             also Fcntl, miniperl could not open up tempfiles.  This broke
+             the use of miniperl in VMS, as noticed by Craig Berry.
+             Try to cure this by moving the creation of tempfile into its
+             own routine, my_tmpfp(), which gets compiled differently
+             for miniperl and perl.
      Branch: perl
-          + Porting/sort_perldiag.pl
-          ! MANIFEST pod/perldiag.pod
+          ! embed.fnc embed.h op.c perlio.c proto.h
 ____________________________________________________________________________
-[ 19515] By: jhi                                   on 2003/05/13  17:51:05
-        Log: Integrate:
-             [ 19514]
-             Detypo.
-             
-             [ 19512]
-             make it easier to reproduce the bug
-             
-             [ 19511]
-             the \do {local *FH} trick in Tie::File was really only needed
-             on 5.005 and earlier, since later versions can autovivify
-             the handle
-             
-             however, a search in the p5p archives reveals the trick doesn't
-             fully work in the versions it is needed in, so use the more
-             standard Symbol::gensym() way
-             
-             [ 19510]
-             $Config{usethreads} wasn't being set on windows
-             
-             [ 19509]
-             Reinstate the #19498 but now skip the crashing
-             tests (when threaded) as TODOs.
-             
-             [ 19508]
-             Revert #19498 since it broke threaded builds.
-             
-             [ 19506]
-             Detypo Pantherisms.
-             
-             [ 19503]
-             Use a more sophisticated heuristics to produce the warning
-             'Parentheses missing around "%s" list'. This fixes bug #22147.
-             Also, the warning is now produced for C<local *a,*b;>.
-             
-             [ 19502]
-             Work also without perlio.
-             
-             [ 19500]
-             Panther preparation.
-             
-             [ 19499]
-             More moves to intrpvar.h.
-             
-             [ 19498]
-             fix for Tie::File test failures on windows: the problem was
-             that Tie::File did not close any file handles it opens internally,
-             leading to file handle leaks and t/tf* temporary file littering;
-             we now close the handle iff Tie::File opened it
-             
-             this fix unearths what appears to be a perl bug in localizing globs:
-             09_gen_rs.t fails due to a prematurely closed filehandle, although
-             it wasn't explicitly closed anywhere by the code (renaming the
-             *FH at line 97 to *FH1 makes it work, but I haven't done this
-             to allow the bug to be tracked down)
+[ 19655] By: jhi                                   on 2003/06/02  06:54:05
+        Log: A pointless test, noticed by Craig Berry.
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[ 19654] By: rgs                                   on 2003/06/01  07:37:50
+        Log: Two Cygwin patches from Gerrit.
              
-             [ 19497]
-             Move the thread *hook into interpreter.
+             Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
+             From: "Gerrit P. Haase" <gp@familiehaase.de>
+             Date: Sat, 31 May 2003 14:12:07 +0200
+             Message-ID: <179860591535.20030531141207@familiehaase.de>
              
-             [ 19496]
-             Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
+             Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
+             Date: Sat, 31 May 2003 13:57:49 +0200
+             Message-ID: <11859733881.20030531135749@familiehaase.de>
+     Branch: perl
+          ! README.cygwin perl.h t/io/layers.t
+____________________________________________________________________________
+[ 19652] By: rgs                                   on 2003/05/31  19:54:31
+        Log: Fix a case of segfault in gv_check(), by making
+             it ignore non-GV values in stashes.
+     Branch: perl
+          ! gv.c t/op/stash.t
+____________________________________________________________________________
+[ 19651] By: rgs                                   on 2003/05/31  18:48:59
+        Log: Don't install test.pl files.
+     Branch: perl
+          ! installperl
+____________________________________________________________________________
+[ 19650] By: rgs                                   on 2003/05/31  18:47:50
+        Log: Regenerate internals pods.
+     Branch: perl
+          ! pod/perlapi.pod pod/perlintern.pod
+____________________________________________________________________________
+[ 19649] By: rgs                                   on 2003/05/31  18:33:07
+        Log: Subject: [PATCH] jumbo closure patch broke formats
              From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sat, 10 May 2003 01:45:23 +0100
-             Message-ID: <20030510004523.GC20871@fdgroup.com>
-             
-             [ 19495]
-             Open UNIX is not really "formerly Unixware", since the most
-             recent releases are known as Unixware, not as Open UNIX.
-             
-             [ 19494]
-             Slight tweaks to the platform list.
-             
-             [ 19493]
-             Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 9 May 2003 10:30:13 -0400
-             Message-ID: <20030509143013.GM49820@geeknest.com>
-             
-             [ 19492]
-             perlport.pod nit for doc bug #8253.
-             
-             [ 19491]
-             Use test.pl.
-             
-             [ 19490]
-             Try to handle a $^X with spaces in it.
-             
-             [ 19489]
-             Separate the creation of the command to run by
-             runperl() into its own function, _create_runperl().
-             
-             [ 19488]
-             Fixup the method behaviour table.
-             
-             [ 19487]
-             Integrate from perlio:
-             [ 19474]
-             Tweaks to Jarkko's NULL deref checks in perlio.c
-             
-             [ 19475]
-             Fix for bugs 21717 and 22140.
-             Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
-             and derived layers. So have :unix's "pushed" method stat() the fd and 
-             cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match 
-             UNIX behaviour.
-             
-             [ 19479]
-             Better but still unproven fix for lseek() on pipes.
-             
-             [ 19483]
-             Unused variable
-             
-             [ 19485]
-             Tests to prove Ticket 9468 is fixed.
-             
-             [ 19486]
-             add test for change#19475,19479 (bugs#21717,22140)
-             
-             [ 19484]
-             fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
-             in terms of an exported function rather than as an inlined
-             macro (latter wants PL_op_mutex which isn't exported as such)
-             
-             Jarkko: please merge into maint-5.8
-             
-             [ 19482]
-             Test _getcode().
-             
-             [ 19481]
-             Clarify the doc (and the code) for Unicode code points.
-             
-             [ 19480]
-             Another doc suggestion from terry@eatoni.com (terry jones):
-             use codepoints that return undef.
-             
-             [ 19478]
-             Add Encode's META.yml.
-             
-             [ 19477]
-             Upgrade to Encode 1.94.
-             
-             [ 19476]
-             Doc bug noticed by terry@eatoni.com (terry jones).
-             
-             [ 19472]
-             Try to plug more potential PerlIO NULL method
-             dereferences; try to document the matter.
-             
-             [ 19471]
-             UseNicerNames instead of SHOUTING_LIKE_THIS.
-             
-             [ 19470]
-             In eof() the errno can get stomped by the peek-ahead.
-             
-             [ 19469]
-             A regression test for the remaining "Final $ should be..." error.
-             
-             [ 19468]
-             Remove the error messages "Final @ should be \@ or @name"
-             and "Final % should be \% or %name", that appear to be
-             only produced in addition to another syntax error, and therefore
-             misleading, if I understand correctly that kind of black magic.
-             
-             [ 19467]
-             Have to think this test more when I'm awake.
-             
-             [ 19466]
-             Document that perl tries to load .pmc files before .pm files.
-             Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 9 May 2003 17:03:50 -0400
-             Message-ID: <20030509210350.GW49820@geeknest.com>
-             
-             [ 19465]
-             Fix for doc bug #8602 : clarify eof() example comments
-             
-             [ 19464]
-             Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 9 May 2003 11:09:39 -0400
-             Message-ID: <20030509150939.GN49820@geeknest.com>
-             
-             [ 19463]
-             Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 9 May 2003 15:25:59 -0400
-             Message-ID: <20030509192559.GS49820@geeknest.com>
-             
-             [ 19462]
-             Try to comprehensively have a plan B if a PerlIO
-             layer doesn't have a particular function.
-             (1) If there's a corresponding PerlIOBase, call it.
-             (2) If not having the function is 'harmless', be silently happy.
-             (Currently only Flush is in this category.)
-             (3) Otherwise set errno and return failure.
-             
-             [ 19461]
-             Subject: [PATCH] [perl #8703] unescaped @ is fine
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 9 May 2003 11:17:53 -0400
-             Message-ID: <20030509151753.GO49820@geeknest.com>
-             
-             [ 19460]
-             Add the PerlIOBase_noop_* to the public API as suggested by Stas.
-             
-             [ 19459]
-             Result of change #19458.
-             
-             [ 19458]
-             Subject: Weekend fun: MANIFEST sorting
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Fri, 09 May 2003 15:12:05 +0200
-             Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
-             
-             (both sorts need LC_ALL=C)
-             (add also manicheck target)
-             
-             [ 19457]
-             Better skip this test on OpenBSD and BSD/OS since it
-             does not seem to work (Slaven Rezic).
-             
-             [ 19456]
-             Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Wed, 07 May 2003 23:37:47 -0700
-             Message-ID: <7sfu+gzkg+AY092yn@efn.org>
-             
-             [ 19455]
-             Missing files.
-             
-             [ 19453]
-             Remove duplicate entries from perldiag
-             
-             [ 19452]
-             Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Wed, 07 May 2003 15:27:07 -0700
-             Message-ID: <7gYu+gzkgaFU092yn@efn.org>
-             
-             [ 19451]
-             Tiny nit from mjd.
-             
-             [ 19450]
-             Upgrade to Tie::File 0.95.
-             
-             [ 19449]
-             Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
-             From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
-             Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
-             Date: 8 May 2003 00:42:18 -0000
-             
-             [ 19448]
-             Subject: [PATCH] alphabetize perldiag.pod
-             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
-             Date: Thu, 8 May 2003 11:52:39 -0400
-             Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
-             
-             [ 19447]
-             Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Thu, 08 May 2003 08:42:20 +0200
-             Message-id: <20030508064220.GA763@ethan>
-             
-             [ 19445]
-             A variant of
-             
-             Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
-             From: enache@rdslink.ro (Enache Adrian)
-             Date: Tue, 22 Apr 2003 02:54:05 +0300
-             Message-ID: <20030421235405.GA1162@ratsnest.hole>
-             
-             to quench the black smoke from the BSD builds.
-             
-             [ 19444]
-             Subject: Re: [DOC PATCH] & More File::Path issues
-             From: Casey West <casey@geeknest.com>
-             Date: Mon, 5 May 2003 13:25:47 -0400
-             Message-ID: <20030505172547.GB20508@geeknest.com>
-             
-             [ 19443]
-             Spelling correction from Nicholas Clark.
-     Branch: maint-5.8/perl
-         +> ext/Encode/META.yml lib/Tie/File/t/27_iwrite.t
-         +> lib/Tie/File/t/28_mtwrite.t lib/Tie/File/t/29_downcopy.t
-         +> lib/Tie/File/t/29a_upcopy.t lib/Tie/File/t/42_offset.t
-         !> (integrate 69 files)
+             Date: Sat, 31 May 2003 19:54:48 +0100
+             Message-ID: <20030531185448.GA6055@fdgroup.com>
+             Plus restore the original test script for bug #22372
+     Branch: perl
+          ! pad.c t/op/write.t
 ____________________________________________________________________________
-[ 19514] By: jhi                                   on 2003/05/13  17:38:09
-        Log: Detypo.
+[ 19648] By: jhi                                   on 2003/05/31  17:37:36
+        Log: Better patch from Inaba Hiroto for
+             [perl #22375] 'split'/'index' problem for utf8
      Branch: perl
-          ! lib/Unicode/UCD.pm
+          ! sv.c
 ____________________________________________________________________________
-[ 19513] By: nick                                  on 2003/05/13  16:35:00
-        Log: Integrate mainline
-     Branch: perlio
-         !> Makefile.SH dump.c gv.c hints/darwin.sh hv.c lib/Tie/File.pm
-         !> lib/Tie/File/t/09_gen_rs.t op.c pod/perldiag.pod
-         !> pod/perlsyn.pod pp.c pp_hot.c sv.c t/comp/package.t t/io/dup.t
-         !> t/lib/warnings/op win32/Makefile win32/makefile.mk
+[ 19647] By: rgs                                   on 2003/05/31  11:46:52
+        Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Sat, 31 May 2003 14:18:11 +0300
+             Message-ID: <20030531111811.GA1240@ratsnest.hole>
+     Branch: perl
+          ! t/op/write.t
 ____________________________________________________________________________
-[ 19512] By: gsar                                  on 2003/05/13  13:28:42
-        Log: make it easier to reproduce the bug
+[ 19646] By: jhi                                   on 2003/05/31  05:40:15
+        Log: Interesting patch(1) glitch.
      Branch: perl
           ! lib/Tie/File.pm
 ____________________________________________________________________________
-[ 19511] By: gsar                                  on 2003/05/13  13:08:47
-        Log: the \do {local *FH} trick in Tie::File was really only needed
-             on 5.005 and earlier, since later versions can autovivify
-             the handle
-             
-             however, a search in the p5p archives reveals the trick doesn't
-             fully work in the versions it is needed in, so use the more
-             standard Symbol::gensym() way
+[ 19645] By: jhi                                   on 2003/05/31  05:37:10
+        Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Fri, 30 May 2003 18:52:28 +0300
+             Message-ID: <20030530155228.GA872@ratsnest.hole>
      Branch: perl
-          ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
+          ! sv.c t/op/write.t
 ____________________________________________________________________________
-[ 19510] By: gsar                                  on 2003/05/13  12:36:01
-        Log: $Config{usethreads} wasn't being set on windows
+[ 19644] By: jhi                                   on 2003/05/31  05:31:11
+        Log: Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Fri, 30 May 2003 13:08:01 -0500
+             Message-ID: <3ED79E01.8050401@mac.com>
      Branch: perl
-          ! win32/Makefile win32/makefile.mk
+          ! ext/Encode/t/perlio.t
 ____________________________________________________________________________
-[ 19509] By: jhi                                   on 2003/05/13  12:24:19
-        Log: Reinstate the #19498 but now skip the crashing
-             tests (when threaded) as TODOs.
+[ 19643] By: jhi                                   on 2003/05/31  05:28:56
+        Log: Upgrade to Tie::File 0.96.
      Branch: perl
-          ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
+          ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
+          ! lib/Tie/File/t/09_gen_rs.t
 ____________________________________________________________________________
-[ 19508] By: jhi                                   on 2003/05/13  11:22:06
-        Log: Revert #19498 since it broke threaded builds.
+[ 19642] By: jhi                                   on 2003/05/30  19:06:02
+        Log: test.pl-isation.
      Branch: perl
-          ! lib/Tie/File.pm
+          ! t/op/index.t
 ____________________________________________________________________________
-[ 19507] By: jhi                                   on 2003/05/13  05:20:56
-        Log: Better be explicit with dangling elses.
+[ 19641] By: jhi                                   on 2003/05/30  15:59:57
+        Log: A bit of networking notworking negativity.
+             (Inspiration from Jos.)
      Branch: perl
-          ! pp.c
+          ! pod/perlport.pod
 ____________________________________________________________________________
-[ 19506] By: jhi                                   on 2003/05/13  04:46:18
-        Log: Detypo Pantherisms.
+[ 19640] By: jhi                                   on 2003/05/30  05:47:15
+        Log: Fix for "#22375 'split'/'index' problem for utf8".
      Branch: perl
-          ! Makefile.SH hints/darwin.sh
+          ! sv.c t/op/index.t
 ____________________________________________________________________________
-[ 19505] By: rgs                                   on 2003/05/12  21:49:21
-        Log: Subject: Re: Bug stomping fun. [PATCH: bug #1016]
-             From: Alex Vandiver <alexmv@MIT.EDU>
-             Date: 02 May 2003 06:45:05 -0400
-             Message-Id: <1051872303.26203.104.camel@supox>
-             (plus perldiag nit)
+[ 19639] By: jhi                                   on 2003/05/29  19:07:35
+        Log: Add the test case for the already fixed
+             [perl #22351] perl bug with 'e' substitution modifier
      Branch: perl
-          ! dump.c gv.c hv.c pod/perldiag.pod pp.c pp_hot.c sv.c
-          ! t/comp/package.t
+          ! t/op/subst.t
 ____________________________________________________________________________
-[ 19504] By: rgs                                   on 2003/05/12  20:52:52
-        Log: Small nit in perlsyn about the new // operator
+[ 19638] By: jhi                                   on 2003/05/29  18:56:46
+        Log: Comment tweakage.
      Branch: perl
-          ! pod/perlsyn.pod
+          ! intrpvar.h
 ____________________________________________________________________________
-[ 19503] By: rgs                                   on 2003/05/12  19:43:07
-        Log: Use a more sophisticated heuristics to produce the warning
-             'Parentheses missing around "%s" list'. This fixes bug #22147.
-             Also, the warning is now produced for C<local *a,*b;>.
+[ 19637] By: rgs                                   on 2003/05/29  18:47:40
+        Log: Subject: [PATCH] jumbo closure fix
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Wed, 26 Feb 2003 14:49:47 +0000
+             Message-ID: <20030226144947.A14444@fdgroup.com>
      Branch: perl
-          ! op.c t/lib/warnings/op
+          ! embed.fnc embed.h embedvar.h ext/Devel/Peek/Peek.t intrpvar.h
+          ! op.c pad.c perlapi.h pod/perldiag.pod pod/perlintern.pod
+          ! pod/perlref.pod proto.h regcomp.c t/lib/warnings/pad
+          ! t/op/closure.t
 ____________________________________________________________________________
-[ 19502] By: jhi                                   on 2003/05/12  19:34:10
-        Log: Work also without perlio.
+[ 19635] By: jhi                                   on 2003/05/29  09:13:06
+        Log: Subject: Credits patch
+             From: Ed Avis <ed@membled.com>
+             Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
+             Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
      Branch: perl
-          ! t/io/dup.t
+          ! lib/Tie/RefHash.pm
 ____________________________________________________________________________
-[ 19501] By: nick                                  on 2003/05/12  17:57:45
-        Log: Integrate mainline
-     Branch: perlio
-         +> ext/Encode/META.yml
-         !> (integrate 29 files)
+[ 19634] By: jhi                                   on 2003/05/29  09:11:30
+        Log: Subject: [patch] IO::File->open() with encoding
+             From: Pradeep Hodigere <phodigere@yahoo.com>
+             Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
+             Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
+     Branch: perl
+          + ext/IO/lib/IO/t/io_utf8.t
+          ! MANIFEST ext/IO/lib/IO/File.pm
 ____________________________________________________________________________
-[ 19500] By: jhi                                   on 2003/05/12  05:25:14
-        Log: Panther preparation.
+[ 19633] By: jhi                                   on 2003/05/29  08:18:09
+        Log: A *much* cut-down version of the patches in the thread
+             Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
+             From: Jim Cromie (via RT) <perlbug-followup@perl.org>
+             Date: 16 May 2003 19:04:28 -0000
+             Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
      Branch: perl
-          ! Makefile.SH hints/darwin.sh
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[ 19499] By: jhi                                   on 2003/05/12  04:49:57
-        Log: More moves to intrpvar.h.
+[ 19632] By: jhi                                   on 2003/05/29  08:12:46
+        Log: Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Tue, 27 May 2003 19:31:10 +0100
+             Message-ID: <20030527183110.GA22715@fdgroup.com>
      Branch: perl
-          ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
+          ! hv.c
 ____________________________________________________________________________
-[ 19498] By: gsar                                  on 2003/05/12  01:40:46
-        Log: fix for Tie::File test failures on windows: the problem was
-             that Tie::File did not close any file handles it opens internally,
-             leading to file handle leaks and t/tf* temporary file littering;
-             we now close the handle iff Tie::File opened it
-             
-             this fix unearths what appears to be a perl bug in localizing globs:
-             09_gen_rs.t fails due to a prematurely closed filehandle, although
-             it wasn't explicitly closed anywhere by the code (renaming the
-             *FH at line 97 to *FH1 makes it work, but I haven't done this
-             to allow the bug to be tracked down)
+[ 19631] By: jhi                                   on 2003/05/29  08:11:42
+        Log: Document that setvbuf() is not probably any more available.
+             Many reports, most recently by mjd in
+             [perl #22339] IO::Handle::setvbuf not defined properly
      Branch: perl
-          ! lib/Tie/File.pm
+          ! ext/IO/lib/IO/Handle.pm
 ____________________________________________________________________________
-[ 19497] By: jhi                                   on 2003/05/11  20:17:30
-        Log: Move the thread *hook into interpreter.
+[ 19630] By: jhi                                   on 2003/05/29  07:59:51
+        Log: Subject: typo in pod/perlfunc.pod
+             From: Alexey Mahotkin <alexm@w-m.ru>
+             Date: Wed, 28 May 2003 15:18:04 +0400
+             Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
      Branch: perl
-          ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19496] By: rgs                                   on 2003/05/11  20:06:03
-        Log: Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sat, 10 May 2003 01:45:23 +0100
-             Message-ID: <20030510004523.GC20871@fdgroup.com>
+[ 19629] By: merijn                                on 2003/05/28  12:24:42
+        Log: Subject: [PATCH] Re: a2p is linked against too many libraries
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
      Branch: perl
-          ! pp_ctl.c
+          ! x2p/Makefile.SH
 ____________________________________________________________________________
-[ 19495] By: rgs                                   on 2003/05/11  20:01:10
-        Log: Open UNIX is not really "formerly Unixware", since the most
-             recent releases are known as Unixware, not as Open UNIX.
+[ 19628] By: jhi                                   on 2003/05/28  05:26:43
+        Log: Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Mon, 26 May 2003 23:33:53 -0700
+             Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
      Branch: perl
-          ! pod/perlport.pod
+          ! pod/perlrun.pod win32/win32.c
 ____________________________________________________________________________
-[ 19494] By: jhi                                   on 2003/05/11  19:52:38
-        Log: Slight tweaks to the platform list.
+[ 19627] By: jhi                                   on 2003/05/28  05:08:07
+        Log: OpenZaurus cross-compilation patches from Redvers Davies.
      Branch: perl
-          ! pod/perlport.pod
+          ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
+          ! Cross/config.sh-arm-linux Cross/generate_config_sh
+          ! Cross/installperl.patch
 ____________________________________________________________________________
-[ 19493] By: rgs                                   on 2003/05/11  19:13:00
-        Log: Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 9 May 2003 10:30:13 -0400
-             Message-ID: <20030509143013.GM49820@geeknest.com>
+[ 19626] By: jhi                                   on 2003/05/27  06:30:54
+        Log: For now reword the sysread/syswrite description to
+             stress the fact that by default everything is still bytes.
      Branch: perl
-          ! pod/perlop.pod
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19492] By: rgs                                   on 2003/05/11  19:04:27
-        Log: perlport.pod nit for doc bug #8253.
+[ 19625] By: jhi                                   on 2003/05/26  20:31:56
+        Log: Subject: Re: [perl #22299] goto doesn't find label
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Sat, 24 May 2003 12:25:17 +0100
+             Message-ID: <20030524112517.GA11761@fdgroup.com>
+             
+             Subject: [PATCH] Re: [perl #22299] goto doesn't find label
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Mon, 26 May 2003 13:47:11 +0100
+             Message-ID: <20030526124710.GA17670@fdgroup.com>
      Branch: perl
-          ! pod/perlport.pod
+          ! pp_ctl.c t/op/goto.t
 ____________________________________________________________________________
-[ 19491] By: jhi                                   on 2003/05/11  17:50:49
-        Log: Use test.pl.
+[ 19623] By: merijn                                on 2003/05/26  11:19:38
+        Log: Subject: [PATCH] for cygwin/perlld.in
+             From: "Gerrit P. Haase" <gp@familiehaase.de>
+             Date: Sat, 24 May 2003 16:51:29 +0200
+             Message-ID: <162265353578.20030524165129@familiehaase.de>
      Branch: perl
-          ! t/io/fflush.t
+          ! cygwin/perlld.in
 ____________________________________________________________________________
-[ 19490] By: jhi                                   on 2003/05/11  17:46:09
-        Log: Try to handle a $^X with spaces in it.
+[ 19622] By: jhi                                   on 2003/05/25  18:57:18
+        Log: Regen modlib and toc.
      Branch: perl
-          ! t/test.pl
+          ! pod/perlmodlib.pod pod/perltoc.pod
 ____________________________________________________________________________
-[ 19489] By: jhi                                   on 2003/05/11  17:44:28
-        Log: Separate the creation of the command to run by
-             runperl() into its own function, _create_runperl().
+[ 19621] By: jhi                                   on 2003/05/25  18:51:00
+        Log: Run external commands only with localized sanitized $ENV{PATH}.
      Branch: perl
-          ! t/test.pl
+          ! ext/Sys/Hostname/Hostname.pm
 ____________________________________________________________________________
-[ 19488] By: jhi                                   on 2003/05/11  16:52:00
-        Log: Fixup the method behaviour table.
+[ 19620] By: jhi                                   on 2003/05/25  18:39:04
+        Log: Subject: Re: [PATCH: perlio.h] maint snap @ 19613
+             From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
+             Date: Sun, 25 May 2003 21:17:42 +0200
+             Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
      Branch: perl
-          ! pod/perliol.pod
+          ! perlio.h
 ____________________________________________________________________________
-[ 19487] By: jhi                                   on 2003/05/11  16:43:26
-        Log: Integrate from perlio:
-             [ 19474]
-             Tweaks to Jarkko's NULL deref checks in perlio.c
-             
-             [ 19475]
-             Fix for bugs 21717 and 22140.
-             Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
-             and derived layers. So have :unix's "pushed" method stat() the fd and 
-             cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match 
-             UNIX behaviour.
-             
-             [ 19479]
-             Better but still unproven fix for lseek() on pipes.
-             
-             [ 19483]
-             Unused variable
-             
-             [ 19485]
-             Tests to prove Ticket 9468 is fixed.
-             
-             [ 19486]
-             add test for change#19475,19479 (bugs#21717,22140)
+[ 19619] By: jhi                                   on 2003/05/25  18:36:17
+        Log: Protect against race conditions: if the pid is not seen,
+             neither will be the $0 change be seen (and vice versa).
      Branch: perl
-         !> ext/Encode/Encode.xs perlio.c perliol.h t/io/dup.t
-         !> t/io/fflush.t
-____________________________________________________________________________
-[ 19486] By: gsar                                  on 2003/05/11  16:11:55
-        Log: add test for change#19475,19479 (bugs#21717,22140)
-     Branch: perlio
-          ! t/io/fflush.t
+          ! ext/threads/t/join.t
 ____________________________________________________________________________
-[ 19485] By: nick                                  on 2003/05/11  15:40:08
-        Log: Tests to prove Ticket 9468 is fixed.
-     Branch: perlio
-          ! t/io/dup.t
+[ 19618] By: jhi                                   on 2003/05/24  19:54:39
+        Log: Subject: [Encode] Minor bug in piconv induced by Getopt::Long
+             From: Dan Kogai <dankogai@dan.co.jp>
+             Date: 24 May 2003 19:50:48 -0000
+             Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
+     Branch: perl
+          ! ext/Encode/bin/piconv
 ____________________________________________________________________________
-[ 19484] By: gsar                                  on 2003/05/11  15:37:14
-        Log: fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
-             in terms of an exported function rather than as an inlined
-             macro (latter wants PL_op_mutex which isn't exported as such)
+[ 19610] By: jhi                                   on 2003/05/24  06:42:52
+        Log: Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Thu, 22 May 2003 10:13:19 +0100
+             Message-ID: <20030522091319.GA4568@fdgroup.com>
              
-             Jarkko: please merge into maint-5.8
+             Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Fri, 23 May 2003 17:09:44 +0100
+             Message-ID: <20030523160944.GC9194@fdgroup.com>
      Branch: perl
-          ! dosish.h makedef.pl win32/win32.c win32/win32.h
-____________________________________________________________________________
-[ 19483] By: nick                                  on 2003/05/11  14:04:31
-        Log: Unused variable
-     Branch: perlio
-          ! perlio.c
+          ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/debug.t
+          ! ext/B/t/deparse.t op.c op.h t/op/goto.t t/run/switchd.t
 ____________________________________________________________________________
-[ 19482] By: jhi                                   on 2003/05/11  07:53:26
-        Log: Test _getcode().
+[ 19608] By: jhi                                   on 2003/05/24  06:30:40
+        Log: Missing "to".
      Branch: perl
-          ! lib/Unicode/UCD.t
+          ! NetWare/config_H.wc Porting/config_H config_h.SH
+          ! plan9/config.plan9 plan9/config_h.sample uconfig.h
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+          ! win32/config_H.vc64 wince/config_H.ce
 ____________________________________________________________________________
-[ 19481] By: jhi                                   on 2003/05/11  06:25:08
-        Log: Clarify the doc (and the code) for Unicode code points.
+[ 19607] By: jhi                                   on 2003/05/24  06:23:51
+        Log: Introduce (undefined) pthread_attr_setscope to non-Configure lands.
      Branch: perl
-          ! lib/Unicode/UCD.pm
+          ! Cross/config.sh-arm-linux NetWare/config.wc
+          ! NetWare/config_H.wc configure.com epoc/config.sh
+          ! plan9/config.plan9 plan9/config_h.sample
+          ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
+          ! win32/config.gc win32/config.vc win32/config.vc64
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+          ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
 ____________________________________________________________________________
-[ 19480] By: jhi                                   on 2003/05/11  06:18:06
-        Log: Another doc suggestion from terry@eatoni.com (terry jones):
-             use codepoints that return undef.
+[ 19606] By: jhi                                   on 2003/05/24  06:05:17
+        Log: Regen Glossary et al.
      Branch: perl
-          ! lib/Unicode/UCD.pm
+          ! Porting/Glossary Porting/config.sh Porting/config_H
 ____________________________________________________________________________
-[ 19479] By: nick                                  on 2003/05/10  20:14:27
-        Log: Better but still unproven fix for lseek() on pipes.
-     Branch: perlio
-          ! perlio.c
+[ 19604] By: jhi                                   on 2003/05/24  05:57:49
+        Log: Add a real scan for pthread_attr_setscope().
+     Branch: perl
+          ! Configure config_h.SH ext/threads/threads.xs
 ____________________________________________________________________________
-[ 19478] By: jhi                                   on 2003/05/10  19:01:17
-        Log: Add Encode's META.yml.
+[ 19603] By: jhi                                   on 2003/05/24  05:32:34
+        Log: lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
      Branch: perl
-          + ext/Encode/META.yml
+          - lib/ftp.pl
           ! MANIFEST
 ____________________________________________________________________________
-[ 19477] By: jhi                                   on 2003/05/10  18:59:29
-        Log: Upgrade to Encode 1.94.
+[ 19602] By: jhi                                   on 2003/05/23  17:02:28
+        Log: Noticed by John P. Linderman.
      Branch: perl
-          ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
-          ! ext/Encode/MANIFEST ext/Encode/bin/piconv
-          ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_module.t
-          ! ext/Encode/t/mime-header.t
+          ! epoc/epocish.h mpeix/mpeixish.h perl.h unixish.h
 ____________________________________________________________________________
-[ 19476] By: jhi                                   on 2003/05/10  18:56:08
-        Log: Doc bug noticed by terry@eatoni.com (terry jones).
+[ 19601] By: jhi                                   on 2003/05/23  16:58:04
+        Log: Subject: [PATCH] RE: state of deparse?
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Fri, 23 May 2003 17:42:37 +0100
+             Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
      Branch: perl
-          ! lib/Unicode/UCD.pm
-____________________________________________________________________________
-[ 19475] By: nick                                  on 2003/05/10  15:59:26
-        Log: Fix for bugs 21717 and 22140.
-             Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
-             and derived layers. So have :unix's "pushed" method stat() the fd and 
-             cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match 
-             UNIX behaviour.
-     Branch: perlio
-          ! perlio.c perliol.h
-____________________________________________________________________________
-[ 19474] By: nick                                  on 2003/05/10  15:01:26
-        Log: Tweaks to Jarkko's NULL deref checks in perlio.c
-     Branch: perlio
-          ! perlio.c
-         !> pod/perliol.pod
-____________________________________________________________________________
-[ 19473] By: nick                                  on 2003/05/10  12:45:15
-        Log: Integrate mainline
-     Branch: perlio
-         +> lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
-         +> lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
-         +> lib/Tie/File/t/42_offset.t
-         !> (integrate 34 files)
+          ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[ 19472] By: jhi                                   on 2003/05/10  10:55:49
-        Log: Try to plug more potential PerlIO NULL method
-             dereferences; try to document the matter.
+[ 19600] By: jhi                                   on 2003/05/23  16:55:09
+        Log: Subject: [PATCH] for Configure -Dnoextensions=Encode
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Fri, 23 May 2003 17:37:09 +0100
+             Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
      Branch: perl
-          ! perlio.c pod/perliol.pod
+          ! ext/PerlIO/t/encoding.t ext/PerlIO/t/fallback.t
+          ! ext/Storable/t/utf8hash.t lib/open.pm lib/open.t
 ____________________________________________________________________________
-[ 19471] By: jhi                                   on 2003/05/10  07:07:30
-        Log: UseNicerNames instead of SHOUTING_LIKE_THIS.
+[ 19599] By: jhi                                   on 2003/05/23  16:51:18
+        Log: Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Fri, 23 May 2003 17:32:22 +0100
+             Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
      Branch: perl
-          ! perlio.c
+          ! embed.pl perl.h perlio.c perlio.h proto.h
 ____________________________________________________________________________
-[ 19470] By: jhi                                   on 2003/05/10  06:51:24
-        Log: In eof() the errno can get stomped by the peek-ahead.
+[ 19598] By: jhi                                   on 2003/05/23  16:05:36
+        Log: Hasty editing, grumble.
      Branch: perl
-          ! doio.c ext/Socket/socketpair.t
+          ! ext/POSIX/POSIX.xs
 ____________________________________________________________________________
-[ 19469] By: rgs                                   on 2003/05/09  21:33:15
-        Log: A regression test for the remaining "Final $ should be..." error.
+[ 19597] By: jhi                                   on 2003/05/23  16:02:30
+        Log: Linewrapping MUAs, grumble.
      Branch: perl
-          ! t/comp/parser.t
+          ! ext/POSIX/POSIX.xs
 ____________________________________________________________________________
-[ 19468] By: rgs                                   on 2003/05/09  21:23:57
-        Log: Remove the error messages "Final @ should be \@ or @name"
-             and "Final % should be \% or %name", that appear to be
-             only produced in addition to another syntax error, and therefore
-             misleading, if I understand correctly that kind of black magic.
+[ 19596] By: jhi                                   on 2003/05/23  16:00:51
+        Log: U/WIN extension fix from John P. Linderman.
      Branch: perl
-          ! pod/perldiag.pod toke.c
+          ! ext/POSIX/POSIX.xs
 ____________________________________________________________________________
-[ 19467] By: jhi                                   on 2003/05/09  20:11:18
-        Log: Have to think this test more when I'm awake.
+[ 19595] By: jhi                                   on 2003/05/23  14:19:53
+        Log: Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
+             From: Dan Kogai <dankogai@dan.co.jp>
+             Date: Sat, 24 May 2003 00:15:49 +0900
+             Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
      Branch: perl
-          ! ext/Socket/socketpair.t
+          ! ext/Encode/Changes ext/Encode/Unicode/Unicode.xs
+          ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
 ____________________________________________________________________________
-[ 19466] By: rgs                                   on 2003/05/09  19:56:37
-        Log: Document that perl tries to load .pmc files before .pm files.
-             Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 9 May 2003 17:03:50 -0400
-             Message-ID: <20030509210350.GW49820@geeknest.com>
+[ 19594] By: jhi                                   on 2003/05/23  13:06:25
+        Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
+             From: Michael G Schwern <schwern@pobox.com> 
+             Date: Fri, 23 May 2003 02:10:46 -0700 
+             Message-ID: <20030523091046.GB11662@windhund.schwern.org> 
      Branch: perl
-          ! pod/perlfunc.pod
+          + lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
+          + lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
+          ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
+          ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Any.pm
+          ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
+          ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
+          ! lib/ExtUtils/MakeMaker/FAQ.pod
+          ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
+          ! lib/ExtUtils/TODO lib/ExtUtils/t/Install.t
+          ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
 ____________________________________________________________________________
-[ 19465] By: rgs                                   on 2003/05/09  19:47:49
-        Log: Fix for doc bug #8602 : clarify eof() example comments
+[ 19593] By: jhi                                   on 2003/05/23  12:56:23
+        Log: Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
+             From: Dan Kogai <dankogai@dan.co.jp>
+             Date: Fri, 23 May 2003 20:17:16 +0900
+             Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
      Branch: perl
-          ! pod/perlfunc.pod
+          ! ext/Encode/Encode.pm ext/Encode/Encode.xs
+          ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
+          ! ext/Encode/lib/Encode/Encoding.pm
+          ! ext/PerlIO/encoding/encoding.xs
 ____________________________________________________________________________
-[ 19464] By: rgs                                   on 2003/05/09  19:34:30
-        Log: Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 9 May 2003 11:09:39 -0400
-             Message-ID: <20030509150939.GN49820@geeknest.com>
+[ 19592] By: jhi                                   on 2003/05/23  12:52:05
+        Log: Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
      Branch: perl
-          ! pod/perltrap.pod
+          ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
+          ! ext/Time/HiRes/HiRes.xs
 ____________________________________________________________________________
-[ 19463] By: rgs                                   on 2003/05/09  19:33:25
-        Log: Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 9 May 2003 15:25:59 -0400
-             Message-ID: <20030509192559.GS49820@geeknest.com>
+[ 19590] By: jhi                                   on 2003/05/22  11:51:46
+        Log: Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
+             From: Dan Kogai <dankogai@dan.co.jp> 
+             Date: Thu, 22 May 2003 18:46:40 +0900 
+             Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp> 
      Branch: perl
-          ! pod/perlfunc.pod
+          ! ext/Encode/encoding.pm
 ____________________________________________________________________________
-[ 19462] By: jhi                                   on 2003/05/09  18:53:27
-        Log: Try to comprehensively have a plan B if a PerlIO
-             layer doesn't have a particular function.
-             (1) If there's a corresponding PerlIOBase, call it.
-             (2) If not having the function is 'harmless', be silently happy.
-             (Currently only Flush is in this category.)
-             (3) Otherwise set errno and return failure.
+[ 19589] By: rgs                                   on 2003/05/21  21:37:28
+        Log: Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
+             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
+             Date: Tue, 13 May 2003 10:36:32 +0200
+             Message-id: <20030513083631.GA21782@ethan>
      Branch: perl
-          ! perlio.c
+          ! utils/h2xs.PL
 ____________________________________________________________________________
-[ 19461] By: rgs                                   on 2003/05/09  18:45:39
-        Log: Subject: [PATCH] [perl #8703] unescaped @ is fine
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 9 May 2003 11:17:53 -0400
-             Message-ID: <20030509151753.GO49820@geeknest.com>
+[ 19588] By: rgs                                   on 2003/05/21  21:03:04
+        Log: New warning "Useless localization of %s", based on
+             Subject: [PATCH] new warning "Useless localization of %s is deprecated"
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Wed, 30 Apr 2003 21:17:38 +0100
+             Message-ID: <20030430201738.GA22054@fdgroup.com>
+             
+             The proposed patch added this warning in the 'deprecated' category ;
+             I think this category is for things that exist and will be removed,
+             rather than for things that don't exist and that will maybe be added.
      Branch: perl
-          ! pod/perltrap.pod
+          ! op.c pod/perldiag.pod t/lib/warnings/op
 ____________________________________________________________________________
-[ 19460] By: jhi                                   on 2003/05/09  14:25:49
-        Log: Add the PerlIOBase_noop_* to the public API as suggested by Stas.
+[ 19586] By: rgs                                   on 2003/05/21  19:56:38
+        Log: Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
+             disable the loading of .pmc files if defined.
+             Rename the function S_doopen_pmc to S_doopen_pm.
      Branch: perl
-          ! makedef.pl
+          ! Porting/thirdclean embed.fnc embed.h pp_ctl.c proto.h
 ____________________________________________________________________________
-[ 19459] By: jhi                                   on 2003/05/09  14:22:08
-        Log: Result of change #19458.
+[ 19585] By: jhi                                   on 2003/05/21  19:28:23
+        Log: More U/WIN tweaks from John P. Linderman.
      Branch: perl
-          ! MANIFEST
+          ! t/io/layers.t t/io/tell.t
 ____________________________________________________________________________
-[ 19458] By: jhi                                   on 2003/05/09  14:21:51
-        Log: Subject: Weekend fun: MANIFEST sorting
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Fri, 09 May 2003 15:12:05 +0200
-             Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
+[ 19584] By: rgs                                   on 2003/05/21  19:27:13
+        Log: Subject: [PATCH] perldata.pod revamp rev. 3
+             From: Shlomi Fish <shlomif@vipe.technion.ac.il>
+             Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
+             Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
+     Branch: perl
+          ! pod/perldata.pod
+____________________________________________________________________________
+[ 19583] By: jhi                                   on 2003/05/21  19:18:21
+        Log: Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
+             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
+             Date: Mon, 19 May 2003 17:53:25 -0400
+             Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
              
-             (both sorts need LC_ALL=C)
-             (add also manicheck target)
+             (the bug id corrected to be #22231, not #22238)
      Branch: perl
-          ! Makefile.SH
+          ! lib/Switch.pm
 ____________________________________________________________________________
-[ 19457] By: jhi                                   on 2003/05/09  04:30:13
-        Log: Better skip this test on OpenBSD and BSD/OS since it
-             does not seem to work (Slaven Rezic).
+[ 19582] By: jhi                                   on 2003/05/21  14:17:14
+        Log: MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
      Branch: perl
-          ! lib/filetest.t
+          ! ext/MIME/Base64/Makefile.PL
 ____________________________________________________________________________
-[ 19456] By: jhi                                   on 2003/05/09  03:41:56
-        Log: Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Wed, 07 May 2003 23:37:47 -0700
-             Message-ID: <7sfu+gzkg+AY092yn@efn.org>
+[ 19581] By: jhi                                   on 2003/05/21  14:15:26
+        Log: U/WIN test tweak from John P. Linderman.
      Branch: perl
-          ! pod/perlfunc.pod
+          ! t/op/chdir.t
 ____________________________________________________________________________
-[ 19455] By: jhi                                   on 2003/05/09  03:36:54
-        Log: Missing files.
+[ 19580] By: jhi                                   on 2003/05/21  13:06:13
+        Log: VMS test tweak from Craig Berry.
      Branch: perl
-          ! MANIFEST
+          ! lib/DirHandle.t
 ____________________________________________________________________________
-[ 19454] By: rgs                                   on 2003/05/08  18:49:25
-        Log: Suppress a few compilation warnings in pp_hot.c.
+[ 19579] By: jhi                                   on 2003/05/21  13:03:34
+        Log: U/WIN test nit for John P. Linderman.
      Branch: perl
-          ! pp_hot.c
+          ! ext/Cwd/t/cwd.t
 ____________________________________________________________________________
-[ 19453] By: rgs                                   on 2003/05/08  18:42:16
-        Log: Remove duplicate entries from perldiag
+[ 19578] By: jhi                                   on 2003/05/21  13:01:42
+        Log: Subject: [Encode] 1.95 released
+             From: Dan Kogai <dankogai@dan.co.jp>
+             Date: Wed, 21 May 2003 18:26:26 +0900
+             Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
      Branch: perl
-          ! pod/perldiag.pod
+          ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
+          ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
+          ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
+          ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Unicode.t
+          ! ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
+          ! ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
+          ! ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
+          ! ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
+          ! ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
+          ! ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
+          ! ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
+          ! ext/Encode/ucm/8859-9.ucm
 ____________________________________________________________________________
-[ 19452] By: jhi                                   on 2003/05/08  18:12:46
-        Log: Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Wed, 07 May 2003 15:27:07 -0700
-             Message-ID: <7gYu+gzkgaFU092yn@efn.org>
+[ 19575] By: rgs                                   on 2003/05/20  19:22:30
+        Log: Enhance the failure reporting for the pod2html tests
      Branch: perl
-          ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
-          ! pp_hot.c t/op/magic.t
+          ! lib/Pod/t/htmlview.t lib/Pod/t/pod2html-lib.pl
 ____________________________________________________________________________
-[ 19451] By: jhi                                   on 2003/05/08  17:47:13
-        Log: Tiny nit from mjd.
+[ 19574] By: rgs                                   on 2003/05/20  18:52:21
+        Log: Upgrade to Getopt::Long 2.33
+             (mostly a version number increment)
      Branch: perl
-          ! lib/Tie/File.pm
+          ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
+          ! lib/Getopt/Long/README
 ____________________________________________________________________________
-[ 19450] By: jhi                                   on 2003/05/08  17:46:26
-        Log: Upgrade to Tie::File 0.95.
+[ 19573] By: rgs                                   on 2003/05/20  18:43:37
+        Log: Upgrade to CPAN 1.70_54
+             Subject: Re: CPAN.pm into blead
+             From: Andreas J Koenig <andreas.koenig@anima.de>
+             Date: Tue, 20 May 2003 11:31:16 +0200
+             Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
      Branch: perl
-          + lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
-          + lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
-          + lib/Tie/File/t/42_offset.t
-          ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
-          ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
-          ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
-          ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/21_win32.t
-          ! lib/Tie/File/t/25_gen_nocache.t lib/Tie/File/t/26_twrite.t
-          ! lib/Tie/File/t/30_defer.t
+          - lib/CPAN/README
+          ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
 ____________________________________________________________________________
-[ 19449] By: jhi                                   on 2003/05/08  17:35:10
-        Log: Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
-             From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
-             Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
-             Date: 8 May 2003 00:42:18 -0000
+[ 19571] By: jhi                                   on 2003/05/19  19:52:23
+        Log: Further -Uuseperlio tweaking.
      Branch: perl
-          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
-          ! ext/Time/HiRes/Makefile.PL
+          ! ext/Encode/t/Unicode.t
 ____________________________________________________________________________
-[ 19448] By: jhi                                   on 2003/05/08  17:27:47
-        Log: Subject: [PATCH] alphabetize perldiag.pod
-             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
-             Date: Thu, 8 May 2003 11:52:39 -0400
-             Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
+[ 19570] By: rgs                                   on 2003/05/19  19:20:48
+        Log: Subject: Re: Possible precedence problem on bitwise ^ operator
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Sun, 18 May 2003 19:21:01 -0700
+             Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
+             (with tweaks to perldiag.pod)
      Branch: perl
-          ! pod/perldiag.pod
+          ! op.c pod/perldiag.pod
 ____________________________________________________________________________
-[ 19447] By: jhi                                   on 2003/05/08  17:19:06
-        Log: Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
-             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
-             Date: Thu, 08 May 2003 08:42:20 +0200
-             Message-id: <20030508064220.GA763@ethan>
+[ 19569] By: jhi                                   on 2003/05/19  19:02:23
+        Log: More Ultrix double definition avoidance.
      Branch: perl
-          ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
-          ! ext/Devel/PPPort/t/test.t
-____________________________________________________________________________
-[ 19446] By: nick                                  on 2003/05/08  14:32:17
-        Log: Integrate mainline
-     Branch: perlio
-         !> Configure ext/IO/poll.c ext/POSIX/POSIX.pod
-         !> lib/ExtUtils/MM_Unix.pm lib/File/Path.pm
+          ! ext/Socket/Socket.xs
 ____________________________________________________________________________
-[ 19445] By: jhi                                   on 2003/05/08  05:21:44
-        Log: A variant of
-             
-             Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
-             From: enache@rdslink.ro (Enache Adrian)
-             Date: Tue, 22 Apr 2003 02:54:05 +0300
-             Message-ID: <20030421235405.GA1162@ratsnest.hole>
+[ 19566] By: jhi                                   on 2003/05/19  04:58:25
+        Log: Integrate perlio:
+             [ 19556]
+             Fix ticket 18265
              
-             to quench the black smoke from the BSD builds.
+             [ 19557]
+             EINTR retry should exit on count >= 0 not !=0 
      Branch: perl
-          ! lib/ExtUtils/MM_Unix.pm
+         !> perlio.c
 ____________________________________________________________________________
-[ 19444] By: rgs                                   on 2003/05/07  20:25:45
-        Log: Subject: Re: [DOC PATCH] & More File::Path issues
-             From: Casey West <casey@geeknest.com>
-             Date: Mon, 5 May 2003 13:25:47 -0400
-             Message-ID: <20030505172547.GB20508@geeknest.com>
+[ 19565] By: jhi                                   on 2003/05/19  04:56:16
+        Log: Nekkid numbers.
      Branch: perl
-          ! lib/File/Path.pm
+          ! ext/threads/threads.xs
 ____________________________________________________________________________
-[ 19443] By: jhi                                   on 2003/05/07  20:03:58
-        Log: Spelling correction from Nicholas Clark.
+[ 19564] By: jhi                                   on 2003/05/19  04:52:49
+        Log: Meaningless cosmetics.
      Branch: perl
-          ! ext/POSIX/POSIX.pod
+          ! ext/threads/threads.xs
 ____________________________________________________________________________
-[ 19442] By: jhi                                   on 2003/05/07  19:36:18
-        Log: Integrate:
-             [ 19440]
-             One more possible extensions permutation.
-     Branch: maint-5.8/perl
-         !> Configure
+[ 19563] By: jhi                                   on 2003/05/19  04:47:53
+        Log: Make Perl_ithread_self() a bit more helpful when
+             finding the thread fails (suggested by Stas in
+             perl-ithreads Mar 01)
+     Branch: perl
+          ! ext/threads/threads.xs
 ____________________________________________________________________________
-[ 19441] By: jhi                                   on 2003/05/07  19:21:16
-        Log: metaconfig unit change for #19440.
-     Branch: metaconfig/U/perl
-          ! Extensions.U
+[ 19562] By: jhi                                   on 2003/05/19  04:40:11
+        Log: Slightly wrong panic messages.
+     Branch: perl
+          ! ext/threads/threads.xs
 ____________________________________________________________________________
-[ 19440] By: jhi                                   on 2003/05/07  19:20:53
-        Log: One more possible extensions permutation.
+[ 19561] By: jhi                                   on 2003/05/19  04:33:31
+        Log: Ultrix: the #19435 helped the IO extension, so this should
+             help the Socket extension (socket structs redefinitions).
      Branch: perl
-          ! Configure
+          ! ext/Socket/Socket.xs
 ____________________________________________________________________________
-[ 19439] By: jhi                                   on 2003/05/07  17:11:48
-        Log: Integrate:
-             [ 19409]
-             Subject: Re: Bug in Storable???
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 04 May 2003 18:00:40 +0200
-             Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
-             
-             [ 19411]
-             Update changelog for 2.07 release.
-             
-             [ 19412]
-             Oops. More Storable 2.07 preparations.
-             
-             [ 19413]
-             None of that "our" stuff here, please.
-             
-             [ 19414]
-             Doc nit from mjd.
+[ 19560] By: jhi                                   on 2003/05/19  04:30:01
+        Log: Based on
              
-             [ 19415]
-             Subject: [PATCH] Embed.t flushing problem
+             Subject: [PATCH threads.xs] no system scope on VMS
              From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 04 May 2003 16:25:38 -0500
-             Message-ID: <3EB58552.2070207@mac.com>
-             
-             [ 19416]
-             pack/unpack fixes from Wolfgang Laun:
-             - fix bug in UNICOS (where SIZE16 != sizeof(short))
-             - introduce and use new internal pack/unpack API
-             (packlist, unpackstring)
-             that does away with the unused arguments in the old API
-             (pack_cat, unpack_str).
-             
-             [ 19417]
-             perlartistic and perlgpl reformatting from Sean Burke.
-             
-             [ 19418]
-             Switch the new perlio way of opening anonymous temporary files
-             open my $fh, '+>', undef
-             to using File::Temp.  Test it, and test also the "accidental
-             feature" of +< working the same way.
-             This should address [perl #21937].
-             
-             [ 19419]
-             Reintroduce the mention of the fact that the Artistic/GPL
-             also are Perl's own licenses.
-             
-             [ 19420]
-             Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Wed, 30 Apr 2003 09:52:30 +0100
-             Message-ID: <3EAF8ECE.8060403@uk.radan.com>
-             
-             [ 19421]
-             Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
-             Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
-             
-             [ 19422]
-             Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
-             From: Casey West <casey@geeknest.com>
-             Date: Tue, 29 Apr 2003 16:14:20 -0400
-             Message-ID: <20030429201420.GT62281@geeknest.com>
-             
-             [ 19423]
-             Subject: Re: hv.c patch - pathological hashes too easy
-             From: "Tye McQueen" <tye@metronet.com>
-             Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
-             Message-Id: <200305011834.h41IYoE08503@metronet.com>
-             
-             [ 19424]
-             Subject: [PATCH] [perl #3096] undefing hash with object values
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 1 May 2003 21:06:57 +0100
-             Message-ID: <20030501200657.GA25456@fdgroup.com>
-             
-             [ 19425]
-             Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 3 May 2003 15:30:16 -0700
-             Message-ID: <20030503223016.GE1234@windhund.schwern.org>
-             
-             [ 19426]
-             Subject: [DOC PATCH] missing ')' in File::Path docs
-             From: "Jos I.Boumans" <kane@dwim.org>
-             Date: 30 Apr 2003 09:45:16 -0000
-             Message-ID: <20030430114513165+0200@nntp.perl.org>
-             
-             [ 19427]
-             Subject: Re: Minor change to strict.pm. Who? How?
-             From: Adam Kennedy <adam@ali.as>
-             Date: Wed, 30 Apr 2003 00:02:40 +1000
-             Message-ID: <3EAE8600.2000806@ali.as>
-             
-             Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Tue, 29 Apr 2003 12:26:32 -0700
-             Message-ID: <20030429192632.GA6129@windhund.schwern.org>
-             
-             [ 19428]
-             Snip away the perlunicode slowness demo since the new
-             caching scheme should help things a bit.
-             
-             [ 19429]
-             Fix : the svr5 hints file doesn't propagate libswanted with
-             threads enabled. Now threads are OK on OpenUNIX 8, except a
-             mysterious failure in ext/POSIX/t/sigaction.t.
-             
-             [ 19430]
-             Fix doc bug #22067, noticed by Mark Knutsen
-             
-             [ 19431]
-             Subject: [patch] Re: [perl #21728] regexp SEGV
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 28 Mar 2003 23:53:09 +0200
-             Message-ID: <20030328215309.GA6413@ratsnest.hole>
-             (with minor tweaks)
-             
-             [ 19432]
-             Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
-             From: Casey West <casey@geeknest.com>
-             Date: Mon, 28 Apr 2003 11:07:36 -0400
-             Message-ID: <20030428150736.GD62281@geeknest.com>
-             
-             [ 19433]
-             Document which interfaces are NOT Unicode-aware.
-             
-             [ 19435]
-             Worth a try for [perl #17146]
-             
-             [ 19436]
-             More long double logic from Alan Burlison.
+             Date: Sun, 18 May 2003 23:02:07 -0500
+             Message-ID: <3EC8573F.6050005@mac.com>
              
-             [ 19437]
-             Allow platforms to manipulate their archname by creating
-             a archname.cbu in their hints files.
-     Branch: maint-5.8/perl
-         +> ext/PerlIO/t/open.t
-         !> (integrate 37 files)
-____________________________________________________________________________
-[ 19438] By: jhi                                   on 2003/05/07  16:59:34
-        Log: The metaconfig unit changes for #19436 and #19437.
-     Branch: metaconfig
-          ! U/threads/archname.U
-     Branch: metaconfig/U/perl
-          ! d_modfl.U
-____________________________________________________________________________
-[ 19437] By: jhi                                   on 2003/05/07  16:58:21
-        Log: Allow platforms to manipulate their archname by creating
-             a archname.cbu in their hints files.
-     Branch: perl
-          ! Configure
-____________________________________________________________________________
-[ 19436] By: jhi                                   on 2003/05/07  16:53:26
-        Log: More long double logic from Alan Burlison.
+             but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
      Branch: perl
-          ! Configure
+          ! ext/threads/threads.xs
 ____________________________________________________________________________
-[ 19435] By: jhi                                   on 2003/05/06  15:21:55
-        Log: Worth a try for [perl #17146]
+[ 19559] By: jhi                                   on 2003/05/19  04:24:27
+        Log: Make the test work without perlio, from Dan Kogai.
      Branch: perl
-          ! ext/IO/poll.c
-____________________________________________________________________________
-[ 19434] By: nick                                  on 2003/05/06  10:58:27
-        Log: Integrate mainline
-     Branch: perlio
-         +> (branch 31 files)
-         !> (integrate 184 files)
+          ! ext/Encode/t/Unicode.t
 ____________________________________________________________________________
-[ 19433] By: jhi                                   on 2003/05/06  05:12:23
-        Log: Document which interfaces are NOT Unicode-aware.
+[ 19558] By: rgs                                   on 2003/05/18  21:40:10
+        Log: Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 14 May 2003 15:36:23 -0700
+             Message-ID: <20030514223623.GD23350@windhund.schwern.org>
      Branch: perl
-          ! pod/perltodo.pod pod/perlunicode.pod
+          ! pod/perlsyn.pod pod/perltrap.pod
 ____________________________________________________________________________
-[ 19432] By: rgs                                   on 2003/05/05  20:31:22
-        Log: Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
-             From: Casey West <casey@geeknest.com>
-             Date: Mon, 28 Apr 2003 11:07:36 -0400
-             Message-ID: <20030428150736.GD62281@geeknest.com>
+[ 19552] By: jhi                                   on 2003/05/18  07:57:23
+        Log: Integrate from perlio:
+             [ 19542]
+             Fix ticket #22219
+             
+             [ 19543]
+             Spotted a bare close() where PerlLIO_close() seems correct.
      Branch: perl
-          ! pod/perlfilter.pod
+         !> doio.c perlio.c
 ____________________________________________________________________________
-[ 19431] By: rgs                                   on 2003/05/05  20:07:33
-        Log: Subject: [patch] Re: [perl #21728] regexp SEGV
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 28 Mar 2003 23:53:09 +0200
-             Message-ID: <20030328215309.GA6413@ratsnest.hole>
-             (with minor tweaks)
+[ 19550] By: jhi                                   on 2003/05/18  06:23:50
+        Log: UTF-7 tweak from Dan Kogai.
      Branch: perl
-          ! embed.fnc embed.h global.sym proto.h regexec.c scope.c scope.h
+          ! ext/Encode/lib/Encode/Unicode/UTF7.pm
 ____________________________________________________________________________
-[ 19430] By: rgs                                   on 2003/05/05  20:01:36
-        Log: Fix doc bug #22067, noticed by Mark Knutsen
+[ 19549] By: jhi                                   on 2003/05/18  05:58:58
+        Log: The 'quotes' really are important (caught by Enache Adrian).
      Branch: perl
-          ! pod/perlfunc.pod
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 19429] By: rgs                                   on 2003/05/05  18:59:59
-        Log: Fix : the svr5 hints file doesn't propagate libswanted with
-             threads enabled. Now threads are OK on OpenUNIX 8, except a
-             mysterious failure in ext/POSIX/t/sigaction.t.
+[ 19548] By: jhi                                   on 2003/05/17  16:39:19
+        Log: Subject: [Encode] UTF-7 Support
+             From: Dan Kogai <dankogai@dan.co.jp>
+             Date: Sun, 18 May 2003 00:45:35 +0900
+             Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
      Branch: perl
-          ! hints/svr5.sh
+          + ext/Encode/lib/Encode/Unicode/UTF7.pm
+          ! MANIFEST ext/Encode/Changes ext/Encode/MANIFEST
+          ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
+          ! ext/Encode/lib/Encode/Config.pm
+          ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
 ____________________________________________________________________________
-[ 19428] By: jhi                                   on 2003/05/05  16:54:34
-        Log: Snip away the perlunicode slowness demo since the new
-             caching scheme should help things a bit.
+[ 19547] By: jhi                                   on 2003/05/17  16:26:47
+        Log: Old (4.2BSD, like Ultrix) Bourne shells do not understand
+             non-left-aligned heredocs.
      Branch: perl
-          ! pod/perlunicode.pod
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 19427] By: jhi                                   on 2003/05/05  16:14:09
-        Log: Subject: Re: Minor change to strict.pm. Who? How?
-             From: Adam Kennedy <adam@ali.as>
-             Date: Wed, 30 Apr 2003 00:02:40 +1000
-             Message-ID: <3EAE8600.2000806@ali.as>
+[ 19545] By: jhi                                   on 2003/05/17  15:51:07
+        Log: Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
+             From: Alan Burlison <Alan.Burlison@sun.com>
+             Date: Thu, 15 May 2003 22:17:55 +0100
+             Message-ID: <3EC40403.9000804@sun.com>
              
-             Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Tue, 29 Apr 2003 12:26:32 -0700
-             Message-ID: <20030429192632.GA6129@windhund.schwern.org>
+             (fixed symbol scanning for Solaris 10)
      Branch: perl
-          ! lib/strict.pm
+          ! Configure
 ____________________________________________________________________________
-[ 19426] By: jhi                                   on 2003/05/05  15:48:57
-        Log: Subject: [DOC PATCH] missing ')' in File::Path docs
-             From: "Jos I.Boumans" <kane@dwim.org>
-             Date: 30 Apr 2003 09:45:16 -0000
-             Message-ID: <20030430114513165+0200@nntp.perl.org>
+[ 19541] By: rgs                                   on 2003/05/17  12:10:14
+        Log: Upgrade to Getopt::Long 2.32_05
      Branch: perl
-          ! lib/File/Path.pm
+          ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
+          ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
+          ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
+          ! lib/Getopt/Long/t/gol-oo.t
 ____________________________________________________________________________
-[ 19425] By: jhi                                   on 2003/05/05  15:47:19
-        Log: Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 3 May 2003 15:30:16 -0700
-             Message-ID: <20030503223016.GE1234@windhund.schwern.org>
+[ 19540] By: rgs                                   on 2003/05/17  11:46:25
+        Log: Clarify the explanation of the warning "Possible precedence problem
+             on bitwise operator".
      Branch: perl
-          ! pod/perlmod.pod
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[ 19424] By: jhi                                   on 2003/05/05  15:44:39
-        Log: Subject: [PATCH] [perl #3096] undefing hash with object values
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 1 May 2003 21:06:57 +0100
-             Message-ID: <20030501200657.GA25456@fdgroup.com>
+[ 19539] By: rgs                                   on 2003/05/17  11:36:08
+        Log: Fix bug #22216 : B::Deparse can't handle "use Module Version"
+             with fractional version numbers or v-strings.
      Branch: perl
-          ! hv.c t/op/undef.t
+          ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[ 19423] By: jhi                                   on 2003/05/05  15:42:58
-        Log: Subject: Re: hv.c patch - pathological hashes too easy
-             From: "Tye McQueen" <tye@metronet.com>
-             Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
-             Message-Id: <200305011834.h41IYoE08503@metronet.com>
+[ 19537] By: gsar                                  on 2003/05/17  06:32:46
+        Log: missing init in change#19533
      Branch: perl
-          ! hv.c
+          ! win32/win32sck.c
 ____________________________________________________________________________
-[ 19422] By: jhi                                   on 2003/05/05  15:40:02
-        Log: Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
-             From: Casey West <casey@geeknest.com>
-             Date: Tue, 29 Apr 2003 16:14:20 -0400
-             Message-ID: <20030429201420.GT62281@geeknest.com>
+[ 19536] By: gsar                                  on 2003/05/17  06:07:07
+        Log: apply Net::Ping patch that makes the fork()-based approach
+             work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
+             
+             the code this affects is currently not enabled anywhere, but
+             could be enabled if the non-blocking approach runs into problems
+             on older windows versions
      Branch: perl
-          ! pod/perlrequick.pod
+          ! lib/Net/Ping.pm
 ____________________________________________________________________________
-[ 19421] By: jhi                                   on 2003/05/05  15:38:23
-        Log: Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
-             Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
+[ 19535] By: gsar                                  on 2003/05/17  05:54:39
+        Log: improve the implementation of Net::Ping on windows by avoiding
+             fork(), which is pretty heavy-weight for this kind of
+             application; use non-blocking sockets instead
+             
+             has been verified to work on Win2k but will need testing on
+             other flavors of windows
+             
+             there is a single known failure on windows in 450_service.t (test 18)
+             due to what appears to be bugs in the ping_syn()/ack() code
      Branch: perl
-          ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
+          ! lib/Net/Ping.pm
 ____________________________________________________________________________
-[ 19420] By: jhi                                   on 2003/05/05  15:36:39
-        Log: Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Wed, 30 Apr 2003 09:52:30 +0100
-             Message-ID: <3EAF8ECE.8060403@uk.radan.com>
+[ 19534] By: gsar                                  on 2003/05/17  04:53:06
+        Log: change#16723 broke the ioctl() return value on platforms 
+             that have ioctl() but no fcntl() (e.g. windows)
+             
+             change#17577 then attempted to fix the bustage, but got
+             it wrong
      Branch: perl
-          ! utils/h2xs.PL
+          ! pp_sys.c
 ____________________________________________________________________________
-[ 19419] By: jhi                                   on 2003/05/05  08:20:34
-        Log: Reintroduce the mention of the fact that the Artistic/GPL
-             also are Perl's own licenses.
+[ 19533] By: gsar                                  on 2003/05/17  04:49:18
+        Log: avoid select() on windows destroying errno (used to typically
+             always sets it to EINVAL due to the way it maps the FD_SETs)
      Branch: perl
-          ! pod/perlartistic.pod pod/perlgpl.pod
+          ! win32/win32sck.c
 ____________________________________________________________________________
-[ 19418] By: jhi                                   on 2003/05/05  07:23:57
-        Log: Switch the new perlio way of opening anonymous temporary files
-             open my $fh, '+>', undef
-             to using File::Temp.  Test it, and test also the "accidental
-             feature" of +< working the same way.
-             This should address [perl #21937].
+[ 19532] By: jhi                                   on 2003/05/16  18:21:27
+        Log: The suggested patch for [perl #22201] "patch: perl 5.8.0
+             compile error on ia64/HP-UX (comparing incompatible pointers)"
+             plus a possible cure for the warning mentioned in the case.
      Branch: perl
-          + ext/PerlIO/t/open.t
-          ! MANIFEST perlio.c pod/perlfunc.pod
+          ! ext/Storable/Storable.xs
 ____________________________________________________________________________
-[ 19417] By: jhi                                   on 2003/05/05  05:52:47
-        Log: perlartistic and perlgpl reformatting from Sean Burke.
+[ 19531] By: jhi                                   on 2003/05/16  17:56:06
+        Log: Apply the supplied patch for [perl #22195]
+             "File::Find, sorted directory traversal order is inverted"
      Branch: perl
-          ! pod/perlartistic.pod pod/perlgpl.pod
+          ! lib/File/Find.pm
 ____________________________________________________________________________
-[ 19416] By: jhi                                   on 2003/05/05  05:33:43
-        Log: pack/unpack fixes from Wolfgang Laun:
-             - fix bug in UNICOS (where SIZE16 != sizeof(short))
-             - introduce and use new internal pack/unpack API
-             (packlist, unpackstring)
-             that does away with the unused arguments in the old API
-             (pack_cat, unpack_str).
+[ 19528] By: jhi                                   on 2003/05/16  15:56:33
+        Log: Subject: [PATCH] RE: maint snapshot @ 19525
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Fri, 16 May 2003 17:16:57 +0100
+             Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
+             
+             (Part #2: the hv.c SVf)
      Branch: perl
-          ! embed.fnc embed.h global.sym pod/perlapi.pod pp_pack.c proto.h
+          ! hv.c
 ____________________________________________________________________________
-[ 19415] By: jhi                                   on 2003/05/05  04:58:39
-        Log: Subject: [PATCH] Embed.t flushing problem
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 04 May 2003 16:25:38 -0500
-             Message-ID: <3EB58552.2070207@mac.com>
+[ 19527] By: jhi                                   on 2003/05/16  15:55:10
+        Log: Subject: [PATCH] RE: maint snapshot @ 19525
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Fri, 16 May 2003 17:16:57 +0100
+             Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
+             
+             (Part #1: the __format__ and __printf__)
      Branch: perl
-          ! lib/ExtUtils/t/Embed.t
+          ! Configure embed.pl perlio.c proto.h
 ____________________________________________________________________________
-[ 19414] By: jhi                                   on 2003/05/05  04:52:37
-        Log: Doc nit from mjd.
+[ 19523] By: jhi                                   on 2003/05/14  05:19:05
+        Log: Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 13 May 2003 19:51:19 -0700
+             Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
      Branch: perl
-          ! ext/DB_File/DB_File.pm
+          ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
+          ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
+          ! ext/MIME/Base64/t/quoted-print.t
 ____________________________________________________________________________
-[ 19413] By: ams                                   on 2003/05/05  04:03:10
-        Log: None of that "our" stuff here, please.
+[ 19522] By: jhi                                   on 2003/05/14  05:11:49
+        Log: More Panther moves.
      Branch: perl
-          ! ext/Storable/t/tied.t
+          ! Makefile.SH hints/darwin.sh
 ____________________________________________________________________________
-[ 19412] By: ams                                   on 2003/05/05  03:57:06
-        Log: Oops. More Storable 2.07 preparations.
+[ 19521] By: jhi                                   on 2003/05/13  19:33:44
+        Log: Curliff and liff with ease.
      Branch: perl
-          ! ext/Storable/README ext/Storable/Storable.pm
+          + Porting/curliff.pl
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19411] By: ams                                   on 2003/05/05  03:53:44
-        Log: Update changelog for 2.07 release.
+[ 19520] By: jhi                                   on 2003/05/13  18:59:51
+        Log: Use /usr/bin/perl (de facto in Porting/ scripts).
      Branch: perl
-          ! ext/Storable/ChangeLog
+          ! Porting/sort_perldiag.pl
 ____________________________________________________________________________
-[ 19410] By: ams                                   on 2003/05/05  03:31:36
-        Log: Update Changes.
+[ 19518] By: jhi                                   on 2003/05/13  18:53:48
+        Log: Subject: [PATCH] [perl #8599] s/catenate/concatenate/
+             From: Casey West <casey@geeknest.com>
+             Date: Fri, 9 May 2003 04:00:44 -0400
+             Message-ID: <20030509080044.GA49820@geeknest.com>
+             
+             (except for the dup.t patch which diddled with system().)
      Branch: perl
-          ! Changes
+          ! Configure NetWare/config_H.wc Porting/config_H README.Y2K
+          ! config_h.SH lib/File/Spec.pm lib/File/Spec/Unix.pm
+          ! plan9/config.plan9 plan9/config_h.sample uconfig.h
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+          ! win32/config_H.vc64 wince/config_H.ce
 ____________________________________________________________________________
-[ 19409] By: ams                                   on 2003/05/05  03:21:41
-        Log: Subject: Re: Bug in Storable???
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 04 May 2003 18:00:40 +0200
-             Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
+[ 19517] By: jhi                                   on 2003/05/13  18:39:40
+        Log: Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 13 May 2003 09:59:50 -0700
+             Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
      Branch: perl
-          ! ext/Storable/Storable.xs ext/Storable/t/integer.t
+          ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
+          ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
+          ! ext/MIME/Base64/t/quoted-print.t
 ____________________________________________________________________________
-[ 19408] By: jhi                                   on 2003/05/04  19:57:14
-        Log: For some reason a fragment of change #19314 had not been merged.
-     Branch: maint-5.8/perl
-          ! uconfig.h uconfig.sh
+[ 19516] By: jhi                                   on 2003/05/13  18:37:11
+        Log: Subject: [PATCH] More perldiag.pod sorting
+             From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
+             Date: Tue, 13 May 2003 15:13:53 -0400
+             Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
+             
+             (plus add 'no locale;')
+     Branch: perl
+          + Porting/sort_perldiag.pl
+          ! MANIFEST pod/perldiag.pod
 ____________________________________________________________________________
-[ 19407] By: jhi                                   on 2003/05/04  19:39:01
-        Log: This way reads a bit better with pod2man.
+[ 19514] By: jhi                                   on 2003/05/13  17:38:09
+        Log: Detypo.
      Branch: perl
-          ! pod/perlartistic.pod pod/perlgpl.pod
+          ! lib/Unicode/UCD.pm
 ____________________________________________________________________________
-[ 19406] By: jhi                                   on 2003/05/04  12:01:00
-        Log: Integrate from maint:
-             [ 18568]
-             Add the POSIX::sigaction() trick by Slaven Rezic
-             for [perl #17341].
+[ 19512] By: gsar                                  on 2003/05/13  13:28:42
+        Log: make it easier to reproduce the bug
      Branch: perl
-         !> pod/perlfunc.pod pod/perlipc.pod
+          ! lib/Tie/File.pm
 ____________________________________________________________________________
-[ 19405] By: jhi                                   on 2003/05/04  11:51:42
-        Log: Cosmic rays?  Whatever it was, now it is gone and the test works
-             also in maint.
-     Branch: maint-5.8/perl
-          ! t/run/switchd.t
+[ 19511] By: gsar                                  on 2003/05/13  13:08:47
+        Log: the \do {local *FH} trick in Tie::File was really only needed
+             on 5.005 and earlier, since later versions can autovivify
+             the handle
+             
+             however, a search in the p5p archives reveals the trick doesn't
+             fully work in the versions it is needed in, so use the more
+             standard Symbol::gensym() way
+     Branch: perl
+          ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
 ____________________________________________________________________________
-[ 19404] By: jhi                                   on 2003/05/04  11:15:59
-        Log: It seems as if this issue wouldn't be fixed in maint yet?
-     Branch: maint-5.8/perl
-          ! t/run/switchd.t
+[ 19510] By: gsar                                  on 2003/05/13  12:36:01
+        Log: $Config{usethreads} wasn't being set on windows
+     Branch: perl
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 19403] By: jhi                                   on 2003/05/04  11:14:49
-        Log: Integrate:
-             [ 19401]
-             Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
-             regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
-             the perlartistic is a straightforward podification.
-     Branch: maint-5.8/perl
-         +> pod/perlartistic.pod pod/perlgpl.pod
-         !> MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
-         !> pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
+[ 19509] By: jhi                                   on 2003/05/13  12:24:19
+        Log: Reinstate the #19498 but now skip the crashing
+             tests (when threaded) as TODOs.
+     Branch: perl
+          ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
 ____________________________________________________________________________
-[ 19402] By: jhi                                   on 2003/05/04  11:10:26
-        Log: Integrate:
-             [ 19381]
-             Forgot to check in the -d: file.
-     Branch: maint-5.8/perl
-         !> t/run/switchd.t
+[ 19508] By: jhi                                   on 2003/05/13  11:22:06
+        Log: Revert #19498 since it broke threaded builds.
+     Branch: perl
+          ! lib/Tie/File.pm
 ____________________________________________________________________________
-[ 19401] By: jhi                                   on 2003/05/04  09:25:48
-        Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
-             regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
-             the perlartistic is a straightforward podification.
+[ 19507] By: jhi                                   on 2003/05/13  05:20:56
+        Log: Better be explicit with dangling elses.
      Branch: perl
-          + pod/perlartistic.pod pod/perlgpl.pod
-          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
-          ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
+          ! pp.c
 ____________________________________________________________________________
-[ 19400] By: jhi                                   on 2003/05/04  08:29:43
-        Log: Integrate:
-             [ 19242]
-             Fix up Larry's copyright statements to my best knowledge.
-             (Lots of Perl 5 source code archaeology was involved.)
-             Larry didn't make strangled noises when I showed him
-             the patch, either :-)
-     Branch: maint-5.8/perl
-         !> (integrate 98 files)
-____________________________________________________________________________
-[ 19399] By: jhi                                   on 2003/05/04  08:25:06
-        Log: Integrate:
-             [ 19398]
-             Doesn't make any difference for the test but is more logical.
-     Branch: maint-5.8/perl
-         !> t/lib/Devel/switchd.pm
-____________________________________________________________________________
-[ 19398] By: jhi                                   on 2003/05/04  08:19:14
-        Log: Doesn't make any difference for the test but is more logical.
+[ 19506] By: jhi                                   on 2003/05/13  04:46:18
+        Log: Detypo Pantherisms.
      Branch: perl
-          ! t/lib/Devel/switchd.pm
-____________________________________________________________________________
-[ 19397] By: jhi                                   on 2003/05/04  08:16:21
-        Log: Integrate:
-             [ 19378]
-             The [perl #21890] (Devel::Coverage breakage) has been fixed
-             by change #18589 (it was broken by change #9754); add test case.
-             
-             [ 19380]
-             Solaris: make -Duse64bitall'ed to have an archname of
-             sun4-solaris-64, from Alan Burlison.  (The default is to not
-             to suffix anything with -Duse64bitall if longs are 64 bit.
-             This may lead into confusion and much sorrow if 32-bit binaries
-             and 64-bit binaries are installed under the same directories.
-             Why is "-64" or something like that the default?  Well, there
-             are platforms where 64 bits really is the default default.
-             There adding a "-64" would be kind of odd.  Better to let
-             each 64-bit capable platform to choose their archnames.)
-             
-             [ 19381]
-             Forgot to check in the -d: file.
-             
-             [ 19382]
-             Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Wed, 30 Apr 2003 18:19:32 -0700
-             Message-ID: <20030501011932.GM701@windhund.schwern.org>
-             
-             [ 19383]
-             Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
-             From: Abe Timmerman <abe@ztreet.demon.nl>
-             Date: Thu, 1 May 2003 18:34:35 +0200
-             Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
-             
-             [ 19384]
-             Subject: [PATCH win32/win32.c] silence compiler warnings
-             From: Abe Timmerman <abe@ztreet.demon.nl>
-             Date: Fri, 2 May 2003 00:51:42 +0200
-             Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
-             
-             [ 19385]
-             Subject: [PATCH] OpenUNIX 8 support
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Fri, 2 May 2003 12:12:08 +0200
-             Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
-             
-             [ 19386]
-             Subject: [PATCH] Re: maintperl on OpenUNIX 8
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
-             
-             [ 19387]
-             Regen Configure (no changes but that's fine).
-             
-             [ 19390]
-             Tru64: PerlIO_tell() was returning about one _megabyte_ for
-             the fp offset, which was quite a big larger than the input file,
-             which meant that the SvGROW tried to grow the file to about
-             2**64-2**20, which made safesysrealloc() to understandably
-             croak (in argv.t).
-             
-             [ 19391]
-             Upgrade to Unicode 4.0.0.  (Well, upgrade at least
-             the Unicode character database to 4.0.0.)
-             
-             [ 19392]
-             Salvage 'use filetest "access"' from compiletime to runtime.
-             
-             [ 19393]
-             Extra tweakage from Rafael for #19392.
-             
-             [ 19394]
-             Subject: Re: Does filetest work at all?
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 03 May 2003 18:26:49 +0200
-             Message-ID: <87ade4q9me.fsf@vran.herceg.de>
-             
-             [ 19395]
-             Must skip more.
-             
-             [ 19396]
-             Plagued by thinkos tonight.
-     Branch: maint-5.8/perl
-         +> (branch 29 files)
-          ! Configure config_h.SH
-         !> (integrate 143 files)
+          ! Makefile.SH hints/darwin.sh
 ____________________________________________________________________________
-[ 19396] By: jhi                                   on 2003/05/03  15:42:54
-        Log: Plagued by thinkos tonight.
+[ 19505] By: rgs                                   on 2003/05/12  21:49:21
+        Log: Subject: Re: Bug stomping fun. [PATCH: bug #1016]
+             From: Alex Vandiver <alexmv@MIT.EDU>
+             Date: 02 May 2003 06:45:05 -0400
+             Message-Id: <1051872303.26203.104.camel@supox>
+             (plus perldiag nit)
      Branch: perl
-          ! lib/filetest.t
+          ! dump.c gv.c hv.c pod/perldiag.pod pp.c pp_hot.c sv.c
+          ! t/comp/package.t
 ____________________________________________________________________________
-[ 19395] By: jhi                                   on 2003/05/03  15:37:35
-        Log: Must skip more.
+[ 19504] By: rgs                                   on 2003/05/12  20:52:52
+        Log: Small nit in perlsyn about the new // operator
      Branch: perl
-          ! lib/filetest.t
+          ! pod/perlsyn.pod
 ____________________________________________________________________________
-[ 19394] By: jhi                                   on 2003/05/03  15:30:45
-        Log: Subject: Re: Does filetest work at all?
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 03 May 2003 18:26:49 +0200
-             Message-ID: <87ade4q9me.fsf@vran.herceg.de>
+[ 19503] By: rgs                                   on 2003/05/12  19:43:07
+        Log: Use a more sophisticated heuristics to produce the warning
+             'Parentheses missing around "%s" list'. This fixes bug #22147.
+             Also, the warning is now produced for C<local *a,*b;>.
      Branch: perl
-          ! lib/filetest.t pp_sys.c
+          ! op.c t/lib/warnings/op
 ____________________________________________________________________________
-[ 19393] By: jhi                                   on 2003/05/03  05:34:21
-        Log: Extra tweakage from Rafael for #19392.
+[ 19502] By: jhi                                   on 2003/05/12  19:34:10
+        Log: Work also without perlio.
      Branch: perl
-          ! ext/B/B/Concise.pm lib/filetest.pm
+          ! t/io/dup.t
 ____________________________________________________________________________
-[ 19392] By: jhi                                   on 2003/05/03  05:33:04
-        Log: Salvage 'use filetest "access"' from compiletime to runtime.
+[ 19500] By: jhi                                   on 2003/05/12  05:25:14
+        Log: Panther preparation.
      Branch: perl
-          ! dump.c op.c op.h pp_sys.c
+          ! Makefile.SH hints/darwin.sh
 ____________________________________________________________________________
-[ 19391] By: jhi                                   on 2003/05/03  05:19:23
-        Log: Upgrade to Unicode 4.0.0.  (Well, upgrade at least
-             the Unicode character database to 4.0.0.)
+[ 19499] By: jhi                                   on 2003/05/12  04:49:57
+        Log: More moves to intrpvar.h.
      Branch: perl
-          + lib/unicore/HangulSyllableType.txt
-          + lib/unicore/NormalizationCorrections.txt
-          + lib/unicore/StandardizedVariants.txt
-          + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl
-          + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl
-          + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl
-          + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl
-          + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl
-          + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl
-          + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl
-          + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl
-          + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl
-          + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl
-          + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl
-          + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl
-          ! (edit 129 files)
+          ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
 ____________________________________________________________________________
-[ 19390] By: jhi                                   on 2003/05/03  04:52:09
-        Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for
-             the fp offset, which was quite a big larger than the input file,
-             which meant that the SvGROW tried to grow the file to about
-             2**64-2**20, which made safesysrealloc() to understandably
-             croak (in argv.t).
+[ 19498] By: gsar                                  on 2003/05/12  01:40:46
+        Log: fix for Tie::File test failures on windows: the problem was
+             that Tie::File did not close any file handles it opens internally,
+             leading to file handle leaks and t/tf* temporary file littering;
+             we now close the handle iff Tie::File opened it
+             
+             this fix unearths what appears to be a perl bug in localizing globs:
+             09_gen_rs.t fails due to a prematurely closed filehandle, although
+             it wasn't explicitly closed anywhere by the code (renaming the
+             *FH at line 97 to *FH1 makes it work, but I haven't done this
+             to allow the bug to be tracked down)
      Branch: perl
-          ! sv.c
-____________________________________________________________________________
-[ 19389] By: jhi                                   on 2003/05/02  19:39:12
-        Log: Better comment from Rafael.
-     Branch: metaconfig
-          ! U/modified/Oldconfig.U
-____________________________________________________________________________
-[ 19388] By: jhi                                   on 2003/05/02  19:18:58
-        Log: metaconfig unit change for change #19387.
-     Branch: metaconfig
-          ! U/modified/Oldconfig.U
+          ! lib/Tie/File.pm
 ____________________________________________________________________________
-[ 19387] By: jhi                                   on 2003/05/02  19:18:35
-        Log: Regen Configure (no changes but that's fine).
+[ 19497] By: jhi                                   on 2003/05/11  20:17:30
+        Log: Move the thread *hook into interpreter.
      Branch: perl
-          ! Configure
+          ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
 ____________________________________________________________________________
-[ 19386] By: jhi                                   on 2003/05/02  19:06:39
-        Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
+[ 19496] By: rgs                                   on 2003/05/11  20:06:03
+        Log: Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Sat, 10 May 2003 01:45:23 +0100
+             Message-ID: <20030510004523.GC20871@fdgroup.com>
      Branch: perl
-          ! Configure
+          ! pp_ctl.c
 ____________________________________________________________________________
-[ 19385] By: jhi                                   on 2003/05/02  19:01:04
-        Log: Subject: [PATCH] OpenUNIX 8 support
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Fri, 2 May 2003 12:12:08 +0200
-             Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
+[ 19495] By: rgs                                   on 2003/05/11  20:01:10
+        Log: Open UNIX is not really "formerly Unixware", since the most
+             recent releases are known as Unixware, not as Open UNIX.
      Branch: perl
-          ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c
+          ! pod/perlport.pod
 ____________________________________________________________________________
-[ 19384] By: jhi                                   on 2003/05/02  18:58:32
-        Log: Subject: [PATCH win32/win32.c] silence compiler warnings
-             From: Abe Timmerman <abe@ztreet.demon.nl>
-             Date: Fri, 2 May 2003 00:51:42 +0200
-             Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
+[ 19494] By: jhi                                   on 2003/05/11  19:52:38
+        Log: Slight tweaks to the platform list.
      Branch: perl
-          ! win32/win32.c
+          ! pod/perlport.pod
 ____________________________________________________________________________
-[ 19383] By: jhi                                   on 2003/05/02  18:55:37
-        Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
-             From: Abe Timmerman <abe@ztreet.demon.nl>
-             Date: Thu, 1 May 2003 18:34:35 +0200
-             Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
+[ 19493] By: rgs                                   on 2003/05/11  19:13:00
+        Log: Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
+             From: Casey West <casey@geeknest.com>
+             Date: Fri, 9 May 2003 10:30:13 -0400
+             Message-ID: <20030509143013.GM49820@geeknest.com>
      Branch: perl
-          ! win32/win32.h
+          ! pod/perlop.pod
 ____________________________________________________________________________
-[ 19382] By: jhi                                   on 2003/05/02  18:50:25
-        Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Wed, 30 Apr 2003 18:19:32 -0700
-             Message-ID: <20030501011932.GM701@windhund.schwern.org>
+[ 19492] By: rgs                                   on 2003/05/11  19:04:27
+        Log: perlport.pod nit for doc bug #8253.
      Branch: perl
-          ! ext/POSIX/POSIX.pod
+          ! pod/perlport.pod
 ____________________________________________________________________________
-[ 19381] By: jhi                                   on 2003/05/02  15:12:47
-        Log: Forgot to check in the -d: file.
+[ 19491] By: jhi                                   on 2003/05/11  17:50:49
+        Log: Use test.pl.
      Branch: perl
-          + t/lib/Devel/switchd.pm
-          ! MANIFEST t/run/switchd.t
+          ! t/io/fflush.t
 ____________________________________________________________________________
-[ 19380] By: jhi                                   on 2003/05/02  15:02:04
-        Log: Solaris: make -Duse64bitall'ed to have an archname of
-             sun4-solaris-64, from Alan Burlison.  (The default is to not
-             to suffix anything with -Duse64bitall if longs are 64 bit.
-             This may lead into confusion and much sorrow if 32-bit binaries
-             and 64-bit binaries are installed under the same directories.
-             Why is "-64" or something like that the default?  Well, there
-             are platforms where 64 bits really is the default default.
-             There adding a "-64" would be kind of odd.  Better to let
-             each 64-bit capable platform to choose their archnames.)
+[ 19490] By: jhi                                   on 2003/05/11  17:46:09
+        Log: Try to handle a $^X with spaces in it.
      Branch: perl
-          ! hints/solaris_2.sh
+          ! t/test.pl
 ____________________________________________________________________________
-[ 19379] By: nick                                  on 2003/05/02  13:37:08
-        Log: Integrate mainline (run/switchd.t fails).
-     Branch: perlio
-         +> t/run/switchd.t
-         !> (integrate 35 files)
+[ 19489] By: jhi                                   on 2003/05/11  17:44:28
+        Log: Separate the creation of the command to run by
+             runperl() into its own function, _create_runperl().
+     Branch: perl
+          ! t/test.pl
 ____________________________________________________________________________
-[ 19378] By: jhi                                   on 2003/05/02  08:41:40
-        Log: The [perl #21890] (Devel::Coverage breakage) has been fixed
-             by change #18589 (it was broken by change #9754); add test case.
+[ 19488] By: jhi                                   on 2003/05/11  16:52:00
+        Log: Fixup the method behaviour table.
      Branch: perl
-          + t/run/switchd.t
-          ! MANIFEST
+          ! pod/perliol.pod
 ____________________________________________________________________________
-[ 19377] By: jhi                                   on 2003/05/02  07:52:13
-        Log: Integrate:
-             [ 19371]
-             The solution in change #19363 was too unportable.
+[ 19487] By: jhi                                   on 2003/05/11  16:43:26
+        Log: Integrate from perlio:
+             [ 19474]
+             Tweaks to Jarkko's NULL deref checks in perlio.c
              
-             [ 19372]
-             miniperl cannot handle layers.t.
+             [ 19475]
+             Fix for bugs 21717 and 22140.
+             Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
+             and derived layers. So have :unix's "pushed" method stat() the fd and 
+             cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match 
+             UNIX behaviour.
              
-             [ 19373]
-             Subject: [PATCH] RE: perl@19333
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Tue, 29 Apr 2003 17:30:23 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
+             [ 19479]
+             Better but still unproven fix for lseek() on pipes.
              
-             [ 19374]
-             OS X test tweak.
+             [ 19483]
+             Unused variable
              
-             [ 19375]
-             OS X: could not -Doptimize=-g.
+             [ 19485]
+             Tests to prove Ticket 9468 is fixed.
              
-             [ 19376]
-             great_circle_direction() was broken,
-             reported by Alexander Becher.
-     Branch: maint-5.8/perl
-         !> embed.pl ext/Cwd/t/cwd.t hints/darwin.sh lib/Math/Trig.pm
-         !> lib/Math/Trig.t pp_hot.c pp_pack.c proto.h t/io/layers.t
-         !> t/io/openpid.t
-____________________________________________________________________________
-[ 19376] By: jhi                                   on 2003/05/02  05:31:52
-        Log: great_circle_direction() was broken,
-             reported by Alexander Becher.
+             [ 19486]
+             add test for change#19475,19479 (bugs#21717,22140)
      Branch: perl
-          ! lib/Math/Trig.pm lib/Math/Trig.t
+         !> ext/Encode/Encode.xs perlio.c perliol.h t/io/dup.t
+         !> t/io/fflush.t
 ____________________________________________________________________________
-[ 19375] By: jhi                                   on 2003/05/01  18:18:06
-        Log: OS X: could not -Doptimize=-g.
+[ 19484] By: gsar                                  on 2003/05/11  15:37:14
+        Log: fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
+             in terms of an exported function rather than as an inlined
+             macro (latter wants PL_op_mutex which isn't exported as such)
+             
+             Jarkko: please merge into maint-5.8
      Branch: perl
-          ! hints/darwin.sh
+          ! dosish.h makedef.pl win32/win32.c win32/win32.h
 ____________________________________________________________________________
-[ 19374] By: jhi                                   on 2003/05/01  12:33:44
-        Log: OS X test tweak.
+[ 19482] By: jhi                                   on 2003/05/11  07:53:26
+        Log: Test _getcode().
      Branch: perl
-          ! ext/Cwd/t/cwd.t
+          ! lib/Unicode/UCD.t
 ____________________________________________________________________________
-[ 19373] By: jhi                                   on 2003/05/01  11:09:42
-        Log: Subject: [PATCH] RE: perl@19333
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Tue, 29 Apr 2003 17:30:23 +0100
-             Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
+[ 19481] By: jhi                                   on 2003/05/11  06:25:08
+        Log: Clarify the doc (and the code) for Unicode code points.
      Branch: perl
-          ! embed.pl pp_hot.c pp_pack.c proto.h
+          ! lib/Unicode/UCD.pm
 ____________________________________________________________________________
-[ 19372] By: jhi                                   on 2003/05/01  09:52:52
-        Log: miniperl cannot handle layers.t.
+[ 19480] By: jhi                                   on 2003/05/11  06:18:06
+        Log: Another doc suggestion from terry@eatoni.com (terry jones):
+             use codepoints that return undef.
      Branch: perl
-          ! t/io/layers.t
+          ! lib/Unicode/UCD.pm
 ____________________________________________________________________________
-[ 19371] By: jhi                                   on 2003/05/01  08:26:06
-        Log: The solution in change #19363 was too unportable.
+[ 19478] By: jhi                                   on 2003/05/10  19:01:17
+        Log: Add Encode's META.yml.
      Branch: perl
-          ! t/io/openpid.t
-____________________________________________________________________________
-[ 19370] By: jhi                                   on 2003/05/01  07:57:19
-        Log: Integrate:
-             [ 19364]
-             Subject: [PATCH] [patch #7514] Bug in perlop regex explination
-             From: Casey West <casey@geeknest.com>
-             Date: mÂŒn apr 28, 2003  19:22:06 Europe/Stockholm
-             Message-Id: <20030428172206.GK62281@geeknest.com>
-             
-             [ 19365]
-             Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
-             From: Casey West <casey@geeknest.com>
-             Date: mÂŒn apr 28, 2003  16:00:05 Europe/Stockholm
-             Message-Id: <20030428140005.GC62281@geeknest.com>
-             
-             [ 19366]
-             If it's S_, it should be STATIC.
-             
-             [ 19367]
-             Subject: [PATCH] buglet: sub a(;&) { } doesn't work
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 19 Apr 2003 01:41:07 +0300
-             Message-ID: <20030418224107.GA2751@ratsnest.hole>
-             
-             [ 19368]
-             z/OS: More threaded build tweaks from Brian De Pradine--
-             apparently now it works!
-             
-             [ 19369]
-             perlreftut updates from mjd.
-     Branch: maint-5.8/perl
-         !> embed.fnc embed.h ext/threads/threads.xs handy.h
-         !> hints/os390.sh numeric.c pod/perlop.pod pod/perlreftut.pod
-         !> proto.h t/comp/parser.t thread.h toke.c
+          + ext/Encode/META.yml
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19369] By: jhi                                   on 2003/05/01  07:48:06
-        Log: perlreftut updates from mjd.
+[ 19477] By: jhi                                   on 2003/05/10  18:59:29
+        Log: Upgrade to Encode 1.94.
      Branch: perl
-          ! pod/perlreftut.pod
+          ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
+          ! ext/Encode/MANIFEST ext/Encode/bin/piconv
+          ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_module.t
+          ! ext/Encode/t/mime-header.t
 ____________________________________________________________________________
-[ 19368] By: jhi                                   on 2003/05/01  07:45:06
-        Log: z/OS: More threaded build tweaks from Brian De Pradine--
-             apparently now it works!
+[ 19476] By: jhi                                   on 2003/05/10  18:56:08
+        Log: Doc bug noticed by terry@eatoni.com (terry jones).
      Branch: perl
-          ! ext/threads/threads.xs handy.h hints/os390.sh thread.h
+          ! lib/Unicode/UCD.pm
 ____________________________________________________________________________
-[ 19367] By: rgs                                   on 2003/04/29  20:31:07
-        Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 19 Apr 2003 01:41:07 +0300
-             Message-ID: <20030418224107.GA2751@ratsnest.hole>
+[ 19472] By: jhi                                   on 2003/05/10  10:55:49
+        Log: Try to plug more potential PerlIO NULL method
+             dereferences; try to document the matter.
      Branch: perl
-          ! t/comp/parser.t toke.c
+          ! perlio.c pod/perliol.pod
 ____________________________________________________________________________
-[ 19366] By: jhi                                   on 2003/04/29  08:55:12
-        Log: If it's S_, it should be STATIC.
+[ 19471] By: jhi                                   on 2003/05/10  07:07:30
+        Log: UseNicerNames instead of SHOUTING_LIKE_THIS.
      Branch: perl
-          ! embed.fnc embed.h numeric.c proto.h
+          ! perlio.c
 ____________________________________________________________________________
-[ 19365] By: sky                                   on 2003/04/28  16:30:03
-        Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
-             From: Casey West <casey@geeknest.com>
-             Date: mÂŒn apr 28, 2003  16:00:05 Europe/Stockholm
-             Message-Id: <20030428140005.GC62281@geeknest.com>
+[ 19470] By: jhi                                   on 2003/05/10  06:51:24
+        Log: In eof() the errno can get stomped by the peek-ahead.
      Branch: perl
-          ! pod/perlop.pod
+          ! doio.c ext/Socket/socketpair.t
 ____________________________________________________________________________
-[ 19364] By: sky                                   on 2003/04/28  16:20:43
-        Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination
-             From: Casey West <casey@geeknest.com>
-             Date: mÂŒn apr 28, 2003  19:22:06 Europe/Stockholm
-             Message-Id: <20030428172206.GK62281@geeknest.com>
+[ 19469] By: rgs                                   on 2003/05/09  21:33:15
+        Log: A regression test for the remaining "Final $ should be..." error.
      Branch: perl
-          ! pod/perlop.pod
+          ! t/comp/parser.t
 ____________________________________________________________________________
-[ 19363] By: sky                                   on 2003/04/28  15:32:35
-        Log: Fix bug 2681, change the test not to use the shell and use 3+arg
-             open.
+[ 19468] By: rgs                                   on 2003/05/09  21:23:57
+        Log: Remove the error messages "Final @ should be \@ or @name"
+             and "Final % should be \% or %name", that appear to be
+             only produced in addition to another syntax error, and therefore
+             misleading, if I understand correctly that kind of black magic.
      Branch: perl
-          ! t/io/openpid.t
-____________________________________________________________________________
-[ 19362] By: jhi                                   on 2003/04/28  14:33:35
-        Log: It helps to count right.
-     Branch: maint-5.8/perl
-          ! lib/fields.t
-____________________________________________________________________________
-[ 19361] By: jhi                                   on 2003/04/28  09:16:12
-        Log: The fields test required a little bit of backporting.
-     Branch: maint-5.8/perl
-          ! lib/fields.t
-____________________________________________________________________________
-[ 19360] By: jhi                                   on 2003/04/28  09:10:08
-        Log: Integrate:
-             [ 19348]
-             Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
-             From: Casey West <casey@geeknest.com>
-             Date: Thu, 24 Apr 2003 08:18:42 -0400
-             Message-ID: <20030424121842.GW34510@geeknest.com>
-             
-             [ 19349]
-             Subject: [PATCH] VMS::Stdio test tweak
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sat, 26 Apr 2003 15:53:07 -0500
-             Message-ID: <3EAAF1B3.7020708@mac.com>
-             
-             [ 19350]
-             Add Dave Mitchell's test case for fields.
-             
-             [ 19351]
-             Add a test case for [perl #15288] (already solved).
-             
-             [ 19353]
-             utime() doc clarifications
-             based on :
-             Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 25 Apr 2003 08:00:54 -0400
-             Message-ID: <20030425120054.GQ34510@geeknest.com>
-             
-             [ 19354]
-             $[ clarifications.
-             
-             [ 19355]
-             Document a faint compilation noise.
-             
-             [ 19356]
-             Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
-             Check errno to see if the call to nice(2) succeeded.
-             Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Wed, 23 Apr 2003 22:48:20 +0300
-             Message-ID: <20030423194820.GA874@ratsnest.hole>
-             
-             [ 19357]
-             Detecting errors of reentrant APIs: getgrgid_r and the like
-             when returning an int can either return the error in the return
-             value or in the errno.  We need a new per-interp variable to store
-             the return value instead of clobbering the errno with it.  The new
-             variable, PL_reentrant_retint, is only used within the reentrancy
-             framework, and immediately after it's set, so there should not be
-             similar visibility issues as for the errno.  Spotted by Edward Moy.
-             
-             [ 19358]
-             SysV msg queues can be something hanging (witnessed in IRIX),
-             so let's use IPC_NOWAIT.
-             
-             [ 19359]
-             Feel-good cleanup.
-     Branch: maint-5.8/perl
-         !> README.aix embedvar.h ext/IPC/SysV/t/msg.t ext/POSIX/POSIX.xs
-         !> intrpvar.h lib/UNIVERSAL.pm lib/fields.t perlapi.h
-         !> pod/perlfunc.pod pod/perlvar.pod reentr.c reentr.h reentr.pl
-         !> sv.c t/op/pack.t t/op/taint.t vms/ext/Stdio/test.pl
+          ! pod/perldiag.pod toke.c
 ____________________________________________________________________________
-[ 19359] By: jhi                                   on 2003/04/28  08:43:23
-        Log: Feel-good cleanup.
+[ 19467] By: jhi                                   on 2003/05/09  20:11:18
+        Log: Have to think this test more when I'm awake.
      Branch: perl
-          ! intrpvar.h sv.c
+          ! ext/Socket/socketpair.t
 ____________________________________________________________________________
-[ 19358] By: jhi                                   on 2003/04/28  08:27:15
-        Log: SysV msg queues can be something hanging (witnessed in IRIX),
-             so let's use IPC_NOWAIT.
+[ 19466] By: rgs                                   on 2003/05/09  19:56:37
+        Log: Document that perl tries to load .pmc files before .pm files.
+             Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
+             From: Casey West <casey@geeknest.com>
+             Date: Fri, 9 May 2003 17:03:50 -0400
+             Message-ID: <20030509210350.GW49820@geeknest.com>
      Branch: perl
-          ! ext/IPC/SysV/t/msg.t t/op/taint.t
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19357] By: jhi                                   on 2003/04/28  06:32:47
-        Log: Detecting errors of reentrant APIs: getgrgid_r and the like
-             when returning an int can either return the error in the return
-             value or in the errno.  We need a new per-interp variable to store
-             the return value instead of clobbering the errno with it.  The new
-             variable, PL_reentrant_retint, is only used within the reentrancy
-             framework, and immediately after it's set, so there should not be
-             similar visibility issues as for the errno.  Spotted by Edward Moy.
+[ 19465] By: rgs                                   on 2003/05/09  19:47:49
+        Log: Fix for doc bug #8602 : clarify eof() example comments
      Branch: perl
-          ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19356] By: rgs                                   on 2003/04/27  20:09:01
-        Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
-             Check errno to see if the call to nice(2) succeeded.
-             Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Wed, 23 Apr 2003 22:48:20 +0300
-             Message-ID: <20030423194820.GA874@ratsnest.hole>
+[ 19464] By: rgs                                   on 2003/05/09  19:34:30
+        Log: Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
+             From: Casey West <casey@geeknest.com>
+             Date: Fri, 9 May 2003 11:09:39 -0400
+             Message-ID: <20030509150939.GN49820@geeknest.com>
      Branch: perl
-          ! ext/POSIX/POSIX.xs
+          ! pod/perltrap.pod
 ____________________________________________________________________________
-[ 19355] By: jhi                                   on 2003/04/27  19:56:09
-        Log: Document a faint compilation noise.
+[ 19463] By: rgs                                   on 2003/05/09  19:33:25
+        Log: Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
+             From: Casey West <casey@geeknest.com>
+             Date: Fri, 9 May 2003 15:25:59 -0400
+             Message-ID: <20030509192559.GS49820@geeknest.com>
      Branch: perl
-          ! README.aix
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19354] By: rgs                                   on 2003/04/27  19:35:11
-        Log: $[ clarifications.
+[ 19462] By: jhi                                   on 2003/05/09  18:53:27
+        Log: Try to comprehensively have a plan B if a PerlIO
+             layer doesn't have a particular function.
+             (1) If there's a corresponding PerlIOBase, call it.
+             (2) If not having the function is 'harmless', be silently happy.
+             (Currently only Flush is in this category.)
+             (3) Otherwise set errno and return failure.
      Branch: perl
-          ! pod/perlvar.pod
+          ! perlio.c
 ____________________________________________________________________________
-[ 19353] By: rgs                                   on 2003/04/27  18:51:37
-        Log: utime() doc clarifications
-             based on :
-             Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
+[ 19461] By: rgs                                   on 2003/05/09  18:45:39
+        Log: Subject: [PATCH] [perl #8703] unescaped @ is fine
              From: Casey West <casey@geeknest.com>
-             Date: Fri, 25 Apr 2003 08:00:54 -0400
-             Message-ID: <20030425120054.GQ34510@geeknest.com>
+             Date: Fri, 9 May 2003 11:17:53 -0400
+             Message-ID: <20030509151753.GO49820@geeknest.com>
      Branch: perl
-          ! pod/perlfunc.pod
-____________________________________________________________________________
-[ 19352] By: nick                                  on 2003/04/27  18:49:03
-        Log: Integrate mainline.
-     Branch: perlio
-         +> Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
-         +> Cross/config.sh-arm-linux Cross/generate_config_sh
-         +> Cross/installperl.patch Cross/warp
-         !> (integrate 113 files)
+          ! pod/perltrap.pod
 ____________________________________________________________________________
-[ 19351] By: jhi                                   on 2003/04/27  08:13:34
-        Log: Add a test case for [perl #15288] (already solved).
+[ 19460] By: jhi                                   on 2003/05/09  14:25:49
+        Log: Add the PerlIOBase_noop_* to the public API as suggested by Stas.
      Branch: perl
-          ! t/op/pack.t
+          ! makedef.pl
 ____________________________________________________________________________
-[ 19350] By: jhi                                   on 2003/04/27  07:38:17
-        Log: Add Dave Mitchell's test case for fields.
+[ 19459] By: jhi                                   on 2003/05/09  14:22:08
+        Log: Result of change #19458.
      Branch: perl
-          ! lib/fields.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19349] By: jhi                                   on 2003/04/27  06:50:09
-        Log: Subject: [PATCH] VMS::Stdio test tweak
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sat, 26 Apr 2003 15:53:07 -0500
-             Message-ID: <3EAAF1B3.7020708@mac.com>
+[ 19458] By: jhi                                   on 2003/05/09  14:21:51
+        Log: Subject: Weekend fun: MANIFEST sorting
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: Fri, 09 May 2003 15:12:05 +0200
+             Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
+             
+             (both sorts need LC_ALL=C)
+             (add also manicheck target)
      Branch: perl
-          ! vms/ext/Stdio/test.pl
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 19348] By: jhi                                   on 2003/04/27  06:46:16
-        Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
-             From: Casey West <casey@geeknest.com>
-             Date: Thu, 24 Apr 2003 08:18:42 -0400
-             Message-ID: <20030424121842.GW34510@geeknest.com>
+[ 19457] By: jhi                                   on 2003/05/09  04:30:13
+        Log: Better skip this test on OpenBSD and BSD/OS since it
+             does not seem to work (Slaven Rezic).
      Branch: perl
-          ! lib/UNIVERSAL.pm
-____________________________________________________________________________
-[ 19347] By: jhi                                   on 2003/04/27  06:11:14
-        Log: Integrate:
-             [ 19342]
-             Fix bug #15161 by increasing the refcount on the RE and making 
-             sure to restore it correctly. Deals with both s//e and s///g.
-             
-             [ 19343]
-             Document that splice() doesn't extend arrays
-             Subject: Re: slice autoextending ? still another revised doc patch; COW
-             From: david nicol <whatever@davidnicol.com>
-             Date: 22 Apr 2003 22:05:02 -0500
-             Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
-             
-             [ 19344]
-             Some doc patches by Casey West :
-             
-             Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 25 Apr 2003 10:46:39 -0400
-             Message-ID: <20030425144639.GY34510@geeknest.com>
-             
-             Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 25 Apr 2003 07:52:13 -0400
-             Message-ID: <20030425115213.GP34510@geeknest.com>
-             
-             Subject: Re: [perl #7213] [PATCH] Updating example in perldata
-             From: Casey West <casey@geeknest.com>
-             Date: Thu, 24 Apr 2003 21:27:22 -0400
-             Message-ID: <20030425012722.GN34510@geeknest.com>
-             
-             [ 19345]
-             Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sat, 26 Apr 2003 18:45:28 +0100
-             Message-ID: <20030426174528.GA9588@fdgroup.com>
-             
-             [ 19346]
-             Document that restricted hashes are not atomic
-             (from Dave Mitchell).
-     Branch: maint-5.8/perl
-         !> hv.c lib/Hash/Util.pm lib/Hash/Util.t pod/perldata.pod
-         !> pod/perldiag.pod pod/perlfunc.pod pod/perlsyn.pod pp_ctl.c
-         !> pp_hot.c
+          ! lib/filetest.t
 ____________________________________________________________________________
-[ 19346] By: jhi                                   on 2003/04/27  06:03:48
-        Log: Document that restricted hashes are not atomic
-             (from Dave Mitchell).
+[ 19456] By: jhi                                   on 2003/05/09  03:41:56
+        Log: Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Wed, 07 May 2003 23:37:47 -0700
+             Message-ID: <7sfu+gzkg+AY092yn@efn.org>
      Branch: perl
-          ! lib/Hash/Util.pm
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19345] By: jhi                                   on 2003/04/27  05:59:39
-        Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sat, 26 Apr 2003 18:45:28 +0100
-             Message-ID: <20030426174528.GA9588@fdgroup.com>
+[ 19455] By: jhi                                   on 2003/05/09  03:36:54
+        Log: Missing files.
      Branch: perl
-          ! hv.c lib/Hash/Util.t pod/perldiag.pod
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19344] By: rgs                                   on 2003/04/26  22:48:32
-        Log: Some doc patches by Casey West :
-             
-             Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 25 Apr 2003 10:46:39 -0400
-             Message-ID: <20030425144639.GY34510@geeknest.com>
-             
-             Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
-             From: Casey West <casey@geeknest.com>
-             Date: Fri, 25 Apr 2003 07:52:13 -0400
-             Message-ID: <20030425115213.GP34510@geeknest.com>
-             
-             Subject: Re: [perl #7213] [PATCH] Updating example in perldata
-             From: Casey West <casey@geeknest.com>
-             Date: Thu, 24 Apr 2003 21:27:22 -0400
-             Message-ID: <20030425012722.GN34510@geeknest.com>
+[ 19454] By: rgs                                   on 2003/05/08  18:49:25
+        Log: Suppress a few compilation warnings in pp_hot.c.
      Branch: perl
-          ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod
+          ! pp_hot.c
 ____________________________________________________________________________
-[ 19343] By: rgs                                   on 2003/04/26  22:30:07
-        Log: Document that splice() doesn't extend arrays
-             Subject: Re: slice autoextending ? still another revised doc patch; COW
-             From: david nicol <whatever@davidnicol.com>
-             Date: 22 Apr 2003 22:05:02 -0500
-             Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
+[ 19453] By: rgs                                   on 2003/05/08  18:42:16
+        Log: Remove duplicate entries from perldiag
      Branch: perl
-          ! pod/perlfunc.pod
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[ 19342] By: sky                                   on 2003/04/26  21:43:32
-        Log: Fix bug #15161 by increasing the refcount on the RE and making 
-             sure to restore it correctly. Deals with both s//e and s///g.
+[ 19452] By: jhi                                   on 2003/05/08  18:12:46
+        Log: Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Wed, 07 May 2003 15:27:07 -0700
+             Message-ID: <7gYu+gzkgaFU092yn@efn.org>
      Branch: perl
-          ! pp_ctl.c pp_hot.c
+          ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
+          ! pp_hot.c t/op/magic.t
 ____________________________________________________________________________
-[ 19341] By: jhi                                   on 2003/04/26  04:36:03
-        Log: Integrate:
-             [ 19340]
-             Caught by Mark Lutz in UNICOS: A declaration cannot appear
-             after an executable statement in a block.
+[ 19451] By: jhi                                   on 2003/05/08  17:47:13
+        Log: Tiny nit from mjd.
      Branch: perl
-         !> pp_pack.c
-____________________________________________________________________________
-[ 19340] By: jhi                                   on 2003/04/26  04:22:24
-        Log: Caught by Mark Lutz in UNICOS: A declaration cannot appear
-             after an executable statement in a block.
-     Branch: maint-5.8/perl
-          ! pp_pack.c
-____________________________________________________________________________
-[ 19339] By: jhi                                   on 2003/04/25  20:22:48
-        Log: metaconfig unit change for #19337 and #19338.
-     Branch: metaconfig/U/perl
-          ! Extensions.U
-____________________________________________________________________________
-[ 19338] By: jhi                                   on 2003/04/25  20:22:09
-        Log: Fix -Dnoextensions and -Donlyextensions.
-     Branch: maint-5.8/perl
-          ! Configure
+          ! lib/Tie/File.pm
 ____________________________________________________________________________
-[ 19337] By: jhi                                   on 2003/04/25  20:19:36
-        Log: Now the -Dnoextensions and -Dnoextensions have the
-             chance of actually doing something.
+[ 19450] By: jhi                                   on 2003/05/08  17:46:26
+        Log: Upgrade to Tie::File 0.95.
      Branch: perl
-          ! Configure
-____________________________________________________________________________
-[ 19336] By: jhi                                   on 2003/04/25  19:50:54
-        Log: metaconfig unit change for #19334 and #19335.
-     Branch: metaconfig/U/perl
-          ! Extensions.U
-____________________________________________________________________________
-[ 19335] By: jhi                                   on 2003/04/25  19:50:33
-        Log: Subject: [PATCH] Configure's extension sanity check is too strict
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
-     Branch: maint-5.8/perl
-          ! Configure
+          + lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
+          + lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
+          + lib/Tie/File/t/42_offset.t
+          ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
+          ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
+          ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
+          ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/21_win32.t
+          ! lib/Tie/File/t/25_gen_nocache.t lib/Tie/File/t/26_twrite.t
+          ! lib/Tie/File/t/30_defer.t
 ____________________________________________________________________________
-[ 19334] By: jhi                                   on 2003/04/25  19:48:31
-        Log: Subject: [PATCH] Configure's extension sanity check is too strict
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
+[ 19449] By: jhi                                   on 2003/05/08  17:35:10
+        Log: Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
+             From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
+             Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
+             Date: 8 May 2003 00:42:18 -0000
      Branch: perl
-          ! Configure
+          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+          ! ext/Time/HiRes/Makefile.PL
 ____________________________________________________________________________
-[ 19333] By: jhi                                   on 2003/04/25  16:14:13
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
+[ 19448] By: jhi                                   on 2003/05/08  17:27:47
+        Log: Subject: [PATCH] alphabetize perldiag.pod
+             From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
+             Date: Thu, 8 May 2003 11:52:39 -0400
+             Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
+     Branch: perl
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[ 19332] By: jhi                                   on 2003/04/25  15:35:49
-        Log: Integrate:
-             [ 19197]
-             Continue hunting for the cause of the Tru64 failed threaded smokes
-             most probably introduced by the change #19157.  The tweak suggested
-             by Stephen McCamant trades a possible dangling pointer (CopFILE()
-             is tricky like that with threads) to a memory leak.  (This means
-             that this tweak shouldn't be left in as-is, but if this helps,
-             we at least know that the failure was caused by the #19157.)
-             
-             Firstly, because we nothing better has come up, and secondly
-             because otherwise the subtest #18 of deparse.t is acting up
-             in Tru64 (a sub B::NULL::as_string() { '' } appears).
-     Branch: maint-5.8/perl
-         !> op.c
+[ 19447] By: jhi                                   on 2003/05/08  17:19:06
+        Log: Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
+             From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
+             Date: Thu, 08 May 2003 08:42:20 +0200
+             Message-id: <20030508064220.GA763@ethan>
+     Branch: perl
+          ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
+          ! ext/Devel/PPPort/t/test.t
 ____________________________________________________________________________
-[ 19331] By: jhi                                   on 2003/04/25  14:51:16
-        Log: Integrate:
-             [ 19195]
-             Upgrade to Test::Harness 2.27_04.
-             
-             [ 19325]
-             Upgrade to Encode 1.93.
-             
-             [ 19326]
-             Upgrade to Test::Harness 2.28.
-             
-             [ 19327]
-             Clarify(?) the perlio default layers table.
-             
-             [ 19328]
-             Subject: typo in Time::HiRes docs
-             From: mjd@plover.com 
-             Date: 19 Apr 2003 15:13:44 -0000 
-             Message-ID: <20030419151344.28237.qmail@plover.com> 
+[ 19445] By: jhi                                   on 2003/05/08  05:21:44
+        Log: A variant of
              
-             [ 19329]
-             Upgrade to Time::HiRes 1.46.
+             Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
+             From: enache@rdslink.ro (Enache Adrian)
+             Date: Tue, 22 Apr 2003 02:54:05 +0300
+             Message-ID: <20030421235405.GA1162@ratsnest.hole>
              
-             [ 19330]
-             Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Thu, 24 Apr 2003 20:09:48 -0500
-             Message-ID: <3EA88ADC.3000300@mac.com>
-     Branch: maint-5.8/perl
-         +> lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
-         !> (integrate 26 files)
+             to quench the black smoke from the BSD builds.
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
 ____________________________________________________________________________
-[ 19330] By: jhi                                   on 2003/04/25  14:11:33
-        Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Thu, 24 Apr 2003 20:09:48 -0500
-             Message-ID: <3EA88ADC.3000300@mac.com>
+[ 19444] By: rgs                                   on 2003/05/07  20:25:45
+        Log: Subject: Re: [DOC PATCH] & More File::Path issues
+             From: Casey West <casey@geeknest.com>
+             Date: Mon, 5 May 2003 13:25:47 -0400
+             Message-ID: <20030505172547.GB20508@geeknest.com>
      Branch: perl
-          ! ext/Encode/t/enc_module.t
+          ! lib/File/Path.pm
 ____________________________________________________________________________
-[ 19329] By: jhi                                   on 2003/04/25  07:06:49
-        Log: Upgrade to Time::HiRes 1.46.
+[ 19443] By: jhi                                   on 2003/05/07  20:03:58
+        Log: Spelling correction from Nicholas Clark.
      Branch: perl
-          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
-          ! ext/Time/HiRes/Makefile.PL
+          ! ext/POSIX/POSIX.pod
 ____________________________________________________________________________
-[ 19328] By: jhi                                   on 2003/04/25  06:57:10
-        Log: Subject: typo in Time::HiRes docs
-             From: mjd@plover.com 
-             Date: 19 Apr 2003 15:13:44 -0000 
-             Message-ID: <20030419151344.28237.qmail@plover.com> 
+[ 19440] By: jhi                                   on 2003/05/07  19:20:53
+        Log: One more possible extensions permutation.
      Branch: perl
-          ! ext/Time/HiRes/HiRes.pm
+          ! Configure
 ____________________________________________________________________________
-[ 19327] By: jhi                                   on 2003/04/25  04:45:05
-        Log: Clarify(?) the perlio default layers table.
+[ 19437] By: jhi                                   on 2003/05/07  16:58:21
+        Log: Allow platforms to manipulate their archname by creating
+             a archname.cbu in their hints files.
      Branch: perl
-          ! lib/PerlIO.pm t/io/layers.t
+          ! Configure
 ____________________________________________________________________________
-[ 19326] By: jhi                                   on 2003/04/25  04:22:49
-        Log: Upgrade to Test::Harness 2.28.
+[ 19436] By: jhi                                   on 2003/05/07  16:53:26
+        Log: More long double logic from Alan Burlison.
      Branch: perl
-          ! lib/Test/Harness.pm lib/Test/Harness/Changes
-          ! lib/Test/Harness/t/pod.t
+          ! Configure
 ____________________________________________________________________________
-[ 19325] By: jhi                                   on 2003/04/24  19:06:29
-        Log: Upgrade to Encode 1.93.
+[ 19435] By: jhi                                   on 2003/05/06  15:21:55
+        Log: Worth a try for [perl #17146]
      Branch: perl
-          ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL
-          ! ext/Encode/lib/Encode/CJKConstants.pm
-          ! ext/Encode/lib/Encode/CN/HZ.pm
-          ! ext/Encode/lib/Encode/Encoding.pm
-          ! ext/Encode/lib/Encode/Guess.pm
-          ! ext/Encode/lib/Encode/KR/2022_KR.pm
-          ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t
-          ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
-          ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm
-          ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm
-____________________________________________________________________________
-[ 19324] By: jhi                                   on 2003/04/24  17:07:28
-        Log: Integrate:
-             [ 19323]
-             VMS patch for faststdio from Craig Berry.
-     Branch: maint-5.8/perl
-         !> configure.com
+          ! ext/IO/poll.c
 ____________________________________________________________________________
-[ 19323] By: jhi                                   on 2003/04/24  16:57:13
-        Log: VMS patch for faststdio from Craig Berry.
+[ 19433] By: jhi                                   on 2003/05/06  05:12:23
+        Log: Document which interfaces are NOT Unicode-aware.
      Branch: perl
-          ! configure.com
-____________________________________________________________________________
-[ 19322] By: jhi                                   on 2003/04/24  12:52:16
-        Log: Regen perlmodlib and perltoc.
-     Branch: maint-5.8/perl
-          ! pod/perlmodlib.pod pod/perltoc.pod
+          ! pod/perltodo.pod pod/perlunicode.pod
 ____________________________________________________________________________
-[ 19321] By: jhi                                   on 2003/04/24  05:10:36
-        Log: Integrate:
-             [ 19316]
-             A new fatal error :
-             Subject: [PATCH] Perl_croak("Use of freed value in iteration")
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Mon, 21 Apr 2003 13:19:50 +0100
-             Message-ID: <20030421121950.GB18189@fdgroup.com>
-             Message-ID: <20030421125433.GC18189@fdgroup.com>
-             
-             [ 19319]
-             Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
-             From: Chris Pepper (via RT) <perlbug-followup@perl.org>
-             Date: 22 Apr 2003 04:31:17 -0000
-             Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
-             (with minor further corrections)
-             
-             [ 19320]
-             Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
+[ 19432] By: rgs                                   on 2003/05/05  20:31:22
+        Log: Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
              From: Casey West <casey@geeknest.com>
-             Date: Wed, 23 Apr 2003 14:03:20 -0400
-             Message-ID: <20030423180320.GZ15574@geeknest.com>
-             
-             plus regen some docs.
-     Branch: maint-5.8/perl
-          ! pod/perldiag.pod pod/perlintern.pod pod/perlmod.pod
-          ! pod/perlmodlib.PL pod/perlmodlib.pod
-         !> pp_hot.c t/cmd/for.t
+             Date: Mon, 28 Apr 2003 11:07:36 -0400
+             Message-ID: <20030428150736.GD62281@geeknest.com>
+     Branch: perl
+          ! pod/perlfilter.pod
 ____________________________________________________________________________
-[ 19320] By: rgs                                   on 2003/04/23  20:20:58
-        Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
-             From: Casey West <casey@geeknest.com>
-             Date: Wed, 23 Apr 2003 14:03:20 -0400
-             Message-ID: <20030423180320.GZ15574@geeknest.com>
+[ 19431] By: rgs                                   on 2003/05/05  20:07:33
+        Log: Subject: [patch] Re: [perl #21728] regexp SEGV
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Fri, 28 Mar 2003 23:53:09 +0200
+             Message-ID: <20030328215309.GA6413@ratsnest.hole>
+             (with minor tweaks)
      Branch: perl
-          ! pod/perlmodlib.PL pod/perlmodlib.pod
+          ! embed.fnc embed.h global.sym proto.h regexec.c scope.c scope.h
 ____________________________________________________________________________
-[ 19319] By: rgs                                   on 2003/04/23  19:54:31
-        Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
-             From: Chris Pepper (via RT) <perlbug-followup@perl.org>
-             Date: 22 Apr 2003 04:31:17 -0000
-             Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
-             (with minor further corrections)
+[ 19430] By: rgs                                   on 2003/05/05  20:01:36
+        Log: Fix doc bug #22067, noticed by Mark Knutsen
      Branch: perl
-          ! pod/perlmod.pod
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19318] By: jhi                                   on 2003/04/23  19:24:49
-        Log: config.h fixing.
-     Branch: maint-5.8/perl
-          ! NetWare/config_H.wc plan9/config.plan9 plan9/config_h.sample
-          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
-          ! win32/config_H.vc64 wince/config_H.ce
+[ 19429] By: rgs                                   on 2003/05/05  18:59:59
+        Log: Fix : the svr5 hints file doesn't propagate libswanted with
+             threads enabled. Now threads are OK on OpenUNIX 8, except a
+             mysterious failure in ext/POSIX/t/sigaction.t.
+     Branch: perl
+          ! hints/svr5.sh
 ____________________________________________________________________________
-[ 19317] By: jhi                                   on 2003/04/23  19:12:05
-        Log: Integrate:
-             [ 19314]
-             Introduce 'fast stdio' symbols to non-Configure lands.
+[ 19428] By: jhi                                   on 2003/05/05  16:54:34
+        Log: Snip away the perlunicode slowness demo since the new
+             caching scheme should help things a bit.
+     Branch: perl
+          ! pod/perlunicode.pod
+____________________________________________________________________________
+[ 19427] By: jhi                                   on 2003/05/05  16:14:09
+        Log: Subject: Re: Minor change to strict.pm. Who? How?
+             From: Adam Kennedy <adam@ali.as>
+             Date: Wed, 30 Apr 2003 00:02:40 +1000
+             Message-ID: <3EAE8600.2000806@ali.as>
              
-             plus edit the usefaststdio as defined plus regen vosish.
-     Branch: maint-5.8/perl
-          ! NetWare/config.wc NetWare/config_H.wc configure.com
-          ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
-          ! plan9/config_sh.sample uconfig.h uconfig.sh vos/config.alpha.h
-          ! vos/config.ga.h win32/config.bc win32/config.gc
-          ! win32/config.vc win32/config.vc64 win32/config_H.bc
-          ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
-          ! wince/config.ce wince/config_H.ce
+             Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 29 Apr 2003 12:26:32 -0700
+             Message-ID: <20030429192632.GA6129@windhund.schwern.org>
+     Branch: perl
+          ! lib/strict.pm
 ____________________________________________________________________________
-[ 19316] By: rgs                                   on 2003/04/23  19:11:01
-        Log: A new fatal error :
-             Subject: [PATCH] Perl_croak("Use of freed value in iteration")
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Mon, 21 Apr 2003 13:19:50 +0100
-             Message-ID: <20030421121950.GB18189@fdgroup.com>
-             Message-ID: <20030421125433.GC18189@fdgroup.com>
+[ 19426] By: jhi                                   on 2003/05/05  15:48:57
+        Log: Subject: [DOC PATCH] missing ')' in File::Path docs
+             From: "Jos I.Boumans" <kane@dwim.org>
+             Date: 30 Apr 2003 09:45:16 -0000
+             Message-ID: <20030430114513165+0200@nntp.perl.org>
      Branch: perl
-          ! pod/perldiag.pod pp_hot.c t/cmd/for.t
+          ! lib/File/Path.pm
 ____________________________________________________________________________
-[ 19315] By: jhi                                   on 2003/04/23  19:03:10
-        Log: Regen Configure, Glossary, et alia.
-     Branch: maint-5.8/perl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
-          ! config_h.SH
+[ 19425] By: jhi                                   on 2003/05/05  15:47:19
+        Log: Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sat, 3 May 2003 15:30:16 -0700
+             Message-ID: <20030503223016.GE1234@windhund.schwern.org>
+     Branch: perl
+          ! pod/perlmod.pod
 ____________________________________________________________________________
-[ 19314] By: jhi                                   on 2003/04/23  18:53:46
-        Log: Introduce 'fast stdio' symbols to non-Configure lands.
+[ 19424] By: jhi                                   on 2003/05/05  15:44:39
+        Log: Subject: [PATCH] [perl #3096] undefing hash with object values
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Thu, 1 May 2003 21:06:57 +0100
+             Message-ID: <20030501200657.GA25456@fdgroup.com>
      Branch: perl
-          ! NetWare/config.wc NetWare/config_H.wc configure.com
-          ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
-          ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
-          ! win32/config.gc win32/config.vc win32/config.vc64
-          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
-          ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
+          ! hv.c t/op/undef.t
 ____________________________________________________________________________
-[ 19313] By: jhi                                   on 2003/04/23  18:22:02
-        Log: metaconfig unit change for #19312.
-     Branch: metaconfig/U/perl
-          ! usefaststdio.U
+[ 19423] By: jhi                                   on 2003/05/05  15:42:58
+        Log: Subject: Re: hv.c patch - pathological hashes too easy
+             From: "Tye McQueen" <tye@metronet.com>
+             Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
+             Message-Id: <200305011834.h41IYoE08503@metronet.com>
+     Branch: perl
+          ! hv.c
 ____________________________________________________________________________
-[ 19312] By: jhi                                   on 2003/04/23  18:21:47
-        Log: Regen Configure, Glossary, et alia.
+[ 19422] By: jhi                                   on 2003/05/05  15:40:02
+        Log: Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
+             From: Casey West <casey@geeknest.com>
+             Date: Tue, 29 Apr 2003 16:14:20 -0400
+             Message-ID: <20030429201420.GT62281@geeknest.com>
      Branch: perl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
-          ! config_h.SH
+          ! pod/perlrequick.pod
 ____________________________________________________________________________
-[ 19311] By: jhi                                   on 2003/04/23  08:35:52
-        Log: Integrate:
-             [ 19310]
-             Handle the combination of dosish and non-faststdio.
-     Branch: maint-5.8/perl
-         !> t/io/layers.t
+[ 19421] By: jhi                                   on 2003/05/05  15:38:23
+        Log: Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
+             Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
+     Branch: perl
+          ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
 ____________________________________________________________________________
-[ 19310] By: jhi                                   on 2003/04/23  08:34:33
-        Log: Handle the combination of dosish and non-faststdio.
+[ 19420] By: jhi                                   on 2003/05/05  15:36:39
+        Log: Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Wed, 30 Apr 2003 09:52:30 +0100
+             Message-ID: <3EAF8ECE.8060403@uk.radan.com>
      Branch: perl
-          ! t/io/layers.t
+          ! utils/h2xs.PL
 ____________________________________________________________________________
-[ 19309] By: jhi                                   on 2003/04/23  05:35:38
-        Log: Integrate:
-             [ 19304]
-             Re-merge Encode 1.92.
-             
-             [ 19305]
-             Enache's turn.
-             
-             [ 19306]
-             z/OS: changes for building threaded from "Brian De Pradine"
-             <PRADINE@uk.ibm.com>.
-             
-             [ 19307]
-             Subject: [PATCH] Doc pointers in perlbot.
-             From: Casey West <casey@geeknest.com>
-             Date: Tue, 22 Apr 2003 11:19:09 -0400
-             Message-Id: <20030422151909.GC11119@geeknest.com>
-             (Applied by hand.)
-             
-             [ 19308]
-             Subject: 5.8.0: two problems
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Tue, 22 Apr 2003 11:43:17 -0700
-             Message-ID: <20030422184316.GA8602@math.berkeley.edu>
-     Branch: maint-5.8/perl
-         !> Makefile.SH XSUB.h ext/Encode/Makefile.PL
-         !> ext/Encode/t/enc_module.t hints/os390.sh pod/perlbot.pod
-         !> thread.h util.c
+[ 19419] By: jhi                                   on 2003/05/05  08:20:34
+        Log: Reintroduce the mention of the fact that the Artistic/GPL
+             also are Perl's own licenses.
+     Branch: perl
+          ! pod/perlartistic.pod pod/perlgpl.pod
 ____________________________________________________________________________
-[ 19308] By: rgs                                   on 2003/04/22  20:53:20
-        Log: Subject: 5.8.0: two problems
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Tue, 22 Apr 2003 11:43:17 -0700
-             Message-ID: <20030422184316.GA8602@math.berkeley.edu>
+[ 19418] By: jhi                                   on 2003/05/05  07:23:57
+        Log: Switch the new perlio way of opening anonymous temporary files
+             open my $fh, '+>', undef
+             to using File::Temp.  Test it, and test also the "accidental
+             feature" of +< working the same way.
+             This should address [perl #21937].
      Branch: perl
-          ! XSUB.h
+          + ext/PerlIO/t/open.t
+          ! MANIFEST perlio.c pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19307] By: ams                                   on 2003/04/22  16:39:51
-        Log: Subject: [PATCH] Doc pointers in perlbot.
-             From: Casey West <casey@geeknest.com>
-             Date: Tue, 22 Apr 2003 11:19:09 -0400
-             Message-Id: <20030422151909.GC11119@geeknest.com>
-             (Applied by hand.)
+[ 19417] By: jhi                                   on 2003/05/05  05:52:47
+        Log: perlartistic and perlgpl reformatting from Sean Burke.
      Branch: perl
-          ! pod/perlbot.pod
+          ! pod/perlartistic.pod pod/perlgpl.pod
 ____________________________________________________________________________
-[ 19306] By: jhi                                   on 2003/04/22  13:09:21
-        Log: z/OS: changes for building threaded from "Brian De Pradine"
-             <PRADINE@uk.ibm.com>.
+[ 19416] By: jhi                                   on 2003/05/05  05:33:43
+        Log: pack/unpack fixes from Wolfgang Laun:
+             - fix bug in UNICOS (where SIZE16 != sizeof(short))
+             - introduce and use new internal pack/unpack API
+             (packlist, unpackstring)
+             that does away with the unused arguments in the old API
+             (pack_cat, unpack_str).
      Branch: perl
-          ! Makefile.SH hints/os390.sh thread.h util.c
+          ! embed.fnc embed.h global.sym pod/perlapi.pod pp_pack.c proto.h
 ____________________________________________________________________________
-[ 19305] By: jhi                                   on 2003/04/22  11:42:35
-        Log: Enache's turn.
+[ 19415] By: jhi                                   on 2003/05/05  04:58:39
+        Log: Subject: [PATCH] Embed.t flushing problem
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sun, 04 May 2003 16:25:38 -0500
+             Message-ID: <3EB58552.2070207@mac.com>
      Branch: perl
-          ! ext/Encode/t/enc_module.t
+          ! lib/ExtUtils/t/Embed.t
 ____________________________________________________________________________
-[ 19304] By: jhi                                   on 2003/04/22  10:48:47
-        Log: Re-merge Encode 1.92.
+[ 19414] By: jhi                                   on 2003/05/05  04:52:37
+        Log: Doc nit from mjd.
      Branch: perl
-          ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t
+          ! ext/DB_File/DB_File.pm
 ____________________________________________________________________________
-[ 19303] By: jhi                                   on 2003/04/22  05:30:15
-        Log: Integrate:
-             [ 19299]
-             Croak on non ref to shared methods instead of segfault.
-             This can really only happen for &share("string").
-             
-             [ 19301]
-             Fix bug 17964 by properly refcounting the gv top.
-             Seems like the entries in rsfp are way different than
-             normal PVIO objects.
-             
-             [ 19302]
-             Argh, cut-and-pasto.
-     Branch: maint-5.8/perl
-         !> ext/threads/shared/shared.xs perlio.c sv.c
+[ 19413] By: ams                                   on 2003/05/05  04:03:10
+        Log: None of that "our" stuff here, please.
+     Branch: perl
+          ! ext/Storable/t/tied.t
 ____________________________________________________________________________
-[ 19302] By: jhi                                   on 2003/04/22  05:26:21
-        Log: Argh, cut-and-pasto.
+[ 19412] By: ams                                   on 2003/05/05  03:57:06
+        Log: Oops. More Storable 2.07 preparations.
      Branch: perl
-          ! perlio.c
+          ! ext/Storable/README ext/Storable/Storable.pm
 ____________________________________________________________________________
-[ 19301] By: sky                                   on 2003/04/21  21:33:14
-        Log: Fix bug 17964 by properly refcounting the gv top.
-             Seems like the entries in rsfp are way different than
-             normal PVIO objects.
+[ 19411] By: ams                                   on 2003/05/05  03:53:44
+        Log: Update changelog for 2.07 release.
      Branch: perl
-          ! sv.c
+          ! ext/Storable/ChangeLog
 ____________________________________________________________________________
-[ 19300] By: rgs                                   on 2003/04/21  19:42:04
-        Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY).
-             
-             Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 20 Apr 2003 02:45:48 +0300
-             Message-ID: <20030419234548.GA849@ratsnest.hole>
-             and
-             Date: Wed, 2 Apr 2003 07:52:28 +0300
-             Message-ID: <20030402045227.GA1023@ratsnest.hole>
+[ 19410] By: ams                                   on 2003/05/05  03:31:36
+        Log: Update Changes.
      Branch: perl
-          ! pp_sys.c t/op/ref.t util.c
+          ! Changes
 ____________________________________________________________________________
-[ 19299] By: sky                                   on 2003/04/21  17:05:31
-        Log: Croak on non ref to shared methods instead of segfault.
-             This can really only happen for &share("string").
+[ 19409] By: ams                                   on 2003/05/05  03:21:41
+        Log: Subject: Re: Bug in Storable???
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: 04 May 2003 18:00:40 +0200
+             Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
      Branch: perl
-          ! ext/threads/shared/shared.xs
-____________________________________________________________________________
-[ 19298] By: jhi                                   on 2003/04/21  16:26:33
-        Log: Integrate:
-             [ 19297]
-             Add OpenZaurus cross-compilation patches.
-     Branch: maint-5.8/perl
-         +> Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
-         +> Cross/config.sh-arm-linux Cross/generate_config_sh
-         +> Cross/installperl.patch Cross/warp
-         !> Cross/README INSTALL MANIFEST
+          ! ext/Storable/Storable.xs ext/Storable/t/integer.t
 ____________________________________________________________________________
-[ 19297] By: jhi                                   on 2003/04/21  16:24:36
-        Log: Add OpenZaurus cross-compilation patches.
+[ 19407] By: jhi                                   on 2003/05/04  19:39:01
+        Log: This way reads a bit better with pod2man.
      Branch: perl
-          + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
-          + Cross/config.sh-arm-linux Cross/generate_config_sh
-          + Cross/installperl.patch Cross/warp
-          ! Cross/README INSTALL MANIFEST
-____________________________________________________________________________
-[ 19296] By: jhi                                   on 2003/04/21  15:54:28
-        Log: Update vosish headers.
-     Branch: maint-5.8/perl
-          ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
-          ! vos/config.ga.h vos/config.pl
-____________________________________________________________________________
-[ 19295] By: jhi                                   on 2003/04/21  15:45:24
-        Log: Integrate:
-             [ 19286]
-             Introduce two new Configure symbols:
-             [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
-             (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
-             [2] usefaststdio = do we use fast stdio if we have it?
-             For 5.[68], we do.  For anything else, we don't.
-             (At least, unless otherwise instructed by -Dusefaststdio.)
-             This means that for bleadperl we no more use stdio, but instead
-             default to perlio: the effect of PERLIO=perlio, in other words.
-             (PERLIO=stdio will still switch to using stdio.)
-             This change may endanger extensions using FILE*-- but if we are
-             to migrate fully to perlio, better start swallowing the poison now.
-             For maintperl, the usefaststdio still defaults to yes.
-             
-             and regen Configure.
-     Branch: maint-5.8/perl
-          ! Configure config_h.SH
-         !> perlio.c t/io/layers.t
-____________________________________________________________________________
-[ 19294] By: jhi                                   on 2003/04/21  15:36:02
-        Log: Integrate:
-             [ 19276]
-             Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sat, 19 Apr 2003 20:06:51 +0100
-             Message-ID: <20030419190651.GD13333@fdgroup.com>
-             
-             [ 19280]
-             Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
-             Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Wed, 16 Apr 2003 11:12:22 +0100
-             Message-ID: <3E9D2C86.8040104@uk.radan.com>
-             
-             [ 19281]
-             Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 19 Apr 2003 20:12:18 +0300
-             Message-ID: <20030419171218.GA974@ratsnest.hole>
-             
-             [ 19282]
-             Remove, in the main Makefile, the $(LDLIBPTH) variable from
-             the commands that invoke $(CC).
-             Subject: Re: Smoke failure
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 18 Apr 2003 19:06:07 +0300
-             Message-ID: <20030418160606.GA797@ratsnest.hole>
-             
-             [ 19283]
-             Subject: [PATCH] goto &sub doesn't empty @_
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sun, 20 Apr 2003 21:46:51 +0100
-             Message-ID: <20030420204651.GE15591@fdgroup.com>
-             
-             [ 19284]
-             Upgrade to Test 1.24.
-             
-             [ 19285]
-             Upgrade to Locale::Maketext 1.05.
-     Branch: maint-5.8/perl
-         !> INSTALL Makefile.SH lib/Locale/Maketext.pm
-         !> lib/Locale/Maketext/ChangeLog lib/Test.pm pp_ctl.c sv.c
-         !> t/comp/parser.t toke.c win32/Makefile
-____________________________________________________________________________
-[ 19293] By: jhi                                   on 2003/04/21  15:28:59
-        Log: Integrate:
-             [ 19269]
-             Bump the test count.
-     Branch: maint-5.8/perl
-         !> ext/Storable/t/tied.t
-____________________________________________________________________________
-[ 19292] By: jhi                                   on 2003/04/21  15:27:36
-        Log: Integrate:
-             [ 19263]
-             Unused variables.
-             
-             [ 19264]
-             UTF8 regexp patch from Inaba Hiroto.
-             
-             [ 19266]
-             Subject: [PATCH] Re: any takers for this Storable bug?
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Wed, 16 Apr 2003 21:11:11 +0300
-             Message-ID: <20030416181111.GA6687@ratsnest.hole>
-             
-             ams had already fixed the bug by #19227, but take the
-             test case.
-             
-             [ 19268]
-             Subject: [PATCH] allow recursive FETCHes
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Mon, 7 Apr 2003 10:00:41 +0100
-             Message-ID: <20030407100041.A1617@fdgroup.com>
-             
-             [ 19275]
-             Restore the two variables retired by the change #19268
-             (for binary backward compatibility)
-     Branch: maint-5.8/perl
-         !> av.c dump.c embed.fnc embed.h embedvar.h
-         !> ext/Storable/t/st-dump.pl ext/Storable/t/tied.t hv.c perl.c
-         !> perlapi.h perlio.c proto.h regcomp.c sv.c sv.h t/op/pat.t
-         !> t/op/tie.t thrdvar.h universal.c
-____________________________________________________________________________
-[ 19291] By: jhi                                   on 2003/04/21  15:20:58
-        Log: Integrate:
-             [ 19262]
-             Another needle in the voodoo doll.
-             Now I think it should work with the shared
-             strings.
-             
-             [ 19265]
-             Don't use the stack to allocate a SV that we hand out to another 
-             function, only badness can ensure.
-             Message-Id: <20030418180131.GD10086@fdgroup.com>
-             Thanks go to Dave Mitchell for help in tracking down the bug!
-             
-             [ 19289]
-             Fixes bug #17043, resets PL_srand_called before the cloning.
-             Allows people to override the resetting by using srand() in CLONE.
-     Branch: maint-5.8/perl
-         !> ext/threads/t/thread.t ext/threads/threads.xs sv.c
+          ! pod/perlartistic.pod pod/perlgpl.pod
 ____________________________________________________________________________
-[ 19290] By: jhi                                   on 2003/04/21  15:14:17
-        Log: Integrate:
-             [ 19196]
-             Upgrade to Net::Ping 2.29.
-             
-             [ 19270]
-             Upgrade to Net::Ping 2.30.
-     Branch: maint-5.8/perl
-         +> lib/Net/Ping/t/510_ping_udp.t
-          - lib/Net/Ping/README
-         !> MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
-         !> lib/Net/Ping/t/450_service.t
+[ 19406] By: jhi                                   on 2003/05/04  12:01:00
+        Log: Integrate from maint:
+             [ 18568]
+             Add the POSIX::sigaction() trick by Slaven Rezic
+             for [perl #17341].
+     Branch: perl
+         !> pod/perlfunc.pod pod/perlipc.pod
 ____________________________________________________________________________
-[ 19289] By: sky                                   on 2003/04/21  13:24:40
-        Log: Fixes bug #17043, resets PL_srand_called before the cloning.
-             Allows people to override the resetting by using srand() in CLONE.
+[ 19401] By: jhi                                   on 2003/05/04  09:25:48
+        Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
+             regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
+             the perlartistic is a straightforward podification.
      Branch: perl
-          ! ext/threads/t/thread.t ext/threads/threads.xs
+          + pod/perlartistic.pod pod/perlgpl.pod
+          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
+          ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
 ____________________________________________________________________________
-[ 19288] By: jhi                                   on 2003/04/21  06:53:46
-        Log: Move the new *.U files into a subdirectory.
-     Branch: metaconfig
-          - U/d_faststdio.U U/usefaststdio.U
-     Branch: metaconfig/U/perl
-          + d_faststdio.U usefaststdio.U
+[ 19398] By: jhi                                   on 2003/05/04  08:19:14
+        Log: Doesn't make any difference for the test but is more logical.
+     Branch: perl
+          ! t/lib/Devel/switchd.pm
 ____________________________________________________________________________
-[ 19287] By: jhi                                   on 2003/04/21  06:52:10
-        Log: metaconfig units for #19286.
-     Branch: metaconfig
-          + U/d_faststdio.U U/usefaststdio.U
+[ 19396] By: jhi                                   on 2003/05/03  15:42:54
+        Log: Plagued by thinkos tonight.
+     Branch: perl
+          ! lib/filetest.t
 ____________________________________________________________________________
-[ 19286] By: jhi                                   on 2003/04/21  06:50:42
-        Log: Introduce two new Configure symbols:
-             [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
-             (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
-             [2] usefaststdio = do we use fast stdio if we have it?
-             For 5.[68], we do.  For anything else, we don't.
-             (At least, unless otherwise instructed by -Dusefaststdio.)
-             This means that for bleadperl we no more use stdio, but instead
-             default to perlio: the effect of PERLIO=perlio, in other words.
-             (PERLIO=stdio will still switch to using stdio.)
-             This change may endanger extensions using FILE*-- but if we are
-             to migrate fully to perlio, better start swallowing the poison now.
-             For maintperl, the usefaststdio still defaults to yes.
+[ 19395] By: jhi                                   on 2003/05/03  15:37:35
+        Log: Must skip more.
      Branch: perl
-          ! Configure config_h.SH perlio.c t/io/layers.t
+          ! lib/filetest.t
 ____________________________________________________________________________
-[ 19285] By: jhi                                   on 2003/04/21  05:43:55
-        Log: Upgrade to Locale::Maketext 1.05.
+[ 19394] By: jhi                                   on 2003/05/03  15:30:45
+        Log: Subject: Re: Does filetest work at all?
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: 03 May 2003 18:26:49 +0200
+             Message-ID: <87ade4q9me.fsf@vran.herceg.de>
      Branch: perl
-          ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
+          ! lib/filetest.t pp_sys.c
 ____________________________________________________________________________
-[ 19284] By: jhi                                   on 2003/04/21  05:40:34
-        Log: Upgrade to Test 1.24.
+[ 19393] By: jhi                                   on 2003/05/03  05:34:21
+        Log: Extra tweakage from Rafael for #19392.
      Branch: perl
-          ! lib/Test.pm
+          ! ext/B/B/Concise.pm lib/filetest.pm
 ____________________________________________________________________________
-[ 19283] By: rgs                                   on 2003/04/20  22:01:28
-        Log: Subject: [PATCH] goto &sub doesn't empty @_
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sun, 20 Apr 2003 21:46:51 +0100
-             Message-ID: <20030420204651.GE15591@fdgroup.com>
+[ 19392] By: jhi                                   on 2003/05/03  05:33:04
+        Log: Salvage 'use filetest "access"' from compiletime to runtime.
      Branch: perl
-          ! pp_ctl.c
+          ! dump.c op.c op.h pp_sys.c
 ____________________________________________________________________________
-[ 19282] By: rgs                                   on 2003/04/20  21:22:29
-        Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from
-             the commands that invoke $(CC).
-             Subject: Re: Smoke failure
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 18 Apr 2003 19:06:07 +0300
-             Message-ID: <20030418160606.GA797@ratsnest.hole>
+[ 19391] By: jhi                                   on 2003/05/03  05:19:23
+        Log: Upgrade to Unicode 4.0.0.  (Well, upgrade at least
+             the Unicode character database to 4.0.0.)
      Branch: perl
-          ! Makefile.SH
+          + lib/unicore/HangulSyllableType.txt
+          + lib/unicore/NormalizationCorrections.txt
+          + lib/unicore/StandardizedVariants.txt
+          + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl
+          + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl
+          + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl
+          + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl
+          + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl
+          + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl
+          + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl
+          + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl
+          + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl
+          + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl
+          + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl
+          + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl
+          ! (edit 129 files)
 ____________________________________________________________________________
-[ 19281] By: rgs                                   on 2003/04/20  19:53:53
-        Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 19 Apr 2003 20:12:18 +0300
-             Message-ID: <20030419171218.GA974@ratsnest.hole>
+[ 19390] By: jhi                                   on 2003/05/03  04:52:09
+        Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for
+             the fp offset, which was quite a big larger than the input file,
+             which meant that the SvGROW tried to grow the file to about
+             2**64-2**20, which made safesysrealloc() to understandably
+             croak (in argv.t).
      Branch: perl
           ! sv.c
 ____________________________________________________________________________
-[ 19280] By: rgs                                   on 2003/04/20  18:55:40
-        Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
-             Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Wed, 16 Apr 2003 11:12:22 +0100
-             Message-ID: <3E9D2C86.8040104@uk.radan.com>
+[ 19387] By: jhi                                   on 2003/05/02  19:18:35
+        Log: Regen Configure (no changes but that's fine).
      Branch: perl
-          ! INSTALL win32/Makefile
-____________________________________________________________________________
-[ 19279] By: jhi                                   on 2003/04/20  07:42:33
-        Log: metaconfig unit changes for #19278.
-     Branch: metaconfig
-          ! U/compline/ptrsize.U
-     Branch: metaconfig/U/perl
-          ! use64bits.U
+          ! Configure
 ____________________________________________________________________________
-[ 19278] By: jhi                                   on 2003/04/20  07:42:17
-        Log: Give more information of what to do when -Dusexxx fail.
+[ 19386] By: jhi                                   on 2003/05/02  19:06:39
+        Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
      Branch: perl
           ! Configure
 ____________________________________________________________________________
-[ 19277] By: rgs                                   on 2003/04/19  19:40:22
-        Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
-             by adding a dummy destructor method Regexp::DESTROY.
-             This prevents infinite recursion, since Regexp::DESTROY
-             is no more autoloaded.
-             
-             Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Wed, 2 Apr 2003 05:02:42 +0300
-             Message-ID: <20030402020242.GA2966@ratsnest.hole>
+[ 19385] By: jhi                                   on 2003/05/02  19:01:04
+        Log: Subject: [PATCH] OpenUNIX 8 support
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Fri, 2 May 2003 12:12:08 +0200
+             Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
      Branch: perl
-          ! ext/B/t/stash.t t/op/ref.t universal.c
+          ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c
 ____________________________________________________________________________
-[ 19276] By: rgs                                   on 2003/04/19  19:32:25
-        Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sat, 19 Apr 2003 20:06:51 +0100
-             Message-ID: <20030419190651.GD13333@fdgroup.com>
-     Branch: perl
-          ! t/comp/parser.t toke.c
-____________________________________________________________________________
-[ 19275] By: jhi                                   on 2003/04/19  18:52:24
-        Log: Restore the two variables retired by the change #19268
-             (for binary backward compatibility)
+[ 19384] By: jhi                                   on 2003/05/02  18:58:32
+        Log: Subject: [PATCH win32/win32.c] silence compiler warnings
+             From: Abe Timmerman <abe@ztreet.demon.nl>
+             Date: Fri, 2 May 2003 00:51:42 +0200
+             Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
      Branch: perl
-          ! embedvar.h perlapi.h thrdvar.h
-____________________________________________________________________________
-[ 19274] By: jhi                                   on 2003/04/19  17:39:58
-        Log: metaconfig unit changes for #19273.
-     Branch: metaconfig
-          ! U/compline/ptrsize.U
-     Branch: metaconfig/U/perl
-          ! d_modfl.U use64bits.U
+          ! win32/win32.c
 ____________________________________________________________________________
-[ 19273] By: jhi                                   on 2003/04/19  17:36:33
-        Log: Fail if the specified -Duse64xxx cannot be fulfilled.
-             (And undo a doublesize probe glitch from change #19272.)
+[ 19383] By: jhi                                   on 2003/05/02  18:55:37
+        Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
+             From: Abe Timmerman <abe@ztreet.demon.nl>
+             Date: Thu, 1 May 2003 18:34:35 +0200
+             Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
      Branch: perl
-          ! Configure
+          ! win32/win32.h
 ____________________________________________________________________________
-[ 19272] By: jhi                                   on 2003/04/19  16:38:12
-        Log: If long doubles fail, we really cannot sensibly
-             drop back to doubles anymore, therefore abort.
-             Pointed out by Slaven Rezic. (I tried to fix this
-             via metaconfig but ended up with a vicious cyclic
-             dependency.)
+[ 19382] By: jhi                                   on 2003/05/02  18:50:25
+        Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Wed, 30 Apr 2003 18:19:32 -0700
+             Message-ID: <20030501011932.GM701@windhund.schwern.org>
      Branch: perl
-          ! Configure
-____________________________________________________________________________
-[ 19271] By: jhi                                   on 2003/04/19  12:27:44
-        Log: metalint nit.
-     Branch: metaconfig/U/perl
-          ! Extensions.U
+          ! ext/POSIX/POSIX.pod
 ____________________________________________________________________________
-[ 19270] By: jhi                                   on 2003/04/19  12:09:21
-        Log: Upgrade to Net::Ping 2.30.
+[ 19381] By: jhi                                   on 2003/05/02  15:12:47
+        Log: Forgot to check in the -d: file.
      Branch: perl
-          ! lib/Net/Ping.pm lib/Net/Ping/Changes
-          ! lib/Net/Ping/t/450_service.t
+          + t/lib/Devel/switchd.pm
+          ! MANIFEST t/run/switchd.t
 ____________________________________________________________________________
-[ 19269] By: jhi                                   on 2003/04/19  07:10:57
-        Log: Bump the test count.
+[ 19380] By: jhi                                   on 2003/05/02  15:02:04
+        Log: Solaris: make -Duse64bitall'ed to have an archname of
+             sun4-solaris-64, from Alan Burlison.  (The default is to not
+             to suffix anything with -Duse64bitall if longs are 64 bit.
+             This may lead into confusion and much sorrow if 32-bit binaries
+             and 64-bit binaries are installed under the same directories.
+             Why is "-64" or something like that the default?  Well, there
+             are platforms where 64 bits really is the default default.
+             There adding a "-64" would be kind of odd.  Better to let
+             each 64-bit capable platform to choose their archnames.)
      Branch: perl
-          ! ext/Storable/t/tied.t
+          ! hints/solaris_2.sh
 ____________________________________________________________________________
-[ 19268] By: jhi                                   on 2003/04/19  07:06:13
-        Log: Subject: [PATCH] allow recursive FETCHes
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Mon, 7 Apr 2003 10:00:41 +0100
-             Message-ID: <20030407100041.A1617@fdgroup.com>
+[ 19378] By: jhi                                   on 2003/05/02  08:41:40
+        Log: The [perl #21890] (Devel::Coverage breakage) has been fixed
+             by change #18589 (it was broken by change #9754); add test case.
      Branch: perl
-          ! av.c dump.c embed.fnc embed.h embedvar.h
-          ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c
-          ! sv.h t/op/tie.t thrdvar.h
+          + t/run/switchd.t
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19267] By: jhi                                   on 2003/04/19  06:54:34
-        Log: Subject: [PATCH] readline.t tweak for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Thu, 17 Apr 2003 17:18:19 -0500
-             Message-ID: <3E9F282B.6090603@mac.com>
+[ 19376] By: jhi                                   on 2003/05/02  05:31:52
+        Log: great_circle_direction() was broken,
+             reported by Alexander Becher.
      Branch: perl
-          ! t/op/readline.t
+          ! lib/Math/Trig.pm lib/Math/Trig.t
 ____________________________________________________________________________
-[ 19266] By: jhi                                   on 2003/04/19  06:46:48
-        Log: Subject: [PATCH] Re: any takers for this Storable bug?
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Wed, 16 Apr 2003 21:11:11 +0300
-             Message-ID: <20030416181111.GA6687@ratsnest.hole>
-             
-             ams had already fixed the bug by #19227, but take the
-             test case.
+[ 19375] By: jhi                                   on 2003/05/01  18:18:06
+        Log: OS X: could not -Doptimize=-g.
      Branch: perl
-          ! ext/Storable/t/tied.t
+          ! hints/darwin.sh
 ____________________________________________________________________________
-[ 19265] By: sky                                   on 2003/04/19  00:40:42
-        Log: Don't use the stack to allocate a SV that we hand out to another 
-             function, only badness can ensure.
-             Message-Id: <20030418180131.GD10086@fdgroup.com>
-             Thanks go to Dave Mitchell for help in tracking down the bug!
+[ 19374] By: jhi                                   on 2003/05/01  12:33:44
+        Log: OS X test tweak.
      Branch: perl
-          ! sv.c
+          ! ext/Cwd/t/cwd.t
 ____________________________________________________________________________
-[ 19264] By: jhi                                   on 2003/04/18  19:28:04
-        Log: UTF8 regexp patch from Inaba Hiroto.
+[ 19373] By: jhi                                   on 2003/05/01  11:09:42
+        Log: Subject: [PATCH] RE: perl@19333
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Tue, 29 Apr 2003 17:30:23 +0100
+             Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
      Branch: perl
-          ! regcomp.c t/op/pat.t
+          ! embed.pl pp_hot.c pp_pack.c proto.h
 ____________________________________________________________________________
-[ 19263] By: jhi                                   on 2003/04/18  19:16:43
-        Log: Unused variables.
+[ 19372] By: jhi                                   on 2003/05/01  09:52:52
+        Log: miniperl cannot handle layers.t.
      Branch: perl
-          ! perlio.c universal.c
+          ! t/io/layers.t
 ____________________________________________________________________________
-[ 19262] By: sky                                   on 2003/04/17  20:02:33
-        Log: Another needle in the voodoo doll.
-             Now I think it should work with the shared
-             strings.
+[ 19371] By: jhi                                   on 2003/05/01  08:26:06
+        Log: The solution in change #19363 was too unportable.
      Branch: perl
-          ! sv.c
-____________________________________________________________________________
-[ 19261] By: jhi                                   on 2003/04/17  18:59:54
-        Log: Integrate the below, regen Configure.  No regen Glossary,
-             though, that is somehow broken with maint, must investigate more.
-     Branch: maint-5.8/perl
-          ! Configure config_h.SH
-         !> INSTALL NetWare/config.wc NetWare/config_H.wc configure.com
-         !> djgpp/configure.bat epoc/config.sh hints/solaris_2.sh
-         !> numeric.c perl.h plan9/config.plan9 plan9/config_h.sample
-         !> plan9/config_sh.sample pp.c win32/config.bc win32/config.gc
-         !> win32/config.vc win32/config.vc64 win32/config_H.bc
-         !> win32/config_H.gc win32/config_H.vc win32/config_H.vc64
-         !> wince/config.ce wince/config_H.ce
-____________________________________________________________________________
-[ 19260] By: jhi                                   on 2003/04/17  18:43:31
-        Log: Integrate:
-             [ 19204]
-             Bump up the version and admonish against aspiring (ab)use.
-             
-             [ 19205]
-             Build get_layers() also under -Uuseperlio.
-             
-             [ 19208]
-             Skip as early as possible if no perlio since the
-             use open would be compile-time.
-             
-             [ 19209]
-             PERLIO=perlio requires extra steps.
-             
-             [ 19217]
-             Don't skip the whole test for PERLIO=perlio.
-             
-             [ 19223]
-             Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
-             
-             [ 19234]
-             PerlIO::get_layers() usage tip.
-             
-             [ 19235]
-             Use the right prototype and a glob is fine (from Rafael).
-             
-             [ 19237]
-             What does an empty PERLIO= mean, anyway?
-             
-             [ 19239]
-             Try to get the layers.t working also for dosish platforms.
-             
-             [ 19241]
-             Handle PERLIO= and document a bit.
-             
-             [ 19243]
-             Detect the 'fast stdio' case.
-     Branch: maint-5.8/perl
-         !> lib/PerlIO.pm pod/perlrun.pod t/io/layers.t universal.c
-____________________________________________________________________________
-[ 19259] By: jhi                                   on 2003/04/17  18:41:23
-        Log: Integrate:
-             [ 19203]
-             Introduce PerlIO::get_layers() to allow people to peek
-             at the PerlIO layer stack.
-     Branch: maint-5.8/perl
-         +> t/io/layers.t
-         !> MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
-         !> universal.c
+          ! t/io/openpid.t
 ____________________________________________________________________________
-[ 19258] By: jhi                                   on 2003/04/17  18:38:58
-        Log: Integrate:
-             [ 19232]
-             Redundant test.
-             
-             [ 19233]
-             Syntax terror.
-     Branch: maint-5.8/perl
-         !> lib/unicore/mktables
+[ 19369] By: jhi                                   on 2003/05/01  07:48:06
+        Log: perlreftut updates from mjd.
+     Branch: perl
+          ! pod/perlreftut.pod
 ____________________________________________________________________________
-[ 19257] By: jhi                                   on 2003/04/17  18:33:40
-        Log: Integrate:
-             [ 19231]
-             Synchronize the specifications of the POSIX character
-             classes alnum, graph, and print closer to the planned
-             Unicode proposal.
-             
-             [ 19244]
-             More maneuvering closer to proposed POSIX classes
-             mapping to Unicode: (1) The definitions of "graph" and
-             "print" are still in flux: move closer back to how Perl
-             5.8.0 defined it (though drop Co, that did not make sense)
-             (2) Add U+0085 (NEL) to "space".
-     Branch: maint-5.8/perl
-         !> lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
-         !> lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
-         !> lib/unicore/mktables utf8.c
+[ 19368] By: jhi                                   on 2003/05/01  07:45:06
+        Log: z/OS: More threaded build tweaks from Brian De Pradine--
+             apparently now it works!
+     Branch: perl
+          ! ext/threads/threads.xs handy.h hints/os390.sh thread.h
 ____________________________________________________________________________
-[ 19256] By: jhi                                   on 2003/04/17  18:26:24
-        Log: Integrate:
-             [ 19194]
-             Darwin/Rhapsody hints files updates by Wilfredo Sánchez
-             
-             [ 19198]
-             The lib/ipc_sysv.t test has a new name.
-             
-             [ 19199]
-             Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
-             ../../lib for the lc() at line 66 (UTF-8 data possible
-             if using UTF-8 locales).
-             
-             [ 19200]
-             Fix bug #15893 by creating shared scalars with a refcount of 1
-             instead of 2 and make push and pop increase the refcount.
-             
-             [ 19201]
-             Fix bug #16253, use all the CPU that we can :-)
-             
-             [ 19202]
-             Subject: [PATCH] vms/vms.c waitpid tweak
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Mon, 14 Apr 2003 00:43:00 -0500
-             Message-ID: <3E9A4A64.6030205@mac.com>
-             
-             [ 19206]
-             More docs about running tests and the test suite.
-             Update perlhack.pod in various places.
-             Add 'test_harness' as a .PHONY dependency in the Makefile.
-             
-             [ 19207]
-             Document and test autovivified dirhandles.
-             Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
-             From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
-             Date: 12 Apr 2003 12:40:45 -0000
-             Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
-             
-             [ 19210]
-             Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
-             From: Inaba Hiroto <inaba@st.rim.or.jp>
-             Date: Fri, 21 Mar 2003 17:35:21 +0900
-             Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
-             Date: Sat, 22 Mar 2003 11:28:05 +0900
-             Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
-             
-             [ 19211]
-             Mention that "make test_harness" lets messages sent through
-             standard error out. Complements change #19206.
-             
-             [ 19212]
-             Fixes to bugs introduced by PL_stashcache
-             A) Follow suggestion by Benjamin Goldberg to use hv_delete
-             instead of hv_delete_ent to avoid creating a temporary SV
-             B) Don't increment the refcount, sneak it into an IV instead
-             C) When a GP is a deleted that contains a stash, remove the
-             corresponding entry since hv might be in use in other places.
-             D) Note that no test cases test the deletion of packages to catch
-             this bug. 
-             
-             [ 19213]
-             Ook, run tests on correct build-dir next time.
-             We must check if the hv is a stash, otherwise we try to delete
-             something that is a HvNAME of null.....  tests pass better now
-             
-             [ 19214]
-             [perl #21845] "proto.h": 'id' is a reserved word in Objective-C.
-             
-             [ 19215]
-             Add a test for [perl #17753].
-             
-             [ 19226]
-             Upgrade to Pod::LaTeX 0.55.
-             
-             [ 19227]
-             [#17040] Storable now handles self-tied scalars with NULL mg_obj.
-             
-             [ 19236]
-             Document the effect of thread creation context.
-             
-             [ 19238]
-             A -C parsed from the #! line can still have line endings in it.
-             
-             [ 19240]
-             Fix double join problem for those places where free
-             actually means free (solaris for example :)
-             Fixes bug #16681
-             
-             [ 19245]
-             Document that the open pragma does not affect
-             the three-headed hydra, ummm, open.
-             
-             [ 19247]
-             Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
+[ 19367] By: rgs                                   on 2003/04/29  20:31:07
+        Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work
              From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 17 Apr 2003 14:35:36 +0300
-             Message-Id: <20030417113536.GA898@ratsnest.hole>
-             
-             [ 19252]
-             [#21962] Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
-             Anything that's broken by this change should be fixed.
-             
-             [ 19254]
-             Extreme Voodoo programming, by not pinching the SV if it is a 
-             PADTMP it happily keeps it's value later on!
-     Branch: maint-5.8/perl
-         +> lib/Pod/t/pod2latex.t
-          - lib/Pod/t/latex.t
-          ! embedvar.h
-         !> (integrate 32 files)
-____________________________________________________________________________
-[ 19255] By: jhi                                   on 2003/04/17  17:44:24
-        Log: metaconfig unit change for #19253.
-     Branch: metaconfig/U/perl
-          ! Extensions.U
-____________________________________________________________________________
-[ 19254] By: sky                                   on 2003/04/17  17:31:52
-        Log: Extreme Voodoo programming, by not pinching the SV if it is a 
-             PADTMP it happily keeps it's value later on!
+             Date: Sat, 19 Apr 2003 01:41:07 +0300
+             Message-ID: <20030418224107.GA2751@ratsnest.hole>
      Branch: perl
-          ! sv.c
+          ! t/comp/parser.t toke.c
 ____________________________________________________________________________
-[ 19253] By: jhi                                   on 2003/04/17  17:09:16
-        Log: Implement -Dnoextensions=... and -Donlyextensions=...
+[ 19366] By: jhi                                   on 2003/04/29  08:55:12
+        Log: If it's S_, it should be STATIC.
      Branch: perl
-          ! Configure INSTALL
+          ! embed.fnc embed.h numeric.c proto.h
 ____________________________________________________________________________
-[ 19252] By: ams                                   on 2003/04/17  16:19:31
-        Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
-             Anything that's broken by this change should be fixed.
+[ 19365] By: sky                                   on 2003/04/28  16:30:03
+        Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
+             From: Casey West <casey@geeknest.com>
+             Date: mÂŒn apr 28, 2003  16:00:05 Europe/Stockholm
+             Message-Id: <20030428140005.GC62281@geeknest.com>
      Branch: perl
-          ! gv.c
+          ! pod/perlop.pod
 ____________________________________________________________________________
-[ 19251] By: jhi                                   on 2003/04/17  15:39:56
-        Log: Introduce the new *l APIs, undefined, to non-Configure lands.
+[ 19364] By: sky                                   on 2003/04/28  16:20:43
+        Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination
+             From: Casey West <casey@geeknest.com>
+             Date: mÂŒn apr 28, 2003  19:22:06 Europe/Stockholm
+             Message-Id: <20030428172206.GK62281@geeknest.com>
      Branch: perl
-          ! NetWare/config.wc NetWare/config_H.wc configure.com
-          ! djgpp/configure.bat epoc/config.sh plan9/config.plan9
-          ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc
-          ! win32/config.gc win32/config.vc win32/config.vc64
-          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
-          ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
+          ! pod/perlop.pod
 ____________________________________________________________________________
-[ 19250] By: jhi                                   on 2003/04/17  15:07:08
-        Log: Regen Glossary et alia.
+[ 19363] By: sky                                   on 2003/04/28  15:32:35
+        Log: Fix bug 2681, change the test not to use the shell and use 3+arg
+             open.
      Branch: perl
-          ! Porting/Glossary Porting/config.sh Porting/config_H
-____________________________________________________________________________
-[ 19249] By: jhi                                   on 2003/04/17  14:54:01
-        Log: metaconfig unit change for #19248.
-     Branch: metaconfig/U/perl
-          ! selectminbits.U
+          ! t/io/openpid.t
 ____________________________________________________________________________
-[ 19248] By: jhi                                   on 2003/04/17  14:53:41
-        Log: Small tidying up of the selectminbits code, but most
-             importantly allocate the buffer from the heap using
-             malloc, not from the stack: using stack causes unaligned
-             access in LP64 Solaris since stack data is not guaranteed
-             to be 64-bit aligned, while a fd_set is (it has 1024 longs).
-             (via Alan Burlison)
+[ 19359] By: jhi                                   on 2003/04/28  08:43:23
+        Log: Feel-good cleanup.
      Branch: perl
-          ! Configure
+          ! intrpvar.h sv.c
 ____________________________________________________________________________
-[ 19247] By: ams                                   on 2003/04/17  12:24:57
-        Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 17 Apr 2003 14:35:36 +0300
-             Message-Id: <20030417113536.GA898@ratsnest.hole>
+[ 19358] By: jhi                                   on 2003/04/28  08:27:15
+        Log: SysV msg queues can be something hanging (witnessed in IRIX),
+             so let's use IPC_NOWAIT.
      Branch: perl
-          ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
-____________________________________________________________________________
-[ 19246] By: nick                                  on 2003/04/17  10:44:49
-        Log: Integrate mainline
-     Branch: perlio
-         +> lib/ExtUtils/t/MM_Any.t lib/Locale/Maketext/t/00about.t
-         +> lib/Locale/Maketext/t/01make.t lib/Locale/Maketext/t/02get.t
-         +> lib/Locale/Maketext/t/03http.t lib/Net/Ping/t/510_ping_udp.t
-         +> lib/Pod/t/pod2latex.t lib/Test/Harness/t/pod.t t/io/layers.t
-         +> t/lib/sample-tests/switches
-          - lib/Locale/Maketext/test.pl lib/Net/Ping/README
-          - lib/Pod/t/latex.t
-         !> (integrate 258 files)
+          ! ext/IPC/SysV/t/msg.t t/op/taint.t
 ____________________________________________________________________________
-[ 19245] By: jhi                                   on 2003/04/17  09:20:27
-        Log: Document that the open pragma does not affect
-             the three-headed hydra, ummm, open.
+[ 19357] By: jhi                                   on 2003/04/28  06:32:47
+        Log: Detecting errors of reentrant APIs: getgrgid_r and the like
+             when returning an int can either return the error in the return
+             value or in the errno.  We need a new per-interp variable to store
+             the return value instead of clobbering the errno with it.  The new
+             variable, PL_reentrant_retint, is only used within the reentrancy
+             framework, and immediately after it's set, so there should not be
+             similar visibility issues as for the errno.  Spotted by Edward Moy.
      Branch: perl
-          ! lib/open.pm
+          ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl
 ____________________________________________________________________________
-[ 19244] By: jhi                                   on 2003/04/17  06:45:26
-        Log: More maneuvering closer to proposed POSIX classes
-             mapping to Unicode: (1) The definitions of "graph" and
-             "print" are still in flux: move closer back to how Perl
-             5.8.0 defined it (though drop Co, that did not make sense)
-             (2) Add U+0085 (NEL) to "space".
+[ 19356] By: rgs                                   on 2003/04/27  20:09:01
+        Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
+             Check errno to see if the call to nice(2) succeeded.
+             Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Wed, 23 Apr 2003 22:48:20 +0300
+             Message-ID: <20030423194820.GA874@ratsnest.hole>
      Branch: perl
-          ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl
-          ! lib/unicore/lib/Space.pl lib/unicore/mktables
+          ! ext/POSIX/POSIX.xs
 ____________________________________________________________________________
-[ 19243] By: jhi                                   on 2003/04/17  05:29:24
-        Log: Detect the 'fast stdio' case.
+[ 19355] By: jhi                                   on 2003/04/27  19:56:09
+        Log: Document a faint compilation noise.
      Branch: perl
-          ! lib/PerlIO.pm t/io/layers.t
+          ! README.aix
 ____________________________________________________________________________
-[ 19242] By: jhi                                   on 2003/04/16  20:14:01
-        Log: Fix up Larry's copyright statements to my best knowledge.
-             (Lots of Perl 5 source code archaeology was involved.)
-             Larry didn't make strangled noises when I showed him
-             the patch, either :-)
+[ 19354] By: rgs                                   on 2003/04/27  19:35:11
+        Log: $[ clarifications.
      Branch: perl
-          ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h
-          ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
-          ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h
-          ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h
-          ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h
-          ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h
-          ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h
-          ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c
-          ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h
-          ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
-          ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c
-          ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h
-          ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
-          ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
-          ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c
+          ! pod/perlvar.pod
 ____________________________________________________________________________
-[ 19241] By: jhi                                   on 2003/04/16  17:24:24
-        Log: Handle PERLIO= and document a bit.
+[ 19353] By: rgs                                   on 2003/04/27  18:51:37
+        Log: utime() doc clarifications
+             based on :
+             Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
+             From: Casey West <casey@geeknest.com>
+             Date: Fri, 25 Apr 2003 08:00:54 -0400
+             Message-ID: <20030425120054.GQ34510@geeknest.com>
      Branch: perl
-          ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19240] By: sky                                   on 2003/04/16  16:27:43
-        Log: Fix double join problem for those places where free
-             actually means free (solaris for example :)
-             Fixes bug #16681
+[ 19351] By: jhi                                   on 2003/04/27  08:13:34
+        Log: Add a test case for [perl #15288] (already solved).
      Branch: perl
-          ! ext/threads/t/join.t ext/threads/threads.xs
+          ! t/op/pack.t
 ____________________________________________________________________________
-[ 19239] By: jhi                                   on 2003/04/16  14:57:47
-        Log: Try to get the layers.t working also for dosish platforms.
+[ 19350] By: jhi                                   on 2003/04/27  07:38:17
+        Log: Add Dave Mitchell's test case for fields.
      Branch: perl
-          ! lib/PerlIO.pm t/io/layers.t
+          ! lib/fields.t
 ____________________________________________________________________________
-[ 19238] By: jhi                                   on 2003/04/16  13:27:24
-        Log: A -C parsed from the #! line can still have line endings in it.
+[ 19349] By: jhi                                   on 2003/04/27  06:50:09
+        Log: Subject: [PATCH] VMS::Stdio test tweak
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 26 Apr 2003 15:53:07 -0500
+             Message-ID: <3EAAF1B3.7020708@mac.com>
      Branch: perl
-          ! util.c
+          ! vms/ext/Stdio/test.pl
 ____________________________________________________________________________
-[ 19237] By: jhi                                   on 2003/04/16  13:23:37
-        Log: What does an empty PERLIO= mean, anyway?
+[ 19348] By: jhi                                   on 2003/04/27  06:46:16
+        Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
+             From: Casey West <casey@geeknest.com>
+             Date: Thu, 24 Apr 2003 08:18:42 -0400
+             Message-ID: <20030424121842.GW34510@geeknest.com>
      Branch: perl
-          ! t/io/layers.t
+          ! lib/UNIVERSAL.pm
 ____________________________________________________________________________
-[ 19236] By: jhi                                   on 2003/04/16  13:09:42
-        Log: Document the effect of thread creation context.
+[ 19346] By: jhi                                   on 2003/04/27  06:03:48
+        Log: Document that restricted hashes are not atomic
+             (from Dave Mitchell).
      Branch: perl
-          ! ext/threads/threads.pm
+          ! lib/Hash/Util.pm
 ____________________________________________________________________________
-[ 19235] By: jhi                                   on 2003/04/16  12:13:07
-        Log: Use the right prototype and a glob is fine (from Rafael).
+[ 19345] By: jhi                                   on 2003/04/27  05:59:39
+        Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Sat, 26 Apr 2003 18:45:28 +0100
+             Message-ID: <20030426174528.GA9588@fdgroup.com>
      Branch: perl
-          ! lib/PerlIO.pm universal.c
+          ! hv.c lib/Hash/Util.t pod/perldiag.pod
 ____________________________________________________________________________
-[ 19234] By: jhi                                   on 2003/04/16  10:20:46
-        Log: PerlIO::get_layers() usage tip.
+[ 19344] By: rgs                                   on 2003/04/26  22:48:32
+        Log: Some doc patches by Casey West :
+             
+             Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
+             From: Casey West <casey@geeknest.com>
+             Date: Fri, 25 Apr 2003 10:46:39 -0400
+             Message-ID: <20030425144639.GY34510@geeknest.com>
+             
+             Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
+             From: Casey West <casey@geeknest.com>
+             Date: Fri, 25 Apr 2003 07:52:13 -0400
+             Message-ID: <20030425115213.GP34510@geeknest.com>
+             
+             Subject: Re: [perl #7213] [PATCH] Updating example in perldata
+             From: Casey West <casey@geeknest.com>
+             Date: Thu, 24 Apr 2003 21:27:22 -0400
+             Message-ID: <20030425012722.GN34510@geeknest.com>
      Branch: perl
-          ! lib/PerlIO.pm
+          ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod
 ____________________________________________________________________________
-[ 19233] By: jhi                                   on 2003/04/16  10:07:48
-        Log: Syntax terror.
+[ 19343] By: rgs                                   on 2003/04/26  22:30:07
+        Log: Document that splice() doesn't extend arrays
+             Subject: Re: slice autoextending ? still another revised doc patch; COW
+             From: david nicol <whatever@davidnicol.com>
+             Date: 22 Apr 2003 22:05:02 -0500
+             Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
      Branch: perl
-          ! lib/unicore/mktables
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 19232] By: jhi                                   on 2003/04/16  09:45:51
-        Log: Redundant test.
+[ 19342] By: sky                                   on 2003/04/26  21:43:32
+        Log: Fix bug #15161 by increasing the refcount on the RE and making 
+             sure to restore it correctly. Deals with both s//e and s///g.
      Branch: perl
-          ! lib/unicore/mktables
+          ! pp_ctl.c pp_hot.c
 ____________________________________________________________________________
-[ 19231] By: jhi                                   on 2003/04/16  09:21:25
-        Log: Synchronize the specifications of the POSIX character
-             classes alnum, graph, and print closer to the planned
-             Unicode proposal.
+[ 19341] By: jhi                                   on 2003/04/26  04:36:03
+        Log: Integrate:
+             [ 19340]
+             Caught by Mark Lutz in UNICOS: A declaration cannot appear
+             after an executable statement in a block.
      Branch: perl
-          ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
-          ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c
+         !> pp_pack.c
 ____________________________________________________________________________
-[ 19230] By: jhi                                   on 2003/04/16  08:57:01
-        Log: Patch from Merijn.
+[ 19337] By: jhi                                   on 2003/04/25  20:19:36
+        Log: Now the -Dnoextensions and -Dnoextensions have the
+             chance of actually doing something.
      Branch: perl
-          ! perl.h
-____________________________________________________________________________
-[ 19229] By: jhi                                   on 2003/04/16  08:27:53
-        Log: metaconfig unit change for #19228.
-     Branch: metaconfig/U/perl
-          ! d_modfl.U
+          ! Configure
 ____________________________________________________________________________
-[ 19228] By: jhi                                   on 2003/04/16  08:27:26
-        Log: Thinko in modfl detection.
+[ 19334] By: jhi                                   on 2003/04/25  19:48:31
+        Log: Subject: [PATCH] Configure's extension sanity check is too strict
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
+             Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
      Branch: perl
           ! Configure
 ____________________________________________________________________________
-[ 19227] By: ams                                   on 2003/04/16  02:32:11
-        Log: Storable now handles self-tied scalars with NULL mg_obj.
+[ 19330] By: jhi                                   on 2003/04/25  14:11:33
+        Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 24 Apr 2003 20:09:48 -0500
+             Message-ID: <3EA88ADC.3000300@mac.com>
      Branch: perl
-          ! ext/Storable/Storable.xs
+          ! ext/Encode/t/enc_module.t
 ____________________________________________________________________________
-[ 19226] By: jhi                                   on 2003/04/15  18:00:21
-        Log: Upgrade to Pod::LaTeX 0.55.
+[ 19329] By: jhi                                   on 2003/04/25  07:06:49
+        Log: Upgrade to Time::HiRes 1.46.
      Branch: perl
-          + lib/Pod/t/pod2latex.t
-          - lib/Pod/t/latex.t
-          ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
-____________________________________________________________________________
-[ 19225] By: jhi                                   on 2003/04/15  17:01:40
-        Log: metaconfig unit change for #19224.
-     Branch: metaconfig
-          ! U/threads/archname.U
-     Branch: metaconfig/U/perl
-          - sanelongdbl.U
-          ! d_modfl.U
+          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+          ! ext/Time/HiRes/Makefile.PL
 ____________________________________________________________________________
-[ 19224] By: jhi                                   on 2003/04/15  17:01:27
-        Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.
+[ 19328] By: jhi                                   on 2003/04/25  06:57:10
+        Log: Subject: typo in Time::HiRes docs
+             From: mjd@plover.com 
+             Date: 19 Apr 2003 15:13:44 -0000 
+             Message-ID: <20030419151344.28237.qmail@plover.com> 
      Branch: perl
-          ! Configure
+          ! ext/Time/HiRes/HiRes.pm
 ____________________________________________________________________________
-[ 19223] By: jhi                                   on 2003/04/15  16:36:32
-        Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
+[ 19327] By: jhi                                   on 2003/04/25  04:45:05
+        Log: Clarify(?) the perlio default layers table.
      Branch: perl
-          ! t/io/layers.t
-____________________________________________________________________________
-[ 19222] By: jhi                                   on 2003/04/15  16:28:54
-        Log: metaconfig unit change for #19221.
-     Branch: metaconfig
-          ! U/modified/libs.U
+          ! lib/PerlIO.pm t/io/layers.t
 ____________________________________________________________________________
-[ 19221] By: jhi                                   on 2003/04/15  16:27:49
-        Log: False alarm: no cyclic dependency.
+[ 19326] By: jhi                                   on 2003/04/25  04:22:49
+        Log: Upgrade to Test::Harness 2.28.
      Branch: perl
-          ! Configure config_h.SH
-____________________________________________________________________________
-[ 19220] By: jhi                                   on 2003/04/15  16:09:17
-        Log: metaconfig unit changes for #19219.
-     Branch: metaconfig
-          ! U/compline/byteorder.U U/compline/ccflags.U
-          ! U/compline/d_fd_set.U U/compline/d_isascii.U
-          ! U/compline/d_open3.U U/compline/d_stdstdio.U
-          ! U/compline/d_vprintf.U U/compline/i_time.U
-          ! U/compline/nblock_io.U U/compline/orderlib.U
-          ! U/modified/Signal.U U/modified/d_access.U
-          ! U/modified/d_getpgrp.U U/modified/d_setpgrp.U
-          ! U/modified/prototype.U U/threads/archname.U
-     Branch: metaconfig/U/perl
-          + d_aintl.U d_copysignl.U d_ilogbl.U d_scalbnl.U sanelongdbl.U
-          ! d_dirfd.U d_dlsymun.U d_fcntl_can_lock.U d_sqrtl.U dlsrc.U
-          ! fflushall.U fpossize.U i_db.U perlxv.U uselfs.U uselongdbl.U
+          ! lib/Test/Harness.pm lib/Test/Harness/Changes
+          ! lib/Test/Harness/t/pod.t
 ____________________________________________________________________________
-[ 19219] By: jhi                                   on 2003/04/15  16:08:11
-        Log: Backport of _most_ of the changes in #19218: not one big
-             cyclic dependency, though, it must be broken up somehow.
+[ 19325] By: jhi                                   on 2003/04/24  19:06:29
+        Log: Upgrade to Encode 1.93.
      Branch: perl
-          ! Configure config_h.SH
+          ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL
+          ! ext/Encode/lib/Encode/CJKConstants.pm
+          ! ext/Encode/lib/Encode/CN/HZ.pm
+          ! ext/Encode/lib/Encode/Encoding.pm
+          ! ext/Encode/lib/Encode/Guess.pm
+          ! ext/Encode/lib/Encode/KR/2022_KR.pm
+          ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t
+          ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
+          ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm
+          ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm
 ____________________________________________________________________________
-[ 19218] By: jhi                                   on 2003/04/15  14:09:31
-        Log: Big patch from Alan Burlison to make Solaris long doubles work.
-             (Also spreads more <stdlib.h> joy.)
-             Needs backporting to metaconfig units and introducing the new
-             symbols to non-Configure lands.
+[ 19323] By: jhi                                   on 2003/04/24  16:57:13
+        Log: VMS patch for faststdio from Craig Berry.
      Branch: perl
-          ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c
+          ! configure.com
 ____________________________________________________________________________
-[ 19217] By: jhi                                   on 2003/04/15  14:01:03
-        Log: Don't skip the whole test for PERLIO=perlio.
+[ 19320] By: rgs                                   on 2003/04/23  20:20:58
+        Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
+             From: Casey West <casey@geeknest.com>
+             Date: Wed, 23 Apr 2003 14:03:20 -0400
+             Message-ID: <20030423180320.GZ15574@geeknest.com>
      Branch: perl
-          ! t/io/layers.t
-____________________________________________________________________________
-[ 19216] By: jhi                                   on 2003/04/15  13:47:16
-        Log: Revert #19031 now that #19210 fixed the bug (#17757).
-     Branch: maint-5.8/perl
-          ! regexec.c t/op/subst.t
+          ! pod/perlmodlib.PL pod/perlmodlib.pod
 ____________________________________________________________________________
-[ 19215] By: jhi                                   on 2003/04/15  05:54:17
-        Log: Add a test for [perl #17753].
+[ 19319] By: rgs                                   on 2003/04/23  19:54:31
+        Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
+             From: Chris Pepper (via RT) <perlbug-followup@perl.org>
+             Date: 22 Apr 2003 04:31:17 -0000
+             Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
+             (with minor further corrections)
      Branch: perl
-          ! t/op/undef.t
+          ! pod/perlmod.pod
 ____________________________________________________________________________
-[ 19214] By: jhi                                   on 2003/04/15  05:40:52
-        Log: "proto.h": 'id' is a reserved word in Objective-C.
+[ 19316] By: rgs                                   on 2003/04/23  19:11:01
+        Log: A new fatal error :
+             Subject: [PATCH] Perl_croak("Use of freed value in iteration")
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Mon, 21 Apr 2003 13:19:50 +0100
+             Message-ID: <20030421121950.GB18189@fdgroup.com>
+             Message-ID: <20030421125433.GC18189@fdgroup.com>
      Branch: perl
-          ! embed.fnc op.c proto.h
+          ! pod/perldiag.pod pp_hot.c t/cmd/for.t
 ____________________________________________________________________________
-[ 19213] By: sky                                   on 2003/04/14  21:42:10
-        Log: Ook, run tests on correct build-dir next time.
-             We must check if the hv is a stash, otherwise we try to delete
-             something that is a HvNAME of null.....  tests pass better now
+[ 19314] By: jhi                                   on 2003/04/23  18:53:46
+        Log: Introduce 'fast stdio' symbols to non-Configure lands.
      Branch: perl
-          ! gv.c
+          ! NetWare/config.wc NetWare/config_H.wc configure.com
+          ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
+          ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
+          ! win32/config.gc win32/config.vc win32/config.vc64
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+          ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
 ____________________________________________________________________________
-[ 19212] By: sky                                   on 2003/04/14  21:15:00
-        Log: Fixes to bugs introduced by PL_stashcache
-             A) Follow suggestion by Benjamin Goldberg to use hv_delete
-             instead of hv_delete_ent to avoid creating a temporary SV
-             B) Don't increment the refcount, sneak it into an IV instead
-             C) When a GP is a deleted that contains a stash, remove the
-             corresponding entry since hv might be in use in other places.
-             D) Note that no test cases test the deletion of packages to catch
-             this bug. 
+[ 19312] By: jhi                                   on 2003/04/23  18:21:47
+        Log: Regen Configure, Glossary, et alia.
      Branch: perl
-          ! gv.c hv.c pp_hot.c
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH
 ____________________________________________________________________________
-[ 19211] By: rgs                                   on 2003/04/14  21:11:11
-        Log: Mention that "make test_harness" lets messages sent through
-             standard error out. Complements change #19206.
+[ 19310] By: jhi                                   on 2003/04/23  08:34:33
+        Log: Handle the combination of dosish and non-faststdio.
      Branch: perl
-          ! pod/perlhack.pod
+          ! t/io/layers.t
 ____________________________________________________________________________
-[ 19210] By: rgs                                   on 2003/04/14  20:48:02
-        Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
-             From: Inaba Hiroto <inaba@st.rim.or.jp>
-             Date: Fri, 21 Mar 2003 17:35:21 +0900
-             Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
-             Date: Sat, 22 Mar 2003 11:28:05 +0900
-             Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
+[ 19308] By: rgs                                   on 2003/04/22  20:53:20
+        Log: Subject: 5.8.0: two problems
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Tue, 22 Apr 2003 11:43:17 -0700
+             Message-ID: <20030422184316.GA8602@math.berkeley.edu>
      Branch: perl
-          ! regexec.c t/op/pat.t
+          ! XSUB.h
 ____________________________________________________________________________
-[ 19209] By: jhi                                   on 2003/04/14  20:36:55
-        Log: PERLIO=perlio requires extra steps.
+[ 19307] By: ams                                   on 2003/04/22  16:39:51
+        Log: Subject: [PATCH] Doc pointers in perlbot.
+             From: Casey West <casey@geeknest.com>
+             Date: Tue, 22 Apr 2003 11:19:09 -0400
+             Message-Id: <20030422151909.GC11119@geeknest.com>
+             (Applied by hand.)
      Branch: perl
-          ! lib/PerlIO.pm t/io/layers.t
+          ! pod/perlbot.pod
 ____________________________________________________________________________
-[ 19208] By: jhi                                   on 2003/04/14  20:02:04
-        Log: Skip as early as possible if no perlio since the
-             use open would be compile-time.
+[ 19306] By: jhi                                   on 2003/04/22  13:09:21
+        Log: z/OS: changes for building threaded from "Brian De Pradine"
+             <PRADINE@uk.ibm.com>.
      Branch: perl
-          ! t/io/layers.t
+          ! Makefile.SH hints/os390.sh thread.h util.c
 ____________________________________________________________________________
-[ 19207] By: rgs                                   on 2003/04/14  19:34:42
-        Log: Document and test autovivified dirhandles.
-             Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
-             From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
-             Date: 12 Apr 2003 12:40:45 -0000
-             Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
+[ 19305] By: jhi                                   on 2003/04/22  11:42:35
+        Log: Enache's turn.
      Branch: perl
-          ! pod/perlfunc.pod t/op/readdir.t
+          ! ext/Encode/t/enc_module.t
 ____________________________________________________________________________
-[ 19206] By: rgs                                   on 2003/04/14  19:13:26
-        Log: More docs about running tests and the test suite.
-             Update perlhack.pod in various places.
-             Add 'test_harness' as a .PHONY dependency in the Makefile.
+[ 19304] By: jhi                                   on 2003/04/22  10:48:47
+        Log: Re-merge Encode 1.92.
      Branch: perl
-          ! Makefile.SH pod/perlhack.pod t/README
+          ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t
 ____________________________________________________________________________
-[ 19205] By: jhi                                   on 2003/04/14  18:58:01
-        Log: Build get_layers() also under -Uuseperlio.
+[ 19302] By: jhi                                   on 2003/04/22  05:26:21
+        Log: Argh, cut-and-pasto.
      Branch: perl
-          ! universal.c
+          ! perlio.c
 ____________________________________________________________________________
-[ 19204] By: jhi                                   on 2003/04/14  18:48:04
-        Log: Bump up the version and admonish against aspiring (ab)use.
+[ 19301] By: sky                                   on 2003/04/21  21:33:14
+        Log: Fix bug 17964 by properly refcounting the gv top.
+             Seems like the entries in rsfp are way different than
+             normal PVIO objects.
      Branch: perl
-          ! lib/PerlIO.pm
+          ! sv.c
 ____________________________________________________________________________
-[ 19203] By: jhi                                   on 2003/04/14  17:35:51
-        Log: Introduce PerlIO::get_layers() to allow people to peek
-             at the PerlIO layer stack.
+[ 19300] By: rgs                                   on 2003/04/21  19:42:04
+        Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY).
+             
+             Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Sun, 20 Apr 2003 02:45:48 +0300
+             Message-ID: <20030419234548.GA849@ratsnest.hole>
+             and
+             Date: Wed, 2 Apr 2003 07:52:28 +0300
+             Message-ID: <20030402045227.GA1023@ratsnest.hole>
      Branch: perl
-          + t/io/layers.t
-          ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
-          ! universal.c
+          ! pp_sys.c t/op/ref.t util.c
 ____________________________________________________________________________
-[ 19202] By: merijn                                on 2003/04/14  05:42:18
-        Log: Subject: [PATCH] vms/vms.c waitpid tweak
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Mon, 14 Apr 2003 00:43:00 -0500
-             Message-ID: <3E9A4A64.6030205@mac.com>
+[ 19299] By: sky                                   on 2003/04/21  17:05:31
+        Log: Croak on non ref to shared methods instead of segfault.
+             This can really only happen for &share("string").
      Branch: perl
-          ! vms/vms.c
+          ! ext/threads/shared/shared.xs
 ____________________________________________________________________________
-[ 19201] By: sky                                   on 2003/04/13  19:26:46
-        Log: Fix bug #16253, use all the CPU that we can :-)
+[ 19297] By: jhi                                   on 2003/04/21  16:24:36
+        Log: Add OpenZaurus cross-compilation patches.
      Branch: perl
-          ! ext/threads/threads.xs
+          + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
+          + Cross/config.sh-arm-linux Cross/generate_config_sh
+          + Cross/installperl.patch Cross/warp
+          ! Cross/README INSTALL MANIFEST
 ____________________________________________________________________________
-[ 19200] By: sky                                   on 2003/04/13  18:38:58
-        Log: Fix bug #15893 by creating shared scalars with a refcount of 1
-             instead of 2 and make push and pop increase the refcount.
+[ 19289] By: sky                                   on 2003/04/21  13:24:40
+        Log: Fixes bug #17043, resets PL_srand_called before the cloning.
+             Allows people to override the resetting by using srand() in CLONE.
      Branch: perl
-          ! ext/threads/shared/shared.xs
+          ! ext/threads/t/thread.t ext/threads/threads.xs
 ____________________________________________________________________________
-[ 19199] By: jhi                                   on 2003/04/13  11:45:42
-        Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
-             ../../lib for the lc() at line 66 (UTF-8 data possible
-             if using UTF-8 locales).
+[ 19286] By: jhi                                   on 2003/04/21  06:50:42
+        Log: Introduce two new Configure symbols:
+             [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
+             (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
+             [2] usefaststdio = do we use fast stdio if we have it?
+             For 5.[68], we do.  For anything else, we don't.
+             (At least, unless otherwise instructed by -Dusefaststdio.)
+             This means that for bleadperl we no more use stdio, but instead
+             default to perlio: the effect of PERLIO=perlio, in other words.
+             (PERLIO=stdio will still switch to using stdio.)
+             This change may endanger extensions using FILE*-- but if we are
+             to migrate fully to perlio, better start swallowing the poison now.
+             For maintperl, the usefaststdio still defaults to yes.
      Branch: perl
-          ! lib/ExtUtils/t/Install.t
+          ! Configure config_h.SH perlio.c t/io/layers.t
 ____________________________________________________________________________
-[ 19198] By: jhi                                   on 2003/04/13  09:43:09
-        Log: The lib/ipc_sysv.t test has a new name.
+[ 19285] By: jhi                                   on 2003/04/21  05:43:55
+        Log: Upgrade to Locale::Maketext 1.05.
      Branch: perl
-          ! INSTALL
+          ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
 ____________________________________________________________________________
-[ 19197] By: jhi                                   on 2003/04/13  09:32:05
-        Log: Continue hunting for the cause of the Tru64 failed threaded smokes
-             most probably introduced by the change #19157.  The tweak suggested
-             by Stephen McCamant trades a possible dangling pointer (CopFILE()
-             is tricky like that with threads) to a memory leak.  (This means
-             that this tweak shouldn't be left in as-is, but if this helps,
-             we at least know that the failure was caused by the #19157.)
+[ 19284] By: jhi                                   on 2003/04/21  05:40:34
+        Log: Upgrade to Test 1.24.
      Branch: perl
-          ! op.c
+          ! lib/Test.pm
 ____________________________________________________________________________
-[ 19196] By: jhi                                   on 2003/04/13  09:20:02
-        Log: Upgrade to Net::Ping 2.29.
+[ 19283] By: rgs                                   on 2003/04/20  22:01:28
+        Log: Subject: [PATCH] goto &sub doesn't empty @_
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Sun, 20 Apr 2003 21:46:51 +0100
+             Message-ID: <20030420204651.GE15591@fdgroup.com>
      Branch: perl
-          + lib/Net/Ping/t/510_ping_udp.t
-          - lib/Net/Ping/README
-          ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
+          ! pp_ctl.c
 ____________________________________________________________________________
-[ 19195] By: jhi                                   on 2003/04/13  09:02:05
-        Log: Upgrade to Test::Harness 2.27_04.
-     Branch: perl
-          + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
-          ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm
-          ! lib/Test/Harness/t/test-harness.t
-____________________________________________________________________________
-[ 19194] By: rgs                                   on 2003/04/12  21:21:04
-        Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez
+[ 19282] By: rgs                                   on 2003/04/20  21:22:29
+        Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from
+             the commands that invoke $(CC).
+             Subject: Re: Smoke failure
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Fri, 18 Apr 2003 19:06:07 +0300
+             Message-ID: <20030418160606.GA797@ratsnest.hole>
      Branch: perl
-          ! hints/darwin.sh hints/rhapsody.sh
-____________________________________________________________________________
-[ 19193] By: jhi                                   on 2003/04/12  18:46:31
-        Log: Integrate:
-             [ 19166]
-             Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Tue, 8 Apr 2003 14:23:04 +0100 
-             Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
-             
-             [ 19167]
-             Typos fixes by Stas Bekman.
-             
-             [ 19168]
-             Document that perl recognizes 2>&1 on the command-line on VMS.
-             
-             [ 19171]
-             Implement support for --help and --version in Getopt::Std
-             Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Mon, 7 Apr 2003 17:07:15 -0700
-             Message-ID: <20030408000714.GA953@math.berkeley.edu>
-             
-             [ 19172]
-             Try to be more descriptive than just __ANONIO__ which is what
-             you get when you autovivify filehandles into array/hash elements.
-             
-             [ 19173]
-             open(my $fh, ">&", STDOUT) should not warn under strict.
-             
-             [ 19174]
-             Even more promotion for -lc128 (long doubles on AIX)
-             More obvious detection of C compiler
-             cc_type should not promote to config.sh
-             
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Wed, 09 Apr 2003 14:31:48 +0200
-             Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
-             
-             [ 19175]
-             In case someone is using UTF-8 locales.
-             
-             [ 19176]
-             Also locale names can contain illegal UTF-8.
-             
-             [ 19177]
-             perlport information about portably embedding string data.
-             
-             [ 19179]
-             I assume the idea was to use the *cwd variables for testing.
-             
-             [ 19180]
-             With AFS the cwds have little chance of agreeing.
-             
-             [ 19181]
-             Unless Inuits are involved...
-             
-             [ 19183]
-             The test doesn't work that well when -Uusedl.
-             Some of the tests could be salvaged even then I guess.
-             
-             [ 19184]
-             Add an option for the grok_xxx() to silently ignore bad digits.
-             
-             [ 19185]
-             Noted by Nat: -0 didn't work that well with Unicode.
-             
-             [ 19186]
-             Be more descriptive.
-             
-             [ 19188]
-             PerlFAQ sync.
-             
-             [ 19189]
-             Peter Scott suggests that the docs for base.pm should
-             state explicitely that base.pm doesn't call import()
-             on base classes. Plus a few typos.
-             
-             [ 19190]
-             Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 11 Apr 2003 00:32:02 -0700
-             Message-ID: <20030411073202.GC5916@windhund.schwern.org>
-             
-             [ 19191]
-             Benchmark nit from Nick Clark (in OpenBSD the result could
-             be a negative zero, -0).
-     Branch: maint-5.8/perl
-         !> (integrate 38 files)
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 19192] By: jhi                                   on 2003/04/12  18:23:40
-        Log: The debugging aid #19182 didn't.
+[ 19281] By: rgs                                   on 2003/04/20  19:53:53
+        Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Sat, 19 Apr 2003 20:12:18 +0300
+             Message-ID: <20030419171218.GA974@ratsnest.hole>
      Branch: perl
-          ! ext/B/t/deparse.t
+          ! sv.c
 ____________________________________________________________________________
-[ 19191] By: jhi                                   on 2003/04/12  16:51:12
-        Log: Benchmark nit from Nick Clark (in OpenBSD the result could
-             be a negative zero, -0).
+[ 19280] By: rgs                                   on 2003/04/20  18:55:40
+        Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
+             Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Wed, 16 Apr 2003 11:12:22 +0100
+             Message-ID: <3E9D2C86.8040104@uk.radan.com>
      Branch: perl
-          ! lib/Benchmark.t
+          ! INSTALL win32/Makefile
 ____________________________________________________________________________
-[ 19190] By: rgs                                   on 2003/04/12  13:41:25
-        Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 11 Apr 2003 00:32:02 -0700
-             Message-ID: <20030411073202.GC5916@windhund.schwern.org>
+[ 19278] By: jhi                                   on 2003/04/20  07:42:17
+        Log: Give more information of what to do when -Dusexxx fail.
      Branch: perl
-          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
-          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
-          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO
-          ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t
-          ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t
-          ! lib/ExtUtils/t/zz_cleanup_dummy.t
+          ! Configure
 ____________________________________________________________________________
-[ 19189] By: rgs                                   on 2003/04/10  20:40:14
-        Log: Peter Scott suggests that the docs for base.pm should
-             state explicitely that base.pm doesn't call import()
-             on base classes. Plus a few typos.
+[ 19277] By: rgs                                   on 2003/04/19  19:40:22
+        Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
+             by adding a dummy destructor method Regexp::DESTROY.
+             This prevents infinite recursion, since Regexp::DESTROY
+             is no more autoloaded.
+             
+             Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Wed, 2 Apr 2003 05:02:42 +0300
+             Message-ID: <20030402020242.GA2966@ratsnest.hole>
      Branch: perl
-          ! lib/base.pm
+          ! ext/B/t/stash.t t/op/ref.t universal.c
 ____________________________________________________________________________
-[ 19188] By: rgs                                   on 2003/04/10  19:45:08
-        Log: PerlFAQ sync.
+[ 19276] By: rgs                                   on 2003/04/19  19:32:25
+        Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Sat, 19 Apr 2003 20:06:51 +0100
+             Message-ID: <20030419190651.GD13333@fdgroup.com>
      Branch: perl
-          ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
-          ! pod/perlfaq7.pod pod/perlfaq9.pod
+          ! t/comp/parser.t toke.c
 ____________________________________________________________________________
-[ 19187] By: rgs                                   on 2003/04/10  19:25:18
-        Log: Fix bug #21914, 3-arg open + local $fh + strict coredump.
-             There used to be a nullstash (%{"<none>::"}) to hold illegal
-             variables under strict 'vars'. It has been removed by change #17942.
-             This can lead to segfaults during the parsing, because some illegal
-             variables might have been discarded before the compilation of the
-             current statement had completed.
-             Bug analysis and test case by Enache Adrian.
+[ 19275] By: jhi                                   on 2003/04/19  18:52:24
+        Log: Restore the two variables retired by the change #19268
+             (for binary backward compatibility)
      Branch: perl
-          ! gv.c t/lib/strict/vars
+          ! embedvar.h perlapi.h thrdvar.h
 ____________________________________________________________________________
-[ 19186] By: jhi                                   on 2003/04/10  19:13:40
-        Log: Be more descriptive.
+[ 19273] By: jhi                                   on 2003/04/19  17:36:33
+        Log: Fail if the specified -Duse64xxx cannot be fulfilled.
+             (And undo a doublesize probe glitch from change #19272.)
      Branch: perl
-          ! MANIFEST
+          ! Configure
 ____________________________________________________________________________
-[ 19185] By: jhi                                   on 2003/04/10  19:06:02
-        Log: Noted by Nat: -0 didn't work that well with Unicode.
+[ 19272] By: jhi                                   on 2003/04/19  16:38:12
+        Log: If long doubles fail, we really cannot sensibly
+             drop back to doubles anymore, therefore abort.
+             Pointed out by Slaven Rezic. (I tried to fix this
+             via metaconfig but ended up with a vicious cyclic
+             dependency.)
      Branch: perl
-          ! perl.c pod/perlrun.pod
+          ! Configure
 ____________________________________________________________________________
-[ 19184] By: jhi                                   on 2003/04/10  17:26:43
-        Log: Add an option for the grok_xxx() to silently ignore bad digits.
+[ 19270] By: jhi                                   on 2003/04/19  12:09:21
+        Log: Upgrade to Net::Ping 2.30.
      Branch: perl
-          ! numeric.c perl.h
+          ! lib/Net/Ping.pm lib/Net/Ping/Changes
+          ! lib/Net/Ping/t/450_service.t
 ____________________________________________________________________________
-[ 19183] By: jhi                                   on 2003/04/10  10:56:25
-        Log: The test doesn't work that well when -Uusedl.
-             Some of the tests could be salvaged even then I guess.
+[ 19269] By: jhi                                   on 2003/04/19  07:10:57
+        Log: Bump the test count.
      Branch: perl
-          ! lib/ExtUtils/t/Constant.t
+          ! ext/Storable/t/tied.t
 ____________________________________________________________________________
-[ 19182] By: jhi                                   on 2003/04/10  09:40:24
-        Log: A temporary debugging aid for Tru64 threaded builds.
+[ 19268] By: jhi                                   on 2003/04/19  07:06:13
+        Log: Subject: [PATCH] allow recursive FETCHes
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Mon, 7 Apr 2003 10:00:41 +0100
+             Message-ID: <20030407100041.A1617@fdgroup.com>
      Branch: perl
-          ! ext/B/t/deparse.t
+          ! av.c dump.c embed.fnc embed.h embedvar.h
+          ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c
+          ! sv.h t/op/tie.t thrdvar.h
 ____________________________________________________________________________
-[ 19181] By: jhi                                   on 2003/04/10  08:02:10
-        Log: Unless Inuits are involved...
+[ 19267] By: jhi                                   on 2003/04/19  06:54:34
+        Log: Subject: [PATCH] readline.t tweak for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 17 Apr 2003 17:18:19 -0500
+             Message-ID: <3E9F282B.6090603@mac.com>
      Branch: perl
-          ! pod/perlrun.pod
+          ! t/op/readline.t
 ____________________________________________________________________________
-[ 19180] By: jhi                                   on 2003/04/10  07:02:44
-        Log: With AFS the cwds have little chance of agreeing.
+[ 19266] By: jhi                                   on 2003/04/19  06:46:48
+        Log: Subject: [PATCH] Re: any takers for this Storable bug?
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Wed, 16 Apr 2003 21:11:11 +0300
+             Message-ID: <20030416181111.GA6687@ratsnest.hole>
+             
+             ams had already fixed the bug by #19227, but take the
+             test case.
      Branch: perl
-          ! ext/Cwd/t/cwd.t
+          ! ext/Storable/t/tied.t
 ____________________________________________________________________________
-[ 19179] By: jhi                                   on 2003/04/10  06:46:50
-        Log: I assume the idea was to use the *cwd variables for testing.
+[ 19265] By: sky                                   on 2003/04/19  00:40:42
+        Log: Don't use the stack to allocate a SV that we hand out to another 
+             function, only badness can ensure.
+             Message-Id: <20030418180131.GD10086@fdgroup.com>
+             Thanks go to Dave Mitchell for help in tracking down the bug!
      Branch: perl
-          ! ext/Cwd/t/cwd.t
-____________________________________________________________________________
-[ 19178] By: jhi                                   on 2003/04/10  04:59:18
-        Log: Integrate:
-             [ 18601]
-             More of the #18600.
-     Branch: maint-5.8/perl
-         !> pad.c
+          ! sv.c
 ____________________________________________________________________________
-[ 19177] By: jhi                                   on 2003/04/10  04:34:48
-        Log: perlport information about portably embedding string data.
+[ 19264] By: jhi                                   on 2003/04/18  19:28:04
+        Log: UTF8 regexp patch from Inaba Hiroto.
      Branch: perl
-          ! pod/perlport.pod
+          ! regcomp.c t/op/pat.t
 ____________________________________________________________________________
-[ 19176] By: jhi                                   on 2003/04/10  04:18:45
-        Log: Also locale names can contain illegal UTF-8.
+[ 19263] By: jhi                                   on 2003/04/18  19:16:43
+        Log: Unused variables.
      Branch: perl
-          ! lib/locale.t
+          ! perlio.c universal.c
 ____________________________________________________________________________
-[ 19175] By: jhi                                   on 2003/04/10  04:03:48
-        Log: In case someone is using UTF-8 locales.
+[ 19262] By: sky                                   on 2003/04/17  20:02:33
+        Log: Another needle in the voodoo doll.
+             Now I think it should work with the shared
+             strings.
      Branch: perl
-          ! lib/ExtUtils/MM_MacOS.pm
+          ! sv.c
 ____________________________________________________________________________
-[ 19174] By: merijn                                on 2003/04/09  14:33:12
-        Log: Even more promotion for -lc128 (long doubles on AIX)
-             More obvious detection of C compiler
-             cc_type should not promote to config.sh
-             
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Wed, 09 Apr 2003 14:31:48 +0200
-             Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
+[ 19254] By: sky                                   on 2003/04/17  17:31:52
+        Log: Extreme Voodoo programming, by not pinching the SV if it is a 
+             PADTMP it happily keeps it's value later on!
      Branch: perl
-          ! hints/aix.sh
+          ! sv.c
 ____________________________________________________________________________
-[ 19173] By: jhi                                   on 2003/04/09  12:39:35
-        Log: open(my $fh, ">&", STDOUT) should not warn under strict.
+[ 19253] By: jhi                                   on 2003/04/17  17:09:16
+        Log: Implement -Dnoextensions=... and -Donlyextensions=...
      Branch: perl
-          ! op.c t/io/open.t
+          ! Configure INSTALL
 ____________________________________________________________________________
-[ 19172] By: jhi                                   on 2003/04/09  10:40:31
-        Log: Try to be more descriptive than just __ANONIO__ which is what
-             you get when you autovivify filehandles into array/hash elements.
+[ 19252] By: ams                                   on 2003/04/17  16:19:31
+        Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
+             Anything that's broken by this change should be fixed.
      Branch: perl
-          ! doio.c op.c t/io/open.t
+          ! gv.c
 ____________________________________________________________________________
-[ 19171] By: rgs                                   on 2003/04/08  20:44:20
-        Log: Implement support for --help and --version in Getopt::Std
-             Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Mon, 7 Apr 2003 17:07:15 -0700
-             Message-ID: <20030408000714.GA953@math.berkeley.edu>
+[ 19251] By: jhi                                   on 2003/04/17  15:39:56
+        Log: Introduce the new *l APIs, undefined, to non-Configure lands.
      Branch: perl
-          ! lib/Getopt/Std.pm
+          ! NetWare/config.wc NetWare/config_H.wc configure.com
+          ! djgpp/configure.bat epoc/config.sh plan9/config.plan9
+          ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc
+          ! win32/config.gc win32/config.vc win32/config.vc64
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+          ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
 ____________________________________________________________________________
-[ 19170] By: rgs                                   on 2003/04/08  19:47:05
-        Log: Subject: [PATCH] Re: Error: Unknown error
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Tue, 8 Apr 2003 07:12:13 +0300
-             Message-ID: <20030408041213.GA13553@ratsnest.hole>
+[ 19250] By: jhi                                   on 2003/04/17  15:07:08
+        Log: Regen Glossary et alia.
      Branch: perl
-          ! lib/fields.t lib/strict.t op.c t/lib/strict/subs
+          ! Porting/Glossary Porting/config.sh Porting/config_H
 ____________________________________________________________________________
-[ 19169] By: rgs                                   on 2003/04/08  19:19:34
-        Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Mon, 7 Apr 2003 21:43:17 +0100
-             Message-ID: <20030407204317.GA8796@fdgroup.com>
-             
-             The new XTERMORDORDOR lexer expectation must also be named
-             in debugging perls, to be used in the output of -DT.
+[ 19248] By: jhi                                   on 2003/04/17  14:53:41
+        Log: Small tidying up of the selectminbits code, but most
+             importantly allocate the buffer from the heap using
+             malloc, not from the stack: using stack causes unaligned
+             access in LP64 Solaris since stack data is not guaranteed
+             to be 64-bit aligned, while a fd_set is (it has 1024 longs).
+             (via Alan Burlison)
      Branch: perl
-          ! perl.h toke.c
+          ! Configure
 ____________________________________________________________________________
-[ 19168] By: rgs                                   on 2003/04/08  19:05:22
-        Log: Document that perl recognizes 2>&1 on the command-line on VMS.
+[ 19247] By: ams                                   on 2003/04/17  12:24:57
+        Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Thu, 17 Apr 2003 14:35:36 +0300
+             Message-Id: <20030417113536.GA898@ratsnest.hole>
      Branch: perl
-          ! vms/perlvms.pod
+          ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
 ____________________________________________________________________________
-[ 19167] By: rgs                                   on 2003/04/08  18:47:18
-        Log: Typos fixes by Stas Bekman.
+[ 19245] By: jhi                                   on 2003/04/17  09:20:27
+        Log: Document that the open pragma does not affect
+             the three-headed hydra, ummm, open.
      Branch: perl
-          ! cv.h lib/attributes.pm sv.h
+          ! lib/open.pm
 ____________________________________________________________________________
-[ 19166] By: rgs                                   on 2003/04/08  18:43:22
-        Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Tue, 8 Apr 2003 14:23:04 +0100 
-             Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
+[ 19244] By: jhi                                   on 2003/04/17  06:45:26
+        Log: More maneuvering closer to proposed POSIX classes
+             mapping to Unicode: (1) The definitions of "graph" and
+             "print" are still in flux: move closer back to how Perl
+             5.8.0 defined it (though drop Co, that did not make sense)
+             (2) Add U+0085 (NEL) to "space".
      Branch: perl
-          ! pod/perlpod.pod
-____________________________________________________________________________
-[ 19165] By: jhi                                   on 2003/04/08  17:43:04
-        Log: Integrate:
-             [ 19162]
-             Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 7 Apr 2003 02:09:17 -0700
-             Message-ID: <20030407090917.GA9221@windhund.schwern.org>
-             
-             [ 19163]
-             The SvGROW() might move the PV.
-             
-             [ 19164]
-             Few more words about safe/unsafe signals.
-     Branch: maint-5.8/perl
-         +> lib/ExtUtils/t/MM_Any.t
-         !> (integrate 33 files)
+          ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl
+          ! lib/unicore/lib/Space.pl lib/unicore/mktables
 ____________________________________________________________________________
-[ 19164] By: jhi                                   on 2003/04/08  04:42:05
-        Log: Few more words about safe/unsafe signals.
+[ 19243] By: jhi                                   on 2003/04/17  05:29:24
+        Log: Detect the 'fast stdio' case.
      Branch: perl
-          ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod
+          ! lib/PerlIO.pm t/io/layers.t
 ____________________________________________________________________________
-[ 19163] By: jhi                                   on 2003/04/07  19:25:39
-        Log: The SvGROW() might move the PV.
+[ 19242] By: jhi                                   on 2003/04/16  20:14:01
+        Log: Fix up Larry's copyright statements to my best knowledge.
+             (Lots of Perl 5 source code archaeology was involved.)
+             Larry didn't make strangled noises when I showed him
+             the patch, either :-)
      Branch: perl
-          ! pp.c
+          ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h
+          ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
+          ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h
+          ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h
+          ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h
+          ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h
+          ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h
+          ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c
+          ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h
+          ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
+          ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c
+          ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h
+          ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
+          ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
+          ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c
 ____________________________________________________________________________
-[ 19162] By: jhi                                   on 2003/04/07  18:23:29
-        Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 7 Apr 2003 02:09:17 -0700
-             Message-ID: <20030407090917.GA9221@windhund.schwern.org>
+[ 19241] By: jhi                                   on 2003/04/16  17:24:24
+        Log: Handle PERLIO= and document a bit.
      Branch: perl
-          + lib/ExtUtils/t/MM_Any.t
-          ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm
-          ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
-          ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
-          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
-          ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
-          ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
-          ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.pm
-          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
-          ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
-          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
-          ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
-          ! lib/ExtUtils/README lib/ExtUtils/TODO
-          ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t
-          ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
-____________________________________________________________________________
-[ 19161] By: jhi                                   on 2003/04/07  04:20:20
-        Log: Integrate:
-             [ 19126]
-             Fix bug #21742. require should be always invoked in
-             scalar context. This wasn't the case when called from
-             an eval(""), because the void context doesn't propagate
-             through the leaveeval op. Instead of making scalarvoid()
-             handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
-             a workaround in doeval().
-             
-             [ 19127]
-             Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 29 Mar 2003 19:45:41 +0200
-             Message-ID: <20030329174541.GA8138@ratsnest.hole>
-             
-             [ 19128]
-             Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Thu, 20 Mar 2003 12:34:15 +0000
-             Message-ID: <3E79B547.6030201@uk.radan.com>
-             (with a few minor tweaks)
-             
-             [ 19129]
-             MM_VMS tweak from Craig Berry:
-             http://nntp.x.perl.org/group/perl.makemaker/1002
-             
-             [ 19130]
-             Cannot portably compare files if one of them is still open
-             (from Craig Berry).
-             
-             [ 19131]
-             Spread IlyaZ's PERL_CORE detection trick.
-             
-             [ 19132]
-             #19122 should have been tested on non-glibc system (like AIX)
-             
-             [ 19133]
-             Add packname->stash cache before the check if a packname is a
-             filehandle or a package, it works because only packnames
-             that have been resolved to stashes are added to the cache,
-             and when a newIO is created we clean the cache.
-             Results in roughly 1.8 speed increase for class->method()
-             calls.
-             
-             [ 19134]
-             Fix some small nits, thanks to Rafael.
-             
-             [ 19135]
-             Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Tue, 01 Apr 2003 16:32:46 -0800
-             Message-ID: <u+ii+gzkgqkV092yn@efn.org>
-             
-             [ 19136]
-             Fixes for "installhtml --splithead", based on :
-             Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Wed, 02 Apr 2003 11:33:41 +0100
-             Message-ID: <3E8ABC85.5060807@uk.radan.com>
-             
-             This also includes a small patch to Pod::Html : when generating
-             anchor names, play on the safe side and turn every non-alphanumeric
-             character into an '_'. Moreover, Pod::Html::anchorify() is now 
-             optionally exported.
-             
-             [ 19137]
-             Adjust test for the recent change (#19136) to Pod::Html
-             
-             [ 19138]
-             Make at least the thread count make sense.
-             
-             [ 19139]
-             Make perldiag agree with #19138.
-             
-             [ 19140]
-             Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Thu, 20 Mar 2003 11:55:01 +0000
-             Message-ID: <3E79AC15.80307@uk.radan.com>
-             
-             [ 19141]
-             Don't recurse from threads to threads/shared (since
-             threads/shared is built separately, temp solution from
-             Schwern while MM is being fixed.)
-             
-             [ 19142]
-             Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Thu, 03 Apr 2003 08:28:52 +0200
-             Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
-             
-             [ 19143]
-             Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Wed, 02 Apr 2003 18:09:03 -0600
-             Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
-             
-             [ 19144]
-             Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
-             by SADAHIRO Tomoyuki.
-             
-             [ 19145]
-             The manpages don't have to be built by MakeMaker for the
-             core modules in ext/. Disable this in Devel::PPPort (not
-             up-to-date on CPAN), Unicode::Normalize (the CPAN version
-             uses a different Makefile.PL anyway) and XS::APItest
-             (not CPANized.)
-             
-             [ 19146]
-             Heredocs and use encoding didn't work for SJIS;
-             patch from Inaba Hiroto.
-             
-             [ 19147]
-             Subject: [PATCH 5.8.1 @19053] Embedding
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Mon, 31 Mar 2003 12:39:24 -0800
-             Message-ID: <20030331203924.GA3602@math.berkeley.edu>
-             
-             Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
-             to be used in a C program's main function.
-             
-             [ 19148]
-             [perl #21839] perluniintro.pod: nice_string() doesn't escape
-             literal escape chars -- use Sadahiro-san's fix(es).
-             
-             [ 19149]
-             Upgrade to Locale::Maketext 1.04.
-             
-             [ 19150]
-             Subject: LD_PRELOAD hack, still badly flawed / a solution
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 3 Apr 2003 15:50:48 +0300
-             Message-ID: <20030403125048.GA6107@ratsnest.hole>
-             
-             On linux, when building a shared library, generate
-             a small shell wrapper, "preload", that preloads libperl.so
-             only if it exists. Useful when the 'make' process stops
-             before the link phase.
-             
-             [ 19151]
-             Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
-             From: Joost van Baal <J.E.vanBaal@uvt.nl>
-             Date: Mon, 25 Nov 2002 17:35:37 +0100
-             Message-ID: <20021125163537.GC4745@banach.uvt.nl>
-             
-             (The .pm patch modified a bit, and removed the false
-             claim that _PATH_INFO would be coming from syslog.ph)
-             
-             [ 19152]
-             Remove unportable ">|" shell syntax
-             Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 6 Apr 2003 21:13:27 +0300
-             Message-ID: <20030406181326.GA873@ratsnest.hole>
-             
-             [ 19153]
-             Subject: [DOC PATCH] README.solaris and -Dcc=gcc
-             From: Robert Spier <rspier@pobox.com>
-             Date: Sat, 05 Apr 2003 21:12:20 -0800
-             Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
-             
-             [ 19154]
-             An unconditional carp is not nice.
-             
-             [ 19156]
-             Subject: [PATCH] B::Deparse: sv_no != 0
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Sun, 6 Apr 2003 17:00:48 -0400
-             Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
-             
-             [ 19157]
-             Subject: CvFILE for constant subs
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Sun, 6 Apr 2003 16:39:13 -0400
-             Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
-             
-             [ 19158]
-             More WinCE tweaking for Vadim Konovalov.
-             
-             [ 19159]
-             Future binary compat wishful thinking:
-             maint will use the stashcache, but not the dbassertion.
-             
-             [ 19160]
-             Time::HiRes: Do not create files in blib directories under core
-             (from Rafael)
-     Branch: maint-5.8/perl
-         +> lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
-         +> lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
-          - lib/Locale/Maketext/test.pl
-         !> (integrate 63 files)
+          ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t
 ____________________________________________________________________________
-[ 19160] By: jhi                                   on 2003/04/07  04:17:38
-        Log: Time::HiRes: Do not create files in blib directories under core
-             (from Rafael)
+[ 19240] By: sky                                   on 2003/04/16  16:27:43
+        Log: Fix double join problem for those places where free
+             actually means free (solaris for example :)
+             Fixes bug #16681
      Branch: perl
-          ! ext/Time/HiRes/Makefile.PL
+          ! ext/threads/t/join.t ext/threads/threads.xs
 ____________________________________________________________________________
-[ 19159] By: jhi                                   on 2003/04/07  03:53:01
-        Log: Future binary compat wishful thinking:
-             maint will use the stashcache, but not the dbassertion.
+[ 19239] By: jhi                                   on 2003/04/16  14:57:47
+        Log: Try to get the layers.t working also for dosish platforms.
      Branch: perl
-          ! intrpvar.h
+          ! lib/PerlIO.pm t/io/layers.t
 ____________________________________________________________________________
-[ 19158] By: jhi                                   on 2003/04/07  03:41:17
-        Log: More WinCE tweaking for Vadim Konovalov.
+[ 19238] By: jhi                                   on 2003/04/16  13:27:24
+        Log: A -C parsed from the #! line can still have line endings in it.
      Branch: perl
-          ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat
-          ! wince/makedist.pl
+          ! util.c
 ____________________________________________________________________________
-[ 19157] By: rgs                                   on 2003/04/06  20:53:29
-        Log: Subject: CvFILE for constant subs
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Sun, 6 Apr 2003 16:39:13 -0400
-             Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
+[ 19237] By: jhi                                   on 2003/04/16  13:23:37
+        Log: What does an empty PERLIO= mean, anyway?
      Branch: perl
-          ! op.c
+          ! t/io/layers.t
 ____________________________________________________________________________
-[ 19156] By: rgs                                   on 2003/04/06  20:44:09
-        Log: Subject: [PATCH] B::Deparse: sv_no != 0
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Sun, 6 Apr 2003 17:00:48 -0400
-             Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
+[ 19236] By: jhi                                   on 2003/04/16  13:09:42
+        Log: Document the effect of thread creation context.
      Branch: perl
-          ! ext/B/B/Deparse.pm
+          ! ext/threads/threads.pm
 ____________________________________________________________________________
-[ 19155] By: jhi                                   on 2003/04/06  19:56:30
-        Log: Integrate:
-             [ 18900]
-             Integrate (by hand) change #18386 from maint-5.8
-     Branch: maint-5.8/perl
-         !> t/op/split.t
+[ 19235] By: jhi                                   on 2003/04/16  12:13:07
+        Log: Use the right prototype and a glob is fine (from Rafael).
+     Branch: perl
+          ! lib/PerlIO.pm universal.c
 ____________________________________________________________________________
-[ 19154] By: jhi                                   on 2003/04/06  19:46:35
-        Log: An unconditional carp is not nice.
+[ 19234] By: jhi                                   on 2003/04/16  10:20:46
+        Log: PerlIO::get_layers() usage tip.
      Branch: perl
-          ! ext/Sys/Syslog/Syslog.pm
+          ! lib/PerlIO.pm
 ____________________________________________________________________________
-[ 19153] By: rgs                                   on 2003/04/06  18:37:58
-        Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc
-             From: Robert Spier <rspier@pobox.com>
-             Date: Sat, 05 Apr 2003 21:12:20 -0800
-             Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
+[ 19233] By: jhi                                   on 2003/04/16  10:07:48
+        Log: Syntax terror.
      Branch: perl
-          ! README.solaris
+          ! lib/unicore/mktables
 ____________________________________________________________________________
-[ 19152] By: rgs                                   on 2003/04/06  18:24:38
-        Log: Remove unportable ">|" shell syntax
-             Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 6 Apr 2003 21:13:27 +0300
-             Message-ID: <20030406181326.GA873@ratsnest.hole>
+[ 19232] By: jhi                                   on 2003/04/16  09:45:51
+        Log: Redundant test.
      Branch: perl
-          ! Makefile.SH
+          ! lib/unicore/mktables
 ____________________________________________________________________________
-[ 19151] By: jhi                                   on 2003/04/06  18:14:44
-        Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
-             From: Joost van Baal <J.E.vanBaal@uvt.nl>
-             Date: Mon, 25 Nov 2002 17:35:37 +0100
-             Message-ID: <20021125163537.GC4745@banach.uvt.nl>
-             
-             (The .pm patch modified a bit, and removed the false
-             claim that _PATH_INFO would be coming from syslog.ph)
+[ 19231] By: jhi                                   on 2003/04/16  09:21:25
+        Log: Synchronize the specifications of the POSIX character
+             classes alnum, graph, and print closer to the planned
+             Unicode proposal.
      Branch: perl
-          ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
-          ! ext/Sys/Syslog/syslog.t
+          ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
+          ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c
 ____________________________________________________________________________
-[ 19150] By: rgs                                   on 2003/04/05  21:10:00
-        Log: Subject: LD_PRELOAD hack, still badly flawed / a solution
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 3 Apr 2003 15:50:48 +0300
-             Message-ID: <20030403125048.GA6107@ratsnest.hole>
-             
-             On linux, when building a shared library, generate
-             a small shell wrapper, "preload", that preloads libperl.so
-             only if it exists. Useful when the 'make' process stops
-             before the link phase.
+[ 19230] By: jhi                                   on 2003/04/16  08:57:01
+        Log: Patch from Merijn.
      Branch: perl
-          ! Makefile.SH
+          ! perl.h
 ____________________________________________________________________________
-[ 19149] By: jhi                                   on 2003/04/05  20:44:25
-        Log: Upgrade to Locale::Maketext 1.04.
+[ 19228] By: jhi                                   on 2003/04/16  08:27:26
+        Log: Thinko in modfl detection.
      Branch: perl
-          + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
-          + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
-          - lib/Locale/Maketext/test.pl
-          ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
-          ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
+          ! Configure
 ____________________________________________________________________________
-[ 19148] By: jhi                                   on 2003/04/05  20:38:30
-        Log: perluniintro.pod: nice_string() doesn't escape
-             literal escape chars -- use Sadahiro-san's fix(es).
+[ 19227] By: ams                                   on 2003/04/16  02:32:11
+        Log: Storable now handles self-tied scalars with NULL mg_obj.
      Branch: perl
-          ! pod/perluniintro.pod
+          ! ext/Storable/Storable.xs
 ____________________________________________________________________________
-[ 19147] By: rgs                                   on 2003/04/05  19:12:30
-        Log: Subject: [PATCH 5.8.1 @19053] Embedding
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Mon, 31 Mar 2003 12:39:24 -0800
-             Message-ID: <20030331203924.GA3602@math.berkeley.edu>
-             
-             Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
-             to be used in a C program's main function.
+[ 19226] By: jhi                                   on 2003/04/15  18:00:21
+        Log: Upgrade to Pod::LaTeX 0.55.
      Branch: perl
-          ! lib/ExtUtils/t/Embed.t pod/perlembed.pod
+          + lib/Pod/t/pod2latex.t
+          - lib/Pod/t/latex.t
+          ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
 ____________________________________________________________________________
-[ 19146] By: jhi                                   on 2003/04/05  19:08:37
-        Log: Heredocs and use encoding didn't work for SJIS;
-             patch from Inaba Hiroto.
+[ 19224] By: jhi                                   on 2003/04/15  17:01:27
+        Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.
      Branch: perl
-          ! toke.c
+          ! Configure
 ____________________________________________________________________________
-[ 19145] By: rgs                                   on 2003/04/05  11:45:36
-        Log: The manpages don't have to be built by MakeMaker for the
-             core modules in ext/. Disable this in Devel::PPPort (not
-             up-to-date on CPAN), Unicode::Normalize (the CPAN version
-             uses a different Makefile.PL anyway) and XS::APItest
-             (not CPANized.)
+[ 19223] By: jhi                                   on 2003/04/15  16:36:32
+        Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
      Branch: perl
-          ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL
-          ! ext/XS/APItest/Makefile.PL
+          ! t/io/layers.t
 ____________________________________________________________________________
-[ 19144] By: rgs                                   on 2003/04/05  11:28:22
-        Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
-             by SADAHIRO Tomoyuki.
+[ 19221] By: jhi                                   on 2003/04/15  16:27:49
+        Log: False alarm: no cyclic dependency.
      Branch: perl
-          ! ext/Unicode/Normalize/Changes
-          ! ext/Unicode/Normalize/Normalize.pm
-          ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
-          ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
-          ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
-          ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
-          ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
+          ! Configure config_h.SH
 ____________________________________________________________________________
-[ 19143] By: merijn                                on 2003/04/03  08:55:33
-        Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Wed, 02 Apr 2003 18:09:03 -0600
-             Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
+[ 19219] By: jhi                                   on 2003/04/15  16:08:11
+        Log: Backport of _most_ of the changes in #19218: not one big
+             cyclic dependency, though, it must be broken up somehow.
      Branch: perl
-          ! vms/vms.c vms/vmsish.h
+          ! Configure config_h.SH
 ____________________________________________________________________________
-[ 19142] By: merijn                                on 2003/04/03  08:50:55
-        Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Thu, 03 Apr 2003 08:28:52 +0200
-             Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
+[ 19218] By: jhi                                   on 2003/04/15  14:09:31
+        Log: Big patch from Alan Burlison to make Solaris long doubles work.
+             (Also spreads more <stdlib.h> joy.)
+             Needs backporting to metaconfig units and introducing the new
+             symbols to non-Configure lands.
      Branch: perl
-          ! lib/Pod/t/Functions.t
+          ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c
 ____________________________________________________________________________
-[ 19141] By: jhi                                   on 2003/04/03  05:00:36
-        Log: Don't recurse from threads to threads/shared (since
-             threads/shared is built separately, temp solution from
-             Schwern while MM is being fixed.)
+[ 19217] By: jhi                                   on 2003/04/15  14:01:03
+        Log: Don't skip the whole test for PERLIO=perlio.
      Branch: perl
-          ! ext/threads/Makefile.PL
+          ! t/io/layers.t
 ____________________________________________________________________________
-[ 19140] By: rgs                                   on 2003/04/02  20:41:46
-        Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Thu, 20 Mar 2003 11:55:01 +0000
-             Message-ID: <3E79AC15.80307@uk.radan.com>
+[ 19215] By: jhi                                   on 2003/04/15  05:54:17
+        Log: Add a test for [perl #17753].
      Branch: perl
-          ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod
+          ! t/op/undef.t
 ____________________________________________________________________________
-[ 19139] By: jhi                                   on 2003/04/02  19:44:07
-        Log: Make perldiag agree with #19138.
+[ 19214] By: jhi                                   on 2003/04/15  05:40:52
+        Log: "proto.h": 'id' is a reserved word in Objective-C.
      Branch: perl
-          ! pod/perldiag.pod
+          ! embed.fnc op.c proto.h
 ____________________________________________________________________________
-[ 19138] By: jhi                                   on 2003/04/02  19:37:59
-        Log: Make at least the thread count make sense.
+[ 19213] By: sky                                   on 2003/04/14  21:42:10
+        Log: Ook, run tests on correct build-dir next time.
+             We must check if the hv is a stash, otherwise we try to delete
+             something that is a HvNAME of null.....  tests pass better now
      Branch: perl
-          ! ext/threads/threads.xs
+          ! gv.c
 ____________________________________________________________________________
-[ 19137] By: rgs                                   on 2003/04/02  19:24:47
-        Log: Adjust test for the recent change (#19136) to Pod::Html
+[ 19212] By: sky                                   on 2003/04/14  21:15:00
+        Log: Fixes to bugs introduced by PL_stashcache
+             A) Follow suggestion by Benjamin Goldberg to use hv_delete
+             instead of hv_delete_ent to avoid creating a temporary SV
+             B) Don't increment the refcount, sneak it into an IV instead
+             C) When a GP is a deleted that contains a stash, remove the
+             corresponding entry since hv might be in use in other places.
+             D) Note that no test cases test the deletion of packages to catch
+             this bug. 
      Branch: perl
-          ! lib/Pod/t/htmlview.t
+          ! gv.c hv.c pp_hot.c
 ____________________________________________________________________________
-[ 19136] By: rgs                                   on 2003/04/02  18:46:31
-        Log: Fixes for "installhtml --splithead", based on :
-             Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Wed, 02 Apr 2003 11:33:41 +0100
-             Message-ID: <3E8ABC85.5060807@uk.radan.com>
-             
-             This also includes a small patch to Pod::Html : when generating
-             anchor names, play on the safe side and turn every non-alphanumeric
-             character into an '_'. Moreover, Pod::Html::anchorify() is now 
-             optionally exported.
+[ 19211] By: rgs                                   on 2003/04/14  21:11:11
+        Log: Mention that "make test_harness" lets messages sent through
+             standard error out. Complements change #19206.
      Branch: perl
-          ! installhtml lib/Pod/Html.pm
+          ! pod/perlhack.pod
 ____________________________________________________________________________
-[ 19135] By: rgs                                   on 2003/04/02  18:42:50
-        Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Tue, 01 Apr 2003 16:32:46 -0800
-             Message-ID: <u+ii+gzkgqkV092yn@efn.org>
+[ 19210] By: rgs                                   on 2003/04/14  20:48:02
+        Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
+             From: Inaba Hiroto <inaba@st.rim.or.jp>
+             Date: Fri, 21 Mar 2003 17:35:21 +0900
+             Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
+             Date: Sat, 22 Mar 2003 11:28:05 +0900
+             Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
      Branch: perl
-          ! pp.c t/op/split.t
+          ! regexec.c t/op/pat.t
 ____________________________________________________________________________
-[ 19134] By: sky                                   on 2003/04/02  18:01:40
-        Log: Fix some small nits, thanks to Rafael.
+[ 19209] By: jhi                                   on 2003/04/14  20:36:55
+        Log: PERLIO=perlio requires extra steps.
      Branch: perl
-          ! pp_hot.c
+          ! lib/PerlIO.pm t/io/layers.t
 ____________________________________________________________________________
-[ 19133] By: sky                                   on 2003/04/02  13:41:14
-        Log: Add packname->stash cache before the check if a packname is a
-             filehandle or a package, it works because only packnames
-             that have been resolved to stashes are added to the cache,
-             and when a newIO is created we clean the cache.
-             Results in roughly 1.8 speed increase for class->method()
-             calls.
+[ 19208] By: jhi                                   on 2003/04/14  20:02:04
+        Log: Skip as early as possible if no perlio since the
+             use open would be compile-time.
      Branch: perl
-          ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c
+          ! t/io/layers.t
 ____________________________________________________________________________
-[ 19132] By: merijn                                on 2003/04/02  11:28:02
-        Log: #19122 should have been tested on non-glibc system (like AIX)
+[ 19207] By: rgs                                   on 2003/04/14  19:34:42
+        Log: Document and test autovivified dirhandles.
+             Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
+             From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
+             Date: 12 Apr 2003 12:40:45 -0000
+             Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
      Branch: perl
-          ! pp.c
+          ! pod/perlfunc.pod t/op/readdir.t
 ____________________________________________________________________________
-[ 19131] By: jhi                                   on 2003/04/02  05:25:19
-        Log: Spread IlyaZ's PERL_CORE detection trick.
+[ 19206] By: rgs                                   on 2003/04/14  19:13:26
+        Log: More docs about running tests and the test suite.
+             Update perlhack.pod in various places.
+             Add 'test_harness' as a .PHONY dependency in the Makefile.
      Branch: perl
-          ! ext/Encode/Makefile.PL
+          ! Makefile.SH pod/perlhack.pod t/README
 ____________________________________________________________________________
-[ 19130] By: jhi                                   on 2003/04/02  04:42:40
-        Log: Cannot portably compare files if one of them is still open
-             (from Craig Berry).
+[ 19205] By: jhi                                   on 2003/04/14  18:58:01
+        Log: Build get_layers() also under -Uuseperlio.
      Branch: perl
-          ! ext/Encode/t/enc_module.t
+          ! universal.c
 ____________________________________________________________________________
-[ 19129] By: jhi                                   on 2003/04/02  04:30:45
-        Log: MM_VMS tweak from Craig Berry:
-             http://nntp.x.perl.org/group/perl.makemaker/1002
+[ 19204] By: jhi                                   on 2003/04/14  18:48:04
+        Log: Bump up the version and admonish against aspiring (ab)use.
      Branch: perl
-          ! lib/ExtUtils/MM_VMS.pm
+          ! lib/PerlIO.pm
 ____________________________________________________________________________
-[ 19128] By: rgs                                   on 2003/04/01  21:30:12
-        Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
-             From: Steve Hay <steve.hay@uk.radan.com>
-             Date: Thu, 20 Mar 2003 12:34:15 +0000
-             Message-ID: <3E79B547.6030201@uk.radan.com>
-             (with a few minor tweaks)
+[ 19203] By: jhi                                   on 2003/04/14  17:35:51
+        Log: Introduce PerlIO::get_layers() to allow people to peek
+             at the PerlIO layer stack.
      Branch: perl
-          ! installhtml
+          + t/io/layers.t
+          ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
+          ! universal.c
 ____________________________________________________________________________
-[ 19127] By: rgs                                   on 2003/04/01  19:01:20
-        Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 29 Mar 2003 19:45:41 +0200
-             Message-ID: <20030329174541.GA8138@ratsnest.hole>
+[ 19202] By: merijn                                on 2003/04/14  05:42:18
+        Log: Subject: [PATCH] vms/vms.c waitpid tweak
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 14 Apr 2003 00:43:00 -0500
+             Message-ID: <3E9A4A64.6030205@mac.com>
      Branch: perl
-          ! ext/B/B/Deparse.pm
+          ! vms/vms.c
 ____________________________________________________________________________
-[ 19126] By: rgs                                   on 2003/04/01  18:39:43
-        Log: Fix bug #21742. require should be always invoked in
-             scalar context. This wasn't the case when called from
-             an eval(""), because the void context doesn't propagate
-             through the leaveeval op. Instead of making scalarvoid()
-             handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
-             a workaround in doeval().
+[ 19201] By: sky                                   on 2003/04/13  19:26:46
+        Log: Fix bug #16253, use all the CPU that we can :-)
      Branch: perl
-          ! pp_ctl.c t/comp/require.t
+          ! ext/threads/threads.xs
 ____________________________________________________________________________
-[ 19125] By: jhi                                   on 2003/04/01  17:08:47
-        Log: Integrate:
-             [ 19124]
-             Subject: [patch] fix HiRes.t failures on Stratus VOS
-             From: "Green, Paul" <Paul.Green@stratus.com>
-             Date: Tue, 1 Apr 2003 12:37:38 -0500 
-             Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
-     Branch: maint-5.8/perl
-         !> hints/vos.sh
+[ 19200] By: sky                                   on 2003/04/13  18:38:58
+        Log: Fix bug #15893 by creating shared scalars with a refcount of 1
+             instead of 2 and make push and pop increase the refcount.
+     Branch: perl
+          ! ext/threads/shared/shared.xs
 ____________________________________________________________________________
-[ 19124] By: jhi                                   on 2003/04/01  16:52:28
-        Log: Subject: [patch] fix HiRes.t failures on Stratus VOS
-             From: "Green, Paul" <Paul.Green@stratus.com>
-             Date: Tue, 1 Apr 2003 12:37:38 -0500 
-             Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
+[ 19199] By: jhi                                   on 2003/04/13  11:45:42
+        Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
+             ../../lib for the lc() at line 66 (UTF-8 data possible
+             if using UTF-8 locales).
      Branch: perl
-          ! hints/vos.sh
+          ! lib/ExtUtils/t/Install.t
 ____________________________________________________________________________
-[ 19123] By: jhi                                   on 2003/04/01  16:38:55
-        Log: Integrate:
-             [ 19113]
-             Implemented AIX longdouble support in hints/aix.sh, which now
-             actually work.  Thanks to John L. Allen for the hint.
-             
-             Subject: Re: AIX longdoubles
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Tue, 01 Apr 2003 17:18:57 +0200
-             Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
-             
-             [ 19114]
-             Subject: [PATCH] Text::Abbrev warnings safe
-             From: Peter Scott <Peter@PSDT.com>
-             Date: Fri, 28 Mar 2003 16:34:47 -0800
-             Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
-             
-             [ 19115]
-             Subject: [PATCH] overdue perlhack.pod corrections for RT
-             From: Richard.Foley@ubsw.com
-             Date: Mon, 31 Mar 2003 16:27:14 +0200
-             Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
-             
-             [ 19116]
-             Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 31 Mar 2003 15:16:57 -0800
-             Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
-             
-             [ 19117]
-             Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Tue, 1 Apr 2003 11:02:35 +0200
-             Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
-             
-             [ 19118]
-             Document the _exit() issue with threads in Linux [perl #17057].
-     Branch: maint-5.8/perl
-         !> ext/POSIX/POSIX.pod ext/SDBM_File/sdbm/Makefile.PL
-         !> hints/aix.sh lib/Text/Abbrev.pm lib/Text/Abbrev.t
-         !> pod/perlhack.pod t/op/getpid.t
+[ 19198] By: jhi                                   on 2003/04/13  09:43:09
+        Log: The lib/ipc_sysv.t test has a new name.
+     Branch: perl
+          ! INSTALL
 ____________________________________________________________________________
-[ 19122] By: jhi                                   on 2003/04/01  16:36:52
-        Log: Integrate:
-             [ 19119]
-             Address "5.8.1@19053: crypt_r() takes 128K per thread".
+[ 19197] By: jhi                                   on 2003/04/13  09:32:05
+        Log: Continue hunting for the cause of the Tru64 failed threaded smokes
+             most probably introduced by the change #19157.  The tweak suggested
+             by Stephen McCamant trades a possible dangling pointer (CopFILE()
+             is tricky like that with threads) to a memory leak.  (This means
+             that this tweak shouldn't be left in as-is, but if this helps,
+             we at least know that the failure was caused by the #19157.)
      Branch: perl
-         !> pp.c reentr.c reentr.h reentr.pl
+          ! op.c
 ____________________________________________________________________________
-[ 19121] By: jhi                                   on 2003/04/01  16:36:02
-        Log: Integrate:
-             [ 19109]
-             Subject: [PATCH 5.8.1 @19053] Time::HiRes
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Mon, 31 Mar 2003 12:53:01 -0800
-             Message-ID: <20030331205301.GA3687@math.berkeley.edu>
-             
-             [ 19111]
-             A cleaner way to detect PERL_CORE, from IlyaZ.
+[ 19196] By: jhi                                   on 2003/04/13  09:20:02
+        Log: Upgrade to Net::Ping 2.29.
      Branch: perl
-         !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL
+          + lib/Net/Ping/t/510_ping_udp.t
+          - lib/Net/Ping/README
+          ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
 ____________________________________________________________________________
-[ 19120] By: jhi                                   on 2003/04/01  16:32:03
-        Log: Integrate:
-             [ 19106]
-             Subject: [PATCH 5.8.1 @19053] OS/2-related patches
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Mon, 31 Mar 2003 12:43:37 -0800
-             Message-ID: <20030331204337.GA3634@math.berkeley.edu>
-             
-             and regen Configure.
+[ 19195] By: jhi                                   on 2003/04/13  09:02:05
+        Log: Upgrade to Test::Harness 2.27_04.
      Branch: perl
-          ! Configure config_h.SH embedvar.h
-         !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs
-         !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes
-         !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
-         !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
-         !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h
-         !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c
-         !> reentr.h reentr.pl sv.c
+          + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
+          ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm
+          ! lib/Test/Harness/t/test-harness.t
 ____________________________________________________________________________
-[ 19119] By: jhi                                   on 2003/04/01  16:21:37
-        Log: Address "5.8.1@19053: crypt_r() takes 128K per thread".
-     Branch: maint-5.8/perl
-          ! pp.c reentr.c reentr.h reentr.pl
+[ 19194] By: rgs                                   on 2003/04/12  21:21:04
+        Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez
+     Branch: perl
+          ! hints/darwin.sh hints/rhapsody.sh
 ____________________________________________________________________________
-[ 19118] By: jhi                                   on 2003/04/01  16:17:04
-        Log: Document the _exit() issue with threads in Linux [perl #17057].
+[ 19192] By: jhi                                   on 2003/04/12  18:23:40
+        Log: The debugging aid #19182 didn't.
      Branch: perl
-          ! ext/POSIX/POSIX.pod
+          ! ext/B/t/deparse.t
 ____________________________________________________________________________
-[ 19117] By: jhi                                   on 2003/04/01  16:07:59
-        Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Tue, 1 Apr 2003 11:02:35 +0200
-             Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
+[ 19191] By: jhi                                   on 2003/04/12  16:51:12
+        Log: Benchmark nit from Nick Clark (in OpenBSD the result could
+             be a negative zero, -0).
      Branch: perl
-          ! t/op/getpid.t
+          ! lib/Benchmark.t
 ____________________________________________________________________________
-[ 19116] By: jhi                                   on 2003/04/01  16:06:12
-        Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
+[ 19190] By: rgs                                   on 2003/04/12  13:41:25
+        Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
              From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 31 Mar 2003 15:16:57 -0800
-             Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
+             Date: Fri, 11 Apr 2003 00:32:02 -0700
+             Message-ID: <20030411073202.GC5916@windhund.schwern.org>
      Branch: perl
-          ! ext/SDBM_File/sdbm/Makefile.PL
+          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
+          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO
+          ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t
+          ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t
+          ! lib/ExtUtils/t/zz_cleanup_dummy.t
 ____________________________________________________________________________
-[ 19115] By: jhi                                   on 2003/04/01  15:58:45
-        Log: Subject: [PATCH] overdue perlhack.pod corrections for RT
-             From: Richard.Foley@ubsw.com
-             Date: Mon, 31 Mar 2003 16:27:14 +0200
-             Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
+[ 19189] By: rgs                                   on 2003/04/10  20:40:14
+        Log: Peter Scott suggests that the docs for base.pm should
+             state explicitely that base.pm doesn't call import()
+             on base classes. Plus a few typos.
      Branch: perl
-          ! pod/perlhack.pod
+          ! lib/base.pm
 ____________________________________________________________________________
-[ 19114] By: jhi                                   on 2003/04/01  15:56:27
-        Log: Subject: [PATCH] Text::Abbrev warnings safe
-             From: Peter Scott <Peter@PSDT.com>
-             Date: Fri, 28 Mar 2003 16:34:47 -0800
-             Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
+[ 19188] By: rgs                                   on 2003/04/10  19:45:08
+        Log: PerlFAQ sync.
      Branch: perl
-          ! lib/Text/Abbrev.pm lib/Text/Abbrev.t
+          ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
+          ! pod/perlfaq7.pod pod/perlfaq9.pod
 ____________________________________________________________________________
-[ 19113] By: merijn                                on 2003/04/01  14:12:33
-        Log: Implemented AIX longdouble support in hints/aix.sh, which now
-             actually work.  Thanks to John L. Allen for the hint.
-             
-             Subject: Re: AIX longdoubles
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Tue, 01 Apr 2003 17:18:57 +0200
-             Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
+[ 19187] By: rgs                                   on 2003/04/10  19:25:18
+        Log: Fix bug #21914, 3-arg open + local $fh + strict coredump.
+             There used to be a nullstash (%{"<none>::"}) to hold illegal
+             variables under strict 'vars'. It has been removed by change #17942.
+             This can lead to segfaults during the parsing, because some illegal
+             variables might have been discarded before the compilation of the
+             current statement had completed.
+             Bug analysis and test case by Enache Adrian.
      Branch: perl
-          ! hints/aix.sh
+          ! gv.c t/lib/strict/vars
 ____________________________________________________________________________
-[ 19112] By: nick                                  on 2003/04/01  08:48:50
-        Log: Integrate mainline
-     Branch: perlio
-         +> ext/Time/HiRes/hints/irix.pl lib/CPAN/bin/cpan
-         +> lib/ExtUtils/MakeMaker/FAQ.pod
-         +> lib/ExtUtils/MakeMaker/Tutorial.pod
-         +> lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
-         +> lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
-         +> lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
-         +> lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
-         +> lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
-         +> t/lib/TieIn.pm t/lib/sample-tests/no_output
-         +> t/lib/sample-tests/segfault t/lib/sample-tests/too_many
-         +> utils/cpan.PL wince/compile-all.bat wince/makedist.pl
-          - utils/cpan wince/include/sys/stat.h wince/xbuildall.ksh
-          - wince/xdistclean.ksh wince/xmakediffs.ksh
-         !> (integrate 110 files)
+[ 19186] By: jhi                                   on 2003/04/10  19:13:40
+        Log: Be more descriptive.
+     Branch: perl
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19111] By: jhi                                   on 2003/04/01  07:17:01
-        Log: A cleaner way to detect PERL_CORE, from IlyaZ.
-     Branch: maint-5.8/perl
-          ! ext/Time/HiRes/Makefile.PL
-____________________________________________________________________________
-[ 19110] By: jhi                                   on 2003/04/01  05:33:03
-        Log: Integrate:
-             [ 19042]
-             Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Thu, 20 Mar 2003 23:03:36 -0600
-             Message-ID: <3E7A9D28.1040706@mac.com>
-     Branch: maint-5.8/perl
-         !> configure.com vms/vms.c vms/vmsish.h
-____________________________________________________________________________
-[ 19109] By: jhi                                   on 2003/04/01  05:25:39
-        Log: Subject: [PATCH 5.8.1 @19053] Time::HiRes
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Mon, 31 Mar 2003 12:53:01 -0800
-             Message-ID: <20030331205301.GA3687@math.berkeley.edu>
-     Branch: maint-5.8/perl
-          ! ext/Time/HiRes/HiRes.t
+[ 19185] By: jhi                                   on 2003/04/10  19:06:02
+        Log: Noted by Nat: -0 didn't work that well with Unicode.
+     Branch: perl
+          ! perl.c pod/perlrun.pod
 ____________________________________________________________________________
-[ 19108] By: jhi                                   on 2003/04/01  05:23:25
-        Log: metaconfig unit changes for #19107.
-     Branch: metaconfig
-          ! U/modified/Findhdr.U U/modified/Head.U U/modified/Init.U
-          ! U/modified/Oldconfig.U
+[ 19184] By: jhi                                   on 2003/04/10  17:26:43
+        Log: Add an option for the grok_xxx() to silently ignore bad digits.
+     Branch: perl
+          ! numeric.c perl.h
 ____________________________________________________________________________
-[ 19107] By: jhi                                   on 2003/04/01  05:23:03
-        Log: Regen Configure.
-     Branch: maint-5.8/perl
-          ! Configure
+[ 19183] By: jhi                                   on 2003/04/10  10:56:25
+        Log: The test doesn't work that well when -Uusedl.
+             Some of the tests could be salvaged even then I guess.
+     Branch: perl
+          ! lib/ExtUtils/t/Constant.t
 ____________________________________________________________________________
-[ 19106] By: jhi                                   on 2003/04/01  05:11:53
-        Log: Subject: [PATCH 5.8.1 @19053] OS/2-related patches
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Mon, 31 Mar 2003 12:43:37 -0800
-             Message-ID: <20030331204337.GA3634@math.berkeley.edu>
-     Branch: maint-5.8/perl
-          ! Configure Makefile.SH embed.fnc embed.h embed.pl embedvar.h
-          ! ext/threads/threads.xs intrpvar.h makedef.pl os2/Makefile.SHs
-          ! os2/OS2/ExtAttr/Changes os2/OS2/ExtAttr/ExtAttr.pm
-          ! os2/OS2/PrfDB/Changes os2/OS2/PrfDB/PrfDB.pm
-          ! os2/OS2/REXX/DLL/DLL.pm os2/OS2/REXX/REXX.pm os2/dl_os2.c
-          ! os2/os2.c os2/os2ish.h os2/os2thread.h perlapi.h perlio.c
-          ! perlvars.h reentr.c reentr.h reentr.pl sv.c
-____________________________________________________________________________
-[ 19105] By: jhi                                   on 2003/03/31  10:54:05
-        Log: Integrate:
-             [ 19104]
-             Tabify; strictly speaking unnecessary but anyway...
-     Branch: maint-5.8/perl
-         !> MANIFEST
+[ 19182] By: jhi                                   on 2003/04/10  09:40:24
+        Log: A temporary debugging aid for Tru64 threaded builds.
+     Branch: perl
+          ! ext/B/t/deparse.t
 ____________________________________________________________________________
-[ 19104] By: jhi                                   on 2003/03/31  10:51:36
-        Log: Tabify; strictly speaking unnecessary but anyway...
+[ 19181] By: jhi                                   on 2003/04/10  08:02:10
+        Log: Unless Inuits are involved...
      Branch: perl
-          ! MANIFEST
+          ! pod/perlrun.pod
 ____________________________________________________________________________
-[ 19103] By: jhi                                   on 2003/03/31  10:41:09
-        Log: Integrate:
-             [ 19094]
-             Upgrade to Time::HiRes 1.44.
-             
-             [ 19095]
-             Dave Mitchell noticed that one patch entry was missing
-             from the Changes.
-             
-             [ 19096]
-             switch_A.t is not in maint (noticed by AndreasK).
-             
-             [ 19097]
-             Some low-hanging fruit for EBCDIC portability
-             (or for marking as EBCDIC todos)
-             
-             [ 19098]
-             Subject: [PATCH dump.c] stray n_a
-             From: Michael G Schwern <schwern@pobox.com> 
-             Date: Mon, 31 Mar 2003 00:55:49 -0800 
-             Message-ID: <20030331085549.GB1300@windhund.schwern.org> 
-             
-             [ 19099]
-             Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
-             From: Michael G Schwern <schwern@pobox.com> 
-             Date: Mon, 31 Mar 2003 02:42:58 -0800 
-             Message-ID: <20030331104257.GB15327@windhund.schwern.org> 
-             
-             [ 19100]
-             Upgrade to Encode 1.92.
-             
-             [ 19101]
-             Upgrade to podlators 1.26.
-             
-             [ 19102]
-             Upgrade to Test::Harness 2.27_02.
-     Branch: maint-5.8/perl
-         +> lib/ExtUtils/MakeMaker/FAQ.pod
-         +> lib/ExtUtils/MakeMaker/Tutorial.pod
-         +> lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
-         +> lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
-         +> lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
-         +> lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
-         +> lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
-         +> t/lib/TieIn.pm t/lib/sample-tests/no_output
-         +> t/lib/sample-tests/segfault t/lib/sample-tests/too_many
-         !> (integrate 64 files)
+[ 19180] By: jhi                                   on 2003/04/10  07:02:44
+        Log: With AFS the cwds have little chance of agreeing.
+     Branch: perl
+          ! ext/Cwd/t/cwd.t
 ____________________________________________________________________________
-[ 19102] By: jhi                                   on 2003/03/31  10:36:48
-        Log: Upgrade to Test::Harness 2.27_02.
+[ 19179] By: jhi                                   on 2003/04/10  06:46:50
+        Log: I assume the idea was to use the *cwd variables for testing.
      Branch: perl
-          + t/lib/sample-tests/no_output t/lib/sample-tests/segfault
-          + t/lib/sample-tests/too_many
-          ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
-          ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
-          ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t
+          ! ext/Cwd/t/cwd.t
 ____________________________________________________________________________
-[ 19101] By: jhi                                   on 2003/03/31  10:07:35
-        Log: Upgrade to podlators 1.26.
+[ 19177] By: jhi                                   on 2003/04/10  04:34:48
+        Log: perlport information about portably embedding string data.
      Branch: perl
-          ! lib/Pod/Man.pm
+          ! pod/perlport.pod
 ____________________________________________________________________________
-[ 19100] By: jhi                                   on 2003/03/31  10:03:50
-        Log: Upgrade to Encode 1.92.
+[ 19176] By: jhi                                   on 2003/04/10  04:18:45
+        Log: Also locale names can contain illegal UTF-8.
      Branch: perl
-          ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
-          ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm
-          ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t
-          ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm
-          ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
-          ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
+          ! lib/locale.t
 ____________________________________________________________________________
-[ 19099] By: jhi                                   on 2003/03/31  09:54:52
-        Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
-             From: Michael G Schwern <schwern@pobox.com> 
-             Date: Mon, 31 Mar 2003 02:42:58 -0800 
-             Message-ID: <20030331104257.GB15327@windhund.schwern.org> 
+[ 19175] By: jhi                                   on 2003/04/10  04:03:48
+        Log: In case someone is using UTF-8 locales.
      Branch: perl
-          + lib/ExtUtils/MakeMaker/FAQ.pod
-          + lib/ExtUtils/MakeMaker/Tutorial.pod
-          + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
-          + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
-          + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
-          + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
-          + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
-          + t/lib/TieIn.pm
-          ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
-          ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
-          ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
-          ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm
-          ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
-          ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
-          ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
-          ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
-          ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
-          ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
-          ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
-          ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
-          ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t
-          ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t
-          ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
-          ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t
-          ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
-          ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t
+          ! lib/ExtUtils/MM_MacOS.pm
 ____________________________________________________________________________
-[ 19098] By: jhi                                   on 2003/03/31  09:36:11
-        Log: Subject: [PATCH dump.c] stray n_a
-             From: Michael G Schwern <schwern@pobox.com> 
-             Date: Mon, 31 Mar 2003 00:55:49 -0800 
-             Message-ID: <20030331085549.GB1300@windhund.schwern.org> 
+[ 19174] By: merijn                                on 2003/04/09  14:33:12
+        Log: Even more promotion for -lc128 (long doubles on AIX)
+             More obvious detection of C compiler
+             cc_type should not promote to config.sh
+             
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 09 Apr 2003 14:31:48 +0200
+             Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
      Branch: perl
-          ! dump.c
+          ! hints/aix.sh
 ____________________________________________________________________________
-[ 19097] By: jhi                                   on 2003/03/31  05:00:07
-        Log: Some low-hanging fruit for EBCDIC portability
-             (or for marking as EBCDIC todos)
+[ 19173] By: jhi                                   on 2003/04/09  12:39:35
+        Log: open(my $fh, ">&", STDOUT) should not warn under strict.
      Branch: perl
-          ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t
-          ! t/uni/write.t
+          ! op.c t/io/open.t
 ____________________________________________________________________________
-[ 19096] By: jhi                                   on 2003/03/30  19:43:07
-        Log: switch_A.t is not in maint (noticed by AndreasK).
-     Branch: maint-5.8/perl
-          ! MANIFEST
+[ 19172] By: jhi                                   on 2003/04/09  10:40:31
+        Log: Try to be more descriptive than just __ANONIO__ which is what
+             you get when you autovivify filehandles into array/hash elements.
+     Branch: perl
+          ! doio.c op.c t/io/open.t
 ____________________________________________________________________________
-[ 19095] By: jhi                                   on 2003/03/30  18:58:49
-        Log: Dave Mitchell noticed that one patch entry was missing
-             from the Changes.
-     Branch: maint-5.8/perl
-          ! Changes
+[ 19171] By: rgs                                   on 2003/04/08  20:44:20
+        Log: Implement support for --help and --version in Getopt::Std
+             Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Mon, 7 Apr 2003 17:07:15 -0700
+             Message-ID: <20030408000714.GA953@math.berkeley.edu>
+     Branch: perl
+          ! lib/Getopt/Std.pm
 ____________________________________________________________________________
-[ 19094] By: jhi                                   on 2003/03/30  15:54:35
-        Log: Upgrade to Time::HiRes 1.44.
+[ 19170] By: rgs                                   on 2003/04/08  19:47:05
+        Log: Subject: [PATCH] Re: Error: Unknown error
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Tue, 8 Apr 2003 07:12:13 +0300
+             Message-ID: <20030408041213.GA13553@ratsnest.hole>
      Branch: perl
-          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+          ! lib/fields.t lib/strict.t op.c t/lib/strict/subs
 ____________________________________________________________________________
-[ 19093] By: jhi                                   on 2003/03/30  15:16:16
-        Log: Integrate:
-             [ 19074]
-             Missing final \n.
-             
-             [ 19076]
-             Craig Berry: remove extra (.
-             
-             [ 19077]
-             Feeding illegal QP (like \x80) to this
-             ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
-             caused a coredump in av_length() <- nextargv() because
-             the av was NULL.  I don't know that returning Nullfp is
-             the best thing to do, but it dodges the segfault and
-             introduces no test failures.
-             
-             [ 19078]
-             It seems that in Tru64 V5 gcc cannot be used to
-             compile a threaded Perl because <pthread.h> explicitly
-             checks for supported compilers (gcc not being one of them).
-             This is not so bad since the system C compiler is always there.
-             
-             [ 19079]
-             Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Thu, 27 Mar 2003 22:37:35 +0000
-             Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
-             
-             [ 19080]
-             Minor rephrasing in perlopentut,
-             noticed by Bob Wilkinson (RT [perl #21725])
-             
-             [ 19081]
-             Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sat, 29 Mar 2003 18:58:09 +0000
-             Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
-             
-             [ 19082]
-             IRIX 5.3 can have PF_LINK defined to be AF_LINK but
-             not defined AF_LINK.
-             
-             [ 19084]
-             gethostbyname('localhost') is not that portable.
-             inet_aton('localhost') in IRIX 5.3 returned an undef,
-             which in turn made pack_sockaddr_in to barf on zero
-             length in_addr.
-             
-             [ 19085]
-             In IRIX 5.3 being too POSIXly hides the struct timespec.
-             
-             [ 19086]
-             In IRIX 5.3 the cc is awfully confused about the prototype
-             of select().
-             
-             [ 19087]
-             In IRIX 5.3 turn off some of the warnings that cannot
-             really be helped (e.g. warnings coming from system headers,
-             or linker warnings during Configure).
-             
-             [ 19088]
-             Another victim of IRIX 5.3's inability to resolve 'localhost'
-             as the test expects.
-             
-             [ 19089]
-             Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
-             
-             [ 19090]
-             Ending strings is customary (typo from #19084).
-             
-             [ 19091]
-             Not all compilers like #ifdefs within cpp macros
-             (follow-up on #19086)
+[ 19169] By: rgs                                   on 2003/04/08  19:19:34
+        Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Mon, 7 Apr 2003 21:43:17 +0100
+             Message-ID: <20030407204317.GA8796@fdgroup.com>
              
-             [ 19092]
-             IRIX 5.3 update.
-     Branch: maint-5.8/perl
-         +> ext/Time/HiRes/hints/irix.pl
-         !> MANIFEST README.irix README.tru64 doio.c dump.c
-         !> ext/Socket/Socket.t ext/Socket/Socket.xs hints/dec_osf.sh
-         !> hints/irix_5.sh lib/Attribute/Handlers/Changes
-         !> lib/Net/hostent.t pod/perlapi.pod pod/perlfunc.pod
-         !> pod/perlopentut.pod pod/perlport.pod pp_sys.c sv.h
-____________________________________________________________________________
-[ 19092] By: jhi                                   on 2003/03/30  15:09:02
-        Log: IRIX 5.3 update.
+             The new XTERMORDORDOR lexer expectation must also be named
+             in debugging perls, to be used in the output of -DT.
      Branch: perl
-          ! README.irix
+          ! perl.h toke.c
 ____________________________________________________________________________
-[ 19091] By: jhi                                   on 2003/03/30  10:26:32
-        Log: Not all compilers like #ifdefs within cpp macros
-             (follow-up on #19086)
+[ 19168] By: rgs                                   on 2003/04/08  19:05:22
+        Log: Document that perl recognizes 2>&1 on the command-line on VMS.
      Branch: perl
-          ! pp_sys.c
+          ! vms/perlvms.pod
 ____________________________________________________________________________
-[ 19090] By: jhi                                   on 2003/03/30  09:50:33
-        Log: Ending strings is customary (typo from #19084).
+[ 19167] By: rgs                                   on 2003/04/08  18:47:18
+        Log: Typos fixes by Stas Bekman.
      Branch: perl
-          ! ext/Socket/Socket.t
+          ! cv.h lib/attributes.pm sv.h
 ____________________________________________________________________________
-[ 19089] By: jhi                                   on 2003/03/30  09:24:08
-        Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
+[ 19166] By: rgs                                   on 2003/04/08  18:43:22
+        Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
+             From: Robin Barker <Robin.Barker@npl.co.uk>
+             Date: Tue, 8 Apr 2003 14:23:04 +0100 
+             Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
      Branch: perl
-          ! MANIFEST
+          ! pod/perlpod.pod
 ____________________________________________________________________________
-[ 19088] By: jhi                                   on 2003/03/30  09:09:42
-        Log: Another victim of IRIX 5.3's inability to resolve 'localhost'
-             as the test expects.
+[ 19164] By: jhi                                   on 2003/04/08  04:42:05
+        Log: Few more words about safe/unsafe signals.
      Branch: perl
-          ! lib/Net/hostent.t
+          ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod
 ____________________________________________________________________________
-[ 19087] By: jhi                                   on 2003/03/30  09:08:07
-        Log: In IRIX 5.3 turn off some of the warnings that cannot
-             really be helped (e.g. warnings coming from system headers,
-             or linker warnings during Configure).
+[ 19163] By: jhi                                   on 2003/04/07  19:25:39
+        Log: The SvGROW() might move the PV.
      Branch: perl
-          ! hints/irix_5.sh
+          ! pp.c
 ____________________________________________________________________________
-[ 19086] By: jhi                                   on 2003/03/30  08:59:24
-        Log: In IRIX 5.3 the cc is awfully confused about the prototype
-             of select().
-     Branch: perl
-          ! hints/irix_5.sh pp_sys.c
-____________________________________________________________________________
-[ 19085] By: jhi                                   on 2003/03/30  08:43:53
-        Log: In IRIX 5.3 being too POSIXly hides the struct timespec.
+[ 19162] By: jhi                                   on 2003/04/07  18:23:29
+        Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 7 Apr 2003 02:09:17 -0700
+             Message-ID: <20030407090917.GA9221@windhund.schwern.org>
      Branch: perl
-          + ext/Time/HiRes/hints/irix.pl
-          ! MANIFEST
+          + lib/ExtUtils/t/MM_Any.t
+          ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm
+          ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
+          ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
+          ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
+          ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
+          ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
+          ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.pm
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
+          ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
+          ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
+          ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
+          ! lib/ExtUtils/README lib/ExtUtils/TODO
+          ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t
+          ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
 ____________________________________________________________________________
-[ 19084] By: jhi                                   on 2003/03/30  08:31:53
-        Log: gethostbyname('localhost') is not that portable.
-             inet_aton('localhost') in IRIX 5.3 returned an undef,
-             which in turn made pack_sockaddr_in to barf on zero
-             length in_addr.
+[ 19160] By: jhi                                   on 2003/04/07  04:17:38
+        Log: Time::HiRes: Do not create files in blib directories under core
+             (from Rafael)
      Branch: perl
-          ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod
+          ! ext/Time/HiRes/Makefile.PL
 ____________________________________________________________________________
-[ 19083] By: jhi                                   on 2003/03/30  07:49:46
-        Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sun, 30 Mar 2003 00:35:48 +0000
-             Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>
+[ 19159] By: jhi                                   on 2003/04/07  03:53:01
+        Log: Future binary compat wishful thinking:
+             maint will use the stashcache, but not the dbassertion.
      Branch: perl
-          ! sv.c
+          ! intrpvar.h
 ____________________________________________________________________________
-[ 19082] By: jhi                                   on 2003/03/29  21:18:32
-        Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but
-             not defined AF_LINK.
+[ 19158] By: jhi                                   on 2003/04/07  03:41:17
+        Log: More WinCE tweaking for Vadim Konovalov.
      Branch: perl
-          ! ext/Socket/Socket.xs
+          ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat
+          ! wince/makedist.pl
 ____________________________________________________________________________
-[ 19081] By: jhi                                   on 2003/03/29  20:41:56
-        Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sat, 29 Mar 2003 18:58:09 +0000
-             Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
+[ 19157] By: rgs                                   on 2003/04/06  20:53:29
+        Log: Subject: CvFILE for constant subs
+             From: Stephen McCamant <smcc@mit.edu>
+             Date: Sun, 6 Apr 2003 16:39:13 -0400
+             Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
      Branch: perl
-          ! dump.c
+          ! op.c
 ____________________________________________________________________________
-[ 19080] By: rgs                                   on 2003/03/29  20:39:34
-        Log: Minor rephrasing in perlopentut,
-             noticed by Bob Wilkinson (RT [perl #21725])
+[ 19156] By: rgs                                   on 2003/04/06  20:44:09
+        Log: Subject: [PATCH] B::Deparse: sv_no != 0
+             From: Stephen McCamant <smcc@mit.edu>
+             Date: Sun, 6 Apr 2003 17:00:48 -0400
+             Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
      Branch: perl
-          ! pod/perlopentut.pod
+          ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[ 19079] By: rgs                                   on 2003/03/29  20:21:11
-        Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Thu, 27 Mar 2003 22:37:35 +0000
-             Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
+[ 19154] By: jhi                                   on 2003/04/06  19:46:35
+        Log: An unconditional carp is not nice.
      Branch: perl
-          ! pod/perlapi.pod sv.h
+          ! ext/Sys/Syslog/Syslog.pm
 ____________________________________________________________________________
-[ 19078] By: jhi                                   on 2003/03/29  07:23:00
-        Log: It seems that in Tru64 V5 gcc cannot be used to
-             compile a threaded Perl because <pthread.h> explicitly
-             checks for supported compilers (gcc not being one of them).
-             This is not so bad since the system C compiler is always there.
+[ 19153] By: rgs                                   on 2003/04/06  18:37:58
+        Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc
+             From: Robert Spier <rspier@pobox.com>
+             Date: Sat, 05 Apr 2003 21:12:20 -0800
+             Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
      Branch: perl
-          ! README.tru64 hints/dec_osf.sh
+          ! README.solaris
 ____________________________________________________________________________
-[ 19077] By: jhi                                   on 2003/03/28  06:03:16
-        Log: Feeding illegal QP (like \x80) to this
-             ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
-             caused a coredump in av_length() <- nextargv() because
-             the av was NULL.  I don't know that returning Nullfp is
-             the best thing to do, but it dodges the segfault and
-             introduces no test failures.
+[ 19152] By: rgs                                   on 2003/04/06  18:24:38
+        Log: Remove unportable ">|" shell syntax
+             Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Sun, 6 Apr 2003 21:13:27 +0300
+             Message-ID: <20030406181326.GA873@ratsnest.hole>
      Branch: perl
-          ! doio.c
-____________________________________________________________________________
-[ 19076] By: jhi                                   on 2003/03/27  18:49:53
-        Log: Craig Berry: remove extra (.
-     Branch: maint-5.8/perl
-          ! vms/vms.c
-____________________________________________________________________________
-[ 19075] By: jhi                                   on 2003/03/27  18:47:50
-        Log: Have to get this thing started.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 19074] By: jhi                                   on 2003/03/27  18:17:20
-        Log: Missing final \n.
+[ 19151] By: jhi                                   on 2003/04/06  18:14:44
+        Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
+             From: Joost van Baal <J.E.vanBaal@uvt.nl>
+             Date: Mon, 25 Nov 2002 17:35:37 +0100
+             Message-ID: <20021125163537.GC4745@banach.uvt.nl>
+             
+             (The .pm patch modified a bit, and removed the false
+             claim that _PATH_INFO would be coming from syslog.ph)
      Branch: perl
-          ! lib/Attribute/Handlers/Changes
+          ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
+          ! ext/Sys/Syslog/syslog.t
 ____________________________________________________________________________
-[ 19073] By: jhi                                   on 2003/03/27  04:25:46
-        Log: Integrate:
-             [ 19062]
-             Subject: [PATCH README.qnx] for QNX 6.2
-             From: Norton Allen <allen@huarp.harvard.edu>
-             Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
-             Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
-             
-             [ 19063]
-             Subject: [perl #21648] Doc typo in Net::servent
-             From: Andy Lester (via RT) <perlbug-followup@perl.org>
-             Date: 22 Mar 2003 05:02:31 -0000
-             Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
-             
-             [ 19064]
-             Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 20 Mar 2003 01:26:19 +0000
-             Message-ID: <20030320012619.C19869@fdgroup.com>
-             
-             Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Mon, 24 Mar 2003 16:06:51 +0000
-             Message-ID: <20030324160651.D1798@fdgroup.com>
-             
-             [ 19065]
-             Add a file utils/cpan.PL to generate the "cpan" utility,
-             also separately maintained on CPAN, and now moved as
-             lib/CPAN/bin/cpan. Tweak installperl to avoid installing
-             this last file.
-             
-             [ 19066]
-             Upgrade to Term::ANSIColor 1.07.
-             
-             [ 19067]
-             VMS counterpart of change #19065
-             
-             [ 19068]
-             Win32 counterpart of change #19065
-             
-             [ 19070]
-             Subject: [patch] for Stratus VOS
-             From: "Green, Paul" <Paul.Green@stratus.com>
-             Date: Wed, 26 Mar 2003 17:24:38 -0500
-             Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
-             (plus a small tweak to the test script)
+[ 19150] By: rgs                                   on 2003/04/05  21:10:00
+        Log: Subject: LD_PRELOAD hack, still badly flawed / a solution
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Thu, 3 Apr 2003 15:50:48 +0300
+             Message-ID: <20030403125048.GA6107@ratsnest.hole>
              
-             [ 19072]
-             Subject: [perl #21672] IO::New and undefined filename behaviour
-             From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
-             Date: 24 Mar 2003 16:29:08 -0000
-             Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
-             plus a regression test
-     Branch: maint-5.8/perl
-         +> lib/CPAN/bin/cpan utils/cpan.PL
-          - utils/cpan
-         !> MANIFEST README.qnx README.vos ext/IO/lib/IO/File.pm
-         !> installperl lib/FileHandle.t lib/Net/servent.pm
-         !> lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
-         !> lib/Term/ANSIColor/README pp_ctl.c pp_hot.c scope.c
-         !> t/op/args.t t/op/pack.t utils/Makefile
-         !> vms/descrip_mms.template win32/Makefile win32/makefile.mk
-____________________________________________________________________________
-[ 19072] By: rgs                                   on 2003/03/26  22:30:09
-        Log: Subject: [perl #21672] IO::New and undefined filename behaviour
-             From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
-             Date: 24 Mar 2003 16:29:08 -0000
-             Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
-             plus a regression test
+             On linux, when building a shared library, generate
+             a small shell wrapper, "preload", that preloads libperl.so
+             only if it exists. Useful when the 'make' process stops
+             before the link phase.
      Branch: perl
-          ! ext/IO/lib/IO/File.pm lib/FileHandle.t
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 19071] By: rgs                                   on 2003/03/26  22:08:16
-        Log: Better version of change #19069
-             Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Wed, 26 Mar 2003 23:01:46 +0000
-             Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
+[ 19149] By: jhi                                   on 2003/04/05  20:44:25
+        Log: Upgrade to Locale::Maketext 1.04.
      Branch: perl
-          ! pp_hot.c sv.c t/op/readline.t
+          + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
+          + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
+          - lib/Locale/Maketext/test.pl
+          ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
+          ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
 ____________________________________________________________________________
-[ 19070] By: rgs                                   on 2003/03/26  21:31:55
-        Log: Subject: [patch] for Stratus VOS
-             From: "Green, Paul" <Paul.Green@stratus.com>
-             Date: Wed, 26 Mar 2003 17:24:38 -0500
-             Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
-             (plus a small tweak to the test script)
+[ 19148] By: jhi                                   on 2003/04/05  20:38:30
+        Log: perluniintro.pod: nice_string() doesn't escape
+             literal escape chars -- use Sadahiro-san's fix(es).
      Branch: perl
-          ! README.vos t/op/pack.t
+          ! pod/perluniintro.pod
 ____________________________________________________________________________
-[ 19069] By: rgs                                   on 2003/03/26  21:14:33
-        Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Tue, 25 Mar 2003 22:59:17 +0000
-             Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>
+[ 19147] By: rgs                                   on 2003/04/05  19:12:30
+        Log: Subject: [PATCH 5.8.1 @19053] Embedding
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Mon, 31 Mar 2003 12:39:24 -0800
+             Message-ID: <20030331203924.GA3602@math.berkeley.edu>
+             
+             Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
+             to be used in a C program's main function.
      Branch: perl
-          ! sv.c t/op/readline.t
+          ! lib/ExtUtils/t/Embed.t pod/perlembed.pod
 ____________________________________________________________________________
-[ 19068] By: rgs                                   on 2003/03/26  20:53:18
-        Log: Win32 counterpart of change #19065
+[ 19146] By: jhi                                   on 2003/04/05  19:08:37
+        Log: Heredocs and use encoding didn't work for SJIS;
+             patch from Inaba Hiroto.
      Branch: perl
-          ! win32/Makefile win32/makefile.mk
+          ! toke.c
 ____________________________________________________________________________
-[ 19067] By: rgs                                   on 2003/03/26  20:34:32
-        Log: VMS counterpart of change #19065
+[ 19145] By: rgs                                   on 2003/04/05  11:45:36
+        Log: The manpages don't have to be built by MakeMaker for the
+             core modules in ext/. Disable this in Devel::PPPort (not
+             up-to-date on CPAN), Unicode::Normalize (the CPAN version
+             uses a different Makefile.PL anyway) and XS::APItest
+             (not CPANized.)
      Branch: perl
-          ! vms/descrip_mms.template
+          ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL
+          ! ext/XS/APItest/Makefile.PL
 ____________________________________________________________________________
-[ 19066] By: jhi                                   on 2003/03/26  20:05:40
-        Log: Upgrade to Term::ANSIColor 1.07.
+[ 19144] By: rgs                                   on 2003/04/05  11:28:22
+        Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
+             by SADAHIRO Tomoyuki.
      Branch: perl
-          ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
-          ! lib/Term/ANSIColor/README
+          ! ext/Unicode/Normalize/Changes
+          ! ext/Unicode/Normalize/Normalize.pm
+          ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
+          ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
+          ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
+          ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
+          ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
 ____________________________________________________________________________
-[ 19065] By: rgs                                   on 2003/03/26  19:55:20
-        Log: Add a file utils/cpan.PL to generate the "cpan" utility,
-             also separately maintained on CPAN, and now moved as
-             lib/CPAN/bin/cpan. Tweak installperl to avoid installing
-             this last file.
+[ 19143] By: merijn                                on 2003/04/03  08:55:33
+        Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Wed, 02 Apr 2003 18:09:03 -0600
+             Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
      Branch: perl
-          + utils/cpan.PL
-         +> lib/CPAN/bin/cpan
-          - utils/cpan
-          ! MANIFEST installperl utils/Makefile
+          ! vms/vms.c vms/vmsish.h
 ____________________________________________________________________________
-[ 19064] By: jhi                                   on 2003/03/26  19:48:32
-        Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 20 Mar 2003 01:26:19 +0000
-             Message-ID: <20030320012619.C19869@fdgroup.com>
-             
-             Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Mon, 24 Mar 2003 16:06:51 +0000
-             Message-ID: <20030324160651.D1798@fdgroup.com>
+[ 19142] By: merijn                                on 2003/04/03  08:50:55
+        Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: Thu, 03 Apr 2003 08:28:52 +0200
+             Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
      Branch: perl
-          ! pp_ctl.c pp_hot.c scope.c t/op/args.t
+          ! lib/Pod/t/Functions.t
 ____________________________________________________________________________
-[ 19063] By: jhi                                   on 2003/03/26  19:33:09
-        Log: Subject: [perl #21648] Doc typo in Net::servent
-             From: Andy Lester (via RT) <perlbug-followup@perl.org>
-             Date: 22 Mar 2003 05:02:31 -0000
-             Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
+[ 19141] By: jhi                                   on 2003/04/03  05:00:36
+        Log: Don't recurse from threads to threads/shared (since
+             threads/shared is built separately, temp solution from
+             Schwern while MM is being fixed.)
      Branch: perl
-          ! lib/Net/servent.pm
+          ! ext/threads/Makefile.PL
 ____________________________________________________________________________
-[ 19062] By: jhi                                   on 2003/03/26  19:29:39
-        Log: Subject: [PATCH README.qnx] for QNX 6.2
-             From: Norton Allen <allen@huarp.harvard.edu>
-             Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
-             Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
+[ 19140] By: rgs                                   on 2003/04/02  20:41:46
+        Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Thu, 20 Mar 2003 11:55:01 +0000
+             Message-ID: <3E79AC15.80307@uk.radan.com>
      Branch: perl
-          ! README.qnx
-____________________________________________________________________________
-[ 19061] By: jhi                                   on 2003/03/26  19:23:37
-        Log: Integrate:
-             [ 19055]
-             Subject: no more 'make install && make test' with shared libperl.so on Linux
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 22 Mar 2003 22:49:49 +0200
-             Message-ID: <20030322204949.GB794@ratsnest.hole>
-             
-             This is a slightly more defensive patch than Chip's patch that
-             fell through the cracks, but does the same
-             Subject: Shared libperl.so and build issues
-             From: Chip Turner <cturner@redhat.com>
-             Date: Tue 31 Dec 2002 17:21
-             
-             [ 19056]
-             Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Mon, 24 Mar 2003 23:56:25 +0200
-             Message-ID: <20030324215625.GB853@ratsnest.hole>
-             
-             [ 19057]
-             Typo, spotted by Doru Petrescu
-             Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
-             
-             [ 19058]
-             Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 24 Mar 2003 00:50:39 -0800
-             Message-ID: <20030324085039.GA19981@windhund.schwern.org>
-             
-             [ 19059]
-             Change 19056 wasn't good enough.
-             ldlibpth should be changed later, to avoid spaces to be quoted.
-             
-             [ 19060]
-             Subject: [PATCH] lib/vmsish.t GMT bug fix
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Tue, 25 Mar 2003 22:52:58 -0600
-             Message-ID: <3E81322A.3040508@mac.com>
-     Branch: maint-5.8/perl
-         !> Makefile.SH ext/Data/Dumper/Dumper.pm lib/vmsish.t
-         !> pod/perlhist.pod
+          ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod
 ____________________________________________________________________________
-[ 19060] By: merijn                                on 2003/03/26  13:13:23
-        Log: Subject: [PATCH] lib/vmsish.t GMT bug fix
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Tue, 25 Mar 2003 22:52:58 -0600
-             Message-ID: <3E81322A.3040508@mac.com>
+[ 19139] By: jhi                                   on 2003/04/02  19:44:07
+        Log: Make perldiag agree with #19138.
      Branch: perl
-          ! lib/vmsish.t
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[ 19059] By: rgs                                   on 2003/03/24  21:43:03
-        Log: Change 19056 wasn't good enough.
-             ldlibpth should be changed later, to avoid spaces to be quoted.
+[ 19138] By: jhi                                   on 2003/04/02  19:37:59
+        Log: Make at least the thread count make sense.
      Branch: perl
-          ! Makefile.SH
+          ! ext/threads/threads.xs
 ____________________________________________________________________________
-[ 19058] By: rgs                                   on 2003/03/24  21:37:59
-        Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 24 Mar 2003 00:50:39 -0800
-             Message-ID: <20030324085039.GA19981@windhund.schwern.org>
+[ 19137] By: rgs                                   on 2003/04/02  19:24:47
+        Log: Adjust test for the recent change (#19136) to Pod::Html
      Branch: perl
-          ! pod/perlhist.pod
+          ! lib/Pod/t/htmlview.t
 ____________________________________________________________________________
-[ 19057] By: rgs                                   on 2003/03/24  21:33:43
-        Log: Typo, spotted by Doru Petrescu
-             Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
+[ 19136] By: rgs                                   on 2003/04/02  18:46:31
+        Log: Fixes for "installhtml --splithead", based on :
+             Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Wed, 02 Apr 2003 11:33:41 +0100
+             Message-ID: <3E8ABC85.5060807@uk.radan.com>
+             
+             This also includes a small patch to Pod::Html : when generating
+             anchor names, play on the safe side and turn every non-alphanumeric
+             character into an '_'. Moreover, Pod::Html::anchorify() is now 
+             optionally exported.
      Branch: perl
-          ! ext/Data/Dumper/Dumper.pm
+          ! installhtml lib/Pod/Html.pm
 ____________________________________________________________________________
-[ 19056] By: rgs                                   on 2003/03/24  21:05:48
-        Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Mon, 24 Mar 2003 23:56:25 +0200
-             Message-ID: <20030324215625.GB853@ratsnest.hole>
+[ 19135] By: rgs                                   on 2003/04/02  18:42:50
+        Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Tue, 01 Apr 2003 16:32:46 -0800
+             Message-ID: <u+ii+gzkgqkV092yn@efn.org>
      Branch: perl
-          ! Makefile.SH
+          ! pp.c t/op/split.t
 ____________________________________________________________________________
-[ 19055] By: merijn                                on 2003/03/24  07:05:39
-        Log: Subject: no more 'make install && make test' with shared libperl.so on Linux
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 22 Mar 2003 22:49:49 +0200
-             Message-ID: <20030322204949.GB794@ratsnest.hole>
-             
-             This is a slightly more defensive patch than Chip's patch that
-             fell through the cracks, but does the same
-             Subject: Shared libperl.so and build issues
-             From: Chip Turner <cturner@redhat.com>
-             Date: Tue 31 Dec 2002 17:21
+[ 19134] By: sky                                   on 2003/04/02  18:01:40
+        Log: Fix some small nits, thanks to Rafael.
      Branch: perl
-          ! Makefile.SH
+          ! pp_hot.c
 ____________________________________________________________________________
-[ 19054] By: merijn                                on 2003/03/24  06:54:23
-        Log: Subject: [PATCH bleadperl] vms.c thread clean-up
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 23 Mar 2003 15:32:58 -0600
-             Message-ID: <3E7E280A.5000304@mac.com>
+[ 19133] By: sky                                   on 2003/04/02  13:41:14
+        Log: Add packname->stash cache before the check if a packname is a
+             filehandle or a package, it works because only packnames
+             that have been resolved to stashes are added to the cache,
+             and when a newIO is created we clean the cache.
+             Results in roughly 1.8 speed increase for class->method()
+             calls.
      Branch: perl
-          ! vms/vms.c
-____________________________________________________________________________
-[ 19053] By: jhi                                   on 2003/03/24  04:44:50
-        Log: Integrate:
-             [ 19051]
-             WinCE update from Vadim Konovalov.
-             
-             [ 19052]
-             For change #19051: a new .bat to CRLF.
-     Branch: maint-5.8/perl
-         +> wince/compile-all.bat wince/makedist.pl
-          - wince/include/sys/stat.h wince/xbuildall.ksh
-          - wince/xdistclean.ksh wince/xmakediffs.ksh
-         !> MANIFEST Porting/makerel README.ce dosish.h wince/Makefile.ce
-         !> wince/compile.bat wince/config.ce
+          ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c
 ____________________________________________________________________________
-[ 19052] By: jhi                                   on 2003/03/24  04:28:13
-        Log: For change #19051: a new .bat to CRLF.
+[ 19132] By: merijn                                on 2003/04/02  11:28:02
+        Log: #19122 should have been tested on non-glibc system (like AIX)
      Branch: perl
-          ! Porting/makerel
+          ! pp.c
 ____________________________________________________________________________
-[ 19051] By: jhi                                   on 2003/03/24  04:27:55
-        Log: WinCE update from Vadim Konovalov.
+[ 19131] By: jhi                                   on 2003/04/02  05:25:19
+        Log: Spread IlyaZ's PERL_CORE detection trick.
      Branch: perl
-          + wince/compile-all.bat wince/makedist.pl
-          - wince/include/sys/stat.h wince/xbuildall.ksh
-          - wince/xdistclean.ksh wince/xmakediffs.ksh
-          ! MANIFEST README.ce dosish.h wince/Makefile.ce
-          ! wince/compile.bat wince/config.ce
+          ! ext/Encode/Makefile.PL
 ____________________________________________________________________________
-[ 19050] By: jhi                                   on 2003/03/24  04:25:15
-        Log: Oops (change #19013 missed changing the Perl version number).
+[ 19130] By: jhi                                   on 2003/04/02  04:42:40
+        Log: Cannot portably compare files if one of them is still open
+             (from Craig Berry).
      Branch: perl
-          ! cygwin/perlld.in
+          ! ext/Encode/t/enc_module.t
 ____________________________________________________________________________
-[ 19049] By: jhi                                   on 2003/03/24  04:10:00
-        Log: Subject: [PATCH maintperl] vms.c threads tweak
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 23 Mar 2003 14:57:56 -0600
-             Message-ID: <3E7E1FD4.3000704@mac.com>
-     Branch: maint-5.8/perl
-          ! vms/vms.c
+[ 19129] By: jhi                                   on 2003/04/02  04:30:45
+        Log: MM_VMS tweak from Craig Berry:
+             http://nntp.x.perl.org/group/perl.makemaker/1002
+     Branch: perl
+          ! lib/ExtUtils/MM_VMS.pm
 ____________________________________________________________________________
-[ 19048] By: jhi                                   on 2003/03/23  17:56:22
-        Log: Integrate:
-             [ 19043]
-             Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
-             From: Martien Verbruggen <mgjv@tradingpost.com.au>
-             Date: Sat, 15 Mar 2003 12:31:47 +1100
-             Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
-             
-             [ 19044]
-             Subject: [PATCH] p4genpatch
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Sat, 15 Mar 2003 12:04:18 +0100
-             Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
-     Branch: maint-5.8/perl
-         !> Porting/p4genpatch pod/perlsub.pod pod/perlsyn.pod
+[ 19128] By: rgs                                   on 2003/04/01  21:30:12
+        Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
+             From: Steve Hay <steve.hay@uk.radan.com>
+             Date: Thu, 20 Mar 2003 12:34:15 +0000
+             Message-ID: <3E79B547.6030201@uk.radan.com>
+             (with a few minor tweaks)
+     Branch: perl
+          ! installhtml
 ____________________________________________________________________________
-[ 19047] By: jhi                                   on 2003/03/23  17:54:33
-        Log: Integrate from maint-5.8:
-             [ 19045]
-             If no IVSIZE == 8, no need for modulo_1.
+[ 19127] By: rgs                                   on 2003/04/01  19:01:20
+        Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Sat, 29 Mar 2003 19:45:41 +0200
+             Message-ID: <20030329174541.GA8138@ratsnest.hole>
      Branch: perl
-         !> pp.c
+          ! ext/B/B/Deparse.pm
 ____________________________________________________________________________
-[ 19046] By: nick                                  on 2003/03/22  16:19:37
-        Log: Integrate mainline
-     Branch: perlio
-         +> ext/Data/Dumper/t/pair.t ext/Encode/t/enc_data.t regen_lib.pl
-          - regen_headers.pl
-         !> (integrate 179 files)
+[ 19126] By: rgs                                   on 2003/04/01  18:39:43
+        Log: Fix bug #21742. require should be always invoked in
+             scalar context. This wasn't the case when called from
+             an eval(""), because the void context doesn't propagate
+             through the leaveeval op. Instead of making scalarvoid()
+             handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
+             a workaround in doeval().
+     Branch: perl
+          ! pp_ctl.c t/comp/require.t
 ____________________________________________________________________________
-[ 19045] By: jhi                                   on 2003/03/22  09:32:52
-        Log: If no IVSIZE == 8, no need for modulo_1.
-     Branch: maint-5.8/perl
-          ! pp.c
+[ 19124] By: jhi                                   on 2003/04/01  16:52:28
+        Log: Subject: [patch] fix HiRes.t failures on Stratus VOS
+             From: "Green, Paul" <Paul.Green@stratus.com>
+             Date: Tue, 1 Apr 2003 12:37:38 -0500 
+             Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
+     Branch: perl
+          ! hints/vos.sh
 ____________________________________________________________________________
-[ 19044] By: rgs                                   on 2003/03/21  21:09:15
-        Log: Subject: [PATCH] p4genpatch
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Sat, 15 Mar 2003 12:04:18 +0100
-             Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
+[ 19122] By: jhi                                   on 2003/04/01  16:36:52
+        Log: Integrate:
+             [ 19119]
+             Address "5.8.1@19053: crypt_r() takes 128K per thread".
      Branch: perl
-          ! Porting/p4genpatch
+         !> pp.c reentr.c reentr.h reentr.pl
 ____________________________________________________________________________
-[ 19043] By: rgs                                   on 2003/03/21  20:43:55
-        Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
-             From: Martien Verbruggen <mgjv@tradingpost.com.au>
-             Date: Sat, 15 Mar 2003 12:31:47 +1100
-             Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
-     Branch: perl
-          ! pod/perlsub.pod pod/perlsyn.pod
-____________________________________________________________________________
-[ 19042] By: merijn                                on 2003/03/21  07:45:54
-        Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Thu, 20 Mar 2003 23:03:36 -0600
-             Message-ID: <3E7A9D28.1040706@mac.com>
-     Branch: perl
-          ! configure.com vms/vms.c vms/vmsish.h
-____________________________________________________________________________
-[ 19041] By: jhi                                   on 2003/03/21  05:24:28
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 19040] By: jhi                                   on 2003/03/21  05:00:59
-        Log: Integrate:
-             [ 19021]
-             The description of SIG_SIZE was off.
-             
-             [ 19037]
-             Subject: [DOC-PATCH] for README.cygwin, bleadperl version
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Thu, 20 Mar 2003 21:23:28 +0100
-             Message-ID: <941032389637.20030320212328@familiehaase.de>
-             
-             [ 19038]
-             Subject: Re: Bytecode? Back into service.
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 20 Mar 2003 07:38:39 +0200
-             Message-ID: <20030320053839.GA4044@ratsnest.hole>
-             
-             [ 19039]
-             Subject: Re: [patch] [perl #21628] rcatline issue
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 20 Mar 2003 22:39:06 +0200
-             Message-ID: <20030320203906.GA31199@ratsnest.hole>
-     Branch: maint-5.8/perl
-         !> Configure MANIFEST NetWare/config_H.wc Porting/Glossary
-         !> Porting/config.sh Porting/config_H README.cygwin bytecode.pl
-         !> config_h.SH ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
-         !> ext/ByteLoader/byterun.h op.c plan9/config.plan9
-         !> plan9/config_h.sample pp_hot.c t/op/readline.t
-         !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
-         !> win32/config_H.vc64 wince/config_H.ce
-____________________________________________________________________________
-[ 19039] By: rgs                                   on 2003/03/20  22:40:38
-        Log: Subject: Re: [patch] [perl #21628] rcatline issue
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 20 Mar 2003 22:39:06 +0200
-             Message-ID: <20030320203906.GA31199@ratsnest.hole>
-     Branch: perl
-          ! MANIFEST pp_hot.c t/op/readline.t
-____________________________________________________________________________
-[ 19038] By: rgs                                   on 2003/03/20  22:07:50
-        Log: Subject: Re: Bytecode? Back into service.
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 20 Mar 2003 07:38:39 +0200
-             Message-ID: <20030320053839.GA4044@ratsnest.hole>
-     Branch: perl
-          ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
-          ! ext/ByteLoader/byterun.h op.c
-____________________________________________________________________________
-[ 19037] By: rgs                                   on 2003/03/20  20:16:43
-        Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Thu, 20 Mar 2003 21:23:28 +0100
-             Message-ID: <941032389637.20030320212328@familiehaase.de>
-     Branch: perl
-          ! README.cygwin
-____________________________________________________________________________
-[ 19036] By: jhi                                   on 2003/03/20  05:23:15
+[ 19121] By: jhi                                   on 2003/04/01  16:36:02
         Log: Integrate:
-             [ 19033]
-             file test operators weren't doing the right thing if the SV
-             passed to them wasn't NUL-terminated
+             [ 19109]
+             Subject: [PATCH 5.8.1 @19053] Time::HiRes
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Mon, 31 Mar 2003 12:53:01 -0800
+             Message-ID: <20030331205301.GA3687@math.berkeley.edu>
              
-             [ 19034]
-             ensure SVs returned by Win32::Get{Short,Full}PathName() are
-             NUL-terminated
+             [ 19111]
+             A cleaner way to detect PERL_CORE, from IlyaZ.
      Branch: perl
-         !> doio.c win32/win32.c
-____________________________________________________________________________
-[ 19035] By: jhi                                   on 2003/03/20  05:22:27
-        Log: Integrate:
-             [ 19033]
-             file test operators weren't doing the right thing if the SV
-             passed to them wasn't NUL-terminated
-             
-             [ 19034]
-             ensure SVs returned by Win32::Get{Short,Full}PathName() are
-             NUL-terminated
-     Branch: maint-5.8/perl
-         !> doio.c win32/win32.c
-____________________________________________________________________________
-[ 19034] By: gsar                                  on 2003/03/20  01:31:39
-        Log: ensure SVs returned by Win32::Get{Short,Full}PathName() are
-             NUL-terminated
-     Branch: maint-5.6/perl
-          ! win32/win32.c
-____________________________________________________________________________
-[ 19033] By: gsar                                  on 2003/03/20  01:30:46
-        Log: file test operators weren't doing the right thing if the SV
-             passed to them wasn't NUL-terminated
-     Branch: maint-5.6/perl
-          ! doio.c
-____________________________________________________________________________
-[ 19032] By: gsar                                  on 2003/03/19  23:22:56
-        Log: regenerate win32/config_H.*
-     Branch: maint-5.8/perl
-          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
-          ! win32/config_H.vc64
-____________________________________________________________________________
-[ 19031] By: jhi                                   on 2003/03/19  19:56:15
-        Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #17757]
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Wed, 19 Mar 2003 11:32:25 +0100
-             Message-Id: <20030319113225.3aadf2fc.rgarciasuarez@free.fr>
-             
-             Retract #18533 for now.
-     Branch: maint-5.8/perl
-          ! regexec.c t/op/subst.t
-____________________________________________________________________________
-[ 19030] By: jhi                                   on 2003/03/19  15:57:49
-        Log: Integrate:
-             [ 19020]
-             Minor updates of Wolfgang's pack patch
-             
-             Subject: Re: pack changes and related fixes
-             From: Philip Newton <Philip.Newton@gmx.net>
-             Date: Tue, 18 Mar 2003 06:19:30 +0100
-             Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
-             
-             [ 19023]
-             Subject: [PATCH] poll() help for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Tue, 18 Mar 2003 01:10:10 -0600
-             Message-ID: <3E76C652.30205@mac.com>
-             
-             [ 19024]
-             Subject: [PATCH] VMS pod install tweaks
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sat, 15 Mar 2003 16:06:07 -0600
-             Message-ID: <3E73A3CF.3060502@mac.com>
-             
-             [ 19025]
-             Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Tue, 18 Mar 2003 21:55:05 +0000
-             Message-ID: <20030318215505.A16787@fdgroup.com>
-             
-             [ 19026]
-             Update the DB_File instructions in Tru64.
-             
-             [ 19028]
-             Better wording as requested by Rafael, and
-             the module is BerkeleyDB, not BerkeleyFile.
-     Branch: maint-5.8/perl
-         !> README.tru64 configure.com embed.fnc ext/IO/poll.h
-         !> pod/perldiag.pod pp_ctl.c t/op/goto.t vms/descrip_mms.template
+         !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL
 ____________________________________________________________________________
-[ 19029] By: jhi                                   on 2003/03/19  15:42:44
+[ 19120] By: jhi                                   on 2003/04/01  16:32:03
         Log: Integrate:
-             [ 19014]
-             clarify behaviour of $a++
-             
-             [ 19015]
-             add comment at undef postinc special case
-             
-             [ 19016]
-             add tests for existing behaviour of undef postinc/dec
-             
-             [ 19017]
-             according to the new Porting/Glossary, sig_num doesn't have an
-             extra '0' at the end
+             [ 19106]
+             Subject: [PATCH 5.8.1 @19053] OS/2-related patches
+             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
+             Date: Mon, 31 Mar 2003 12:43:37 -0800
+             Message-ID: <20030331204337.GA3634@math.berkeley.edu>
              
-             [ 19018]
-             there is no trailing NULL in sig_name or sig_num, so don't
-             talk about it
-     Branch: maint-5.8/perl
-         !> Porting/Glossary pod/perlop.pod pp.c t/op/inc.t
-         !> win32/config.bc win32/config.gc win32/config.vc
-         !> win32/config.vc64
-____________________________________________________________________________
-[ 19028] By: jhi                                   on 2003/03/19  09:46:27
-        Log: Better wording as requested by Rafael, and
-             the module is BerkeleyDB, not BerkeleyFile.
+             and regen Configure.
      Branch: perl
-          ! README.tru64
-____________________________________________________________________________
-[ 19027] By: jhi                                   on 2003/03/19  09:38:54
-        Log: Synchronize t/op/pack.t:s between blead and maint with
-             a fake success for maint (test for a blead feature not
-             merged into maint) so that the test numberings don't drift
-             unnecessarily.  Not necessarily a long-term thing to do
-             (if blead gets even more new features), but works for now.
-     Branch: maint-5.8/perl
-          ! t/op/pack.t
+          ! Configure config_h.SH embedvar.h
+         !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs
+         !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes
+         !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
+         !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
+         !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h
+         !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c
+         !> reentr.h reentr.pl sv.c
 ____________________________________________________________________________
-[ 19026] By: jhi                                   on 2003/03/19  09:11:43
-        Log: Update the DB_File instructions in Tru64.
+[ 19118] By: jhi                                   on 2003/04/01  16:17:04
+        Log: Document the _exit() issue with threads in Linux [perl #17057].
      Branch: perl
-          ! README.tru64
+          ! ext/POSIX/POSIX.pod
 ____________________________________________________________________________
-[ 19025] By: rgs                                   on 2003/03/18  21:59:33
-        Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Tue, 18 Mar 2003 21:55:05 +0000
-             Message-ID: <20030318215505.A16787@fdgroup.com>
+[ 19117] By: jhi                                   on 2003/04/01  16:07:59
+        Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Tue, 1 Apr 2003 11:02:35 +0200
+             Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
      Branch: perl
-          ! pp_ctl.c t/op/goto.t
+          ! t/op/getpid.t
 ____________________________________________________________________________
-[ 19024] By: rgs                                   on 2003/03/18  21:24:27
-        Log: Subject: [PATCH] VMS pod install tweaks
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sat, 15 Mar 2003 16:06:07 -0600
-             Message-ID: <3E73A3CF.3060502@mac.com>
+[ 19116] By: jhi                                   on 2003/04/01  16:06:12
+        Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 31 Mar 2003 15:16:57 -0800
+             Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
      Branch: perl
-          ! vms/descrip_mms.template
+          ! ext/SDBM_File/sdbm/Makefile.PL
 ____________________________________________________________________________
-[ 19023] By: rgs                                   on 2003/03/18  21:22:03
-        Log: Subject: [PATCH] poll() help for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Tue, 18 Mar 2003 01:10:10 -0600
-             Message-ID: <3E76C652.30205@mac.com>
+[ 19115] By: jhi                                   on 2003/04/01  15:58:45
+        Log: Subject: [PATCH] overdue perlhack.pod corrections for RT
+             From: Richard.Foley@ubsw.com
+             Date: Mon, 31 Mar 2003 16:27:14 +0200
+             Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
      Branch: perl
-          ! configure.com ext/IO/poll.h
-____________________________________________________________________________
-[ 19022] By: jhi                                   on 2003/03/18  06:56:45
-        Log: metaconfig unit change for #19021.
-     Branch: metaconfig
-          ! U/modified/sig_name.U
+          ! pod/perlhack.pod
 ____________________________________________________________________________
-[ 19021] By: jhi                                   on 2003/03/18  06:56:26
-        Log: The description of SIG_SIZE was off.
+[ 19114] By: jhi                                   on 2003/04/01  15:56:27
+        Log: Subject: [PATCH] Text::Abbrev warnings safe
+             From: Peter Scott <Peter@PSDT.com>
+             Date: Fri, 28 Mar 2003 16:34:47 -0800
+             Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
      Branch: perl
-          ! Configure NetWare/config_H.wc Porting/Glossary
-          ! Porting/config.sh Porting/config_H config_h.SH
-          ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc
-          ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
-          ! wince/config_H.ce
+          ! lib/Text/Abbrev.pm lib/Text/Abbrev.t
 ____________________________________________________________________________
-[ 19020] By: merijn                                on 2003/03/18  05:45:50
-        Log: Minor updates of Wolfgang's pack patch
+[ 19113] By: merijn                                on 2003/04/01  14:12:33
+        Log: Implemented AIX longdouble support in hints/aix.sh, which now
+             actually work.  Thanks to John L. Allen for the hint.
              
-             Subject: Re: pack changes and related fixes
-             From: Philip Newton <Philip.Newton@gmx.net>
-             Date: Tue, 18 Mar 2003 06:19:30 +0100
-             Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
+             Subject: Re: AIX longdoubles
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Tue, 01 Apr 2003 17:18:57 +0200
+             Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
      Branch: perl
-          ! embed.fnc pod/perldiag.pod
+          ! hints/aix.sh
 ____________________________________________________________________________
-[ 19019] By: gsar                                  on 2003/03/18  05:06:07
-        Log: regenerate win32/config_H.*
+[ 19104] By: jhi                                   on 2003/03/31  10:51:36
+        Log: Tabify; strictly speaking unnecessary but anyway...
      Branch: perl
-          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
-          ! win32/config_H.vc64
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19018] By: gsar                                  on 2003/03/18  03:02:38
-        Log: there is no trailing NULL in sig_name or sig_num, so don't
-             talk about it
+[ 19102] By: jhi                                   on 2003/03/31  10:36:48
+        Log: Upgrade to Test::Harness 2.27_02.
      Branch: perl
-          ! Porting/Glossary
+          + t/lib/sample-tests/no_output t/lib/sample-tests/segfault
+          + t/lib/sample-tests/too_many
+          ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
+          ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
+          ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t
 ____________________________________________________________________________
-[ 19017] By: gsar                                  on 2003/03/18  03:01:02
-        Log: according to the new Porting/Glossary, sig_num doesn't have an
-             extra '0' at the end
+[ 19101] By: jhi                                   on 2003/03/31  10:07:35
+        Log: Upgrade to podlators 1.26.
      Branch: perl
-          ! win32/config.bc win32/config.gc win32/config.vc
-          ! win32/config.vc64
+          ! lib/Pod/Man.pm
 ____________________________________________________________________________
-[ 19016] By: hv                                    on 2003/03/18  00:52:09
-        Log: add tests for existing behaviour of undef postinc/dec
+[ 19100] By: jhi                                   on 2003/03/31  10:03:50
+        Log: Upgrade to Encode 1.92.
      Branch: perl
-          ! t/op/inc.t
+          ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
+          ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm
+          ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t
+          ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm
+          ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
+          ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
 ____________________________________________________________________________
-[ 19015] By: hv                                    on 2003/03/18  00:46:18
-        Log: add comment at undef postinc special case
+[ 19099] By: jhi                                   on 2003/03/31  09:54:52
+        Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
+             From: Michael G Schwern <schwern@pobox.com> 
+             Date: Mon, 31 Mar 2003 02:42:58 -0800 
+             Message-ID: <20030331104257.GB15327@windhund.schwern.org> 
      Branch: perl
-          ! pp.c
+          + lib/ExtUtils/MakeMaker/FAQ.pod
+          + lib/ExtUtils/MakeMaker/Tutorial.pod
+          + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
+          + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
+          + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
+          + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
+          + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
+          + t/lib/TieIn.pm
+          ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
+          ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
+          ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
+          ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm
+          ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
+          ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
+          ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
+          ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
+          ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
+          ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
+          ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
+          ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
+          ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t
+          ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t
+          ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
+          ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t
+          ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
+          ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t
 ____________________________________________________________________________
-[ 19014] By: hv                                    on 2003/03/18  00:27:19
-        Log: clarify behaviour of $a++
+[ 19098] By: jhi                                   on 2003/03/31  09:36:11
+        Log: Subject: [PATCH dump.c] stray n_a
+             From: Michael G Schwern <schwern@pobox.com> 
+             Date: Mon, 31 Mar 2003 00:55:49 -0800 
+             Message-ID: <20030331085549.GB1300@windhund.schwern.org> 
      Branch: perl
-          ! pod/perlop.pod
+          ! dump.c
 ____________________________________________________________________________
-[ 19013] By: jhi                                   on 2003/03/17  19:52:06
-        Log: Integrate:
-             [ 19012]
-             We don't have the new Perl at this stage.
+[ 19097] By: jhi                                   on 2003/03/31  05:00:07
+        Log: Some low-hanging fruit for EBCDIC portability
+             (or for marking as EBCDIC todos)
      Branch: perl
-         !> cygwin/perlld.in
+          ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t
+          ! t/uni/write.t
 ____________________________________________________________________________
-[ 19012] By: jhi                                   on 2003/03/17  19:50:06
-        Log: We don't have the new Perl at this stage.
-     Branch: maint-5.8/perl
-          ! cygwin/perlld.in
+[ 19094] By: jhi                                   on 2003/03/30  15:54:35
+        Log: Upgrade to Time::HiRes 1.44.
+     Branch: perl
+          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
 ____________________________________________________________________________
-[ 19011] By: jhi                                   on 2003/03/17  19:15:23
-        Log: Integrate:
-             [ 19010]
-             Subject: pack changes and related fixes
-             From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
-             Date: Mon, 17 Mar 2003 13:55:37 +0100
-             Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
-     Branch: maint-5.8/perl
-         !> embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
-         !> pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
-         !> t/lib/warnings/pp_pack t/op/pack.t
+[ 19092] By: jhi                                   on 2003/03/30  15:09:02
+        Log: IRIX 5.3 update.
+     Branch: perl
+          ! README.irix
 ____________________________________________________________________________
-[ 19010] By: jhi                                   on 2003/03/17  17:16:44
-        Log: Subject: pack changes and related fixes
-             From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
-             Date: Mon, 17 Mar 2003 13:55:37 +0100
-             Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
+[ 19091] By: jhi                                   on 2003/03/30  10:26:32
+        Log: Not all compilers like #ifdefs within cpp macros
+             (follow-up on #19086)
      Branch: perl
-          ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
-          ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
-          ! t/lib/warnings/pp_pack t/op/pack.t
+          ! pp_sys.c
 ____________________________________________________________________________
-[ 19009] By: jhi                                   on 2003/03/17  11:08:20
-        Log: Pseudohashes die hard -- go with Rick Delaney's idea
-             of blessing the href at $phash->[0] as 'pseudohash',
-             so the avhv_index() can then check for that.  Now:
-             (1) thingies got via fields::new() do not warn
-             (2) blessed manually constructed phashes warn
-             (3) unblessed manually constructed phashes warn
-             While the idea of using the Hash::Util lock_hash/unlock_hash
-             on the href was enticing, it didn't quite work transparently
-             since it changed the error message from "No such pseudo-hash
-             field ..." to "Attempt to access disallowed key ...".
-     Branch: maint-5.8/perl
-          ! av.c lib/fields.pm t/lib/warnings/av
-____________________________________________________________________________
-[ 19008] By: jhi                                   on 2003/03/17  04:59:15
-        Log: Integrate:
-             [ 18994]
-             Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
-             Should work both for PERL_UNICODE/-C and use encoding 'foo';
-             
-             [ 18995]
-             Signedness nits.
-             
-             [ 18996]
-             Turn on UTF-8 flag only if the $str is valid utf8
-             (pointed out by Dan Kogai).
-             
-             [ 18997]
-             IRIX ls -l marks sockets with 'S'.
-             
-             [ 18998]
-             This seems to fix (well, dodge) the problems in FreeBSD for
-             Enache Adrian; in _theory_ this patch could be good for NetBSD,
-             too, but Alian gets a core dump already at subtest #9 (anyone
-             with a real NetBSD, Alian's is a VMware one, which has in the
-             past caused similar odd crashes).  OpenBSD threaded build result
-             still unknown.
-             
-             [ 18999]
-             Stay within know facts: what platforms the skippage helps,
-             and in which it is not needed.
-             
-             [ 19000]
-             Subject: [Patch] Maintperl versioning for Cygwin
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Sun, 16 Mar 2003 22:24:19 +0100
-             Message-ID: <152690440450.20030316222419@familiehaase.de>
-             
-             [ 19001]
-             getservbyname_r() kaputt in OpenBSD (might get fixed
-             for 3.3, but only might)
-             
-             [ 19002]
-             Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
-             From: Adam Spiers (via RT) <perlbug-followup@perl.org>
-             Date: 10 Jan 2003 10:59:44 -0000
-             Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
-             
-             [ 19003]
-             Subject: [perl #20724] Patch for dprofpp
-             From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
-             Date: 5 Feb 2003 08:41:17 -0000
-             Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
-             
-             [ 19004]
-             Subject: [patch] utils/h2xs.PL (get rid of \t and '')
-             From: Stas Bekman <stas@stason.org>
-             Date: Fri, 14 Feb 2003 11:59:53 +1100
-             Message-ID: <3E4C3F89.6050005@stason.org>
-             
-             [ 19005]
-             Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
-             From: chocolateboy <chocolateboy@chocolatey.com>
-             Date: Sat, 22 Feb 2003 12:17:28 +0000
-             Message-ID: <3E576A58.8010901@chocolatey.com>
-     Branch: maint-5.8/perl
-         +> ext/Data/Dumper/t/pair.t
-         !> MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
-         !> ext/POSIX/t/posix.t hints/openbsd.sh lib/IPC/Open3.pm
-         !> lib/Term/ReadLine.pm regcomp.c t/op/stat.t utils/dprofpp.PL
-         !> utils/h2xs.PL
+[ 19090] By: jhi                                   on 2003/03/30  09:50:33
+        Log: Ending strings is customary (typo from #19084).
+     Branch: perl
+          ! ext/Socket/Socket.t
 ____________________________________________________________________________
-[ 19007] By: jhi                                   on 2003/03/17  04:45:40
-        Log: Integrate:
-             [ 19006]
-             Subject: Re: [Patch] Maintperl versioning for Cygwin
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 17 Mar 2003 00:42:43 +0100
-             Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
+[ 19089] By: jhi                                   on 2003/03/30  09:24:08
+        Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
      Branch: perl
-         !> cygwin/perlld.in
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19006] By: jhi                                   on 2003/03/17  04:44:03
-        Log: Subject: Re: [Patch] Maintperl versioning for Cygwin
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 17 Mar 2003 00:42:43 +0100
-             Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
-     Branch: maint-5.8/perl
-          ! cygwin/perlld.in
+[ 19088] By: jhi                                   on 2003/03/30  09:09:42
+        Log: Another victim of IRIX 5.3's inability to resolve 'localhost'
+             as the test expects.
+     Branch: perl
+          ! lib/Net/hostent.t
 ____________________________________________________________________________
-[ 19005] By: hv                                    on 2003/03/17  02:06:20
-        Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
-             From: chocolateboy <chocolateboy@chocolatey.com>
-             Date: Sat, 22 Feb 2003 12:17:28 +0000
-             Message-ID: <3E576A58.8010901@chocolatey.com>
+[ 19087] By: jhi                                   on 2003/03/30  09:08:07
+        Log: In IRIX 5.3 turn off some of the warnings that cannot
+             really be helped (e.g. warnings coming from system headers,
+             or linker warnings during Configure).
      Branch: perl
-          + ext/Data/Dumper/t/pair.t
-          ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
+          ! hints/irix_5.sh
 ____________________________________________________________________________
-[ 19004] By: hv                                    on 2003/03/17  01:38:23
-        Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '')
-             From: Stas Bekman <stas@stason.org>
-             Date: Fri, 14 Feb 2003 11:59:53 +1100
-             Message-ID: <3E4C3F89.6050005@stason.org>
+[ 19086] By: jhi                                   on 2003/03/30  08:59:24
+        Log: In IRIX 5.3 the cc is awfully confused about the prototype
+             of select().
      Branch: perl
-          ! utils/h2xs.PL
+          ! hints/irix_5.sh pp_sys.c
 ____________________________________________________________________________
-[ 19003] By: hv                                    on 2003/03/17  01:23:02
-        Log: Subject: [perl #20724] Patch for dprofpp
-             From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
-             Date: 5 Feb 2003 08:41:17 -0000
-             Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
+[ 19085] By: jhi                                   on 2003/03/30  08:43:53
+        Log: In IRIX 5.3 being too POSIXly hides the struct timespec.
      Branch: perl
-          ! utils/dprofpp.PL
+          + ext/Time/HiRes/hints/irix.pl
+          ! MANIFEST
 ____________________________________________________________________________
-[ 19002] By: hv                                    on 2003/03/16  23:36:57
-        Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
-             From: Adam Spiers (via RT) <perlbug-followup@perl.org>
-             Date: 10 Jan 2003 10:59:44 -0000
-             Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
+[ 19084] By: jhi                                   on 2003/03/30  08:31:53
+        Log: gethostbyname('localhost') is not that portable.
+             inet_aton('localhost') in IRIX 5.3 returned an undef,
+             which in turn made pack_sockaddr_in to barf on zero
+             length in_addr.
      Branch: perl
-          ! lib/IPC/Open3.pm
+          ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod
 ____________________________________________________________________________
-[ 19001] By: jhi                                   on 2003/03/16  21:50:24
-        Log: getservbyname_r() kaputt in OpenBSD (might get fixed
-             for 3.3, but only might)
+[ 19083] By: jhi                                   on 2003/03/30  07:49:46
+        Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Sun, 30 Mar 2003 00:35:48 +0000
+             Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>
      Branch: perl
-          ! hints/openbsd.sh
+          ! sv.c
 ____________________________________________________________________________
-[ 19000] By: jhi                                   on 2003/03/16  21:38:39
-        Log: Subject: [Patch] Maintperl versioning for Cygwin
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Sun, 16 Mar 2003 22:24:19 +0100
-             Message-ID: <152690440450.20030316222419@familiehaase.de>
-     Branch: maint-5.8/perl
-          ! cygwin/perlld.in
+[ 19082] By: jhi                                   on 2003/03/29  21:18:32
+        Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but
+             not defined AF_LINK.
+     Branch: perl
+          ! ext/Socket/Socket.xs
 ____________________________________________________________________________
-[ 18999] By: jhi                                   on 2003/03/16  21:33:49
-        Log: Stay within know facts: what platforms the skippage helps,
-             and in which it is not needed.
+[ 19081] By: jhi                                   on 2003/03/29  20:41:56
+        Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Sat, 29 Mar 2003 18:58:09 +0000
+             Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
      Branch: perl
-          ! ext/POSIX/t/posix.t
+          ! dump.c
 ____________________________________________________________________________
-[ 18998] By: jhi                                   on 2003/03/16  18:15:42
-        Log: This seems to fix (well, dodge) the problems in FreeBSD for
-             Enache Adrian; in _theory_ this patch could be good for NetBSD,
-             too, but Alian gets a core dump already at subtest #9 (anyone
-             with a real NetBSD, Alian's is a VMware one, which has in the
-             past caused similar odd crashes).  OpenBSD threaded build result
-             still unknown.
+[ 19080] By: rgs                                   on 2003/03/29  20:39:34
+        Log: Minor rephrasing in perlopentut,
+             noticed by Bob Wilkinson (RT [perl #21725])
      Branch: perl
-          ! ext/POSIX/t/posix.t
+          ! pod/perlopentut.pod
 ____________________________________________________________________________
-[ 18997] By: jhi                                   on 2003/03/16  18:07:30
-        Log: IRIX ls -l marks sockets with 'S'.
+[ 19079] By: rgs                                   on 2003/03/29  20:21:11
+        Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Thu, 27 Mar 2003 22:37:35 +0000
+             Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
      Branch: perl
-          ! t/op/stat.t
+          ! pod/perlapi.pod sv.h
 ____________________________________________________________________________
-[ 18996] By: jhi                                   on 2003/03/16  17:41:42
-        Log: Turn on UTF-8 flag only if the $str is valid utf8
-             (pointed out by Dan Kogai).
+[ 19078] By: jhi                                   on 2003/03/29  07:23:00
+        Log: It seems that in Tru64 V5 gcc cannot be used to
+             compile a threaded Perl because <pthread.h> explicitly
+             checks for supported compilers (gcc not being one of them).
+             This is not so bad since the system C compiler is always there.
      Branch: perl
-          ! lib/Term/ReadLine.pm
+          ! README.tru64 hints/dec_osf.sh
 ____________________________________________________________________________
-[ 18995] By: jhi                                   on 2003/03/16  16:40:06
-        Log: Signedness nits.
+[ 19077] By: jhi                                   on 2003/03/28  06:03:16
+        Log: Feeding illegal QP (like \x80) to this
+             ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
+             caused a coredump in av_length() <- nextargv() because
+             the av was NULL.  I don't know that returning Nullfp is
+             the best thing to do, but it dodges the segfault and
+             introduces no test failures.
      Branch: perl
-          ! regcomp.c
+          ! doio.c
 ____________________________________________________________________________
-[ 18994] By: jhi                                   on 2003/03/16  15:41:44
-        Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
-             Should work both for PERL_UNICODE/-C and use encoding 'foo';
+[ 19074] By: jhi                                   on 2003/03/27  18:17:20
+        Log: Missing final \n.
      Branch: perl
-          ! lib/Term/ReadLine.pm
+          ! lib/Attribute/Handlers/Changes
 ____________________________________________________________________________
-[ 18993] By: jhi                                   on 2003/03/16  15:20:38
-        Log: Integrate:
-             [ 18984]
-             Subject: [patch ext/B/typemap] STRLEN T_UV
-             From: Stas Bekman <stas@stason.org>
-             Date: Fri, 14 Mar 2003 17:45:09 +1100
-             Message-ID: <3E717A75.2060300@stason.org>
-             
-             [ 18985]
-             Time::HiRes is a core module
-             
-             [ 18986]
-             Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 14 Mar 2003 23:02:42 +0200
-             Message-ID: <20030314210242.GA1159@ratsnest.hole>
-             (with an added test)
-             
-             [ 18988]
-             Needs PerlIO for :bytes.
-             
-             [ 18989]
-             Make the :bytes conditional on PerlIO.
-             
-             [ 18990]
-             Further potential pitfalls for the utf8 len/pos cache
-             found by Inaba Hiroto.  No test cases, yet.
-             
-             [ 18991]
-             Pod fix from Philip Newton.
-             
-             [ 18992]
-             Better wording from Philip Newton.
-     Branch: maint-5.8/perl
-         !> ext/B/typemap ext/Encode/t/CJKT.t pod/perlfunc.pod regcomp.c
-         !> t/comp/parser.t toke.c
-____________________________________________________________________________
-[ 18992] By: jhi                                   on 2003/03/16  15:15:16
-        Log: Better wording from Philip Newton.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 18991] By: jhi                                   on 2003/03/16  15:14:31
-        Log: Pod fix from Philip Newton.
+[ 19072] By: rgs                                   on 2003/03/26  22:30:09
+        Log: Subject: [perl #21672] IO::New and undefined filename behaviour
+             From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
+             Date: 24 Mar 2003 16:29:08 -0000
+             Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
+             plus a regression test
      Branch: perl
-          ! pod/perlfunc.pod
+          ! ext/IO/lib/IO/File.pm lib/FileHandle.t
 ____________________________________________________________________________
-[ 18990] By: jhi                                   on 2003/03/16  15:12:00
-        Log: Further potential pitfalls for the utf8 len/pos cache
-             found by Inaba Hiroto.  No test cases, yet.
+[ 19071] By: rgs                                   on 2003/03/26  22:08:16
+        Log: Better version of change #19069
+             Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Wed, 26 Mar 2003 23:01:46 +0000
+             Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
      Branch: perl
-          ! regcomp.c
+          ! pp_hot.c sv.c t/op/readline.t
 ____________________________________________________________________________
-[ 18989] By: jhi                                   on 2003/03/16  08:02:31
-        Log: Make the :bytes conditional on PerlIO.
+[ 19070] By: rgs                                   on 2003/03/26  21:31:55
+        Log: Subject: [patch] for Stratus VOS
+             From: "Green, Paul" <Paul.Green@stratus.com>
+             Date: Wed, 26 Mar 2003 17:24:38 -0500
+             Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
+             (plus a small tweak to the test script)
      Branch: perl
-          ! ext/Encode/t/CJKT.t
+          ! README.vos t/op/pack.t
 ____________________________________________________________________________
-[ 18988] By: jhi                                   on 2003/03/15  18:27:36
-        Log: Needs PerlIO for :bytes.
+[ 19069] By: rgs                                   on 2003/03/26  21:14:33
+        Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Tue, 25 Mar 2003 22:59:17 +0000
+             Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>
      Branch: perl
-          ! ext/Encode/t/CJKT.t
-____________________________________________________________________________
-[ 18987] By: jhi                                   on 2003/03/14  21:16:34
-        Log: Warn only on unblessed pseudohashes.
-     Branch: maint-5.8/perl
-          ! av.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/av
+          ! sv.c t/op/readline.t
 ____________________________________________________________________________
-[ 18986] By: rgs                                   on 2003/03/14  20:28:20
-        Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 14 Mar 2003 23:02:42 +0200
-             Message-ID: <20030314210242.GA1159@ratsnest.hole>
-             (with an added test)
+[ 19068] By: rgs                                   on 2003/03/26  20:53:18
+        Log: Win32 counterpart of change #19065
      Branch: perl
-          ! t/comp/parser.t toke.c
+          ! win32/Makefile win32/makefile.mk
 ____________________________________________________________________________
-[ 18985] By: rgs                                   on 2003/03/14  19:45:18
-        Log: Time::HiRes is a core module
+[ 19067] By: rgs                                   on 2003/03/26  20:34:32
+        Log: VMS counterpart of change #19065
      Branch: perl
-          ! pod/perlfunc.pod
+          ! vms/descrip_mms.template
 ____________________________________________________________________________
-[ 18984] By: rgs                                   on 2003/03/14  19:38:57
-        Log: Subject: [patch ext/B/typemap] STRLEN T_UV
-             From: Stas Bekman <stas@stason.org>
-             Date: Fri, 14 Mar 2003 17:45:09 +1100
-             Message-ID: <3E717A75.2060300@stason.org>
+[ 19066] By: jhi                                   on 2003/03/26  20:05:40
+        Log: Upgrade to Term::ANSIColor 1.07.
      Branch: perl
-          ! ext/B/typemap
-____________________________________________________________________________
-[ 18983] By: jhi                                   on 2003/03/14  15:17:22
-        Log: Integrate:
-             [ 18982]
-             Better pass in the $self for a method.
-     Branch: maint-5.8/perl
-         !> lib/File/Spec/Unix.pm
+          ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
+          ! lib/Term/ANSIColor/README
 ____________________________________________________________________________
-[ 18982] By: jhi                                   on 2003/03/14  15:16:18
-        Log: Better pass in the $self for a method.
+[ 19065] By: rgs                                   on 2003/03/26  19:55:20
+        Log: Add a file utils/cpan.PL to generate the "cpan" utility,
+             also separately maintained on CPAN, and now moved as
+             lib/CPAN/bin/cpan. Tweak installperl to avoid installing
+             this last file.
      Branch: perl
-          ! lib/File/Spec/Unix.pm
+          + utils/cpan.PL
+         +> lib/CPAN/bin/cpan
+          - utils/cpan
+          ! MANIFEST installperl utils/Makefile
 ____________________________________________________________________________
-[ 18981] By: jhi                                   on 2003/03/14  13:45:24
-        Log: Integrate:
-             [ 18979]
-             whichsig() really does return -1 for unknown signals.
+[ 19064] By: jhi                                   on 2003/03/26  19:48:32
+        Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Thu, 20 Mar 2003 01:26:19 +0000
+             Message-ID: <20030320012619.C19869@fdgroup.com>
              
-             [ 18980]
-             Cleanup the File::Spec tmpdir() implementations:
-             now all the platforms specific modules call _tmpdir()
-             (inherited from Unix.pm) with the list of platform
-             specific list of temporary directories, and _tmpdir()
-             then does the appropriate suitability checking.
-     Branch: maint-5.8/perl
-         !> lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
-         !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
-         !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
-         !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm mg.c
-____________________________________________________________________________
-[ 18980] By: jhi                                   on 2003/03/14  13:42:32
-        Log: Cleanup the File::Spec tmpdir() implementations:
-             now all the platforms specific modules call _tmpdir()
-             (inherited from Unix.pm) with the list of platform
-             specific list of temporary directories, and _tmpdir()
-             then does the appropriate suitability checking.
+             Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Mon, 24 Mar 2003 16:06:51 +0000
+             Message-ID: <20030324160651.D1798@fdgroup.com>
      Branch: perl
-          ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
-          ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
-          ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
-          ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
+          ! pp_ctl.c pp_hot.c scope.c t/op/args.t
 ____________________________________________________________________________
-[ 18979] By: jhi                                   on 2003/03/14  12:48:09
-        Log: whichsig() really does return -1 for unknown signals.
+[ 19063] By: jhi                                   on 2003/03/26  19:33:09
+        Log: Subject: [perl #21648] Doc typo in Net::servent
+             From: Andy Lester (via RT) <perlbug-followup@perl.org>
+             Date: 22 Mar 2003 05:02:31 -0000
+             Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
      Branch: perl
-          ! mg.c
-____________________________________________________________________________
-[ 18978] By: jhi                                   on 2003/03/14  10:52:06
-        Log: Integrate; regen Configure et alia.
-             [ 18962]
-             Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Tue, 11 Mar 2003 21:29:31 -0600
-             Message-ID: <3E6EA99B.9060902@mac.com>
-             Patch by Scott Lepage (scott.lepage@hp.com)
-             
-             [ 18963]
-             Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 
-             From: Kurt Starsinic <kstar@cpan.org>
-             Date: Mon, 10 Mar 2003 00:54:49 -0500
-             Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
-             
-             [ 18964]
-             Skip the last test of Config.t on HP-UX.
-             (This test should be skipped for every system that
-             actually defines a negative signal number. Maybe that
-             test should be removed, to be future-proof.)
-             
-             [ 18965]
-             fix CJKT.t failures on windows due to incorrect binmode()
-             
-             [ 18966]
-             another fix for failing test on windows ("use encoding" puts
-             STDIN in :raw mode, so chomp() wasn't stripping the CR)
-             
-             [ 18967]
-             Config.t wasn't getting the sig_num and sig_size relationship
-             right, and therefore failed test#35 on windows
-             
-             note that config_h.SH documents that $sig_size does NOT include
-             the final NULL in $sig_num!
-             
-             [ 18968]
-             fix for switchC.t test#6 failure on windows
-             
-             [ 18969]
-             Subject: [PATCH] Perldoc.pm tweak for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Thu, 13 Mar 2003 13:44:55 -0600
-             Message-ID: <3E70DFB7.8070405@mac.com>
-             
-             [ 18970]
-             Hopefully this works also in Win32.
-             
-             [ 18971]
-             Signal issues.
-             (1) Filter out negative signals.
-             (2) Correct sig_num* and sig_name* descriptions.
-             
-             [ 18973]
-             Since Configure does the signal name/number probe with awk
-             based on the cpp results (not by really running code), testing
-             for the signum value is not really helpful if we have runtime
-             function calls (some signal numbers are dynamic, for example)
-             (or other extra stuff where the signum value is expected).
-             (Runtimeness also means that Configure cannot get these right,
-             anyway.) Better filter in just the constant non-negative numbers.
-             
-             [ 18975]
-             Make whichsig() to work also if some system defines
-             zero signals (now -1 is the "not found").  Note that
-             in couple of mg.c spots only whichsig() > 0 branches
-             are taken because signal handlers et al don't make
-             much sense for the zero signal.
-             
-             [ 18976]
-             Subject: [PATCH] configure.com: sig_num, etc.
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Thu, 13 Mar 2003 21:38:19 -0600
-             Message-ID: <3E714EAB.6030001@mac.com>
-             
-             [ 18977]
-             Rework the @Config{/sig.*/} tests.
-     Branch: maint-5.8/perl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
-          ! config_h.SH
-         !> configure.com doio.c ext/Encode/t/CJKT.t
-         !> ext/Encode/t/enc_module.t hv.c lib/Config.t lib/Pod/Perldoc.pm
-         !> mg.c perl.c t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
+          ! lib/Net/servent.pm
 ____________________________________________________________________________
-[ 18977] By: jhi                                   on 2003/03/14  10:42:33
-        Log: Rework the @Config{/sig.*/} tests.
+[ 19062] By: jhi                                   on 2003/03/26  19:29:39
+        Log: Subject: [PATCH README.qnx] for QNX 6.2
+             From: Norton Allen <allen@huarp.harvard.edu>
+             Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
+             Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
      Branch: perl
-          ! lib/Config.t
+          ! README.qnx
 ____________________________________________________________________________
-[ 18976] By: jhi                                   on 2003/03/14  10:31:50
-        Log: Subject: [PATCH] configure.com: sig_num, etc.
+[ 19060] By: merijn                                on 2003/03/26  13:13:23
+        Log: Subject: [PATCH] lib/vmsish.t GMT bug fix
              From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Thu, 13 Mar 2003 21:38:19 -0600
-             Message-ID: <3E714EAB.6030001@mac.com>
+             Date: Tue, 25 Mar 2003 22:52:58 -0600
+             Message-ID: <3E81322A.3040508@mac.com>
      Branch: perl
-          ! configure.com
+          ! lib/vmsish.t
 ____________________________________________________________________________
-[ 18975] By: jhi                                   on 2003/03/14  10:30:53
-        Log: Make whichsig() to work also if some system defines
-             zero signals (now -1 is the "not found").  Note that
-             in couple of mg.c spots only whichsig() > 0 branches
-             are taken because signal handlers et al don't make
-             much sense for the zero signal.
+[ 19059] By: rgs                                   on 2003/03/24  21:43:03
+        Log: Change 19056 wasn't good enough.
+             ldlibpth should be changed later, to avoid spaces to be quoted.
      Branch: perl
-          ! doio.c mg.c
-____________________________________________________________________________
-[ 18974] By: jhi                                   on 2003/03/14  10:28:27
-        Log: metaconfig unit changes for #18973.
-     Branch: metaconfig
-          ! U/modified/Signal.U
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 18973] By: jhi                                   on 2003/03/14  10:27:46
-        Log: Since Configure does the signal name/number probe with awk
-             based on the cpp results (not by really running code), testing
-             for the signum value is not really helpful if we have runtime
-             function calls (some signal numbers are dynamic, for example)
-             (or other extra stuff where the signum value is expected).
-             (Runtimeness also means that Configure cannot get these right,
-             anyway.) Better filter in just the constant non-negative numbers.
+[ 19058] By: rgs                                   on 2003/03/24  21:37:59
+        Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 24 Mar 2003 00:50:39 -0800
+             Message-ID: <20030324085039.GA19981@windhund.schwern.org>
      Branch: perl
-          ! Configure
-____________________________________________________________________________
-[ 18972] By: jhi                                   on 2003/03/14  09:30:38
-        Log: metaconfig unit changes for #18971; regen Glossary.patch.
-     Branch: metaconfig
-          ! U/Glossary.patch U/modified/Signal.U U/modified/sig_name.U
+          ! pod/perlhist.pod
 ____________________________________________________________________________
-[ 18971] By: jhi                                   on 2003/03/14  09:30:18
-        Log: Signal issues.
-             (1) Filter out negative signals.
-             (2) Correct sig_num* and sig_name* descriptions.
+[ 19057] By: rgs                                   on 2003/03/24  21:33:43
+        Log: Typo, spotted by Doru Petrescu
+             Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
      Branch: perl
-          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
-          ! config_h.SH
+          ! ext/Data/Dumper/Dumper.pm
 ____________________________________________________________________________
-[ 18970] By: jhi                                   on 2003/03/14  06:21:48
-        Log: Hopefully this works also in Win32.
+[ 19056] By: rgs                                   on 2003/03/24  21:05:48
+        Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Mon, 24 Mar 2003 23:56:25 +0200
+             Message-ID: <20030324215625.GB853@ratsnest.hole>
      Branch: perl
-          ! ext/Encode/t/CJKT.t
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 18969] By: jhi                                   on 2003/03/14  05:43:34
-        Log: Subject: [PATCH] Perldoc.pm tweak for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Thu, 13 Mar 2003 13:44:55 -0600
-             Message-ID: <3E70DFB7.8070405@mac.com>
-     Branch: perl
-          ! lib/Pod/Perldoc.pm
-____________________________________________________________________________
-[ 18968] By: gsar                                  on 2003/03/14  04:41:25
-        Log: fix for switchC.t test#6 failure on windows
-     Branch: perl
-          ! perl.c
-____________________________________________________________________________
-[ 18967] By: gsar                                  on 2003/03/14  04:29:10
-        Log: Config.t wasn't getting the sig_num and sig_size relationship
-             right, and therefore failed test#35 on windows
+[ 19055] By: merijn                                on 2003/03/24  07:05:39
+        Log: Subject: no more 'make install && make test' with shared libperl.so on Linux
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Sat, 22 Mar 2003 22:49:49 +0200
+             Message-ID: <20030322204949.GB794@ratsnest.hole>
              
-             note that config_h.SH documents that $sig_size does NOT include
-             the final NULL in $sig_num!
+             This is a slightly more defensive patch than Chip's patch that
+             fell through the cracks, but does the same
+             Subject: Shared libperl.so and build issues
+             From: Chip Turner <cturner@redhat.com>
+             Date: Tue 31 Dec 2002 17:21
      Branch: perl
-          ! lib/Config.t
+          ! Makefile.SH
 ____________________________________________________________________________
-[ 18966] By: gsar                                  on 2003/03/14  04:20:51
-        Log: another fix for failing test on windows ("use encoding" puts
-             STDIN in :raw mode, so chomp() wasn't stripping the CR)
+[ 19054] By: merijn                                on 2003/03/24  06:54:23
+        Log: Subject: [PATCH bleadperl] vms.c thread clean-up
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sun, 23 Mar 2003 15:32:58 -0600
+             Message-ID: <3E7E280A.5000304@mac.com>
      Branch: perl
-          ! ext/Encode/t/enc_module.t
+          ! vms/vms.c
 ____________________________________________________________________________
-[ 18965] By: gsar                                  on 2003/03/14  04:06:31
-        Log: fix CJKT.t failures on windows due to incorrect binmode()
+[ 19052] By: jhi                                   on 2003/03/24  04:28:13
+        Log: For change #19051: a new .bat to CRLF.
      Branch: perl
-          ! ext/Encode/t/CJKT.t
+          ! Porting/makerel
 ____________________________________________________________________________
-[ 18964] By: rgs                                   on 2003/03/13  21:47:52
-        Log: Skip the last test of Config.t on HP-UX.
-             (This test should be skipped for every system that
-             actually defines a negative signal number. Maybe that
-             test should be removed, to be future-proof.)
+[ 19051] By: jhi                                   on 2003/03/24  04:27:55
+        Log: WinCE update from Vadim Konovalov.
      Branch: perl
-          ! lib/Config.t
+          + wince/compile-all.bat wince/makedist.pl
+          - wince/include/sys/stat.h wince/xbuildall.ksh
+          - wince/xdistclean.ksh wince/xmakediffs.ksh
+          ! MANIFEST README.ce dosish.h wince/Makefile.ce
+          ! wince/compile.bat wince/config.ce
 ____________________________________________________________________________
-[ 18963] By: rgs                                   on 2003/03/13  20:57:32
-        Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 
-             From: Kurt Starsinic <kstar@cpan.org>
-             Date: Mon, 10 Mar 2003 00:54:49 -0500
-             Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
+[ 19050] By: jhi                                   on 2003/03/24  04:25:15
+        Log: Oops (change #19013 missed changing the Perl version number).
      Branch: perl
-          ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
+          ! cygwin/perlld.in
 ____________________________________________________________________________
-[ 18962] By: rgs                                   on 2003/03/13  20:46:53
-        Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Tue, 11 Mar 2003 21:29:31 -0600
-             Message-ID: <3E6EA99B.9060902@mac.com>
-             Patch by Scott Lepage (scott.lepage@hp.com)
+[ 19047] By: jhi                                   on 2003/03/23  17:54:33
+        Log: Integrate from maint-5.8:
+             [ 19045]
+             If no IVSIZE == 8, no need for modulo_1.
      Branch: perl
-          ! hv.c
-____________________________________________________________________________
-[ 18961] By: jhi                                   on 2003/03/13  20:09:22
-        Log: Integrate:
-             [ 18954]
-             Another finding by IRIX cc: non-void function
-             sv_cat_decode() should return a value.
-             
-             [ 18955]
-             File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
-             was unset (the tests attempted to create files at the /)
-             
-             [ 18956]
-             File::Spec: Do not fall back to '', use curdir instead.
-             Note: Mac used to use cwd(), now curdir, slight change
-             (relative vs. absolute).
-             
-             [ 18957]
-             VOS nit from Paul Green.
-             
-             [ 18958]
-             Trims slashes from the argument to rmdir(), likewise
-             to what happens with rmdir(). Factorize the code in a
-             local macro, TRIMSLASHES.
-             
-             [ 18959]
-             Some more stdlib.h inclusions and change the gccversion
-             test to use return (could have used that for all, sigh).
-     Branch: maint-5.8/perl
-         !> Configure lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
-         !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
-         !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pp_sys.c sv.c
-         !> vos/configure_full_perl.sh
-____________________________________________________________________________
-[ 18960] By: jhi                                   on 2003/03/13  20:06:39
-        Log: metaconfig unit changes for #18959.
-     Branch: metaconfig
-          ! U/compline/d_sigaction.U
-     Branch: metaconfig/U/perl
-          ! gccvers.U uselfs.U
+         !> pp.c
 ____________________________________________________________________________
-[ 18959] By: jhi                                   on 2003/03/13  20:05:50
-        Log: Some more stdlib.h inclusions and change the gccversion
-             test to use return (could have used that for all, sigh).
+[ 19044] By: rgs                                   on 2003/03/21  21:09:15
+        Log: Subject: [PATCH] p4genpatch
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: Sat, 15 Mar 2003 12:04:18 +0100
+             Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
      Branch: perl
-          ! Configure
+          ! Porting/p4genpatch
 ____________________________________________________________________________
-[ 18958] By: rgs                                   on 2003/03/12  20:46:58
-        Log: Trims slashes from the argument to rmdir(), likewise
-             to what happens with rmdir(). Factorize the code in a
-             local macro, TRIMSLASHES.
+[ 19043] By: rgs                                   on 2003/03/21  20:43:55
+        Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
+             From: Martien Verbruggen <mgjv@tradingpost.com.au>
+             Date: Sat, 15 Mar 2003 12:31:47 +1100
+             Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
      Branch: perl
-          ! pp_sys.c
+          ! pod/perlsub.pod pod/perlsyn.pod
 ____________________________________________________________________________
-[ 18957] By: jhi                                   on 2003/03/12  14:23:02
-        Log: VOS nit from Paul Green.
+[ 19042] By: merijn                                on 2003/03/21  07:45:54
+        Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 20 Mar 2003 23:03:36 -0600
+             Message-ID: <3E7A9D28.1040706@mac.com>
      Branch: perl
-          ! vos/configure_full_perl.sh
+          ! configure.com vms/vms.c vms/vmsish.h
 ____________________________________________________________________________
-[ 18956] By: jhi                                   on 2003/03/12  13:58:26
-        Log: File::Spec: Do not fall back to '', use curdir instead.
-             Note: Mac used to use cwd(), now curdir, slight change
-             (relative vs. absolute).
+[ 19039] By: rgs                                   on 2003/03/20  22:40:38
+        Log: Subject: Re: [patch] [perl #21628] rcatline issue
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Thu, 20 Mar 2003 22:39:06 +0200
+             Message-ID: <20030320203906.GA31199@ratsnest.hole>
      Branch: perl
-          ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
-          ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
-          ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
+          ! MANIFEST pp_hot.c t/op/readline.t
 ____________________________________________________________________________
-[ 18955] By: jhi                                   on 2003/03/12  13:49:15
-        Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
-             was unset (the tests attempted to create files at the /)
+[ 19038] By: rgs                                   on 2003/03/20  22:07:50
+        Log: Subject: Re: Bytecode? Back into service.
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Thu, 20 Mar 2003 07:38:39 +0200
+             Message-ID: <20030320053839.GA4044@ratsnest.hole>
      Branch: perl
-          ! lib/File/Spec/Cygwin.pm
+          ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
+          ! ext/ByteLoader/byterun.h op.c
 ____________________________________________________________________________
-[ 18954] By: jhi                                   on 2003/03/12  10:59:03
-        Log: Another finding by IRIX cc: non-void function
-             sv_cat_decode() should return a value.
+[ 19037] By: rgs                                   on 2003/03/20  20:16:43
+        Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version
+             From: "Gerrit P. Haase" <gp@familiehaase.de>
+             Date: Thu, 20 Mar 2003 21:23:28 +0100
+             Message-ID: <941032389637.20030320212328@familiehaase.de>
      Branch: perl
-          ! sv.c
+          ! README.cygwin
 ____________________________________________________________________________
-[ 18953] By: jhi                                   on 2003/03/12  10:55:38
+[ 19036] By: jhi                                   on 2003/03/20  05:23:15
         Log: Integrate:
-             [ 18950]
-             Cygwin doesn't like initing the $0 mutex in perl_construct()
-             (Too early? If inited there the pthread_mutex_init() returns
-             an integer much too large be an errno), but initing the mutex
-             later, in perl_alloc(), seems to be okay with Cygwin, and also
-             with Linux.
-     Branch: maint-5.8/perl
-         !> perl.c
+             [ 19033]
+             file test operators weren't doing the right thing if the SV
+             passed to them wasn't NUL-terminated
+             
+             [ 19034]
+             ensure SVs returned by Win32::Get{Short,Full}PathName() are
+             NUL-terminated
+     Branch: perl
+         !> doio.c win32/win32.c
 ____________________________________________________________________________
-[ 18952] By: jhi                                   on 2003/03/12  10:53:02
-        Log: Integrate:
-             [ 18949]
-             pudge> never integrate anything from macos/
+[ 19028] By: jhi                                   on 2003/03/19  09:46:27
+        Log: Better wording as requested by Rafael, and
+             the module is BerkeleyDB, not BerkeleyFile.
      Branch: perl
-          - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
-          - macos/macperl.sym
-         !> MANIFEST
+          ! README.tru64
 ____________________________________________________________________________
-[ 18951] By: jhi                                   on 2003/03/12  10:52:17
-        Log: Integrate:
-             [ 18946]
-             Integrate from maint-5.8/macperl:
-             [ 18937]
-             Various MacOS portability fixes for tests
-             
-             [ 18938]
-             File::Spec::Unix method should be called on $self
-             
-             [ 18939]
-             lib.pm:_get_dirs() should use $_[0], not $_
-             
-             [ 18940]
-             Update MacOS for new configpm
-             
-             [ 18941]
-             Update MacOS build
-             Update Makefile for new source files,
-             update test script, add additional symbol for APItest
+[ 19026] By: jhi                                   on 2003/03/19  09:11:43
+        Log: Update the DB_File instructions in Tru64.
      Branch: perl
-         +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
-         +> macos/macperl.sym
-         !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
-         !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
-         !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
-         !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
-         !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
-         !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
+          ! README.tru64
 ____________________________________________________________________________
-[ 18950] By: jhi                                   on 2003/03/12  10:49:27
-        Log: Cygwin doesn't like initing the $0 mutex in perl_construct()
-             (Too early? If inited there the pthread_mutex_init() returns
-             an integer much too large be an errno), but initing the mutex
-             later, in perl_alloc(), seems to be okay with Cygwin, and also
-             with Linux.
+[ 19025] By: rgs                                   on 2003/03/18  21:59:33
+        Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Tue, 18 Mar 2003 21:55:05 +0000
+             Message-ID: <20030318215505.A16787@fdgroup.com>
      Branch: perl
-          ! perl.c
+          ! pp_ctl.c t/op/goto.t
 ____________________________________________________________________________
-[ 18949] By: jhi                                   on 2003/03/12  10:39:39
-        Log: pudge> never integrate anything from macos/
-     Branch: maint-5.8/perl
-          - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
-          - macos/macperl.sym
-          ! MANIFEST
+[ 19024] By: rgs                                   on 2003/03/18  21:24:27
+        Log: Subject: [PATCH] VMS pod install tweaks
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 15 Mar 2003 16:06:07 -0600
+             Message-ID: <3E73A3CF.3060502@mac.com>
+     Branch: perl
+          ! vms/descrip_mms.template
 ____________________________________________________________________________
-[ 18948] By: jhi                                   on 2003/03/12  06:21:16
-        Log: Integrate:
-             [ 18935]
-             WinCE tweaks from Vadim Konovalov.
-             
-             [ 18943]
-             Tell how to possibly dodge 'Out of memory' errors.
-             
-             [ 18944]
-             Ouch.  Missed one more, the void flags check (and exit() is void).
-     Branch: maint-5.8/perl
-         !> Configure perl.c perlio.c pod/perldiag.pod wince/Makefile.ce
+[ 19023] By: rgs                                   on 2003/03/18  21:22:03
+        Log: Subject: [PATCH] poll() help for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 18 Mar 2003 01:10:10 -0600
+             Message-ID: <3E76C652.30205@mac.com>
+     Branch: perl
+          ! configure.com ext/IO/poll.h
 ____________________________________________________________________________
-[ 18947] By: jhi                                   on 2003/03/12  06:17:43
-        Log: New files from #18946.
-     Branch: maint-5.8/perl
-          ! MANIFEST
+[ 19021] By: jhi                                   on 2003/03/18  06:56:26
+        Log: The description of SIG_SIZE was off.
+     Branch: perl
+          ! Configure NetWare/config_H.wc Porting/Glossary
+          ! Porting/config.sh Porting/config_H config_h.SH
+          ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc
+          ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
+          ! wince/config_H.ce
 ____________________________________________________________________________
-[ 18946] By: jhi                                   on 2003/03/12  06:13:00
-        Log: Integrate from maint-5.8/macperl:
-             [ 18937]
-             Various MacOS portability fixes for tests
+[ 19020] By: merijn                                on 2003/03/18  05:45:50
+        Log: Minor updates of Wolfgang's pack patch
              
-             [ 18938]
-             File::Spec::Unix method should be called on $self
-             
-             [ 18939]
-             lib.pm:_get_dirs() should use $_[0], not $_
-             
-             [ 18940]
-             Update MacOS for new configpm
-             
-             [ 18941]
-             Update MacOS build
-             Update Makefile for new source files,
-             update test script, add additional symbol for APItest
-     Branch: maint-5.8/perl
-         +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
-         +> macos/macperl.sym
-         !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
-         !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
-         !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
-         !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
-         !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
-         !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
-____________________________________________________________________________
-[ 18945] By: jhi                                   on 2003/03/12  06:01:15
-        Log: metaconfig unit changes for #18944.
-     Branch: metaconfig
-          ! U/compline/d_sigsetjmp.U U/modified/voidflags.U
-     Branch: metaconfig/U/perl
-          ! gccvers.U
-____________________________________________________________________________
-[ 18944] By: jhi                                   on 2003/03/12  06:00:48
-        Log: Ouch.  Missed one more, the void flags check (and exit() is void).
+             Subject: Re: pack changes and related fixes
+             From: Philip Newton <Philip.Newton@gmx.net>
+             Date: Tue, 18 Mar 2003 06:19:30 +0100
+             Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
      Branch: perl
-          ! Configure
+          ! embed.fnc pod/perldiag.pod
 ____________________________________________________________________________
-[ 18943] By: jhi                                   on 2003/03/12  05:51:21
-        Log: Tell how to possibly dodge 'Out of memory' errors.
+[ 19019] By: gsar                                  on 2003/03/18  05:06:07
+        Log: regenerate win32/config_H.*
      Branch: perl
-          ! pod/perldiag.pod
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+          ! win32/config_H.vc64
 ____________________________________________________________________________
-[ 18942] By: pudge                                 on 2003/03/12  03:31:48
-        Log: Integrate from maint-5.8/perl
-     Branch: maint-5.8/macperl
-         !> (integrate 50 files)
+[ 19018] By: gsar                                  on 2003/03/18  03:02:38
+        Log: there is no trailing NULL in sig_name or sig_num, so don't
+             talk about it
+     Branch: perl
+          ! Porting/Glossary
 ____________________________________________________________________________
-[ 18941] By: pudge                                 on 2003/03/12  03:19:52
-        Log: Update MacOS build
-             Update Makefile for new source files,
-             update test script, add additional symbol for APItest
-     Branch: maint-5.8/macperl
-          ! macos/MacPerlTests.cmd macos/Makefile.mk macos/macperl.sym
-____________________________________________________________________________
-[ 18940] By: pudge                                 on 2003/03/12  03:18:38
-        Log: Update MacOS for new configpm
-     Branch: maint-5.8/macperl
-          ! macos/configpm
-____________________________________________________________________________
-[ 18939] By: pudge                                 on 2003/03/12  03:17:22
-        Log: lib.pm:_get_dirs() should use $_[0], not $_
-     Branch: maint-5.8/macperl
-          ! lib/lib_pm.PL
-____________________________________________________________________________
-[ 18938] By: pudge                                 on 2003/03/12  03:15:26
-        Log: File::Spec::Unix method should be called on $self
-     Branch: maint-5.8/macperl
-          ! lib/File/Spec/Unix.pm
+[ 19017] By: gsar                                  on 2003/03/18  03:01:02
+        Log: according to the new Porting/Glossary, sig_num doesn't have an
+             extra '0' at the end
+     Branch: perl
+          ! win32/config.bc win32/config.gc win32/config.vc
+          ! win32/config.vc64
 ____________________________________________________________________________
-[ 18937] By: pudge                                 on 2003/03/12  03:14:23
-        Log: Various MacOS portability fixes for tests
-     Branch: maint-5.8/macperl
-          ! ext/Digest/MD5/t/files.t ext/Filter/t/call.t
-          ! ext/POSIX/t/taint.t lib/Unicode/Collate/t/index.t
-          ! lib/Unicode/Collate/t/test.t lib/charnames.t t/io/crlf.t
-          ! t/op/method.t t/op/mkdir.t t/op/recurse.t t/op/sprintf.t
-          ! t/op/stat.t t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
+[ 19016] By: hv                                    on 2003/03/18  00:52:09
+        Log: add tests for existing behaviour of undef postinc/dec
+     Branch: perl
+          ! t/op/inc.t
 ____________________________________________________________________________
-[ 18936] By: pudge                                 on 2003/03/12  03:02:22
-        Log: Integrate from maint-5.8/perl
-     Branch: maint-5.8/macperl
-         !> t/op/recurse.t t/op/sprintf.t
+[ 19015] By: hv                                    on 2003/03/18  00:46:18
+        Log: add comment at undef postinc special case
+     Branch: perl
+          ! pp.c
 ____________________________________________________________________________
-[ 18935] By: jhi                                   on 2003/03/11  22:00:54
-        Log: WinCE tweaks from Vadim Konovalov.
+[ 19014] By: hv                                    on 2003/03/18  00:27:19
+        Log: clarify behaviour of $a++
      Branch: perl
-          ! perl.c perlio.c wince/Makefile.ce
+          ! pod/perlop.pod
 ____________________________________________________________________________
-[ 18934] By: jhi                                   on 2003/03/11  20:24:49
+[ 19013] By: jhi                                   on 2003/03/17  19:52:06
         Log: Integrate:
-             [ 18932]
-             Missed one.
-     Branch: maint-5.8/perl
-         !> Configure
-____________________________________________________________________________
-[ 18933] By: jhi                                   on 2003/03/11  20:23:17
-        Log: metaconfig unit change for #18932.
-     Branch: metaconfig
-          ! U/a_dvisory/intsize.U
+             [ 19012]
+             We don't have the new Perl at this stage.
+     Branch: perl
+         !> cygwin/perlld.in
 ____________________________________________________________________________
-[ 18932] By: jhi                                   on 2003/03/11  20:22:07
-        Log: Missed one.
+[ 19010] By: jhi                                   on 2003/03/17  17:16:44
+        Log: Subject: pack changes and related fixes
+             From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
+             Date: Mon, 17 Mar 2003 13:55:37 +0100
+             Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
      Branch: perl
-          ! Configure
+          ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
+          ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
+          ! t/lib/warnings/pp_pack t/op/pack.t
 ____________________________________________________________________________
-[ 18931] By: jhi                                   on 2003/03/11  20:18:23
+[ 19007] By: jhi                                   on 2003/03/17  04:45:40
         Log: Integrate:
-             [ 18929]
-             Single vs doublequoted context is important...
-     Branch: maint-5.8/perl
-         !> Configure
-____________________________________________________________________________
-[ 18930] By: jhi                                   on 2003/03/11  20:16:12
-        Log: metaconfig unit changes for #18929.
-     Branch: metaconfig
-          ! U/compline/charsize.U U/compline/doublesize.U
-          ! U/compline/ptrsize.U
+             [ 19006]
+             Subject: Re: [Patch] Maintperl versioning for Cygwin
+             From: Slaven Rezic <slaven@rezic.de>
+             Date: 17 Mar 2003 00:42:43 +0100
+             Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
+     Branch: perl
+         !> cygwin/perlld.in
 ____________________________________________________________________________
-[ 18929] By: jhi                                   on 2003/03/11  20:15:51
-        Log: Single vs doublequoted context is important...
+[ 19005] By: hv                                    on 2003/03/17  02:06:20
+        Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
+             From: chocolateboy <chocolateboy@chocolatey.com>
+             Date: Sat, 22 Feb 2003 12:17:28 +0000
+             Message-ID: <3E576A58.8010901@chocolatey.com>
      Branch: perl
-          ! Configure
+          + ext/Data/Dumper/t/pair.t
+          ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
 ____________________________________________________________________________
-[ 18928] By: jhi                                   on 2003/03/11  20:09:47
-        Log: Integrate:
-             [ 18923]
-             Solaris cc wants prototype for exit(), so <stdlib.h> needed.
-             
-             [ 18925]
-             Better setmode() prototype for cygwin.
-             
-             [ 18926]
-             Questionable construct.
-             
-             [ 18927]
-             """glob.*""" patch for VMS, from Peter Prymmer.
-     Branch: maint-5.8/perl
-         !> Configure perl.h pod/perltooc.pod vms/perlvms.pod vms/vms.c
+[ 19004] By: hv                                    on 2003/03/17  01:38:23
+        Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '')
+             From: Stas Bekman <stas@stason.org>
+             Date: Fri, 14 Feb 2003 11:59:53 +1100
+             Message-ID: <3E4C3F89.6050005@stason.org>
+     Branch: perl
+          ! utils/h2xs.PL
 ____________________________________________________________________________
-[ 18927] By: jhi                                   on 2003/03/11  20:04:33
-        Log: """glob.*""" patch for VMS, from Peter Prymmer.
+[ 19003] By: hv                                    on 2003/03/17  01:23:02
+        Log: Subject: [perl #20724] Patch for dprofpp
+             From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
+             Date: 5 Feb 2003 08:41:17 -0000
+             Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
      Branch: perl
-          ! vms/perlvms.pod vms/vms.c
+          ! utils/dprofpp.PL
 ____________________________________________________________________________
-[ 18926] By: rgs                                   on 2003/03/11  19:44:54
-        Log: Questionable construct.
+[ 19002] By: hv                                    on 2003/03/16  23:36:57
+        Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
+             From: Adam Spiers (via RT) <perlbug-followup@perl.org>
+             Date: 10 Jan 2003 10:59:44 -0000
+             Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
      Branch: perl
-          ! pod/perltooc.pod
+          ! lib/IPC/Open3.pm
 ____________________________________________________________________________
-[ 18925] By: jhi                                   on 2003/03/11  19:15:15
-        Log: Better setmode() prototype for cygwin.
+[ 19001] By: jhi                                   on 2003/03/16  21:50:24
+        Log: getservbyname_r() kaputt in OpenBSD (might get fixed
+             for 3.3, but only might)
      Branch: perl
-          ! perl.h
+          ! hints/openbsd.sh
 ____________________________________________________________________________
-[ 18924] By: jhi                                   on 2003/03/11  19:12:51
-        Log: metaconfig unit changes for #18923.  The gccvers unit
-             cannot have <stdlib.h>, though, because that would
-             introduce a nasty dependency loop.
-     Branch: metaconfig
-          ! U/a_dvisory/intsize.U U/compline/charsize.U
-          ! U/compline/d_casti32.U U/compline/d_castneg.U
-          ! U/compline/d_sigsetjmp.U U/compline/doublesize.U
-          ! U/compline/ptrsize.U U/compline/ssizetype.U
-          ! U/modified/voidflags.U U/typedefs/gidsize.U
-          ! U/typedefs/sizesize.U U/typedefs/uidsize.U
-     Branch: metaconfig/U/perl
-          ! d_u32align.U fpossize.U gccvers.U selectminbits.U
+[ 18999] By: jhi                                   on 2003/03/16  21:33:49
+        Log: Stay within known facts: what platforms the skippage helps,
+             and in which it is not needed.
+     Branch: perl
+          ! ext/POSIX/t/posix.t
 ____________________________________________________________________________
-[ 18923] By: jhi                                   on 2003/03/11  19:11:39
-        Log: Solaris cc wants prototype for exit(), so <stdlib.h> needed.
+[ 18998] By: jhi                                   on 2003/03/16  18:15:42
+        Log: This seems to fix (well, dodge) the problems in FreeBSD for
+             Enache Adrian; in _theory_ this patch could be good for NetBSD,
+             too, but Alian gets a core dump already at subtest #9 (anyone
+             with a real NetBSD, Alian's is a VMware one, which has in the
+             past caused similar odd crashes).  OpenBSD threaded build result
+             still unknown.
      Branch: perl
-          ! Configure
+          ! ext/POSIX/t/posix.t
 ____________________________________________________________________________
-[ 18922] By: jhi                                   on 2003/03/11  18:20:53
-        Log: Integrate:
-             [ 18914]
-             Try to handle hitting the heap/data limit in small systems.
-             (One can simulate this with e.g. 32MB or 64MB datasize,
-             use your shell's ulimit/limit/limits command.)
-             
-             [ 18915]
-             Be more lax about the out of memory error message.
-             
-             [ 18916]
-             Upgrade to Time-HiRes 1.43.
-             
-             [ 18917]
-             Get rid of one Cygwin warning by introducing a prototype
-             for the init_os_extras().  Since there is no header file
-             in Perl specific to cygwin, use perl.h.
-             
-             [ 18918]
-             Subject: [PATCH] io_sock.t
-             From: Norton Allen <allen@huarp.harvard.edu>
-             Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
-             Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
-             
-             [ 18919]
-             Uid_t and Gid_t can easily be shorts and one cannot
-             pull shorts off the va_args, int is the shortest (ahem).
-             
-             [ 18920]
-             No assertions in maint.
-             
-             [ 18921]
-             The 0, in the assert_not_ROK() makes IRIX cc to worry
-             (cc-1171 cc: WARNING ... The indicated expression has no effect.)
-             So make the macro to include the , and the non-gcc case empty.
-     Branch: maint-5.8/perl
-         !> README.qnx ext/IO/lib/IO/t/io_sock.t ext/Time/HiRes/Changes
-         !> ext/Time/HiRes/HiRes.pm ext/Time/HiRes/Makefile.PL perl.h
-         !> reentr.c reentr.pl sv.h t/op/recurse.t
+[ 18997] By: jhi                                   on 2003/03/16  18:07:30
+        Log: IRIX ls -l marks sockets with 'S'.
+     Branch: perl
+          ! t/op/stat.t
 ____________________________________________________________________________
-[ 18921] By: jhi                                   on 2003/03/11  18:15:45
-        Log: The 0, in the assert_not_ROK() makes IRIX cc to worry
-             (cc-1171 cc: WARNING ... The indicated expression has no effect.)
-             So make the macro to include the , and the non-gcc case empty.
+[ 18996] By: jhi                                   on 2003/03/16  17:41:42
+        Log: Turn on UTF-8 flag only if the $str is valid utf8
+             (pointed out by Dan Kogai).
      Branch: perl
-          ! sv.h
+          ! lib/Term/ReadLine.pm
 ____________________________________________________________________________
-[ 18920] By: jhi                                   on 2003/03/11  17:52:57
-        Log: No assertions in maint.
-     Branch: maint-5.8/perl
-          ! intrpvar.h
+[ 18995] By: jhi                                   on 2003/03/16  16:40:06
+        Log: Signedness nits.
+     Branch: perl
+          ! regcomp.c
 ____________________________________________________________________________
-[ 18919] By: jhi                                   on 2003/03/11  17:43:10
-        Log: Uid_t and Gid_t can easily be shorts and one cannot
-             pull shorts off the va_args, int is the shortest (ahem).
+[ 18994] By: jhi                                   on 2003/03/16  15:41:44
+        Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
+             Should work both for PERL_UNICODE/-C and use encoding 'foo';
      Branch: perl
-          ! reentr.c reentr.pl
+          ! lib/Term/ReadLine.pm
 ____________________________________________________________________________
-[ 18918] By: jhi                                   on 2003/03/11  17:32:23
-        Log: Subject: [PATCH] io_sock.t
-             From: Norton Allen <allen@huarp.harvard.edu>
-             Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
-             Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
+[ 18991] By: jhi                                   on 2003/03/16  15:14:31
+        Log: Pod fix from Philip Newton.
      Branch: perl
-          ! README.qnx ext/IO/lib/IO/t/io_sock.t
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 18917] By: jhi                                   on 2003/03/11  17:30:43
-        Log: Get rid of one Cygwin warning by introducing a prototype
-             for the init_os_extras().  Since there is no header file
-             in Perl specific to cygwin, use perl.h.
+[ 18990] By: jhi                                   on 2003/03/16  15:12:00
+        Log: Further potential pitfalls for the utf8 len/pos cache
+             found by Inaba Hiroto.  No test cases, yet.
      Branch: perl
-          ! perl.h
+          ! regcomp.c
 ____________________________________________________________________________
-[ 18916] By: jhi                                   on 2003/03/11  11:40:38
-        Log: Upgrade to Time-HiRes 1.43.
+[ 18989] By: jhi                                   on 2003/03/16  08:02:31
+        Log: Make the :bytes conditional on PerlIO.
      Branch: perl
-          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
-          ! ext/Time/HiRes/Makefile.PL
+          ! ext/Encode/t/CJKT.t
 ____________________________________________________________________________
-[ 18915] By: jhi                                   on 2003/03/11  09:19:54
-        Log: Be more lax about the out of memory error message.
+[ 18988] By: jhi                                   on 2003/03/15  18:27:36
+        Log: Needs PerlIO for :bytes.
      Branch: perl
-          ! t/op/recurse.t
+          ! ext/Encode/t/CJKT.t
 ____________________________________________________________________________
-[ 18914] By: jhi                                   on 2003/03/11  09:18:25
-        Log: Try to handle hitting the heap/data limit in small systems.
-             (One can simulate this with e.g. 32MB or 64MB datasize,
-             use your shell's ulimit/limit/limits command.)
+[ 18986] By: rgs                                   on 2003/03/14  20:28:20
+        Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
+             From: Enache Adrian <enache@rdslink.ro>
+             Date: Fri, 14 Mar 2003 23:02:42 +0200
+             Message-ID: <20030314210242.GA1159@ratsnest.hole>
+             (with an added test)
      Branch: perl
-          ! t/op/recurse.t
+          ! t/comp/parser.t toke.c
 ____________________________________________________________________________
-[ 18913] By: jhi                                   on 2003/03/11  08:02:22
-        Log: Integrate:
-             [ 18912]
-             typo for utf8locale in #18907
-     Branch: maint-5.8/perl
-         !> sv.c
+[ 18985] By: rgs                                   on 2003/03/14  19:45:18
+        Log: Time::HiRes is a core module
+     Branch: perl
+          ! pod/perlfunc.pod
 ____________________________________________________________________________
-[ 18912] By: hv                                    on 2003/03/11  07:36:00
-        Log: typo for utf8locale in #18907
+[ 18984] By: rgs                                   on 2003/03/14  19:38:57
+        Log: Subject: [patch ext/B/typemap] STRLEN T_UV
+             From: Stas Bekman <stas@stason.org>
+             Date: Fri, 14 Mar 2003 17:45:09 +1100
+             Message-ID: <3E717A75.2060300@stason.org>
      Branch: perl
-          ! sv.c
+          ! ext/B/typemap
 ____________________________________________________________________________
-[ 18911] By: jhi                                   on 2003/03/11  07:02:41
-        Log: Integrate:
-             [ 18888]
-             Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sun, 9 Mar 2003 21:24:46 +0000
-             Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
-             
-             [ 18889]
-             Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Fri, 07 Mar 2003 13:12:49 -0800
-             Message-ID: <RtQa+gzkg2kF092yn@efn.org>
-             
-             [ 18891]
-             A new test, to check that signal numbers are actually positive,
-             and that there is a consistent number of signals available.
-             
-             [ 18899]
-             VMS has an extra \n at the end, and I assume Windows has \r\n.
-             
-             [ 18902]
-             Patch from Craig Berry to resolve test failures in VMS.
-             Will poke the Net::Ping author.
-             
-             [ 18903]
-             A rejected hunk of #18902 reapplied.
-             
-             [ 18904]
-             Subject: [PATCH] typos and other minor things
-             From: "Todd C. Miller" <Todd.Miller@courtesan.com>
-             Date: Mon, 10 Mar 2003 21:00:55 -0700
-             Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
-             
-             [ 18905]
-             Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
-             From: Stas Bekman <stas@stason.org>
-             Date: Tue, 11 Mar 2003 17:09:02 +1100
-             Message-ID: <3E6D7D7E.5000704@stason.org>
-             
-             [ 18906]
-             Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
-             
-             [ 18907]
-             Add missing intrpvar clonings to perl_clone.
-             Also move the IDBassertion to the end since there's
-             no particular reason to break bincompat for that.
-             
-             [ 18908]
-             Missed some, cryptically.
-             
-             [ 18909]
-             Upgrade to cperl-mode 5.0, from IlyaZ.
-             
-             [ 18910]
-             Subject: [PATCH] clear PL_exitlist in perl_destruct
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Tue, 11 Mar 2003 00:34:39 -0600
-             Message-ID: <3E6D837F.7000506@mac.com>
-     Branch: maint-5.8/perl
-         !> (integrate 39 files)
-____________________________________________________________________________
-[ 18910] By: jhi                                   on 2003/03/11  06:55:29
-        Log: Subject: [PATCH] clear PL_exitlist in perl_destruct
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Tue, 11 Mar 2003 00:34:39 -0600
-             Message-ID: <3E6D837F.7000506@mac.com>
+[ 18982] By: jhi                                   on 2003/03/14  15:16:18
+        Log: Better pass in the $self for a method.
      Branch: perl
-          ! perl.c
+          ! lib/File/Spec/Unix.pm
 ____________________________________________________________________________
-[ 18909] By: jhi                                   on 2003/03/11  06:29:35
-        Log: Upgrade to cperl-mode 5.0, from IlyaZ.
+[ 18980] By: jhi                                   on 2003/03/14  13:42:32
+        Log: Cleanup the File::Spec tmpdir() implementations:
+             now all the platforms specific modules call _tmpdir()
+             (inherited from Unix.pm) with the list of platform
+             specific list of temporary directories, and _tmpdir()
+             then does the appropriate suitability checking.
      Branch: perl
-          ! emacs/cperl-mode.el
+          ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
+          ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
+          ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
+          ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
 ____________________________________________________________________________
-[ 18908] By: jhi                                   on 2003/03/11  06:09:05
-        Log: Missed some, cryptically.
+[ 18979] By: jhi                                   on 2003/03/14  12:48:09
+        Log: whichsig() really does return -1 for unknown signals.
      Branch: perl
-          ! pod/perlfunc.pod
+          ! mg.c
 ____________________________________________________________________________
-[ 18907] By: jhi                                   on 2003/03/11  06:01:28
-        Log: Add missing intrpvar clonings to perl_clone.
-             Also move the IDBassertion to the end since there's
-             no particular reason to break bincompat for that.
+[ 18977] By: jhi                                   on 2003/03/14  10:42:33
+        Log: Rework the @Config{/sig.*/} tests.
      Branch: perl
-          ! intrpvar.h sv.c
+          ! lib/Config.t
 ____________________________________________________________________________
-[ 18906] By: jhi                                   on 2003/03/11  05:43:30
-        Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
+[ 18976] By: jhi                                   on 2003/03/14  10:31:50
+        Log: Subject: [PATCH] configure.com: sig_num, etc.
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 13 Mar 2003 21:38:19 -0600
+             Message-ID: <3E714EAB.6030001@mac.com>
      Branch: perl
-          ! intrpvar.h
+          ! configure.com
 ____________________________________________________________________________
-[ 18905] By: jhi                                   on 2003/03/11  05:38:10
-        Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
-             From: Stas Bekman <stas@stason.org>
-             Date: Tue, 11 Mar 2003 17:09:02 +1100
-             Message-ID: <3E6D7D7E.5000704@stason.org>
+[ 18975] By: jhi                                   on 2003/03/14  10:30:53
+        Log: Make whichsig() to work also if some system defines
+             zero signals (now -1 is the "not found").  Note that
+             in couple of mg.c spots only whichsig() > 0 branches
+             are taken because signal handlers et al don't make
+             much sense for the zero signal.
      Branch: perl
-          ! sv.c
+          ! doio.c mg.c
 ____________________________________________________________________________
-[ 18904] By: jhi                                   on 2003/03/11  05:33:10
-        Log: Subject: [PATCH] typos and other minor things
-             From: "Todd C. Miller" <Todd.Miller@courtesan.com>
-             Date: Mon, 10 Mar 2003 21:00:55 -0700
-             Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
+[ 18973] By: jhi                                   on 2003/03/14  10:27:46
+        Log: Since Configure does the signal name/number probe with awk
+             based on the cpp results (not by really running code), testing
+             for the signum value is not really helpful if we have runtime
+             function calls (some signal numbers are dynamic, for example)
+             (or other extra stuff where the signum value is expected).
+             (Runtimeness also means that Configure cannot get these right,
+             anyway.) Better filter in just the constant non-negative numbers.
      Branch: perl
-          ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm
-          ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm
-          ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs
-          ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm
-          ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm
-          ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl
-          ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod
-          ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t
-          ! utils/libnetcfg.PL vms/vms.c win32/vmem.h
+          ! Configure
 ____________________________________________________________________________
-[ 18903] By: jhi                                   on 2003/03/11  05:29:12
-        Log: A rejected hunk of #18902 reapplied.
+[ 18971] By: jhi                                   on 2003/03/14  09:30:18
+        Log: Signal issues.
+             (1) Filter out negative signals.
+             (2) Correct sig_num* and sig_name* descriptions.
      Branch: perl
-          ! t/io/utf8.t
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH
 ____________________________________________________________________________
-[ 18902] By: jhi                                   on 2003/03/11  05:19:15
-        Log: Patch from Craig Berry to resolve test failures in VMS.
-             Will poke the Net::Ping author.
+[ 18970] By: jhi                                   on 2003/03/14  06:21:48
+        Log: Hopefully this works also in Win32.
      Branch: perl
-          ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t
-          ! t/io/utf8.t t/op/magic.t
-____________________________________________________________________________
-[ 18901] By: pudge                                 on 2003/03/11  04:00:40
-        Log: Integrate from maint-5.8/perl
-     Branch: maint-5.8/macperl
-         +> (branch 46 files)
-          - macos/config.h regen_headers.pl
-          ! macos/MacPerlTests.cmd
-         !> (integrate 479 files)
+          ! ext/Encode/t/CJKT.t
 ____________________________________________________________________________
-[ 18900] By: rgs                                   on 2003/03/10  22:12:37
-        Log: Integrate (by hand) change #18386 from maint-5.8
+[ 18969] By: jhi                                   on 2003/03/14  05:43:34
+        Log: Subject: [PATCH] Perldoc.pm tweak for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 13 Mar 2003 13:44:55 -0600
+             Message-ID: <3E70DFB7.8070405@mac.com>
      Branch: perl
-          ! t/op/split.t
+          ! lib/Pod/Perldoc.pm
 ____________________________________________________________________________
-[ 18899] By: jhi                                   on 2003/03/10  21:44:12
-        Log: VMS has an extra \n at the end, and I assume Windows has \r\n.
+[ 18968] By: gsar                                  on 2003/03/14  04:41:25
+        Log: fix for switchC.t test#6 failure on windows
      Branch: perl
-          ! t/run/switchC.t
-____________________________________________________________________________
-[ 18898] By: jhi                                   on 2003/03/10  21:12:28
-        Log: An old hunk mistakenly introduced by #18896.
-     Branch: maint-5.8/perl
           ! perl.c
 ____________________________________________________________________________
-[ 18897] By: jhi                                   on 2003/03/10  21:11:03
-        Log: A missing line.
-     Branch: maint-5.8/perl
-          ! t/pod/poderrs.xr
-____________________________________________________________________________
-[ 18896] By: jhi                                   on 2003/03/10  21:01:14
-        Log: Integrate:
-             [ 18229]
-             $0 mofifying part I
+[ 18967] By: gsar                                  on 2003/03/14  04:29:10
+        Log: Config.t wasn't getting the sig_num and sig_size relationship
+             right, and therefore failed test#35 on windows
              
-             Date: Sat, 30 Nov 2002 20:16:51 +0200
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Subject: [PATCH] $0 modifying
-             Message-ID: <20021130181651.GA5876@kosh.hut.fi>
-     Branch: maint-5.8/perl
-         !> ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
-         !> sv.c t/op/magic.t thread.h
+             note that config_h.SH documents that $sig_size does NOT include
+             the final NULL in $sig_num!
+     Branch: perl
+          ! lib/Config.t
 ____________________________________________________________________________
-[ 18895] By: jhi                                   on 2003/03/10  20:48:37
-        Log: Avaunt!
-     Branch: maint-5.8/perl
-          ! MANIFEST
+[ 18966] By: gsar                                  on 2003/03/14  04:20:51
+        Log: another fix for failing test on windows ("use encoding" puts
+             STDIN in :raw mode, so chomp() wasn't stripping the CR)
+     Branch: perl
+          ! ext/Encode/t/enc_module.t
 ____________________________________________________________________________
-[ 18894] By: jhi                                   on 2003/03/10  20:41:02
-        Log: Missing hunk from change #18830.
-     Branch: maint-5.8/perl
-          ! ext/B/t/deparse.t
+[ 18965] By: gsar                                  on 2003/03/14  04:06:31
+        Log: fix CJKT.t failures on windows due to incorrect binmode()
+     Branch: perl
+          ! ext/Encode/t/CJKT.t
 ____________________________________________________________________________
-[ 18893] By: jhi                                   on 2003/03/10  20:38:33
-        Log: Integrate:
-             [ 18298]
-             Whitespace and indentation fix in the output of B::Debug.
-     Branch: maint-5.8/perl
-         !> ext/B/B/Debug.pm
+[ 18964] By: rgs                                   on 2003/03/13  21:47:52
+        Log: Skip the last test of Config.t on HP-UX.
+             (This test should be skipped for every system that
+             actually defines a negative signal number. Maybe that
+             test should be removed, to be future-proof.)
+     Branch: perl
+          ! lib/Config.t
 ____________________________________________________________________________
-[ 18892] By: jhi                                   on 2003/03/10  20:26:04
-        Log: Missing hunk from change #18224.
-     Branch: maint-5.8/perl
-          ! lib/Pod/Checker.pm
+[ 18963] By: rgs                                   on 2003/03/13  20:57:32
+        Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 
+             From: Kurt Starsinic <kstar@cpan.org>
+             Date: Mon, 10 Mar 2003 00:54:49 -0500
+             Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
+     Branch: perl
+          ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
 ____________________________________________________________________________
-[ 18891] By: rgs                                   on 2003/03/10  20:22:39
-        Log: A new test, to check that signal numbers are actually positive,
-             and that there is a consistent number of signals available.
+[ 18962] By: rgs                                   on 2003/03/13  20:46:53
+        Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Tue, 11 Mar 2003 21:29:31 -0600
+             Message-ID: <3E6EA99B.9060902@mac.com>
+             Patch by Scott Lepage (scott.lepage@hp.com)
      Branch: perl
-          ! lib/Config.t
+          ! hv.c
 ____________________________________________________________________________
-[ 18890] By: jhi                                   on 2003/03/10  20:18:55
-        Log: Integrate:
-             [ 18224]
-             Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
-             and lib/Pod/t/utils.t to cater for simpler output text.
-     Branch: maint-5.8/perl
-         !> (integrate 27 files)
+[ 18959] By: jhi                                   on 2003/03/13  20:05:50
+        Log: Some more stdlib.h inclusions and change the gccversion
+             test to use return (could have used that for all, sigh).
+     Branch: perl
+          ! Configure
 ____________________________________________________________________________
-[ 18889] By: rgs                                   on 2003/03/10  19:55:06
-        Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Fri, 07 Mar 2003 13:12:49 -0800
-             Message-ID: <RtQa+gzkg2kF092yn@efn.org>
+[ 18958] By: rgs                                   on 2003/03/12  20:46:58
+        Log: Trims slashes from the argument to rmdir(), likewise
+             to what happens with rmdir(). Factorize the code in a
+             local macro, TRIMSLASHES.
      Branch: perl
-          ! mg.c pod/perldiag.pod t/op/tie.t
+          ! pp_sys.c
 ____________________________________________________________________________
-[ 18888] By: rgs                                   on 2003/03/10  19:37:40
-        Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sun, 9 Mar 2003 21:24:46 +0000
-             Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
+[ 18957] By: jhi                                   on 2003/03/12  14:23:02
+        Log: VOS nit from Paul Green.
      Branch: perl
-          ! lib/Config.t
+          ! vos/configure_full_perl.sh
 ____________________________________________________________________________
-[ 18887] By: jhi                                   on 2003/03/10  19:32:10
-        Log: Something is really wonky in the ext/MIME/Base64 between
-             maint and blead... but this seems to bridge the remaining gap.
-     Branch: maint-5.8/perl
-          ! ext/MIME/Base64/Makefile.PL
+[ 18956] By: jhi                                   on 2003/03/12  13:58:26
+        Log: File::Spec: Do not fall back to '', use curdir instead.
+             Note: Mac used to use cwd(), now curdir, slight change
+             (relative vs. absolute).
+     Branch: perl
+          ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
+          ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
+          ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
 ____________________________________________________________________________
-[ 18886] By: jhi                                   on 2003/03/10  19:13:17
-        Log: Fake reintegrate of #18651 (otherwise perforce didn't like me).
-     Branch: maint-5.8/perl
-         !> ext/MIME/Base64/Base64.xs
+[ 18955] By: jhi                                   on 2003/03/12  13:49:15
+        Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
+             was unset (the tests attempted to create files at the /)
+     Branch: perl
+          ! lib/File/Spec/Cygwin.pm
 ____________________________________________________________________________
-[ 18885] By: jhi                                   on 2003/03/10  19:04:15
-        Log: Integrate:
-             [ 18685]
-             No, we don't really want the utility scripts.
-     Branch: maint-5.8/perl
-          - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
-          - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
+[ 18954] By: jhi                                   on 2003/03/12  10:59:03
+        Log: Another finding by IRIX cc: non-void function
+             sv_cat_decode() should return a value.
+     Branch: perl
+          ! sv.c
 ____________________________________________________________________________
-[ 18883] By: jhi                                   on 2003/03/10  18:54:19
+[ 18952] By: jhi                                   on 2003/03/12  10:53:02
         Log: Integrate:
-             [ 18642]
-             Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
-             utility scripts?)
-     Branch: maint-5.8/perl
-         +> ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
-         +> ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
-         !> MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
-         !> ext/MIME/Base64/Makefile.PL ext/MIME/Base64/QuotedPrint.pm
-         !> ext/MIME/Base64/t/base64.t ext/MIME/Base64/t/quoted-print.t
-____________________________________________________________________________
-[ 18882] By: jhi                                   on 2003/03/10  17:35:27
+             [ 18949]
+             pudge> never integrate anything from macos/
+     Branch: perl
+          - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
+          - macos/macperl.sym
+         !> MANIFEST
+____________________________________________________________________________
+[ 18951] By: jhi                                   on 2003/03/12  10:52:17
         Log: Integrate:
-             [ 17832]
-             Subject: Re: [PATCH] Correct/completes Overloading in XS mods
-             From: John Peacock <jpeacock@rowman.com>
-             Date: Sun, 01 Sep 2002 15:00:12 -0400
-             Message-ID: <3D7263BC.9020608@rowman.com>
+             [ 18946]
+             Integrate from maint-5.8/macperl:
+             [ 18937]
+             Various MacOS portability fixes for tests
              
-             [ 18472]
-             Integrate perlio to mainline:
-             [ 18240]
-             Avoid eqtime() wiping the file (as suggested by 
-             "Luis G. Uribe C." <GUribe@SoftHome.net>
+             [ 18938]
+             File::Spec::Unix method should be called on $self
              
-             [ 18600]
-             Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
-             dumping (but now use SvPV_nolen).  (This change made an empty
-             prototype to show up as "_" under -Uuseperlio.)
-     Branch: maint-5.8/perl
-         !> dump.c lib/ExtUtils/Command.pm lib/ExtUtils/xsubpp
-         !> pod/perlxs.pod
-____________________________________________________________________________
-[ 18881] By: jhi                                   on 2003/03/10  16:58:22
-        Log: Integrate:
-             [ 17842]
-             printf argument mismatch in Perl_deb_stack_all() from change #17718
+             [ 18939]
+             lib.pm:_get_dirs() should use $_[0], not $_
              
-             [ 18456]
-             Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Thu, 26 Dec 2002 21:16:27 +0000
-             Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
+             [ 18940]
+             Update MacOS for new configpm
              
-             [ 18643]
-             Detypo.
-     Branch: maint-5.8/perl
-         !> cop.h deb.c doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c
-         !> pad.c perl.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c
-         !> universal.c utf8.c
+             [ 18941]
+             Update MacOS build
+             Update Makefile for new source files,
+             update test script, add additional symbol for APItest
+     Branch: perl
+         +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
+         +> macos/macperl.sym
+         !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
+         !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
+         !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
+         !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
+         !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
+         !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
 ____________________________________________________________________________
-[ 18880] By: jhi                                   on 2003/03/10  16:17:50
-        Log: Integrate from maint:
-             [ 18428]
-             Somehow I managed to get makefile.olds that didn't get cleaned away.
+[ 18950] By: jhi                                   on 2003/03/12  10:49:27
+        Log: Cygwin doesn't like initing the $0 mutex in perl_construct()
+             (Too early? If inited there the pthread_mutex_init() returns
+             an integer much too large be an errno), but initing the mutex
+             later, in perl_alloc(), seems to be okay with Cygwin, and also
+             with Linux.
      Branch: perl
-         !> Makefile.SH x2p/Makefile.SH
+          ! perl.c
 ____________________________________________________________________________
-[ 18879] By: jhi                                   on 2003/03/10  11:51:01
-        Log: Integrate:
-             [ 18876]
-             Comment fix.
-     Branch: maint-5.8/perl
-         !> t/io/utf8.t
+[ 18944] By: jhi                                   on 2003/03/12  06:00:48
+        Log: Ouch.  Missed one more, the void flags check (and exit() is void).
+     Branch: perl
+          ! Configure
 ____________________________________________________________________________
-[ 18878] By: jhi                                   on 2003/03/10  07:28:26
-        Log: Integrate:
-             [ 18836]
-             Handle also extra directories et alia.
-     Branch: maint-5.8/perl
-         !> Porting/manicheck
+[ 18943] By: jhi                                   on 2003/03/12  05:51:21
+        Log: Tell how to possibly dodge 'Out of memory' errors.
+     Branch: perl
+          ! pod/perldiag.pod
 ____________________________________________________________________________
-[ 18877] By: jhi                                   on 2003/03/10  07:20:13
-        Log: Integrate:
-             [ 18873]
-             Bunch of doc patches from Stas; plus regen.
-             
-             Subject: [doc patch] perl.c's pod api entry
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 10 Mar 2003 12:35:52 +1100
-             Message-ID: <3E6BEBF8.80402@stason.org>
-             
-             Subject: Re: [patch] perlguts.pod
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 10 Mar 2003 12:38:57 +1100
-             Message-ID: <3E6BECB1.7050009@stason.org>
-             
-             Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 10 Mar 2003 12:41:46 +1100
-             Message-ID: <3E6BED5A.801@stason.org>
-             
-             Subject: Re: [patch] perlapi.pod fix
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 10 Mar 2003 12:43:33 +1100
-             Message-ID: <3E6BEDC5.6010405@stason.org>
-             
-             Subject: Re: [docs patch] replace gets() with fgets() in example
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 10 Mar 2003 12:45:41 +1100
-             Message-ID: <3E6BEE45.9030901@stason.org>
-             
-             Subject: [doc patch] perlrun.pod
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 10 Mar 2003 14:49:59 +1100
-             Message-ID: <3E6C0B67.4050606@stason.org>
-             
-             [ 18874]
-             Subject: Re: Shared libperl.so and build issues
-             From: Chip Turner <cturner@redhat.com>
-             Date: 05 Jan 2003 10:35:40 -0500
-             Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
-             
-             [ 18875]
-             Remove the foo-old files.
-             
-             [ 18876]
-             Comment fix.
-     Branch: maint-5.8/perl
-         !> INSTALL ext/DynaLoader/DynaLoader_pm.PL handy.h opcode.pl
-         !> perl.c pod/perlapi.pod pod/perlembed.pod pod/perlguts.pod
-         !> pod/perlrun.pod
+[ 18935] By: jhi                                   on 2003/03/11  22:00:54
+        Log: WinCE tweaks from Vadim Konovalov.
+     Branch: perl
+          ! perl.c perlio.c wince/Makefile.ce
 ____________________________________________________________________________
-[ 18876] By: jhi                                   on 2003/03/10  06:35:20
-        Log: Comment fix.
+[ 18932] By: jhi                                   on 2003/03/11  20:22:07
+        Log: Missed one.
      Branch: perl
-          ! t/io/utf8.t
+          ! Configure
 ____________________________________________________________________________
-[ 18875] By: jhi                                   on 2003/03/10  05:31:00
-        Log: Remove the foo-old files.
+[ 18929] By: jhi                                   on 2003/03/11  20:15:51
+        Log: Single vs doublequoted context is important...
      Branch: perl
-          ! opcode.pl
+          ! Configure
 ____________________________________________________________________________
-[ 18874] By: jhi                                   on 2003/03/10  05:23:32
-        Log: Subject: Re: Shared libperl.so and build issues
-             From: Chip Turner <cturner@redhat.com>
-             Date: 05 Jan 2003 10:35:40 -0500
-             Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
+[ 18927] By: jhi                                   on 2003/03/11  20:04:33
+        Log: """glob.*""" patch for VMS, from Peter Prymmer.
      Branch: perl
-          ! INSTALL
+          ! vms/perlvms.pod vms/vms.c
 ____________________________________________________________________________
-[ 18873] By: jhi                                   on 2003/03/10  05:18:02
-        Log: Bunch of doc patches from Stas; plus regen.
-             
-             Subject: [doc patch] perl.c's pod api entry
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 10 Mar 2003 12:35:52 +1100
-             Message-ID: <3E6BEBF8.80402@stason.org>
-             
-             Subject: Re: [patch] perlguts.pod
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 10 Mar 2003 12:38:57 +1100
-             Message-ID: <3E6BECB1.7050009@stason.org>
-             
-             Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 10 Mar 2003 12:41:46 +1100
-             Message-ID: <3E6BED5A.801@stason.org>
-             
-             Subject: Re: [patch] perlapi.pod fix
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 10 Mar 2003 12:43:33 +1100
-             Message-ID: <3E6BEDC5.6010405@stason.org>
-             
-             Subject: Re: [docs patch] replace gets() with fgets() in example
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 10 Mar 2003 12:45:41 +1100
-             Message-ID: <3E6BEE45.9030901@stason.org>
-             
-             Subject: [doc patch] perlrun.pod
-             From: Stas Bekman <stas@stason.org>
-             Date: Mon, 10 Mar 2003 14:49:59 +1100
-             Message-ID: <3E6C0B67.4050606@stason.org>
+[ 18926] By: rgs                                   on 2003/03/11  19:44:54
+        Log: Questionable construct.
      Branch: perl
-          ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod
-          ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod
+          ! pod/perltooc.pod
 ____________________________________________________________________________
-[ 18872] By: jhi                                   on 2003/03/09  20:43:09
-        Log: Integrate (and regen_headers):
-             [ 18867]
-             Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
-             
-             [ 18868]
-             Export the symbols from #18863; do not prototype (but export)
-             Nick Clark's experimental COW functions.
-             Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
-             a mess of Herculean proportions.  Someone should redesign and
-             clean up the stables.
-             
-             [ 18869]
-             Upgrade to Encode 1.91.
-             
-             [ 18870]
-             I hate embed*.  Tell me what you know.
-             
-             [ 18871]
-             Must not hide the protos, though.
-     Branch: maint-5.8/perl
-          ! embed.fnc embed.h embed.pl global.sym perlapi.c
-          ! pod/perlapi.pod proto.h
-         !> ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
-         !> ext/Encode/Encode.xs ext/Encode/MANIFEST
-         !> ext/Encode/encoding.pm ext/Encode/t/Mod_EUCJP.pm
-         !> ext/Encode/t/enc_data.t ext/Encode/t/enc_module.t
+[ 18925] By: jhi                                   on 2003/03/11  19:15:15
+        Log: Better setmode() prototype for cygwin.
+     Branch: perl
+          ! perl.h
 ____________________________________________________________________________
-[ 18871] By: jhi                                   on 2003/03/09  20:15:13
-        Log: Must not hide the protos, though.
+[ 18923] By: jhi                                   on 2003/03/11  19:11:39
+        Log: Solaris cc wants prototype for exit(), so <stdlib.h> needed.
      Branch: perl
-          ! embed.pl proto.h
+          ! Configure
 ____________________________________________________________________________
-[ 18870] By: jhi                                   on 2003/03/09  20:12:11
-        Log: I hate embed*.  Tell me what you know.
+[ 18921] By: jhi                                   on 2003/03/11  18:15:45
+        Log: The 0, in the assert_not_ROK() makes IRIX cc to worry
+             (cc-1171 cc: WARNING ... The indicated expression has no effect.)
+             So make the macro to include the , and the non-gcc case empty.
      Branch: perl
-          ! embed.fnc embed.h
+          ! sv.h
 ____________________________________________________________________________
-[ 18869] By: jhi                                   on 2003/03/09  19:32:19
-        Log: Upgrade to Encode 1.91.
+[ 18919] By: jhi                                   on 2003/03/11  17:43:10
+        Log: Uid_t and Gid_t can easily be shorts and one cannot
+             pull shorts off the va_args, int is the shortest (ahem).
      Branch: perl
-          ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
-          ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t
+          ! reentr.c reentr.pl
 ____________________________________________________________________________
-[ 18868] By: jhi                                   on 2003/03/09  19:04:22
-        Log: Export the symbols from #18863; do not prototype (but export)
-             Nick Clark's experimental COW functions.
-             Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
-             a mess of Herculean proportions.  Someone should redesign and
-             clean up the stables.
+[ 18918] By: jhi                                   on 2003/03/11  17:32:23
+        Log: Subject: [PATCH] io_sock.t
+             From: Norton Allen <allen@huarp.harvard.edu>
+             Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
+             Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
      Branch: perl
-          ! embed.fnc embed.pl global.sym proto.h
+          ! README.qnx ext/IO/lib/IO/t/io_sock.t
 ____________________________________________________________________________
-[ 18867] By: jhi                                   on 2003/03/09  17:12:55
-        Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
+[ 18917] By: jhi                                   on 2003/03/11  17:30:43
+        Log: Get rid of one Cygwin warning by introducing a prototype
+             for the init_os_extras().  Since there is no header file
+             in Perl specific to cygwin, use perl.h.
      Branch: perl
-          ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
-          ! ext/Encode/MANIFEST ext/Encode/encoding.pm
-          ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t
-          ! ext/Encode/t/enc_module.t
+          ! perl.h
 ____________________________________________________________________________
-[ 18866] By: jhi                                   on 2003/03/09  13:59:01
-        Log: Integrate:
-             [ 18851]
-             regen_headers tiny tidying:
-             - regen.pl renamed as regen_lib.pl
-             - regen_headers.pl renamed as regen.pl
-             - added make target 'regen' (kept target 'regen_headers'
-             for porters' brains' backward compatibility)
-             - regen.pl fancified a bit to display the names
-             of the files that got changed by running the scripts
-             
-             [ 18852]
-             Subject: [PATCH] long %ENV values for VMS
+[ 18916] By: jhi                                   on 2003/03/11  11:40:38
+        Log: Upgrade to Time-HiRes 1.43.
+     Branch: perl
+          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
+          ! ext/Time/HiRes/Makefile.PL
+____________________________________________________________________________
+[ 18915] By: jhi                                   on 2003/03/11  09:19:54
+        Log: Be more lax about the out of memory error message.
+     Branch: perl
+          ! t/op/recurse.t
+____________________________________________________________________________
+[ 18914] By: jhi                                   on 2003/03/11  09:18:25
+        Log: Try to handle hitting the heap/data limit in small systems.
+             (One can simulate this with e.g. 32MB or 64MB datasize,
+             use your shell's ulimit/limit/limits command.)
+     Branch: perl
+          ! t/op/recurse.t
+____________________________________________________________________________
+[ 18912] By: hv                                    on 2003/03/11  07:36:00
+        Log: typo for utf8locale in #18907
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 18910] By: jhi                                   on 2003/03/11  06:55:29
+        Log: Subject: [PATCH] clear PL_exitlist in perl_destruct
              From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Fri, 07 Mar 2003 13:49:50 -0600
-             Message-ID: <3E68F7DE.8070603@mac.com>
-             
-             [ 18853]
-             Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
-             From: Richard Soderberg <perl@crystalflame.net>
-             Date: Sat, 15 Feb 2003 01:27:17 -0500
-             Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
-             
-             [ 18854]
-             Enache Adrian reads comments.
-             
-             [ 18855]
-             Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
-             From: Richard.Foley@ubsw.com
-             Date: Fri, 21 Feb 2003 13:51:51 +0100
-             Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
-             
-             [ 18856]
-             Add a B::COP::io() method, to return the cop_io field of COPs.
-             Print it in B::Debug. Can be used later in B::Deparse to deparse
-             the open pragma.
-             
-             [ 18857]
-             From Inaba Hiroto: the UTF-8 length cache wasn't
-             updated when fbm_compile() appended a "\n".
-             
-             [ 18858]
-             From Inaba Hiroto: re_intuit_start set a value to
-             PL_bostr before calling find_byclass when regexp has
-             ROPT_UTF8 flag on. But right value for PL_bostr is set
-             before re_intuit_start is called.  PL_regdata is always
-             assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
-             can be deleted.                                 
-             
-             [ 18859]
-             Adjust test count.
-             
-             [ 18860]
-             Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 7 Mar 2003 00:12:03 +0200
-             Message-ID: <20030306221203.GB13330@ratsnest.hole>
+             Date: Tue, 11 Mar 2003 00:34:39 -0600
+             Message-ID: <3E6D837F.7000506@mac.com>
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[ 18909] By: jhi                                   on 2003/03/11  06:29:35
+        Log: Upgrade to cperl-mode 5.0, from IlyaZ.
+     Branch: perl
+          ! emacs/cperl-mode.el
+____________________________________________________________________________
+[ 18908] By: jhi                                   on 2003/03/11  06:09:05
+        Log: Missed some, cryptically.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 18907] By: jhi                                   on 2003/03/11  06:01:28
+        Log: Add missing intrpvar clonings to perl_clone.
+             Also move the IDBassertion to the end since there's
+             no particular reason to break bincompat for that.
+     Branch: perl
+          ! intrpvar.h sv.c
+____________________________________________________________________________
+[ 18906] By: jhi                                   on 2003/03/11  05:43:30
+        Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
+     Branch: perl
+          ! intrpvar.h
+____________________________________________________________________________
+[ 18905] By: jhi                                   on 2003/03/11  05:38:10
+        Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
+             From: Stas Bekman <stas@stason.org>
+             Date: Tue, 11 Mar 2003 17:09:02 +1100
+             Message-ID: <3E6D7D7E.5000704@stason.org>
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 18904] By: jhi                                   on 2003/03/11  05:33:10
+        Log: Subject: [PATCH] typos and other minor things
+             From: "Todd C. Miller" <Todd.Miller@courtesan.com>
+             Date: Mon, 10 Mar 2003 21:00:55 -0700
+             Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
+     Branch: perl
+          ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm
+          ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm
+          ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs
+          ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm
+          ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm
+          ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl
+          ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod
+          ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t
+          ! utils/libnetcfg.PL vms/vms.c win32/vmem.h
+____________________________________________________________________________
+[ 18903] By: jhi                                   on 2003/03/11  05:29:12
+        Log: A rejected hunk of #18902 reapplied.
+     Branch: perl
+          ! t/io/utf8.t
+____________________________________________________________________________
+[ 18902] By: jhi                                   on 2003/03/11  05:19:15
+        Log: Patch from Craig Berry to resolve test failures in VMS.
+             Will poke the Net::Ping author.
+     Branch: perl
+          ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t
+          ! t/io/utf8.t t/op/magic.t
+____________________________________________________________________________
+[ 18900] By: rgs                                   on 2003/03/10  22:12:37
+        Log: Integrate (by hand) change #18386 from maint-5.8
+     Branch: perl
+          ! t/op/split.t
+____________________________________________________________________________
+[ 18899] By: jhi                                   on 2003/03/10  21:44:12
+        Log: VMS has an extra \n at the end, and I assume Windows has \r\n.
+     Branch: perl
+          ! t/run/switchC.t
+____________________________________________________________________________
+[ 18891] By: rgs                                   on 2003/03/10  20:22:39
+        Log: A new test, to check that signal numbers are actually positive,
+             and that there is a consistent number of signals available.
+     Branch: perl
+          ! lib/Config.t
+____________________________________________________________________________
+[ 18889] By: rgs                                   on 2003/03/10  19:55:06
+        Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Fri, 07 Mar 2003 13:12:49 -0800
+             Message-ID: <RtQa+gzkg2kF092yn@efn.org>
+     Branch: perl
+          ! mg.c pod/perldiag.pod t/op/tie.t
+____________________________________________________________________________
+[ 18888] By: rgs                                   on 2003/03/10  19:37:40
+        Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Sun, 9 Mar 2003 21:24:46 +0000
+             Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
+     Branch: perl
+          ! lib/Config.t
+____________________________________________________________________________
+[ 18880] By: jhi                                   on 2003/03/10  16:17:50
+        Log: Integrate from maint:
+             [ 18428]
+             Somehow I managed to get makefile.olds that didn't get cleaned away.
+     Branch: perl
+         !> Makefile.SH x2p/Makefile.SH
+____________________________________________________________________________
+[ 18876] By: jhi                                   on 2003/03/10  06:35:20
+        Log: Comment fix.
+     Branch: perl
+          ! t/io/utf8.t
+____________________________________________________________________________
+[ 18875] By: jhi                                   on 2003/03/10  05:31:00
+        Log: Remove the foo-old files.
+     Branch: perl
+          ! opcode.pl
+____________________________________________________________________________
+[ 18874] By: jhi                                   on 2003/03/10  05:23:32
+        Log: Subject: Re: Shared libperl.so and build issues
+             From: Chip Turner <cturner@redhat.com>
+             Date: 05 Jan 2003 10:35:40 -0500
+             Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[ 18873] By: jhi                                   on 2003/03/10  05:18:02
+        Log: Bunch of doc patches from Stas; plus regen.
              
-             [ 18861]
-             Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 7 Mar 2003 23:28:37 +0200
-             Message-ID: <20030307212837.GB765@ratsnest.hole>
+             Subject: [doc patch] perl.c's pod api entry
+             From: Stas Bekman <stas@stason.org>
+             Date: Mon, 10 Mar 2003 12:35:52 +1100
+             Message-ID: <3E6BEBF8.80402@stason.org>
              
-             (and few more test cases from the thread)
+             Subject: Re: [patch] perlguts.pod
+             From: Stas Bekman <stas@stason.org>
+             Date: Mon, 10 Mar 2003 12:38:57 +1100
+             Message-ID: <3E6BECB1.7050009@stason.org>
              
-             [ 18862]
-             ... and add a test case for bug #20798
+             Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
+             From: Stas Bekman <stas@stason.org>
+             Date: Mon, 10 Mar 2003 12:41:46 +1100
+             Message-ID: <3E6BED5A.801@stason.org>
              
-             [ 18863]
-             At Sarathy's request restore the bin5005compat Perl_foo_sv()
-             function stubs, should be helpful for really simple extensions.
-             Undoes large parts of changes #16289 and #16290.
+             Subject: Re: [patch] perlapi.pod fix
+             From: Stas Bekman <stas@stason.org>
+             Date: Mon, 10 Mar 2003 12:43:33 +1100
+             Message-ID: <3E6BEDC5.6010405@stason.org>
              
-             [ 18864]
-             Tru64: additional instructions for building a newer Berkeley DB.
+             Subject: Re: [docs patch] replace gets() with fgets() in example
+             From: Stas Bekman <stas@stason.org>
+             Date: Mon, 10 Mar 2003 12:45:41 +1100
+             Message-ID: <3E6BEE45.9030901@stason.org>
              
-             [ 18865]
-             From Inaba Hiroto: DATA wasn't properly utf8ed
-             under 'use encoding'.
-     Branch: maint-5.8/perl
-         +> ext/Encode/t/enc_data.t regen_lib.pl
-          - regen_headers.pl
-         !> (integrate 27 files)
+             Subject: [doc patch] perlrun.pod
+             From: Stas Bekman <stas@stason.org>
+             Date: Mon, 10 Mar 2003 14:49:59 +1100
+             Message-ID: <3E6C0B67.4050606@stason.org>
+     Branch: perl
+          ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod
+          ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod
+____________________________________________________________________________
+[ 18871] By: jhi                                   on 2003/03/09  20:15:13
+        Log: Must not hide the protos, though.
+     Branch: perl
+          ! embed.pl proto.h
+____________________________________________________________________________
+[ 18870] By: jhi                                   on 2003/03/09  20:12:11
+        Log: I hate embed*.  Tell me what you know.
+     Branch: perl
+          ! embed.fnc embed.h
+____________________________________________________________________________
+[ 18869] By: jhi                                   on 2003/03/09  19:32:19
+        Log: Upgrade to Encode 1.91.
+     Branch: perl
+          ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
+          ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t
+____________________________________________________________________________
+[ 18868] By: jhi                                   on 2003/03/09  19:04:22
+        Log: Export the symbols from #18863; do not prototype (but export)
+             Nick Clark's experimental COW functions.
+             Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
+             a mess of Herculean proportions.  Someone should redesign and
+             clean up the stables.
+     Branch: perl
+          ! embed.fnc embed.pl global.sym proto.h
+____________________________________________________________________________
+[ 18867] By: jhi                                   on 2003/03/09  17:12:55
+        Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
+     Branch: perl
+          ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
+          ! ext/Encode/MANIFEST ext/Encode/encoding.pm
+          ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t
+          ! ext/Encode/t/enc_module.t
 ____________________________________________________________________________
 [ 18865] By: jhi                                   on 2003/03/09  13:50:57
         Log: From Inaba Hiroto: DATA wasn't properly utf8ed
@@ -27064,103 +17882,6 @@ ____________________________________________________________________________
           ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
           ! keywords.pl opcode.pl regcomp.pl regen.pl
 ____________________________________________________________________________
-[ 18850] By: jhi                                   on 2003/03/07  20:38:51
-        Log: Integrate (and regen Configure):
-             [ 18825]
-             Doc typos.
-             
-             [ 18826]
-             Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
-             The variant is from how List::Util Util.xs does it.
-             
-             [ 18830]
-             Change #18829 makes this test workaround obsolete.
-             
-             [ 18831]
-             Couple more _r possibilities (found in a RH 8.0 box), and
-             the random() macros were all wrong.  (I don't know why
-             metaconfig did so much reordering of config_h.SH.)
-             
-             [ 18833]
-             Subject: [patch config_h.SH] redefining __attribute__
-             From: Stas Bekman <stas@stason.org>
-             Date: Thu, 06 Mar 2003 12:03:39 +1100
-             Message-ID: <3E669E6B.1060606@stason.org>
-             
-             [ 18835]
-             Add mani(fest) check(ing) utility.
-             
-             [ 18836]
-             Handle also extra directories et alia.
-             
-             [ 18837]
-             PERL_UNICODE explanation saga continues.
-             
-             [ 18838]
-             Thinko fix.
-             
-             [ 18839]
-             Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Thu, 06 Mar 2003 10:42:05 -0600
-             Message-ID: <3E677A5D.10805@mac.com>
-             
-             [ 18840]
-             Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Wed, 5 Mar 2003 12:06:20 +0200
-             Message-ID: <20030305100620.GA909@ratsnest.hole>
-             
-             [ 18841]
-             Subject: Re: [perl #20682] [fix] @- array not visible in s///
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 2 Mar 2003 06:05:22 +0200
-             Message-ID: <20030302040522.GB4905@ratsnest.hole>
-             
-             [ 18842]
-             Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
-             From: "Jos I. Boumans" <kane@dwim.org>
-             Date: Fri, 21 Feb 2003 20:33:53 +0100
-             Message-ID: <3E567F21.6020006@dwim.org>
-             (with some minor tweaks)
-             
-             [ 18844]
-             Good observation from Philip Newton.
-             
-             [ 18845]
-             Define the Perl_pp_i_modulo_1() only iff we have glibc.
-             (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
-             in non-glibc case", from Craig Berry)
-             
-             [ 18846]
-             Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
-             From: Kay Roepke <kay@dolphin-services.de>
-             Date: Thu, 06 Mar 2003 23:00:10 +0100
-             Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
-             
-             (plus change the d_gethostbyaddr_r_proto default to "0",
-             that is what an undefined r_proto looks like)
-             
-             [ 18847]
-             Extra character noticed by Tels.
-             
-             [ 18848]
-             Give pointers to runtime Unicode changes.
-     Branch: maint-5.8/perl
-         +> Porting/manicheck
-          ! Configure config_h.SH
-         !> (integrate 28 files)
-____________________________________________________________________________
-[ 18849] By: nick                                  on 2003/03/07  11:45:28
-        Log: Integrate mainline
-     Branch: perlio
-         +> Porting/manicheck Porting/p4d2p ext/Encode/t/Mod_EUCJP.pm
-         +> ext/Encode/t/enc_module.enc ext/Encode/t/enc_module.t
-         +> lib/assertions.pm lib/assertions/activate.pm
-         +> t/comp/assertions.t t/op/localref.t t/run/switchC.t
-         +> t/run/switch_A.t t/uni/write.t
-         !> (integrate 202 files)
-____________________________________________________________________________
 [ 18848] By: jhi                                   on 2003/03/07  08:40:52
         Log: Give pointers to runtime Unicode changes.
      Branch: perl
@@ -27255,11 +17976,6 @@ ____________________________________________________________________________
           + Porting/manicheck
           ! MANIFEST
 ____________________________________________________________________________
-[ 18834] By: jhi                                   on 2003/03/06  05:36:36
-        Log: metaconfig unit change for #18833.
-     Branch: metaconfig
-          + U/modified/d_attribut.U
-____________________________________________________________________________
 [ 18833] By: jhi                                   on 2003/03/06  05:36:13
         Log: Subject: [patch config_h.SH] redefining __attribute__
              From: Stas Bekman <stas@stason.org>
@@ -27271,36 +17987,6 @@ ____________________________________________________________________________
           ! plan9/config_h.sample win32/config_H.bc win32/config_H.gc
           ! win32/config_H.vc win32/config_H.vc64 wince/config_H.ce
 ____________________________________________________________________________
-[ 18832] By: jhi                                   on 2003/03/05  19:57:44
-        Log: Metaconfig unit changes for #18831 (most just Copyright
-             bumpages, but get{host,net}byaddr and random_r units did
-             get real updates.)
-     Branch: metaconfig
-          ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
-          ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
-          ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
-          ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
-          ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
-          ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
-          ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
-          ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
-          ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
-          ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
-          ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
-          ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
-          ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
-          ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
-          ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
-          ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
-          ! U/threads/d_localtime_r.U U/threads/d_random_r.U
-          ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
-          ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
-          ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
-          ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
-          ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
-          ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
-          ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
-____________________________________________________________________________
 [ 18831] By: jhi                                   on 2003/03/05  19:56:41
         Log: Couple more _r possibilities (found in a RH 8.0 box), and
              the random() macros were all wrong.  (I don't know why
@@ -27362,48 +18048,6 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/File/Find.pm
 ____________________________________________________________________________
-[ 18824] By: jhi                                   on 2003/03/04  05:39:18
-        Log: Integrate:
-             [ 18816]
-             Upgrade to Encode 1.89.  The enc_module.t required
-             a little tweak, sending that to Dan.
-             
-             [ 18817]
-             Upgrade to Unicode::Normalize 0.20.
-             
-             [ 18818]
-             Sync with libnet-1.13
-             
-             [ 18819]
-             Further clarification on PERL_UNICODE's semantics.
-             
-             [ 18820]
-             Fixes bug #15654 bizarre constant mangling in 5.8.0
-             What happened was that a constant was freed, the pad released but
-             the pad slot still held the SV, when pad slot was reallocated
-             to be a target for a stringify, it did a sv_setpv on the target
-             and the original SV was wiped out. When this SV was later on
-             to new places using the constant, they got the wrong value.
-             By replacing pad_free with pad_swipe for these cases, we
-             won't have such a problem. (pad_swipe also removes the
-             pointer to the original SV).
-             
-             [ 18821]
-             Can't test this without PerlIO.
-             
-             [ 18822]
-             Subject: Re: [perl #21395] rcatline doesn't grok utf8
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 2 Mar 2003 05:43:54 +0200
-             Message-ID: <20030302034354.GA4905@ratsnest.hole>
-             
-             [ 18823]
-             Try to give rcatline() a good jog on Unicode.
-     Branch: maint-5.8/perl
-         +> ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
-         +> ext/Encode/t/enc_module.t
-         !> (integrate 29 files)
-____________________________________________________________________________
 [ 18823] By: jhi                                   on 2003/03/04  05:33:50
         Log: Try to give rcatline() a good jog on Unicode.
      Branch: perl
@@ -27468,49 +18112,6 @@ ____________________________________________________________________________
           ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
           ! ext/Encode/ucm/viscii.ucm
 ____________________________________________________________________________
-[ 18815] By: jhi                                   on 2003/03/03  05:43:25
-        Log: Integrate:
-             [ 18813]
-             Use a macro for abs() to avoid the possible truncation to an int;
-             also make an explicit (double)cast for the arguments to fabs().
-     Branch: maint-5.8/perl
-         !> perl.h pp.c sv.c
-____________________________________________________________________________
-[ 18814] By: jhi                                   on 2003/03/03  05:37:43
-        Log: Integrate:
-             [ 18749]
-             Subject: [PATCH] Make adding notes to patchlevel.h easier
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Tue, 18 Feb 2003 11:48:40 +0100
-             Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
-             
-             [ 18809]
-             Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
-             From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
-             Date: 15 Feb 2003 00:21:41 -0000
-             Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
-             
-             [ 18810]
-             Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
-             From: Richard Soderberg <perl@crystalflame.net>
-             Date: Sat, 15 Feb 2003 01:27:21 -0500
-             Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
-             
-             [ 18811]
-             Subject: [perl #21289] [Fwd: IPC::Msg bug report]
-             From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
-             Date: 18 Feb 2003 21:05:15 -0000
-             Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
-             
-             [ 18812]
-             Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Wed, 19 Feb 2003 11:05:28 +0100
-             Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
-     Branch: maint-5.8/perl
-         !> ext/IPC/SysV/Msg.pm lib/File/Basename.pm lib/File/Find.pm
-         !> patchlevel.h
-____________________________________________________________________________
 [ 18813] By: jhi                                   on 2003/03/03  05:33:21
         Log: Use a macro for abs() to avoid the possible truncation to an int;
              also make an explicit (double)cast for the arguments to fabs().
@@ -27549,19 +18150,6 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/File/Find.pm
 ____________________________________________________________________________
-[ 18808] By: jhi                                   on 2003/03/02  21:29:38
-        Log: Integrate:
-             [ 18805]
-             Subject: Re: [perl #21411] [fix] Postponed RE with split()
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 2 Mar 2003 10:11:27 +0200
-             Message-ID: <20030302081127.GA10782@ratsnest.hole>
-             
-             [ 18807]
-             Reverse copyright update (#18801) for files not changed in 2003.
-     Branch: maint-5.8/perl
-         !> (integrate 50 files)
-____________________________________________________________________________
 [ 18807] By: hv                                    on 2003/03/02  21:22:56
         Log: Reverse copyright update (#18801) for files not changed in 2003.
      Branch: perl
@@ -27574,13 +18162,6 @@ ____________________________________________________________________________
           ! x2p/a2p.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/proto.h
           ! x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
 ____________________________________________________________________________
-[ 18806] By: jhi                                   on 2003/03/02  18:14:21
-        Log: Subject: perl5db.pl patch against missing args destroying pre-post command setups
-             From: Richard.Foley@ubsw.com
-             Date: Wed, 19 Feb 2003 10:20:33 +0100
-     Branch: maint-5.8/perl
-          ! lib/perl5db.pl
-____________________________________________________________________________
 [ 18805] By: hv                                    on 2003/03/02  16:29:28
         Log: Subject: Re: [perl #21411] [fix] Postponed RE with split()
              From: Enache Adrian <enache@rdslink.ro>
@@ -27589,48 +18170,6 @@ ____________________________________________________________________________
      Branch: perl
           ! pp.c t/op/pat.t
 ____________________________________________________________________________
-[ 18804] By: jhi                                   on 2003/03/02  16:22:35
-        Log: Integrate:
-             [ 18784]
-             An already fixed bug from perl-unicode.
-             
-             [ 18785]
-             Subject: Re: [PATCH] Re: format, PerlIO and utf8
-             From: Inaba Hiroto <inaba@st.rim.or.jp>
-             Date: Mon, 10 Feb 2003 00:04:51 +0900
-             Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
-             
-             [ 18794]
-             Further Unicode formats patching from Inaba Hiroto.
-             
-             [ 18797]
-             Patch for [perl #9402], known also as "glibc _moddi3 bug
-             with negative quads", or also as RedHat bug #65612.
-             
-             [ 18798]
-             Go with "right = -right" for greater portability, some platforms
-             might require llabs() to get abs() of long longs.
-             
-             [ 18799]
-             The -CI cannot be easily tested under UTF-8 locale with
-             the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
-             Also other small tweaks in the -C neighbourhood.
-             
-             [ 18801]
-             Update all copyrights to 2003, from Jarkko
-             
-             [ 18802]
-             Narrow down the -C test skippage.
-             
-             [ 18803]
-             Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch   included)
-             From: "Anders Johnson" <ajohnson@wischip.com>
-             Date: Mon, 10 Feb 2003 14:09:46 -0800
-             Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
-     Branch: maint-5.8/perl
-         +> t/uni/write.t
-         !> (integrate 101 files)
-____________________________________________________________________________
 [ 18803] By: hv                                    on 2003/03/02  16:12:34
         Log: Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch   included)
              From: "Anders Johnson" <ajohnson@wischip.com>
@@ -27722,78 +18261,6 @@ ____________________________________________________________________________
      Branch: perl
           ! embed.fnc embed.h global.sym makedef.pl
 ____________________________________________________________________________
-[ 18791] By: jhi                                   on 2003/02/28  20:05:43
-        Log: More lexical patches merged by Dave Mitchell.
-             
-             18048   PL_curpad == AvARRAY(PL_comppad) always
-             18142   Re: threads and Win2000 (ithread cloning prob fix)
-             18220   allow evals to see the full lexical scope
-             18307   lexical "my" variables not visible in debugger "x" command
-             18528   [PATCH pp_ctl.c] silence warning
-             18223   SvFAKE lexicals in scope for all of the sub
-             18302   Proper fix for CvOUTSIDE weak refcounting
-             18571   Re: difference between my and our before introduction
-     Branch: maint-5.8/perl
-          ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
-          ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
-          ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL ext/Devel/Peek/Peek.t
-          ! ext/List/Util/Util.xs op.c pad.c pad.h perl.c pod/perlapi.pod
-          ! pod/perlfunc.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
-          ! scope.c scope.h sv.c sv.h t/comp/our.t t/op/closure.t
-          ! t/op/eval.t toke.c
-____________________________________________________________________________
-[ 18790] By: jhi                                   on 2003/02/28  06:34:27
-        Log: The Great Pad Run of '02
-             
-             18577   move pad.c warnings to different test file
-             18516   microperl update. (reapplied those bits which ref pad.[ch])
-             18311   [jhi@iki.fi: enums are not nums]
-             18277   VMS build update (reapplied those bits which ref pad.[ch])
-             18012   #18005 was not enough
-             18006   Re: closure failures (interm fix for pad_new using SAVECOMMPAD())
-             18005   Building bleadperl (minperl) fails completely under VC7
-             17975   'Non ANSI feature detection
-             17953   [PATCH pad.c,h] move all pad-related code to its own src file
-             
-             Again, from Dave Mitchell.
-     Branch: maint-5.8/perl
-          + pad.c pad.h t/lib/warnings/pad
-          ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
-          ! embed.fnc embed.h ext/B/B.xs ext/Devel/Peek/Peek.t op.c op.h
-          ! perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
-          ! proto.h scope.c sv.c t/lib/warnings/op toke.c
-          ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
-____________________________________________________________________________
-[ 18789] By: jhi                                   on 2003/02/28  06:10:38
-        Log: )
-             
-             17843   (fix for 17718) [PATCH deb.c] Re: HiRes failure is success?
-             17723   (fix for 17718) deb.c compile time error
-             17718   add verbose stack display option, -Dvs
-             
-             Combined patch from Dave Mitchell.
-     Branch: maint-5.8/perl
-          ! deb.c dump.c embed.fnc embed.h embedvar.h perl.c perl.h
-          ! proto.h
-____________________________________________________________________________
-[ 18788] By: jhi                                   on 2003/02/28  06:03:25
-        Log: Subject: Re: MSWin32 seems lost again (18785)
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 28 Feb 2003 03:34:36 +0200
-             Message-ID: <20030228013436.GA906@ratsnest.hole>
-     Branch: maint-5.8/perl
-          ! perl.h
-____________________________________________________________________________
-[ 18787] By: jhi                                   on 2003/02/27  18:24:32
-        Log: Wrong zero.
-     Branch: maint-5.8/perl
-          ! patchlevel.h
-____________________________________________________________________________
-[ 18786] By: jhi                                   on 2003/02/27  15:36:40
-        Log: I got bored by the uni/tr_utf8.t failing unnecessarily.
-     Branch: maint-5.8/perl
-          ! patchlevel.h
-____________________________________________________________________________
 [ 18785] By: jhi                                   on 2003/02/26  20:38:55
         Log: Subject: Re: [PATCH] Re: format, PerlIO and utf8
              From: Inaba Hiroto <inaba@st.rim.or.jp>
@@ -27807,149 +18274,6 @@ ____________________________________________________________________________
      Branch: perl
           ! t/op/pat.t
 ____________________________________________________________________________
-[ 18783] By: jhi                                   on 2003/02/26  19:39:59
-        Log: Integrate:
-             [ 18746]
-             Subject: Re: -Os for Darwin why?
-             From: schwern@pobox.com
-             Date: tis feb 18, 2003  20:37:39 Europe/Stockholm
-             Message-Id: <20030218113739.D25848@ttul.org>
-             
-             [ 18748]
-             Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Tue, 18 Feb 2003 21:45:45 +0000
-             Message-ID: <20030218214545.C18547@fdgroup.com>
-             
-             and tests for the same:
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Wed, 19 Feb 2003 00:42:01 +0000
-             Message-ID: <20030219004201.F18547@fdgroup.com>
-             
-             [ 18753]
-             Subject: Re: [perl #20716] scope error with brackets
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 13 Feb 2003 04:52:21 +0200
-             Message-ID: <20030213025221.GA1215@ratsnest.hole>
-             (better version of change #18687)
-             
-             [ 18754]
-             Document clearly that "_" is always in package "main".
-             
-             [ 18755]
-             Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
-             From: Brendan O'Dea <bod@debian.org>
-             Date: Sun, 16 Feb 2003 21:09:23 +1100
-             Message-ID: <20030216100923.GA29761@londo.c47.org>
-             
-             [ 18756]
-             Doc tweakage on -C.
-             
-             [ 18757]
-             Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
-             From: PPrymmer@factset.com
-             Date: Wed, 19 Feb 2003 15:04:40 -0500
-             Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
-             
-             [ 18758]
-             Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
-             From: PPrymmer@factset.com
-             Date: Thu, 20 Feb 2003 13:28:09 -0500
-             Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
-             
-             [ 18759]
-             Change regex to be a bit more friendly against various
-             outputs from ps -f, regex suggest by rgs
-             
-             [ 18760]
-             API doc tweaks.
-             
-             [ 18761]
-             Chip noticed that the intended optionality of the 'IV' was
-             forgotten in the change #18758.
-             
-             [ 18762]
-             Remove no-longer-true line from perlop
-             
-             [ 18763]
-             Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
-             
-             [ 18764]
-             Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
-             "scalar upgraded to UTF-8 as a side effect of quote-interpolation
-             when 'use encoding' is engaged"-- wasn't actually encoding's fault.
-             
-             [ 18766]
-             PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
-             
-             [ 18767]
-             In Porting scripts, use standard perl path of "/usr/bin/perl".
-             
-             [ 18768]
-             Include p4d2p in Porting again, because p4genpatch doesn't work
-             until a change has been submitted.
-             
-             [ 18770]
-             A new try at #18765 (for [perl #20920]).
-             
-             [ 18771]
-             Cleanup #18770 as suggested by Rafael.
-             
-             [ 18772]
-             Subject: [perl@18752] warnings from CGI tests under cygwin
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Wed, 19 Feb 2003 13:37:39 -0800
-             Message-ID: <jk/U+gzkg2DE092yn@efn.org>
-             
-             [ 18773]
-             Subject: [Encode] 1.88 Released
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Thu, 20 Feb 2003 23:49:55 +0900
-             Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
-             
-             [ 18774]
-             Subject: Re: [perl #21321] local ${"FOO"} does not work
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Sun, 23 Feb 2003 00:03:27 +0100
-             Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
-             
-             [ 18775]
-             Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 21 Feb 2003 17:49:41 +0200
-             Message-ID: <20030221154941.GA793@ratsnest.hole>
-             
-             [ 18776]
-             Subject: [perl #20682] [fix] @- array not visible in s///
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 21 Feb 2003 17:50:14 +0200
-             Message-ID: <20030221155014.GB793@ratsnest.hole>
-             
-             [ 18777]
-             More variables for change #18776.
-             
-             [ 18778]
-             Add missing file from change #18774.
-             
-             [ 18779]
-             Add tests for the -C switch.  Depending on the
-             CLIs some $^O dance may be needed.
-             
-             [ 18780]
-             Two typos found by Philip Newton <pnewton@gmx.de>
-             
-             [ 18781]
-             regen headers
-             
-             [ 18782]
-             Subject: Re: [perl #20683] [fix] Better Patch
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 23 Feb 2003 20:16:39 +0200
-             Message-ID: <20030223181639.GA18713@ratsnest.hole>
-     Branch: maint-5.8/perl
-         +> Porting/p4d2p t/op/localref.t t/run/switchC.t
-         !> (integrate 61 files)
-____________________________________________________________________________
 [ 18782] By: hv                                    on 2003/02/26  01:36:49
         Log: Subject: Re: [perl #20683] [fix] Better Patch
              From: Enache Adrian <enache@rdslink.ro>
@@ -28209,181 +18533,6 @@ ____________________________________________________________________________
      Branch: perl
           ! hints/darwin.sh
 ____________________________________________________________________________
-[ 18745] By: jhi                                   on 2003/02/18  18:37:21
-        Log: No pad.[hc] in maint.
-     Branch: maint-5.8/perl
-          ! Makefile.micro
-____________________________________________________________________________
-[ 18744] By: jhi                                   on 2003/02/18  14:46:18
-        Log: Integrate:
-             [ 18280]
-             Integrate from the maint-5.8/ branch :
-             changes 18219, 18236, 18242-3, 18247-8,
-             18253-5, 18257, 18273-6
-             
-             [ 18740]
-             Re: -Os for Darwin why?
-             From: schwern@pobox.com
-             Date: tis feb 18, 2003  04:14:03 Europe/Stockholm
-             Message-Id: <20030217191403.A17553@ttul.org>
-             
-             [ 18737]
-             Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Mon, 17 Feb 2003 19:34:36 -0500
-             Date: Mon, 17 Feb 2003 19:34:36 -0500
-             Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
-             
-             [ 18723]
-             Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 16 Feb 2003 00:05:10 +0200
-             Message-ID: <20030215220510.GB893@ratsnest.hole>
-             
-             [ 18722]
-             outdent else-if chain in scope()
-             
-             [ 18721]
-             Subject: [PATCH] arcane tainting bug in vms.c
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sat, 15 Feb 2003 12:29:03 -0600
-             Message-ID: <3E4E86EF.8090609@mac.com>
-             
-             [ 18720]
-             restrict PERL_PRESERVE_IVUV to things that should really give an
-             integer, but extend to runtime. Based on:
-             Subject: Re: [perl #20827] Unexpected scientific notation.
-             From: hv@crypt.org
-             Date: Wed, 12 Feb 2003 03:12:43 +0000
-             Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
-             
-             [ 18708]
-             Subject: Re: [perl #20912] UTF8 related glitch + fix
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 15 Feb 2003 00:37:40 +0200
-             Message-ID: <20030214223740.GA13575@ratsnest.hole>
-             
-             [ 18707]
-             Subject: [doc patch] ext/threads/shared/shared.pm
-             From: Stas Bekman <stas@stason.org>
-             Date: Fri, 14 Feb 2003 11:12:39 +1100
-             Message-ID: <3E4C3477.7030306@stason.org>
-             
-             [ 18706]
-             Subject: Re: perlvar phrasing clarification for $^S
-             From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
-             Date: Fri, 14 Feb 2003 10:12:00 +1100
-             Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
-             
-             [ 18705]
-             Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 14 Feb 2003 22:48:27 +0000
-             Message-ID: <20030214224827.B6783@fdgroup.com>
-             
-             with tests:
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 14 Feb 2003 20:23:20 +0100
-             Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
-             
-             [ 18704]
-             Subject: Re: overriding builtins quirk
-             From: Jerrad Pierce <belg4mit@MIT.EDU>
-             Date: Fri, 14 Feb 2003 09:28:13 -0500
-             Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
-             
-             [ 18703]
-             Subject: Re: trying to fix #20154, #20357
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sat, 8 Feb 2003 21:05:14 +0200
-             Message-ID: <20030208190514.GA866@ratsnest.hole>
-             (fixes #19061 as well)
-     Branch: maint-5.8/perl
-         !> ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
-         !> ext/B/B/Terse.pm ext/B/t/terse.t ext/threads/shared/shared.pm
-         !> hints/darwin.sh op.c pod/perlsub.pod pod/perlvar.pod pp.c
-         !> pp_ctl.c t/op/goto.t t/op/lc.t t/op/split.t t/op/substr.t
-         !> t/op/vec.t vms/vms.c
-____________________________________________________________________________
-[ 18743] By: jhi                                   on 2003/02/18  14:12:11
-        Log: Integrate:
-             [ 18702]
-             Update to Scalar-List-Utils 1.11
-             
-             [ 18709]
-             Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
-             (problem noticed by Graham with List::Util).
-             
-             [ 18710]
-             Update the MD5 checksums.
-             
-             [ 18711]
-             Update MD5 Changes; update checksums.
-             
-             [ 18712]
-             Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
-             even closer to each other.  The dec_osf.pl is irrelevant
-             for the current core but adding it makes for one less exception
-             when integrating.
-             
-             [ 18714]
-             Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
-             
-             [ 18718]
-             As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
-             which will disable the short forms of the Perl_ API, good for
-             embedding stuff.  (Kind of like the old NO_EMBED, but better.)
-             
-             [ 18728]
-             According to Sarathy it's better have the Ministry
-             of Information to remove all memory of NO_EMBED.
-             What NO_EMBED?
-             
-             [ 18729]
-             NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
-             
-             [ 18734]
-             Suppress empty #ifdef blocks in embed.pl
-     Branch: maint-5.8/perl
-         +> ext/Digest/MD5/hints/dec_osf.pl ext/List/Util/t/proto.t
-         !> MANIFEST embed.h embed.pl ext/Data/Dumper/Dumper.xs
-         !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
-         !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
-         !> ext/Digest/MD5/t/files.t ext/List/Util/ChangeLog
-         !> ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
-         !> ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
-         !> ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
-         !> pod/perlembed.pod
-____________________________________________________________________________
-[ 18742] By: jhi                                   on 2003/02/18  14:05:05
-        Log: Integrate:
-             [ 18715]
-             The new(er) way of controlling Unicode I/O (and other) features;
-             -C (or PERL_UNICODE).  See perlrun/-C for more details.
-             
-             [ 18716]
-             Forgotten from #18715.
-             
-             [ 18717]
-             Clarify the -C syntax a bit.
-             
-             [ 18730]
-             Make also the -CAL conditional on locale.
-             
-             [ 18731]
-             Doc tweaks (and one code tweak) based on Philip Newton's comments.
-             
-             [ 18732]
-             Philip Newton has eagle eyes :-)
-             
-             [ 18741]
-             Format nit.
-     Branch: maint-5.8/perl
-         !> embed.fnc embed.h embedvar.h gv.c intrpvar.h locale.c mg.c
-         !> perl.c perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
-         !> pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
-         !> proto.h util.c
-____________________________________________________________________________
 [ 18741] By: jhi                                   on 2003/02/18  14:01:34
         Log: Format nit.
      Branch: perl
@@ -28537,14 +18686,6 @@ ____________________________________________________________________________
      Branch: perl
           ! op.c pp.c
 ____________________________________________________________________________
-[ 18719] By: nick                                  on 2003/02/16  10:40:30
-        Log: Integrate mainline (Works again)
-     Branch: perlio
-         !> embed.fnc embed.h embedvar.h ext/Storable/Storable.xs gv.c
-         !> intrpvar.h locale.c mg.c perl.c perl.h perlapi.h
-         !> pod/perldiag.pod pod/perlrun.pod pod/perlunicode.pod
-         !> pod/perluniintro.pod pod/perlvar.pod proto.h util.c
-____________________________________________________________________________
 [ 18718] By: jhi                                   on 2003/02/16  09:47:02
         Log: As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
              which will disable the short forms of the Perl_ API, good for
@@ -28576,15 +18717,6 @@ ____________________________________________________________________________
      Branch: perl
           ! ext/Storable/Storable.xs
 ____________________________________________________________________________
-[ 18713] By: nick                                  on 2003/02/15  12:05:01
-        Log: Integrate mainline (storable is dead)
-     Branch: perlio
-         +> ext/Digest/MD5/hints/dec_osf.pl ext/List/Util/t/lln.t
-         +> ext/List/Util/t/proto.t lib/CPAN/README
-         +> lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
-         +> plan9/config_h.sample plan9/config_sh.sample utils/cpan
-         !> (integrate 113 files)
-____________________________________________________________________________
 [ 18712] By: jhi                                   on 2003/02/15  08:39:38
         Log: Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
              even closer to each other.  The dec_osf.pl is irrelevant
@@ -28674,119 +18806,6 @@ ____________________________________________________________________________
           ! ext/List/Util/lib/List/Util.pm
           ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
 ____________________________________________________________________________
-[ 18701] By: jhi                                   on 2003/02/14  08:05:43
-        Log: Somehow oddly these integration changes didn't
-             make it to the change #18700.
-     Branch: maint-5.8/perl
-         !> ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
-____________________________________________________________________________
-[ 18700] By: jhi                                   on 2003/02/13  14:55:54
-        Log: Integrate:
-             [ 18674]
-             Signedness nits.
-             
-             [ 18678]
-             CPAN ChangeLog not needed, says Andreas.
-             
-             [ 18682]
-             Subject: [PATCH] version objects final(?) patch
-             From: John Peacock <jpeacock@rowman.com>
-             Date: Sun, 05 Jan 2003 21:28:41 -0500
-             Message-ID: <3E18E9D9.2040908@rowman.com>
-             
-             [ 18683]
-             Subject: RE: perldebug.pod suggestion
-             From: "Jay Hannah" <jhannah@omnihotels.com>
-             Date: Fri, 24 Jan 2003 11:28:44 -0600
-             Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
-             
-             [ 18684]
-             fix for C< use if qw/ 1 open :utf8 / > based on:
-             Subject: [perl #20536] use if 1, open => ':utf8' fails
-             From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
-             Date: 24 Jan 2003 22:39:06 -0000
-             Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
-             
-             [ 18685]
-             No, we don't really want the utility scripts.
-             
-             [ 18686]
-             Compile under threads and MacOSX. For some reason newSVpvf
-             was not exapnded.
-             
-             [ 18687]
-             Subject: Re: [perl #20716] [FIX] scope error with brackets
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: mon feb 10, 2003  18:48:58 Europe/Stockholm
-             Message-id: <20030210174858.GA872@ratsnest.hole>
-             
-             [ 18688]
-             Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: sun feb 9, 2003  21:10:25 Europe/Stockholm
-             Message-Id: <20030209201025.GA1247@ratsnest.hole>
-             
-             [ 18689]
-             Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
-             Now allows but ignores the 'l' modifier on floating point formats
-             and adds a couple of tests.
-             
-             [ 18690]
-             fix comment in change #18689
-             
-             [ 18691]
-             Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
-             From: Mark Mielke <mark@mark.mielke.cc>
-             Date: Mon, 20 Jan 2003 19:56:13 -0500
-             Message-ID: <20030121005613.GA31739@mark.mielke.cc>
-             
-             [ 18692]
-             Dueling patches.
-             
-             [ 18694]
-             Subject: [PATCH] More B::Concise fixes
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Sun, 9 Feb 2003 17:28:38 -0500
-             Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
-             
-             [ 18695]
-             Subject: mini-[patch] perlrun "^$W" typo
-             From: Iain Truskett <spoon@dellah.org>
-             Date: Tue, 11 Feb 2003 08:38:52 +1100
-             Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
-             
-             [ 18696]
-             Subject: [perl #20654] %*v02x considered invalid in printf
-             From: Robin Barker (via RT) <perlbug-followup@perl.org>
-             Date: 10 Feb 2003 16:43:23 -0000
-             Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
-             
-             [ 18698]
-             Subject: perlbug (was: Re: [perl #20606] [no subject])
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 30 Jan 2003 19:03:41 +0100
-             Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
-             
-             [ 18697]
-             Subject: [PATCH 5.9.0] to silence compiler warning
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Tue, 28 Jan 2003 13:27:17 -0000
-             Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
-             
-             [ 18699]
-             gcc 3.2.1 does not have -Wall faith that tmp
-             will not be used uninitialized.
-             
-             (ignored some universal.c and util.c changes that were irrelevant
-             for the maint branch code)
-     Branch: maint-5.8/perl
-          - lib/CPAN/ChangeLog
-         !> MANIFEST doio.c ext/B/B/Concise.pm ext/MIME/Base64/Makefile.PL
-         !> ext/PerlIO/encoding/encoding.pm lib/if.pm lib/if.t
-         !> pod/perldebug.pod pod/perlrun.pod pp_ctl.c sv.c
-         !> t/comp/parser.t t/op/sprintf.t toke.c universal.c
-         !> utils/perlbug.PL x2p/Makefile.SH
-____________________________________________________________________________
 [ 18699] By: jhi                                   on 2003/02/13  09:43:33
         Log: gcc 3.2.1 does not have -Wall faith that tmp
              will not be used uninitialized.
@@ -28924,21 +18943,11 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/version.pm lib/version.t universal.c util.c
 ____________________________________________________________________________
-[ 18681] By: chip                                  on 2003/02/09  17:45:06
-        Log: Remove _h2ph_pre.ph when h2ph.t is complete.
-     Branch: maint-5.005/perl
-          ! t/lib/h2ph.t
-____________________________________________________________________________
 [ 18680] By: chip                                  on 2003/02/09  17:39:33
         Log: Add CPAN ChangeLog to MANIFEST.
      Branch: perl
           ! MANIFEST
 ____________________________________________________________________________
-[ 18679] By: chip                                  on 2003/02/09  17:32:12
-        Log: Doc change explaining usemymalloc='n'.
-     Branch: maint-5.005/perl
-          ! hints/linux.sh
-____________________________________________________________________________
 [ 18678] By: jhi                                   on 2003/02/09  14:37:38
         Log: CPAN ChangeLog not needed, says Andreas.
      Branch: perl
@@ -28970,50 +18979,6 @@ ____________________________________________________________________________
      Branch: perl
           ! toke.c
 ____________________________________________________________________________
-[ 18673] By: jhi                                   on 2003/02/08  17:38:33
-        Log: Integrate:
-             [ 18666]
-             Patch from Richard Soderberg, cleanup the code a bit and comment
-             why we are not using SvOOK_on.
-             
-             [ 18667]
-             Integrate:
-             [ 18468]
-             Subject: [PATCH] VMS perly build tweak
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Thu, 9 Jan 2003 14:44:40 -0600
-             Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
-             
-             [ 18668]
-             sv_cat_recode() proto was missing, noticed by Craig Berry.
-             
-             [ 18669]
-             Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
-             From: PPrymmer@factset.com
-             Date: Wed, 5 Feb 2003 12:00:05 -0500
-             Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
-             
-             [ 18670]
-             Subject: [PATCH] perluniintro nit
-             From: Autrijus Tang <autrijus@autrijus.org>
-             Date: Fri, 7 Feb 2003 00:02:49 +0800
-             Message-ID: <20030206160249.GA12984@not.autrijus.org>
-             
-             [ 18671]
-             Upgrade to Net::Ping 2.28, from Rob Brown.
-             
-             [ 18672]
-             Upgrade to CPAN 1.64, from Andreas Koenig.
-     Branch: maint-5.8/perl
-         +> lib/CPAN/ChangeLog lib/CPAN/README lib/Net/Ping/t/190_alarm.t
-         +> lib/Net/Ping/t/500_ping_icmp.t utils/cpan
-         !> MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
-         !> lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
-         !> lib/Net/Ping.pm lib/Net/Ping/Changes lib/Net/Ping/README
-         !> lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/400_ping_syn.t
-         !> lib/Net/Ping/t/410_syn_host.t pod/perluniintro.pod proto.h
-         !> sv.c t/pod/find.t utils.lst
-____________________________________________________________________________
 [ 18672] By: jhi                                   on 2003/02/08  08:45:35
         Log: Upgrade to CPAN 1.64, from Andreas Koenig.
      Branch: perl
@@ -29051,100 +19016,12 @@ ____________________________________________________________________________
      Branch: perl
           ! proto.h
 ____________________________________________________________________________
-[ 18667] By: jhi                                   on 2003/02/06  19:58:41
-        Log: Integrate:
-             [ 18468]
-             Subject: [PATCH] VMS perly build tweak
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Thu, 9 Jan 2003 14:44:40 -0600
-             Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
-     Branch: maint-5.8/perl
-         !> vms/descrip_mms.template
-____________________________________________________________________________
 [ 18666] By: sky                                   on 2003/02/06  09:39:24
         Log: Patch from Richard Soderberg, cleanup the code a bit and comment
              why we are not using SvOOK_on.
      Branch: perl
           ! sv.c
 ____________________________________________________________________________
-[ 18665] By: jhi                                   on 2003/02/06  09:34:12
-        Log: Integrate:
-             [ 18647]
-             Subject: Re: [perl #20606] [PATCH} openbsd hints
-             From: Abe Timmerman <abe@ztreet.demon.nl>
-             Date: Sun, 2 Feb 2003 18:27:57 +0100
-             Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
-             
-             [ 18648]
-             Fix bug #8760 : cop_line isn't properly restored
-             when a module is loaded at runtime behind the scenes.
-             
-             [ 18649]
-             Document the environment variable PERL_UTF8_LOCALE in perlrun.
-             
-             [ 18650]
-             Force the C locale in makedepend, to prevent gcc from
-             producing locale-dependent messages.
-             
-             [ 18651]
-             Signedness issue.
-             
-             [ 18652]
-             Comment tweak.
-             
-             [ 18653]
-             Fix "[perl #20667] unicode regex vs non-unicode regex".
-             The PL_regdata was not set up (S_cache_re()) before it
-             was needed (S_reginclass()).  The test put in fresh_perl.t
-             because we need a pristine state to start.
-             
-             [ 18654]
-             Sync with 1.10
-             
-             [ 18655]
-             Add the new test to MANIFEST.
-             
-             [ 18656]
-             Better version of change #18648, by Enache Adrian
-             Message-ID: <20030204101533.GA11817@ratsnest.hole>
-             
-             [ 18657]
-             Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Mon, 3 Feb 2003 21:01:07 -0500
-             Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
-             
-             [ 18658]
-             s/S_cache_re/cache_re/ for building with threads.
-             
-             [ 18659]
-             Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
-             From: PPrymmer@factset.com
-             Date: Tue, 4 Feb 2003 12:03:17 -0500
-             Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
-             
-             [ 18660]
-             Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
-             From: Inaba HIroto <inaba@st.rim.or.jp>
-             Date: Sat, 01 Feb 2003 21:58:20 +0900
-             Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
-             
-             [ 18661]
-             [perl #19767] has become fixed too (by changes #18653
-             and #18658, methinks), adding the test(s).
-             
-             [ 18662]
-             Add the test of [perl #8760] (fixed by change #18656).
-             
-             [ 18663]
-             Upgrade to Encode 1.87.
-             
-             [ 18664]
-             Things forgotten from Encode 1.87.
-     Branch: maint-5.8/perl
-         +> ext/List/Util/t/lln.t
-         !> (integrate 43 files)
-____________________________________________________________________________
 [ 18664] By: jhi                                   on 2003/02/06  09:26:53
         Log: Things forgotten from Encode 1.87.
      Branch: perl
@@ -29269,29 +19146,6 @@ ____________________________________________________________________________
      Branch: perl
           ! hints/openbsd.sh
 ____________________________________________________________________________
-[ 18646] By: jhi                                   on 2003/02/03  12:54:10
-        Log: Integrate:
-             [ 18640]
-             Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
-             threading issue. Should perhaps be a PVOP to save memory, but then
-             we have nowhere to store the hash of the function!
-             
-             [ 18641]
-             In any case, never copy this but use the same SV since
-             if we copy we loose the hash we so badly need.
-             For op_const we might still need to copy however.
-             
-             [ 18644]
-             Duh, test -e ENOPORTABLE, I should've remembered that.
-             (Made Solaris go boom.)
-     Branch: maint-5.8/perl
-         !> Configure dump.c op.c pp_hot.c
-____________________________________________________________________________
-[ 18645] By: jhi                                   on 2003/02/03  12:42:15
-        Log: metaconfig unit change for #18644.
-     Branch: metaconfig
-          ! U/modified/Head.U
-____________________________________________________________________________
 [ 18644] By: jhi                                   on 2003/02/03  12:41:51
         Log: Duh, test -e ENOPORTABLE, I should've remembered that.
              (Made Solaris go boom.)
@@ -29328,77 +19182,6 @@ ____________________________________________________________________________
      Branch: perl
           ! dump.c op.c pp_hot.c
 ____________________________________________________________________________
-[ 18639] By: jhi                                   on 2003/02/02  20:59:37
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 18638] By: jhi                                   on 2003/02/02  20:26:13
-        Log: Integrate:
-             [ 18621]
-             Fix and test for [perl #15549 Empty \Q\E not permitted]
-             (test.pl-ise quotemeta.t, too)
-             
-             [ 18622]
-             minitest wasn't working.  (The $^X /miniperl/ test in
-             io/crlf.t didn't work in Tru64, $^X was "./perl", used
-             the same 'eval q/use .../' trick everywhere.)
-             
-             [ 18624]
-             Plan 9: doesn't really do Configure (undo #18585/#18586)
-             
-             [ 18626]
-             Plan 9: No Configure.
-             
-             [ 18627]
-             Plan 9: Update the list of object files.
-             
-             [ 18628]
-             Plan 9: Update config.plan9 based on Russ Cox' work.
-             
-             [ 18629]
-             Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
-             
-             [ 18630]
-             [perl #15397] seems to have been fixed; add its test.
-             
-             [ 18631]
-             The [perl #7471] seems to have been fixed; add its test.
-             
-             [ 18632]
-             Also [perl #3547] has been fixed; add its test case.
-             
-             [ 18633]
-             Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Wed, 22 Jan 2003 22:35:56 +0100
-             Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
-             
-             [ 18634]
-             Subject: [PATCH] pod/perlfunc.pod
-             From: abigail@abigail.nl
-             Date: Sun, 2 Feb 2003 16:59:48 +0100
-             Message-Id: <20030202155948.7971.qmail@abigail.nl>
-             
-             [ 18635]
-             Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
-             
-             [ 18636]
-             Subject: Re: typo in checkin 18616
-             From: Nick Ing-Simmons <nick@ing-simmons.net>
-             Date: Sun, 02 Feb 2003 17:23:08 +0000
-             Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
-             
-             [ 18637]
-             Plan 9: Some time has passed.
-     Branch: maint-5.8/perl
-         +> plan9/config_h.sample plan9/config_sh.sample
-         !> Configure MANIFEST XSUB.h mg.c plan9/buildinfo
-         !> plan9/config.plan9 plan9/mkfile pod/perlfunc.pod pp.c pp_ctl.c
-         !> pp_hot.c regexec.c regexp.h t/io/crlf.t t/op/pat.t
-         !> t/op/quotemeta.t t/uni/tr_7jis.t t/uni/tr_eucjp.t
-         !> t/uni/tr_sjis.t t/uni/tr_utf8.t toke.c
-____________________________________________________________________________
 [ 18637] By: jhi                                   on 2003/02/02  20:07:57
         Log: Plan 9: Some time has passed.
      Branch: perl
@@ -29470,21 +19253,11 @@ ____________________________________________________________________________
      Branch: perl
           ! Configure
 ____________________________________________________________________________
-[ 18625] By: jhi                                   on 2003/02/02  14:02:50
-        Log: Plan 9: No Configure.
-     Branch: metaconfig
-          ! U/modified/Head.U
-____________________________________________________________________________
 [ 18624] By: jhi                                   on 2003/02/02  13:29:02
         Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
      Branch: perl
           ! Configure
 ____________________________________________________________________________
-[ 18623] By: jhi                                   on 2003/02/02  13:28:44
-        Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
-     Branch: metaconfig
-          ! U/modified/usenm.U
-____________________________________________________________________________
 [ 18622] By: jhi                                   on 2003/02/02  12:49:13
         Log: minitest wasn't working.  (The $^X /miniperl/ test in
              io/crlf.t didn't work in Tru64, $^X was "./perl", used
@@ -29499,20 +19272,6 @@ ____________________________________________________________________________
      Branch: perl
           ! t/op/quotemeta.t toke.c
 ____________________________________________________________________________
-[ 18620] By: nick                                  on 2003/02/02  11:37:57
-        Log: Integrate mainline
-     Branch: perlio
-         !> ext/threads/threads.xs
-____________________________________________________________________________
-[ 18619] By: jhi                                   on 2003/02/01  21:13:47
-        Log: Integrate:
-             [ 18618]
-             Fix bug #15837, temporary from storable call hadn't gotten
-             freed yet and was cloned but without a real (AvREAL)
-             reference to it. @_ doesn't refcount!
-     Branch: maint-5.8/perl
-         !> ext/threads/threads.xs
-____________________________________________________________________________
 [ 18618] By: sky                                   on 2003/02/01  21:04:36
         Log: Fix bug #15837, temporary from storable call hadn't gotten
              freed yet and was cloned but without a real (AvREAL)
@@ -29520,10 +19279,8 @@ ____________________________________________________________________________
      Branch: perl
           ! ext/threads/threads.xs
 ____________________________________________________________________________
-[ 18617] By: jhi                                   on 2003/02/01  20:05:08
-        Log: Integrate:
-             [ 18616]
-             Integrate from perlio:
+[ 18616] By: jhi                                   on 2003/02/01  19:43:09
+        Log: Integrate from perlio:
              
              [ 18591]
              PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
@@ -29538,220 +19295,80 @@ ____________________________________________________________________________
              
              [ 18613]
              fflush() before invalidating stdio's fileno.
-             
-             [ 18615]
-             Don't free thread before using it, breaks platforms that
+     Branch: perl
+         !> XSUB.h perlio.c sv.c
+____________________________________________________________________________
+[ 18615] By: sky                                   on 2003/02/01  12:01:01
+        Log: Don't free thread before using it, breaks platforms that
              trust that I really want to free what I free, (like HPUX
              and AIX).
-             
-             [ 18614]
-             Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
+     Branch: perl
+          ! ext/threads/threads.xs
+____________________________________________________________________________
+[ 18614] By: ams                                   on 2003/02/01  12:00:29
+        Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
              From: Nick Ing-Simmons <nick@ing-simmons.net>
              Date: Sat, 01 Feb 2003 13:03:52 +0000
              Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
-             
-             [ 18609]
-             Go even further (back) than change #18608 and revert
+     Branch: perl
+          ! perlio.c
+____________________________________________________________________________
+[ 18609] By: jhi                                   on 2003/01/31  08:58:40
+        Log: Go even further (back) than change #18608 and revert
              to the 5.8.0 code, since otherwise split.t #40 fails.
              The four new tests of pat.t should keep us more honest.
-             
-             [ 18608]
-             Subject: [FIX] Re: UTF-8 failures (surprise!)
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 18608] By: jhi                                   on 2003/01/31  08:24:53
+        Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
              From: Enache Adrian <enache@rdslink.ro>
              Date: Fri, 31 Jan 2003 09:20:59 +0200
              Message-ID: <20030131072059.GB6045@ratsnest.hole>
-             
-             [ 18607]
-             Fix typo in version check ($[ to $]).
-             
-             [ 18606]
-             Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
+     Branch: perl
+          ! regexec.c t/op/pat.t
+____________________________________________________________________________
+[ 18607] By: ams                                   on 2003/01/31  02:29:56
+        Log: Fix typo in version check ($[ to $]).
+     Branch: perl
+          ! ext/Storable/t/restrict.t
+____________________________________________________________________________
+[ 18606] By: rgs                                   on 2003/01/30  22:02:47
+        Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
              From: Jose.auguste-etienne@cgss-guyane.fr
              Date: Thu, 30 Jan 2003 12:40:53 -0300
              Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
-             
-             [ 18605]
-             [perl #20616] code example in the FAQ that isn't strict-friendly.
+     Branch: perl
+          ! pod/perlunicode.pod
+____________________________________________________________________________
+[ 18605] By: rgs                                   on 2003/01/30  20:58:52
+        Log: code example in the FAQ that isn't strict-friendly.
              Subject: [perl #20616] Tie::IxHash doc error.
              From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
              Date: 30 Jan 2003 11:43:17 -0000
              Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
-             
-             [ 18604]
-             FAQ sync.
-             
-             [ 18603]
-             Subject: [FIX] Re: UTF-8 failures (surprise!)
+     Branch: perl
+          ! pod/perlfaq4.pod
+____________________________________________________________________________
+[ 18604] By: rgs                                   on 2003/01/30  20:52:05
+        Log: FAQ sync.
+     Branch: perl
+          ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
+          ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
+          ! pod/perlfaq8.pod
+____________________________________________________________________________
+[ 18603] By: jhi                                   on 2003/01/30  08:05:22
+        Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
              From: Enache Adrian <enache@rdslink.ro>
              Date: Thu, 30 Jan 2003 10:48:09 +0200
              Message-ID: <20030130084809.GA16902@ratsnest.hole>
              
              Fix for half of the failures, with an expanded test.
-             
-             [ 18602]
-             Updates to the openbsd hints
-             
-             Subject: [perl #20606] [no subject]
-             Date: 29 Jan 2003 18:38:37 -0000
-             From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
-             Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
-             
-             [ 18599]
-             Fix a very small memory leak in op_free, by reserving the
-             case op_seq == (U16)-1 for the compiler backend
-             
-             Subject: Re: Freeing code
-             From: "Paul Johnson" <paul@pjcj.net>
-             Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
-             Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
-             
-             [ 18597]
-             Subject: Re: [perl #20274] perlbug requires dynamic loading
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 14 Jan 2003 20:58:54 +0100
-             Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
-             
-             [ 18596]
-             Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
-             without the lval context tweak. Used in OP_DBSTATE.
-             Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sun, 26 Jan 2003 17:42:42 +0000
-             Message-ID: <20030126174242.H16182@fdgroup.com>
-             
-             [ 18594]
-             Update the pod list for Plan 9.
-             
-             [ 18593]
-             When we copy things out of a hash and increment the 
-             refcount of the shared scalar, we really must protect
-             that refcount increase with a lock, or else it might not
-             happen. Fixes segfault when objects would prematurely
-             be killed.
-             
-             [ 18588]
-             Lest people get worried about not having PerlIO.
-     Branch: maint-5.8/perl
-         !> XSUB.h cop.h ext/Storable/t/restrict.t
-         !> ext/Sys/Hostname/Hostname.pm ext/threads/shared/shared.xs
-         !> ext/threads/threads.xs hints/openbsd.sh lib/utf8.t op.c
-         !> perlio.c plan9/mkfile pod/perlfaq.pod pod/perlfaq2.pod
-         !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
-         !> pod/perlfaq7.pod pod/perlfaq8.pod pod/perlunicode.pod
-         !> pod/perluniintro.pod pp_ctl.c regexec.c sv.c t/op/pat.t
-____________________________________________________________________________
-[ 18616] By: jhi                                   on 2003/02/01  19:43:09
-        Log: Integrate from perlio:
-             
-             [ 18591]
-             PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
-             correct XSUB.h 
-             
-             [ 18611]
-             Michael Schroeder's fix for re-try if stdio ops after 
-             interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
-             
-             [ 18612]
-             PerlIO friendly version of speed up of $/ = undef case.
-             
-             [ 18613]
-             fflush() before invalidating stdio's fileno.
-     Branch: perl
-         !> XSUB.h perlio.c sv.c
-____________________________________________________________________________
-[ 18615] By: sky                                   on 2003/02/01  12:01:01
-        Log: Don't free thread before using it, breaks platforms that
-             trust that I really want to free what I free, (like HPUX
-             and AIX).
-     Branch: perl
-          ! ext/threads/threads.xs
-____________________________________________________________________________
-[ 18614] By: ams                                   on 2003/02/01  12:00:29
-        Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
-             From: Nick Ing-Simmons <nick@ing-simmons.net>
-             Date: Sat, 01 Feb 2003 13:03:52 +0000
-             Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
-     Branch: perl
-          ! perlio.c
-____________________________________________________________________________
-[ 18613] By: nick                                  on 2003/02/01  11:56:47
-        Log: fflush() before invalidating stdio's fileno.
-     Branch: perlio
-          ! perlio.c
-____________________________________________________________________________
-[ 18612] By: nick                                  on 2003/02/01  11:37:30
-        Log: PerlIO friendly version of speed up of $/ = undef case.
-     Branch: perlio
-          ! sv.c
-____________________________________________________________________________
-[ 18611] By: nick                                  on 2003/02/01  09:26:31
-        Log: Michael Schroeder's fix for re-try if stdio ops after 
-             interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
-     Branch: perlio
-          ! perlio.c
-____________________________________________________________________________
-[ 18610] By: nick                                  on 2003/02/01  09:19:20
-        Log: Integrate mainline
-     Branch: perlio
-         +> t/lib/warnings/pad
-         !> (integrate 43 files)
-____________________________________________________________________________
-[ 18609] By: jhi                                   on 2003/01/31  08:58:40
-        Log: Go even further (back) than change #18608 and revert
-             to the 5.8.0 code, since otherwise split.t #40 fails.
-             The four new tests of pat.t should keep us more honest.
-     Branch: perl
-          ! regexec.c
-____________________________________________________________________________
-[ 18608] By: jhi                                   on 2003/01/31  08:24:53
-        Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 31 Jan 2003 09:20:59 +0200
-             Message-ID: <20030131072059.GB6045@ratsnest.hole>
-     Branch: perl
-          ! regexec.c t/op/pat.t
-____________________________________________________________________________
-[ 18607] By: ams                                   on 2003/01/31  02:29:56
-        Log: Fix typo in version check ($[ to $]).
-     Branch: perl
-          ! ext/Storable/t/restrict.t
-____________________________________________________________________________
-[ 18606] By: rgs                                   on 2003/01/30  22:02:47
-        Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
-             From: Jose.auguste-etienne@cgss-guyane.fr
-             Date: Thu, 30 Jan 2003 12:40:53 -0300
-             Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
-     Branch: perl
-          ! pod/perlunicode.pod
-____________________________________________________________________________
-[ 18605] By: rgs                                   on 2003/01/30  20:58:52
-        Log: code example in the FAQ that isn't strict-friendly.
-             Subject: [perl #20616] Tie::IxHash doc error.
-             From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
-             Date: 30 Jan 2003 11:43:17 -0000
-             Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
-     Branch: perl
-          ! pod/perlfaq4.pod
-____________________________________________________________________________
-[ 18604] By: rgs                                   on 2003/01/30  20:52:05
-        Log: FAQ sync.
-     Branch: perl
-          ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
-          ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
-          ! pod/perlfaq8.pod
-____________________________________________________________________________
-[ 18603] By: jhi                                   on 2003/01/30  08:05:22
-        Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Thu, 30 Jan 2003 10:48:09 +0200
-             Message-ID: <20030130084809.GA16902@ratsnest.hole>
-             
-             Fix for half of the failures, with an expanded test.
-     Branch: perl
-          ! lib/utf8.t sv.c
-____________________________________________________________________________
-[ 18602] By: merijn                                on 2003/01/30  06:31:50
-        Log: Updates to the openbsd hints
+     Branch: perl
+          ! lib/utf8.t sv.c
+____________________________________________________________________________
+[ 18602] By: merijn                                on 2003/01/30  06:31:50
+        Log: Updates to the openbsd hints
              
              Subject: [perl #20606] [no subject]
              Date: 29 Jan 2003 18:38:37 -0000
@@ -29840,24 +19457,6 @@ ____________________________________________________________________________
      Branch: perl
           ! sv.c
 ____________________________________________________________________________
-[ 18591] By: nick                                  on 2003/01/26  17:46:19
-        Log: PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
-             correct XSUB.h 
-     Branch: perlio
-          ! XSUB.h
-____________________________________________________________________________
-[ 18590] By: jhi                                   on 2003/01/26  13:21:03
-        Log: Integrate:
-             [ 18589]
-             OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
-             
-             Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 24 Jan 2003 18:44:19 +0000
-             Message-ID: <20030124184419.F11179@fdgroup.com>
-     Branch: maint-5.8/perl
-         !> mg.c op.h pp_ctl.c
-____________________________________________________________________________
 [ 18589] By: rgs                                   on 2003/01/26  13:06:49
         Log: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
              
@@ -29873,31 +19472,11 @@ ____________________________________________________________________________
      Branch: perl
           ! pod/perluniintro.pod
 ____________________________________________________________________________
-[ 18587] By: jhi                                   on 2003/01/26  09:29:52
-        Log: Integrate:
-             [ 18583]
-             Plan 9 compiler can't return quads from the ?: (condop).
-             (There may be more spots like this, so a Configure test
-             maybe in order, but this works for now.)  From Russ Cox.
-             
-             [ 18584]
-             Plan 9 doesn't really have the symlink API, from Russ Cox.
-             
-             [ 18586]
-             Plan 9 doesn't do nm, from Russ Cox.
-     Branch: maint-5.8/perl
-         !> Configure ext/PerlIO/via/via.xs plan9/plan9ish.h
-____________________________________________________________________________
 [ 18586] By: jhi                                   on 2003/01/26  09:19:01
         Log: Plan 9 doesn't do nm, from Russ Cox.
      Branch: perl
           ! Configure
 ____________________________________________________________________________
-[ 18585] By: jhi                                   on 2003/01/26  09:18:29
-        Log: Plan 9 doesn't do nm, from Russ Cox.  
-     Branch: metaconfig
-          ! U/modified/usenm.U
-____________________________________________________________________________
 [ 18584] By: jhi                                   on 2003/01/26  09:11:23
         Log: Plan 9 doesn't really have the symlink API, from Russ Cox.
      Branch: perl
@@ -29910,29 +19489,6 @@ ____________________________________________________________________________
      Branch: perl
           ! ext/PerlIO/via/via.xs plan9/plan9ish.h
 ____________________________________________________________________________
-[ 18582] By: jhi                                   on 2003/01/26  08:30:37
-        Log: Integrate:
-             [ 18579]
-             Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Sun, 26 Jan 2003 04:55:48 +0200
-             Message-Id: <20030126025548.GB812@ratsnest.hole>
-             
-             [ 18580]
-             Subject: patch to speed up Perl's slurp mode
-             From: Enache Adrian <enache@rdslink.ro>
-             Date: Fri, 24 Jan 2003 06:23:54 +0200
-             Message-Id: <20030124042354.GA30362@ratsnest.hole>
-             
-             [ 18581]
-             Subject: Re: truncate using a globref
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
-             Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
-     Branch: maint-5.8/perl
-          ! sv.c
-         !> ext/Storable/Storable.xs pp_ctl.c pp_sys.c t/io/fs.t
-____________________________________________________________________________
 [ 18581] By: ams                                   on 2003/01/26  05:29:40
         Log: Subject: Re: truncate using a globref
              From: Slaven Rezic <slaven@rezic.de>
@@ -29974,25 +19530,6 @@ ____________________________________________________________________________
           + t/lib/warnings/pad
           ! MANIFEST t/lib/warnings/op
 ____________________________________________________________________________
-[ 18576] By: jhi                                   on 2003/01/23  13:52:39
-        Log: The perlio->maint changes had somehow gotten of sync.
-     Branch: maint-5.8/perl
-         !> perlio.c
-____________________________________________________________________________
-[ 18575] By: jhi                                   on 2003/01/23  12:33:38
-        Log: Integrate:
-             [ 18569]
-             Fix [perl #19860] by adding a POSIX::fsync() stub.
-     Branch: maint-5.8/perl
-         !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
-____________________________________________________________________________
-[ 18574] By: jhi                                   on 2003/01/23  12:28:19
-        Log: Integrate:
-             [ 18573]
-             Fix Solaris 32-bit invalidate case.
-     Branch: maint-5.8/perl
-         !> perlio.c
-____________________________________________________________________________
 [ 18573] By: nick                                  on 2003/01/23  07:26:43
         Log: Fix Solaris 32-bit invalidate case.
      Branch: perl
@@ -30022,158 +19559,11 @@ ____________________________________________________________________________
      Branch: perl
           ! pad.c t/comp/our.t toke.c
 ____________________________________________________________________________
-[ 18570] By: nick                                  on 2003/01/22  21:03:43
-        Log: Integrate mainline
-     Branch: perlio
-         !> av.c dump.c embed.fnc embed.h ext/Encode/Changes
-         !> ext/Encode/Encode.pm ext/Encode/MANIFEST
-         !> ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
-         !> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
-         !> ext/List/Util/Makefile.PL global.sym lib/Term/Complete.pm
-         !> perlio.c perlio.h sv.c sv.h t/op/array.t t/op/ref.t
-____________________________________________________________________________
 [ 18569] By: rgs                                   on 2003/01/22  21:00:59
         Log: Fix [perl #19860] by adding a POSIX::fsync() stub.
      Branch: perl
           ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
 ____________________________________________________________________________
-[ 18568] By: jhi                                   on 2003/01/22  20:24:37
-        Log: Add the POSIX::sigaction() trick by Slaven Rezic
-             for [perl #17341].
-     Branch: maint-5.8/perl
-          ! pod/perlfunc.pod pod/perlipc.pod
-____________________________________________________________________________
-[ 18567] By: jhi                                   on 2003/01/22  18:37:55
-        Log: Integrate:
-             [ 18545]
-             Subject: [PATCH perl-current] AUTHORS correction
-             From: Richard Soderberg <rs@crystalflame.net>
-             Date: Wed, 22 Jan 2003 02:08:13 -0500
-             Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
-             
-             [ 18552]
-             Subject: [PATCH] assert PV isn't RV
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Fri, 17 Jan 2003 19:40:45 +0000
-             Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
-             
-             [ 18553]
-             Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
-             From: Martti Rahkila <martti.rahkila@hut.fi>
-             Date: Sat, 18 Jan 2003 00:25:39 +0200
-             Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
-             
-             (chose the 'even safer' version)
-             
-             [ 18554]
-             Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sun, 19 Jan 2003 16:43:54 +0000
-             Message-ID: <20030119164353.B24444@fdgroup.com>
-             
-             [ 18556]
-             Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
-             From: Robin Barker <Robin.Barker@npl.co.uk>
-             Date: Mon, 20 Jan 2003 15:26:21 -0000
-             Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
-             
-             [ 18558]
-             Subject: Re: slight tweak to -DR flag - display whether on tmps stack
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sun, 19 Jan 2003 17:22:05 +0000
-             Message-ID: <20030119172204.D24444@fdgroup.com>
-             
-             [ 18559]
-             Upgrade to Encode 1.86.
-     Branch: maint-5.8/perl
-         !> AUTHORS av.c dump.c ext/Encode/Changes ext/Encode/Encode.pm
-         !> ext/Encode/MANIFEST ext/Encode/Unicode/Unicode.xs
-         !> ext/Encode/encoding.pm ext/Encode/t/enc_eucjp.t
-         !> ext/Encode/t/enc_utf8.t lib/Term/Complete.pm perlio.h sv.h
-         !> t/op/array.t
-____________________________________________________________________________
-[ 18566] By: jhi                                   on 2003/01/22  18:32:41
-        Log: Regen Configure.
-     Branch: maint-5.8/perl
-          ! Configure config_h.SH
-____________________________________________________________________________
-[ 18565] By: jhi                                   on 2003/01/22  18:15:06
-        Log: Integrate from perlio:
-             [ 18539]
-             Try the invalidate_fileno() idea for non-leaky stdio sockets.
-             
-             [ 18540]
-             stdio does NOT set errno==EBADF on invalidated fileno
-             
-             [ 18547]
-             Tweak APItest for new semantics of printf.
-             Now printf() is always real printf() and not #define'd to 
-             PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected 
-             back to original file does not affect stdout unless we are 
-             using :stdio as implementation. So things printf()ed XS side 
-             are not written to file (and turn up at end of test).
-             So add an XS function which does fflush(stdout), modify .pm
-             file to export it and .t file to call it.
-             
-             [ 18548]
-             Add defined(__osf__) case to invalidate_fileno (for Tru64).
-             
-             [ 18549]
-             Report layer name (without arg) on fail, and attempt to 
-             autoload layer name. (Fix for [perl #20460]).
-             
-             [ 18550]
-             #if defined(__irix__) (for stdio invalidate) from Jarkko.
-             
-             [ 18560]
-             Fixes for open.pm which attempts to load layers:
-             1. C equivalent of local $SIG{__WARN__} = sub {} 
-             while loading layers to supress warnings lib/open.t does
-             not want.
-             2. The loading scheme does not recurse now so look for 
-             new symptom of bad layer which is that a good module 
-             fails to load (as we cannot open any files).
-             
-             NOTE: In my opinion open.pm should probably die on bad layer
-             spec rather than just (maybe) warning and then allowing opens
-             to fail.
-     Branch: maint-5.8/perl
-         !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
-         !> ext/XS/APItest/t/printf.t lib/open.pm lib/open.t perlio.c
-____________________________________________________________________________
-[ 18564] By: jhi                                   on 2003/01/22  18:07:19
-        Log: Use the aTHX_-less form (cousin of change #18544).
-     Branch: maint-5.8/perl
-          ! sv.c
-____________________________________________________________________________
-[ 18563] By: jhi                                   on 2003/01/22  18:03:40
-        Log: Integrate:
-             [ 18541]
-             Try to make including patchlevel.h a bit more
-             robust (use <> instead of "") and in case of
-             failure (PERL_VERSION didn't get defined) try
-             to fail (by trying to #include an "obviously"
-             named file that should not exist) (didn't use
-             #error since IIRC older cpps do not have it)
-             (Tries to address [perl #20276].)
-             
-             [ 18543]
-             Update the MD5 checksums.
-     Branch: maint-5.8/perl
-         !> ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
-         !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
-         !> ext/List/Util/Util.xs ext/Storable/Storable.xs
-____________________________________________________________________________
-[ 18562] By: jhi                                   on 2003/01/22  17:59:44
-        Log: Integrate:
-             [ 18536]
-             Allow explicit -C enable/disable by -C:1/-C:0
-             (suggested by Peter Haworth).
-             
-             (accept mainline's perlrun since somehow maint has gotten of sync)
-     Branch: maint-5.8/perl
-         !> perl.c pod/perlrun.pod
-____________________________________________________________________________
 [ 18561] By: jhi                                   on 2003/01/22  17:43:45
         Log: Integrate from perlio:
              [ 18560]
@@ -30191,21 +19581,6 @@ ____________________________________________________________________________
      Branch: perl
          !> lib/open.t perlio.c
 ____________________________________________________________________________
-[ 18560] By: nick                                  on 2003/01/22  17:19:41
-        Log: Fixes for open.pm which attempts to load layers:
-             1. C equivalent of local $SIG{__WARN__} = sub {} 
-             while loading layers to supress warnings lib/open.t does
-             not want.
-             2. The loading scheme does not recurse now so look for 
-             new symptom of bad layer which is that a good module 
-             fails to load (as we cannot open any files).
-             
-             NOTE: In my opinion open.pm should probably die on bad layer
-             spec rather than just (maybe) warning and then allowing opens
-             to fail.
-     Branch: perlio
-          ! lib/open.t perlio.c
-____________________________________________________________________________
 [ 18559] By: jhi                                   on 2003/01/22  13:19:31
         Log: Upgrade to Encode 1.86.
      Branch: perl
@@ -30304,40 +19679,6 @@ ____________________________________________________________________________
      Branch: perl
          !> embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
 ____________________________________________________________________________
-[ 18550] By: nick                                  on 2003/01/22  12:27:48
-        Log: #if defined(__irix__) (for stdio invalidate) from Jarkko.
-     Branch: perlio
-          ! perlio.c
-____________________________________________________________________________
-[ 18549] By: nick                                  on 2003/01/22  09:06:23
-        Log: Report layer name (without arg) on fail, and attempt to 
-             autoload layer name. (Fix for [perl #20460]).
-     Branch: perlio
-          ! lib/open.pm
-____________________________________________________________________________
-[ 18548] By: nick                                  on 2003/01/22  08:47:24
-        Log: Add defined(__osf__) case to invalidate_fileno (for Tru64).
-     Branch: perlio
-          ! perlio.c
-____________________________________________________________________________
-[ 18547] By: nick                                  on 2003/01/22  08:32:59
-        Log: Tweak APItest for new semantics of printf.
-             Now printf() is always real printf() and not #define'd to 
-             PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected 
-             back to original file does not affect stdout unless we are 
-             using :stdio as implementation. So things printf()ed XS side 
-             are not written to file (and turn up at end of test).
-             So add an XS function which does fflush(stdout), modify .pm
-             file to export it and .t file to call it.
-     Branch: perlio
-          ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
-          ! ext/XS/APItest/t/printf.t
-____________________________________________________________________________
-[ 18546] By: nick                                  on 2003/01/22  08:26:14
-        Log: Integrate mainline
-     Branch: perlio
-         !> (integrate 36 files)
-____________________________________________________________________________
 [ 18545] By: ams                                   on 2003/01/22  06:06:26
         Log: Subject: [PATCH perl-current] AUTHORS correction
              From: Richard Soderberg <rs@crystalflame.net>
@@ -30374,16 +19715,6 @@ ____________________________________________________________________________
           ! ext/Digest/MD5/MD5.xs ext/List/Util/Util.xs
           ! ext/Storable/Storable.xs
 ____________________________________________________________________________
-[ 18540] By: nick                                  on 2003/01/21  20:53:00
-        Log: stdio does NOT set errno==EBADF on invalidated fileno
-     Branch: perlio
-          ! perlio.c
-____________________________________________________________________________
-[ 18539] By: nick                                  on 2003/01/21  20:22:55
-        Log: Try the invalidate_fileno() idea for non-leaky stdio sockets.
-     Branch: perlio
-          ! perlio.c
-____________________________________________________________________________
 [ 18538] By: merijn                                on 2003/01/21  16:54:00
         Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
@@ -30392,57 +19723,12 @@ ____________________________________________________________________________
      Branch: perl
           ! Configure
 ____________________________________________________________________________
-[ 18537] By: merijn                                on 2003/01/21  16:49:45
-        Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Mon, 30 Dec 2002 18:01:16 -0800
-             Message-ID: <spPE+gzkg+6F092yn@efn.org>
-     Branch: metaconfig
-          + U/modified/i_malloc.U
-____________________________________________________________________________
 [ 18536] By: jhi                                   on 2003/01/21  14:18:40
         Log: Allow explicit -C enable/disable by -C:1/-C:0
              (suggested by Peter Haworth).
      Branch: perl
           ! perl.c pod/perlrun.pod
 ____________________________________________________________________________
-[ 18535] By: jhi                                   on 2003/01/21  02:49:55
-        Log: Integrate:
-             [ 18526]
-             Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
-             From: Blair Zajac <blair@orcaware.com>
-             Date: Wed, 08 Jan 2003 12:28:35 -0800
-             Message-ID: <3E1C89F3.2B4759C@orcaware.com>
-             
-             [ 18527]
-             Subject: perl version reporting
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Wed, 18 Dec 2002 08:30:32 +0100
-             Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
-             
-             [ 18532]
-             Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
-             From: Martien Verbruggen <mgjv@tradingpost.com.au>
-             Date: Tue, 31 Dec 2002 16:42:28 +1100
-             Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
-             
-             [ 18533]
-             Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
-             From: hv@crypt.org
-             Date: Thu, 02 Jan 2003 14:33:49 +0000
-             Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
-             
-             [ 18534]
-             Subject: PATCH: perldoc in MAINT branch (probably unstable too)
-             From: Chip Turner <cturner@redhat.com>
-             Date: 02 Jan 2003 11:35:57 -0500
-             Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
-     Branch: maint-5.8/perl
-         !> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
-         !> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
-         !> lib/Pod/Perldoc.pm perl.c pod/perlsyn.pod regexec.c
-         !> t/op/subst.t
-____________________________________________________________________________
 [ 18534] By: hv                                    on 2003/01/21  02:22:53
         Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
              From: Chip Turner <cturner@redhat.com>
@@ -30555,37 +19841,6 @@ ____________________________________________________________________________
           ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
           ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
 ____________________________________________________________________________
-[ 18525] By: jhi                                   on 2003/01/20  17:54:12
-        Log: Integrate:
-             [ 18516]
-             microperl update.
-             
-             [ 18519]
-             Encode MANIFEST update.
-             
-             [ 18521]
-             Retract #18154 (integrate of perlio #18507), not enough
-             threadsafety.
-             
-             [ 18522]
-             Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
-             From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
-             Date: 20 Jan 2003 01:54:07 -0000
-             Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
-             
-             [ 18523]
-             Upgrade to Digest 1.02.
-             
-             [ 18524]
-             Integrate from perlio:
-             [ 18520]
-             Move #define printf out of perl.h into appropriate 
-             PerlIO files.
-     Branch: maint-5.8/perl
-         !> Makefile.micro ext/Encode/MANIFEST fakesdio.h lib/Digest.pm
-         !> lib/Digest.t nostdio.h perl.h perlio.c pp_hot.c uconfig.h
-         !> uconfig.sh
-____________________________________________________________________________
 [ 18524] By: jhi                                   on 2003/01/20  17:51:10
         Log: Integrate from perlio:
              [ 18520]
@@ -30613,25 +19868,11 @@ ____________________________________________________________________________
      Branch: perl
           ! perlio.c
 ____________________________________________________________________________
-[ 18520] By: nick                                  on 2003/01/20  15:09:08
-        Log: Move #define printf out of perl.h into appropriate 
-             PerlIO files.
-     Branch: perlio
-          ! fakesdio.h nostdio.h perl.h
-____________________________________________________________________________
 [ 18519] By: jhi                                   on 2003/01/20  12:25:43
         Log: Encode MANIFEST update.
      Branch: perl
           ! ext/Encode/MANIFEST
 ____________________________________________________________________________
-[ 18518] By: nick                                  on 2003/01/20  09:37:52
-        Log: Integrate mainline
-     Branch: perlio
-         +> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
-         +> ext/Time/HiRes/fallback/const-c.inc
-         +> ext/Time/HiRes/fallback/const-xs.inc t/op/readline.t
-         !> (integrate 75 files)
-____________________________________________________________________________
 [ 18517] By: nick                                  on 2003/01/20  08:34:10
         Log: Integrate #18405 from maint-5.8 which fixes whitespac
              issues in open(FH,"&...") 
@@ -30643,61 +19884,6 @@ ____________________________________________________________________________
      Branch: perl
           ! Makefile.micro uconfig.h uconfig.sh
 ____________________________________________________________________________
-[ 18515] By: jhi                                   on 2003/01/18  18:43:52
-        Log: Integrate:
-             [ 18474]
-             Integrate from perlio:
-             [ 18470]
-             Fix #16306 and #16880
-             
-             (#16306 Big Badda leak in Sockets)
-             (#16880 Memory leak with IO::Socket in Perl v5.8.0)
-             
-             [ 18475]
-             Integrate from perlio:
-             [ 18471]
-             Fix #18711 and add test for it (and indeed tell on write
-             handles at all !
-             
-             (#18711 Serious bug of tell() in perl)
-             
-             [ 18507]
-             Thread-protection for dup/fclose/dup2 scheme of stdio leak
-             avoidance.
-             
-             [ 18508]
-             Subject: Re: 18457 on cygwin/20030113
-             From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
-             Date: Fri, 17 Jan 2003 15:10:34 +0000
-             Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
-             
-             [ 18509]
-             Upgrade to Digest::MD5 2.22.
-             
-             [ 18510]
-             Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
-             
-             [ 18511]
-             Upgrade to Digest 1.01.
-             
-             [ 18512]
-             EPOC perl address updates.
-             
-             [ 18513]
-             Slight pod reformatting based on [perl #20284].
-             
-             [ 18514]
-             Integrate from perlio:
-             [ 18507]
-             Thread-protection for dup/fclose/dup2 scheme of stdio leak
-             avoidance.
-     Branch: maint-5.8/perl
-         !> README.epoc README.mint ext/Data/Dumper/Dumper.pm
-         !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
-         !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
-         !> ext/Digest/MD5/t/files.t lib/Digest.pm perlio.c t/io/tell.t
-         !> utils/libnetcfg.PL
-____________________________________________________________________________
 [ 18514] By: jhi                                   on 2003/01/18  18:36:00
         Log: Integrate from perlio:
              [ 18507]
@@ -30741,27 +19927,6 @@ ____________________________________________________________________________
      Branch: perl
           ! t/io/tell.t
 ____________________________________________________________________________
-[ 18507] By: nick                                  on 2003/01/17  14:05:27
-        Log: Thread-protection for dup/fclose/dup2 scheme of stdio leak
-             avoidance.
-     Branch: perlio
-          ! perlio.c
-____________________________________________________________________________
-[ 18506] By: nick                                  on 2003/01/17  14:04:18
-        Log: Correct typo (actually copy/paste of wrong thing).
-     Branch: perlio
-          ! t/io/tell.t
-____________________________________________________________________________
-[ 18505] By: jhi                                   on 2003/01/17  13:36:55
-        Log: Integrate:
-             [ 18504]
-             Integrate from perlio:
-             [ 18476]
-             Remove workaround for :stdio layer bug now fixed
-             (Fixes #18975)
-     Branch: maint-5.8/perl
-         !> pp_sys.c
-____________________________________________________________________________
 [ 18504] By: jhi                                   on 2003/01/17  13:21:51
         Log: Integrate from perlio:
              [ 18476]
@@ -30770,94 +19935,6 @@ ____________________________________________________________________________
      Branch: perl
          !> pp_sys.c
 ____________________________________________________________________________
-[ 18503] By: jhi                                   on 2003/01/16  23:29:57
-        Log: Integrate:
-             [ 18478]
-             Upgrade to Encode 1.84.
-             
-             [ 18479]
-             Add a test for encoding 'utf8'.
-             
-             [ 18480]
-             Encode 1.84 broke the subtest #7, further study required.
-             
-             [ 18481]
-             Apparently some stdios have bugs (no! don't tell it is so!)
-             or there is a corner of stdio that is substandardised.
-             
-             [ 18483]
-             Detypo.
-             
-             [ 18484]
-             Upgrade to Time::HiRes 1.42.
-             
-             [ 18486]
-             isa() and can() didn't work on magic variables
-             see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
-             plus a test case by B. Goldberg
-             
-             [ 18487]
-             Add a test case for bug [perl #19545]
-             
-             [ 18488]
-             Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
-             From: Brendan O'Dea <bod@debian.org>
-             Date: Sun, 12 Jan 2003 06:17:30 +1100
-             Message-ID: <20030111191730.GA19420@londo.c47.org>
-             
-             [ 18489]
-             Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
-             From: Brendan O'Dea <bod@debian.org>
-             Date: Sun, 12 Jan 2003 06:18:32 +1100
-             Message-ID: <20030111191832.GA19441@londo.c47.org>
-             
-             [ 18490]
-             Make the locale-induced UTF-8-ification of STD fhs
-             and the default file open layer explicit (either -C
-             or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
-             
-             [ 18491]
-             if (0) the PL_widesyscalls code for now: Sarathy
-             should take another look to see whether it is really
-             safe to remove the code, too.
-             
-             [ 18492]
-             Subject: Update for ext/Digest/MD5/
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 30 Dec 2002 07:38:16 -0800
-             Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
-             
-             [ 18493]
-             Subject: Update for ext/MIME/Base64/
-             From: Gisle Aas <gisle@ActiveState.com>
-             Date: 30 Dec 2002 07:34:34 -0800
-             Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
-             
-             [ 18494]
-             Upgrade to CGI.pm 2.89.
-             
-             [ 18495]
-             It seems the binmode() is needed with UTF-8 locales enabled.
-             
-             [ 18496]
-             Fix 'use encoding' I/O for code points 0x80..0xFF;
-             code changes from Inaba Hiroto; test tweaks by jhi.
-             
-             [ 18501]
-             Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
-             From: "Jos I. Boumans" <kane@dwim.org>
-             Date: Thu, 16 Jan 2003 14:04:48 +0100
-             Message-ID: <3E26ADF0.6010605@dwim.org>
-             (with test tweaks)
-             
-             [ 18502]
-             Integrate from maint-5.6:
-             [ 18477]
-             search utility doesn't skip exe/lib/pdb files properly on windows
-     Branch: maint-5.8/perl
-         +> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
-         !> (integrate 57 files)
-____________________________________________________________________________
 [ 18502] By: jhi                                   on 2003/01/16  22:53:23
         Log: Integrate from maint-5.6:
              [ 18477]
@@ -31048,17 +20125,6 @@ ____________________________________________________________________________
           ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
           ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
 ____________________________________________________________________________
-[ 18477] By: gsar                                  on 2003/01/13  22:55:44
-        Log: search utility doesn't skip exe/lib/pdb files properly on windows
-     Branch: maint-5.6/perl
-          ! win32/bin/search.pl
-____________________________________________________________________________
-[ 18476] By: nick                                  on 2003/01/13  10:14:22
-        Log: Remove workaround for :stdio layer bug now fixed
-             (Fixes #18975)
-     Branch: perlio
-          ! pp_sys.c
-____________________________________________________________________________
 [ 18475] By: jhi                                   on 2003/01/13  02:42:47
         Log: Integrate from perlio:
              [ 18471]
@@ -31094,23 +20160,6 @@ ____________________________________________________________________________
      Branch: perl
          !> lib/ExtUtils/Command.pm
 ____________________________________________________________________________
-[ 18471] By: nick                                  on 2003/01/12  17:34:33
-        Log: Fix #18711 and add test for it (and indeed tell on write
-             handles at all !
-     Branch: perlio
-          ! perlio.c t/io/tell.t
-____________________________________________________________________________
-[ 18470] By: nick                                  on 2003/01/12  14:06:15
-        Log: Fix #16306 and #16880
-     Branch: perlio
-          ! perlio.c
-____________________________________________________________________________
-[ 18469] By: nick                                  on 2003/01/12  09:54:42
-        Log: Integrate Mainline
-     Branch: perlio
-         +> ext/threads/t/problems.t
-         !> (integrate 64 files)
-____________________________________________________________________________
 [ 18468] By: rgs                                   on 2003/01/09  21:07:44
         Log: Subject: [PATCH] VMS perly build tweak
              From: "Craig A. Berry" <craigberry@mac.com>
@@ -31124,21 +20173,6 @@ ____________________________________________________________________________
      Branch: perl
           ! pod/perlvar.pod
 ____________________________________________________________________________
-[ 18466] By: jhi                                   on 2003/01/09  14:07:25
-        Log: Integrate:
-             [ 18459]
-             PerlFAQ sync.
-             
-             [ 18465]
-             Fix the doc for splitpath() in the File::Spec modules :
-             this function doesn't return undef in any case.
-     Branch: maint-5.8/perl
-         !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
-         !> lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm pod/perlfaq.pod
-         !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
-         !> pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
-         !> pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
-____________________________________________________________________________
 [ 18465] By: rgs                                   on 2003/01/08  22:02:26
         Log: Fix the doc for splitpath() in the File::Spec modules :
              this function doesn't return undef in any case.
@@ -31191,60 +20225,6 @@ ____________________________________________________________________________
           ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
           ! pod/perlfaq9.pod
 ____________________________________________________________________________
-[ 18458] By: jhi                                   on 2003/01/08  19:43:26
-        Log: Integrate:
-             [ 18438]
-             Subject: Re: [PATCH] Tiny nits in perlre.pod
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Fri, 03 Jan 2003 00:57:15 +0100
-             Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
-             
-             [ 18439]
-             Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Fri, 13 Dec 2002 00:54:43 +0100
-             Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
-             Same as change 18403 for maint-5.8 branch
-             
-             [ 18441]
-             Subject: [DOCPATCH] File::Copy's synopsis
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Wed, 1 Jan 2003 21:09:30 +0000
-             Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
-             
-             [ 18451]
-             Subject: [PATCH perl@18746] VMS test adjustments
-             Date: Sat, 04 Jan 2003 11:26:00 -0600
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Message-ID: <3E171928.1040100@mac.com>
-             
-             [ 18453]
-             Change the value of ${^TAINT} : 0 without taint checks,
-             1 with -T, and -1 with -t or -TU.
-             
-             [ 18454]
-             Integrate podlators-1.25
-             
-             [ 18455]
-             Subject: [PATCH] integrate more with report_evil_fh
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Thu, 26 Dec 2002 20:56:21 +0000
-             Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
-     Branch: maint-5.8/perl
-         !> ext/Devel/Peek/Peek.t ext/Filter/t/call.t
-         !> lib/ExtUtils/t/Embed.t lib/File/Copy.pm lib/Pod/Man.pm
-         !> lib/Pod/t/man.t lib/charnames.t mg.c pod/perlre.pod
-         !> pod/perlvar.pod pp_sys.c t/op/taint.t t/run/runenv.t
-         !> t/run/switchI.t t/run/switcht.t
-____________________________________________________________________________
-[ 18457] By: jhi                                   on 2003/01/08  01:47:02
-        Log: Upgrade to Time::HiRes 1.42.
-     Branch: maint-5.8/perl
-          + ext/Time/HiRes/fallback/const-c.inc
-          + ext/Time/HiRes/fallback/const-xs.inc
-          ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
-          ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
-____________________________________________________________________________
 [ 18456] By: hv                                    on 2003/01/07  09:20:22
         Log: Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
              From: Nicholas Clark <nick@unfortu.net>
@@ -31275,11 +20255,6 @@ ____________________________________________________________________________
           ! mg.c pod/perlvar.pod t/op/taint.t t/run/runenv.t
           ! t/run/switcht.t
 ____________________________________________________________________________
-[ 18452] By: jhi                                   on 2003/01/06  13:47:59
-        Log: Regen Configure.
-     Branch: maint-5.8/perl
-          ! Configure
-____________________________________________________________________________
 [ 18451] By: merijn                                on 2003/01/06  06:43:11
         Log: Subject: [PATCH perl@18746] VMS test adjustments
              Date: Sat, 04 Jan 2003 11:26:00 -0600
@@ -31289,68 +20264,6 @@ ____________________________________________________________________________
           ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
           ! t/run/switchI.t
 ____________________________________________________________________________
-[ 18450] By: jhi                                   on 2003/01/06  04:44:28
-        Log: Tiny output tweak.
-     Branch: maint-5.8/perl
-          ! t/op/pat.t
-____________________________________________________________________________
-[ 18449] By: jhi                                   on 2003/01/05  16:12:26
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 18448] By: jhi                                   on 2003/01/05  15:29:54
-        Log: Subject: Partial Data::Dumper patch
-             From: Richard Clamp <richardc@unixbeard.net>
-             Date: Sat, 4 Jan 2003 00:52:47 +0000
-             Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
-             
-             Subject: Re: Partial Data::Dumper patch
-             From: Slaven Rezic <slaven@rezic.de>
-             Date: 04 Jan 2003 02:48:08 +0100
-             Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
-     Branch: maint-5.8/perl
-          ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
-____________________________________________________________________________
-[ 18447] By: jhi                                   on 2003/01/05  14:58:52
-        Log: test.pl-ise t/op/fh.t.
-     Branch: maint-5.8/perl
-          ! t/op/fh.t
-____________________________________________________________________________
-[ 18446] By: jhi                                   on 2003/01/05  14:58:06
-        Log: Add a test for change #18444 (and a new test file, since
-             I couldn't find anything fitting)
-     Branch: maint-5.8/perl
-          + t/op/readline.t
-          ! MANIFEST
-____________________________________________________________________________
-[ 18445] By: jhi                                   on 2003/01/05  14:46:32
-        Log: Backport change #18444 to maint.
-     Branch: maint-5.8/perl
-          ! pp_hot.c sv.c sv.h
-____________________________________________________________________________
-[ 18444] By: jhi                                   on 2003/01/05  14:33:04
-        Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Thu, 2 Jan 2003 18:08:23 -0500
-             Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
-     Branch: maint-5.8/perl
-          ! pp_hot.c
-____________________________________________________________________________
-[ 18443] By: jhi                                   on 2003/01/05  14:22:33
-        Log: Subject: [PATCH perl@18746] VMS test adjustments
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sat, 04 Jan 2003 11:26:00 -0600
-             Message-ID: <3E171928.1040100@mac.com>
-     Branch: maint-5.8/perl
-          ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
-          ! t/run/switchI.t
-____________________________________________________________________________
-[ 18442] By: jhi                                   on 2003/01/04  21:18:39
-        Log: Spotted by rgs.
-     Branch: maint-5.8/perl
-          ! lib/File/Copy.pm
-____________________________________________________________________________
 [ 18441] By: rgs                                   on 2003/01/04  20:06:45
         Log: Subject: [DOCPATCH] File::Copy's synopsis
              From: Nicholas Clark <nick@unfortu.net>
@@ -31383,20 +20296,6 @@ ____________________________________________________________________________
      Branch: perl
           ! pod/perlre.pod
 ____________________________________________________________________________
-[ 18437] By: jhi                                   on 2003/01/04  14:39:35
-        Log: Integrate:
-             [ 18434]
-             Forgot to add problems.t with change #18419
-     Branch: maint-5.8/perl
-         +> ext/threads/t/problems.t
-____________________________________________________________________________
-[ 18436] By: jhi                                   on 2003/01/04  14:37:33
-        Log: Integrate:
-             [ 18435]
-             The problems.t is back.
-     Branch: maint-5.8/perl
-         !> MANIFEST
-____________________________________________________________________________
 [ 18435] By: jhi                                   on 2003/01/04  14:36:08
         Log: The problems.t is back.
      Branch: perl
@@ -31407,13 +20306,6 @@ ____________________________________________________________________________
      Branch: perl
           + ext/threads/t/problems.t
 ____________________________________________________________________________
-[ 18433] By: jhi                                   on 2003/01/04  04:49:38
-        Log: Integrate:
-             [ 18432]
-             One more (or, rather, less) //.
-     Branch: maint-5.8/perl
-         !> ext/threads/threads.xs
-____________________________________________________________________________
 [ 18432] By: jhi                                   on 2003/01/04  04:48:30
         Log: One more (or, rather, less) //.
      Branch: perl
@@ -31426,85 +20318,18 @@ ____________________________________________________________________________
      Branch: perl
          !> ext/threads/threads.xs
 ____________________________________________________________________________
-[ 18430] By: jhi                                   on 2003/01/04  04:35:40
-        Log: // is still not portable C commentary.
-     Branch: maint-5.8/perl
-          ! ext/threads/threads.xs
-____________________________________________________________________________
-[ 18429] By: jhi                                   on 2003/01/04  04:19:57
-        Log: AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
-             things like drand48_data are undefined).
-     Branch: maint-5.8/perl
-          ! hints/aix.sh
-____________________________________________________________________________
-[ 18428] By: jhi                                   on 2003/01/04  03:58:22
-        Log: Somehow I managed to get makefile.olds that didn't get cleaned away.
-     Branch: maint-5.8/perl
-          ! Makefile.SH x2p/Makefile.SH
-____________________________________________________________________________
-[ 18427] By: jhi                                   on 2003/01/04  03:49:34
-        Log: To go with change #18404.
-     Branch: maint-5.8/perl
-          ! lib/Attribute/Handlers/t/multi.t
-____________________________________________________________________________
-[ 18426] By: jhi                                   on 2003/01/04  03:38:27
-        Log: Integrate: [ 18425]  Until Arthur really adds the problems.t.
-     Branch: maint-5.8/perl
-         !> MANIFEST
-____________________________________________________________________________
 [ 18425] By: jhi                                   on 2003/01/04  03:37:04
         Log: Until Arthur really adds the problems.t.
      Branch: perl
           ! MANIFEST
 ____________________________________________________________________________
-[ 18424] By: jhi                                   on 2003/01/04  03:20:08
-        Log: Integrate:
-             [ 18417]
-             Fake what context we are running in for CLONE and DESTROY so 
-             threads->tid() returns the correct value.
-             This is reported as bug #10046
-             
-             [ 18419]
-             Fixes bug #15273, the return of the object caused
-             the stash of the object to be cloned, cloning the entire syntax
-             tree and all lexicals in there creating danglning copies to the
-             object. (Pararell but unlinked STASH tree).
-             This adds a new flag, when set it will use STASHES from the
-             thread we are joining into avoiding the problem.
-             
-             [ 18421]
-             Fix long standing memory leak with pop and shift!
-     Branch: maint-5.8/perl
-         !> MANIFEST ext/threads/shared/shared.xs ext/threads/t/basic.t
-         !> ext/threads/threads.xs sv.c sv.h
-____________________________________________________________________________
-[ 18423] By: jhi                                   on 2003/01/04  03:12:42
-        Log: spent_size was still off.  (As far as I can tell
-             _SC_GETPW_R_SIZE_MAX is supposed to be used also
-             for spents, not just pwents.)
-     Branch: maint-5.8/perl
-          ! reentr.c reentr.pl
-____________________________________________________________________________
-[ 18422] By: jhi                                   on 2003/01/04  03:04:29
-        Log: Third Degree found a read of uninit memory (after setting
-             grent_size with sysconf(), pwent_size was read).  Also make
-             the ERANGE/INVARG more consistent.
-     Branch: maint-5.8/perl
-          ! reentr.c reentr.h reentr.pl
-____________________________________________________________________________
-[ 18421] By: sky                                   on 2003/01/04  01:27:55
-        Log: Fix long standing memory leak with pop and shift!
-     Branch: perl
-          ! ext/threads/shared/shared.xs
-____________________________________________________________________________
-[ 18420] By: jhi                                   on 2003/01/04  00:04:33
-        Log: Mea culpa: the join() was the string join, not the
-             ithreads join().
-     Branch: maint-5.8/perl
-          ! ext/threads/t/join.t
-____________________________________________________________________________
-[ 18419] By: sky                                   on 2003/01/03  23:45:34
-        Log: Fixes bug #15273, the return of the object caused
+[ 18421] By: sky                                   on 2003/01/04  01:27:55
+        Log: Fix long standing memory leak with pop and shift!
+     Branch: perl
+          ! ext/threads/shared/shared.xs
+____________________________________________________________________________
+[ 18419] By: sky                                   on 2003/01/03  23:45:34
+        Log: Fixes bug #15273, the return of the object caused
              the stash of the object to be cloned, cloning the entire syntax
              tree and all lexicals in there creating danglning copies to the
              object. (Pararell but unlinked STASH tree).
@@ -31513,13 +20338,6 @@ ____________________________________________________________________________
      Branch: perl
           ! MANIFEST ext/threads/threads.xs sv.c sv.h
 ____________________________________________________________________________
-[ 18418] By: jhi                                   on 2003/01/03  19:41:57
-        Log: Upgrade to Time::HiRes 1.41 (building with core perl had
-             become broken at some point, even before 1.40).
-     Branch: maint-5.8/perl
-          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
-          ! ext/Time/HiRes/Makefile.PL
-____________________________________________________________________________
 [ 18417] By: sky                                   on 2003/01/03  18:16:46
         Log: Fake what context we are running in for CLONE and DESTROY so 
              threads->tid() returns the correct value.
@@ -31527,52 +20345,6 @@ ____________________________________________________________________________
      Branch: perl
           ! ext/threads/t/basic.t ext/threads/threads.xs
 ____________________________________________________________________________
-[ 18416] By: jhi                                   on 2003/01/03  17:50:45
-        Log: Upgrade to Time::HiRes 1.40.
-     Branch: maint-5.8/perl
-          ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
-          ! ext/Time/HiRes/Makefile.PL
-____________________________________________________________________________
-[ 18415] By: jhi                                   on 2003/01/03  16:45:03
-        Log: regen headers.
-     Branch: maint-5.8/perl
-          ! pod/perlapi.pod
-____________________________________________________________________________
-[ 18414] By: jhi                                   on 2003/01/03  16:39:33
-        Log: Integrate:
-             [ 18390]
-             Use a more likely location for the perl binary
-             
-             [ 18406]
-             Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
-             libc_r functions.
-             
-             [ 18407]
-             Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
-             From: hv@crypt.org
-             Date: Thu, 02 Jan 2003 17:16:04 +0000
-             Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
-             
-             [ 18408]
-             Subject: win32_msgwait() problem
-             From: Gurusamy Sarathy <gsar@ActiveState.com>
-             Date: Fri, 13 Dec 2002 17:31:59 -0800
-             Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
-             
-             [ 18411]
-             Subject: Re: [perl #19061] 'goto' confuses 'redo'
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Sun, 22 Dec 2002 22:09:51 -0500
-             Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
-             
-             [ 18413]
-             Change pp_lock to take a reference instead of a
-             scalar since it wouldn't fork for the HELEM/AELEM
-             case. This was reported in bug #10045
-     Branch: maint-5.8/perl
-         !> Porting/genlog ext/threads/shared/t/hv_refs.t hints/darwin.sh
-         !> opcode.h opcode.pl opnames.h pp_ctl.c sv.c win32/win32.c
-____________________________________________________________________________
 [ 18413] By: sky                                   on 2003/01/03  15:15:14
         Log: Change pp_lock to take a reference instead of a
              scalar since it wouldn't fork for the HELEM/AELEM
@@ -31632,105 +20404,6 @@ ____________________________________________________________________________
      Branch: perl
           ! hints/darwin.sh
 ____________________________________________________________________________
-[ 18405] By: jhi                                   on 2003/01/03  03:06:40
-        Log: Subject: [PATCH] Re: 5.8.0 dup strangety
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Tue, 31 Dec 2002 10:56:42 +0100
-             Message-Id: <20021231105642.6bc7a0f4.rgarciasuarez@free.fr>
-     Branch: maint-5.8/perl
-          ! doio.c
-____________________________________________________________________________
-[ 18404] By: jhi                                   on 2003/01/03  02:54:46
-        Log: Subject: [PATCH] Re: Attribute::Handlers phase variance
-             From: Richard Clamp <richardc@unixbeard.net>
-             Date: Mon, 9 Dec 2002 11:10:24 +0000
-             Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
-     Branch: maint-5.8/perl
-          ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
-____________________________________________________________________________
-[ 18403] By: jhi                                   on 2003/01/03  02:49:17
-        Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Fri, 13 Dec 2002 00:54:43 +0100
-             Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
-     Branch: maint-5.8/perl
-          ! lib/ExtUtils/t/Embed.t
-____________________________________________________________________________
-[ 18402] By: jhi                                   on 2003/01/03  02:47:18
-        Log: Subject: [PATCH Pod::Checker] Decouple podchecker program and function
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Tue, 10 Dec 2002 15:25:02 -0800
-             Message-ID: <20021210232502.GD25945@blackrider.schwern.org>
-             
-             Subject: Re: [PATCH Pod::Checker] Decouple podchecker program and function
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Tue, 10 Dec 2002 15:40:05 -0800
-             Message-ID: <20021210234005.GF25945@blackrider.schwern.org>
-     Branch: maint-5.8/perl
-          ! lib/Pod/Checker.pm pod/podchecker.PL t/pod/poderrs.xr
-____________________________________________________________________________
-[ 18401] By: jhi                                   on 2003/01/03  02:40:44
-        Log: Subject: [PATCH] integrate more with report_evil_fh
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Thu, 26 Dec 2002 20:56:21 +0000
-             Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
-     Branch: maint-5.8/perl
-          ! pp_sys.c
-____________________________________________________________________________
-[ 18400] By: jhi                                   on 2003/01/03  02:37:11
-        Log: Subject: [PATCH] label code in pp_ctl.c
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Thu, 26 Dec 2002 21:19:36 +0000
-             Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
-     Branch: maint-5.8/perl
-          ! pp_ctl.c
-____________________________________________________________________________
-[ 18399] By: jhi                                   on 2003/01/03  02:28:15
-        Log: Subject: [DOCPATCH] hv_store and hv_store_ent
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Wed, 1 Jan 2003 18:17:59 +0000
-             Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
-     Branch: maint-5.8/perl
-          ! hv.c
-____________________________________________________________________________
-[ 18398] By: jhi                                   on 2003/01/03  02:26:44
-        Log: Subject: [DOCPATCH] File::Copy's synopsis
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Wed, 1 Jan 2003 21:09:30 +0000
-             Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
-     Branch: maint-5.8/perl
-          ! lib/File/Copy.pm
-____________________________________________________________________________
-[ 18397] By: jhi                                   on 2003/01/03  02:25:38
-        Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
-             From: Dave Mitchell <davem@fdgroup.com>
-             To: Ton Hospel <perl5-porters@ton.iguana.be>
-             Date: Wed, 1 Jan 2003 21:43:24 +0000
-             Message-ID: <20030101214324.F12907@fdgroup.com>
-     Branch: maint-5.8/perl
-          ! lib/Time/Local.pm lib/Time/Local.t
-____________________________________________________________________________
-[ 18396] By: jhi                                   on 2003/01/03  02:23:28
-        Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Fri, 03 Jan 2003 00:57:15 +0100
-             Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
-     Branch: maint-5.8/perl
-          ! pod/perlre.pod
-____________________________________________________________________________
-[ 18395] By: jhi                                   on 2003/01/03  02:21:50
-        Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
-             From: Chip Turner <cturner@redhat.com>
-             Date: 02 Jan 2003 11:35:57 -0500
-             Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
-     Branch: maint-5.8/perl
-          ! lib/Pod/Perldoc.pm
-____________________________________________________________________________
-[ 18394] By: jhi                                   on 2003/01/02  21:37:16
-        Log: Document in more detail which tests will fail on FAT.
-     Branch: maint-5.8/perl
-          ! README.win32
-____________________________________________________________________________
 [ 18393] By: merijn                                on 2003/01/02  19:41:29
         Log: Subject: [PATCH perl-5.8/win32/makefile.mk] Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
              Date: Thu, 2 Jan 2003 19:02:21 +0100
@@ -31739,115 +20412,11 @@ ____________________________________________________________________________
      Branch: perl
           ! win32/makefile.mk
 ____________________________________________________________________________
-[ 18392] By: jhi                                   on 2003/01/02  17:57:09
-        Log: Subject: [PATCH perl-5.8/win32/makefile.mk] Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
-             From: Abe Timmerman <abe@ztreet.demon.nl>
-             Date: Thu, 2 Jan 2003 19:02:21 +0100
-             Message-Id: <200301021902.22444.abe@ztreet.demon.nl>
-     Branch: maint-5.8/perl
-          ! win32/makefile.mk
-____________________________________________________________________________
-[ 18391] By: jhi                                   on 2003/01/02  13:44:51
-        Log: Document the installprefix trick for compiling PASE Perl in AIX.
-     Branch: maint-5.8/perl
-          ! README.os400
-____________________________________________________________________________
 [ 18390] By: merijn                                on 2003/01/02  07:32:00
         Log: Use a more likely location for the perl binary
      Branch: perl
           ! Porting/genlog
 ____________________________________________________________________________
-[ 18389] By: jhi                                   on 2003/01/02  03:15:44
-        Log: Subject: [PATCH maintperl@18383] more pad removal for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Wed, 01 Jan 2003 21:53:22 -0600
-             Message-ID: <3E13B7B2.2070005@mac.com>
-     Branch: maint-5.8/perl
-          ! vms/descrip_mms.template
-____________________________________________________________________________
-[ 18388] By: jhi                                   on 2003/01/02  01:41:55
-        Log: List the PERL_MAGIC_utf8 ('w') flag.
-     Branch: maint-5.8/perl
-          ! pod/perlguts.pod
-____________________________________________________________________________
-[ 18387] By: jhi                                   on 2003/01/02  01:39:31
-        Log: The magic v-string patch from John Peacock for 5.8;
-             permits the programmer to know when a given scalar was
-             originally encoded as a v-string; Scalar::Util has already
-             been enhanced to expose this at the Perl level.
-     Branch: maint-5.8/perl
-          ! dump.c perl.h pod/perlguts.pod sv.c sv.h t/op/ver.t util.c
-____________________________________________________________________________
-[ 18386] By: jhi                                   on 2003/01/01  23:06:53
-        Log: The change #18275 didn't translate the test case quite right.
-     Branch: maint-5.8/perl
-          ! t/op/split.t
-____________________________________________________________________________
-[ 18385] By: gsar                                  on 2003/01/01  20:26:42
-        Log: remove the CRs that snuck in via change#18382
-     Branch: maint-5.8/perl
-          ! win32/Makefile win32/makefile.mk
-____________________________________________________________________________
-[ 18384] By: nick                                  on 2003/01/01  19:14:32
-        Log: Integrate mainline
-     Branch: perlio
-         +> lib/Net/Ping/t/410_syn_host.t t/op/lc_user.t
-         !> (integrate 166 files)
-____________________________________________________________________________
-[ 18383] By: jhi                                   on 2003/01/01  17:02:29
-        Log: Backport #18319 to 5.8, from Dave Mitchell.
-     Branch: maint-5.8/perl
-          ! op.c t/op/eval.t
-____________________________________________________________________________
-[ 18382] By: jhi                                   on 2003/01/01  15:06:49
-        Log: More tweaks from Autrijus: no pad.c, perl59->perl58 in
-             installperl; and no pad.c in VMS, either.
-     Branch: maint-5.8/perl
-          ! installperl vms/descrip_mms.template win32/Makefile
-          ! win32/makefile.mk
-____________________________________________________________________________
-[ 18381] By: jhi                                   on 2003/01/01  15:02:04
-        Log: Tweaks from Autrijus: threaded/win32 build, signedness.
-     Branch: maint-5.8/perl
-          ! sv.c
-____________________________________________________________________________
-[ 18380] By: jhi                                   on 2002/12/31  16:34:22
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 18379] By: jhi                                   on 2002/12/31  15:33:11
-        Log: Integrate:
-             [ 18371]
-             Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Fri, 27 Dec 2002 16:14:24 +0100
-             Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
-             
-             [ 18372]
-             Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 21 Dec 2002 19:29:41 -0800
-             Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
-             
-             [ 18373]
-             Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
-             From: Dave Paris (via RT) <perlbug-followup@perl.org>
-             Date: 22 Dec 2002 05:15:14 -0000
-             Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
-             
-             [ 18374]
-             Remove duplicate entry
-             
-             [ 18378]
-             integrate change#18377 from maint-5.6 branch
-             
-             change#17566 needs to be more defensive about win32_dup2()
-             itself calling SetStdHandle() (at least MSVCRT does this)
-     Branch: maint-5.8/perl
-         !> MANIFEST lib/AutoSplit.pm mg.c pod/perlfunc.pod t/op/magic.t
-         !> win32/win32.c
-____________________________________________________________________________
 [ 18378] By: gsar                                  on 2002/12/31  04:07:56
         Log: integrate change#18377 from maint-5.6 branch
              
@@ -31856,25 +20425,11 @@ ____________________________________________________________________________
      Branch: perl
          !> win32/win32.c
 ____________________________________________________________________________
-[ 18377] By: gsar                                  on 2002/12/31  04:02:12
-        Log: change#17566 needs to be more defensive about win32_dup2()
-             itself calling SetStdHandle() (at least MSVCRT does this)
-     Branch: maint-5.6/perl
-          ! win32/win32.c
-____________________________________________________________________________
 [ 18376] By: hv                                    on 2002/12/31  02:02:17
         Log: Update Changes
      Branch: perl
           ! Changes patchlevel.h
 ____________________________________________________________________________
-[ 18375] By: jhi                                   on 2002/12/30  21:28:31
-        Log: Better version of change #18370; use the new 'E' flag
-             so that cxinc is exposed (as cpp) only to List::Util
-             (well, any extension) (well, anyone who does -DPERL_EXT),
-             no need to export it globally.
-     Branch: maint-5.8/perl
-          ! embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
-____________________________________________________________________________
 [ 18374] By: hv                                    on 2002/12/30  03:32:22
         Log: Remove duplicate entry
      Branch: perl
@@ -31904,92 +20459,6 @@ ____________________________________________________________________________
      Branch: perl
           ! mg.c t/op/magic.t
 ____________________________________________________________________________
-[ 18370] By: jhi                                   on 2002/12/30  02:37:38
-        Log: In AIX (strict symbol exports) the cxinc is needed for List::Util. 
-     Branch: maint-5.8/perl
-          ! embed.fnc embed.h global.sym
-____________________________________________________________________________
-[ 18369] By: jhi                                   on 2002/12/30  01:38:38
-        Log: Missed one.
-     Branch: maint-5.8/perl
-          ! embed.fnc embed.h
-____________________________________________________________________________
-[ 18368] By: jhi                                   on 2002/12/29  23:33:56
-        Log: Continue on change #18367; implement the said flag, 'E'.
-             (Some nm output studying was needed to get the right set
-             of re symbols defined.)
-     Branch: maint-5.8/perl
-          ! embed.fnc embed.h embed.pl ext/re/Makefile.PL
-____________________________________________________________________________
-[ 18367] By: jhi                                   on 2002/12/29  21:40:08
-        Log: Caught by change #18366; thanks to the re extension we have some
-             functions that are file static but yet part of "the public API"...
-             Maybe a new class of exportability (a new embed.fnc flag) is
-             required for this case.
-     Branch: maint-5.8/perl
-          ! embed.fnc embed.h
-____________________________________________________________________________
-[ 18366] By: jhi                                   on 2002/12/29  21:28:27
-        Log: Implement the CPP namespace protection from [perl #8610];
-             unless a function has an 'A' flag, it's defined only if
-             PERL_CORE.  (Why do we have so many many functions with an
-             'A' flag, is another matter.)  (The number of #ifdef PERL_COREs
-             could be cut down further by having a state variable and
-             inserting #ifdefs and #endifs when the state flips.)
-     Branch: maint-5.8/perl
-          ! embed.h embed.pl
-____________________________________________________________________________
-[ 18365] By: jhi                                   on 2002/12/29  15:01:08
-        Log: Doc tweak on the S_ macros.
-     Branch: maint-5.8/perl
-          ! pod/perlfunc.pod
-____________________________________________________________________________
-[ 18364] By: jhi                                   on 2002/12/29  14:54:43
-        Log: Apply the doc patch from [perl #19343].
-     Branch: maint-5.8/perl
-          ! pod/perlfunc.pod
-____________________________________________________________________________
-[ 18363] By: jhi                                   on 2002/12/29  14:49:14
-        Log: Integrate:
-             [ 18354]
-             Subject: [PATCH] docpatch for cv.h
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Wed, 25 Dec 2002 21:01:04 +0000
-             Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
-             
-             [ 18356]
-             fix signed/unsigned mismatch warning from change#18266
-             
-             [ 18358]
-             save_re_context() was not saving many regexec.c state
-             variables, resulting in various reentrancy problems when
-             the swatches were autoloaded by perl in the midst of a
-             match
-     Branch: maint-5.8/perl
-         !> cv.h regcomp.c
-____________________________________________________________________________
-[ 18362] By: jhi                                   on 2002/12/29  00:51:29
-        Log: Fix [perl #18666] (taking the more conservative approach).
-     Branch: maint-5.8/perl
-          ! lib/File/Spec/Unix.pm
-____________________________________________________________________________
-[ 18361] By: jhi                                   on 2002/12/29  00:45:16
-        Log: Document that the socketpair tests are unhappy in old SCO,
-             as per [perl #18537].
-     Branch: maint-5.8/perl
-          ! pod/perl58delta.pod
-____________________________________________________________________________
-[ 18360] By: jhi                                   on 2002/12/29  00:38:01
-        Log: Fix from the bug report for [perl #19267].
-     Branch: maint-5.8/perl
-          ! lib/Pod/Man.pm
-____________________________________________________________________________
-[ 18359] By: jhi                                   on 2002/12/28  22:33:16
-        Log: A small tweak on top of #18353: don't display mg_len bytes of
-             mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
-     Branch: maint-5.8/perl
-          ! dump.c
-____________________________________________________________________________
 [ 18358] By: gsar                                  on 2002/12/28  03:30:49
         Log: save_re_context() was not saving many regexec.c state
              variables, resulting in various reentrancy problems when
@@ -32021,44 +20490,6 @@ ____________________________________________________________________________
      Branch: perl
           ! cv.h
 ____________________________________________________________________________
-[ 18353] By: jhi                                   on 2002/12/26  02:07:06
-        Log: Introduce a cache for UTF-8 data: length and byte<->char offset
-             mapping are stored in a new type of magic.  Speeds up length(),
-             substr(), index(), rindex(), pos(), and some parts of s///.
-             
-             The speedup varies a lot (on the usual suspects: what is the
-             access pattern of the data, compiler, CPU), but should be at
-             least one order of magnitude, and getting to the same magnitude
-             as byte string speeds, and in some cases  (length on unchanged data)
-             even reaching the byte string speed.  On the other hand, in some
-             cases (index) the byte speed is still faster by a factor of five
-             or so, but the bottleneck there does not seem to be any more
-             the byte<->char offset mapping (instead, the fbm_instr() speed).
-             
-             There is one cache slot for the length, and only two for the 
-             byte<->char offset mapping (the first one for the start->offset,
-             and the second for the offset->offset+length, when talking
-             in substr() terms).
-             
-             Code this hairy is bound to have hairy trolls hiding under it.
-     Branch: maint-5.8/perl
-          ! dump.c embed.fnc embed.h mg.c perl.h proto.h sv.c util.c
-____________________________________________________________________________
-[ 18352] By: jhi                                   on 2002/12/25  13:42:10
-        Log: Integrate:
-             [ 18350]
-             Removal of duplicate comment block
-             
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Subject: Re: [perl #19306] Sys::Syslog issues.
-             Date: Mon, 23 Dec 2002 15:25:51 -0800
-             Message-ID: </t5B+gzkg6DR092yn@efn.org>
-             
-             [ 18351]
-             #18345 was still broken; should be fixed now.
-     Branch: maint-5.8/perl
-         !> ext/Sys/Syslog/Syslog.pm sv.c
-____________________________________________________________________________
 [ 18351] By: hv                                    on 2002/12/25  02:29:17
         Log: #18345 was still broken; should be fixed now.
      Branch: perl
@@ -32074,166 +20505,15 @@ ____________________________________________________________________________
      Branch: perl
           ! ext/Sys/Syslog/Syslog.pm
 ____________________________________________________________________________
-[ 18349] By: jhi                                   on 2002/12/24  02:42:31
-        Log: At least partially address [perl #10000] by speeding
-             up both the ASCII case (by about 2-3%) and the UTF-8 case 
-             (by about 45%).  The major trick is to avoid hitting the
-             costly S_reginclass().  (Even before this patch the speedup
-             since 5.8.0 was about 40-50%.)  After this the UTF-8 case is
-             still about 30-60% slower than the ASCII case.  (Note that
-             I'm unable to reproduce the 10-fold speed difference of the
-             original bug report; I can see a factor of 2 or 3, but no more.)
-     Branch: maint-5.8/perl
-          ! regexec.c
+[ 18346] By: hv                                    on 2002/12/23  06:14:22
+        Log: integrate maint-5.8 #18301
+     Branch: perl
+         !> lib/perl5db.pl
 ____________________________________________________________________________
-[ 18348] By: jhi                                   on 2002/12/23  06:42:29
-        Log: Make Math::Trig a little bit more better behaved module citizen.
-     Branch: maint-5.8/perl
-          ! lib/Math/Trig.pm
-____________________________________________________________________________
-[ 18347] By: jhi                                   on 2002/12/23  06:37:31
-        Log: Integrate:
-             [ 18300]
-             Subject: [patch] typo in perlop
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Wed, 11 Dec 2002 21:31:14 +0100
-             Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
-             
-             [ 18304]
-             Redone #18011 from metaunits
-             
-             [ 18305]
-             Enough changes to Configure and metaunits warrant an update.
-             Several small changes and three additions
-             
-             [ 18306]
-             More documentation of obscure flags is good, even if the
-             documentation might be not so good. Atleast it's not false!
-             Documents the flags one can give to perl_clone
-             
-             [ 18308]
-             Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
-             From: peter@PSDT.com (Peter Scott)
-             Date: 12 Dec 2002 18:13:17 -0000
-             Message-ID: <20021212181317.50538.qmail@onion.perl.org>
-             (fix bug [perl #19058])
-             
-             [ 18310]
-             regen-headers to get new API docs from #18306
-             
-             [ 18312]
-             Subject: [Fwd: Patch for perl utf8-related bug]
-             From: Richard Hitt <rbh00@utsglobal.com>
-             Date: Fri, 06 Dec 2002 16:47:42 -0800
-             [perl #18932]
-             
-             [ 18313]
-             Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Fri, 13 Dec 2002 14:08:00 -0800
-             Message-ID: <20021213220800.GA2625@math.berkeley.edu>
-             
-             [ 18314]
-             Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Fri, 13 Dec 2002 14:00:48 -0800
-             Message-ID: <20021213220048.GA2606@math.berkeley.edu>
-             
-             [ 18315]
-             Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Fri, 13 Dec 2002 13:47:08 -0800
-             Message-ID: <20021213214707.GA2588@math.berkeley.edu>
-             
-             [ 18316]
-             Subject: [PATCH 5.8.1 @oldish-18156] build
-             From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
-             Date: Fri, 13 Dec 2002 13:54:05 -0800
-             Message-ID: <20021213215404.GA2597@math.berkeley.edu>
-             
-             [ 18317]
-             Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
-             
-             [ 18323]
-             PerlSIO_stderr et al are not functions
-             
-             [ 18324]
-             windows: avoid prompting under some shells during $(MAKE) distclean
-             
-             [ 18325]
-             PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
-             
-             [ 18326]
-             Win32.pod update
-             
-             [ 18327]
-             windows: support for large files
-             
-             note that this change will break binary compatibility with the
-             default 5.8.0 build options; nevertheless I think it is worth
-             having in 5.8.1 (people who want the compatibility can disable
-             the option in the makefile)
-             
-             [ 18328]
-             fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
-             
-             [ 18330]
-             remove CRs from a couple of files (these show up as CRCRLF
-             on windows)
-             
-             [ 18332]
-             $Config{prefixexp} was set incorrectly on windows
-             
-             [ 18334]
-             AIX compiler version updates
-             
-             [ 18335]
-             my_fflush_all() wasn't doing the right thing under useperlio
-             on many platforms
-             
-             [ 18337]
-             handy hint: getting a perforce change as a usable patch
-             
-             [ 18338]
-             Subject: [PATCH] read permissions for h2ph-generated files
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
-             Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
-             
-             [ 18339]
-             Integrate Time::HiRes v1.39 (for VMS build tweak)
-             
-             [ 18342]
-             Subject: [perl #18544] Patch included to fix problem.
-             From: Richard Kandarian <richard.kandarian@lanl.gov>
-             Date: Thu, 21 Nov 2002 08:00:20 -0700
-             (from RT)
-             
-             [ 18343]
-             Subject: [perl #19153] Term::Complete (the argument of stty)
-             From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
-             Date: 15 Dec 2002 13:45:23 -0000
-             Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
-             
-             [ 18344]
-             more on #18312: sv.c:ss_dup()
-             
-             [ 18345]
-             more on #18344.
-     Branch: maint-5.8/perl
-         +> lib/Net/Ping/t/410_syn_host.t
-          ! Configure config_h.SH
-         !> (integrate 56 files)
-____________________________________________________________________________
-[ 18346] By: hv                                    on 2002/12/23  06:14:22
-        Log: integrate maint-5.8 #18301
-     Branch: perl
-         !> lib/perl5db.pl
-____________________________________________________________________________
-[ 18345] By: hv                                    on 2002/12/23  06:01:17
-        Log: more on #18344.
-     Branch: perl
-          ! sv.c
+[ 18345] By: hv                                    on 2002/12/23  06:01:17
+        Log: more on #18344.
+     Branch: perl
+          ! sv.c
 ____________________________________________________________________________
 [ 18344] By: hv                                    on 2002/12/23  05:56:43
         Log: more on #18312: sv.c:ss_dup()
@@ -32312,39 +20592,18 @@ ____________________________________________________________________________
      Branch: perl
           ! README.aix
 ____________________________________________________________________________
-[ 18333] By: gsar                                  on 2002/12/18  03:21:42
-        Log: integrate change#18332 from mainline
-             
-             $Config{prefixexp} was set incorrectly on windows
-     Branch: maint-5.6/perl
-         !> win32/config.bc win32/config.gc win32/config.vc
-____________________________________________________________________________
 [ 18332] By: gsar                                  on 2002/12/18  03:20:27
         Log: $Config{prefixexp} was set incorrectly on windows
      Branch: perl
           ! win32/config.bc win32/config.gc win32/config.vc
           ! win32/config.vc64
 ____________________________________________________________________________
-[ 18331] By: gsar                                  on 2002/12/18  02:38:13
-        Log: integrate change#18326 from mainline
-             
-             Win32.pod update
-     Branch: maint-5.6/perl
-         !> lib/Win32.pod
-____________________________________________________________________________
 [ 18330] By: gsar                                  on 2002/12/18  02:32:20
         Log: remove CRs from a couple of files (these show up as CRCRLF
              on windows)
      Branch: perl
           ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
 ____________________________________________________________________________
-[ 18329] By: gsar                                  on 2002/12/18  02:28:47
-        Log: integrate change#18328 from mainline
-             
-             fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
-     Branch: maint-5.6/perl
-         !> win32/win32.c
-____________________________________________________________________________
 [ 18328] By: gsar                                  on 2002/12/18  02:27:10
         Log: fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
      Branch: perl
@@ -32386,19 +20645,6 @@ ____________________________________________________________________________
      Branch: perl
           ! XSUB.h
 ____________________________________________________________________________
-[ 18322] By: gsar                                  on 2002/12/17  22:58:09
-        Log: integrate change#18321 from mainline
-             
-             C<require '\foo\bar.pm'> fails on windows if not running
-             from the root directory; for a test case, see:
-             
-             http://bugs.activestate.com/show_bug.cgi?id=19317
-             
-             this was due to not recognizing \foo\bar.pm as an absolute
-             path name
-     Branch: maint-5.8/perl
-         !> util.h
-____________________________________________________________________________
 [ 18321] By: gsar                                  on 2002/12/17  22:56:25
         Log: integrate change#18320 from maint-5.6 branch
              
@@ -32412,17 +20658,6 @@ ____________________________________________________________________________
      Branch: perl
          !> util.h
 ____________________________________________________________________________
-[ 18320] By: gsar                                  on 2002/12/17  22:41:50
-        Log: C<require '\foo\bar.pm'> fails on windows if not running
-             from the root directory; for a test case, see:
-             
-             http://bugs.activestate.com/show_bug.cgi?id=19317
-             
-             this was due to not recognizing \foo\bar.pm as an absolute
-             path name
-     Branch: maint-5.6/perl
-          ! util.h
-____________________________________________________________________________
 [ 18319] By: hv                                    on 2002/12/17  10:08:24
         Log: Whoops, these are the changes supposed to be in #18318.
      Branch: perl
@@ -32536,11 +20771,6 @@ ____________________________________________________________________________
      Branch: perl
           ! Configure
 ____________________________________________________________________________
-[ 18303] By: merijn                                on 2002/12/16  10:38:20
-        Log: backport change #18011
-     Branch: metaconfig
-          ! U/installdirs/installprefix.U
-____________________________________________________________________________
 [ 18302] By: rgs                                   on 2002/12/14  22:34:25
         Log: Subject: Proper fix for CvOUTSIDE weak refcounting
              From: Dave Mitchell <davem@fdgroup.com>
@@ -32551,12 +20781,6 @@ ____________________________________________________________________________
           ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlapi.pod
           ! pod/perlintern.pod pp_ctl.c sv.c t/op/closure.t
 ____________________________________________________________________________
-[ 18301] By: jhi                                   on 2002/12/13  02:12:54
-        Log: Bad location of '==>' under the debugger,
-             apply the patch.
-     Branch: maint-5.8/perl
-          ! lib/perl5db.pl
-____________________________________________________________________________
 [ 18300] By: rgs                                   on 2002/12/12  20:40:22
         Log: Subject: [patch] typo in perlop
              From: andreas.koenig@anima.de (Andreas J. Koenig)
@@ -32577,110 +20801,18 @@ ____________________________________________________________________________
      Branch: perl
           ! ext/B/B/Debug.pm
 ____________________________________________________________________________
-[ 18297] By: jhi                                   on 2002/12/12  19:19:56
-        Log: Warn about the non-portabilities of strftime.
-     Branch: maint-5.8/perl
-          ! ext/POSIX/POSIX.pod
-____________________________________________________________________________
-[ 18296] By: jhi                                   on 2002/12/12  18:21:12
-        Log: Integrate:
-             [ 18292]
-             Update to Scalar-List-Utils 1.09
-     Branch: maint-5.8/perl
-         !> ext/List/Util/ChangeLog ext/List/Util/Util.xs
-         !> ext/List/Util/lib/List/Util.pm
-____________________________________________________________________________
-[ 18295] By: jhi                                   on 2002/12/12  18:06:57
-        Log: Until proven otherwise I don't think any of the strftime
-             formats %c, %z, and %Z can be tested portably.
-     Branch: maint-5.8/perl
-          ! ext/POSIX/t/posix.t
-____________________________________________________________________________
-[ 18294] By: jhi                                   on 2002/12/12  14:34:58
-        Log: Resolve Abe's failing is.t, diagnosed by Sarathy
-             (setlocale(LC_ALL, 'C') was the key).  Document that
-             locale settings may be hazardous to your isxxxx() health.
-             (Surgeon General warning). 
-     Branch: maint-5.8/perl
-          ! ext/POSIX/POSIX.pod ext/POSIX/t/is.t
-____________________________________________________________________________
-[ 18293] By: jhi                                   on 2002/12/12  13:57:56
-        Log: Resolve [#perl 15774] by fiat: simply document that
-             \C in lookbehind is unsupported.
-     Branch: maint-5.8/perl
-          ! pod/perlre.pod pod/perlretut.pod
-____________________________________________________________________________
 [ 18292] By: gbarr                                 on 2002/12/12  09:23:04
         Log: Update to Scalar-List-Utils 1.09
      Branch: perl
           ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
           ! ext/List/Util/lib/List/Util.pm
 ____________________________________________________________________________
-[ 18291] By: jhi                                   on 2002/12/11  20:13:30
-        Log: has already been fixed; add its test.
-     Branch: maint-5.8/perl
-          ! t/op/subst.t
-____________________________________________________________________________
-[ 18290] By: jhi                                   on 2002/12/11  18:56:01
-        Log: Fix [perl #15763].
-     Branch: maint-5.8/perl
-          ! regexec.c t/op/pat.t
-____________________________________________________________________________
-[ 18289] By: gsar                                  on 2002/12/11  18:55:36
-        Log: integrate repository.pod change from mainline
-     Branch: maint-5.8/perl
-         !> Porting/repository.pod
-____________________________________________________________________________
-[ 18288] By: gsar                                  on 2002/12/11  18:54:28
-        Log: integrate repository.pod changes from mainline
-     Branch: maint-5.6/perl
-         !> Porting/repository.pod
-____________________________________________________________________________
 [ 18287] By: gsar                                  on 2002/12/11  18:53:07
         Log: this has been incorrect for a while now, and has changed
              again recently
      Branch: perl
           ! Porting/repository.pod
 ____________________________________________________________________________
-[ 18286] By: jhi                                   on 2002/12/11  14:43:36
-        Log: Integrate:
-             [ 18272]
-             RT#15950
-             
-             Subject: [PATCH] Typo in Term::ANSIColor
-             Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
-             From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>
-             
-             [ 18277]
-             Subject: [PATCH perl@18251] VMS build update
-             Message-ID: <3DF56BE2.9000300@mac.com>
-             Date: Mon, 09 Dec 2002 22:21:54 -0600
-             From: "Craig A. Berry" <craigberry@mac.com>
-             
-             [ 18278]
-             Subject: Re: default lib dir should examine $Config{installstyle}
-             Date: Tue, 10 Dec 2002 09:45:19 -0500 (EST)
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Message-ID: <Pine.SOL.4.10.10212100925400.17526-100000@maxwell.phys.lafayette.edu>
-             
-             [ 18279]
-             Subject: Re: ANSIColor 1.06 released
-             Version bump only after typo fix to sync with CPAN
-             
-             [ 18282]
-             Subject: Remove stale e-mail addresses
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
-             Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
-             
-             [ 18283]
-             More email addresses for #18282
-             
-             [ 18284]
-             One more email address for #18282
-     Branch: maint-5.8/perl
-         !> (integrate 31 files)
-____________________________________________________________________________
 [ 18285] By: hv                                    on 2002/12/11  10:35:01
         Log: Subject: [PATCH] Re: Precedence of ? :
              From: Stephen McCamant <smcc@mit.edu>
@@ -32742,14 +20874,6 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/Term/ANSIColor.pm
 ____________________________________________________________________________
-[ 18278] By: merijn                                on 2002/12/10  14:05:25
-        Log: Subject: Re: default lib dir should examine $Config{installstyle}
-             Date: Tue, 10 Dec 2002 09:45:19 -0500 (EST)
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Message-ID: <Pine.SOL.4.10.10212100925400.17526-100000@maxwell.phys.lafayette.edu>
-     Branch: metaconfig
-          ! U/installdirs/installstyle.U
-____________________________________________________________________________
 [ 18277] By: merijn                                on 2002/12/10  08:46:05
         Log: Subject: [PATCH perl@18251] VMS build update
              Message-ID: <3DF56BE2.9000300@mac.com>
@@ -32759,28 +20883,6 @@ ____________________________________________________________________________
           ! configure.com ext/Time/HiRes/Makefile.PL
           ! vms/descrip_mms.template
 ____________________________________________________________________________
-[ 18276] By: jhi                                   on 2002/12/09  23:49:14
-        Log: Move the tests added to pat.t in #18248 to lc.t.
-     Branch: maint-5.8/perl
-          ! t/op/lc.t t/op/pat.t
-____________________________________________________________________________
-[ 18275] By: jhi                                   on 2002/12/09  23:21:58
-        Log: Add Nick Clark's test case for [perl #18915].
-             (The bug was fixed by change #18266.)
-     Branch: maint-5.8/perl
-          ! t/op/split.t
-____________________________________________________________________________
-[ 18274] By: jhi                                   on 2002/12/09  23:19:57
-        Log: test.pl-ise t/op/split.t
-     Branch: maint-5.8/perl
-          ! t/op/split.t
-____________________________________________________________________________
-[ 18273] By: jhi                                   on 2002/12/09  22:48:39
-        Log: Add Nick Clark's test case for [perl #18931].
-             (The bug was fixed by change #18266.)
-     Branch: maint-5.8/perl
-          ! t/op/lc.t
-____________________________________________________________________________
 [ 18272] By: merijn                                on 2002/12/09  15:31:28
         Log: RT#15950
              
@@ -32790,100 +20892,6 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/Term/ANSIColor.pm
 ____________________________________________________________________________
-[ 18271] By: jhi                                   on 2002/12/09  02:41:11
-        Log: Integrate:
-             [ 18249]
-             Suppress a compilation warning reported by Jarkko
-             (variable initialization skipped by goto).
-             
-             [ 18250]
-             Fix bug #18874, essentially by reverting change #11890.
-             Add a regression test for it.
-             
-             [ 18251]
-             Fix two cases of buffer overflow in the lexer.
-             
-             [ 18259]
-             Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Mon, 2 Dec 2002 21:48:29 +0000
-             Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
-             
-             [ 18260]
-             Document that $ENV{TERM} may produce taint failures.
-             Subject: Re: [perl #18717] spurious failures in regression test
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 29 Nov 2002 22:11:46 +0100
-             Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
-             
-             [ 18261]
-             Change the set of characters that are considered to be
-             safe in $ENV{TERM} for taint checkings.
-             
-             [ 18262]
-             getservbyport() should accept an empty string as its
-             proto argument (as does getservbyname()).
-             
-             Subject: Re: Is this a bug or am I being stupid?
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 08 Dec 2002 01:54:37 +0100
-             Message-ID: <87znrhl48i.fsf@vran.herceg.de>
-             
-             [ 18263]
-             Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 08 Dec 2002 01:31:45 +0100
-             Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
-             
-             [ 18264]
-             Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 30 Nov 2002 00:07:05 +0100
-             Message-ID: <8765ugnffq.fsf@vran.herceg.de>
-             
-             [ 18265]
-             Subject: Re: [perl #18927] barewords with no errors
-             From: Abe Timmerman <abe@ztreet.demon.nl>
-             Date: Sun, 8 Dec 2002 17:12:56 +0100
-             Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
-             
-             [ 18266]
-             Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
-             From: Abhijit Menon-Sen <ams@wiw.org>
-             Date: Wed, 6 Nov 2002 19:38:11 +0530
-             Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
-             
-             [ 18267]
-             Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime()  are sometimes wrong
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 09 Nov 2002 23:21:16 +0100
-             Message-ID: <874raqz8o3.fsf@vran.herceg.de>
-             
-             [ 18268]
-             fix #18266 sprintf format mismatch
-             
-             [ 18269]
-             Subject: Re: Bug in Filter::Simple
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 07 Nov 2002 10:01:41 +0100
-             Message-ID: <87of91u51m.fsf@vran.herceg.de>
-             
-             [ 18270]
-             Subject: [perl #18256] xsubpp can make nested comments in C code
-             From: Nicholas Clark (via RT) <perlbug@perl.org>
-             Date: 7 Nov 2002 14:58:14 -0000
-             Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
-             
-             (plus regen Configure)
-     Branch: maint-5.8/perl
-          ! Configure config_h.SH
-         !> ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
-         !> ext/POSIX/t/posix.t hv.c lib/English.pm lib/English.t
-         !> lib/Exporter/Heavy.pm lib/ExtUtils/xsubpp lib/Hash/Util.t
-         !> pod/perldiag.pod pp_ctl.c pp_sys.c regcomp.c t/cmd/for.t
-         !> t/comp/parser.t t/lib/strict/subs t/op/lc.t taint.c toke.c
-         !> util.c
-____________________________________________________________________________
 [ 18270] By: hv                                    on 2002/12/09  00:25:26
         Log: Subject: [perl #18256] xsubpp can make nested comments in C code
              From: Nicholas Clark (via RT) <perlbug@perl.org>
@@ -32979,55 +20987,6 @@ ____________________________________________________________________________
      Branch: perl
           ! hv.c lib/Hash/Util.t
 ____________________________________________________________________________
-[ 18258] By: jhi                                   on 2002/12/08  15:24:00
-        Log: Retract #18252 and #18256.
-     Branch: maint-5.8/perl
-          ! hv.c lib/Hash/Util.t regcomp.c t/op/lc.t
-____________________________________________________________________________
-[ 18257] By: jhi                                   on 2002/12/07  22:38:49
-        Log: Tiny doc tweak from Hugo for [perl #16783].
-     Branch: maint-5.8/perl
-          ! pod/perlsec.pod
-____________________________________________________________________________
-[ 18256] By: jhi                                   on 2002/12/07  18:24:27
-        Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Mon, 2 Dec 2002 21:48:29 +0000
-             Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
-             
-             (the pp_sys.c and util.c were accidentally open,
-             but luckily unmodified)
-     Branch: maint-5.8/perl
-          ! hv.c lib/Hash/Util.t pp_sys.c util.c
-____________________________________________________________________________
-[ 18255] By: jhi                                   on 2002/12/07  16:57:32
-        Log: The [perl #16843] has been fixed, add its test.
-     Branch: maint-5.8/perl
-          ! t/uni/tr_utf8.t
-____________________________________________________________________________
-[ 18254] By: jhi                                   on 2002/12/07  16:26:27
-        Log: Add user-definable To-mappings.    (So if you don't agree
-             with the Unicode mappings, you can make your own.)
-             Resolves [perl #3741].
-     Branch: maint-5.8/perl
-          + t/op/lc_user.t
-          ! MANIFEST lib/utf8_heavy.pl pod/perldiag.pod
-          ! pod/perlunicode.pod
-____________________________________________________________________________
-[ 18253] By: jhi                                   on 2002/12/07  15:35:43
-        Log: test.pl-ise t/op/lc.t.
-     Branch: maint-5.8/perl
-          ! t/op/lc.t
-____________________________________________________________________________
-[ 18252] By: jhi                                   on 2002/12/06  22:19:15
-        Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
-             From: Abhijit Menon-Sen <ams@wiw.org>
-             To: perl5-porters@perl.org
-             Date: Wed, 6 Nov 2002 19:38:11 +0530
-             Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
-     Branch: maint-5.8/perl
-          ! regcomp.c t/op/lc.t
-____________________________________________________________________________
 [ 18251] By: rgs                                   on 2002/12/06  21:27:55
         Log: Fix two cases of buffer overflow in the lexer.
      Branch: perl
@@ -33045,181 +21004,32 @@ ____________________________________________________________________________
      Branch: perl
           ! toke.c
 ____________________________________________________________________________
-[ 18248] By: jhi                                   on 2002/12/06  13:58:05
-        Log: A test for [perl #18857] (that was fixed by #18107) from Nick Clark.
-     Branch: maint-5.8/perl
-          ! t/op/pat.t
-____________________________________________________________________________
-[ 18247] By: jhi                                   on 2002/12/06  13:40:10
-        Log: More comments and robustness in pp_ucfirst() and pp_lcfirst().
-     Branch: maint-5.8/perl
-          ! pp.c
-____________________________________________________________________________
-[ 18246] By: pudge                                 on 2002/12/04  12:51:38
-        Log: Update Changes, Makefile.mk
-     Branch: maint-5.6/macperl
-          ! macos/Changes macos/Makefile.mk
-____________________________________________________________________________
-[ 18245] By: nick                                  on 2002/12/04  10:33:38
-        Log: Integrate mainline
-     Branch: perlio
-         +> ext/POSIX/t/is.t lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
-         +> lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
-         +> lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
-         +> lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
-         +> lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
-         +> lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
-         +> lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
-         +> lib/Pod/PlainText.pm pod/perldoc.pod regen.pl regen_headers.pl
-         +> t/comp/parser.t
-         !> (integrate 138 files)
-____________________________________________________________________________
-[ 18244] By: gsar                                  on 2002/12/04  08:20:20
-        Log: integrate macperl-5.6 branch change (DynaLoader fix)
-     Branch: maint-5.6/perl
-         !> ext/DynaLoader/DynaLoader_pm.PL
-____________________________________________________________________________
-[ 18243] By: jhi                                   on 2002/12/03  23:39:28
-        Log: UTF8_IS_INVARIANT() is better then UTF8_IS_CONTINUED().
-             (The latter matches also post-initial bytes of a multibyte.)
-     Branch: maint-5.8/perl
-          ! pod/perlguts.pod
-____________________________________________________________________________
-[ 18242] By: jhi                                   on 2002/12/03  15:04:07
-        Log: Slight tweaks on the XS-and-Unicode docs, inspired by [perl #17852].
-     Branch: maint-5.8/perl
-          ! pod/perlguts.pod pod/perlunicode.pod
-____________________________________________________________________________
-[ 18241] By: jhi                                   on 2002/12/03  14:02:58
-        Log: Integrate:
-             [ 18239]
-             Fix up #18229.
-     Branch: maint-5.8/perl
-         !> embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
-         !> pod/perlintern.pod
-____________________________________________________________________________
-[ 18240] By: nick                                  on 2002/12/03  12:51:02
-        Log: Avoid eqtime() wiping the file (as suggested by 
-             "Luis G. Uribe C." <GUribe@SoftHome.net>
-     Branch: perlio
-          ! lib/ExtUtils/Command.pm
-____________________________________________________________________________
 [ 18239] By: jhi                                   on 2002/12/03  12:49:01
         Log: Fix up #18229.
      Branch: perl
           ! embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
           ! pod/perlintern.pod
 ____________________________________________________________________________
-[ 18238] By: pudge                                 on 2002/12/03  03:32:47
-        Log: Provide workaround for MacPerl bug #494368,
-             a stack overflow problem in Text::ParseWords with
-             very long lines.  Better to have the old version
-             of the module available just in case.
-     Branch: maint-5.6/macperl
-          + macos/lib/Text/ParseWords/Old.pm
-____________________________________________________________________________
-[ 18237] By: pudge                                 on 2002/12/03  03:31:20
-        Log: Fix (already in 5.8) for not modifying @INC
-     Branch: maint-5.6/macperl
-          ! ext/DynaLoader/DynaLoader_pm.PL
+[ 18233] By: rgs                                   on 2002/12/02  20:03:09
+        Log: Fix bug #18573 : in a double-quoted string, a \c not followed
+             by any character may corrupt memory due to reading past the
+             end of the input buffer. Add a new error message corresponding
+             to this case.
+     Branch: perl
+          ! pod/perldiag.pod t/comp/parser.t toke.c
 ____________________________________________________________________________
-[ 18236] By: jhi                                   on 2002/12/03  01:25:45
-        Log: According to Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
-             gcc on IRIX (6.2) does not need and does indeed much better
-             without -D_POSIX_C_SOURCE [perl #15128] (the inclusion of
-             _POSIX_C_SOURCE in CFLAGS disables the definition of _SGIAPI
-             and <sys/dirent.h> doesn't define struct dirent64,
-             which causes reentr.c not to compile)
-     Branch: maint-5.8/perl
-          ! hints/irix_6.sh
+[ 18232] By: rgs                                   on 2002/12/02  19:59:07
+        Log: Skip test #17 of lib/open.t when useperlio is not defined.
+     Branch: perl
+          ! lib/open.t
 ____________________________________________________________________________
-[ 18235] By: jhi                                   on 2002/12/02  23:15:05
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 18234] By: jhi                                   on 2002/12/02  22:30:41
-        Log: Integrate:
-             [ 17815]
-             formatting cleanup and:
-             Subject: Re: perl-5.8.0 on HP porting center
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Thu, 29 Aug 2002 12:23:31 +0200
-             Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
-             
-             [ 18170]
-             Move some tests from t/run/fresh_perl.t
-             to the new t/comp/parser.t. The goal being to
-             get rid of fresh_perl.t at some point.
-             
-             [ 18228]
-             integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
-             with a module-driven version, and separates out its docs.
-             
-             [ 18229]
-             $0 mofifying part I
-             
-             Date: Sat, 30 Nov 2002 20:16:51 +0200
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Subject: [PATCH] $0 modifying
-             Message-ID: <20021130181651.GA5876@kosh.hut.fi>
-             
-             [ 18230]
-             $0 modifying part II (HP-UX only)
-             
-             Date: Sat, 30 Nov 2002 20:16:51 +0200
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Subject: [PATCH] $0 modifying
-             Message-ID: <20021130181651.GA5876@kosh.hut.fi>
-             
-             [ 18231]
-             Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
-             Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
-             
-             [ 18232]
-             Skip test #17 of lib/open.t when useperlio is not defined.
-             
-             [ 18233]
-             Fix bug #18573 : in a double-quoted string, a \c not followed
-             by any character may corrupt memory due to reading past the
-             end of the input buffer. Add a new error message corresponding
-             to this case.
-     Branch: maint-5.8/perl
-         +> lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
-         +> lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
-         +> lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
-         +> lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
-         +> lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
-         +> lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
-         +> lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
-         +> pod/perldoc.pod
-         !> MANIFEST README.hpux ext/threads/t/join.t installperl
-         !> lib/open.t makedef.pl mg.c perl.c pod/perldiag.pod
-         !> pod/perlvar.pod sv.c t/comp/parser.t t/op/magic.t thread.h
-         !> toke.c utils/perldoc.PL
-____________________________________________________________________________
-[ 18233] By: rgs                                   on 2002/12/02  20:03:09
-        Log: Fix bug #18573 : in a double-quoted string, a \c not followed
-             by any character may corrupt memory due to reading past the
-             end of the input buffer. Add a new error message corresponding
-             to this case.
-     Branch: perl
-          ! pod/perldiag.pod t/comp/parser.t toke.c
-____________________________________________________________________________
-[ 18232] By: rgs                                   on 2002/12/02  19:59:07
-        Log: Skip test #17 of lib/open.t when useperlio is not defined.
-     Branch: perl
-          ! lib/open.t
-____________________________________________________________________________
-[ 18231] By: merijn                                on 2002/12/02  16:00:12
-        Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
-             Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
-     Branch: perl
-          ! README.hpux
+[ 18231] By: merijn                                on 2002/12/02  16:00:12
+        Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
+             Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
+             From: Andy Dougherty <doughera@lafayette.edu>
+             Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
+     Branch: perl
+          ! README.hpux
 ____________________________________________________________________________
 [ 18230] By: merijn                                on 2002/12/02  15:45:31
         Log: $0 modifying part II (HP-UX only)
@@ -33256,30 +21066,6 @@ ____________________________________________________________________________
           + pod/perldoc.pod
           ! MANIFEST utils/perldoc.PL
 ____________________________________________________________________________
-[ 18227] By: jhi                                   on 2002/12/02  13:23:48
-        Log: Integrate:
-             [ 18216]
-             64bit Peek failure on HP-UX 11.00
-             
-             Subject: Re: Smoke 18188
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 28 Nov 2002 19:25:25 +0100
-             Message-ID: <877kexsga2.fsf@vran.herceg.de>
-             
-             [ 18217]
-             Document the hint constants and where they're used.
-             
-             [ 18224]
-             Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
-             and lib/Pod/t/utils.t to cater for simpler output text.
-             
-             [ 18226]
-             missed the new file from #18224
-     Branch: maint-5.8/perl
-         +> lib/Pod/PlainText.pm
-         !> (integrate 37 files)
-____________________________________________________________________________
 [ 18226] By: hv                                    on 2002/12/02  12:44:35
         Log: missed the new file from #18224
      Branch: perl
@@ -33338,16 +21124,6 @@ ____________________________________________________________________________
           ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlintern.pod pp_ctl.c
           ! pp_hot.c proto.h sv.c sv.h t/op/eval.t toke.c
 ____________________________________________________________________________
-[ 18219] By: jhi                                   on 2002/11/30  16:55:14
-        Log: Integrate maint-5.6/macperl #17852.
-     Branch: maint-5.8/perl
-         !> lib/File/Copy.pm
-____________________________________________________________________________
-[ 18218] By: jhi                                   on 2002/11/29  18:23:39
-        Log: Add test from [perl #8026]
-     Branch: maint-5.8/perl
-          ! t/op/pack.t
-____________________________________________________________________________
 [ 18217] By: rgs                                   on 2002/11/29  12:11:28
         Log: Document the hint constants and where they're used.
      Branch: perl
@@ -33366,329 +21142,11 @@ ____________________________________________________________________________
      Branch: perl
           ! ext/Devel/Peek/Peek.t
 ____________________________________________________________________________
-[ 18215] By: jhi                                   on 2002/11/29  00:32:10
-        Log: perl #7887: Bad URL in README.os2
-     Branch: maint-5.8/perl
-          ! README.os2
-____________________________________________________________________________
-[ 18214] By: jhi                                   on 2002/11/28  23:41:54
-        Log: Two tests from perl #7806.
-     Branch: maint-5.8/perl
-          ! t/op/subst.t
-____________________________________________________________________________
-[ 18213] By: jhi                                   on 2002/11/28  22:26:23
-        Log: Unintended integratee from #18210.
-     Branch: maint-5.8/perl
-          - macos/config.h
-____________________________________________________________________________
-[ 18212] By: gsar                                  on 2002/11/28  22:04:07
-        Log: integrate macperl-5.6 changes
-     Branch: maint-5.6/perl
-         !> lib/File/Copy.pm util.c
-____________________________________________________________________________
-[ 18211] By: jhi                                   on 2002/11/28  21:50:05
-        Log: More pseudohashery.
-     Branch: maint-5.8/perl
-          ! lib/fields.t
-____________________________________________________________________________
-[ 18210] By: jhi                                   on 2002/11/28  21:24:10
-        Log: Integrate:
-             [ 18200]
-             Yet another approach to signal handling (Matthias)
-             
-             (from maint-5.8/macperl)
-     Branch: maint-5.8/perl
-         +> macos/config.h
-         !> util.c
-____________________________________________________________________________
-[ 18209] By: jhi                                   on 2002/11/28  19:07:20
-        Log: Add the test case from perl #9728.
-     Branch: maint-5.8/perl
-          ! t/op/eval.t
-____________________________________________________________________________
-[ 18208] By: jhi                                   on 2002/11/28  16:57:01
-        Log: Retry the #17920.
-     Branch: maint-5.8/perl
-          ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
-          ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
-____________________________________________________________________________
-[ 18207] By: jhi                                   on 2002/11/28  16:49:00
-        Log: Urque.  Retract #18206 since it got two patches interleaved
-             (the #17920, and an unfinished experimental patch).
-     Branch: maint-5.8/perl
-          ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs
-          ! ext/threads/t/join.t global.sym handy.h intrpvar.h makedef.pl
-          ! mg.c perl.c perl.h pod/perlrun.pod pod/perlvar.pod sv.c
-          ! t/op/magic.t thread.h util.c
-____________________________________________________________________________
-[ 18206] By: jhi                                   on 2002/11/28  16:45:11
-        Log: Integrate:
-             [ 17920]
-             LEAKTEST is dead, RIP
-             Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Mon, 23 Sep 2002 18:33:12 +0200
-             Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
-             
-             (since LEAKTEST seems to be fundamentally obsolete,
-             even maint-5.8 shouldn't keep flogging a dead feature)
-     Branch: maint-5.8/perl
-          ! ext/threads/t/join.t intrpvar.h makedef.pl mg.c perl.c
-          ! pod/perlvar.pod sv.c t/op/magic.t thread.h
-         !> av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
-         !> handy.h perl.h pod/perlrun.pod util.c
-____________________________________________________________________________
-[ 18205] By: jhi                                   on 2002/11/28  15:25:35
-        Log: Another pseudohash usage.
-     Branch: maint-5.8/perl
-          ! lib/constant.t
-____________________________________________________________________________
-[ 18204] By: jhi                                   on 2002/11/28  14:55:34
-        Log: Integrate:
-             [ 18203]
-             Slight beauty tweak. 
-     Branch: maint-5.8/perl
-         !> intrpvar.h
-____________________________________________________________________________
 [ 18203] By: jhi                                   on 2002/11/28  14:54:34
         Log: Slight beauty tweak. 
      Branch: perl
           ! intrpvar.h
 ____________________________________________________________________________
-[ 18202] By: jhi                                   on 2002/11/28  14:49:11
-        Log: Add test for bug #18153.
-     Branch: maint-5.8/perl
-          ! t/op/grep.t
-____________________________________________________________________________
-[ 18201] By: pudge                                 on 2002/11/28  06:01:31
-        Log: Bump version, update Changes/resources
-     Branch: maint-5.6/macperl
-          ! macos/Changes macos/MPVersion.r macos/macperl/MacPerl.rsrc
-____________________________________________________________________________
-[ 18200] By: pudge                                 on 2002/11/28  05:29:12
-        Log: Yet another approach to signal handling (Matthias)
-     Branch: macperl
-          ! macos/config.h util.c
-     Branch: maint-5.6/macperl
-          ! macos/config.h util.c
-     Branch: maint-5.8/macperl
-          ! macos/config.h util.c
-____________________________________________________________________________
-[ 18199] By: pudge                                 on 2002/11/28  05:20:16
-        Log: Integrate maint-5.8/macperl/ from maint-5.8/perl/
-     Branch: maint-5.8/macperl
-         +> (branch 46 files)
-         !> (integrate 448 files)
-____________________________________________________________________________
-[ 18198] By: pudge                                 on 2002/11/28  04:31:03
-        Log: Integrate macperl/ from perl/
-     Branch: macperl
-         +> (branch 48 files)
-          - ext/Thread/thr5005.t vos/Makefile vos/build.cm
-          - vos/compile_perl.cm vos/config.alpha.def vos/config.alpha.h
-          - vos/config.ga.def vos/config.ga.h vos/config.pl
-          - vos/configure_perl.cm vos/install_perl.cm vos/perl.bind
-          - vos/test_vos_dummies.c vos/vos_dummies.c
-         !> (integrate 501 files)
-____________________________________________________________________________
-[ 18197] By: jhi                                   on 2002/11/28  04:14:27
-        Log: Integrate:
-             [ 18175]
-             Subject: [Encode] 1.83 + bleedperl patch released
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Tue, 19 Nov 2002 03:18:44 +0900
-             Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
-             
-             [ 18176]
-             Subject: Re: [perl #18479] Error when no strict refs in effect
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 18 Nov 2002 22:50:04 +0100
-             Message-ID: <87smxya6pf.fsf@vran.herceg.de>
-             
-             [ 18177]
-             add support for STASH and MAGIC information for REFs to sv_dump().
-             Subject: [PATCH]
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
-             Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
-             
-             [ 18178]
-             Subject: Re: Storable bug #1698
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 18 Nov 2002 10:41:36 +0100
-             Message-ID: <87ptt343lb.fsf@vran.herceg.de>
-             
-             [ 18179]
-             Subject: [PATCH] UTF8 regexp {n} bug
-             From: Inaba Hiroto <inaba@st.rim.or.jp>
-             Date: Sat, 16 Nov 2002 19:23:00 +0900
-             Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
-             
-             [ 18182]
-             Subject: #17171: ld flag for shrplib on OpenBSD
-             Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
-             From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
-             
-             [ 18183]
-             Subject: Re: [perl #18626] bug in perlipc man page
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 23 Nov 2002 21:23:20 +0100
-             Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
-             
-             [ 18184]
-             Subject: [PATCH] 2 Pod errors in perlop.pod
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Mon, 25 Nov 2002 10:21:08 +0100
-             Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
-             
-             Plus a few similar POD fixes
-             
-             [ 18185]
-             PerlFAQ sync.
-             
-             [ 18186]
-             Subject: DESTROY called in scalar context ?
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Tue, 29 Oct 2002 22:04:23 +0100
-             Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
-             
-             [ 18188]
-             Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 03 Nov 2002 10:59:43 +0100
-             Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
-     Branch: maint-5.8/perl
-          ! Configure config_h.SH
-         !> (integrate 41 files)
-____________________________________________________________________________
-[ 18196] By: pudge                                 on 2002/11/28  03:39:14
-        Log: Make installme more robust
-     Branch: maint-5.6/macperl
-          ! macos/macperl/Droplets/installme.plx
-____________________________________________________________________________
-[ 18195] By: pudge                                 on 2002/11/28  03:38:25
-        Log: Work around weird startup Apple events (Matthias, MacPerl Bug #543491)
-     Branch: maint-5.6/macperl
-          ! macos/macperl/MPAppleEvents.c macos/macperl/MPAppleEvents.h
-          ! macos/macperl/MPMain.c
-____________________________________________________________________________
-[ 18194] By: pudge                                 on 2002/11/28  03:35:41
-        Log: Implement InitCursorCtl wrappers (Matthias, MacPerl Bug #526707)
-     Branch: maint-5.6/macperl
-          ! macos/SubLaunch.c macos/macish.c macos/macish.h
-____________________________________________________________________________
-[ 18193] By: pudge                                 on 2002/11/28  03:20:15
-        Log: Add first phase of Carbon support to macperl/ext/.
-             Covers Components, Files, Gestalt, Memory, MoreFiles, Notification,
-             Processes, Resources, Sound, Speech, Types, and the MacPerl module.
-             Support functions and docs in Carbon/.  Added MoreFiles source.
-             Moved around and began to rewrite some test files.
-     Branch: maint-5.6/macperl
-          + macos/ext/Mac/Carbon/Carbon.h macos/ext/Mac/Carbon/Carbon.pm
-          + macos/ext/Mac/Carbon/MANIFEST
-          + macos/ext/Mac/Carbon/MANIFEST.SKIP
-          + macos/ext/Mac/Carbon/Makefile.PL macos/ext/Mac/Carbon/README
-          + macos/ext/Mac/Carbon/t/Carbon.t macos/ext/Mac/Carbon/typemap
-          + macos/ext/Mac/Carbon/xsubpps/xsubpp-5.6.1
-          + macos/ext/Mac/Carbon/xsubpps/xsubpp-5.8.0
-          + macos/ext/Mac/Components/eg/ListComponents.plx
-          + macos/ext/Mac/Components/t/Components.t
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/DirectoryCopy.c
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/DirectoryCopy.h
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/FSpCompat.c
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/FSpCompat.h
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/FileCopy.c
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/FileCopy.h
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/FullPath.c
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/FullPath.h
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/IterateDirectory.c
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/IterateDirectory.h
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreDesktopMgr.c
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreDesktopMgr.h
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFiles.c
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFiles.h
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFilesExtras.c
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFilesExtras.h
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/Optimization.h
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/OptimizationEnd.h
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/Search.c
-          + macos/ext/Mac/MoreFiles/MoreFilesSrc/Search.h
-          + macos/ext/Mac/MoreFiles/eg/Application.plx
-          + macos/ext/Mac/MoreFiles/eg/Iterate.plx
-          + macos/ext/Mac/MoreFiles/t/MoreFiles.t
-          + macos/ext/Mac/Processes/eg/Processes.plx
-          + macos/ext/Mac/Sound/t/Scream.rsrc
-          + macos/ext/Mac/Sound/t/Sound.t
-          + macos/ext/Mac/Speech/eg/Cellist.plx
-          + macos/ext/Mac/Speech/eg/DumpVoices.plx
-          + macos/ext/Mac/Speech/eg/JukeBox.plx
-          + macos/ext/Mac/Speech/eg/Phonemes.plx
-          + macos/ext/Mac/Speech/t/Speech.t macos/ext/MacPerl/t/MacPerl.t
-          - macos/ext/Mac/Components/t/ListComponents.t
-          - macos/ext/Mac/MoreFiles/t/Application.t
-          - macos/ext/Mac/MoreFiles/t/Iterate.t
-          - macos/ext/Mac/Sound/t/Scream.t
-          - macos/ext/Mac/Speech/t/Cellist.t
-          - macos/ext/Mac/Speech/t/DumpVoices.t
-          - macos/ext/Mac/Speech/t/JukeBox.t
-          - macos/ext/Mac/Speech/t/Phonemes.t
-          ! macos/ext/Mac/Components/Components.pm
-          ! macos/ext/Mac/Components/Components.xs
-          ! macos/ext/Mac/Components/Makefile.PL
-          ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Files/Files.xs
-          ! macos/ext/Mac/Files/Makefile.PL macos/ext/Mac/Files/t/Files.t
-          ! macos/ext/Mac/Gestalt/Gestalt.pm
-          ! macos/ext/Mac/Gestalt/Gestalt.xs
-          ! macos/ext/Mac/Gestalt/Makefile.PL
-          ! macos/ext/Mac/Gestalt/t/Gestalt.t
-          ! macos/ext/Mac/Memory/Makefile.PL
-          ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
-          ! macos/ext/Mac/Memory/t/Memory.t macos/ext/Mac/MoreFiles/MF.xs
-          ! macos/ext/Mac/MoreFiles/Makefile.PL
-          ! macos/ext/Mac/MoreFiles/MoreFiles.pm
-          ! macos/ext/Mac/Notification/Makefile.PL
-          ! macos/ext/Mac/Notification/Notification.pm
-          ! macos/ext/Mac/Notification/Notification.xs
-          ! macos/ext/Mac/Notification/t/Notification.t
-          ! macos/ext/Mac/Processes/Makefile.PL
-          ! macos/ext/Mac/Processes/Processes.pm
-          ! macos/ext/Mac/Processes/Processes.xs
-          ! macos/ext/Mac/Processes/t/Processes.t
-          ! macos/ext/Mac/Resources/Makefile.PL
-          ! macos/ext/Mac/Resources/Resources.pm
-          ! macos/ext/Mac/Resources/Resources.xs
-          ! macos/ext/Mac/Resources/t/Resources.t
-          ! macos/ext/Mac/Sound/Makefile.PL macos/ext/Mac/Sound/Sound.pm
-          ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Makefile.PL
-          ! macos/ext/Mac/Speech/Speech.pm macos/ext/Mac/Speech/Speech.xs
-          ! macos/ext/Mac/Types/Makefile.PL macos/ext/Mac/Types/Types.pm
-          ! macos/ext/Mac/Types/Types.xs macos/ext/Mac/Types/t/Types.t
-          ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/MacPerl.xs
-          ! macos/ext/MacPerl/Makefile.PL macos/ext/MacPerl/OSA.xs
-____________________________________________________________________________
-[ 18192] By: jhi                                   on 2002/11/27  03:14:22
-        Log: Doc tweak for perl #9731.
-     Branch: maint-5.8/perl
-          ! pod/perldiag.pod
-____________________________________________________________________________
-[ 18191] By: jhi                                   on 2002/11/27  02:56:52
-        Log: A bit of additional information regarding BIND's harmful
-             effects (perl #9465).
-     Branch: maint-5.8/perl
-          ! INSTALL
-____________________________________________________________________________
-[ 18190] By: jhi                                   on 2002/11/27  02:28:34
-        Log: Fix perl #18519: GDBM_SYNC and GDBM_SYNCMODE were unsupported.
-     Branch: maint-5.8/perl
-          ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
-____________________________________________________________________________
-[ 18189] By: jhi                                   on 2002/11/27  01:51:45
-        Log: Add the new POSIX isxxx() test by Ed Santiago <esm@pobox.com>
-             (perl #16799).
-     Branch: maint-5.8/perl
-          + ext/POSIX/t/is.t
-          ! MANIFEST
-____________________________________________________________________________
 [ 18188] By: hv                                    on 2002/11/27  01:32:52
         Log: Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
              From: Slaven Rezic <slaven.rezic@berlin.de>
@@ -33697,11 +21155,6 @@ ____________________________________________________________________________
      Branch: perl
           ! embedvar.h intrpvar.h lib/open.t perlapi.h perlio.c
 ____________________________________________________________________________
-[ 18187] By: jhi                                   on 2002/11/27  01:26:02
-        Log: Follow-up on change #18122 (perl #18065) as noted by Philip Newton.
-     Branch: maint-5.8/perl
-          ! ext/Fcntl/t/syslfs.t t/op/lfs.t
-____________________________________________________________________________
 [ 18186] By: hv                                    on 2002/11/27  00:57:18
         Log: Subject: DESTROY called in scalar context ?
              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
@@ -33744,13 +21197,6 @@ ____________________________________________________________________________
      Branch: perl
           ! Configure
 ____________________________________________________________________________
-[ 18181] By: merijn                                on 2002/11/26  08:40:39
-        Log: Subject: #17171: ld flag for shrplib on OpenBSD
-             Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
-             From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
-     Branch: metaconfig/U/perl
-          ! libperl.U
-____________________________________________________________________________
 [ 18180] By: hv                                    on 2002/11/25  03:10:03
         Log: integrate #18144 updates to pod/perlport.pod
      Branch: perl
@@ -33801,171 +21247,6 @@ ____________________________________________________________________________
           ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/rt.pl
           ! t/uni/tr_7jis.t t/uni/tr_sjis.t t/uni/tr_utf8.t
 ____________________________________________________________________________
-[ 18174] By: jhi                                   on 2002/11/24  22:35:23
-        Log: Fix perl #7305: UnicodeCD::compexcl is weird
-     Branch: maint-5.8/perl
-          ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
-____________________________________________________________________________
-[ 18173] By: jhi                                   on 2002/11/23  02:02:33
-        Log: Integrate:
-             [ 18135]
-             Subject: [PATCH] perlopentut and PerlIO documentation
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 08 Nov 2002 22:22:19 +0100
-             Message-ID: <8765v7kb90.fsf@vran.herceg.de>
-             
-             [ 18136]
-             Subject: t/run/runenv.t bug
-             From: Salvador "Fandiño" <sfandino@yahoo.com>
-             Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
-             Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
-             
-             [ 18137]
-             Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
-             Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
-             
-             [ 18139]
-             Date: Tue, 12 Nov 2002 16:49:22 +0200
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Subject: [PATCH] Tru64 osvers
-             Message-ID: <20021112144922.GI511825@lyta.hut.fi>
-             
-             [ 18141]
-             repair 18139 (missing awk command)
-             
-             [ 18147]
-             Subject: [PATCH] Typo in perl58delta
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Sat, 16 Nov 2002 16:29:14 +0100
-             Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
-             
-             [ 18148]
-             New B::Lint option, bare-subs, that checks for implicitely
-             quoted barewords that are also subroutines, from
-             Ian Phillipps <ip@tarragon-et.co.uk>.
-             Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
-             With a few tweaks to the implementation and tests.
-             
-             [ 18149]
-             New B::Lint option, bare-subs, that checks for implicitely
-             quoted barewords that are also subroutines, from
-             Ian Phillipps <ip@tarragon-et.co.uk>.
-             Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
-             With a few tweaks to the implementation and tests.
-             (previous change was empty)
-             
-             [ 18150]
-             Subject: [PATCH] optional code for debugging leaking scalars
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 14 Nov 2002 23:03:00 +0000
-             Message-ID: <20021114230300.B18614@fdgroup.com>
-             
-             [ 18151]
-             Document PRIVSHIFT.
-             Subject: [PATCH] two small doc patches
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Thu, 14 Nov 2002 15:07:35 -0800
-             Message-ID: <3yC19gzkguTO092yn@efn.org>
-             
-             [ 18152]
-             Subject: Re: [PATCH] optional code for debugging leaking scalars
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Sat, 16 Nov 2002 22:18:23 +0000
-             Message-ID: <20021116221823.A23614@fdgroup.com>
-             Documentation for change #18150.
-             
-             [ 18154]
-             Correction to change #18152, by Dave Mitchell.
-             
-             [ 18158]
-             Remove duplicate my() declaration giving warnings from change #18105.
-             
-             [ 18159]
-             Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
-             From: Gurusamy Sarathy <gsar@ActiveState.com>
-             Date: Wed, 30 Oct 2002 20:58:15 -0800
-             Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
-             Date: Wed, 30 Oct 2002 21:56:22 -0800
-             Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
-             Date: Wed, 30 Oct 2002 22:55:30 -0800
-             Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
-             
-             [ 18160]
-             Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Tue, 29 Oct 2002 23:00:05 +0000
-             Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
-             
-             [ 18161]
-             Subject: [PATCH Win32] Document wperl.exe
-             From: "Brent Dax" <brentdax@cpan.org>
-             Date: Fri, 15 Nov 2002 23:02:01 -0800
-             Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
-             
-             [ 18162]
-             Subject: [PATCH ext/threads/threads.xs] trivial typo
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Thu, 14 Nov 2002 22:55:39 +0000
-             Message-ID: <20021114225539.A18614@fdgroup.com>
-             
-             [ 18163]
-             Subject: Re: [PATCH] AutoLoader gives wrong message
-             From: Peter Scott <Peter@PSDT.com>
-             Date: Thu, 07 Nov 2002 19:04:27 -0800
-             Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
-             
-             With a tweak to the END cleanup block to fully remove the
-             temporary test directory
-             
-             [ 18164]
-             t/io/crlf.t failed with miniperl.
-             
-             [ 18165]
-             Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Sun, 3 Nov 2002 17:50:08 +0200
-             Message-ID: <20021103155008.GA382682@lyta.hut.fi>
-             
-             [ 18166]
-             Fix perl bug #17920 : a case of parser coredump.
-             The fix is to disable Perl_block_start and Perl_block_end
-             when the yacc parser has encountered errors. This prevents
-             corruption of the internal stack, at the expense of correctness,
-             but this doesn't matter as the code is unparseable anyway.
-             
-             [ 18168]
-             Subject: [PATCH] hires sleeping wants libs
-             Date: Wed, 20 Nov 2002 17:18:31 +0200
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Message-ID: <20021120151830.GC127060@lyta.hut.fi>
-             
-             [ 18169]
-             Add a test for bug #17920, and a new test file for it.
-             
-             [ 18170]
-             Move some tests from t/run/fresh_perl.t
-             to the new t/comp/parser.t. The goal being to
-             get rid of fresh_perl.t at some point.
-             
-             [ 18171]
-             A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
-             Fix the existing tests that didn't checked the difference
-             between 0 and undef.
-             
-             [ 18172]
-             Subject: [PATCH] Historic version labels
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Fri, 22 Nov 2002 14:39:41 +0100
-             Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
-             
-             (and regen Configure, regen_headers)
-     Branch: maint-5.8/perl
-         +> regen.pl regen_headers.pl t/comp/parser.t
-          ! Configure README.ce config_h.SH ext/B/B.pm ext/B/t/concise.t
-         !> (integrate 35 files)
-____________________________________________________________________________
 [ 18172] By: rgs                                   on 2002/11/22  21:44:09
         Log: Subject: [PATCH] Historic version labels
              From: andreas.koenig@anima.de (Andreas J. Koenig)
@@ -34002,14 +21283,6 @@ ____________________________________________________________________________
      Branch: perl
           ! Configure hints/irix_6.sh
 ____________________________________________________________________________
-[ 18167] By: merijn                                on 2002/11/21  13:49:58
-        Log: Subject: [PATCH] hires sleeping wants libs
-             Date: Wed, 20 Nov 2002 17:18:31 +0200
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Message-ID: <20021120151830.GC127060@lyta.hut.fi>
-     Branch: metaconfig
-          ! U/modified/Myinit.U
-____________________________________________________________________________
 [ 18166] By: rgs                                   on 2002/11/19  23:02:31
         Log: Fix perl bug #17920 : a case of parser coredump.
              The fix is to disable Perl_block_start and Perl_block_end
@@ -34086,45 +21359,11 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/Class/Struct.t
 ____________________________________________________________________________
-[ 18157] By: nick                                  on 2002/11/19  10:16:27
-        Log: Integrate mainline
-     Branch: perlio
-         +> ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
-         +> t/run/switchI.t t/uni/tr_7jis.t t/uni/tr_eucjp.t
-         +> t/uni/tr_sjis.t t/uni/tr_utf8.t
-          ! ext/Encode/Encode.xs
-         !> (integrate 77 files)
-____________________________________________________________________________
-[ 18156] By: jhi                                   on 2002/11/18  23:06:22
-        Log: Unicode 3.2 Errata from
-             http://www.unicode.org/unicode/uni2errata/UnicodeErrata.html
-             (errata 2002 October 31 and 2002 October 30)
-             (If/when 3.2.1 or 4.0 happens, just replace SpecialCasing
-             and UnicodeData, don't bother with diffs, and rerun
-             perl ./mktables)
-     Branch: maint-5.8/perl
-          ! lib/Unicode/UCD.t lib/unicore/Category.pl
-          ! lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
-          ! lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
-          ! lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
-          ! lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
-          ! lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl
-____________________________________________________________________________
-[ 18155] By: jhi                                   on 2002/11/16  22:34:07
-        Log: make regen_headers
-     Branch: maint-5.8/perl
-          ! pod/perlapi.pod proto.h
-____________________________________________________________________________
 [ 18154] By: rgs                                   on 2002/11/16  22:08:44
         Log: Correction to change #18152, by Dave Mitchell.
      Branch: perl
           ! pod/perlhack.pod
 ____________________________________________________________________________
-[ 18153] By: jhi                                   on 2002/11/16  21:24:13
-        Log: Tripped by the pseudo-hash warning.
-     Branch: maint-5.8/perl
-          ! t/op/hashwarn.t
-____________________________________________________________________________
 [ 18152] By: rgs                                   on 2002/11/16  21:23:15
         Log: Subject: Re: [PATCH] optional code for debugging leaking scalars
              From: Dave Mitchell <davem@fdgroup.com>
@@ -34178,31 +21417,6 @@ ____________________________________________________________________________
      Branch: perl
           ! pod/perl58delta.pod
 ____________________________________________________________________________
-[ 18146] By: jhi                                   on 2002/11/16  15:09:26
-        Log: Typo noticed by Philip Newton.
-     Branch: maint-5.8/perl
-          ! pod/perldiag.pod
-____________________________________________________________________________
-[ 18145] By: jhi                                   on 2002/11/16  02:53:59
-        Log: Add 5.005-style thread deprecation warning (at each
-             thread create).
-     Branch: maint-5.8/perl
-          ! ext/Thread/Thread.xs pod/perldelta.pod pod/perldiag.pod
-____________________________________________________________________________
-[ 18144] By: jhi                                   on 2002/11/15  22:30:36
-        Log: perlport tweaks:
-             - timezone
-             - $!, Errno
-             - metainformation changing
-             - perlunicode
-     Branch: maint-5.8/perl
-          ! pod/perlport.pod
-____________________________________________________________________________
-[ 18143] By: jhi                                   on 2002/11/15  04:37:24
-        Log: Add pseudo-hashes deprecation warning (at each pseudo-hash access).
-     Branch: maint-5.8/perl
-          ! av.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/av
-____________________________________________________________________________
 [ 18142] By: rgs                                   on 2002/11/12  22:09:39
         Log: Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)
              From: Dave Mitchell <davem@fdgroup.com>
@@ -34216,11 +21430,6 @@ ____________________________________________________________________________
      Branch: perl
           ! Configure
 ____________________________________________________________________________
-[ 18140] By: merijn                                on 2002/11/12  16:12:14
-        Log: added missing awk. <blush>
-     Branch: metaconfig
-          ! U/modified/Oldconfig.U
-____________________________________________________________________________
 [ 18139] By: merijn                                on 2002/11/12  14:20:36
         Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
              From: Jarkko Hietaniemi <jhi@iki.fi>
@@ -34229,14 +21438,6 @@ ____________________________________________________________________________
      Branch: perl
           ! Configure
 ____________________________________________________________________________
-[ 18138] By: merijn                                on 2002/11/12  14:08:50
-        Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Subject: [PATCH] Tru64 osvers
-             Message-ID: <20021112144922.GI511825@lyta.hut.fi>
-     Branch: metaconfig
-          ! U/modified/Oldconfig.U
-____________________________________________________________________________
 [ 18137] By: rgs                                   on 2002/11/10  21:57:04
         Log: Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
              From: Slaven Rezic <slaven.rezic@berlin.de>
@@ -34261,187 +21462,6 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/PerlIO.pm pod/perlopentut.pod
 ____________________________________________________________________________
-[ 18134] By: jhi                                   on 2002/11/09  22:10:52
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 18133] By: jhi                                   on 2002/11/09  21:56:38
-        Log: Integrate
-             
-             [ 18122]
-             Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
-             From: "david@dhaller.de (via RT)" <perlbug@perl.org>
-             Date: 23 Oct 2002 18:42:51 -0000
-             Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
-             
-             [ 18123]
-             Subject: PATCH x2p/find2perl.PL
-             From: "Newton, Philip" <Philip.Newton@datenrevision.de>
-             Date: Thu, 24 Oct 2002 10:05:19 +0200
-             Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
-             
-             [ 18124]
-             Subject: [PATCH] File::Temp documentation fix
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
-             Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
-             
-             [ 18125]
-             Subject: Re: The Inaba patch for tr/// vs. use encoding
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Fri, 25 Oct 2002 13:04:00 +0900
-             Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
-     Branch: maint-5.8/perl
-         +> t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
-         +> t/uni/tr_utf8.t
-         !> MANIFEST ext/Fcntl/t/syslfs.t lib/File/Temp.pm t/op/lfs.t
-         !> x2p/find2perl.PL
-____________________________________________________________________________
-[ 18132] By: jhi                                   on 2002/11/09  21:50:30
-        Log: Integrate
-             
-             [ 18121]
-             Subject: Re: [perl #18038] DESTROY change in 5.8.0?
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Sun, 03 Nov 2002 15:48:18 -0800
-             Message-ID: <CXbx9gzkgS8W092yn@efn.org>
-     Branch: maint-5.8/perl
-         !> sv.c t/op/tie.t
-____________________________________________________________________________
-[ 18131] By: jhi                                   on 2002/11/09  21:28:07
-        Log: Integrate
-             
-             [ 18119]
-             Subject: [perl #18154] Problem found in calculating offsets in regex
-             From: Mark Pease (via RT) <perlbug@perl.org>
-             Date: 29 Oct 2002 20:23:54 -0000
-             Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
-             
-             [ 18120]
-             Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
-             From: Gurusamy Sarathy <gsar@ActiveState.com>
-             Date: Sat, 19 Oct 2002 12:11:43 -0700
-             Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
-     Branch: maint-5.8/perl
-         !> doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c regcomp.c
-         !> win32/win32.h
-____________________________________________________________________________
-[ 18130] By: jhi                                   on 2002/11/09  21:25:39
-        Log: Integrate
-             
-             [ 18118]
-             Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
-             From: hv@crypt.org
-             Date: Sun, 03 Nov 2002 16:41:24 +0000
-             Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
-             
-             (closure.t required manual edit since blead had a new test)
-     Branch: maint-5.8/perl
-         !> ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
-         !> t/op/sub_lval.t
-____________________________________________________________________________
-[ 18129] By: jhi                                   on 2002/11/09  21:20:02
-        Log: Integrate
-             
-             [ 18115]
-             Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 24 Oct 2002 00:44:35 +0200
-             Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
-             
-             [ 18117]
-             "make distclean" should remove the generated file lib/Config.pod.
-     Branch: maint-5.8/perl
-         !> Makefile.SH pod/perldiag.pod pod/perlfunc.pod pp_sys.c
-         !> t/io/binmode.t t/io/print.t t/io/read.t t/lib/warnings/pp_sys
-____________________________________________________________________________
-[ 18128] By: jhi                                   on 2002/11/09  21:15:09
-        Log: Integrate
-             
-             [ 18116]
-             The new test introduced in #18114 failed with threads
-             
-             (edit //= to be ||=)
-     Branch: maint-5.8/perl
-         !> ext/B/t/concise.t
-____________________________________________________________________________
-[ 18127] By: jhi                                   on 2002/11/09  21:07:43
-        Log: Integrate
-             
-             [ 18114]
-             Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Thu, 31 Oct 2002 01:35:29 -0500
-             Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
-             
-             plus a test case in ext/B/t/concise.t
-             plus a (less intrusive, but less future-proof) fix for a
-             similar problem in B::walkoptree_exec().
-             
-             (edit away dor and dorassign)
-     Branch: maint-5.8/perl
-         !> ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
-____________________________________________________________________________
-[ 18126] By: jhi                                   on 2002/11/09  19:00:47
-        Log: Integrate
-             
-             [ 18102]
-             Subject: Re: [perl #18066] Bug in -I when path has double colons?
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 30 Oct 2002 11:18:47 +0100
-             Message-ID: <87of9c2prs.fsf@vran.herceg.de>
-             
-             With the corresponding change to embed.fnc
-             
-             [ 18105]
-             Subject: Re: Class::Struct, simple patch, tests
-             From: Marty Pauley <marty+p5p@kasei.com>
-             Date: Fri, 18 Oct 2002 22:26:38 +0100
-             Message-ID: <20021018212638.GB3764@soto.kasei.com>
-             
-             [ 18106]
-             new test based on:
-             Subject: [TEST] for [PATCH] bug in utf8.c(?)
-             From: Marty Pauley <marty+p5p@kasei.com>
-             Date: Fri, 18 Oct 2002 21:02:38 +0100
-             Message-ID: <20021018200238.GY3764@soto.kasei.com>
-             
-             [ 18107]
-             1. Update pp_ucfirst to enter the UTF-8 branch only if the first
-             character is UTF-8. (Copied from pp_lcfirst.)
-             2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
-             
-             [ 18108]
-             Put back the DO NOT EDIT headers in proto.h and global.sym
-             
-             Subject: Re: [perl #18066] Bug in -I when path has double colons?
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 03 Nov 2002 10:25:10 +0100
-             Message-ID: <87adkrngy1.fsf@vran.herceg.de>
-             
-             [ 18109]
-             Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
-             From: hv@crypt.org
-             Date: Tue, 05 Nov 2002 13:30:00 +0000
-             Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
-             
-             This is half of the fix for #18107. The swash_init() problems
-             described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
-             but can now be seen only with UTF-8 test cases.
-             
-             [ 18113]
-             make regen_headers.
-             Backport change #18078 to warnings.pl.
-             
-             plus make regen_headers
-     Branch: maint-5.8/perl
-         +> t/run/switchI.t
-          ! pod/perlapi.pod
-         !> MANIFEST dump.c embed.fnc embed.h embedvar.h global.sym
-         !> lib/Class/Struct.pm lib/Class/Struct.t lib/utf8.t perl.c
-         !> perlapi.c perlapi.h pp.c proto.h t/run/runenv.t warnings.pl
-____________________________________________________________________________
 [ 18125] By: hv                                    on 2002/11/07  14:01:57
         Log: Subject: Re: The Inaba patch for tr/// vs. use encoding
              From: Dan Kogai <dankogai@dan.co.jp>
@@ -34483,2131 +21503,184 @@ ____________________________________________________________________________
              Message-ID: <CXbx9gzkgS8W092yn@efn.org>
      Branch: perl
           ! sv.c t/op/tie.t
-____________________________________________________________________________
-[ 18120] By: hv                                    on 2002/11/07  13:14:21
-        Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
-             From: Gurusamy Sarathy <gsar@ActiveState.com>
-             Date: Sat, 19 Oct 2002 12:11:43 -0700
-             Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
-     Branch: perl
-          ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h
-____________________________________________________________________________
-[ 18119] By: hv                                    on 2002/11/07  12:13:28
-        Log: Subject: [perl #18154] Problem found in calculating offsets in regex
-             From: Mark Pease (via RT) <perlbug@perl.org>
-             Date: 29 Oct 2002 20:23:54 -0000
-             Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
-     Branch: perl
-          ! regcomp.c
-____________________________________________________________________________
-[ 18118] By: hv                                    on 2002/11/07  11:33:38
-        Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
-             From: hv@crypt.org
-             Date: Sun, 03 Nov 2002 16:41:24 +0000
-             Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
-     Branch: perl
-          ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
-          ! t/op/sub_lval.t
-____________________________________________________________________________
-[ 18117] By: rgs                                   on 2002/11/06  22:15:36
-        Log: "make distclean" should remove the generated file lib/Config.pod.
-     Branch: perl
-          ! Makefile.SH
-____________________________________________________________________________
-[ 18116] By: rgs                                   on 2002/11/06  22:11:06
-        Log: The new test introduced in #18114 failed with threads
-     Branch: perl
-          ! ext/B/t/concise.t
-____________________________________________________________________________
-[ 18115] By: rgs                                   on 2002/11/06  20:43:14
-        Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 24 Oct 2002 00:44:35 +0200
-             Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
-     Branch: perl
-          ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t
-          ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys
-____________________________________________________________________________
-[ 18114] By: rgs                                   on 2002/11/06  20:08:53
-        Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Thu, 31 Oct 2002 01:35:29 -0500
-             Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
-             
-             plus a test case in ext/B/t/concise.t
-             plus a (less intrusive, but less future-proof) fix for a
-             similar problem in B::walkoptree_exec().
-     Branch: perl
-          ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
-____________________________________________________________________________
-[ 18113] By: rgs                                   on 2002/11/05  20:11:55
-        Log: make regen_headers.
-             Backport change #18078 to warnings.pl.
-     Branch: perl
-          ! global.sym perlapi.c perlapi.h proto.h warnings.pl
-____________________________________________________________________________
-[ 18112] By: jhi                                   on 2002/11/05  13:26:28
-        Log: perl embed.pl
-     Branch: maint-5.8/perl
-          ! embed.h embedvar.h global.sym perlapi.c perlapi.h proto.h
-____________________________________________________________________________
-[ 18111] By: jhi                                   on 2002/11/05  13:24:59
-        Log: Integrate
-             
-             [ 18067]
-             [PATCH] embed.pl doc. (embed.pl reorganization for doc headers)
-             Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
-             With some additional modifications
-             
-             [ 18068]
-             Repair broken previous patch. I don't like it, but not repairing it
-             breaks each and every build. Will teach me to test on the same
-             machine where I patched it. Sorry.
-             
-             [ 18108]
-             Put back the DO NOT EDIT headers in proto.h and global.sym
-             
-             Subject: Re: [perl #18066] Bug in -I when path has double colons?
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 03 Nov 2002 10:25:10 +0100
-             Message-ID: <87adkrngy1.fsf@vran.herceg.de>
-     Branch: maint-5.8/perl
-         !> embed.pl
-____________________________________________________________________________
-[ 18110] By: jhi                                   on 2002/11/05  13:12:12
-        Log: Integrate
-             
-             [ 17951]
-             MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
-             Thu, 25 Jul 2002, Andy Dougherty
-             
-             (had to regen Configure)
-     Branch: maint-5.8/perl
-          ! Configure config_h.SH
-         !> Policy_sh.SH
-____________________________________________________________________________
-[ 18109] By: ams                                   on 2002/11/05  13:03:34
-        Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
-             From: hv@crypt.org
-             Date: Tue, 05 Nov 2002 13:30:00 +0000
-             Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
-             
-             This is half of the fix for #18107. The swash_init() problems
-             described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
-             but can now be seen only with UTF-8 test cases.
-     Branch: perl
-          ! pp.c
-____________________________________________________________________________
-[ 18108] By: merijn                                on 2002/11/05  07:52:08
-        Log: Put back the DO NOT EDIT headers in proto.h and global.sym
-             
-             Subject: Re: [perl #18066] Bug in -I when path has double colons?
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 03 Nov 2002 10:25:10 +0100
-             Message-ID: <87adkrngy1.fsf@vran.herceg.de>
-     Branch: perl
-          ! embed.pl
-____________________________________________________________________________
-[ 18107] By: ams                                   on 2002/11/05  03:43:46
-        Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
-             character is UTF-8. (Copied from pp_lcfirst.)
-             2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
-     Branch: perl
-          ! dump.c pp.c
-____________________________________________________________________________
-[ 18106] By: hv                                    on 2002/11/05  01:43:27
-        Log: new test based on:
-             Subject: [TEST] for [PATCH] bug in utf8.c(?)
-             From: Marty Pauley <marty+p5p@kasei.com>
-             Date: Fri, 18 Oct 2002 21:02:38 +0100
-             Message-ID: <20021018200238.GY3764@soto.kasei.com>
-     Branch: perl
-          ! lib/utf8.t
-____________________________________________________________________________
-[ 18105] By: hv                                    on 2002/11/05  00:59:30
-        Log: Subject: Re: Class::Struct, simple patch, tests
-             From: Marty Pauley <marty+p5p@kasei.com>
-             Date: Fri, 18 Oct 2002 22:26:38 +0100
-             Message-ID: <20021018212638.GB3764@soto.kasei.com>
-     Branch: perl
-          ! lib/Class/Struct.pm lib/Class/Struct.t
-____________________________________________________________________________
-[ 18104] By: jhi                                   on 2002/11/04  22:23:54
-        Log: Integrate
-             [ 17946]
-             nanosleep on VMS not present
-     Branch: maint-5.8/perl
-         !> configure.com
-____________________________________________________________________________
-[ 18103] By: jhi                                   on 2002/11/04  22:11:33
-        Log: Integrate
-             [ 17944]
-             nanosleep probes as per Jarkko's request
-             
-             (and regen Configure)
-     Branch: maint-5.8/perl
-          ! Configure config_h.SH
-         !> NetWare/config_H.wc Porting/config.sh Porting/config_H
-         !> epoc/config.sh perl.h win32/config.bc win32/config.gc
-         !> win32/config.vc win32/config.vc64 win32/config_H.bc
-         !> win32/config_H.gc win32/config_H.vc win32/config_H.vc64
-         !> wince/config.ce wince/config_H.ce
-____________________________________________________________________________
-[ 18102] By: rgs                                   on 2002/11/04  21:43:53
-        Log: Subject: Re: [perl #18066] Bug in -I when path has double colons?
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 30 Oct 2002 11:18:47 +0100
-             Message-ID: <87of9c2prs.fsf@vran.herceg.de>
-             
-             With the corresponding change to embed.fnc
-     Branch: perl
-          + t/run/switchI.t
-          ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c
-          ! proto.h t/run/runenv.t
-____________________________________________________________________________
-[ 18101] By: jhi                                   on 2002/11/04  21:29:57
-        Log: Integrate
-             
-             [ 17731]
-             Subject: [PATCH] Configure missing d_modflproto=''
-             From: "Gerrit P. Haase" <gp@familiehaase.de>
-             Date: Tue, 13 Aug 2002 15:11:05 +0200
-             Message-id: <11417599086.20020813151105@familiehaase.de>
-             
-             [ 17739]
-             Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Tue, 23 Jul 2002 09:21:10 +0200
-             Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
-             
-             [ 17902]
-             [PATCH perl@17882] configure.com needs d_modflproto
-             Thu 12 Sep 2002 23:19, "Craig A. Berry"
-             
-             [ 17919]
-             Subject: [PATCH] AIX hints missinga  >&4
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 13 Sep 2002 16:48:42 +0300
-             Message-ID: <20020913134842.GD8929@lyta.hut.fi>
-     Branch: maint-5.8/perl
-         !> Configure configure.com hints/aix.sh
-____________________________________________________________________________
-[ 18100] By: jhi                                   on 2002/11/04  21:21:09
-        Log: Integrate (two changes that are followups for changes already in)
-             
-             [ 17745]
-             perldelta for #17727
-             
-             [ 17831]
-             #17827 misses some win32 tweaks
-     Branch: maint-5.8/perl
-         !> pod/perldelta.pod win32/Makefile win32/makefile.mk
-____________________________________________________________________________
-[ 18099] By: jhi                                   on 2002/11/04  21:17:25
-        Log: Integrate (automerge didn't work, required manual copying from
-             a post-17815 snapshot and editing a '59' to '58')
-             
-             [ 17815]
-             formatting cleanup and:
-             Subject: Re: perl-5.8.0 on HP porting center
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Thu, 29 Aug 2002 12:23:31 +0200
-             Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
-     Branch: maint-5.8/perl
-          ! installperl
-____________________________________________________________________________
-[ 18098] By: jhi                                   on 2002/11/04  18:53:22
-        Log: Kick patchlevel.
-     Branch: maint-5.8/perl
-          ! patchlevel.h
-____________________________________________________________________________
-[ 18097] By: jhi                                   on 2002/11/04  18:52:23
-        Log: Update Changes.
-     Branch: maint-5.8/perl
-          ! Changes patchlevel.h
-____________________________________________________________________________
-[ 18096] By: jhi                                   on 2002/11/04  18:46:09
-        Log: Integrate
-             
-             [ 18090]
-             extend #13786 to cover the other four identical chunks of code
-             to avoid looping under overload.
-             
-             [ 18091]
-             How pre-5.9.0 Perl can be fooled by a defined-or.
-             
-             [ 18093]
-             s/Perlf/Perl/ (thanks rgs)
-     Branch: maint-5.8/perl
-         !> pod/perldiag.pod sv.c
-____________________________________________________________________________
-[ 18095] By: jhi                                   on 2002/11/04  17:45:47
-        Log: Integrate (now tests 100% in Tru64 5.1A):
-             
-             [ 18083]
-             [PATCH] Typo configpm
-             Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             
-             [ 18084]
-             Tru64, gcc -O3, datasize
-             Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
-             
-             [ 18085]
-             Subject: Re: [perl #17064] illegal legal unicode character
-             From: hv@crypt.org
-             Date: Mon, 04 Nov 2002 13:23:49 +0000
-             Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
-             
-             [ 18086]
-             integrate from perlio: changes #17709, #17795, #17796, #18032
-             
-             [ 18088]
-             Charnames take 4
-             Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
-     Branch: maint-5.8/perl
-         !> Porting/apply README.tru64 configpm ext/PerlIO/t/encoding.t
-         !> ext/PerlIO/t/via.t ext/PerlIO/via/via.xs hints/dec_osf.sh
-         !> lib/charnames.pm lib/charnames.t perlio.c regexec.c
-         !> t/io/crlf.t t/op/split.t
-____________________________________________________________________________
-[ 18094] By: merijn                                on 2002/11/04  16:08:22
-        Log: Changed the warning detection pattern because of:
-             
-             Subject: ccache gcc3.2 doesn't work
-             From: Nicholas Clark <nick@ccl4.org>
-             Date: Tue, 29 Oct 2002 15:01:39
-             Message-ID: <20021029150139.J82080@plum.flirble.org>
-     Branch: perl
-          ! Configure
-____________________________________________________________________________
-[ 18093] By: jhi                                   on 2002/11/04  16:06:39
-        Log: s/Perlf/Perl/ (thanks rgs)
-     Branch: perl
-          ! pod/perldiag.pod
-____________________________________________________________________________
-[ 18092] By: merijn                                on 2002/11/04  15:57:58
-        Log: Using ccache will change the warning that we want to catch
-             Mon, 04 Nov 2002; H.Merijn Brand, Nicholas Clark
-     Branch: metaconfig/U/perl
-          ! gccvers.U
-____________________________________________________________________________
-[ 18091] By: jhi                                   on 2002/11/04  15:50:07
-        Log: How pre-5.9.0 Perl can be fooled by a defined-or.
-     Branch: perl
-          ! pod/perldiag.pod
-____________________________________________________________________________
-[ 18090] By: hv                                    on 2002/11/04  15:49:29
-        Log: extend #13786 to cover the other four identical chunks of code
-             to avoid looping under overload.
-     Branch: perl
-          ! sv.c
-____________________________________________________________________________
-[ 18089] By: jhi                                   on 2002/11/04  15:44:28
-        Log: The //= meme seems to be catching on.
-     Branch: maint-5.8/perl
-          ! t/op/anonsub.t
-____________________________________________________________________________
-[ 18088] By: merijn                                on 2002/11/04  15:37:06
-        Log: Charnames take 4
-             Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
-     Branch: perl
-          ! lib/charnames.pm lib/charnames.t
-____________________________________________________________________________
-[ 18087] By: jhi                                   on 2002/11/04  15:28:23
-        Log: Integrate:
-             
-             [ 17677]
-             Main branch no longer needs op/taint.t version check.
-     Branch: maint-5.8/perl
-         !> t/op/taint.t
-____________________________________________________________________________
-[ 18086] By: hv                                    on 2002/11/04  15:16:34
-        Log: integrate from perlio: changes #17709, #17795, #17796, #18032
-     Branch: perl
-         !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t
-         !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t
-____________________________________________________________________________
-[ 18085] By: hv                                    on 2002/11/04  12:17:12
-        Log: Subject: Re: [perl #17064] illegal legal unicode character
-             From: hv@crypt.org
-             Date: Mon, 04 Nov 2002 13:23:49 +0000
-             Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
-     Branch: perl
-          ! regexec.c t/op/split.t
-____________________________________________________________________________
-[ 18084] By: merijn                                on 2002/11/04  11:04:45
-        Log: Tru64, gcc -O3, datasize
-             Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
-     Branch: perl
-          ! README.tru64 hints/dec_osf.sh
-____________________________________________________________________________
-[ 18083] By: merijn                                on 2002/11/04  10:58:52
-        Log: Typo configpm
-             Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-     Branch: perl
-          ! configpm
-____________________________________________________________________________
-[ 18082] By: jhi                                   on 2002/11/04  05:38:52
-        Log: Integrate: the same caveat as for #18080.
-             
-             [ 17779]
-             upgrade bignum to v0.13: fix test failures and update docs
-             
-             [ 17780]
-             fix bignum test failures
-             
-             [ 17784]
-             #17780 relies on unixy paths to locate own directory for bignum tests.
-             
-             [ 17785]
-             fix non-ANSI C++-style comment
-             Subject: [ PATCH ]  Smoke 17780 /pro/3gl/CPAN/perl-current
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Mon, 26 Aug 2002 09:15:18 +0200
-             Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
-             
-             [ 17841]
-             Subject: [PATCH] op/getpid.t failure
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Tue, 3 Sep 2002 17:48:24 -0700
-             Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
-             
-             [ 17872]
-             temporarily skip failing Storable tests caused by #17869
-             
-             [ 17901]
-             Subject: [PATCH] more PASE wisdom
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 13 Sep 2002 00:17:39 +0300
-             Message-ID: <20020912211739.GB6980@lyta.hut.fi>
-             
-             [ 17912]
-             Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Thu, 19 Sep 2002 18:59:48 +0300
-             Message-Id: <20020919155948.GU208696@lyta.hut.fi>
-             
-             Subject: [PATCH] more PASE tweakage
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Thu, 19 Sep 2002 18:01:44 +0300
-             Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
-             
-             [ 17963]
-             Subject: Re: [perl #17376] Bug Report - our(%)
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Tue, 01 Oct 2002 09:54:30 -0700
-             Message-ID: <GNdm9gzkgWOS092yn@efn.org>
-             
-             [ 17969]
-             Subject: [PATCH] Storable and code serialization: documentation
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
-             Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
-             
-             [ 17970]
-             Add a line about 2.05.
-             
-             [ 17971]
-             Subject: Re: Not OK 17969
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 03 Oct 2002 13:12:58 +0200
-             Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
-             
-             [ 17974]
-             Fix a precedence problem.
-             
-             [ 17977]
-             Complement to change #17976 :
-             there was a similar bug on rdo().
-             Increment $Safe::VERSION.
-             
-             [ 17980]
-             Upgrade Safe.pm to 2.09 after CPAN backport.
-             Fix testcases to run properly outside perl core build enviroment.
-             
-             [ 17986]
-             Remove use of caller() in strict.pm, and tighten Safe compartment
-             for Storable tests to match.
-             
-             [ 18000]
-             Subject: [PATCH] perl573delta delinting
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 4 Oct 2002 16:19:31 +0300
-             Message-ID: <20021004131931.GE278184@lyta.hut.fi>
-             
-             [ 18008]
-             Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Mon, 7 Oct 2002 23:35:34 +0100
-             Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
-             
-             [ 18014]
-             Subject: Re: [PATCH] perl573delta delinting
-             From: Philip Newton <Philip.Newton@gmx.net>
-             Date: Sat, 12 Oct 2002 21:25:49 +0200
-             Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
-             
-             [ 18019]
-             Subject: Japanese translation of Storable
-             From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
-             Date: Tue, 15 Oct 2002 06:31:01 +0900
-             Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
-             
-             [ 18024]
-             Subject: Re: [perl #17061] no strict 'garbage'
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 10 Oct 2002 16:23:22 +0200
-             Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
-             
-             [ 18061]
-             Subject: [PATCH lib/IO.t] Add tests for IO.pm
-             From: chromatic <chromatic@wgz.org>
-             Date: Mon, 21 Oct 2002 20:27:43 -0700
-             Message-ID: <20021022033253.57952.qmail@onion.perl.org>
-             
-             [ 18063]
-             change #18038 gives too many problems on t/450_service.t; disable
-             it for now
-     Branch: maint-5.8/perl
-         !> (integrate 32 files)
-____________________________________________________________________________
-[ 18081] By: jhi                                   on 2002/11/04  05:26:36
-        Log: Integrate:
-             
-             [ 17741]
-             Subject: Re: [PATCH] Storable and CODE references
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 17 Aug 2002 21:58:03 +0200
-             Message-id: <87bs812r78.fsf@vran.herceg.de>
-     Branch: maint-5.8/perl
-         +> ext/Storable/t/code.t
-         !> MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
-         !> ext/Storable/t/malice.t
-____________________________________________________________________________
-[ 18080] By: jhi                                   on 2002/11/04  05:23:04
-        Log: The first big import towards 5.8.1, @18078.  Please do NOT
-             expect all to work yet, some tests will fail.  This is just
-             a reasonably optimal/maximal push in the general direction.
-             
-             [ 17655]
-             Upgrade to Unicode::Collate 0.20.
-             
-             [ 17656]
-             Subject: [PATCH] Typo in regcomp.c
-             From: Chris Ball <chris@cpan.org>
-             Date: 26 Jul 2002 17:49:35 +0100
-             Message-Id: <868z3yzb6o.fsf@void.printf.net>
-             (With additional tweak to s_reginclasslen.)
-             
-             [ 17672]
-             Subject: Re: mention of "use sort" botched in perlfunc?
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
-             Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
-             
-             [ 17673]
-             Subject: [PATCH] AUTHORS
-             From: Walt Mankowski <waltman@pobox.com>
-             Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
-             Message-id: <20020721025612.GB15958@pobox.com>
-             
-             [ 17674]
-             Subject: [PATCH] AUTHORS
-             From: Colin Watson <colinw@zeus.com>
-             Date: Thu, 25 Jul 2002 15:54:37 +0100
-             Message-id: <20020725145437.GC4921@zeus.com>
-             
-             [ 17675]
-             Fix email address for Kragen Sitaker <kragen@pobox.com>.
-             
-             [ 17676]
-             Subject: Re: [PATCH] Re: taint news
-             From: Rick Delaney <rick.delaney@rogers.com>
-             Date: 04 Aug 2002 00:28:58 EDT
-             Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
-             Ref: 20020208.005
-             
-             [ 17678]
-             Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
-             From: hv@crypt.org
-             Date: Sun, 04 Aug 2002 17:40:30 +0100
-             Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
-             
-             [ 17679]
-             [ID 20020704.001] again: #17678 caused test failures in pod2html,
-             in which $1 could leak from previous regexp
-             
-             [ 17680]
-             warn that keywords.h is generated
-             
-             [ 17681]
-             typo
-             
-             [ 17683]
-             Integrate from maint-5.6/macperl via macperl
-             Changes 17660, 17661, 17662, 17663, 17664
-             
-             [ 17684]
-             Integrate from perlio: change #17653 fixes bug RT15283
-             
-             [ 17685]
-             Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
-             From: "John P. Linderman" <jpl@research.att.com>
-             Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
-             Message-id: <200207211613.MAA69505@raptor.research.att.com>
-             
-             [ 17686]
-             More regression tests for $^H and %^H.
-             Add a TODO test for eval "" preserving %^H.
-             
-             [ 17687]
-             PerlIO::scalar wasn't able to read from non-string
-             scalar ; now stringifies its argument.
-             
-             [ 17688]
-             Subject: [PATCH] XS build fix for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Sun, 4 Aug 2002 12:13:06 -0500
-             Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
-             
-             [ 17689]
-             Subject: Re: no warnings 'io';
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sat, 27 Jul 2002 21:49:55 +0100
-             Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
-             
-             Plus a little bit of regression tests.
-             
-             [ 17690]
-             Doc fix : the symbol for COPs wasn't documented.
-             
-             [ 17691]
-             Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
-             From: Henrik Tougaard (via RT) <perlbug@perl.org>
-             Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
-             Message-id: <rt-15398-31095.6.30466042998663@perl>
-             
-             [ 17692]
-             Subject: [PATCH] README.jp and README.cn
-             From: Autrijus Tang <autrijus@autrijus.org>
-             Date: Thu, 25 Jul 2002 07:05:11 +0800
-             Message-id: <20020724230511.GA1327@not.autrijus.org>
-             
-             [ 17693]
-             Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
-             From: Abigail <abigail@foad.org>
-             Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
-             Message-id: <20020725085252.A2703@ucan.foad.org>
-             
-             [ 17694]
-             Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Wed, 31 Jul 2002 16:04:02 +0200
-             Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
-             
-             [ 17695]
-             Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Fri, 2 Aug 2002 00:13:10 +0200
-             Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
-             
-             [ 17696]
-             Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 31 Jul 2002 09:50:06 +0200
-             Message-id: <87ado85ob5.fsf@vran.herceg.de>
-             
-             [ 17697]
-             Subject: Doc patch for Class::Struct under 5.8.0
-             From: Damian Conway <damian@conway.org>
-             Date: Tue, 30 Jul 2002 23:03:14 +1000
-             Message-id: <3D471FCF.1C7C6E6B@conway.org>
-             
-             [ 17698]
-             Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
-             From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
-             Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
-             Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
-             
-             [ 17699]
-             Subject: [PATCH] Re: [perl #15898] coredump with variable our
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Fri, 2 Aug 2002 23:44:21 +0200
-             Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
-             
-             [ 17700]
-             Subject: [DOC PATCH] perlipc.pod
-             From: Arjen Laarhoven <arjen@nl.demon.net>
-             Date: Tue, 6 Aug 2002 14:16:01 +0200
-             Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
-             
-             [ 17701]
-             Subject: [PATCH] Re: pp_sys.c compile failed..
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
-             Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
-             
-             [ 17702]
-             Subject: Re: README.aix
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Tue, 30 Jul 2002 13:30:29 +0200
-             Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
-             
-             [ 17704]
-             Fix bug #16080 : an attribute list should end at '}'
-             
-             [ 17705]
-             More tests for the attribute syntax, from the
-             attributes manpage.
-             
-             [ 17706]
-             Subject: Re: missing lower range in {} regex 
-             From: "John P. Linderman" <jpl@research.att.com>
-             Date: Fri, 09 Aug 2002 12:48:55 -0400
-             Message-ID: <200208091648.MAA77577@raptor.research.att.com>
-             
-             [ 17707]
-             Subject: New HP-UX itanium servers
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Wed, 07 Aug 2002 13:25:57 +0200
-             Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
-             
-             [ 17710]
-             Subject: [PATCH] pod/perlfaq4.pod
-             From: Abigail <abigail@foad.org>
-             Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
-             Message-id: <20020730095202.A6462@ucan.foad.org>
-             Add references to Regexp::Common.
-             
-             [ 17711]
-             Subject: [PATCH s2p] Small typo correction
-             From: "Newton, Philip" <Philip.Newton@datenrevision.de>
-             Date: Wed, 7 Aug 2002 11:50:51 +0200
-             Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
-             
-             [ 17712]
-             Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Mon, 12 Aug 2002 10:25:20 +0200
-             Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
-             gcc bug test needs -lm
-             
-             [ 17713]
-             Subject: [PATCH] gv_fullname3 as call to gv_fullname4
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sun, 11 Aug 2002 16:59:16 +0100
-             Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
-             
-             [ 17714]
-             Subject: [PATCH] perltodo.pod
-             From: Richard.Foley@t-online.de
-             Date: Sun, 11 Aug 2002 18:26:10 +0200
-             Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
-             perlbug credits
-             
-             [ 17716]
-             Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
-             From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
-             Date: Sat, 13 Jul 2002 17:44:02 +0100
-             Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
-             
-             [ 17717]
-             Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
-             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
-             Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
-             Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
-             
-             [ 17719]
-             Subject: [perl #15987] Tests fail when sources are under CVS control
-             From: Warren Jones (via RT) <perlbug@perl.org>
-             Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
-             Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
-             
-             [ 17720]
-             Subject: Re: [PATCH] Re: taint news
-             From: Rick Delaney <rick.delaney@rogers.com>
-             Date: 04 Aug 2002 00:28:58 EDT
-             Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
-             missed patch fragment from Change #17676
-             
-             [ 17721]
-             #17717 needed tests fixing up
-             
-             [ 17722]
-             Subject: Minor perlrun.pod patch
-             From: Iain Truskett <spoon@cpan.org>
-             Date: Fri, 16 Aug 2002 16:20:27 +1000
-             Message-Id: <20020816162027.D17196@eh.org>
-             
-             [ 17724]
-             ext/B/defsubs.h also depends on the program that builds it
-             
-             [ 17727]
-             Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
-             From: Mark-Jason Dominus <mjd@plover.com>
-             Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
-             Message-id: <20020415033855.6343.qmail@plover.com>
-             
-             [ 17729]
-             Subject: [PATCH] Safe.pm documentation
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
-             Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
-             
-             [ 17733]
-             Subject: Server rename revisited
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Tue, 13 Aug 2002 19:19:03 +0200
-             Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
-             
-             [ 17734]
-             Subject: [PATCH] Re: Pod::Functions tpyo
-             From: Abe Timmerman <abe@ztreet.demon.nl>
-             Date: Tue, 13 Aug 2002 23:47:00 +0200
-             Message-id: <200208132347.00782.abe@ztreet.demon.nl>
-             
-             [ 17735]
-             Subject: Re: [perl #16198] pod tpyo in hostent.pm
-             From: Mark-Jason Dominus <mjd@plover.com>
-             Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
-             Message-id: <20020814011909.22744.qmail@plover.com>
-             
-             [ 17736]
-             Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Fri, 16 Aug 2002 23:31:07 +0100
-             Message-id: <20020816233107.E9388@fdgroup.com>
-             
-             [ 17737]
-             Effect a speedy recovery from POD affected by (ahem, Australian)
-             negligence.
-             
-             [ 17743]
-             Subject: Re: [PATCH] fix typos in perlpacktut
-             From: "Mr. Nobody" <mrnobo1024@yahoo.com>
-             Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
-             Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
-             
-             [ 17744]
-             Subject: typo in perfunc.pod
-             From: "John P. Linderman" <jpl@research.att.com>
-             Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
-             Message-id: <200208191245.IAA20072@raptor.research.att.com>
-             
-             [ 17748]
-             todo test for linux $0 modification
-             Subject: Re: [perl #16206] $0 in 5.8
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 17 Aug 2002 21:32:37 +0200
-             Message-id: <87elcx2sdm.fsf@vran.herceg.de>
-             
-             [ 17749]
-             avoid use of %caller::EXPORT
-             Subject: [PATCH] Re: question about Exporter::import
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Wed, 14 Aug 2002 21:33:12 +0100
-             Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
-             
-             [ 17750]
-             Subject: [PATCH] Fix DBM filters
-             From: "Paul Marquess" <Paul.Marquess@btinternet.com>
-             Date: Wed, 21 Aug 2002 11:40:49 +0100
-             Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
-             
-             [ 17752]
-             Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
-             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
-             Date: Fri, 26 Jul 2002 02:59:12 +0900
-             Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
-             
-             [ 17753]
-             Subject: podlators 1.24 released
-             From: Russ Allbery <rra@stanford.edu>
-             Date: Sat, 03 Aug 2002 20:56:42 -0700
-             Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
-             
-             [ 17754]
-             Subject: ANNOUNCE: Math-BigInt v1.62
-             From: Tels <perl_dummy@bloodgate.com>
-             Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
-             Message-Id: <200208211513.g7LFDUs02512@crypt.org>
-             
-             [ 17755]
-             new files from #17754
-             
-             [ 17756]
-             Subject: ANNOUCNE: Math::BigRat v0.09
-             From: Tels <perl_dummy@bloodgate.com>
-             Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
-             Message-Id: <200208141812.g7EICrV23771@crypt.org>
-             
-             [ 17757]
-             new file for #17756
-             
-             [ 17758]
-             bignum-0.12 updates from:
-             Subject: [ANNOUCNE] Big Math::Big* update
-             From: Tels <perl_dummy@bloodgate.com>
-             Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
-             Message-Id: <200208132121.g7DLLRV21408@crypt.org>
-             
-             [ 17759]
-             Subject: [PATCH] x2p/str.c signedness nits
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 23 Aug 2002 02:43:30 +0300
-             Message-Id: <20020822234330.GC31624@lyta.hut.fi>
-             
-             [ 17760]
-             Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 23 Aug 2002 05:29:09 +0300
-             Message-Id: <20020823022909.GC9135@lyta.hut.fi>
-             
-             [ 17761]
-             Incorporate fix from JHI at:
-             http://rt.perl.org/rt2/Ticket/Display.html?id=16708
-             
-             [ 17764]
-             a2p wasn't installed with -Dversiononly
-             
-             [ 17765]
-             Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sat, 24 Aug 2002 17:01:08 +0100
-             Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
-             (plus a typo fix)
-             
-             [ 17766]
-             Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut  
-             From: Peter BARABAS (via RT) <perlbug@perl.org>
-             Date: 24 Aug 2002 08:16:19 -0000
-             Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org> 
-             
-             [ 17767]
-             Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
-             From: "Randy W. Sims" (via RT) <perlbug@perl.org>
-             Date: 18 Aug 2002 13:27:12 -0000
-             Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
-             
-             [ 17768]
-             Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
-             From: Anton Berezin <tobez@tobez.org>
-             Date: Tue, 20 Aug 2002 23:44:25 +0200
-             Message-ID: <20020820214425.GG16178@heechee.tobez.org>
-             
-             [ 17769]
-             Subject: bit more for WinCE
-             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
-             Date: Wed, 21 Aug 2002 01:31:52 +0400
-             Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
-             
-             [ 17770]
-             Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
-             From: "Jos I. Boumans" <kane@cpan.org>
-             Date: Wed, 21 Aug 2002 14:55:51 +0200
-             Message-ID: <20020821124817.34761.qmail@onion.perl.org>
-             
-             [ 17771]
-             Subject: Newdated info for HP-UX
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Wed, 21 Aug 2002 20:20:17 +0200
-             Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
-             
-             [ 17772]
-             Subject: Re: p5p patches
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Fri, 23 Aug 2002 15:27:48 +0200
-             Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
-             
-             [ 17773]
-             Subject: Re: a bugfix for Pod::Html (in diff -u format)
-             From: DH <crazyinsomniac@yahoo.com>
-             Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
-             Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
-             
-             [ 17774]
-             Subject: [PATCH lib/Benchmark.(pm|t)]  Make cmpthese work as documented.
-             From: Abigail <abigail@foad.org>
-             Date: Thu, 22 Aug 2002 04:10:39 -0700
-             Message-ID: <20020822041039.A2089@ucan.foad.org>
-             
-             [ 17775]
-             Subject: [perl #16729] crypt() doesn't work in multithreaded perl
-             From: "mls@suse.de (via RT)" <perlbug@perl.org>
-             Date: 23 Aug 2002 15:24:39 -0000
-             Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
-             
-             [ 17776]
-             Subject: [PATCH] ExtUtils::Constant 0.13
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Fri, 23 Aug 2002 19:21:12 +0100
-             Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
-             
-             [ 17778]
-             Subject: Encode 1.76 Released
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: su elo 25, 2002  11:27:07 US/Eastern
-             Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
-             
-             [ 17781]
-             #17775 changed reentr.c instead of reentr.pl, which generates it
-             
-             [ 17782]
-             new test for change #17773
-             Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
-             From: DH <crazyinsomniac@yahoo.com>
-             Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
-             Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
-             
-             [ 17783]
-             Subject: [ANNOUNCE] Test::Simple 0.47
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 26 Aug 2002 04:13:03 -0700
-             Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
-             
-             [ 17786]
-             Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
-             From: "Sean M. Burke" <sburke@cpan.org>
-             Date: Mon, 26 Aug 2002 04:38:19 -0600
-             Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
-             
-             [ 17787]
-             fix for:
-             Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
-             From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
-             Date: 26 Aug 2002 15:01:36 -0000
-             Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
-             
-             [ 17789]
-             Subject: Patch perlvar.pod
-             From: mjd@plover.com
-             Date: 27 Aug 2002 03:03:01 -0000
-             Message-Id: <20020827030301.32481.qmail@plover.com>
-             
-             [ 17790]
-             #17783 introduced an outdated test module, causing failure in
-             lib/ExtUtils/t/problems.t. This grabs a more recent copy from
-             ExtUtils::MakeMaker.
-             
-             [ 17791]
-             Missing MANIFEST files for #17783.
-             
-             [ 17797]
-             Subject: Re: [perl #16677] B::SV::FLAGS dumps core
-             From: Mark-Jason Dominus <mjd@plover.com>
-             Date: Sun, 25 Aug 2002 22:31:54 -0400
-             Message-ID: <20020826023154.22986.qmail@plover.com>
-             
-             [ 17798]
-             Subject: [PATCH] posixify getppid on linux-multithread
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Tue, 6 Aug 2002 21:56:46 +0200
-             Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
-             
-             [ 17799]
-             Subject: Re: if.pm bug.
-             From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
-             Date: Sun, 25 Aug 2002 00:27:59 +0200
-             Message-ID: <20020824222210.16387.qmail@onion.perl.org>
-             
-             [ 17800]
-             Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
-             From: Mark-Jason Dominus <mjd@plover.com>
-             Date: Sun, 25 Aug 2002 12:09:53 -0400
-             Message-ID: <20020825160953.15987.qmail@plover.com>
-             
-             [ 17801]
-             Subject: [PATCH] ExtUtils::Constant 0.14
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sun, 25 Aug 2002 18:06:00 +0100
-             Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
-             
-             [ 17802]
-             Subject: [perl #16769] Documention bug
-             From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
-             Date: 26 Aug 2002 10:01:04 -0000
-             Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
-             
-             [ 17803]
-             Subject: [PATCH] AIX compiler setup sanity checking
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Thu, 29 Aug 2002 16:43:51 +0300
-             Message-Id: <20020829134351.GG5219@lyta.hut.fi>
-             
-             [ 17804]
-             Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Tue, 27 Aug 2002 23:36:53 +0200
-             Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
-             
-             [ 17805]
-             Fix based on:
-             Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
-             From: "esm@pobox.com (via RT)" <perlbug@perl.org>
-             Date: 27 Aug 2002 22:10:16 -0000
-             Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
-             
-             [ 17806]
-             #17449 failed to apply the actual patch. This is it.
-             
-             [ 17807]
-             Subject: [PATCH] IRIX + INSTALL
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 30 Aug 2002 06:31:48 +0300
-             Message-Id: <20020830033148.GA874@lyta.hut.fi>
-             
-             [ 17808]
-             Subject: [PATCH] Tru64 vs Berkeley DB
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 30 Aug 2002 06:56:38 +0300
-             Message-Id: <20020830035638.GB874@lyta.hut.fi>
-             
-             [ 17810]
-             Subject: [PATCH] Fixes to threads::shared when disabled
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Wed, 28 Aug 2002 06:04:18 -0700
-             Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
-             
-             [ 17811]
-             Subject: Re: Recent changes on the HP porting center
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Wed, 28 Aug 2002 17:39:27 +0200
-             Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
-             
-             [ 17812]
-             Subject: [PATCH] typos in Hash::Util documentation
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
-             Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
-             
-             [ 17813]
-             Subject: [PATCH] Re: glob names and Regexp type introspection
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Thu, 29 Aug 2002 17:31:31 -0700
-             Message-ID: <jzrb9gzkgO7W092yn@efn.org>
-             
-             [ 17814]
-             Subject: [PATCH] perlmod.pod nit
-             From: Autrijus Tang <autrijus@autrijus.org>
-             Date: Thu, 29 Aug 2002 03:49:34 +0800
-             Message-ID: <20020828194934.GA12244@not.autrijus.org>
-             
-             [ 17816]
-             Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Thu, 29 Aug 2002 22:46:47 +1000
-             Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
-             
-             [ 17817]
-             Subject: [PATCH] AUTHORS
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Thu, 29 Aug 2002 22:49:34 +1000
-             Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
-             
-             [ 17818]
-             add test related to change #17799:
-             Subject: Re: if.pm bug.
-             From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
-             Date: Thu, 29 Aug 2002 19:39:58 +0200
-             Message-ID: <20020829173358.34731.qmail@onion.perl.org>
-             
-             [ 17821]
-             Advertise Linux::Pid.
-             
-             [ 17822]
-             Some simple tests for the POSIX::isXXX() functions.
-             
-             [ 17823]
-             Fix bug #16828.
-             Add a few tests to ext/B/t/b.t, make it use Test::More.
-             
-             [ 17824]
-             Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
-             From: Richard Soderberg (via RT) <perlbug@perl.org>
-             Date: 3 Sep 2002 18:48:54 -0000
-             Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
-             
-             Subject: [PATCH] A variety of README nitpicks.
-             From: Richard Soderberg <rs@crystalflame.net>
-             Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
-             Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
-             
-             [ 17825]
-             Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
-             From: "John P. Linderman" <jpl@research.att.com>
-             Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
-             Message-Id: <200208271900.PAA98096@raptor.research.att.com>
-             
-             [ 17826]
-             Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Thu, 29 Aug 2002 22:42:39 +1000
-             Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
-             
-             [ 17827]
-             Subject: [PATCH] OS/400 PASE port
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Thu, 29 Aug 2002 22:22:51 +0300
-             Message-ID: <20020829192251.GA27102@lyta.hut.fi>
-             
-             [ 17828]
-             Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 30 Aug 2002 03:40:45 -0700
-             Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
-             
-             [ 17829]
-             Subject: Correction for AUTHORS.html
-             From: Sean Davis <dive@ender.com>
-             Date: Fri, 30 Aug 2002 03:51:16 -0700
-             Message-ID: <20020830035116.A18739@endersgame.net>
-             
-             [ 17830]
-             update email address for Paul Marquess
-             
-             [ 17833]
-             Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Sun, 1 Sep 2002 19:23:55 +0300
-             Message-ID: <20020901162355.GH12536@lyta.hut.fi>
-             
-             [ 17834]
-             perldoc: allow arguments for pager
-             Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
-             From: Chip Turner <cturner@redhat.com>
-             Date: 02 Sep 2002 01:17:23 -0400
-             Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
-             
-             [ 17835]
-             fix coredump after 64k-deep recursion
-             Subject: Re: debugging coredump with -DD
-             From: hv@crypt.org
-             Date: Tue, 03 Sep 2002 14:34:20 +0100
-             Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
-             
-             [ 17836]
-             Subject: [PATCH] DB_File 1.805
-             From: "Paul Marquess" <Paul.Marquess@btinternet.com>
-             Date: Mon, 2 Sep 2002 23:56:40 +0100
-             Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
-             
-             [ 17837]
-             Subject: [PATCH lib/Config.t] test grandfathered Config variables
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Mon, 2 Sep 2002 22:29:07 -0700
-             Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
-             
-             [ 17838]
-             Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
-             From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
-             Date: Tue, 3 Sep 2002 13:46:18 +0200
-             Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
-             
-             [ 17839]
-             Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Wed, 4 Sep 2002 02:36:10 +1000
-             Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
-             
-             [ 17840]
-             Subject: [PATCH] File::Basename doesn't lazy load Carp right.
-             and Subject: [PATCH] More modules that don't lazy load Carp right.
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Tue, 3 Sep 2002 17:21:57 -0700
-             Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
-             and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
-             
-             [ 17844]
-             #17836 (DB_File-1.805) misses a couple of dTHX declarations
-             
-             [ 17845]
-             Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
-             
-             [ 17846]
-             Subject: Re: [PATCH] A variety of README nitpicks.
-             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             Date: Wed, 04 Sep 2002 09:10:05 +0200
-             Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
-             
-             [ 17848]
-             AUTHORS: preferred address for Allen Smith
-             
-             [ 17849]
-             document setting the email address
-             
-             [ 17850]
-             Subject: [PATCH] (mostly (Unicode)) pod nits
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 6 Sep 2002 06:01:57 +0300
-             Message-Id: <20020906030157.GA28252@lyta.hut.fi>
-             
-             [ 17859]
-             Subject: Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Mon, 2 Sep 2002 23:22:32 +0100
-             Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
-             
-             [ 17860]
-             #17859 misuses s/// return values
-             
-             [ 17861]
-             Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 6 Sep 2002 14:03:16 -0700
-             Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
-             
-             [ 17862]
-             Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Wed, 4 Sep 2002 11:38:01 -0700
-             Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
-             
-             [ 17863]
-             setting PERL_CORE as in #17861 violates assumptions made by taint tests
-             
-             [ 17864]
-             Subject: sv_2pv_flags and ROK and UTF8 flags
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Wed, 04 Sep 2002 21:09:01 -0700
-             Message-ID: <djtd9gzkgyLd092yn@efn.org>
-             Date: Fri, 06 Sep 2002 09:23:03 -0700
-             Message-ID: <nZNe9gzkgKdH092yn@efn.org>
-             
-             [ 17865]
-             Subject: Unicode::Collate 0.23 Released
-             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
-             Date: Thu, 05 Sep 2002 23:28:32 +0900
-             Message-Id: <20020905232316.8151.BQW10602@nifty.com>
-             
-             [ 17866]
-             Subject: [PATCH] OS/400 PASE symbol scan tweak
-             From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
-             Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
-             Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
-             
-             [ 17867]
-             Subject: [PATCH] allow using hires time() in Benchmark
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 6 Sep 2002 00:38:11 +0300
-             Message-ID: <20020905213811.GA23771@lyta.hut.fi>
-             
-             [ 17868]
-             small fix to perl58delta for MIME::QuotedPrint, from Jarkko
-             
-             [ 17869]
-             Subject: [perl #17061] no strict 'garbage'
-             From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
-             Date: 6 Sep 2002 19:31:02 -0000
-             Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
-             Date: Sat, 07 Sep 2002 13:40:22 +0200
-             Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
-             
-             [ 17870]
-             regularise whitespace and formatting in util.c
-             
-             [ 17871]
-             Subject: [PATCH] tiddly tidy up for util.c
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Fri, 6 Sep 2002 23:00:14 +0100
-             Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
-             
-             [ 17874]
-             Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
-             From: "Allen Smith" <easmith@beatrice.rutgers.edu>
-             Date: Sat, 7 Sep 2002 05:25:45 -0400
-             Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
-             
-             [ 17875]
-             Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sun, 8 Sep 2002 15:46:44 +0100
-             Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
-             
-             Plus two other similar tweaks
-             
-             [ 17876]
-             Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
-             From: Abe Timmerman <abe@ztreet.demon.nl>
-             Date: Mon, 9 Sep 2002 01:32:19 +0200
-             Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
-             
-             [ 17877]
-             Subject: [PATCH] configpm
-             From: Abe Timmerman <abe@ztreet.demon.nl>
-             Date: Sun, 8 Sep 2002 17:21:19 +0200
-             Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
-             
-             [ 17878]
-             small grammar fix in Benchmark docs
-             
-             [ 17879]
-             Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Mon, 9 Sep 2002 00:07:46 +0300
-             Message-ID: <20020908210746.GB4136@lyta.hut.fi>
-             
-             [ 17880]
-             integrate Math::BigInt-1.63
-             Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
-             From: Tels <perl_dummy@bloodgate.com>
-             Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
-             Message-Id: <200209082022.g88KMGY20194@crypt.org>
-             
-             [ 17881]
-             Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
-             From: "Allen Smith" <easmith@beatrice.rutgers.edu>
-             Date: Mon, 9 Sep 2002 01:48:08 -0400
-             Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
-             
-             [ 17883]
-             Subject: [PATCH] Quieten warnings in Deparse.pm
-             From: Paul Johnson <paul@pjcj.net>
-             Date: Sun, 8 Sep 2002 23:50:11 +0200
-             Message-ID: <20020908215011.GA879@pjcj.net>
-             
-             [ 17884]
-             Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sun, 8 Sep 2002 19:45:52 +0100
-             Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
-             
-             [ 17885]
-             Subject: [PATCH] strict.pm pod at __END__
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sun, 8 Sep 2002 22:36:09 +0100
-             Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
-             
-             [ 17886]
-             Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sun, 8 Sep 2002 23:05:54 +0100
-             Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
-             
-             [ 17887]
-             Subject: Re: [PATCH] Quieten warnings in Deparse.pm
-             From: Paul Johnson <paul@pjcj.net>
-             Date: Mon, 9 Sep 2002 23:37:33 +0200
-             Message-ID: <20020909213733.GD879@pjcj.net>
-             
-             [ 17888]
-             New low-price HP servers
-             
-             [ 17892]
-             Callback behaviour in hints
-             Mon, 9 Sep 2002, Allen Smith
-             
-             [ 17897]
-             Subject: [perl #17119] typo in utils/dprofpp.PL
-             From: "Todd C. Miller" (via RT) <perlbug@perl.org>
-             Date: 10 Sep 2002 18:49:56 -0000
-             Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
-             
-             [ 17898]
-             Fix bug #17006 : remove spurious do{} in the deparsing
-             of s/.../.../e.
-             
-             [ 17899]
-             Re: [perl #17170] NetBSD and useshrplib config option
-             Thu 12 Sep 2002 09:22, Rafael Garcia-Suarez
-             
-             [ 17906]
-             Fix pod/perlmodlib.PL (it wasn't generating a complete list
-             of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
-             not all modules listed in perlmodlib are necessarily installed.
-             Plus some corrections by Vincent Lefevre.
-             
-             [ 17907]
-             Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Sun, 15 Sep 2002 18:02:17 +0300
-             Message-ID: <20020915150217.GB21300@lyta.hut.fi>
-             
-             [ 17908]
-             Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
-             From: (Ilya Martynov) (via RT) <perlbug@perl.org>
-             Date: 15 Sep 2002 19:06:56 -0000
-             Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
-             
-             [ 17909]
-             Pod formatting nit, found by Merijn and Jos Boumans.
-             
-             [ 17910]
-             Fix #17375 (rcatline didn't work on a formerly-defined undef) by
-             checking for SvOK in do_readline().
-             
-             [ 17911]
-             Typo fix.
-             
-             [ 17913]
-             Subject: [PATCH perl@17882] file spec tweaks for VMS
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Wed, 18 Sep 2002 16:57:02 -0500
-             Message-ID: <3D88F6AE.3020708@mac.com>
-             
-             [ 17914]
-             Subject: [PATCH] PASE saga continues
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Thu, 19 Sep 2002 23:30:20 +0300
-             Message-ID: <20020919203020.GB274453@lyta.hut.fi>
-             
-             [ 17915]
-             Patch #17914 was empty ; this should have been applied instead.
-             
-             [ 17916]
-             Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Tue, 10 Sep 2002 09:19:05 +1000
-             Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
-             
-             [ 17917]
-             Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 11 Sep 2002 19:37:09 +0200
-             Message-ID: <871y80a0my.fsf@vran.herceg.de>
-             
-             [ 17918]
-             Subject: [PATCH] perldoc -f stat (perlfunc.pod)
-             From: "Brendan O'Dea" <bod@debian.org>
-             Date: Mon, 23 Sep 2002 22:45:40 +1000
-             Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
-             
-             [ 17921]
-             add TODO tests for slow our() declaration
-             Subject: Re: [perl #17376] Bug Report - our(%)
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Thu, 19 Sep 2002 22:34:01 -0700
-             Message-ID: <JNri9gzkgSBB092yn@efn.org>
-             
-             [ 17922]
-             Subject: Re: [PATCH] spurious t/auto directory appears
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Fri, 13 Sep 2002 23:56:05 -0400
-             Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
-             
-             [ 17923]
-             Subject: [PATCH] Re: Advice on coredump
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Wed, 18 Sep 2002 22:14:57 +0200
-             Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
-             
-             [ 17925]
-             Subject: [PATCH v2] enable -ansi -pedantic
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Wed, 18 Sep 2002 01:19:25 +0300
-             Message-ID: <20020917221925.GF85044@lyta.hut.fi>
-             
-             [ 17926]
-             Subject: [PATCH] defuse installusrbinperl
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Thu, 19 Sep 2002 18:01:03 +0300
-             Message-ID: <20020919150103.GI208696@lyta.hut.fi>
-             
-             [ 17927]
-             Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
-             From: Marty Pauley <marty+p5p@kasei.com>
-             Date: Fri, 20 Sep 2002 09:52:16 +0100
-             Message-Id: 20020920085216.GC10512@soto.kasei.com
-             
-             [ 17928]
-             Subject: [PATCH] bug in utf8.c(?)
-             From: Marty Pauley <marty+p5p@kasei.com>
-             Date: Fri, 20 Sep 2002 10:55:33 +0100
-             Subject: [PATCH] bug in utf8.c(?)
-             
-             [ 17930]
-             Subject: [perl #17445] Class::Struct patch: version number, examples
-             From: Ken Neighbors (via RT) <perlbug@perl.org>
-             Date: 19 Sep 2002 18:48:22 -0000 
-             Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
-             
-             [ 17931]
-             Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
-             From: Kay_Röpke <kay@dolphin-services.de>
-             Date: Fri, 20 Sep 2002 16:09:08 +0200
-             Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
-             
-             [ 17932]
-             #17931 checked for wrong constant
-             
-             [ 17933]
-             Subject: [PATCH] perl #17453
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 20 Sep 2002 17:22:45 +0300
-             Message-ID: <20020920142245.GG280265@lyta.hut.fi>
-             
-             [ 17934]
-             missing '.' in test from #17932
-             
-             [ 17935]
-             Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
-             From: Andy Lester <andy@petdance.com>
-             Date: Fri, 20 Sep 2002 12:23:41 -0500
-             Message-ID: <20020920172341.GA15672@petdance.com>
-             
-             [ 17936]
-             Subject: [PATCH] configure.com -- don't exclude threads::shared
-             From: "Craig A. Berry" <craigberry@mac.com>
-             Date: Wed, 25 Sep 2002 17:14:33 -0500
-             Message-ID: <3D923549.6050809@mac.com>
-             
-             [ 17938]
-             Email address change for Stéphane Payrard
-             
-             [ 17939]
-             Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
-             From: Allen Smith (via RT) <perlbug@perl.org>
-             Date: 13 Sep 2002 03:01:30 -0000
-             Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
-             
-             [ 17940]
-             Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Fri, 27 Sep 2002 13:52:18 +0200
-             Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
-             
-             [ 17941]
-             Subject: [perl #16796] Configure script buglet
-             From: "Amick, Eric" (via RT) <perlbug@perl.org>
-             Date: 27 Aug 2002 20:09:29 -0000 
-             Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
-             
-             [ 17945]
-             -Dgccansipedantic only for gcc 3+
-             Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
-             
-             [ 17947]
-             Subject: Re: sv_2pv_flags and ROK and UTF8 flags
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Wed, 11 Sep 2002 22:22:45 -0700
-             Message-ID: <lSCg9gzkgymX092yn@efn.org>
-             
-             [ 17948]
-             Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
-             From: chromatic <chromatic@wgz.org>
-             Date: Fri, 13 Sep 2002 14:26:08 -0700
-             Message-Id: <200209131426.08116.chromatic@wgz.org>
-             
-             [ 17949]
-             patch based on:
-             Subject: Re: [perl #17376] Bug Report - our(%)
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Mon, 30 Sep 2002 15:22:18 -0700
-             Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
-             
-             [ 17950]
-             Add silly bandaid to stop segfaults on subsequent accesses to
-             the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
-             (<$fred>).
-             
-             [ 17952]
-             better handling of whitespace in autodoc declarations; fragment from:
-             Subject: [PATCH pad.c,h] move all pad-related code to its own src file
-             From: Dave Mitchell <davem@fdgroup.com>
-             Date: Wed, 25 Sep 2002 23:40:23 +0100
-             Message-ID: <20020925234023.A20044@fdgroup.com>
-             
-             [ 17954]
-             Subject: [PATCH] Re: perlio bug?
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Wed, 25 Sep 2002 21:58:12 +0200
-             Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
-             
-             [ 17955]
-             add precedence warning for bitwise docs
-             Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
-             From: Mike Guy <mjtg@cam.ac.uk>
-             Date: Thu, 26 Sep 2002 13:20:45 +0100
-             Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
-             
-             [ 17956]
-             Devel::Peek tests from:
-             Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Thu, 26 Sep 2002 22:16:39 -0700
-             Message-ID: <3m+k9gzkgqnP092yn@efn.org>
-             
-             [ 17957]
-             document how to set APPLLIB_EXP
-             Subject: Re: [perl #15957] error installing perl 5.8.0
-             From: Andy Dougherty <doughera@lafayette.edu>
-             Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
-             Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
-             
-             [ 17958]
-             missing quote from #17957
-             
-             [ 17959]
-             Subject: [DOCPATCH] Unicode porting advice
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Fri, 27 Sep 2002 15:30:16 +0200
-             Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
-             
-             [ 17961]
-             Subject: Re: Hash::Util::lock_keys inhibits bless
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Mon, 30 Sep 2002 17:24:06 +0200
-             Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
-             
-             [ 17962]
-             Subject: [PATCH] no [] in tr///
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Wed, 2 Oct 2002 17:09:11 +0300
-             Message-Id: <20021002140911.GH278184@lyta.hut.fi>
-             
-             [ 17964]
-             Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
-             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
-             Date: Tue, 1 Oct 2002 23:34:35 +0200
-             Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
-             
-             [ 17965]
-             op/tr.t test is affected by #17962
-             
-             [ 17966]
-             Subject: [PATCH] retropatch
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 27 Sep 2002 03:51:34 +0300
-             Message-ID: <20020927005134.GB339120@lyta.hut.fi>
-             
-             [ 17967]
-             Subject: [PATCH] reentrant buffers
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 27 Sep 2002 01:08:56 +0300
-             Message-ID: <20020926220856.GA339120@lyta.hut.fi>
-             
-             [ 17968]
-             Subject: [PATCH] Re: speed of my
-             From: Stephen McCamant <smcc@mit.edu>
-             Date: Wed, 2 Oct 2002 21:48:59 -0400
-             Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
-             
-             [ 17972]
-             Add a new warning, "Possible precedence problem on bitwise
-             %c operator", triggerred when a bitwise op has a numeric
-             comparison op as child.
-             
-             [ 17973]
-             Change the warning message "%s trapped by operation mask"
-             to include '' around the op name. Document it in perldiag.
-             
-             [ 17976]
-             Fix bug #17744, suggested by Andreas Jurenda,
-             tweaked by rgs (security hole in Safe).
-             
-             [ 17978]
-             Upgrade to Attribute::Handlers 0.78
-             
-             [ 17979]
-             Subject: [PATCH] fix typo in Tie::Array
-             From: "Jos I. Boumans" <kane@cpan.org>
-             Date: sat okt 5, 2002  20:39:17 Europe/Stockholm
-             Message-Id: <20021005183920.14746.qmail@onion.perl.org>
-             
-             [ 17981]
-             Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
-             Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
-             
-             [ 17982]
-             Correct mailing list archive URL
-             Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
-             
-             [ 17983]
-             Tru64 and gcc and threads
-             Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
-             
-             [ 17984]
-             Fix bug #17823 : non-modifying tr/// stringifies references
-             
-             [ 17985]
-             Subject: Re: README.cygwin draft update
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Mon, 07 Oct 2002 17:15:09 -0700
-             Message-ID: <NOio9gzkg6oR092yn@efn.org>
-             
-             [ 17987]
-             Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
-             From: "Allen Smith" <easmith@beatrice.rutgers.edu>
-             Date: Mon, 9 Sep 2002 17:36:55 -0400
-             Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
-             
-             [ 17988]
-             Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sat, 28 Sep 2002 18:52:00 +0100
-             Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
-             
-             [ 17989]
-             Subject: PATCH: lib/ExtUtils/typemap
-             From: Brian Ingerson <ingy@ttul.org>
-             Date: Sat, 28 Sep 2002 13:03:24 -0700
-             Message-ID: <20020928130324.A16900@ttul.org>
-             
-             [ 17992]
-             Subject: Re: Hash::Util::lock_keys inhibits bless
-             From: andreas.koenig@anima.de (Andreas J. Koenig)
-             Date: Fri, 04 Oct 2002 06:38:57 +0200
-             Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
-             
-             [ 17993]
-             croak() is better written Perl_croak() in C code.
-             
-             [ 17994]
-             Fix bug #17776 : memory corruption in qr/##/x
-             
-             [ 17995]
-             Subject: [perl #17819] Typo in perltooc?
-             From: Bob Wilkinson (via RT) <perlbug@perl.org>
-             Date: 9 Oct 2002 09:50:40 -0000
-             Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
-             
-             Subject: [perl #17821] Typo in perltooc
-             From: Bob Wilkinson (via RT) <perlbug@perl.org>
-             Date: 9 Oct 2002 10:12:51 -0000
-             Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
-             
-             [ 17996]
-             Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
-             From: chromatic <chromatic@wgz.org>
-             Date: Thu, 03 Oct 2002 22:56:54 -0700
-             Message-ID: <20021004060120.33329.qmail@onion.perl.org>
-             
-             [ 17997]
-             Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
-             From: Information Service <info@lingo.kiev.ua>
-             Date: Wed, 09 Oct 2002 07:17:00 +0400
-             Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
-             
-             [ 17998]
-             Fix bug #17771 : segfault with the 'for' statement modifier
-             used inside a map or a grep.
-             
-             [ 17999]
-             Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 4 Oct 2002 16:11:57 +0300
-             Message-ID: <20021004131157.GD278184@lyta.hut.fi>
-             
-             [ 18001]
-             Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Thu, 10 Oct 2002 14:28:55 -0700
-             Message-ID: <XEfp9gzkgquV092yn@efn.org>
-             
-             [ 18002]
-             Subject: [Encode] 1.77 Released
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Sun, 6 Oct 2002 12:52:52 +0900
-             Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
-             
-             [ 18003]
-             Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
-             and #18001.
-             
-             [ 18004]
-             updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
-             
-             [ 18005]
-             Subject: Re: Building bleadperl (minperl) fails completely under VC7
-             From: Abe Timmerman <abeltje@cpan.org>
-             Date: Tue, 8 Oct 2002 14:16:56 +0200
-             Message-Id: <200210081416.56942.abeltje@cpan.org>
-             
-             [ 18007]
-             Subject: [perl #17773] errors in c2ph(1) man page
-             From: Eric Melville (via RT) <perlbug@perl.org>
-             Date: 7 Oct 2002 02:58:34 -0000
-             Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
-             
-             [ 18009]
-             Subject: [PATCH perldoc] For screaming hell's sake
-             From: Simon Cozens <simon@netthink.co.uk>
-             Date: Tue, 8 Oct 2002 11:13:07 +0100
-             Message-ID: <20021008101307.GA8175@netthink.co.uk>
-             
-             [ 18010]
-             Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Tue, 8 Oct 2002 21:52:53 +0100
-             Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
-             
-             [ 18011]
-             Subject: [perl #17805] BUG: Grammar bug during Configure
-             From: Richard Hitt (via RT) <perlbug@perl.org>
-             Date: 8 Oct 2002 21:04:30 -0000
-             Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
-             
-             [ 18012]
-             #18005 was not enough
-             Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
-             From: Abe Timmerman <abeltje@cpan.org>
-             Date: Sat, 12 Oct 2002 17:56:39 +0200
-             Message-Id: <200210121756.39803.abeltje@cpan.org>
-             
-             [ 18013]
-             Subject: [PATCH] for -Dm
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
-             Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
-             
-             [ 18015]
-             The -0 command-line switch wasn't setting $/ at compile-time.
-             Move the initialization of $/ just after switch parsing
-             (it was done after yyparse().)
-             
-             [ 18016]
-             Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
-             From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
-             Date: Sun, 13 Oct 2002 09:02:36 +0900
-             Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
-             
-             [ 18017]
-             Subject: [PATCH] perlipc.pod
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
-             Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
-             
-             [ 18018]
-             Subject: Re: [PATCH] cv.h: Comment update
-             From: Paul Johnson <paul@pjcj.net>
-             Date: Mon, 14 Oct 2002 20:00:50 +0200
-             Message-ID: <20021014180050.GC7333@pjcj.net>
-             
-             [ 18020]
-             prototype() didn't warn when used in void context.
-             
-             [ 18021]
-             Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
-             Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
-             
-             [ 18022]
-             Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
-             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
-             Date: Tue, 15 Oct 2002 17:01:43 -0700
-             Message-ID: <nxKr9gzkgmBO092yn@efn.org>
-             
-             [ 18023]
-             Subject: Re: [perl #17830] open FH, "<&", $fd
-             From: Steve Grazzini <grazz@nyc.rr.com>
-             Date: 11 Oct 2002 22:28:58 -0000
-             Message-ID: <20021011222858.452.qmail@onion.perl.org>
-             
-             [ 18025]
-             definition of MAXPATHLEN
-             Subject: [PATCH] standard lawyerism
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Fri, 11 Oct 2002 02:48:26 +0300
-             Message-ID: <20021010234825.GM292305@lyta.hut.fi>
-             
-             [ 18028]
-             Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
-             From: Abe Timmerman <abe@ztreet.demon.nl>
-             Date: Thu, 17 Oct 2002 23:38:34 +0200
-             Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
-             
-             [ 18029]
-             minor tweaks in Porting/pumpkin.pod
-             Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
-             
-             [ 18033]
-             Upgrade to Test.pm v1.23
-             
-             [ 18034]
-             Update to Time::HiRes v1.38
-             
-             [ 18035]
-             Subject: Re: [perl #17951] Strange UTF error
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Wed, 16 Oct 2002 18:50:51 +0300
-             Message-ID: <20021016155051.GB268437@lyta.hut.fi>
-             
-             [ 18036]
-             Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
-             From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 14 Oct 2002 09:37:18 +0200
-             Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
-             
-             [ 18037]
-             Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Mon, 14 Oct 2002 14:49:54 +0300
-             Message-ID: <20021014114954.GB80937@lyta.hut.fi>
-             
-             [ 18038]
-             Update to Net::Ping v2.23
-             
-             [ 18039]
-             Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
-             From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
-             Date: Tue, 15 Oct 2002 02:17:03 +0200
-             Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
-             
-             [ 18041]
-             Subject: Re: [perl #18019] regex overoptimization
-             From: hv@crypt.org
-             Date: Mon, 21 Oct 2002 03:21:54 +0100
-             Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
-             
-             [ 18042]
-             Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
-             From: hv@crypt.org
-             Date: Mon, 21 Oct 2002 11:27:40 +0100
-             Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
-             
-             [ 18044]
-             Subject: [PATCH] Shell.pm object methods broken
-             From: Dan Brook <dbrook@easyspace.com>
-             Date: Thu, 17 Oct 2002 16:05:04 +0100
-             Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
-             
-             [ 18045]
-             improve 'atomicity' wording
-             
-             [ 18046]
-             Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
-             From: Alain Barbet <alian@alianwebserver.com>
-             Date: Fri, 18 Oct 2002 15:29:29 +0200
-             Message-ID: <3DB00CB9.70708@alianwebserver.com>
-             
-             [ 18047]
-             Subject: [PATCH] AutoLoader gives wrong message
-             From: Peter Scott <peter@psdt.com>
-             Date: Thu, 17 Oct 2002 19:54:56 -0700
-             Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
-             
-             [ 18049]
-             Subject: [PATCH] perluniintro
-             From: Jarkko Hietaniemi <jhi@iki.fi>
-             Date: Sun, 20 Oct 2002 15:48:09 +0300
-             Message-ID: <20021020124809.GE444369@lyta.hut.fi>
-             
-             [ 18050]
-             perlmodlib.pod nit suggested by David Dyck (bug #18055)
-             Regenerate perlmodlib.pod
-             
-             [ 18051]
-             Further tweaks to perluniintro.pod
-             
-             [ 18052]
-             Further tweaks to perlmodlib.pod.
-             Add a note about perllocal.pod, which wasn't documented.
-             
-             [ 18053]
-             charnames pragma extended with :alias for customized
-             unicode naming aliases
-             Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
-             
-             [ 18055]
-             Reverse change #8066 and sense of test, to satisfy [perl #17763]
-             
-             [ 18056]
-             Subject: [PATCH] B/C.pm: make $0 to argv[0] again
-             From: Autrijus Tang <autrijus@autrijus.org>
-             Date: Sat, 19 Oct 2002 17:51:57 +0800
-             Message-ID: <20021019095157.GA430@not.autrijus.org>
-             
-             [ 18057]
-             Subject: [Encode] 1.80 released
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Tue, 22 Oct 2002 05:47:16 +0900
-             Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
-             
-             [ 18058]
-             Subject: The Inaba patch for tr/// vs. use encoding
-             From: Dan Kogai <dankogai@dan.co.jp>
-             Date: Mon, 21 Oct 2002 17:36:02 +0900
-             Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
-             
-             [ 18059]
-             Subject: [perl #18036] perldoc refuses to run on BeOS
-             From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
-             Date: 21 Oct 2002 10:18:50 -0000
-             Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
-             
-             [ 18060]
-             2 lines of change #18039 had several problems
-             
-             [ 18062]
-             Subject: [PATCH] DB_File 1.806
-             From: "Paul Marquess" <Paul.Marquess@btinternet.com>
-             Date: Tue, 22 Oct 2002 11:16:21 +0100
-             Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
-             
-             [ 18069]
-             Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
-             From: Nicholas Clark <nick@unfortu.net>
-             Date: Sun, 27 Oct 2002 22:31:08 +0000
-             Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
-             
-             [ 18071]
-             Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
-             From: "Paul Marquess" <Paul.Marquess@btinternet.com>
-             Date: Mon, 28 Oct 2002 12:53:52 -0000
-             Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
-             
-             [ 18072]
-             Partial fix of bug [perl #17589] : prevent the parser to
-             segfault when encountering the erroneous construct "sub;".
-             
-             [ 18073]
-             Subject: [perl #18165] "0" fails as right-hand argument to ..
-             From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
-             Date: 30 Oct 2002 17:27:53 -0000
-             Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
-             
-             (Fixed by making an exception for .."0" in pp_flop.)
-             
-             [ 18074]
-             Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
-             but "-4\n".."-0\n" is!
+____________________________________________________________________________
+[ 18120] By: hv                                    on 2002/11/07  13:14:21
+        Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
+             From: Gurusamy Sarathy <gsar@ActiveState.com>
+             Date: Sat, 19 Oct 2002 12:11:43 -0700
+             Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
+     Branch: perl
+          ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h
+____________________________________________________________________________
+[ 18119] By: hv                                    on 2002/11/07  12:13:28
+        Log: Subject: [perl #18154] Problem found in calculating offsets in regex
+             From: Mark Pease (via RT) <perlbug@perl.org>
+             Date: 29 Oct 2002 20:23:54 -0000
+             Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[ 18118] By: hv                                    on 2002/11/07  11:33:38
+        Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
+             From: hv@crypt.org
+             Date: Sun, 03 Nov 2002 16:41:24 +0000
+             Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
+     Branch: perl
+          ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
+          ! t/op/sub_lval.t
+____________________________________________________________________________
+[ 18117] By: rgs                                   on 2002/11/06  22:15:36
+        Log: "make distclean" should remove the generated file lib/Config.pod.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 18116] By: rgs                                   on 2002/11/06  22:11:06
+        Log: The new test introduced in #18114 failed with threads
+     Branch: perl
+          ! ext/B/t/concise.t
+____________________________________________________________________________
+[ 18115] By: rgs                                   on 2002/11/06  20:43:14
+        Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
              From: Slaven Rezic <slaven.rezic@berlin.de>
-             Date: 30 Oct 2002 16:22:36 +0100
-             Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
-             
-             Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
-             is not DWIM but "-4\n".."-0\n" is!
-             From: "Orton, Yves" <yves.orton@mciworldcom.de>
-             Date: Wed, 30 Oct 2002 11:59:31 -0000
-             Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
-             
-             (Applied over previous fix.)
-             
-             [ 18075]
-             Adjust the number of tests in t/op/range.t
-             
-             [ 18076]
-             Update to Scalar-List-Utils 1.08
+             Date: 24 Oct 2002 00:44:35 +0200
+             Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
+     Branch: perl
+          ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t
+          ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys
+____________________________________________________________________________
+[ 18114] By: rgs                                   on 2002/11/06  20:08:53
+        Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
+             From: Stephen McCamant <smcc@mit.edu>
+             Date: Thu, 31 Oct 2002 01:35:29 -0500
+             Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
              
-             [ 18077]
-             Subject: [PATCH lib/Config.*] Document and test Config::config_re().
-             (with tweaks)
-             From: Michael G Schwern <schwern@pobox.com>
-             Date: Wed, 4 Sep 2002 12:06:08 -0700
-             Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
+             plus a test case in ext/B/t/concise.t
+             plus a (less intrusive, but less future-proof) fix for a
+             similar problem in B::walkoptree_exec().
+     Branch: perl
+          ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
+____________________________________________________________________________
+[ 18113] By: rgs                                   on 2002/11/05  20:11:55
+        Log: make regen_headers.
+             Backport change #18078 to warnings.pl.
+     Branch: perl
+          ! global.sym perlapi.c perlapi.h proto.h warnings.pl
+____________________________________________________________________________
+[ 18109] By: ams                                   on 2002/11/05  13:03:34
+        Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
+             From: hv@crypt.org
+             Date: Tue, 05 Nov 2002 13:30:00 +0000
+             Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
              
-             [ 18078]
-             avoid reliance on croak() prototype
-     Branch: maint-5.8/perl
-         +> (branch 34 files)
-         !> (integrate 343 files)
+             This is half of the fix for #18107. The swash_init() problems
+             described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
+             but can now be seen only with UTF-8 test cases.
+     Branch: perl
+          ! pp.c
 ____________________________________________________________________________
-[ 18079] By: jhi                                   on 2002/11/04  02:06:17
-        Log: Integrate:
+[ 18108] By: merijn                                on 2002/11/05  07:52:08
+        Log: Put back the DO NOT EDIT headers in proto.h and global.sym
              
-             [ 17639]
-             It's all yours, Hugo.
-             (Flip Changes as Changes5.8, start new Changes)
+             Subject: Re: [perl #18066] Bug in -I when path has double colons?
+             From: Slaven Rezic <slaven.rezic@berlin.de>
+             Date: 03 Nov 2002 10:25:10 +0100
+             Message-ID: <87adkrngy1.fsf@vran.herceg.de>
+     Branch: perl
+          ! embed.pl
+____________________________________________________________________________
+[ 18107] By: ams                                   on 2002/11/05  03:43:46
+        Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
+             character is UTF-8. (Copied from pp_lcfirst.)
+             2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
+     Branch: perl
+          ! dump.c pp.c
+____________________________________________________________________________
+[ 18106] By: hv                                    on 2002/11/05  01:43:27
+        Log: new test based on:
+             Subject: [TEST] for [PATCH] bug in utf8.c(?)
+             From: Marty Pauley <marty+p5p@kasei.com>
+             Date: Fri, 18 Oct 2002 21:02:38 +0100
+             Message-ID: <20021018200238.GY3764@soto.kasei.com>
+     Branch: perl
+          ! lib/utf8.t
+____________________________________________________________________________
+[ 18105] By: hv                                    on 2002/11/05  00:59:30
+        Log: Subject: Re: Class::Struct, simple patch, tests
+             From: Marty Pauley <marty+p5p@kasei.com>
+             Date: Fri, 18 Oct 2002 22:26:38 +0100
+             Message-ID: <20021018212638.GB3764@soto.kasei.com>
+     Branch: perl
+          ! lib/Class/Struct.pm lib/Class/Struct.t
+____________________________________________________________________________
+[ 18102] By: rgs                                   on 2002/11/04  21:43:53
+        Log: Subject: Re: [perl #18066] Bug in -I when path has double colons?
+             From: Slaven Rezic <slaven.rezic@berlin.de>
+             Date: 30 Oct 2002 11:18:47 +0100
+             Message-ID: <87of9c2prs.fsf@vran.herceg.de>
              
-             [ 17644]
-             Copy perldelta as perl58delta, purge the perldelta.
+             With the corresponding change to embed.fnc
+     Branch: perl
+          + t/run/switchI.t
+          ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c
+          ! proto.h t/run/runenv.t
+____________________________________________________________________________
+[ 18094] By: merijn                                on 2002/11/04  16:08:22
+        Log: Changed the warning detection pattern because of:
              
-             The 17639 required editing to talk about 5.8.1 instead of
-             5.9.X; the 17644 required manual resolving since perldelta
-             was a bit confused between three Perl versions.
-     Branch: maint-5.8/perl
-         +> Changes5.8 pod/perl58delta.pod
-         !> Changes MANIFEST pod/perldelta.pod
+             Subject: ccache gcc3.2 doesn't work
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Tue, 29 Oct 2002 15:01:39
+             Message-ID: <20021029150139.J82080@plum.flirble.org>
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 18093] By: jhi                                   on 2002/11/04  16:06:39
+        Log: s/Perlf/Perl/ (thanks rgs)
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[ 18091] By: jhi                                   on 2002/11/04  15:50:07
+        Log: How pre-5.9.0 Perl can be fooled by a defined-or.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[ 18090] By: hv                                    on 2002/11/04  15:49:29
+        Log: extend #13786 to cover the other four identical chunks of code
+             to avoid looping under overload.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 18088] By: merijn                                on 2002/11/04  15:37:06
+        Log: Charnames take 4
+             Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
+     Branch: perl
+          ! lib/charnames.pm lib/charnames.t
+____________________________________________________________________________
+[ 18086] By: hv                                    on 2002/11/04  15:16:34
+        Log: integrate from perlio: changes #17709, #17795, #17796, #18032
+     Branch: perl
+         !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t
+         !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t
+____________________________________________________________________________
+[ 18085] By: hv                                    on 2002/11/04  12:17:12
+        Log: Subject: Re: [perl #17064] illegal legal unicode character
+             From: hv@crypt.org
+             Date: Mon, 04 Nov 2002 13:23:49 +0000
+             Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
+     Branch: perl
+          ! regexec.c t/op/split.t
+____________________________________________________________________________
+[ 18084] By: merijn                                on 2002/11/04  11:04:45
+        Log: Tru64, gcc -O3, datasize
+             Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
+     Branch: perl
+          ! README.tru64 hints/dec_osf.sh
+____________________________________________________________________________
+[ 18083] By: merijn                                on 2002/11/04  10:58:52
+        Log: Typo configpm
+             Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+     Branch: perl
+          ! configpm
 ____________________________________________________________________________
 [ 18078] By: hv                                    on 2002/11/03  13:20:50
         Log: avoid reliance on croak() prototype
@@ -36708,20 +21781,6 @@ ____________________________________________________________________________
      Branch: perl
           ! embed.pl
 ____________________________________________________________________________
-[ 18066] By: nick                                  on 2002/10/25  18:21:59
-        Log: More mainline integrate (so I can diff)
-     Branch: perlio
-         !> README.irix README.tru64 lib/Net/Ping/t/450_service.t
-____________________________________________________________________________
-[ 18065] By: nick                                  on 2002/10/25  18:20:42
-        Log: Integrate mainline
-     Branch: perlio
-         +> ext/Encode/bin/ucmsort ext/Encode/t/rt.pl ext/IO/lib/IO/t/IO.t
-         +> ext/Time/HiRes/typemap lib/Net/Ping/t/150_syn_inst.t
-         +> lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/450_service.t
-          - ext/Thread/thr5005.t
-         !> (integrate 71 files)
-____________________________________________________________________________
 [ 18064] By: merijn                                on 2002/10/25  11:47:07
         Log: The 5005thread todo list; 2 down 25 to go
      Branch: perl
@@ -36877,11 +21936,6 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/Shell.pm lib/Shell.t
 ____________________________________________________________________________
-[ 18043] By: nick                                  on 2002/10/21  17:50:44
-        Log: Test UTF-8 encoded input to Encode::XS::decode and fix it.
-     Branch: perlio
-          ! ext/Encode/Encode.xs ext/Encode/t/mime-header.t
-____________________________________________________________________________
 [ 18042] By: hv                                    on 2002/10/21  09:20:54
         Log: Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
              From: hv@crypt.org
@@ -36898,11 +21952,6 @@ ____________________________________________________________________________
      Branch: perl
           ! regcomp.c t/op/re_tests
 ____________________________________________________________________________
-[ 18040] By: nick                                  on 2002/10/20  16:20:37
-        Log: Handle case where octets are UTF-8 encoded
-     Branch: perlio
-          ! ext/Encode/Encode.xs
-____________________________________________________________________________
 [ 18039] By: hv                                    on 2002/10/20  14:33:16
         Log: Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
              From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
@@ -36956,21 +22005,6 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/Test.pm
 ____________________________________________________________________________
-[ 18032] By: nick                                  on 2002/10/20  12:36:16
-        Log: Encode::utf8 encode/decode methods as XS that obeys
-             same protocol as Encode::XS - allows :encoding(UTF-8)
-             to cope with partial chars at end of buffer.
-     Branch: perlio
-          ! ext/Encode/Encode.pm ext/Encode/Encode.xs
-          ! ext/PerlIO/t/encoding.t
-____________________________________________________________________________
-[ 18031] By: nick                                  on 2002/10/20  09:06:00
-        Log: Integrate mainline
-     Branch: perlio
-         +> ext/Safe/safe3.t lib/version.pm lib/version.t pad.c pad.h
-         +> pod/perl573delta.pod t/comp/our.t
-         !> (integrate 211 files)
-____________________________________________________________________________
 [ 18030] By: merijn                                on 2002/10/19  14:10:21
         Log: Happy chainsaw stories; The removal of the 5005 threads
              Still imcomplete. Configure will follow
@@ -37646,12 +22680,6 @@ ____________________________________________________________________________
           ! win32/config_H.vc win32/config_H.vc64 wince/config.ce
           ! wince/config_H.ce
 ____________________________________________________________________________
-[ 17943] By: merijn                                on 2002/09/30  05:56:58
-        Log: Backport 17941 ([perl #16796] Configure script buglet)
-             27 Aug 2002 20:09:29, "Amick, Eric" (via RT) <perlbug@perl.org>
-     Branch: metaconfig
-          ! U/modified/Loc.U
-____________________________________________________________________________
 [ 17942] By: ams                                   on 2002/09/29  22:26:37
         Log: Remove package; (Heh heh.)
      Branch: perl
@@ -37746,15 +22774,6 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/Class/Struct.pm
 ____________________________________________________________________________
-[ 17929] By: merijn                                on 2002/09/26  12:15:04
-        Log: Backport 17925 and 17926
-             enable -ansi -pedantic; Jarkko Hietaniemi <jhi@iki.fi>; Wed, 18 Sep 2002
-             defuse installusrbinperl; Jarkko Hietaniemi <jhi@iki.fi>; Thu, 19 Sep 2002
-     Branch: metaconfig
-          ! U/installdirs/instubperl.U
-     Branch: metaconfig/U/perl
-          ! gccvers.U
-____________________________________________________________________________
 [ 17928] By: hv                                    on 2002/09/26  09:54:05
         Log: Subject: [PATCH] bug in utf8.c(?)
              From: Marty Pauley <marty+p5p@kasei.com>
@@ -37939,23 +22958,12 @@ ____________________________________________________________________________
      Branch: perl
           ! lib/Term/ReadLine.pm pod/perlmodlib.PL pod/perlmodlib.pod
 ____________________________________________________________________________
-[ 17905] By: nick                                  on 2002/09/15  10:55:51
-        Log: Integrate mainline
-     Branch: perlio
-         +> lib/Unicode/Collate/t/index.t
-         !> (integrate 54 files)
-____________________________________________________________________________
 [ 17904] By: merijn                                on 2002/09/13  14:02:18
         Log: Tabs erroneusly expanded to spaces, causing AIX to fail
              in building DProf
      Branch: perl
           ! Configure
 ____________________________________________________________________________
-[ 17903] By: merijn                                on 2002/09/13  14:00:35
-        Log: Fix tab/space issue that entered in 17893. AIX.
-     Branch: metaconfig
-          ! U/modified/libc.U
-____________________________________________________________________________
 [ 17902] By: merijn                                on 2002/09/13  07:47:29
         Log: configure.com needs d_modflproto
              Thu 12 Sep 2002 23:19, "Craig A. Berry"
@@ -37977,14 +22985,6 @@ ____________________________________________________________________________
      Branch: perl
           ! t/op/dor.t toke.c
 ____________________________________________________________________________
-[ 17899] By: merijn                                on 2002/09/12  15:22:06
-        Log: Re: [perl #17170] NetBSD and useshrplib config option
-             Thu 12 Sep 2002 09:22, Rafael Garcia-Suarez
-     Branch: metaconfig/U/perl
-          ! libperl.U
-     Branch: perl
-          ! Porting/Glossary
-____________________________________________________________________________
 [ 17898] By: rgs                                   on 2002/09/11  20:58:46
         Log: Fix bug #17006 : remove spurious do{} in the deparsing
              of s/.../.../e.
@@ -38005,111 +23005,12 @@ ____________________________________________________________________________
           ! Configure Porting/Glossary Porting/config.sh Porting/config_H
           ! config_h.SH
 ____________________________________________________________________________
-[ 17895] By: merijn                                on 2002/09/11  08:21:54
-        Log: Cleaning up from metalint; reverting wrong voidflags fix from 17893;
-             fix obvious typo from 17827
-     Branch: metaconfig
-          ! U/modified/libc.U U/modified/usenm.U U/modified/voidflags.U
-     Branch: metaconfig/U/perl
-          ! d_modfl.U gccvers.U
-____________________________________________________________________________
-[ 17894] By: merijn                                on 2002/09/10  17:48:15
-        Log: Postchecking config_h.SH helps to catch typo's
-             Also took the comments from the original patch
-     Branch: metaconfig/U/perl
-          ! d_modfl.U
-____________________________________________________________________________
-[ 17893] By: merijn                                on 2002/09/10  17:31:36
-        Log: Backport all Configure patches 17671 .. 17881
-             to the metaunits
-     Branch: metaconfig
-          ! U/installdirs/prefix.U U/modified/libc.U U/modified/usenm.U
-          ! U/modified/voidflags.U
-     Branch: metaconfig/U/perl
-          ! Extensions.U d_modfl.U gccvers.U
-____________________________________________________________________________
 [ 17892] By: merijn                                on 2002/09/10  15:43:53
         Log: Callback behaviour in hints
              Mon, 9 Sep 2002, Allen Smith
      Branch: perl
           ! hints/README.hints
 ____________________________________________________________________________
-[ 17891] By: jhi                                   on 2002/09/10  13:16:40
-        Log: metaconfig tweakage.
-     Branch: metaconfig
-          + U/newer
-          ! README U/mksample
-____________________________________________________________________________
-[ 17890] By: merijn                                on 2002/09/10  12:17:49
-        Log: Metaconfig documentation update (part 2)
-             Fri 06 Sep 2002 20:26, Andy Dougherty
-     Branch: metaconfig
-          ! README U.check/MANIFEST U/README U/mksample
-          ! dist-3.0at70b/mcon/U/abortsig.U
-          ! dist-3.0at70b/mcon/U/alignbytes.U
-          ! dist-3.0at70b/mcon/U/bitpbyte.U
-          ! dist-3.0at70b/mcon/U/byteorder.U
-          ! dist-3.0at70b/mcon/U/ccflags.U
-          ! dist-3.0at70b/mcon/U/charorder.U
-          ! dist-3.0at70b/mcon/U/charsize.U
-          ! dist-3.0at70b/mcon/U/d_NOFILE.U
-          ! dist-3.0at70b/mcon/U/d_PORTAR.U
-          ! dist-3.0at70b/mcon/U/d_SHM_MAC.U
-          ! dist-3.0at70b/mcon/U/d_access.U
-          ! dist-3.0at70b/mcon/U/d_bsdjmp.U
-          ! dist-3.0at70b/mcon/U/d_casti32.U
-          ! dist-3.0at70b/mcon/U/d_castneg.U
-          ! dist-3.0at70b/mcon/U/d_charsprf.U
-          ! dist-3.0at70b/mcon/U/d_ckeypad.U
-          ! dist-3.0at70b/mcon/U/d_const.U
-          ! dist-3.0at70b/mcon/U/d_eofpipe.U
-          ! dist-3.0at70b/mcon/U/d_fd_set.U
-          ! dist-3.0at70b/mcon/U/d_getpagsz.U
-          ! dist-3.0at70b/mcon/U/d_getpgrp.U
-          ! dist-3.0at70b/mcon/U/d_isascii.U
-          ! dist-3.0at70b/mcon/U/d_keepsig.U
-          ! dist-3.0at70b/mcon/U/d_nolnbuf.U
-          ! dist-3.0at70b/mcon/U/d_open3.U
-          ! dist-3.0at70b/mcon/U/d_pidcheck.U
-          ! dist-3.0at70b/mcon/U/d_safebcpy.U
-          ! dist-3.0at70b/mcon/U/d_safemcpy.U
-          ! dist-3.0at70b/mcon/U/d_sanemcmp.U
-          ! dist-3.0at70b/mcon/U/d_scannl.U
-          ! dist-3.0at70b/mcon/U/d_setpgrp.U
-          ! dist-3.0at70b/mcon/U/d_sgndchr.U
-          ! dist-3.0at70b/mcon/U/d_sigaction.U
-          ! dist-3.0at70b/mcon/U/d_sigsetjmp.U
-          ! dist-3.0at70b/mcon/U/d_stdstdio.U
-          ! dist-3.0at70b/mcon/U/d_strctcpy.U
-          ! dist-3.0at70b/mcon/U/d_volatile.U
-          ! dist-3.0at70b/mcon/U/d_vprintf.U
-          ! dist-3.0at70b/mcon/U/d_wifstat.U
-          ! dist-3.0at70b/mcon/U/doublesize.U
-          ! dist-3.0at70b/mcon/U/errnolist.U
-          ! dist-3.0at70b/mcon/U/floatsize.U dist-3.0at70b/mcon/U/i_db.U
-          ! dist-3.0at70b/mcon/U/i_sysioctl.U
-          ! dist-3.0at70b/mcon/U/i_time.U dist-3.0at70b/mcon/U/install.U
-          ! dist-3.0at70b/mcon/U/intsize.U dist-3.0at70b/mcon/U/models.U
-          ! dist-3.0at70b/mcon/U/nblock_io.U
-          ! dist-3.0at70b/mcon/U/nlist_pfx.U
-          ! dist-3.0at70b/mcon/U/orderlib.U
-          ! dist-3.0at70b/mcon/U/prototype.U
-          ! dist-3.0at70b/mcon/U/ptrsize.U dist-3.0at70b/mcon/U/randbits.U
-          ! dist-3.0at70b/mcon/U/randfunc.U
-          ! dist-3.0at70b/mcon/U/sbrksmart.U
-          ! dist-3.0at70b/mcon/U/selecttype.U
-          ! dist-3.0at70b/mcon/U/sockopt.U
-          ! dist-3.0at70b/mcon/U/ssizetype.U
-          ! dist-3.0at70b/mcon/U/sunscanf.U
-          ! dist-3.0at70b/mcon/U/voidflags.U
-____________________________________________________________________________
-[ 17889] By: merijn                                on 2002/09/10  09:58:06
-        Log: Metaconfig documentation update (part 1)
-             Fri 06 Sep 2002 20:26, Andy Dougherty
-             plus some tweaks
-     Branch: metaconfig
-          ! README
-____________________________________________________________________________
 [ 17888] By: merijn                                on 2002/09/10  09:20:52
         Log: New low-price HP servers
      Branch: perl
@@ -38339,56 +23240,6 @@ ____________________________________________________________________________
      Branch: perl
           ! configpm
 ____________________________________________________________________________
-[ 17858] By: pudge                                 on 2002/09/08  04:47:02
-        Log: Save script context in compiled script
-             From Bart Lateur
-     Branch: maint-5.6/macperl
-          ! macos/lib/Mac/OSA/Simple.pm
-____________________________________________________________________________
-[ 17857] By: pudge                                 on 2002/09/08  04:46:31
-        Log: Add Mac OS X Note
-     Branch: maint-5.6/macperl
-          ! macos/lib/Mac/Glue.pm
-____________________________________________________________________________
-[ 17856] By: pudge                                 on 2002/09/08  04:46:03
-        Log: Remove workaround for fixed GUSI bug #553817
-     Branch: maint-5.6/macperl
-          ! macos/MacPerlTests.cmd
-____________________________________________________________________________
-[ 17855] By: pudge                                 on 2002/09/08  04:36:08
-        Log: Add ChooseFSObject/GetFolder
-             From Thomas Wegner
-     Branch: maint-5.6/macperl
-          + macos/ext/Mac/StandardFile/ChooseFSObject.c
-          + macos/ext/Mac/StandardFile/ChooseFSObject.h
-          + macos/ext/Mac/StandardFile/t/ChooseFSObject.t
-          ! macos/Perl.r macos/ext/Mac/StandardFile/Makefile.PL
-          ! macos/ext/Mac/StandardFile/StandardFile.pm
-          ! macos/ext/Mac/StandardFile/StandardFile.xs
-          ! macos/macperl/MacPerl.r
-____________________________________________________________________________
-[ 17854] By: pudge                                 on 2002/09/08  04:35:08
-        Log: Fix URL encoding for MacPerl Help/Shuck
-             Bug exposed in Mac OS X 10.2; MacPerl Bug #598449
-     Branch: maint-5.6/macperl
-          ! macos/macperl/MPHelp.c
-____________________________________________________________________________
-[ 17853] By: pudge                                 on 2002/09/08  04:33:43
-        Log: TextEdit example show text extraction
-     Branch: maint-5.6/macperl
-          ! macos/ext/Mac/TextEdit/t/SimpleText.t
-____________________________________________________________________________
-[ 17852] By: pudge                                 on 2002/09/08  04:32:53
-        Log: File::Copy should only warn if there's something to warn about
-     Branch: maint-5.6/macperl
-          ! lib/File/Copy.pm
-____________________________________________________________________________
-[ 17851] By: nick                                  on 2002/09/07  10:18:20
-        Log: Integrate mainline
-     Branch: perlio
-         +> README.os400 ext/threads/shared/t/disabled.t hints/os400.sh
-         !> (integrate 69 files)
-____________________________________________________________________________
 [ 17850] By: ams                                   on 2002/09/06  03:31:32
         Log: Subject: [PATCH] (mostly (Unicode)) pod nits
              From: Jarkko Hietaniemi <jhi@iki.fi>
@@ -38620,20 +23471,6 @@ ____________________________________________________________________________
      Branch: perl
           ! pod/perlfunc.pod pod/perlvar.pod
 ____________________________________________________________________________
-[ 17820] By: gsar                                  on 2002/08/30  19:55:21
-        Log: integrate macperl changes#17657,17658,17663,17664
-             
-             Neglected to include old bugfix from main branch
-             
-             Count line numbers properly in MacPerl app
-             
-             Portability fixes for blib
-             (already in 5.8/5.9)
-             
-             Minor test fixes
-     Branch: maint-5.6/perl
-         !> lib/blib.pm perl.c t/lib/filespec.t t/op/magic.t
-____________________________________________________________________________
 [ 17819] By: hv                                    on 2002/08/30  13:42:02
         Log: Subject: [PATCH] Tweaks to Bleadperl Version Object Support
              From: John Peacock <jpeacock@rowman.com>
@@ -38718,12 +23555,6 @@ ____________________________________________________________________________
           ! MANIFEST ext/threads/shared/shared.pm
           ! ext/threads/shared/t/hv_refs.t
 ____________________________________________________________________________
-[ 17809] By: nick                                  on 2002/08/30  08:06:56
-        Log: Integrate mainline
-     Branch: perlio
-         +> t/op/getpid.t
-         !> (integrate 28 files)
-____________________________________________________________________________
 [ 17808] By: ams                                   on 2002/08/30  02:59:31
         Log: Subject: [PATCH] Tru64 vs Berkeley DB
              From: Jarkko Hietaniemi <jhi@iki.fi>
@@ -38821,33 +23652,6 @@ ____________________________________________________________________________
      Branch: perl
           ! ext/B/B.pm
 ____________________________________________________________________________
-[ 17796] By: nick                                  on 2002/08/27  18:46:22
-        Log: Twiddle with my mail -> Change script
-     Branch: perlio
-          ! Porting/apply
-____________________________________________________________________________
-[ 17795] By: nick                                  on 2002/08/27  18:42:41
-        Log: Subject:  Re: PerlIO::via silent failure
-             From:  Richard Clamp <richardc@unixbeard.net>
-             Date:  Sun, 11 Aug 2002 15:52:24 +0100
-             Message-Id:  <20020811145224.GA23897@mirth.demon.co.uk>
-     Branch: perlio
-          ! ext/PerlIO/t/via.t ext/PerlIO/via/via.xs
-____________________________________________________________________________
-[ 17792] By: nick                                  on 2002/08/27  18:09:29
-        Log: Integrate mainline
-     Branch: perlio
-         +> ext/Storable/t/code.t lib/Math/BigInt/Scalar.pm
-         +> lib/Math/BigInt/t/bigints.t lib/Math/BigRat/t/big_ap.t
-         +> lib/Pod/t/text-options.t lib/Test/Simple/t/details.t
-         +> lib/Test/Simple/t/fork.t lib/Test/Simple/t/has_plan.t
-         +> lib/Test/Simple/t/has_plan2.t lib/Test/Simple/t/ok_obj.t
-         +> lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
-         +> lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
-         +> lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
-         +> t/lib/Test/Simple/sample_tests/pre_plan_death.plx
-         !> (integrate 135 files)
-____________________________________________________________________________
 [ 17791] By: hv                                    on 2002/08/27  11:28:32
         Log: Missing MANIFEST files for #17783.
      Branch: perl
@@ -39292,16 +24096,6 @@ ____________________________________________________________________________
      Branch: perl
           ! Configure
 ____________________________________________________________________________
-[ 17738] By: nick                                  on 2002/08/20  07:13:52
-        Log: Integrate mainline
-     Branch: perlio
-          - vos/Makefile vos/build.cm vos/compile_perl.cm
-          - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
-          - vos/config.ga.h vos/config.pl vos/configure_perl.cm
-          - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
-          - vos/vos_dummies.c
-         !> (integrate 57 files)
-____________________________________________________________________________
 [ 17737] By: ams                                   on 2002/08/19  07:48:39
         Log: Effect a speedy recovery from POD affected by (ahem, Australian)
              negligence.
@@ -39527,20 +24321,6 @@ ____________________________________________________________________________
      Branch: perl
           ! pod/perlfaq4.pod
 ____________________________________________________________________________
-[ 17709] By: nick                                  on 2002/08/11  10:25:15
-        Log: Fix for [perl #15986] tell/seek misbehave for :crlf
-             Test from "Vadim Konovalov" <vkonovalov@peterstar.ru>
-             fix by Nick I-S based on study of problem based
-             on Vadim's analysis.
-     Branch: perlio
-          ! perlio.c t/io/crlf.t
-____________________________________________________________________________
-[ 17708] By: nick                                  on 2002/08/11  10:22:36
-        Log: Integrate mainline.
-     Branch: perlio
-         +> pod/perl58delta.pod t/op/dor.t t/op/stash.t
-         !> (integrate 73 files)
-____________________________________________________________________________
 [ 17707] By: rgs                                   on 2002/08/09  21:23:20
         Log: Subject: New HP-UX itanium servers
              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
@@ -39814,90 +24594,6 @@ ____________________________________________________________________________
           ! patchlevel.h win32/Makefile win32/makefile.mk
           ! wince/Makefile.ce
 ____________________________________________________________________________
-[ 17670] By: pudge                                 on 2002/07/30  03:19:03
-        Log: Silent warnings in MM_MacOS
-     Branch: maint-5.8/macperl
-          ! lib/ExtUtils/MM_MacOS.pm
-____________________________________________________________________________
-[ 17669] By: pudge                                 on 2002/07/30  03:18:47
-        Log: Silent warnings in MM_MacOS
-     Branch: macperl
-          ! lib/ExtUtils/MM_MacOS.pm
-____________________________________________________________________________
-[ 17668] By: pudge                                 on 2002/07/30  03:16:52
-        Log: Help fixes from Thomas Wegner
-     Branch: macperl
-          ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp
-     Branch: maint-5.6/macperl
-          ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp
-     Branch: maint-5.8/macperl
-          ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp
-____________________________________________________________________________
-[ 17667] By: pudge                                 on 2002/07/29  20:42:43
-        Log: Integrate perl
-     Branch: macperl
-         +> Changes5.8 pod/perl58delta.pod
-         !> (integrate 36 files)
-____________________________________________________________________________
-[ 17666] By: pudge                                 on 2002/07/29  20:04:54
-        Log: Integrate from maint-5.6/macperl
-             
-             Changes 17660, 17661, 17662, 17663, 17664
-     Branch: macperl
-          ! macos/ext/Mac/Dialogs/Dialogs.pm macos/lib/Mac/AETE/App.pm
-          ! macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/OSA/Simple.pm
-          ! macos/macperl/Droplets/gluemac.plx perl.c
-____________________________________________________________________________
-[ 17665] By: pudge                                 on 2002/07/29  19:39:58
-        Log: Integrate from maint-5.6/macperl
-             
-             Changes 17660, 17661, 17662, 17663, 17664
-     Branch: maint-5.8/macperl
-          ! macos/ext/Mac/Dialogs/Dialogs.pm macos/lib/Mac/AETE/App.pm
-          ! macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/OSA/Simple.pm
-          ! macos/macperl/Droplets/gluemac.plx perl.c
-____________________________________________________________________________
-[ 17664] By: pudge                                 on 2002/07/29  19:20:51
-        Log: Neglected to include old bugfix from main branch
-     Branch: maint-5.6/macperl
-          ! perl.c
-____________________________________________________________________________
-[ 17663] By: pudge                                 on 2002/07/29  18:25:57
-        Log: Count line numbers properly in MacPerl app
-     Branch: maint-5.6/macperl
-          ! perl.c
-____________________________________________________________________________
-[ 17662] By: pudge                                 on 2002/07/29  18:21:16
-        Log: Make Mac::Glue work to glue Mac OS X apps under Classic
-     Branch: maint-5.6/macperl
-          ! macos/lib/Mac/AETE/App.pm macos/lib/Mac/AETE/Format/Glue.pm
-____________________________________________________________________________
-[ 17661] By: pudge                                 on 2002/07/29  18:20:46
-        Log: gluemac failed with some paths
-     Branch: maint-5.6/macperl
-          ! macos/macperl/Droplets/gluemac.plx
-____________________________________________________________________________
-[ 17660] By: pudge                                 on 2002/07/29  18:20:12
-        Log: Fix long-standing bug with popup menus not working in dialogs
-     Branch: maint-5.6/macperl
-          ! macos/ext/Mac/Dialogs/Dialogs.pm
-____________________________________________________________________________
-[ 17659] By: pudge                                 on 2002/07/29  18:19:00
-        Log: Update test script
-     Branch: maint-5.6/macperl
-          ! macos/MacPerlTests.cmd
-____________________________________________________________________________
-[ 17658] By: pudge                                 on 2002/07/29  18:18:35
-        Log: Portability fixes for blib
-             (already in 5.8/5.9)
-     Branch: maint-5.6/macperl
-          ! lib/blib.pm
-____________________________________________________________________________
-[ 17657] By: pudge                                 on 2002/07/29  18:17:54
-        Log: Minor test fixes
-     Branch: maint-5.6/macperl
-          ! t/lib/filespec.t t/op/magic.t
-____________________________________________________________________________
 [ 17656] By: ams                                   on 2002/07/28  06:12:33
         Log: Subject: [PATCH] Typo in regcomp.c
              From: Chris Ball <chris@cpan.org>
@@ -39918,56 +24614,6 @@ ____________________________________________________________________________
      Branch: perl
           ! patchlevel.h
 ____________________________________________________________________________
-[ 17653] By: nick                                  on 2002/07/23  07:56:25
-        Log: Fix #15283 - binmode() was not passing mode
-             to PUSHED method called from PerlIO::via.
-     Branch: perlio
-          ! ext/PerlIO/via/via.xs
-____________________________________________________________________________
-[ 17652] By: nick                                  on 2002/07/23  07:55:03
-        Log: Integrate mainline to just past perl5.8.0
-     Branch: perlio
-         +> Changes5.8
-         !> Changes MANIFEST
-____________________________________________________________________________
-[ 17651] By: pudge                                 on 2002/07/23  03:24:35
-        Log: Integrate maint-5.6/perl
-     Branch: maint-5.6/macperl
-         +> t/win32/longpath.t
-         !> (integrate 35 files)
-____________________________________________________________________________
-[ 17650] By: gsar                                  on 2002/07/22  15:27:48
-        Log: create macperl-5.8 branch
-     Branch: maint-5.8/macperl
-         +> (branch 3480 files)
-____________________________________________________________________________
-[ 17649] By: jhi                                   on 2002/07/21  08:44:34
-        Log: Because of #17429.
-     Branch: maint-5.8/perl
-          ! pod/perldelta.pod
-____________________________________________________________________________
-[ 17648] By: chip                                  on 2002/07/19  22:51:19
-        Log: Update Changes.  (Including incorrect change #.)
-     Branch: maint-5.005/perl
-          ! Changes
-____________________________________________________________________________
-[ 17647] By: chip                                  on 2002/07/19  22:47:57
-        Log: ensure that hashes never attempt to malloc with a negative size
-             From: Hugo <hv@crypt.compulink.co.uk>
-             Subject: Re: [ID 20000421.002] Math::BigInt out of memory?
-     Branch: maint-5.005/perl
-          ! hv.c
-____________________________________________________________________________
-[ 17646] By: chip                                  on 2002/07/19  20:15:23
-        Log: Update Changes in preparation for 5.005_04.
-     Branch: maint-5.005/perl
-          ! Changes
-____________________________________________________________________________
-[ 17645] By: gsar                                  on 2002/07/19  19:29:57
-        Log: create maint-5.8 branch from perl/...@17638
-     Branch: maint-5.8/perl
-         +> (branch 2829 files)
-____________________________________________________________________________
 [ 17644] By: jhi                                   on 2002/07/19  18:55:18
         Log: Copy perldelta as perl58delta, purge the perldelta.
      Branch: perl
@@ -39984,17 +24630,6 @@ ____________________________________________________________________________
      Branch: perl
          !> embed.fnc perl.h
 ____________________________________________________________________________
-[ 17640] By: nick                                  on 2002/07/19  07:09:37
-        Log: Integrate mainline@17638, apply couple
-             of whitespace edits so matches perl5.8.0 exactly.
-     Branch: perlio
-          ! embed.fnc perl.h
-         !> AUTHORS Changes Configure INSTALL NetWare/Makefile
-         !> NetWare/t/NWScripts.pl Porting/config.sh Porting/config_H
-         !> lib/File/stat.pm patchlevel.h pod/perldelta.pod
-         !> pod/perlfunc.pod pod/perlhist.pod pod/perlthrtut.pod
-         !> pod/perltoc.pod pod/perlvar.pod util.c
-____________________________________________________________________________
 [ 17639] By: jhi                                   on 2002/07/19  00:47:18
         Log: It's all yours, Hugo.
      Branch: perl