summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-11-17 14:13:05 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-11-17 14:13:05 +0000
commit3d1e203a9fbb66d6c9a342ff4b975321fc8e1345 (patch)
tree510376e3c338c6e3349a8c404fd7576942ab5342 /Changes
parent3d9f6fa156386cc85b0863d1494caa19f215b252 (diff)
downloadperl-3d1e203a9fbb66d6c9a342ff4b975321fc8e1345.tar.gz
Regenerate Changes
p4raw-id: //depot/perl@32367
Diffstat (limited to 'Changes')
-rw-r--r--Changes1165
1 files changed, 1165 insertions, 0 deletions
diff --git a/Changes b/Changes
index a64b9e4b79..0692fcf100 100644
--- a/Changes
+++ b/Changes
@@ -29,6 +29,1171 @@ Version v5.9.X Development release working toward v5.10
--------------
____________________________________________________________________________
+[ 32366] By: nicholas on 2007/11/17 14:07:51
+ Log: Subject: typo in perl5100delta.pod
+ From: YAMASHINA Hio <hio@hio.jp>
+ Message-Id: <20071117230212.20bef697.hio@hio.jp>
+ Date: Sat, 17 Nov 2007 23:02:12 +0900
+ Branch: perl
+ ! pod/perl5100delta.pod
+____________________________________________________________________________
+[ 32363] By: rgs on 2007/11/17 13:21:40
+ Log: Mention perlreapi in perldelta.
+ Branch: perl
+ ! pod/perl5100delta.pod
+____________________________________________________________________________
+[ 32362] By: rgs on 2007/11/17 13:07:07
+ Log: 5.10.0-RC1 is today, after lunch
+ Branch: perl
+ ! pod/perlhist.pod
+____________________________________________________________________________
+[ 32361] By: rgs on 2007/11/17 12:55:15
+ Log: Subject: [PATCH] perl5db.pl update for Mac OS X 10.5
+ From: Bo Lindbergh <blgl@hagernas.com>
+ Date: Fri, 16 Nov 2007 15:50:52 +0100
+ Message-Id: <EAF6EFA7-D069-4809-9060-B66A746BBEF2@hagernas.com>
+ Branch: perl
+ ! lib/perl5db.pl
+____________________________________________________________________________
+[ 32360] By: rgs on 2007/11/17 12:28:49
+ Log: Subject: [perl #47533] [PATCH perlvar.pod] Missing English variables
+ From: Michael G Schwern (via RT) <perlbug-followup@perl.org>
+ Date: Fri, 16 Nov 2007 19:26:36 -0800
+ Message-ID: <rt-3.6.HEAD-24634-1195269995-836.47533-75-0@perl.org>
+ Branch: perl
+ ! pod/perlvar.pod
+____________________________________________________________________________
+[ 32357] By: craigb on 2007/11/17 04:19:47
+ Log: Skip Module::Build ppm test -- not ready for prime time on VMS.
+ Branch: perl
+ ! lib/Module/Build/t/ppm.t
+____________________________________________________________________________
+[ 32354] By: craigb on 2007/11/16 23:49:42
+ Log: Let's install the *current* perldelta on VMS.
+ Branch: perl
+ ! vms/descrip_mms.template
+____________________________________________________________________________
+[ 32353] By: craigb on 2007/11/16 23:47:45
+ Log: Silence ill-behaved Test::Harness test on VMS.
+ Branch: perl
+ ! lib/Test/Harness/t/failure.t
+____________________________________________________________________________
+[ 32352] By: craigb on 2007/11/16 23:46:13
+ Log: The new Archive::Tar tests are TODO on VMS for reasons unrelated
+ to the security issue for which they are testing.
+ Branch: perl
+ ! lib/Archive/Tar/t/04_resolved_issues.t
+____________________________________________________________________________
+[ 32351] By: craigb on 2007/11/16 23:43:46
+ Log: Silence ill-behaved or failing Module::Build tests on VMS.
+ Branch: perl
+ ! lib/Module/Build/t/test_type.t lib/Module/Build/t/tilde.t
+ ! lib/Module/Build/t/xs.t
+____________________________________________________________________________
+[ 32350] By: nicholas on 2007/11/16 23:42:04
+ Log: Decode the subject header encoding of Ćvar's name.
+ Branch: perl
+ ! Changes
+____________________________________________________________________________
+[ 32344] By: ams on 2007/11/16 20:43:39
+ Log: For the 2.17 release.
+ Branch: perl
+ ! ext/Storable/ChangeLog ext/Storable/Storable.pm
+____________________________________________________________________________
+[ 32342] By: nicholas on 2007/11/16 20:20:00
+ Log: Fix a typo in the description of change 31295.
+ Branch: perl
+ ! Changes
+____________________________________________________________________________
+[ 32338] By: nicholas on 2007/11/16 16:40:11
+ Log: UNITCHECK is only a keyword post 5.009, so to allow safe upgrades of
+ constant.pm on 5.8.x and earlier don't treat it as something special.
+ Branch: perl
+ ! lib/constant.pm lib/constant.t
+____________________________________________________________________________
+[ 32335] By: rgs on 2007/11/16 14:34:32
+ Log: Underscore the non-official version number
+ Branch: perl
+ ! lib/Pod/Checker.pm
+____________________________________________________________________________
+[ 32334] By: rgs on 2007/11/16 13:27:21
+ Log: Prepare patchlevel for RC1
+ Branch: perl
+ ! patchlevel.h
+____________________________________________________________________________
+[ 32332] By: merijn on 2007/11/16 11:00:07
+ Log: Subject: Fix build failure on QNX
+ From: Matt Kraai <kraai@ftbfs.org>
+ Date: Thu, 15 Nov 2007 15:01:34 -0800
+ Message-ID: <20071115230134.GA4032@ftbfs.org>
+ Branch: perl
+ ! hints/qnx.sh
+____________________________________________________________________________
+[ 32330] By: stevep on 2007/11/15 21:20:41
+ Log: Change Pod::Checker to allow the "=encoding" Pod command. Fixes
+ RT #47271: podchecker says Unknown command 'encoding'
+ Branch: perl
+ ! lib/Pod/Checker.pm
+____________________________________________________________________________
+[ 32329] By: craigb on 2007/11/15 20:49:26
+ Log: In Perl_vms_start_glob, when we don't have any matches and thus
+ return the input pattern, that doesn't mean clobber the input
+ scalar. Follow-up to change 30813.
+ Branch: perl
+ ! vms/vms.c
+____________________________________________________________________________
+[ 32327] By: nicholas on 2007/11/15 11:56:19
+ Log: Bump the VERSION on ExtUtils::Embed.
+ Branch: perl
+ ! lib/ExtUtils/Embed.pm
+____________________________________________________________________________
+[ 32326] By: rgs on 2007/11/15 08:31:48
+ Log: Upgrade to Archive::Tar 1.37_01 (security fix)
+ Branch: perl
+ ! lib/Archive/Tar.pm lib/Archive/Tar/bin/ptar
+ ! lib/Archive/Tar/t/04_resolved_issues.t
+____________________________________________________________________________
+[ 32325] By: rgs on 2007/11/15 07:59:40
+ Log: Subject: [PATCH] perlsub's docs on state assignment are busted
+ From: Ricardo SIGNES <perl.p5p@rjbs.manxome.org>
+ Date: Wed, 14 Nov 2007 15:34:30 -0500
+ Message-ID: <20071114203430.GA7191@zodiac.codesimply.com>
+ Branch: perl
+ ! pod/perlsub.pod
+____________________________________________________________________________
+[ 32324] By: rgs on 2007/11/15 07:58:02
+ Log: Update CPANPLUS to 0.83_10
+ Branch: perl
+ ! lib/CPANPLUS/Config.pm lib/CPANPLUS/Internals/Fetch.pm
+ ! lib/CPANPLUS/Internals/Source.pm
+ ! lib/CPANPLUS/Internals/Utils.pm lib/CPANPLUS/Selfupdate.pm
+ ! lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t
+ ! lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.0
+ ! 1.tar.gz.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.g
+ ! z.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.g
+ ! z.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.
+ ! packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.g
+ ! z.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.
+ ! packed
+ ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
+ ! cked
+ ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
+____________________________________________________________________________
+[ 32323] By: rgs on 2007/11/15 07:55:08
+ Log: Update File::Fetch to 0.13_04
+ Branch: perl
+ ! lib/File/Fetch.pm
+____________________________________________________________________________
+[ 32322] By: rgs on 2007/11/15 07:18:02
+ Log: -e is better than -f (in case of symbolic links)
+ Branch: perl
+ ! ext/ODBM_File/hints/linux.pl
+____________________________________________________________________________
+[ 32321] By: rgs on 2007/11/15 06:42:24
+ Log: Adjust ODBM_File for Debian. See:
+ Subject: Re: 5.10 build failure on Debian.
+ From: David Cantrell <david@cantrell.org.uk>
+ Date: Thu, 15 Nov 2007 00:17:07 +0000
+ Message-ID: <20071115001707.GA29642@bytemark.barnyard.co.uk>
+ Branch: perl
+ ! ext/ODBM_File/hints/linux.pl
+____________________________________________________________________________
+[ 32308] By: craigb on 2007/11/14 01:41:46
+ Log: Subject: Re: CPANPLUS working again on VMS Re: [PATCH@32279] Upgrade File::Fetch to 0.13_04 - fixed for VMS.
+ From: "John E. Malmberg" <wb8tyw@qsl.net>
+ Date: Tue, 13 Nov 2007 19:27:09 -0600
+ Message-id: <473A4EED.4050201@qsl.net>
+
+ Typo in #32306.
+ Branch: perl
+ ! lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
+____________________________________________________________________________
+[ 32306] By: craigb on 2007/11/13 14:28:52
+ Log: Subject: Re: [PATCH@32279] Upgrade File::Fetch to 0.13_04 - fixed for VMS.
+ From: "John E. Malmberg" <wb8tyw@qsl.net>
+ Date: Mon, 12 Nov 2007 23:47:20 -0600
+ Message-id: <47393A68.4070003@qsl.net>
+
+ CPANPLUS working again on VMS.
+ Branch: perl
+ ! lib/CPANPLUS/Internals/Fetch.pm
+ ! lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
+____________________________________________________________________________
+[ 32305] By: rgs on 2007/11/13 14:19:46
+ Log: Subject: Re: [PATCH] File-Path-2.04 (this time with patch)
+ From: David Landgren <david@landgren.net>
+ Date: Tue, 13 Nov 2007 14:44:22 +0100
+ Message-ID: <4739AA36.7000809@landgren.net>
+ Branch: perl
+ ! lib/File/Path.pm lib/File/Path.t
+____________________________________________________________________________
+[ 32304] By: craigb on 2007/11/13 14:15:12
+ Log: Subject: [PATCH@32279] Upgrade File::Fetch to 0.13_04 - fixed for VMS.
+ From: "John E. Malmberg" <wb8tyw@qsl.net>
+ Date: Mon, 12 Nov 2007 08:49:23 -0600
+ Message-id: <473867F3.8090409@qsl.net>
+
+ With slight revisions (and not really a CPAN upgrade, just a patch)
+ Branch: perl
+ ! lib/File/Fetch.pm
+____________________________________________________________________________
+[ 32303] By: rgs on 2007/11/13 13:44:59
+ Log: Update Time::HiRes' Changes file
+ Branch: perl
+ ! ext/Time/HiRes/Changes
+____________________________________________________________________________
+[ 32302] By: rgs on 2007/11/13 13:42:19
+ Log: Update the Storable changelog. Note that, while Storable's code is
+ in sync between the core and the CPAN, the tests are not.
+ Branch: perl
+ ! ext/Storable/ChangeLog
+____________________________________________________________________________
+[ 32301] By: rgs on 2007/11/13 09:26:13
+ Log: Subject: Re: 5.10 code freeze and dual-life modules
+ From: Jonathan Stowe <jns@gellyfish.com>
+ Date: Mon, 12 Nov 2007 21:34:17 +0000
+ Message-Id: <1194903257.6243.8.camel@coriolanus>
+ Branch: perl
+ ! lib/Term/Cap.pm
+____________________________________________________________________________
+[ 32300] By: rgs on 2007/11/13 09:22:44
+ Log: Subject: RE: 5.10 code freeze and dual-life modules
+ From: "Jan Dubois" <jand@activestate.com>
+ Date: Mon, 12 Nov 2007 12:04:46 -0800
+ Message-ID: <024101c82567$46ffd650$d4ff82f0$@com>
+ Branch: perl
+ ! ext/Win32/Makefile.PL ext/Win32/Win32.pm
+____________________________________________________________________________
+[ 32299] By: rgs on 2007/11/13 09:15:15
+ Log: Re-apply change #30562 (thanks to Abe Timmerman)
+ Branch: perl
+ ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
+____________________________________________________________________________
+[ 32297] By: nicholas on 2007/11/12 23:20:11
+ Log: Porting/Maintainers.pm uses a _ prototype, which is a 5.10 feature, so
+ use 5.010; to trap 5.8.x and earlier before they choke.
+ Branch: perl
+ ! Porting/Maintainers.pm
+____________________________________________________________________________
+[ 32294] By: rgs on 2007/11/12 22:16:41
+ Log: Subject: [PATCH] t/comp/opsubs.t
+ From: Jarkko Hietaniemi <jhi@iki.fi>
+ Date: Mon, 12 Nov 2007 16:13:58 -0500
+ Message-ID: <4738C216.2040302@iki.fi>
+ Branch: perl
+ ! t/comp/opsubs.t
+____________________________________________________________________________
+[ 32286] By: rgs on 2007/11/12 16:57:08
+ Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.22.tar.gz
+ From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
+ Date: Thu, 8 Nov 2007 02:05:45 +0100
+ Message-Id: <BA3BE7CB-BBCC-47EF-A8EF-569BE97133E6@free.fr>
+ Branch: perl
+ ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
+____________________________________________________________________________
+[ 32285] By: rgs on 2007/11/12 16:45:20
+ Log: The JAPHs that use $* won't work anymore.
+ Branch: perl
+ ! t/japh/abigail.t
+____________________________________________________________________________
+[ 32284] By: rgs on 2007/11/12 14:38:17
+ Log: Subject: Re: CPANPLUS conf.pl fixes for VMS
+ From: "John E. Malmberg" <wb8tyw@qsl.net>
+ Date: Sun, 11 Nov 2007 22:08:08 -0600
+ Message-id: <4737D1A8.8010601@qsl.net>
+ Branch: perl
+ ! lib/CPANPLUS/Config.pm lib/CPANPLUS/Dist/Build/t/inc/conf.pl
+ ! lib/CPANPLUS/t/inc/conf.pl
+____________________________________________________________________________
+[ 32283] By: rgs on 2007/11/12 13:31:44
+ Log: TODO: cleanup perlmodlib.PL
+ Branch: perl
+ ! pod/perltodo.pod
+____________________________________________________________________________
+[ 32282] By: rgs on 2007/11/12 13:30:04
+ Log: Fix listing of MIME::QuotedPrint in perlmodlib
+ Branch: perl
+ ! pod/perlmodlib.PL pod/perlmodlib.pod
+____________________________________________________________________________
+[ 32281] By: rgs on 2007/11/12 10:44:05
+ Log: Subject: [PATCH] Compression Modules Update for EBCDIC
+ From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
+ Date: Sat, 10 Nov 2007 12:08:16 -0000
+ Message-ID: <003f01c82392$6158b520$6501a8c0@myopwv.com>
+ Branch: perl
+ ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
+ ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
+ ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
+ ! ext/Compress/Zlib/README
+ ! ext/Compress/Zlib/lib/Compress/Zlib.pm
+ ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/README
+ ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm
+ ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm
+ ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm
+ ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm
+ ! ext/IO_Compress_Zlib/Changes ext/IO_Compress_Zlib/Makefile.PL
+ ! ext/IO_Compress_Zlib/README
+ ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm
+ ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm
+ ! t/lib/compress/truncate.pl
+____________________________________________________________________________
+[ 32280] By: rgs on 2007/11/12 09:42:50
+ Log: Subject: CPAN.pm 1.9205
+ From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
+ Date: Sun, 11 Nov 2007 21:38:04 +0100
+ Message-ID: <87lk944ixf.fsf@k75.linux.bogus>
+ Branch: perl
+ ! lib/CPAN.pm lib/CPAN/SIGNATURE
+____________________________________________________________________________
+[ 32279] By: craigb on 2007/11/12 05:00:47
+ Log: Subject: patch@32274 file/find/t/ find.t and taint.t fixes for VMS.
+ From: "John E. Malmberg" <wb8tyw@qsl.net>
+ Date: Sun, 11 Nov 2007 17:42:46 -0600
+ Message-id: <47379376.6070809@qsl.net>
+
+ With variations to make it cross-platform.
+
+ Branch: perl
+ ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
+____________________________________________________________________________
+[ 32278] By: craigb on 2007/11/12 04:33:08
+ Log: Subject: patch@32274 t/op/taint.t not cleaning up properly on VMS.
+ From: "John E. Malmberg" <wb8tyw@qsl.net>
+ Date: Sun, 11 Nov 2007 20:09:17 -0600
+ Message-id: <4737B5CD.90209@qsl.net>
+
+ Branch: perl
+ ! t/op/taint.t
+____________________________________________________________________________
+[ 32277] By: craigb on 2007/11/11 23:03:03
+ Log: Correct and complete CBuilder's handling of external libraries when
+ linking on VMS.
+ Branch: perl
+ ! lib/ExtUtils/CBuilder/Platform/VMS.pm
+____________________________________________________________________________
+[ 32276] By: craigb on 2007/11/11 22:52:15
+ Log: Make File::Path::_rmtree behave when passed an individual file
+ with a relative path that is already in VMS syntax.
+ Branch: perl
+ ! lib/File/Path.pm
+____________________________________________________________________________
+[ 32275] By: craigb on 2007/11/11 22:45:46
+ Log: Following 32238, change "interpreter_size" to "interp_size" in the new
+ global symbols to keep overall symbol length within 31 characters,
+ which is what the VMS C compiler with default flags can handle.
+ Branch: perl
+ ! embedvar.h makedef.pl perlapi.h perlvars.h
+____________________________________________________________________________
+[ 32274] By: rgs on 2007/11/11 12:22:48
+ Log: Upgrade File::Fetch to 0.13_03
+ Branch: perl
+ ! lib/File/Fetch.pm lib/File/Fetch/t/01_File-Fetch.t
+____________________________________________________________________________
+[ 32269] By: nicholas on 2007/11/10 14:46:44
+ Log: Arrange for buildtoc to remove the svn Revision keyword from the
+ index generated into perltoc.pod, as there it's just noise.
+ Branch: perl
+ ! pod/buildtoc pod/perltoc.pod
+____________________________________________________________________________
+[ 32268] By: nicholas on 2007/11/10 14:39:06
+ Log: Regenerate perltoc.pod
+ Branch: perl
+ ! pod/perltoc.pod
+____________________________________________________________________________
+[ 32262] By: nicholas on 2007/11/09 23:17:29
+ Log: Propagating const outwards from Perl_moreswitches() is to be done.
+ Branch: perl
+ ! pod/perltodo.pod
+____________________________________________________________________________
+[ 32255] By: nicholas on 2007/11/09 21:28:25
+ Log: Following change 31410, also re-align the column title.
+ Branch: perl
+ ! pod/perlguts.pod
+____________________________________________________________________________
+[ 32254] By: nicholas on 2007/11/09 17:57:45
+ Log: Note that investigating PADTMP hash pessimisation is to be done.
+ Branch: perl
+ ! pod/perltodo.pod
+____________________________________________________________________________
+[ 32253] By: craigb on 2007/11/09 16:41:47
+ Log: Subject: [PATCH] CPANPLUS::Dist::Build 0.06_02
+ From: "Jos I. Boumans" <jos@dwim.org>
+ Date: Fri, 9 Nov 2007 15:52:06 +0100
+ Message-Id: <6A306E21-F59B-4FAA-A753-A11540539087@dwim.org>
+ Branch: perl
+ ! lib/CPANPLUS/Dist/Build.pm
+ ! lib/CPANPLUS/Dist/Build/Constants.pm
+ ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
+ ! lib/CPANPLUS/Dist/Build/t/inc/conf.pl
+ ! lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
+ ! lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
+____________________________________________________________________________
+[ 32252] By: craigb on 2007/11/09 16:35:18
+ Log: Subject: [PATCH] CPANPLUS 0.083_09
+ From: "Jos I. Boumans" <jos@dwim.org>
+ Date: Fri, 9 Nov 2007 15:50:11 +0100
+ Message-Id: <B17C3858-AF8D-4FDE-AE15-F612E7B41FC9@dwim.org>
+ Branch: perl
+ ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm
+ ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Shell/Default.pm
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.0
+ ! 1.tar.gz.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.g
+ ! z.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.g
+ ! z.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.
+ ! packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.g
+ ! z.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.
+ ! packed
+ ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
+ ! cked
+ ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
+ ! lib/CPANPLUS/t/inc/conf.pl
+____________________________________________________________________________
+[ 32251] By: rgs on 2007/11/09 09:35:14
+ Log: Update to CPAN.pm 1.9204
+ Branch: perl
+ ! lib/CPAN.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE
+ ! lib/CPAN/Version.pm
+____________________________________________________________________________
+[ 32250] By: rgs on 2007/11/09 09:08:09
+ Log: A couple of bite-sized TODO for the pod/* tools
+ Branch: perl
+ ! pod/buildtoc pod/perltodo.pod
+____________________________________________________________________________
+[ 32249] By: rgs on 2007/11/09 09:06:34
+ Log: Remove old directions for reusing config.sh across perl versions.
+ Remove mention of roffitall.
+ Branch: perl
+ ! INSTALL
+____________________________________________________________________________
+[ 32248] By: davem on 2007/11/09 01:05:26
+ Log: Must remember to proof-read my comments before committing...
+ Branch: perl
+ ! sv.c
+____________________________________________________________________________
+[ 32247] By: davem on 2007/11/09 00:56:20
+ Log: Core dump caused by goto
+ tmp disable printing of variable names caused by uninitialised
+ values within a pp_entersub or pp_goto
+ Branch: perl
+ ! sv.c t/lib/warnings/9uninit
+____________________________________________________________________________
+[ 32246] By: nicholas on 2007/11/08 15:36:50
+ Log: Remove CLONE_SKIP (5.8.7). Remove -dt (5.8.6, and Brainbench know that.
+ Yay. Maybe they have a use). s/Misc/Miscelaneous/ as it seems daft to
+ have an abbreviation in your name.
+ Replace "" with '' in code examples where syntactically valid.
+ Add the elimination of SVt_PVBM and the addition of SVt_BIND
+ Some grammar fixes. Some rephrasing to make the text flow better.
+ Branch: perl
+ ! pod/perl5100delta.pod
+____________________________________________________________________________
+[ 32245] By: steveh on 2007/11/08 14:20:57
+ Log: A minor correction to perl5100delta
+ Branch: perl
+ ! pod/perl5100delta.pod
+____________________________________________________________________________
+[ 32244] By: nicholas on 2007/11/08 14:06:09
+ Log: Add UNITCHECK to the list of keywords in pl2pm
+ Branch: perl
+ ! utils/pl2pm.PL
+____________________________________________________________________________
+[ 32243] By: rgs on 2007/11/08 14:01:17
+ Log: Increment some numbers.
+ Branch: perl
+ ! INSTALL
+____________________________________________________________________________
+[ 32242] By: steveh on 2007/11/08 12:54:14
+ Log: Subject: [PATCH] RE: Change 32238: "Bake" the values of PERL_REVISION, PERL_VERSION and PERL_SUBVERSION
+ From: "Jan Dubois" <jand@activestate.com>
+ Date: Wed, 7 Nov 2007 21:44:38 -0800
+ Message-ID: <058701c821ca$73d071d0$5b715570$@com>
+
+ (plus a couple of other similar fixes for change 32238 that Jan missed)
+ Branch: perl
+ ! makedef.pl
+____________________________________________________________________________
+[ 32241] By: rgs on 2007/11/08 10:31:55
+ Log: Subject: [PATCH] Bug fix for storing shared objects in shared structures
+ From: "Jerry D. Hedden" <jdhedden@cpan.org>
+ Date: Tue, 6 Nov 2007 14:36:40 -0500
+ Message-ID: <1ff86f510711061136t52a1fe62waf384c4551612181@mail.gmail.com>
+
+ (core patch only)
+ Branch: perl
+ ! embed.fnc embed.h embedvar.h global.sym intrpvar.h perl.h
+ ! perlapi.h pod/perlapi.pod proto.h sv.c sv.h util.c
+____________________________________________________________________________
+[ 32240] By: nicholas on 2007/11/08 10:07:53
+ Log: One definite grammar fix, and one sort-of-grammar fix. (It felt better)
+ Branch: perl
+ ! INSTALL
+____________________________________________________________________________
+[ 32239] By: rgs on 2007/11/08 09:03:46
+ Log: INSTALL updates: note that usemymalloc isn't always the default;
+ POD fixes; list all scripts and binaries that are to be installed.
+ Branch: perl
+ ! INSTALL
+____________________________________________________________________________
+[ 32238] By: nicholas on 2007/11/07 23:58:06
+ Log: "Bake" the values of PERL_REVISION, PERL_VERSION and PERL_SUBVERSION
+ into global variables (and hence a shared perl library). Additionally
+ under MULTIPLICITY record the size of the interpreter structure (total,
+ and for this version) and under PERL_GLOBAL_STRUCT the size of the
+ global variables structure. Coupled with PL_bincompat_options this will
+ allow 5.10.1 (and later), when compiled with a shared perl library, to
+ perform sanity checks in main() to verify that the shared library is
+ indeed binary compatible.
+ Branch: perl
+ ! embedvar.h intrpvar.h perl.h perlapi.h perlvars.h
+____________________________________________________________________________
+[ 32237] By: nicholas on 2007/11/07 23:23:27
+ Log: Fix up copyright years for files modified in 2007.
+ Branch: perl
+ ! av.c cop.h deb.c dosish.h gv.h handy.h locale.c mathoms.c mg.h
+ ! miniperlmain.c numeric.c op.h patchlevel.h perlio.h perlsdio.h
+ ! perlsfio.h perlvars.h pp.h pp_pack.c regcomp.h regexp.h
+ ! taint.c unixish.h utf8.h utfebcdic.h util.h xsutils.c
+____________________________________________________________________________
+[ 32236] By: nicholas on 2007/11/07 19:21:15
+ Log: Subject: [PATCH blead] Re: [perl #47195] $1 suddenly tainted after regexp on utf-8 string
+ From: Rick Delaney <rick@bort.ca>
+ Message-ID: <20071107001845.GA21000@bort.ca>
+ Date: Tue, 6 Nov 2007 19:18:45 -0500
+
+ [plus remove the TODO from the now passing test]
+ Branch: perl
+ ! regexec.c t/op/taint.t
+____________________________________________________________________________
+[ 32235] By: davem on 2007/11/07 12:12:29
+ Log: Disable debugging output in PerlIO_teardown;
+ it still relies on an interpreter being present.
+ Branch: perl
+ ! perlio.c
+____________________________________________________________________________
+[ 32234] By: rgs on 2007/11/07 10:45:18
+ Log: Subject: [PATCH] Erroneous binmode() call in uupacktool.pl
+ From: "Jan Dubois" <jand@activestate.com>
+ Date: Tue, 6 Nov 2007 15:58:05 -0800
+ Message-ID: <01f101c820d0$df6c9220$9e45b660$@com>
+ Branch: perl
+ ! uupacktool.pl
+____________________________________________________________________________
+[ 32233] By: rgs on 2007/11/07 10:14:24
+ Log: Subject: Re: 5.10.0 test hangs on non internet access
+ From: "Jos I. Boumans" <jos@dwim.org>
+ Date: Wed, 7 Nov 2007 10:38:28 +0100
+ Message-Id: <22589E6E-1C9D-4C1F-8642-A690904193C7@dwim.org>
+ Branch: perl
+ ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
+____________________________________________________________________________
+[ 32232] By: nicholas on 2007/11/07 09:51:34
+ Log: Note that there is common code in installperl and installman, and that
+ it is a TODO to fix this.
+ Branch: perl
+ ! pod/perltodo.pod
+____________________________________________________________________________
+[ 32230] By: rgs on 2007/11/06 19:53:52
+ Log: Found by Juerd, don't document that \w, \s and \d don't include
+ all Unicode matching characters
+ Branch: perl
+ ! pod/perlcheat.pod
+____________________________________________________________________________
+[ 32229] By: nicholas on 2007/11/06 19:37:40
+ Log: Add a TODO test for bug #47195
+ Branch: perl
+ ! t/op/taint.t
+____________________________________________________________________________
+[ 32227] By: nicholas on 2007/11/06 10:47:30
+ Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/constant-1.12.tar.gz
+ From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
+ Message-Id: <7B502F45-AB25-4EFF-8147-A02D8E2E9E21@free.fr>
+ Date: Tue, 6 Nov 2007 02:49:51 +0100
+ Branch: perl
+ ! lib/constant.pm
+____________________________________________________________________________
+[ 32226] By: craigb on 2007/11/06 04:13:57
+ Log: Subject: VMS.C misc fixes, including vms_realpath fixes
+ From: "John E. Malmberg" <wb8tyw@qsl.net>
+ Date: Sat, 03 Nov 2007 00:58:05 -0500
+ Message-id: <472C0DED.4010203@qsl.net>
+
+ Plus, at John's suggestion, don't call the CRTL realpath()
+ unless DECC$POSIX_COMPLIANT_PATHNAMES is in effect.
+
+ Branch: perl
+ ! vms/vms.c
+____________________________________________________________________________
+[ 32225] By: nicholas on 2007/11/05 15:25:46
+ Log: Adjust the skip count for t/io/dup.t for the -Uuseperlio case, in a way
+ that will hopefully make it harder for it to get out of sync again.
+ Branch: perl
+ ! t/io/dup.t
+____________________________________________________________________________
+[ 32224] By: nicholas on 2007/11/05 13:58:52
+ Log: As reported in bug #46207, change 30633 to PerlIO_exportFILE() and
+ PerlIO_releaseFILE() to manage the reference counts of fds correctly
+ has the side effect of making some XS modules "leak" descriptors.
+ This is because the typemap calls PerlIO_findFILE(), which sometimes
+ (but not always) calls PerlIO_exportFILE(). To be consistent,
+ PerlIO_fildFILE() needs to either always give you a reference, or
+ always not give you a reference. It seems better to do the latter as
+ the call to PerlIO_exportFILE() is only an implementation detail, so
+ arrange for it to immediately free up the reference that
+ PerlIO_exportFILE() created.
+ Branch: perl
+ ! perlio.c
+____________________________________________________________________________
+[ 32223] By: nicholas on 2007/11/05 12:51:39
+ Log: Allow (pedantically correct) C pre-processor comments in the code
+ snippets of typemap files.
+ Branch: perl
+ ! lib/ExtUtils/ParseXS.pm
+____________________________________________________________________________
+[ 32222] By: rgs on 2007/11/05 10:19:31
+ Log: Subject: [PATCH] Another small patch for Sys::Syslog
+ From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
+ Date: Mon, 5 Nov 2007 08:48:53 +0100
+ Message-Id: <A5B536D9-E81C-48FC-9584-45E59ED7B6FB@free.fr>
+ Branch: perl
+ ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
+____________________________________________________________________________
+[ 32221] By: rgs on 2007/11/04 20:02:18
+ Log: Subject: Re: (perl-current of 5.9.5) patch for ext/Sys/Syslog/Makefile.PL for
+ From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
+ Date: Sun, 04 Nov 2007 03:52:36 +0100
+ Message-id: <EECD3531-8352-4873-A1AD-E4B8731260CB@free.fr>
+ Branch: perl
+ ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
+ ! ext/Sys/Syslog/Syslog.pm
+____________________________________________________________________________
+[ 32220] By: rgs on 2007/11/04 19:48:32
+ Log: Update Term::UI to 0.18
+ Branch: perl
+ ! lib/Term/UI.pm lib/Term/UI/t/02_ui.t
+____________________________________________________________________________
+[ 32219] By: craigb on 2007/11/04 16:41:28
+ Log: Roll back #32214 as it causes more failures than it prevents.
+ Branch: perl
+ ! t/TestInit.pm
+____________________________________________________________________________
+[ 32218] By: rgs on 2007/11/04 12:28:45
+ Log: Upgrade CPANPLUS to 0.83_08
+ Branch: perl
+ ! lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm
+ ! lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Internals.pm
+ ! lib/CPANPLUS/Internals/Constants.pm
+ ! lib/CPANPLUS/Internals/Extract.pm
+ ! lib/CPANPLUS/Internals/Fetch.pm
+ ! lib/CPANPLUS/Internals/Report.pm
+ ! lib/CPANPLUS/Internals/Search.pm
+ ! lib/CPANPLUS/Internals/Source.pm
+ ! lib/CPANPLUS/Internals/Utils.pm lib/CPANPLUS/Module.pm
+ ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm
+ ! lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm
+ ! lib/CPANPLUS/bin/cpan2dist
+ ! lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t
+ ! lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t
+ ! lib/CPANPLUS/t/04_CPANPLUS-Module.t
+ ! lib/CPANPLUS/t/15_CPANPLUS-Shell.t
+ ! lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t
+ ! lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.0
+ ! 1.tar.gz.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.g
+ ! z.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.g
+ ! z.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.
+ ! packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.g
+ ! z.packed
+ ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.
+ ! packed
+ ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
+ ! cked
+ ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
+ ! lib/CPANPLUS/t/inc/conf.pl
+____________________________________________________________________________
+[ 32217] By: rgs on 2007/11/04 12:23:13
+ Log: Upgrade to File::Fetch 0.13_02
+ Branch: perl
+ ! lib/File/Fetch.pm lib/File/Fetch/t/01_File-Fetch.t
+____________________________________________________________________________
+[ 32216] By: davem on 2007/11/03 12:27:25
+ Log: make PERLSYS_TERM not require a context
+ Branch: perl
+ ! embed.fnc perl.c perl.h proto.h
+____________________________________________________________________________
+[ 32215] By: davem on 2007/11/03 11:57:00
+ Log: Subject: Re: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096)
+ From: Jarkko Hietaniemi <jhi@iki.fi>
+ Date: Fri, 02 Nov 2007 21:38:48 -0400
+ Message-Id: <472BD128.9080105@iki.fi>
+
+ PerlIO_teardown is called when there may no longer be an
+ interpreter available
+ Branch: perl
+ ! perl.h perlio.c perliol.h
+____________________________________________________________________________
+[ 32214] By: rgs on 2007/11/03 10:12:06
+ Log: Based on a patch by John E. Malberg: make TestInit.pm
+ use an absolute path in @INC, so that changes of directories
+ don't break dynamically loaded modules.
+ Branch: perl
+ ! t/TestInit.pm
+____________________________________________________________________________
+[ 32213] By: davem on 2007/11/02 23:59:27
+ Log: CLONE_SKIP doesn't result in undef copies
+ clarify the documentation on CLONE_SKIP, and ensure that the
+ undef value has all its flags cleared
+ Branch: perl
+ ! pod/perlmod.pod sv.c
+____________________________________________________________________________
+[ 32212] By: rgs on 2007/11/02 14:55:29
+ Log: Make installman work with -Duserelocatableinc and DESTDIR
+ Branch: perl
+ ! installman
+____________________________________________________________________________
+[ 32211] By: rgs on 2007/11/02 10:04:34
+ Log: Subject: [PATCH] - Update Time::Local to latest version
+ From: Dave Rolsky <autarch@urth.org>
+ Date: Wed, 31 Oct 2007 12:26:02 -0500 (CDT)
+ Message-ID: <alpine.DEB.0.9999.0710311225010.19396@urth.org>
+ Branch: perl
+ ! lib/Time/Local.pm
+____________________________________________________________________________
+[ 32210] By: rgs on 2007/11/02 09:42:41
+ Log: Upgrade to cperl-mode 5.23
+ Branch: perl
+ ! emacs/cperl-mode.el
+____________________________________________________________________________
+[ 32209] By: nicholas on 2007/10/31 19:44:48
+ Log: Now that ExtUtils::ParseXS requires 5.006, we can replace the foreach
+ on keys and lookup in the loop with a foreach on values, as values is
+ "now" an LVALUE iterator.
+ Branch: perl
+ ! lib/ExtUtils/ParseXS.pm
+____________________________________________________________________________
+[ 32208] By: rgs on 2007/10/31 11:15:16
+ Log: Subject: [PATCH] DB_File
+ From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
+ Date: Mon, 29 Oct 2007 13:08:31 -0000
+ Message-ID: <004a01c81a2c$ce1eb020$3a3c140a@myopwv.com>
+ Branch: perl
+ ! ext/DB_File/Changes ext/DB_File/DB_File.pm
+ ! ext/DB_File/DB_File.xs
+____________________________________________________________________________
+[ 32207] By: rgs on 2007/10/31 10:37:47
+ Log: Revert #32197, should not be needed anymore since the upgrade
+ of ExtUtils::CBuilder
+ Branch: perl
+ ! lib/Module/Build/t/xs.t
+____________________________________________________________________________
+[ 32206] By: rgs on 2007/10/31 10:15:12
+ Log: Fix (or hide?) a case of memory corruption with \K in substitutions
+ Branch: perl
+ ! regcomp.c
+____________________________________________________________________________
+[ 32205] By: rgs on 2007/10/31 09:40:38
+ Log: Upgrade to ExtUtils::CBuilder 0.21
+ Branch: perl
+ ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
+ ! lib/ExtUtils/CBuilder/Changes
+ ! lib/ExtUtils/CBuilder/Platform/Unix.pm
+ ! lib/ExtUtils/CBuilder/Platform/VMS.pm
+ ! lib/ExtUtils/CBuilder/Platform/Windows.pm
+ ! lib/ExtUtils/CBuilder/Platform/aix.pm
+ ! lib/ExtUtils/CBuilder/Platform/cygwin.pm
+ ! lib/ExtUtils/CBuilder/Platform/darwin.pm
+ ! lib/ExtUtils/CBuilder/Platform/dec_osf.pm
+ ! lib/ExtUtils/CBuilder/Platform/os2.pm
+____________________________________________________________________________
+[ 32204] By: rgs on 2007/10/30 12:42:28
+ Log: Mention version.pm and new v-string portability warning in
+ perldelta. Better wording for this warning in perldiag by
+ Tom Wyant.
+ Branch: perl
+ ! pod/perl5100delta.pod pod/perldiag.pod
+____________________________________________________________________________
+[ 32203] By: merijn on 2007/10/30 12:24:45
+ Log: Subject: Re: configure failed in tru64
+ From: Jarkko Hietaniemi <jhi@iki.fi>
+ Date: Tue, 30 Oct 2007 07:52:04 -0400
+ Message-ID: <47271AE4.5060806@iki.fi>
+ Branch: perl
+ ! hints/dec_osf.sh
+____________________________________________________________________________
+[ 32202] By: craigb on 2007/10/30 03:38:20
+ Log: Typo in comment in 32201.
+ Branch: perl
+ ! vms/vms.c
+____________________________________________________________________________
+[ 32201] By: craigb on 2007/10/30 01:08:10
+ Log: Subject: Re: copyright notices for vms.c and vmsish.h
+ From: Charles Bailey <bailey@newman.upenn.edu>
+ Date: Fri, 26 Oct 2007 15:27:36 -0400
+ Message-id: <47223FA8.90300@newman.upenn.edu>
+
+ At my instigation, Charles agreed to wear the copyright hat for
+ the major VMS files. This is by analogy with the core files
+ for which Larry, as Prime Mover, is the only named copyright
+ holder, but "and others" includes, well, lots of others.
+
+ Branch: perl
+ ! vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[ 32200] By: rgs on 2007/10/29 10:49:13
+ Log: Leopard has more standard /etc/passwd files than previous
+ versions of darwin. Thanks to David Morel for testing.
+ Branch: perl
+ ! t/op/pwent.t
+____________________________________________________________________________
+[ 32199] By: craigb on 2007/10/27 22:17:29
+ Log: Subject: Re: Perl 5.10.0 getting close: please test
+ From: lemkemch@t-online.de
+ Date: Thu, 25 Oct 2007 00:25:55 +0200
+ Message-id: <op.t0p271mr5o90vo@orion>
+
+ Help older VMS compilers by using ccflags when building munchconfig.
+
+ Branch: perl
+ ! configure.com
+____________________________________________________________________________
+[ 32198] By: craigb on 2007/10/27 17:09:01
+ Log: Subject: problem with MAKE_EXT.COM
+ From: Thomas Pfau <pfau@nbpfaus.net>
+ Date: Sat, 27 Oct 2007 09:27:54 -0400
+ Message-id: <47233CDA.8010908@nbpfaus.net>
+
+ configure.com thinko in #30455.
+
+ Branch: perl
+ ! configure.com
+____________________________________________________________________________
+[ 32197] By: rgs on 2007/10/27 17:04:35
+ Log: Band-aid to get xs.t working. Need to check that make distclean still
+ works with that.
+ Branch: perl
+ ! lib/Module/Build/t/xs.t
+____________________________________________________________________________
+[ 32196] By: rgs on 2007/10/27 08:07:09
+ Log: Subject: Re: [PATCH] perlfunc/perldiag errors
+ From: Father Chrysostomos <sprout@cpan.org>
+ Date: Fri, 26 Oct 2007 18:10:27 -0700
+ Message-Id: <14C78A7E-43AB-44BF-9016-2EFC9DCB65A2@cpan.org>
+ Branch: perl
+ ! pod/perldiag.pod
+____________________________________________________________________________
+[ 32195] By: craigb on 2007/10/26 23:59:42
+ Log: In the revised Module::Build, don't create temp directories
+ with dots in the names. Also, restore some VMS fixes
+ that regressed in the last integration.
+ Branch: perl
+ ! lib/Module/Build/t/destinations.t lib/Module/Build/t/install.t
+ ! lib/Module/Build/t/lib/MBTest.pm
+ ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/xs.t
+____________________________________________________________________________
+[ 32194] By: craigb on 2007/10/25 21:36:42
+ Log: Platform-neutral quoting in optree_misc.t.
+ Branch: perl
+ ! ext/B/t/optree_misc.t
+____________________________________________________________________________
+[ 32193] By: craigb on 2007/10/25 15:40:36
+ Log: Copy Win32 system() behavior on VMS and make a first argument
+ with a value of 1 indicate spawn without waiting for completion.
+ Branch: perl
+ ! vms/vms.c
+____________________________________________________________________________
+[ 32192] By: rgs on 2007/10/25 09:46:55
+ Log: Upgrade to Module::Build 0.2808_01
+ Branch: perl
+ + lib/Module/Build/Dumper.pm
+ ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod
+ ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
+ ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
+ ! lib/Module/Build/Config.pm lib/Module/Build/Cookbook.pm
+ ! lib/Module/Build/ModuleInfo.pm lib/Module/Build/Notes.pm
+ ! lib/Module/Build/PPMMaker.pm
+ ! lib/Module/Build/Platform/Amiga.pm
+ ! lib/Module/Build/Platform/Default.pm
+ ! lib/Module/Build/Platform/EBCDIC.pm
+ ! lib/Module/Build/Platform/MPEiX.pm
+ ! lib/Module/Build/Platform/MacOS.pm
+ ! lib/Module/Build/Platform/RiscOS.pm
+ ! lib/Module/Build/Platform/Unix.pm
+ ! lib/Module/Build/Platform/VMS.pm
+ ! lib/Module/Build/Platform/VOS.pm
+ ! lib/Module/Build/Platform/Windows.pm
+ ! lib/Module/Build/Platform/aix.pm
+ ! lib/Module/Build/Platform/cygwin.pm
+ ! lib/Module/Build/Platform/darwin.pm
+ ! lib/Module/Build/Platform/os2.pm lib/Module/Build/PodParser.pm
+ ! lib/Module/Build/Version.pm lib/Module/Build/YAML.pm
+ ! lib/Module/Build/t/basic.t
+ ! lib/Module/Build/t/bundled/Tie/CPHash.pm
+ ! lib/Module/Build/t/compat.t lib/Module/Build/t/destinations.t
+ ! lib/Module/Build/t/extend.t lib/Module/Build/t/files.t
+ ! lib/Module/Build/t/help.t lib/Module/Build/t/install.t
+ ! lib/Module/Build/t/lib/DistGen.pm
+ ! lib/Module/Build/t/lib/MBTest.pm
+ ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/metadata.t
+ ! lib/Module/Build/t/metadata2.t lib/Module/Build/t/moduleinfo.t
+ ! lib/Module/Build/t/new_from_context.t
+ ! lib/Module/Build/t/notes.t lib/Module/Build/t/ppm.t
+ ! lib/Module/Build/t/runthrough.t lib/Module/Build/t/test_type.t
+ ! lib/Module/Build/t/test_types.t lib/Module/Build/t/tilde.t
+ ! lib/Module/Build/t/versions.t lib/Module/Build/t/xs.t
+____________________________________________________________________________
+[ 32191] By: merijn on 2007/10/25 09:17:22
+ Log: Emergency fix for /tmp dir cleanup's for smokers.
+ Rest of the patch to sync CPANPLUS will follow later
+ Branch: perl
+ ! lib/CPANPLUS/Internals/Source.pm
+____________________________________________________________________________
+[ 32190] By: rgs on 2007/10/25 08:48:49
+ Log: Subject: [PATCH] (Was Re: [PATCH] FreeBSD atoll() warning)
+ From: Andy Dougherty <doughera@lafayette.edu>
+ Date: Wed, 24 Oct 2007 13:12:49 -0400 (EDT)
+ Message-ID: <Pine.LNX.4.64.0710241307450.21836@fractal.phys.lafayette.edu>
+ Branch: perl
+ ! hints/freebsd.sh
+____________________________________________________________________________
+[ 32189] By: rgs on 2007/10/25 08:46:27
+ Log: Subject: [PATCH] Bring version.pm core into compliance with CPAN release
+ From: John Peacock <john.peacock@havurah-software.org>
+ Date: Wed, 24 Oct 2007 22:04:45 -0400
+ Message-ID: <471FF9BD.40204@havurah-software.org>
+ Branch: perl
+ ! lib/version.pm lib/version.t util.c
+____________________________________________________________________________
+[ 32188] By: rgs on 2007/10/25 08:43:41
+ Log: Bump version of IPC::Cmd
+ Branch: perl
+ ! lib/IPC/Cmd.pm
+____________________________________________________________________________
+[ 32187] By: rgs on 2007/10/25 08:42:44
+ Log: Subject: patch@32181 IPC::Cmd fix for VMS.
+ From: "John E. Malmberg" <wb8tyw@qsl.net>
+ Date: Thu, 25 Oct 2007 00:36:29 -0500
+ Message-id: <47202B5D.8070609@qsl.net>
+ Branch: perl
+ ! lib/IPC/Cmd.pm
+____________________________________________________________________________
+[ 32186] By: rgs on 2007/10/24 13:43:17
+ Log: Subject: [PATCH] File::Path 2.02
+ From: David Landgren <david@landgren.net>
+ Date: Wed, 24 Oct 2007 15:11:29 +0200
+ Message-ID: <471F4481.6010103@landgren.net>
+ Branch: perl
+ ! lib/File/Path.pm
+____________________________________________________________________________
+[ 32185] By: rgs on 2007/10/24 11:15:03
+ Log: Subject: warning from ext/Hash/Util/FieldHash/t/02_function.t
+ From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
+ Date: Wed, 24 Oct 2007 12:31:20 +0200
+ Message-ID: <3852726AFA94DE4F87E616F13F416A5FB66DE3@naimucu1.ffz00k.rootdom.net>
+ Branch: perl
+ ! ext/Hash/Util/FieldHash/t/02_function.t
+____________________________________________________________________________
+[ 32184] By: rgs on 2007/10/24 09:37:15
+ Log: Subject: patch@32181 File::Copy.pm patches for VMS
+ From: "John E. Malmberg" <wb8tyw@qsl.net>
+ Date: Wed, 24 Oct 2007 00:27:33 -0500
+ Message-id: <471ED7C5.9040900@qsl.net>
+ Branch: perl
+ ! lib/File/Copy.pm
+____________________________________________________________________________
+[ 32183] By: rgs on 2007/10/24 09:31:43
+ Log: Fix an off by one error, found by valgrind
+ Branch: perl
+ ! op.c
+____________________________________________________________________________
+[ 32182] By: merijn on 2007/10/24 06:26:16
+ Log: Subject: [PATCH] documentation typo for Text::Wrap
+ From: David Landgren <david@landgren.net>
+ Date: Tue, 23 Oct 2007 21:43:29 +0200
+ Message-ID: <471E4EE1.5010500@landgren.net>
+ Branch: perl
+ ! lib/Text/Wrap.pm
+____________________________________________________________________________
+[ 32181] By: nicholas on 2007/10/23 13:30:37
+ Log: Subject: [PATCH] Re: [perl #46725] v5.10.0 util.c and pp_sys.c fail to compile under Mac OS X
+ From: Andy Dougherty <doughera@lafayette.edu>
+ Message-ID: <Pine.LNX.4.64.0710230817250.18303@fractal.phys.lafayette.edu>
+ Date: Tue, 23 Oct 2007 08:54:51 -0400 (EDT)
+ Branch: perl
+ ! cflags.SH
+____________________________________________________________________________
+[ 32180] By: rgs on 2007/10/23 10:30:40
+ Log: Subject: [PATCH] hostname.t busted
+ From: Ricardo SIGNES <rjbs-perl-p5p@lists.manxome.org>
+ Date: Mon, 22 Oct 2007 09:01:09 -0400
+ Message-ID: <20071022130109.GA16748@knight>
+ Branch: perl
+ ! lib/Net/t/hostname.t
+____________________________________________________________________________
+[ 32179] By: rgs on 2007/10/23 10:24:39
+ Log: Typos and other doc nits. Plus, de-alpha the version number
+ (since this isn't a dual-lived module)
+ Branch: perl
+ ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
+____________________________________________________________________________
+[ 32178] By: rgs on 2007/10/23 10:22:25
+ Log: A couple of updates to perl5100delta
+ Branch: perl
+ ! pod/perl5100delta.pod
+____________________________________________________________________________
+[ 32177] By: nicholas on 2007/10/23 09:59:48
+ Log: Silly Nick. If you see a nextstate op, then it may have open hints,
+ and you need to test it with Unicode locales.
+ Branch: perl
+ ! ext/B/t/optree_misc.t
+____________________________________________________________________________
+[ 32176] By: craigb on 2007/10/23 03:43:02
+ Log: File::Find::_find_dir nit for VMS, plus version bump.
+ Branch: perl
+ ! lib/File/Find.pm
+____________________________________________________________________________
+[ 32175] By: craigb on 2007/10/23 03:39:19
+ Log: Make the File::Find tests stay under t/ where they
+ belong (the first call to cleanup() was leaving us
+ at the top of the Perl source tree).
+ Branch: perl
+ ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
+____________________________________________________________________________
+[ 32174] By: nicholas on 2007/10/22 21:40:41
+ Log: Subject: [PATCH] FreeBSD atoll() warning (Was Re: Code freeze
+ From: Andy Dougherty <doughera@lafayette.edu>
+ Message-ID: <Pine.LNX.4.64.0710221246340.31725@fractal.phys.lafayette.edu>
+ Date: Mon, 22 Oct 2007 12:49:25 -0400 (EDT)
+ Branch: perl
+ ! cflags.SH
+____________________________________________________________________________
+[ 32173] By: nicholas on 2007/10/22 20:47:39
+ Log: Subject: [PATCH] perltodo.pod: Add more detail about @INC order.
+ Date: Mon, 22 Oct 2007 16:42:44 -0400 (EDT)
+ Message-ID: <Pine.LNX.4.64.0710221642120.14878@fractal.phys.lafayette.edu>
+ From: Andy Dougherty <doughera@lafayette.edu>
+ Branch: perl
+ ! pod/perltodo.pod
+____________________________________________________________________________
+[ 32172] By: nicholas on 2007/10/22 20:19:55
+ Log: SQL::Translator triggered a subtle piece of wrongness, whereby it
+ managed to cause a proxy constant subroutine in the symbol table to
+ be upgraded to a GV at precisely the point where it was being
+ considered as a possible IO handle name. The core's user-space visible
+ behaviour certainly was buggy - I believe this patch to be the correct
+ fix. However, it seems to be very hard to write a test for it.
+ Branch: perl
+ ! gv.c
+____________________________________________________________________________
+[ 32171] By: nicholas on 2007/10/22 14:52:53
+ Log: Note Jarkko's URL about MSVC and __FUNCTION__-a-like.
+ Branch: perl
+ ! pod/perltodo.pod
+____________________________________________________________________________
+[ 32170] By: rgs on 2007/10/22 12:39:17
+ Log: Subject: [PATCH] Update Log::Messge::Simple to 0.04 (was: Re: Code freeze)
+ From: "Jos I. Boumans" <jos@dwim.org>
+ Date: Mon, 22 Oct 2007 14:32:51 +0200
+ Message-Id: <33D80A92-6B24-400F-8E99-15193E3CD4A1@dwim.org>
+
+ Only a version bump.
+ Branch: perl
+ ! lib/Log/Message/Simple.pm
+____________________________________________________________________________
+[ 32169] By: nicholas on 2007/10/22 12:36:16
+ Log: hv_iterkeysv() actually creates a mortal SV for every call.
+ gv_stashsv() is just a wrapper for gv_stashpvn(), so doesn't need an
+ SV internally. Hence avoid creating lots of mortal SVs by using
+ hv_iterkey() to get the keys and lengths.
+ Also tweak whitespace in change 32168.
+ Branch: perl
+ ! mro.c
+____________________________________________________________________________
+[ 32168] By: nicholas on 2007/10/22 12:14:12
+ Log: In Perl_mro_isa_changed_in(), no need to call an RVALUE hv_fetch() then
+ hv_store() a new HV if fetch drew a blank, as we can detect the new SV
+ an LVALUE fetch gave us, and replace it with a new HV, which will be
+ more efficient.
+ Branch: perl
+ ! mro.c
+____________________________________________________________________________
+[ 32167] By: nicholas on 2007/10/22 11:46:55
+ Log: S_mro_get_linear_isa_c3() doesn't need to call hv_fetch() then
+ hv_store(), as hv_fetch() can do it all for us.
+ Branch: perl
+ ! mro.c
+____________________________________________________________________________
+[ 32166] By: rgs on 2007/10/22 11:46:36
+ Log: Mention perlcommunity.pod, plus some typo fixes
+ Branch: perl
+ ! pod/perl5100delta.pod
+____________________________________________________________________________
+[ 32165] By: mhx on 2007/10/22 11:35:07
+ Log: Fix a typo (pport -> ppport).
+ Branch: perl
+ ! pod/perl5100delta.pod
+____________________________________________________________________________
+[ 32164] By: nicholas on 2007/10/22 11:33:23
+ Log: B::Concise was failing an assertion on index "foo", "foo";
+ Branch: perl
+ ! ext/B/B.xs ext/B/B/Concise.pm ext/B/t/optree_misc.t
+____________________________________________________________________________
+[ 32163] By: rgs on 2007/10/22 11:29:57
+ Log: There's no point in empty TODO sections
+ Branch: perl
+ ! installhtml
+____________________________________________________________________________
+[ 32162] By: rgs on 2007/10/22 10:18:00
+ Log: Mention B::COP::hints_hash method
+ Branch: perl
+ ! ext/B/B.pm
+____________________________________________________________________________
+[ 32161] By: rgs on 2007/10/22 09:02:47
+ Log: Newest things to put in perldelta
+ Branch: perl
+ ! pod/perl5100delta.pod
+____________________________________________________________________________
+[ 32160] By: rgs on 2007/10/22 08:55:01
+ Log: Add -Duse32bit* in perltodo
+ Branch: perl
+ ! pod/perltodo.pod
+____________________________________________________________________________
+[ 32159] By: rgs on 2007/10/22 08:38:07
+ Log: Regenerate Changes
+ Branch: perl
+ ! Changes
+____________________________________________________________________________
[ 32158] By: rgs on 2007/10/22 08:32:46
Log: More delta info from Perl 5.9.5
Branch: perl