X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=64a6e6fb98634a336b8e9b2cd347b61fea4e915c;hb=99d50c9cc9ff711b22da2b2efc0a05f25b870ee6;hp=1cd70fe176c415e65a9067e3a3cf2cfa664c5f16;hpb=1a2650fb3f5d99c8850f224b426a472778066995;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Changes b/Changes index 1cd70fe..64a6e6f 100644 --- a/Changes +++ b/Changes @@ -29,6 +29,6084 @@ 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 + 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 + Date: Fri, 16 Nov 2007 15:50:52 +0100 + Message-Id: + 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) + Date: Fri, 16 Nov 2007 19:26:36 -0800 + Message-ID: + 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 + 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 + 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 + 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" + 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" + 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 + 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" + 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 + 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" + 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 + 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 + Date: Thu, 8 Nov 2007 02:05:45 +0100 + Message-Id: + 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" + 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" + 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" + 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" + 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" + 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" + Date: Fri, 9 Nov 2007 15:50:11 +0100 + Message-Id: + 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" + 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" + 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 + 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" + 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" + 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 + 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" + 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 + Date: Mon, 5 Nov 2007 08:48:53 +0100 + Message-Id: + 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 + Date: Sun, 04 Nov 2007 03:52:36 +0100 + Message-id: + 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 + 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 + Date: Wed, 31 Oct 2007 12:26:02 -0500 (CDT) + Message-ID: + 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" + 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 + 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 + 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: + + 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 + 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 + 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 + Date: Wed, 24 Oct 2007 13:12:49 -0400 (EDT) + Message-ID: + 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 + 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" + 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 + 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" + 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" + 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 + 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 + Message-ID: + 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 + 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 + Message-ID: + 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: + From: Andy Dougherty + 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" + 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 + ! pod/perl5100delta.pod +____________________________________________________________________________ +[ 32157] By: rgs on 2007/10/21 20:19:08 + Log: Subject: Re: overload64.t failures + From: Rick Delaney + Date: Sun, 21 Oct 2007 16:13:51 -0400 + Message-ID: <20071021201351.GY29047@bort.ca> + Branch: perl + ! pp.c pp_hot.c +____________________________________________________________________________ +[ 32156] By: rgs on 2007/10/21 20:15:46 + Log: More perldelta entries from perl 5.9.4, plus some reordering and + deduplication + Branch: perl + ! pod/perl5100delta.pod +____________________________________________________________________________ +[ 32155] By: rgs on 2007/10/21 16:38:36 + Log: More perldelta entries from 5.9.3 + Branch: perl + ! pod/perl5100delta.pod +____________________________________________________________________________ +[ 32154] By: rgs on 2007/10/21 10:59:47 + Log: Changes from perl 5.9.2 + Branch: perl + ! pod/perl5100delta.pod +____________________________________________________________________________ +[ 32153] By: rgs on 2007/10/21 07:51:14 + Log: Skip test on Basque locales on Mac OS X 10.5 + Branch: perl + ! lib/locale.t +____________________________________________________________________________ +[ 32152] By: rgs on 2007/10/20 16:25:32 + Log: Subject: [PATCH] VDf no longer in PERL_CORE + From: "Robin Barker" + Date: Fri, 19 Oct 2007 13:33:50 +0100 + Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D20E@exchsvr1.npl.ad.local> + Branch: perl + ! perl.h sv.c +____________________________________________________________________________ +[ 32151] By: nicholas on 2007/10/20 16:16:56 + Log: In Perl_do_openn() we know the length of oname, so use it when creating + an SV. + Branch: perl + ! doio.c +____________________________________________________________________________ +[ 32150] By: rgs on 2007/10/20 15:19:20 + Log: Revert code change from #32148 + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 32149] By: rgs on 2007/10/20 15:04:44 + Log: Subject: [PATCH] perlfunc/perldiag errors + From: Father Chrysostomos + Date: Fri, 19 Oct 2007 20:25:38 -0700 + Message-Id: <8186DA53-970C-4A10-A0CE-0A4FFB199A01@cpan.org> + Branch: perl + ! pod/perldiag.pod pod/perlfunc.pod +____________________________________________________________________________ +[ 32148] By: rgs on 2007/10/20 15:02:33 + Log: Subject: Re: [PATCH] Fix overloading for 64-bit ints (revised) + From: "Jerry D. Hedden" + Date: Fri, 19 Oct 2007 20:50:27 -0400 + Message-ID: <1ff86f510710191750s3f25eae2x2dc2e90f18f1f716@mail.gmail.com> + Branch: perl + ! pod/perlintern.pod sv.c +____________________________________________________________________________ +[ 32147] By: rgs on 2007/10/19 16:14:01 + Log: More perldelta work (info from perl59[01]delta) + Branch: perl + ! pod/perl5100delta.pod +____________________________________________________________________________ +[ 32146] By: rgs on 2007/10/19 11:06:58 + Log: Document that encoding.pm isn't thread-safe, by Jerry D. Hedden + Branch: perl + ! ext/Encode/encoding.pm +____________________________________________________________________________ +[ 32145] By: rgs on 2007/10/19 10:44:04 + Log: POD nits + Branch: perl + ! pod/perlre.pod pod/perluniintro.pod +____________________________________________________________________________ +[ 32144] By: rgs on 2007/10/19 10:32:39 + Log: Subject: Re: [Diff] perlxstut.pod + From: =?ISO-8859-1?Q?Ren=E9e_B=E4cker?= + Date: Fri, 12 Oct 2007 10:29:50 +0200 + Message-ID: <470F307E.1030804@smart-websolutions.de> + Branch: perl + ! pod/perlxstut.pod +____________________________________________________________________________ +[ 32143] By: rgs on 2007/10/19 10:18:19 + Log: Upgrade to Term::Cap 1.10 + Branch: perl + ! lib/Term/Cap.pm lib/Term/Cap.t +____________________________________________________________________________ +[ 32142] By: rgs on 2007/10/19 10:14:03 + Log: Subject: RE: [PATCH] RE: PERL_CORE UVf logic + From: "Robin Barker" + Date: Thu, 18 Oct 2007 17:51:34 +0100 + Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D20A@exchsvr1.npl.ad.local> + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 32141] By: rgs on 2007/10/19 07:47:45 + Log: Subject: [PATCH] Fix overloading for 64-bit ints (revised) + From: "Jerry D. Hedden" + Date: Thu, 18 Oct 2007 14:49:40 -0400 + Message-ID: <1ff86f510710181149s1c096dd9qffa8fe42046e675b@mail.gmail.com> + Branch: perl + + lib/overload64.t + ! MANIFEST embed.fnc embed.h lib/overload.t pod/perlintern.pod + ! pp.c pp_hot.c proto.h sv.c +____________________________________________________________________________ +[ 32140] By: nicholas on 2007/10/18 20:42:30 + Log: It seems crazy for Perl_yylex() to individually shift each element off + PL_preambleav, and then free each in turn, rather than simply process + the array in place, and allow the sv_free(PL_preambleav) to dispose of + everything. + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 32139] By: nicholas on 2007/10/18 19:21:50 + Log: Change 32136 introduced an error - passing a const char * to + sv_usepvn_flags(). Fixed. + Branch: perl + ! gv.c +____________________________________________________________________________ +[ 32138] By: nicholas on 2007/10/18 18:59:59 + Log: Inline and eliminate S_incl_perldb(), as it's only called on one place. + This also makes the logic in the call site simpler and more efficient. + Branch: perl + ! embed.fnc embed.h proto.h toke.c +____________________________________________________________________________ +[ 32137] By: nicholas on 2007/10/18 18:07:19 + Log: Simplify the logical for retrieving PL_inplace into $^I, as sv_setpv() + will do the "right" thing if we want NULL to map to undef. + Branch: perl + ! mg.c +____________________________________________________________________________ +[ 32136] By: nicholas on 2007/10/18 18:06:29 + Log: Eliminate some uses of sv_setpv() where we already know the length. + Donate the prototype buffer to the CV in Perl_gv_init(), rather than + setting a copy, and immediately free()ing the original. + Branch: perl + ! gv.c toke.c +____________________________________________________________________________ +[ 32135] By: nicholas on 2007/10/18 17:15:16 + Log: Change newSVpv() to newSVpvn() where we know the length is non-zero, as + newSVpvn() will be fractionally more efficient. + Branch: perl + ! mg.c toke.c +____________________________________________________________________________ +[ 32134] By: nicholas on 2007/10/18 17:14:38 + Log: use newSVpvs() on the constant string "isa", rather than newSVpv(). + Branch: perl + ! universal.c +____________________________________________________________________________ +[ 32133] By: nicholas on 2007/10/18 17:13:34 + Log: By using the HEK that holds the stash name in S_mro_get_linear_isa_c3() + and S_mro_get_linear_isa_dfs() we can create scalars more efficiently. + Branch: perl + ! mro.c +____________________________________________________________________________ +[ 32132] By: nicholas on 2007/10/18 16:15:22 + Log: In Perl_amagic_call(), construct the SV with newSVpvn(), as we now know + the length. (Not sure why I didn't spot this one during change 32124.) + Branch: perl + ! gv.c overload.c overload.pl +____________________________________________________________________________ +[ 32131] By: rgs on 2007/10/18 13:54:09 + Log: Subject: [PATCH] B::Lint is dual-lived (revised) + From: "Jerry D. Hedden" + Date: Thu, 18 Oct 2007 09:45:41 -0400 + Message-ID: <1ff86f510710180645x115a7949vaea7b45dd2dc3139@mail.gmail.com> + Branch: perl + ! Porting/Maintainers.pl +____________________________________________________________________________ +[ 32130] By: nicholas on 2007/10/18 12:32:42 + Log: No need to call strlen() on the result of CopSTASHPV() when unthreaded, + as the length is already known. Hence conditionally compile out the + logic related to the call to strlen() from S_method_common(), and use + newSVhek in S_gv_get_super_pkg(). + Branch: perl + ! gv.c pp_hot.c +____________________________________________________________________________ +[ 32129] By: nicholas on 2007/10/18 10:44:35 + Log: Don't call strlen() on CopFILE() for the unthreaded case, because the + length can be obtained via CopFILESV(). + Branch: perl + ! gv.c toke.c +____________________________________________________________________________ +[ 32128] By: rgs on 2007/10/18 09:45:47 + Log: Silence a casting warning + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 32127] By: nicholas on 2007/10/18 09:24:42 + Log: Where possible, change gv_fetchfile() to gv_fetchfile_flags(), + gv_stashpv() to gv_stashpvn() and gv_fetchpv() to gv_fetchpvn_flags(). + Change the len parameter of S_find_in_my_stash() from I32 to STRLEN, as + a pointer the variable needs to be passed onwards, and size matters on + 64 bit platforms. + Fix the temporary scribbling of a buffer in Perl_yylex() by using + gv_fetchpvn_flags(), and remove the XXX comment added in change 27641. + Brought to you by the Campaign for the Elimination of strlen(). + Branch: perl + ! embed.fnc gv.c proto.h sv.c toke.c +____________________________________________________________________________ +[ 32126] By: nicholas on 2007/10/18 07:17:46 + Log: In Perl_moreswitches(), avoid the strlen() inside sv_catpv() by moving + the strlen() earlier. + Brought to you by the Campaign for the Elimination of strlen(). + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 32125] By: nicholas on 2007/10/17 16:06:21 + Log: In Perl_my_clearenv(), under -DPERL_USE_SAFE_PUTENV, don't use + strlcpy() to forcibly truncate a string to a known length, when + memcpy() and a write of '\0' will not only make the intent clear, but + also do that exact job more efficiently. + Branch: perl + ! util.c +____________________________________________________________________________ +[ 32124] By: nicholas on 2007/10/17 15:10:58 + Log: Storing the length of all the overloading names saves a strlen() in a + loop in Perl_Gv_AMupdate(). + Brought to you by the Campaign for the Elimination of strlen(). + Branch: perl + ! gv.c overload.c overload.pl +____________________________________________________________________________ +[ 32123] By: rgs on 2007/10/17 12:08:02 + Log: Subject: [PATCH] Update IPC::Cmd to 0.40 + From: "Jos I. Boumans" + Date: Wed, 17 Oct 2007 11:32:03 +0200 + Message-Id: + Branch: perl + ! lib/IPC/Cmd.pm +____________________________________________________________________________ +[ 32122] By: rgs on 2007/10/17 11:50:12 + Log: Subject: [PATCH] Minor fix in File::Copy POD + From: "Jerry D. Hedden" + Date: Mon, 15 Oct 2007 09:56:33 -0400 + Message-ID: <1ff86f510710150656w4c06b94aub1c8ff5fa29a8603@mail.gmail.com> + Branch: perl + ! lib/File/Copy.pm +____________________________________________________________________________ +[ 32121] By: rgs on 2007/10/17 08:20:36 + Log: Subject: [PATCH] Another ex-PVBM assert + From: Ben Morrow + Date: Tue, 16 Oct 2007 19:51:09 +0100 + Message-ID: + Branch: perl + ! sv.c t/op/lex_assign.t +____________________________________________________________________________ +[ 32120] By: rgs on 2007/10/17 08:17:29 + Log: Subject: [PATCH] Fix a few segfaults and a when() bug + From: "josh" + Date: Sun, 14 Oct 2007 21:37:08 -0700 + Message-ID: <20071015043708.GA10981@grenekatz.org> + Branch: perl + ! op.c pp_sys.c regcomp.c t/io/argv.t t/op/reg_nc_tie.t + ! t/op/switch.t +____________________________________________________________________________ +[ 32119] By: rgs on 2007/10/17 08:08:04 + Log: Subject: [PATCH] ex-PVBM and mro interact badly + From: Ben Morrow + Date: Mon, 15 Oct 2007 22:56:16 +0100 + Message-ID: <20071015215616.GA43800@osiris.mauzo.dyndns.org> + Branch: perl + ! hv.c t/op/hash.t +____________________________________________________________________________ +[ 32118] By: rgs on 2007/10/17 08:03:23 + Log: Update Module::Load::Conditional to 0.22 + Branch: perl + ! lib/Module/Load/Conditional.pm + ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t +____________________________________________________________________________ +[ 32117] By: rgs on 2007/10/17 07:39:16 + Log: More tests for Safe + Branch: perl + ! ext/Safe/t/safeuniversal.t +____________________________________________________________________________ +[ 32116] By: nicholas on 2007/10/16 16:02:35 + Log: PL_AMG_names is only used by gv.c (as far as Google code search can + see), so it can easily be a static variable inside gv.c. This allows + the implementation to be changed in future Perls within the 5.10.x + series. + Branch: perl + + overload.c + ! MANIFEST globvar.sym gv.c overload.h overload.pl +____________________________________________________________________________ +[ 32115] By: nicholas on 2007/10/16 10:39:38 + Log: Replace my_strlcpy() with a pair of byte writes. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 32114] By: nicholas on 2007/10/16 09:48:48 + Log: Given that S_feature_is_enabled() is a static function, we can know all + the possible strings that can be passed to it, and their lengths. So we + can avoid my_strlcpy() and instead use memcpy(). + Brought to you by the Campaign for the Elimination of strlen(). + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 32113] By: nicholas on 2007/10/16 09:40:15 + Log: Given that the buffer for mode in Perl_do_openn() has been initialised + to all NUL bytes, and the "string" being appended is one character, + it's way faster just to write the byte in question to the buffer. + Branch: perl + ! doio.c +____________________________________________________________________________ +[ 32112] By: nicholas on 2007/10/16 09:38:48 + Log: Moving a strlen() in Perl_moreswitches() saves a strlen() in sv_catpv() + Brought to you by the Campaign for the Elimination of strlen(). + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 32111] By: nicholas on 2007/10/16 09:06:26 + Log: Pass in explicit lengths for the key and type arguments to + S_new_constant() in toke.c, as we know all the lengths already. + Brought to you by the Campaign for the Elimination of strlen(). + Branch: perl + ! embed.fnc embed.h proto.h toke.c +____________________________________________________________________________ +[ 32110] By: nicholas on 2007/10/16 08:37:29 + Log: Perl_ck_smartmatch needs a dVAR too. + Branch: perl + ! op.c +____________________________________________________________________________ +[ 32109] By: nicholas on 2007/10/16 07:51:36 + Log: Add dVAR;s to the functions created in change 31970. + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 32108] By: craigb on 2007/10/16 04:05:18 + Log: Subject: [PATCH] Update File::Fetch to 0.12 + From: "Jos I. Boumans" + Date: Mon, 15 Oct 2007 14:40:39 +0200 + Message-Id: + Branch: perl + ! lib/File/Fetch.pm +____________________________________________________________________________ +[ 32107] By: rgs on 2007/10/13 07:24:17 + Log: POD nit found by Slaven Rezic. + Branch: perl + ! ext/Hash/Util/lib/Hash/Util.pm +____________________________________________________________________________ +[ 32106] By: craigb on 2007/10/12 20:48:11 + Log: Normalize the case of some VMS syscalls so the prototypes are + kosher on a system with older headers. + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 32105] By: nicholas on 2007/10/12 15:21:14 + Log: Remove some strlen()s and replace one strlcpy() with memcpy() because + we already know the string length. + Branch: perl + ! doio.c dump.c mro.c op.c +____________________________________________________________________________ +[ 32104] By: rgs on 2007/10/12 09:43:20 + Log: New test for Safe + Branch: perl + + ext/Safe/t/safeuniversal.t + ! MANIFEST +____________________________________________________________________________ +[ 32103] By: rgs on 2007/10/12 07:47:42 + Log: Funny symbol table names can be shared, too + Branch: perl + ! ext/Opcode/Safe.pm +____________________________________________________________________________ +[ 32102] By: rgs on 2007/10/12 07:41:18 + Log: Share the internal XS functions defined in universal.c + to Safe compartments + Branch: perl + ! ext/Opcode/Safe.pm +____________________________________________________________________________ +[ 32101] By: rgs on 2007/10/11 15:41:55 + Log: Subject: [PATCH] Update IPC::Cmd to 0.38 + From: "Jos I. Boumans" + Date: Thu, 11 Oct 2007 17:24:50 +0200 + Message-Id: + Branch: perl + ! lib/IPC/Cmd.pm lib/IPC/Cmd/t/01_IPC-Cmd.t +____________________________________________________________________________ +[ 32100] By: rgs on 2007/10/11 14:29:02 + Log: Subject: [PATCH] pp_int should treat refs as UVs (not IVs) + From: "Jerry D. Hedden" + Date: Thu, 11 Oct 2007 10:23:03 -0400 + Message-ID: <1ff86f510710110723p6cbed55fo558777258061b556@mail.gmail.com> + Branch: perl + ! pp.c +____________________________________________________________________________ +[ 32099] By: rgs on 2007/10/11 13:14:21 + Log: Subject: [PATCH] Gentler theads test + From: "Jerry D. Hedden" + Date: Thu, 11 Oct 2007 09:12:21 -0400 + Message-ID: <1ff86f510710110612j6ecaa1d5ta1a6f2a4e3e13ed3@mail.gmail.com> + Branch: perl + ! t/op/threads.t +____________________________________________________________________________ +[ 32098] By: rgs on 2007/10/11 07:10:25 + Log: Subject: [PATCH] Move threads test added in change 32091 + From: "Jerry D. Hedden" + Date: Wed, 10 Oct 2007 12:39:23 -0400 + Message-ID: <1ff86f510710100939v29aef6beqcb782934e641ea79@mail.gmail.com> + Branch: perl + ! ext/threads/t/problems.t t/op/threads.t +____________________________________________________________________________ +[ 32097] By: rgs on 2007/10/11 07:08:00 + Log: Subject: [PATCH] Porting/Maintainers.pm --check added functionality + From: "Robin Barker" + Date: Wed, 10 Oct 2007 18:11:36 +0100 + Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1F2@exchsvr1.npl.ad.local> + Branch: perl + ! Porting/Maintainers.pm +____________________________________________________________________________ +[ 32096] By: rgs on 2007/10/10 20:54:25 + Log: Subject: [PATCH] add calling hints to perldebug.pod + From: Richard Foley + Date: Wed, 10 Oct 2007 15:29:39 +0200 + Message-Id: <200710101529.39895.Richard.Foley@rfi.net> + Branch: perl + ! pod/perldebug.pod +____________________________________________________________________________ +[ 32095] By: rgs on 2007/10/10 20:50:12 + Log: Subject: [PATCH] Porting/Maintainers.pl + From: "Robin Barker" + Date: Wed, 10 Oct 2007 17:52:38 +0100 + Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1F1@exchsvr1.npl.ad.local> + Branch: perl + ! Porting/Maintainers.pl +____________________________________________________________________________ +[ 32094] By: rgs on 2007/10/10 20:38:54 + Log: Remove an obsolete test for h2ph, that was always skipped. + New tests are needed. + Branch: perl + - lib/ph.t + ! MANIFEST +____________________________________________________________________________ +[ 32093] By: rgs on 2007/10/10 15:37:14 + Log: Delete files removed by latest CPANPLUS update + Branch: perl + - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba + - r-0.01.tar.gz.packed + - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/CHECKSUMS + - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01. + - readme + - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01. + - tar.gz.packed + - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03. + - tar.gz.packed + - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/CHECKSUMS + - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.re + - adme + - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta + - r.gz.packed + - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/CHECKSUMS + - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01. + - readme + - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01. + - tar.gz.packed + - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/CHECKSUMS + - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.re + - adme + - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta + - r.gz.packed +____________________________________________________________________________ +[ 32092] By: rgs on 2007/10/10 15:36:53 + Log: Update CPANPLUS to 0.83_02 + Branch: perl + + lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm + + 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/CHECKSUMS + + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.readm + + e + + 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/CHECKSUMS + + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.readme + + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz. + + packed lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/CHECKSUMS + + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.readm + + e + + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.g + + z.packed lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/CHECKSUMS + + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.readme + + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz. + + packed + ! MANIFEST lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm + ! lib/CPANPLUS/Config.pm lib/CPANPLUS/Internals.pm + ! lib/CPANPLUS/Internals/Constants.pm + ! lib/CPANPLUS/Internals/Extract.pm + ! lib/CPANPLUS/Internals/Report.pm + ! lib/CPANPLUS/Internals/Search.pm + ! lib/CPANPLUS/Internals/Source.pm + ! lib/CPANPLUS/Internals/Utils.pm lib/CPANPLUS/Selfupdate.pm + ! lib/CPANPLUS/Shell.pm lib/CPANPLUS/Shell/Default.pm + ! 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/06_CPANPLUS-Internals-Constants.t + ! lib/CPANPLUS/t/08_CPANPLUS-Backend.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/modules/02packages.details.txt.gz.pa + ! cked + ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed + ! lib/CPANPLUS/t/inc/conf.pl +____________________________________________________________________________ +[ 32091] By: davem on 2007/10/10 15:03:16 + Log: newCONTSUB() wasn't thread-safe ([perl #45053]) + Branch: perl + ! ext/threads/t/problems.t op.c +____________________________________________________________________________ +[ 32090] By: rgs on 2007/10/10 08:17:07 + Log: If we use @{[]} (a.k.a. baby-cart) interpolation, we got warnings + when $" is undefined. + Branch: perl + ! lib/strict.pm lib/warnings.pm warnings.pl +____________________________________________________________________________ +[ 32089] By: nicholas on 2007/10/09 21:55:56 + Log: As we know the length, replace strEQ with memEQs in S_doopen_pm(). + Branch: perl + ! pp_ctl.c +____________________________________________________________________________ +[ 32088] By: nicholas on 2007/10/09 21:32:50 + Log: If PERL_DISABLE_PMC is defined, doopen_pm() is just a direct call to + check_type_and_open(). So for this case make it a macro, to save a + level of function call. + Branch: perl + ! embed.fnc embed.h pp_ctl.c proto.h +____________________________________________________________________________ +[ 32087] By: nicholas on 2007/10/09 20:45:49 + Log: Replace Perl_sv_setpvf(aTHX_ namesv, "%s/%s", dir, name); in require's + loop over @INC with direct perl API calls that allocate sufficient + memory up front, avoid the need to parse a format string, and avoid + the need to call strlen() on either parameter. + Branch: perl + ! pp_ctl.c +____________________________________________________________________________ +[ 32086] By: nicholas on 2007/10/09 20:06:57 + Log: Remove the strlen in doopen_pm() by passing in the length. (As we know + it already in the caller). Remove the unchanging mode parameter from + doopen_pm() and check_type_and_open(), as it's always PERL_SCRIPT_MODE. + Branch: perl + ! embed.fnc embed.h pp_ctl.c proto.h +____________________________________________________________________________ +[ 32085] By: nicholas on 2007/10/09 17:56:13 + Log: Remove a call to *printf from the require code. + Branch: perl + ! pp_ctl.c +____________________________________________________________________________ +[ 32084] By: nicholas on 2007/10/09 17:03:53 + Log: Tests for the .pmc functionality. + Branch: perl + ! t/comp/require.t +____________________________________________________________________________ +[ 32083] By: rgs on 2007/10/09 15:26:26 + Log: Files names for pragmas strict and warnings can end in .pmc + Branch: perl + ! lib/strict.pm lib/warnings.pm warnings.pl +____________________________________________________________________________ +[ 32082] By: rgs on 2007/10/09 15:14:53 + Log: Fix description of "." in unpack() in perl5100delta + Branch: perl + ! pod/perl5100delta.pod +____________________________________________________________________________ +[ 32081] By: rgs on 2007/10/09 13:08:41 + Log: perlmodlib.pod has changed, too + Branch: perl + ! pod/perlmodlib.pod +____________________________________________________________________________ +[ 32080] By: rgs on 2007/10/09 13:06:26 + Log: Add a rough, incomplete version of perl5100delta + Branch: perl + + pod/perl5100delta.pod + ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod + ! vms/descrip_mms.template win32/Makefile win32/makefile.mk + ! win32/pod.mak +____________________________________________________________________________ +[ 32079] By: rgs on 2007/10/09 12:25:05 + Log: Subject: [perl #45823] [PATCH] v5.8.8. pod2html: anchor, but link + From: Axel Kollmorgen (via RT) + Date: Thu, 27 Sep 2007 16:03:38 -0700 + Message-ID: + Branch: perl + ! lib/Pod/Html.pm lib/Pod/t/htmllink.t +____________________________________________________________________________ +[ 32078] By: mhx on 2007/10/09 12:01:22 + Log: Increment IPC::SysV version number. + Branch: perl + ! ext/IPC/SysV/SysV.pm +____________________________________________________________________________ +[ 32077] By: mhx on 2007/10/09 12:00:27 + Log: Fix fallback definitions of S_IRWX[UGO] (didn't include + the 'X', but 'W' twice) and fix the value of IPC_GETACL, + which was set to IPC_EXCL. + Branch: perl + ! ext/IPC/SysV/SysV.xs +____________________________________________________________________________ +[ 32076] By: nicholas on 2007/10/09 11:57:16 + Log: Don't deparse $^H{v_string}, which is automatically set by the + internals. Doing so confuses modules that test the round-tripping of + various code. + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 32075] By: rgs on 2007/10/09 10:56:56 + Log: Free temporary scalars later, because they might be still needed + when restoring magic + Branch: perl + ! ext/Hash/Util/FieldHash/FieldHash.xs +____________________________________________________________________________ +[ 32074] By: rgs on 2007/10/09 09:23:06 + Log: Subject: Re: [perl #46217] (resent) Typeglobs vs. SUPER:: (Hook::LexWrap failure) + From: "Brandon Black" + Date: Mon, 8 Oct 2007 08:54:35 -0500 + Message-ID: <84621a60710080654s589f57eax90b7f78558ad8b6f@mail.gmail.com> + + new tests. + Branch: perl + ! t/mro/basic.t +____________________________________________________________________________ +[ 32073] By: rgs on 2007/10/09 08:46:24 + Log: New opcode category :load, for require, dofile and caller. + Branch: perl + ! ext/Opcode/Opcode.pm +____________________________________________________________________________ +[ 32072] By: rgs on 2007/10/08 15:59:55 + Log: Subject: [PATCH] make t/op/pack.t not explode when u64size='' + From: Alex Gough + Date: Mon, 8 Oct 2007 16:09:35 +0100 + Message-ID: <20071008150935.GE24241@the.earth.li> + Branch: perl + ! t/op/pack.t +____________________________________________________________________________ +[ 32071] By: rgs on 2007/10/08 15:52:37 + Log: Suggestion by Rick Delaney to make this test pass with -Duse64bitall + on HP-UX (see bug #46011) + Branch: perl + ! lib/overload.t +____________________________________________________________________________ +[ 32070] By: rgs on 2007/10/08 14:09:23 + Log: Build with -Dusemymalloc was broken + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 32069] By: rgs on 2007/10/08 13:16:44 + Log: Subject: [PATCH] Time::Piece & matherr on qnx4 + From: Alex Gough + Date: Mon, 8 Oct 2007 13:10:04 +0100 + Message-ID: <20071008121004.GB24241@the.earth.li> + + Plus, bump version number of Time::Piece to 1.11_03 + Branch: perl + + qnx/qnx.c + ! AUTHORS MANIFEST ext/Time/Piece/Piece.pm + ! ext/Time/Piece/Piece.xs ext/Time/Piece/t/02core.t hints/qnx.sh +____________________________________________________________________________ +[ 32068] By: nicholas on 2007/10/08 11:37:27 + Log: Move (most of) the conditionally compiled members of the interpreter + structure to the end. + Branch: perl + ! intrpvar.h +____________________________________________________________________________ +[ 32067] By: nicholas on 2007/10/08 11:09:06 + Log: Shrink 4 bytes (ILP32) from the interpreter structure. + (Spotted a U8 sized hole, and filled the known U16 sized hole). + Moved the sig_pending so that its int fills the 4 byte space left by + csh_len, to reduce padding on LP64. + Branch: perl + ! intrpvar.h +____________________________________________________________________________ +[ 32066] By: steveh on 2007/10/08 10:17:41 + Log: Do the same as #32061 for Win32, which also fixes a static linking + build problem with Hash/Util/FieldHash + Branch: perl + ! win32/FindExt.pm win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 32065] By: rgs on 2007/10/08 09:25:12 + Log: Subject: Re: [perl #46217] (resent) Typeglobs vs. SUPER:: (Hook::LexWrap failure) + From: "Brandon Black" + Date: Sun, 7 Oct 2007 22:36:36 -0500 + Message-ID: <84621a60710072036l60c29016tba8a32b8021b5b24@mail.gmail.com> + Branch: perl + ! embed.fnc embed.h gv.c proto.h +____________________________________________________________________________ +[ 32064] By: steveh on 2007/10/08 08:46:36 + Log: Silence compiler warnings on Win32 (VC6) + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 32063] By: rgs on 2007/10/08 08:46:30 + Log: Documentation change to go with change #32056. + Branch: perl + ! pod/perldiag.pod pod/perlrun.pod +____________________________________________________________________________ +[ 32062] By: rgs on 2007/10/08 08:43:32 + Log: Subject: Re: [perl #46011] [RESOLVED] overload "0+" doesn't handle integer results + From: Rick Delaney + Date: Sun, 7 Oct 2007 22:37:01 -0400 + Message-ID: <20071008023701.GI29047@bort.ca> + Branch: perl + ! lib/overload.t pp.c +____________________________________________________________________________ +[ 32061] By: merijn on 2007/10/08 08:23:08 + Log: Subject: [Patch] Configure doesn't pick up Hash/Util/FieldHash + From: Alex Gough + Date: Mon, 8 Oct 2007 00:29:11 +0100 + Message-ID: <20071007232910.GA24241@the.earth.li> + Branch: perl + ! Configure +____________________________________________________________________________ +[ 32059] By: rgs on 2007/10/07 09:44:22 + Log: Subject: [PATCH] Re: [perl #46011] overload "0+" doesn't handle integer results + From: Rick Delaney + Date: Sun, 7 Oct 2007 00:22:14 -0400 + Message-ID: <20071007042214.GH29047@bort.ca> + Branch: perl + ! lib/overload.t pp.c +____________________________________________________________________________ +[ 32058] By: nicholas on 2007/10/06 23:50:49 + Log: Subject: Re: several compilation problems on VMS in perl@32039 + From: "Craig A. Berry" + Message-ID: + Date: Sat, 6 Oct 2007 13:47:03 -0500 + Branch: perl + ! regcomp.c toke.c utf8.c +____________________________________________________________________________ +[ 32057] By: nicholas on 2007/10/06 23:44:50 + Log: Finally! Worked out how to const Perl_moreswitches(). + Although I've committed crimes against indenting to avoid losing + blame annotation history. Revisit this when we have version control + that can easily see through whitespace changes. + [Can probably now propagate consting inside S_parse_body(), + Perl_moreswitches() and Perl_yylex(), but that will not affect the + external API, so can wait until after 5.10] + Branch: perl + ! embed.fnc perl.c proto.h toke.c +____________________________________________________________________________ +[ 32056] By: nicholas on 2007/10/06 22:22:20 + Log: "A" should no longer be in the list of options acceptable to PERL5OPT, + now that assertions have been removed. + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 32055] By: nicholas on 2007/10/06 21:24:32 + Log: Propagate the perlapi.pod part of change 32026 back to the source POD. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 32054] By: nicholas on 2007/10/06 21:23:23 + Log: Remove remaining Cs and Cs + Branch: perl + ! dump.c perl.c perly.act perly.y toke.c +____________________________________________________________________________ +[ 32053] By: craigb on 2007/10/06 18:28:59 + Log: Add symlink support to Cwd::_vms_abs_path. + Branch: perl + ! ext/Cwd/t/cwd.t lib/Cwd.pm +____________________________________________________________________________ +[ 32052] By: nicholas on 2007/10/06 16:32:36 + Log: The scratch scalar used in -d processing for : and = options would leak + as it was never freed. + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 32051] By: nicholas on 2007/10/06 15:38:52 + Log: Nothing* outside the core uses the old misspelling + PERL_PV_PRETTY_ELIPSES, so remove it. + * well, nothing that Google can find. Same thing, isn't it? :-) + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 32050] By: nicholas on 2007/10/06 15:29:44 + Log: Fix precedence bug in the logic for PERL_PV_ESCAPE_NOCLEAR in + Perl_pv_escape() + Branch: perl + ! dump.c +____________________________________________________________________________ +[ 32049] By: nicholas on 2007/10/06 15:04:53 + Log: Use the PERL_PV_PRETTY_NOCLEAR flag to simplify the code in + Perl_regprop() for the EXACT node case. + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 32048] By: nicholas on 2007/10/06 15:04:04 + Log: Add a new flag PERL_PV_PRETTY_NOCLEAR (actually just + PERL_PV_ESCAPE_NOCLEAR), and change Perl_pv_pretty() so that if this + bit is set, the output SV is not reset to an empty string. + Branch: perl + ! dump.c perl.h +____________________________________________________________________________ +[ 32047] By: nicholas on 2007/10/06 14:56:18 + Log: Fix typo in change 32043 - s/sv_catpvf/sv_catpvs/ + Branch: perl + ! dump.c +____________________________________________________________________________ +[ 32046] By: stevep on 2007/10/06 13:30:59 + Log: Upgrade to Time-HiRes-1.9708 + Branch: perl + ! ext/Time/HiRes/HiRes.pm +____________________________________________________________________________ +[ 32045] By: nicholas on 2007/10/06 12:55:29 + Log: newSV(size) and SvPOK_on() will be more efficient than newSVpvs("") + followed by SvGROW(size+1) + Branch: perl + ! utf8.c +____________________________________________________________________________ +[ 32044] By: nicholas on 2007/10/06 12:54:32 + Log: Use vnewSVpvf() rather than sv_vcatpvf() onto a newly created empty + string. + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 32043] By: nicholas on 2007/10/06 12:23:15 + Log: Avoid using *pvf functions when the format string is a fixed string. + Branch: perl + ! dump.c regcomp.c +____________________________________________________________________________ +[ 32042] By: nicholas on 2007/10/06 12:22:58 + Log: Directly create the SV with Perl_newSVpvf() rather than using + Perl_catSVpvf() to extend a zero-length SV. + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 32041] By: nicholas on 2007/10/06 10:27:17 + Log: Optimise the logic in isPRINT(), possible following Jarkko's bugfix + of change 10855. (to the implementation added in change 18) + Nothing that a decent compiler optimiser would have missed. + Branch: perl + ! handy.h +____________________________________________________________________________ +[ 32040] By: nicholas on 2007/10/06 10:23:26 + Log: Revert one hunk of change 32034 that had the possibility of being buggy + (the sprintf "%c" code will work correctly when the SV is UTF-8). + Audit all the rest for UTF-8 correctness, and force SvUTF-8_off() in + utf8.c to ensure correctness. (The string is reset to "", so this will + not be a behaviour change.) + Branch: perl + ! dump.c regcomp.c utf8.c +____________________________________________________________________________ +[ 32039] By: nicholas on 2007/10/05 23:03:14 + Log: In the MAD code, eliminate one Perl_sv_catpvf() and convert one + construction to *pvs. + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 32038] By: nicholas on 2007/10/05 23:02:16 + Log: Change a sv_catpv() to sv_catpvs(). + Branch: perl + ! mg.c +____________________________________________________________________________ +[ 32037] By: craigb on 2007/10/05 22:37:23 + Log: symlink() wrapper for VMS that prevents the creation of symlinks + with zero-length names. The standards disallow that and the test + suite gets indigestion. + Branch: perl + ! vms/vms.c vms/vmsish.h +____________________________________________________________________________ +[ 32036] By: nicholas on 2007/10/05 21:46:39 + Log: Eliminate the Perl_sv_catpvf() in TRIE_STORE_REVCHAR + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 32035] By: nicholas on 2007/10/05 20:31:23 + Log: PL_cshname is actually a constant value known at compile time. + PL_cshlen can be calculated by the compiler. So eliminate both as + interpreter variables, and the code that calculates PL_cshlen at + runtime. + Branch: perl + ! embed.fnc embed.h embedvar.h intrpvar.h perl.h perlapi.h + ! proto.h sv.c toke.c +____________________________________________________________________________ +[ 32034] By: nicholas on 2007/10/05 19:48:27 + Log: Eliminate most *printf-like calls that use a simple "%c" format, + replacing them with constructions that are more efficient because they + avoid the overhead of the *printf format parser and interpreter code. + Branch: perl + ! dump.c regcomp.c toke.c utf8.c +____________________________________________________________________________ +[ 32033] By: nicholas on 2007/10/05 18:15:06 + Log: With the demise of PERL_FLEXIBLE_EXCEPTIONS, S_docatch_body() can be + inlined and eliminated. + Branch: perl + ! embed.fnc embed.h pp_ctl.c proto.h +____________________________________________________________________________ +[ 32032] By: nicholas on 2007/10/05 16:08:12 + Log: As PL_hinthv is actually tied, need to call SvSETMAGIC() after the + store to it. Gosh, the tied hash API is clunky. + Branch: perl + ! mg.c pp_ctl.c +____________________________________________________________________________ +[ 32031] By: rgs on 2007/10/05 11:45:25 + Log: Subject: New [PATCH] use 5.006; use 5.10.0 + From: "Robin Barker" + Date: Fri, 5 Oct 2007 12:12:05 +0100 + Message-ID: <2C2E01334A940D4792B3E115F95B7226016048DB@exchsvr1.npl.ad.local> + Branch: perl + ! pod/perldiag.pod pod/perlfunc.pod pp_ctl.c + ! t/lib/warnings/pp_ctl +____________________________________________________________________________ +[ 32030] By: rgs on 2007/10/05 08:09:58 + Log: Subject: [PATCH] Update add-package.pl + From: "Jos I. Boumans" + Date: Thu, 4 Oct 2007 11:24:05 +0200 + Message-Id: <9D8CA217-8B5B-487E-96A4-92D9047FE921@dwim.org> + Branch: perl + ! Porting/add-package.pl +____________________________________________________________________________ +[ 32029] By: craigb on 2007/10/05 03:41:30 + Log: Subject: patch@32028 POD updates for VMS + + From: "John E. Malmberg" + Date: Thu, 04 Oct 2007 22:25:34 -0500 + Message-id: <4705AEAE.9060100@qsl.net> + Branch: perl + ! README.vms vms/perlvms.pod +____________________________________________________________________________ +[ 32028] By: craigb on 2007/10/04 18:02:38 + Log: VMS override for Module::Build::Base::find_perl_interpreter, + allowing tests to pass from t/TEST as well as harness. + Branch: perl + ! lib/Module/Build/Platform/VMS.pm +____________________________________________________________________________ +[ 32027] By: craigb on 2007/10/04 15:06:59 + Log: Try a bit harder to get *PL_sighandlerp to agree with its + prototype based on SA_SIGINFO definedness rather than Win32-ness. + Branch: perl + ! mg.c +____________________________________________________________________________ +[ 32026] By: rgs on 2007/10/04 14:28:34 + Log: Subject: [PATCH] POD cleanups + From: David Landgren + Date: Fri, 28 Sep 2007 20:42:56 +0200 + Message-ID: <46FD4B30.9070802@landgren.net> + Branch: perl + ! pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod + ! pod/perl571delta.pod pod/perl581delta.pod pod/perl58delta.pod + ! pod/perl590delta.pod pod/perl592delta.pod pod/perl595delta.pod + ! pod/perlapi.pod pod/perldata.pod pod/perldebug.pod + ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod + ! pod/perlglossary.pod pod/perlhack.pod pod/perliol.pod + ! pod/perlipc.pod pod/perlmodlib.pod pod/perlop.pod + ! pod/perlpod.pod pod/perlpodspec.pod pod/perlre.pod + ! pod/perlrebackslash.pod pod/perlretut.pod pod/perlrun.pod + ! pod/perlxs.pod pod/perlxstut.pod +____________________________________________________________________________ +[ 32024] By: nicholas on 2007/10/04 10:39:05 + Log: S_dopoptosub() is just a wrapper for S_dopoptosub_at(), so make it a + macro. (Also slightly shrinks the object code for x86 with -Os) + Branch: perl + ! embed.fnc embed.h pp_ctl.c proto.h +____________________________________________________________________________ +[ 32023] By: mhx on 2007/10/04 10:37:47 + Log: Upgrade to Devel::PPPort 3.13 + Branch: perl + ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL + ! ext/Devel/PPPort/parts/inc/pvs + ! ext/Devel/PPPort/parts/inc/variables ext/Devel/PPPort/soak +____________________________________________________________________________ +[ 32022] By: rgs on 2007/10/04 09:11:18 + Log: Update Module::Load::Conditional to 0.20 + Branch: perl + + lib/Module/Load/Conditional/t/to_load/MustBe/Loaded.pm + - lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm + ! MANIFEST lib/Module/Load/Conditional.pm + ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t +____________________________________________________________________________ +[ 32021] By: rgs on 2007/10/04 09:06:20 + Log: Update Term::UI to 0.16 + Branch: perl + ! lib/Term/UI.pm lib/Term/UI/History.pm lib/Term/UI/t/02_ui.t +____________________________________________________________________________ +[ 32020] By: rgs on 2007/10/04 08:32:11 + Log: Fix warnings about Sighandler_t type on Win32. + Branch: perl + ! mg.c +____________________________________________________________________________ +[ 32017] By: nicholas on 2007/10/03 20:39:37 + Log: I can't spell (well know fact) and while I'm there correct other + spelling, grammar and capitalisation imperfections. + Branch: perl + ! lib/overload.t +____________________________________________________________________________ +[ 32016] By: nicholas on 2007/10/03 20:34:13 + Log: Test for a subtle pre-5.10 bug. Before 5.10 the overloading flag was + stored on the reference rather than the referent. Despite the fact that + objects can only be accessed via references (even internally), the + referent actually knows that it's blessed, not the references. So + taking a new, unrelated, reference to it gives an object. However, the + overloading-or-not flag was on the reference prior to 5.10, and taking + a new reference didn't (use to) copy it (prior to 5.8.9). + So test that the bug can't return - overloading should work on a + reference to something already blessed into a package with overloading. + Branch: perl + ! lib/overload.t +____________________________________________________________________________ +[ 32015] By: rgs on 2007/10/03 16:21:59 + Log: Reverse change #31978 + Branch: perl + ! embedvar.h intrpvar.h perlapi.h pod/perldiag.pod + ! pod/perlfunc.pod pp_ctl.c sv.c t/lib/warnings/pp_ctl +____________________________________________________________________________ +[ 32014] By: mhx on 2007/10/03 11:29:58 + Log: One const too much. (Unfortunately, the Copy macro casts + the constness away, so the compiler cannot detect this.) + Branch: perl + ! doio.c +____________________________________________________________________________ +[ 32013] By: rgs on 2007/10/03 11:21:59 + Log: Adapt definition of Sighandler_t to go with change #32012 + Branch: perl + ! iperlsys.h mg.c +____________________________________________________________________________ +[ 32012] By: rgs on 2007/10/03 10:59:55 + Log: Subject: [perl #45513] Test failures on amd64-freebsd 6.2 + From: "slaven@rezic.de via RT" + Date: Sat, 29 Sep 2007 05:38:08 -0700 + Message-ID: + Branch: perl + ! embed.fnc embed.h mg.c proto.h +____________________________________________________________________________ +[ 32011] By: rgs on 2007/10/03 09:46:26 + Log: Subject: [perl #46019] Documentation for 'srand' has a problem in code snippet + From: ben@linuxgazette.net (via RT) + Date: Tue, 02 Oct 2007 21:33:49 -0700 + Message-ID: + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 32010] By: stevep on 2007/10/03 04:07:08 + Log: Update to a file missed in change #32008. + Branch: perl + ! lib/CPAN.pm +____________________________________________________________________________ +[ 32009] By: stevep on 2007/10/02 13:56:07 + Log: Upgrade to Getopt-Long-2.37 + Branch: perl + ! lib/Getopt/Long.pm +____________________________________________________________________________ +[ 32008] By: stevep on 2007/10/02 13:39:06 + Log: Upgrade to CPAN-1.9203 + Branch: perl + + lib/CPAN/API/HOWTO.pm lib/CPAN/DeferedCode.pm + ! MANIFEST lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm + ! lib/CPAN/HandleConfig.pm lib/CPAN/Kwalify/distroprefs.dd + ! lib/CPAN/Kwalify/distroprefs.yml lib/CPAN/Queue.pm + ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm lib/CPAN/t/03pkgs.t + ! lib/CPAN/t/10version.t +____________________________________________________________________________ +[ 32007] By: rgs on 2007/10/02 12:44:18 + Log: Need to quote the version number of perl in perlivp, now + that it finishes by 0 + Branch: perl + ! utils/perlivp.PL +____________________________________________________________________________ +[ 32006] By: rgs on 2007/10/02 12:31:32 + Log: Subject: [PATCH - 2nd revision] /cygdrive is configurable + From: "Jerry D. Hedden" + Date: Mon, 1 Oct 2007 19:32:19 -0400 + Message-ID: <1ff86f510710011632n175427fdx39e173372862526e@mail.gmail.com> + Branch: perl + ! README.cygwin cygwin/cygwin.c lib/File/Spec/Cygwin.pm + ! t/lib/cygwin.t +____________________________________________________________________________ +[ 32005] By: rgs on 2007/10/02 12:08:47 + Log: Subject: use base problem + From: Shawn + Date: Mon, 01 Oct 2007 12:45:32 -0700 + Message-ID: <1191267932.150186.12570@d55g2000hsg.googlegroups.com> + + (This patch is actually not needed for 5.10, but useful for earlier perls) + Branch: perl + ! lib/base.pm +____________________________________________________________________________ +[ 32004] By: rgs on 2007/10/02 12:00:10 + Log: Subject: Re: [patch] clean out remnants of DEBUGGING_OPS (was opcode op_type:9) + From: Jim Cromie + Date: Mon, 01 Oct 2007 18:59:43 -0600 + Message-ID: <470197FF.5040709@gmail.com> + Branch: perl + ! op.h win32/Makefile.ce +____________________________________________________________________________ +[ 32003] By: rgs on 2007/10/02 11:56:28 + Log: Subject: [PATCH] was Re: Freeze ? + From: John Peacock + Date: Tue, 02 Oct 2007 05:28:31 -0400 + Message-ID: <47020F3F.9070604@havurah-software.org> + Branch: perl + ! dump.c op.h pp_ctl.c t/comp/use.t +____________________________________________________________________________ +[ 32002] By: nicholas on 2007/10/02 07:21:12 + Log: Audrey spotted a spurious "Unicode". + Branch: perl + ! pod/perlrun.pod +____________________________________________________________________________ +[ 32001] By: nicholas on 2007/10/01 12:13:36 + Log: Nothing is using IoSUBPROCESS() so eliminate xio_subprocess. + Make xio_flags a U8, which is what it should have been all along + (rather than a char, which might be signed). B.xs had its wrapper as U8 + Branch: perl + ! dump.c ext/B/B.xs sv.h +____________________________________________________________________________ +[ 32000] By: rgs on 2007/10/01 12:00:30 + Log: Patch by jlv to stop NEXT::AUTOLOAD + from emitting warnings under the debugger. + See: http://rt.cpan.org/Public/Bug/Display.html?id=25053 + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 31999] By: craigb on 2007/09/30 15:00:54 + Log: Subject: [patch@31998] Fix M:B: tilde.t tests on VMS + From: "John E. Malmberg" + Date: Sun, 30 Sep 2007 09:13:09 -0500 + Message-id: <46FFAEF5.1060702@qsl.net> + Branch: perl + ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm +____________________________________________________________________________ +[ 31998] By: craigb on 2007/09/30 13:56:08 + Log: Subject: Re: [patch@31988] Revised Module::Build fixes for VMS. + From: "John E. Malmberg" + Date: Sat, 29 Sep 2007 14:50:37 -0500 + Message-id: <46FEAC8D.1080506@qsl.net> + + Missed one case in #31995. + + Branch: perl + ! lib/Module/Build/Base.pm +____________________________________________________________________________ +[ 31997] By: craigb on 2007/09/30 13:47:37 + Log: Subject: [PATCH] bring File::Path up to 2.01 (was: Re: Freeze ?) + From: David Landgren + Date: Sun, 30 Sep 2007 15:19:49 +0200 + + Message-ID: <46FFA275.6010304@landgren.net> + Branch: perl + ! lib/File/Path.pm lib/File/Path.t +____________________________________________________________________________ +[ 31995] By: craigb on 2007/09/29 04:39:50 + Log: Subject: [patch@31988] Revised Module::Build fixes for VMS. + From: "John E. Malmberg" + Date: Fri, 28 Sep 2007 08:55:27 -0500 + Message-id: <46FD07CF.5040504@qsl.net> + + Branch: perl + ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm + ! lib/Module/Build/t/install.t lib/Module/Build/t/manifypods.t + ! lib/Module/Build/t/metadata.t lib/Module/Build/t/runthrough.t +____________________________________________________________________________ +[ 31994] By: nicholas on 2007/09/28 18:04:55 + Log: Make all of B work on 5.8.x + Branch: perl + ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/deparse.t +____________________________________________________________________________ +[ 31993] By: rgs on 2007/09/28 13:07:35 + Log: Document hint symbols in B::Concise + Branch: perl + ! ext/B/B/Concise.pm +____________________________________________________________________________ +[ 31992] By: nicholas on 2007/09/28 12:40:39 + Log: Hopefully really fix test failures with -C + Branch: perl + ! ext/B/t/optree_specials.t +____________________________________________________________________________ +[ 31991] By: rgs on 2007/09/28 08:20:32 + Log: Remove unneeded cast + Branch: perl + ! mro.c +____________________________________________________________________________ +[ 31990] By: nicholas on 2007/09/28 07:32:28 + Log: Change 31987 forgot to re-run embed.pl + Branch: perl + ! embedvar.h perlapi.h +____________________________________________________________________________ +[ 31989] By: merijn on 2007/09/28 06:21:34 + Log: Subject: [patch] s/thinngy/thingy/ + From: Jim Cromie + Date: Thu, 27 Sep 2007 19:29:43 -0600 + Message-ID: <46FC5907.4010205@gmail.com> + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 31988] By: rgs on 2007/09/27 09:55:35 + Log: I forgot to patch for the threaded case + Branch: perl + ! ext/B/t/optree_specials.t +____________________________________________________________________________ +[ 31987] By: nicholas on 2007/09/27 09:40:58 + Log: Move the bool v_string_ok into the U16-sized gap in the interpreter + structure. Add a "spare" variable so that we can add the first post- + 5.10.0 bool variable without growing the interpreter structure. + Branch: perl + ! intrpvar.h +____________________________________________________________________________ +[ 31986] By: rgs on 2007/09/27 09:38:53 + Log: Hopefully fix test failures with -C + Branch: perl + ! ext/B/t/optree_specials.t +____________________________________________________________________________ +[ 31985] By: steveh on 2007/09/27 08:56:05 + Log: Fix test introduced in #31973 that failed on Win32 + (Win32 doesn't like the runperl() prog having newlines in it) + Branch: perl + ! ext/B/t/concise.t +____________________________________________________________________________ +[ 31984] By: craigb on 2007/09/27 00:57:00 + Log: Make large file support the default on VMS systems that have it. This in turn + makes _USE_STD_STAT and symbolic link support the defaults where available. + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 31983] By: rgs on 2007/09/26 16:57:34 + Log: API spelling patch, by Jerry D. Hedden + Branch: perl + ! dump.c lib/ExtUtils/ParseXS.pm perl.h pod/perlapi.pod + ! regcomp.c regcomp.h +____________________________________________________________________________ +[ 31982] By: rgs on 2007/09/26 16:46:36 + Log: Maybe the default order of directories in @INC should be modified. + Branch: perl + ! pod/perltodo.pod +____________________________________________________________________________ +[ 31981] By: nicholas on 2007/09/26 16:32:45 + Log: Change 31977 introduced a bug (failing to set the return value of + mro::get_linear_isa() when passed a second parameter). However, there + were no tests for this. Fix both. + Branch: perl + ! mro.c t/mro/basic.t +____________________________________________________________________________ +[ 31980] By: rgs on 2007/09/26 14:55:15 + Log: Subject: [PATCH] Check rename() under Cygwin + From: "Jerry D. Hedden" + Date: Tue, 25 Sep 2007 11:55:53 -0400 + Message-ID: <1ff86f510709250855o2c9115cdi6ce830a9ccaec696@mail.gmail.com> + Branch: perl + ! t/io/fs.t +____________________________________________________________________________ +[ 31979] By: rgs on 2007/09/26 14:53:17 + Log: Subject: [PATCH] No more ld2 and perlld under Cygwin + From: "Jerry D. Hedden" + Date: Tue, 25 Sep 2007 10:45:47 -0400 + Message-ID: <1ff86f510709250745s1d17ae54y6403711e00b306a0@mail.gmail.com> + Branch: perl + ! Cross/Makefile-cross-SH Makefile.SH +____________________________________________________________________________ +[ 31978] By: rgs on 2007/09/26 12:46:53 + Log: Subject: RE: [PATCH] use 5.010 is ugly; use 5.10.0 warns + From: "Robin Barker" + Date: Wed, 26 Sep 2007 13:25:49 +0100 + Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1C3@exchsvr1.npl.ad.local> + Branch: perl + ! embedvar.h intrpvar.h perlapi.h pod/perldiag.pod + ! pod/perlfunc.pod pp_ctl.c sv.c t/lib/warnings/pp_ctl +____________________________________________________________________________ +[ 31977] By: nicholas on 2007/09/26 10:21:50 + Log: Change the way of determining the MRO algorithm used from an enum + defined in the header, to a pointer to a structure. This allows the + flexibility to easily add more MROs in the future, and to provide an + API to do so. Dispatch in mro.c is now via the structure pointed to, + rather than switch statements on the value of the enum. + Branch: perl + ! hv.c hv.h mro.c +____________________________________________________________________________ +[ 31976] By: rgs on 2007/09/26 09:07:59 + Log: Option spelling nit for AIX + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 31975] By: rgs on 2007/09/26 09:00:08 + Log: On VAX, feeding a bare "NaN" to nawk causes nawk to core dump since + it tries to interpret it as a number, which causes an FP exception. + (Patch from NetBSD) + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 31974] By: rgs on 2007/09/26 08:57:41 + Log: Assume NetBSD has touch + (patch from NetBSD package) + Branch: perl + ! makedepend.SH +____________________________________________________________________________ +[ 31973] By: rgs on 2007/09/26 08:34:48 + Log: Subject: Re: [patch] improve B::Concise -src support + From: Jim Cromie + Date: Tue, 25 Sep 2007 17:34:09 -0600 + Message-ID: <46F99AF1.1080108@gmail.com> + Branch: perl + ! ext/B/B/Concise.pm ext/B/t/concise.t ext/B/t/optree_specials.t +____________________________________________________________________________ +[ 31972] By: rgs on 2007/09/26 08:20:14 + Log: Update to README.cygwin by Jerry D. Hedden + Branch: perl + ! README.cygwin +____________________________________________________________________________ +[ 31971] By: davem on 2007/09/25 18:59:02 + Log: extend PL_veto_cleanup to all platforms + The conditional skip of PERL_SYS_TERM introduced by change #29827 + now happens on all platforms, not just UNIX. + Branch: perl + ! perl.c unixish.h +____________________________________________________________________________ +[ 31970] By: davem on 2007/09/25 18:00:32 + Log: make PERL_SYS_INIT/INIT3/TERM into functions + Branch: perl + ! dosish.h embed.fnc epoc/epocish.h global.sym mpeix/mpeixish.h + ! os2/os2ish.h perl.c perl.h plan9/plan9ish.h proto.h + ! symbian/symbianish.h unixish.h vms/vmsish.h +____________________________________________________________________________ +[ 31969] By: rgs on 2007/09/25 14:28:20 + Log: Hey, but "or" is low-prec. So this statement never worked. + Branch: perl + ! lib/ExtUtils/MM_Unix.pm +____________________________________________________________________________ +[ 31968] By: rgs on 2007/09/25 14:24:53 + Log: DragonflyBSD is a BSD too + Branch: perl + ! lib/ExtUtils/MM_Unix.pm +____________________________________________________________________________ +[ 31967] By: rgs on 2007/09/25 13:16:19 + Log: Subject: Re: [perl #45513] Test failures on amd64-freebsd 6.2 + From: Slaven Rezic + Date: 19 Sep 2007 21:56:00 +0200 + Message-ID: <87abri1lbj.fsf@biokovo-amd64.herceg.de> + Branch: perl + ! ext/IPC/SysV/t/ipcsysv.t +____________________________________________________________________________ +[ 31966] By: rgs on 2007/09/25 12:20:25 + Log: Upgrade to Test::Simple 0.72 + Branch: perl + - lib/Test/Simple/t/BEGIN_use_ok.t + ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm + ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm + ! lib/Test/Simple/Changes lib/Test/Simple/TODO + ! lib/Test/Simple/t/is_deeply_with_threads.t +____________________________________________________________________________ +[ 31965] By: rgs on 2007/09/25 11:41:50 + Log: Subject: Re: [PATCH 5.10] Improve diagnostic for reloads of bad modules + From: Rick Delaney + Date: Sat, 22 Sep 2007 16:30:40 -0400 + Message-ID: <20070922203040.GK11931@bort.ca> + Branch: perl + ! pod/perldiag.pod pp_ctl.c +____________________________________________________________________________ +[ 31964] By: rgs on 2007/09/25 09:45:46 + Log: Make OptreeCheck.pm more forgiving about parent pad indexes + Branch: perl + ! ext/B/t/OptreeCheck.pm +____________________________________________________________________________ +[ 31963] By: rgs on 2007/09/25 09:03:17 + Log: Subject: Trans.: CPAN Upload: S/SA/SAPER/constant-1.11.tar.gz + From: =?iso-8859-1?b?U+liYXN0aWVu?= Aperghis-Tramoni + Date: Tue, 25 Sep 2007 11:55:48 +0200 + Message-ID: <1190714148.46f8db2431f0c@imp.free.fr> + Branch: perl + ! lib/constant.pm lib/constant.t +____________________________________________________________________________ +[ 31962] By: rgs on 2007/09/25 09:00:53 + Log: Subject: Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1 cpu) + From: Abe Timmerman + Date: Sun, 23 Sep 2007 01:02:22 +0200 + Message-ID: <46F59EFE.7050303@ztreet.demon.nl> + Branch: perl + ! t/test.pl +____________________________________________________________________________ +[ 31961] By: rgs on 2007/09/25 08:56:40 + Log: Subject: [PATCH] Re: [perl #45605] Regexp failure with utf8-flagged string and byte-flagged pattern + From: Tels + Date: Sat, 22 Sep 2007 14:27:29 +0200 + Message-Id: <200709221427.30425@bloodgate.com> + Branch: perl + ! regcomp.c t/op/pat.t +____________________________________________________________________________ +[ 31960] By: rgs on 2007/09/25 08:37:13 + Log: Subject: [patch] Dual-lifing constant.pm + From: =?ISO-8859-1?Q?S=E9bastien_Aperghis-Tramoni?= + Date: Tue, 25 Sep 2007 02:11:46 +0200 + Message-Id: <454B4D1C-48EE-4CA3-834A-A0F872C9E5FC@free.fr> + Branch: perl + ! Porting/Maintainers.pl +____________________________________________________________________________ +[ 31959] By: rgs on 2007/09/25 08:20:31 + Log: Subject: [PATCH] stop lib/perl5db.t failure if Term::ReadLine::Perl is installed + From: Slaven Rezic + Date: 24 Sep 2007 23:24:37 +0200 + Message-ID: <871wcnwycq.fsf@biokovo-amd64.herceg.de> + Branch: perl + ! lib/perl5db.t +____________________________________________________________________________ +[ 31958] By: steveh on 2007/09/25 07:59:11 + Log: Subject: [PATCH] README.cygwin update + From: "Jerry D. Hedden" + Date: Mon, 24 Sep 2007 20:58:00 -0400 + Message-ID: <1ff86f510709241758o4027c237w7387e7ab86680d55@mail.gmail.com> + Branch: perl + ! README.cygwin +____________________________________________________________________________ +[ 31957] By: steveh on 2007/09/25 07:58:02 + Log: Subject: [PATCH] $^E is not Win32::GetLastError under Cygwin + From: "Jerry D. Hedden" + Date: Mon, 24 Sep 2007 20:39:44 -0400 + Message-ID: <1ff86f510709241739q62b4f2eaycf13cb9956f8fab3@mail.gmail.com> + Branch: perl + ! ext/Win32CORE/t/win32core.t +____________________________________________________________________________ +[ 31956] By: steveh on 2007/09/25 07:52:54 + Log: Subject: [PATCH - revised] Re: Change 31935: Upgrade to Win32-0.32 + From: "Jerry D. Hedden" + Date: Mon, 24 Sep 2007 20:23:49 -0400 + Message-ID: <1ff86f510709241723o58cc1167m2c44221b77959994@mail.gmail.com> + + (Check Win32::GetLastError() rather than $^E for Cygwin, on which $^E + is the last posix error (the same as $!), not the last Win32 error) + Branch: perl + ! ext/Win32/Win32.pm ext/Win32/t/Names.t +____________________________________________________________________________ +[ 31955] By: rgs on 2007/09/24 16:38:35 + Log: Subject: [patch] improve B::Concise -src support + From: Jim Cromie + Date: Mon, 24 Sep 2007 00:28:28 -0600 + Message-ID: <46F7590C.1070101@gmail.com> + Branch: perl + ! ext/B/B/Concise.pm +____________________________________________________________________________ +[ 31954] By: davem on 2007/09/24 14:18:03 + Log: sixth attempt to silence S_emulate_eaccess compiler warning + Branch: perl + ! pp_sys.c +____________________________________________________________________________ +[ 31953] By: rgs on 2007/09/24 13:19:10 + Log: Upgrade to Compress::Zlib 2.007 + Branch: perl + ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README + ! ext/Compress/Zlib/lib/Compress/Zlib.pm + ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/14gzopen.t +____________________________________________________________________________ +[ 31952] By: rgs on 2007/09/24 12:50:02 + Log: Upgrade to threads::shared 1.14 + Corrects warnings reported by Devel::PPPort. + Branch: perl + ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs +____________________________________________________________________________ +[ 31951] By: rgs on 2007/09/24 12:37:28 + Log: Subject: [PATCH] Re: BigInt bug with non-integer accuracy/precision + From: Tels + Date: Sat, 22 Sep 2007 11:33:34 +0200 + Message-Id: <200709221133.35110@bloodgate.com> + Branch: perl + + lib/Math/BigInt/t/round.t + ! MANIFEST lib/Math/BigInt.pm +____________________________________________________________________________ +[ 31950] By: merijn on 2007/09/24 08:34:14 + Log: Announce plans for -Duse32bit* options for Configure, and document + that there is no guarantee on 32bit builds when no args passed + Branch: perl + ! INSTALL +____________________________________________________________________________ +[ 31949] By: craigb on 2007/09/24 02:51:23 + Log: Allow IEEE math to be deselected on OpenVMS I64 (but it remains + the default). + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 31948] By: davem on 2007/09/24 01:20:00 + Log: silence a spurious compiler warning in regcomp.c + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 31947] By: davem on 2007/09/24 00:42:07 + Log: fifth attempt to silence S_emulate_eaccess compiler warning + Branch: perl + ! embed.fnc embed.h pp_sys.c proto.h +____________________________________________________________________________ +[ 31946] By: craigb on 2007/09/23 23:44:59 + Log: And some more VMS-specific additions to PL_bincompat_options. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 31945] By: nicholas on 2007/09/23 21:10:27 + Log: Add USE_IEEE to PL_bincompat_options, as use_ieee in the configuration + on VMS affects binary compatibility. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 31944] By: craigb on 2007/09/23 15:09:51 + Log: Record IEEE usage in config.h on VMS. + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 31943] By: merijn on 2007/09/23 13:57:00 + Log: Revert #31942, as it was inconsistent between threaded and + non-threaded builds + Branch: perl + ! hints/netbsd.sh t/uni/overload.t +____________________________________________________________________________ +[ 31942] By: merijn on 2007/09/23 08:59:52 + Log: netbsd's setlocale () doesn't support LC_COLLATE and LC_NUMERIC + Subject: Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1 cpu) + From: Abe Timmerman + Date: Sun, 23 Sep 2007 01:11:50 +0200 + Message-ID: <46F5A136.8080000@ztreet.demon.nl> + Branch: perl + ! hints/netbsd.sh t/uni/overload.t +____________________________________________________________________________ +[ 31941] By: nicholas on 2007/09/23 07:20:49 + Log: Under -DDEBUGGING (on gcc), assert that SvRV(sv) is being called on + a valid SvTYPE(). + Branch: perl + ! sv.h +____________________________________________________________________________ +[ 31940] By: nicholas on 2007/09/22 15:46:44 + Log: Fix bug 45607 - for the corner case *{"BONK"} = \&{"BONK"} the order + of op evaluation means that what had been a reference to a constant + can turn into a typeglob before the sassign gets to run. + Branch: perl + ! pp_hot.c t/op/gv.t +____________________________________________________________________________ +[ 31939] By: mhx on 2007/09/22 08:01:59 + Log: Upgrade to Devel::PPPort 3.12 + Branch: perl + ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL + ! ext/Devel/PPPort/soak +____________________________________________________________________________ +[ 31938] By: nicholas on 2007/09/21 09:16:37 + Log: hv_stores() on a literal string is now fractionally more efficient than + hv_store(). + Branch: perl + ! mg.c util.c +____________________________________________________________________________ +[ 31937] By: steveh on 2007/09/21 08:25:47 + Log: Fix Win32 breakage caused by #31926 + Branch: perl + ! hv.c +____________________________________________________________________________ +[ 31936] By: rgs on 2007/09/21 07:54:47 + Log: Silence a load of "value computed is not used" warnings + Branch: perl + ! dump.c gv.c hv.c mg.c mro.c op.c pp_ctl.c pp_hot.c util.c +____________________________________________________________________________ +[ 31935] By: steveh on 2007/09/21 07:39:02 + Log: Upgrade to Win32-0.32 + Branch: perl + ! ext/Win32/Win32.pm ext/Win32/Win32.xs + ! ext/Win32/t/GetFileVersion.t ext/Win32/t/Names.t +____________________________________________________________________________ +[ 31934] By: rgs on 2007/09/21 07:35:24 + Log: Subject: [PATCH] version-0.73 (was Re: Change 31920: Don't use ~0 as a version + From: John Peacock + Date: Thu, 20 Sep 2007 21:15:51 -0400 + Message-ID: <46F31B47.6030601@cpan.org> + Branch: perl + ! lib/version.pm lib/version.t util.c +____________________________________________________________________________ +[ 31933] By: nicholas on 2007/09/20 19:34:51 + Log: Get mad compiling as C++. (At least for me) + Branch: perl + ! embed.fnc op.c op.h proto.h +____________________________________________________________________________ +[ 31932] By: nicholas on 2007/09/20 16:52:06 + Log: Remove now-unnecessary =cuts where POD is now adjacent to POD. + Branch: perl + ! hv.c +____________________________________________________________________________ +[ 31931] By: nicholas on 2007/09/20 16:44:24 + Log: Add a new function Perl_hv_common_key_len(), which contains the + manipulations to convert negative lengths to positive length + UTF-8 + flag. hv_delete(), hv_exists(), hv_fetch(), hv_store() and + hv_store_flags() all become mathoms. The macros hv_fetchs() and + hv_stores() call hv_common() directly. + Branch: perl + ! embed.fnc embed.h global.sym handy.h hv.c hv.h mathoms.c + ! proto.h +____________________________________________________________________________ +[ 31930] By: nicholas on 2007/09/20 15:11:01 + Log: Move the SV dereference of Perl_hv_fetch()/Perl_hv_store()/ + Perl_hv_store_flags() into Perl_hv_common(). All already pass in + HV_FETCH_JUST_SV, which only these three pass in. + Branch: perl + ! hv.c +____________________________________________________________________________ +[ 31929] By: stevep on 2007/09/20 14:00:07 + Log: ext/XS/APITest/APITest.xs was suffering casting issues with g++ + as well after the addition of Perl_hv_common(). + Branch: perl + ! ext/XS/APItest/APItest.xs +____________________________________________________________________________ +[ 31928] By: rgs on 2007/09/20 13:53:03 + Log: Subject: [PATCH] Archive::Extract 0.24 (was Re: Archive::Extract test failures on Solaris) + From: "Jos I. Boumans" + Date: Thu, 20 Sep 2007 15:46:24 +0200 + Message-Id: <174BF3BE-B640-4CCA-AB47-BE527382B236@dwim.org> + Branch: perl + ! lib/Archive/Extract.pm + ! lib/Archive/Extract/t/01_Archive-Extract.t + ! lib/Archive/Extract/t/src/double_dir.zip.packed + ! lib/Archive/Extract/t/src/x.Z.packed + ! lib/Archive/Extract/t/src/x.bz2.packed + ! lib/Archive/Extract/t/src/x.gz.packed + ! lib/Archive/Extract/t/src/x.jar.packed + ! lib/Archive/Extract/t/src/x.par.packed + ! lib/Archive/Extract/t/src/x.tar.gz.packed + ! lib/Archive/Extract/t/src/x.tar.packed + ! lib/Archive/Extract/t/src/x.tgz.packed + ! lib/Archive/Extract/t/src/x.zip.packed + ! lib/Archive/Extract/t/src/y.jar.packed + ! lib/Archive/Extract/t/src/y.par.packed + ! lib/Archive/Extract/t/src/y.tar.bz2.packed + ! lib/Archive/Extract/t/src/y.tar.gz.packed + ! lib/Archive/Extract/t/src/y.tar.packed + ! lib/Archive/Extract/t/src/y.tbz.packed + ! lib/Archive/Extract/t/src/y.tgz.packed + ! lib/Archive/Extract/t/src/y.zip.packed +____________________________________________________________________________ +[ 31927] By: stevep on 2007/09/20 13:32:18 + Log: Casts needed in mathoms.c to make it compile with g++ after the + making Perl_hv_common() return void *. + Branch: perl + ! mathoms.c +____________________________________________________________________________ +[ 31926] By: nicholas on 2007/09/20 12:59:25 + Log: Switch Perl_hv_common() to returning void * rather than HE *. + Branch: perl + ! embed.fnc hv.c hv.h proto.h +____________________________________________________________________________ +[ 31925] By: nicholas on 2007/09/20 12:20:59 + Log: Change 31919 forgot to add Perl_hv_common to global.sym + Branch: perl + ! global.sym +____________________________________________________________________________ +[ 31924] By: nicholas on 2007/09/20 12:13:16 + Log: Convert hv_delete_ent(), hv_exists_ent(), hv_fetch_ent() and + hv_store_ent() to macros, and consign the function bodies to history. + Er, mathoms.c + Branch: perl + ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h +____________________________________________________________________________ +[ 31923] By: nicholas on 2007/09/20 10:21:30 + Log: Use Perl_hv_common() to test disabling the key conversion in hash + lookups. + Branch: perl + ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t +____________________________________________________________________________ +[ 31922] By: nicholas on 2007/09/20 10:20:47 + Log: assert that what is passed into the hash functions is really an HV. + (MRO code is calling hash functions during global destruction, hence + the check on SVTYPEMASK.) + Branch: perl + ! hv.c +____________________________________________________________________________ +[ 31921] By: nicholas on 2007/09/20 09:42:50 + Log: SVs know their length, so avoid 2 calls to strlen(). + As we have an SV, call hv_fetch_ent() rather than hv_fetch(). + Branch: perl + ! mro.c +____________________________________________________________________________ +[ 31920] By: rgs on 2007/09/20 08:59:34 + Log: Don't use ~0 as a version number -- it could overflow. + Branch: perl + ! lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t +____________________________________________________________________________ +[ 31919] By: nicholas on 2007/09/20 08:39:28 + Log: Make hv_fetch_common() non-static, and change its name to hv_common(), + as it now also performs hv_delete()/hv_delete_ent() + Branch: perl + ! embed.fnc embed.h hv.c proto.h +____________________________________________________________________________ +[ 31918] By: nicholas on 2007/09/19 22:55:27 + Log: Change 31849 forgot to regenerate the documentation - removing a + documented function from the published API moves the POD file in which + its documentation resides. + Branch: perl + ! pod/perlapi.pod pod/perlintern.pod +____________________________________________________________________________ +[ 31917] By: nicholas on 2007/09/19 22:52:53 + Log: Inline and abolish S_hv_magic_uvar_xkey(). + Branch: perl + ! embed.fnc embed.h hv.c proto.h +____________________________________________________________________________ +[ 31916] By: nicholas on 2007/09/19 22:04:46 + Log: Send all delete()/delete_ent() calls via S_hv_fetch_common(). + This puts all the key normalisation code in one place. + Branch: perl + ! hv.c hv.h +____________________________________________________________________________ +[ 31915] By: nicholas on 2007/09/19 21:43:54 + Log: Lots more tests with many permuations of 7, 8 and $lots bit data. + Branch: perl + ! ext/XS/APItest/t/hash.t +____________________________________________________________________________ +[ 31914] By: nicholas on 2007/09/19 21:01:26 + Log: Parameterise the code that tests the rot13 hash, and add a second + hashtype to test - bitflip (that xors code point with 32). + Branch: perl + ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t +____________________________________________________________________________ +[ 31913] By: nicholas on 2007/09/19 18:11:40 + Log: ext/XS/APItest/t/hash.t was failing because the fieldhash code didn't + reset the pre-computed hash value. + Branch: perl + ! hv.c +____________________________________________________________________________ +[ 31912] By: nicholas on 2007/09/19 15:53:43 + Log: Call the key transformation function for hv_exists()/hv_fetch()/ + hv_store(). (And test this) + Branch: perl + ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c +____________________________________________________________________________ +[ 31911] By: rgs on 2007/09/19 14:28:28 + Log: Fix failing Test::Simple test + Branch: perl + ! lib/Test/Simple/t/More.t +____________________________________________________________________________ +[ 31910] By: steveh on 2007/09/19 13:58:25 + Log: Updates to AUTHORS etc. + Branch: perl + ! AUTHORS Porting/checkAUTHORS.pl +____________________________________________________________________________ +[ 31909] By: steveh on 2007/09/19 13:48:44 + Log: Fix whitespace in Changes to keep Porting/checkAUTHORS.pl happy + Branch: perl + ! Changes +____________________________________________________________________________ +[ 31908] By: rgs on 2007/09/19 13:30:18 + Log: Fix file name in MANIFEST + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 31907] By: stevep on 2007/09/19 13:21:26 + Log: Update to Test-Simple-0.71 + Branch: perl + + lib/Test/Simple/t/BEGIN_use_ok.t lib/Test/Simple/t/cmp_ok.t + + lib/Test/Simple/t/is_deeply_dne_bug.t + + lib/Test/Simple/t/is_deeply_with_threads.t + + lib/Test/Simple/t/lib/Dummy.pm + + lib/Test/Simple/t/lib/MyOverload.pm lib/Test/Simple/t/try.t + - lib/Test/Simple/t/sort_bug.t + ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm + ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm + ! lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-more.t + ! lib/Test/Simple/t/is_fh.t lib/Test/Simple/t/output.t +____________________________________________________________________________ +[ 31906] By: nicholas on 2007/09/19 10:54:59 + Log: Mark utils/Makefile as read/write in perforce. + Branch: perl + ! utils/Makefile +____________________________________________________________________________ +[ 31905] By: nicholas on 2007/09/19 10:53:01 + Log: Call the key transformation function for hv_delete(). + Honour the HV_DISABLE_UVAR_XKEY for hv_delete(). + Test this. + [Pass in 3 more parameters to S_hv_magic_uvar_xkey()] + Branch: perl + ! embed.fnc embed.h ext/XS/APItest/APItest.xs + ! ext/XS/APItest/Makefile.PL ext/XS/APItest/t/hash.t hv.c + ! proto.h +____________________________________________________________________________ +[ 31904] By: steveh on 2007/09/19 10:42:15 + Log: Clean up test files left behind (on Win32, at least) by Archive-Extract + Branch: perl + ! lib/Archive/Extract/t/01_Archive-Extract.t +____________________________________________________________________________ +[ 31903] By: rgs on 2007/09/19 09:57:00 + Log: Subject: [PATCH] minor changes to File::Path (and more tests) + From: David Landgren + Date: Mon, 17 Sep 2007 23:27:45 +0200 + Message-ID: <46EEF151.6010409@landgren.net> + Branch: perl + ! lib/File/Path.pm lib/File/Path.t utils/Makefile +____________________________________________________________________________ +[ 31902] By: nicholas on 2007/09/19 09:34:00 + Log: More tests for when fieldhash magic (doesn't) trigger. + Branch: perl + ! ext/Hash/Util/FieldHash/t/05_perlhook.t +____________________________________________________________________________ +[ 31901] By: nicholas on 2007/09/19 09:05:44 + Log: Correct test descriptions. bless didn't trigger. ever. Change 31898 + forgot to update the comment - lvalue store should trigger once. + Branch: perl + ! ext/Hash/Util/FieldHash/t/05_perlhook.t +____________________________________________________________________________ +[ 31900] By: steveh on 2007/09/19 08:46:40 + Log: Subject: Re: [perl #45493] [patch] ext/Win32/Win32.xs compilation fails on msvc < 6 + From: Dmitry Karasik + Date: Tue, 18 Sep 2007 10:45:31 +0200 + Message-ID: <20070918084531.GA96406@tetsuo.karasik.eu.org> + + (Adds some #defines missing from MSVC++ < 6, plus sorts the list into + numerical order and tests each #define individually) + Branch: perl + ! ext/Win32/Win32.pm ext/Win32/Win32.xs +____________________________________________________________________________ +[ 31899] By: steveh on 2007/09/19 08:40:57 + Log: Subject: Re: [PATCH] Cray XT4/Catamount build + From: Jarkko Hietaniemi + Date: Tue, 18 Sep 2007 19:48:48 -0400 + Message-ID: <46F063E0.1000004@iki.fi> + + (Restores a pre-generated utils/Makefile for the benefit of Win32, + which can't run utils/Makefile.SH itself) + Branch: perl + + utils/Makefile + ! MANIFEST Porting/makerel utils/Makefile.SH +____________________________________________________________________________ +[ 31898] By: nicholas on 2007/09/19 08:12:09 + Log: For an LVALUE fetch, "hv_fetch()" will recurse into "hv_store()" for a + hash with magic. Field hashes have u magic, so this recursion triggers. + However, key conversion replaces the original key with the converted + key, so we need to ensure that conversion happens exactly once, else + for a non-idempotent key conversion routine (eg ROT13) we will see + double conversion in this case. + Branch: perl + ! cop.h ext/Hash/Util/FieldHash/t/05_perlhook.t + ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c hv.h +____________________________________________________________________________ +[ 31897] By: rgs on 2007/09/19 07:59:40 + Log: Subject: [PATCH] threads 1.67 + From: "Jerry D. Hedden" + Date: Tue, 18 Sep 2007 16:48:03 -0400 + Message-ID: <1ff86f510709181348h45b1941epf501f9f73d4daa75@mail.gmail.com> + + fix test count. + Branch: perl + ! ext/threads/t/exit.t ext/threads/t/thread.t + ! ext/threads/threads.pm +____________________________________________________________________________ +[ 31896] By: rgs on 2007/09/19 07:56:56 + Log: Subject: [PATCH] t/TEST doesn't check exit (was Re: Test::More bug?) + From: Michael G Schwern + Date: Tue, 18 Sep 2007 18:25:14 -0700 + Message-ID: <46F07A7A.1060900@pobox.com> + Branch: perl + ! t/TEST +____________________________________________________________________________ +[ 31895] By: rgs on 2007/09/19 07:52:40 + Log: Subject: Re: [PATCH] Re: Unintentional base.pm behavior change + From: Michael G Schwern + Date: Wed, 19 Sep 2007 00:39:40 -0700 + Message-ID: <46F0D23C.6020105@pobox.com> + Branch: perl + + lib/base/t/isa.t + ! MANIFEST lib/base.pm +____________________________________________________________________________ +[ 31894] By: rgs on 2007/09/18 14:10:34 + Log: Prevent the pragmas from ${^OPEN} propagated to %^H from deparsing. + This stops test failures when perl is run with -C under utf-8 locales. + However this is only a partial solution, since it will prevent the + open pragma from being properly deparsed. Probably ${^OPEN} should + be handled separately. + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 31893] By: rgs on 2007/09/18 12:29:55 + Log: Subject: document [PATCH] lib/feature.pm + From: "Robin Barker" + Date: Mon, 17 Sep 2007 18:18:43 +0100 + Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1B3@exchsvr1.npl.ad.local> + Branch: perl + ! lib/feature.pm +____________________________________________________________________________ +[ 31892] By: rgs on 2007/09/18 10:09:43 + Log: More work and modernization of INSTALL + Branch: perl + ! INSTALL +____________________________________________________________________________ +[ 31891] By: steveh on 2007/09/18 07:41:51 + Log: Change #31889 forgot to regen global.sym + Branch: perl + ! global.sym +____________________________________________________________________________ +[ 31890] By: nicholas on 2007/09/17 22:34:45 + Log: Fix spelling errors in comments. + Branch: perl + ! ext/Hash/Util/FieldHash/t/10_hash.t t/op/hash.t +____________________________________________________________________________ +[ 31889] By: nicholas on 2007/09/17 21:07:33 + Log: Remove dead functions: + Perl_do_pipe, which is unused since 4.036 + Perl_save_hints, which would just croak + pp_threadsv, which was only used by 5.005 threads + Branch: perl + ! embed.fnc embed.h mathoms.c proto.h +____________________________________________________________________________ +[ 31888] By: nicholas on 2007/09/17 20:19:51 + Log: Remove dead code surrounded by #if 0 from mathoms.c + Branch: perl + ! mathoms.c +____________________________________________________________________________ +[ 31887] By: rgs on 2007/09/17 15:21:20 + Log: Subject: [patch] qualify OP arenas item in perltodo + From: Jim Cromie + Date: Sat, 15 Sep 2007 13:36:46 -0600 + Message-ID: <46EC344E.3080903@gmail.com> + Branch: perl + ! pod/perltodo.pod +____________________________________________________________________________ +[ 31886] By: merijn on 2007/09/17 14:16:08 + Log: HP's ANSI-C optimizer breaks op.c (t/op/state.t failure); ccversion fixed + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 31885] By: nicholas on 2007/09/17 12:21:01 + Log: Some more state variable deparse tests. + Branch: perl + ! ext/B/t/deparse.t +____________________________________________________________________________ +[ 31884] By: rgs on 2007/09/17 11:49:04 + Log: Subject: [ patch ] add line-number to embed.pl warnings + From: Jim Cromie + Date: Wed, 12 Sep 2007 11:25:08 -0600 + Message-ID: <46E820F4.80106@gmail.com> + Branch: perl + ! embed.pl +____________________________________________________________________________ +[ 31883] By: rgs on 2007/09/17 11:36:11 + Log: Subject: [PATCH] Module::Load::Conditional 0.18 (was Re: Module::Load::Conditional 0.18 wannabe) + From: "Jos I. Boumans" + Date: Sat, 15 Sep 2007 16:22:20 +0200 + Message-Id: + Branch: perl + ! lib/Module/Load/Conditional.pm + ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t + ! lib/Module/Load/Conditional/t/02_Parse_Version.t +____________________________________________________________________________ +[ 31882] By: rgs on 2007/09/17 11:25:33 + Log: Make B::Deparse able to handle pragmas from %^H. + Add tests for deparsing say() and state(). + Branch: perl + ! ext/B/B/Deparse.pm ext/B/t/deparse.t +____________________________________________________________________________ +[ 31881] By: rgs on 2007/09/17 11:20:33 + Log: Subject: [PATCH] document limitation of exec() inside pseudo-processes + From: "Jan Dubois" + Date: Thu, 13 Sep 2007 12:46:06 -0700 + Message-ID: <023a01c7f63e$b9da1170$2d8e3450$@com> + Branch: perl + ! pod/perlfork.pod +____________________________________________________________________________ +[ 31880] By: rgs on 2007/09/17 11:19:20 + Log: Subject: [PATCH] threads 1.66 + From: "Jerry D. Hedden" + Date: Fri, 14 Sep 2007 14:56:34 -0400 + Message-ID: <1ff86f510709141156n498af13aq9e0d279a0c76b48@mail.gmail.com> + + Version bump (sync with CPAN version) + Branch: perl + ! ext/threads/t/exit.t ext/threads/t/thread.t + ! ext/threads/threads.pm ext/threads/threads.xs +____________________________________________________________________________ +[ 31879] By: rgs on 2007/09/17 11:09:56 + Log: Subject: [PATCH] fix bigint testsuite + From: Tels + Date: Sun, 16 Sep 2007 13:41:15 +0200 + Message-Id: <200709161341.15574@bloodgate.com> + Branch: perl + ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigfltpm.inc + ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/calling.t + ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc +____________________________________________________________________________ +[ 31878] By: rgs on 2007/09/17 10:07:29 + Log: Subject: Re: [PATCH] Cray XT4/Catamount build + From: Jarkko Hietaniemi + Date: Sat, 15 Sep 2007 20:47:57 -0400 + Message-ID: <46EC7D3D.5010604@iki.fi> + Branch: perl + + utils/Makefile.SH + - utils/Makefile + ! MANIFEST Makefile.SH ext/util/make_ext hints/catamount.sh + ! x2p/Makefile.SH +____________________________________________________________________________ +[ 31877] By: nicholas on 2007/09/17 09:35:13 + Log: Subject: grammar nit + From: Jim Cromie + Message-ID: <46EE39E0.80601@gmail.com> + Date: Mon, 17 Sep 2007 02:25:04 -0600 + Branch: perl + ! op.h +____________________________________________________________________________ +[ 31876] By: nicholas on 2007/09/16 23:28:30 + Log: Change 31873 was not robust against the possibility that the + configuration has no #defined options. So add a "" that will make the + initialiser for PL_bincompat_options syntactically correct in this + case. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 31875] By: nicholas on 2007/09/16 10:48:40 + Log: Subject: [PATCHES] various small Math::BigInt et. al. fixes + From: Tels + Message-Id: <200709161123.14970@bloodgate.com> + Date: Sun, 16 Sep 2007 11:23:14 +0200 + + Subject: Re: [PATCHES] various small Math::BigInt et. al. fixes + From: Tels + Message-Id: <200709161156.09071@bloodgate.com> + Date: Sun, 16 Sep 2007 11:56:08 +0200 + Branch: perl + ! ext/Math/BigInt/FastCalc/FastCalc.pm + ! ext/Math/BigInt/FastCalc/Makefile.PL lib/Math/BigFloat.pm + ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm lib/Math/BigRat.pm +____________________________________________________________________________ +[ 31874] By: nicholas on 2007/09/16 09:40:45 + Log: Upgrade to Archive::Tar 1.36 + (Portability fixes for VMS, as offered by Craig Berry) + Branch: perl + ! lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm + ! lib/Archive/Tar/t/src/long/bar.tar.packed + ! lib/Archive/Tar/t/src/long/foo.tgz.packed + ! lib/Archive/Tar/t/src/short/bar.tar.packed + ! lib/Archive/Tar/t/src/short/foo.tgz.packed +____________________________________________________________________________ +[ 31873] By: nicholas on 2007/09/15 22:34:16 + Log: Move all the compile time options that affect binary compatibility into + a global variable PL_bincompat_options. Because the string will be + embedded in any shared perl library, it will allow a comparison check + to be added to perlmain.c in the future, to detect library mismatch. + Branch: perl + ! perl.c perl.h +____________________________________________________________________________ +[ 31872] By: nicholas on 2007/09/15 21:26:53 + Log: Rejig the word wrapping code for the "Compile-time options:" of perl -V + Replace the rather elegant C code with Perl code that can also sort the + options first, as this will allow them to be split into those that + affect binary compatibility, and those that do not. + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 31871] By: nicholas on 2007/09/15 17:54:04 + Log: Note the gotcha about newlines in the elements of PL_preambleav. + Branch: perl + ! intrpvar.h +____________________________________________________________________________ +[ 31870] By: nicholas on 2007/09/15 16:23:25 + Log: Save some C<","> in the embedded program used to generate -V output. + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 31869] By: craigb on 2007/09/14 22:45:53 + Log: Subject: [PATCH] Update Module::Load to 0.12 (Was Re: Module::Load 0.12 wanna be + (was Re: [patch@31735] Module-load/require fixes for VMS)) + From: "Jos I. Boumans" + Date: Fri, 14 Sep 2007 14:03:14 +0200 + Message-id: <594A1762-D3E1-47AD-BBED-121E315D89BF@cpan.org> + + Branch: perl + ! MANIFEST lib/Module/Load.pm lib/Module/Load/t/01_Module-Load.t +____________________________________________________________________________ +[ 31868] By: davem on 2007/09/14 22:28:03 + Log: enable utf8 cache assertions on DEBUGGING builds + Branch: perl + ! intrpvar.h +____________________________________________________________________________ +[ 31867] By: davem on 2007/09/14 21:59:59 + Log: a{2}" + /$.../ = panic: sv_len_utf8 cache + when shrinking an SV, shrink the sv_len_utf8 cache too! + Branch: perl + ! regcomp.c t/op/pat.t +____________________________________________________________________________ +[ 31866] By: merijn on 2007/09/14 20:49:49 + Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.21.tar.gz + From: Sébastien Aperghis-Tramoni + Date: Fri, 14 Sep 2007 01:18:04 +0200 + Message-Id: <92AB5E7F-F8E1-4DEE-805C-B257A569CB62@free.fr> + Branch: perl + ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL + ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs + ! ext/Sys/Syslog/t/syslog.t +____________________________________________________________________________ +[ 31865] By: merijn on 2007/09/14 20:38:00 + Log: Subject: a spelling nit + From: Jim Cromie + Date: Fri, 14 Sep 2007 10:58:36 -0600 + Message-ID: <46EABDBC.40700@gmail.com> + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 31864] By: davem on 2007/09/14 18:25:44 + Log: Memory corruption with heavy module loading in threads + In void context, eval leaves garbage on the stack. Don't then + copy this back into the threads->param array! + Branch: perl + ! ext/threads/t/thread.t ext/threads/threads.xs +____________________________________________________________________________ +[ 31863] By: nicholas on 2007/09/13 14:52:20 + Log: Note that list initialisation of state variables is TODO. While in the + area, note how B::Deparse might be improved to name inlined constants. + Branch: perl + ! pod/perltodo.pod +____________________________________________________________________________ +[ 31862] By: rgs on 2007/09/13 11:29:20 + Log: Subject: [patch@31788] Term::ReadLine::Stub missing get_line + From: "John E. Malmberg" + Date: Wed, 12 Sep 2007 20:14:53 -0500 + Message-id: <46E88F0D.2090405@qsl.net> + Branch: perl + ! lib/Term/ReadLine.pm +____________________________________________________________________________ +[ 31861] By: rgs on 2007/09/13 09:10:18 + Log: Better diagnostics and test naming + Branch: perl + ! ext/B/t/deparse.t +____________________________________________________________________________ +[ 31860] By: rgs on 2007/09/13 08:58:07 + Log: Make Deparse handle "say" + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 31859] By: rgs on 2007/09/13 08:17:09 + Log: URL correction by Robert Spier + Branch: perl + ! pod/perlhack.pod +____________________________________________________________________________ +[ 31858] By: nicholas on 2007/09/12 23:11:45 + Log: Carp's argument backtrace code would show undef as "undef" - a string. + Branch: perl + ! lib/Carp.pm lib/Carp.t lib/Carp/Heavy.pm +____________________________________________________________________________ +[ 31857] By: nicholas on 2007/09/12 23:10:58 + Log: Add the missing assignment to op_last that change 31798 missed out. + With this, state $zok = ...; will deparse. + Branch: perl + ! ext/B/B/Deparse.pm op.c +____________________________________________________________________________ +[ 31856] By: nicholas on 2007/09/12 18:38:54 + Log: Don't call frexp() on +Inf or -Inf either. (It's not just NaN it might + choke on.) + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 31855] By: rgs on 2007/09/12 11:48:32 + Log: Amend change 31854 for when NAN_COMPARE_BROKEN + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 31854] By: rgs on 2007/09/12 11:02:40 + Log: Subject: [perl #45383] sprintf %f panics with NaN + From: Zefram (via RT) + Date: Tue, 11 Sep 2007 15:22:23 -0700 + Message-ID: + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 31853] By: rgs on 2007/09/12 09:32:47 + Log: Make @INC available in base.pm's error message when + a module can't be found. See CPAN bug #28582. + Branch: perl + ! lib/base.pm lib/base/t/base.t +____________________________________________________________________________ +[ 31852] By: steveh on 2007/09/12 08:11:46 + Log: Upgrade to Win32-0.31 + Branch: perl + + ext/Win32/t/Names.t + ! MANIFEST ext/Win32/Win32.pm ext/Win32/t/GetLongPathName.t +____________________________________________________________________________ +[ 31851] By: rgs on 2007/09/12 08:07:21 + Log: Subject: Re: mro "PERFORMANCE CONSIDERATIONS" still true? + From: Rick Delaney + Date: Mon, 10 Sep 2007 10:45:41 -0400 + Message-ID: <20070910144541.GI9260@bort.ca> + + plus update Changes file for base.pm + Branch: perl + ! lib/base.pm lib/base/Changes +____________________________________________________________________________ +[ 31850] By: rgs on 2007/09/12 08:03:00 + Log: Subject: [patch@31846] vms stat and chmod fixes. + From: "John E. Malmberg" + Date: Tue, 11 Sep 2007 22:01:14 -0500 + Message-ID: <46E7567A.8090203@qsl.net> + Branch: perl + ! vms/vms.c vms/vmsish.h +____________________________________________________________________________ +[ 31849] By: nicholas on 2007/09/12 00:09:18 + Log: mro_get_linear_isa_dfs and mro_get_linear_isa_c3 can have static + linkage. + Branch: perl + ! embed.fnc embed.h global.sym mro.c proto.h +____________________________________________________________________________ +[ 31848] By: mhx on 2007/09/11 21:45:40 + Log: Upgrade to Devel::PPPort 3.11_06 + Branch: perl + ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL + ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/inc/SvPV + ! ext/Devel/PPPort/parts/inc/grok + ! ext/Devel/PPPort/parts/inc/magic + ! ext/Devel/PPPort/parts/inc/newCONSTSUB + ! ext/Devel/PPPort/parts/inc/ppphbin + ! ext/Devel/PPPort/parts/inc/ppphtest + ! ext/Devel/PPPort/parts/inc/shared_pv + ! ext/Devel/PPPort/parts/inc/sv_xpvf + ! ext/Devel/PPPort/parts/inc/variables ext/Devel/PPPort/soak + ! ext/Devel/PPPort/t/ppphtest.t +____________________________________________________________________________ +[ 31847] By: rgs on 2007/09/11 15:59:15 + Log: Some escapes were mentioned twice, although they're not qr//-specific + Branch: perl + ! pod/perlre.pod +____________________________________________________________________________ +[ 31846] By: rgs on 2007/09/11 10:00:46 + Log: Subject: [patch] [Win32] Makefile and makefile.mk rely on shell association + From: Max Maischein + Date: Sat, 01 Sep 2007 15:27:54 +0200 + Message-ID: <46D968DA.2000205@cpan.org> + Branch: perl + ! win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 31845] By: rgs on 2007/09/11 09:32:02 + Log: Upgrade to Net::Ping 2.33, with help from Jerry Hedden + Branch: perl + ! lib/Net/Ping.pm lib/Net/Ping/Changes +____________________________________________________________________________ +[ 31844] By: rgs on 2007/09/11 09:28:02 + Log: Upgrade to libnet 1.22 (with some help by Jerry Hedden) + Branch: perl + ! lib/Net/Changes lib/Net/Cmd.pm lib/Net/FTP.pm +____________________________________________________________________________ +[ 31843] By: craigb on 2007/09/10 22:40:30 + Log: VMS help for File::Path 2.00_11: chdir() is finicky about directory + format; catdir spews warnings when given files that aren't directories; + File::Spec functions may call stat(), thus zapping C<_>; filenames with + characters that need escaping (such as spaces), must have some path + syntax attached to them and be converted to native syntax in order to + force escaping to take place. + Branch: perl + ! lib/File/Path.pm +____________________________________________________________________________ +[ 31842] By: davem on 2007/09/10 21:53:53 + Log: change #31246 unconditionally enabled utf8 cache debugging code + Branch: perl + ! intrpvar.h +____________________________________________________________________________ +[ 31841] By: rgs on 2007/09/10 16:17:08 + Log: Move version to 1.07, although some tests are different (due to + the perl core test preamble). + Branch: perl + ! lib/IO/Zlib.pm +____________________________________________________________________________ +[ 31840] By: davem on 2007/09/10 14:04:40 + Log: silence warning in new state.t test (spotted by Jerry Hedden) + Branch: perl + ! t/op/state.t +____________________________________________________________________________ +[ 31839] By: nicholas on 2007/09/10 11:10:37 + Log: The best way not to have the missing subroutines hash trample all over + someone else's namespace is by not having it in their namespace in the + first place :-) + Branch: perl + ! lib/ExtUtils/Constant/ProxySubs.pm +____________________________________________________________________________ +[ 31838] By: rgs on 2007/09/10 09:43:14 + Log: Subject: [PATCH blead] Re: [perl #44623] Optimized magic_setisa has bug + From: Rick Delaney + Date: Thu, 6 Sep 2007 14:40:39 -0400 + Message-ID: <20070906184039.GG9260@bort.ca> + Branch: perl + ! pp_hot.c t/mro/basic.t +____________________________________________________________________________ +[ 31837] By: rgs on 2007/09/10 08:34:08 + Log: Upgrade to ExtUtils::Install 1.44 + Branch: perl + ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t +____________________________________________________________________________ +[ 31836] By: rgs on 2007/09/10 08:19:58 + Log: Remove the "performance considerations" paragraph. + Branch: perl + ! lib/mro.pm +____________________________________________________________________________ +[ 31835] By: davem on 2007/09/10 00:02:55 + Log: when anon subs are cloned, the 'assign once only' flag should be + set for all state vars in the pad. + (Nicholas worked up the same fix - spooky action at a distance!) + Branch: perl + ! pad.c t/op/state.t +____________________________________________________________________________ +[ 31834] By: davem on 2007/09/09 22:27:38 + Log: ununit pos value warning identified the wrong variable name + Branch: perl + ! sv.c t/lib/warnings/9uninit +____________________________________________________________________________ +[ 31833] By: davem on 2007/09/09 19:51:50 + Log: state variables shouldn't be shared between anon subs + Branch: perl + ! op.c t/op/state.t +____________________________________________________________________________ +[ 31832] By: merijn on 2007/09/09 10:09:34 + Log: Moved really outdated Y2K comment from INSTALL to README.hpux + Branch: perl + ! INSTALL README.hpux +____________________________________________________________________________ +[ 31831] By: merijn on 2007/09/09 09:54:38 + Log: Merged duplicate info about GDBM/threads on HP-UX 11 + from INSTALL to README.hpux + Branch: perl + ! INSTALL README.hpux +____________________________________________________________________________ +[ 31830] By: merijn on 2007/09/09 09:37:40 + Log: The question auctioned at YAPC::Europe-2007 in Vienna + Branch: perl + ! Configure +____________________________________________________________________________ +[ 31828] By: rgs on 2007/09/09 09:18:12 + Log: More INSTALL nits. Move Tru64 specific info in the related + README file. (is it outdated?) + Branch: perl + ! INSTALL README.tru64 +____________________________________________________________________________ +[ 31827] By: rgs on 2007/09/09 08:26:02 + Log: Not many people reuse an old config.sh nowadays, I suppose. + Move the section "start with a fresh distribution" further down. + Branch: perl + ! INSTALL +____________________________________________________________________________ +[ 31826] By: rgs on 2007/09/09 07:43:50 + Log: Move the "reporting problems" section further in the INSTALL file, + and simplify the synopsis, as suggested by Richard Foley. + Branch: perl + ! INSTALL +____________________________________________________________________________ +[ 31825] By: craigb on 2007/09/09 00:31:51 + Log: Band-aid for Pod::Man::devise_title to keep it from looking + beyond the end of an array and generating undefined warnings. + Branch: perl + ! lib/Pod/Man.pm +____________________________________________________________________________ +[ 31824] By: nicholas on 2007/09/08 22:34:29 + Log: For now, forbid all list assignment initialisation of state variables, + as the precise semantics in Perl 6 are not clear. Better to make it a + syntax error, than to have one behaviour now, but change it later. + [I believe that this is the consensus. If not, it will be backed out] + Branch: perl + ! op.c pod/perldiag.pod t/op/state.t +____________________________________________________________________________ +[ 31823] By: nicholas on 2007/09/08 21:47:24 + Log: Make 'state $$' etc report 'Can't use global $$ in "state"' (not "my") + Branch: perl + ! op.c pod/perldiag.pod +____________________________________________________________________________ +[ 31822] By: nicholas on 2007/09/08 21:21:37 + Log: Update perldiag.pod to mention "state" in all places where state + variables can report the same errors as my variables. + Branch: perl + ! pod/perldiag.pod +____________________________________________________________________________ +[ 31821] By: nicholas on 2007/09/08 15:20:14 + Log: B.pm still assumed that SVt_PVBM exists. Correct this. + Tweak the alignment of ASCII art inheritance diagrams. + Branch: perl + ! ext/B/B.pm +____________________________________________________________________________ +[ 31820] By: rgs on 2007/09/08 13:12:33 + Log: Subject: [patch] readabilty tweaks + From: Jim Cromie + Date: Fri, 07 Sep 2007 13:12:22 -0600 + Message-ID: <46E1A296.1020101@gmail.com> + Branch: perl + ! ext/B/B/Concise.pm pod/perlglossary.pod +____________________________________________________________________________ +[ 31819] By: rgs on 2007/09/08 13:03:29 + Log: Subject: [PATCH] sync blead with File-Path 2.00_11 + From: David Landgren + Date: Sat, 08 Sep 2007 10:46:15 +0200 + Message-ID: <46E26157.4050307@landgren.net> + Branch: perl + ! lib/File/Path.pm lib/File/Path.t +____________________________________________________________________________ +[ 31818] By: rgs on 2007/09/08 12:40:05 + Log: Subject: [PATCH pod/perlunicode.pod] Userdefined properties + From: Abigail + Date: Fri, 7 Sep 2007 18:38:47 +0200 + Message-ID: <20070907163847.GB16395@abigail.be> + Branch: perl + ! pod/perlunicode.pod +____________________________________________________________________________ +[ 31817] By: rgs on 2007/09/08 12:34:27 + Log: err should be removed from perl_keyword.pl, too + Branch: perl + ! perl_keyword.pl +____________________________________________________________________________ +[ 31816] By: rgs on 2007/09/07 15:50:10 + Log: Spelling nit by Jim Cromie + Branch: perl + ! lib/DBM_Filter/t/encode.t +____________________________________________________________________________ +[ 31815] By: craigb on 2007/09/07 15:07:14 + Log: Two Module::Build::Platform::VMS tweaks: + -- Override expand_test_dir to relativize paths. + -- Eliminate eliminate_macros; M::B doesn't need it. + Branch: perl + ! lib/Module/Build/Platform/VMS.pm +____________________________________________________________________________ +[ 31814] By: craigb on 2007/09/07 14:58:05 + Log: Subject: [patch@31780] fixes for cpanplus on VMS + From: "John E. Malmberg" + Date: Sun, 02 Sep 2007 17:23:04 -0500 + Message-id: <46DB37C8.3060100@qsl.net> + + + Only the hunk containing the replacement of catdir with + catfile in Module::Build::Base::install_map. + Branch: perl + ! lib/Module/Build/Base.pm +____________________________________________________________________________ +[ 31813] By: rgs on 2007/09/07 14:03:52 + Log: Bump version of Module::Build after change #31619 + Branch: perl + ! lib/Module/Build.pm +____________________________________________________________________________ +[ 31812] By: rgs on 2007/09/07 09:25:24 + Log: Remove the 'err' keyword + Branch: perl + - t/lib/feature/err + ! MANIFEST embed.h keywords.h keywords.pl lib/feature.pm + ! pod/perlop.pod pp.c t/lib/warnings/op t/op/cproto.t t/op/dor.t + ! t/run/switches.t toke.c +____________________________________________________________________________ +[ 31811] By: rgs on 2007/09/07 08:55:19 + Log: feature bundle :5.10 should be equivalent to latest :5.10.X + Branch: perl + ! lib/feature.pm +____________________________________________________________________________ +[ 31810] By: rgs on 2007/09/07 08:41:16 + Log: Subject: [PATCH] Test fixes to go along with longpath.inc patch + From: "Jerry D. Hedden" + Date: Thu, 6 Sep 2007 14:50:15 -0400 + Message-ID: <1ff86f510709061150t4838c7d4i4c5b3f1f7dc0edd1@mail.gmail.com> + Branch: perl + ! ext/Win32/t/GetLongPathName.t +____________________________________________________________________________ +[ 31809] By: rgs on 2007/09/07 08:38:54 + Log: Subject: [PATCH] Fix t/op/magic.t failures under Cygwin + From: "Jerry D. Hedden" + Date: Thu, 6 Sep 2007 13:37:34 -0400 + Message-ID: <1ff86f510709061037q6744827cub29f666ca5fb5904@mail.gmail.com> + Branch: perl + ! t/op/magic.t +____________________________________________________________________________ +[ 31808] By: rgs on 2007/09/07 08:36:02 + Log: Subject: [PATCH] Fix ext/Win32/t/Unicode.t test failure under Cygwin + From: "Jerry D. Hedden" + Date: Thu, 6 Sep 2007 13:07:51 -0400 + Message-ID: <1ff86f510709061007x57e86b50led110861846cdc02@mail.gmail.com> + Branch: perl + ! ext/Win32/t/Unicode.t +____________________________________________________________________________ +[ 31807] By: rgs on 2007/09/07 08:34:00 + Log: Subject: [PATCH] Force uppercase drive letters + From: "Jerry D. Hedden" + Date: Thu, 6 Sep 2007 12:57:09 -0400 + Message-ID: <1ff86f510709060957p9a530feu7b97616dd8cd3b50@mail.gmail.com> + Branch: perl + ! ext/Win32/longpath.inc +____________________________________________________________________________ +[ 31806] By: rgs on 2007/09/06 17:30:57 + Log: Subject: [PATCH t/op/state.t] More tests + From: Abigail + Date: Thu, 6 Sep 2007 18:56:34 +0200 + Message-ID: <20070906165634.GB446@abigail.be> + Branch: perl + ! t/op/state.t +____________________________________________________________________________ +[ 31805] By: rgs on 2007/09/06 14:57:03 + Log: state $foo if 0 shouldn't warn. Spotted by Abigail. + Branch: perl + ! op.c +____________________________________________________________________________ +[ 31804] By: nicholas on 2007/09/06 14:45:52 + Log: Change 31798 forgot to add the op 'once' to Opcode.pm + Branch: perl + ! ext/Opcode/Opcode.pm +____________________________________________________________________________ +[ 31803] By: merijn on 2007/09/06 14:18:30 + Log: Part of the 5.10.0 bump + Branch: perl + ! Porting/config.sh +____________________________________________________________________________ +[ 31802] By: merijn on 2007/09/06 14:15:07 + Log: Upstream netbsd patch. Also unified the whitespace. (thanks BinGOs) + Branch: perl + ! hints/netbsd.sh +____________________________________________________________________________ +[ 31801] By: rgs on 2007/09/06 13:46:33 + Log: If perl's minimal required version number is >= 5.6.0, + we can write it 5.XXXXXX always. Fixes h2xs.t failiing + tests with 5.10.0. + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 31800] By: rgs on 2007/09/06 13:23:02 + Log: Fix CPANPLUS test to work with 5.10.0 + Branch: perl + ! lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t +____________________________________________________________________________ +[ 31799] By: rgs on 2007/09/06 13:21:34 + Log: Bump version number to 5.10.0. + Branch: perl + ! Cross/config.sh-arm-linux Cross/config.sh-arm-linux-n770 + ! NetWare/Makefile NetWare/config_H.wc epoc/config.sh + ! epoc/createpkg.pl patchlevel.h plan9/config.plan9 t/comp/use.t + ! t/op/ver.t win32/Makefile win32/Makefile.ce win32/config_H.bc + ! win32/config_H.ce win32/config_H.gc win32/config_H.vc + ! win32/config_H.vc64 win32/makefile.mk +____________________________________________________________________________ +[ 31798] By: nicholas on 2007/09/06 09:18:41 + Log: Make state $zok = slosh(); behave as the Perl 6 design with an implicit + START block. First time through, call slosh() and assign to $zok. + Subsequently neither call slosh() nor assign to $zok. Adds a new op + ONCE to control the conditonal call and assign. No change to list + context, so state ($zok) = slosh() and (state $zok) = ... etc will + still repeatedly evaluate and assign. [Can't fix that before 5.10] + Use as an RVALUE is as Larry's design - my $boff = state $zok = ...; + will evaluate, assign and return first time, and subsequently act as if + it were written my $boff = $zok; + FIXME - state $zok = ...; won't deparse - I believe op->op_last isn't + being correctly set on the sassign, but I don't know how to fix this. + This change may be backed out before 5.10. + Branch: perl + ! op.c opcode.h opcode.pl opnames.h pp.c pp.sym pp_proto.h + ! t/op/state.t +____________________________________________________________________________ +[ 31797] By: rgs on 2007/09/06 08:31:01 + Log: Subject: [PATCH blead] Re: [perl #44969] Restricted hashes do not handle private fields properly + From: Rick Delaney + Date: Wed, 5 Sep 2007 14:38:40 -0400 + Message-ID: <20070905183840.GE9260@bort.ca> + Branch: perl + ! lib/base/t/fields-base.t lib/fields.pm +____________________________________________________________________________ +[ 31796] By: rgs on 2007/09/05 15:15:58 + Log: Subject: [PATCH] Fix ext/Win32/t/Unicode.t test bug + From: "Jerry D. Hedden" + Date: Wed, 5 Sep 2007 10:59:49 -0400 + Message-ID: <1ff86f510709050759v27872bbam3f191283996960d3@mail.gmail.com> + Branch: perl + ! ext/Win32/t/Unicode.t +____________________________________________________________________________ +[ 31795] By: rgs on 2007/09/05 13:53:16 + Log: Subject: [PATCH] threads::shared 1.13 + From: "Jerry D. Hedden" + Date: Wed, 5 Sep 2007 09:50:24 -0400 + Message-ID: <1ff86f510709050650j3c3f54b2o64c8ce05dc4c8604@mail.gmail.com> + Branch: perl + ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs + ! ext/threads/shared/t/0nothread.t + ! ext/threads/shared/t/blessed.t + ! ext/threads/shared/t/waithires.t +____________________________________________________________________________ +[ 31794] By: rgs on 2007/09/05 13:34:25 + Log: Subject: [PATCH] threads 1.65 + From: "Jerry D. Hedden" + Date: Wed, 5 Sep 2007 09:29:57 -0400 + Message-ID: <1ff86f510709050629x7698cedes9b09c7d8eecc786b@mail.gmail.com> + Branch: perl + ! ext/threads/t/exit.t ext/threads/t/thread.t + ! ext/threads/threads.pm +____________________________________________________________________________ +[ 31793] By: rgs on 2007/09/05 10:49:06 + Log: Subject: Re: perlfunc.pod/split; concerning trailing fields + From: Father Chrysostomos + Date: Tue, 4 Sep 2007 14:40:24 -0700 + Message-Id: <5A964B87-8725-4BB3-A782-0189B1481113@cpan.org> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 31792] By: rgs on 2007/09/05 10:42:15 + Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.20.tar.gz + From: =?iso-8859-1?b?U+liYXN0aWVu?= Aperghis-Tramoni + Date: Wed, 05 Sep 2007 12:27:54 +0200 + Message-ID: <1188988074.46de84aa8fceb@imp.free.fr> + Branch: perl + + ext/Sys/Syslog/README.win32 + ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL + ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/00-load.t + ! ext/Sys/Syslog/t/syslog.t +____________________________________________________________________________ +[ 31791] By: rgs on 2007/09/05 10:34:42 + Log: Subject: Re: The path to the Release + From: Jim Cromie + Date: Wed, 05 Sep 2007 03:56:19 -0600 + Message-ID: <46DE7D43.9040309@gmail.com> + + Doc patch to perlglossary, with tweaks. + Branch: perl + ! pod/perlglossary.pod +____________________________________________________________________________ +[ 31790] By: rgs on 2007/09/04 13:43:23 + Log: Subject: Re: [patch] perlhack.pod + From: Jim Cromie + Date: Mon, 03 Sep 2007 20:02:05 -0600 + Message-ID: <46DCBC9D.3070409@gmail.com> + Branch: perl + ! pod/perlhack.pod +____________________________________________________________________________ +[ 31789] By: nicholas on 2007/09/04 08:00:07 + Log: From: Jarkko Hietaniemi + Subject: Re: [Fwd: Smoke [5.9.5] 31775 FAIL(m) OSF1 V5.1 (EV6/4 cpu)] + Message-ID: <46DC3C7B.9000602@iki.fi> + Message-ID: <46DC3C7B.9000602@iki.fi> + + Add { } to keep all variable declarations at the start of blocks. + Branch: perl + ! reentr.c reentr.pl +____________________________________________________________________________ +[ 31788] By: craigb on 2007/09/03 19:36:39 + Log: Portability tweaks for Archive::Tar::_extract_file. + Branch: perl + ! lib/Archive/Tar.pm +____________________________________________________________________________ +[ 31787] By: rgs on 2007/09/03 17:11:02 + Log: Deprecate the -P switch. + Branch: perl + ! perl.c pod/perlrun.pod +____________________________________________________________________________ +[ 31786] By: rgs on 2007/09/03 16:47:52 + Log: Regenerate Changes + Branch: perl + ! Changes +____________________________________________________________________________ +[ 31785] By: steveh on 2007/09/03 11:07:53 + Log: Subject: Re: [patch-at-31775] Re: [PATCH-revised] [perl #44999] + From: Vadim + Date: Sun, 02 Sep 2007 02:52:13 +0400 + Message-ID: <46D9ED1D.8060104@vkonovalov.ru> + + Better way to silence unwanted warnings. (The previous method didn't + work with an "all static" build made with #31784. This method does + work.) + Branch: perl + ! lib/ExtUtils/Constant/ProxySubs.pm +____________________________________________________________________________ +[ 31784] By: steveh on 2007/09/03 11:04:04 + Log: Add Win32 makefile option to link all extensions statically + + Subject: [PATCH-at31768] RE: [PATCH at 31761] RE: MakeMaker + static misbehaviour + From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" + Date: Fri, 31 Aug 2007 08:56:47 +0200 + Message-ID: + + (with a couple of tweaks to comments in Makefile, exclusion of one more + module (Hash/Utils) from the "all static" build option, plus the same + changes in makefile.mk) + Branch: perl + ! win32/FindExt.pm win32/Makefile win32/buildext.pl + ! win32/makefile.mk +____________________________________________________________________________ +[ 31783] By: rgs on 2007/09/02 12:06:00 + Log: Subject: [PATCH] Improved error messages for new comers and non-English speakers + From: "Gabor Szabo" + Date: Sun, 2 Sep 2007 11:12:53 +0300 + Message-ID: + Branch: perl + ! pod/perldiag.pod +____________________________________________________________________________ +[ 31782] By: rgs on 2007/09/02 08:06:33 + Log: Subject: [PATCH] Compress* 2.006 + From: "Paul Marquess" + Date: Sat, 1 Sep 2007 20:41:57 +0100 + Message-ID: <00f501c7ecd0$29b32ef0$6601a8c0@myopwv.com> + Branch: perl + ! ext/Compress/Raw/Zlib/Changes + ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README + ! ext/Compress/Raw/Zlib/Zlib.xs + ! 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/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/14gzopen.t + ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/Makefile.PL + ! 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/generic.pl t/lib/compress/newtied.pl + ! t/lib/compress/tied.pl +____________________________________________________________________________ +[ 31781] By: rgs on 2007/09/02 07:41:57 + Log: Subject: [patch] perlhack.pod + From: Jim Cromie + Date: Sat, 01 Sep 2007 15:43:53 -0600 + Message-ID: <46D9DD19.1050709@gmail.com> + Branch: perl + ! pod/perlhack.pod +____________________________________________________________________________ +[ 31780] By: rgs on 2007/09/01 08:10:11 + Log: Subject: [perl #45093] Can't find ODBM library while compiling 5.9.5 + From: Clinton Gormley (via RT) + Date: Fri, 31 Aug 2007 10:29:13 -0700 + Message-ID: + Branch: perl + ! ext/ODBM_File/hints/linux.pl +____________________________________________________________________________ +[ 31779] By: rgs on 2007/09/01 07:48:31 + Log: Subject: Re: RFC patch - display src-lines in B::Concise + From: Jim Cromie + Date: Thu, 16 Aug 2007 22:31:31 -0600 + Message-ID: <46C524A3.2080708@gmail.com> + Branch: perl + ! ext/B/B/Concise.pm +____________________________________________________________________________ +[ 31778] By: rgs on 2007/09/01 07:34:42 + Log: Subject: Re: INC handlers and shutdown-time warnings + From: "Rafael Garcia-Suarez" + Date: Thu, 9 Aug 2007 14:56:19 +0200 + Message-ID: + Branch: perl + ! pp_ctl.c +____________________________________________________________________________ +[ 31777] By: craigb on 2007/08/31 23:02:38 + Log: Subject: [patch@31750] rename directories on VMS like on UNIX + From: "John E. Malmberg" + Date: Thu, 30 Aug 2007 22:59:50 -0500 + Message-id: <46D79236.4070207@qsl.net> + + More aggressive UNIX-like renaming of directories on VMS by analogy + with unlink() and rmdir(). Patch modified to compile under threads. + + Branch: perl + ! vms/vms.c vms/vmsish.h +____________________________________________________________________________ +[ 31776] By: craigb on 2007/08/31 22:42:43 + Log: Subject: [patch@31750] CPANPLUS extract.pm fixes for VMS. + From: "John E. Malmberg" + Date: Fri, 31 Aug 2007 00:21:52 -0500 + Message-id: <46D7A570.4050801@qsl.net> + + + catdir was used where catfile was meant. + Branch: perl + ! lib/CPANPLUS/Internals/Extract.pm +____________________________________________________________________________ +[ 31775] By: craigb on 2007/08/31 14:14:52 + Log: Avoid infinite recursion in File::Path::_rmtree on VMS when there + is a file present with a single dot as the name. Reported by + John Malmberg in <46D79A90.50405@qsl.net>. + Branch: perl + ! lib/File/Path.pm +____________________________________________________________________________ +[ 31774] By: rgs on 2007/08/31 13:44:58 + Log: Subject: [PATCH] Suppress Sys::Syslog diag msg (repost) + From: "Jerry D. Hedden" + Date: Fri, 31 Aug 2007 09:42:31 -0400 + Message-ID: <1ff86f510708310642mee767bdk6351a590c0f32d7a@mail.gmail.com> + Branch: perl + ! ext/Sys/Syslog/t/00-load.t +____________________________________________________________________________ +[ 31773] By: rgs on 2007/08/31 13:28:46 + Log: Following Jan's advice, remove Cygwin::is_textmount(), + which duplicates the functionality of is_binmount(). + Branch: perl + ! README.cygwin cygwin/cygwin.c t/lib/cygwin.t +____________________________________________________________________________ +[ 31772] By: rgs on 2007/08/31 13:23:29 + Log: Bump $VERSION due to #31686 + Branch: perl + ! lib/File/Spec/Unix.pm +____________________________________________________________________________ +[ 31771] By: rgs on 2007/08/31 13:16:42 + Log: Patch by Gerard Goosen to avoid building man pages for extensions + even if the Makefile.PL forgets to specify it. + Branch: perl + ! ext/util/make_ext +____________________________________________________________________________ +[ 31770] By: rgs on 2007/08/31 09:07:51 + Log: Subject: Re: optimize push @ISA, (was Re: parent.pm at http://corion.net/perl-dev) + From: "Brandon Black" + Date: Sun, 12 Aug 2007 13:36:14 -0700 + Message-ID: <84621a60708121336m13dcf9e5uac624fb246f2a79c@mail.gmail.com> + Branch: perl + ! av.c embedvar.h gv.h intrpvar.h lib/mro.pm mg.c perlapi.h pp.c + ! pp_hot.c sv.c +____________________________________________________________________________ +[ 31769] By: steveh on 2007/08/31 08:54:12 + Log: Fix Win32 breakage (code before declaration) caused by #31766 + Branch: perl + ! lib/ExtUtils/Constant/ProxySubs.pm +____________________________________________________________________________ +[ 31768] By: rgs on 2007/08/30 16:12:06 + Log: Need to bump MakeMaker's $VERSION too. + Branch: perl + ! lib/ExtUtils/MakeMaker.pm +____________________________________________________________________________ +[ 31767] By: rgs on 2007/08/30 16:11:23 + Log: Subject: [PATCH at 31761] RE: MakeMaker + static misbehaviour + From: "Konovalov, Vadim Vladimirovich \(Vadim\)** CTR **" + Date: Thu, 30 Aug 2007 08:11:04 +0200 + Message-ID: + Branch: perl + ! lib/ExtUtils/MakeMaker.pm +____________________________________________________________________________ +[ 31766] By: rgs on 2007/08/30 14:01:25 + Log: Subject: [PATCH-revised] [perl #44999] ExtUtils::Constant::ProxySubs not thread-safe + From: "Jerry D. Hedden" + Date: Thu, 30 Aug 2007 09:37:59 -0400 + Message-ID: <1ff86f510708300637i7fb7b790x3ea1c459a1debb33@mail.gmail.com> + Branch: perl + ! lib/ExtUtils/Constant/ProxySubs.pm +____________________________________________________________________________ +[ 31765] By: rgs on 2007/08/30 13:49:14 + Log: Subject: [PATCH] misc blead stuff + From: Jarkko Hietaniemi + Date: Wed, 29 Aug 2007 21:04:53 -0400 + Message-ID: <46D617B5.3000002@iki.fi> + Branch: perl + ! deb.c mg.c op.c pod/perlapi.pod pp.c pp_sys.c reentr.c + ! reentr.pl regexec.c sv.c +____________________________________________________________________________ +[ 31764] By: rgs on 2007/08/30 13:19:44 + Log: Subject: Re: [patch] First batch of whitespace patches (Test::Harness) + From: Max Maischein + Date: Fri, 24 Aug 2007 22:04:56 +0200 + Message-ID: <46CF39E8.8020707@corion.net> + Branch: perl + ! lib/Test/Harness/Straps.pm +____________________________________________________________________________ +[ 31763] By: rgs on 2007/08/30 08:51:20 + Log: Typo fix + Branch: perl + ! lib/Pod/Perldoc.pm +____________________________________________________________________________ +[ 31762] By: rgs on 2007/08/30 08:50:11 + Log: Subject: [PATCH] lib/Pod/Perldoc.pm - make -L more forgiving + From: "Adriano Ferreira" + Date: Thu, 23 Aug 2007 15:37:13 -0300 + Message-ID: <73ddeb6c0708231137w2d436cfbo7409345c37280560@mail.gmail.com> + Branch: perl + ! lib/Pod/Perldoc.pm +____________________________________________________________________________ +[ 31761] By: steveh on 2007/08/29 16:58:25 + Log: Add support for Visual C++ 2008 Express Edition (Beta 2) + Branch: perl + ! README.win32 makedef.pl win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 31760] By: rgs on 2007/08/29 08:55:17 + Log: Subject: Re: [PATCH] Cygwin::mount_table, Cygwin::mount_flags + From: "Yitzchak Scott-Thoennes" + Date: Thu, 16 Aug 2007 13:25:53 -0700 (PDT) + Message-ID: <52892.64.81.167.122.1187295953.squirrel@webmail.efn.org> + Branch: perl + ! t/lib/cygwin.t +____________________________________________________________________________ +[ 31759] By: rgs on 2007/08/28 16:57:23 + Log: Subject: [patch@31750] Unit variable in /lib/File/Copy.pm + From: "John E. Malmberg" + Date: Mon, 27 Aug 2007 23:21:31 -0500 + Message-ID: <46D3A2CB.8010205@qsl.net> + Branch: perl + ! lib/File/Copy.pm +____________________________________________________________________________ +[ 31758] By: rgs on 2007/08/28 16:52:45 + Log: Subject: [PATCH] Revert/fix 31731 - Empty PATH taint test on Cygwin + From: "Jerry D. Hedden" + Date: Tue, 28 Aug 2007 10:43:41 -0400 + Message-ID: <1ff86f510708280743n7c0424berb9a402f864dcd399@mail.gmail.com> + Branch: perl + ! t/op/taint.t +____________________________________________________________________________ +[ 31757] By: rgs on 2007/08/28 08:56:29 + Log: Subject: [PATCH pp_ctl.c] + From: "Robin Barker" + Date: Wed, 22 Aug 2007 18:22:59 +0100 + Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D18B@exchsvr1.npl.ad.local> + Branch: perl + ! pp_ctl.c +____________________________________________________________________________ +[ 31756] By: craigb on 2007/08/27 02:46:41 + Log: Fix configure.com's d_fcntl_can_lock test to look for a file + that actually exists. + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 31755] By: nicholas on 2007/08/25 22:05:55 + Log: Erm. -u may have been superseded by the bytecode generator, but + we've recently removed it, having never let it pass beyond + "experimental" status. So this paragraph is now wrong, although it's + not clear what we do recommend in place of -u. + Branch: perl + ! pod/perlrun.pod +____________________________________________________________________________ +[ 31754] By: nicholas on 2007/08/25 22:04:06 + Log: Test that all the unknown command line flags are unknown. + Branch: perl + ! t/run/switches.t +____________________________________________________________________________ +[ 31753] By: ams on 2007/08/25 02:26:09 + Log: Subject: [patch] me, in AUTHORS + From: Ricardo SIGNES + Date: Fri, 24 Aug 2007 20:59:22 -0400 + Message-Id: <20070825005922.GA388@knight.manxome.org> + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 31752] By: craigb on 2007/08/24 21:08:33 + Log: Subject: [patch@31739] ASTFLT in HiRes.t on VMS + From: "John E. Malmberg" + Date: Tue, 21 Aug 2007 22:44:58 -0500 + Message-id: <46CBB13A.6090405@qsl.net> + + + Skip test #17 because select() is not interruptible and we run afoul + of Perl's signal deferrals. + Branch: perl + ! ext/Time/HiRes/t/HiRes.t +____________________________________________________________________________ +[ 31751] By: craigb on 2007/08/24 20:31:14 + Log: thinko in 10_Archive-Extract.t portion of #31747 + Branch: perl + ! lib/Archive/Extract/t/01_Archive-Extract.t +____________________________________________________________________________ +[ 31750] By: stevep on 2007/08/23 15:15:07 + Log: Subject: [PATCH] Upgrade Sys::Syslog to 0.19_01 + From: Séstien Aperghis-Tramoni + Date: Thu, 23 Aug 2007 16:04:46 +0200 + Message-ID: <1187877886.46cd93fe13b12@imp.free.fr> + Branch: perl + + ext/Sys/Syslog/win32/PerlLog.mc + + ext/Sys/Syslog/win32/PerlLog_RES.uu + + ext/Sys/Syslog/win32/PerlLog_dll.uu + + ext/Sys/Syslog/win32/Win32.pm ext/Sys/Syslog/win32/compile.pl + ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL + ! ext/Sys/Syslog/README ext/Sys/Syslog/Syslog.pm + ! ext/Sys/Syslog/Syslog.xs ext/Sys/Syslog/fallback/const-c.inc + ! ext/Sys/Syslog/t/00-load.t ext/Sys/Syslog/t/constants.t + ! ext/Sys/Syslog/t/syslog.t +____________________________________________________________________________ +[ 31749] By: stevep on 2007/08/22 15:15:10 + Log: Upgrade to Text-Soundex-3.03 + Branch: perl + ! ext/Text/Soundex/Soundex.pm ext/Text/Soundex/Soundex.xs +____________________________________________________________________________ +[ 31748] By: craigb on 2007/08/22 11:53:47 + Log: Subject: [patch@31739] regop.t fix for VMS + From: "John E. Malmberg" + Date: Tue, 21 Aug 2007 20:38:41 -0500 + Message-id: <46CB93A1.2090407@qsl.net> + + Branch: perl + ! ext/re/t/regop.t +____________________________________________________________________________ +[ 31747] By: craigb on 2007/08/22 11:20:52 + Log: Subject: [patch@31735]Archive Extract fix on VMS. + From: "John E. Malmberg" + Date: Mon, 20 Aug 2007 22:05:11 -0500 + Message-id: <46CA5667.2050207@qsl.net> + + + Quote -Z for unzip. + Branch: perl + ! lib/Archive/Extract.pm + ! lib/Archive/Extract/t/01_Archive-Extract.t +____________________________________________________________________________ +[ 31746] By: craigb on 2007/08/22 11:08:01 + Log: Subject: [patch@31735] Module-load/require fixes for VMS + From: "John E. Malmberg" + Date: Mon, 20 Aug 2007 21:55:07 -0500 + Message-id: <46CA540B.4070001@qsl.net> + + Avoid double module loads by populating %INC keys in unix format. + Branch: perl + ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t + ! lib/Module/Load/t/01_Module-Load.t pp_ctl.c +____________________________________________________________________________ +[ 31745] By: merijn on 2007/08/21 14:31:45 + Log: bye bye charsize + it is^Wwas always 1 + Branch: perl + ! Configure Cross/config.sh-arm-linux + ! Cross/config.sh-arm-linux-n770 NetWare/config.wc + ! Porting/Glossary Porting/config.sh plan9/config_sh.sample + ! symbian/config.sh uconfig.sh win32/config.bc win32/config.ce + ! win32/config.gc win32/config.vc win32/config.vc64 +____________________________________________________________________________ +[ 31744] By: stevep on 2007/08/21 14:16:54 + Log: Changes to unicore files to fix issues with certain quotation mark + characters. Fixes are noted at the Unicode web site + . This fix + was pointed out by Jarkko. + Branch: perl + ! lib/unicore/BidiMirroring.txt lib/unicore/UnicodeData.txt +____________________________________________________________________________ +[ 31742] By: steveh on 2007/08/21 09:55:07 + Log: Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996 to suppress warnings + about POSIX CRT function names being deprecated in VC8 + (-wd4996 suppresses all deprecated function warnings, so is more + wide-ranging than is required) + Branch: perl + ! pod/perltodo.pod win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 31741] By: ams on 2007/08/21 08:56:31 + Log: Subject: [patch] File::CheckTree - a side effect of making the build whitespace safe(r) + From: Max Maischein + Date: Sun, 19 Aug 2007 23:45:57 +0200 + Message-Id: <46C8BA15.3080300@corion.net> + + (Applied with some tweaks.) + Branch: perl + ! lib/File/CheckTree.pm lib/File/CheckTree.t +____________________________________________________________________________ +[ 31740] By: ams on 2007/08/21 08:25:55 + Log: Subject: patch for lib/ExtUtils/t/Constant.t which failed on EBCDIC platform + From: Chun Bing Ge + Date: Tue, 21 Aug 2007 14:37:25 +0800 + Message-Id: + Branch: perl + ! lib/ExtUtils/Constant/Utils.pm +____________________________________________________________________________ +[ 31739] By: mhx on 2007/08/20 17:31:12 + Log: Upgrade to Devel::PPPort 3.11_05 + Branch: perl + + ext/Devel/PPPort/parts/inc/shared_pv + + ext/Devel/PPPort/t/shared_pv.t + ! MANIFEST ext/Devel/PPPort/Changes + ! ext/Devel/PPPort/MANIFEST.SKIP ext/Devel/PPPort/PPPort_pm.PL + ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/apicheck.pl + ! ext/Devel/PPPort/parts/base/5004000 + ! ext/Devel/PPPort/parts/base/5009003 + ! ext/Devel/PPPort/parts/inc/call + ! ext/Devel/PPPort/parts/inc/magic + ! ext/Devel/PPPort/parts/inc/misc + ! ext/Devel/PPPort/parts/inc/ppphbin + ! ext/Devel/PPPort/parts/inc/ppphtest + ! ext/Devel/PPPort/parts/inc/threads + ! ext/Devel/PPPort/parts/ppptools.pl + ! ext/Devel/PPPort/parts/todo/5007001 ext/Devel/PPPort/soak + ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/ppphtest.t +____________________________________________________________________________ +[ 31738] By: stevep on 2007/08/20 16:49:21 + Log: Default LOG_PRIMASK for Sys-Syslog in cases where it is not + defined. + Branch: perl + ! ext/Sys/Syslog/Makefile.PL +____________________________________________________________________________ +[ 31737] By: stevep on 2007/08/20 13:16:19 + Log: Subject: [PATCH] Get Cwd->cwd() to work under Cygwin + From: "Jerry D. Hedden" + Date: Wed, 15 Aug 2007 10:39:41 -0400 + Message-ID: <1ff86f510708150739q18fa5863s55010b538d11f77f@mail.gmail.com> + + Updated patch originally by Reini Urban. + Branch: perl + ! cygwin/cygwin.c t/lib/cygwin.t +____________________________________________________________________________ +[ 31736] By: ams on 2007/08/20 08:19:13 + Log: Subject: [PATCH] Fix some typos in threads.pm + From: "Jerry D. Hedden" + Date: Sun, 19 Aug 2007 13:53:17 -0400 + Message-Id: <1ff86f510708191053x36f35619yaa019db70a623612@mail.gmail.com> + Branch: perl + ! ext/threads/threads.pm +____________________________________________________________________________ +[ 31735] By: demerphq on 2007/08/18 13:07:06 + Log: Typo prevented test from doing what it meant to do. + Branch: perl + ! t/op/regexp_notrie.t +____________________________________________________________________________ +[ 31734] By: demerphq on 2007/08/18 11:31:08 + Log: Add note to regexp.h that modifying RXf_ type flags requires a regen.pl or regcomp.pl to update regnodes.h + + Currently the *NIX makefiles are not set up to update regnodes.h automatically when regexp.h is modified. + This at least warns people modifying the list about what they should do. A better solution is needed. + Branch: perl + ! regcomp.h regexp.h regnodes.h +____________________________________________________________________________ +[ 31733] By: demerphq on 2007/08/18 11:15:19 + Log: TRIE must use 'yes' state transitions when more than one match possible to ensure proper scope cleanup. + + Fix and test for issue raised in: + + Subject: Very strange interaction between regex and lexical array in blead + From: Marcus Holland-Moritz + Date: Sat, 18 Aug 2007 01:55:37 +0200 + Message-ID: <20070818015537.0088db31@r2d2> + Branch: perl + ! regexec.c regnodes.h t/op/pat.t +____________________________________________________________________________ +[ 31732] By: ams on 2007/08/18 08:03:28 + Log: Subject: [perl #44647] [PATCH] Add a test for overload::constant 'integer' across use's. + From: Shlomi Fish + Date: Wed, 15 Aug 2007 04:19:53 -0700 + Message-Id: + Branch: perl + + t/op/overload_integer.t + ! MANIFEST +____________________________________________________________________________ +[ 31731] By: ams on 2007/08/18 08:01:15 + Log: Subject: [PATCH] Change 31710 causes t/op/taint.t to fail + From: Reini Urban + Date: Fri, 17 Aug 2007 08:56:38 +0200 + Message-Id: <46C546A6.6020000@x-ray.at> + Branch: perl + ! t/op/taint.t +____________________________________________________________________________ +[ 31730] By: ams on 2007/08/18 07:59:56 + Log: Subject: [PATCH blead] Re: t/op/taint.t failed on EBCDIC platform + From: Rick Delaney + Date: Thu, 16 Aug 2007 23:35:26 -0400 + Message-Id: <20070817033526.GA9639@bort.ca> + Branch: perl + ! pp_sys.c +____________________________________________________________________________ +[ 31729] By: steveh on 2007/08/17 11:00:24 + Log: Oops, forgot to bump $VERSION for #31728 + Branch: perl + ! lib/ExtUtils/CBuilder/Platform/Windows.pm +____________________________________________________________________________ +[ 31728] By: steveh on 2007/08/17 10:58:46 + Log: Clean up debug symbol files (.pdb for VC++, .tds for BCC) when running + ExtUtils::CBuilder->new()->have_compiler() + Branch: perl + ! lib/ExtUtils/CBuilder/Platform/Windows.pm +____________________________________________________________________________ +[ 31727] By: steveh on 2007/08/17 10:55:22 + Log: Fix 01_Module_Load_Conditional.t on Win32 (broken by #31726) + Branch: perl + ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t +____________________________________________________________________________ +[ 31726] By: craigb on 2007/08/16 17:05:48 + Log: Subject: [patch@31706]01_module_load_conditional.t fix for VMS + From: "John E. Malmberg" + Date: Thu, 16 Aug 2007 00:27:35 -0500 + Message-id: <46C3E047.4010001@qsl.net> + + Branch: perl + ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t +____________________________________________________________________________ +[ 31725] By: nicholas on 2007/08/16 11:14:34 + Log: Correct parentheses. Calling Win32::GetOSVersion() on non-win32 would + be bad, m'kay. + Branch: perl + ! ext/POSIX/t/posix.t +____________________________________________________________________________ +[ 31724] By: ams on 2007/08/16 10:12:11 + Log: Bump version to 1.26_01 after #31707. + Branch: perl + ! lib/ExtUtils/Embed.pm +____________________________________________________________________________ +[ 31723] By: stevep on 2007/08/15 16:17:13 + Log: Upgrade to CPANPLUS-0.82 + Branch: perl + ! lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm lib/CPANPLUS/Config.pm + ! lib/CPANPLUS/Configure.pm lib/CPANPLUS/Internals.pm + ! lib/CPANPLUS/Shell/Default.pm + ! lib/CPANPLUS/Shell/Default/Plugins/Remote.pm + ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed + ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba + ! r-0.01.tar.gz.packed + ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01. + ! tar.gz.packed + ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta + ! r.gz.packed + ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01. + ! tar.gz.packed + ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta + ! r.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 +____________________________________________________________________________ +[ 31722] By: stevep on 2007/08/15 14:58:57 + Log: Upgrade to Archive-Tar-1.34. Omitted re-addition of the Pod + tests. + Branch: perl + ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/File.pm + ! lib/Archive/Tar/t/03_file.t + ! lib/Archive/Tar/t/src/long/bar.tar.packed + ! lib/Archive/Tar/t/src/long/foo.tgz.packed + ! lib/Archive/Tar/t/src/short/bar.tar.packed + ! lib/Archive/Tar/t/src/short/foo.tgz.packed +____________________________________________________________________________ +[ 31721] By: steveh on 2007/08/15 12:44:08 + Log: Skip the POSIX::strftime() time test with a 60sec parameter on Vista: + it seems to have the same problem as when built with the VC8 CRT + (Fixes perl #44589) + + Also, change the %D to the equivalent %m/%d/%y because %D isn't + supported at all by Microsoft's CRT and just converts to nothing + with VC6's CRT and causes another invalid parameter error with VC8 + and Vista + Branch: perl + ! ext/POSIX/t/posix.t +____________________________________________________________________________ +[ 31720] By: steveh on 2007/08/15 10:06:20 + Log: Fix syntax error introduced by #31715 + + Fix "Useless use of a constant in void context" warning introduced by + #31709 which was causing failures in ext/Compress/Zlib/t/05examples.t + and ext/IO_Compress_Zlib/t/010examples.t on Win32. + Branch: perl + ! lib/File/Spec/Cygwin.pm lib/File/Spec/Win32.pm +____________________________________________________________________________ +[ 31719] By: ams on 2007/08/15 10:05:31 + Log: Test update to demonstrate @ISA assignment bug: + + Subject: Optimized magic_setisa has bug + From: Rick Delaney + Date: Tue, 14 Aug 2007 01:45:17 -0400 + Message-Id: <20070814054517.GA12709@bort.ca> + Branch: perl + ! t/mro/basic.t +____________________________________________________________________________ +[ 31718] By: ams on 2007/08/15 09:59:16 + Log: Document SvSHARED_HASH. + + Subject: Re: newSVpvn_share doesn't seem to correctly initialize the hash + value with perl >= 5.9.3 + From: Vincent Pit + Date: Tue, 14 Aug 2007 20:54:36 +0200 + Message-Id: <46C1FA6C.4090801@profvince.com> + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 31717] By: ams on 2007/08/15 09:57:02 + Log: Subject: Harness prove-switches.t for fixed bug 30952 + From: Reini Urban + Date: Tue, 14 Aug 2007 22:49:32 +0200 + Message-Id: <46C2155C.3000905@x-ray.at> + Branch: perl + ! lib/Test/Harness/t/prove-switches.t +____________________________________________________________________________ +[ 31715] By: ams on 2007/08/15 09:54:14 + Log: Subject: Re: Test failure @recent bleadperls (31712,31711) + From: Reini Urban + Date: Wed, 15 Aug 2007 09:44:29 +0200 + Message-Id: <46C2AEDD.80400@x-ray.at> + Branch: perl + ! lib/File/Spec/Cygwin.pm +____________________________________________________________________________ +[ 31714] By: craigb on 2007/08/15 02:33:24 + Log: Subject: [patch@31701] /lib/File/Find/t/taint.t - VMS Symlinks Part 3 of ? + From: "John E. Malmberg" + Date: Mon, 13 Aug 2007 20:44:41 -0500 + Message-id: <46C10909.6010805@qsl.net> + + Branch: perl + ! lib/File/Find/t/taint.t +____________________________________________________________________________ +[ 31713] By: mhx on 2007/08/14 19:22:20 + Log: Upgrade to Devel::PPPort 3.11_03 + Branch: perl + ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS + ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/parts/inc/SvPV + ! ext/Devel/PPPort/parts/inc/ppphbin + ! ext/Devel/PPPort/parts/inc/version + ! ext/Devel/PPPort/parts/ppptools.pl ext/Devel/PPPort/soak +____________________________________________________________________________ +[ 31712] By: ams on 2007/08/14 16:14:45 + Log: Delete the files which #31710 should have removed. + Branch: perl + - cygwin/ld2.in cygwin/perlld.in + ! MANIFEST +____________________________________________________________________________ +[ 31711] By: ams on 2007/08/14 07:04:16 + Log: Subject: Re: [PATCH] get rid of cygwin perlld and ld2 - installperl also + From: Reini Urban + Date: Tue, 14 Aug 2007 08:59:58 +0200 + Message-Id: <46C152EE.2080506@x-ray.at> + Branch: perl + ! installperl +____________________________________________________________________________ +[ 31710] By: ams on 2007/08/14 06:58:22 + Log: Subject: [PATCH] get rid of cygwin perlld and ld2 + From: Reini Urban + Date: Tue, 14 Aug 2007 08:51:50 +0200 + Message-Id: <46C15106.9080003@x-ray.at> + Branch: perl + ! cflags.SH cygwin/Makefile.SHs cygwin/ld2.in cygwin/perlld.in + ! hints/cygwin.sh +____________________________________________________________________________ +[ 31709] By: ams on 2007/08/14 06:57:08 + Log: Subject: [PATCH] CYG07-File-Spec-case_tolerant + From: Reini Urban + Date: Tue, 14 Aug 2007 08:45:34 +0200 + Message-Id: <46C14F8E.9080402@x-ray.at> + Branch: perl + ! lib/File/Spec/Cygwin.pm lib/File/Spec/Win32.pm +____________________________________________________________________________ +[ 31708] By: ams on 2007/08/14 06:56:00 + Log: Subject: [PATCH] Cygwin::mount_table, Cygwin::mount_flags + From: Reini Urban + Date: Tue, 14 Aug 2007 08:40:44 +0200 + Message-Id: <46C14E6C.8020809@x-ray.at> + Branch: perl + ! README.cygwin cygwin/cygwin.c t/lib/cygwin.t +____________________________________________________________________________ +[ 31707] By: ams on 2007/08/14 06:27:48 + Log: Strip whitespace from the beginning of static_ext: + + Subject: [PATCH] CYG02lib-ExtUtils-Embed.patch + From: Reini Urban + Date: Tue, 14 Aug 2007 08:21:11 +0200 + Message-Id: <46C149D7.5060307@x-ray.at> + Branch: perl + ! lib/ExtUtils/Embed.pm +____________________________________________________________________________ +[ 31706] By: craigb on 2007/08/13 03:04:37 + Log: Subject: [patch@31670]File/Find.pm Find.t - VMS Symbolic Links Part 2 of ? + From: "John E. Malmberg" + Date: Sat, 11 Aug 2007 23:44:44 -0500 + Message-id: <46BE903C.90403@qsl.net> + + + VMS-specific File::Find changes to support symlinks + Branch: perl + ! lib/File/Find.pm lib/File/Find/t/find.t +____________________________________________________________________________ +[ 31705] By: mhx on 2007/08/12 23:17:42 + Log: Upgrade to Devel::PPPort 3.11_02 + Branch: perl + + ext/Devel/PPPort/parts/ppport.fnc + ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS + ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO + ! ext/Devel/PPPort/devel/buildperl.pl + ! ext/Devel/PPPort/devel/devtools.pl + ! ext/Devel/PPPort/devel/mkapidoc.sh + ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl + ! ext/Devel/PPPort/devel/regenerate + ! ext/Devel/PPPort/devel/scanprov + ! ext/Devel/PPPort/parts/apicheck.pl + ! ext/Devel/PPPort/parts/apidoc.fnc + ! ext/Devel/PPPort/parts/base/5005000 + ! ext/Devel/PPPort/parts/base/5006000 + ! ext/Devel/PPPort/parts/base/5007001 + ! ext/Devel/PPPort/parts/base/5007002 + ! ext/Devel/PPPort/parts/base/5008001 + ! ext/Devel/PPPort/parts/base/5009000 + ! ext/Devel/PPPort/parts/base/5009002 + ! ext/Devel/PPPort/parts/base/5009003 + ! ext/Devel/PPPort/parts/base/5009004 + ! ext/Devel/PPPort/parts/base/5009005 + ! ext/Devel/PPPort/parts/embed.fnc + ! ext/Devel/PPPort/parts/inc/SvPV + ! ext/Devel/PPPort/parts/inc/call + ! ext/Devel/PPPort/parts/inc/grok + ! ext/Devel/PPPort/parts/inc/magic + ! ext/Devel/PPPort/parts/inc/misc + ! ext/Devel/PPPort/parts/inc/ppphbin + ! ext/Devel/PPPort/parts/inc/ppphdoc + ! ext/Devel/PPPort/parts/inc/ppphtest + ! ext/Devel/PPPort/parts/inc/pvs + ! ext/Devel/PPPort/parts/inc/sv_xpvf + ! ext/Devel/PPPort/parts/inc/uv + ! ext/Devel/PPPort/parts/inc/variables + ! ext/Devel/PPPort/parts/inc/warn + ! ext/Devel/PPPort/parts/ppptools.pl + ! ext/Devel/PPPort/parts/todo/5004000 + ! ext/Devel/PPPort/parts/todo/5006000 + ! ext/Devel/PPPort/parts/todo/5007001 + ! ext/Devel/PPPort/parts/todo/5007002 + ! ext/Devel/PPPort/parts/todo/5008001 + ! ext/Devel/PPPort/parts/todo/5009000 + ! ext/Devel/PPPort/parts/todo/5009005 ext/Devel/PPPort/soak + ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/magic.t + ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/variables.t +____________________________________________________________________________ +[ 31704] By: ams on 2007/08/12 14:20:44 + Log: Subject: Re: [PATCH] Optimize split // + From: Ævar Arnfjörð Bjarmason + Date: Sat, 11 Aug 2007 20:33:49 +0000 + Message-Id: <51dd1af80708111333kfd82e12u145b5ba38e23dcce@mail.gmail.com> + Branch: perl + ! pp.c +____________________________________________________________________________ +[ 31703] By: ams on 2007/08/12 14:17:26 + Log: Subject: [PATCH] regcomp.c fix 64int warning + From: Reini Urban + Date: Sun, 12 Aug 2007 15:38:46 +0200 + Message-Id: <46BF0D66.5020605@x-ray.at> + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 31702] By: ams on 2007/08/12 14:10:10 + Log: Use sysconf/getpagesize/page.h to determine page size on Linux, + in that order. + + Subject: Re: [PATCH] Various Gentoo Patches + From: Marcus Holland-Moritz + Date: Sun, 12 Aug 2007 13:16:52 +0200 + Message-Id: <20070812131652.16ca5444@r2d2> + Branch: perl + ! ext/IPC/SysV/SysV.xs +____________________________________________________________________________ +[ 31701] By: craigb on 2007/08/10 16:28:34 + Log: Skip a couple of case sensitive tests in Pod::Simple on VMS. + Branch: perl + ! lib/Pod/Simple/t/search20.t lib/Pod/Simple/t/search22.t +____________________________________________________________________________ +[ 31700] By: rgs on 2007/08/10 13:37:42 + Log: Fix compilation with threads + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 31699] By: rgs on 2007/08/10 09:57:08 + Log: Subject: Re: [PATCH] Adding more information to "Unrecognized character" error in toke.c + From: Claes Jakobsson + Date: Sat, 4 Aug 2007 16:00:19 +0200 + Message-Id: <57CEC660-0020-48DF-A72A-931BCADC2AEE@surfar.nu> + Branch: perl + ! pod/perldiag.pod t/base/lex.t toke.c +____________________________________________________________________________ +[ 31698] By: rgs on 2007/08/10 08:51:30 + Log: Win32CORE can be upgraded separately (see change #31663) + Branch: perl + ! Porting/Maintainers.pl +____________________________________________________________________________ +[ 31697] By: ams on 2007/08/10 05:42:26 + Log: SWIG uses XS() like this (in the perlrun.swg template): + + typedef XS(SwigPerlWrapper); + typedef SwigPerlWrapper *SwigPerlWrapperPtr; + + This breaks if XS() includes the 'extern "C"' decoration under C++. + The appended patch provides an XSPROTO() macro that could be used + by SWIG instead. + + (Patch from Jan Dubois to fix breakage caused by #28734.) + Branch: perl + ! XSUB.h +____________________________________________________________________________ +[ 31696] By: rgs on 2007/08/09 15:00:25 + Log: Subject: [PATCH] Test '-x dir' + From: "Jerry D. Hedden" + Date: Thu, 9 Aug 2007 08:28:17 -0400 + Message-ID: <1ff86f510708090528w5579515bp6f862c613abccf84@mail.gmail.com> + Branch: perl + + t/run/switchx2.aux + ! MANIFEST t/run/switchx.aux t/run/switchx.t +____________________________________________________________________________ +[ 31695] By: rgs on 2007/08/09 13:41:28 + Log: Add an idea by Hugo + Branch: perl + ! pod/perltodo.pod +____________________________________________________________________________ +[ 31694] By: rgs on 2007/08/09 10:17:07 + Log: Fix a bunch of typos + Branch: perl + ! pod/perlreapi.pod +____________________________________________________________________________ +[ 31693] By: rgs on 2007/08/09 10:10:37 + Log: Subject: [PATCH] Optimize split // + From: "Ævar Arnfjörð Bjarmason" + Date: Thu, 9 Aug 2007 07:49:16 +0000 + Message-ID: <51dd1af80708090049p2cf4810ep5a437ad53f64fa78@mail.gmail.com> + Branch: perl + ! pod/perlreapi.pod pp.c regcomp.c regexp.h +____________________________________________________________________________ +[ 31692] By: ams on 2007/08/09 07:56:20 + Log: Subject: Re: [PATCH] Re: [perl #44387] The blank in option '-x directory' should be deleted from perlrun.pod + From: "David Nicol" + Date: Wed, 8 Aug 2007 18:06:16 -0500 + Message-Id: <934f64a20708081606n441c392am615cf5461e4f3e94@mail.gmail.com> + Branch: perl + ! pod/perlrun.pod +____________________________________________________________________________ +[ 31691] By: ams on 2007/08/08 21:58:29 + Log: Revert #31690, because it can make -x eat arguments. Even if the + next argument happens to be a directory name, changing this does + not seem worthwhile. It's as likely as not to break something. + + The many -x users clamouring for consistency must go home + empty-handed, alas. + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 31690] By: ams on 2007/08/08 18:45:34 + Log: Make '-xx' and '-x x' work the same way (see #44387). + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 31689] By: ams on 2007/08/08 17:27:48 + Log: Subject: [PATCH] Move Tie::StdHandle into its own file. + From: Michael G Schwern + Date: Tue, 07 Aug 2007 15:47:31 -0700 + Message-Id: <46B8F683.7040607@pobox.com> + Branch: perl + + lib/Tie/Handle/stdhandle_from_handle.t lib/Tie/StdHandle.pm + ! MANIFEST lib/Tie/Handle.pm lib/Tie/Handle/stdhandle.t +____________________________________________________________________________ +[ 31688] By: ams on 2007/08/08 16:52:41 + Log: #31687-bis. + Branch: perl + - ext/threads/shared/Changes +____________________________________________________________________________ +[ 31687] By: ams on 2007/08/08 16:43:49 + Log: Subject: [PATCH] threads 1.64 (repost) + From: "Jerry D. Hedden" + Date: Mon, 6 Aug 2007 15:09:41 -0400 + Message-Id: <1ff86f510708061209m130fd1fbxe03dce2351ae37c9@mail.gmail.com> + Branch: perl + - ext/threads/Changes ext/threads/README + - ext/threads/shared/README + ! MANIFEST ext/threads/t/basic.t ext/threads/t/blocks.t + ! ext/threads/t/context.t ext/threads/t/end.t + ! ext/threads/t/exit.t ext/threads/t/free.t + ! ext/threads/t/free2.t ext/threads/t/join.t + ! ext/threads/t/kill.t ext/threads/t/problems.t + ! ext/threads/t/state.t ext/threads/t/thread.t + ! ext/threads/threads.pm +____________________________________________________________________________ +[ 31686] By: ams on 2007/08/08 16:28:40 + Log: From #43633: Cwd::cwd() use in File::Spec::Unix use causes unnecessary fork() + Branch: perl + ! lib/File/Spec/Unix.pm +____________________________________________________________________________ +[ 31685] By: rgs on 2007/08/08 09:13:00 + Log: Subject: patch for perlboot.pod + From: YAMASHINA Hio + Date: Wed, 8 Aug 2007 01:12:06 +0900 + Message-Id: <20070808011206.db7d5184.hio@hio.jp> + Branch: perl + ! pod/perlboot.pod +____________________________________________________________________________ +[ 31684] By: rgs on 2007/08/07 14:47:35 + Log: The documentation for prototype() sounds a bit better like that. + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 31683] By: rgs on 2007/08/07 09:41:31 + Log: Documentation updates for new regexp features + Branch: perl + ! pod/perlop.pod pod/perlre.pod pod/perlreref.pod +____________________________________________________________________________ +[ 31682] By: ams on 2007/08/04 01:53:19 + Log: Subject: [PATCH] installperl patch + From: "Jerry D. Hedden" + Date: Fri, 3 Aug 2007 09:55:10 -0400 + Message-Id: <1ff86f510708030655tdef838p859bb1ac7b05dcf9@mail.gmail.com> + + (Applied after splitting up the tests a little.) + Branch: perl + ! installperl +____________________________________________________________________________ +[ 31681] By: ams on 2007/08/04 01:40:18 + Log: Subject: [PATCH] ssh-keygen usage in repository.pod out of date + From: Yitzchak Scott-Thoennes + Date: Fri, 3 Aug 2007 11:47:22 -0700 (PDT) + Message-Id: <37856.64.81.167.122.1186166842.squirrel@webmail.efn.org> + Branch: perl + ! Porting/repository.pod +____________________________________________________________________________ +[ 31680] By: ams on 2007/08/03 11:41:29 + Log: Subject: [PATCH] add BigInt changes to perl595delta.pod + From: Tels + Date: Fri, 3 Aug 2007 13:19:17 +0200 + Message-Id: <200708031319.18320@bloodgate.com> + Branch: perl + ! pod/perl595delta.pod +____________________________________________________________________________ +[ 31679] By: ams on 2007/08/03 11:38:26 + Log: Subject: [PATCH] fix typo in bigint POD + From: Tels + Date: Fri, 3 Aug 2007 12:06:01 +0200 + Message-Id: <200708031206.10365@bloodgate.com> + Branch: perl + ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm +____________________________________________________________________________ +[ 31678] By: ams on 2007/08/03 07:49:28 + Log: Subject: problems in ext/Storable/t/file_magic.t on EBCDIC platform + From: Chun Bing Ge + Date: Fri, 3 Aug 2007 14:16:34 +0800 + Message-Id: + Branch: perl + ! ext/Storable/t/file_magic.t +____________________________________________________________________________ +[ 31677] By: ams on 2007/08/03 04:25:43 + Log: Subject: [perl #44349] DProf - poor timer resolution on BSDs (patch) + From: "agrow@thegotonerd.com" + Date: Thu, 02 Aug 2007 15:36:42 -0700 + Message-Id: + Branch: perl + ! ext/Devel/DProf/DProf.xs +____________________________________________________________________________ +[ 31676] By: ams on 2007/08/03 04:12:27 + Log: Make installperl skip lib/CPAN/SIGNATURE and PAUSE*.pub. + + Subject: [PATCH - revised] Fix CPAN issues in blead + From: "Jerry D. Hedden" + Date: Thu, 2 Aug 2007 23:05:14 -0400 + Message-Id: <1ff86f510708022005i2d73247eo96e692acd17a2547@mail.gmail.com> + Branch: perl + ! installperl +____________________________________________________________________________ +[ 31675] By: ams on 2007/08/03 00:34:18 + Log: Applied after word-wrapping: + + Subject: [PATCH] Time::HiRes is a better suggestion than setitimer in perlfunc. + From: Benjamin Smith + Date: Thu, 2 Aug 2007 18:28:05 +0100 + Message-Id: <20070802172804.GA7856@vtrl.co.uk> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 31674] By: craigb on 2007/08/02 12:54:40 + Log: Subject: [patch@31670] vms.c - Missing null terminator + From: "John E. Malmberg" + Date: Wed, 01 Aug 2007 08:25:22 -0500 + Message-id: <46B089C2.9000508@qsl.net> + + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 31673] By: ams on 2007/08/01 18:37:04 + Log: MANIFEST.SKIP ought not to have been skipped after all. + Branch: perl + ! installperl +____________________________________________________________________________ +[ 31672] By: ams on 2007/08/01 17:01:29 + Log: For files ignored by installperl: + + - Split README handling into a separate case. + - Extend the MANIFEST pattern to include .SKIP. + + Based on the following: + + Subject: [PATCH] Don't install MANIFEST.SKIP files + From: "Jerry D. Hedden" + Date: Wed, 1 Aug 2007 12:28:49 -0400 + Message-Id: <1ff86f510708010928o48ea74d6je46148b0a409bffa@mail.gmail.com> + Branch: perl + ! installperl +____________________________________________________________________________ +[ 31671] By: craigb on 2007/08/01 12:35:11 + Log: Missing a couple of aTHX_'s in #31670. + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 31670] By: craigb on 2007/08/01 03:24:03 + Log: Subject: [patch@31688] VMS symbolic links - part 1 of ? 2nd try. + From: "John E. Malmberg" + Date: Mon, 30 Jul 2007 23:55:34 -0500 + Message-id: <46AEC0C6.5020702@qsl.net> + + Patch for VMS so that remove/delete/unlink/kill_file and + rmdir will work on symbolic links where support is available + in VMS 8.3. + + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 31669] By: stevep on 2007/07/31 14:27:00 + Log: Upgrade to Net-Ping-2.32 + Branch: perl + ! lib/Net/Ping.pm +____________________________________________________________________________ +[ 31668] By: nicholas on 2007/07/30 13:17:14 + Log: Fix typos in comments. + Branch: perl + ! t/uni/case.pl +____________________________________________________________________________ +[ 31667] By: rgs on 2007/07/30 09:23:55 + Log: Subject: Example in perlthrtut.pod doesn't work + From: Elizabeth Mattijsen + Date: Mon, 30 Jul 2007 11:19:01 +0200 + Message-Id: + Branch: perl + ! pod/perlothrtut.pod pod/perlthrtut.pod +____________________________________________________________________________ +[ 31666] By: craigb on 2007/07/29 18:13:46 + Log: Oops, 31665 was empty. + Branch: perl + ! t/op/stat.t +____________________________________________________________________________ +[ 31665] By: craigb on 2007/07/29 14:48:20 + Log: Subject: [patch@31553] t/op/stat.t Test $nlink if $Config{d_link} + From: "John E. Malmberg" + Date: Sun, 29 Jul 2007 07:56:22 -0500 + Message-id: <46AC8E76.5040902@qsl.net> + + + Branch: perl + ! t/op/stat.t +____________________________________________________________________________ +[ 31664] By: ams on 2007/07/29 13:45:31 + Log: Subject: [rt.cpan.org #28537] PATCH for croak.t test failure + From: Slaven_Rezic via RT + Date: Sun, 29 Jul 2007 05:10:46 -0400 + Message-Id: + + "The attached patch solves a possible failure in the croak.t + test. It seems that in some version Config.pm pre-loads Carp.pm, + causing the test to fail. The patch just makes sure that + Config.pm is only loaded when building Storable within core + perl." + Branch: perl + ! ext/Storable/t/croak.t +____________________________________________________________________________ +[ 31663] By: stevep on 2007/07/27 03:45:58 + Log: Subject: [PATCH] RE: Sorry, no Win32CORE-update for you unless you use development version... + From: "Jan Dubois" + Date: Thu, 26 Jul 2007 17:51:37 -0700 + Message-ID: <03a701c7cfe8$4989abf0$dc9d03d0$@com> + Branch: perl + ! META.yml +____________________________________________________________________________ +[ 31662] By: rgs on 2007/07/26 10:01:31 + Log: Don't use C++ comments. + Branch: perl + ! ext/Data/Dumper/Dumper.xs +____________________________________________________________________________ +[ 31661] By: merijn on 2007/07/26 09:38:48 + Log: Subject: [patch@31658] Dynamically load dbg xterm on VMS + From: "John E. Malmberg" + Date: Thu, 26 Jul 2007 00:28:04 -0500 + Message-ID: <46A830E4.1040708@qsl.net> + Branch: perl + ! configure.com vms/descrip_mms.template vms/vms.c +____________________________________________________________________________ +[ 31660] By: ams on 2007/07/26 01:49:15 + Log: Subject: [PATCH] Silence diag in ext/Data/Dumper/t/bless.t + From: "Jerry D. Hedden" + Date: Wed, 25 Jul 2007 14:27:44 -0400 + Message-Id: <1ff86f510707251127l3530b011q853608654a7347f7@mail.gmail.com> + + Subject: Cleanup CPANPLUS test dirs + From: "Jerry D. Hedden" + Date: Wed, 25 Jul 2007 14:30:25 -0400 + Message-Id: <1ff86f510707251130x771e3ccds55f20b83cc162818@mail.gmail.com> + Branch: perl + ! Makefile.SH ext/Data/Dumper/t/bless.t +____________________________________________________________________________ +[ 31659] By: demerphq on 2007/07/26 00:21:29 + Log: Rework Text::ParseWords regex so it doesnt core dump on older perls due to stack exhaustion. + + This makes of the (?>...) construct in the regex engine making Text::ParseWords not backwards compatible with Perls from + before the time this construct was added. + Branch: perl + ! lib/Text/ParseWords.pm +____________________________________________________________________________ +[ 31658] By: demerphq on 2007/07/25 19:13:56 + Log: Allow TEST_FILES make var to be used to pass an argument list through to harness when using the test_harness target. + + This allows things like + + make test_harness TEST_FILES='-re x2p' + + which will run any test files that match the string 'x2p'. As x2p is the last test to be run this is kinda useful. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 31657] By: ams on 2007/07/25 19:02:44 + Log: Change stripRegex prototype to $$;$ because only one caller uses + the third argument. + Branch: perl + ! x2p/s2p.PL +____________________________________________________________________________ +[ 31656] By: ams on 2007/07/25 12:56:56 + Log: Subject: [PATCH] s2p.PL + From: Wolfgang Laun + Date: Mon, 23 Jul 2007 11:28:02 +0200 + Message-Id: <46A474A2.2060400@thalesgroup.com> + Branch: perl + ! x2p/s2p.PL +____________________________________________________________________________ +[ 31655] By: steveh on 2007/07/25 12:35:47 + Log: Update AUTHORS following change #31653 + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 31654] By: ams on 2007/07/25 12:21:19 + Log: Fix incorrect =head1 NAME. + Branch: perl + ! lib/File/CheckTree.pm +____________________________________________________________________________ +[ 31653] By: steveh on 2007/07/25 12:15:18 + Log: Subject: [PATCH] XSUB.h - silence MSVC6 compiler warning + From: "Robert May" + Date: Sun, 22 Jul 2007 02:29:37 +0100 + Message-ID: <54bdc7510707211829t67e8b82eo7d8e722e73c6a3b3@mail.gmail.com> + Branch: perl + ! XSUB.h pod/perlxs.pod +____________________________________________________________________________ +[ 31652] By: merijn on 2007/07/25 08:49:23 + Log: Doc re-ordering to have ALIASES and CUSTOM ALIASES together + Branch: perl + ! lib/charnames.pm +____________________________________________________________________________ +[ 31651] By: stevep on 2007/07/24 20:42:14 + Log: Subject: [perl #39420] [PATCH] Data::Dumper fails to escape bless class name + From: "Adriano Ferreira" + Date: Tue, 24 Jul 2007 16:29:21 -0300 + Message-ID: <73ddeb6c0707241229of8f87d7r9315855344451b05@mail.gmail.com> + Branch: perl + + ext/Data/Dumper/t/bless.t + ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs +____________________________________________________________________________ +[ 31650] By: merijn on 2007/07/24 13:05:54 + Log: Subject: [patch@31649] vms.c realpath prototype mismatch + From: "John E. Malmberg" + Date: Tue, 24 Jul 2007 07:56:39 -0500 + Message-ID: <46A5F707.1080502@qsl.net> + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 31649] By: nicholas on 2007/07/23 20:07:29 + Log: Need to run the plan() at BEGIN time, else the use_ok() will fail. + However, it doesn't actually produce any output due to a known core + bug: http://rt.cpan.org/Ticket/Display.html?id=28345 + (But the test count in the plan saves our bacon by alerting us) + Branch: perl + ! ext/Encode/t/mime_header_iso2022jp.t +____________________________________________________________________________ +[ 31648] By: stevep on 2007/07/23 13:42:24 + Log: Various fixes for EBCDIC platforms. + Branch: perl + ! ext/Encode/t/mime_header_iso2022jp.t t/io/layers.t +____________________________________________________________________________ +[ 31647] By: craigb on 2007/07/23 01:48:34 + Log: Update utility commands for VMS. + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 31646] By: craigb on 2007/07/23 01:47:12 + Log: Make TabsWrap tests work around broken VMS pipes. + Branch: perl + ! lib/Text/TabsWrap/t/fill.t lib/Text/TabsWrap/t/tabs.t +____________________________________________________________________________ +[ 31645] By: demerphq on 2007/07/20 22:46:47 + Log: Update ExtUtils::Install, EU::Installed and EU::Packlist to the latest CPAN version 1.43 + Branch: perl + ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm + ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Installed.t +____________________________________________________________________________ +[ 31644] By: merijn on 2007/07/20 09:53:20 + Log: Extend the update info regarding Configure changes + Branch: perl + ! pod/perl595delta.pod +____________________________________________________________________________ +[ 31643] By: steveh on 2007/07/20 09:05:32 + Log: Re-apply #31429, which was accidentally undone by #31632 + (and bump the $VERSION this time too). + Branch: perl + ! ext/Hash/Util/FieldHash/FieldHash.xs + ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm +____________________________________________________________________________ +[ 31642] By: steveh on 2007/07/20 08:19:19 + Log: Updates to AUTHORS and Porting/CheckAUTHORS.pl + Branch: perl + ! AUTHORS Porting/checkAUTHORS.pl +____________________________________________________________________________ +[ 31641] By: steveh on 2007/07/20 08:02:15 + Log: I've had my email address changed + Branch: perl + ! AUTHORS Porting/checkAUTHORS.pl +____________________________________________________________________________ +[ 31640] By: steveh on 2007/07/20 07:50:22 + Log: Fix pod nit in perlunicode + Branch: perl + ! pod/perlunicode.pod +____________________________________________________________________________ +[ 31639] By: merijn on 2007/07/19 13:57:43 + Log: Subject: [PATCH] Various Gentoo Patches + From: Marcus Holland-Moritz + Date: Wed, 18 Jul 2007 17:17:58 +0200 + Message-ID: <20070718171758.77912ed4@r2d2> + + perl-noksh.patch - http://bugs.gentoo.org/show_bug.cgi?id=42665 + Branch: perl + ! Configure +____________________________________________________________________________ +[ 31637] By: merijn on 2007/07/19 12:30:44 + Log: Expand tabs, add -A ccflags=-DMACRO to -h + Branch: perl + ! Configure +____________________________________________________________________________ +[ 31636] By: demerphq on 2007/07/19 12:09:32 + Log: Change Porting/regcharclass.pl so it doesn't depend on unpack 'U0C*' + Includes an updated regcharclass.h without datestamp in it so when it + is trivially rebuilt it doesnt change in terms of contents. + Branch: perl + ! Porting/regcharclass.pl regcharclass.h +____________________________________________________________________________ +[ 31635] By: davem on 2007/07/19 11:42:15 + Log: fix up some nested #ifdef indentation + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 31634] By: davem on 2007/07/19 11:26:40 + Log: silence 'unused var' compiler warning + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 31633] By: rgs on 2007/07/19 08:51:28 + Log: Add a TODO note about lc() etc. and the UTF-8 flag + Branch: perl + ! pod/perltodo.pod +____________________________________________________________________________ +[ 31632] By: rgs on 2007/07/19 08:12:57 + Log: Subject: Re: [patch] Hash::Util::FieldHash v1.02 + From: Anno Siegel + Date: Sun, 15 Jul 2007 15:02:11 +0200 + Message-Id: <490839CC-BF8E-44B9-AF88-EFBE9863EDB2@mailbox.tu-berlin.de> + Branch: perl + ! ext/Hash/Util/FieldHash/Changes + ! ext/Hash/Util/FieldHash/FieldHash.xs + ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm + ! ext/Hash/Util/FieldHash/t/02_function.t +____________________________________________________________________________ +[ 31631] By: rgs on 2007/07/19 07:44:19 + Log: Suggestion and fixes to the hash seed docs by Paul Johnson + Branch: perl + ! pod/perlrun.pod +____________________________________________________________________________ +[ 31630] By: stevep on 2007/07/18 19:05:05 + Log: Upgrade to IO-Zlib-1.06. One bleadperl fix was added, but the other + hasn't yet, so we keep the version bump. + Branch: perl + ! lib/IO/Zlib.pm +____________________________________________________________________________ +[ 31629] By: stevep on 2007/07/18 18:52:12 + Log: Upgrade to Math-BigRat-0.20 + Branch: perl + + lib/Math/BigRat/t/biglog.t lib/Math/BigRat/t/bigroot.t + ! MANIFEST lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc + ! lib/Math/BigRat/t/bigfltrt.t +____________________________________________________________________________ +[ 31628] By: stevep on 2007/07/18 17:37:53 + Log: The lib/Pod/Perldoc.pm portion of... + + Subject: [PATCH] Various Gentoo Patches + From: Marcus Holland-Moritz + Date: Wed, 18 Jul 2007 17:17:58 +0200 + Message-ID: <20070718171758.77912ed4@r2d2> + Branch: perl + ! lib/Pod/Perldoc.pm +____________________________________________________________________________ +[ 31627] By: rgs on 2007/07/18 16:59:47 + Log: Subject: [PATCH] Win32API::File cleanup + From: "Jerry D. Hedden" + Date: Tue, 17 Jul 2007 14:21:00 -0400 + Message-ID: <1ff86f510707171121y3db38817ic4be4cbdd8c8696e@mail.gmail.com> + Branch: perl + ! ext/Win32API/File/Makefile.PL +____________________________________________________________________________ +[ 31626] By: rgs on 2007/07/18 16:37:11 + Log: Subject: [PATCH] Change "Perl6" to "Perl 6" in pod/* + From: chromatic + Date: Fri, 13 Jul 2007 14:38:12 -0700 + Message-Id: <200707131438.12342.chromatic@wgz.org> + Branch: perl + ! pod/perlcommunity.pod pod/perliol.pod pod/perlre.pod +____________________________________________________________________________ +[ 31624] By: rgs on 2007/07/18 10:26:31 + Log: Clarifications on the hash seed + Branch: perl + ! pod/perlrun.pod +____________________________________________________________________________ +[ 31623] By: rgs on 2007/07/18 08:17:47 + Log: Subject: [PATCH] gethostbyname() example + From: "Gabor Szabo" + Date: Wed, 18 Jul 2007 08:47:40 +0300 + Message-ID: + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 31622] By: rgs on 2007/07/18 08:12:17 + Log: Subject: [PATCH AUTHORS, porting/checkAUTHORS.pl] (was Re: perldelta) + From: Abigail + Date: Wed, 18 Jul 2007 10:04:06 +0200 + Message-ID: <20070718080406.GE6316@abigail.be> + Branch: perl + ! AUTHORS Porting/checkAUTHORS.pl +____________________________________________________________________________ +[ 31621] By: rgs on 2007/07/18 07:38:19 + Log: Miscellaneous modernisations and trimmings. + Branch: perl + ! INSTALL +____________________________________________________________________________ +[ 31620] By: rgs on 2007/07/17 10:20:17 + Log: Fix references to perldelta.pod (this file doesn't exist in the + source distribution). + Remove paragraph on space requirements (space is now cheaper). + Remove paragraph on I/O mechanisms (PerlIO is standard). + Remove paragraph on coexistence with Perl 4. + Branch: perl + ! INSTALL +____________________________________________________________________________ +[ 31619] By: craigb on 2007/07/17 03:37:22 + Log: Inching towards Module::Build-ability on VMS. + Branch: perl + ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm + ! lib/Module/Build/t/destinations.t + ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/xs.t +____________________________________________________________________________ +[ 31618] By: nicholas on 2007/07/16 22:20:26 + Log: Re-order struct yy_parser to save space on most systems. + Re-order struct yy_stack_frame to save space on LP64 systems. + Branch: perl + ! parser.h +____________________________________________________________________________ +[ 31617] By: davem on 2007/07/16 15:42:56 + Log: fourth attempt to silence S_emulate_eaccess compiler warning + Branch: perl + ! embed.fnc embed.h pp_sys.c proto.h +____________________________________________________________________________ +[ 31616] By: davem on 2007/07/16 14:23:54 + Log: change #31615 added the new field in the wrong place + Branch: perl + ! parser.h +____________________________________________________________________________ +[ 31615] By: davem on 2007/07/16 13:15:37 + Log: local $[: fix scoping during parser error handling. + + Change 22306# inadvertently made 'local $[' statement-scoped + rather than block-scoped; so revert that change and add a + different fix. The problem was to ensure that the savestack got + popped correctly while popping errored tokens. We how record the + current value of PL_savestack_ix with each pushed parser state. + Branch: perl + ! op.c pad.c parser.h perly.act perly.c perly.tab perly.y + ! t/op/local.t +____________________________________________________________________________ +[ 31614] By: craigb on 2007/07/14 02:21:14 + Log: VMS todo for threads exit test. + Branch: perl + ! ext/threads/t/exit.t +____________________________________________________________________________ +[ 31613] By: rgs on 2007/07/13 15:18:59 + Log: Comment out links to docs that don't exist yet. + Branch: perl + ! pod/perlrebackslash.pod +____________________________________________________________________________ +[ 31612] By: rgs on 2007/07/13 15:03:45 + Log: More typo fixes in the regexp docs + Branch: perl + ! pod/perlre.pod pod/perlrebackslash.pod +____________________________________________________________________________ +[ 31611] By: rgs on 2007/07/13 14:49:41 + Log: Fix typos, readability nits + Branch: perl + ! ext/Hash/Util/lib/Hash/Util.pm +____________________________________________________________________________ +[ 31610] By: rgs on 2007/07/13 14:16:57 + Log: Use new style L<> links in POD + Branch: perl + ! ext/Opcode/Opcode.pm ext/Opcode/Safe.pm ext/Opcode/ops.pm +____________________________________________________________________________ +[ 31609] By: rgs on 2007/07/13 13:45:35 + Log: Subject: [PATCH] BigInt v1.88 take 1 (fix from_hex, from_oct, from_bin) + From: Tels + Date: Thu, 12 Jul 2007 19:11:01 +0200 + Message-Id: <200707121911.02528@bloodgate.com> + Branch: perl + ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t +____________________________________________________________________________ +[ 31608] By: rgs on 2007/07/13 12:13:09 + Log: Specify prototyping behaviour for Math::BigInt::FastCalc + Branch: perl + ! ext/Math/BigInt/FastCalc/FastCalc.xs +____________________________________________________________________________ +[ 31607] By: rgs on 2007/07/13 08:43:50 + Log: Spelling and formatting nits + Branch: perl + ! Cross/README.new +____________________________________________________________________________ +[ 31606] By: rgs on 2007/07/13 08:36:23 + Log: That's NAME, not TITLE. + Branch: perl + ! Porting/regcharclass.pl +____________________________________________________________________________ +[ 31605] By: rgs on 2007/07/13 08:32:44 + Log: Put a proper title like in every man page + Branch: perl + ! hints/README.hints +____________________________________________________________________________ +[ 31604] By: rgs on 2007/07/13 08:29:28 + Log: Avoid POD in test files + Branch: perl + ! lib/SelfLoader-buggy.t +____________________________________________________________________________ +[ 31603] By: rgs on 2007/07/13 08:16:41 + Log: * make splitpod actually work if perl isn't installed + * prevent doc extractors to extract POD from splitpod + Branch: perl + ! pod/splitpod +____________________________________________________________________________ +[ 31602] By: rgs on 2007/07/13 07:59:15 + Log: Shorten description. + Branch: perl + ! lib/DB.pm +____________________________________________________________________________ +[ 31601] By: rgs on 2007/07/13 06:12:50 + Log: Silence mandatory warning by using @# instead of $#. + "no warnings" is probably a bit inappropriate for a + base test. Putting -X on the command-line is probably + not a good idea, since it may hide other interesting + warnings in the future. + Branch: perl + ! t/base/lex.t +____________________________________________________________________________ +[ 31600] By: davem on 2007/07/12 22:10:35 + Log: really really fix S_emulate_eaccess compiler warning (#31536 didn't) + Branch: perl + ! embed.fnc embed.h proto.h +____________________________________________________________________________ +[ 31599] By: rgs on 2007/07/12 16:22:59 + Log: Subject: [PATCH] perlbug + From: Alexandr Ciornii + Date: Thu, 12 Jul 2007 13:46:24 +0300 + Message-ID: <1367844687.20070712134624@gmail.com> + Branch: perl + ! utils/perlbug.PL +____________________________________________________________________________ +[ 31598] By: rgs on 2007/07/12 15:16:56 + Log: Subject: [PATCH] Re: [PATCH] 'make veryclean' still dirty + From: "Jerry D. Hedden" + Date: Thu, 12 Jul 2007 10:49:29 -0400 + Message-ID: <1ff86f510707120749v3b4e12b4uf35d3673cce639f0@mail.gmail.com> + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 31597] By: craigb on 2007/07/12 10:57:36 + Log: Set $Config{PERL_PATCHLEVEL} as well as $Config{perl_patchlevel}, and + grab the value from a MAINTXXX or SMOKEXXX line in patchlevel.h if present. + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 31596] By: rgs on 2007/07/12 09:56:38 + Log: Subject: mention of g and c modifiers missing from perlre.pod + From: "David Nicol" + Date: Wed, 11 Jul 2007 17:31:45 -0500 + Message-ID: <934f64a20707111531m313e3a9at82f002c68eab5bee@mail.gmail.com> + Branch: perl + ! pod/perlre.pod +____________________________________________________________________________ +[ 31595] By: rgs on 2007/07/12 08:50:56 + Log: Revert part of #31591 + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 31594] By: rgs on 2007/07/12 07:48:29 + Log: Link TODO test to appropriate RT ticket + Branch: perl + ! t/op/local.t +____________________________________________________________________________ +[ 31593] By: rgs on 2007/07/12 07:39:53 + Log: A couple of additions in perltodo for the future + Branch: perl + ! pod/perltodo.pod +____________________________________________________________________________ +[ 31592] By: rgs on 2007/07/12 05:51:35 + Log: More terminology updates for warnings + Branch: perl + ! pod/perldiag.pod pod/perllexwarn.pod +____________________________________________________________________________ +[ 31591] By: stevep on 2007/07/12 02:10:29 + Log: Subject: [PATCH] 'make veryclean' still dirty + From: "Jerry D. Hedden" + Date: Wed, 11 Jul 2007 20:06:39 -0400 + Message-ID: <1ff86f510707111706g7bfe8306o3c913409a307567c@mail.gmail.com> + Branch: perl + ! Makefile.SH x2p/Makefile.SH +____________________________________________________________________________ +[ 31590] By: rgs on 2007/07/11 20:33:27 + Log: Better wording, suggested by Eric Cholet. + Branch: perl + ! pod/perldiag.pod +____________________________________________________________________________ +[ 31589] By: rgs on 2007/07/11 19:31:40 + Log: Turn the "$# / $* is no longer supported" warnings into + severe warnings (as suggested by Audrey Tang) + Branch: perl + ! gv.c pod/perldiag.pod t/lib/warnings/gv +____________________________________________________________________________ +[ 31588] By: rgs on 2007/07/11 17:36:40 + Log: Subject: [PATCH] dump.c: do not use sv_len_utf8 because it modified the scalar + From: Gerard Goossen + Date: Wed, 11 Jul 2007 19:19:11 +0200 + Message-ID: <20070711171911.GD8177@ostwald> + + do not use sv_len_utf8 because it modified the scalar. + Add a test to Peek.t to check that dumping doesn't modify anything; + the test is still TODO because hashiteration in dump.c set the OOK flag. + Branch: perl + ! dump.c ext/Devel/Peek/t/Peek.t +____________________________________________________________________________ +[ 31587] By: rgs on 2007/07/11 12:02:11 + Log: Subject: [PATCH blead] Re: [perl #43545] 'no warnings' effects $@. + From: Rick Delaney + Date: Sat, 7 Jul 2007 23:06:11 -0400 + Message-ID: <20070708030611.GJ436@bort.ca> + Branch: perl + ! t/op/eval.t toke.c +____________________________________________________________________________ +[ 31586] By: steveh on 2007/07/11 09:00:49 + Log: Use Perl_croak() rather than DIE() in S_doeval() because "DIE()" + becomes "return Perl_die()" and Perl_die() returns an OP*, which + isn't appropriate to return from S_doeval. + Branch: perl + ! pp_ctl.c +____________________________________________________________________________ +[ 31585] By: rgs on 2007/07/11 07:48:46 + Log: Less indirect object notation + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 31584] By: rgs on 2007/07/11 07:40:17 + Log: Remove wrong equivalent to pop() (bug #43705) + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 31583] By: rgs on 2007/07/11 07:35:27 + Log: Subject: Re: [PATCH] File-Path fix wrong skip count + From: David Landgren + Date: Tue, 10 Jul 2007 22:48:53 +0200 + Message-ID: <4693F0B5.1030505@landgren.net> + Branch: perl + ! lib/File/Path.t +____________________________________________________________________________ +[ 31582] By: davem on 2007/07/10 23:51:58 + Log: Fix assertion failure on failed magic eval - eg FETCH {eval'('} + S_doeval()'s behaviour varies depending on whether the code + compiles or not; on failure it pops the EVAL context block. This + is bad because later on, S_docatch() assumes that the block is + still there. Make docatch() return a boolean instead, indicating + success. The value it formerly returned (the next op) can be deduced + as PL_eval_start or PL_op->op_next on success/failure. + Branch: perl + ! embed.fnc pp_ctl.c proto.h t/op/eval.t +____________________________________________________________________________ +[ 31581] By: stevep on 2007/07/10 20:31:31 + Log: Add additional SUSV3 constants to Socket for use with setsockopt() + and getsockopt(). + Branch: perl + ! ext/Socket/Makefile.PL ext/Socket/Socket.pm +____________________________________________________________________________ +[ 31580] By: rgs on 2007/07/10 15:46:05 + Log: Subject: Re: Small addition to perlcheat.pod + From: "Spiros Denaxas" + Date: Mon, 9 Jul 2007 17:14:43 +0100 + Message-ID: + Branch: perl + ! pod/perlcheat.pod +____________________________________________________________________________ +[ 31579] By: rgs on 2007/07/10 14:10:43 + Log: Fix Digest::SHA test boilerplate. + Branch: perl + ! ext/Digest/SHA/t/allfcns.t ext/Digest/SHA/t/base64.t + ! ext/Digest/SHA/t/bitbuf.t ext/Digest/SHA/t/dumpload.t + ! ext/Digest/SHA/t/fips198.t ext/Digest/SHA/t/gg.t + ! ext/Digest/SHA/t/gglong.t ext/Digest/SHA/t/hmacsha.t + ! ext/Digest/SHA/t/ireland.t ext/Digest/SHA/t/methods.t + ! ext/Digest/SHA/t/nistbit.t ext/Digest/SHA/t/nistbyte.t + ! ext/Digest/SHA/t/rfc2202.t ext/Digest/SHA/t/sha1.t + ! ext/Digest/SHA/t/sha224.t ext/Digest/SHA/t/sha256.t + ! ext/Digest/SHA/t/sha384.t ext/Digest/SHA/t/sha512.t + ! ext/Digest/SHA/t/woodbury.t +____________________________________________________________________________ +[ 31578] By: rgs on 2007/07/10 14:08:35 + Log: Upgrade to Digest::SHA 5.45. + Branch: perl + + ext/Digest/SHA/t/allfcns.t ext/Digest/SHA/t/base64.t + + ext/Digest/SHA/t/bitbuf.t ext/Digest/SHA/t/dumpload.t + + ext/Digest/SHA/t/fips198.t ext/Digest/SHA/t/gg.t + + ext/Digest/SHA/t/gglong.t ext/Digest/SHA/t/hmacsha.t + + ext/Digest/SHA/t/ireland.t ext/Digest/SHA/t/methods.t + + ext/Digest/SHA/t/nistbit.t ext/Digest/SHA/t/nistbyte.t + + ext/Digest/SHA/t/rfc2202.t ext/Digest/SHA/t/sha1.t + + ext/Digest/SHA/t/sha224.t ext/Digest/SHA/t/sha256.t + + ext/Digest/SHA/t/sha384.t ext/Digest/SHA/t/sha512.t + + ext/Digest/SHA/t/woodbury.t + - ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/1-hello-world.t + - ext/Digest/SHA/t/2-nist-sha-1.t + - ext/Digest/SHA/t/2-nist-sha-224.t + - ext/Digest/SHA/t/2-nist-sha-256.t + - ext/Digest/SHA/t/2-nist-sha-384.t + - ext/Digest/SHA/t/2-nist-sha-512.t + - ext/Digest/SHA/t/2-nist-sha-base64.t + - ext/Digest/SHA/t/2-nist-sha-oo.t + - ext/Digest/SHA/t/2-nist-vectors-bit.t + - ext/Digest/SHA/t/2-nist-vectors-byte.t + - ext/Digest/SHA/t/3-gillogly-easy.t + - ext/Digest/SHA/t/3-gillogly-hard.t + - ext/Digest/SHA/t/4-bitstr-increasing.t + - ext/Digest/SHA/t/4-bitstr-large.t + - ext/Digest/SHA/t/4-bitstr-random.t + - ext/Digest/SHA/t/5-hmac-fips198.t + - ext/Digest/SHA/t/5-hmac-rfc2202.t + - ext/Digest/SHA/t/5-hmac-sha-256.t + - ext/Digest/SHA/t/5-hmac-woodbury.t + - ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t + - ext/Digest/SHA/t/gillogly/state.011 + - ext/Digest/SHA/t/gillogly/state.110 + - ext/Digest/SHA/t/nist/COPYRIGHT + - ext/Digest/SHA/t/nist/Readme.txt + - ext/Digest/SHA/t/nist/bit-hashes.sha1 + - ext/Digest/SHA/t/nist/bit-messages.sha1 + - ext/Digest/SHA/t/nist/byte-hashes.sha1 + - ext/Digest/SHA/t/nist/byte-messages.sha1 + - ext/Digest/SHA/t/state/state.1 + - ext/Digest/SHA/t/state/state.256 + - ext/Digest/SHA/t/state/state.384 + - ext/Digest/SHA/t/state/state.512 + ! MANIFEST ext/Digest/SHA/Changes ext/Digest/SHA/README + ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/SHA.xs + ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c + ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/hmacxtra.c + ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h +____________________________________________________________________________ +[ 31577] By: stevep on 2007/07/10 13:18:20 + Log: How this got I got ext/Digest/MD5/t/files.t wrong for EBCDIC, I + do not know. + Branch: perl + ! ext/Digest/MD5/t/files.t +____________________________________________________________________________ +[ 31576] By: rgs on 2007/07/10 06:17:50 + Log: Modernize opendir() syntax + Branch: perl + ! pod/perlsub.pod +____________________________________________________________________________ +[ 31575] By: rgs on 2007/07/10 06:16:43 + Log: Mention the two ways of overriding built-ins. + Link to perlsub. Fix typos and indentation. + Branch: perl + ! lib/CORE.pod +____________________________________________________________________________ +[ 31574] By: stevep on 2007/07/09 18:25:29 + Log: Subject: [PATCH] CORE.pod + From: Tels + Date: Mon, 9 Jul 2007 17:28:43 +0200 + Message-Id: <200707091728.43634@bloodgate.com> + Branch: perl + + lib/CORE.pod + ! MANIFEST +____________________________________________________________________________ +[ 31573] By: merijn on 2007/07/09 14:21:00 + Log: PERL_PATCHNUM is dead. Long live SMOKEs! + Started by Steve Hay + Subject: [PATCH] Re: patch level of blead/maintperl + Date: Mon, 09 Jul 2007 13:10:11 +0100 + Message-ID: <469225A3.5010909@uk.radan.com> + Branch: perl + ! Configure +____________________________________________________________________________ +[ 31571] By: steveh on 2007/07/09 13:21:48 + Log: Update references to Win32's Platform SDK installation location. + + Different versions install into different default locations, as + pointed out here: + + Subject: Building 5.9.5 with Win2k, MSVC8FREE + From: Marvin Humphrey + Date: Sun, 8 Jul 2007 08:27:44 -0700 + Message-Id: <1D149669-931C-4458-B073-789D25623D2D@rectangular.com> + Branch: perl + ! README.win32 +____________________________________________________________________________ +[ 31570] By: steveh on 2007/07/09 13:15:05 + Log: Don't install static library files of statically linked extensions + when using a shared perl library. The files are not needed, and this + fixes a problem building PAR-Packer on Win32 with a debug build of + perl. (If Win32CORE.lib gets installed then PAR-Packer wants to link + against it and its PDB file, vc60.pdb, but the latter is not installed.) + Also skip installing a few other unnecessary files. + + Subject: Re: Problem in Win32CORE when building PAR-Packer-0.975 with bleadperl on Win32 + From: Steve Hay + Date: Fri, 06 Jul 2007 12:20:06 +0100 + Message-ID: <468E2566.8090504@uk.radan.com> + Branch: perl + ! installperl +____________________________________________________________________________ +[ 31569] By: steveh on 2007/07/09 11:43:09 + Log: Some Win32 Config fixes for patchlevel and perl_patchlevel: + - Set $Config{patchlevel} to PERL_VERSION (it was previously blank + because it was wrongly being set from PATCHLEVEL, which was blank) + - Set $Config{perl_patchlevel} and $Config{PERL_PATCHLEVEL} to the + value in the top-level ".patch" file if it exists (the former was + previously not set, while the latter was previously wrongly set to + PERL_VERSION) + Branch: perl + ! win32/config.bc win32/config.ce win32/config.gc + ! win32/config.vc win32/config.vc64 win32/config_sh.PL +____________________________________________________________________________ +[ 31568] By: rgs on 2007/07/09 08:20:32 + Log: Subject: [PATCH] cygwin path conversions, take 4 + From: "Reini Urban" + Date: Sat, 7 Jul 2007 15:00:54 +0200 + Message-ID: <6910a60707070600xa8638eak3c3f20b20ccc093a@mail.gmail.com> + Branch: perl + ! README.cygwin cygwin/cygwin.c t/lib/cygwin.t +____________________________________________________________________________ +[ 31567] By: rgs on 2007/07/09 08:00:17 + Log: Subject: [PATCH] Update Filter::Call::Util version + From: "Paul Marquess" + Date: Sat, 7 Jul 2007 20:24:21 +0100 + Message-ID: <007e01c7c0cc$6d07af30$6801a8c0@myopwv.com> + Branch: perl + ! ext/Filter/Util/Call/Call.pm +____________________________________________________________________________ +[ 31566] By: rgs on 2007/07/07 16:49:44 + Log: More missing dual-life modules + Branch: perl + ! Porting/Maintainers.pl +____________________________________________________________________________ +[ 31565] By: rgs on 2007/07/07 16:37:33 + Log: Add CPANPLUS::Dist to Maintainers.pl + Branch: perl + ! Porting/Maintainers.pl +____________________________________________________________________________ +[ 31564] By: rgs on 2007/07/07 16:34:50 + Log: Reinstate "DEVEL" in patchlevel + Branch: perl + ! patchlevel.h +____________________________________________________________________________ +[ 31563] By: rgs on 2007/07/07 11:01:31 + Log: Regenerate Changes. + Branch: perl + ! Changes +____________________________________________________________________________ +[ 31562] By: rgs on 2007/07/07 10:59:10 + Log: Fix corelist.pl after the reorganisation of the + Compress modules in ext/. Re-update Module::CoreList. + Branch: perl + ! Porting/corelist.pl lib/Module/CoreList.pm +____________________________________________________________________________ +[ 31561] By: rgs on 2007/07/07 10:51:08 + Log: Update Module::CoreList, regenerate META.yml, + mention Log::Message::* in perldelta and + update perlhist with 5.9.5 + Branch: perl + ! META.yml lib/Module/CoreList.pm pod/perl595delta.pod + ! pod/perlhist.pod +____________________________________________________________________________ +[ 31560] By: rgs on 2007/07/07 10:38:56 + Log: Regenerate table of contents + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 31559] By: rgs on 2007/07/07 10:19:07 + Log: FAQ sync + Branch: perl + ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod + ! pod/perlfaq8.pod +____________________________________________________________________________ +[ 31558] By: rgs on 2007/07/07 09:44:34 + Log: Subject: [PATCH] Update CPANPLUS to 0.81_01 + From: "Jos I. Boumans" + Date: Sat, 7 Jul 2007 11:39:12 +0200 + Message-Id: <87949855-9BDE-4823-9C28-BD639844CA41@dwim.org> + Branch: perl + ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm + ! lib/CPANPLUS/Configure/Setup.pm lib/CPANPLUS/Internals.pm + ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm + ! lib/CPANPLUS/bin/cpan2dist + ! lib/CPANPLUS/t/02_CPANPLUS-Internals.t + ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed + ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba + ! r-0.01.tar.gz.packed + ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01. + ! tar.gz.packed + ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03. + ! tar.gz.packed + ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta + ! r.gz.packed + ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01. + ! tar.gz.packed + ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta + ! r.gz.packed + ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa + ! cked + ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed +____________________________________________________________________________ +[ 31557] By: rgs on 2007/07/07 09:32:30 + Log: Desactive the "DEVEL" local patch tag for release. + Branch: perl + ! patchlevel.h +____________________________________________________________________________ +[ 31556] By: rgs on 2007/07/07 09:03:41 + Log: Mention that pseudo-hashes are no longer supported + Branch: perl + ! pod/perl595delta.pod +____________________________________________________________________________ +[ 31555] By: rgs on 2007/07/07 08:22:46 + Log: Update Changes + Branch: perl + ! Changes +____________________________________________________________________________ +[ 31554] By: rgs on 2007/07/07 08:07:58 + Log: Subject: [PATCH] MAD: disable constant subs when PL_madskills + From: Gerard Goossen + Date: Wed, 27 Jun 2007 13:04:00 +0200 + Message-ID: <20070627110400.GC11336@ostwald> + Branch: perl + ! mad/t/p55.t op.c toke.c +____________________________________________________________________________ +[ 31553] By: rgs on 2007/07/07 08:05:24 + Log: Subject: [PATCH] p55: add 'declarator' to listop. Fixes 'pipe my ($r, $w)' + From: Gerard Goossen + Date: Wed, 27 Jun 2007 11:58:28 +0200 + Message-ID: <20070627095828.GB11336@ostwald> + Branch: perl + ! mad/Nomad.pm mad/t/p55.t +____________________________________________________________________________ +[ 31552] By: rgs on 2007/07/07 08:03:49 + Log: Subject: [PATCH] p55: correctly translate things like s//$#foo/ge + From: Gerard Goossen + Date: Tue, 26 Jun 2007 20:33:50 +0200 + Message-ID: <20070626183350.GA11336@ostwald> + Branch: perl + ! mad/Nomad.pm mad/P5AST.pm mad/t/p55.t +____________________________________________________________________________ +[ 31551] By: rgs on 2007/07/07 07:46:58 + Log: Subject: Re: [PATCH] Final Draft - pod/perlcommunity.pod - (was [PATCH] Draft - pod/perlcommunity.pod - Patches welcome) + From: "Edgar Bering" + Date: Wed, 4 Jul 2007 11:51:53 +0200 + Message-ID: + Branch: perl + + pod/perlcommunity.pod + ! MANIFEST pod.lst pod/perl.pod pod/perlmodlib.pod + ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak +____________________________________________________________________________ +[ 31550] By: rgs on 2007/07/07 07:29:08 + Log: Add a note in perldelta about undefining *ISA + Branch: perl + ! pod/perl595delta.pod +____________________________________________________________________________ +[ 31549] By: rgs on 2007/07/07 07:12:01 + Log: Subject: [patch] add verbose mode to -DU debugging option + From: Jim Cromie + Date: Thu, 05 Jul 2007 10:17:24 -0600 + Message-ID: <468D1994.1090909@gmail.com> + Branch: perl + ! perl.h pod/perlrun.pod +____________________________________________________________________________ +[ 31548] By: rgs on 2007/07/07 07:02:21 + Log: Make Perl_find_runcv a member of the public API + (so Sub::Current works on Windows) + Branch: perl + ! embed.fnc embed.h global.sym pod/perlapi.pod + ! pod/perlintern.pod +____________________________________________________________________________ +[ 31547] By: rgs on 2007/07/07 06:56:48 + Log: Remove 5.10.0 section from perltodo + Branch: perl + ! pod/perltodo.pod +____________________________________________________________________________ +[ 31546] By: rgs on 2007/07/07 06:52:39 + Log: Subject: [PATCH] Fix commented out function names in proto.h + From: "Jan Dubois" + Date: Fri, 6 Jul 2007 17:59:38 -0700 + Message-ID: <058b01c7c032$18a6a260$49f3e720$@com> + Branch: perl + ! embed.h embed.pl proto.h +____________________________________________________________________________ +[ 31545] By: rgs on 2007/07/07 05:05:50 + Log: base.pm is belong to me + Branch: perl + ! Porting/Maintainers.pl +____________________________________________________________________________ +[ 31544] By: craigb on 2007/07/06 20:39:46 + Log: Fix the case of $Config{perl_patchlevel} on VMS. + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 31543] By: steveh on 2007/07/06 16:24:07 + Log: Subject: Re: Beyond 5.10 + From: Abigail + Date: Thu, 5 Jul 2007 21:55:20 +0200 + Message-ID: <20070705195520.GB1314@abigail.nl> + + Cleans up Porting/checkAUTHORS.pl and adds missing alias mappings + to it, and adds missing entries to AUTHORS. + Branch: perl + ! AUTHORS Porting/checkAUTHORS.pl +____________________________________________________________________________ +[ 31542] By: rgs on 2007/07/06 16:00:57 + Log: Add test preambles + Branch: perl + ! lib/base/t/base.t lib/base/t/fields-base.t lib/base/t/fields.t + ! lib/base/t/warnings.t +____________________________________________________________________________ +[ 31541] By: rgs on 2007/07/06 15:52:40 + Log: Make this new test be skipped with 5.8.x + Branch: perl + ! lib/base/t/fields-base.t +____________________________________________________________________________ +[ 31540] By: rgs on 2007/07/06 13:58:58 + Log: Upgrade to base and fields 2.12, mostly by Michael G Schwern + Branch: perl + + lib/base/Changes lib/base/t/sigdie.t lib/base/t/version.t + + lib/base/t/warnings.t t/lib/Dummy.pm t/lib/HasSigDie.pm + ! MANIFEST lib/base.pm lib/base/t/base.t + ! lib/base/t/fields-base.t lib/base/t/fields.t lib/fields.pm +____________________________________________________________________________ +[ 31539] By: steveh on 2007/07/06 11:08:37 + Log: Add Borland linker option to not generate .map files + (They are not generated by default by VC++ or MinGW, and there + doesn't seem to be any need for them.) + Branch: perl + ! win32/makefile.mk +____________________________________________________________________________ +[ 31538] By: rgs on 2007/07/06 08:09:12 + Log: Subject: [PATCH] Archive::Extract - small pod update + From: "Paul Marquess" + Date: Thu, 5 Jul 2007 16:01:02 +0100 + Message-ID: <00ee01c7bf15$57bdbf60$3a3c140a@myopwv.com> + Branch: perl + ! lib/Archive/Extract.pm +____________________________________________________________________________ +[ 31537] By: davem on 2007/07/04 23:09:02 + Log: clarify what text 'warn' appends to a newline-less string + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 31536] By: davem on 2007/07/04 22:39:08 + Log: really fix S_emulate_eaccess compiler warning (#31418 didn't) + Branch: perl + ! embed.fnc +____________________________________________________________________________ +[ 31535] By: craigb on 2007/07/04 16:27:16 + Log: New File::Path tests require unix syntax on VMS. + Branch: perl + ! lib/File/Path.t +____________________________________________________________________________ +[ 31534] By: craigb on 2007/07/04 16:07:33 + Log: VMS syntax nit in new MakeMaker test. + Branch: perl + ! lib/ExtUtils/t/cd.t +____________________________________________________________________________ +[ 31533] By: craigb on 2007/07/04 15:35:56 + Log: Replace C with C on VMS. + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 31532] By: craigb on 2007/07/04 15:18:06 + Log: Remove vms/genconfig.pl and references to it; it was made obsolete way back + in change #1084. Remove references to vms/config.vms, which was removed in + change #1084. + Branch: perl + - vms/genconfig.pl + ! MANIFEST README.vms configure.com vms/myconfig.com +____________________________________________________________________________ +[ 31531] By: rgs on 2007/07/04 14:13:55 + Log: Adapt perlivp to the ext/ reorganisation for Compress modules + Branch: perl + ! utils/perlivp.PL +____________________________________________________________________________ +[ 31530] By: rgs on 2007/07/04 13:38:42 + Log: Subject: [perl #3589] [BUG#3589 bleadperl] + From: "Reini Urban via RT" + Date: Mon, 02 Jul 2007 14:59:08 -0700 + Message-ID: + Branch: perl + ! t/op/re_tests +____________________________________________________________________________ +[ 31529] By: rgs on 2007/07/04 13:32:06 + Log: Subject: RE: [PATCH] lib/Net/Ping/t/500_ping_icmp.t requires admin + From: "Jan Dubois" + Date: Mon, 2 Jul 2007 14:21:06 -0700 + Message-ID: <007901c7bcee$e7b5d400$b7217c00$@com> + Branch: perl + ! lib/Net/Ping/t/500_ping_icmp.t +____________________________________________________________________________ +[ 31528] By: rgs on 2007/07/04 08:20:47 + Log: Don't require to have at least DB_File or *DBM_File + Branch: perl + ! t/lib/commonsense.t +____________________________________________________________________________ +[ 31527] By: rgs on 2007/07/04 08:11:36 + Log: regexp flags =~ s/k/p/ + Branch: perl + ! pod/perlre.pod +____________________________________________________________________________ +[ 31526] By: steveh on 2007/07/03 16:13:58 + Log: Correct a couple more cases of $Config{useshrplib} + Branch: perl + ! hints/uts.sh lib/ExtUtils/MM_Unix.pm vms/genconfig.pl +____________________________________________________________________________ +[ 31525] By: rgs on 2007/07/03 14:34:05 + Log: More tests for \g errors in regular expressions + Branch: perl + ! t/op/re_tests +____________________________________________________________________________ +[ 31524] By: rgs on 2007/07/03 14:26:13 + Log: Forbid \g0. (tests coming later) + Branch: perl + ! pod/perldiag.pod regcomp.c +____________________________________________________________________________ +[ 31523] By: steveh on 2007/07/03 14:16:23 + Log: $Config{useshrplib} should be 'true' rather than 'yes' when using + a shared perl library + Branch: perl + ! NetWare/config.wc win32/config.bc win32/config.ce + ! win32/config.gc win32/config.vc win32/config.vc64 +____________________________________________________________________________ +[ 31522] By: stevep on 2007/07/03 13:51:08 + Log: Upgrade to ExtUtils-MakeMaker-6.36 + Branch: perl + ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/prereq.t +____________________________________________________________________________ +[ 31521] By: stevep on 2007/07/02 18:23:50 + Log: Include file missed from change #31519. + Branch: perl + ! lib/ExtUtils/MakeMaker.pm +____________________________________________________________________________ +[ 31520] By: stevep on 2007/07/02 16:52:30 + Log: Subject: [PATCH] compression modules update to version 2.005 + From: "Paul Marquess" + Date: Sun, 1 Jul 2007 00:50:01 +0100 + Message-ID: <000c01c7bb71$6189ae20$6601a8c0@myopwv.com> + Branch: perl + + ext/IO_Compress_Zlib/t/110encode-deflate.t + + ext/IO_Compress_Zlib/t/110encode-gzip.t + + ext/IO_Compress_Zlib/t/110encode-rawdeflate.t + + ext/IO_Compress_Zlib/t/110encode-zip.t + + t/lib/compress/encode.pl + ! MANIFEST ext/Compress/Raw/Zlib/Changes + ! ext/Compress/Raw/Zlib/Makefile.PL 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/Compress/Zlib/t/08encoding.t 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/examples/unzip + ! 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 + ! ext/IO_Compress_Zlib/t/004gziphdr.t + ! ext/IO_Compress_Zlib/t/005defhdr.t t/lib/compress/generic.pl + ! t/lib/compress/oneshot.pl t/lib/compress/tied.pl +____________________________________________________________________________ +[ 31519] By: stevep on 2007/07/02 15:39:52 + Log: Upgrade to ExtUtils-MakeMaker-6.35 + Branch: perl + + lib/ExtUtils/t/WriteEmptyMakefile.t lib/ExtUtils/t/cd.t + + lib/ExtUtils/t/fixin.t lib/ExtUtils/t/prereq.t + ! MANIFEST lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Unix.pm + ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm + ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/t/basic.t + ! lib/ExtUtils/t/parse_version.t lib/ExtUtils/t/recurs.t + ! lib/ExtUtils/t/writemakefile_args.t + ! t/lib/MakeMaker/Test/Setup/Recurs.pm + ! t/lib/MakeMaker/Test/Utils.pm +____________________________________________________________________________ +[ 31518] By: rgs on 2007/07/02 13:35:06 + Log: Subject: [PATCH] Add add-package.pl to the core (was Re: Why no (XML|DBI|WWW|Template) modules in the core?) + From: "Jos I. Boumans" + Date: Mon, 2 Jul 2007 15:20:37 +0200 + Message-Id: + Branch: perl + + Porting/add-package.pl + ! MANIFEST +____________________________________________________________________________ +[ 31517] By: rgs on 2007/07/02 13:28:50 + Log: Subject: [PATCH-revised] Address 250_ping_hires.t failure + From: "Jerry D. Hedden" + Date: Sun, 1 Jul 2007 15:23:37 -0400 + Message-ID: <1ff86f510707011223u7557fc53m9df980815479892a@mail.gmail.com> + Branch: perl + ! lib/Net/Ping/t/250_ping_hires.t +____________________________________________________________________________ +[ 31516] By: rgs on 2007/07/02 13:17:26 + Log: Subject: [PATCH] Fixes to threads tests + From: "Jerry D. Hedden" + Date: Sun, 1 Jul 2007 15:03:41 -0400 + Message-ID: <1ff86f510707011203qc90c31he6f6b86d08d34e39@mail.gmail.com> + Branch: perl + ! ext/threads/Changes ext/threads/t/stack.t + ! ext/threads/t/stack_env.t ext/threads/t/stress_cv.t + ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t +____________________________________________________________________________ +[ 31515] By: steveh on 2007/07/02 12:25:46 + Log: Apply win32/Makefile changes from #31102 and #31506 to win32/makefile.mk + Branch: perl + ! win32/makefile.mk +____________________________________________________________________________ +[ 31514] By: nicholas on 2007/07/01 14:45:47 + Log: Restore a comment from 30501 unintentionally deleted with change 31513. + Branch: perl + ! mro.c +____________________________________________________________________________ +[ 31513] By: nicholas on 2007/07/01 14:23:45 + Log: Avoid copying the AV in Perl_mro_get_linear_isa_dfs() + Branch: perl + ! mro.c +____________________________________________________________________________ +[ 31512] By: nicholas on 2007/07/01 12:33:39 + Log: Add some information to the comments describing SV flag bits. + Branch: perl + ! sv.h +____________________________________________________________________________ +[ 31511] By: davem on 2007/07/01 12:30:50 + Log: test that localised tieing of a hash or array remains local + (tests for change #31505) + Branch: perl + ! t/op/tie.t +____________________________________________________________________________ +[ 31510] By: demerphq on 2007/07/01 12:03:35 + Log: char is not a good type to use for array indexes; + should have been U8 in the first place. + + Originally noticed by Jerry Hedden in + Subject: [PATCH] Compiler warning in regcomp.c + From: "Jerry D. Hedden" + Date: Sat, 30 Jun 2007 16:34:06 -0400 + Message-ID: <1ff86f510706301334t337903a0k46abc6d2d25c68a5@mail.gmail.com> + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 31509] By: demerphq on 2007/06/30 16:44:16 + Log: Subject: FYI: Math::BigInt v1.87 released [PATCH] + From: Tels + Date: Sat, 30 Jun 2007 13:14:05 +0200 + Message-Id: <200706301314.07075@bloodgate.com> + Branch: perl + ! lib/Math/BigFloat.pm lib/Math/BigInt.pm +____________________________________________________________________________ +[ 31508] By: demerphq on 2007/06/30 16:19:33 + Log: Subject: [PATCH pp_hot.c] Comment typo fix + From: Abigail + Date: Fri, 29 Jun 2007 22:49:35 +0200 + Message-ID: <20070629204935.GA13919@abigail.nl> + Branch: perl + ! pp_hot.c +____________________________________________________________________________ +[ 31507] By: demerphq on 2007/06/30 15:48:55 + Log: Subject: [PATCH regcomp.c] regclass on EBCDIC platforms + From: Benjamin Carter + Date: Fri, 29 Jun 2007 23:42:59 -0500 + Message-ID: <20070630044259.GB22566@egg> + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 31506] By: demerphq on 2007/06/30 15:37:41 + Log: Subject: /p vs (?p) + From: Abigail + Date: Fri, 29 Jun 2007 23:38:07 +0200 + Message-ID: <20070629213807.GA14454@abigail.nl> + + Subject: [PATCH pod/perlre.pod] Keeping up with the changes. + From: Abigail + Date: Sat, 30 Jun 2007 01:24:36 +0200 + Message-ID: <20070629232436.GA15326@abigail.nl> + + Plus tweaks, and debug enahancements. + Branch: perl + ! embed.fnc embed.h ext/re/re.pm globvar.sym pod/perlre.pod + ! proto.h regcomp.c regcomp.h regcomp.pl regexp.h regnodes.h + ! t/op/reg_pmod.t win32/Makefile +____________________________________________________________________________ +[ 31505] By: rgs on 2007/06/29 16:28:34 + Log: Removes the code that is supposed to restore magic on leaving the + localization of an array or a hash. This fixes some memory leaks. + Basically we were overwriting the magic of the outer value (value + from the outer scope) by the magic of the inner value (therefore making + that outer magic leaking in memory). But that inner magic was created + by mg_localize() by copying *some* of the outer magic. Consequently the + outer value already has that magic. So just keep it and don't bother. + + That change might introduce obscure bugs. On the other hand, it might + also cure obscure bugs, related to the inner value acquiring container + magic during its lifetime, or to the outer value loosing non-container + magic. No test in the test suite seems to test that. + Branch: perl + ! scope.c +____________________________________________________________________________ +[ 31504] By: stevep on 2007/06/29 16:10:13 + Log: Subject: [PATCH] Fix up change 31494 + From: "Jerry D. Hedden" + Date: Fri, 29 Jun 2007 12:02:17 -0400 + Message-ID: <1ff86f510706290902k57b540a5n446fad22c1afdab0@mail.gmail.com> + Branch: perl + ! t/op/goto.t +____________________________________________________________________________ +[ 31503] By: rgs on 2007/06/29 09:09:39 + Log: Update Changes + Branch: perl + ! Changes +____________________________________________________________________________ [ 31502] By: rgs on 2007/06/29 09:00:32 Log: Revert change #31489. That change was adding a hook to cope with the case when one was @@ -86,7 +6164,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 31495] By: demerphq on 2007/06/28 22:09:07 Log: Subject: [PATCH] Move the RXf_WHITE logic for split " " into the regex engine - From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" + From: "Ævar Arnfjörð Bjarmason" Date: Thu, 28 Jun 2007 20:06:50 +0000 Message-ID: <51dd1af80706281306i4dbba39em3eeb8da1d67ea27c@mail.gmail.com> @@ -734,7 +6812,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 31411] By: rgs on 2007/06/18 07:53:05 Log: Subject: [PATCH] perlreapi.pod documentation for flags & cleanup - From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" + From: "Ævar Arnfjörð Bjarmason" Date: Sun, 17 Jun 2007 18:09:25 +0000 Message-ID: <51dd1af80706171109r37c294c4h78a51083c3b851ba@mail.gmail.com> Branch: perl @@ -742,7 +6820,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 31410] By: rgs on 2007/06/18 07:48:56 Log: Subject: [PATCH] POD Alignment for the magic table in perlapi.pod - From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" + From: "Ævar Arnfjörð Bjarmason" Date: Sun, 17 Jun 2007 18:41:29 +0000 Message-ID: <51dd1af80706171141w48cb717fr71ce7f214daebe36@mail.gmail.com> Branch: perl @@ -750,7 +6828,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 31409] By: rgs on 2007/06/18 07:39:35 Log: Subject: [PATCH] SvRX() and SvRXOK() macros - From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" + From: "Ævar Arnfjörð Bjarmason" Date: Mon, 18 Jun 2007 03:33:34 +0000 Message-ID: <51dd1af80706172033h1908aa0ge15698204e0b79ed@mail.gmail.com> Branch: perl @@ -1265,7 +7343,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 31341] By: rgs on 2007/06/06 14:42:01 Log: Subject: Re: [PATCH] Callbacks for named captures (%+ and %-) - From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" + From: "Ævar Arnfjörð Bjarmason" Date: Sun, 3 Jun 2007 20:24:59 +0000 Message-ID: <51dd1af80706031324y5618d519p460da27a2e7fe712@mail.gmail.com> Branch: perl @@ -1624,7 +7702,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 31295] By: nicholas on 2007/05/28 18:50:23 Log: Avoid calling SvEND() when SvPOKp() is not true. - Remove an unneeded dupliate SvCUR_set() in Perl_sv_2pv_flags(). + Remove an unneeded duplicate SvCUR_set() in Perl_sv_2pv_flags(). Branch: perl ! sv.c ____________________________________________________________________________ @@ -2034,7 +8112,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 31244] By: rgs on 2007/05/20 12:58:53 Log: Subject: [PATCH] Minor perlreapi.pod cleanup - From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" + From: "Ævar Arnfjörð Bjarmason" Date: Wed, 16 May 2007 16:38:44 +0000 Message-ID: <51dd1af80705160938w13789b63m6d5f4710441ceac@mail.gmail.com> Branch: perl @@ -2063,7 +8141,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 31241] By: rgs on 2007/05/20 12:48:01 Log: Subject: [PATCH] Don't use a regex match in lib/feature.pm - From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" + From: "Ævar Arnfjörð Bjarmason" Date: Fri, 18 May 2007 20:16:53 +0000 Message-ID: <51dd1af80705181316r15f65e45n55903de294565aa1@mail.gmail.com> Branch: perl @@ -2459,7 +8537,7 @@ ____________________________________________________________________________ Log: Small fix to a previous patch on magic $ variables. Subject: [PATCH] - From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" + From: "Ævar Arnfjörð Bjarmason" Date: Thu, 10 May 2007 02:24:48 +0000 Message-ID: <51dd1af80705091924q77c2ca23n30359779b96ab909@mail.gmail.com> Branch: perl @@ -2780,7 +8858,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 31130] By: rgs on 2007/05/03 16:04:13 Log: Subject: [PATCH] FETCH/STORE/LENGTH callbacks for numbered capture variables - From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" + From: "Ævar Arnfjörð Bjarmason" Date: Tue, 1 May 2007 23:58:44 +0000 Message-ID: <51dd1af80705011658g1156e14cw4d2b21a8d772ed41@mail.gmail.com> Branch: perl @@ -2868,7 +8946,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 31116] By: rgs on 2007/05/02 12:17:22 Log: Subject: [PATCH] When FETCHSIZE returns <0 perl segfaults - From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" + From: "Ævar Arnfjörð Bjarmason" Date: Tue, 1 May 2007 21:06:47 +0000 Message-ID: <51dd1af80705011406j7897772bm58e9c770183ef3ed@mail.gmail.com> Branch: perl @@ -2956,7 +9034,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 31106] By: rgs on 2007/04/30 08:42:44 Log: Subject: Re: [PATCH] Cleanup of the regexp API - From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" + From: "Ævar Arnfjörð Bjarmason" Date: Fri, 27 Apr 2007 02:22:25 +0000 Message-ID: <51dd1af80704261922j3db0615wa86ccc4cb65b2713@mail.gmail.com> Branch: perl @@ -4504,7 +10582,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 30871] By: rgs on 2007/04/08 07:58:39 Log: Subject: [PATCH] RXf_WHITE never used due to small bug in regcomp.c - From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" + From: "Ævar Arnfjörð Bjarmason" Date: Sat, 7 Apr 2007 00:17:05 +0000 Message-ID: <51dd1af80704061717s44107fb9jf468ef28080d33a6@mail.gmail.com> Branch: perl