X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=3a365a6f9e0b034590d1975cc94ad770f009ee9f;hb=cf6c151c4d1b7ed05e154d608f547018d54674bc;hp=11ef80fb974678f6a2eff3d9e055114d83b834d2;hpb=ddf4dafe6a94028b5d3447cd24b2c4684c9da64d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Changes b/Changes index 11ef80f..3a365a6 100644 --- a/Changes +++ b/Changes @@ -29,6 +29,3240 @@ Version v5.9.X Development release working toward v5.10 -------------- ____________________________________________________________________________ +[ 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: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_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 + undef'ining *ISA globs, in order to clean up correctly. However, this + broke the case where one was assiging an array ref to @ISA, which + is likely to be more common. + Conclusion: don't undef *ISA. (or more generally don't undef globs + that contain magical variables) + Branch: perl + ! embed.fnc embed.h hv.c mg.c mro.c perl.h proto.h sv.c + ! t/mro/basic.t +____________________________________________________________________________ +[ 31501] By: rgs on 2007/06/29 08:29:09 + Log: Subject: Re: valgrind findings + From: "Brandon Black" + Date: Thu, 28 Jun 2007 15:58:32 -0500 + Message-ID: <84621a60706281358o3b379b20k2c1e53566587d79b@mail.gmail.com> + Branch: perl + ! mro.c +____________________________________________________________________________ +[ 31500] By: rgs on 2007/06/29 07:58:19 + Log: Being tired of adjusting the test count of concise-xs.t + all the time. Use no_plan instead. + Branch: perl + ! ext/B/t/concise-xs.t +____________________________________________________________________________ +[ 31499] By: rgs on 2007/06/29 06:28:07 + Log: Small pod fix + Branch: perl + ! pod/perlreapi.pod +____________________________________________________________________________ +[ 31498] By: demerphq on 2007/06/29 00:05:57 + Log: fix overzealous search and replace + Branch: perl + ! regexp.h +____________________________________________________________________________ +[ 31497] By: demerphq on 2007/06/28 23:14:39 + Log: Rename various regex defined so that they have distinct prefixes based on their usage. + + RXf_ => flags used in pm_flags argument to regcomp + and stored in the regex via rx->extflags + PREGf_ => flags stored in rx->intflags + RXapif_ => argument flags for regex named capture api + RX_BUFF_IDX_ => special indexes to represent $` $' $& + used in the numeric capture buffer api + + PREGf is untouched by this change, but RXf_ is split into RXapif and RX_BUFF_IDX_. + Branch: perl + ! mg.c perl.h pod/perlreapi.pod regcomp.c regexp.h universal.c +____________________________________________________________________________ +[ 31496] By: demerphq on 2007/06/28 22:14:14 + Log: Replace pattern parsing logic with optree "parsing" logic. + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 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?=" + Date: Thu, 28 Jun 2007 20:06:50 +0000 + + Message-ID: <51dd1af80706281306i4dbba39em3eeb8da1d67ea27c@mail.gmail.com> + + (with tweaks) + Branch: perl + ! ext/B/t/concise-xs.t op.c op.h pod/perlreapi.pod regcomp.c + ! regexp.h +____________________________________________________________________________ +[ 31494] By: stevep on 2007/06/28 20:33:32 + Log: Add a TODO test cases RT# 43403. + Branch: perl + ! t/op/goto.t +____________________________________________________________________________ +[ 31493] By: rgs on 2007/06/28 15:05:42 + Log: Fix tests so they actually test $@. like() demands a qr//. + Branch: perl + ! t/op/vec.t +____________________________________________________________________________ +[ 31492] By: rgs on 2007/06/28 10:55:04 + Log: New valgrind suppressions. + Branch: perl + ! t/perl.supp +____________________________________________________________________________ +[ 31491] By: steveh on 2007/06/28 10:46:39 + Log: Re-enable the setlocale() tests for Windows XP onwards + since they seem to work OK. Not sure about older flavours + of Windows, so leave them alone. + Branch: perl + ! lib/locale.t +____________________________________________________________________________ +[ 31490] By: steveh on 2007/06/28 10:11:15 + Log: Subject: RE: Problem in Win32CORE when building PAR-Packer-0.975 with bleadperl on Win32 + From: "Jan Dubois" + Date: Wed, 27 Jun 2007 15:34:12 -0700 + Message-ID: <02bd01c7b90b$49863720$dc92a560$@com> + + Rearranges the initialization of Win32CORE. The Perl interpreter isn't + fully initialized when Perl_init_os_extras() in win32/win32.c is called, + so it is not safe to use the Perl calling mechanism yet. Fixes a problem + building PAR-Packer on Win32. + Branch: perl + ! cygwin/cygwin.c ext/Win32CORE/Win32CORE.c + ! ext/Win32CORE/Win32CORE.pm makedef.pl win32/win32.c +____________________________________________________________________________ +[ 31489] By: rgs on 2007/06/28 06:32:01 + Log: Subject: Re: [perl #43357] *DESTROY = sub {} at runtime + From: "Brandon Black" + Date: Wed, 27 Jun 2007 10:07:54 -0500 + Message-ID: <84621a60706270807r7af65546x8d959b131ffa28e6@mail.gmail.com> + Branch: perl + ! embed.fnc embed.h hv.c mg.c mro.c perl.h proto.h sv.c + ! t/mro/basic.t +____________________________________________________________________________ +[ 31488] By: rgs on 2007/06/28 06:17:04 + Log: Subject: [PATCH-revised] Move tests under 'threads' module + From: "Jerry D. Hedden" + Date: Wed, 27 Jun 2007 14:15:16 -0400 + Message-ID: <1ff86f510706271115n6c816334nbde6774792743a54@mail.gmail.com> + Branch: perl + ! ext/threads/t/thread.t t/op/threads.t +____________________________________________________________________________ +[ 31487] By: rgs on 2007/06/28 06:13:31 + Log: Subject: Re: [PATCH-revised] ext/Win32/t/Unicode.t failures on FAT32 under Cygwin + From: "Jerry D. Hedden" + Date: Wed, 27 Jun 2007 20:46:39 -0400 + Message-ID: <1ff86f510706271746r62f921f4s3770df0b92cdf201@mail.gmail.com> + Branch: perl + ! ext/Win32/t/Unicode.t +____________________________________________________________________________ +[ 31486] By: rgs on 2007/06/28 06:10:45 + Log: Subject: Math::BigFloat - fix bpi() and A [PATCH] + From: Tels + Date: Wed, 27 Jun 2007 18:34:14 +0200 + Message-Id: <200706271834.14904@bloodgate.com> + Branch: perl + + lib/Math/BigInt/t/big_pi_e.t + ! MANIFEST lib/Math/BigFloat.pm +____________________________________________________________________________ +[ 31485] By: rgs on 2007/06/28 06:03:32 + Log: Subject: Re: Broken bignum tests [PATCH] + From: Tels + Date: Wed, 27 Jun 2007 19:15:45 +0200 + Message-Id: <200706271915.46068@bloodgate.com> + Branch: perl + ! lib/bigint.pm lib/bignum.pm lib/bignum/t/big_e_pi.t + ! lib/bignum/t/bii_e_pi.t lib/bignum/t/bir_e_pi.t lib/bigrat.pm +____________________________________________________________________________ +[ 31484] By: rgs on 2007/06/28 05:42:49 + Log: Subject: [PATCH] bring File-Path up to 2.01 + From: David Landgren + Date: Wed, 27 Jun 2007 21:46:39 +0200 + Message-ID: <4682BE9F.6080502@landgren.net> + Branch: perl + ! lib/File/Path.pm lib/File/Path.t +____________________________________________________________________________ +[ 31483] By: demerphq on 2007/06/28 00:01:54 + Log: Free memory in case of error/failure to compile. + + Hopefully valgrind will notice and like. :-) + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 31482] By: steveh on 2007/06/27 17:08:01 + Log: Fix POSIX::setlocale(): the CRT function returns a pointer to a + buffer that may be overwritten by subsequent calls to the CRT + function, so we must make a safe copy of that buffer for our own + use. This fixes lib/locale.t on Win32 with the Borland compiler, + but presumably could affect other compilers too. + Branch: perl + ! ext/POSIX/POSIX.xs +____________________________________________________________________________ +[ 31481] By: rgs on 2007/06/27 16:40:10 + Log: Revert change #31480. The PI and e functions can accept an argument. + Branch: perl + ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm +____________________________________________________________________________ +[ 31480] By: rgs on 2007/06/27 13:02:02 + Log: Add an empty prototype to functions PI and e + Branch: perl + ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm +____________________________________________________________________________ +[ 31479] By: rgs on 2007/06/27 12:57:52 + Log: Subject: Re: RFC: bigint et. al exporting PI method? [PATCH] + From: Tels + Date: Tue, 26 Jun 2007 20:56:45 +0200 + Message-Id: <200706262056.47311@bloodgate.com> + Branch: perl + + lib/bignum/t/big_e_pi.t lib/bignum/t/bii_e_pi.t + + lib/bignum/t/bir_e_pi.t + ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bigrat.pm +____________________________________________________________________________ +[ 31478] By: rgs on 2007/06/27 12:51:22 + Log: Subject: Math::BigInt take 12 [PATCH] + From: Tels + Date: Tue, 26 Jun 2007 21:00:53 +0200 + Message-Id: <200706262100.54138@bloodgate.com> + Branch: perl + ! lib/Math/BigFloat.pm lib/Math/BigInt.pm + ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t + ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t + ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t + ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t + ! lib/Math/BigInt/t/with_sub.t +____________________________________________________________________________ +[ 31477] By: rgs on 2007/06/27 09:59:11 + Log: Subject: [PATCH-revised] threads 1.63 + From: "Jerry D. Hedden" + Date: Tue, 26 Jun 2007 21:17:52 -0400 + Message-ID: <1ff86f510706261817o52ad2e23kbd4efb16b5bed98b@mail.gmail.com> + Branch: perl + ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t + ! ext/threads/t/thread.t ext/threads/threads.pm +____________________________________________________________________________ +[ 31476] By: rgs on 2007/06/27 08:53:02 + Log: Subject: [PATCH] B::Deparse cleanups + From: Chia-liang Kao + Date: Wed, 27 Jun 2007 00:06:56 +0100 + Message-Id: <1182899216.22414.32.camel@localhost> + Branch: perl + ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t ext/B/t/deparse.t +____________________________________________________________________________ +[ 31475] By: davem on 2007/06/26 21:25:15 + Log: avoid double-free of the thread function + Branch: perl + ! ext/threads/threads.xs t/op/threads.t +____________________________________________________________________________ +[ 31474] By: davem on 2007/06/26 21:07:02 + Log: make sure PL_Parser is NULL during early stage of thread clone + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 31473] By: rgs on 2007/06/26 16:12:27 + Log: Second patch from: + Subject: Re: [perl #43357] *DESTROY = sub {} at runtime + From: "Brandon Black" + Date: Tue, 26 Jun 2007 11:05:31 -0500 + Message-ID: <84621a60706260905x2da6eaf1x4bd7d5223951e52@mail.gmail.com> + + Fix MRO behaviour when one undefs @ISA + Branch: perl + ! av.c t/mro/basic.t +____________________________________________________________________________ +[ 31472] By: rgs on 2007/06/26 16:10:11 + Log: First patch from: + Subject: Re: [perl #43357] *DESTROY = sub {} at runtime + From: "Brandon Black" + Date: Tue, 26 Jun 2007 11:05:31 -0500 + Message-ID: <84621a60706260905x2da6eaf1x4bd7d5223951e52@mail.gmail.com> + + Fix problem recently introduced with loosing a DESTROY when redefined + at runtime. + Branch: perl + ! gv.c t/mro/basic.t +____________________________________________________________________________ +[ 31471] By: rgs on 2007/06/26 15:48:51 + Log: Subject: [PATCH] Add TODO tests for refcount issues related to threads + From: "Jerry D. Hedden" + Date: Tue, 26 Jun 2007 11:26:25 -0400 + Message-ID: <1ff86f510706260826h79124373y51d899e53c96b50e@mail.gmail.com> + Branch: perl + ! t/op/threads.t +____________________________________________________________________________ +[ 31470] By: steveh on 2007/06/26 09:10:24 + Log: Upgrade to Win32-0.30 + Branch: perl + + ext/Win32/t/GetShortPathName.t + ! MANIFEST ext/Win32/Makefile.PL ext/Win32/Win32.pm + ! ext/Win32/Win32.xs ext/Win32/t/Unicode.t +____________________________________________________________________________ +[ 31469] By: steveh on 2007/06/26 07:38:05 + Log: Subject: [PATCH] Remove dead code from win32/win32sck.c + From: "Jan Dubois" + Date: Mon, 25 Jun 2007 17:13:04 -0700 + Message-ID: <02bb01c7b786$c42099c0$4c61cd40$@com> + + Subject: RE: [PATCH] Remove dead code from win32/win32sck.c + From: "Jan Dubois" + Date: Mon, 25 Jun 2007 17:26:15 -0700 + Message-ID: <02c801c7b788$9bf7ebe0$d3e7c3a0$@com> + Branch: perl + ! win32/win32sck.c win32/wincesck.c +____________________________________________________________________________ +[ 31468] By: steveh on 2007/06/26 07:31:13 + Log: Subject: [PATCH] Win32 is dual-lived on CPAN + From: "Jan Dubois" + Date: Mon, 25 Jun 2007 17:02:24 -0700 + Message-ID: <02a501c7b785$4774f890$d65ee9b0$@com> + Branch: perl + ! Porting/Maintainers.pl +____________________________________________________________________________ +[ 31467] By: rgs on 2007/06/26 07:22:36 + Log: Subject: [PATCH] Porting/corecpan.pl -f option doesn't work + From: "Jan Dubois" + Date: Mon, 25 Jun 2007 16:55:01 -0700 + Message-ID: <02a101c7b784$3f79c720$be6d5560$@com> + Branch: perl + ! Porting/corecpan.pl +____________________________________________________________________________ +[ 31466] By: steveh on 2007/06/25 15:10:34 + Log: Revert #30197 and #30219, which #31464 has just made redundant + Branch: perl + ! win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 31465] By: rgs on 2007/06/25 14:26:37 + Log: Subject: [PATCH] Accept file exists error in ext/Win32API/File/t/file.t + From: "Jerry D. Hedden" + Date: Mon, 25 Jun 2007 10:23:15 -0400 + Message-ID: <1ff86f510706250723r4d6c5f5dg203b3f61cdeaa14d@mail.gmail.com> + Branch: perl + ! ext/Win32API/File/t/file.t +____________________________________________________________________________ +[ 31464] By: rgs on 2007/06/25 14:20:04 + Log: Rename README and Changes for more readability + Branch: perl + +> lib/Net/Changes lib/Net/README + - lib/Net/Changes.libnet lib/Net/README.libnet + ! MANIFEST Porting/Maintainers.pl +____________________________________________________________________________ +[ 31463] By: rgs on 2007/06/25 14:16:28 + Log: Upgrade to libnet 1.21 + Branch: perl + + lib/Net/Hostname.pm.eg + - lib/Net/Hostname.eg + ! MANIFEST lib/Net/Changes.libnet lib/Net/Cmd.pm + ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm + ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm + ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm + ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm + ! lib/Net/libnetFAQ.pod +____________________________________________________________________________ +[ 31462] By: rgs on 2007/06/25 12:10:10 + Log: Apply doc suggestion from: + Subject: [perl #43287] perluniintro inaccurate answer to testing encoding validity + From: Danny Rathjens (via RT) + Date: Thu, 21 Jun 2007 17:35:26 -0700 + Message-ID: + Branch: perl + ! pod/perluniintro.pod +____________________________________________________________________________ +[ 31461] By: rgs on 2007/06/25 11:41:35 + Log: Subject: [PATCH] remove op_static + From: Paul Johnson + Date: Fri, 22 Jun 2007 02:13:20 +0200 + Message-ID: <20070622001320.GD20560@pjcj.net> + + Plus version bumps + Branch: perl + ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm op.c + ! op.h +____________________________________________________________________________ +[ 31460] By: rgs on 2007/06/25 10:23:47 + Log: That test too should be skipped in the core on EBCDIC platforms + (because it requires Convert::EBCDIC) + Branch: perl + ! lib/Net/t/datasend.t +____________________________________________________________________________ +[ 31459] By: rgs on 2007/06/25 09:45:21 + Log: Subject: [Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2, fix batan, speedup bpi() + From: Tels + Date: Sat, 23 Jun 2007 15:30:49 +0200 + Message-Id: <200706231530.49865@bloodgate.com> + Branch: perl + - lib/Math/BigInt/t/fallback.t + ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm + ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc + ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/sub_mbf.t + ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigInt/BareCalc.pm +____________________________________________________________________________ +[ 31458] By: rgs on 2007/06/25 09:08:53 + Log: Remove now-irrelevant comment + Branch: perl + ! ext/Win32API/File/t/file.t +____________________________________________________________________________ +[ 31457] By: rgs on 2007/06/25 09:08:04 + Log: Subject: [perl #43285] Win32API::File tests language specific + From: "Reini Urban via RT" + Date: Sat, 23 Jun 2007 11:15:07 -0700 + Message-ID: + Branch: perl + ! ext/Win32API/File/t/file.t +____________________________________________________________________________ +[ 31456] By: rgs on 2007/06/25 09:02:18 + Log: PerlFAQ sync. + Branch: perl + ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq4.pod + ! pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfaq8.pod +____________________________________________________________________________ +[ 31455] By: nicholas on 2007/06/24 15:46:40 + Log: s/\bunicode\b/Unicode/; # For everything not dual life + Branch: perl + ! dump.c ext/Data/Dumper/Dumper.pm pod/perlapi.pod + ! pod/perldiag.pod pod/perlhack.pod pod/perlpacktut.pod + ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod regcomp.c + ! regcomp.h regexec.c utf8.c vms/vms.c +____________________________________________________________________________ +[ 31454] By: nicholas on 2007/06/24 13:32:42 + Log: Also get copy on write working with ithreads. It hadn't been working + since change 26684 (which uses sv_setsv_flags to copy a value from an + SV in one interpreter context to an SV in another), despite what + change 31120 thought. ext/Compress/Raw/Zlib/t/07bufsize.t still fails. + Branch: perl + ! sv.c sv.h +____________________________________________________________________________ +[ 31453] By: demerphq on 2007/06/23 19:53:53 + Log: Rename test files starting with regexp_ that do not + wrap regexp.t (and thus use re_tests) to reg_ to make + it clear they are standalone. + Branch: perl + +> t/op/reg_email.t t/op/reg_mesg.t t/op/reg_namedcapture.t + +> t/op/reg_nc_tie.t t/op/reg_pmod.t + - t/op/regexp_email.t t/op/regexp_namedcapture.t + - t/op/regexp_nc_tie.t t/op/regexp_pmod.t t/op/regmesg.t + ! MANIFEST +____________________________________________________________________________ +[ 31451] By: demerphq on 2007/06/23 19:04:04 + Log: Resolve + http://www.nntp.perl.org/group/perl.perl5.porters/2007/06/msg125667.html + by reverting part of change #29354. + + Unfortunately match vars after a /g match in scalar context will be + unsafe (again) after this, but such matches on long strings won't be + as diabolically slow. + + Question: why does the new test in t/op/pat.t pass, but the same test + in t/op/reg_unsafe.t fail? (Latter is TODO for now) + Branch: perl + + t/op/reg_unsafe.t + ! MANIFEST pp_hot.c t/op/pat.t +____________________________________________________________________________ +[ 31450] By: rgs on 2007/06/23 10:14:43 + Log: Tels' patch to defer overloading of hex and oct, + to avoid magic leaking and smoke failures under + utf-8 locales + Branch: perl + ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm lib/charnames.pm + ! lib/utf8.pm lib/utf8_heavy.pl +____________________________________________________________________________ +[ 31449] By: rgs on 2007/06/23 09:19:03 + Log: Subject: [PATCH] Math::BigInt v1.87 take 10 + From: Tels + Date: Fri, 22 Jun 2007 19:02:22 +0200 + Message-Id: <200706221902.22487@bloodgate.com> + Branch: perl + ! lib/Math/BigFloat.pm lib/Math/BigInt.pm + ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc + ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/fallback.t + ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t +____________________________________________________________________________ +[ 31448] By: davem on 2007/06/23 00:08:44 + Log: remove the test added by change #31447 + (I couldn't get a test that worked, and accidentally included my + failed attempt in the patch). + Branch: perl + ! t/op/closure.t +____________________________________________________________________________ +[ 31447] By: davem on 2007/06/22 23:46:36 + Log: safely handle cloning a stale lexical var + This code: + my $x if ...; sub { $x} + could attempt to clone $x even if $x is stale. + Branch: perl + ! pad.c t/op/closure.t +____________________________________________________________________________ +[ 31446] By: rgs on 2007/06/22 15:17:23 + Log: Subject: [PATCH] Remove orphaned (and unused) Test::Simple test + From: "Jerry D. Hedden" + Date: Thu, 21 Jun 2007 14:28:12 -0400 + Message-ID: <1ff86f510706211128h58cd5e98s49ec897bbdcce2a2@mail.gmail.com> + Branch: perl + - lib/Test/Simple/t/strays.t + ! MANIFEST +____________________________________________________________________________ +[ 31445] By: merijn on 2007/06/22 14:55:47 + Log: Subject: [perl #43291] perl-5.8.8 - AIX 5.3 64bit build issues + From: Niklas Edmundsson (via RT) + Date: Fri, 22 Jun 2007 00:30:36 -0700 + Message-ID: + Branch: perl + ! hints/aix.sh +____________________________________________________________________________ +[ 31444] By: merijn on 2007/06/22 10:21:12 + Log: Subject: [PATCH] perlopentut + From: "Dintelmann, Peter" + Date: Fri, 22 Jun 2007 10:30:50 +0200 + Message-ID: <3852726AFA94DE4F87E616F13F416A5FB66C78@naimucu1.ffz00k.rootdom.net> + Branch: perl + ! pod/perlopentut.pod +____________________________________________________________________________ +[ 31443] By: demerphq on 2007/06/21 22:57:20 + Log: Add avar to the authors file... Apparently the 'ae' ligature sorts after z in Icelandic so he goes at the bottom of the file. + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 31442] By: demerphq on 2007/06/21 22:23:20 + Log: Correct my email address. (My very first commit!) + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 31441] By: rgs on 2007/06/21 14:54:32 + Log: Subject: [PATCH] Remove unused Module::Build tests + From: "Jerry D. Hedden" + Date: Thu, 21 Jun 2007 10:24:01 -0400 + Message-ID: <1ff86f510706210724v5ccd24d0md024fd5a941ee769@mail.gmail.com> + Branch: perl + - lib/Module/Build/t/par.t lib/Module/Build/t/signature.t + ! MANIFEST +____________________________________________________________________________ +[ 31440] By: rgs on 2007/06/21 08:34:35 + Log: Subject: [PATCH] File::Spec::Cygwin more tests and silence warning + From: Reini Urban + Date: Wed, 20 Jun 2007 21:10:05 +0200 + Message-ID: <46797B8D.8040002@x-ray.at> + Branch: perl + ! lib/File/Spec/Cygwin.pm lib/File/Spec/t/Spec.t +____________________________________________________________________________ +[ 31439] By: rgs on 2007/06/21 08:28:13 + Log: Subject: [perl #43265] cygwin/Makefile.SHs: miniperl -Ilib for a clean @INC + From: cygwin@cygwin.com (via RT) + Date: Wed, 20 Jun 2007 09:39:31 -0700 + Message-ID: + Branch: perl + ! cygwin/Makefile.SHs +____________________________________________________________________________ +[ 31438] By: rgs on 2007/06/21 08:26:18 + Log: Subject: [PATCH] cloexec.t works under Cygwin + From: "Jerry D. Hedden" + Date: Wed, 20 Jun 2007 09:39:20 -0400 + Message-ID: <1ff86f510706200639t13f58ecbi286015713765c403@mail.gmail.com> + Branch: perl + ! t/run/cloexec.t +____________________________________________________________________________ +[ 31437] By: rgs on 2007/06/21 08:24:26 + Log: Subject: [PATCH] Remove Archive::Test POD check + From: "Jerry D. Hedden" + Date: Wed, 20 Jun 2007 09:43:27 -0400 + Message-ID: <1ff86f510706200643s50cb5028ted455f52497f6af5@mail.gmail.com> + Branch: perl + - lib/Archive/Tar/t/99_pod.t + ! MANIFEST +____________________________________________________________________________ +[ 31436] By: rgs on 2007/06/21 08:18:54 + Log: Subject: [perl #40103] File::Spec->case_tolerant() should return true on Cygwin + From: "Reini Urban via RT" + Date: Wed, 20 Jun 2007 11:50:21 -0700 + Message-ID: + Branch: perl + ! lib/File/Spec/Cygwin.pm lib/File/Spec/t/Spec.t +____________________________________________________________________________ +[ 31435] By: rgs on 2007/06/21 08:15:24 + Log: Subject: [perl #43273] Enable lib/User/*.t on cygwin + From: Reini Urban (via RT) + Date: Wed, 20 Jun 2007 16:22:48 -0700 + Message-ID: + Branch: perl + ! lib/User/grent.t lib/User/pwent.t +____________________________________________________________________________ +[ 31434] By: rgs on 2007/06/21 08:13:37 + Log: Subject: [PATH] AUTHORS rurban + From: Reini Urban + Date: Wed, 20 Jun 2007 23:35:03 +0200 + Message-ID: <46799D87.50906@x-ray.at> + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 31433] By: rgs on 2007/06/21 08:12:09 + Log: Subject: [PATCH] pod/perlhack.pod where to go for information about smoke testing + From: "Gabor Szabo" + Date: Thu, 21 Jun 2007 08:19:33 +0300 + Message-ID: + Branch: perl + ! pod/perlhack.pod +____________________________________________________________________________ +[ 31432] By: craigb on 2007/06/21 03:24:02 + Log: Skip a test that causes list assignment to %ENV errors on VMS. + Branch: perl + ! lib/File/Spec/t/tmpdir.t +____________________________________________________________________________ +[ 31431] By: craigb on 2007/06/21 03:15:59 + Log: Make File::Spec::VMS->splitdir stop returning an empty first directory + when passed a relative path. Also, don't split on escaped directory + delimiters. + Branch: perl + ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t +____________________________________________________________________________ +[ 31430] By: steveh on 2007/06/20 16:26:01 + Log: Silence "signed/unsigned mismatch" warning from VC++ when building + with -DPERL_DEBUGGING_MSTATS + Branch: perl + ! ext/Devel/Peek/Peek.xs +____________________________________________________________________________ +[ 31429] By: steveh on 2007/06/20 16:07:06 + Log: Stop the VC++ warning "'HUF_func_2mode' undefined; assuming extern + returning int" by shuffling the functions around so that that + function is defined before it is called (since there are no forward + declarations of functions in this file) + Branch: perl + ! ext/Hash/Util/FieldHash/FieldHash.xs +____________________________________________________________________________ +[ 31428] By: steveh on 2007/06/20 16:03:10 + Log: Change #31426 should also be applied to the PERL_IMPLICIT_SYS + version of ioctl() + Branch: perl + ! win32/perlhost.h +____________________________________________________________________________ +[ 31427] By: rgs on 2007/06/20 14:36:19 + Log: Change #31426 should also be applied to the windows CE version + Branch: perl + ! win32/wincesck.c +____________________________________________________________________________ +[ 31426] By: rgs on 2007/06/20 13:30:14 + Log: Subject: Re: Net::SMTP can't send large messages with bleadperl + From: demerphq + Date: Wed, 20 Jun 2007 15:22:31 +0200 + Message-ID: <9b18b3110706200622o344c417apbd50468c6e5eb533@mail.gmail.com> + Branch: perl + ! win32/win32sck.c +____________________________________________________________________________ +[ 31425] By: rgs on 2007/06/20 07:45:43 + Log: A first stab at making perlreref.pod up to date + Branch: perl + ! pod/perlreref.pod +____________________________________________________________________________ +[ 31424] By: rgs on 2007/06/20 07:41:15 + Log: Fix docs for \u ; plus a POD formatting nit + Branch: perl + ! pod/perlrebackslash.pod +____________________________________________________________________________ +[ 31423] By: nicholas on 2007/06/19 20:38:36 + Log: Subject: Re: Net::SMTP can't send large messages with bleadperl + Message-ID: <9b18b3110706180943y22c0eaa7yf34565d87689dd9e@mail.gmail.com> + From: demerphq + Date: Mon, 18 Jun 2007 18:43:17 +0200 + Branch: perl + ! ext/IO/lib/IO/Socket.pm +____________________________________________________________________________ +[ 31422] By: nicholas on 2007/06/19 18:32:59 + Log: Work on getting B compiling outside of the perl source tree. + Branch: perl + ! ext/B/Makefile.PL ext/B/defsubs_h.PL +____________________________________________________________________________ +[ 31421] By: craigb on 2007/06/19 12:29:32 + Log: Better handling of escapes in filenames when converting between VMS + and Unix syntax. + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 31420] By: rgs on 2007/06/19 12:13:20 + Log: Subject: [perl #43242] "use base" breaks code containing peculiarly named constant + From: Martin Becker (via RT) + Date: Mon, 18 Jun 2007 09:48:54 -0700 + Message-ID: + + plus a test case + Branch: perl + ! lib/base.pm lib/base/t/base.t +____________________________________________________________________________ +[ 31419] By: rgs on 2007/06/19 09:43:21 + Log: Update list of files that need crlf line endings + Branch: perl + ! Porting/curliff.pl +____________________________________________________________________________ +[ 31418] By: davem on 2007/06/18 22:48:25 + Log: fix S_emulate_eaccess compiler warning + Branch: perl + ! embed.fnc embed.h proto.h +____________________________________________________________________________ +[ 31417] By: davem on 2007/06/18 15:10:32 + Log: 5.9.4 regexp capturing wrongly + change #28398 accidently made the last branch of an alternation + not restore the paren state after failure backtrack. Fix this by + removing the last-branch-skips-pushing-a-state optimisation. + Branch: perl + ! regexec.c t/op/re_tests +____________________________________________________________________________ +[ 31416] By: rgs on 2007/06/18 13:20:50 + Log: R stands for Report, not Reporting. + Branch: perl + ! META.yml Porting/makemeta +____________________________________________________________________________ +[ 31415] By: rgs on 2007/06/18 13:19:23 + Log: Regenerate META.yml. + Put MAD in Maintainers.pl. + Branch: perl + ! META.yml Porting/Maintainers.pl +____________________________________________________________________________ +[ 31414] By: rgs on 2007/06/18 11:39:04 + Log: Regen pods + Branch: perl + ! pod/perlmodlib.pod pod/perltoc.pod +____________________________________________________________________________ +[ 31413] By: steveh on 2007/06/18 08:49:30 + Log: Subject: Re: Math::BigInt 1.87 problems? Re: FAIL DBI-1.56 i686-linux 2.4.27-3-686 [PATCH] + From: Tels + Date: Fri, 15 Jun 2007 19:56:10 +0200 + Message-Id: <200706151956.11861@bloodgate.com> + Branch: perl + ! ext/Math/BigInt/FastCalc/FastCalc.xs + ! ext/Math/BigInt/FastCalc/t/bigintfc.t +____________________________________________________________________________ +[ 31412] By: rgs on 2007/06/18 08:27:59 + Log: Remove PERL_MAGIC_mutex + Branch: perl + ! dump.c perl.h pod/perlguts.pod +____________________________________________________________________________ +[ 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?=" + Date: Sun, 17 Jun 2007 18:09:25 +0000 + Message-ID: <51dd1af80706171109r37c294c4h78a51083c3b851ba@mail.gmail.com> + Branch: perl + ! pod/perlreapi.pod +____________________________________________________________________________ +[ 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?=" + Date: Sun, 17 Jun 2007 18:41:29 +0000 + Message-ID: <51dd1af80706171141w48cb717fr71ce7f214daebe36@mail.gmail.com> + Branch: perl + ! pod/perlguts.pod +____________________________________________________________________________ +[ 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?=" + Date: Mon, 18 Jun 2007 03:33:34 +0000 + Message-ID: <51dd1af80706172033h1908aa0ge15698204e0b79ed@mail.gmail.com> + Branch: perl + ! embed.fnc ext/re/re.xs pod/perlapi.pod pod/perlreapi.pod + ! proto.h regexp.h universal.c util.c +____________________________________________________________________________ +[ 31408] By: davem on 2007/06/18 00:00:30 + Log: add test for, and update comments for, old defined($1) oddity. + + Some code in regexec.c had a comment to the effect that without + this code, Dynaloader failed (this is back at 5.6.0). Replace the + comments with something more specific, and add a test for it + (basically without the code $1 is '' rather than undefined + sometimes). + Branch: perl + ! regexec.c t/op/re_tests +____________________________________________________________________________ +[ 31407] By: rgs on 2007/06/17 17:14:12 + Log: POD fixes in Hash::Util and Hash::Util::FieldHash + Branch: perl + ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm + ! ext/Hash/Util/lib/Hash/Util.pm +____________________________________________________________________________ +[ 31406] By: rgs on 2007/06/17 16:58:55 + Log: Subject: [patch] Hash::Util::FieldHash v1.01 + From: Anno Siegel + Date: Sun, 17 Jun 2007 17:13:06 +0200 + Message-Id: <1750E68D-4F6E-48B9-A255-BCC0DA5C886E@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 + ! ext/Hash/Util/lib/Hash/Util.pm +____________________________________________________________________________ +[ 31404] By: rgs on 2007/06/17 14:48:11 + Log: Patches to compile perl on Cray XT4 Catamount/Qk, by Jarkko + Branch: perl + + hints/catamount.sh + ! Configure MANIFEST Makefile.SH doio.c ext/util/make_ext + ! hints/linux.sh lib/ExtUtils/MM_Unix.pm perl.c perl.h pp_sys.c + ! sv.c util.c +____________________________________________________________________________ +[ 31403] By: rgs on 2007/06/17 13:28:00 + Log: Subject: bignum 0.22 take 4 (hex()/oct() overloading) + From: Tels + Date: Sat, 16 Jun 2007 14:33:47 +0200 + Message-Id: <200706161433.47489@bloodgate.com> + Branch: perl + ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t + ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t + ! lib/bignum/t/in_effect.t lib/bignum/t/scope_f.t + ! lib/bignum/t/scope_i.t lib/bignum/t/scope_r.t lib/bigrat.pm +____________________________________________________________________________ +[ 31402] By: rgs on 2007/06/17 12:54:12 + Log: Subject: [PATCH] EBCDIC fixes for gzip + From: "Paul Marquess" + Date: Sun, 17 Jun 2007 01:43:11 +0100 + Message-ID: <004001c7b078$7cc2e520$6701a8c0@myopwv.com> + Branch: perl + ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm + ! ext/IO_Compress_Zlib/t/004gziphdr.t +____________________________________________________________________________ +[ 31401] By: rgs on 2007/06/17 12:51:30 + Log: Subject: [PATCH] CPANPLUS 0.80 + From: "Jos I. Boumans" + Date: Sun, 17 Jun 2007 14:39:29 +0200 + Message-Id: <45B1EC67-D34B-404D-9801-449FAC1D75BA@dwim.org> + Branch: perl + ! MANIFEST lib/CPANPLUS.pm lib/CPANPLUS/Internals.pm + ! lib/CPANPLUS/Shell/Default.pm + ! lib/CPANPLUS/t/01_CPANPLUS-Configure.t + ! lib/CPANPLUS/t/02_CPANPLUS-Internals.t + ! lib/CPANPLUS/t/04_CPANPLUS-Module.t + ! lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t + ! lib/CPANPLUS/t/08_CPANPLUS-Backend.t + ! lib/CPANPLUS/t/10_CPANPLUS-Error.t + ! lib/CPANPLUS/t/19_CPANPLUS-Dist.t + ! lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t + ! lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.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 + ! lib/CPANPLUS/t/inc/conf.pl +____________________________________________________________________________ +[ 31400] By: rgs on 2007/06/17 08:46:13 + Log: Subject: Math::BigInt take 9 (CORE::hex() vs. hex() in Calc.pm) + From: Tels + Date: Sat, 16 Jun 2007 13:43:45 +0200 + Message-Id: <200706161343.47110@bloodgate.com> + Branch: perl + ! lib/Math/BigInt/Calc.pm +____________________________________________________________________________ +[ 31399] By: rgs on 2007/06/17 08:10:59 + Log: Subject: [DOC PATCH] Pod nits in doc/perlpodspec.pod + From: "Adriano Ferreira" + Date: Sat, 16 Jun 2007 14:30:16 -0300 + Message-ID: <73ddeb6c0706161030nb489b0cx746daddc55b95987@mail.gmail.com> + Branch: perl + ! pod/perlpodspec.pod +____________________________________________________________________________ +[ 31398] By: rgs on 2007/06/17 08:08:45 + Log: Subject: [PATCH] Test::Builder tickles Pod::Html parsing stupidity bug + From: demerphq + Date: Sat, 16 Jun 2007 18:47:22 +0200 + Message-ID: <9b18b3110706160947x5d3521b3kca1edf2d9ba65f37@mail.gmail.com> + Branch: perl + ! lib/Test/Builder.pm +____________________________________________________________________________ +[ 31397] By: rgs on 2007/06/17 08:06:08 + Log: Subject: [DOC PATCH] MANIFEST: t/op/exec.t tests exec, system AND qx + From: "Adriano Ferreira" + Date: Sat, 16 Jun 2007 15:03:41 -0300 + Message-ID: <73ddeb6c0706161103oe4afe43i941223debc00543@mail.gmail.com> + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 31396] By: rgs on 2007/06/16 06:10:19 + Log: More portability nits by Jarkko + Branch: perl + ! ext/util/make_ext gv.h hv.c +____________________________________________________________________________ +[ 31395] By: merijn on 2007/06/16 05:56:15 + Log: Subject: [PATCH] Re: [perl #43216] Perl 5.8.8 does not compile on Solaris 8 with-Dusethreads + From: Andy Dougherty + Date: Fri, 15 Jun 2007 12:05:36 -0400 (EDT) + Message-ID: + Branch: perl + ! Configure +____________________________________________________________________________ +[ 31393] By: craigb on 2007/06/15 21:21:25 + Log: Subject: [PATCH] Show warning bits on failure in t/op/caller.t + From: "Jerry D. Hedden" + Date: Fri, 15 Jun 2007 16:05:36 -0400 + Message-ID: <1ff86f510706151305j1ce8c46eib165ee9fad10b538@mail.gmail.com> + Branch: perl + ! t/op/caller.t +____________________________________________________________________________ +[ 31392] By: rgs on 2007/06/15 15:29:53 + Log: Subject: [PATCH] checkAUTHORS.pl once more + From: "Jerry D. Hedden" + Date: Fri, 15 Jun 2007 10:54:28 -0400 + Message-ID: <1ff86f510706150754g59703eabs7072fb750e160a31@mail.gmail.com> + Branch: perl + ! Porting/checkAUTHORS.pl +____________________________________________________________________________ +[ 31391] By: rgs on 2007/06/15 14:29:28 + Log: Subject: [PATCH] checkAUTHORS.pl again + From: "Jerry D. Hedden" + Date: Fri, 15 Jun 2007 10:16:38 -0400 + Message-ID: <1ff86f510706150716r5aef08fw12c9ea5d401f5f9a@mail.gmail.com> + Branch: perl + ! Porting/checkAUTHORS.pl +____________________________________________________________________________ +[ 31390] By: rgs on 2007/06/15 13:59:55 + Log: Subject: [PATCH] I have a name + From: "Jerry D. Hedden" + Date: Fri, 15 Jun 2007 09:54:57 -0400 + Message-ID: <1ff86f510706150654t24817135t67803e81f444305b@mail.gmail.com> + Branch: perl + ! Porting/checkAUTHORS.pl +____________________________________________________________________________ +[ 31389] By: rgs on 2007/06/15 13:52:34 + Log: Subject: [PATCH] Warning bit fixes to t/op/caller.t + From: "Jerry D. Hedden" + Date: Fri, 15 Jun 2007 09:49:47 -0400 + Message-ID: <1ff86f510706150649l320d629cl8820bfbf938c9f4d@mail.gmail.com> + Branch: perl + ! t/op/caller.t +____________________________________________________________________________ +[ 31388] By: rgs on 2007/06/15 11:17:50 + Log: Subject: [PATCH] miscellanea + From: Jarkko Hietaniemi + Date: Thu, 14 Jun 2007 22:32:49 -0400 + Message-ID: <4671FA51.4070001@iki.fi> + Branch: perl + ! Makefile.SH embed.fnc hv.h op.c proto.h sv.c util.c +____________________________________________________________________________ +[ 31387] By: rgs on 2007/06/15 09:52:07 + Log: Subject: [PATCH] Re: vsprintf + From: Andy Dougherty + Date: Thu, 14 Jun 2007 13:12:57 -0400 (EDT) + Message-ID: + Branch: perl + ! util.c +____________________________________________________________________________ +[ 31386] By: rgs on 2007/06/15 08:55:38 + Log: Forgot to regen warnings + Branch: perl + ! lib/warnings.pm warnings.h +____________________________________________________________________________ +[ 31385] By: craigb on 2007/06/15 03:19:46 + Log: Don't let the home-grown readdir() on VMS return results with + ODS-5 escapes (i.e., report foo.tar.gz, not foo^.tar.gz). + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 31384] By: craigb on 2007/06/14 18:23:18 + Log: Fix missing PerlIO_releaseFILE in VMS::Stdio::getname(). + Branch: perl + ! vms/ext/Stdio/Stdio.xs +____________________________________________________________________________ +[ 31383] By: rgs on 2007/06/14 15:36:16 + Log: Update Changes. + Mention the removal of -A and assertions.pm in perldelta. + Branch: perl + ! Changes pod/perl595delta.pod +____________________________________________________________________________ [ 31382] By: rgs on 2007/06/14 14:12:35 Log: Upgrade to PathTools 3.25 Branch: perl