____________________________________________________________________________ [ 35088] By: nicholas on 2008/12/14 09:26:00 Log: Fix change 35082 by manually expanding do_open() to Perl_do_openn(). Branch: perl ! doio.c ____________________________________________________________________________ [ 34199] By: merijn on 2008/08/11 12:50:46 Log: Subject: [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHs From: "Reini Urban" Date: Mon, 28 Jul 2008 12:55:40 +0200 Message-ID: <6910a60807280355g129511d9v61c9763c3fd12a27@mail.gmail.com> Branch: metaconfig/U/perl ! libperl.U ____________________________________________________________________________ [ 34198] By: merijn on 2008/08/11 12:29:46 Log: Subject: [perl #52740] [PATCH-tests] crash when localizing a symtab entry From: "Bram via RT" Date: Sun, 10 Aug 2008 10:59:16 -0700 Message-ID: Branch: perl ! t/op/local.t ____________________________________________________________________________ [ 34197] By: nicholas on 2008/08/10 21:54:00 Log: Purge C thoughtcrime from the pods. Branch: perl ! pod/perlcall.pod pod/perlembed.pod pod/perlxs.pod ____________________________________________________________________________ [ 34196] By: nicholas on 2008/08/10 20:43:06 Log: Subject: Avoid a potential testing race condition in lib/Dirhandle.ttest. From: Bram Message-ID: <20080810203627.vj786wb688skc44w@horde.wizbit.be> Date: Sun, 10 Aug 2008 20:36:27 +0200 Branch: perl ! lib/DirHandle.t ____________________________________________________________________________ [ 34195] By: nicholas on 2008/08/10 20:27:38 Log: Subject: Re: Change 34175: Avoid a potential testing race condition in Shell.pm's test. From: Bram Message-ID: <20080810202907.0pfnzshsoco8owg4@horde.wizbit.be> Date: Sun, 10 Aug 2008 20:29:07 +0200 Branch: perl ! lib/Shell.t ____________________________________________________________________________ [ 34194] By: stevep on 2008/08/10 17:11:24 Log: Upgrade to CGI.pm-3.40 Branch: perl ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/t/request.t ____________________________________________________________________________ [ 34193] By: stevep on 2008/08/10 16:58:49 Log: Upgrade to ExtUtils-Manifest-1.54 Branch: perl ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm ! lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ [ 34192] By: nicholas on 2008/08/09 20:11:55 Log: Use App::Prove::State to store the timings for the tests, and if timings are available, reorder the parallelisable tests to run the slowest first. Timings for a second run are 18 seconds less for me: Files=1553, Tests=209393, 459 wallclock secs (94.89 usr 13.16 sys + 638.19 cusr 58.59 csys = 804.83 CPU) Files=1553, Tests=209393, 441 wallclock secs (82.83 usr 13.90 sys + 622.13 cusr 59.20 csys = 778.06 CPU) Branch: perl ! Makefile.SH t/harness vms/descrip_mms.template win32/Makefile ! win32/Makefile.ce win32/makefile.mk ____________________________________________________________________________ [ 34191] By: nicholas on 2008/08/09 13:16:03 Log: Don't need to do the globbing before building the rules, as it makes the rules larger than necessary, and potentially slows things down. Branch: perl ! t/harness ____________________________________________________________________________ [ 34190] By: nicholas on 2008/08/09 10:04:55 Log: Don't bother hashing the key, or performing any other preparatory work, if there isn't anything to find. Branch: perl ! hv.c ____________________________________________________________________________ [ 34189] By: nicholas on 2008/08/08 14:37:09 Log: Note that I TODID most of parallel testing in the core. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 34188] By: merijn on 2008/08/08 14:18:30 Log: Subject: [perl #24198] Bad default-domainname extraction in Configure-Script may cause infinite loops in perl-tests From: "Bram via RT" Date: Thu, 07 Aug 2008 06:00:47 -0700 Message-ID: Branch: perl ! Configure ____________________________________________________________________________ [ 34187] By: merijn on 2008/08/08 14:12:38 Log: Backport #34126 Branch: metaconfig/U/perl ! d_sprintf_len.U ____________________________________________________________________________ [ 34186] By: merijn on 2008/08/08 14:06:41 Log: Subject: [perl #24198] Bad default-domainname extraction in Configure-Script may cause infinite loops in perl-tests From: "Bram via RT" Date: Thu, 07 Aug 2008 06:00:47 -0700 Message-ID: Branch: metaconfig ! U/modified/myhostname.U ____________________________________________________________________________ [ 34185] By: nicholas on 2008/08/08 10:15:33 Log: Everything in t/ can now run in parallel. Branch: perl ! t/harness ____________________________________________________________________________ [ 34184] By: nicholas on 2008/08/08 09:59:45 Log: Convert all unimaginative (ie race condition) temporary file names to use test.pl's tempfile(). Branch: perl ! t/comp/multiline.t t/comp/script.t t/comp/use.t t/comp/utf.t ! t/run/cloexec.t t/run/runenv.t t/run/switchC.t ! t/run/switchF1.t t/run/switchd.t t/run/switches.t ! t/run/switcht.t ____________________________________________________________________________ [ 34183] By: nicholas on 2008/08/08 09:24:39 Log: Use test.pl, not Test.pm, in t/run/*.t Branch: perl ! t/run/runenv.t ____________________________________________________________________________ [ 34182] By: nicholas on 2008/08/07 15:21:57 Log: Convert all unimaginative (ie race condition) temporary file names to use test.pl's tempfile(). Branch: perl ! t/io/crlf.t t/io/dup.t t/io/fflush.t t/io/fs.t t/io/inplace.t ! t/io/iprefix.t t/io/layers.t t/io/nargv.t t/io/open.t ! t/io/read.t t/io/tell.t t/io/through.t t/io/utf8.t ____________________________________________________________________________ [ 34181] By: nicholas on 2008/08/07 10:36:32 Log: Let rip with t/op/*.t in parallel too. Branch: perl ! t/harness ____________________________________________________________________________ [ 34180] By: nicholas on 2008/08/07 10:12:44 Log: Use test.pl's tempfile(). Branch: perl ! t/op/closure.t t/op/dbm.t t/op/eval.t t/op/fork.t t/op/goto.t ! t/op/inccode.t t/op/lfs.t t/op/mydef.t t/op/read.t ! t/op/readline.t t/op/runlevel.t t/op/stat.t t/op/taint.t ____________________________________________________________________________ [ 34179] By: nicholas on 2008/08/07 10:12:09 Log: Fix bug in counting in tempfile(). Also we need to note file names we give out, as some callers don't create them before calling us a second time. Add a regexp that matches the tempfile() names, for tests that want to munge output. Branch: perl ! t/test.pl ____________________________________________________________________________ [ 34178] By: nicholas on 2008/08/07 08:23:13 Log: A proper tempfile function that can be used multiple times. Branch: perl ! t/test.pl ____________________________________________________________________________ [ 34177] By: nicholas on 2008/08/07 08:11:39 Log: As rules can be glob patterns, leave them as glob patterns, and instead expand the globs when we walk the rules to create the full list of tests. Tests run more quickly. Branch: perl ! t/harness ____________________________________________________________________________ [ 34176] By: nicholas on 2008/08/07 07:45:31 Log: Run t/uni/*.t t/mro/*.t t/lib/*.t fully in parallel. Branch: perl ! t/harness ____________________________________________________________________________ [ 34175] By: nicholas on 2008/08/06 21:36:45 Log: Avoid a potential testing race condition in Shell.pm's test. Branch: perl ! lib/Shell.t ____________________________________________________________________________ [ 34174] By: nicholas on 2008/08/06 17:51:10 Log: If TEST_JOBS is set to something non-zero, use TAP::Harness to run the tests in parallel. The tests aren't fully parallelisable yet to the level we'd like, but one needs to start somewhere. Branch: perl ! t/harness ____________________________________________________________________________ [ 34173] By: nicholas on 2008/08/06 16:04:49 Log: Better temporary file name generation. (Avoid using ++, avoid file names clashing between different scripts, which may now be executing in parallel) Branch: perl ! t/test.pl ____________________________________________________________________________ [ 34172] By: nicholas on 2008/08/06 12:18:13 Log: Bring the joy of strict to t/harness. Branch: perl ! t/harness ____________________________________________________________________________ [ 34171] By: merijn on 2008/08/06 09:58:19 Log: Subject: [PATCH] Tests for [perl #57564] and [perl #24524] Refcounting bug From: Bram Date: Tue, 05 Aug 2008 19:58:00 +0200 Message-ID: <20080805195800.xq9k9kttwk0kwsk0@horde.wizbit.be> Branch: perl ! t/op/ref.t ____________________________________________________________________________ [ 34170] By: nicholas on 2008/08/04 09:38:35 Log: Subject: [PATCH] Tiny SelfLoader patch for better warnings From: Steffen Mueller Message-ID: <20080802153839.9538.qmail@lists.develooper.com> Date: Sat, 02 Aug 2008 17:38:39 +0200 Branch: perl ! lib/SelfLoader.pm ____________________________________________________________________________ [ 34169] By: nicholas on 2008/07/31 21:27:36 Log: Upgrade to Test::Harness 3.13 Branch: perl + lib/TAP/Object.pm lib/TAP/Parser/IteratorFactory.pm + lib/TAP/Parser/ResultFactory.pm lib/TAP/Parser/Scheduler.pm + lib/TAP/Parser/Scheduler/Job.pm + lib/TAP/Parser/Scheduler/Spinner.pm + lib/Test/Harness/t/object.t lib/Test/Harness/t/parser-config.t + lib/Test/Harness/t/parser-subclass.t + lib/Test/Harness/t/proveenv.t lib/Test/Harness/t/scheduler.t + t/lib/EmptyParser.pm t/lib/MyCustom.pm t/lib/MyGrammar.pm + t/lib/MyIterator.pm t/lib/MyIteratorFactory.pm + t/lib/MyPerlSource.pm t/lib/MyResult.pm + t/lib/MyResultFactory.pm t/lib/MySource.pm + t/lib/TAP/Parser/SubclassTest.pm + t/lib/subclass_tests/non_perl_source + t/lib/subclass_tests/perl_source ! MANIFEST lib/App/Prove.pm lib/App/Prove/State.pm ! lib/TAP/Base.pm lib/TAP/Formatter/Color.pm ! lib/TAP/Formatter/Console.pm ! lib/TAP/Formatter/Console/ParallelSession.pm ! lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm ! lib/TAP/Parser.pm lib/TAP/Parser/Aggregator.pm ! lib/TAP/Parser/Grammar.pm lib/TAP/Parser/Iterator.pm ! lib/TAP/Parser/Iterator/Array.pm ! lib/TAP/Parser/Iterator/Process.pm ! lib/TAP/Parser/Iterator/Stream.pm ! lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm ! lib/TAP/Parser/Result/Bailout.pm ! lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm ! lib/TAP/Parser/Result/Pragma.pm lib/TAP/Parser/Result/Test.pm ! lib/TAP/Parser/Result/Unknown.pm ! lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm ! lib/TAP/Parser/Source.pm lib/TAP/Parser/Source/Perl.pm ! lib/TAP/Parser/Utils.pm lib/TAP/Parser/YAMLish/Reader.pm ! lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness.pm ! lib/Test/Harness/Changes lib/Test/Harness/bin/prove ! lib/Test/Harness/t/000-load.t lib/Test/Harness/t/aggregator.t ! lib/Test/Harness/t/base.t lib/Test/Harness/t/callbacks.t ! lib/Test/Harness/t/compat/inc-propagation.t ! lib/Test/Harness/t/compat/inc_taint.t ! lib/Test/Harness/t/compat/regression.t ! lib/Test/Harness/t/compat/test-harness-compat.t ! lib/Test/Harness/t/grammar.t lib/Test/Harness/t/harness.t ! lib/Test/Harness/t/iterators.t ! lib/Test/Harness/t/multiplexer.t lib/Test/Harness/t/parse.t ! lib/Test/Harness/t/premature-bailout.t ! lib/Test/Harness/t/process.t lib/Test/Harness/t/prove.t ! lib/Test/Harness/t/proverun.t lib/Test/Harness/t/regression.t ! lib/Test/Harness/t/results.t lib/Test/Harness/t/source.t ! lib/Test/Harness/t/spool.t lib/Test/Harness/t/streams.t ! lib/Test/Harness/t/testargs.t lib/Test/Harness/t/unicode.t ! lib/Test/Harness/t/yamlish.t t/lib/App/Prove/Plugin/Dummy.pm ____________________________________________________________________________ [ 34168] By: mhx on 2008/07/31 21:05:45 Log: Add d_timegm to uconfig.sh to fix the generated uconfig.h. Branch: perl ! uconfig.sh ____________________________________________________________________________ [ 34167] By: nicholas on 2008/07/31 10:03:33 Log: You can't (and shouldn't) use CvDEPTH on a PVFM. Branch: perl ! cv.h dump.c ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 34166] By: rgs on 2008/07/31 08:27:40 Log: Small typo fix Branch: perl ! pod/perlform.pod ____________________________________________________________________________ [ 34165] By: merijn on 2008/07/30 19:51:23 Log: Subject: [PATCH] Version bump for Data::Dumper From: "Jerry D. Hedden" Date: Wed, 30 Jul 2008 12:54:34 -0400 Message-ID: <1ff86f510807300954y5451ce9eq3181169e83bc3a10@mail.gmail.com> Branch: perl ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/bugs.t ____________________________________________________________________________ [ 34164] By: steveh on 2008/07/30 16:28:22 Log: Subject: [PATCH] update Exporter to version 5.63 From: "Adriano Ferreira" Date: Tue, 29 Jul 2008 17:37:12 -0300 Message-ID: <73ddeb6c0807291337k150d5172pd671a5df980b7faf@mail.gmail.com> Branch: perl ! lib/Exporter.pm lib/Exporter.t lib/Exporter/Heavy.pm ____________________________________________________________________________ [ 34163] By: merijn on 2008/07/30 15:57:49 Log: Subject: [perl #56766] [PATCH] From: Vincent Pit Date: Thu, 10 Jul 2008 18:10:10 +0200 Message-ID: <48763462.7020506@profvince.com> Branch: perl ! ext/Data/Dumper/Dumper.pm ____________________________________________________________________________ [ 34162] By: merijn on 2008/07/29 16:15:17 Log: Subject: [PATCH] Minor hints/linux.sh patch to allow setting -Doptimize From: Andrew Dougherty Date: Tue, 29 Jul 2008 12:00:52 -0400 (EDT) Message-ID: Branch: perl ! hints/linux.sh ____________________________________________________________________________ [ 34161] By: rgs on 2008/07/28 13:06:23 Log: Regenerate Changes Branch: maint-5.10/perl ! Changes ____________________________________________________________________________ [ 34160] By: nicholas on 2008/07/27 09:58:13 Log: Note the possibility of sharing arenas between types. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 34159] By: nicholas on 2008/07/26 20:08:08 Log: Convert undef.t to use test.pl and strict. Branch: perl ! t/op/undef.t ____________________________________________________________________________ [ 34158] By: nicholas on 2008/07/26 19:51:03 Log: Convert yadayada.t to test.pl and strict, and fix two diagnostic errors found in the process. Branch: perl ! t/op/yadayada.t ____________________________________________________________________________ [ 34157] By: nicholas on 2008/07/26 19:46:41 Log: Convert wantarray.t to use strict and test.pl Branch: perl ! t/op/wantarray.t ____________________________________________________________________________ [ 34156] By: steveh on 2008/07/23 16:36:28 Log: Undo io_linenum.t part of #34148. It was io_multihomed.t that I meant (my mistake), and that is now covered by #34155. Branch: perl ! ext/IO/t/io_linenum.t ____________________________________________________________________________ [ 34155] By: steveh on 2008/07/23 16:34:29 Log: Subject: [PATCH] Add watchdog() call to ext/IO/t/io_multihomed.t From: "Jerry D. Hedden" Date: Wed, 23 Jul 2008 12:20:55 -0400 Message-ID: <1ff86f510807230920o6414d5abu393a5cd293c6fa4f@mail.gmail.com> Branch: perl ! ext/IO/t/io_multihomed.t ____________________________________________________________________________ [ 34154] By: steveh on 2008/07/23 16:33:21 Log: Subject: [PATCH] watchdog() fix for MSWin32 From: "Jerry D. Hedden" Date: Wed, 23 Jul 2008 12:19:36 -0400 Message-ID: <1ff86f510807230919p355ea37ci3fde2c1f84df6d5f@mail.gmail.com> Adds a needed diag message to the watchdog() function for MSWin32. Branch: perl ! t/test.pl ____________________________________________________________________________ [ 34153] By: steveh on 2008/07/22 08:21:12 Log: Upgrade to podlators 2.1.2 Branch: perl + lib/Pod/t/pod-spelling.t lib/Pod/t/pod.t ! MANIFEST Porting/Maintainers.pl lib/Pod/Man.pm ! lib/Pod/ParseLink.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm ! lib/Pod/t/basic.man lib/Pod/t/man-options.t lib/Pod/t/man.t ! lib/Pod/t/text.t pod/pod2man.PL pod/pod2text.PL ____________________________________________________________________________ [ 34152] By: steveh on 2008/07/22 08:19:11 Log: Subject: [PATCH] Fix skips in test.pl From: "Jerry D. Hedden" Date: Fri, 18 Jul 2008 09:09:41 -0400 Message-ID: <1ff86f510807180609l7ca8a8d8i653dfd687ed9f36d@mail.gmail.com> Changes skip messages to be consistent with Test::Builder. Branch: perl ! t/test.pl ____________________________________________________________________________ [ 34151] By: mhx on 2008/07/18 06:36:09 Log: Welcome to refcount hell. Fix the leaks reported by #57024 along with a bunch other named capture related leaks. Branch: perl ! regcomp.c universal.c ____________________________________________________________________________ [ 34150] By: steveh on 2008/07/16 17:03:10 Log: Subject: [PATCH] watchdog() for threads tests From: "Jerry D. Hedden" Date: Wed, 16 Jul 2008 11:10:35 -0400 Message-ID: <1ff86f510807160810ib0a01adg4f54cca69a96b623@mail.gmail.com> Branch: perl ! ext/threads/t/free.t ext/threads/t/free2.t ____________________________________________________________________________ [ 34149] By: steveh on 2008/07/16 14:50:37 Log: Subject: [PATCH] threads::shared 1.26 From: "Jerry D. Hedden" Date: Wed, 16 Jul 2008 09:47:57 -0400 Message-ID: <1ff86f510807160647q777f0eefj388b342f57c8f49f@mail.gmail.com> Conditionalize read-only tests for Perl < 5.8.3 Branch: perl ! ext/threads/shared/shared.pm ext/threads/shared/t/clone.t ____________________________________________________________________________ [ 34148] By: steveh on 2008/07/16 14:12:26 Log: Subject: [PATCH] watchdog() some IO tests From: "Jerry D. Hedden" Date: Fri, 11 Jul 2008 12:08:51 -0400 Message-ID: <1ff86f510807110908q4ac81225see2b11aa4729397d@mail.gmail.com> Branch: perl ! ext/IO/t/io_linenum.t ext/IO/t/io_udp.t ____________________________________________________________________________ [ 34147] By: steveh on 2008/07/16 14:11:13 Log: Subject: [PATCH] test.pl From: "Jerry D. Hedden" Date: Fri, 11 Jul 2008 11:07:07 -0400 Message-ID: <1ff86f510807110807hb3e3727la161367a63da607f@mail.gmail.com> Jerry found that localizing $? doesn't shield the effects of wait() unless you actually assign something to $? Branch: perl ! t/test.pl ____________________________________________________________________________ [ 34146] By: rgs on 2008/07/16 08:05:33 Log: Really apply change #34143 Branch: perl ! ext/B/B/Debug.pm ____________________________________________________________________________ [ 34145] By: steveh on 2008/07/16 08:00:23 Log: Subject: [PATCH] Update Compression modules to version 2.012 From: "Paul Marquess" Date: Tue, 15 Jul 2008 23:25:49 +0100 Message-ID: <018801c8e6c9$c0a76530$41f62f90$@Marquess@ntlworld.com> Branch: perl ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README ! ext/Compress/Raw/Zlib/Zlib.xs ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm ! ext/Compress/Raw/Zlib/private/MakeUtil.pm ! ext/Compress/Raw/Zlib/t/02zlib.t ext/Compress/Zlib/Changes ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README ! ext/Compress/Zlib/lib/Compress/Zlib.pm ! ext/Compress/Zlib/private/MakeUtil.pm ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/README ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm ! ext/IO_Compress_Base/private/MakeUtil.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 ! ext/IO_Compress_Zlib/private/MakeUtil.pm ! ext/IO_Compress_Zlib/t/006zip.t t/lib/compress/destroy.pl ! t/lib/compress/generic.pl ____________________________________________________________________________ [ 34144] By: nicholas on 2008/07/15 14:51:53 Log: Fix use of a variable before it is initialised, introduced by change 34138, spotted by Jerry D. Hedden. I assume that he's compiling with options that enable trace flow analysis from the C compiler. Branch: perl ! sv.c ____________________________________________________________________________ [ 34143] By: rgs on 2008/07/15 10:30:31 Log: Update to B::Debug 1.11, by Reini Urban Avoid B::Flags in CORE tests not to crash on old XS in @INC Branch: perl ! ext/B/B/Debug.pm ____________________________________________________________________________ [ 34142] By: rgs on 2008/07/15 08:59:13 Log: Upgrade to version 0.76 by John Peacock Fix segfault in serialized version objects (bug #56606) Branch: perl ! lib/version.pm lib/version.pod lib/version.t util.c ____________________________________________________________________________ [ 34141] By: rgs on 2008/07/15 08:25:27 Log: Upgrade to threads::shared 1.25 by Jerry D. Hedden Fix for cloning read-only objects. Branch: perl ! ext/threads/shared/shared.pm ext/threads/shared/t/clone.t ! ext/threads/shared/t/stress.t ____________________________________________________________________________ [ 34140] By: nicholas on 2008/07/13 21:37:21 Log: Make format items @* and ^* work with references (safely). Note no-one said anything about sanely. Branch: perl ! pp_ctl.c t/op/write.t ____________________________________________________________________________ [ 34139] By: nicholas on 2008/07/13 21:02:43 Log: For cases FF_LINESNGL and FF_LINEGLOB in pp_formline, take great care to call get magic exactly once. This doesn't just avoid logical errors with tied variables, it actually avoids panics (or worse) because a pointer is retained to the string returned by the (first) call to SvPV_const() for a future sv_chop(), and any future call to get magic can invalidate the buffer that that pointer points to. Also this removes the original crazy code that would set then reset the length of a scalar, so as to only copy an initial portion of it, and also copy the entire scalar including trailing newline (which might require allocating more memory), only to immediately remove the newline from the copy by reducing the length by one. Branch: perl ! pp_ctl.c t/op/write.t ____________________________________________________________________________ [ 34138] By: nicholas on 2008/07/13 20:22:25 Log: The assert()ions in sv_chop() that the passed in pointer is within the SV's buffer should be full-on panics, as bogus values passed in can cause later heap corruption, which is a bad thing (TM). Branch: perl ! pod/perldiag.pod sv.c ____________________________________________________________________________ [ 34137] By: mhx on 2008/07/13 19:04:20 Log: Fix for #56874: maybe small error in perlxs.pod example Branch: perl ! pod/perlxs.pod ____________________________________________________________________________ [ 34136] By: nicholas on 2008/07/13 04:04:31 Log: assert() that the pointer passed to Perl_sv_chop() lies within the buffer of the SV. Branch: perl ! sv.c ____________________________________________________________________________ [ 34135] By: nicholas on 2008/07/12 18:53:26 Log: Format tests for @* too. Branch: perl ! t/op/write.t ____________________________________________________________________________ [ 34134] By: nicholas on 2008/07/12 08:44:21 Log: Abolish xfm_lines from struct xpvfm. structs xpvfm and xpvcv are now identical. Branch: perl ! sv.h ____________________________________________________________________________ [ 34133] By: nicholas on 2008/07/12 07:40:33 Log: PVFMs don't need to access the IVX any more. (as of change 32836, which re-implemented SvOOK() to avoid using it) Branch: perl ! dump.c ext/Devel/Peek/t/Peek.t sv.h ____________________________________________________________________________ [ 34132] By: nicholas on 2008/07/12 07:12:37 Log: Test that formats can be dumped. Branch: perl ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 34131] By: craigb on 2008/07/11 23:11:00 Log: Set d_timegm on VMS. Branch: perl ! configure.com ____________________________________________________________________________ [ 34130] By: mhx on 2008/07/11 20:55:01 Log: Upgrade to Devel::PPPort 3.14_01 Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL ! ext/Devel/PPPort/parts/apidoc.fnc ! ext/Devel/PPPort/parts/base/5007001 ! ext/Devel/PPPort/parts/base/5009003 ! ext/Devel/PPPort/parts/base/5009005 ! ext/Devel/PPPort/parts/base/5011000 ! ext/Devel/PPPort/parts/embed.fnc ! ext/Devel/PPPort/parts/inc/misc ! ext/Devel/PPPort/parts/ppptools.pl ! ext/Devel/PPPort/parts/todo/5007001 ! ext/Devel/PPPort/parts/todo/5009005 ! ext/Devel/PPPort/parts/todo/5011000 ext/Devel/PPPort/soak ____________________________________________________________________________ [ 34129] By: nicholas on 2008/07/11 20:04:57 Log: Regression tests for, and fix quite a lot of bugs in, cases FF_LINESNGL and FF_LINEGLOB in pp_formline. (While investigating RT #55668) Sometimes I wonder if this is actually fun. Branch: perl ! pp_ctl.c t/op/write.t ____________________________________________________________________________ [ 34128] By: nicholas on 2008/07/11 19:42:14 Log: In Perl_sv_utf8_upgrade_flags(), don't assume that the SV is well formed with a trailing '\0'. And do assume that bytes_to_utf8() does. Branch: perl ! sv.c ____________________________________________________________________________ [ 34127] By: nicholas on 2008/07/11 18:37:27 Log: Also dump the SvPVX of PVFMs. Branch: perl ! dump.c ____________________________________________________________________________ [ 34126] By: steveh on 2008/07/11 13:06:21 Log: Subject: [PATCH] Fix to Change 34120 From: "Jerry D. Hedden" Date: Fri, 11 Jul 2008 08:59:24 -0400 Message-ID: <1ff86f510807110559tdc38deas3042e3e8ec234168@mail.gmail.com> Branch: perl ! Configure ____________________________________________________________________________ [ 34125] By: nicholas on 2008/07/11 11:20:04 Log: Simplify code in pp_formline, removing a goto and localising and consting a variable. Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 34124] By: nicholas on 2008/07/11 10:44:51 Log: Bring the joy of strict to the rest of write.t Branch: perl ! t/op/write.t ____________________________________________________________________________ [ 34123] By: nicholas on 2008/07/11 10:32:00 Log: Complete the conversion of t/op/write.t to test.pl, and remove my (accidentally committed) skip testing '1'. Branch: perl ! t/op/write.t ____________________________________________________________________________ [ 34122] By: nicholas on 2008/07/11 10:16:22 Log: Reduce the -| skip back to just the tests that use it, and re-align the comments with the test code they refer to. Branch: perl ! t/op/write.t ____________________________________________________________________________ [ 34121] By: nicholas on 2008/07/11 10:03:58 Log: Start converting t/op/write.t to test.pl Branch: perl ! t/op/write.t ____________________________________________________________________________ [ 34120] By: merijn on 2008/07/10 15:15:24 Log: Subject: [PATCH] Configure - d_sprintf_returns_strlen From: "Jerry D. Hedden" Date: Thu, 19 Jun 2008 11:22:58 -0400 Message-ID: <1ff86f510806190822l34a3ea7eudb7b75f60ff0635d@mail.gmail.com> Branch: perl ! Configure ____________________________________________________________________________ [ 34119] By: merijn on 2008/07/10 15:14:26 Log: Subject: [PATCH] Configure - d_sprintf_returns_strlen From: "Jerry D. Hedden" Date: Thu, 19 Jun 2008 11:22:58 -0400 Message-ID: <1ff86f510806190822l34a3ea7eudb7b75f60ff0635d@mail.gmail.com> Branch: metaconfig/U/perl ! d_sprintf_len.U ____________________________________________________________________________ [ 34118] By: steveh on 2008/07/10 14:45:27 Log: Subject: [PATCH] threads::shared 1.24 (still more) From: "Jerry D. Hedden" Date: Thu, 10 Jul 2008 10:29:14 -0400 Message-ID: <1ff86f510807100729k4b620d3dl3fa079b89360f5ee@mail.gmail.com> Fixes warnings introduced by previous patch. Branch: perl ! ext/threads/shared/shared.xs ____________________________________________________________________________ [ 34117] By: steveh on 2008/07/10 13:16:30 Log: Subject: [PATCH] threads::shared 1.24 (more) From: "Jerry D. Hedden" Date: Thu, 10 Jul 2008 09:05:42 -0400 Message-ID: <1ff86f510807100605u4f80a1b6u2595fbd030bd5660@mail.gmail.com> Fixes "unary minus operator applied to unsigned type" warnings on Win32 Branch: perl ! ext/threads/shared/shared.xs ____________________________________________________________________________ [ 34116] By: stevep on 2008/07/09 17:22:47 Log: Subject: [Patch t/op/re_tests] Re: [perl #56690] Some bugs in Perl regexp (core Perl issues) From: Abigail Date: Tue, 8 Jul 2008 18:48:37 +0200 Message-ID: <20080708164836.GB4537@almanda> Branch: perl ! t/op/re_tests ____________________________________________________________________________ [ 34115] By: steveh on 2008/07/09 14:02:30 Log: Update Win32 canned configs Adds new values introduced by #34105/34107, incorporating this patch: Subject: RE: New probes From: "Jan Dubois" Date: Mon, 7 Jul 2008 15:58:48 -0700 Message-ID: <072601c8e085$04694860$0d3bd920$@com> The appropriate values for the other compilers were determined by running the probe functions added to Configure by #34105/34112/34114. (Note that VC8 requires an invalid parameter handler to run those functions without crashing, and both VC8 and VC9 need %I64d rather than %ld to output the appropriate values.) Also applies the changes to the config_H.* files, together with changes for #33597/33598/33949 which never got added to them. Branch: perl ! win32/config.bc win32/config.gc win32/config.vc ! win32/config.vc64 win32/config_H.bc win32/config_H.gc ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL ____________________________________________________________________________ [ 34114] By: merijn on 2008/07/08 20:03:50 Log: Fine-grained sGMTIME_min/max detection Branch: perl ! Configure ____________________________________________________________________________ [ 34113] By: merijn on 2008/07/08 20:00:24 Log: Fine-grained sGMTIME_min/max detection Branch: metaconfig/U/perl ! time_size.U ____________________________________________________________________________ [ 34112] By: merijn on 2008/07/08 12:02:48 Log: Be sure to use the correct type, so bits do not get wrapped Branch: perl ! Configure Porting/Glossary Porting/config.sh Porting/config_H ____________________________________________________________________________ [ 34111] By: merijn on 2008/07/08 11:22:03 Log: Be sure to use the correct type, so bits do not get wrapped Branch: metaconfig/U/perl ! time_size.U ____________________________________________________________________________ [ 34110] By: rgs on 2008/07/08 08:06:23 Log: Subject: [PATCH] threads::shared 1.24 (phase 3) From: "Jerry D. Hedden" Date: Mon, 7 Jul 2008 13:33:22 -0400 Message-ID: <1ff86f510807071033j5136e337lab0f3d27575e9113@mail.gmail.com> Branch: perl ! ext/threads/shared/t/wait.t ext/threads/shared/t/waithires.t ____________________________________________________________________________ [ 34109] By: rgs on 2008/07/08 08:02:16 Log: Subject: [PATCH - revised^4] test.pl fix From: "Jerry D. Hedden" Date: Mon, 7 Jul 2008 13:29:14 -0400 Message-ID: <1ff86f510807071029q5931f03ud506f06b7d1f72af@mail.gmail.com> Branch: perl ! t/test.pl ____________________________________________________________________________ [ 34108] By: merijn on 2008/07/07 20:57:06 Log: Now I can haz make_set_make back :) Branch: metaconfig ! U/mkglossary ____________________________________________________________________________ [ 34107] By: merijn on 2008/07/07 20:39:20 Log: Probe for timegm Branch: perl ! Configure Porting/Glossary config_h.SH handy.h ____________________________________________________________________________ [ 34106] By: merijn on 2008/07/07 20:32:35 Log: Probe for timegm Branch: metaconfig/U/perl + d_timegm.U ____________________________________________________________________________ [ 34105] By: merijn on 2008/07/07 20:03:00 Log: Part one of y2038 changes for Schwern Branch: perl ! Configure Porting/Glossary config_h.SH handy.h ____________________________________________________________________________ [ 34104] By: merijn on 2008/07/07 19:59:08 Log: y2038 preparation for Schwern Branch: metaconfig/U/perl + time_size.U ____________________________________________________________________________ [ 34103] By: steveh on 2008/07/07 10:24:11 Log: Upgrade to Encode-2.26 Branch: perl + ext/Encode/t/jis7-fallback.t - ext/Encode/ucm/gsm0338.ucm ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/Changes ! ext/Encode/Encode.pm ext/Encode/Makefile.PL ! ext/Encode/lib/Encode/Alias.pm ! ext/Encode/lib/Encode/GSM0338.pm ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Aliases.t ! ext/Encode/ucm/cp850.ucm ext/Encode/ucm/cp852.ucm ! ext/Encode/ucm/cp855.ucm ext/Encode/ucm/cp856.ucm ! ext/Encode/ucm/cp857.ucm ext/Encode/ucm/cp858.ucm ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm ____________________________________________________________________________ [ 34102] By: rgs on 2008/07/06 14:12:24 Log: Subject: [PATCH] threads::shared 1.24 (phase 2) From: "Jerry D. Hedden" Date: Thu, 3 Jul 2008 10:02:30 -0400 Message-ID: <1ff86f510807030702q74132e14ne6434876a7138f17@mail.gmail.com> Additional changes to threads::shared for UTF-8 hash keys. Branch: perl ! ext/threads/shared/shared.xs ext/threads/shared/t/utf8.t ! ext/threads/shared/t/wait.t ext/threads/shared/t/waithires.t ____________________________________________________________________________ [ 34101] By: steveh on 2008/07/03 15:24:43 Log: Skip chown() tests added by #34092 on Win32 Branch: perl ! t/io/pvbm.t ____________________________________________________________________________ [ 34100] By: steveh on 2008/07/03 15:08:50 Log: Fix test count that was missed in #34092 Branch: perl ! t/op/magic.t ____________________________________________________________________________ [ 34099] By: steveh on 2008/07/03 15:02:08 Log: Omit tests introduced by #34077 and #34084 which fail on Win32 Branch: perl ! t/lib/warnings/9uninit ____________________________________________________________________________ [ 34098] By: stevep on 2008/07/02 20:32:50 Log: Subject: [PATCH] threads::shared 1.24 From: "Jerry D. Hedden" Date: Wed, 2 Jul 2008 10:01:59 -0400 Message-ID: <1ff86f510807020701v78a14d06g1e0e5f098c6131ed@mail.gmail.com> ...plus some adjustments to the test headers to prevent failures in the Perl core. Branch: perl + ext/threads/shared/t/utf8.t ! MANIFEST ext/threads/shared/shared.pm ! ext/threads/shared/shared.xs ext/threads/shared/t/wait.t ! ext/threads/shared/t/waithires.t ____________________________________________________________________________ [ 34097] By: nicholas on 2008/07/01 14:34:21 Log: Avoid using -> function call notation within test.pl, which is supposed to keep to simple constructions to facilitate accurately testing the core interpreter, which might be buggy. Branch: perl ! t/test.pl ____________________________________________________________________________ [ 34096] By: nicholas on 2008/06/30 20:44:32 Log: Integrate: [ 34095] Integrate: [ 34090] Upgrade to Win32-0.37 [ 34094] Upgrade to Win32-0.38 (including changes to GetCurrentThreadId.t which should have gone into the 0.37 upgrade, but which I missed then) Branch: maint-5.8/perl !> ext/Win32/Changes ext/Win32/Win32.pm ext/Win32/Win32.xs !> ext/Win32/t/GetCurrentThreadId.t ____________________________________________________________________________ [ 34095] By: nicholas on 2008/06/30 20:18:26 Log: Integrate: [ 34090] Upgrade to Win32-0.37 [ 34094] Upgrade to Win32-0.38 (including changes to GetCurrentThreadId.t which should have gone into the 0.37 upgrade, but which I missed then) Branch: maint-5.10/perl !> ext/Win32/Changes ext/Win32/Win32.pm ext/Win32/Win32.xs !> ext/Win32/t/GetCurrentThreadId.t ____________________________________________________________________________ [ 34094] By: steveh on 2008/06/30 07:37:29 Log: Upgrade to Win32-0.38 (including changes to GetCurrentThreadId.t which should have gone into the 0.37 upgrade, but which I missed then) Branch: perl ! ext/Win32/Changes ext/Win32/Win32.pm ! ext/Win32/t/GetCurrentThreadId.t ____________________________________________________________________________ [ 34093] By: rgs on 2008/06/28 22:25:51 Log: Subject: [perl #34339][PATCH] "perldoc lib" doesn't describe actual behavior From: =?ISO-8859-1?Q?Ren=E9e_B=E4cker?= Date: Wed, 25 Jun 2008 16:40:57 +0200 Message-ID: <486258F9.4020505@smart-websolutions.de> Branch: perl ! lib/lib_pm.PL ____________________________________________________________________________ [ 34092] By: rgs on 2008/06/28 21:06:57 Log: Subject: Some more missing isGV_with_GP()s From: Ben Morrow Date: Sat, 28 Jun 2008 17:00:17 +0100 Message-ID: <20080628160017.GA81579@osiris.mauzo.dyndns.org> Branch: perl + t/io/pvbm.t ! MANIFEST doio.c ext/IO/t/io_taint.t mg.c pp.c pp_ctl.c ! pp_hot.c pp_sys.c sv.c t/op/attrs.t t/op/inc.t t/op/inccode.t ! t/op/magic.t t/op/ref.t t/op/undef.t xsutils.c ____________________________________________________________________________ [ 34091] By: rgs on 2008/06/28 20:37:32 Log: Subject: [PATCH-revised^6] common test code for timed bail From: "Jerry D. Hedden" Date: Sat, 28 Jun 2008 15:18:48 -0400 Message-ID: <1ff86f510806281218i65d32061w27a4431b9b357107@mail.gmail.com> Branch: perl ! pod/perltodo.pod t/test.pl ____________________________________________________________________________ [ 34090] By: steveh on 2008/06/27 14:39:33 Log: Upgrade to Win32-0.37 Branch: perl ! ext/Win32/Changes ext/Win32/Win32.pm ext/Win32/Win32.xs ____________________________________________________________________________ [ 34089] By: rgs on 2008/06/26 07:57:35 Log: Subject: Re: [perl #56348] [PATCH] glob() with spaces - documentation unclear From: Paul Fenwick Date: Thu, 26 Jun 2008 11:41:45 +1000 Message-ID: <4862F3D9.5010105@perltraining.com.au> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 34088] By: davem on 2008/06/25 19:49:38 Log: qx($nosuchfile) isn't portable (Windows whines on STDERR) so skip these uninit var tests for now Branch: perl ! t/lib/warnings/9uninit ____________________________________________________________________________ [ 34087] By: rgs on 2008/06/25 18:22:18 Log: Subject: [PATCH] Re: split smoke for threaded -DDEBUGGING builds From: Reini Urban Date: Wed, 25 Jun 2008 17:30:08 +0200 Message-ID: <48626480.7030602@x-ray.at> Plus revert #34086 Branch: perl ! dump.c t/op/split.t ____________________________________________________________________________ [ 34086] By: rgs on 2008/06/25 13:14:08 Log: Skip one test that was failing with DEBUGGING and threads, because after change #34085 the IV value of the OP_CONST isn't dumped anymore. Branch: perl ! t/op/split.t ____________________________________________________________________________ [ 34085] By: rgs on 2008/06/24 14:35:11 Log: Subject: [PATCH] fix debop with pad const From: Reini Urban Date: Tue, 24 Jun 2008 12:07:01 +0200 Message-ID: <4860C745.2020307@x-ray.at> Branch: perl ! dump.c ____________________________________________________________________________ [ 34084] By: davem on 2008/06/24 13:30:23 Log: more incorrect variable reported in uninitialized value warnings (the ones that change #34077 missed). It also degrades some print warnings - ie variable names no longer displayed. Branch: perl ! sv.c t/lib/warnings/9uninit ____________________________________________________________________________ [ 34083] By: merijn on 2008/06/24 11:58:50 Log: URL for End-Of-Life and OS/Arch documentation Small enhancements Branch: perl ! README.hpux ____________________________________________________________________________ [ 34082] By: nicholas on 2008/06/24 10:30:46 Log: Branch: maint-5.8/perl +> ext/IPC/SysV/Changes ext/IPC/SysV/MANIFEST.SKIP +> ext/IPC/SysV/TODO ext/IPC/SysV/const-c.inc +> ext/IPC/SysV/const-xs.inc ext/IPC/SysV/lib/IPC/Msg.pm +> ext/IPC/SysV/lib/IPC/Semaphore.pm +> ext/IPC/SysV/lib/IPC/SharedMem.pm ext/IPC/SysV/lib/IPC/SysV.pm +> ext/IPC/SysV/regen.pl ext/IPC/SysV/t/pod.t +> ext/IPC/SysV/t/podcov.t ext/IPC/SysV/t/shm.t +> ext/IPC/SysV/typemap - ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST - ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm - ext/IPC/SysV/SysV.pm !> MANIFEST ext/IPC/SysV/Makefile.PL ext/IPC/SysV/README !> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/ipcsysv.t !> ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t mkppport.lst ____________________________________________________________________________ [ 34081] By: rgs on 2008/06/24 05:24:39 Log: Subject: [PATCH] Documentation on taint/environment interactions for perlrun.pod From: Paul Fenwick Date: Tue, 24 Jun 2008 13:53:19 +1000 Message-ID: <48606FAF.4040604@perltraining.com.au> Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 34080] By: stevep on 2008/06/23 16:55:46 Log: Subject: Re: [perl #24174] perl-5.8.0-55 exit bug From: Michael G Schwern Date: Mon, 13 Oct 2003 05:13:48 -0700 Message-ID: <20031013121348.GB21103@windhund.schwern.org> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 34079] By: merijn on 2008/06/23 14:52:04 Log: Misleading comments. Nothing to see here, please move on. Branch: metaconfig/U/perl ! Mksymlinks.U ____________________________________________________________________________ [ 34078] By: rgs on 2008/06/23 14:10:16 Log: Subject: [PATCH] Fix malloc.c warning From: "Jerry D. Hedden" Date: Mon, 23 Jun 2008 09:41:11 -0400 Message-ID: <1ff86f510806230641x37afed4bla697e381b3ba9d6d@mail.gmail.com> Branch: perl ! malloc.c ____________________________________________________________________________ [ 34077] By: davem on 2008/06/22 19:05:31 Log: Incorrect variable reported in uninitialized value warning. Ops that can return undef even for defined args, could mistakenly warn that the arg was undefined. Branch: perl ! sv.c t/lib/warnings/9uninit ____________________________________________________________________________ [ 34076] By: rgs on 2008/06/21 14:33:18 Log: Subject: Re: [perl #46381] "Out of memory ... sbrk()" on FreeBSD-6.x for v.5.8.x but not v.5.6.x From: Slaven Rezic Date: 26 Oct 2007 16:58:55 +0200 Message-ID: <874pgd6hxs.fsf@biokovo-amd64.herceg.de> Branch: perl ! malloc.c ____________________________________________________________________________ [ 34075] By: rgs on 2008/06/20 15:55:48 Log: Make the version string more consistent between Windows and other platforms. Noticed and reported by Dave Golden. Branch: perl ! win32/config_sh.PL ____________________________________________________________________________ [ 34074] By: rgs on 2008/06/19 14:04:59 Log: Subject: [PATCH] threads::shared 1.23 From: "Jerry D. Hedden" Date: Tue, 17 Jun 2008 16:28:45 -0400 Message-ID: <1ff86f510806171328y54650760u12c8148830a60a63@mail.gmail.com> Branch: perl ! ext/threads/shared/shared.pm ext/threads/shared/t/wait.t ! ext/threads/shared/t/waithires.t ____________________________________________________________________________ [ 34073] By: merijn on 2008/06/18 14:42:55 Log: AIX might miss libm Subject: Re: Closing tickets in RT From: "H.Merijn Brand" Date: Tue, 29 Apr 2008 17:49:35 +0200 Message-ID: <20080429174935.0cb5763b@pc09.procura.nl> Branch: perl ! hints/aix.sh ____________________________________________________________________________ [ 34072] By: rgs on 2008/06/18 07:43:27 Log: Fix release date for 5.002 (noticed by Grant McLean) Branch: perl ! lib/Module/CoreList.pm ____________________________________________________________________________ [ 34071] By: steveh on 2008/06/17 16:50:57 Log: Make sure parser's filehandle is closed when finished (It was mistakenly left open if there was no old_parser, which caused t/comp/require.t to leave behind a 'bleah.pm' (from the test for #49472) on Win32, where the deletion of an open file fails.) Branch: perl ! toke.c ____________________________________________________________________________ [ 34070] By: steveh on 2008/06/17 11:48:14 Log: Fix a couple of tests introduced by #34045 which fail on Win32 Branch: perl ! ext/B/t/debug.t ____________________________________________________________________________ [ 34069] By: rgs on 2008/06/17 11:16:38 Log: Rename the new macro clear_errsv() from last patch to CLEAR_ERRSV() Branch: perl ! op.c perl.c perl.h pp_ctl.c t/op/eval.t ____________________________________________________________________________ [ 34068] By: rgs on 2008/06/17 11:13:38 Log: Subject: [perl #51370] length($@)>0 for empty $@ if utf8 is in use From: "Bram via RT" Date: Wed, 11 Jun 2008 03:26:26 -0700 Message-ID: (The first patch) Branch: perl ! op.c perl.c perl.h pp_ctl.c t/op/eval.t ____________________________________________________________________________ [ 34067] By: rgs on 2008/06/17 07:23:51 Log: Subject: [perl #46309] Buffer overflow in win32_select() (PATCH included) From: Risto Kankkunen (via RT) Date: Wed, 10 Oct 2007 02:44:13 -0700 Message-ID: Branch: perl ! win32/win32sck.c ____________________________________________________________________________ [ 34066] By: nicholas on 2008/06/16 17:12:59 Log: Integrate: [ 34065] Integrate: [ 33979] Probably startirng with the changes in change #33897, t/run/exit.t has been failing on Win32. Update the skipping mechanism to do more that check for the definition of POSIX::WIFEXITED. [ 33982] Subject: Re: [perl #55160] perlbug AutoReply: Fix cygwin mount test From: "Reini Urban" Date: Sun, 1 Jun 2008 14:51:59 +0200 Message-ID: <6910a60806010551u30199befr43761fe53d5d896@mail.gmail.com> [ 34024] Subject: Fwd: [PATCH-2] Re: testing $/ with in memory files From: Bram Date: Mon, 26 May 2008 09:12:58 +0200 Message-ID: <20080526091258.vbcecy2dc00gwg08@horde.wizbit.be> [ 34054] Subject: [PATCH] Re: testing $/ with in memory files From: Bram Date: Sat, 14 Jun 2008 18:20:05 +0200 Message-ID: <20080614182005.yxuyk1mntwkog0o0@horde.wizbit.be> [ 34056] Subject: [perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux 2.4.21-sgi302r24 From: "John P. Linderman" Date: Tue, 27 Nov 2007 13:50:14 -0500 (EST) Message-Id: <200711271850.lARIoEfN14794612@raptor.research.att.com> [ 34060] Make lib/open.t under -Duseperlio Branch: maint-5.8/perl !> lib/open.t t/base/rs.t t/lib/cygwin.t t/op/stat.t t/run/exit.t ____________________________________________________________________________ [ 34065] By: nicholas on 2008/06/16 15:41:01 Log: Integrate: [ 33979] Probably startirng with the changes in change #33897, t/run/exit.t has been failing on Win32. Update the skipping mechanism to do more that check for the definition of POSIX::WIFEXITED. [ 33982] Subject: Re: [perl #55160] perlbug AutoReply: Fix cygwin mount test From: "Reini Urban" Date: Sun, 1 Jun 2008 14:51:59 +0200 Message-ID: <6910a60806010551u30199befr43761fe53d5d896@mail.gmail.com> [ 34024] Subject: Fwd: [PATCH-2] Re: testing $/ with in memory files From: Bram Date: Mon, 26 May 2008 09:12:58 +0200 Message-ID: <20080526091258.vbcecy2dc00gwg08@horde.wizbit.be> [ 34054] Subject: [PATCH] Re: testing $/ with in memory files From: Bram Date: Sat, 14 Jun 2008 18:20:05 +0200 Message-ID: <20080614182005.yxuyk1mntwkog0o0@horde.wizbit.be> [ 34056] Subject: [perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux 2.4.21-sgi302r24 From: "John P. Linderman" Date: Tue, 27 Nov 2007 13:50:14 -0500 (EST) Message-Id: <200711271850.lARIoEfN14794612@raptor.research.att.com> [ 34060] Make lib/open.t under -Duseperlio Branch: maint-5.10/perl !> lib/open.t t/base/rs.t t/lib/cygwin.t t/op/stat.t t/run/exit.t ____________________________________________________________________________ [ 34064] By: merijn on 2008/06/16 14:49:04 Log: Warnings-free for metalint-3.5-27. Woot! Removed all files that are now identical to dist-3.5 Branch: perl ! Configure config_h.SH ____________________________________________________________________________ [ 34063] By: rgs on 2008/06/16 14:13:58 Log: Subject: [PATCH] TODO B-Deparse cpan-bug 33708 From: "Reini Urban" Date: Mon, 16 Jun 2008 14:40:35 +0200 Message-ID: <6910a60806160540v21c7affbte54ef0eedb0cb64d@mail.gmail.com> Branch: perl ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ [ 34062] By: merijn on 2008/06/16 14:06:26 Log: Warnings-free for metalint-3.5-27. Woot! Removed all files that are now identical to dist-3.5 Branch: metaconfig - U/modified/Chk_MANI.U U/modified/Extractall.U - U/modified/Getfile.U U/modified/Inhdr.U U/modified/Myread.U - U/modified/afs.U U/modified/cc.U U/modified/cf_email.U - U/modified/d_crypt.U U/modified/d_dosuid.U U/modified/d_poll.U - U/modified/d_setgrps.U U/modified/groupstype.U - U/modified/libnlist.U U/modified/pager.U U/modified/so.U - U/modified/spitshell.U U/modified/startsh.U ! U/modified/Options.U U/modified/cpp_stuff.U ! U/modified/cppstdin.U U/modified/d_attribut.U ! U/modified/libc.U U/modified/models.U U/modified/sig_name.U ! U/modified/stdchar.U ____________________________________________________________________________ [ 34061] By: rgs on 2008/06/16 14:03:37 Log: Subject: [perl #55844] [PATCH] perlbug refactoring and prose cleanup From: Jesse (via RT) Date: Sun, 15 Jun 2008 08:31:50 -0700 Message-ID: Branch: perl ! utils/perlbug.PL ____________________________________________________________________________ [ 34060] By: nicholas on 2008/06/16 13:38:45 Log: Make lib/open.t under -Duseperlio Branch: perl ! lib/open.t ____________________________________________________________________________ [ 34059] By: merijn on 2008/06/16 07:37:26 Log: Baby-cleanup-step in sync with dist-3.5-27 Branch: metaconfig/U/perl ! d_builtin.U ____________________________________________________________________________ [ 34058] By: craigb on 2008/06/16 03:16:40 Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.26.tar.gz From: =?ISO-8859-1?Q?S=E9bastien_Aperghis-Tramoni?= Date: Mon, 16 Jun 2008 01:57:33 +0200 Message-Id: Branch: perl ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL ! ext/Sys/Syslog/Syslog.pm ____________________________________________________________________________ [ 34057] By: craigb on 2008/06/16 01:37:05 Log: Subject: Re: Patches / git From: Andy Armstrong Date: Mon, 16 Jun 2008 01:13:25 +0100 Message-Id: <1162EDA1-C865-4CBB-8DA0-3C83F89E826E@hexten.net> Branch: perl ! pod/perlsub.pod ____________________________________________________________________________ [ 34056] By: rgs on 2008/06/15 16:27:21 Log: Subject: [perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux 2.4.21-sgi302r24 From: "John P. Linderman" Date: Tue, 27 Nov 2007 13:50:14 -0500 (EST) Message-Id: <200711271850.lARIoEfN14794612@raptor.research.att.com> Branch: perl ! t/op/stat.t ____________________________________________________________________________ [ 34055] By: rgs on 2008/06/15 15:20:41 Log: Subject: [perl #55786] [PATCH blead] Re: Overload Segfaulting From: Rick Delaney (via RT) Date: Sat, 14 Jun 2008 11:51:01 -0700 Message-ID: Branch: perl ! lib/overload.pm lib/overload.t pp.h ____________________________________________________________________________ [ 34054] By: rgs on 2008/06/15 07:57:49 Log: Subject: [PATCH] Re: testing $/ with in memory files From: Bram Date: Sat, 14 Jun 2008 18:20:05 +0200 Message-ID: <20080614182005.yxuyk1mntwkog0o0@horde.wizbit.be> Branch: perl ! t/base/rs.t ____________________________________________________________________________ [ 34053] By: craigb on 2008/06/14 00:02:05 Log: Fix off-by-one error in sanity check in my_fclose wrapper on VMS. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 34052] By: craigb on 2008/06/13 23:56:18 Log: Subject: [patch@34044] Enable getgrgid on VMS From: "John E. Malmberg" Date: Thu, 12 Jun 2008 19:50:01 -0500 Message-id: <4851C439.8070007@qsl.net> With some revisions. Branch: perl ! t/op/groups.t vms/vmsish.h ____________________________________________________________________________ [ 34051] By: rgs on 2008/06/13 17:14:42 Log: Subject: [PATCH] Thread::Queue 2.11 From: "Jerry D. Hedden" Date: Thu, 12 Jun 2008 09:42:42 -0400 Message-ID: <1ff86f510806120642g5a707382l76aaaa80797443c8@mail.gmail.com> This time, not empty. Branch: perl ! lib/Thread/Queue.pm lib/Thread/Queue/t/01_basic.t ! lib/Thread/Queue/t/02_refs.t lib/Thread/Queue/t/03_peek.t ! lib/Thread/Queue/t/04_errs.t lib/Thread/Queue/t/05_extract.t ! lib/Thread/Queue/t/06_insert.t lib/Thread/Queue/t/07_lock.t ! lib/Thread/Queue/t/08_nothreads.t ____________________________________________________________________________ [ 34050] By: rgs on 2008/06/13 17:13:52 Log: Subject: [PATCH] Thread::Queue 2.11 From: "Jerry D. Hedden" Date: Thu, 12 Jun 2008 09:42:42 -0400 Message-ID: <1ff86f510806120642g5a707382l76aaaa80797443c8@mail.gmail.com> Branch: perl ! lib/Thread/Queue.pm lib/Thread/Queue/t/01_basic.t ! lib/Thread/Queue/t/02_refs.t lib/Thread/Queue/t/03_peek.t ! lib/Thread/Queue/t/04_errs.t lib/Thread/Queue/t/05_extract.t ! lib/Thread/Queue/t/06_insert.t lib/Thread/Queue/t/07_lock.t ! lib/Thread/Queue/t/08_nothreads.t ____________________________________________________________________________ [ 34049] By: rgs on 2008/06/13 17:12:00 Log: Subject: [PATCH] Thread::Semaphore 2.09 From: "Jerry D. Hedden" Date: Thu, 12 Jun 2008 09:41:24 -0400 Message-ID: <1ff86f510806120641jbbb984cn1f505c24d520cdbf@mail.gmail.com> Branch: perl ! lib/Thread/Semaphore.pm lib/Thread/Semaphore/t/01_basic.t ! lib/Thread/Semaphore/t/02_errs.t ! lib/Thread/Semaphore/t/03_nothreads.t ____________________________________________________________________________ [ 34048] By: rgs on 2008/06/13 17:09:19 Log: Subject: [PATCH - revised] threads 1.71 From: "Jerry D. Hedden" Date: Thu, 12 Jun 2008 08:42:19 -0400 Message-ID: <1ff86f510806120542v7f55b0aetac69642e5072654e@mail.gmail.com> Branch: perl ! ext/threads/Makefile.PL ext/threads/t/basic.t ! ext/threads/t/blocks.t ext/threads/t/context.t ! ext/threads/t/end.t ext/threads/t/err.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/libc.t ! ext/threads/t/list.t ext/threads/t/problems.t ! ext/threads/t/stack.t ext/threads/t/stack_env.t ! ext/threads/t/state.t ext/threads/t/stress_cv.t ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t ! ext/threads/t/thread.t ext/threads/threads.pm ____________________________________________________________________________ [ 34047] By: rgs on 2008/06/13 17:06:18 Log: Subject: [PATCH - revised] threads::shared 1.22 From: "Jerry D. Hedden" Date: Thu, 12 Jun 2008 08:44:12 -0400 Message-ID: <1ff86f510806120544q76b18460l435fe9f3b1d77b2f@mail.gmail.com> Branch: perl ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t ! ext/threads/shared/t/av_refs.t ! ext/threads/shared/t/av_simple.t ! ext/threads/shared/t/blessed.t ext/threads/shared/t/clone.t ! ext/threads/shared/t/cond.t ext/threads/shared/t/disabled.t ! ext/threads/shared/t/hv_refs.t ! ext/threads/shared/t/hv_simple.t ! ext/threads/shared/t/no_share.t ext/threads/shared/t/object.t ! ext/threads/shared/t/shared_attr.t ! ext/threads/shared/t/stress.t ext/threads/shared/t/sv_refs.t ! ext/threads/shared/t/sv_simple.t ext/threads/shared/t/wait.t ! ext/threads/shared/t/waithires.t ____________________________________________________________________________ [ 34046] By: craigb on 2008/06/13 15:17:45 Log: For dynamic loading on VMS, simplify and robustify things by using the system-supplied exception handler rather than the home-rolled one. This eliminates an access violation sometimes seen with heavy loading under threads. Branch: perl ! ext/DynaLoader/dl_vms.xs ____________________________________________________________________________ [ 34045] By: rgs on 2008/06/13 12:23:12 Log: Subject: [PATCH] B::Debug dual-life 1.06 From: Reini Urban Date: Wed, 11 Jun 2008 17:03:37 +0200 Message-ID: <484FE949.9040701@x-ray.at> Branch: perl ! Porting/Maintainers.pl ext/B/B/Debug.pm ext/B/t/debug.t ____________________________________________________________________________ [ 34044] By: nicholas on 2008/06/11 22:07:33 Log: Patch from MHX to change the WriteConstant()'s documentation to note that to change the constant subroutine's name one needs XS_SUBNAME not SUBNAME, and then make C_SUBNAME default to XS_SUBNAME to be consistent with the revised documentation. http://rt.cpan.org/Public/Bug/Display.html?id=29968 Branch: perl ! lib/ExtUtils/Constant.pm ____________________________________________________________________________ [ 34043] By: nicholas on 2008/06/11 20:39:19 Log: Subject: Re: Change 34005: Re: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.25.tar.gz From: Sébastien Aperghis-Tramoni Message-Id: Date: Sun, 8 Jun 2008 02:55:21 +0200 [applied manually, plus $VERSION bump] Branch: perl ! lib/ExtUtils/Constant.pm ____________________________________________________________________________ [ 34042] By: nicholas on 2008/06/11 17:40:25 Log: Subject: [patch@34016] VMS passes these t/io/open.t tests now. From: "John E. Malmberg" Message-id: <484F51EA.6050005@qsl.net> Date: Tue, 10 Jun 2008 23:17:46 -0500 Branch: perl ! t/io/open.t ____________________________________________________________________________ [ 34041] By: nicholas on 2008/06/10 17:12:16 Log: Subject: [PATCH] Remove temporary file leftover by test in IO-Compress-Zlib From: "Steve Hay" Message-ID: <1B32FF956ABF414C9BCE5E487A1497E701E53F2D@ukmail02.planit.group> Date: Tue, 10 Jun 2008 17:51:26 +0100 Branch: perl ! ext/IO_Compress_Zlib/t/006zip.t ____________________________________________________________________________ [ 34040] By: merijn on 2008/06/10 09:47:41 Log: Subject: Fix run/switches test on Win32 From: "Steve Hay" Date: Tue, 10 Jun 2008 09:49:50 +0100 Message-ID: <1B32FF956ABF414C9BCE5E487A1497E701DF242E@ukmail02.planit.group> Branch: perl ! t/run/switches.t ____________________________________________________________________________ [ 34039] By: nicholas on 2008/06/09 18:43:59 Log: Strength reduction optimisation seems to spot that a = a + 1; is just a++; so write it as the former, to keep PERL_DEBUG_COW happy. Branch: perl ! regcomp.c ____________________________________________________________________________ [ 34038] By: nicholas on 2008/06/09 18:18:57 Log: Subject: Re: [PATCH] More COW lvalues From: Reini Urban Message-ID: <484D491D.9050704@x-ray.at> Date: Mon, 09 Jun 2008 17:15:41 +0200 Branch: perl ! regcomp.c sv.h ____________________________________________________________________________ [ 34037] By: nicholas on 2008/06/09 18:17:41 Log: Integrate: [ 34033] Integrate: [ 33978] Subject: [perl #54828] perlio.c has a problem (both 5.8 and 5.10) From: "Goro Fuji" (via RT) Date: Sun, 25 May 2008 23:10:42 -0700 Message-ID: First chunk of the patch only [ 34002] Subject: [perl #55302] cc_runtime syntax error From: "Reini Urban via RT" Date: Wed, 04 Jun 2008 14:07:05 -0700 Message-ID: Branch: maint-5.8/perl !> cc_runtime.h perlio.c ____________________________________________________________________________ [ 34036] By: nicholas on 2008/06/09 17:51:09 Log: Integrate: [ 34032] Integrate: [ 33988] Embarrassing errors to find: missing quotes in sed commands [ 33990] #33988 for AIX 3 and AIX 4: missing quotes in sed commands Branch: maint-5.8/perl !> hints/aix.sh hints/aix_3.sh hints/aix_4.sh ____________________________________________________________________________ [ 34035] By: nicholas on 2008/06/08 22:20:43 Log: Integrate: [ 34034] Integrate: [ 33989] Subject: AW: IO::Dir destructor From: "Dintelmann, Peter" Date: Mon, 2 Jun 2008 14:48:35 +0200 Message-ID: <3852726AFA94DE4F87E616F13F416A5F0216D9BE@naimucu1.ffz00k.rootdom.net> [ 33996] Forgot to update version in DirHandle.pm after updating. No cookie for me. Branch: maint-5.8/perl !> lib/DirHandle.pm ____________________________________________________________________________ [ 34034] By: nicholas on 2008/06/08 21:59:37 Log: Integrate: [ 33989] Subject: AW: IO::Dir destructor From: "Dintelmann, Peter" Date: Mon, 2 Jun 2008 14:48:35 +0200 Message-ID: <3852726AFA94DE4F87E616F13F416A5F0216D9BE@naimucu1.ffz00k.rootdom.net> [ 33996] Forgot to update version in DirHandle.pm after updating. No cookie for me. Branch: maint-5.10/perl !> lib/DirHandle.pm ____________________________________________________________________________ [ 34033] By: nicholas on 2008/06/08 21:27:42 Log: Integrate: [ 33978] Subject: [perl #54828] perlio.c has a problem (both 5.8 and 5.10) From: "Goro Fuji" (via RT) Date: Sun, 25 May 2008 23:10:42 -0700 Message-ID: First chunk of the patch only [ 34002] Subject: [perl #55302] cc_runtime syntax error From: "Reini Urban via RT" Date: Wed, 04 Jun 2008 14:07:05 -0700 Message-ID: Branch: maint-5.10/perl !> cc_runtime.h perlio.c ____________________________________________________________________________ [ 34032] By: nicholas on 2008/06/08 20:30:05 Log: Integrate: [ 33988] Embarrassing errors to find: missing quotes in sed commands [ 33990] #33988 for AIX 3 and AIX 4: missing quotes in sed commands Branch: maint-5.10/perl !> hints/aix.sh hints/aix_3.sh hints/aix_4.sh ____________________________________________________________________________ [ 34031] By: rgs on 2008/06/08 15:41:11 Log: Subject: Re: [PATCH] readable assertion names, now sv.h From: "Reini Urban" Date: Sun, 8 Jun 2008 15:26:41 +0200 Message-ID: <6910a60806080626kfda0dd1ja906513e8fd0aa39@mail.gmail.com> Branch: perl ! sv.h ____________________________________________________________________________ [ 34030] By: rgs on 2008/06/08 15:37:48 Log: Subject: Re: [PATCH] readable assertion names, now the rest From: "Reini Urban" Date: Sun, 8 Jun 2008 16:17:32 +0200 Message-ID: <6910a60806080717h1aaaef1fh425a2ef21a62c9ed@mail.gmail.com> Branch: perl ! cv.h op.h pad.h regexp.h ____________________________________________________________________________ [ 34029] By: rgs on 2008/06/08 15:24:44 Log: Subject: [PATCH] readable assertion names From: "Reini Urban" Date: Sun, 8 Jun 2008 14:41:51 +0200 Message-ID: <6910a60806080541n4f7e1939q254797411545ebea@mail.gmail.com> Branch: perl ! gv.h ____________________________________________________________________________ [ 34028] By: rgs on 2008/06/08 15:10:28 Log: Subject: [PATCH] update Pod-Perldoc to version 3.14_07 From: "Adriano Ferreira" Date: Sun, 8 Jun 2008 11:29:22 -0300 Message-ID: <73ddeb6c0806080729n63fc806dq83287e57347a4b5f@mail.gmail.com> Branch: perl ! Porting/Maintainers.pl lib/Pod/Perldoc.pm ! lib/Pod/Perldoc/BaseTo.pm lib/Pod/Perldoc/GetOptsOO.pm ! lib/Pod/Perldoc/ToChecker.pm lib/Pod/Perldoc/ToMan.pm ! lib/Pod/Perldoc/ToNroff.pm lib/Pod/Perldoc/ToPod.pm ! lib/Pod/Perldoc/ToRtf.pm lib/Pod/Perldoc/ToText.pm ! lib/Pod/Perldoc/ToTk.pm lib/Pod/Perldoc/ToXml.pm ! pod/perldoc.pod ____________________________________________________________________________ [ 34027] By: rgs on 2008/06/08 14:45:20 Log: Subject: [PATCH] perlsyn: equivalent code for HASH ~~ ARRAY From: brian d foy Date: Sat, 07 Jun 2008 23:59:22 +0100 Message-ID: <070620082359221579%brian.d.foy@gmail.com> Branch: perl ! pod/perlsyn.pod ____________________________________________________________________________ [ 34026] By: rgs on 2008/06/08 14:03:58 Log: Small typo fix. Branch: perl ! ext/PerlIO/via/via.pm ____________________________________________________________________________ [ 34025] By: rgs on 2008/06/08 14:00:59 Log: Fix for bug [perl #54934] Attempt to free unreferenced scalar fiddling with the symbol table Keep the refcount of the globs generated by PerlIO::via balanced. Branch: perl ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs ____________________________________________________________________________ [ 34024] By: rgs on 2008/06/08 13:51:55 Log: Subject: Fwd: [PATCH-2] Re: testing $/ with in memory files From: Bram Date: Mon, 26 May 2008 09:12:58 +0200 Message-ID: <20080526091258.vbcecy2dc00gwg08@horde.wizbit.be> Branch: perl ! t/base/rs.t ____________________________________________________________________________ [ 34023] By: rgs on 2008/06/08 09:12:01 Log: Tweak the "Illegal character in prototype" warning so it's more precise when reporting illegal characters after _ Branch: perl ! t/lib/warnings/toke toke.c ____________________________________________________________________________ [ 34022] By: rgs on 2008/06/08 09:02:12 Log: Document new warning added by #34021 Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 34021] By: rgs on 2008/06/08 08:57:00 Log: Add a new warning, "Prototype after '%s'" Based on: Subject: Re: [perl #36673] sub foo(@$) {} should generate an error From: =?ISO-8859-1?Q?Ren=E9e_B=E4cker?= Date: Mon, 26 May 2008 13:08:27 +0200 Message-ID: <483A9A2B.6020808@smart-websolutions.de> Branch: perl ! t/lib/warnings/toke toke.c ____________________________________________________________________________ [ 34020] By: rgs on 2008/06/08 08:27:31 Log: Revert #34019. Branch: perl ! utils/perlbug.PL ____________________________________________________________________________ [ 34019] By: rgs on 2008/06/08 08:19:39 Log: Subject: [PATCH] perlbug prose patch (and some evals, too) From: Jesse Vincent Date: Sat, 7 Jun 2008 17:10:28 -0400 Message-Id: <89557793-48C2-4962-BE7A-24DC2EAFAF15@fsck.com> (applied to perlbug.PL instead of the generated perlbug) Branch: perl ! utils/perlbug.PL ____________________________________________________________________________ [ 34018] By: nicholas on 2008/06/07 17:06:39 Log: Integrate: [ 34017] Integrate: [ 33977] Subject: [perl #54424] perlipc mistype From: andrew@sundale.net (via RT) Date: Sun, 18 May 2008 22:20:06 -0700 Message-ID: [ 33985] Subject: [perl #36516] attributes.pm documentation is recursive and incomplete From: "reneeb via RT" Date: Sun, 25 May 2008 07:30:37 -0700 Message-ID: with some spelling nits [ 33992] Small typo fix in Carp.pm [ 34014] $Carp::VERSION++ following change 33992. [ 34016] $attributes::VERSION++ following change 33985. Branch: maint-5.8/perl !> lib/Carp.pm lib/attributes.pm pod/perlipc.pod ____________________________________________________________________________ [ 34017] By: nicholas on 2008/06/07 16:53:10 Log: Integrate: [ 33977] Subject: [perl #54424] perlipc mistype From: andrew@sundale.net (via RT) Date: Sun, 18 May 2008 22:20:06 -0700 Message-ID: [ 33985] Subject: [perl #36516] attributes.pm documentation is recursive and incomplete From: "reneeb via RT" Date: Sun, 25 May 2008 07:30:37 -0700 Message-ID: with some spelling nits [ 33992] Small typo fix in Carp.pm [ 34014] $Carp::VERSION++ following change 33992. [ 34016] $attributes::VERSION++ following change 33985. Branch: maint-5.10/perl !> lib/Carp.pm lib/attributes.pm pod/perlipc.pod ____________________________________________________________________________ [ 34016] By: nicholas on 2008/06/07 16:33:46 Log: $attributes::VERSION++ following change 33985. Branch: perl ! lib/attributes.pm ____________________________________________________________________________ [ 34015] By: nicholas on 2008/06/07 16:16:05 Log: Integrate: [ 33955] Integrate: ... [ 33951] Add index() tests for embedded nulls Subject: Re: [perl #53746] bug with index() matching beyond end of string when \0 bytes (00000000) are involved From: Abigail Date: Tue, 6 May 2008 14:57:36 +0200 Message-Id: <20080506125736.GC17310@abigail.be> [ 33952] [perl #53746] bug with index() matching beyond end of string An off-by-one error meant that index($str,...) was effectively being executed as index("$str\0", ...). Probably introduced by change #26511. Branch: maint-5.8/perl !> t/op/index.t util.c ____________________________________________________________________________ [ 34014] By: nicholas on 2008/06/07 16:13:07 Log: $Carp::VERSION++ following change 33992. Branch: perl ! lib/Carp.pm ____________________________________________________________________________ [ 34013] By: nicholas on 2008/06/07 15:12:43 Log: Integrate: [ 33955] Integrate: ... [ 33927] Subject: [PATCH] lib.pm should not warn about loading .par files From: Paul Fenwick Date: Thu, 22 May 2008 23:24:34 +1000 Message-ID: <48357412.5020703@perltraining.com.au> ... [ 34011] Integrate: [ 33973] Subject: [PATCH] Re: recent 'lib.pm' change => dual-life lib.pm From: Steffen Mueller Date: Tue, 27 May 2008 13:50:05 +0200 Message-ID: <483BF56D.2020803@sneakemail.com> [ 33980] Subject: [PATCH] Fix for lib.pm Config detection From: Steffen Mueller Date: Sun, 01 Jun 2008 17:36:55 +0200 Message-ID: <20080601153657.26607.qmail@lists.develooper.com> Branch: maint-5.8/perl !> lib/lib.t lib/lib_pm.PL ____________________________________________________________________________ [ 34012] By: nicholas on 2008/06/07 15:02:39 Log: Integrate: [ 33955] Integrate: ... [ 33937] [perl #54758] Perl 5.10 memory corruption When @a = sort @a is pessimised if @a has magic, growing the stack requires various pointers to be reset in case the stack gets reallocated. ... Branch: maint-5.8/perl !> pp_sort.c ____________________________________________________________________________ [ 34011] By: nicholas on 2008/06/07 14:29:13 Log: Integrate: [ 33973] Subject: [PATCH] Re: recent 'lib.pm' change => dual-life lib.pm From: Steffen Mueller Date: Tue, 27 May 2008 13:50:05 +0200 Message-ID: <483BF56D.2020803@sneakemail.com> [ 33980] Subject: [PATCH] Fix for lib.pm Config detection From: Steffen Mueller Date: Sun, 01 Jun 2008 17:36:55 +0200 Message-ID: <20080601153657.26607.qmail@lists.develooper.com> Branch: maint-5.10/perl !> lib/lib.t lib/lib_pm.PL ____________________________________________________________________________ [ 34010] By: nicholas on 2008/06/07 14:27:04 Log: Integrate: [ 33976] Integrate: [ 32827] Upgrade to Devel::PPPort 3.13_01 [ 33672] Upgrade to Devel::PPPort 3.13_02 [ 33824] Upgrade to Devel::PPPort 3.13_03 [ 33975] Upgrade to Devel::PPPort 3.14 Branch: maint-5.8/perl +> ext/Devel/PPPort/parts/base/5010000 +> ext/Devel/PPPort/parts/base/5011000 +> ext/Devel/PPPort/parts/inc/newSVpv +> ext/Devel/PPPort/parts/todo/5010000 +> ext/Devel/PPPort/parts/todo/5011000 +> ext/Devel/PPPort/t/format.t ext/Devel/PPPort/t/newSVpv.t !> (integrate 71 files) ____________________________________________________________________________ [ 34009] By: nicholas on 2008/06/07 14:01:05 Log: Integrate: [ 33960] Integrate: ... [ 33948] Upgrade to Locale-Maketext-1.13 Branch: maint-5.8/perl !> Porting/Maintainers.pl lib/Locale/Maketext.pm !> lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm ____________________________________________________________________________ [ 34008] By: nicholas on 2008/06/07 12:29:04 Log: Fix up MANIFEST after 34007. Branch: maint-5.8/perl ! MANIFEST ____________________________________________________________________________ [ 34007] By: nicholas on 2008/06/07 12:11:34 Log: Integrate: [ 23075] Subject: Bug with NEXT when called from an eval block From: Dave Rolsky Date: Fri, 9 Jul 2004 17:06:07 -0500 (CDT) Message-ID: [ 25261] Subject: [PATCH] Typos in *.p[lm] From: "Piotr Fusik" Date: Sun, 31 Jul 2005 12:50:04 +0200 Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> [ 33943] Integrate: ... [ 33416] Subject: Re: [PATCH] NEXT.pm bug within overloaded stringification From: Marcel Grünauer Message-Id: <511B0A54-AB2D-4A65-A02E-E2E07C043EAB@univie.ac.at> Date: Mon, 3 Mar 2008 16:08:48 +0100 (a resend of <7BBCFD93-91CF-4656-A97F-ED5E749F7B2E@univie.ac.at>) ... [ 33439] Bump VERSION after change #33416 (so we don't end up with different code but same version in 5.10.0 and, say, 5.10.1) ... [ 34006] Integrate: [ 33991] Update to NEXT by Damian. This fixes the working of NEXT with AUTOLOAD. [ 33995] Bump NEXT version to 0.61 for CPAN release Branch: maint-5.8/perl +> lib/NEXT/t/stringify.t !> lib/NEXT.pm lib/NEXT/t/next.t ____________________________________________________________________________ [ 34006] By: nicholas on 2008/06/07 11:48:16 Log: Integrate: [ 33991] Update to NEXT by Damian. This fixes the working of NEXT with AUTOLOAD. [ 33995] Bump NEXT version to 0.61 for CPAN release Branch: maint-5.10/perl !> lib/NEXT.pm ____________________________________________________________________________ [ 34005] By: stevep on 2008/06/06 01:27:49 Log: Subject: Re: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.25.tar.gz From: Sébastien Aperghis-Tramoni Date: Fri, 6 Jun 2008 01:23:30 +0200 Message-Id: Branch: perl ! 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/t/00-load.t ! ext/Sys/Syslog/t/syslog.t ____________________________________________________________________________ [ 34004] By: stevep on 2008/06/06 01:17:31 Log: Subject: [PATCH] incorrectly failing test in lib/Pod/t/text.t From: Hans Dieter Pearcey Date: Thu, 5 Jun 2008 12:38:38 -0400 Message-ID: <20080605163838.GA25576@glaive.weftsoar.net> Branch: perl ! lib/Pod/t/text.t ____________________________________________________________________________ [ 34003] By: stevep on 2008/06/05 14:28:16 Log: This needs to change so this doesn't need updating everytime we update Pod::Simple. Branch: perl ! lib/Pod/t/text.t ____________________________________________________________________________ [ 34002] By: stevep on 2008/06/05 13:17:40 Log: Subject: [perl #55302] cc_runtime syntax error From: "Reini Urban via RT" Date: Wed, 04 Jun 2008 14:07:05 -0700 Message-ID: Branch: perl ! cc_runtime.h ____________________________________________________________________________ [ 34001] By: stevep on 2008/06/05 13:04:00 Log: A quick new release of Pod-Simple has removed the dependency on HTML-Parser. HTML-Parser and HTML-Tagset will now be leaving us. Branch: perl - ext/HTML/Parser/Makefile.PL ext/HTML/Parser/Parser.pm - ext/HTML/Parser/Parser.xs ext/HTML/Parser/hints/solaris.pl - ext/HTML/Parser/hparser.c ext/HTML/Parser/hparser.h - ext/HTML/Parser/lib/HTML/Entities.pm - ext/HTML/Parser/lib/HTML/Filter.pm - ext/HTML/Parser/lib/HTML/HeadParser.pm - ext/HTML/Parser/lib/HTML/LinkExtor.pm - ext/HTML/Parser/lib/HTML/PullParser.pm - ext/HTML/Parser/lib/HTML/TokeParser.pm - ext/HTML/Parser/mkhctype ext/HTML/Parser/mkpfunc - ext/HTML/Parser/t/api_version.t - ext/HTML/Parser/t/argspec-bad.t ext/HTML/Parser/t/argspec.t - ext/HTML/Parser/t/argspec2.t ext/HTML/Parser/t/attr-encoded.t - ext/HTML/Parser/t/callback.t - ext/HTML/Parser/t/case-sensitive.t ext/HTML/Parser/t/cases.t - ext/HTML/Parser/t/comment.t ext/HTML/Parser/t/crashme.t - ext/HTML/Parser/t/declaration.t ext/HTML/Parser/t/default.t - ext/HTML/Parser/t/document.t ext/HTML/Parser/t/dtext.t - ext/HTML/Parser/t/entities.t ext/HTML/Parser/t/entities2.t - ext/HTML/Parser/t/filter-methods.t ext/HTML/Parser/t/filter.t - ext/HTML/Parser/t/handler-eof.t ext/HTML/Parser/t/handler.t - ext/HTML/Parser/t/headparser-http.t - ext/HTML/Parser/t/headparser.t ext/HTML/Parser/t/ignore.t - ext/HTML/Parser/t/largetags.t - ext/HTML/Parser/t/linkextor-base.t - ext/HTML/Parser/t/linkextor-rel.t ext/HTML/Parser/t/magic.t - ext/HTML/Parser/t/marked-sect.t - ext/HTML/Parser/t/msie-compat.t ext/HTML/Parser/t/offset.t - ext/HTML/Parser/t/options.t ext/HTML/Parser/t/parsefile.t - ext/HTML/Parser/t/parser.t ext/HTML/Parser/t/plaintext.t - ext/HTML/Parser/t/pod.t ext/HTML/Parser/t/process.t - ext/HTML/Parser/t/pullparser.t ext/HTML/Parser/t/script.t - ext/HTML/Parser/t/skipped-text.t - ext/HTML/Parser/t/stack-realloc.t ext/HTML/Parser/t/textarea.t - ext/HTML/Parser/t/threads.t ext/HTML/Parser/t/tokeparser.t - ext/HTML/Parser/t/uentities.t - ext/HTML/Parser/t/unbroken-text.t - ext/HTML/Parser/t/unicode-bom.t ext/HTML/Parser/t/unicode.t - ext/HTML/Parser/t/xml-mode.t ext/HTML/Parser/tokenpos.h - ext/HTML/Parser/typemap ext/HTML/Parser/util.c - lib/HTML/Tagset.pm lib/HTML/Tagset/t/00_about_verbose.t - lib/HTML/Tagset/t/01_old_junk.t ! MANIFEST Porting/Maintainers.pl ____________________________________________________________________________ [ 34000] By: stevep on 2008/06/05 12:56:53 Log: Upgrade to Pod-Simple-3.07 Branch: perl ! lib/Pod/Simple.pm lib/Pod/Simple/XHTML.pm ! lib/Pod/Simple/t/xhtml01.t ____________________________________________________________________________ [ 33999] By: stevep on 2008/06/05 02:00:46 Log: It appears that the S<> bug in Pod::Simple hasn't been fixed yet. Bump the version needed for the skip. Branch: perl ! lib/Pod/t/text.t ____________________________________________________________________________ [ 33998] By: stevep on 2008/06/05 01:58:26 Log: Assimilate HTML-Parser and HTML-Tagset. HTML-Parser is now a prereq for Pod-Simple and HTML-Tagset is a prereq for HTML-Parser. I also resorted the MANIFEST file. Branch: perl + ext/HTML/Parser/Makefile.PL ext/HTML/Parser/Parser.pm + ext/HTML/Parser/Parser.xs ext/HTML/Parser/hints/solaris.pl + ext/HTML/Parser/hparser.c ext/HTML/Parser/hparser.h + ext/HTML/Parser/lib/HTML/Entities.pm + ext/HTML/Parser/lib/HTML/Filter.pm + ext/HTML/Parser/lib/HTML/HeadParser.pm + ext/HTML/Parser/lib/HTML/LinkExtor.pm + ext/HTML/Parser/lib/HTML/PullParser.pm + ext/HTML/Parser/lib/HTML/TokeParser.pm + ext/HTML/Parser/mkhctype ext/HTML/Parser/mkpfunc + ext/HTML/Parser/t/api_version.t + ext/HTML/Parser/t/argspec-bad.t ext/HTML/Parser/t/argspec.t + ext/HTML/Parser/t/argspec2.t ext/HTML/Parser/t/attr-encoded.t + ext/HTML/Parser/t/callback.t + ext/HTML/Parser/t/case-sensitive.t ext/HTML/Parser/t/cases.t + ext/HTML/Parser/t/comment.t ext/HTML/Parser/t/crashme.t + ext/HTML/Parser/t/declaration.t ext/HTML/Parser/t/default.t + ext/HTML/Parser/t/document.t ext/HTML/Parser/t/dtext.t + ext/HTML/Parser/t/entities.t ext/HTML/Parser/t/entities2.t + ext/HTML/Parser/t/filter-methods.t ext/HTML/Parser/t/filter.t + ext/HTML/Parser/t/handler-eof.t ext/HTML/Parser/t/handler.t + ext/HTML/Parser/t/headparser-http.t + ext/HTML/Parser/t/headparser.t ext/HTML/Parser/t/ignore.t + ext/HTML/Parser/t/largetags.t + ext/HTML/Parser/t/linkextor-base.t + ext/HTML/Parser/t/linkextor-rel.t ext/HTML/Parser/t/magic.t + ext/HTML/Parser/t/marked-sect.t + ext/HTML/Parser/t/msie-compat.t ext/HTML/Parser/t/offset.t + ext/HTML/Parser/t/options.t ext/HTML/Parser/t/parsefile.t + ext/HTML/Parser/t/parser.t ext/HTML/Parser/t/plaintext.t + ext/HTML/Parser/t/pod.t ext/HTML/Parser/t/process.t + ext/HTML/Parser/t/pullparser.t ext/HTML/Parser/t/script.t + ext/HTML/Parser/t/skipped-text.t + ext/HTML/Parser/t/stack-realloc.t ext/HTML/Parser/t/textarea.t + ext/HTML/Parser/t/threads.t ext/HTML/Parser/t/tokeparser.t + ext/HTML/Parser/t/uentities.t + ext/HTML/Parser/t/unbroken-text.t + ext/HTML/Parser/t/unicode-bom.t ext/HTML/Parser/t/unicode.t + ext/HTML/Parser/t/xml-mode.t ext/HTML/Parser/tokenpos.h + ext/HTML/Parser/typemap ext/HTML/Parser/util.c + lib/HTML/Tagset.pm lib/HTML/Tagset/t/00_about_verbose.t + lib/HTML/Tagset/t/01_old_junk.t ! MANIFEST Porting/Maintainers.pl ____________________________________________________________________________ [ 33997] By: stevep on 2008/06/04 19:20:20 Log: Upgrade to Pod-Simple-3.06 Branch: perl + lib/Pod/Simple/XHTML.pm lib/Pod/Simple/t/xhtml01.t + lib/Pod/Simple/t/xhtml05.t ! MANIFEST lib/Pod/Simple.pm lib/Pod/Simple.pod ! lib/Pod/Simple/BlackBox.pm lib/Pod/Simple/HTML.pm ! lib/Pod/Simple/HTMLBatch.pm lib/Pod/Simple/t/begin.t ! lib/Pod/Simple/t/fcodes_l.t lib/Pod/Simple/t/fcodes_s.t ____________________________________________________________________________ [ 33996] By: stevep on 2008/06/04 18:28:18 Log: Forgot to update version in DirHandle.pm after updating. No cookie for me. Branch: perl ! lib/DirHandle.pm ____________________________________________________________________________ [ 33995] By: rgs on 2008/06/04 07:39:31 Log: Bump NEXT version to 0.61 for CPAN release Branch: perl ! lib/NEXT.pm ____________________________________________________________________________ [ 33994] By: craigb on 2008/06/04 03:05:26 Log: Perl_start_glob VMS fix adapted from change #33993 for 5.8.x since other dependencies prevent integration. Branch: maint-5.8/perl ! doio.c ____________________________________________________________________________ [ 33993] By: craigb on 2008/06/03 12:27:43 Log: Make Perl_vms_start_glob() decline politely when passed an empty argument. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 33992] By: rgs on 2008/06/03 07:58:06 Log: Small typo fix in Carp.pm Branch: perl ! lib/Carp.pm ____________________________________________________________________________ [ 33991] By: rgs on 2008/06/03 06:29:35 Log: Update to NEXT by Damian. This fixes the working of NEXT with AUTOLOAD. Branch: perl ! lib/NEXT.pm ____________________________________________________________________________ [ 33990] By: merijn on 2008/06/02 14:04:59 Log: #33988 for AIX 3 and AIX 4: missing quotes in sed commands Branch: perl ! hints/aix_3.sh hints/aix_4.sh ____________________________________________________________________________ [ 33989] By: stevep on 2008/06/02 13:54:24 Log: Subject: AW: IO::Dir destructor From: "Dintelmann, Peter" Date: Mon, 2 Jun 2008 14:48:35 +0200 Message-ID: <3852726AFA94DE4F87E616F13F416A5F0216D9BE@naimucu1.ffz00k.rootdom.net> Branch: perl ! lib/DirHandle.pm ____________________________________________________________________________ [ 33988] By: merijn on 2008/06/02 13:52:39 Log: Embarrassing errors to find: missing quotes in sed commands Branch: perl ! hints/aix.sh ____________________________________________________________________________ [ 33987] By: stevep on 2008/06/02 12:21:28 Log: Upgrade to podlators-2.1.0 Branch: perl + lib/Pod/t/man-options.t ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.t lib/Pod/t/color.t ! lib/Pod/t/filehandle.t lib/Pod/t/man.t lib/Pod/t/parselink.t ! lib/Pod/t/pod-parser.t lib/Pod/t/termcap.t ! lib/Pod/t/text-options.t lib/Pod/t/text.t pod/pod2man.PL ____________________________________________________________________________ [ 33986] By: stevep on 2008/06/02 04:02:42 Log: Skip some File::Copy tests on Win32 since file permissions do not seem to be set correctly. Branch: perl ! lib/File/Copy.t ____________________________________________________________________________ [ 33985] By: rgs on 2008/06/01 20:22:24 Log: Subject: [perl #36516] attributes.pm documentation is recursive and incomplete From: "reneeb via RT" Date: Sun, 25 May 2008 07:30:37 -0700 Message-ID: with some spelling nits Branch: perl ! lib/attributes.pm ____________________________________________________________________________ [ 33984] By: rgs on 2008/06/01 19:49:50 Log: Bump version of IO::Dir after last patch Branch: perl ! ext/IO/lib/IO/Dir.pm ____________________________________________________________________________ [ 33983] By: rgs on 2008/06/01 19:48:18 Log: Subject: IO::Dir destructor From: Zefram Date: Fri, 7 Sep 2007 23:06:36 +0100 Message-ID: <20070907220636.GB24543@fysh.org> Branch: perl ! ext/IO/lib/IO/Dir.pm ____________________________________________________________________________ [ 33982] By: rgs on 2008/06/01 19:38:24 Log: Subject: Re: [perl #55160] perlbug AutoReply: Fix cygwin mount test From: "Reini Urban" Date: Sun, 1 Jun 2008 14:51:59 +0200 Message-ID: <6910a60806010551u30199befr43761fe53d5d896@mail.gmail.com> Branch: perl ! t/lib/cygwin.t ____________________________________________________________________________ [ 33981] By: rgs on 2008/06/01 19:32:34 Log: Subject: [perl #36875] [PATCH] scalar reverse undef does not warn (was: Certain string handling functions don't warn on undef) From: "Bram via RT" Date: Sat, 24 May 2008 12:34:22 -0700 Message-ID: Branch: perl ! pp.c t/lib/warnings/9uninit ____________________________________________________________________________ [ 33980] By: rgs on 2008/06/01 19:00:08 Log: Subject: [PATCH] Fix for lib.pm Config detection From: Steffen Mueller Date: Sun, 01 Jun 2008 17:36:55 +0200 Message-ID: <20080601153657.26607.qmail@lists.develooper.com> Branch: perl ! lib/lib_pm.PL ____________________________________________________________________________ [ 33979] By: stevep on 2008/06/01 17:32:27 Log: Probably startirng with the changes in change #33897, t/run/exit.t has been failing on Win32. Update the skipping mechanism to do more that check for the definition of POSIX::WIFEXITED. Branch: perl ! t/run/exit.t ____________________________________________________________________________ [ 33978] By: rgs on 2008/06/01 14:05:16 Log: Subject: [perl #54828] perlio.c has a problem (both 5.8 and 5.10) From: "Goro Fuji" (via RT) Date: Sun, 25 May 2008 23:10:42 -0700 Message-ID: First chunk of the patch only Branch: perl ! perlio.c ____________________________________________________________________________ [ 33977] By: rgs on 2008/06/01 13:17:40 Log: Subject: [perl #54424] perlipc mistype From: andrew@sundale.net (via RT) Date: Sun, 18 May 2008 22:20:06 -0700 Message-ID: Branch: perl ! pod/perlipc.pod ____________________________________________________________________________ [ 33976] By: davem on 2008/06/01 13:05:57 Log: Integrate: [ 32827] Upgrade to Devel::PPPort 3.13_01 [ 33672] Upgrade to Devel::PPPort 3.13_02 [ 33824] Upgrade to Devel::PPPort 3.13_03 [ 33975] Upgrade to Devel::PPPort 3.14 Branch: maint-5.10/perl +> ext/Devel/PPPort/parts/base/5010000 +> ext/Devel/PPPort/parts/base/5011000 +> ext/Devel/PPPort/parts/inc/newSVpv +> ext/Devel/PPPort/parts/todo/5010000 +> ext/Devel/PPPort/parts/todo/5011000 +> ext/Devel/PPPort/t/format.t ext/Devel/PPPort/t/newSVpv.t !> (integrate 71 files) ____________________________________________________________________________ [ 33975] By: mhx on 2008/06/01 12:15:09 Log: Upgrade to Devel::PPPort 3.14 Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL ! ext/Devel/PPPort/parts/ppptools.pl ext/Devel/PPPort/soak ____________________________________________________________________________ [ 33974] By: rgs on 2008/06/01 10:44:18 Log: Subject: [PATCH] Thread::Queue 2.09 From: "Jerry D. Hedden" Date: Fri, 30 May 2008 12:41:41 -0400 Message-ID: <1ff86f510805300941o68c1967bw31dee3e40ffa28a7@mail.gmail.com> Explicitly check for undef in args because some versions of looks_like_number(undef) return true. Branch: perl ! lib/Thread/Queue.pm ____________________________________________________________________________ [ 33973] By: rgs on 2008/06/01 10:41:27 Log: Subject: [PATCH] Re: recent 'lib.pm' change => dual-life lib.pm From: Steffen Mueller Date: Tue, 27 May 2008 13:50:05 +0200 Message-ID: <483BF56D.2020803@sneakemail.com> Branch: perl ! lib/lib.t lib/lib_pm.PL ____________________________________________________________________________ [ 33972] By: davem on 2008/05/31 23:40:24 Log: Integrate: [ 32851] Make Perl_pregcomp() use SvUTF8() of the pattern, rather than the flag bit in pmflags, to decide whether the pattern is UTF-8. [ 32894] Don't set the public IV or NV flags if the string converted from has trailing garbage. This behaviour is consistent with not setting the public IV or NV flags if the value is out of range for the type. [ 32953] (the Configure parts were integrated earlier) Subject: [PATCH] Add dtrace support From: Andy Armstrong Message-Id: Date: Thu, 10 Jan 2008 22:20:52 +0000 with fixups as discussed on list, plus adding usedtrace to Glossary, plus propagating all the new config variables everywhere. (Was there an automatic way to do that? I did it with emacs macros) [ 32978] Subject: consting IO.xs From: "Robin Barker" Date: Sat, 22 Dec 2007 00:56:18 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A1@exchsvr2.npl.ad.local> [ 33747] Subject: [PATCH] update Pod-Perldoc to version 3.14_04 From: "Adriano Ferreira" Date: Wed, 23 Apr 2008 09:45:35 -0300 Message-ID: <73ddeb6c0804230545v75fee05dmeb849636addb14e1@mail.gmail.com> [ 33807] Fix [perl #52740] crash when localizing a symtab entry [ 33956] Add conditional code to initialise RETVAL, to avoid compiler warnings. (There was never an error, as croak() was called before the return). [ 33971] Must install mydtrace.h on VMS even it doesn't do much there. Branch: maint-5.10/perl +> mydtrace.h perldtrace.d !> MANIFEST Makefile.SH cop.h ext/IO/IO.xs ext/POSIX/POSIX.xs !> lib/Pod/Perldoc.pm op.c perl.c pp_ctl.c regcomp.c regexec.c !> sv.c vms/descrip_mms.template ____________________________________________________________________________ [ 33971] By: craigb on 2008/05/31 18:48:38 Log: Must install mydtrace.h on VMS even it doesn't do much there. Branch: perl ! vms/descrip_mms.template ____________________________________________________________________________ [ 33970] By: davem on 2008/05/31 16:19:43 Log: Integrate: [ 33690] Upgrade to Test::Simple 0.80, but keep locally modified More.t [ 33691] Add Dummy.pm from the base CPAN distribution, and adjust tests accordingly [ 33692] Move the NoExporter test module under Test::Simple (part of a plan to have modules self contained, and removing test modules from t/lib) Branch: maint-5.10/perl +> lib/Test/Simple/t/lib/NoExporter.pm lib/base/t/lib/Dummy.pm - t/lib/NoExporter.pm !> MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm !> lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes !> lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/utf8.t !> lib/base/t/version.t ____________________________________________________________________________ [ 33969] By: davem on 2008/05/31 15:46:38 Log: Integrate: [ 33340] Fix Module-Build test that has been failing on Win32 since the upgrade of Test-Harness at #32659 [ 33391] Upgrade to Test-Simple-0.75 [ 33394] Upgrade to Test-Simple-0.78 [ 33395] Hmmm...lib/Test/Builder.pm didn't get updated corectly. Unfortunately, the tests didn't seem to catch this. [ 33397] Re-apply change #32880 [ 33398] Context fix to make the test pass [ 33688] Sync with CPAN's version of the More.t test in Test::Simple and delete duplicated test module Dummy.pm. (test now expected to fail) [ 33689] Adapt properly More.t to run in the core (like Module::Build does, for example) Branch: maint-5.10/perl +> lib/Test/Simple/t/BEGIN_require_ok.t +> lib/Test/Simple/t/dont_overwrite_die_handler.t +> lib/Test/Simple/t/tbm_doesnt_set_exported_to.t +> lib/Test/Simple/t/utf8.t +> t/lib/Test/Simple/sample_tests/death_with_handler.plx - t/lib/Dummy.pm !> MANIFEST lib/Module/Build.pm lib/Module/Build/t/compat.t !> lib/Test/Builder.pm lib/Test/Builder/Module.pm !> lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm !> lib/Test/Simple/t/More.t lib/Test/Simple/t/exit.t !> lib/Test/Simple/t/filehandles.t !> lib/Test/Simple/t/is_deeply_with_threads.t !> lib/Test/Simple/t/maybe_regex.t lib/Test/Simple/t/reset.t !> lib/Test/Simple/t/todo.t !> t/lib/Test/Simple/sample_tests/death.plx !> t/lib/Test/Simple/sample_tests/last_minute_death.plx ____________________________________________________________________________ [ 33968] By: davem on 2008/05/31 15:38:17 Log: Just the Test::Builder changes from: Integrate: [ 32880] Make new regex type be 'REGEXP' and make all core qr//'s be in class Regexp (and related changes) Branch: maint-5.10/perl !> lib/Test/Builder.pm ____________________________________________________________________________ [ 33967] By: davem on 2008/05/31 14:49:10 Log: Integrate: [ 33393] Upgrade to Test-Harness-3.10 Branch: maint-5.10/perl +> lib/TAP/Parser/Result/Pragma.pm t/lib/sample-tests/strict !> (integrate 35 files) ____________________________________________________________________________ [ 33966] By: davem on 2008/05/31 14:44:46 Log: Integrate: [ 33281] Upgrade to Test-Harness-3.09 Branch: maint-5.10/perl +> lib/TAP/Parser/Utils.pm lib/Test/Harness/t/utils.t !> (integrate 33 files) ____________________________________________________________________________ [ 33965] By: davem on 2008/05/31 14:41:55 Log: Integrate: [ 33264] Upgrade to Test-Harness-3.08 Branch: maint-5.10/perl !> (integrate 31 files) ____________________________________________________________________________ [ 33964] By: davem on 2008/05/31 14:39:50 Log: Integrate: [ 33091] Upgrade to Test::Harnes 3.07 [ 33092] Warning cleanup, and avoid a double call to uc Branch: maint-5.10/perl !> (integrate 30 files) ____________________________________________________________________________ [ 33963] By: davem on 2008/05/31 14:37:05 Log: Integrate: [ 32673] Subject: [PATCH] bring Test::Harness up to 3.06 From: Andy Armstrong Message-Id: <5C57804B-6F71-4875-AEB6-C449F893E001@hexten.net> Date: Thu, 20 Dec 2007 17:49:07 +0000 [ 32674] The test needs to be on defined $ENV{PERL_UNICODE} because during testing being set to an empty string has meaning. [ 32685] Subject: [PATCH] Fix remaining skips for Test::Harness From: Andy Armstrong Message-Id: <01A7A7EC-1C9C-40B1-90E8-DC1E5BA54400@hexten.net> Date: Thu, 20 Dec 2007 23:16:01 +0000 (except for test-harness-compat.t which failed unthreaded under harness and except for reverting the defined $ENV{PERL_UNICODE}) [ 33090] TAP::* modules are part of the Test::Harness distribution Branch: maint-5.10/perl !> (integrate 46 files) ____________________________________________________________________________ [ 33962] By: davem on 2008/05/31 14:32:23 Log: Integrate: [ 32660] Missing files from Test::Harness 3.05 [ 32662] Extraneous test files that change 32659 failed to delete. Oops. (But they would not have been being run, because the only tests that are run are those that are in MANIFEST, and I had deleted them from there.) [ 32663] Subject: [PATCH] Test::Harness 3.05, tests pass in core From: Andy Armstrong Message-Id: <7859DADA-59A9-45B2-A448-89BC755C53E8@hexten.net> Date: Thu, 20 Dec 2007 02:32:55 +0000 [ 32668] The APC doesn't like empty files Branch: maint-5.10/perl +> lib/App/Prove.pm lib/App/Prove/State.pm - lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t - lib/Test/Harness/t/callback.t lib/Test/Harness/t/failure.t - lib/Test/Harness/t/from_line.t lib/Test/Harness/t/inc_taint.t - lib/Test/Harness/t/nonumbers.t lib/Test/Harness/t/ok.t - lib/Test/Harness/t/point-parse.t lib/Test/Harness/t/point.t - lib/Test/Harness/t/prove-globbing.t - lib/Test/Harness/t/prove-switches.t - lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t - lib/Test/Harness/t/test-harness.t lib/Test/Harness/t/version.t !> lib/Test/Harness/t/000-load.t !> lib/Test/Harness/t/compat/inc-propagation.t !> lib/Test/Harness/t/regression.t t/lib/sample-tests/delayed !> t/lib/sample-tests/empty t/lib/sample-tests/inc_taint !> t/lib/sample-tests/out_err_mix !> t/lib/sample-tests/stdout_stderr ____________________________________________________________________________ [ 33961] By: davem on 2008/05/31 14:30:09 Log: Integrate: [ 32659] Upgrade to Test::Harness 3.05 Add test boilerplate to various test files. Add FIXME skips for various tests that don't play nicely with the altered layout in the core. lib/Test/Harness/t/unicode.t appears to fail under UTF-8 locales and so will need fixing. Branch: maint-5.10/perl +> (branch 96 files) - lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm - lib/Test/Harness/Point.pm lib/Test/Harness/Results.pm - lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod - lib/Test/Harness/Util.pm !> MANIFEST Porting/Maintainers.pl lib/Test/Harness.pm !> lib/Test/Harness/Changes lib/Test/Harness/bin/prove !> lib/Test/Harness/t/base.t lib/Test/Harness/t/harness.t !> t/lib/Dev/Null.pm t/lib/sample-tests/bailout !> t/lib/sample-tests/combined t/lib/sample-tests/die !> t/lib/sample-tests/die_head_end !> t/lib/sample-tests/die_last_minute !> t/lib/sample-tests/inc_taint !> t/lib/sample-tests/shbang_misparse t/lib/sample-tests/skipall !> t/lib/sample-tests/taint t/lib/sample-tests/taint_warn !> t/lib/sample-tests/todo ____________________________________________________________________________ [ 33960] By: davem on 2008/05/31 14:19:17 Log: Integrate: [ 33837] Upgrade to Math-BigInt-FastCalc-0.19 [ 33899] Upgrade to Object-Accessor-0.34 [ 33948] Upgrade to Locale-Maketext-1.13 Branch: maint-5.10/perl +> lib/Object/Accessor/t/06_Object-Accessor-alias.t !> MANIFEST Porting/Maintainers.pl !> ext/Math/BigInt/FastCalc/FastCalc.pm !> ext/Math/BigInt/FastCalc/FastCalc.xs !> ext/Math/BigInt/FastCalc/t/bigintfc.t !> ext/Math/BigInt/FastCalc/t/bootstrap.t lib/Locale/Maketext.pm !> lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm !> lib/Object/Accessor.pm ____________________________________________________________________________ [ 33959] By: davem on 2008/05/31 13:41:11 Log: Integrate: [ 33839] Somehow, this got missed in change #33779. Branch: maint-5.10/perl !> ext/Digest/SHA/lib/Digest/SHA.pm ____________________________________________________________________________ [ 33958] By: davem on 2008/05/31 13:00:52 Log: Integrate: [ 33779] Upgrade to Digest-SHA-5.47 [ 33780] Fix makefile for core building [ 33781] Tweaks to Digest-SHA's Makefile.PL that casued problems in the core. [ 33782] Somedays, Perforce makes me cranky. Fix perforce resolve of the changes to Digest-SHA's Makefile.PL. Branch: maint-5.10/perl +> ext/Digest/SHA/lib/Digest/SHA.pm - ext/Digest/SHA/SHA.pm !> (integrate 29 files) ____________________________________________________________________________ [ 33957] By: davem on 2008/05/31 12:27:26 Log: Integrate: [ 32653] Upgrade to IO-Zlib-1.08. Fixes to test files allowed us to get back in sync with the distribution. [ 32825] Upgrade to IO-Zlib-1.09. Just the Zlib part of: [ 32864] Subject: consting Compress::Raw::Zlib and Filter::Util::Call From: "Robin Barker" Date: Sat, 22 Dec 2007 00:47:51 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399F@exchsvr2.npl.ad.local> [ 33716] Subject: [PATCH] Update Compression modules to version 2.009 From: "Paul Marquess" Date: Sun, 20 Apr 2008 15:54:46 +0100 Message-ID: <006601c8a2f6$7d18a200$6501a8c0@myopwv.com> [ 33816] Subject: [PATCH] IO::Compress::* 2.010 From: "Paul Marquess" Date: Mon, 5 May 2008 18:32:54 +0100 Message-ID: <01dc01c8aed6$0eb13cf0$6501a8c0@myopwv.com> [ 33828] Subject: [PATCH] Compress/Raw/Zlib/Zlib.xs // comment fix From: Andy Dougherty Date: Tue, 13 May 2008 13:01:45 -0400 (EDT) Message-ID: [ 33846] Subject: [PATCH] IO::Compress::* 2.011 From: "Paul Marquess" Date: Sat, 17 May 2008 12:16:13 +0100 Message-ID: Branch: maint-5.10/perl +> ext/Compress/Raw/Zlib/pod/FAQ.pod +> ext/Compress/Zlib/pod/FAQ.pod ext/IO_Compress_Base/pod/FAQ.pod +> ext/IO_Compress_Zlib/pod/FAQ.pod +> ext/IO_Compress_Zlib/t/006zip.t !> (integrate 47 files) ____________________________________________________________________________ [ 33956] By: nicholas on 2008/05/31 11:53:20 Log: Add conditional code to initialise RETVAL, to avoid compiler warnings. (There was never an error, as croak() was called before the return). Branch: perl ! ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 33955] By: davem on 2008/05/31 01:54:46 Log: Integrate: [ 33851] Fix for [perl #51848] Deparse interpolation in regex literal [ 33854] DEBUG_LEAKING_SCALARS wasn't reporting the correct line number of SVs allocated at runtime [ 33869] Subject: [PATCH] correct errors / omissions in documenting DOES From: Ricardo SIGNES Date: Mon, 19 May 2008 10:14:02 -0400 Message-ID: <20080519141402.GA54401@knight.local> [ 33874] Subject: Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword From: "Rafael Garcia-Suarez" Date: Tue, 20 May 2008 09:45:19 +0200 Message-ID: [ 33876] Subject: Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword From: "Rafael Garcia-Suarez" Date: Tue, 20 May 2008 10:14:28 +0200 Message-ID: [ 33890] The TODO tests of change 33876 were actually fixed by change 33874. [ 33896] Eliminate POSIX::int_macro_int, and all the complex AUTOLOAD fandango that creates closures round it. Instead, wrap WEXITSTATUS, WIFEXITED, WIFSIGNALED, WIFSTOPPED, WSTOPSIG and WTERMSIG directly with XS. The shared library is slightly larger, but dynamic memory usage savings beat this, even within one thread of one process. Simpler code too. [ 33897] Replaced the WEXITSTATUS, WIFEXITED, WIFSIGNALED, WIFSTOPPED, WSTOPSIG and WTERMSIG wrappers with one wrapper using the XS "ALIAS" feature. This gets the shared object size back below the size before the removal of int_macro_int. It looks like there are other space savings to be made this way. [ 33898] Subject: Re: [perl #54566] assertion failure fiddling with @ISA From: "Rafael Garcia-Suarez" Date: Wed, 21 May 2008 14:42:48 +0200 Message-ID: [ 33909] Subject: [DOC PATCH] Memoize.pm refers to old title of "Higher Order Perl" From: Moritz Lenz Date: Thu, 22 May 2008 15:47:04 +0200 Message-ID: <48357958.2050501@casella.verplant.org> [ 33927] Subject: [PATCH] lib.pm should not warn about loading .par files From: Paul Fenwick Date: Thu, 22 May 2008 23:24:34 +1000 Message-ID: <48357412.5020703@perltraining.com.au> [ 33936] My recent changes to POSIX.xs forgot that WEXITSTATUS etc may not even be defined. This fix changes the error message from "Your vendor has not defined POSIX macro %s, used" to "POSIX::%s not implemented on this architecture", which I assume is not going to break anything. [ 33937] [perl #54758] Perl 5.10 memory corruption When @a = sort @a is pessimised if @a has magic, growing the stack requires various pointers to be reset in case the stack gets reallocated. [ 33939] Revert part of #31039 [ 33949] Subject: [PATCH] Propagate new i_gdbm*ndbm variables From: Andy Dougherty Date: Thu, 29 May 2008 12:43:29 -0400 (EDT) Message-ID: [ 33951] Add index() tests for embedded nulls Subject: Re: [perl #53746] bug with index() matching beyond end of string when \0 bytes (00000000) are involved From: Abigail Date: Tue, 6 May 2008 14:57:36 +0200 Message-Id: <20080506125736.GC17310@abigail.be> [ 33952] [perl #53746] bug with index() matching beyond end of string An off-by-one error meant that index($str,...) was effectively being executed as index("$str\0", ...). Probably introduced by change #26511. Branch: maint-5.10/perl !> (integrate 32 files) ____________________________________________________________________________ [ 33954] By: davem on 2008/05/31 00:29:21 Log: Integrate: [ 33859] $nonono => $opts{notify} $verbose => $opts{verbose} $silent => $opts{silent} to align the code with forked code in installman [ 33860] Converge some changes from installperl into installman. I have a suspicion that installman is only run on *nix and OS/2, not Win32 or VMS. Specifically sub unlink - return scalar(@names) if $Is_VMS # from change 854 sub link - change warn to die # from change 4774 sub samepath - case insensitive name comparison # from change 311 (in the ansiperl branch, merged via the win32 branch) [ 33861] Change 33859 missed $destdir => $opts{destdir} [ 33862] Merge common code from installperl and installman into install_lib.pl [ 33863] A couple more installman tidy ups. [ 33864] Add -w, tweak some comments. Branch: maint-5.10/perl +> install_lib.pl !> MANIFEST installman installperl pod/perltodo.pod ____________________________________________________________________________ [ 33953] By: davem on 2008/05/30 23:12:33 Log: Integrate: [ 33789] Subject: [PATCH] Documentation typo fix for mro. From: Florian Ragwitz Date: Sun, 4 May 2008 17:40:05 +0200 Message-Id: <1209915605-11248-1-git-send-email-rafl@debian.org> [ 33791] Subject: [PATCH] extra tests for t/op/range.t (was Re: [perl #53554] Range From: Bram Date: Mon, 05 May 2008 20:03:32 +0200 Message-ID: <20080505200332.pke1i5vu7gos8kc0@horde.wizbit.be> [ 33792] Subject: [PATCH] -Uusedl on cygwin From: Reini Urban Date: Mon, 05 May 2008 20:34:13 +0200 Message-ID: <481F5325.5090907@x-ray.at> [ 33815] Subject: [PATCH] Call SvMAGICAL_off in mg_free From: Bram Date: Mon, 05 May 2008 16:18:56 +0200 Message-ID: <20080505161856.pgz4pjga1w44ksk4@horde.wizbit.be> [ 33822] Subject: [PATCH] Handle PL_minus_E before PL_minus_{n,p}. From: Florian Ragwitz Date: Sun, 11 May 2008 07:51:18 +0200 Message-Id: <1210485078-19640-1-git-send-email-rafl@debian.org> Branch: maint-5.10/perl !> ext/Win32CORE/Makefile.PL ext/Win32CORE/Win32CORE.c lib/mro.pm !> mg.c sv.c t/op/range.t t/run/switches.t toke.c ____________________________________________________________________________ [ 33952] By: davem on 2008/05/30 21:41:05 Log: bug with index() matching beyond end of string An off-by-one error meant that index($str,...) was effectively being executed as index("$str\0", ...). Probably introduced by change #26511. Branch: perl ! t/op/index.t util.c ____________________________________________________________________________ [ 33951] By: davem on 2008/05/30 21:16:02 Log: Add index() tests for embedded nulls Subject: Re: [perl #53746] bug with index() matching beyond end of string when \0 bytes (00000000) are involved From: Abigail Date: Tue, 6 May 2008 14:57:36 +0200 Message-Id: <20080506125736.GC17310@abigail.be> Branch: perl ! t/op/index.t ____________________________________________________________________________ [ 33950] By: davem on 2008/05/30 15:37:39 Log: Integrate: [ 33739] Drop #ifdefs that became empty in change #32012. [ 33751] Subject: [patch]perl5db.pl - What I needed to get the forked debugger to work From: "John E. Malmberg" Date: Thu, 24 Apr 2008 21:36:51 -0500 Message-id: <481143C3.3080500@qsl.net> [ 33753] Revert change #33751, at least for now: this breaks perl5db.t [ 33756] Warnings within the condition of while are not reported with the correct line number. TODO test inspired by code from Bram. [ 33758] Warnings within the conditional of until() and for() are not reported with the correct line number. (See change 33756). Curiously, warnings for the third expression of for() have the correct line number. [ 33771] Subject: [patch]perl5db.pl, perl5db.t - LINUX/UNIX/CYGWIN/VMS From: "John E. Malmberg" Date: Mon, 28 Apr 2008 00:39:16 -0500 Message-id: <48156304.30201@qsl.net> Branch: maint-5.10/perl !> lib/perl5db.pl lib/perl5db.t mg.c t/lib/warnings/9uninit ____________________________________________________________________________ [ 33949] By: craigb on 2008/05/29 17:48:27 Log: Subject: [PATCH] Propagate new i_gdbm*ndbm variables From: Andy Dougherty Date: Thu, 29 May 2008 12:43:29 -0400 (EDT) Message-ID: Branch: perl ! Cross/config.sh-arm-linux NetWare/config.wc Porting/config.sh ! configure.com epoc/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 ____________________________________________________________________________ [ 33948] By: stevep on 2008/05/29 13:45:43 Log: Upgrade to Locale-Maketext-1.13 Branch: perl ! Porting/Maintainers.pl lib/Locale/Maketext.pm ! lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm ____________________________________________________________________________ [ 33947] By: davem on 2008/05/29 01:09:23 Log: Integrate: [ 33667] Subject: Re: [perl #52672] regexp failure: (?=) turns into OPFAIL From: "Ævar Arnfjörð Bjarmason" Date: Thu, 10 Apr 2008 00:38:52 +0000 Message-ID: <51dd1af80804091738r15d37763lf900d59f8bcc5e81@mail.gmail.com> [ 33671] Add two missing dVAR's. [ 33675] Move all the logic to print the "Changed" message into regen_lib.pl, which removes the need for any checksums. Arrange for regen.pl to run autodoc.pl last, as it wants to open files generated by reentr.pl. [ 33684] Fix for [perl #52074] Segfault on ISA push after symbol table delete This restores the 5.8.8 behaviour. The deleted stash is not vivified again, hence the hierarchy remains broken. But there's no segfault. [ 33687] Subject: invalid cop_free of nullified cop. How to fix? From: "Reini Urban" Date: Tue, 15 Apr 2008 14:09:11 +0200 Message-ID: <6910a60804150509j3c100fc4t2ed303ae0124ba15@mail.gmail.com> [ 33695] Call cop_free on nullified cops too (this is a followup to 33687) [ 33696] Using memEQ() rather than strnEQ() when the length is known feels cleaner. [ 33697] Add the verbatim perl code mentioned in the comments of http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01710.html but never actually tested. [ 33700] Use like() rather than is() to get better failure diagnostics. (One step beyond Jarkko's change 15735) [ 33701] Avoid forwards and then backwards on the :: splitting logic in Perl_gv_fetchmethod_autoload() [ 33714] Subject: Re: wrong line numbers in elsif() From: Paul Johnson Date: Sat, 19 Apr 2008 13:02:06 +0200 Message-ID: <20080419110206.GE32555@pjcj.net> Branch: maint-5.10/perl !> ext/B/B/Deparse.pm ext/B/t/deparse.t gv.c mg.c op.c perl.c !> perlio.c regcomp.c regen.pl regen_lib.pl t/mro/pkg_gen.t !> t/op/method.t t/op/re_tests t/op/universal.t ____________________________________________________________________________ [ 33946] By: davem on 2008/05/28 23:09:01 Log: Integrate: [ 33629] Fix bug in change 33379 - if we're using malloc_size() as well as being careful to work with PERL_TRACK_MEMPOOL, we also have to be careful to work *without* it. [ 33632] In Perl_sv_grow(), no need to do PERL_STRLEN_ROUNDUP() if we have malloc_size() to get the true allocated space, as PERL_STRLEN_ROUNDUP() might actually bump the request across an allocation size boundary. [ 33639] Clean up some compiler warnings spotted by smokers. [ 33644] From: "Jan Dubois" Subject: [PATCH] PL_bincompat_opt should be exported on AIX and Windows Date: Thu, 3 Apr 2008 17:34:13 -0700 Message-ID: <02c001c895eb$9bc3e920$d34bbb60$@com> (with one tweak--it should be PL_bincompat_options!) [ 33650] Subject: [PATCH] perlfunc.pod: atan2(0,0) returns 0, not undef From: Paul Fenwick Date: Sun, 06 Apr 2008 11:28:27 +1000 Message-ID: <47F8273B.6010504@perltraining.com.au> [ 33653] Replace all remaining accesses to COP's cop_label with CopLABEL(). [ 33676] Make atan2(0,0) return undef [ 33678] Revert change #33676, likely to break atan(-0,0) on some platforms Branch: maint-5.10/perl !> dump.c ext/B/B.pm ext/B/B.xs globvar.sym perl.c perl.h !> pod/perlfunc.pod pp.c pp_ctl.c pp_sys.c sv.c t/op/exp.t ____________________________________________________________________________ [ 33945] By: davem on 2008/05/28 20:51:40 Log: Integrate: [ 33553] Subject: [PATCH] apidoc mismatch for Perl_magic_clearhint From: Vincent Pit Date: Mon, 24 Mar 2008 21:30:10 +0100 Message-ID: <47E80F52.4030805@profvince.com> [ 33554] Subject: [PATCH] IO::Socket::INET unnecessarily resolves "udp" From: Niko Tyni Date: Mon, 24 Mar 2008 23:32:24 +0200 Message-Id: <1206394344-30835-1-git-send-email-ntyni@debian.org> [ 33556] Subject: [PATCH] borg parent.pm From: "Yitzchak Scott-Thoennes" Date: Wed, 5 Mar 2008 17:19:32 -0800 (PST) Message-ID: <57512.71.32.86.11.1204766372.squirrel@webmail.efn.org> Plus bump base.pm's version to a non-alpha number [ 33557] Subject: Re: [PATCH] Double warning with perl -we 'my $a; substr $a, 0, 10, From: Vincent Pit Date: Sat, 22 Mar 2008 13:37:42 +0100 Message-ID: <47E4FD96.6080304@profvince.com> [ 33560] Use sv_setpvs() like a few lines before since change #33557 [ 33584] Subject: [PATCH] MAD dump xml escape regex From: Gerard Goossen Date: Thu, 27 Mar 2008 13:55:31 +0100 Message-ID: <20080327125531.GN4409@ostwald> [ 33594] Subject: [PATCH] Re: Tests failed on PPC64 From: Dominic Dunlop Message-Id: <53E6407E-B87C-4D6A-A6E7-D842BDF30292@mac.com> Date: Fri, 14 Mar 2008 14:45:39 +0100 [ 33608] Subject: [PATCH] add -v to regen.pl and friends From: "Robin Barker" Date: Wed, 19 Mar 2008 10:55:59 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093AA6@exchsvr2.npl.ad.local> Branch: maint-5.10/perl +> lib/parent.pm lib/parent/t/compile-time-file.t +> lib/parent/t/compile-time.t lib/parent/t/lib/Dummy.pm +> lib/parent/t/lib/Dummy/Outside.pm +> lib/parent/t/lib/Dummy2.plugin +> lib/parent/t/lib/FileThatOnlyExistsAsPMC.pmc +> lib/parent/t/lib/ReturnsFalse.pm +> lib/parent/t/parent-classfromclassfile.t +> lib/parent/t/parent-classfromfile.t lib/parent/t/parent-pmc.t +> lib/parent/t/parent-returns-false.t lib/parent/t/parent.t !> MANIFEST Makefile.SH Porting/Maintainers.pl dump.c !> ext/IO/lib/IO/Socket/INET.pm lib/base.pm mad/t/p55.t mg.c !> pod/perlintern.pod pp.c regen.pl regen_lib.pl !> t/lib/warnings/9uninit t/op/reg_namedcapture.t t/op/switch.t ____________________________________________________________________________ [ 33944] By: davem on 2008/05/28 18:24:46 Log: Integrate: [ 33488] Subject: [PATCH] Correct misleading example in perlsyn.pod (given/when/default) From: Paul Fenwick Date: Wed, 12 Mar 2008 13:19:15 +1100 Message-ID: <47D73DA3.8050300@perltraining.com.au> [ 33537] Subject: Re: [patch] refine make regen to be more selective From: Jim Cromie Message-ID: <47D720CE.7060004@gmail.com> Date: Tue, 11 Mar 2008 18:16:14 -0600 [ 33538] Rename safer_rename() to rename_if_different(), to accurately describe what it does. Use File::Compare rather than Digest::MD5, as the files are small enough to simply read in. (File::Compare dates from 5.004) Remove safer_rename_always(), which isn't used. DRY by replacing the cargo-culted "open or die" with a new function safer_open(), which uses Gensym (5.002) to create an anonymous file handle, and opens and binmodes the file, or dies. This necessitates replacing bareword file handles with lexicals in all the callers. Correct the names of files in close or die constructions. [ 33539] Drag autodoc.pl and overload.pl into the age of safer_open(). Thanks to the wisdom of london.pm, stuff the filename into the SCALAR slot of the typeglob created in safer_open(), so that ... Add safer_close(), that will die (with the filename) if the close fails. [ 33544] Subject: [PATCH] Double warning with perl -we '\&$x' From: "Vincent Pit" Date: Thu, 20 Mar 2008 12:06:47 +0100 (CET) Message-ID: <38561.147.210.17.175.1206011207.squirrel@147.210.17.175> Branch: maint-5.10/perl !> autodoc.pl embed.pl keywords.pl opcode.pl overload.pl !> pod/perlsyn.pod reentr.pl regcomp.pl regen.pl regen_lib.pl !> sv.c t/lib/warnings/9uninit warnings.pl ____________________________________________________________________________ [ 33943] By: davem on 2008/05/28 15:54:22 Log: Integrate: [ 33414] Subject: [perl #46957] [PATCH] make Devel::Peek::mstat always available From: srezic@cpan.org (via RT) Date: Sat, 27 Oct 2007 11:33:57 -0700 Message-ID: [ 33416] Subject: Re: [PATCH] NEXT.pm bug within overloaded stringification From: Marcel Grünauer Message-Id: <511B0A54-AB2D-4A65-A02E-E2E07C043EAB@univie.ac.at> Date: Mon, 3 Mar 2008 16:08:48 +0100 (a resend of <7BBCFD93-91CF-4656-A97F-ED5E749F7B2E@univie.ac.at>) [ 33434] Subject: [perl #50538] when( @n && %n ) fails to smart match From: "brian d foy" (via RT) Date: Mon, 04 Feb 2008 19:36:01 -0800 Message-ID: Updated tests in ticket to become TODO tests [ 33439] Bump VERSION after change #33416 (so we don't end up with different code but same version in 5.10.0 and, say, 5.10.1) [ 33442] Better line diagnostics - runlint's caller rather than runlint itself. [ 33445] Bring the joy of strict to ext/B/t/lint.t. [ 33447] Refactoring the /Can't return (?:array|hash) to scalar context/ croak logic in pp_rv2av into one place saves 112 bytes here. [ 33457] Subject: [PATCH] count-only transliteration needlessly makes copy-on-write From: "Yitzchak Scott-Thoennes" Date: Tue, 4 Mar 2008 16:54:29 -0800 (PST) Message-ID: <47935.71.32.86.11.1204678469.squirrel@webmail.efn.org> [ 33458] Subject: Re: [PATCH] mg_magical() sometimes turns SvRMAGICAL on when it shouldn't From: Vincent Pit Date: Fri, 08 Feb 2008 23:22:19 +0100 Message-ID: <47ACD61B.6030501@profvince.com> [ 33463] Silence warning from VC++ following #33447 (not all control paths return a value) [ 33466] Subject: [PATCH] MAD update list of failures in mad/t/p55.t From: Gerard Goossen Date: Mon, 10 Mar 2008 15:17:08 +0100 Message-ID: <20080310141708.GA28994@ostwald> [ 33467] Subject: [PATCH] Re: [PATCH] MAD fix p55 $[ From: Gerard Goossen Date: Mon, 10 Mar 2008 15:44:03 +0100 Message-ID: <20080310144403.GC28994@ostwald> [ 33470] Subject: Re: [PATCH] make Archive::Extract's x.lzma test file be lzma'd, From: "Yitzchak Scott-Thoennes" Date: Tue, 4 Mar 2008 00:28:34 -0800 (PST) Message-ID: <52329.71.32.86.11.1204619314.squirrel@webmail.efn.org> Branch: maint-5.10/perl +> ext/XS/APItest/t/rmagical.t lib/NEXT/t/stringify.t !> MANIFEST doop.c ext/B/t/lint.t ext/Devel/Peek/Peek.xs !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs !> lib/Archive/Extract/t/src/x.lzma.packed lib/NEXT.pm !> mad/t/p55.t malloc.c mg.c op.c pp_hot.c t/op/switch.t !> t/op/tr.t ____________________________________________________________________________ [ 33942] By: davem on 2008/05/28 01:21:26 Log: Integrate: [ 33337] Setting the f flag on length causes the op to be constant folded. [ 33342] fix variable names in 'ununit var' warnings in evals [ 33363] Subject: [PATCH] B::Debug enhancements From: "Reini Urban" Date: Fri, 22 Feb 2008 09:52:32 +0100 Message-ID: <6910a60802220052t3c1f1d91ne38b8ba6f6c56651@mail.gmail.com> [ 33367] Avoid a segfault case in MRO code, based on : Subject: [perl #51092] [PATCH] Segfault when calling ->next::method on non-existing package From: ilmari@vesla.ilmari.org (via RT) Date: Thu, 21 Feb 2008 20:29:42 -0800 Message-ID: [ 33369] Ensure that constant folding runs with IN_PERL_RUNTIME true, by copying the current compiling cop to a different address. This ensures that lexical hints are correctly honoured, and allows us to fold sprintf. [ 33377] If we have malloced_size() available, then avoid rounding up the string to the next (guessed) plausible alignment size, and instead find out how much memory was actually allocated, so that we can set this in the scalar's SvLEN(). This way, sv_grow() will be called far less often. [ 33378] In Perl_sv_usepvn_flags(), with MYMALLOC, use the actual malloc()ed size for SvLEN(), rather than an estimate. [ 33379] If the C library provides malloc_size(), we can use that in the same places as Perl's malloced_size(), except that we need to be careful of any PERL_TRACK_MEMPOOL manipulations in force. Wrap both as Perl_safesysmalloc_size(), to give a consistent name and interface. [ 33380] Fix preprocessor syntax [ 33383] Comment on why I don't think changing Perl_safesysmalloc_size() in av.c analagous to the change in sv.c is a good idea. [It's not a language design issue, so sadly I can't get a talk out of it. Or is that fortunately? :-)] [ 33389] Add Perl_malloc_good_size to malloc.c. (A routine that rounds up the passed in request to the size that will actually be allocated. It's the same interface as Darwin already provides with malloc_good_size().) [ 33390] Use malloc_good_size() to round up the size of requested arenas to the size that will actually be allocated, to squeeze last few bytes into use. Branch: maint-5.10/perl !> av.c embed.fnc embed.h ext/B/B/Debug.pm handy.h hv.c !> makedef.pl malloc.c mro.c op.c opcode.h opcode.pl perl.h !> proto.h sv.c t/lib/warnings/7fatal t/lib/warnings/9uninit !> t/mro/next_edgecases.t ____________________________________________________________________________ [ 33941] By: davem on 2008/05/27 22:58:13 Log: Integrate: [ 33297] Subject: [PATCH] Read-only variable tests From: "Jerry D. Hedden" Date: Fri, 8 Feb 2008 14:06:41 -0500 Message-ID: <1ff86f510802081106l737e4dcdibb73c8eacb4c39d8@mail.gmail.com> with one less TODO test [ 33311] Subject: Re: [perl #50706] %^H affecting outside file scopes From: Rick Delaney Date: Tue, 12 Feb 2008 14:05:22 -0500 Message-ID: <20080212190522.GB16896@bort.ca> [ 33312] Add missing file to MANIFEST, to go with change #33311 [ 33313] Subject: [PATCH t/op/pat.t] Re: [perl #50496] Bug Report: 'keys %+' does not return the correct keys. From: Abigail Date: Thu, 7 Feb 2008 17:53:30 +0100 Message-ID: <20080207165330.GA25617@abigail.be> with tweaks (one more test marked TODO) [ 33317] Typo catch, by Abigail [ 33322] Correctly reference count the hints hash [ 33323] Fix macro name in comment [ 33324] Fix perlbug 50114 and document what the code does a bit better [ 33325] Fix bug 50496 -- regcomp.c=~s/lastcloseparen/lastparen/g -- lastcloseparen is literally the index of the last paren closed -- lastparen is index of the highest index paren that has been closed. In nested parens, they will be completely different. 'ab'=~/(a(b))/ will have: lastparen = 2, lastcloseparen = 1 'ab'=~/(a)(b)/ will have: lastparen = lastcloseparen = 2 [ 33327] Subject: [ patch ] silence 2 possibly uninitialized vars From: Jim Cromie Date: Sat, 16 Feb 2008 18:02:19 -0700 Message-ID: <47B7879B.5040302@gmail.com> Branch: maint-5.10/perl +> t/lib/Sans_mypragma.pm !> MANIFEST lib/Internals.t op.c pp_ctl.c regcomp.c !> t/lib/mypragma.t t/op/pat.t t/op/re_tests toke.c ____________________________________________________________________________ [ 33940] By: davem on 2008/05/27 20:57:19 Log: Integrate: [ 33238] Adapt Safe innards to older (XS) versions of version.pm [ 33248] Remove redundant check [ 33254] Subject: [PATCH] win32_async_check() doesn't loop enough. From: "Robert May" Date: Sun, 3 Feb 2008 13:11:57 +0530 Message-ID: <54bdc7510802022341r3654d32dva26ef04bd9fa04b7@mail.gmail.com> [ 33261] Remove an unneeded if statement. [ 33265] [perl #49472] Attributes + Unkown Error An errored attribute sub still processes the attributes, which require's attribute.pm, so make sure the error state is passed to the new require [ 33278] Fix test to pass en 5.6.2 (unpack is needed by version.pm there) [ 33280] Subject: [PATCH] Re: Unwanted warnings from "PerlIO::scalar" From: Ben Morrow Date: Fri, 8 Feb 2008 13:50:09 +0000 Message-ID: <20080208135008.GA3885@osiris.mauzo.dyndns.org> Branch: maint-5.10/perl !> ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t !> ext/Safe/t/safeload.t perlio.c t/comp/require.t toke.c !> win32/win32.c ____________________________________________________________________________ [ 33939] By: merijn on 2008/05/27 15:19:07 Log: Revert part of #31039 Branch: perl ! Configure ____________________________________________________________________________ [ 33938] By: merijn on 2008/05/27 15:16:54 Log: Revert part of #31039 Branch: metaconfig/U/perl ! fflushall.U ____________________________________________________________________________ [ 33937] By: davem on 2008/05/27 00:12:52 Log: Perl 5.10 memory corruption When @a = sort @a is pessimised if @a has magic, growing the stack requires various pointers to be reset in case the stack gets reallocated. Branch: perl ! pp_sort.c ____________________________________________________________________________ [ 33936] By: nicholas on 2008/05/25 23:47:00 Log: My recent changes to POSIX.xs forgot that WEXITSTATUS etc may not even be defined. This fix changes the error message from "Your vendor has not defined POSIX macro %s, used" to "POSIX::%s not implemented on this architecture", which I assume is not going to break anything. Branch: perl ! ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 33935] By: nicholas on 2008/05/25 23:43:03 Log: Update Changes. Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 33934] By: nicholas on 2008/05/25 23:16:13 Log: Run buildtoc. (With the side effect of sorting MANIFEST.) Branch: maint-5.8/perl ! MANIFEST pod/perltoc.pod ____________________________________________________________________________ [ 33933] By: nicholas on 2008/05/25 23:13:54 Log: Integrate: [ 33878] Integrate: [ 33740] Stop File::Copy truncating destination files if passed 3 named arguments by accident. In Copy.t, ensure that all file system calls die with $! if they fail. [ 33793] Subject: [PATCH lib/File/Copy.pm] Use 3-arg open. From: Abigail Date: Tue, 6 May 2008 17:38:28 +0200 Message-ID: <20080506153828.GA27662@abigail.be> [ 33881] Integrate: [ 33825] It transpires that POSIX.xs also duplicated several constants defined by Fcntl but only conditionally exported by Fcntl. The most obvious were SEEK_CUR, SEEK_END and SEEK_SET, as reported in bug #54186. So add them to the list of constants that POSIX imports from Fcntl. [ 33826] Remove POSIX's internal implementation of S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO and S_ISREG, and pull them in from Fcntl. Spotted as a result of bug #54186, but there has been a redefined subroutine warning for ages if you elected to import all of POSIX and Fcntl's exports. [ 33829] Fix my typo. [ 33885] Integrate: [ 33835] Subject: [PATCH] h2ph: allow the quote mark delimiter when chasing #include directives with "-a" From: Niko Tyni Date: Thu, 15 May 2008 23:15:35 +0300 Message-Id: <1210882535-11072-1-git-send-email-ntyni@debian.org> [ 33917] Integrate: [ 33911] Subject: [PATCH] Re: [perl #41555] Bug in File::Find on Windows when target From: Bram Date: Mon, 12 May 2008 22:13:33 +0200 Message-ID: <20080512221333.mq0283dlessws4wk@horde.wizbit.be> Branch: maint-5.8/perl !> ext/B/t/concise-xs.t ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm !> ext/POSIX/POSIX.xs lib/File/Copy.pm lib/File/Copy.t !> lib/File/Find.pm lib/File/Find/t/find.t !> t/lib/proxy_constant_subs.t utils/h2ph.PL ____________________________________________________________________________ [ 33932] By: nicholas on 2008/05/25 23:00:21 Log: Integrate: [ 33884] Integrate: [ 33827] Subject: [PATCH] fix typo in a Tie::Hash documentation link From: Niko Tyni Date: Wed, 14 May 2008 23:09:27 +0300 Message-Id: <1210795767-21221-1-git-send-email-ntyni@debian.org> [ 33830] Add investigating eliminating POSIX::int_macro_int() to perltodo. [ 33832] HP 9000 End of Sale Announcements [ 33834] Subject: Make perlfunc link to the correct section of perlop for q//, qq//, qx//, and qw// From: Matt Kraai Date: Thu, 15 May 2008 15:45:17 -0700 Message-ID: <20080515224517.GA11692@ftbfs.org> [ 33840] Subject: [perl #39187] [DOC-PATCH]: perldoc -f reverse: examples (was: RE: Perlfunc needs to be made more clear regarding reverse in scalar context.) From: "Bram via RT" Date: Fri, 16 May 2008 14:44:07 -0700 Message-ID: [ 33841] Subject: [PATCH] Re: Compiling perl (5.10.x) with gcc <= 3.2.3 From: Andy Dougherty Date: Fri, 16 May 2008 13:59:41 -0400 (EDT) Message-ID: [ 33848] Subject: Re: eval "require Foo" with binary-incompatible XS modules From: Niko Tyni Date: Sat, 17 May 2008 21:37:30 +0300 Message-ID: <20080517183730.GA4440@rebekka> [ 33852] New separations for the pattern match operator documentation, suggested by David Nicol: Subject: It's wafer thin! From: "David Nicol" Date: Fri, 9 May 2008 18:14:29 +0000 Message-ID: <934f64a20805091114y40595f9ap9d355b39f20779c1@mail.gmail.com> [ 33853] fix misleading comment about Perl_re_dup_guts [ 33865] Add "profile installman" to the TODO. [ 33895] Integrate: [ 33849] Subject: [perl #38955] exists(): error message on wrong argument type is incorrect (5.8.7 cygwin) From: "Bram via RT" Date: Sat, 17 May 2008 04:14:11 -0700 Message-ID: [ 33891] metabatman fails the "this patch is self-documenting" test. Restore (roughly) the original parameter names. Branch: maint-5.8/perl !> INSTALL README.hpux hv.h lib/Tie/Hash.pm op.c pod/perldiag.pod !> pod/perlfunc.pod pod/perlop.pod pod/perltodo.pod regcomp.c ____________________________________________________________________________ [ 33931] By: nicholas on 2008/05/25 22:45:48 Log: Integrate: [ 33882] Integrate: [ 33809] Subject: [PATCH - revised^2] threads::shared 1.19 From: "Jerry D. Hedden" Date: Wed, 7 May 2008 16:36:28 -0400 Message-ID: <1ff86f510805071336y50db0a35t740fbe9a8192be64@mail.gmail.com> [ 33811] Remove C++ comments [ 33836] Subject: [PATCH - revised] threads::shared 1.21 From: "Jerry D. Hedden" Date: Fri, 16 May 2008 09:52:24 -0400 Message-ID: <1ff86f510805160652l73e7d5a9hdc675e8efbbf1479@mail.gmail.com> [ 33883] Integrate: [ 33808] Subject: [PATCH - revised] Thread::Queue 2.07 From: "Jerry D. Hedden" Date: Thu, 8 May 2008 10:05:51 -0400 Message-ID: <1ff86f510805080705p3cc8f657i7a1441da5b0a273b@mail.gmail.com> [ 33847] Subject: [PATCH] Thread::Queue 2.08 From: "Jerry D. Hedden" Date: Wed, 14 May 2008 12:47:04 -0400 Message-ID: <1ff86f510805140947h707fe273j5adec649b5cc4238@mail.gmail.com> [ 33871] Subject: [PATCH] Thread::Semaphore 2.08 From: "Jerry D. Hedden" Date: Mon, 19 May 2008 13:06:20 -0400 Message-ID: <1ff86f510805191006yc870892r28ea38cfd128eb37@mail.gmail.com> Branch: maint-5.8/perl +> ext/threads/shared/t/clone.t !> MANIFEST ext/threads/shared/Makefile.PL !> ext/threads/shared/shared.pm ext/threads/shared/shared.xs !> ext/threads/shared/t/stress.t ext/threads/shared/t/sv_refs.t !> lib/Thread/Queue.pm lib/Thread/Queue/t/02_refs.t !> lib/Thread/Semaphore.pm ____________________________________________________________________________ [ 33930] By: nicholas on 2008/05/25 22:33:32 Log: Integrate: [ 33821] Integrate: [ 33666] Subject: [PATCH] Math::BigRat 0.22 From: Tels Date: Mon, 7 Apr 2008 21:27:30 +0200 Message-Id: <200804072127.38258@bloodgate.com> [ 33698] Upgrade to Math::Complex 1.54 [ 33715] Upgrade to Math::BigInt v1.89 [ 33772] Upgrade to bignum-0.23 [ 33915] Integrate: [ 33905] Subject: [PATCH] Documentation typo fix for Attribute::Handlers. From: Florian Ragwitz Date: Wed, 21 May 2008 22:42:40 +0200 Message-Id: <1211402560-12949-1-git-send-email-rafl@debian.org> [ 33906] Following a conversation on IRC, Artur thinks it best if we consider the core version of Attribute::Handlers official from now on, and hence remove it from Porting/Maintainers.pl [ 33907] Rafael will take over Attribute::Handlers [ 33914] Bump the version number following change 33905 (and for any other changes that might come between 5.10's release and 5.8.9's). Note that Rafael has kindly volunteered to take over maintainer. Branch: maint-5.8/perl +> lib/Math/BigRat/t/hang.t !> (integrate 29 files) ____________________________________________________________________________ [ 33929] By: nicholas on 2008/05/25 22:17:41 Log: Integrate: [ 33820] Integrate: [ 32977] When parsing LC_ALL or LANG to get the locale's encoding, ignore whatever is after the @, since that's a modifier, not an encoding. [ 32980] Boolean priority bug, found by Mashrab Kuvatov: Subject: Re: [perl #49646] perlbug AutoReply: open ':locale' does not work under locale with the modifier From: Mashrab Kuvatov Date: Tue, 15 Jan 2008 15:17:42 +0100 Message-Id: <200801151517.46296.kmashrab@uni-bremen.de> [ 33234] Subject: [PATCH] Remove duplication from encoding.pm POD From: "Robert May" Date: Fri, 1 Feb 2008 01:06:07 +0530 Message-ID: <54bdc7510801311136p7ee53dbet2afd5239e1ad03eb@mail.gmail.com> [ 33562] Subject: "646" From: Jarkko Hietaniemi Date: Wed, 12 Mar 2008 21:43:53 -0400 Message-ID: <47D886D9.6060001@iki.fi> Encode::Alias fix for encoding "646" (aka ASCII) on Solaris [ 33783] Subject: Perl 5.10/Encode 2.24: Tiny typo in Encode's Makefile.PL arg processing From: Jesse Vincent Date: Sat, 3 May 2008 13:41:45 -0400 Message-Id: <961C2A4F-92B3-416D-A9F9-E7B0ADA9F134@fsck.com> [ 33800] Upgrade to Encode 2.25 Branch: maint-5.8/perl !> ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm !> ext/Encode/lib/Encode/CN/HZ.pm !> ext/Encode/lib/Encode/GSM0338.pm ext/Encode/ucm/cp850.ucm !> ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm !> ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm !> ext/Encode/ucm/cp858.ucm ext/Encode/ucm/cp860.ucm !> ext/Encode/ucm/cp861.ucm ext/Encode/ucm/cp862.ucm !> ext/Encode/ucm/cp863.ucm ext/Encode/ucm/cp864.ucm !> ext/Encode/ucm/cp865.ucm ext/Encode/ucm/cp866.ucm !> ext/Encode/ucm/cp869.ucm ext/Encode/ucm/cp874.ucm !> ext/Encode/ucm/cp875.ucm ____________________________________________________________________________ [ 33928] By: nicholas on 2008/05/25 21:26:27 Log: Integrate: [ 33754] Integrate: [ 33647] Subject: [PATCH] Tru64: align fp policies of gcc and cc From: Jarkko Hietaniemi Date: Sat, 5 Apr 2008 04:16:17 +0300 (EEST) Message-Id: <200804050116.m351GH5P042062@kosh.hut.fi> [ 33737] On Darwin, -Uuse64bitall shouldn't mean -Duse64bitall :-/ Plus fix a pair of typos in a diagnostic output. [ 33738] Looks like we can do System V IPC 64 bit on Leopard. Lets see whether the magic smoke escapes from other testers. Branch: maint-5.8/perl !> hints/darwin.sh hints/dec_osf.sh ____________________________________________________________________________ [ 33927] By: rgs on 2008/05/25 21:14:40 Log: Subject: [PATCH] lib.pm should not warn about loading .par files From: Paul Fenwick Date: Thu, 22 May 2008 23:24:34 +1000 Message-ID: <48357412.5020703@perltraining.com.au> Branch: perl ! lib/lib_pm.PL ____________________________________________________________________________ [ 33926] By: nicholas on 2008/05/25 21:12:26 Log: Integrate: [ 33732] Integrate: [ 33668] Subject: [PATCH] Double magic with '\&$x' From: "Vincent Pit" Date: Tue, 1 Apr 2008 10:48:17 +0200 (CEST) Message-ID: <34395.147.210.17.175.1207039697.squirrel@147.210.17.175> [ 33669] Fix C portability nit found by Jerry D. Hedden. [ 33685] Revert change #26334, which was introducing too many bugs [ 33686] Add a regression test for bug #52658 (fixed by change #33685) based on code by Wolf-Dietrich Moeller [ 33802] Integrate: [ 33665] Subject: [PATCH] is_gv_magical correctly check "ISA" From: Gerard Goossen Date: Wed, 9 Apr 2008 12:12:44 +0200 Message-ID: <20080409101244.GA11209@ostwald> [ 33741] Inline the trivial S_raise_signal function in the perl signal handler. This makes the code more readable and avoids the need for excuses for why the function is (still) named this way. It also effectively avoids segfaults observed with gcc-3.3 when the sibling-call optimization is used for invoking S_raise_signal() just before the signal handler returns. [ 33762] Cast the result of fpsetmask(0) to (void), as some implementations expand it via a macro, with a comma expression to calculate the return value, at which point gcc has the gall to warn that an expression calcualted is not used. Blame SCO for having to have fpsetmask(0) in the code to start with. [ 33763] Subject: [PATCH] Win32 process ids can have more than 16 bits From: "Jan Dubois" Date: Tue, 29 Apr 2008 01:14:39 -0700 Message-ID: <01be01c8a9d1$12b32b10$38198130$@com> [ 33788] Record-style reads in Perl_sv_gets have to be done with read(), not fread() on VMS, and have been for some time. Except that ain't gonna work with PerlIO::Scalar's in-memory files. Old bug exposed by new test in #33769. [ 33889] Integrate: [ 33778] Subject: Re: [perl #51636] segmentation fault with array ties From: "Vincent Pit" Date: Wed, 12 Mar 2008 17:37:40 +0100 (CET) Message-ID: <56287.147.210.17.175.1205339860.squirrel@147.210.17.175> Branch: maint-5.8/perl !> gv.c mg.c perl.h pp_ctl.c pp_hot.c sv.c t/op/pat.t !> win32/win32.c ____________________________________________________________________________ [ 33925] By: nicholas on 2008/05/25 20:50:26 Log: Integrate: [ 33640] Integrate: [ 33399] Subject: [PATCH] More diagnostics for Fatal.pm From: slaven@rezic.de Date: Fri, 29 Feb 2008 11:29:31 +0100 (CET) Message-ID: <49601.89.247.126.95.1204280971.squirrel@mail.rezic.de> plus version bump [ 33621] $VERSION++ for all the non-dual life modules in ext/ that Porting/cmpVERSION.pl reports differ from the 5.10.0 release. [ 33622] Fix bug in the code for --opened - it was not working on blead. [ 33623] $VERSION++ for all the non-dual life modules outside ext/ that Porting/cmpVERSION.pl reports differ from the 5.10.0 release. All the rest of the differences would seem to be dual-life. :-( [ 33624] Module::CoreList wasn't listing Config.pm everywhere. [ 33913] Integrate: [ 33838] Upgrade to ExtUtils-Command-1.14 [ 33900] Upgrade to AutoLoader-5.66 [ 33912] Bump AutoSplit to a dev version number to reflect the small change in the __DATA__ section made in the AutoLoader 5.66 release. All will get back in sync with the next AutoLoader release. Branch: maint-5.8/perl !> Porting/Maintainers.pm ext/B/B/Concise.pm !> ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm !> ext/POSIX/POSIX.pm ext/PerlIO/encoding/encoding.pm !> ext/PerlIO/scalar/scalar.pm ext/PerlIO/via/via.pm !> ext/Socket/Socket.pm lib/AutoLoader.pm lib/AutoSplit.pm !> lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm lib/Fatal.pm !> lib/Fatal.t lib/File/Basename.pm lib/File/Find.pm !> lib/Module/CoreList.pm os2/OS2/REXX/REXX.pm ____________________________________________________________________________ [ 33924] By: nicholas on 2008/05/25 20:44:14 Log: Regenerate pod/perlmodlib.pod Branch: maint-5.8/perl ! pod/perlmodlib.pod ____________________________________________________________________________ [ 33923] By: nicholas on 2008/05/25 20:30:46 Log: Integrate: [ 33628] Integrate: [ 33316] Avoid utf8 warnings when printing diagnostics [ 33433] use strict; and use Test::More; to give decent failure diagnostics. (And less code) [ 33440] Fix skip counts introduced in #33433 [ 33565] Subject: Re: Change 33556: [PATCH] borg parent.pm From: "Jerry D. Hedden" Date: Tue, 25 Mar 2008 11:51:00 -0400 Message-ID: <1ff86f510803250851w52ea0c84n9876834d8e8b79e3@mail.gmail.com> [ 33823] Integrate: [ 33674] Test::More::is_deeply may do overloading (at least for TODOs), and overloading may require Scalar::Util, which it won't find if all the paths in @INC are relative to somewhere other than where we are. [ 33705] Test dbmopen more thoroughly, including closing the coverage hole for the code that automatically requires AnyDBM_File.pm in pp_dbmopen. [ 33749] Subject: [perl #53238] Patch to stop t/op/fork.t relying on rand From: David Dick (via RT) Date: Wed, 23 Apr 2008 04:12:42 -0700 Message-ID: [ 33752] Subject: [PATCH] another go; was RE: [perl #49302] [[:print:]] v \p{Print} From: "Robin Barker" Date: Fri, 25 Apr 2008 14:21:06 +0100 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093B12@exchsvr2.npl.ad.local> [ 33765] Subject: [PATCH] extra tests for t/op/sprintf2.t (was Re: [perl #45383] RE: From: Bram Date: Tue, 29 Apr 2008 22:27:21 +0200 Message-ID: <20080429222721.rwupydwjk00okwc0@horde.wizbit.be> [ 33767] A skip() function is missing, to get this test pass with miniperl [ 33768] Avoid garbage in test output when running make minitest. This makes all minitests pass on my machine. [ 33769] Subject: Re: [PATCH] testing $/ with in memory files From: Bram Date: Wed, 30 Apr 2008 11:55:30 +0200 Message-ID: <20080430115530.a09bjj6tic480c80@horde.wizbit.be> [ 33774] Subject: [perl #53560] Patch for linux LDAP groups From: David Dick (via RT) Date: Wed, 30 Apr 2008 05:17:54 -0700 Message-ID: [ 33775] Add a test for "lc(LATIN CAPITAL LETTER SHARP S)" [ 33776] Subject: [PATCH] t/op/pat.t From: "Robin Barker" Date: Thu, 1 May 2008 19:12:28 +0100 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093B34@exchsvr2.npl.ad.local> [ 33888] Integrate: [ 33850] Subject: [perl #53500] op/pwent.t should use the DirectoryService on OS X From: "Tom Wyant via RT" Date: Sun, 11 May 2008 14:40:04 -0700 Message-ID: Branch: maint-5.8/perl +> t/op/dbm.t !> MANIFEST ext/File/Glob/t/basic.t lib/Devel/SelfStubber.t !> pod/perlre.pod t/base/rs.t t/op/fork.t t/op/groups.t t/op/lc.t !> t/op/pat.t t/op/pwent.t t/op/sprintf2.t t/run/fresh_perl.t ____________________________________________________________________________ [ 33922] By: nicholas on 2008/05/25 19:51:20 Log: Integrate: [ 33617] Integrate: [ 33260] I've been maintaining Net::Ping for a while now. [ 33295] Make sure we only find the macro we were looking for, not something that only starts with the same string. [ 33303] Jerry D. Hedden now maintains Thread::Semaphore on CPAN [ 33352] Subject: [patch] Porting/expand-macros.pl gets 'indent'ing From: Jim Cromie Message-ID: <47AB9C4A.3080107@gmail.com> Date: Thu, 07 Feb 2008 17:03:22 -0700 [ 33353] Take advantage of the fact that we can use indent as a stdin/stdout filter to reduce its workload (and ours) by only sending it the 3 or so lines that we are interested in printing, not the preceding bucket loads. [ 33456] Subject: checkAUTHORS.pl update for me From: Michael G Schwern Date: Sun, 09 Mar 2008 00:35:48 +0100 Message-ID: <47D322D4.8090508@pobox.com> [ 33731] Integrate: [ 33374] Tidy up error messages [ 33612] Config.pm needs to be listed in Module::CoreList, too [ 33646] Run overload.pl from regen.pl, and check overload.c as well as overload.h [ 33711] Subject: [perl #53000] Patch for featured TODO: make a reproducible perlmodlib.PL From: "James Bence" (via RT) Date: Wed, 16 Apr 2008 22:22:12 -0700 Message-ID: plus regen perlmodlib (from a clean source tree) and remove perltodo note [ 33879] Integrate: [ 33764] Change of maintainer. [ 33799] Subject: Re: helping 5.8.9 From: Steffen Mueller Message-ID: <20080504193835.6906.qmail@lists.develooper.com> Date: Sun, 04 May 2008 21:38:38 +0200 Branch: maint-5.8/perl !> AUTHORS Porting/Maintainers.pl Porting/checkAUTHORS.pl !> Porting/corelist.pl Porting/expand-macro.pl pod/perlmodlib.PL !> pod/perltodo.pod regen.pl ____________________________________________________________________________ [ 33921] By: davem on 2008/05/24 16:32:36 Log: Integrate: [ 33153] Typo fix in change #33058 Subject: Re: [PATCH t/cmd/for.t] Regression tests for 'for reverse ..' From: Daniel Frederick Crisman Date: Wed, 30 Jan 2008 15:09:22 -0500 Message-ID: <20080130200922.GA20450@fury.crisman.org> [ 33178] In pp_split(), eliminate most (all?) of the conditional calls to sv_2mortal() by conditionally passing SVs_TEMP to newSVpvn_flags(). [ 33229] Fix op/reg_email_thr.t when PERLIO=stdio [ 33230] Subject: [PATCH] fix B::Debug pmnext From: "Reini Urban" Date: Sat, 2 Feb 2008 16:33:52 +0100 Message-ID: <6910a60802020733u7817a55dm6f5e213625063204@mail.gmail.com> [ 33233] Subject: [patch] B portability macros From: Jim Cromie Date: Fri, 01 Feb 2008 17:43:11 -0700 Message-ID: <47A3BC9F.7080200@gmail.com> [ 33235] Removed mention of a book that was never published. [ 33236] Fix CPAN bug #32896: make version.pm loadable in a Safe compartment [ 33237] Add a new test for Safe [ 33238] Adapt Safe innards to older (XS) versions of version.pm Branch: maint-5.10/perl +> ext/Safe/t/safeload.t !> MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm !> ext/List/Util/lib/Scalar/Util.pm ext/Opcode/Safe.pm pp.c !> t/cmd/for.t t/op/reg_email.t ____________________________________________________________________________ [ 33920] By: davem on 2008/05/24 16:04:48 Log: Integrate: [ 32931] Variants of several regression tests that run the actul tests inside a new thread, to test ithread's cloning, particularly of regexps. [ 33919] make TODO output TAP-compliant in regexp.t Branch: maint-5.10/perl +> t/op/index_thr.t t/op/pat_thr.t t/op/reg_email_thr.t +> t/op/regexp_qr_embed_thr.t t/op/substr_thr.t t/thread_it.pl !> MANIFEST t/op/index.t t/op/pat.t t/op/re_tests !> t/op/reg_email.t t/op/regexp.t t/op/substr.t ____________________________________________________________________________ [ 33919] By: davem on 2008/05/24 15:42:08 Log: make TODO output TAP-compliant in regexp.t Branch: perl ! t/op/regexp.t ____________________________________________________________________________ [ 33918] By: craigb on 2008/05/24 15:02:06 Log: Subject: Time-Piece-1.13 test failures on HP-UX From: Gisle Aas Date: Fri, 23 May 2008 00:20:28 +0200 Message-Id: Don't rely on strptime being able to parse illegal dates. Also being tracked via so this also brings blead closer to the next (as yet unreleased) version of Time::Piece. Branch: perl ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs ____________________________________________________________________________ [ 33917] By: nicholas on 2008/05/23 20:43:31 Log: Integrate: [ 33911] Subject: [PATCH] Re: [perl #41555] Bug in File::Find on Windows when target From: Bram Date: Mon, 12 May 2008 22:13:33 +0200 Message-ID: <20080512221333.mq0283dlessws4wk@horde.wizbit.be> Branch: maint-5.10/perl !> lib/File/Find.pm lib/File/Find/t/find.t ____________________________________________________________________________ [ 33916] By: craigb on 2008/05/23 15:50:14 Log: File::Copy does not copy source file permissions to the target file on VMS (it never has, but the new tests expected it to). Branch: perl ! lib/File/Copy.t ____________________________________________________________________________ [ 33915] By: nicholas on 2008/05/23 14:57:46 Log: Integrate: [ 33905] Subject: [PATCH] Documentation typo fix for Attribute::Handlers. From: Florian Ragwitz Date: Wed, 21 May 2008 22:42:40 +0200 Message-Id: <1211402560-12949-1-git-send-email-rafl@debian.org> [ 33906] Following a conversation on IRC, Artur thinks it best if we consider the core version of Attribute::Handlers official from now on, and hence remove it from Porting/Maintainers.pl [ 33907] Rafael will take over Attribute::Handlers [ 33914] Bump the version number following change 33905 (and for any other changes that might come between 5.10's release and 5.8.9's). Note that Rafael has kindly volunteered to take over maintainer. Branch: maint-5.10/perl !> Porting/Maintainers.pl lib/Attribute/Handlers.pm ____________________________________________________________________________ [ 33914] By: nicholas on 2008/05/23 14:38:31 Log: Bump the version number following change 33905 (and for any other changes that might come between 5.10's release and 5.8.9's). Note that Rafael has kindly volunteered to take over maintainer. Branch: perl ! lib/Attribute/Handlers.pm ____________________________________________________________________________ [ 33913] By: nicholas on 2008/05/23 12:22:22 Log: Integrate: [ 33838] Upgrade to ExtUtils-Command-1.14 [ 33900] Upgrade to AutoLoader-5.66 [ 33912] Bump AutoSplit to a dev version number to reflect the small change in the __DATA__ section made in the AutoLoader 5.66 release. All will get back in sync with the next AutoLoader release. Branch: maint-5.10/perl !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/Command.pm ____________________________________________________________________________ [ 33912] By: nicholas on 2008/05/23 10:05:43 Log: Bump AutoSplit to a dev version number to reflect the small change in the __DATA__ section made in the AutoLoader 5.66 release. All will get back in sync with the next AutoLoader release. Branch: perl ! lib/AutoSplit.pm ____________________________________________________________________________ [ 33911] By: rgs on 2008/05/23 06:18:59 Log: Subject: [PATCH] Re: [perl #41555] Bug in File::Find on Windows when target From: Bram Date: Mon, 12 May 2008 22:13:33 +0200 Message-ID: <20080512221333.mq0283dlessws4wk@horde.wizbit.be> Branch: perl ! lib/File/Find.pm lib/File/Find/t/find.t ____________________________________________________________________________ [ 33910] By: rgs on 2008/05/23 06:15:37 Log: Subject: [PATCH] Silence build warnings in universal.c From: "Jerry D. Hedden" Date: Wed, 21 May 2008 13:15:28 -0400 Message-ID: <1ff86f510805211015m5c59bbf5wf3a992e776b1c4c4@mail.gmail.com> Branch: perl ! universal.c ____________________________________________________________________________ [ 33909] By: merijn on 2008/05/23 06:07:30 Log: Subject: [DOC PATCH] Memoize.pm refers to old title of "Higher Order Perl" From: Moritz Lenz Date: Thu, 22 May 2008 15:47:04 +0200 Message-ID: <48357958.2050501@casella.verplant.org> Branch: perl ! lib/Memoize.pm ____________________________________________________________________________ [ 33908] By: davem on 2008/05/22 21:42:49 Log: Integrate: ** just the flags.SH pedantic-removal part of: [ 32804] Make struct regexp the body of SVt_REGEXP SVs, REGEXPs become SVs, and regexp reference counting is via the regular SV reference counting. This was not as easy at it looks. Branch: maint-5.10/perl !> cflags.SH ____________________________________________________________________________ [ 33907] By: nicholas on 2008/05/22 08:31:30 Log: Rafael will take over Attribute::Handlers Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 33906] By: nicholas on 2008/05/22 07:45:01 Log: Following a conversation on IRC, Artur thinks it best if we consider the core version of Attribute::Handlers official from now on, and hence remove it from Porting/Maintainers.pl Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 33905] By: merijn on 2008/05/22 06:36:40 Log: Subject: [PATCH] Documentation typo fix for Attribute::Handlers. From: Florian Ragwitz Date: Wed, 21 May 2008 22:42:40 +0200 Message-Id: <1211402560-12949-1-git-send-email-rafl@debian.org> Branch: perl ! lib/Attribute/Handlers.pm ____________________________________________________________________________ [ 33904] By: davem on 2008/05/21 16:37:54 Log: Integrate: [ 33631] Subject: [PATCH] Re: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu) From: "Jerry D. Hedden" Date: Wed, 2 Apr 2008 13:45:26 -0400 Message-ID: <1ff86f510804021045s1f7ec22ftbf5b9e2f2c6c619e@mail.gmail.com> [ 33757] Use File::Find rather than shell globbing to get the list of *.pm files to pass to AutoSplit::autosplit_lib_modules(). This way we only need to invoke miniperl once, and we don't miss anything that is 3 or more levels deep. [ 33843] Subject: [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector From: Andy Dougherty (via RT) Date: Tue, 13 May 2008 09:37:07 -0700 Message-ID: [ 33845] Subject: [PATCH] Re: [perl #50180] NDBM_File fails to build From: Andy Dougherty Date: Tue, 13 May 2008 12:28:45 -0400 (EDT) Message-ID: [ 33887] Subject: Re: Change 33843: [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector From: Andy Dougherty Date: Tue, 20 May 2008 11:21:14 -0400 (EDT) Message-ID: Branch: maint-5.10/perl !> Configure Makefile.SH Porting/Glossary config_h.SH !> ext/NDBM_File/NDBM_File.xs hints/linux.sh ____________________________________________________________________________ [ 33903] By: nicholas on 2008/05/21 16:21:07 Log: Update Changes. Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 33902] By: nicholas on 2008/05/21 14:35:20 Log: Make the worst case error message for Perl_croak_xs_usage() consistent with stringifying a code reference. Branch: perl ! universal.c ____________________________________________________________________________ [ 33901] By: nicholas on 2008/05/21 13:35:43 Log: Add Perl_croak_xs_usage(), which reduces a lot of explicit calls of the form Perl_croak(aTHX_ "Usage %s::%s(%s)", "ouch" "awk", "eee_yow"); down to croak_xs_usage(cv, "eee_yow"); and refactor all the core XS code to use it. This adds () to the error messages for attributes::* Branch: perl ! embed.fnc embed.h global.sym mro.c pod/perlapi.pod proto.h ! universal.c xsutils.c ____________________________________________________________________________ [ 33900] By: stevep on 2008/05/21 13:23:24 Log: Upgrade to AutoLoader-5.66 Branch: perl ! lib/AutoLoader.pm lib/AutoSplit.pm ____________________________________________________________________________ [ 33899] By: stevep on 2008/05/21 13:16:58 Log: Upgrade to Object-Accessor-0.34 Branch: perl + lib/Object/Accessor/t/06_Object-Accessor-alias.t ! MANIFEST lib/Object/Accessor.pm ____________________________________________________________________________ [ 33898] By: merijn on 2008/05/21 13:00:13 Log: Subject: Re: [perl #54566] assertion failure fiddling with @ISA From: "Rafael Garcia-Suarez" Date: Wed, 21 May 2008 14:42:48 +0200 Message-ID: Branch: perl ! mg.c ____________________________________________________________________________ [ 33897] By: nicholas on 2008/05/21 10:31:32 Log: Replaced the WEXITSTATUS, WIFEXITED, WIFSIGNALED, WIFSTOPPED, WSTOPSIG and WTERMSIG wrappers with one wrapper using the XS "ALIAS" feature. This gets the shared object size back below the size before the removal of int_macro_int. It looks like there are other space savings to be made this way. Branch: perl ! ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 33896] By: nicholas on 2008/05/21 09:18:00 Log: Eliminate POSIX::int_macro_int, and all the complex AUTOLOAD fandango that creates closures round it. Instead, wrap WEXITSTATUS, WIFEXITED, WIFSIGNALED, WIFSTOPPED, WSTOPSIG and WTERMSIG directly with XS. The shared library is slightly larger, but dynamic memory usage savings beat this, even within one thread of one process. Simpler code too. Branch: perl ! ext/B/t/concise-xs.t ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ! pod/perltodo.pod ____________________________________________________________________________ [ 33895] By: nicholas on 2008/05/21 07:11:50 Log: Integrate: [ 33849] Subject: [perl #38955] exists(): error message on wrong argument type is incorrect (5.8.7 cygwin) From: "Bram via RT" Date: Sat, 17 May 2008 04:14:11 -0700 Message-ID: [ 33891] metabatman fails the "this patch is self-documenting" test. Restore (roughly) the original parameter names. Branch: maint-5.10/perl !> hv.h op.c pod/perldiag.pod ____________________________________________________________________________ [ 33894] By: davem on 2008/05/20 23:39:57 Log: Integrate: [ 33547] Final move from meta-3.0 to meta-3.5 [ 33589] Make uudmap.h dependencies more explicit in the VMS build (needed by MMS but not MMK). [ 33597] Add i_syspoll to all the pre-canned configs. [ 33598] Subject: [PATCH] Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu) From: Dominic Dunlop Message-Id: <3B7752C8-D5A2-452C-B3E0-C453FFCBCAFA@mac.com> Date: Tue, 11 Mar 2008 21:54:04 +0100 [but rename ******* to i_mallocmalloc.U, and then fix up all the files that Porting/checkcfgvar.pl says need i_mallocmalloc declared] [ 33606] Subject: detecting Configure test goofs (Was Re: branch prediction hints) From: Nicholas Clark Date: Mon, 24 Mar 2008 16:35:09 +0000 Message-ID: <20080324163509.GW79799@plum.flirble.org> Branch: maint-5.10/perl !> Configure Cross/config.sh-arm-linux NetWare/config.wc !> Porting/Glossary Porting/config.sh config_h.SH configure.com !> epoc/config.sh perl.h plan9/config_sh.sample symbian/config.sh !> uconfig.sh vms/descrip_mms.template win32/config.bc !> win32/config.ce win32/config.gc win32/config.vc !> win32/config.vc64 ____________________________________________________________________________ [ 33893] By: davem on 2008/05/20 23:11:00 Log: Integrate: [ 33431] Determine nv_overflows_integers_at on VMS. [ 33438] *Really* add nv_overflows_integers_at to the VMS configuration as 33431 should have done (and would have if I'd remembered to remove --dry-run from the patch command). [ 33550] Subject: [PATCH@33547] configure.com and vms.c fixes. From: "John E. Malmberg" Date: Sun, 23 Mar 2008 14:29:25 -0500 Message-id: <47E6AF95.1000704@qsl.net> Branch: maint-5.10/perl !> configure.com vms/vms.c ____________________________________________________________________________ [ 33892] By: davem on 2008/05/20 23:03:07 Log: Integrate: [ 33347] Correct large files / lseek size & type settings in Win32 canned configs. Change 25208 switched off USE_LARGE_FILES in win32/config_H.* but left LSEEKSIZE/Off_t_size and Off_t as 8 and __int64 (or long long) respectively. Similarly change 25215 switched off uselargefiles in win32/config.* but left lseeksize and lseektype as 8 and __int64 (or long long) respectively. Change 25216 fixed the Borland settings in win32/config.bc on the basis that Borland should always be using 4 and long, but really all the other files should be using 4 and long for their default values as well to match the default values of USE_LARGE_FILES and uselargefiles. Having done that, we must then reverse the logic for fiddling with these values in win32/config_sh.PL: they are now changed to 8 and __int64 (or long long) if uselargefiles *is* defined (except for Borland, which always wants 4 and long). [ 33349] Fix-up Win32's regen_config_h targets for semi-automatic updating of the win32/config_H.* files [ 33350] Regenerate the win32/config_H.* files using the makefile targets fixed-up by #33349. There shouldn't be any real changes here. If there are then I've screwed up. Branch: maint-5.10/perl !> win32/Makefile win32/config.gc win32/config.vc !> win32/config.vc64 win32/config_H.bc win32/config_H.gc !> win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL !> win32/makefile.mk ____________________________________________________________________________ [ 33891] By: nicholas on 2008/05/20 18:37:03 Log: metabatman fails the "this patch is self-documenting" test. Restore (roughly) the original parameter names. Branch: perl ! hv.h ____________________________________________________________________________ [ 33890] By: nicholas on 2008/05/20 18:35:54 Log: The TODO tests of change 33876 were actually fixed by change 33874. Branch: perl ! t/lib/strict/subs ____________________________________________________________________________ [ 33889] By: nicholas on 2008/05/20 17:02:15 Log: Integrate: [ 33778] Subject: Re: [perl #51636] segmentation fault with array ties From: "Vincent Pit" Date: Wed, 12 Mar 2008 17:37:40 +0100 (CET) Message-ID: <56287.147.210.17.175.1205339860.squirrel@147.210.17.175> Branch: maint-5.10/perl !> pp_hot.c ____________________________________________________________________________ [ 33888] By: nicholas on 2008/05/20 15:44:38 Log: Integrate: [ 33850] Subject: [perl #53500] op/pwent.t should use the DirectoryService on OS X From: "Tom Wyant via RT" Date: Sun, 11 May 2008 14:40:04 -0700 Message-ID: Branch: maint-5.10/perl !> t/op/pwent.t ____________________________________________________________________________ [ 33887] By: merijn on 2008/05/20 15:30:30 Log: Subject: Re: Change 33843: [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector From: Andy Dougherty Date: Tue, 20 May 2008 11:21:14 -0400 (EDT) Message-ID: Branch: perl ! Configure ____________________________________________________________________________ [ 33886] By: merijn on 2008/05/20 15:28:50 Log: Subject: Re: Change 33843: [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector From: Andy Dougherty Date: Tue, 20 May 2008 11:21:14 -0400 (EDT) Message-ID: Branch: metaconfig ! U/compline/ccflags.U ____________________________________________________________________________ [ 33885] By: nicholas on 2008/05/20 15:24:36 Log: Integrate: [ 33835] Subject: [PATCH] h2ph: allow the quote mark delimiter when chasing #include directives with "-a" From: Niko Tyni Date: Thu, 15 May 2008 23:15:35 +0300 Message-Id: <1210882535-11072-1-git-send-email-ntyni@debian.org> Branch: maint-5.10/perl !> utils/h2ph.PL ____________________________________________________________________________ [ 33884] By: nicholas on 2008/05/20 15:07:58 Log: Integrate: [ 33827] Subject: [PATCH] fix typo in a Tie::Hash documentation link From: Niko Tyni Date: Wed, 14 May 2008 23:09:27 +0300 Message-Id: <1210795767-21221-1-git-send-email-ntyni@debian.org> [ 33830] Add investigating eliminating POSIX::int_macro_int() to perltodo. [ 33832] HP 9000 End of Sale Announcements [ 33834] Subject: Make perlfunc link to the correct section of perlop for q//, qq//, qx//, and qw// From: Matt Kraai Date: Thu, 15 May 2008 15:45:17 -0700 Message-ID: <20080515224517.GA11692@ftbfs.org> [ 33840] Subject: [perl #39187] [DOC-PATCH]: perldoc -f reverse: examples (was: RE: Perlfunc needs to be made more clear regarding reverse in scalar context.) From: "Bram via RT" Date: Fri, 16 May 2008 14:44:07 -0700 Message-ID: [ 33841] Subject: [PATCH] Re: Compiling perl (5.10.x) with gcc <= 3.2.3 From: Andy Dougherty Date: Fri, 16 May 2008 13:59:41 -0400 (EDT) Message-ID: [ 33848] Subject: Re: eval "require Foo" with binary-incompatible XS modules From: Niko Tyni Date: Sat, 17 May 2008 21:37:30 +0300 Message-ID: <20080517183730.GA4440@rebekka> [ 33852] New separations for the pattern match operator documentation, suggested by David Nicol: Subject: It's wafer thin! From: "David Nicol" Date: Fri, 9 May 2008 18:14:29 +0000 Message-ID: <934f64a20805091114y40595f9ap9d355b39f20779c1@mail.gmail.com> [ 33853] fix misleading comment about Perl_re_dup_guts [ 33865] Add "profile installman" to the TODO. Branch: maint-5.10/perl !> INSTALL README.hpux lib/Tie/Hash.pm pod/perlfunc.pod !> pod/perlop.pod pod/perltodo.pod regcomp.c ____________________________________________________________________________ [ 33883] By: nicholas on 2008/05/20 14:24:53 Log: Integrate: [ 33808] Subject: [PATCH - revised] Thread::Queue 2.07 From: "Jerry D. Hedden" Date: Thu, 8 May 2008 10:05:51 -0400 Message-ID: <1ff86f510805080705p3cc8f657i7a1441da5b0a273b@mail.gmail.com> [ 33847] Subject: [PATCH] Thread::Queue 2.08 From: "Jerry D. Hedden" Date: Wed, 14 May 2008 12:47:04 -0400 Message-ID: <1ff86f510805140947h707fe273j5adec649b5cc4238@mail.gmail.com> [ 33871] Subject: [PATCH] Thread::Semaphore 2.08 From: "Jerry D. Hedden" Date: Mon, 19 May 2008 13:06:20 -0400 Message-ID: <1ff86f510805191006yc870892r28ea38cfd128eb37@mail.gmail.com> Branch: maint-5.10/perl !> lib/Thread/Queue.pm lib/Thread/Queue/t/02_refs.t !> lib/Thread/Semaphore.pm ____________________________________________________________________________ [ 33882] By: nicholas on 2008/05/20 14:05:51 Log: Branch: maint-5.10/perl +> ext/threads/shared/t/clone.t !> MANIFEST ext/threads/shared/Makefile.PL !> ext/threads/shared/shared.pm ext/threads/shared/shared.xs !> ext/threads/shared/t/stress.t ext/threads/shared/t/sv_refs.t ____________________________________________________________________________ [ 33881] By: nicholas on 2008/05/20 12:48:04 Log: Integrate: [ 33825] It transpires that POSIX.xs also duplicated several constants defined by Fcntl but only conditionally exported by Fcntl. The most obvious were SEEK_CUR, SEEK_END and SEEK_SET, as reported in bug #54186. So add them to the list of constants that POSIX imports from Fcntl. [ 33826] Remove POSIX's internal implementation of S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO and S_ISREG, and pull them in from Fcntl. Spotted as a result of bug #54186, but there has been a redefined subroutine warning for ages if you elected to import all of POSIX and Fcntl's exports. [ 33829] Fix my typo. Branch: maint-5.10/perl !> ext/B/t/concise-xs.t ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm !> ext/POSIX/POSIX.xs t/lib/proxy_constant_subs.t ____________________________________________________________________________ [ 33880] By: nicholas on 2008/05/20 12:15:13 Log: Integrate: [ 33770] Subject: [PATCH] Double magic/warnings with tie $x, $m From: "Vincent Pit" Date: Wed, 30 Apr 2008 13:14:00 +0200 (CEST) Message-ID: <62186.92.128.43.82.1209554040.squirrel@92.128.43.82> [ 33831] Subject: Re: [PATCH] Double magic with chop From: "Vincent Pit" Date: Thu, 15 May 2008 15:31:19 +0200 (CEST) Message-ID: <32964.147.210.17.175.1210858279.squirrel@147.210.17.175> Branch: maint-5.10/perl !> doop.c pp_sys.c t/lib/warnings/9uninit t/op/gmagic.t ____________________________________________________________________________ [ 33879] By: nicholas on 2008/05/20 10:05:07 Log: Integrate: [ 33764] Change of maintainer. [ 33799] Subject: Re: helping 5.8.9 From: Steffen Mueller Message-ID: <20080504193835.6906.qmail@lists.develooper.com> Date: Sun, 04 May 2008 21:38:38 +0200 Branch: maint-5.10/perl !> AUTHORS Porting/Maintainers.pl Porting/checkAUTHORS.pl ____________________________________________________________________________ [ 33878] By: nicholas on 2008/05/20 10:00:06 Log: Integrate: [ 33740] Stop File::Copy truncating destination files if passed 3 named arguments by accident. In Copy.t, ensure that all file system calls die with $! if they fail. [ 33793] Subject: [PATCH lib/File/Copy.pm] Use 3-arg open. From: Abigail Date: Tue, 6 May 2008 17:38:28 +0200 Message-ID: <20080506153828.GA27662@abigail.be> Branch: maint-5.10/perl !> lib/File/Copy.pm lib/File/Copy.t ____________________________________________________________________________ [ 33877] By: davem on 2008/05/20 09:41:34 Log: Integrate: [ 33049] Fix the misplaced warnings and failing tests caused by the precision loss warning on ++ and -- by moving the check to Configure time, creating a new config.sh variable nv_overflows_integers_at which contains an constant expression for the value of the NV which can't be incremented by 1.0 [ 33054] Oops, change 33049 really did need to update all the Win?? headers as the symbol isn't used in a conditional compile. [ 33055] Update uconfig.h to add USE_DTRACE back in. [ 33321] Resync with metaconfig. Escape the last ~. [ 33345] Sync win32/config.* with Porting/config.sh Branch: maint-5.10/perl !> Configure Cross/config.sh-arm-linux NetWare/config.wc !> Porting/Glossary Porting/config.sh Porting/config_H !> config_h.SH configure.com epoc/config.sh !> plan9/config_sh.sample symbian/config.sh uconfig.h uconfig.sh !> win32/config.bc win32/config.ce win32/config.gc !> win32/config.vc win32/config.vc64 win32/config_H.bc !> win32/config_H.ce win32/config_H.gc win32/config_H.vc !> win32/config_H.vc64 ____________________________________________________________________________ [ 33876] By: merijn on 2008/05/20 09:29:33 Log: Subject: Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword From: "Rafael Garcia-Suarez" Date: Tue, 20 May 2008 10:14:28 +0200 Message-ID: Branch: perl ! lib/strict.t t/lib/strict/subs ____________________________________________________________________________ [ 33875] By: davem on 2008/05/20 08:32:47 Log: Integrate: [ 32981] Thanks to Sébstien Aperghis-Tramoni's suggestion, updated version numbers in a few extra files and regenerated uconfig.h. [ 33038] Regen. Lots of under-the-hood changes accumulated. [ 33043] Regen uconfig.h [ 33045] The return of USE_DTRACE [ 33047] Re-generated sample files Branch: maint-5.10/perl !> Configure Porting/Glossary Porting/config.sh Porting/config_H !> config_h.SH handy.h uconfig.h uconfig.sh ____________________________________________________________________________ [ 33874] By: merijn on 2008/05/20 08:04:05 Log: Subject: Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword From: "Rafael Garcia-Suarez" Date: Tue, 20 May 2008 09:45:19 +0200 Message-ID: Branch: perl ! toke.c ____________________________________________________________________________ [ 33873] By: davem on 2008/05/20 00:34:37 Log: Integrate: [ 32953] [ only the configuration parts; skip MANIFEST mydtrace.h perldtrace.d Makefile.SH cop.h Makefile.SH] Subject: [PATCH] Add dtrace support From: Andy Armstrong Message-Id: Date: Thu, 10 Jan 2008 22:20:52 +0000 with fixups as discussed on list, plus adding usedtrace to Glossary, plus propagating all the new config variables everywhere. (Was there an automatic way to do that? I did it with emacs macros) [ 32963] Subject: [PATCH] sh doesn't know about ! From: Andy Armstrong Message-Id: <7EC45604-54BE-4738-90B2-7AC5C6D17026@hexten.net> Date: Fri, 11 Jan 2008 19:34:25 +0000 [ 32965] Nit disabling dtrace on VMS (2 single quotes inside double quotes causes symbol interpolation in DCL). [ 32967] Subject: Re: [PATCH] Stop DTrace config option looping in non-interactive mode From: Andy Armstrong Message-Id: <4C6BD298-5CD3-49EA-8FED-4A6DA24BFA7B@hexten.net> Date: Sat, 12 Jan 2008 20:27:46 +0000 [ 32974] Intermediate update/regen in cleanup process, dtrace support is now backported Branch: maint-5.10/perl !> Configure Cross/config.sh-arm-linux NetWare/config.wc !> Porting/Glossary config_h.SH configure.com epoc/config.sh !> plan9/config_sh.sample symbian/config.sh uconfig.h uconfig.sh !> win32/config.bc win32/config.ce win32/config.gc !> win32/config.vc win32/config.vc64 win32/config_H.bc !> win32/config_H.ce win32/config_H.gc win32/config_H.vc !> win32/config_H.vc64 ____________________________________________________________________________ [ 33872] By: davem on 2008/05/19 23:42:26 Log: Integrate: [ 32647] Teach cflags.SH about -fstack-protector, and add it to gcc compiler flags when possible. [ 32667] Merge the duplicated code for the tests for -fno-strict-aliasing and -pipe into a new eval'd "function" checkccflag [ 32669] A new try at getting -fstack-protector working, by adding it to the gcc link flags so that any implementation dependant libraries are also linked in. [ 32670] Oops. Change 32669 didn't mean to add ssp to the libswanted list. [ 32671] char can be unsigned, so i8 needs to be signed char. [ 32705] Add a Configure probe for [ 32773] Sync after metaconfig backports. Some reorders were done [ 32795] Bring back the platforms that do not support -fstack-protector [ 32797] Missing test, adding $ to the other tests [ 32927] Intermediate re-gen for AndyA's dtrace work. More to come Branch: maint-5.10/perl !> (integrate 26 files) ____________________________________________________________________________ [ 33871] By: stevep on 2008/05/19 18:25:50 Log: Subject: [PATCH] Thread::Semaphore 2.08 From: "Jerry D. Hedden" Date: Mon, 19 May 2008 13:06:20 -0400 Message-ID: <1ff86f510805191006yc870892r28ea38cfd128eb37@mail.gmail.com> Branch: perl ! lib/Thread/Semaphore.pm ____________________________________________________________________________ [ 33870] By: merijn on 2008/05/19 16:08:57 Log: Subject: [PATCH] Fix typo in perlop.pod From: "Jerry D. Hedden" Date: Mon, 19 May 2008 11:58:58 -0400 Message-ID: <1ff86f510805190858v4a7f6e06k5f949ff31384137d@mail.gmail.com> Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 33869] By: stevep on 2008/05/19 15:51:00 Log: Subject: [PATCH] correct errors / omissions in documenting DOES From: Ricardo SIGNES Date: Mon, 19 May 2008 10:14:02 -0400 Message-ID: <20080519141402.GA54401@knight.local> Branch: perl ! lib/UNIVERSAL.pm pod/perlobj.pod ____________________________________________________________________________ [ 33868] By: nicholas on 2008/05/19 15:43:18 Log: Integrate: [ 33114] Integrate: [ 32710] The ext/Cwd/Cwd.xs part of... Subject: consting Cwd and ExtUtils::ParseXS From: "Robin Barker" Date: Sat, 22 Dec 2007 00:52:54 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A0@exchsvr2.npl.ad.local> lib/ExtUtils/ParseXS.pm had changes already made with change #32691. [ 33042] Upgrade to PathTools-3.27 [ 33717] Integrate: [ 33294] Upgrade to PathTools-3.2701 [ 33673] Upgrade to Time::HiRes 1.9715 [ 33699] Upgrade to Digest::SHA 5.46 (but keep core-compliant test preambles) [except Digest::SHA] Branch: maint-5.8/perl !> ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t ext/Time/HiRes/Changes !> ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs !> ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t lib/Cwd.pm !> lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm !> lib/File/Spec/t/Spec.t lib/File/Spec/t/crossplatform.t !> lib/File/Spec/t/tmpdir.t ____________________________________________________________________________ [ 33867] By: nicholas on 2008/05/19 15:14:25 Log: Integrate: [ 33615] Integrate: [ 33244] corelist changes: - Add a new -d option to find first perl version by date and not by version number - Better handling of perl versions that end with a 0 - use version.pm only for version numbers that have multiple dots [ 33503] Regexp::DESTROY was only added in 5.8.1 Branch: maint-5.8/perl !> ext/Opcode/Safe.pm lib/Module/CoreList.pm !> lib/Module/CoreList/bin/corelist ____________________________________________________________________________ [ 33866] By: nicholas on 2008/05/19 14:57:58 Log: Integrate: [ 33611] Integrate: [ 33085] Subject: FW: [PATCH] RE: [PATCH] volatile, avoid clobbered From: "Robin Barker" Date: Wed, 23 Jan 2008 18:51:24 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A06@exchsvr2.npl.ad.local> [ 33106] Fix Win32 compiler warnings introduced by #33081 and #33085 [just the 33081 part] [ 33152] Subject: [PATCH] don't forbid brace groups with g++ 4.2.2 From: "Robin Barker" Date: Wed, 30 Jan 2008 18:42:25 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A17@exchsvr2.npl.ad.local> [ 33368] Two break; statements that aren't (yet) needed, but may trip someone up in the future. Branch: maint-5.8/perl !> embed.fnc op.c perl.c perl.h pod/perlapi.pod proto.h ____________________________________________________________________________ [ 33865] By: nicholas on 2008/05/19 13:13:11 Log: Add "profile installman" to the TODO. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 33864] By: nicholas on 2008/05/19 12:59:10 Log: Add -w, tweak some comments. Branch: perl ! installperl ____________________________________________________________________________ [ 33863] By: nicholas on 2008/05/19 12:40:53 Log: A couple more installman tidy ups. Branch: perl ! installman ____________________________________________________________________________ [ 33862] By: nicholas on 2008/05/19 12:26:51 Log: Merge common code from installperl and installman into install_lib.pl Branch: perl + install_lib.pl ! MANIFEST installman installperl pod/perltodo.pod ____________________________________________________________________________ [ 33861] By: nicholas on 2008/05/19 11:58:30 Log: Change 33859 missed $destdir => $opts{destdir} Branch: perl ! installperl ____________________________________________________________________________ [ 33860] By: nicholas on 2008/05/19 10:21:04 Log: Converge some changes from installperl into installman. I have a suspicion that installman is only run on *nix and OS/2, not Win32 or VMS. Specifically sub unlink - return scalar(@names) if $Is_VMS # from change 854 sub link - change warn to die # from change 4774 sub samepath - case insensitive name comparison # from change 311 (in the ansiperl branch, merged via the win32 branch) Branch: perl ! installman ____________________________________________________________________________ [ 33859] By: nicholas on 2008/05/19 09:42:02 Log: $nonono => $opts{notify} $verbose => $opts{verbose} $silent => $opts{silent} to align the code with forked code in installman Branch: perl ! installperl ____________________________________________________________________________ [ 33858] By: rgs on 2008/05/18 21:08:01 Log: Subject: [PATCH] Add ..., !!!, and ??? operators From: chromatic Date: Sat, 10 May 2008 12:52:11 -0700 Message-Id: <200805101252.11961.chromatic@wgz.org> Branch: perl + t/op/yadayada.t ! MANIFEST perly.act perly.h perly.tab perly.y pod/perlop.pod ! pod/perltodo.pod toke.c ____________________________________________________________________________ [ 33857] By: davem on 2008/05/18 19:29:48 Log: Integrate: [ 33023] Remove hardcoded cop.h constants from APItest.pm :-( Add G_WANT. Make call.t use G_WANT. [ 33024] More places that could be using G_WANT, not picked up by change 33021. [ 33041] Get C++ compiles going on Solaris again. [ 33084] Subject: [PATCH] ext/IPC/SysV/SysV.xs [Re: [Fwd: Smoke [5.11.0] 33016 FAIL(XM) From: Jarkko Hietaniemi Date: Sun, 27 Jan 2008 20:44:46 -0500 Message-ID: <479D338E.9000402@iki.fi> Branch: maint-5.10/perl !> ext/IPC/SysV/SysV.xs ext/XS/APItest/APItest.pm !> ext/XS/APItest/Makefile.PL ext/XS/APItest/t/call.t !> ext/threads/threads.xs pp_ctl.c ____________________________________________________________________________ [ 33856] By: davem on 2008/05/18 16:11:18 Log: Integrate: [ 32937] Ensure DEBUG_LEAKING_SCALARS_ABORT can't be circumvented by fatal warnings. Add an abort() if you try to dup a freed scalar. [ 32979] Subject: [PATCH-revised] Fix range operator From: "Jerry D. Hedden" Date: Mon, 14 Jan 2008 19:56:48 -0500 Message-ID: <1ff86f510801141656i325ac69ev8a0af47f9fe72a1e@mail.gmail.com> [ 33020] Encode the G_* to OPf_WANT_* transform, the reverse of OP_GIMME(), in a macro OP_GIMME_REVERSE() [so that it could be changed]. [ 33021] Add a flag G_WANT, as a mask for the bits G_SCALAR, G_ARRAY and G_VOID. Branch: maint-5.10/perl !> cop.h op.h perl.c pp_ctl.c pp_hot.c sv.c t/op/range.t ____________________________________________________________________________ [ 33855] By: davem on 2008/05/18 14:30:48 Log: Integrate: [ 32933] seen_eval regex field wasn't getting cloned [ 32938] The correct solution is to reference count the regexp in PL_reg_curpm, rather than put in lots of hacks to work round not reference counting it. [ 32939] It seems that you don't need to reference count PL_reg_curpm without ithreads, so don't waste time doing it there. Branch: maint-5.10/perl ! regexec.c !> perl.c regcomp.c t/op/threads.t ____________________________________________________________________________ [ 33854] By: davem on 2008/05/18 12:40:36 Log: DEBUG_LEAKING_SCALARS wasn't reporting the correct line number of SVs allocated at runtime Branch: perl ! sv.c ____________________________________________________________________________ [ 33853] By: davem on 2008/05/18 12:07:19 Log: fix misleading comment about Perl_re_dup_guts Branch: perl ! regcomp.c ____________________________________________________________________________ [ 33852] By: rgs on 2008/05/18 08:56:12 Log: New separations for the pattern match operator documentation, suggested by David Nicol: Subject: It's wafer thin! From: "David Nicol" Date: Fri, 9 May 2008 18:14:29 +0000 Message-ID: <934f64a20805091114y40595f9ap9d355b39f20779c1@mail.gmail.com> Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 33851] By: rgs on 2008/05/18 08:37:02 Log: Fix for [perl #51848] Deparse interpolation in regex literal Branch: perl ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ [ 33850] By: rgs on 2008/05/18 08:00:24 Log: Subject: [perl #53500] op/pwent.t should use the DirectoryService on OS X From: "Tom Wyant via RT" Date: Sun, 11 May 2008 14:40:04 -0700 Message-ID: Branch: perl ! t/op/pwent.t ____________________________________________________________________________ [ 33849] By: rgs on 2008/05/18 07:55:44 Log: Subject: [perl #38955] exists(): error message on wrong argument type is incorrect (5.8.7 cygwin) From: "Bram via RT" Date: Sat, 17 May 2008 04:14:11 -0700 Message-ID: Branch: perl ! op.c pod/perldiag.pod ____________________________________________________________________________ [ 33848] By: rgs on 2008/05/18 06:28:49 Log: Subject: Re: eval "require Foo" with binary-incompatible XS modules From: Niko Tyni Date: Sat, 17 May 2008 21:37:30 +0300 Message-ID: <20080517183730.GA4440@rebekka> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 33847] By: stevep on 2008/05/18 03:35:03 Log: Subject: [PATCH] Thread::Queue 2.08 From: "Jerry D. Hedden" Date: Wed, 14 May 2008 12:47:04 -0400 Message-ID: <1ff86f510805140947h707fe273j5adec649b5cc4238@mail.gmail.com> Branch: perl ! lib/Thread/Queue.pm lib/Thread/Queue/t/02_refs.t ____________________________________________________________________________ [ 33846] By: stevep on 2008/05/18 03:25:54 Log: Subject: [PATCH] IO::Compress::* 2.011 From: "Paul Marquess" Date: Sat, 17 May 2008 12:16:13 +0100 Message-ID: Branch: perl + ext/IO_Compress_Zlib/t/006zip.t ! MANIFEST ext/Compress/Raw/Zlib/Changes ! ext/Compress/Raw/Zlib/README ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL ! ext/Compress/Zlib/README ! ext/Compress/Zlib/lib/Compress/Zlib.pm ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/README ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm ! ext/IO_Compress_Zlib/Changes ext/IO_Compress_Zlib/Makefile.PL ! ext/IO_Compress_Zlib/README ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm ____________________________________________________________________________ [ 33845] By: merijn on 2008/05/17 14:29:24 Log: Subject: [PATCH] Re: [perl #50180] NDBM_File fails to build From: Andy Dougherty Date: Tue, 13 May 2008 12:28:45 -0400 (EDT) Message-ID: Branch: perl ! Configure Porting/Glossary config_h.SH ! ext/NDBM_File/NDBM_File.xs hints/linux.sh ____________________________________________________________________________ [ 33844] By: merijn on 2008/05/17 13:59:27 Log: Subject: [PATCH] Re: [perl #50180] NDBM_File fails to build From: Andy Dougherty Date: Tue, 13 May 2008 12:28:45 -0400 (EDT) Message-ID: Branch: metaconfig ! U/modified/i_ndbm.U Branch: metaconfig/U/perl ! End.U ____________________________________________________________________________ [ 33843] By: merijn on 2008/05/17 13:56:26 Log: Subject: [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector From: Andy Dougherty (via RT) Date: Tue, 13 May 2008 09:37:07 -0700 Message-ID: Branch: perl ! Configure ____________________________________________________________________________ [ 33842] By: merijn on 2008/05/17 13:54:57 Log: Subject: [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector From: Andy Dougherty (via RT) Date: Tue, 13 May 2008 09:37:07 -0700 Message-ID: Branch: metaconfig ! U/compline/ccflags.U Branch: metaconfig/U/perl ! dlsrc.U ____________________________________________________________________________ [ 33841] By: merijn on 2008/05/17 13:48:16 Log: Subject: [PATCH] Re: Compiling perl (5.10.x) with gcc <= 3.2.3 From: Andy Dougherty Date: Fri, 16 May 2008 13:59:41 -0400 (EDT) Message-ID: Branch: perl ! INSTALL ____________________________________________________________________________ [ 33840] By: demerphq on 2008/05/17 10:01:08 Log: Subject: [perl #39187] [DOC-PATCH]: perldoc -f reverse: examples (was: RE: Perlfunc needs to be made more clear regarding reverse in scalar context.) From: "Bram via RT" Date: Fri, 16 May 2008 14:44:07 -0700 Message-ID: Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 33839] By: stevep on 2008/05/16 19:58:58 Log: Somehow, this got missed in change #33779. Branch: perl ! ext/Digest/SHA/lib/Digest/SHA.pm ____________________________________________________________________________ [ 33838] By: stevep on 2008/05/16 19:53:42 Log: Upgrade to ExtUtils-Command-1.14 Branch: perl ! lib/ExtUtils/Command.pm ____________________________________________________________________________ [ 33837] By: stevep on 2008/05/16 18:07:00 Log: Upgrade to Math-BigInt-FastCalc-0.19 Branch: perl ! ext/Math/BigInt/FastCalc/FastCalc.pm ! ext/Math/BigInt/FastCalc/FastCalc.xs ! ext/Math/BigInt/FastCalc/t/bigintfc.t ! ext/Math/BigInt/FastCalc/t/bootstrap.t ____________________________________________________________________________ [ 33836] By: stevep on 2008/05/16 17:31:30 Log: Subject: [PATCH - revised] threads::shared 1.21 From: "Jerry D. Hedden" Date: Fri, 16 May 2008 09:52:24 -0400 Message-ID: <1ff86f510805160652l73e7d5a9hdc675e8efbbf1479@mail.gmail.com> Branch: perl + ext/threads/shared/t/clone.t ! MANIFEST ext/threads/shared/Makefile.PL ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs ____________________________________________________________________________ [ 33835] By: merijn on 2008/05/16 12:47:33 Log: Subject: [PATCH] h2ph: allow the quote mark delimiter when chasing #include directives with "-a" From: Niko Tyni Date: Thu, 15 May 2008 23:15:35 +0300 Message-Id: <1210882535-11072-1-git-send-email-ntyni@debian.org> Branch: perl ! utils/h2ph.PL ____________________________________________________________________________ [ 33834] By: merijn on 2008/05/16 12:17:03 Log: Subject: Make perlfunc link to the correct section of perlop for q//, qq//, qx//, and qw// From: Matt Kraai Date: Thu, 15 May 2008 15:45:17 -0700 Message-ID: <20080515224517.GA11692@ftbfs.org> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 33833] By: merijn on 2008/05/16 12:13:21 Log: Subject: [PATCH] Prevent the tokenizer from segfaulting in debug mode when a FUNC token is forced From: "Rafael Garcia-Suarez" Date: Fri, 16 May 2008 12:13:23 +0200 Message-ID: Branch: perl ! toke.c ____________________________________________________________________________ [ 33832] By: merijn on 2008/05/16 08:47:59 Log: HP 9000 End of Sale Announcements Branch: perl ! README.hpux ____________________________________________________________________________ [ 33831] By: merijn on 2008/05/15 13:48:38 Log: Subject: Re: [PATCH] Double magic with chop From: "Vincent Pit" Date: Thu, 15 May 2008 15:31:19 +0200 (CEST) Message-ID: <32964.147.210.17.175.1210858279.squirrel@147.210.17.175> Branch: perl ! doop.c t/op/gmagic.t ____________________________________________________________________________ [ 33830] By: nicholas on 2008/05/15 13:03:48 Log: Add investigating eliminating POSIX::int_macro_int() to perltodo. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 33829] By: nicholas on 2008/05/15 12:01:42 Log: Fix my typo. Branch: perl ! ext/B/t/concise-xs.t ____________________________________________________________________________ [ 33828] By: merijn on 2008/05/15 11:38:59 Log: Subject: [PATCH] Compress/Raw/Zlib/Zlib.xs // comment fix From: Andy Dougherty Date: Tue, 13 May 2008 13:01:45 -0400 (EDT) Message-ID: Branch: perl ! ext/Compress/Raw/Zlib/Zlib.xs ____________________________________________________________________________ [ 33827] By: merijn on 2008/05/15 11:35:26 Log: Subject: [PATCH] fix typo in a Tie::Hash documentation link From: Niko Tyni Date: Wed, 14 May 2008 23:09:27 +0300 Message-Id: <1210795767-21221-1-git-send-email-ntyni@debian.org> Branch: perl ! lib/Tie/Hash.pm ____________________________________________________________________________ [ 33826] By: nicholas on 2008/05/15 11:24:43 Log: Remove POSIX's internal implementation of S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO and S_ISREG, and pull them in from Fcntl. Spotted as a result of bug #54186, but there has been a redefined subroutine warning for ages if you elected to import all of POSIX and Fcntl's exports. Branch: perl ! ext/B/t/concise-xs.t ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 33825] By: nicholas on 2008/05/15 10:10:27 Log: It transpirse that POSIX.xs also duplicated several constants defined by Fcntl but only conditionally exported by Fcntl. The most obvious were SEEK_CUR, SEEK_END and SEEK_SET, as reported in bug #54186. So add them to the list of constants that POSIX imports from Fcntl. Branch: perl ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ! t/lib/proxy_constant_subs.t ____________________________________________________________________________ [ 33824] By: mhx on 2008/05/13 19:50:23 Log: Upgrade to Devel::PPPort 3.13_03 Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL ! ext/Devel/PPPort/parts/inc/SvPV ext/Devel/PPPort/soak ! ext/Devel/PPPort/t/SvPV.t ____________________________________________________________________________ [ 33823] By: nicholas on 2008/05/12 10:24:27 Log: Integrate: [ 33674] Test::More::is_deeply may do overloading (at least for TODOs), and overloading may require Scalar::Util, which it won't find if all the paths in @INC are relative to somewhere other than where we are. [ 33705] Test dbmopen more thoroughly, including closing the coverage hole for the code that automatically requires AnyDBM_File.pm in pp_dbmopen. [ 33749] Subject: [perl #53238] Patch to stop t/op/fork.t relying on rand From: David Dick (via RT) Date: Wed, 23 Apr 2008 04:12:42 -0700 Message-ID: [ 33752] Subject: [PATCH] another go; was RE: [perl #49302] [[:print:]] v \p{Print} From: "Robin Barker" Date: Fri, 25 Apr 2008 14:21:06 +0100 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093B12@exchsvr2.npl.ad.local> [ 33765] Subject: [PATCH] extra tests for t/op/sprintf2.t (was Re: [perl #45383] RE: From: Bram Date: Tue, 29 Apr 2008 22:27:21 +0200 Message-ID: <20080429222721.rwupydwjk00okwc0@horde.wizbit.be> [ 33767] A skip() function is missing, to get this test pass with miniperl [ 33768] Avoid garbage in test output when running make minitest. This makes all minitests pass on my machine. [ 33769] Subject: Re: [PATCH] testing $/ with in memory files From: Bram Date: Wed, 30 Apr 2008 11:55:30 +0200 Message-ID: <20080430115530.a09bjj6tic480c80@horde.wizbit.be> [ 33774] Subject: [perl #53560] Patch for linux LDAP groups From: David Dick (via RT) Date: Wed, 30 Apr 2008 05:17:54 -0700 Message-ID: [ 33775] Add a test for "lc(LATIN CAPITAL LETTER SHARP S)" [ 33776] Subject: [PATCH] t/op/pat.t From: "Robin Barker" Date: Thu, 1 May 2008 19:12:28 +0100 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093B34@exchsvr2.npl.ad.local> Branch: maint-5.10/perl +> t/op/dbm.t !> MANIFEST ext/File/Glob/t/basic.t pod/perlre.pod t/base/rs.t !> t/op/fork.t t/op/groups.t t/op/lc.t t/op/pat.t t/op/sprintf2.t !> t/run/fresh_perl.t ____________________________________________________________________________ [ 33822] By: rgs on 2008/05/11 15:10:32 Log: Subject: [PATCH] Handle PL_minus_E before PL_minus_{n,p}. From: Florian Ragwitz Date: Sun, 11 May 2008 07:51:18 +0200 Message-Id: <1210485078-19640-1-git-send-email-rafl@debian.org> Branch: perl ! t/run/switches.t toke.c ____________________________________________________________________________ [ 33821] By: nicholas on 2008/05/11 11:19:32 Log: Integrate: [ 33666] Subject: [PATCH] Math::BigRat 0.22 From: Tels Date: Mon, 7 Apr 2008 21:27:30 +0200 Message-Id: <200804072127.38258@bloodgate.com> [ 33698] Upgrade to Math::Complex 1.54 [ 33715] Upgrade to Math::BigInt v1.89 [ 33772] Upgrade to bignum-0.23 Branch: maint-5.10/perl +> lib/Math/BigRat/t/hang.t !> (integrate 27 files) ____________________________________________________________________________ [ 33820] By: nicholas on 2008/05/11 10:57:47 Log: Integrate: [ 32977] When parsing LC_ALL or LANG to get the locale's encoding, ignore whatever is after the @, since that's a modifier, not an encoding. [ 32980] Boolean priority bug, found by Mashrab Kuvatov: Subject: Re: [perl #49646] perlbug AutoReply: open ':locale' does not work under locale with the modifier From: Mashrab Kuvatov Date: Tue, 15 Jan 2008 15:17:42 +0100 Message-Id: <200801151517.46296.kmashrab@uni-bremen.de> [ 33234] Subject: [PATCH] Remove duplication from encoding.pm POD From: "Robert May" Date: Fri, 1 Feb 2008 01:06:07 +0530 Message-ID: <54bdc7510801311136p7ee53dbet2afd5239e1ad03eb@mail.gmail.com> [ 33562] Subject: "646" From: Jarkko Hietaniemi Date: Wed, 12 Mar 2008 21:43:53 -0400 Message-ID: <47D886D9.6060001@iki.fi> Encode::Alias fix for encoding "646" (aka ASCII) on Solaris [ 33783] Subject: Perl 5.10/Encode 2.24: Tiny typo in Encode's Makefile.PL arg processing From: Jesse Vincent Date: Sat, 3 May 2008 13:41:45 -0400 Message-Id: <961C2A4F-92B3-416D-A9F9-E7B0ADA9F134@fsck.com> [ 33800] Upgrade to Encode 2.25 Branch: maint-5.10/perl !> ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm !> ext/Encode/lib/Encode/CN/HZ.pm !> ext/Encode/lib/Encode/GSM0338.pm ext/Encode/ucm/cp850.ucm !> ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm !> ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm !> ext/Encode/ucm/cp858.ucm ext/Encode/ucm/cp860.ucm !> ext/Encode/ucm/cp861.ucm ext/Encode/ucm/cp862.ucm !> ext/Encode/ucm/cp863.ucm ext/Encode/ucm/cp864.ucm !> ext/Encode/ucm/cp865.ucm ext/Encode/ucm/cp866.ucm !> ext/Encode/ucm/cp869.ucm ext/Encode/ucm/cp874.ucm !> ext/Encode/ucm/cp875.ucm ____________________________________________________________________________ [ 33819] By: nicholas on 2008/05/11 10:19:04 Log: Integrate: [ 33801] Integrate: [ 33592] Additional CGI.pm test files that got missed at some point. [ 33643] Pack lib/CGI/t/upload_post_text.txt with uupacktool.pl. (It contains a GIF, which clearly isn't text) [ 33810] Integrate: [ 33773] Upgrade to CGI.pm-3.37 Branch: maint-5.8/perl +> lib/CGI/t/upload.t lib/CGI/t/uploadInfo.t +> lib/CGI/t/upload_post_text.txt.packed !> MANIFEST lib/CGI.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm ____________________________________________________________________________ [ 33818] By: nicholas on 2008/05/11 09:52:32 Log: Integrate: [ 33642] Integrate: [ 33480] Subject: Re: Perl @ http://www.ccl4.org/~nick/P/perl-33444.tar.bz2 From: Reini Urban Message-ID: <47D2EF38.10503@x-ray.at> Date: Sat, 08 Mar 2008 20:55:36 +0100 CYG09 enhance GetCurrentThreadId test [ 33482] Subject: Re: Perl @ http://www.ccl4.org/~nick/P/perl-33444.tar.bz2 From: Reini Urban Message-ID: <47D2EF38.10503@x-ray.at> Date: Sat, 08 Mar 2008 20:55:36 +0100 * CYG10 improve Win32::GetLastError test [ 33543] Subject: Re: Smoke [5.11.0] 33500 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu) From: Nicholas Clark Date: Thu, 13 Mar 2008 12:47:51 +0000 Message-ID: <20080313124751.GX79799@plum.flirble.org> Fixes test failures introduced by #33480 in non-fork()-enabled builds. [ 33625] Upgrade to Win32-0.35 [ 33755] Integrate: [ 33720] Upgrade to Win32-0.36 Branch: maint-5.8/perl !> ext/Win32/Changes ext/Win32/Makefile.PL ext/Win32/Win32.pm !> ext/Win32/Win32.xs ext/Win32/t/GetCurrentThreadId.t !> ext/Win32CORE/t/win32core.t ____________________________________________________________________________ [ 33817] By: nicholas on 2008/05/11 09:24:16 Log: Integrate: [ 33641] Integrate: [ 32822] Subject: Re: SV leak? From: Vincent Pit Date: Thu, 03 Jan 2008 19:26:05 +0100 Message-ID: <477D28BD.5060801@profvince.com> Mortalize SVs that are being pushed on the stack. Try to use specialized macros for pushing mortals. Branch: maint-5.8/perl !> ext/B/B.xs ext/Win32/Win32.xs os2/os2.c pp_sys.c win32/wince.c ____________________________________________________________________________ [ 33816] By: rgs on 2008/05/10 20:04:34 Log: Subject: [PATCH] IO::Compress::* 2.010 From: "Paul Marquess" Date: Mon, 5 May 2008 18:32:54 +0100 Message-ID: <01dc01c8aed6$0eb13cf0$6501a8c0@myopwv.com> Branch: perl ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README ! ext/Compress/Raw/Zlib/Zlib.xs ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm ! ext/Compress/Raw/Zlib/private/MakeUtil.pm ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL ! ext/Compress/Zlib/README ! ext/Compress/Zlib/lib/Compress/Zlib.pm ! ext/Compress/Zlib/private/MakeUtil.pm ! 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_Base/private/MakeUtil.pm ! ext/IO_Compress_Base/t/01misc.t 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 ! ext/IO_Compress_Zlib/private/MakeUtil.pm ____________________________________________________________________________ [ 33815] By: rgs on 2008/05/10 19:57:59 Log: Subject: [PATCH] Call SvMAGICAL_off in mg_free From: Bram Date: Mon, 05 May 2008 16:18:56 +0200 Message-ID: <20080505161856.pgz4pjga1w44ksk4@horde.wizbit.be> Branch: perl ! mg.c sv.c ____________________________________________________________________________ [ 33814] By: nicholas on 2008/05/10 16:44:45 Log: Run Porting/checkARGS_ASSERT.pl and fix what it picks up. (Which, coincidentally were both from changes I made) Branch: perl ! gv.c hv.c ____________________________________________________________________________ [ 33813] By: nicholas on 2008/05/10 16:43:45 Log: Integrate: [ 33614] Integrate: [ 33239] in unpack, () groups in scalar context were still returning a list, resulting in garbage on the stack, which could manifest as a SEGV (Bug 50256) [ 33296] Subject: [PATCH] Unused var in perlio.c (revised) From: "Jerry D. Hedden" Date: Tue, 12 Feb 2008 10:00:18 -0500 Message-ID: <1ff86f510802120700q689fb457ya5939bb440626157@mail.gmail.com> [ 33301] Subject: [PATCH] PERL_MAGIC_uvar_elem should be 'u' in dump.c From: "Vincent Pit" Date: Wed, 13 Feb 2008 11:10:11 +0100 (CET) Message-ID: <36116.147.210.17.175.1202897411.squirrel@147.210.17.175> [ 33334] Enable caching of strxfrm() results also for readonly SVs as returned e.g. by "keys %hash". This speeds up sorting of lots of hash keys significantly. See also: Subject: Slowdown of "sort keys %hash" under "use locale" From: Marcus Holland-Moritz Date: Fri, 15 Feb 2008 17:00:15 +0100 Message-ID: <20080215170015.72f6160d@r2d2> [ 33388] Do the memory debug header fixup earlier to avoid valgrind screaming under -Dm. Also, temporarily disable memory logging during thread memory freeing, as otherwise we try to log using memory we already freed. [ 33407] Subject: [PATCH] for -M:Foo, extended and revised From: "Robin Barker" Date: Wed, 27 Feb 2008 19:19:54 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A61@exchsvr2.npl.ad.local> [ 33408] Subject: Re: interrupting system() with signal depends on signal handler From: Steffen Ullrich Date: Tue, 26 Feb 2008 19:43:00 +0100 Message-ID: <47C45DB4.9060306@gmx.net> [ 33495] Subject: [perl #51636] segmentation fault with array ties From: blino@mandriva.com (via RT) Date: Wed, 12 Mar 2008 02:59:45 -0700 Message-ID: [ 33595] Subject: [PATCH] do not use SVTYPEMASK to prevent cleaning of PL_fdpid and PL_strtab From: Gerard Goossen Message-ID: <20080326130713.GL4409@ostwald> Date: Wed, 26 Mar 2008 14:07:13 +0100 [ 33596] Fix compiler warning about comparison of pointer types. [except change 33495, which turns out to be in some code that MRO added] Branch: maint-5.8/perl !> dump.c perl.c perlio.c pp_pack.c sv.c t/op/pack.t !> t/run/switches.t util.c ____________________________________________________________________________ [ 33812] By: nicholas on 2008/05/10 16:21:04 Log: Integrate: [ 33613] Integrate: [ 32809] Subject: [PATCH] RE: How to load a "loadable object" that has a non-default file extension ? From: "Jan Dubois" Date: Sun, 30 Dec 2007 12:52:30 -0800 Message-ID: <18a401c84b25$e5272480$af756d80$@com> [ 33609] Give DynaLoader a non-dev version number. Branch: maint-5.8/perl !> ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ [ 33811] By: rgs on 2008/05/10 16:07:35 Log: Remove C++ comments Branch: perl ! ext/threads/shared/shared.xs ____________________________________________________________________________ [ 33810] By: nicholas on 2008/05/10 16:07:19 Log: Integrate: [ 33773] Upgrade to CGI.pm-3.37 Branch: maint-5.10/perl !> lib/CGI.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm !> lib/CGI/t/upload.t ____________________________________________________________________________ [ 33809] By: rgs on 2008/05/10 16:06:53 Log: Subject: [PATCH - revised^2] threads::shared 1.19 From: "Jerry D. Hedden" Date: Wed, 7 May 2008 16:36:28 -0400 Message-ID: <1ff86f510805071336y50db0a35t740fbe9a8192be64@mail.gmail.com> Branch: perl ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs ! ext/threads/shared/t/stress.t ext/threads/shared/t/sv_refs.t ____________________________________________________________________________ [ 33808] By: rgs on 2008/05/10 16:02:24 Log: Subject: [PATCH - revised] Thread::Queue 2.07 From: "Jerry D. Hedden" Date: Thu, 8 May 2008 10:05:51 -0400 Message-ID: <1ff86f510805080705p3cc8f657i7a1441da5b0a273b@mail.gmail.com> Branch: perl ! lib/Thread/Queue.pm lib/Thread/Queue/t/02_refs.t ____________________________________________________________________________ [ 33807] By: rgs on 2008/05/10 15:58:32 Log: Fix [perl #52740] crash when localizing a symtab entry Branch: perl ! sv.c ____________________________________________________________________________ [ 33806] By: nicholas on 2008/05/10 15:40:42 Log: Be gone, stowaway! Branch: maint-5.8/perl - pod/perlreapi.pod ____________________________________________________________________________ [ 33805] By: nicholas on 2008/05/10 15:40:07 Log: Integrate: [ 33610] Integrate: [ 32860] Typo fix [ 32872] Subject: [PATCH] \X is equivalent to an atomic group From: Moritz Lenz Date: Sat, 05 Jan 2008 17:14:44 +0100 Message-ID: <477FACF4.5030801@casella.verplant.org> [ 32925] Fix prototype in regexp code following #32851, and regen [the regen part, for 32860] [ 33129] Assorted POD nits from the Debian bug list. [ 33241] New blade [ 33257] Subject: [perl #50364] [PATCH] perlop.pod - misnomer in % operator documentation From: mhasch@cpan.org (via RT) Date: Mon, 28 Jan 2008 16:56:07 -0800 Message-ID: [ 33729] Integrate: [ 33314] Subject: [PATCH pod/perlfunc.pod] sprintf "%+d" From: Abigail Date: Thu, 14 Feb 2008 17:43:14 +0100 Message-ID: <20080214164314.GA31694@abigail.be> [ 33328] Subject: Modulo operator and floating point numbers From: "Ken Williams" Date: Sat, 16 Feb 2008 23:22:15 -0600 Message-ID: <6a7ee8cc0802162122r4e59b93boee18b1f045b8954d@mail.gmail.com> [ 33333] Subject: [PATCH] was RE: [PATCH] re patch 33127: formatting for C<<{ bydepth => 1 }>> From: "Robin Barker" Date: Mon, 18 Feb 2008 15:47:42 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A46@exchsvr2.npl.ad.local> plus another POD fix found by podchecker [ 33335] Visual C++ 2008 Express Edition is now out: update README.win32 [ 33366] Subject: Re: [PATCH] POD fixes From: Vincent Pit Date: Sat, 23 Feb 2008 12:04:43 +0100 Message-ID: <47BFFDCB.60107@profvince.com> [ 33402] Typo in doc, found by Kornel Umann. [ 33423] Fix some checkpod complaints. [ 33455] Subject: [PATCH pod/perlfaq.pod] Typo Fix From: chromatic Date: Sat, 8 Mar 2008 14:08:30 -0800 Message-Id: <200803081408.30766.chromatic@wgz.org> [ 33462] Add investigating arenas for GP and MAGIC to perltodo. [ 33485] Add characters that VOS forbids in filenames, mentioned by Paul Green in private correspondence. [ 33558] Subject: Re: local $@ has an unwanted side effect From: "David Nicol" Date: Fri, 21 Mar 2008 12:56:12 -0500 Message-ID: <934f64a20803211056q5148027ava77af36f51c96418@mail.gmail.com> (with Tim Bunce's amendments) [ 33559] Subject: [perl #51964] Typo on regular expression at perlopentut manual page. From: pancho@pancho.name (via RT) Date: Fri, 21 Mar 2008 03:31:04 -0700 Message-ID: [ 33569] Subject: [PATCH utils/dprofpp.PL] Typo Fixes From: chromatic Date: Wed, 26 Mar 2008 00:12:09 -0700 Message-Id: <200803260012.09967.chromatic@wgz.org> [ 33570] Subject: Re: [PATCH] perlhack.pod update walkthrough From: "Leon Brocard" Date: Wed, 26 Mar 2008 10:53:43 +0000 Message-ID: [ 33651] Subject: Re: [PATCH][NUDGE] Documentation fix for perlfunc/shutdown From: Paul Fenwick Date: Mon, 31 Mar 2008 22:53:04 +1100 Message-ID: <47F0D0A0.8010801@perltraining.com.au> [ 33663] Subject: Re: TODOs (was Re: summer of code mentor applications starting (and ending) next week) From: Jim Cromie Message-ID: <47DFF884.80802@gmail.com> Date: Tue, 18 Mar 2008 11:14:44 -0600 [all except the "squeeze the optree" suggestion] [ 33664] Subject: [PATCH] changes to perlsec.pod and call for removal of quicksort From: "John P. Linderman" Date: Wed, 09 Apr 2008 08:32:31 -0400 Message-Id: <200804091232.m39CWVkY33722822@raptor.research.att.com> [ 33670] Subject: [PATCH] perlclib.pod tweaks From: Vincent Pit Date: Sat, 12 Apr 2008 13:44:19 +0200 Message-ID: <4800A093.3070502@profvince.com> [ 33680] Subject: perldata.pod typo From: "Starsinic, Kurt " Date: Thu, 10 Apr 2008 12:28:26 -0400 Message-ID: <6AF884BDF319934894BE33785C82362706B890BE@MLNYC729MB.amrs.win.ml.com> [ 33693] De-encode missed RFC 2047 encoded headers. [ 33708] Expand "repack the optree" and add "store the current PAD", which was something Dave and I talked about 2 weeks ago. [ 33712] Subject: [perl #52866] [PATCH] Missing period in perlintro From: Matt Kraai (via RT) Date: Sun, 13 Apr 2008 21:01:50 -0700 Message-ID: [ 33713] Subject: [perl #52860] [PATCH] Incorrect variable name in perlintro From: Matt Kraai (via RT) Date: Sun, 13 Apr 2008 15:56:37 -0700 Message-ID: [ 33803] Integrate: [ 33734] Add "safely supporting POSIX SA_SIGINFO" to perltodo, as described in the thread starting with http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2008-03/msg00305.html [ 33748] Note about moving modules to ext/ [ 33759] Subject: [PATCH] doc patch for perlfunc/split (was: RE: [perl #46073] split From: Bram Date: Sun, 27 Apr 2008 21:36:57 +0200 Message-ID: <20080427213657.mowrap5cgc0o00kc@horde.wizbit.be> [ 33760] Subject: [PATCH] doc patch for perlrun -x From: Bram Date: Sun, 27 Apr 2008 21:13:36 +0200 Message-ID: <20080427211336.g8mvjusbcc4gwsk4@horde.wizbit.be> [ 33761] clarification about @ISA declaration in perlboot.pod Patch provided by John Heidemann in perlbug #45733. [ 33797] Subject: [perl #53908] perlpodspec typo "Encoding::Supported" From: Kevin Ryde (via RT) Date: Thu, 08 May 2008 17:38:00 -0700 Message-ID: [ 33798] Subject: [PATCH] perlunitut link From: Ricardo SIGNES Date: Fri, 9 May 2008 14:12:31 -0400 Message-ID: <20080509181231.GA20161@minion169.office.icgroup.com> Branch: maint-5.8/perl +> pod/perlreapi.pod !> (integrate 29 files) ____________________________________________________________________________ [ 33804] By: rgs on 2008/05/10 15:37:03 Log: Subject: [PATCH] Re: Change 33794: [PATCH] File::Copy & permission bits. From: "Jerry D. Hedden" Date: Fri, 9 May 2008 13:06:14 -0400 Message-ID: <1ff86f510805091006s1faa2d05lcaa3b6383b7fb603@mail.gmail.com> Branch: perl ! lib/File/Copy.t ____________________________________________________________________________ [ 33803] By: nicholas on 2008/05/10 15:10:17 Log: Integrate: [ 33734] Add "safely supporting POSIX SA_SIGINFO" to perltodo, as described in the thread starting with http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2008-03/msg00305.html [ 33748] Note about moving modules to ext/ [ 33759] Subject: [PATCH] doc patch for perlfunc/split (was: RE: [perl #46073] split From: Bram Date: Sun, 27 Apr 2008 21:36:57 +0200 Message-ID: <20080427213657.mowrap5cgc0o00kc@horde.wizbit.be> [ 33760] Subject: [PATCH] doc patch for perlrun -x From: Bram Date: Sun, 27 Apr 2008 21:13:36 +0200 Message-ID: <20080427211336.g8mvjusbcc4gwsk4@horde.wizbit.be> [ 33761] clarification about @ISA declaration in perlboot.pod Patch provided by John Heidemann in perlbug #45733. [ 33797] Subject: [perl #53908] perlpodspec typo "Encoding::Supported" From: Kevin Ryde (via RT) Date: Thu, 08 May 2008 17:38:00 -0700 Message-ID: [ 33798] Subject: [PATCH] perlunitut link From: Ricardo SIGNES Date: Fri, 9 May 2008 14:12:31 -0400 Message-ID: <20080509181231.GA20161@minion169.office.icgroup.com> Branch: maint-5.10/perl !> pod/perlboot.pod pod/perlfunc.pod pod/perlpodspec.pod !> pod/perlrun.pod pod/perltodo.pod pod/perlunicode.pod ____________________________________________________________________________ [ 33802] By: nicholas on 2008/05/10 14:15:40 Log: Integrate: [ 33665] Subject: [PATCH] is_gv_magical correctly check "ISA" From: Gerard Goossen Date: Wed, 9 Apr 2008 12:12:44 +0200 Message-ID: <20080409101244.GA11209@ostwald> [ 33741] Inline the trivial S_raise_signal function in the perl signal handler. This makes the code more readable and avoids the need for excuses for why the function is (still) named this way. It also effectively avoids segfaults observed with gcc-3.3 when the sibling-call optimization is used for invoking S_raise_signal() just before the signal handler returns. [ 33762] Cast the result of fpsetmask(0) to (void), as some implementations expand it via a macro, with a comma expression to calculate the return value, at which point gcc has the gall to warn that an expression calcualted is not used. Blame SCO for having to have fpsetmask(0) in the code to start with. [ 33763] Subject: [PATCH] Win32 process ids can have more than 16 bits From: "Jan Dubois" Date: Tue, 29 Apr 2008 01:14:39 -0700 Message-ID: <01be01c8a9d1$12b32b10$38198130$@com> [ 33788] Record-style reads in Perl_sv_gets have to be done with read(), not fread() on VMS, and have been for some time. Except that ain't gonna work with PerlIO::Scalar's in-memory files. Old bug exposed by new test in #33769. Branch: maint-5.10/perl !> gv.c mg.c perl.h sv.c win32/win32.c ____________________________________________________________________________ [ 33801] By: nicholas on 2008/05/10 13:34:11 Log: Integrate: [ 33592] Additional CGI.pm test files that got missed at some point. [ 33643] Pack lib/CGI/t/upload_post_text.txt with uupacktool.pl. (It contains a GIF, which clearly isn't text) Branch: maint-5.10/perl +> lib/CGI/t/upload.t lib/CGI/t/uploadInfo.t +> lib/CGI/t/upload_post_text.txt.packed !> MANIFEST ____________________________________________________________________________ [ 33800] By: nicholas on 2008/05/10 12:35:31 Log: Upgrade to Encode 2.25 Branch: perl ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm ! ext/Encode/lib/Encode/GSM0338.pm ext/Encode/ucm/cp850.ucm ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm ! ext/Encode/ucm/cp858.ucm ext/Encode/ucm/cp860.ucm ! ext/Encode/ucm/cp861.ucm ext/Encode/ucm/cp862.ucm ! ext/Encode/ucm/cp863.ucm ext/Encode/ucm/cp864.ucm ! ext/Encode/ucm/cp865.ucm ext/Encode/ucm/cp866.ucm ! ext/Encode/ucm/cp869.ucm ext/Encode/ucm/cp874.ucm ! ext/Encode/ucm/cp875.ucm ____________________________________________________________________________ [ 33799] By: nicholas on 2008/05/10 10:37:50 Log: Subject: Re: helping 5.8.9 From: Steffen Mueller Message-ID: <20080504193835.6906.qmail@lists.develooper.com> Date: Sun, 04 May 2008 21:38:38 +0200 Branch: perl ! AUTHORS Porting/checkAUTHORS.pl ____________________________________________________________________________ [ 33798] By: merijn on 2008/05/09 19:03:55 Log: Subject: [PATCH] perlunitut link From: Ricardo SIGNES Date: Fri, 9 May 2008 14:12:31 -0400 Message-ID: <20080509181231.GA20161@minion169.office.icgroup.com> Branch: perl ! pod/perlunicode.pod ____________________________________________________________________________ [ 33797] By: merijn on 2008/05/09 14:25:55 Log: Subject: [perl #53908] perlpodspec typo "Encoding::Supported" From: Kevin Ryde (via RT) Date: Thu, 08 May 2008 17:38:00 -0700 Message-ID: Branch: perl ! pod/perlpodspec.pod ____________________________________________________________________________ [ 33796] By: rgs on 2008/05/08 16:56:05 Log: The last change to File::Copy broke the perl build. Branch: perl ! lib/File/Copy.pm ____________________________________________________________________________ [ 33795] By: rgs on 2008/05/08 16:12:36 Log: Bump version and document last change. Branch: perl ! lib/File/Copy.pm ____________________________________________________________________________ [ 33794] By: rgs on 2008/05/08 16:05:37 Log: Subject: [PATCH] File::Copy & permission bits. From: Abigail Date: Wed, 7 May 2008 23:16:54 +0200 Message-ID: <20080507211654.GA7823@abigail.be> Branch: perl ! lib/File/Copy.pm lib/File/Copy.t ____________________________________________________________________________ [ 33793] By: rgs on 2008/05/08 15:43:55 Log: Subject: [PATCH lib/File/Copy.pm] Use 3-arg open. From: Abigail Date: Tue, 6 May 2008 17:38:28 +0200 Message-ID: <20080506153828.GA27662@abigail.be> Branch: perl ! lib/File/Copy.pm ____________________________________________________________________________ [ 33792] By: rgs on 2008/05/08 15:38:43 Log: Subject: [PATCH] -Uusedl on cygwin From: Reini Urban Date: Mon, 05 May 2008 20:34:13 +0200 Message-ID: <481F5325.5090907@x-ray.at> Branch: perl ! ext/Win32CORE/Makefile.PL ext/Win32CORE/Win32CORE.c ____________________________________________________________________________ [ 33791] By: rgs on 2008/05/08 15:32:34 Log: Subject: [PATCH] extra tests for t/op/range.t (was Re: [perl #53554] Range From: Bram Date: Mon, 05 May 2008 20:03:32 +0200 Message-ID: <20080505200332.pke1i5vu7gos8kc0@horde.wizbit.be> Branch: perl ! t/op/range.t ____________________________________________________________________________ [ 33790] By: rgs on 2008/05/08 15:30:45 Log: Subject: Data::Dumper patch From: Alexandr Ciornii Date: Thu, 8 May 2008 16:35:42 +0300 Message-ID: <13810622109.20080508163542@gmail.com> for support on perls < 5.10.0 Branch: perl ! ext/Data/Dumper/Dumper.xs ____________________________________________________________________________ [ 33789] By: merijn on 2008/05/07 11:15:44 Log: Subject: [PATCH] Documentation typo fix for mro. From: Florian Ragwitz Date: Sun, 4 May 2008 17:40:05 +0200 Message-Id: <1209915605-11248-1-git-send-email-rafl@debian.org> Branch: perl ! lib/mro.pm ____________________________________________________________________________ [ 33788] By: craigb on 2008/05/04 22:25:44 Log: Record-style reads in Perl_sv_gets have to be done with read(), not fread() on VMS, and have been for some time. Except that ain't gonna work with PerlIO::Scalar's in-memory files. Old bug exposed by new test in #33769. Branch: perl ! sv.c ____________________________________________________________________________ [ 33787] By: rgs on 2008/05/04 15:35:54 Log: Document ~~ behaviour change with objects in perldelta Branch: maint-5.10/perl ! pod/perl5101delta.pod ____________________________________________________________________________ [ 33786] By: rgs on 2008/05/04 13:05:26 Log: POD nit Branch: maint-5.10/perl ! pod/perl5101delta.pod ____________________________________________________________________________ [ 33785] By: rgs on 2008/05/04 12:46:52 Log: Subject: Re: [PATCH] ~~ with non-overloaded objects From: "Vincent Pit" Date: Fri, 2 May 2008 15:03:23 +0200 (CEST) Message-ID: <62440.92.128.34.102.1209733403.squirrel@92.128.34.102> (Backport of change #33777 to bleadperl) Branch: maint-5.10/perl + t/op/smobj.t ! MANIFEST pp_ctl.c ____________________________________________________________________________ [ 33784] By: rgs on 2008/05/04 12:31:12 Log: Delete SelfLoader.t, that should have been deleted by change #32829 Branch: maint-5.10/perl - lib/SelfLoader.t ____________________________________________________________________________ [ 33783] By: rgs on 2008/05/04 08:54:58 Log: Subject: Perl 5.10/Encode 2.24: Tiny typo in Encode's Makefile.PL arg processing From: Jesse Vincent Date: Sat, 3 May 2008 13:41:45 -0400 Message-Id: <961C2A4F-92B3-416D-A9F9-E7B0ADA9F134@fsck.com> Branch: perl ! ext/Encode/Makefile.PL ____________________________________________________________________________ [ 33782] By: stevep on 2008/05/02 15:38:46 Log: Somedays, Perforce makes me cranky. Fix perforce resolve of the changes to Digest-SHA's Makefile.PL. Branch: perl ! ext/Digest/SHA/Makefile.PL ____________________________________________________________________________ [ 33781] By: stevep on 2008/05/02 15:36:39 Log: Tweaks to Digest-SHA's Makefile.PL that casued problems in the core. Branch: perl ! ext/Digest/SHA/Makefile.PL ____________________________________________________________________________ [ 33307] By: rgs on 2008/02/14 14:39:21 Log: Revert change #33302. This change was wrong, since it was using OP_ENTERSUB as a LISTOP, whereas it's a UNOP. Branch: perl ! pp_hot.c t/lib/warnings/gv ____________________________________________________________________________ [ 33306] By: steveh on 2008/02/14 10:09:33 Log: Fix linker error introduced by #33305 Branch: perl ! op.c ____________________________________________________________________________ [ 33305] By: rgs on 2008/02/14 08:25:29 Log: Subject: Show constant in "Useless use of a constant in void context" From: Rick Delaney Date: Wed, 13 Feb 2008 23:29:16 -0500 Message-ID: <20080214042916.GA12678@bort.ca> Branch: perl ! op.c t/lib/warnings/op ____________________________________________________________________________ [ 33304] By: rgs on 2008/02/14 08:09:36 Log: Subject: [PATCH] use svtype From: "Robin Barker" Date: Wed, 13 Feb 2008 17:46:02 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A35@exchsvr2.npl.ad.local> Branch: perl ! embed.fnc gv.c pod/perlapi.pod pp.c proto.h sv.c ____________________________________________________________________________ [ 33303] By: rgs on 2008/02/14 07:52:45 Log: Jerry D. Hedden now maintains Thread::Semaphore on CPAN Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 33302] By: stevep on 2008/02/13 18:39:50 Log: Subject: [perl #47047] Use of inherited AUTOLOAD for non-method is deprecated From: Rick Delaney (via RT) Date: Tue, 30 Oct 2007 20:19:40 -0700 Message-ID: Branch: perl ! pp_hot.c t/lib/warnings/gv ____________________________________________________________________________ [ 33301] By: rgs on 2008/02/13 14:42:56 Log: Subject: [PATCH] PERL_MAGIC_uvar_elem should be 'u' in dump.c From: "Vincent Pit" Date: Wed, 13 Feb 2008 11:10:11 +0100 (CET) Message-ID: <36116.147.210.17.175.1202897411.squirrel@147.210.17.175> Branch: perl ! dump.c ____________________________________________________________________________ [ 33300] By: steveh on 2008/02/13 12:27:56 Log: pp_system explicitly passes NULL to do_aspawn, so NULL must be "OK" *Now* my Win32 DEBUGGING build works :-) Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33299] By: steveh on 2008/02/13 12:19:17 Log: Drat. #33298 doesn't fix it: need this too. And even then I now get an assertion from win32.c line 628. Sigh... Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33298] By: steveh on 2008/02/13 12:05:49 Log: Correct another variable name in embed.fnc (Fixes my DEBUGGING builds on Win32) Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33297] By: rgs on 2008/02/13 10:12:44 Log: Subject: [PATCH] Read-only variable tests From: "Jerry D. Hedden" Date: Fri, 8 Feb 2008 14:06:41 -0500 Message-ID: <1ff86f510802081106l737e4dcdibb73c8eacb4c39d8@mail.gmail.com> with one less TODO test Branch: perl ! lib/Internals.t ____________________________________________________________________________ [ 33296] By: rgs on 2008/02/13 10:03:43 Log: Subject: [PATCH] Unused var in perlio.c (revised) From: "Jerry D. Hedden" Date: Tue, 12 Feb 2008 10:00:18 -0500 Message-ID: <1ff86f510802120700q689fb457ya5939bb440626157@mail.gmail.com> Branch: perl ! perlio.c ____________________________________________________________________________ [ 33295] By: mhx on 2008/02/13 07:42:02 Log: Make sure we only find the macro we were looking for, not something that only starts with the same string. Branch: perl ! Porting/expand-macro.pl ____________________________________________________________________________ [ 33294] By: stevep on 2008/02/12 15:11:48 Log: Upgrade to PathTools-3.2701 Branch: perl ! lib/Cwd.pm lib/File/Spec.pm lib/File/Spec/Cygwin.pm ! lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t ____________________________________________________________________________ [ 33293] By: stevep on 2008/02/12 15:07:44 Log: Upgrade to Math-Complex-1.52 Branch: perl ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm ! lib/Math/Trig.t ____________________________________________________________________________ [ 33292] By: stevep on 2008/02/12 14:58:50 Log: Subject: [PATCH] Fix bit-fields for VC [was RE: [perl #50386] GIMME_V broken with 5.10.0/GCC and XS?] From: "Jan Dubois" Date: Fri, 1 Feb 2008 13:40:41 -0800 Message-ID: <02ee01c8651b$17ef72f0$47ce58d0$@com> Branch: perl ! op.h perl.h regexp.h sv.h win32/makefile.mk win32/win32.h ____________________________________________________________________________ [ 33291] By: nicholas on 2008/02/12 13:15:20 Log: assert() that every NN argument is not NULL. Otherwise we have the ability to create landmines that will explode under someone in the future when they upgrade their compiler to one with better optimisation. We've already done this at least twice. (Yes, some of the assertions are after code that would already have SEGVd because it already deferences a pointer, but they are put in to make it easier to automate checking that each and every case is covered.) Add a tool, checkARGS_ASSERT.pl, to check that every case is covered. Branch: perl + Porting/checkARGS_ASSERT.pl ! MANIFEST NetWare/nw5.c av.c deb.c doio.c doop.c dump.c ! embed.pl gv.c hv.c locale.c malloc.c mathoms.c mg.c mro.c ! numeric.c op.c pad.c perl.c perlio.c pp.c pp_ctl.c pp_hot.c ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.pl ! regcomp.c regexec.c scope.c sv.c taint.c toke.c universal.c ! utf8.c util.c vms/vms.c win32/win32.c win32/wince.c ____________________________________________________________________________ [ 33290] By: nicholas on 2008/02/12 12:52:14 Log: Correct the paramter to Perl_op_xmldump(). The one that got away from change 33289. Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33289] By: nicholas on 2008/02/12 12:16:23 Log: Correct (some) variable names in embed.fnc where they differ from the actual function declaration. Branch: perl ! embed.fnc pod/perlapi.pod pod/perlintern.pod proto.h ____________________________________________________________________________ [ 33288] By: nicholas on 2008/02/12 11:58:42 Log: Integrate: [ 33040] Subject: [PATCH] Re: Perl @ 32984 (also relevant to [perl #33849]) From: Andrew Dougherty Date: Tue, 22 Jan 2008 11:59:47 -0500 (EST) Message-ID: [ 33246] Subject: Re: [PATCH] Re: Perl @ 32984 (also relevant to [perl #33849]) From: Andy Dougherty Date: Fri, 1 Feb 2008 12:39:39 -0500 (EST) Message-ID: [ 33262] Subject: [PATCH] hints/aix_4.sh to allow build on aix 4.2 From: AUGUSTE-ETIENNE Jose Date: Fri, 08 Feb 2008 17:10:26 -0300 Message-Id: <1202501426.15175.10.camel@sinf009w.d81970300.cgss-guyane.fr> [ 33275] Correct quad-related %Config variables on VMS. Branch: maint-5.10/perl !> configure.com hints/aix_4.sh hints/irix_6.sh ____________________________________________________________________________ [ 33287] By: nicholas on 2008/02/12 11:52:30 Log: In Perl_load_module_nocontext(), ver can actually be NULL. In Perl_hv_copy_hints_hv(), ohv can actually be NULL. In Perl_sortsv(), Perl_sortsv_flags() and S_qsortsvu(), array can be NULL (if the number of elements to sort is <= 1). In Perl_save_nogv(), gv can not be NULL. In Perl_sv_cmp() and Perl_sv_cmp_locale(), both SVs can be NULL. In Perl_ptr_table_fetch(), the sv can be NULL. In PerlIO_set_ptrcnt(), ptr can be NULL. Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33286] By: nicholas on 2008/02/12 06:56:24 Log: Teach Math::Complex the maximum NV for a 16 byte float. (At least, a 16 byte float on x86_64. This feels fragile.) Branch: perl ! lib/Math/Complex.pm ____________________________________________________________________________ [ 33285] By: nicholas on 2008/02/11 23:04:12 Log: Perl_sv_2iv_flags(), Perl_sv_2uv_flags, Perl_sv_2nv and Perl_sv_2pv_flags() all return 0/0/0.0/"" without warning given a NULL SV pointer so they ought to be marked as NULLOK in embed.fnc. Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33284] By: nicholas on 2008/02/11 20:07:50 Log: Perl_ck_retarget() doesn't even exist, so little point in mentioning it. Branch: perl ! embed.fnc embed.h proto.h ____________________________________________________________________________ [ 33283] By: nicholas on 2008/02/11 19:22:18 Log: In Perl_sv_catpv(), Perl_sv_catpv_mg() the ptr can be not NULL. In Perl_sv_inc() and Perl_sv_dec(), the sv can be not NULL. In Perl_parser_dup() the proto parser can be NULL. In Perl_ptr_table_find(), the sought-for pointer can be NULL. In Perl_save_set_svflags(), the saved SV can't be NULL. Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33282] By: stevep on 2008/02/11 17:37:43 Log: Upgrade to Math-Complex-1.51 Branch: perl ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm ! lib/Math/Trig.t ____________________________________________________________________________ [ 33281] By: stevep on 2008/02/11 16:58:15 Log: Upgrade to Test-Harness-3.09 Branch: perl + lib/TAP/Parser/Utils.pm lib/Test/Harness/t/utils.t ! MANIFEST lib/App/Prove.pm lib/App/Prove/State.pm ! lib/TAP/Base.pm lib/TAP/Formatter/Color.pm ! lib/TAP/Formatter/Console.pm ! lib/TAP/Formatter/Console/ParallelSession.pm ! lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm ! lib/TAP/Parser.pm lib/TAP/Parser/Aggregator.pm ! lib/TAP/Parser/Grammar.pm lib/TAP/Parser/Iterator.pm ! lib/TAP/Parser/Iterator/Array.pm ! lib/TAP/Parser/Iterator/Process.pm ! lib/TAP/Parser/Iterator/Stream.pm ! lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm ! lib/TAP/Parser/Result/Bailout.pm ! lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm ! lib/TAP/Parser/Result/Test.pm lib/TAP/Parser/Result/Unknown.pm ! lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm ! lib/TAP/Parser/Source.pm lib/TAP/Parser/Source/Perl.pm ! lib/TAP/Parser/YAMLish/Reader.pm ! lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness.pm ! lib/Test/Harness/bin/prove lib/Test/Harness/t/000-load.t ! lib/Test/Harness/t/compat/env.t ____________________________________________________________________________ [ 33280] By: rgs on 2008/02/11 15:39:16 Log: Subject: [PATCH] Re: Unwanted warnings from "PerlIO::scalar" From: Ben Morrow Date: Fri, 8 Feb 2008 13:50:09 +0000 Message-ID: <20080208135008.GA3885@osiris.mauzo.dyndns.org> Branch: perl ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t ____________________________________________________________________________ [ 33279] By: nicholas on 2008/02/11 14:46:40 Log: In Perl_regfree_internal(), rx is actually not NULL. In Perl_regnext(), p is can actually be NULL. Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33278] By: rgs on 2008/02/11 11:10:09 Log: Fix test to pass en 5.6.2 (unpack is needed by version.pm there) Branch: perl ! ext/Safe/t/safeload.t ____________________________________________________________________________ [ 33277] By: nicholas on 2008/02/11 10:43:35 Log: In Perl_ck_lengthconst, "XXX length optimization goes here" is TODO. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 33276] By: nicholas on 2008/02/11 08:54:16 Log: The "pointer" argument to S_restore_magic() is not not NULL, because it's actually an integer index wedged into a pointer. (To fit within the existing save stack API.) Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33275] By: craigb on 2008/02/11 04:17:45 Log: Correct quad-related %Config variables on VMS. Branch: perl ! configure.com ____________________________________________________________________________ [ 33274] By: craigb on 2008/02/11 00:05:14 Log: Make fs.t compare the permissions of a link with those of the linked file rather than guessing at system defaults. Branch: perl ! t/io/fs.t ____________________________________________________________________________ [ 33273] By: nicholas on 2008/02/10 19:17:13 Log: The sv argument to gv_stashsv() is not NULL. Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33272] By: nicholas on 2008/02/10 17:44:34 Log: vcroak()'s pattern is actually NULLOK. Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33271] By: nicholas on 2008/02/10 15:26:19 Log: Correct some names of parameters in embed.fnc. Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33270] By: nicholas on 2008/02/10 14:56:53 Log: Two parameter names missing in embed.fnc Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33269] By: nicholas on 2008/02/10 10:21:04 Log: Eliminate use of Nullop in the core code. Dual life uses remain. Branch: perl ! op.h perly.act perly.y win32/perlhost.h ____________________________________________________________________________ [ 33268] By: nicholas on 2008/02/10 09:02:21 Log: exp(999) isn't "infinity". Even exp(9999) can still be represented on 80 bit long doubles. exp(99999) can't. Branch: perl ! lib/Math/Complex.pm ____________________________________________________________________________ [ 33267] By: nicholas on 2008/02/10 07:35:45 Log: Subject: [patch] optimize OP_IS_(FILETEST|SOCKET) macros From: Jim Cromie Message-ID: <47ADBF3B.2050108@gmail.com> Date: Sat, 09 Feb 2008 07:56:59 -0700 Branch: perl ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h ____________________________________________________________________________ [ 33266] By: stevep on 2008/02/10 05:05:28 Log: Upgrade to Time-HiRes-1.9712 Branch: perl ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/Makefile.PL ! ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 33265] By: davem on 2008/02/09 14:56:23 Log: Attributes + Unkown Error An errored attribute sub still processes the attributes, which require's attribute.pm, so make sure the error state is passed to the new require Branch: perl ! t/comp/require.t toke.c ____________________________________________________________________________ [ 33264] By: stevep on 2008/02/09 07:29:21 Log: Upgrade to Test-Harness-3.08 Branch: perl ! lib/App/Prove.pm lib/App/Prove/State.pm lib/TAP/Base.pm ! lib/TAP/Formatter/Color.pm lib/TAP/Formatter/Console.pm ! lib/TAP/Formatter/Console/ParallelSession.pm ! lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm ! lib/TAP/Parser.pm lib/TAP/Parser/Aggregator.pm ! lib/TAP/Parser/Grammar.pm lib/TAP/Parser/Iterator.pm ! lib/TAP/Parser/Iterator/Array.pm ! lib/TAP/Parser/Iterator/Process.pm ! lib/TAP/Parser/Iterator/Stream.pm ! lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm ! lib/TAP/Parser/Result/Bailout.pm ! lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm ! lib/TAP/Parser/Result/Test.pm lib/TAP/Parser/Result/Unknown.pm ! lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm ! lib/TAP/Parser/Source.pm lib/TAP/Parser/Source/Perl.pm ! lib/TAP/Parser/YAMLish/Reader.pm ! lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness.pm ! lib/Test/Harness/bin/prove lib/Test/Harness/t/yamlish-writer.t ____________________________________________________________________________ [ 33263] By: stevep on 2008/02/09 07:18:35 Log: Upgrade to ExtUtils-CBuilder-0.22 Branch: perl ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm ! lib/ExtUtils/CBuilder/Platform/Unix.pm ! lib/ExtUtils/CBuilder/Platform/Windows.pm ! lib/ExtUtils/CBuilder/Platform/aix.pm ! lib/ExtUtils/CBuilder/Platform/cygwin.pm ! lib/ExtUtils/CBuilder/Platform/darwin.pm ! lib/ExtUtils/CBuilder/Platform/dec_osf.pm ! lib/ExtUtils/CBuilder/Platform/os2.pm ____________________________________________________________________________ [ 33262] By: stevep on 2008/02/09 01:17:27 Log: Subject: [PATCH] hints/aix_4.sh to allow build on aix 4.2 From: AUGUSTE-ETIENNE Jose Date: Fri, 08 Feb 2008 17:10:26 -0300 Message-Id: <1202501426.15175.10.camel@sinf009w.d81970300.cgss-guyane.fr> Branch: perl ! hints/aix_4.sh ____________________________________________________________________________ [ 33261] By: stevep on 2008/02/08 21:55:48 Log: Remove an unneeded if statement. Branch: perl ! perlio.c ____________________________________________________________________________ [ 33260] By: stevep on 2008/02/08 21:49:16 Log: I've been maintaining Net::Ping for a while now. Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 33259] By: stevep on 2008/02/08 19:11:19 Log: Subject: RE: Perl @ 33218 (Stratus VOS patches) From: "Green, Paul" Date: Fri, 8 Feb 2008 12:36:03 -0500 Message-ID: Includes a fix to the patch to ext/Time/HiRes/Makefile.PL Branch: perl ! README.vos ext/Time/HiRes/Makefile.PL hints/vos.sh ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/eu_command.t ! makedepend.SH pp_pack.c t/TEST vos/Changes vos/vos.c ! vos/vosish.h ____________________________________________________________________________ [ 33258] By: rgs on 2008/02/08 16:15:52 Log: IO::Handle->say should ignore $\ (bug #49266) Branch: perl ! ext/IO/lib/IO/Handle.pm ____________________________________________________________________________ [ 33257] By: rgs on 2008/02/08 15:30:32 Log: Subject: [perl #50364] [PATCH] perlop.pod - misnomer in % operator documentation From: mhasch@cpan.org (via RT) Date: Mon, 28 Jan 2008 16:56:07 -0800 Message-ID: Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 33256] By: rgs on 2008/02/08 15:18:45 Log: Subject: [PATCH] mg_copy ought to take an I32 From: "Vincent Pit" Date: Wed, 6 Feb 2008 10:39:58 +0100 (CET) Message-ID: <39468.147.210.17.175.1202290798.squirrel@147.210.17.175> Branch: perl ! ext/threads/shared/shared.xs mg.h pod/perlguts.pod ____________________________________________________________________________ [ 33255] By: rgs on 2008/02/08 14:15:12 Log: Subject: [PATCH] Give Win32 message windows proper window procedures From: "Robert May" Date: Sun, 3 Feb 2008 18:04:46 +0530 Message-ID: <54bdc7510802030434g4f9da56eq8d526e80c297290b@mail.gmail.com> Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 33254] By: rgs on 2008/02/08 14:12:10 Log: Subject: [PATCH] win32_async_check() doesn't loop enough. From: "Robert May" Date: Sun, 3 Feb 2008 13:11:57 +0530 Message-ID: <54bdc7510802022341r3654d32dva26ef04bd9fa04b7@mail.gmail.com> Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 33253] By: merijn on 2008/02/08 13:27:45 Log: Update to Math::Complex 1.49 Branch: perl ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm ! lib/Math/Trig.t ____________________________________________________________________________ [ 33252] By: rgs on 2008/02/08 13:25:18 Log: Re-apply patches 32879, 32905, and 32964 to MakeMaker Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 33251] By: rgs on 2008/02/08 13:09:27 Log: Add new module in MakeMaker 6.43_01 Branch: perl + lib/ExtUtils/MM_Darwin.pm ! MANIFEST ____________________________________________________________________________ [ 33250] By: rgs on 2008/02/08 13:07:25 Log: Upgrade to MakeMaker 6.43_01 Branch: perl ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm ! lib/ExtUtils/MakeMaker/Config.pm ! lib/ExtUtils/MakeMaker/FAQ.pod ! lib/ExtUtils/MakeMaker/Tutorial.pod ! lib/ExtUtils/MakeMaker/bytes.pm ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/00compile.t ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/xs.t ! lib/ExtUtils/testlib.pm ____________________________________________________________________________ [ 33249] By: rgs on 2008/02/08 11:15:36 Log: Subject: Re: [PATCH] sv.c: consting From: Steven Schubiger Date: Thu, 7 Feb 2008 17:51:58 +0100 Message-ID: <20080207165158.GA22321@refcnt.homeunix.org> Branch: perl ! embed.fnc pod/perlapi.pod pod/perlintern.pod proto.h sv.c ____________________________________________________________________________ [ 33248] By: rgs on 2008/02/08 11:04:23 Log: Remove redundant check Branch: perl ! perlio.c ____________________________________________________________________________ [ 33247] By: rgs on 2008/02/08 09:43:16 Log: Subject: [PATCH] feature bundles are the same across all subversions From: Steffen Mueller Date: Sun, 13 Jan 2008 22:45:37 +0100 Message-ID: <20080113214537.13226.qmail@lists.develooper.com> Branch: perl + t/lib/feature/bundle ! MANIFEST lib/feature.pm ____________________________________________________________________________ [ 33246] By: rgs on 2008/02/07 17:32:19 Log: Subject: Re: [PATCH] Re: Perl @ 32984 (also relevant to [perl #33849]) From: Andy Dougherty Date: Fri, 1 Feb 2008 12:39:39 -0500 (EST) Message-ID: Branch: perl ! hints/irix_6.sh ____________________________________________________________________________ [ 33245] By: rgs on 2008/02/07 15:50:02 Log: Subject: Re: [PATCH] sv.c: consting From: Steven Schubiger Date: Mon, 4 Feb 2008 15:44:19 +0100 Message-ID: <20080204144419.GB20276@refcnt.homeunix.org> Branch: perl ! embed.fnc pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ [ 33244] By: rgs on 2008/02/07 09:40:12 Log: corelist changes: - Add a new -d option to find first perl version by date and not by version number - Better handling of perl versions that end with a 0 - use version.pm only for version numbers that have multiple dots Branch: perl ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist ____________________________________________________________________________ [ 33243] By: nicholas on 2008/02/06 23:52:16 Log: Restore the regex positive super-linear cache, as it turns out that some patterns do actually benefit from it. (See http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2008-01/msg01314.html ) Reverses the code change of 30620 (the tests it added still pass): Integrate: [ 28571] remove regex postive super-linear cache code (it wasn't actually achieving anything) Branch: maint-5.8/perl ! regexec.c ____________________________________________________________________________ [ 33242] By: nicholas on 2008/02/06 16:32:56 Log: Cope with differing prototypes for ECONNREFUSED etc on Win32 between 5.8.x and 5.10.x Branch: perl ! lib/Net/Ping.pm ____________________________________________________________________________ [ 33241] By: merijn on 2008/02/06 14:11:10 Log: New blade Branch: perl ! README.hpux ____________________________________________________________________________ [ 33240] By: craigb on 2008/02/06 03:21:15 Log: VMS glob() fix-ups adapted for maint-5.8 from 30813 and 32329. Branch: maint-5.8/perl ! doio.c ____________________________________________________________________________ [ 33239] By: nicholas on 2008/02/06 01:00:43 Log: in unpack, () groups in scalar context were still returning a list, resulting in garbage on the stack, which could manifest as a SEGV (Bug 50256) Branch: perl ! pp_pack.c t/op/pack.t ____________________________________________________________________________ [ 33238] By: rgs on 2008/02/05 16:51:40 Log: Adapt Safe innards to older (XS) versions of version.pm Branch: perl ! ext/Opcode/Safe.pm ext/Safe/t/safeload.t ____________________________________________________________________________ [ 33237] By: rgs on 2008/02/05 14:00:00 Log: Add a new test for Safe Branch: perl + ext/Safe/t/safeload.t ! MANIFEST ____________________________________________________________________________ [ 33236] By: rgs on 2008/02/05 11:06:11 Log: Fix CPAN bug #32896: make version.pm loadable in a Safe compartment Branch: perl ! ext/Opcode/Safe.pm ____________________________________________________________________________ [ 33235] By: stevep on 2008/02/04 15:24:15 Log: Removed mention of a book that was never published. Branch: perl ! ext/List/Util/lib/Scalar/Util.pm ____________________________________________________________________________ [ 33234] By: rgs on 2008/02/04 14:21:41 Log: Subject: [PATCH] Remove duplication from encoding.pm POD From: "Robert May" Date: Fri, 1 Feb 2008 01:06:07 +0530 Message-ID: <54bdc7510801311136p7ee53dbet2afd5239e1ad03eb@mail.gmail.com> Branch: perl ! ext/Encode/encoding.pm ____________________________________________________________________________ [ 33233] By: rgs on 2008/02/04 14:15:11 Log: Subject: [patch] B portability macros From: Jim Cromie Date: Fri, 01 Feb 2008 17:43:11 -0700 Message-ID: <47A3BC9F.7080200@gmail.com> Branch: perl ! ext/B/B.xs ____________________________________________________________________________ [ 33232] By: nicholas on 2008/02/04 13:59:21 Log: Micro-optimise the order of the context types. [Because I can :-)] Here saves 72 bytes in pp_ctl.o. Small, but in the right direction. Branch: perl ! cop.h perl.h pp_ctl.c ____________________________________________________________________________ [ 33231] By: rgs on 2008/02/04 13:30:22 Log: Subject: [PATCH] sv.c: consting From: Steven Schubiger Date: Sun, 3 Feb 2008 19:53:16 +0100 Message-ID: <20080203185315.GA20276@refcnt.homeunix.org> Branch: perl ! embed.fnc pod/perlintern.pod proto.h sv.c ____________________________________________________________________________ [ 33230] By: rgs on 2008/02/04 10:01:33 Log: Subject: [PATCH] fix B::Debug pmnext From: "Reini Urban" Date: Sat, 2 Feb 2008 16:33:52 +0100 Message-ID: <6910a60802020733u7817a55dm6f5e213625063204@mail.gmail.com> Branch: perl ! ext/B/B.pm ext/B/B/Debug.pm ____________________________________________________________________________ [ 33229] By: rgs on 2008/02/04 09:36:11 Log: Fix op/reg_email_thr.t when PERLIO=stdio Branch: perl ! t/op/reg_email.t ____________________________________________________________________________ [ 33228] By: nicholas on 2008/02/03 15:04:41 Log: Subject: [PATCH] taint.c: consting From: Steven Schubiger Message-ID: <20080129124723.GA13056@refcnt.homeunix.org> Date: Tue, 29 Jan 2008 13:47:23 +0100 Branch: perl ! embed.fnc proto.h taint.c ____________________________________________________________________________ [ 33227] By: nicholas on 2008/02/03 15:03:12 Log: Integrate: [ 33223] Produce a more generic expectation management system, and use it to encode the 5.8.x vs 5.10/5.11 differences. Provide general purpose TODOs for both the intial tests and Gerard's "is it unchanged on repeat?" test. [ 33226] Recode all the old variable-like substitutions with the generic line removal mechanism of change 33223. Branch: maint-5.10/perl !> ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 33226] By: nicholas on 2008/02/03 14:41:05 Log: Recode all the old variable-like substitutions with the generic line removal mechanism of change 33223. Branch: perl ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 33225] By: nicholas on 2008/02/03 13:56:33 Log: Integrate: [ 33224] Integrate: [ 33222] Upgrade to Math::Complex 1.48 and Math::Trig 1.13 Branch: maint-5.8/perl !> lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm !> lib/Math/Trig.t ____________________________________________________________________________ [ 33224] By: nicholas on 2008/02/03 13:37:22 Log: Integrate: [ 33222] Upgrade to Math::Complex 1.48 and Math::Trig 1.13 Branch: maint-5.10/perl !> lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm !> lib/Math/Trig.t ____________________________________________________________________________ [ 33223] By: nicholas on 2008/02/03 13:37:06 Log: Produce a more generic expectation management system, and use it to encode the 5.8.x vs 5.10/5.11 differences. Provide general purpose TODOs for both the intial tests and Gerard's "is it unchanged on repeat?" test. Branch: perl ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 33222] By: nicholas on 2008/02/03 13:10:39 Log: Upgrade to Math::Complex 1.48 and Math::Trig 1.13 Branch: perl ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm ! lib/Math/Trig.t ____________________________________________________________________________ [ 33221] By: nicholas on 2008/02/03 00:56:15 Log: Integrate: [ 33220] Integrate: [ 32791] Fix VMS::Stdio bug introduced in 32713. Branch: maint-5.8/perl !> vms/ext/Stdio/Stdio.xs ____________________________________________________________________________ [ 33220] By: nicholas on 2008/02/03 00:40:35 Log: Integrate: [ 32791] Fix VMS::Stdio bug introduced in 32713. Branch: maint-5.10/perl !> vms/ext/Stdio/Stdio.xs ____________________________________________________________________________ [ 33219] By: nicholas on 2008/02/02 23:07:14 Log: Update Changes Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 33218] By: nicholas on 2008/02/02 22:49:10 Log: Naff orf, stowaway. Branch: maint-5.8/perl - ext/re/t/re_funcs.t ____________________________________________________________________________ [ 33217] By: nicholas on 2008/02/02 22:47:50 Log: Integrate: [ 33139] Integrate: [ 32807] Add a new function newSVpvn_flags(), which takes a third parameter of flag bits. Right now the only flag bit is SVf_UTF8, which will call SvUTF8_on() on the new SV for you. Provide a wrapper newSVpvn_utf8(), which takes a boolean, and passes in SVf_UTF8 if that is true. Refactor the core to use it where possible. It makes the source code clearer and smaller, but seems to be swings and roundabouts on object code size. [ 32812] Add HeUTF8() to complement HePV() and then immediately suggest that newSVhek(HeKEY_hek(he) is probably what you wanted all along. [ 32818] Extend newSVpvn_flags() to also call sv_2mortal() if SVs_TEMP is set in the flags. Move its implementation just ahead of sv_2mortal()'s for CPU cache locality. Refactor all code that can be to use this. [ 32819] Add newSVpvs_flags() as a wrapper to newSVpvn_flags(), and rework sv_2mortal(newSVpvs(...)) constructions to use it. [ 32820] Missed three sv_2mortal(newSVpvn(...))s in the headers. [ 32821] Add macros mPUSHs() and mXPUSHs() for pushing SVs on the stack and mortalizing them. Use these macros where possible. And also mX?PUSH[inpu] where possible. [ 32823] Run regen.pl (fixes build on Win32, at least) [ 32824] There's no need to handle 'set' magic in the mX?PUSH macros. The macros all create new mortals using sv_newmortal(), and those cannot be magical. This is in contrary to the X?PUSH macros, which operate on TARG, which can be magical. With that in mind, mentioning whether or not mX?PUSH can handle 'set' magic doesn't make sense any longer. [ 32834] Re-implement mPUSHp() and mXPUSHp() using Perl_newSVpvn_flags(), which results in slightly smaller object code. (No extra work is done.) Branch: maint-5.8/perl !> (integrate 30 files) ____________________________________________________________________________ [ 33216] By: nicholas on 2008/02/02 22:23:57 Log: Integrate: [ 33133] Integrate: [ 32724] A test for upgrading scalars. Curiously, before this, lib/Math/Trig.t was the only code anywhere in the build or testsuite that upgraded an NV to an RV. [ 32726] Use print rather than diag(), as these routine messages shouldn't be going to STDERR. [ 32746] Localize $\ before changing it, so as not to affect print statements in the rest of the test. [ 32747] Proper $TODO support in &ok() and &iseq() in pat.t [ 32749] Better diagnostics for the tests for #20683. [ 32801] Subject: [PATCH] shield t/test.pl functions from global print modifiers From: Michael G Schwern Date: Tue, 01 Jan 2008 18:12:36 -0800 Message-ID: <477AF314.9050808@pobox.com> [ 32839] Protect me (and my fellow muppets) from screens of "syntax errors" if one accidentally feeds embed.fnc or t/op/re_tests to the perl interpreter. [ 32842] Make ext/re/t/re_funcs.t warnings clean. [ 32856] $Test::Harness::Verbose is a numeric value now so assigning -v to it isnt all that helpful. [ 32897] Subject: [PATCH] ARRAY(0x...) is not very helpful in sprintf.t diagnostics Message-ID: <55933.71.35.169.13.1199777041.squirrel@webmail.efn.org> From: "Yitzchak Scott-Thoennes" Date: Mon, 7 Jan 2008 23:24:01 -0800 (PST) [ 32930] grep the MANIFEST to avoid having hard coded numbers in readdir.t [ 32988] Generate the warnings masks programatically. Get the correct line number when reporting errors from &check_bits. [ 32995] New tests for new ops. Most of them are TODO [ 33058] Subject: [PATCH t/cmd/for.t] Regression tests for 'for reverse ..' From: Abigail Message-ID: <20080123225325.GA25959@abigail.be> Date: Wed, 23 Jan 2008 23:53:25 +0100 [ 33087] Test that lc, uc, etc on undef return "" [ 33151] Integrate: [ 32869] Fix bug #49298: B::Deparse fails to deparse a reference to an anonymous hash [ 32909] Subject: [PATCH] B::Deparse fixes for implicit smartmatching in given/when From: Florian Ragwitz Date: Tue, 8 Jan 2008 19:56:47 +0100 Message-ID: <20080108185647.GD11813@perldition.org> [ 33162] Integrate: [ 33127] Formatting for C<<{ bydepth => 1 }>> doesn't seem to be working right in the manpage. [ 33144] Subject: [PATCH] fix for regression to File/DosGlob.pm From: "Davies, Alex" Date: Wed, 30 Jan 2008 12:39:11 -0500 Message-ID: Fixes File::DosGlob's handling of drive relative glob patterns (e.g. "D:*pl") [ 33165] Integrate: [ 32878] Fix "grep in void context" warnings [ 33163] The penultimate deparse test needs a name, else things can warn. Branch: maint-5.8/perl +> ext/re/t/re_funcs.t t/op/upgrade.t !> MANIFEST embed.fnc ext/B/t/deparse.t ext/SDBM_File/t/sdbm.t !> ext/Safe/t/safeops.t t/cmd/for.t t/harness t/op/caller.t !> t/op/lc.t t/op/pat.t t/op/re_tests t/op/readdir.t !> t/op/regexp.t t/op/sprintf.t t/test.pl ____________________________________________________________________________ [ 33215] By: nicholas on 2008/02/02 22:01:58 Log: Integrate: [ 33151] Integrate: [ 32869] Fix bug #49298: B::Deparse fails to deparse a reference to an anonymous hash [ 32909] Subject: [PATCH] B::Deparse fixes for implicit smartmatching in given/when From: Florian Ragwitz Date: Tue, 8 Jan 2008 19:56:47 +0100 Message-ID: <20080108185647.GD11813@perldition.org> [ 33162] Integrate: [ 33127] Formatting for C<<{ bydepth => 1 }>> doesn't seem to be working right in the manpage. [ 33144] Subject: [PATCH] fix for regression to File/DosGlob.pm From: "Davies, Alex" Date: Wed, 30 Jan 2008 12:39:11 -0500 Message-ID: Fixes File::DosGlob's handling of drive relative glob patterns (e.g. "D:*pl") Branch: maint-5.8/perl !> ext/B/B/Deparse.pm ext/B/t/deparse.t lib/File/DosGlob.pm !> lib/File/Find.pm ____________________________________________________________________________ [ 33214] By: nicholas on 2008/02/02 22:01:39 Log: Integrate: [ 33141] Integrate: [ 32867] Clarify the intent of the code in Perl_op_clear. Under ithreads, avoid calling sv_ivset twice. As a side effect, eliminate PM_GETRE_SAFE and PM_SETRE_SAFE, as we're doing "safe" explicitly in Perl_op_clear(). [ 32868] Enforce some type safety in PM_SETRE by adding PM_SETRE_OFFSET. [ 33155] Integrate: [ 32949] Introduce macro PERL_MAX_SUB_DEPTH [ 32955] Rename PERL_MAX_SUB_DEPTH to PERL_SUB_DEPTH_WARN, per Tim Bunce's suggestion [ 33157] Integrate: [ 33010] In struct block_loop access element label via the macro CxLABEL() (for the places that aren't about to change) [ 33017] In struct block_sub and block_format, access the members hasargs and lval via macros CxHASARGS() and CxLVAL(), which will allow the storage location to be changed. [ 33029] In struct block_eval, access the members old_in_eval and old_op_type via macros CxOLD_IN_EVAL() and CxOLD_OP_TYPE(), which will allow the storage location to be changed. [ 33034] In struct block_subst, access the member once via a macro CxONCE() which will allow the storage location to be changed. [ 33161] Integrate: [ 33051] Deprecate (and remove core use of ) Nullav, Nullcv, Nullgv, Nullhe, Nullhek and Nullhv. Nullop is going to be a bit less simple. [ 33052] Purge all use of Nullch in non-dual life modules. Exterminate! Exterminate! Exterminate! [ 33053] Change 33052 missed one Nullch. Oops. Exterminate! Exterminate! Exterminate! [for maint, the "remove core use of" part, not the deprecating] [ 33167] Integrate: [ 33004] Avoid an unused argument in S_sv_2iuv_non_preserve() by using conditional compilation to only pass it in if it's needed. Branch: maint-5.8/perl !> cop.h embed.fnc embed.h epoc/epoc.c ext/B/B.xs !> ext/Data/Dumper/Dumper.xs ext/Opcode/Opcode.xs !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/scalar/scalar.xs !> ext/PerlIO/via/via.xs ext/Storable/Storable.xs malloc.c op.c !> op.h perl.h pod/perlapio.pod pp_ctl.c pp_hot.c proto.h scope.c !> sv.c win32/vdir.h ____________________________________________________________________________ [ 33213] By: nicholas on 2008/02/02 21:34:53 Log: Integrate: [ 33137] Integrate: [ 32763] Perl_sv_chop() can return early if it's being asked to do nothing. [ 32777] Move all code that relies on reading the to-be-thrown-away buffer ahead of the call to sv_chop() that throws it away. [ 32781] Include SVf_UTF8 in the bitmask when checking the SvFLAGS in SvPVutf8_force(), as otherwise the conditional expression will always be false and the optimisation will never kick in. [ 33013] In Perl_cx_dup(), block copy the entire context stack, then walk it to duplicate/fixup only the things that aren't simple binary copies. [ 33068] Using PL_sv_no in place of any !SvOK() maximum removes a little bit of hot code in pp_iter. Branch: maint-5.8/perl !> pp_ctl.c pp_hot.c sv.c sv.h ____________________________________________________________________________ [ 33212] By: nicholas on 2008/02/02 21:10:57 Log: Integrate: [ 33138] Integrate: [ 32816] Fix memory leaks in XS_PerlIO_get_layers() by mortalizing all variables pushed on the stack. Also make sure the loop is using mXPUSHi() and not XPUSHi(). [ 32817] Forgot to remove dTARGET with change #32816. Branch: maint-5.8/perl !> universal.c ____________________________________________________________________________ [ 33211] By: nicholas on 2008/02/02 20:21:10 Log: Integrate: [ 33132] Integrate: [ 32686] Subject: mg_free frees data but leaves it accessible From: Yuval Kogman Message-ID: <20071220221331.GG10631@woobling.org> Date: Fri, 21 Dec 2007 00:13:31 +0200 [ 32743] You can't coerce a typeglob to a string. (Restore the error message - an assertion failure is not helpful). Test the 3 basic coercion error messages. [ 32754] Silly Nick. There was a bug in change 30757 whereby the precomp of a dup'd regexp would be pointing somewhere la-la. Probably at the precomp of the same regexp in the parent thread. (So it is only likely to go nasal daemon if the parent thread terminates first, or explicitly goes around freeing up run time generated regexps.) [ 32779] Subject: [PATCH] Typo in op.c From: Vincent Pit Message-ID: <47712BF1.9060200@profvince.com> Date: Tue, 25 Dec 2007 17:12:33 +0100 (And then an update to make the tests in gv.t expect the right thing, and test the behaviour that my change 26482 was originally supposed to produce, but didn't until this typo was fixed) [ 32874] Subject: [perl #49003] pp_ftrread appears to use the wrong access mode for -x when using "use filetest 'access';" From: pravus@cpan.org (via RT) Date: Fri, 21 Dec 2007 10:05:15 -0800 Message-ID: [ 32906] change #31447 was wrong. Really handle cloning a stale lexical var [ 32932] Fix the bug introduced by the bug fix of change 30755. (Certain regexps could SEGV if cloned). [ 32935] Fix bug picked up by printf format warnings - a cast is needed where UV is larger than U32 for dumping leaking scalars. [ 32968] Fix bug whereby length on a tied scalar that returned a UTF-8 value would not be correct the first time. (And for the more pathological case, would be incorrect if the UTF-8-ness of the returned value changed.) [ 33026] When changing the op_ppaddr of an op, one must keep its op_type in sync. That helps writers of alternate runloops. [ 33033] In pp_subst, rxtainted is not a boolean, as it stores 2 bits of values. [but, despite my best efforts at partitioning changes into maint-5.10 into those that were for maint-5.8 and those that weren't, it's still not correct. So changes 32754 and 32906 aren't in, and only the tests from change 32743 are in] Branch: maint-5.8/perl +> t/uni/tie.t !> MANIFEST mg.c op.c perl.c pp_hot.c pp_sys.c regcomp.c !> t/op/gv.t t/op/length.t t/op/pat.t ____________________________________________________________________________ [ 33210] By: nicholas on 2008/02/02 19:08:57 Log: Integrate: [ 33126] Integrate: [ 32687] Deparse each @array and friends. [ 32725] Swap SVt_RV and SVt_NV in the SV ordering. [ 32733] Better diagnostics by removing an && from an ok() and converting it to two is()s. [ 32734] Eliminate SVt_RV, and use SVt_IV to store plain references. This frees up a scalar type for first class regular expressions. [ 32736] Remove two warnings (sub diag() was redefined, and implict split is deprecated) [ 33125] Need to substitute out the placeholder '$RV' for earlier perls too. [ 33128] Integrate: [ 32751] First class regexps. [ 32752] Dump the REGEXP member of SVt_REGEXP. [ 32841] Abolish wrapped in struct regexp - store the wrapped pattern pointer in the SvPVX(). [ 32859] Don't allocate the NV slot for SVt_REGEXP. [ 32880] Make new regex type be 'REGEXP' and make all core qr//'s be in class Regexp (and related changes) [ 32987] Add a diagram for the 5.11 SV class structure, including B::REGEXP. [ 33056] Subject: [PATCH ext/Devel/DProf/Makefile.PL] RE: [PATCH ext/Devel/DProf/Makefile.PL] unnecessary define From: "Robin Barker" Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A01@exchsvr2.npl.ad.local> Date: Wed, 23 Jan 2008 14:13:30 -0000 [ 33064] Subject: [PATCH ext/Devel/DProf] ... and the rest; was RE: unnecessary define From: "Robin Barker" Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A08@exchsvr2.npl.ad.local> Date: Thu, 24 Jan 2008 13:28:33 -0000 [ 33071] Change 33069 missed updating dump.c to dump PVIOs correctly. [clearly just the parts in ext/ - no core code changes] [ 33207] Integrate: [ 33206] Change 27244 wasn't quite correct. XSUB is dumped as 0x0, not 0. [ 33209] Integrate: [ 33208] 5.8.x and earler have a SUBPROCESS line in the dump of a PVIO. Branch: maint-5.8/perl !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm !> ext/B/t/b.t ext/B/t/concise.t ext/B/t/deparse.t !> ext/B/t/optree_constants.t ext/B/t/terse.t ext/B/typemap !> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL !> ext/Devel/Peek/t/Peek.t ext/Storable/Storable.xs ____________________________________________________________________________ [ 33209] By: nicholas on 2008/02/02 18:53:12 Log: Integrate: [ 33208] 5.8.x and earler have a SUBPROCESS line in the dump of a PVIO. Branch: maint-5.10/perl !> ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 33208] By: nicholas on 2008/02/02 18:52:15 Log: 5.8.x and earler have a SUBPROCESS line in the dump of a PVIO. Branch: perl ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 33207] By: nicholas on 2008/02/02 18:43:10 Log: Integrate: [ 33206] Change 27244 wasn't quite correct. XSUB is dumped as 0x0, not 0. Branch: maint-5.10/perl !> ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 33206] By: nicholas on 2008/02/02 18:41:51 Log: Change 27244 wasn't quite correct. XSUB is dumped as 0x0, not 0. Branch: perl ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 33205] By: nicholas on 2008/02/02 18:17:26 Log: Naff off, stowaways. Branch: maint-5.8/perl - parser.h pod/perl5100delta.pod ____________________________________________________________________________ [ 33204] By: nicholas on 2008/02/02 18:16:39 Log: Integrate: [ 33123] Integrate: [ 32688] Update the hash documentation to reflect the changes between 5.8.1 and 5.8.2, that disabled the automatic randomisation of all hashes. [ 32729] Subject: [PATCH] docs: replace FH by my $fh in open From: "Gabor Szabo" Date: Wed, 26 Dec 2007 06:03:29 +0200 Message-ID: [ 32730] Subject: [PATCH] docs: list of places where $_ is used From: "Gabor Szabo" Date: Wed, 26 Dec 2007 06:49:34 +0200 Message-ID: [ 32732] Subject: [PATCH perl5100delta.pod] change/correction to 32246 From: "Robin Barker" Date: Fri, 9 Nov 2007 14:40:22 -0000 Message-ID: <2C2E01334A940D4792B3E115F95B722601604912@exchsvr1.npl.ad.local> [ 32759] Note to future self about moving the regexp flag bits around. [ 32793] Add editor blocks to some header files. [ 32805] Subject: [PATCH] Small documentation nits From: Sébastien Aperghis-Tramoni Date: Mon, 31 Dec 2007 21:05:47 +0100 Message-Id: <2AF110D6-9183-47C5-BBBA-26C3FB97C3D3@free.fr> [ 32844] Remove a comment that is no longer necessary since Perl Object bit the dust some time around 5.6 [ 32875] Document that sitecustomize.pl in run from a BEGIN block [ 32887] Subject: - perlcommunity.patch (1/1) [PATCH] perlcommunity: "Perl Mongers" and calendar corrections From: brian d foy Date: Fri, 04 Jan 2008 14:07:27 -0600 Message-ID: <040120081407272341%brian.d.foy@gmail.com> [ 32895] Clarify the use of SVf_BREAK on PL_reg_curpm. [ 32904] Subject: Re: [PATCH] docs more open() and $_ related entries From: "Gabor Szabo" Date: Tue, 8 Jan 2008 22:07:54 +0200 Message-ID: [ 32916] Add a few =cuts (so configpm is displayed mostly correctly by perldoc or by search.cpan.org) [ 32944] Better descriptions for PL_regex_pad and PL_regex_padav. [ 32982] A couple of POD fixes by Steven Schubiger [ 32993] Add Weed out needless PERL_UNUSED_ARG to perltodo. It's a good "cage cleaner" task. [ 33066] Subject: [PATCH] socketpair() *is* available on Win32 From: "Jan Dubois" Date: Thu, 24 Jan 2008 14:17:23 -0800 Message-ID: <032201c85ed6$e56edf40$b04c9dc0$@com> [ 33082] fix misleading comment in op.h [ 33095] Minor rewording of the localtime() documentation, based on : Subject: [perl #49914] gmtime()/localtime() do not use time() From: Abe Timmerman (via RT) Date: Thu, 17 Jan 2008 18:05:07 -0800 Message-ID: [ 33101] Subject: [PATCH] mistaken variable in pod From: "Yitzchak Scott-Thoennes" Date: Mon, 28 Jan 2008 13:39:29 -0800 (PST) Message-ID: <40783.64.81.167.122.1201556369.squirrel@webmail.efn.org> [ 33104] More wording nits about perl's time() versus the libc's time() [ 33136] Integrate: [ 32762] die if multiple macros in regexp.h attempt to use the same flag bit. [ 32921] Subject: [PATCH] refactor PL_opargs generation in opcode.pl and fix helem From: Marcus Holland-Moritz Date: Thu, 3 Jan 2008 01:29:35 +0100 Message-ID: <20080103012935.759bda90@r2d2> Branch: maint-5.8/perl +> parser.h pod/perl5100delta.pod !> (integrate 37 files) ____________________________________________________________________________ [ 33203] By: nicholas on 2008/02/02 18:14:24 Log: Integrate: [ 33120] Integrate: [ 32704] Exterminate PL_na! Exterminate! Exterminate! Exterminate! [ 32706] Hateful software that sends my cursor keys as packets that can get split, and more hateful software that decides that split packets means not-a-cursor-key. [ 33121] Integrate: [ 32712] Subject: [PATCH] Fix cygwin.c again From: "Jerry D. Hedden" Date: Sat, 22 Dec 2007 16:11:48 -0500 Message-ID: <1ff86f510712221311v1c58d606jc8dfeee6a21e6194@mail.gmail.com> Fixes breakage caused by change #32707 [ 32713] Nullch and others were still alive and well in some of the operating system specific directories. I think I've chainsawed all of them now, but I can't guarantee that it compiles anywhere from win32. [ 32721] Subject: [PATCH] Remove Nullch etc. from x2p From: "Jan Dubois" Date: Mon, 24 Dec 2007 14:58:20 -0800 Message-ID: <0cca01c84680$7afc9170$70f5b450$@com> [ 32723] Subject: patch - chg 32721 missed a couple Nullstrs From: jimc Date: Tue, 25 Dec 2007 05:39:30 -0700 Message-ID: <4770FA02.2080800@gmail.com> [ 32739] Remove the last Null(...) from x2p/* Something tells me that Win32 is compiling x2p with -DPERL_CORE *nix dosn't do this. Branch: maint-5.8/perl !> (integrate 32 files) ____________________________________________________________________________ [ 33202] By: nicholas on 2008/02/02 17:56:35 Log: Integrate: [ 33119] Integrate: [ 32689] Subject: [PATCH] const'ing in cygwin.c From: "Jerry D. Hedden" Date: Fri, 21 Dec 2007 09:13:41 -0500 Message-ID: <1ff86f510712210613s71712346i6e9f2b5e7275aa34@mail.gmail.com> [ 32690] Subject: [PATCH] C -Wwrite-strings clean From: "Robin Barker" Date: Fri, 21 Dec 2007 14:30:20 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399C@exchsvr2.npl.ad.local> [ 32711] Remove warning about casting integer to different sized pointer. [ 32720] Subject: PATCH re 32711 From: "Robin Barker" Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A4@exchsvr2.npl.ad.local> Date: Mon, 24 Dec 2007 20:56:13 -0000 "IMO patch 32711 is better implemented using (the existing) NUM2PTR macro, as below/attached." [ 32893] Save an upgrade each by first setting the NV on PL_sv_yes and PL_sv_no at interpreter construction time. [ 32912] newSV() + sv_upgrade() => newSV_type() [ 32947] Subject: [PATCH ext/POSIX/POSIX.xs] From: "Robin Barker" Date: Thu, 10 Jan 2008 18:50:12 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939C3@exchsvr2.npl.ad.local> More consting. [ 32960] __DATE__ and __TIME__ are both string literals, so we can concatentate them, rather than formating them via %s. [ 32994] Remove commented out code from S_validate_suid() [ 32996] Remove commented out declaration from S_validate_suid() [ 33036] Remove code obsoleted by change 18. Branch: maint-5.8/perl !> cygwin/cygwin.c ext/POSIX/POSIX.xs perl.c pp_ctl.c !> x2p/Makefile.SH x2p/a2p.c x2p/a2p.h x2p/a2py.c x2p/str.c !> x2p/str.h x2p/util.c x2p/util.h x2p/walk.c ____________________________________________________________________________ [ 33200] By: nicholas on 2008/02/02 17:49:45 Log: Integrate: [ 33134] Integrate: [ 32741] You don't need $(DYNALOADER) to make $(nonxs_ext) (which makes it easier to run minitest) [ 32848] Add a 'test-reonly' target to the standard Makefile for *nix. (Not quite as clever as the one for win32, im working on it) [ 32886] Subject: [PATCH] Cleanup lib/B From: "Jerry D. Hedden" Date: Fri, 4 Jan 2008 13:22:36 -0500 Message-ID: <1ff86f510801041022i5535ed7frfd64a93d99036e18@mail.gmail.com> [ 32999] A target for sperl.i [ 33003] Nick's a muppet - "all" needs to remain the first real target in the Makefile. Do not be distracted by suffix rules above. Branch: maint-5.8/perl !> Makefile.SH ____________________________________________________________________________ [ 33199] By: nicholas on 2008/02/02 17:39:01 Log: Integrate: [ 33115] Integrate: [ 32786] Upgrade to Math-Complex-1.38 [ 32908] Upgrade to Math-Complex-1.42 [ 32914] 1e4 isn't large enough with 16 byte long doubles (at least on x86_64). However, 1e5 does take us "to infinity and beyond" (Plus use cmp_ok, for better diagnostics) [ 32929] Upgrade to Math-Complex-1.43 [ 32970] Upgrade to Math-Complex-1.44 [ 32989] Upgrade to Math-Complex-1.47 [ 33118] Integrate: [ 32889] Win32 doesn't set $Config{d_fork} when its pseudofork emulation is present, and checking for $Config{d_pseudofork} is no good for dual- lived modules that must work with older perls, so do a more elaborate test (as per existing Test-Simple and IO test scripts). [ 33140] Integrate: [ 32832] Subject: Notice of git tag retraction; also, [PATCH] correct Module::CoreList From: Sam Vilain Date: Thu, 27 Dec 2007 23:27:32 +1300 Message-ID: <47737E14.9040908@vilain.net> Branch: maint-5.8/perl !> lib/File/Temp/t/fork.t lib/Math/Complex.pm lib/Math/Complex.t !> lib/Math/Trig.pm lib/Math/Trig.t lib/Module/CoreList.pm ____________________________________________________________________________ [ 33198] By: nicholas on 2008/02/02 17:34:10 Log: Integrate: [ 33116] Integrate: [ 32664] Fix embarrassing typo [ 32831] SelfLoader is dual-lived [ 32855] Add a small note about numbered feature bundles [ 32858] AutoSplit is dual-lived, and is part of the AutoLoader distribution [ 33117] Integrate: [ 32784] Add script to check source code for ANSI-C violations. [ 32833] Add a small program that gets the C pre-processor to expand the macro passed on the command line. [ 32946] Subject: [PATCH Porting/manicheck] From: "Robin Barker" Date: Thu, 10 Jan 2008 18:48:04 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939C2@exchsvr2.npl.ad.local> [ 33046] checkcfgvar.pl should also check Porting/config.sh "just in case". [ 33048] Teach checkcfgvar.pl that : is also a comment character in shell scripts Branch: maint-5.8/perl +> Porting/checkansi.pl Porting/expand-macro.pl !> AUTHORS MANIFEST Porting/Maintainers.pl Porting/checkcfgvar.pl !> Porting/manicheck Porting/pumpkin.pod ____________________________________________________________________________ [ 33197] By: nicholas on 2008/02/02 17:26:47 Log: Regen TOC Branch: maint-5.8/perl ! MANIFEST pod/perltoc.pod ____________________________________________________________________________ [ 33196] By: nicholas on 2008/02/02 17:19:38 Log: Integrate: [ 32573] Don't list README.win32 as private in the META.yml [ 32574] The win32 files are not the Win32 (dual-lived) distribution. Plus, regenerate the meta file. [ 33194] Integrate: [ 33193] Remove the _ prototype, as Maintainers is used by makemeta, and in turn that has to be run with the newly built perl. Which can be 5.8.x. Branch: maint-5.8/perl !> META.yml Porting/Maintainers.pl Porting/Maintainers.pm ____________________________________________________________________________ [ 33195] By: nicholas on 2008/02/02 17:17:29 Log: Integrate: [ 32607] Subject: [PATCH] Escape $ENV in comments in config_h.SH From: "Jerry D. Hedden" Date: Tue, 11 Dec 2007 09:12:32 -0500 Message-ID: <1ff86f510712110612o7bc5fa2ax9e575c0396cb2a64@mail.gmail.com> [ 32623] Subject: [PATCH cflags.SH] typo? From: "Robin Barker" Date: Mon, 17 Dec 2007 10:27:28 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09398B@exchsvr2.npl.ad.local> [ 32632] Make the hint file work as well on 64-bit linuxes, noticed by Wolfgang Friebel Branch: maint-5.8/perl !> cflags.SH config_h.SH ext/ODBM_File/hints/linux.pl ____________________________________________________________________________ [ 33194] By: nicholas on 2008/02/02 17:05:25 Log: Integrate: [ 33193] Remove the _ prototype, as Maintainers is used by makemeta, and in turn that has to be run with the newly built perl. Which can be 5.8.x. Branch: maint-5.10/perl !> Porting/Maintainers.pm ____________________________________________________________________________ [ 33193] By: nicholas on 2008/02/02 17:01:43 Log: Remove the _ prototype, as Maintainers is used by makemeta, and in turn that has to be run with the newly built perl. Which can be 5.8.x. Branch: perl ! Porting/Maintainers.pm ____________________________________________________________________________ [ 33192] By: nicholas on 2008/02/02 16:53:33 Log: Integrate: [ 32461] Subject: [patch] :utf8 updates From: Juerd Waalboer Date: Sat, 17 Nov 2007 20:03:00 +0100 Message-ID: <20071117190300.GY10696@c4.convolution.nl> [ 32462] Bump $open::VERSION [ 32493] Subject: [PATCH] pod/perlrebackslash.pod: small Unicode additions From: Jarkko Hietaniemi Date: Mon, 26 Nov 2007 04:55:03 +0200 (EET) Message-Id: <200711260255.lAQ2t37n188664@kosh.hut.fi> [ 32575] Document some environment variables that might affect tests, by Robin Barker. [ 32581] Note that Larry has clarified the reasons for the Perl 6 design on state assignments. [ 32584] Subject: [PATCH] perltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protector From: Jarkko Hietaniemi Date: Thu, 6 Dec 2007 05:07:26 +0200 (EET) Message-Id: <200712060307.lB637Qoq176106@kosh.hut.fi> [ 32587] Documentation patch on filetests, the filetest pragma, and the special _ filehandle, largely based on : Subject: Re: [perl #46463] filetests sometimes do not set _ From: Mark Overmeer Date: Fri, 30 Nov 2007 11:38:20 +0100 Message-ID: <20071130103820.GH12588@earth.overmeer.net> [ 32588] Revert change 32171 per Jarkko's request [ 32591] Fix a typo found by Matt Kraai, and a reference to Herakles. [ 32592] Subject: Change /etc/passed to /etc/passwd in filetest.pm From: Matt Kraai Date: Fri, 7 Dec 2007 01:09:22 -0800 Message-ID: <20071207090922.GC4190@ftbfs.org> [ 32593] Fix some typos, some found by Matt Kraai [ 32606] Subject: Re: Remove extra space from perltodo.pod From: Matt Kraai Date: Fri, 7 Dec 2007 07:28:06 -0800 Message-ID: <20071207152806.GD4190@ftbfs.org> [ 32609] Some things a pumpking should not forget when releasing a new perl [ 32612] Subject: [perl #48214] documentation enhancement to perlthrtut From: johnh@isi.edu (via RT) Date: Wed, 05 Dec 2007 09:45:40 -0800 Message-ID: [ 32614] FAQ sync [ 32617] Shuffle sections (no text changes) [ 32618] Mention NO_MATHOMS in INSTALL [ 32622] Subject: [PATCH] 2 year old email tweak From: Richard Foley Date: Sun, 16 Dec 2007 12:31:04 +0100 Message-Id: <200712161231.04789.Richard.Foley@rfi.net> [ 32624] PerlFAQ sync [ 32626] Subject: pod-patch: reword O.pm From: jimc Date: Thu, 13 Dec 2007 15:55:07 -0700 Message-ID: <4761B84B.6090504@gmail.com> [ 32627] Update AUTHORS [ 32636] Notes on 5.12 Unicode revamping planned. Complete the "reporting bug" section of perldelta. [ 32638] 5.10.0 is planned for today. [ 32640] Two more people in AUTHORS Branch: maint-5.8/perl !> AUTHORS INSTALL Porting/pumpkin.pod README ext/B/O.pm !> lib/PerlIO.pm lib/filetest.pm lib/open.pm pod/perlcheat.pod !> pod/perlfaq1.pod pod/perlfaq4.pod pod/perlfunc.pod !> pod/perlhack.pod pod/perlhist.pod pod/perlopentut.pod !> pod/perlrebackslash.pod pod/perlrun.pod pod/perlthrtut.pod !> pod/perltodo.pod pod/perlunicode.pod pod/perlunifaq.pod !> pod/perluniintro.pod pod/perlunitut.pod ____________________________________________________________________________ [ 33191] By: nicholas on 2008/02/02 16:43:51 Log: Integrate: [ 32468] Subject: Re: Are we missing some tests? From: Robin Houston Message-Id: <7C63C4C8-B0DA-46F2-81D7-F2C14AFF76B8@cpan.org> Date: Fri, 23 Nov 2007 16:15:46 +0000 Branch: maint-5.8/perl !> t/op/ver.t ____________________________________________________________________________ [ 33190] By: nicholas on 2008/02/02 16:22:10 Log: Integrate: [ 31765] Subject: [PATCH] misc blead stuff From: Jarkko Hietaniemi Date: Wed, 29 Aug 2007 21:04:53 -0400 Message-ID: <46D617B5.3000002@iki.fi> [ 31789] From: Jarkko Hietaniemi Subject: Re: [Fwd: Smoke [5.9.5] 31775 FAIL(m) OSF1 V5.1 (EV6/4 cpu)] Message-ID: <46DC3C7B.9000602@iki.fi> Message-ID: <46DC3C7B.9000602@iki.fi> Add { } to keep all variable declarations at the start of blocks. [ 32425] Subject: Re: [PATCH] various RC1 nits From: Jarkko Hietaniemi Date: Tue, 20 Nov 2007 10:51:54 -0500 Message-ID: <4743029A.3010002@iki.fi> Branch: maint-5.8/perl !> Makefile.micro deb.c hints/catamount.sh mg.c op.c perl.h !> pod/perlapi.pod pp.c pp_sys.c reentr.c reentr.pl regexec.c !> sv.c uconfig.sh ____________________________________________________________________________ [ 33189] By: nicholas on 2008/02/02 16:21:09 Log: Integrate: [ 32428] Skip the udp ping tests if testing on Vista. Also, switched the getservbyname() call to check for a udp echo port. [ 32571] Subject: PATCH lib/Net/Ping/t/190_alarm.t From: "Robin Barker" Date: Tue, 4 Dec 2007 14:05:47 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09396A@exchsvr2.npl.ad.local> Branch: maint-5.8/perl !> lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/510_ping_udp.t ____________________________________________________________________________ [ 33188] By: nicholas on 2008/02/02 15:58:54 Log: Integrate: [ 32050] Fix precedence bug in the logic for PERL_PV_ESCAPE_NOCLEAR in Perl_pv_escape() [ 33156] Integrate: [ 33011] Fix (probable) bug-by-inspection - CxREALEVAL(), CxTRYBLOCK(), CxFOREACH() and CxFOREACHDEF() should all be masking against CXTYPEMASK rather than their own type number. Branch: maint-5.8/perl !> cop.h dump.c ____________________________________________________________________________ [ 33187] By: nicholas on 2008/02/02 15:21:22 Log: Integrate: [ 33108] Integrate: [ 32650] Update to Test-Simple-0.74 Branch: maint-5.8/perl +> lib/Test/Simple/t/BEGIN_use_ok.t !> MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm !> lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm !> lib/Test/Simple/Changes ____________________________________________________________________________ [ 33186] By: nicholas on 2008/02/02 15:21:00 Log: Integrate: [ 32595] Subject: [PATCH] Bring Term::Cap to date From: Jonathan Stowe Date: Sat, 08 Dec 2007 00:26:09 +0000 Message-Id: <1197073569.6403.3.camel@coriolanus> [ 32596] Subject: [DOC PATCH] Exporter From: "Adriano Ferreira" Date: Thu, 6 Dec 2007 15:09:15 -0200 Message-ID: <73ddeb6c0712060909t780225c9od90e1784fa7fe528@mail.gmail.com> [ 32599] Typo fix, by Matt Kraai [ 32605] Subject: [DOC PATCH] Exporter - link fix and mention Exporter::Easy From: "Adriano Ferreira" Date: Sun, 9 Dec 2007 22:33:54 -0200 Message-ID: <73ddeb6c0712091633s776bd500y3e1a7619206c93a@mail.gmail.com> [ 32641] Add 5.10.0 data to Module::CoreList Branch: maint-5.8/perl !> lib/Exporter.pm lib/Module/CoreList.pm lib/Term/Cap.pm !> lib/Term/Cap.t ____________________________________________________________________________ [ 33185] By: nicholas on 2008/02/02 15:04:50 Log: Integrate: [ 31653] 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: maint-5.8/perl !> XSUB.h pod/perlxs.pod ____________________________________________________________________________ [ 33184] By: nicholas on 2008/02/02 13:33:43 Log: Integrate: [ 33110] Integrate: [ 32891] Subject: [PATCH] Big slowdown in 5.10 @_ parameter passing From: Rick Delaney Date: Sun, 6 Jan 2008 14:14:39 -0500 Message-ID: <20080106191439.GF13935@bort.ca> Branch: maint-5.8/perl !> op.c ____________________________________________________________________________ [ 33183] By: nicholas on 2008/02/02 12:40:48 Log: Integrate: [ 29125] Document the limitation of Attribute::Handlers w.r.t. UNITCHECK blocks. [ 29243] Add to Attribute::Handlers the ability to report caller's file and line number. Based on: Subject: FW: Attribute::Handlers From: "David Feldman" Date: Wed, 25 Oct 2006 16:34:26 -0400 Message-ID: plus docs and tests. [ 29351] Don't AUTOLOAD DESTROY from Attribute::Handlers. (patch by Jerry D. Hedden for CPAN bug #1911) [ 29412] Bring the joy of strict to Attribute::Handlers. [ 29414] Fix Attribute::Handlers to cope with proxy constant subroutines. [ 32405] Subject: [PATCH] Attribute::Handlers till ears are bleeding From: Michael G Schwern Date: Sun, 18 Nov 2007 16:20:31 -0800 Message-ID: <4740D6CF.6030407@pobox.com> [ 32488] Change to Attribute::Handlers suggested by Damian in Subject: Re: [PATCH] Attribute::Handlers till ears are bleeding From: Damian Conway Date: Fri, 23 Nov 2007 07:43:05 +1100 Message-ID: <4745E9D9.1050102@conway.org> [ 32489] Bump version to 0.79 [ 32490] The version appears in the docs too. And update release date. [ 32496] Disallow attributes that are not valid perl (patch by Damian) [ 32497] Adjust for the RAWDATA case [ 32555] Revert changes 32496 and 32497 (keep them for a next version of Attribute::Handlers) [ 32582] Damian's last word and consistency adjustments about how Attribute::Handlers should behave on 5.10.0. See: Subject: Re: [PATCH] Attribute::Handlers till ears are bleeding From: Damian Conway Date: Mon, 03 Dec 2007 16:17:24 +1100 Message-ID: <47539164.3030906@conway.org> [ 32583] Update Changes and README for A::H [ 32598] Subject: [perl #48355] Handling of RAWDATA broken badly in Attribute::Handlers in perl 5.10.0 RC2 From: Sascha Blank (via RT) Date: Sat, 08 Dec 2007 03:47:46 -0800 Message-ID: Branch: maint-5.8/perl +> lib/Attribute/Handlers/t/constants.t +> lib/Attribute/Handlers/t/data_convert.t +> lib/Attribute/Handlers/t/linerep.t !> MANIFEST lib/Attribute/Handlers.pm !> lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README !> lib/Attribute/Handlers/t/multi.t t/op/attrhand.t ____________________________________________________________________________ [ 33182] By: nicholas on 2008/02/02 11:05:17 Log: In XS_PerlIO_get_layers() take advantage of the implementation of PerlIO_get_layers(), by co-opting the new SVs it creates, rather than copying them. Branch: perl ! perlio.c universal.c ____________________________________________________________________________ [ 33181] By: nicholas on 2008/02/02 00:16:02 Log: In XS_re_regexp_pattern(), use newSVpvn_flags() to avoid calls to sv_2mortal(). Branch: perl ! universal.c ____________________________________________________________________________ [ 33180] By: nicholas on 2008/02/01 22:57:38 Log: Integrate: [ 31697] 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.) [ 32241] Subject: [PATCH] Bug fix for storing shared objects in shared structures From: "Jerry D. Hedden" Date: Tue, 6 Nov 2007 14:36:40 -0500 Message-ID: <1ff86f510711061136t52a1fe62waf384c4551612181@mail.gmail.com> (core patch only) Branch: maint-5.8/perl !> XSUB.h embed.fnc embed.h embedvar.h global.sym intrpvar.h !> perl.h perlapi.h pod/perlapi.pod proto.h sv.c sv.h util.c ____________________________________________________________________________ [ 33179] By: nicholas on 2008/02/01 22:40:40 Log: Oi, Perforce, no! If I integrate a changeset which edits a file, and then a second changeset that deletes that file, ignoring the delete from the second changeset is bang out of order. (Because if I integrate a sequence of changesets, I expect the result to be equivalent to doing all the actions of all the changesets in order but in one edit.) Branch: maint-5.8/perl - lib/SelfLoader.t ____________________________________________________________________________ [ 33178] By: nicholas on 2008/02/01 22:27:38 Log: In pp_split(), eliminate most (all?) of the conditional calls to sv_2mortal() by conditionally passing SVs_TEMP to newSVpvn_flags(). Branch: perl ! pp.c ____________________________________________________________________________ [ 33177] By: nicholas on 2008/02/01 21:32:02 Log: Integrate: [ 31582] 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. [ 31586] 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: maint-5.8/perl !> embed.fnc pp_ctl.c proto.h t/op/eval.t ____________________________________________________________________________ [ 33176] By: nicholas on 2008/02/01 21:03:39 Log: Integrate: [ 32229] Add a TODO test for bug #47195 [ 32236] Subject: [PATCH blead] Re: [perl #47195] $1 suddenly tainted after regexp on utf-8 string From: Rick Delaney Message-ID: <20071107001845.GA21000@bort.ca> Date: Tue, 6 Nov 2007 19:18:45 -0500 [plus remove the TODO from the now passing test] [ 32533] Fix bless/readonly failure spotted by Jerry Hedden. Branch: maint-5.8/perl !> regexec.c sv.c t/op/bless.t t/op/taint.t ____________________________________________________________________________ [ 33175] By: nicholas on 2008/02/01 20:32:00 Log: Integrate: [ 31303] Subject: Re: [perl #43015] regex /.*\z/ doesn't matches strings ending with \n From: demerphq Date: Mon, 28 May 2007 19:46:04 +0200 Message-ID: <9b18b3110705281046ib37acb4i7960fe415325270f@mail.gmail.com> [ 31408] 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). [ 31507] 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: maint-5.8/perl !> regcomp.c regexec.c t/op/re_tests ____________________________________________________________________________ [ 33174] By: nicholas on 2008/02/01 20:08:10 Log: Integrate: [ 30718] Subject: [PATCH] Cwd doesn't need ppport.h in core From: "Jerry D. Hedden" Date: Tue, 20 Mar 2007 13:16:46 -0700 (PDT) Message-ID: <196803.14702.qm@web30215.mail.mud.yahoo.com> [ 31382] Upgrade to PathTools 3.25 [ 31431] Make File::Spec::VMS->splitdir stop returning an empty first directory when passed a relative path. Also, don't split on escaped directory delimiters. [ 31432] Skip a test that causes list assignment to %ENV errors on VMS. [ 31436] 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: [ 31440] 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> [ 31686] From #43633: Cwd::cwd() use in File::Spec::Unix use causes unnecessary fork() [ 31709] 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> [ 31715] 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> [ 31720] 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. [ 31772] Bump $VERSION due to #31686 [ 32006] Subject: [PATCH - 2nd revision] /cygdrive is configurable From: "Jerry D. Hedden" Date: Mon, 1 Oct 2007 19:32:19 -0400 Message-ID: <1ff86f510710011632n175427fdx39e173372862526e@mail.gmail.com> [ 32053] Add symlink support to Cwd::_vms_abs_path. [ 32550] Subject: Re: [patch@32376] VMS symbolic links part 4 of 4 - Final part From: "John E. Malmberg" Date: Mon, 26 Nov 2007 23:35:30 -0600 Message-id: <474BACA2.5060702@qsl.net> [ 32604] Bump $VERSION of all PathTools modules to 3.2501 Branch: maint-5.8/perl !> README.cygwin cygwin/cygwin.c ext/Cwd/Changes ext/Cwd/Cwd.xs !> ext/Cwd/Makefile.PL ext/Cwd/t/cwd.t lib/Cwd.pm !> lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm !> lib/File/Spec/t/Spec.t lib/File/Spec/t/tmpdir.t mkppport.lst !> t/lib/cygwin.t ____________________________________________________________________________ [ 33173] By: nicholas on 2008/02/01 19:33:57 Log: Integrate: [ 25052] do just-in-time loading of Carp.pm in some modules From: Tels Subject: [PATCH] No Carp #4 AutoSplit.pm Subject: [PATCH] no Carp #5 (File::Path) Subject: [PATCH] no Carp #7 - charnames.pm Subject: [PATCH] no Carp #6 (File::Compare, File::Copy, File::Temp) Subject: [PATCH] no Carp #8 - SelfLoader, Text/Balanced and open.pm [ 30394] Don't clobber $_ by using "my $_". Potential bug found by Alexey Tourbin. [ 30395] Factorize three regexps into one, using new regexp features (with some help from Yves Orton). (Now the compatibilty of this module with 5.8.x perls is doomed.) [ 30396] - Use the same regexp as in change #30395 to parse subroutine declarations - Make SelfLoader strict-compliant - Constant fold debug code out [ 30824] Subject: [PATCH] Symbian sync From: Jarkko Hietaniemi Date: Sat, 31 Mar 2007 15:30:09 -0400 Message-ID: <460EB6C1.4020406@iki.fi> [ 33113] Integrate: [ 32652] Upgrade to File-Temp-0.19 [ 32657] Fix a File::Temp test to deal with new Test::More changes. [ 32665] Subject: Re: [perl #48769] [PATCH] SelfLoader.pm 1.0904 - Whitespace in subroutine From: Steffen Mueller Date: Tue, 18 Dec 2007 11:58:19 +0100 Message-ID: <4767A7CB.5030607@sneakemail.com> [ 32666] Correct the test count in lib/File/Temp/t/lock.t I guess that it was skipped in rather too many places, so no-one noticed. [ 32735] Upgrade to File-Temp-0.20 [ 32787] Upgrade to AutoLoader-5.64 [ 32800] Upgrade to constant-1.15 [ 32814] Upgrade to Net-Ping-2.34 [ 32829] Move the SelfLoader test files in their own subdirectory [ 32830] Upgrade to SelfLoader 1.13_03 [ 32871] Subject: Re: Smoke [5.11.0] 32864 FAIL(F) MSWin32 Win2003 SP2 (x86/1 cpu) From: Abe Timmerman Date: Sun, 06 Jan 2008 12:24:10 +0100 Message-ID: <4780BA5A.80202@ztreet.demon.nl> Skip lib/File/Temp/t/fork.t when there is no fork. [ 32885] Subject: [PATCH] Cleanup File::Temp test file (revised) From: "Jerry D. Hedden" Date: Fri, 4 Jan 2008 12:39:35 -0500 Message-ID: <1ff86f510801040939t560c459dm6b780ab3dc5cc6c3@mail.gmail.com> [ 32903] Subject: [PATCH] AutoLoader: Remove AutoLoader::can From: Steffen Mueller Date: Fri, 30 Nov 2007 23:02:03 +0100 Message-ID: <20071130220203.26939.qmail@lists.develooper.com> [ 33097] Upgrade to SelfLoader-1.15 [ 33098] Upgrade to Archive-Extract-0.26 [ 33099] Upgrade to Tie-RefHash-1.38 [ie lots of dual-life pure perl modules] Branch: maint-5.8/perl +> lib/AutoLoader/t/01AutoLoader.t lib/AutoLoader/t/02AutoSplit.t +> lib/File/Temp/t/fork.t lib/File/Temp/t/lock.t +> lib/SelfLoader/t/01SelfLoader.t +> lib/SelfLoader/t/02SelfLoader-buggy.t - lib/AutoLoader.t lib/AutoSplit.t lib/SelfLoader-buggy.t !> MANIFEST lib/AutoLoader.pm lib/AutoSplit.pm lib/File/Temp.pm !> lib/File/Temp/t/object.t lib/File/Temp/t/seekable.t !> lib/Net/Ping.pm lib/Net/Ping/t/510_ping_udp.t !> lib/SelfLoader.pm lib/Tie/RefHash.pm !> lib/Tie/RefHash/threaded.t lib/constant.pm lib/constant.t ____________________________________________________________________________ [ 33172] By: nicholas on 2008/02/01 19:03:16 Log: Integrate: [ 31610] Use new style L<> links in POD [ 32102] Share the internal XS functions defined in universal.c to Safe compartments [ 32103] Funny symbol table names can be shared, too [ 32104] New test for Safe [ 32117] More tests for Safe [ 32597] Change maintainer address for Safe. [ 33111] Integrate: [ 32651] Upgrade to B-Lint-1.11 [ 32654] Upgrade to Sys-Syslog-0.23 [ 32656] Add new Sys::Syslog file to MANIFEST [ 32658] Subject: [PATCH] threads::shared 1.15 From: "Jerry D. Hedden" Date: Wed, 19 Dec 2007 10:17:46 -0500 Message-ID: <1ff86f510712190717r379ffdbt9ed19b8a607b8931@mail.gmail.com> [ 32799] Upgrade to Sys-Syslog-0.24 [ 33093] In Safe, load Carp::Heavy only if it exists (to remain compatible with older perls) [ 33096] Bump the version of Safe [ 33102] Make this test pass with the Test::More that comes with perl 5.6.2 [ 33105] Document why ok() is being used instead of like(), to stop someone undoing it. [ 33112] Integrate: [ 33093] In Safe, load Carp::Heavy only if it exists (to remain compatible with older perls) [ 33096] Bump the version of Safe [ 33102] Make this test pass with the Test::More that comes with perl 5.6.2 [ 33105] Document why ok() is being used instead of like(), to stop someone undoing it. [in the correct branch. Whoops!] [ 33164] Integrate: [ 33124] Bump Safe's version [ 33171] Integrate: [ 33170] Break apart the list of functions defined in universal.c by perl version (from 5.8.8 upwards) Branch: maint-5.8/perl +> ext/B/B/Lint/Debug.pm ext/Safe/t/safeuniversal.t +> ext/Sys/Syslog/fallback/syslog.h ext/threads/shared/t/object.t !> MANIFEST ext/B/B/Lint.pm ext/Opcode/Opcode.pm !> ext/Opcode/Safe.pm ext/Opcode/ops.pm ext/Safe/t/safe3.t !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm !> ext/Sys/Syslog/t/syslog.t ext/threads/shared/shared.pm !> ext/threads/shared/shared.xs ____________________________________________________________________________ [ 33171] By: nicholas on 2008/02/01 18:17:03 Log: Integrate: [ 33170] Break apart the list of functions defined in universal.c by perl version (from 5.8.8 upwards) Branch: maint-5.10/perl !> ext/Opcode/Safe.pm ____________________________________________________________________________ [ 33170] By: nicholas on 2008/02/01 17:52:10 Log: Break apart the list of functions defined in universal.c by perl version (from 5.8.8 upwards) Branch: perl ! ext/Opcode/Safe.pm ____________________________________________________________________________ [ 33169] By: nicholas on 2008/02/01 16:15:41 Log: Integrate: [ 33158] Integrate: [ 33031] Subject: [PATCH] Ignore build dir when installing perl From: "Jerry D. Hedden" Date: Sat, 19 Jan 2008 12:19:41 -0500 Message-ID: <1ff86f510801190919o6e3af1bboff1f885c76cf2bc7@mail.gmail.com> [ 33160] Integrate: [ 32986] Subject: [PATCH utils/perlbug.PL] Don't ask about a module when using -ok From: Abigail Message-ID: <20080116174617.GA30446@abigail.be> Date: Wed, 16 Jan 2008 18:46:17 +0100 Branch: maint-5.8/perl !> installperl utils/perlbug.PL ____________________________________________________________________________ [ 33168] By: nicholas on 2008/02/01 16:10:22 Log: Integrate: [ 33166] Integrate: [ 32997] Collect all the S_validate_suid() unused argument logic in one place. [ 32998] Change 32997 missed one conditionally unused argument. [ 33000] Eliminate all PERL_UNUSED_ARG()s in S_validate_suid() by changing its prototype depending on the compile time options. In turn, this finds things that are unused in its callers. [ 33001] The suidscript argument to S_forbid_setid(), S_open_script() and S_validate_suid() is actually just a boolean. So make it so. [ 33002] Don't create local variables validarg and fdscript if they aren't going to be used. Branch: maint-5.8/perl ! perl.c !> embed.fnc embed.h perl.h proto.h ____________________________________________________________________________ [ 33167] By: nicholas on 2008/02/01 14:04:12 Log: Integrate: [ 33004] Avoid an unused argument in S_sv_2iuv_non_preserve() by using conditional compilation to only pass it in if it's needed. Branch: maint-5.10/perl !> embed.fnc embed.h proto.h sv.c ____________________________________________________________________________ [ 33166] By: nicholas on 2008/02/01 12:52:40 Log: Integrate: [ 32997] Collect all the S_validate_suid() unused argument logic in one place. [ 32998] Change 32997 missed one conditionally unused argument. [ 33000] Eliminate all PERL_UNUSED_ARG()s in S_validate_suid() by changing its prototype depending on the compile time options. In turn, this finds things that are unused in its callers. [ 33001] The suidscript argument to S_forbid_setid(), S_open_script() and S_validate_suid() is actually just a boolean. So make it so. [ 33002] Don't create local variables validarg and fdscript if they aren't going to be used. Branch: maint-5.10/perl !> embed.fnc embed.h perl.c perl.h proto.h ____________________________________________________________________________ [ 33165] By: nicholas on 2008/02/01 11:11:13 Log: Integrate: [ 32878] Fix "grep in void context" warnings [ 33163] The penultimate deparse test needs a name, else things can warn. Branch: maint-5.10/perl !> ext/B/t/deparse.t ext/SDBM_File/t/sdbm.t ____________________________________________________________________________ [ 33164] By: nicholas on 2008/02/01 10:51:47 Log: Integrate: [ 33124] Bump Safe's version Branch: maint-5.10/perl !> ext/Opcode/Safe.pm ____________________________________________________________________________ [ 33163] By: nicholas on 2008/02/01 10:38:03 Log: The penultimate deparse test needs a name, else things can warn. Branch: perl ! ext/B/t/deparse.t ____________________________________________________________________________ [ 33162] By: nicholas on 2008/01/31 22:54:31 Log: Integrate: [ 33127] Formatting for C<<{ bydepth => 1 }>> doesn't seem to be working right in the manpage. [ 33144] Subject: [PATCH] fix for regression to File/DosGlob.pm From: "Davies, Alex" Date: Wed, 30 Jan 2008 12:39:11 -0500 Message-ID: Fixes File::DosGlob's handling of drive relative glob patterns (e.g. "D:*pl") Branch: maint-5.10/perl !> lib/File/DosGlob.pm lib/File/Find.pm ____________________________________________________________________________ [ 33161] By: nicholas on 2008/01/31 22:14:13 Log: Integrate: [ 33051] Deprecate (and remove core use of ) Nullav, Nullcv, Nullgv, Nullhe, Nullhek and Nullhv. Nullop is going to be a bit less simple. [ 33052] Purge all use of Nullch in non-dual life modules. Exterminate! Exterminate! Exterminate! [ 33053] Change 33052 missed one Nullch. Oops. Exterminate! Exterminate! Exterminate! [for maint, the "remove core use of" part, not the deprecating] Branch: maint-5.10/perl !> epoc/epoc.c ext/B/B.xs ext/Data/Dumper/Dumper.xs !> ext/DynaLoader/dl_symbian.xs ext/Opcode/Opcode.xs !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/scalar/scalar.xs !> ext/PerlIO/via/via.xs ext/Storable/Storable.xs malloc.c !> pod/perlapio.pod win32/vdir.h ____________________________________________________________________________ [ 33160] By: nicholas on 2008/01/31 22:02:10 Log: Integrate: [ 32986] Subject: [PATCH utils/perlbug.PL] Don't ask about a module when using -ok From: Abigail Message-ID: <20080116174617.GA30446@abigail.be> Date: Wed, 16 Jan 2008 18:46:17 +0100 Branch: maint-5.10/perl !> utils/perlbug.PL ____________________________________________________________________________ [ 33159] By: nicholas on 2008/01/31 21:59:20 Log: Integrate: [ 32945] Subject: [DOC PATCH] was Re: things deprecated for removal in 5.12 From: Paul Johnson Date: Thu, 10 Jan 2008 23:44:20 +0100 Message-ID: <20080110224420.GB29292@pjcj.net> Branch: maint-5.10/perl !> pod/perlfunc.pod ____________________________________________________________________________ [ 33158] By: nicholas on 2008/01/31 21:47:25 Log: Integrate: [ 33031] Subject: [PATCH] Ignore build dir when installing perl From: "Jerry D. Hedden" Date: Sat, 19 Jan 2008 12:19:41 -0500 Message-ID: <1ff86f510801190919o6e3af1bboff1f885c76cf2bc7@mail.gmail.com> Branch: maint-5.10/perl !> installperl ____________________________________________________________________________ [ 33157] By: nicholas on 2008/01/31 21:43:37 Log: Integrate: [ 33010] In struct block_loop access element label via the macro CxLABEL() (for the places that aren't about to change) [ 33017] In struct block_sub and block_format, access the members hasargs and lval via macros CxHASARGS() and CxLVAL(), which will allow the storage location to be changed. [ 33029] In struct block_eval, access the members old_in_eval and old_op_type via macros CxOLD_IN_EVAL() and CxOLD_OP_TYPE(), which will allow the storage location to be changed. [ 33034] In struct block_subst, access the member once via a macro CxONCE() which will allow the storage location to be changed. Branch: maint-5.10/perl !> cop.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ [ 33156] By: nicholas on 2008/01/31 21:12:44 Log: Integrate: [ 33011] Fix (probable) bug-by-inspection - CxREALEVAL(), CxTRYBLOCK(), CxFOREACH() and CxFOREACHDEF() should all be masking against CXTYPEMASK rather than their own type number. Branch: maint-5.10/perl !> cop.h ____________________________________________________________________________ [ 33155] By: nicholas on 2008/01/31 21:06:11 Log: Integrate: [ 32949] Introduce macro PERL_MAX_SUB_DEPTH [ 32955] Rename PERL_MAX_SUB_DEPTH to PERL_SUB_DEPTH_WARN, per Tim Bunce's suggestion Branch: maint-5.10/perl !> perl.h pp_ctl.c pp_hot.c ____________________________________________________________________________ [ 33154] By: rgs on 2008/01/31 17:08:22 Log: Subject: [PATCH] threads::shared TODO test for outstanding bug From: "Jerry D. Hedden" Date: Wed, 30 Jan 2008 09:15:25 -0500 Message-ID: <1ff86f510801300615t1f9e8c68u5ff8caaeffb1a835@mail.gmail.com> Branch: perl ! ext/threads/shared/t/object.t ____________________________________________________________________________ [ 33153] By: rgs on 2008/01/31 15:41:23 Log: Typo fix in change #33058 Subject: Re: [PATCH t/cmd/for.t] Regression tests for 'for reverse ..' From: Daniel Frederick Crisman Date: Wed, 30 Jan 2008 15:09:22 -0500 Message-ID: <20080130200922.GA20450@fury.crisman.org> Branch: perl ! t/cmd/for.t ____________________________________________________________________________ [ 33152] By: rgs on 2008/01/31 15:39:14 Log: Subject: [PATCH] don't forbid brace groups with g++ 4.2.2 From: "Robin Barker" Date: Wed, 30 Jan 2008 18:42:25 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A17@exchsvr2.npl.ad.local> Branch: perl ! perl.h ____________________________________________________________________________ [ 33151] By: nicholas on 2008/01/31 12:07:14 Log: Integrate: [ 32869] Fix bug #49298: B::Deparse fails to deparse a reference to an anonymous hash [ 32909] Subject: [PATCH] B::Deparse fixes for implicit smartmatching in given/when From: Florian Ragwitz Date: Tue, 8 Jan 2008 19:56:47 +0100 Message-ID: <20080108185647.GD11813@perldition.org> Branch: maint-5.10/perl !> ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ [ 33150] By: nicholas on 2008/01/31 12:04:14 Log: Integrate: [ 32853] Convert all accesses of the member paren_names of struct regexp to be accessed via RXp_PAREN_NAMES(). (They are entirely within the regexp implementation). Branch: maint-5.10/perl !> regcomp.c regexec.c regexp.h ____________________________________________________________________________ [ 33149] By: nicholas on 2008/01/31 11:43:05 Log: Integrate: [ 32849] Replace all reads of RXf_UTF8 with RX_UTF8(). Branch: maint-5.10/perl !> dump.c ext/re/re.xs pp.c pp_hot.c regcomp.c regexec.c ____________________________________________________________________________ [ 33148] By: nicholas on 2008/01/31 11:15:35 Log: Integrate: [ 32843] Abolish RXp_PRELEN(rx) and RXp_WRAPLEN() Fix up some uses of RX_* macros in the block conditionally compiled with STUPID_PATTERN_CHECKS. Branch: maint-5.10/perl !> regcomp.c regexp.h ____________________________________________________________________________ [ 33147] By: nicholas on 2008/01/31 11:07:48 Log: Integrate: [ 32866] Fix a bug in mad - regexps can be 8 bit, not just ASCII or UTF-8. [but differently for 5.10, as regexps aren't first class] Branch: maint-5.10/perl !> dump.c ____________________________________________________________________________ [ 33146] By: nicholas on 2008/01/31 10:45:59 Log: Integrate: [ 32810] Fixes to get MAD working after change 32804, and some newSVpvn_utf8()s I missed becase (silly Nick) the grep for plausible files was done on the 5.8.x tree. Branch: maint-5.10/perl !> dump.c ____________________________________________________________________________ [ 33145] By: nicholas on 2008/01/31 10:26:59 Log: Integrate: [ 32840] Add RX_UTF8(), which is effectively SvUTF8() but for regexps. Remove RXp_PRECOMP() and RXp_WRAPPED(). Change the parameter of S_debug_start_match() from regexp to REGEXP. Change its callers [the only part wrong for 5.10.x] Branch: maint-5.10/perl !> embed.fnc proto.h regcomp.c regexec.c regexp.h ____________________________________________________________________________ [ 33144] By: steveh on 2008/01/31 09:44:41 Log: Subject: [PATCH] fix for regression to File/DosGlob.pm From: "Davies, Alex" Date: Wed, 30 Jan 2008 12:39:11 -0500 Message-ID: Fixes File::DosGlob's handling of drive relative glob patterns (e.g. "D:*pl") Branch: perl ! lib/File/DosGlob.pm ____________________________________________________________________________ [ 33143] By: steveh on 2008/01/31 09:16:26 Log: Subject: Re: [perl #50322] CGITempFile causes "Insecure dependency in sprintf" in perl 5.10.0 From: "Steffen Mueller via RT" Date: Mon, 28 Jan 2008 05:16:19 -0800 Message-ID: Fixes [perl #50322] Branch: perl ! lib/CGI.pm ____________________________________________________________________________ [ 33142] By: steveh on 2008/01/31 09:12:36 Log: Fix compiler warning introduced in DEBUGGING builds by #33103 Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 33141] By: nicholas on 2008/01/30 23:50:34 Log: Integrate: [ 32867] Clarify the intent of the code in Perl_op_clear. Under ithreads, avoid calling sv_ivset twice. As a side effect, eliminate PM_GETRE_SAFE and PM_SETRE_SAFE, as we're doing "safe" explicitly in Perl_op_clear(). [ 32868] Enforce some type safety in PM_SETRE by adding PM_SETRE_OFFSET. Branch: maint-5.10/perl !> op.c op.h ____________________________________________________________________________ [ 33140] By: nicholas on 2008/01/30 23:41:49 Log: Integrate: [ 32832] Subject: Notice of git tag retraction; also, [PATCH] correct Module::CoreList From: Sam Vilain Date: Thu, 27 Dec 2007 23:27:32 +1300 Message-ID: <47737E14.9040908@vilain.net> Branch: maint-5.10/perl !> lib/Module/CoreList.pm ____________________________________________________________________________ [ 33139] By: nicholas on 2008/01/30 23:19:42 Log: Integrate: [ 32807] Add a new function newSVpvn_flags(), which takes a third parameter of flag bits. Right now the only flag bit is SVf_UTF8, which will call SvUTF8_on() on the new SV for you. Provide a wrapper newSVpvn_utf8(), which takes a boolean, and passes in SVf_UTF8 if that is true. Refactor the core to use it where possible. It makes the source code clearer and smaller, but seems to be swings and roundabouts on object code size. [ 32812] Add HeUTF8() to complement HePV() and then immediately suggest that newSVhek(HeKEY_hek(he) is probably what you wanted all along. [ 32818] Extend newSVpvn_flags() to also call sv_2mortal() if SVs_TEMP is set in the flags. Move its implementation just ahead of sv_2mortal()'s for CPU cache locality. Refactor all code that can be to use this. [ 32819] Add newSVpvs_flags() as a wrapper to newSVpvn_flags(), and rework sv_2mortal(newSVpvs(...)) constructions to use it. [ 32820] Missed three sv_2mortal(newSVpvn(...))s in the headers. [ 32821] Add macros mPUSHs() and mXPUSHs() for pushing SVs on the stack and mortalizing them. Use these macros where possible. And also mX?PUSH[inpu] where possible. [ 32823] Run regen.pl (fixes build on Win32, at least) [ 32824] There's no need to handle 'set' magic in the mX?PUSH macros. The macros all create new mortals using sv_newmortal(), and those cannot be magical. This is in contrary to the X?PUSH macros, which operate on TARG, which can be magical. With that in mind, mentioning whether or not mX?PUSH can handle 'set' magic doesn't make sense any longer. [ 32834] Re-implement mPUSHp() and mXPUSHp() using Perl_newSVpvn_flags(), which results in slightly smaller object code. (No extra work is done.) Branch: maint-5.10/perl !> (integrate 31 files) ____________________________________________________________________________ [ 33138] By: nicholas on 2008/01/30 22:43:41 Log: Integrate: [ 32816] Fix memory leaks in XS_PerlIO_get_layers() by mortalizing all variables pushed on the stack. Also make sure the loop is using mXPUSHi() and not XPUSHi(). [ 32817] Forgot to remove dTARGET with change #32816. Branch: maint-5.10/perl !> universal.c ____________________________________________________________________________ [ 33137] By: nicholas on 2008/01/30 22:16:15 Log: Branch: maint-5.10/perl !> pp_ctl.c pp_hot.c sv.c sv.h ____________________________________________________________________________ [ 33136] By: nicholas on 2008/01/30 19:55:32 Log: Integrate: [ 32762] die if multiple macros in regexp.h attempt to use the same flag bit. [ 32921] Subject: [PATCH] refactor PL_opargs generation in opcode.pl and fix helem From: Marcus Holland-Moritz Date: Thu, 3 Jan 2008 01:29:35 +0100 Message-ID: <20080103012935.759bda90@r2d2> Branch: maint-5.10/perl !> opcode.pl regcomp.pl ____________________________________________________________________________ [ 33135] By: nicholas on 2008/01/30 19:50:56 Log: Integrate: [ 32761] Fix Perl #49190, tests from Abigail, codefix from me. [ 32857] Fix regexec.c so $^N and $+ are correctly updated so that they work properly inside of (?{...}) blocks as reported by Moritz Lenz in Subject: Bugs in extended regexp features From: Moritz Lenz Date: Sat, 05 Jan 2008 17:14:37 +0100 Message-ID: <477FACED.4000505@casella.verplant.org> [ 32873] Subject: Re: [perl #49264] say behaves as just print on tied filehandle From: Michael G Schwern Date: Wed, 02 Jan 2008 17:08:36 -0800 Message-ID: <477C3594.9080302@pobox.com> [ 32915] Fix leak introduced by change #32873, thanks to Nicholas [ 32948] Subject: Re: [perl #49564] Re: MRO and av_clear From: Rick Delaney Date: Wed, 9 Jan 2008 13:36:55 -0500 Message-ID: <20080109183655.GB11282@bort.ca> [ 33009] [perl #49522] state variable not available Svf_PADSTALE means something different for state vars. Make sure we always handle it correctly [ 33050] Comment change from 33009 that was actually in POD, so needs to be propagated to perlintern.pod Branch: maint-5.10/perl !> embed.fnc embed.h mg.c pad.c perl.h pod/perlintern.pod !> pod/perltie.pod pp_hot.c proto.h regexec.c t/mro/basic.t !> t/op/pat.t t/op/state.t t/op/tiehandle.t ____________________________________________________________________________ [ 33134] By: nicholas on 2008/01/30 19:20:00 Log: Integrate: [ 32741] You don't need $(DYNALOADER) to make $(nonxs_ext) (which makes it easier to run minitest) [ 32848] Add a 'test-reonly' target to the standard Makefile for *nix. (Not quite as clever as the one for win32, im working on it) [ 32886] Subject: [PATCH] Cleanup lib/B From: "Jerry D. Hedden" Date: Fri, 4 Jan 2008 13:22:36 -0500 Message-ID: <1ff86f510801041022i5535ed7frfd64a93d99036e18@mail.gmail.com> [ 32999] A target for sperl.i [ 33003] Nick's a muppet - "all" needs to remain the first real target in the Makefile. Do not be distracted by suffix rules above. Branch: maint-5.10/perl !> Makefile.SH ____________________________________________________________________________ [ 33133] By: nicholas on 2008/01/30 18:46:51 Log: Integrate: [ 32724] A test for upgrading scalars. Curiously, before this, lib/Math/Trig.t was the only code anywhere in the build or testsuite that upgraded an NV to an RV. [ 32726] Use print rather than diag(), as these routine messages shouldn't be going to STDERR. [ 32746] Localize $\ before changing it, so as not to affect print statements in the rest of the test. [ 32747] Proper $TODO support in &ok() and &iseq() in pat.t [ 32749] Better diagnostics for the tests for #20683. [ 32801] Subject: [PATCH] shield t/test.pl functions from global print modifiers From: Michael G Schwern Date: Tue, 01 Jan 2008 18:12:36 -0800 Message-ID: <477AF314.9050808@pobox.com> [ 32839] Protect me (and my fellow muppets) from screens of "syntax errors" if one accidentally feeds embed.fnc or t/op/re_tests to the perl interpreter. [ 32842] Make ext/re/t/re_funcs.t warnings clean. [ 32856] $Test::Harness::Verbose is a numeric value now so assigning -v to it isnt all that helpful. [ 32897] Subject: [PATCH] ARRAY(0x...) is not very helpful in sprintf.t diagnostics Message-ID: <55933.71.35.169.13.1199777041.squirrel@webmail.efn.org> From: "Yitzchak Scott-Thoennes" Date: Mon, 7 Jan 2008 23:24:01 -0800 (PST) [ 32930] grep the MANIFEST to avoid having hard coded numbers in readdir.t [ 32988] Generate the warnings masks programatically. Get the correct line number when reporting errors from &check_bits. [ 32995] New tests for new ops. Most of them are TODO [ 33058] Subject: [PATCH t/cmd/for.t] Regression tests for 'for reverse ..' From: Abigail Message-ID: <20080123225325.GA25959@abigail.be> Date: Wed, 23 Jan 2008 23:53:25 +0100 [ 33087] Test that lc, uc, etc on undef return "" Branch: maint-5.10/perl +> t/op/upgrade.t !> MANIFEST embed.fnc ext/Safe/t/safeops.t ext/re/t/re_funcs.t !> t/cmd/for.t t/harness t/op/caller.t t/op/lc.t t/op/pat.t !> t/op/re_tests t/op/readdir.t t/op/regexp.t t/op/sprintf.t !> t/test.pl ____________________________________________________________________________ [ 33132] By: nicholas on 2008/01/30 18:18:00 Log: Integrate: [ 32686] Subject: mg_free frees data but leaves it accessible From: Yuval Kogman Message-ID: <20071220221331.GG10631@woobling.org> Date: Fri, 21 Dec 2007 00:13:31 +0200 [ 32743] You can't coerce a typeglob to a string. (Restore the error message - an assertion failure is not helpful). Test the 3 basic coercion error messages. [ 32754] Silly Nick. There was a bug in change 30757 whereby the precomp of a dup'd regexp would be pointing somewhere la-la. Probably at the precomp of the same regexp in the parent thread. (So it is only likely to go nasal daemon if the parent thread terminates first, or explicitly goes around freeing up run time generated regexps.) [ 32779] Subject: [PATCH] Typo in op.c From: Vincent Pit Message-ID: <47712BF1.9060200@profvince.com> Date: Tue, 25 Dec 2007 17:12:33 +0100 (And then an update to make the tests in gv.t expect the right thing, and test the behaviour that my change 26482 was originally supposed to produce, but didn't until this typo was fixed) [ 32874] Subject: [perl #49003] pp_ftrread appears to use the wrong access mode for -x when using "use filetest 'access';" From: pravus@cpan.org (via RT) Date: Fri, 21 Dec 2007 10:05:15 -0800 Message-ID: [ 32906] change #31447 was wrong. Really handle cloning a stale lexical var [ 32932] Fix the bug introduced by the bug fix of change 30755. (Certain regexps could SEGV if cloned). [ 32935] Fix bug picked up by printf format warnings - a cast is needed where UV is larger than U32 for dumping leaking scalars. [ 32968] Fix bug whereby length on a tied scalar that returned a UTF-8 value would not be correct the first time. (And for the more pathological case, would be incorrect if the UTF-8-ness of the returned value changed.) [ 33026] When changing the op_ppaddr of an op, one must keep its op_type in sync. That helps writers of alternate runloops. [ 33033] In pp_subst, rxtainted is not a boolean, as it stores 2 bits of values. Branch: maint-5.10/perl +> t/uni/tie.t !> MANIFEST mg.c op.c pad.c perl.c pp_hot.c pp_sys.c regcomp.c !> sv.c t/op/closure.t t/op/gv.t t/op/length.t t/op/pat.t ____________________________________________________________________________ [ 33131] By: nicholas on 2008/01/30 17:34:36 Log: Integrate: [ 32808] OP_THREADSV was removed by #29727 [ 32870] Subject: [PATCH - blead & 5.10.x] '~~' is not a feature [repost] From: "Jerry D. Hedden" Date: Fri, 4 Jan 2008 14:11:32 -0500 Message-ID: <1ff86f510801041111q1730ce02hbcac80b91d78a244@mail.gmail.com> Branch: maint-5.10/perl !> op.h pod/perlop.pod ____________________________________________________________________________ [ 33130] By: nicholas on 2008/01/30 17:34:11 Log: Integrate: [ 32753] Wrap all accesses to the members precomp and prelen of struct regexp in the macros RX_PRECOMP() and RX_PRELEN(). This will allow us to reduce the regexp storage overhead by computing them at retrieve time. [ 32756] Replace 3 uses of RX_PRELEN(r) with plen, which has the same value. (But isn't a pointer dereference. Or about to become a calculation.) [ 32758] Wrap wrapped and wraplen from struct regexp in macros RW_WRAPPED() and RX_WRAPLEN() to preserve source compatibility when they get moved around. [ 32774] The position of the modifier flag bits is actually encoded by a right shift 12 in two places, so replace that magic number with a macro RXf_PMf_STD_PMMOD_SHIFT defined adjacent to the flags it interacts with. [ 32802] Wrap all deferences of struct regexp* in macros RX_*() [and for regcomp.c and regexec.c RXp_* where necessary] so that in future we can maintain source compatibility when we add an extra level of dereferencing. Branch: maint-5.10/perl !> dump.c ext/B/B.xs ext/re/re.xs mg.c op.c perl.h pp.c pp_ctl.c !> pp_hot.c regcomp.c regcomp.h regexec.c regexp.h ____________________________________________________________________________ [ 33129] By: stevep on 2008/01/30 17:11:53 Log: Assorted POD nits from the Debian bug list. Branch: perl ! lib/CGI.pm lib/Math/BigInt/CalcEmu.pm pod/perllol.pod ! pod/perlre.pod ____________________________________________________________________________ [ 33128] By: nicholas on 2008/01/30 16:40:00 Log: Integrate: [ 32751] First class regexps. [ 32752] Dump the REGEXP member of SVt_REGEXP. [ 32841] Abolish wrapped in struct regexp - store the wrapped pattern pointer in the SvPVX(). [ 32859] Don't allocate the NV slot for SVt_REGEXP. [ 32880] Make new regex type be 'REGEXP' and make all core qr//'s be in class Regexp (and related changes) [ 32987] Add a diagram for the 5.11 SV class structure, including B::REGEXP. [ 33056] Subject: [PATCH ext/Devel/DProf/Makefile.PL] RE: [PATCH ext/Devel/DProf/Makefile.PL] unnecessary define From: "Robin Barker" Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A01@exchsvr2.npl.ad.local> Date: Wed, 23 Jan 2008 14:13:30 -0000 [ 33064] Subject: [PATCH ext/Devel/DProf] ... and the rest; was RE: unnecessary define From: "Robin Barker" Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A08@exchsvr2.npl.ad.local> Date: Thu, 24 Jan 2008 13:28:33 -0000 [ 33071] Change 33069 missed updating dump.c to dump PVIOs correctly. [clearly just the parts in ext/ - no core code changes] Branch: maint-5.10/perl !> ext/B/B.pm ext/B/B.xs ext/B/t/b.t ext/B/t/optree_constants.t !> ext/B/typemap ext/Devel/DProf/DProf.xs !> ext/Devel/DProf/Makefile.PL ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 33127] By: stevep on 2008/01/30 16:38:27 Log: Formatting for C<<{ bydepth => 1 }>> doesn't seem to be working right in the manpage. Branch: perl ! lib/File/Find.pm ____________________________________________________________________________ [ 33126] By: nicholas on 2008/01/30 15:26:23 Log: Integrate: [ 32687] Deparse each @array and friends. [ 32725] Swap SVt_RV and SVt_NV in the SV ordering. [ 32733] Better diagnostics by removing an && from an ok() and converting it to two is()s. [ 32734] Eliminate SVt_RV, and use SVt_IV to store plain references. This frees up a scalar type for first class regular expressions. [ 32736] Remove two warnings (sub diag() was redefined, and implict split is deprecated) [ 33125] Need to substitute out the placeholder '$RV' for earlier perls too. Branch: maint-5.10/perl !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm !> ext/B/t/b.t ext/B/t/concise.t ext/B/t/deparse.t !> ext/B/t/optree_constants.t ext/B/t/terse.t !> ext/Devel/Peek/t/Peek.t ext/Storable/Storable.xs ____________________________________________________________________________ [ 33125] By: nicholas on 2008/01/30 12:16:35 Log: Need to substitute out the placeholder '$RV' for earlier perls too. Branch: perl ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 33124] By: rgs on 2008/01/30 11:51:11 Log: Bump Safe's version Branch: perl ! ext/Opcode/Safe.pm ____________________________________________________________________________ [ 33123] By: nicholas on 2008/01/30 11:45:08 Log: Integrate: [ 32688] Update the hash documentation to reflect the changes between 5.8.1 and 5.8.2, that disabled the automatic randomisation of all hashes. [ 32729] Subject: [PATCH] docs: replace FH by my $fh in open From: "Gabor Szabo" Date: Wed, 26 Dec 2007 06:03:29 +0200 Message-ID: [ 32730] Subject: [PATCH] docs: list of places where $_ is used From: "Gabor Szabo" Date: Wed, 26 Dec 2007 06:49:34 +0200 Message-ID: [ 32732] Subject: [PATCH perl5100delta.pod] change/correction to 32246 From: "Robin Barker" Date: Fri, 9 Nov 2007 14:40:22 -0000 Message-ID: <2C2E01334A940D4792B3E115F95B722601604912@exchsvr1.npl.ad.local> [ 32759] Note to future self about moving the regexp flag bits around. [ 32793] Add editor blocks to some header files. [ 32805] Subject: [PATCH] Small documentation nits From: Sébastien Aperghis-Tramoni Date: Mon, 31 Dec 2007 21:05:47 +0100 Message-Id: <2AF110D6-9183-47C5-BBBA-26C3FB97C3D3@free.fr> [ 32844] Remove a comment that is no longer necessary since Perl Object bit the dust some time around 5.6 [ 32875] Document that sitecustomize.pl in run from a BEGIN block [ 32887] Subject: - perlcommunity.patch (1/1) [PATCH] perlcommunity: "Perl Mongers" and calendar corrections From: brian d foy Date: Fri, 04 Jan 2008 14:07:27 -0600 Message-ID: <040120081407272341%brian.d.foy@gmail.com> [ 32895] Clarify the use of SVf_BREAK on PL_reg_curpm. [ 32904] Subject: Re: [PATCH] docs more open() and $_ related entries From: "Gabor Szabo" Date: Tue, 8 Jan 2008 22:07:54 +0200 Message-ID: [ 32916] Add a few =cuts (so configpm is displayed mostly correctly by perldoc or by search.cpan.org) [ 32944] Better descriptions for PL_regex_pad and PL_regex_padav. [ 32982] A couple of POD fixes by Steven Schubiger [ 32993] Add Weed out needless PERL_UNUSED_ARG to perltodo. It's a good "cage cleaner" task. [ 33066] Subject: [PATCH] socketpair() *is* available on Win32 From: "Jan Dubois" Date: Thu, 24 Jan 2008 14:17:23 -0800 Message-ID: <032201c85ed6$e56edf40$b04c9dc0$@com> [ 33082] fix misleading comment in op.h [ 33095] Minor rewording of the localtime() documentation, based on : Subject: [perl #49914] gmtime()/localtime() do not use time() From: Abe Timmerman (via RT) Date: Thu, 17 Jan 2008 18:05:07 -0800 Message-ID: [ 33101] Subject: [PATCH] mistaken variable in pod From: "Yitzchak Scott-Thoennes" Date: Mon, 28 Jan 2008 13:39:29 -0800 (PST) Message-ID: <40783.64.81.167.122.1201556369.squirrel@webmail.efn.org> [ 33104] More wording nits about perl's time() versus the libc's time() Branch: maint-5.10/perl !> (integrate 41 files) ____________________________________________________________________________ [ 33122] By: nicholas on 2008/01/30 11:24:19 Log: Integrate: [ 32648] Make -E require 5.11 features [ 32744] "Automate" change 32648 (ensure that -E always loads the latest features) Branch: maint-5.10/perl !> lib/feature.pm toke.c ____________________________________________________________________________ [ 33121] By: nicholas on 2008/01/30 11:03:49 Log: Integrate: [ 32712] Subject: [PATCH] Fix cygwin.c again From: "Jerry D. Hedden" Date: Sat, 22 Dec 2007 16:11:48 -0500 Message-ID: <1ff86f510712221311v1c58d606jc8dfeee6a21e6194@mail.gmail.com> Fixes breakage caused by change #32707 [ 32713] Nullch and others were still alive and well in some of the operating system specific directories. I think I've chainsawed all of them now, but I can't guarantee that it compiles anywhere from win32. [ 32721] Subject: [PATCH] Remove Nullch etc. from x2p From: "Jan Dubois" Date: Mon, 24 Dec 2007 14:58:20 -0800 Message-ID: <0cca01c84680$7afc9170$70f5b450$@com> [ 32723] Subject: patch - chg 32721 missed a couple Nullstrs From: jimc Date: Tue, 25 Dec 2007 05:39:30 -0700 Message-ID: <4770FA02.2080800@gmail.com> [ 32739] Remove the last Null(...) from x2p/* Something tells me that Win32 is compiling x2p with -DPERL_CORE *nix dosn't do this. Branch: maint-5.10/perl !> NetWare/nw5.c NetWare/nwperlhost.h NetWare/nwperlsys.h !> NetWare/nwstdio.h cygwin/cygwin.c djgpp/djgpp.c !> os2/OS2/REXX/REXX.xs os2/os2.c util.c vmesa/vmesa.c !> vms/ext/Stdio/Stdio.xs vms/vms.c win32/perlhost.h !> win32/win32.c win32/wince.c x2p/a2p.h x2p/a2py.c x2p/hash.c !> x2p/str.c x2p/str.h x2p/util.c x2p/walk.c ____________________________________________________________________________ [ 33120] By: nicholas on 2008/01/30 10:33:34 Log: Integrate: [ 32704] Exterminate PL_na! Exterminate! Exterminate! Exterminate! [ 32706] Hateful software that sends my cursor keys as packets that can get split, and more hateful software that decides that split packets means not-a-cursor-key. Branch: maint-5.10/perl !> ext/DB_File/typemap ext/GDBM_File/typemap !> ext/NDBM_File/typemap ext/ODBM_File/typemap !> ext/SDBM_File/typemap ext/Win32API/File/buffers.h !> ext/Win32API/File/typemap os2/OS2/typemap os2/os2.c !> pod/perltodo.pod pod/perlxs.pod vms/vms.c ____________________________________________________________________________ [ 33119] By: nicholas on 2008/01/30 10:06:52 Log: Integrate: [ 32689] Subject: [PATCH] const'ing in cygwin.c From: "Jerry D. Hedden" Date: Fri, 21 Dec 2007 09:13:41 -0500 Message-ID: <1ff86f510712210613s71712346i6e9f2b5e7275aa34@mail.gmail.com> [ 32690] Subject: [PATCH] C -Wwrite-strings clean From: "Robin Barker" Date: Fri, 21 Dec 2007 14:30:20 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399C@exchsvr2.npl.ad.local> [ 32711] Remove warning about casting integer to different sized pointer. [ 32720] Subject: PATCH re 32711 From: "Robin Barker" Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A4@exchsvr2.npl.ad.local> Date: Mon, 24 Dec 2007 20:56:13 -0000 "IMO patch 32711 is better implemented using (the existing) NUM2PTR macro, as below/attached." [ 32893] Save an upgrade each by first setting the NV on PL_sv_yes and PL_sv_no at interpreter construction time. [ 32912] newSV() + sv_upgrade() => newSV_type() [ 32947] Subject: [PATCH ext/POSIX/POSIX.xs] From: "Robin Barker" Date: Thu, 10 Jan 2008 18:50:12 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939C3@exchsvr2.npl.ad.local> More consting. [ 32960] __DATE__ and __TIME__ are both string literals, so we can concatentate them, rather than formating them via %s. [ 32994] Remove commented out code from S_validate_suid() [ 32996] Remove commented out declaration from S_validate_suid() [ 33036] Remove code obsoleted by change 18. Branch: maint-5.10/perl !> cygwin/cygwin.c ext/POSIX/POSIX.xs perl.c pp_ctl.c pp_hot.c !> x2p/Makefile.SH x2p/a2p.c x2p/a2p.h x2p/a2py.c x2p/str.c !> x2p/str.h x2p/util.c x2p/util.h x2p/walk.c ____________________________________________________________________________ [ 33118] By: nicholas on 2008/01/30 09:37:07 Log: Integrate: [ 32889] Win32 doesn't set $Config{d_fork} when its pseudofork emulation is present, and checking for $Config{d_pseudofork} is no good for dual- lived modules that must work with older perls, so do a more elaborate test (as per existing Test-Simple and IO test scripts). Branch: maint-5.10/perl !> lib/File/Temp/t/fork.t ____________________________________________________________________________ [ 33117] By: nicholas on 2008/01/29 23:38:53 Log: Integrate: [ 32784] Add script to check source code for ANSI-C violations. [ 32833] Add a small program that gets the C pre-processor to expand the macro passed on the command line. [ 32946] Subject: [PATCH Porting/manicheck] From: "Robin Barker" Date: Thu, 10 Jan 2008 18:48:04 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939C2@exchsvr2.npl.ad.local> [ 33046] checkcfgvar.pl should also check Porting/config.sh "just in case". [ 33048] Teach checkcfgvar.pl that : is also a comment character in shell scripts Branch: maint-5.10/perl +> Porting/checkansi.pl Porting/expand-macro.pl !> MANIFEST Porting/checkcfgvar.pl Porting/manicheck ____________________________________________________________________________ [ 33116] By: nicholas on 2008/01/29 23:35:18 Log: Integrate: [ 32664] Fix embarrassing typo [ 32831] SelfLoader is dual-lived [ 32855] Add a small note about numbered feature bundles [ 32858] AutoSplit is dual-lived, and is part of the AutoLoader distribution Branch: maint-5.10/perl !> AUTHORS Porting/Maintainers.pl Porting/pumpkin.pod ____________________________________________________________________________ [ 33115] By: nicholas on 2008/01/29 23:30:27 Log: Integrate: [ 32786] Upgrade to Math-Complex-1.38 [ 32908] Upgrade to Math-Complex-1.42 [ 32914] 1e4 isn't large enough with 16 byte long doubles (at least on x86_64). However, 1e5 does take us "to infinity and beyond" (Plus use cmp_ok, for better diagnostics) [ 32929] Upgrade to Math-Complex-1.43 [ 32970] Upgrade to Math-Complex-1.44 [ 32989] Upgrade to Math-Complex-1.47 Branch: maint-5.10/perl !> lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm !> lib/Math/Trig.t ____________________________________________________________________________ [ 33114] By: nicholas on 2008/01/29 23:06:17 Log: Integrate: [ 32710] The ext/Cwd/Cwd.xs part of... Subject: consting Cwd and ExtUtils::ParseXS From: "Robin Barker" Date: Sat, 22 Dec 2007 00:52:54 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A0@exchsvr2.npl.ad.local> lib/ExtUtils/ParseXS.pm had changes already made with change #32691. [ 33042] Upgrade to PathTools-3.27 Branch: maint-5.10/perl !> ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm !> lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm !> lib/File/Spec/t/Spec.t lib/File/Spec/t/crossplatform.t !> lib/File/Spec/t/tmpdir.t ____________________________________________________________________________ [ 33113] By: nicholas on 2008/01/29 22:22:25 Log: Integrate: [ 32652] Upgrade to File-Temp-0.19 [ 32657] Fix a File::Temp test to deal with new Test::More changes. [ 32665] Subject: Re: [perl #48769] [PATCH] SelfLoader.pm 1.0904 - Whitespace in subroutine From: Steffen Mueller Date: Tue, 18 Dec 2007 11:58:19 +0100 Message-ID: <4767A7CB.5030607@sneakemail.com> [ 32666] Correct the test count in lib/File/Temp/t/lock.t I guess that it was skipped in rather too many places, so no-one noticed. [ 32735] Upgrade to File-Temp-0.20 [ 32787] Upgrade to AutoLoader-5.64 [ 32800] Upgrade to constant-1.15 [ 32814] Upgrade to Net-Ping-2.34 [ 32829] Move the SelfLoader test files in their own subdirectory [ 32830] Upgrade to SelfLoader 1.13_03 [ 32871] Subject: Re: Smoke [5.11.0] 32864 FAIL(F) MSWin32 Win2003 SP2 (x86/1 cpu) From: Abe Timmerman Date: Sun, 06 Jan 2008 12:24:10 +0100 Message-ID: <4780BA5A.80202@ztreet.demon.nl> Skip lib/File/Temp/t/fork.t when there is no fork. [ 32885] Subject: [PATCH] Cleanup File::Temp test file (revised) From: "Jerry D. Hedden" Date: Fri, 4 Jan 2008 12:39:35 -0500 Message-ID: <1ff86f510801040939t560c459dm6b780ab3dc5cc6c3@mail.gmail.com> [ 32903] Subject: [PATCH] AutoLoader: Remove AutoLoader::can From: Steffen Mueller Date: Fri, 30 Nov 2007 23:02:03 +0100 Message-ID: <20071130220203.26939.qmail@lists.develooper.com> [ 33097] Upgrade to SelfLoader-1.15 [ 33098] Upgrade to Archive-Extract-0.26 [ 33099] Upgrade to Tie-RefHash-1.38 Branch: maint-5.10/perl +> lib/Archive/Extract/t/src/x.lzma.packed +> lib/AutoLoader/t/01AutoLoader.t lib/AutoLoader/t/02AutoSplit.t +> lib/File/Temp/t/fork.t lib/File/Temp/t/lock.t +> lib/SelfLoader/t/01SelfLoader.t +> lib/SelfLoader/t/02SelfLoader-buggy.t - lib/AutoLoader.t lib/AutoSplit.t lib/SelfLoader-buggy.t !> MANIFEST lib/Archive/Extract.pm !> lib/Archive/Extract/t/01_Archive-Extract.t lib/AutoLoader.pm !> lib/AutoSplit.pm lib/File/Temp.pm lib/File/Temp/t/object.t !> lib/File/Temp/t/seekable.t lib/Net/Ping.pm !> lib/Net/Ping/t/510_ping_udp.t lib/SelfLoader.pm !> lib/Tie/RefHash.pm lib/Tie/RefHash/threaded.t lib/constant.pm !> lib/constant.t ____________________________________________________________________________ [ 33112] By: nicholas on 2008/01/29 19:25:32 Log: Integrate: [ 33093] In Safe, load Carp::Heavy only if it exists (to remain compatible with older perls) [ 33096] Bump the version of Safe [ 33102] Make this test pass with the Test::More that comes with perl 5.6.2 [ 33105] Document why ok() is being used instead of like(), to stop someone undoing it. [in the correct branch. Whoops!] Branch: maint-5.10/perl !> ext/Opcode/Safe.pm ext/Safe/t/safe3.t ____________________________________________________________________________ [ 33111] By: nicholas on 2008/01/29 19:03:04 Log: Integrate: [ 32651] Upgrade to B-Lint-1.11 [ 32654] Upgrade to Sys-Syslog-0.23 [ 32656] Add new Sys::Syslog file to MANIFEST [ 32658] Subject: [PATCH] threads::shared 1.15 From: "Jerry D. Hedden" Date: Wed, 19 Dec 2007 10:17:46 -0500 Message-ID: <1ff86f510712190717r379ffdbt9ed19b8a607b8931@mail.gmail.com> [ 32799] Upgrade to Sys-Syslog-0.24 [ 33093] In Safe, load Carp::Heavy only if it exists (to remain compatible with older perls) [ 33096] Bump the version of Safe [ 33102] Make this test pass with the Test::More that comes with perl 5.6.2 [ 33105] Document why ok() is being used instead of like(), to stop someone undoing it. Branch: maint-5.10/perl +> ext/B/B/Lint/Debug.pm ext/Sys/Syslog/fallback/syslog.h +> ext/threads/shared/t/object.t !> MANIFEST ext/B/B/Lint.pm ext/Sys/Syslog/Makefile.PL !> ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t !> ext/threads/shared/shared.pm ext/threads/shared/shared.xs Branch: maint-5.8/perl !> ext/Opcode/Safe.pm ext/Safe/t/safe3.t ____________________________________________________________________________ [ 33110] By: nicholas on 2008/01/29 18:29:08 Log: Integrate: [ 32891] Subject: [PATCH] Big slowdown in 5.10 @_ parameter passing From: Rick Delaney Date: Sun, 6 Jan 2008 14:14:39 -0500 Message-ID: <20080106191439.GF13935@bort.ca> Branch: maint-5.10/perl !> op.c ____________________________________________________________________________ [ 33109] By: steveh on 2008/01/29 17:39:41 Log: Nicer fix than #33106 (thanks to Nicholas Clark) Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 33108] By: nicholas on 2008/01/29 17:37:50 Log: Integrate: [ 32650] Update to Test-Simple-0.74 Branch: maint-5.10/perl +> lib/Test/Simple/t/BEGIN_use_ok.t !> MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm !> lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm !> lib/Test/Simple/Changes ____________________________________________________________________________ [ 33107] By: nicholas on 2008/01/29 17:04:46 Log: Integrate: [ 29301] Subject: [PATCH] Study SUSPEND (and recursion) properly From: demerphq Date: Thu, 16 Nov 2006 20:32:11 +0100 Message-ID: <9b18b3110611161132j695ee86ata939a149b08efb11@mail.gmail.com> [just the tests, which pass here already] Branch: maint-5.8/perl !> t/op/pat.t ____________________________________________________________________________ [ 33106] By: steveh on 2008/01/29 15:06:55 Log: Fix Win32 compiler warnings introduced by #33081 and #33085 Branch: perl ! embed.fnc pod/perlapi.pod pp_ctl.c proto.h ____________________________________________________________________________ [ 33105] By: nicholas on 2008/01/29 10:59:14 Log: Document why ok() is being used instead of like(), to stop someone undoing it. Branch: perl ! ext/Safe/t/safe3.t ____________________________________________________________________________ [ 33104] By: rgs on 2008/01/29 10:57:40 Log: More wording nits about perl's time() versus the libc's time() Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 33103] By: rgs on 2008/01/29 10:53:24 Log: Subject: [PATCH] toke.c/universal.c: consting From: Steven Schubiger Date: Mon, 28 Jan 2008 13:57:41 +0100 Message-ID: <20080128125741.GA27390@refcnt.homeunix.org> Branch: perl ! embed.fnc pod/perlapi.pod proto.h toke.c universal.c ____________________________________________________________________________ [ 33102] By: rgs on 2008/01/29 09:55:01 Log: Make this test pass with the Test::More that comes with perl 5.6.2 Branch: perl ! ext/Safe/t/safe3.t ____________________________________________________________________________ [ 33101] By: rgs on 2008/01/29 09:43:58 Log: Subject: [PATCH] mistaken variable in pod From: "Yitzchak Scott-Thoennes" Date: Mon, 28 Jan 2008 13:39:29 -0800 (PST) Message-ID: <40783.64.81.167.122.1201556369.squirrel@webmail.efn.org> Branch: perl ! ext/POSIX/POSIX.pod ____________________________________________________________________________ [ 33100] By: craigb on 2008/01/29 03:34:59 Log: 2 hunks from 27648 needed to keep maint-5.8 compileable on VMS. Branch: maint-5.8/perl ! vms/vms.c ____________________________________________________________________________ [ 33099] By: stevep on 2008/01/28 20:07:20 Log: Upgrade to Tie-RefHash-1.38 Branch: perl ! lib/Tie/RefHash.pm lib/Tie/RefHash/threaded.t ____________________________________________________________________________ [ 33098] By: stevep on 2008/01/28 20:04:40 Log: Upgrade to Archive-Extract-0.26 Branch: perl + lib/Archive/Extract/t/src/x.lzma.packed ! MANIFEST lib/Archive/Extract.pm ! lib/Archive/Extract/t/01_Archive-Extract.t ____________________________________________________________________________ [ 33097] By: stevep on 2008/01/28 19:53:55 Log: Upgrade to SelfLoader-1.15 Branch: perl ! lib/SelfLoader.pm lib/SelfLoader/t/01SelfLoader.t ____________________________________________________________________________ [ 33096] By: rgs on 2008/01/28 17:18:53 Log: Bump the version of Safe Branch: perl ! ext/Opcode/Safe.pm ____________________________________________________________________________ [ 33095] By: rgs on 2008/01/28 16:41:49 Log: Minor rewording of the localtime() documentation, based on : Subject: [perl #49914] gmtime()/localtime() do not use time() From: Abe Timmerman (via RT) Date: Thu, 17 Jan 2008 18:05:07 -0800 Message-ID: Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 33094] By: rgs on 2008/01/28 15:31:07 Log: Subject: [PATCH] Fix uc/lc warnings in CGI.pm From: "Jerry D. Hedden" Date: Mon, 28 Jan 2008 10:19:26 -0500 Message-ID: <1ff86f510801280719w4d56807esd8318bc6d0eadcdd@mail.gmail.com> Branch: perl ! lib/CGI.pm ____________________________________________________________________________ [ 33093] By: rgs on 2008/01/28 15:28:02 Log: In Safe, load Carp::Heavy only if it exists (to remain compatible with older perls) Branch: perl ! ext/Opcode/Safe.pm ____________________________________________________________________________ [ 33092] By: rgs on 2008/01/28 14:06:59 Log: Warning cleanup, and avoid a double call to uc Branch: perl ! lib/TAP/Parser/Grammar.pm ____________________________________________________________________________ [ 33091] By: rgs on 2008/01/28 13:58:55 Log: Upgrade to Test::Harnes 3.07 Branch: perl ! lib/App/Prove.pm lib/App/Prove/State.pm lib/TAP/Base.pm ! lib/TAP/Formatter/Color.pm lib/TAP/Formatter/Console.pm ! lib/TAP/Formatter/Console/ParallelSession.pm ! lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm ! lib/TAP/Parser.pm lib/TAP/Parser/Aggregator.pm ! lib/TAP/Parser/Grammar.pm lib/TAP/Parser/Iterator.pm ! lib/TAP/Parser/Iterator/Array.pm ! lib/TAP/Parser/Iterator/Process.pm ! lib/TAP/Parser/Iterator/Stream.pm ! lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm ! lib/TAP/Parser/Result/Bailout.pm ! lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm ! lib/TAP/Parser/Result/Test.pm lib/TAP/Parser/Result/Unknown.pm ! lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm ! lib/TAP/Parser/Source.pm lib/TAP/Parser/Source/Perl.pm ! lib/TAP/Parser/YAMLish/Reader.pm ! lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness.pm ! lib/Test/Harness/Changes ____________________________________________________________________________ [ 33090] By: rgs on 2008/01/28 13:41:27 Log: TAP::* modules are part of the Test::Harness distribution Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 33089] By: rgs on 2008/01/28 13:32:40 Log: Subject: [PATCH] also report forced tokens when using -DT From: Gerard Goossen Date: Thu, 17 Jan 2008 18:36:52 +0100 Message-ID: <20080117173652.GB4969@ostwald> Branch: perl ! embed.fnc embed.h proto.h toke.c ____________________________________________________________________________ [ 33088] By: rgs on 2008/01/28 13:10:48 Log: Make lc/uc/lcfirst/ucfirst warn when passed undef. Naive implementation. Branch: perl ! lib/utf8_heavy.pl pp.c t/lib/warnings/9uninit ____________________________________________________________________________ [ 33087] By: rgs on 2008/01/28 10:46:43 Log: Test that lc, uc, etc on undef return "" Branch: perl ! t/op/lc.t ____________________________________________________________________________ [ 33086] By: nicholas on 2008/01/28 10:23:21 Log: The third argument of PUSHEVAL was never used by anything. Ever. Branch: perl ! cop.h pp_ctl.c ____________________________________________________________________________ [ 33085] By: rgs on 2008/01/28 10:17:53 Log: Subject: FW: [PATCH] RE: [PATCH] volatile, avoid clobbered From: "Robin Barker" Date: Wed, 23 Jan 2008 18:51:24 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A06@exchsvr2.npl.ad.local> Branch: perl ! op.c perl.c perl.h ____________________________________________________________________________ [ 33084] By: rgs on 2008/01/28 10:07:48 Log: Subject: [PATCH] ext/IPC/SysV/SysV.xs [Re: [Fwd: Smoke [5.11.0] 33016 FAIL(XM) From: Jarkko Hietaniemi Date: Sun, 27 Jan 2008 20:44:46 -0500 Message-ID: <479D338E.9000402@iki.fi> Branch: perl ! ext/IPC/SysV/SysV.xs ____________________________________________________________________________ [ 33083] By: rgs on 2008/01/28 10:02:24 Log: Subject: [PATCH] util.c: some consting From: Steven Schubiger Date: Fri, 25 Jan 2008 01:10:52 +0100 Message-ID: <20080125001052.GA29980@refcnt.homeunix.org> Branch: perl ! embed.fnc global.sym proto.h util.c ____________________________________________________________________________ [ 33082] By: davem on 2008/01/27 21:26:17 Log: fix misleading comment in op.h Branch: perl ! op.h ____________________________________________________________________________ [ 33081] By: nicholas on 2008/01/26 21:55:51 Log: The layout for struct block_loop under ithreads can be simplified. Instead of wedging the pad offset into a void* iterdata, and always storing PL_comppad even when it isn't used, instead do this: PAD *oldcomppad; /* Also used for the GV, if targoffset is 0 */ /* This is also accesible via cx->blk_loop.my_op->op_targ */ PADOFFSET targoffset; and store the GV pointer in oldcompad. Pointers to pointers seems cleaner. This also allows us to eliminate the flag bit CXp_PADVAR. Branch: perl ! cop.h pp_ctl.c sv.c ____________________________________________________________________________ [ 33080] By: nicholas on 2008/01/26 17:54:29 Log: Investigation reveals that the work of restoring the iterator to the pad is shared between POPLOOP, using itersave, and the end of scope restor action requested by Perl_save_padsv(). In fact, the only user of SAVEt_PADSV is pp_enteriter, and it already provides enough information to allow it to perform the sv_2mortal() in POPLOOP. So make it do so. Rather than creating a new routine, use the existing routine because nothing else (at least nothing else known to Google's codesearch) uses it. But rename it just in case something we can't see is being naughty and using our private functions - they will get link errors against 5.12. All this means that itersave is now redundant. So remove it. This makes struct context 48 bytes on ILP32 platforms with 32bit IVs, down from 64 bytes in 5.10. 33% more context stack in the same memory. Branch: perl ! cop.h embed.fnc embed.h pp_ctl.c proto.h scope.c scope.h sv.c ____________________________________________________________________________ [ 33079] By: nicholas on 2008/01/26 17:31:34 Log: Change 33072 missed embed.h. I wasn't aware that it was affected by opcode.pl. You live and learn (and should run p4 diff -se ...). Branch: perl ! embed.h ____________________________________________________________________________ [ 33078] By: nicholas on 2008/01/26 16:46:22 Log: POPLOOP is actually doing all the work of Perl_save_padsv() already! Branch: perl ! scope.c ____________________________________________________________________________ [ 33077] By: nicholas on 2008/01/26 16:44:43 Log: Standardise the conditional compilation protection of ({}) from #if defined(__GNUC__) && !defined(__STRICT_ANSI__) && !defined(PERL_GCC_PEDANTIC) to #if defined(__GNUC__) && !defined(PERL_GCC_BRACE_GROUPS_FORBIDDEN) because the ({}) construction can be used under __STRICT_ANSI__ (and should be, because it avoids temporary use of PL_Sv). Branch: perl ! regexp.h sv.h ____________________________________________________________________________ [ 33076] By: nicholas on 2008/01/26 16:03:03 Log: As itersave points to the initial CxITERVAR(), and the state of SvPADMY() does not change over the duration of the scope, we can perform conditional actions at loop push time. For the non-pad case, a reference to the initial CxITERVAR() is already held on the scope stack thanks to SAVEGENERICSV(*svp); in pp_enteriter. So there is no need to save another reference to it in itersave - it's not going away. Branch: perl ! cop.h ____________________________________________________________________________ [ 33075] By: nicholas on 2008/01/26 15:17:09 Log: Restore the else block accidently eaten by change 33074. Branch: perl ! cop.h ____________________________________________________________________________ [ 33074] By: nicholas on 2008/01/26 15:14:25 Log: In POPLOOP, if CxITERVAR(cx) is non-NULL, then so is itersave, and itersave is a less complex expression for the C compiler. Branch: perl ! cop.h ____________________________________________________________________________ [ 33073] By: nicholas on 2008/01/26 13:49:44 Log: Some code can be removed following change 33070. Branch: perl ! pp_ctl.c sv.c ____________________________________________________________________________ [ 33072] By: nicholas on 2008/01/26 10:46:12 Log: Eliminate the OP_SETSTATE, which had been disabled by change 4309. Branch: perl ! dump.c ext/Opcode/Opcode.pm op.c opcode.h opcode.pl opnames.h ! pp.sym pp_hot.c pp_proto.h ____________________________________________________________________________ [ 33071] By: nicholas on 2008/01/26 10:24:40 Log: Change 33069 missed updating dump.c to dump PVIOs correctly. Branch: perl ! dump.c ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 33070] By: nicholas on 2008/01/26 09:34:13 Log: Subject: Re: struct context now 12.5% smaller than 5.10 From: Benjamin Smith Message-ID: <20080124215537.GB10198@vtrl.co.uk> Date: Thu, 24 Jan 2008 21:55:37 +0000 Branch: perl ! cop.h perl.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ [ 33069] By: nicholas on 2008/01/25 22:29:14 Log: PVIOs don't need space for SvNVX allocated. Branch: perl ! sv.c sv.h ____________________________________________________________________________ [ 33068] By: nicholas on 2008/01/25 10:06:08 Log: Using PL_sv_no in place of any !SvOK() maximum removes a little bit of hot code in pp_iter. Branch: perl ! pp_ctl.c pp_hot.c ____________________________________________________________________________ [ 33067] By: nicholas on 2008/01/25 08:23:32 Log: Silence "possible data loss" warning. Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 33066] By: stevep on 2008/01/25 02:34:15 Log: Subject: [PATCH] socketpair() *is* available on Win32 From: "Jan Dubois" Date: Thu, 24 Jan 2008 14:17:23 -0800 Message-ID: <032201c85ed6$e56edf40$b04c9dc0$@com> Branch: perl ! pod/perlport.pod ____________________________________________________________________________ [ 33065] By: nicholas on 2008/01/24 21:11:11 Log: Don't want about imprecision when decrementing IV_MIN. Based on a patch by Jerry D. Hedden, but only instead only disable warnings for the specific operations that we know will warn. Branch: perl ! t/op/64bitint.t ____________________________________________________________________________ [ 33064] By: nicholas on 2008/01/24 14:00:22 Log: Subject: [PATCH ext/Devel/DProf] ... and the rest; was RE: unnecessary define From: "Robin Barker" Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A08@exchsvr2.npl.ad.local> Date: Thu, 24 Jan 2008 13:28:33 -0000 Branch: perl ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL ____________________________________________________________________________ [ 33063] By: nicholas on 2008/01/24 13:57:20 Log: In struct block_loop, merge itermax and iterlval into a union lval_max_u, as CXt_LOOP_LAZYIV doesn't use iterlval and the other LOOP types don't use itermax. This reduces struct block_loop by 1 IV. As it's the largest component of the unions making up struct context, this reduces struct context. On ILP32 it will now be 56 bytes, down from the 64 of 5.10.x, as I've already removed the element 'label'. Branch: perl ! cop.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ [ 33062] By: nicholas on 2008/01/24 13:25:05 Log: Merge CXt_LOOP_STACK's use of itermax for the reverse minimum with iterary, as the two structure members are not used simultaneously. Branch: perl ! cop.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ [ 33061] By: nicholas on 2008/01/24 12:50:32 Log: Change the context type of for ($a .. $b) to CXt_LOOP_LAZYIV, and assert that it isn't using cx->blk_loop.iterlval. Fix a casting bug when assigning a sentinal to cx->blk_loop.iterary. Branch: perl ! cop.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ [ 33060] By: nicholas on 2008/01/24 12:15:43 Log: Avoid using cx->blk_loop.itermax when reverse iterating an array. Branch: perl ! pp_ctl.c pp_hot.c ____________________________________________________________________________ [ 33059] By: nicholas on 2008/01/24 10:44:25 Log: Split out foreach iterations of temporary lists on the stack to CXt_LOOP_STACK. Don't use cx->blk_loop.iterary to store PL_curstack. Branch: perl ! cop.h pp_ctl.c pp_hot.c sv.c ____________________________________________________________________________ [ 33058] By: nicholas on 2008/01/24 10:08:04 Log: Subject: [PATCH t/cmd/for.t] Regression tests for 'for reverse ..' From: Abigail Message-ID: <20080123225325.GA25959@abigail.be> Date: Wed, 23 Jan 2008 23:53:25 +0100 Branch: perl ! t/cmd/for.t ____________________________________________________________________________ [ 33057] By: nicholas on 2008/01/24 09:36:05 Log: Split CXt_LOOP into CXt_LOOP_PLAIN and CXt_LOOP_FOR, eliminating the CXp_FOREACH flag added as part of given/when. Branch: perl ! cop.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ [ 33056] By: nicholas on 2008/01/23 15:02:35 Log: Subject: [PATCH ext/Devel/DProf/Makefile.PL] RE: [PATCH ext/Devel/DProf/Makefile.PL] unnecessary define From: "Robin Barker" Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A01@exchsvr2.npl.ad.local> Date: Wed, 23 Jan 2008 14:13:30 -0000 Branch: perl ! ext/Devel/DProf/Makefile.PL ____________________________________________________________________________ [ 33055] By: stevep on 2008/01/23 14:09:40 Log: Update uconfig.h to add USE_DTRACE back in. Branch: perl ! uconfig.h ____________________________________________________________________________ [ 33054] By: nicholas on 2008/01/23 12:00:21 Log: Oops, change 33049 really did need to update all the Win?? headers as the symbol isn't used in a conditional compile. Branch: perl ! win32/config_H.bc win32/config_H.ce win32/config_H.gc ! win32/config_H.vc win32/config_H.vc64 ____________________________________________________________________________ [ 33053] By: nicholas on 2008/01/23 10:18:21 Log: Change 33052 missed one Nullch. Oops. Exterminate! Exterminate! Exterminate! Branch: perl ! epoc/epoc.c ____________________________________________________________________________ [ 33052] By: nicholas on 2008/01/23 09:51:35 Log: Purge all use of Nullch in non-dual life modules. Exterminate! Exterminate! Exterminate! Branch: perl ! ext/Data/Dumper/Dumper.xs ext/Opcode/Opcode.xs ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/scalar/scalar.xs ! ext/PerlIO/via/via.xs ext/Storable/Storable.xs malloc.c ! pod/perlapio.pod win32/vdir.h ____________________________________________________________________________ [ 33051] By: nicholas on 2008/01/23 09:22:01 Log: Deprecate (and remove core use of ) Nullav, Nullcv, Nullgv, Nullhe, Nullhek and Nullhv. Nullop is going to be a bit less simple. Branch: perl ! av.h cv.h ext/B/B.xs ext/DynaLoader/dl_symbian.xs gv.h hv.h ! pod/perlapi.pod ____________________________________________________________________________ [ 33050] By: nicholas on 2008/01/23 09:20:56 Log: Comment change from 33009 that was actually in POD, so needs to be propagated to perlintern.pod Branch: perl ! pod/perlintern.pod ____________________________________________________________________________ [ 33049] By: nicholas on 2008/01/23 09:18:41 Log: Fix the misplaced warnings and failing tests caused by the precision loss warning on ++ and -- by moving the check to Configure time, creating a new config.sh variable nv_overflows_integers_at which contains an constant expression for the value of the NV which can't be incremented by 1.0 Branch: perl ! Configure Cross/config.sh-arm-linux NetWare/config.wc ! Porting/Glossary Porting/config.sh Porting/config_H ! config_h.SH configure.com epoc/config.sh ! plan9/config_sh.sample sv.c symbian/config.sh t/op/inc.t ! uconfig.sh win32/config.bc win32/config.ce win32/config.gc ! win32/config.vc win32/config.vc64 ____________________________________________________________________________ [ 33048] By: nicholas on 2008/01/23 08:55:33 Log: Teach checkcfgvar.pl that : is also a comment character in shell scripts Branch: perl ! Porting/checkcfgvar.pl ____________________________________________________________________________ [ 33047] By: merijn on 2008/01/23 08:47:50 Log: Re-generated sample files Branch: perl ! Porting/config.sh Porting/config_H ____________________________________________________________________________ [ 33046] By: nicholas on 2008/01/23 08:40:37 Log: checkcfgvar.pl should also check Porting/config.sh "just in case". Branch: perl ! Porting/checkcfgvar.pl ____________________________________________________________________________ [ 33045] By: merijn on 2008/01/23 07:51:53 Log: The return of USE_DTRACE Branch: perl ! config_h.SH handy.h ____________________________________________________________________________ [ 33044] By: merijn on 2008/01/23 07:50:17 Log: The return of USE_DTRACE Branch: metaconfig/U/perl ! usedtrace.U ____________________________________________________________________________ [ 33043] By: stevep on 2008/01/23 04:26:39 Log: Regen uconfig.h Branch: perl ! uconfig.h ____________________________________________________________________________ [ 33042] By: stevep on 2008/01/23 04:12:37 Log: Upgrade to PathTools-3.27 Branch: perl ! ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm ! lib/File/Spec/t/Spec.t lib/File/Spec/t/crossplatform.t ! lib/File/Spec/t/tmpdir.t ____________________________________________________________________________ [ 33041] By: stevep on 2008/01/23 01:21:24 Log: Get C++ compiles going on Solaris again. Branch: perl ! ext/IPC/SysV/SysV.xs ____________________________________________________________________________ [ 33040] By: stevep on 2008/01/22 23:49:53 Log: Subject: [PATCH] Re: Perl @ 32984 (also relevant to [perl #33849]) From: Andrew Dougherty Date: Tue, 22 Jan 2008 11:59:47 -0500 (EST) Message-ID: Branch: perl ! hints/irix_6.sh ____________________________________________________________________________ [ 33039] By: nicholas on 2008/01/22 17:41:53 Log: Integrate: [ 29960] Display the process id as part of the trace output if running with -Dv (Might be nice to display the thread ID too under ithreads, but I can't see a clean way to get that) Branch: maint-5.8/perl !> deb.c ____________________________________________________________________________ [ 33038] By: merijn on 2008/01/22 16:52:32 Log: Regen. Lots of under-the-hood changes accumulated. Branch: perl ! Configure Porting/Glossary config_h.SH ____________________________________________________________________________ [ 33037] By: merijn on 2008/01/22 16:43:27 Log: Part 5 of a big cleanup action based on the upcoming dist-4.0 Some of the files changes in /modified/ will be removed after the final upgrade, as they are now identical to the base dist Branch: metaconfig ! U/compline/randfunc.U U/modified/Chk_MANI.U ! U/modified/Config_h.U U/modified/Config_sh.U U/modified/Loc.U ! U/modified/Oldsym.U U/modified/Options.U U/modified/Signal.U ! U/modified/afs.U U/modified/cc.U U/modified/cf_email.U ! U/modified/cf_who.U U/modified/d_crypt.U U/modified/d_csh.U ! U/modified/d_dosuid.U U/modified/d_flexfnam.U ! U/modified/d_gethbynm.U U/modified/d_gethent.U ! U/modified/d_gethname.U U/modified/d_htonl.U ! U/modified/d_msg.U U/modified/d_poll.U U/modified/d_sem.U ! U/modified/d_setgrps.U U/modified/d_socket.U ! U/modified/i_varhdr.U U/modified/libpth.U Branch: metaconfig/U/perl ! Mksymlinks.U gccvers.U ____________________________________________________________________________ [ 33036] By: nicholas on 2008/01/22 15:27:09 Log: Remove code obsoleted by change 18. Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 33035] By: nicholas on 2008/01/21 17:50:03 Log: Eliminate the U8 sbu_once from struct subst, and shrink sbu_rflags from I32 to U8, which reduces the size of the struct by at least 4 bytes. Branch: perl ! cop.h pp_hot.c ____________________________________________________________________________ [ 33034] By: nicholas on 2008/01/21 17:21:40 Log: In struct block_subst, access the member once via a macro CxONCE() which will allow the storage location to be changed. Branch: perl ! cop.h pp_ctl.c scope.c ____________________________________________________________________________ [ 33033] By: nicholas on 2008/01/21 16:50:59 Log: In pp_subst, rxtainted is not a boolean, as it stores 2 bits of values. Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 33032] By: nicholas on 2008/01/21 16:15:58 Log: Tidy up context type flags. Branch: perl ! cop.h ____________________________________________________________________________ [ 33031] By: rgs on 2008/01/21 16:05:33 Log: Subject: [PATCH] Ignore build dir when installing perl From: "Jerry D. Hedden" Date: Sat, 19 Jan 2008 12:19:41 -0500 Message-ID: <1ff86f510801190919o6e3af1bboff1f885c76cf2bc7@mail.gmail.com> Branch: perl ! installperl ____________________________________________________________________________ [ 33030] By: nicholas on 2008/01/21 15:47:15 Log: In struct block_eval, eliminate old_in_eval and old_op_type by storing the data in blk_u16. Branch: perl ! cop.h op.h ____________________________________________________________________________ [ 33029] By: nicholas on 2008/01/21 15:14:35 Log: In struct block_eval, access the members old_in_eval and old_op_type via macros CxOLD_IN_EVAL() and CxOLD_OP_TYPE(), which will allow the storage location to be changed. Branch: perl ! cop.h pp_ctl.c scope.c ____________________________________________________________________________ [ 33028] By: nicholas on 2008/01/21 14:45:56 Log: In struct block change blku_type from U8 to U16, and the "spare" U8 to U16, with the lockstep changes in struct subst. Eliminate lval from struct block_sub, and instead store it in the U16 in struct block. Branch: perl ! cop.h ____________________________________________________________________________ [ 33027] By: nicholas on 2008/01/21 14:09:06 Log: Squeeze the context type down to 4 bits, and move the private flags to fit within the next 4 bits. Branch: perl ! cop.h ____________________________________________________________________________ [ 33026] By: rgs on 2008/01/21 13:08:11 Log: When changing the op_ppaddr of an op, one must keep its op_type in sync. That helps writers of alternate runloops. Branch: perl ! perl.c ____________________________________________________________________________ [ 33025] By: nicholas on 2008/01/21 11:50:52 Log: Give G_VOID, G_SCALAR and G_ARRAY the same numeric values as OPf_WANT_VOID, OPf_WANT_SCALAR and OPf_WANT_LIST. Branch: perl ! cop.h op.h perl.c ____________________________________________________________________________ [ 33024] By: nicholas on 2008/01/21 11:49:38 Log: More places that could be using G_WANT, not picked up by change 33021. Branch: perl ! ext/threads/threads.xs pp_ctl.c ____________________________________________________________________________ [ 33023] By: nicholas on 2008/01/21 11:48:22 Log: Remove hardcoded cop.h constants from APItest.pm :-( Add G_WANT. Make call.t use G_WANT. Branch: perl ! ext/XS/APItest/APItest.pm ext/XS/APItest/Makefile.PL ! ext/XS/APItest/t/call.t ____________________________________________________________________________ [ 33022] By: nicholas on 2008/01/21 09:04:54 Log: Change the wantarray result from caller from IV to bool for the SCALAR/ ARRAY case. This doesn't contradict the documentation, as there isn't any. Oops. Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 33021] By: nicholas on 2008/01/21 08:54:25 Log: Add a flag G_WANT, as a mask for the bits G_SCALAR, G_ARRAY and G_VOID. Branch: perl ! cop.h perl.c ____________________________________________________________________________ [ 33020] By: nicholas on 2008/01/21 08:23:46 Log: Encode the G_* to OPf_WANT_* transform, the reverse of OP_GIMME(), in a macro OP_GIMME_REVERSE() [so that it could be changed]. Branch: perl ! op.h perl.c ____________________________________________________________________________ [ 33019] By: nicholas on 2008/01/21 07:11:41 Log: Change the hasargs return value from caller from IV to bool, as it's actually only a boolean, and sv_yes/sv_no are cheaper to "create". The documentation says 'C<$hasargs> is true if ...' so this is fine. Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 33018] By: nicholas on 2008/01/20 22:20:56 Log: Eliminate hasargs from structs block_sub and block_format by storing it with a private flag CXp_HASARGS in cx_type. (It's only a boolean.) Branch: perl ! cop.h pp_ctl.c ____________________________________________________________________________ [ 33017] By: nicholas on 2008/01/20 21:50:31 Log: In struct block_sub and block_format, access the members hasargs and lval via macros CxHASARGS() and CxLVAL(), which will allow the storage location to be changed. Branch: perl ! cop.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ [ 33016] By: nicholas on 2008/01/20 21:05:26 Log: Move retop first in structs block_sub, block_format and block_eval. This simplifies some code in Perl_deb_stack_all(). Branch: perl ! cop.h deb.c ____________________________________________________________________________ [ 33015] By: nicholas on 2008/01/20 20:40:38 Log: Eliminate label from struct block_loop, as it can be accessed via oldcop. Branch: perl ! cop.h pp_ctl.c ____________________________________________________________________________ [ 33014] By: nicholas on 2008/01/20 19:56:21 Log: Split struct block_sub into struct block_sub and struct block_format. (CXt_SUB and CXt_FORMAT were using some comon members, but some members were only for one or the other.) Branch: perl ! cop.h pp_sys.c scope.c sv.c ____________________________________________________________________________ [ 33013] By: nicholas on 2008/01/20 18:54:17 Log: In Perl_cx_dup(), block copy the entire context stack, then walk it to duplicate/fixup only the things that aren't simple binary copies. Branch: perl ! sv.c ____________________________________________________________________________ [ 33012] By: nicholas on 2008/01/20 18:03:27 Log: Extend PUSHFORMAT() to take a second parameter to set retop, to save NULLing it and then reassigning. Branch: perl ! cop.h pp_sys.c ____________________________________________________________________________ [ 33011] By: nicholas on 2008/01/20 17:39:22 Log: Fix (probable) bug-by-inspection - CxREALEVAL(), CxTRYBLOCK(), CxFOREACH() and CxFOREACHDEF() should all be masking against CXTYPEMASK rather than their own type number. Branch: perl ! cop.h ____________________________________________________________________________ [ 33010] By: nicholas on 2008/01/20 13:28:10 Log: In struct block_loop access element label via the macro CxLABEL() (for the places that aren't about to change) Branch: perl ! cop.h scope.c ____________________________________________________________________________ [ 33009] By: davem on 2008/01/19 20:41:03 Log: state variable not available Svf_PADSTALE means something different for state vars. Make sure we always handle it correctly Branch: perl ! pad.c t/op/state.t ____________________________________________________________________________ [ 33008] By: nicholas on 2008/01/18 22:13:06 Log: Integrate: [ 30373] Fix VMS exit handling broken in Test::Harness 2.64. Also submitted as http://rt.cpan.org/Public/Bug/Display.html?id=24985 on CPAN RT queue. [ 31717] 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> [ 31764] 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> [ 33007] Bump $Test::Harness::Results::VERSION to '0.01_01' Branch: maint-5.8/perl !> lib/Test/Harness/Results.pm lib/Test/Harness/Straps.pm !> lib/Test/Harness/t/prove-switches.t ____________________________________________________________________________ [ 33007] By: nicholas on 2008/01/18 21:55:52 Log: Bump $Test::Harness::Results::VERSION to '0.01_01' Branch: maint-5.10/perl ! lib/Test/Harness/Results.pm ____________________________________________________________________________ [ 33006] By: nicholas on 2008/01/18 20:15:11 Log: Integrate: [ 31767] 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: [ 31768] Need to bump MakeMaker's $VERSION too. [ 31968] DragonflyBSD is a BSD too [ 31969] Hey, but "or" is low-prec. So this statement never worked. [ 32494] Upgrade to ExtUtils::MakeMaker 6.37_02 [ 32517] Upgrade to ExtUtils::MakeMaker 6.37_03 [ 32520] Ignore .git directories [ 32546] Upgrade to ExtUtils::MakeMaker 6.38 [ 32585] Upgrade to ExtUtils::MakeMaker 6.40. [ 32600] Upgrade to ExtUtils::MakeMaker 6.42 Branch: maint-5.8/perl +> lib/ExtUtils/t/maketext_filter.t +> t/lib/MakeMaker/Test/Setup/XS.pm !> (integrate 39 files) ____________________________________________________________________________ [ 33005] By: nicholas on 2008/01/18 19:14:53 Log: Integrate: [ 31360] Make pipe shutdown on VMS care about whether PerlIO has already shut down. [ 31661] 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> [ 32106] Normalize the case of some VMS syscalls so the prototypes are kosher on a system with older headers. [ 32577] Fix missing sharpbang definition in configure.com. [ 32602] Tolkien quote for vms/vms.c. Branch: maint-5.8/perl !> configure.com vms/descrip_mms.template vms/vms.c ____________________________________________________________________________ [ 33004] By: nicholas on 2008/01/18 18:00:56 Log: Avoid an unused argument in S_sv_2iuv_non_preserve() by using conditional compilation to only pass it in if it's needed. Branch: perl ! embed.fnc embed.h proto.h sv.c ____________________________________________________________________________ [ 33003] By: nicholas on 2008/01/18 16:40:48 Log: Nick's a muppet - "all" needs to remain the first real target in the Makefile. Do not be distracted by suffix rules above. Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 33002] By: nicholas on 2008/01/18 16:11:35 Log: Don't create local variables validarg and fdscript if they aren't going to be used. Branch: perl ! perl.c ____________________________________________________________________________ [ 33001] By: nicholas on 2008/01/18 15:28:09 Log: The suidscript argument to S_forbid_setid(), S_open_script() and S_validate_suid() is actually just a boolean. So make it so. Branch: perl ! embed.fnc perl.c proto.h ____________________________________________________________________________ [ 33000] By: nicholas on 2008/01/18 14:27:36 Log: Eliminate all PERL_UNUSED_ARG()s in S_validate_suid() by changing its prototype depending on the compile time options. In turn, this finds things that are unused in its callers. Branch: perl ! embed.fnc embed.h perl.c perl.h proto.h ____________________________________________________________________________ [ 32999] By: nicholas on 2008/01/18 14:13:30 Log: A target for sperl.i Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 32998] By: nicholas on 2008/01/18 11:01:15 Log: Change 32997 missed one conditionally unused argument. Branch: perl ! perl.c ____________________________________________________________________________ [ 32997] By: nicholas on 2008/01/18 09:40:02 Log: Collect all the S_validate_suid() unused argument logic in one place. Branch: perl ! perl.c ____________________________________________________________________________ [ 32996] By: nicholas on 2008/01/18 09:27:13 Log: Remove commented out declaration from S_validate_suid() Branch: perl ! perl.c ____________________________________________________________________________ [ 32995] By: rgs on 2008/01/18 09:18:58 Log: New tests for new ops. Most of them are TODO Branch: perl ! ext/Safe/t/safeops.t ____________________________________________________________________________ [ 32994] By: nicholas on 2008/01/18 09:09:56 Log: Remove commented out code from S_validate_suid() Branch: perl ! perl.c ____________________________________________________________________________ [ 32993] By: nicholas on 2008/01/18 08:20:13 Log: Add Weed out needless PERL_UNUSED_ARG to perltodo. It's a good "cage cleaner" task. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32992] By: nicholas on 2008/01/18 07:24:06 Log: Reverse change 31634, which should not have been integrated as it refers to a varable added by a change incompatible with 5.8.x Thanks to Bob Walker for finding this. Branch: maint-5.8/perl ! perl.c ____________________________________________________________________________ [ 32991] By: nicholas on 2008/01/17 17:17:05 Log: Integrate: [ 27345] Move all the de-tainting logic for runperl into test.pl. [ 31731] 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> [ 31758] 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> [ 32611] Subject: [PATCH] Must have /bin under Cygwin From: "Jerry D. Hedden" Date: Tue, 11 Dec 2007 13:35:55 -0500 Message-ID: <1ff86f510712111035u7f8da6e8h1a1cbd9d85d27c03@mail.gmail.com> Branch: maint-5.8/perl !> t/op/taint.t t/op/utftaint.t t/test.pl ____________________________________________________________________________ [ 32990] By: nicholas on 2008/01/17 14:23:48 Log: warn if ++ or -- are unable to change the value because it's beyond the limit of representation in NVs, using a new warnings category "imprecision". Branch: perl ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod sv.c ! t/op/inc.t warnings.h warnings.pl ____________________________________________________________________________ [ 32989] By: stevep on 2008/01/17 12:24:21 Log: Upgrade to Math-Complex-1.47 Branch: perl ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm ! lib/Math/Trig.t ____________________________________________________________________________ [ 32988] By: nicholas on 2008/01/17 11:31:38 Log: Generate the warnings masks programatically. Get the correct line number when reporting errors from &check_bits. Branch: perl ! t/op/caller.t ____________________________________________________________________________ [ 32987] By: nicholas on 2008/01/17 08:17:11 Log: Add a diagram for the 5.11 SV class structure, including B::REGEXP. Branch: perl ! ext/B/B.pm ____________________________________________________________________________ [ 32986] By: nicholas on 2008/01/16 18:55:14 Log: Subject: [PATCH utils/perlbug.PL] Don't ask about a module when using -ok From: Abigail Message-ID: <20080116174617.GA30446@abigail.be> Date: Wed, 16 Jan 2008 18:46:17 +0100 Branch: perl ! utils/perlbug.PL ____________________________________________________________________________ [ 32985] By: nicholas on 2008/01/16 15:39:57 Log: Update Changes Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 32984] By: nicholas on 2008/01/16 15:21:04 Log: Up*grade to Text::Balanced 1.98, which is the most recent version that does not require version.pm. * for some value of gravity. Branch: maint-5.8/perl ! lib/Text/Balanced.pm lib/Text/Balanced/Changes ! lib/Text/Balanced/README lib/Text/Balanced/t/00-load.t ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t ____________________________________________________________________________ [ 32983] By: nicholas on 2008/01/16 14:41:22 Log: Reverse change 26510 as various existing modules rely on this bug: Change 26510 by gisle@gisle-ask on 2005/12/28 11:01:46 Remove test for NUL ending in r?instr(). This test is actually harmful because we will search for any garbage found past the empty search string. Ref change 26509. Branch: maint-5.8/perl ! util.c ____________________________________________________________________________ [ 32982] By: rgs on 2008/01/16 12:12:10 Log: A couple of POD fixes by Steven Schubiger Branch: perl ! pad.h pod/perlapi.pod pod/perlintern.pod sv.c ____________________________________________________________________________ [ 32981] By: stevep on 2008/01/15 19:20:53 Log: Thanks to Séstien Aperghis-Tramoni's suggestion, updated version numbers in a few extra files and regenerated uconfig.h. Branch: perl ! Porting/config_H uconfig.h uconfig.sh ____________________________________________________________________________ [ 32980] By: rgs on 2008/01/15 14:23:04 Log: Boolean priority bug, found by Mashrab Kuvatov: Subject: Re: [perl #49646] perlbug AutoReply: open ':locale' does not work under locale with the modifier From: Mashrab Kuvatov Date: Tue, 15 Jan 2008 15:17:42 +0100 Message-Id: <200801151517.46296.kmashrab@uni-bremen.de> Branch: perl ! ext/Encode/encoding.pm ____________________________________________________________________________ [ 32979] By: rgs on 2008/01/15 11:11:07 Log: Subject: [PATCH-revised] Fix range operator From: "Jerry D. Hedden" Date: Mon, 14 Jan 2008 19:56:48 -0500 Message-ID: <1ff86f510801141656i325ac69ev8a0af47f9fe72a1e@mail.gmail.com> Branch: perl ! pp_ctl.c pp_hot.c t/op/range.t ____________________________________________________________________________ [ 32978] By: rgs on 2008/01/14 23:08:11 Log: Subject: consting IO.xs From: "Robin Barker" Date: Sat, 22 Dec 2007 00:56:18 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A1@exchsvr2.npl.ad.local> Branch: perl ! ext/IO/IO.xs ____________________________________________________________________________ [ 32977] By: rgs on 2008/01/14 22:48:46 Log: When parsing LC_ALL or LANG to get the locale's encoding, ignore whatever is after the @, since that's a modifier, not an encoding. Branch: perl ! ext/Encode/encoding.pm ____________________________________________________________________________ [ 32976] By: rgs on 2008/01/14 22:21:01 Log: Subject: [PATCH regexp.h] consting From: "Robin Barker" Date: Mon, 14 Jan 2008 20:39:35 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939CA@exchsvr2.npl.ad.local> Branch: perl ! regexp.h ____________________________________________________________________________ [ 32975] By: merijn on 2008/01/14 17:12:54 Log: Part 4 of a big cleanup action based on the upcoming dist-4.0 Tell metalint what is set through macros Branch: metaconfig ! U/installdirs/archlib.U U/installdirs/bin.U ! U/installdirs/html1dir.U U/installdirs/html3dir.U ! U/installdirs/man1dir.U U/installdirs/man3dir.U ! U/installdirs/privlib.U U/installdirs/scriptdir.U ! U/installdirs/sitearch.U U/installdirs/sitebin.U ! U/installdirs/sitehtml1.U U/installdirs/sitehtml1dir.U ! U/installdirs/sitehtml3.U U/installdirs/sitehtml3dir.U ! U/installdirs/sitelib.U U/installdirs/siteman1.U ! U/installdirs/siteman1dir.U U/installdirs/siteman3.U ! U/installdirs/siteman3dir.U U/installdirs/sitescript.U ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1.U ! U/installdirs/vendorhtml1dir.U U/installdirs/vendorhtml3.U ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U ! U/installdirs/vendorman1.U U/installdirs/vendorman1dir.U ! U/installdirs/vendorman3.U U/installdirs/vendorman3dir.U ! U/installdirs/vendorscript.U Branch: metaconfig/U/perl ! gccvers.U ____________________________________________________________________________ [ 32974] By: merijn on 2008/01/14 16:37:08 Log: Intermediate update/regen in cleanup process, dtrace support is now backported Branch: perl ! Configure Porting/Glossary config_h.SH ____________________________________________________________________________ [ 32973] By: merijn on 2008/01/14 16:30:44 Log: Backport #32953, #32963, #32967 fix small typo Branch: metaconfig/U/perl + usedtrace.U ! libperl.U ____________________________________________________________________________ [ 32972] By: merijn on 2008/01/14 15:13:30 Log: First line of body should be descriptive comment 107 warnings to go Branch: metaconfig ! U/modified/Config_h.U U/modified/Init.U U/modified/afs.U ! U/modified/cc.U U/modified/cf_email.U U/modified/d_getprotby.U ! U/modified/d_getsrvby.U U/modified/d_socket.U ! U/modified/d_statblks.U U/modified/groupstype.U ! U/modified/libc.U U/protos/Hasfield.U U/protos/Hasproto.U ! U/protos/Hasstruct.U U/threads/d_pthread_y.U U/typedefs/gidf.U ! U/typedefs/uidf.U Branch: metaconfig/U/perl ! Mksymlinks.U d_cmsghdr_s.U d_fpos64_t.U d_fs_data_s.U ! d_fstatfs.U d_getfsstat.U d_iovec_s.U d_msghdr_s.U d_sfio.U ! d_sitecustomize.U d_statfs.U d_statfs3.U d_statfs4.U ! d_statfs_f_flags.U d_statfs_s.U d_statvfs.U dbm64.U dlext.U ! i_assert.U i_syslog.U i_sysmode.U i_sysrusage.U i_sysstatfs.U ! i_sysutsname.U i_sysvfs.U libperl.U perladmin.U perlxvf.U ! stdio64.U use64bits.U usecjk.U usefaststdio.U uselongdbl.U ! uselonglong.U usemorebits.U usemultiplicity.U useperlio.U ! usesocks.U ____________________________________________________________________________ [ 32971] By: nicholas on 2008/01/13 20:58:56 Log: Re-order so that the !SvOK() case is last (which should be rare) Remove the FIXME comment as I had already fixed it. Branch: perl ! pp.c ____________________________________________________________________________ [ 32970] By: stevep on 2008/01/13 15:28:30 Log: Upgrade to Math-Complex-1.44 Branch: perl ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm ! lib/Math/Trig.t ____________________________________________________________________________ [ 32969] By: nicholas on 2008/01/12 22:20:39 Log: For 5.12: saner behaviour for `length` (Make C return undef). Patch mostly by Rafael, with some fine tuning by me. Branch: perl ! pod/perlfunc.pod pp.c sv.c sv.h t/lib/warnings/9uninit ! t/lib/warnings/mg t/op/length.t t/op/vec.t ____________________________________________________________________________ [ 32968] By: nicholas on 2008/01/12 21:57:06 Log: Fix bug whereby length on a tied scalar that returned a UTF-8 value would not be correct the first time. (And for the more pathological case, would be incorrect if the UTF-8-ness of the returned value changed.) Branch: perl + t/uni/tie.t ! MANIFEST mg.c t/op/length.t ____________________________________________________________________________ [ 32967] By: nicholas on 2008/01/12 21:07:14 Log: Subject: Re: [PATCH] Stop DTrace config option looping in non-interactive mode From: Andy Armstrong Message-Id: <4C6BD298-5CD3-49EA-8FED-4A6DA24BFA7B@hexten.net> Date: Sat, 12 Jan 2008 20:27:46 +0000 Branch: perl ! Configure ____________________________________________________________________________ [ 32966] By: stevep on 2008/01/12 03:13:55 Log: Subject: [PATCH] tru64: poison stack, write protect string constants From: Jarkko Hietaniemi Date: Sat, 12 Jan 2008 03:27:10 +0200 (EET) Message-Id: <200801120127.m0C1RAZ6088857@kosh.hut.fi> Branch: perl ! hints/dec_osf.sh ____________________________________________________________________________ [ 32965] By: craigb on 2008/01/12 01:07:54 Log: Nit disabling dtrace on VMS (2 single quotes inside double quotes causes symbol interpolation in DCL). Branch: perl ! configure.com ____________________________________________________________________________ [ 32964] By: craigb on 2008/01/12 01:01:45 Log: Don't quote a whitespace-containing ABSPERL when the whitespace means it is a command with parameter(s). Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 32963] By: nicholas on 2008/01/11 20:28:34 Log: Subject: [PATCH] sh doesn't know about ! From: Andy Armstrong Message-Id: <7EC45604-54BE-4738-90B2-7AC5C6D17026@hexten.net> Date: Fri, 11 Jan 2008 19:34:25 +0000 Branch: perl ! Configure ____________________________________________________________________________ [ 32962] By: nicholas on 2008/01/11 20:27:23 Log: Well, I know *something* passed make test from a clean build before change 32961, and I thought that it was the right thing, but I guess not. It should have read like this. Branch: perl ! regexp.h ____________________________________________________________________________ [ 32961] By: nicholas on 2008/01/11 19:01:39 Log: assert that these are the regexps you were looking for. (at least for the most commonly used macros). Remove the duplicate definition of RX_SUBBEG(), which I was sure I'd done earlier. Branch: perl ! regexp.h ____________________________________________________________________________ [ 32960] By: nicholas on 2008/01/11 18:03:18 Log: __DATE__ and __TIME__ are both string literals, so we can concatentate them, rather than formating them via %s. Branch: perl ! perl.c ____________________________________________________________________________ [ 32959] By: nicholas on 2008/01/11 17:00:59 Log: Pack the recycled pad offsets into an SV at PL_regex_pad[0]. This will use less memory than an AV. Branch: perl ! intrpvar.h op.c perl.c ____________________________________________________________________________ [ 32958] By: nicholas on 2008/01/11 16:42:11 Log: Remove C variables (and a parameter!) now unused since -P bit the dust. Branch: perl ! embed.fnc embed.h perl.c proto.h ____________________________________________________________________________ [ 32957] By: merijn on 2008/01/11 16:39:24 Log: MileStone! I can now configure and build with dist-4.0 Branch: metaconfig + U/modified/package.U ! U/modified/src.U Branch: metaconfig/U/perl ! use64bits.U ____________________________________________________________________________ [ 32956] By: nicholas on 2008/01/11 15:04:51 Log: Note the U8 sized space created by removing -P, and check that it is now an illegal command line flag. Branch: perl ! intrpvar.h t/run/switches.t ____________________________________________________________________________ [ 32955] By: rgs on 2008/01/11 13:59:32 Log: Rename PERL_MAX_SUB_DEPTH to PERL_SUB_DEPTH_WARN, per Tim Bunce's suggestion Branch: perl ! perl.h pp_ctl.c pp_hot.c ____________________________________________________________________________ [ 32954] By: rgs on 2008/01/11 13:55:07 Log: Remove the -P switch Branch: perl - t/comp/cpp.aux t/comp/cpp.t t/run/switchPx.aux - t/run/switchPx.t ! MANIFEST README.hpux README.os390 embedvar.h intrpvar.h perl.c ! perlapi.h pod/perl.pod pod/perldiag.pod pod/perlfilter.pod ! pod/perlrun.pod sv.c toke.c ____________________________________________________________________________ [ 32953] By: nicholas on 2008/01/11 13:36:54 Log: Subject: [PATCH] Add dtrace support From: Andy Armstrong Message-Id: Date: Thu, 10 Jan 2008 22:20:52 +0000 with fixups as discussed on list, plus adding usedtrace to Glossary, plus propagating all the new config variables everywhere. (Was there an automatic way to do that? I did it with emacs macros) Branch: perl + mydtrace.h perldtrace.d ! Configure Cross/config.sh-arm-linux MANIFEST Makefile.SH ! NetWare/config.wc Porting/Glossary config_h.SH configure.com ! cop.h epoc/config.sh plan9/config_sh.sample symbian/config.sh ! uconfig.h uconfig.sh win32/config.bc win32/config.ce ! win32/config.gc win32/config.vc win32/config.vc64 ! win32/config_H.bc win32/config_H.ce win32/config_H.gc ! win32/config_H.vc win32/config_H.vc64 ____________________________________________________________________________ [ 32952] By: nicholas on 2008/01/11 13:22:35 Log: Remove PM_GETRE_SAFE and PM_SETRE_SAFE as nothing uses them. Branch: perl ! op.h ____________________________________________________________________________ [ 32951] By: nicholas on 2008/01/11 12:47:57 Log: Remove code that protected pp_qr against REGEXPs going away during global destruction whilst they were stored via true references in PL_regex_padav. It won't happen again (unless someone manages to get a reference to an OP's regexp, which is also a risk in 5.10 and 5.8) Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 32950] By: nicholas on 2008/01/11 12:14:04 Log: REGEXPs are now stored directly in PL_regex_padav, rather than indirectly via RVs. This saves memory, and removes 1 level of pointer indirection. Branch: perl ! op.c op.h pp_ctl.c regexec.c ____________________________________________________________________________ [ 32949] By: rgs on 2008/01/11 11:31:34 Log: Introduce macro PERL_MAX_SUB_DEPTH Branch: perl ! perl.h pp_ctl.c pp_hot.c ____________________________________________________________________________ [ 32948] By: rgs on 2008/01/11 10:42:13 Log: Subject: Re: [perl #49564] Re: MRO and av_clear From: Rick Delaney Date: Wed, 9 Jan 2008 13:36:55 -0500 Message-ID: <20080109183655.GB11282@bort.ca> Branch: perl ! embed.fnc embed.h mg.c perl.h proto.h t/mro/basic.t ____________________________________________________________________________ [ 32947] By: rgs on 2008/01/11 10:37:00 Log: Subject: [PATCH ext/POSIX/POSIX.xs] From: "Robin Barker" Date: Thu, 10 Jan 2008 18:50:12 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939C3@exchsvr2.npl.ad.local> More consting. Branch: perl ! ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 32946] By: rgs on 2008/01/11 10:34:41 Log: Subject: [PATCH Porting/manicheck] From: "Robin Barker" Date: Thu, 10 Jan 2008 18:48:04 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939C2@exchsvr2.npl.ad.local> Branch: perl ! Porting/manicheck ____________________________________________________________________________ [ 32945] By: rgs on 2008/01/11 10:05:49 Log: Subject: [DOC PATCH] was Re: things deprecated for removal in 5.12 From: Paul Johnson Date: Thu, 10 Jan 2008 23:44:20 +0100 Message-ID: <20080110224420.GB29292@pjcj.net> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 32944] By: nicholas on 2008/01/10 23:55:40 Log: Better descriptions for PL_regex_pad and PL_regex_padav. Branch: perl ! intrpvar.h ____________________________________________________________________________ [ 32943] By: nicholas on 2008/01/10 23:54:22 Log: Real regexps are stored via RVs, IVs can only mean spare slots. Hence its save to make the scalar undefined, rather than calling out to write a 0 that would also be interpreted as a NULL pointer. Branch: perl ! op.c ____________________________________________________________________________ [ 32942] By: nicholas on 2008/01/10 23:32:27 Log: Change 32899 missed undoing the reference count increase when the SV is popped off the AV. "There's Something Wrong with our Bloody Leak Checking Today", as Beattie didn't put it. It seems that we really can't check for leaking scalars in perl_destruct, because we do our damndest to free them brute force, rather than by undefining the symbol table and seeing what sticks around. Branch: perl ! op.c ____________________________________________________________________________ [ 32941] By: nicholas on 2008/01/10 22:38:10 Log: Reverse the TODOs on t/op/regexp_qr_embed_thr.t - they all pass now. Branch: perl ! t/op/re_tests ____________________________________________________________________________ [ 32940] By: nicholas on 2008/01/10 22:37:20 Log: Un-TODO (and un-SKIP) tests in t/op/pat_thr.t that now pass. Some TODOs still remain. Bounties? Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 32939] By: nicholas on 2008/01/10 22:06:53 Log: It seems that you don't need to reference count PL_reg_curpm without ithreads, so don't waste time doing it there. Branch: perl ! regexec.c ____________________________________________________________________________ [ 32938] By: nicholas on 2008/01/10 21:16:01 Log: The correct solution is to reference count the regexp in PL_reg_curpm, rather than put in lots of hacks to work round not reference counting it. Branch: perl ! perl.c regexec.c ____________________________________________________________________________ [ 32937] By: nicholas on 2008/01/10 21:15:02 Log: Ensure DEBUG_LEAKING_SCALARS_ABORT can't be circumvented by fatal warnings. Add an abort() if you try to dup a freed scalar. Branch: perl ! sv.c ____________________________________________________________________________ [ 32936] By: merijn on 2008/01/10 19:06:12 Log: Part 3 of a big cleanup action based on the upcoming dist-4.0 Branch: metaconfig ! U/compline/ccflags.U U/compline/d_eofpipe.U ! U/compline/nblock_io.U U/compline/orderlib.U ! U/compline/sbrksmart.U U/compline/sockopt.U ! U/installdirs/Setprefixvar.U U/installdirs/inc_version_list.U ! U/modified/Oldsym.U U/modified/Signal.U U/modified/cpp_stuff.U ! U/modified/cppstdin.U U/modified/d_attribut.U ! U/modified/d_dosuid.U U/modified/d_gethname.U ! U/modified/d_htonl.U U/modified/d_socket.U ! U/modified/i_varhdr.U U/modified/models.U ! U/modified/sig_name.U U/modified/spitshell.U ! U/modified/stdchar.U U/protos/Hasproto.U U/typedefs/Typedef.U Branch: metaconfig/U/perl ! d_dlsymun.U d_ldbl_dig.U dlsrc.U fflushall.U mandirs.U ! uselonglong.U ____________________________________________________________________________ [ 32935] By: nicholas on 2008/01/10 17:27:39 Log: Fix bug picked up by printf format warnings - a cast is needed where UV is larger than U32 for dumping leaking scalars. Branch: perl ! perl.c ____________________________________________________________________________ [ 32934] By: nicholas on 2008/01/10 00:32:20 Log: Subject: [PATCH] Move the reg_stringify logic to Perl_sv_2pv_flags From: avar@cpan.org (Ævar Arnfjörð Bjarmason) Date: Wed, 09 Jan 2008 21:05:15 +0000 Message-ID: <86zlveaewk.fsf@cpan.org> with two corrections. Plus remove reg_stringify from embed.fnc and regen. Branch: perl ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c sv.c ____________________________________________________________________________ [ 32933] By: davem on 2008/01/09 23:57:36 Log: seen_eval regex field wasn't getting cloned Branch: perl ! regcomp.c t/op/threads.t ____________________________________________________________________________ [ 32932] By: nicholas on 2008/01/09 23:26:14 Log: Fix the bug introduced by the bug fix of change 30755. (Certain regexps could SEGV if cloned). Branch: perl ! regcomp.c t/op/pat.t ____________________________________________________________________________ [ 32931] By: nicholas on 2008/01/09 22:42:04 Log: Variants of several regression tests that run the actul tests inside a new thread, to test ithread's cloning, particularly of regexps. Branch: perl + t/op/index_thr.t t/op/pat_thr.t t/op/reg_email_thr.t + t/op/regexp_qr_embed_thr.t t/op/substr_thr.t t/thread_it.pl ! MANIFEST t/op/index.t t/op/pat.t t/op/re_tests ! t/op/reg_email.t t/op/regexp.t t/op/substr.t ____________________________________________________________________________ [ 32930] By: nicholas on 2008/01/09 22:36:21 Log: grep the MANIFEST to avoid having hard coded numbers in readdir.t Branch: perl ! t/op/readdir.t ____________________________________________________________________________ [ 32929] By: stevep on 2008/01/09 21:50:25 Log: Upgrade to Math-Complex-1.43 Branch: perl ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm ! lib/Math/Trig.t ____________________________________________________________________________ [ 32928] By: stevep on 2008/01/09 21:18:39 Log: Only code paths in hv_store either XSRETURN_NO or XSRETURN_YES. Change the prototype to return void, remove the output to RETVAL (which isn't set anyway), and fix a typo in the code. Branch: perl ! ext/Hash/Util/Util.xs ____________________________________________________________________________ [ 32927] By: merijn on 2008/01/09 21:05:38 Log: Intermediate re-gen for AndyA's dtrace work. More to come Branch: perl ! Configure ____________________________________________________________________________ [ 32926] By: mhx on 2008/01/09 19:37:06 Log: Subject: Re: [PATCH] Exclude .svn and _darcs from IPC::SysV's Makefile.PL libscan From: Marcus Holland-Moritz Date: Wed, 9 Jan 2008 19:58:11 +0100 Message-ID: <20080109195811.2c5353e5@r2d2> Make libscan() in IPC::SysV's Makefile.PL inherit EU::MM's libscan() behaviour. Branch: perl ! ext/IPC/SysV/Makefile.PL ____________________________________________________________________________ [ 32925] By: steveh on 2008/01/09 17:59:11 Log: Fix prototype in regexp code following #32851, and regen Branch: perl ! embed.fnc pod/perlapi.pod proto.h regexp.h ____________________________________________________________________________ [ 32924] By: merijn on 2008/01/09 17:44:24 Log: Integrate changes from dist-4 Branch: metaconfig ! U/modified/Options.U ____________________________________________________________________________ [ 32923] By: merijn on 2008/01/09 17:30:30 Log: Integrate changes from dist-4 Branch: metaconfig ! U/modified/Head.U ____________________________________________________________________________ [ 32922] By: rgs on 2008/01/09 16:52:36 Log: Revert change #32920, since it was solved another way by #32890. Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 32921] By: rgs on 2008/01/09 16:46:57 Log: Subject: [PATCH] refactor PL_opargs generation in opcode.pl and fix helem From: Marcus Holland-Moritz Date: Thu, 3 Jan 2008 01:29:35 +0100 Message-ID: <20080103012935.759bda90@r2d2> Branch: perl ! opcode.pl ____________________________________________________________________________ [ 32920] By: rgs on 2008/01/09 16:32:55 Log: Subject: RE: compile warnings w/ PM_SETRE and ReREFCNT_inc From: "Robin Barker" Date: Mon, 7 Jan 2008 14:10:30 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939AE@exchsvr2.npl.ad.local> Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 32919] By: merijn on 2008/01/09 16:21:30 Log: Remove spurious LINT: directives Branch: metaconfig ! U/modified/Cppsym.U U/modified/Extract.U U/modified/Head.U ! U/modified/Inhdr.U U/modified/Loc.U U/modified/Unix.U ! U/modified/d_gethname.U U/modified/d_mmap.U ! U/modified/d_strtoul.U U/modified/d_vfork.U ! U/modified/i_dirent.U U/modified/libc.U U/modified/libpth.U ! U/modified/libs.U U/modified/mallocsrc.U U/modified/src.U ! U/modified/usrinc.U U/modified/voidflags.U ! U/threads/archname.U U/threads/d_asctime_r.U ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U ! U/threads/d_getprotobyname_r.U ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U ! U/threads/d_localtime_r.U U/threads/d_pthrattrj.U ! U/threads/d_pthreadj.U U/threads/d_random_r.U ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U ! U/threads/i_machcthr.U U/threads/usethreads.U ! U/typedefs/d_time.U U/typedefs/d_times.U U/typedefs/gidsign.U ! U/typedefs/gidsize.U U/typedefs/lseektype.U ! U/typedefs/pidsign.U U/typedefs/pidsize.U ! U/typedefs/sizesize.U U/typedefs/ssizesize.U ! U/typedefs/uidsign.U U/typedefs/uidsize.U Branch: metaconfig/U/perl ! d_signbit.U d_strtoll.U d_strtoull.U d_strtouq.U fpossize.U ! gccvers.U i_db.U mad.U need_va_copy.U patchlevel.U ! stdio_streams.U use64bits.U usecjk.U uselfs.U uselongdbl.U ! uselonglong.U usesocks.U ____________________________________________________________________________ [ 32918] By: nicholas on 2008/01/09 15:34:42 Log: Add DEBUG_LEAKING_SCALARS_ABORT, to call abort() if any scalars leak, or are freed too many times. Branch: perl ! perl.c sv.c ____________________________________________________________________________ [ 32917] By: merijn on 2008/01/09 15:02:27 Log: Part 2 of a big cleanup action based on the upcoming dist-4.0 Add ?F:!try and cleanup whitespace. Note that this *adds* warnings to metalint 3.x :( Branch: metaconfig ! U/a_dvisory/intsize.U U/compline/Csym.U ! U/compline/alignbytes.U U/compline/bitpbyte.U ! U/compline/byteorder.U U/compline/charsize.U ! U/compline/d_casti32.U U/compline/d_castneg.U ! U/compline/d_closedir.U U/compline/d_fd_set.U ! U/compline/d_gconvert.U U/compline/d_gnulibc.U ! U/compline/d_keepsig.U U/compline/d_open3.U ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U ! U/compline/d_sanemcmp.U U/compline/d_scannl.U ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U ! U/compline/d_stdstdio.U U/compline/d_vprintf.U ! U/compline/doublesize.U U/compline/floatsize.U ! U/compline/nblock_io.U U/compline/ptrsize.U ! U/compline/ssizetype.U U/ebcdic/ebcdic.U ! U/modified/d_getpgrp.U U/modified/d_longdbl.U ! U/modified/d_longlong.U U/modified/d_setpgrp.U ! U/modified/d_strtoul.U U/modified/d_union_semun.U ! U/threads/d_localtime_r.U U/threads/d_pthreadj.U ! U/typedefs/gidsign.U U/typedefs/gidsize.U ! U/typedefs/lseektype.U U/typedefs/pidsign.U ! U/typedefs/pidsize.U U/typedefs/sizesize.U ! U/typedefs/ssizesize.U U/typedefs/uidsign.U ! U/typedefs/uidsize.U Branch: metaconfig/U/perl ! d_c99_variadic.U d_cplusplus.U d_fcntl_can_lock.U d_futimes.U ! d_libm_lib_version.U d_modfl.U d_printfed.U d_signbit.U ! d_snprintf.U d_sprintf_len.U d_strtoll.U d_strtoull.U ! d_strtouq.U d_u32align.U fflushall.U fpossize.U gccvers.U ! i_db.U longdblfio.U need_va_copy.U perlxv.U quadfio.U ! selectminbits.U stdio_streams.U uselfs.U ____________________________________________________________________________ [ 32916] By: rgs on 2008/01/09 13:16:34 Log: Add a few =cuts (so configpm is displayed mostly correctly by perldoc or by search.cpan.org) Branch: perl ! configpm ____________________________________________________________________________ [ 32915] By: rgs on 2008/01/09 12:33:27 Log: Fix leak introduced by change #32873, thanks to Nicholas Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 32914] By: nicholas on 2008/01/09 11:47:12 Log: 1e4 isn't large enough with 16 byte long doubles (at least on x86_64). However, 1e5 does take us "to infinity and beyond" (Plus use cmp_ok, for better diagnostics) Branch: perl ! lib/Math/Trig.t ____________________________________________________________________________ [ 32913] By: nicholas on 2008/01/09 11:40:12 Log: Change 32899 missed the other double-reference count. Branch: perl ! regexec.c ____________________________________________________________________________ [ 32912] By: nicholas on 2008/01/09 11:34:41 Log: newSV() + sv_upgrade() => newSV_type() Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 32911] By: rgs on 2008/01/09 10:54:27 Log: Subject: [PATCH] Move re::regexp_pattern to universal.c From: "Jerry D. Hedden" Date: Tue, 8 Jan 2008 15:01:02 -0500 Message-ID: <1ff86f510801081201q5c36f055re6165ebfe8876c2e@mail.gmail.com> Branch: perl + t/op/re.t ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/bless.t ! ext/re/re.pm ext/re/re.xs ext/re/t/re_funcs.t universal.c ____________________________________________________________________________ [ 32910] By: rgs on 2008/01/09 10:11:10 Log: Remove the warning "v-string in require/use non portable" Branch: perl ! ext/B/B/Deparse.pm pod/perldiag.pod pod/perlfunc.pod pp_ctl.c ! t/lib/warnings/pp_ctl ____________________________________________________________________________ [ 32909] By: rgs on 2008/01/09 09:55:33 Log: Subject: [PATCH] B::Deparse fixes for implicit smartmatching in given/when From: Florian Ragwitz Date: Tue, 8 Jan 2008 19:56:47 +0100 Message-ID: <20080108185647.GD11813@perldition.org> Branch: perl ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ [ 32908] By: stevep on 2008/01/09 02:36:33 Log: Upgrade to Math-Complex-1.42 Branch: perl ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm ! lib/Math/Trig.t ____________________________________________________________________________ [ 32907] By: stevep on 2008/01/09 02:29:48 Log: Upgrade to Module-Load-Conditional-0.24 Branch: perl ! lib/Module/Load/Conditional.pm ____________________________________________________________________________ [ 32906] By: davem on 2008/01/09 01:50:38 Log: change #31447 was wrong. Really handle cloning a stale lexical var Branch: perl ! pad.c t/op/closure.t ____________________________________________________________________________ [ 32905] By: rgs on 2008/01/08 22:45:03 Log: Subject: [patch] [Win32] Make Perl build on Win32 when the path contains whitespace From: Max Maischein Date: Mon, 07 Jan 2008 20:48:04 +0100 Message-ID: <478281F4.9000202@cpan.org> Branch: perl ! lib/ExtUtils/MM_Unix.pm lib/File/CheckTree.t ____________________________________________________________________________ [ 32904] By: rgs on 2008/01/08 22:33:31 Log: Subject: Re: [PATCH] docs more open() and $_ related entries From: "Gabor Szabo" Date: Tue, 8 Jan 2008 22:07:54 +0200 Message-ID: Branch: perl ! pod/perlfunc.pod pod/perlvar.pod ____________________________________________________________________________ [ 32903] By: rgs on 2008/01/08 22:12:56 Log: Subject: [PATCH] AutoLoader: Remove AutoLoader::can From: Steffen Mueller Date: Fri, 30 Nov 2007 23:02:03 +0100 Message-ID: <20071130220203.26939.qmail@lists.develooper.com> Branch: perl ! lib/AutoLoader.pm lib/AutoLoader/t/01AutoLoader.t ____________________________________________________________________________ [ 32902] By: nicholas on 2008/01/08 17:55:41 Log: With regexps stored as real RVs, we can eliminate SvREPADTMP(). Exterminate! Exterminate! Exterminate! Branch: perl ! op.c perl.c sv.h ____________________________________________________________________________ [ 32901] By: nicholas on 2008/01/08 17:35:19 Log: PL_regex_padav can simply be dup()ed. This is surprisingly satisfying. Branch: perl ! sv.c ____________________________________________________________________________ [ 32900] By: nicholas on 2008/01/08 17:10:29 Log: In PL_regexp_padav, store regexps via real references, rather than hiding them within IVs. We can do this now that they are real SV pointers. Branch: perl ! op.h perl.c pp_hot.c sv.c ____________________________________________________________________________ [ 32899] By: nicholas on 2008/01/08 16:42:31 Log: Correct a long-standing ithreads reference counting anonamly - the reference count only needs "doubling" when the scalar is pushed onto PL_regex_padav for the second time. Branch: perl ! op.c regexec.c sv.c ____________________________________________________________________________ [ 32898] By: merijn on 2008/01/08 15:54:23 Log: Part 1 of a big cleanup action based on the upcoming dist-4.0 Branch: metaconfig ! U/a_dvisory/multiarch.U U/a_dvisory/quadtype.U ! U/compline/Csym.U U/compline/d_NOFILE.U U/compline/d_gnulibc.U ! U/compline/d_sigaction.U U/compline/d_stdstdio.U ! U/compline/ptrsize.U U/ebcdic/ebcdic.U U/ebcdic/trnl.U ! U/installdirs/localarch.U U/installdirs/locallib.U ! U/installdirs/man1dir.U U/installdirs/scriptdir.U ! U/installdirs/siteprefix.U U/installdirs/sitescript.U ! U/installdirs/vendorarch.U U/installdirs/vendorbin.U ! U/installdirs/vendorhtml1.U U/installdirs/vendorhtml1dir.U ! U/installdirs/vendorhtml3.U U/installdirs/vendorhtml3dir.U ! U/installdirs/vendorlib.U U/installdirs/vendorman1.U ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3.U ! U/installdirs/vendorman3dir.U U/installdirs/vendorprefix.U ! U/installdirs/vendorscript.U Branch: metaconfig/U/perl ! Checkcc.U Cross.U Devel.U Extensions.U Extras.U Loc_ar.U ! ansi2knr.U bincompat3.U bincompat5005.U d_c99_variadic.U ! d_futimes.U d_libm_lib_version.U d_modfl.U d_printfed.U ! d_procselfexe.U d_snprintf.U ____________________________________________________________________________ [ 32897] By: nicholas on 2008/01/08 09:27:38 Log: Subject: [PATCH] ARRAY(0x...) is not very helpful in sprintf.t diagnostics Message-ID: <55933.71.35.169.13.1199777041.squirrel@webmail.efn.org> From: "Yitzchak Scott-Thoennes" Date: Mon, 7 Jan 2008 23:24:01 -0800 (PST) Branch: perl ! t/op/sprintf.t ____________________________________________________________________________ [ 32896] By: nicholas on 2008/01/07 23:31:34 Log: Post change 32880, restore the dummy sub Regexp::DESTROY {} Branch: perl ! universal.c ____________________________________________________________________________ [ 32895] By: nicholas on 2008/01/07 21:17:10 Log: Clarify the use of SVf_BREAK on PL_reg_curpm. Branch: perl ! regexec.c sv.h ____________________________________________________________________________ [ 32894] By: nicholas on 2008/01/07 18:24:39 Log: Don't set the public IV or NV flags if the string converted from has trailing garbage. This behaviour is consistent with not setting the public IV or NV flags if the value is out of range for the type. Branch: perl ! perl.c sv.c ____________________________________________________________________________ [ 32893] By: nicholas on 2008/01/07 17:27:51 Log: Save an upgrade each by first setting the NV on PL_sv_yes and PL_sv_no at interpreter construction time. Branch: perl ! perl.c ____________________________________________________________________________ [ 32892] By: rgs on 2008/01/07 16:55:44 Log: Subject: [PATCH] v5.8.8: File::Temp.pm (_gettemp): ignore dir -w test on Cygwin From: Jari Aalto Date: Sat, 05 Jan 2008 13:22:17 +0200 Message-ID: Branch: perl ! lib/File/Temp.pm ____________________________________________________________________________ [ 32891] By: rgs on 2008/01/07 14:55:23 Log: Subject: [PATCH] Big slowdown in 5.10 @_ parameter passing From: Rick Delaney Date: Sun, 6 Jan 2008 14:14:39 -0500 Message-ID: <20080106191439.GF13935@bort.ca> Branch: perl ! op.c ____________________________________________________________________________ [ 32890] By: nicholas on 2008/01/07 13:53:57 Log: ReREFCNT_inc() should return a pointer to REGEXP. [I don't get warnings about void context here, but I'm sure someone will :-(] Branch: perl ! regexp.h ____________________________________________________________________________ [ 32889] By: steveh on 2008/01/07 12:17:51 Log: Win32 doesn't set $Config{d_fork} when its pseudofork emulation is present, and checking for $Config{d_pseudofork} is no good for dual- lived modules that must work with older perls, so do a more elaborate test (as per existing Test-Simple and IO test scripts). Branch: perl ! lib/File/Temp/t/fork.t ____________________________________________________________________________ [ 32888] By: rgs on 2008/01/07 11:21:29 Log: Let's remove the grep in void context warning. Branch: perl ! op.c t/lib/warnings/op ____________________________________________________________________________ [ 32887] By: rgs on 2008/01/07 11:05:49 Log: Subject: - perlcommunity.patch (1/1) [PATCH] perlcommunity: "Perl Mongers" and calendar corrections From: brian d foy Date: Fri, 04 Jan 2008 14:07:27 -0600 Message-ID: <040120081407272341%brian.d.foy@gmail.com> Branch: perl ! pod/perlcommunity.pod ____________________________________________________________________________ [ 32886] By: rgs on 2008/01/07 11:02:01 Log: Subject: [PATCH] Cleanup lib/B From: "Jerry D. Hedden" Date: Fri, 4 Jan 2008 13:22:36 -0500 Message-ID: <1ff86f510801041022i5535ed7frfd64a93d99036e18@mail.gmail.com> Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 32885] By: rgs on 2008/01/07 11:00:37 Log: Subject: [PATCH] Cleanup File::Temp test file (revised) From: "Jerry D. Hedden" Date: Fri, 4 Jan 2008 12:39:35 -0500 Message-ID: <1ff86f510801040939t560c459dm6b780ab3dc5cc6c3@mail.gmail.com> Branch: perl ! lib/File/Temp/t/fork.t ____________________________________________________________________________ [ 32884] By: demerphq on 2008/01/07 00:20:33 Log: dev version numbers, xs and warnings dont play together nicely, so use MM->parse_version() to smooth over the cracks.... Branch: perl ! ext/DB_File/DB_File.pm ext/DB_File/Makefile.PL ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL ____________________________________________________________________________ [ 32883] By: demerphq on 2008/01/06 21:43:24 Log: Silence new warning grep in void context warning in various modules and test files, also silence a warning that came from a previous 'dev' version number bump. Branch: perl ! ext/DB_File/DB_File.pm ext/DB_File/t/db-btree.t ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/t/gdbm.t lib/CGI.pm ! lib/CGI/t/no_tabindex.t lib/ExtUtils/Embed.pm ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 32882] By: demerphq on 2008/01/06 21:34:43 Log: Remove FIXME that is already fixed. Branch: perl ! sv.c ____________________________________________________________________________ [ 32881] By: demerphq on 2008/01/06 20:34:41 Log: Make Data::Dumper handle blessed regexes properly, bump version as well. This may not be entirely correct on older perls, needs further investigation. Branch: perl ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs ! ext/Data/Dumper/t/bless.t ____________________________________________________________________________ [ 32880] By: demerphq on 2008/01/06 20:33:48 Log: Make new regex type be 'REGEXP' and make all core qr//'s be in class Regexp (and related changes) Branch: perl ! ext/Devel/Peek/t/Peek.t lib/Test/Builder.pm lib/overload.t ! regcomp.c sv.c ____________________________________________________________________________ [ 32879] By: rgs on 2008/01/06 18:00:41 Log: Don't use grep in scalar context Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 32878] By: rgs on 2008/01/06 17:56:03 Log: Fix "grep in void context" warnings Branch: perl ! ext/SDBM_File/t/sdbm.t ____________________________________________________________________________ [ 32877] By: rgs on 2008/01/06 17:54:19 Log: Fix "grep in void context" warning Branch: perl ! lib/Unicode/UCD.t ____________________________________________________________________________ [ 32876] By: rgs on 2008/01/06 17:14:22 Log: Subject: Re: grep and smart match should warn in void context From: Michael G Schwern Date: Sun, 23 Dec 2007 11:56:08 -0800 Message-ID: <476EBD58.9050505@pobox.com> Branch: perl ! op.c t/lib/warnings/op ____________________________________________________________________________ [ 32875] By: rgs on 2008/01/06 16:37:21 Log: Document that sitecustomize.pl in run from a BEGIN block Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 32874] By: rgs on 2008/01/06 16:19:22 Log: Subject: [perl #49003] pp_ftrread appears to use the wrong access mode for -x when using "use filetest 'access';" From: pravus@cpan.org (via RT) Date: Fri, 21 Dec 2007 10:05:15 -0800 Message-ID: Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 32873] By: rgs on 2008/01/06 16:03:13 Log: Subject: Re: [perl #49264] say behaves as just print on tied filehandle From: Michael G Schwern Date: Wed, 02 Jan 2008 17:08:36 -0800 Message-ID: <477C3594.9080302@pobox.com> Branch: perl ! pod/perltie.pod pp_hot.c t/op/tiehandle.t ____________________________________________________________________________ [ 32872] By: rgs on 2008/01/06 15:51:07 Log: Subject: [PATCH] \X is equivalent to an atomic group From: Moritz Lenz Date: Sat, 05 Jan 2008 17:14:44 +0100 Message-ID: <477FACF4.5030801@casella.verplant.org> Branch: perl ! pod/perlre.pod pod/perlunicode.pod ____________________________________________________________________________ [ 32871] By: craigb on 2008/01/06 15:49:27 Log: Subject: Re: Smoke [5.11.0] 32864 FAIL(F) MSWin32 Win2003 SP2 (x86/1 cpu) From: Abe Timmerman Date: Sun, 06 Jan 2008 12:24:10 +0100 Message-ID: <4780BA5A.80202@ztreet.demon.nl> Skip lib/File/Temp/t/fork.t when there is no fork. Branch: perl ! lib/File/Temp/t/fork.t ____________________________________________________________________________ [ 32870] By: rgs on 2008/01/06 15:46:35 Log: Subject: [PATCH - blead & 5.10.x] '~~' is not a feature [repost] From: "Jerry D. Hedden" Date: Fri, 4 Jan 2008 14:11:32 -0500 Message-ID: <1ff86f510801041111q1730ce02hbcac80b91d78a244@mail.gmail.com> Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 32869] By: rgs on 2008/01/06 15:37:13 Log: Fix bug #49298: B::Deparse fails to deparse a reference to an anonymous hash Branch: perl ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ [ 32868] By: nicholas on 2008/01/06 15:21:53 Log: Enforce some type safety in PM_SETRE by adding PM_SETRE_OFFSET. Branch: perl ! op.c op.h ____________________________________________________________________________ [ 32867] By: nicholas on 2008/01/06 13:35:38 Log: Clarify the intent of the code in Perl_op_clear. Under ithreads, avoid calling sv_ivset twice. As a side effect, eliminate PM_GETRE_SAFE and PM_SETRE_SAFE, as we're doing "safe" explicitly in Perl_op_clear(). Branch: perl ! op.c op.h ____________________________________________________________________________ [ 32866] By: nicholas on 2008/01/06 13:04:51 Log: Fix a bug in mad - regexps can be 8 bit, not just ASCII or UTF-8. Branch: perl ! dump.c ____________________________________________________________________________ [ 32865] By: mhx on 2008/01/06 11:05:27 Log: Fix compilation issues and warnings with exotic configuration. Branch: perl ! dump.c op.c pp.c ____________________________________________________________________________ [ 32864] By: stevep on 2008/01/06 05:46:02 Log: Subject: consting Compress::Raw::Zlib and Filter::Util::Call From: "Robin Barker" Date: Sat, 22 Dec 2007 00:47:51 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399F@exchsvr2.npl.ad.local> Branch: perl ! ext/Compress/Raw/Zlib/Zlib.xs ext/Filter/Util/Call/Call.xs ____________________________________________________________________________ [ 32863] By: nicholas on 2008/01/06 00:23:23 Log: Allow sv_setsv_flags() to copy SVt_REGEXP much like it copies SVt_FORMAT - the just string buffer. Branch: perl ! ext/re/re.xs sv.c ____________________________________________________________________________ [ 32862] By: nicholas on 2008/01/05 22:55:02 Log: Fix a compilation warning created when RX_PRELEN() was changed to SvCUR(), which is an unsigned value. [Mmm, how many remaining parts of the regexp struct should be unsigned] Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 32861] By: nicholas on 2008/01/05 22:33:12 Log: Make REGEXP a type distinct from SV. (Much like AV, CV, GV, HV). Branch: perl ! perl.h pp_ctl.c pp_hot.c regcomp.c regexec.c sv.c sv.h util.c ____________________________________________________________________________ [ 32860] By: rgs on 2008/01/05 21:36:22 Log: Typo fix Branch: perl ! hv.h ____________________________________________________________________________ [ 32859] By: nicholas on 2008/01/05 21:33:30 Log: Don't allocate the NV slot for SVt_REGEXP. Branch: perl ! dump.c ext/Devel/Peek/t/Peek.t regcomp.c regexp.h sv.c ____________________________________________________________________________ [ 32858] By: rgs on 2008/01/05 21:17:39 Log: AutoSplit is dual-lived, and is part of the AutoLoader distribution Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 32857] By: demerphq on 2008/01/05 20:35:26 Log: Fix regexec.c so $^N and $+ are correctly updated so that they work properly inside of (?{...}) blocks as reported by Moritz Lenz in Subject: Bugs in extended regexp features From: Moritz Lenz Date: Sat, 05 Jan 2008 17:14:37 +0100 Message-ID: <477FACED.4000505@casella.verplant.org> Branch: perl ! regexec.c t/op/pat.t ____________________________________________________________________________ [ 32856] By: demerphq on 2008/01/05 20:25:52 Log: $Test::Harness::Verbose is a numeric value now so assigning -v to it isnt all that helpful. Branch: perl ! t/harness ____________________________________________________________________________ [ 32855] By: rgs on 2008/01/05 20:06:59 Log: Add a small note about numbered feature bundles Branch: perl ! Porting/pumpkin.pod ____________________________________________________________________________ [ 32854] By: nicholas on 2008/01/05 18:02:02 Log: In struct regexp move the member paren_names to the IV union. Branch: perl ! regexp.h sv.h ____________________________________________________________________________ [ 32853] By: nicholas on 2008/01/05 17:44:04 Log: Convert all accesses of the member paren_names of struct regexp to be accessed via RXp_PAREN_NAMES(). (They are entirely within the regexp implementation). Branch: perl ! regcomp.c regexec.c regexp.h ____________________________________________________________________________ [ 32852] By: nicholas on 2008/01/05 17:15:30 Log: Abolish RXf_UTF8. Store the UTF-8-ness of the pattern with SvUTF8(). Branch: perl ! op.c pp_ctl.c regcomp.c regexec.c regexp.h regnodes.h ____________________________________________________________________________ [ 32851] By: nicholas on 2008/01/05 16:47:06 Log: Make Perl_pregcomp() use SvUTF() of the pattern, rather than the flag bit in pmflags, to decide whether the pattern is UTF-8. Branch: perl ! op.c pp_ctl.c regcomp.c regexec.c ____________________________________________________________________________ [ 32850] By: demerphq on 2008/01/05 16:16:47 Log: s/re/rx/ in an assert overlooked during recent renovations Branch: perl ! regexec.c ____________________________________________________________________________ [ 32849] By: nicholas on 2008/01/05 16:07:21 Log: Replace all reads of RXf_UTF8 with RX_UTF8(). Branch: perl ! dump.c ext/re/re.xs pp.c pp_hot.c regcomp.c regexec.c ____________________________________________________________________________ [ 32848] By: demerphq on 2008/01/05 16:00:46 Log: Add a 'test-reonly' target to the standard Makefile for *nix. (Not quite as clever as the one for win32, im working on it) Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 32847] By: mhx on 2008/01/05 15:49:31 Log: Remove IPC::SysV constant files from the MANIFEST. Branch: perl ! MANIFEST ____________________________________________________________________________ [ 32846] By: mhx on 2008/01/05 15:47:40 Log: Build const-(c|xs).inc in IPC::SysV on the fly. Branch: perl - ext/IPC/SysV/const-c.inc ext/IPC/SysV/const-xs.inc ! ext/IPC/SysV/Makefile.PL ____________________________________________________________________________ [ 32845] By: nicholas on 2008/01/05 15:02:25 Log: Abolish wraplen from struct regexp. We're already storing it in SvCUR. Branch: perl ! regcomp.c regexp.h ____________________________________________________________________________ [ 32844] By: nicholas on 2008/01/05 14:50:07 Log: Remove a comment that is no longer necessary since Perl Object bit the dust some time around 5.6 Branch: perl ! embed.fnc ____________________________________________________________________________ [ 32843] By: nicholas on 2008/01/05 14:43:55 Log: Abolish RXp_PRELEN(rx) and RXp_WRAPLEN() Fix up some uses of RX_* macros in the block conditionally compiled with STUPID_PATTERN_CHECKS. Branch: perl ! regcomp.c regexp.h ____________________________________________________________________________ [ 32842] By: nicholas on 2008/01/05 14:30:01 Log: Make ext/re/t/re_funcs.t warnings clean. Branch: perl ! ext/re/t/re_funcs.t ____________________________________________________________________________ [ 32841] By: nicholas on 2008/01/05 14:13:48 Log: Abolish wrapped in struct regexp - store the wrapped pattern pointer in the SvPVX(). Branch: perl ! ext/B/t/optree_constants.t ext/Devel/Peek/t/Peek.t regcomp.c ! regexp.h ____________________________________________________________________________ [ 32840] By: nicholas on 2008/01/05 13:54:38 Log: Add RX_UTF8(), which is effectively SvUTF8() but for regexps. Remove RXp_PRECOMP() and RXp_WRAPPED(). Change the parameter of S_debug_start_match() from regexp to REGEXP. Change its callers [the only part wrong for 5.10.x] Branch: perl ! embed.fnc proto.h regcomp.c regexec.c regexp.h ____________________________________________________________________________ [ 32839] By: nicholas on 2008/01/05 13:13:36 Log: Protect me (and my fellow muppets) from screens of "syntax errors" if one accidentally feeds embed.fnc or t/op/re_tests to the perl interpreter. Branch: perl ! embed.fnc t/op/re_tests t/op/regexp.t ____________________________________________________________________________ [ 32838] By: nicholas on 2008/01/05 11:30:31 Log: BER is all very well, but it turns out that it's better to store the offset as either a byte (if <256), or a 0 byte with a STRLEN before. "better" in that the reading can be inlined, and even then the object code is smaller (function calls have space overhead). So goodbye Perl_sv_read_offset() and hello SvOOK_offset(). Branch: perl ! dump.c embed.fnc embed.h global.sym pod/perlapi.pod proto.h ! sv.c sv.h ____________________________________________________________________________ [ 32837] By: nicholas on 2008/01/05 00:59:18 Log: Fix the compile for -DPERL_OLD_COPY_ON_WRITE (apart from the tenacious broken window: ../ext/Compress/Raw/Zlib/t/07bufsize.t) Branch: perl ! pp_ctl.c pp_hot.c regexp.h ____________________________________________________________________________ [ 32836] By: nicholas on 2008/01/04 23:12:01 Log: Re-implement the SvOOK() hack to store the offset as a BER encoded number in the part of the PVX that is being released. (It will always fit, as chopping off 1 byte gives just enough space for recording a delta of up to 127). This allows SvOOK() to co-exist with SvIOK_on(), which means all the calls to SvOOK_off() [with the possibility of a call to sv_backoff()] in SvIOK_on() can be removed. This ought to make a lot of straight line code a little bit simpler. OOK()d scalars can now be SVt_PV, as the IVX isn't needed. Branch: perl ! dump.c embed.fnc embed.h global.sym proto.h sv.c sv.h ____________________________________________________________________________ [ 32835] By: nicholas on 2008/01/04 22:20:48 Log: Oops. Forgot to propagate the rename of Perl_re_dup to Perl_re_dup_guts into makedef.pl Branch: perl ! makedef.pl ____________________________________________________________________________ [ 32834] By: nicholas on 2008/01/04 20:27:42 Log: Re-implement mPUSHp() and mXPUSHp() using Perl_newSVpvn_flags(), which results in slightly smaller object code. (No extra work is done.) Branch: perl ! pp.h ____________________________________________________________________________ [ 32833] By: nicholas on 2008/01/04 18:18:02 Log: Add a small program that gets the C pre-processor to expand the macro passed on the command line. Branch: perl + Porting/expand-macro.pl ! MANIFEST ____________________________________________________________________________ [ 32832] By: rgs on 2008/01/04 15:56:16 Log: Subject: Notice of git tag retraction; also, [PATCH] correct Module::CoreList From: Sam Vilain Date: Thu, 27 Dec 2007 23:27:32 +1300 Message-ID: <47737E14.9040908@vilain.net> Branch: perl ! lib/Module/CoreList.pm ____________________________________________________________________________ [ 32831] By: rgs on 2008/01/04 15:51:00 Log: SelfLoader is dual-lived Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 32830] By: rgs on 2008/01/04 15:48:32 Log: Upgrade to SelfLoader 1.13_03 Branch: perl ! lib/SelfLoader.pm lib/SelfLoader/t/01SelfLoader.t ! lib/SelfLoader/t/02SelfLoader-buggy.t ____________________________________________________________________________ [ 32829] By: rgs on 2008/01/04 15:47:48 Log: Move the SelfLoader test files in their own subdirectory Branch: perl +> lib/SelfLoader/t/01SelfLoader.t +> lib/SelfLoader/t/02SelfLoader-buggy.t - lib/SelfLoader-buggy.t lib/SelfLoader.t ! MANIFEST ____________________________________________________________________________ [ 32828] By: mhx on 2008/01/04 15:03:40 Log: Follow up on change #32680. This fixes compilation with -DPERL_GLOBAL_STRUCT. Branch: perl ! op.c ____________________________________________________________________________ [ 32827] By: mhx on 2008/01/04 14:10:18 Log: Upgrade to Devel::PPPort 3.13_01 Branch: perl + ext/Devel/PPPort/parts/base/5010000 + ext/Devel/PPPort/parts/base/5011000 + ext/Devel/PPPort/parts/inc/newSVpv + ext/Devel/PPPort/parts/todo/5010000 + ext/Devel/PPPort/parts/todo/5011000 + ext/Devel/PPPort/t/newSVpv.t ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/README ! ext/Devel/PPPort/apicheck_c.PL ! 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/mktests.PL ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c ! ext/Devel/PPPort/parts/apicheck.pl ! ext/Devel/PPPort/parts/apidoc.fnc ! ext/Devel/PPPort/parts/base/5004000 ! ext/Devel/PPPort/parts/base/5005000 ! ext/Devel/PPPort/parts/base/5006000 ! ext/Devel/PPPort/parts/base/5007001 ! ext/Devel/PPPort/parts/base/5008001 ! 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/MY_CXT ! ext/Devel/PPPort/parts/inc/SvPV ! ext/Devel/PPPort/parts/inc/SvREFCNT ! ext/Devel/PPPort/parts/inc/Sv_set ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop ! ext/Devel/PPPort/parts/inc/exception ! ext/Devel/PPPort/parts/inc/format ! ext/Devel/PPPort/parts/inc/grok ! ext/Devel/PPPort/parts/inc/limits ! ext/Devel/PPPort/parts/inc/mPUSH ! ext/Devel/PPPort/parts/inc/magic ! ext/Devel/PPPort/parts/inc/memory ! ext/Devel/PPPort/parts/inc/misc ! ext/Devel/PPPort/parts/inc/newCONSTSUB ! ext/Devel/PPPort/parts/inc/newRV ! ext/Devel/PPPort/parts/inc/podtest ! 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/shared_pv ! ext/Devel/PPPort/parts/inc/snprintf ! ext/Devel/PPPort/parts/inc/strlfuncs ! ext/Devel/PPPort/parts/inc/sv_xpvf ! ext/Devel/PPPort/parts/inc/threads ! ext/Devel/PPPort/parts/inc/uv ! ext/Devel/PPPort/parts/inc/variables ! ext/Devel/PPPort/parts/inc/version ! ext/Devel/PPPort/parts/inc/warn ! ext/Devel/PPPort/parts/ppport.fnc ! ext/Devel/PPPort/parts/ppptools.pl ! ext/Devel/PPPort/parts/todo/5005000 ! ext/Devel/PPPort/parts/todo/5009003 ! ext/Devel/PPPort/parts/todo/5009005 ext/Devel/PPPort/soak ! ext/Devel/PPPort/t/mPUSH.t ext/Devel/PPPort/t/misc.t ! ext/Devel/PPPort/t/pvs.t ext/Devel/PPPort/typemap ____________________________________________________________________________ [ 32826] By: stevep on 2008/01/04 13:17:31 Log: Upgrade to CGI.pm-3.33. There are still differences between the core version and CPAN version, so, the version bump continues. Branch: perl ! lib/CGI.pm ____________________________________________________________________________ [ 32825] By: stevep on 2008/01/04 13:12:25 Log: Upgrade to IO-Zlib-1.09. Branch: perl ! lib/IO/Zlib.pm ____________________________________________________________________________ [ 32824] By: mhx on 2008/01/04 12:28:54 Log: There's no need to handle 'set' magic in the mX?PUSH macros. The macros all create new mortals using sv_newmortal(), and those cannot be magical. This is in contrary to the X?PUSH macros, which operate on TARG, which can be magical. With that in mind, mentioning whether or not mX?PUSH can handle 'set' magic doesn't make sense any longer. Branch: perl ! pod/perlapi.pod pp.h ____________________________________________________________________________ [ 32823] By: steveh on 2008/01/04 10:47:27 Log: Run regen.pl (fixes build on Win32, at least) Branch: perl ! embed.h global.sym pod/perlapi.pod ____________________________________________________________________________ [ 32822] By: mhx on 2008/01/04 01:22:22 Log: Subject: Re: SV leak? From: Vincent Pit Date: Thu, 03 Jan 2008 19:26:05 +0100 Message-ID: <477D28BD.5060801@profvince.com> Mortalize SVs that are being pushed on the stack. Try to use specialized macros for pushing mortals. Branch: perl ! ext/B/B.xs ext/Win32/Win32.xs mg.c os2/os2.c pp_sys.c ! win32/wince.c ____________________________________________________________________________ [ 32821] By: mhx on 2008/01/04 01:06:10 Log: Add macros mPUSHs() and mXPUSHs() for pushing SVs on the stack and mortalizing them. Use these macros where possible. And also mX?PUSH[inpu] where possible. Branch: perl ! av.c mg.c mro.c perl.c pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c ! pp_sys.c sv.c universal.c utf8.c util.c ____________________________________________________________________________ [ 32820] By: nicholas on 2008/01/03 17:54:38 Log: Missed three sv_2mortal(newSVpvn(...))s in the headers. Branch: perl ! XSUB.h hv.h sv.h ____________________________________________________________________________ [ 32819] By: nicholas on 2008/01/03 17:42:27 Log: Add newSVpvs_flags() as a wrapper to newSVpvn_flags(), and rework sv_2mortal(newSVpvs(...)) constructions to use it. Branch: perl ! cop.h handy.h mg.c pp.c pp_ctl.c pp_sys.c sv.c toke.c ! universal.c utf8.c util.c xsutils.c ____________________________________________________________________________ [ 32818] By: nicholas on 2008/01/03 17:15:53 Log: Extend newSVpvn_flags() to also call sv_2mortal() if SVs_TEMP is set in the flags. Move its implementation just ahead of sv_2mortal()'s for CPU cache locality. Refactor all code that can be to use this. Branch: perl ! doio.c doop.c gv.c hv.c mg.c mro.c pod/perlapi.pod pp.c ! pp_hot.c pp_pack.c pp_sys.c regcomp.c sv.c toke.c utf8.c ! util.c ____________________________________________________________________________ [ 32817] By: mhx on 2008/01/03 17:10:56 Log: Forgot to remove dTARGET with change #32816. Branch: perl ! universal.c ____________________________________________________________________________ [ 32816] By: mhx on 2008/01/03 17:07:06 Log: Fix memory leaks in XS_PerlIO_get_layers() by mortalizing all variables pushed on the stack. Also make sure the loop is using mXPUSHi() and not XPUSHi(). Branch: perl ! universal.c ____________________________________________________________________________ [ 32815] By: nicholas on 2008/01/03 16:27:13 Log: We can now sv_uprade(sv, SVt_PVHV), so do so, to simplify the code. Branch: perl ! mro.c ____________________________________________________________________________ [ 32814] By: stevep on 2008/01/03 15:23:36 Log: Upgrade to Net-Ping-2.34 Branch: perl ! lib/Net/Ping.pm lib/Net/Ping/t/510_ping_udp.t ____________________________________________________________________________ [ 32813] By: nicholas on 2008/01/03 14:24:29 Log: Possible future bugs found by the creation of newSVpvn_flags(). But use newSVhek() in preference when possible. Branch: perl ! perl.c pp.c regcomp.c sv.c ____________________________________________________________________________ [ 32812] By: nicholas on 2008/01/03 14:23:17 Log: Add HeUTF8() to complement HePV() and then immediately suggest that newSVhek(HeKEY_hek(he) is probably what you wanted all along. Branch: perl ! hv.h pod/perlapi.pod ____________________________________________________________________________ [ 32811] By: nicholas on 2008/01/03 13:57:17 Log: Typo spotted by Jarkko. Branch: perl ! sv.c ____________________________________________________________________________ [ 32810] By: nicholas on 2008/01/03 12:47:25 Log: Fixes to get MAD working after change 32804, and some newSVpvn_utf8()s I missed becase (silly Nick) the grep for plausible files was done on the 5.8.x tree. Branch: perl ! dump.c ____________________________________________________________________________ [ 32809] By: rgs on 2008/01/03 10:18:19 Log: Subject: [PATCH] RE: How to load a "loadable object" that has a non-default file extension ? From: "Jan Dubois" Date: Sun, 30 Dec 2007 12:52:30 -0800 Message-ID: <18a401c84b25$e5272480$af756d80$@com> Branch: perl ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ [ 32808] By: rgs on 2008/01/03 10:02:50 Log: OP_THREADSV was removed by #29727 Branch: perl ! op.h ____________________________________________________________________________ [ 32807] By: nicholas on 2008/01/02 23:41:21 Log: Add a new function newSVpvn_flags(), which takes a third parameter of flag bits. Right now the only flag bit is SVf_UTF8, which will call SvUTF8_on() on the new SV for you. Provide a wrapper newSVpvn_utf8(), which takes a boolean, and passes in SVf_UTF8 if that is true. Refactor the core to use it where possible. It makes the source code clearer and smaller, but seems to be swings and roundabouts on object code size. Branch: perl ! embed.fnc embed.h hv.c perl.c pod/perlapi.pod pp.c pp_hot.c ! pp_pack.c proto.h regcomp.c sv.c sv.h toke.c util.c ____________________________________________________________________________ [ 32806] By: nicholas on 2008/01/02 22:21:50 Log: Silly Nick - change 32804 missed updating the list of global functions. Branch: perl ! global.sym ____________________________________________________________________________ [ 32805] By: stevep on 2008/01/02 18:29:14 Log: Subject: [PATCH] Small documentation nits From: Séstien Aperghis-Tramoni Date: Mon, 31 Dec 2007 21:05:47 +0100 Message-Id: <2AF110D6-9183-47C5-BBBA-26C3FB97C3D3@free.fr> Branch: perl ! pod/perl5100delta.pod pod/perlsyn.pod ____________________________________________________________________________ [ 32804] By: nicholas on 2008/01/02 13:47:42 Log: Make struct regexp the body of SVt_REGEXP SVs, REGEXPs become SVs, and regexp reference counting is via the regular SV reference counting. This was not as easy at it looks. Branch: perl ! cflags.SH dump.c embed.fnc embed.h ext/B/B.xs ! ext/Devel/Peek/t/Peek.t mg.c perl.h pp_ctl.c pp_hot.c proto.h ! regcomp.c regcomp.h regexec.c regexp.h sv.c sv.h util.c ____________________________________________________________________________ [ 32803] By: nicholas on 2008/01/02 13:07:16 Log: Convert some "regexp" and "struct regexp" to REGEXP where they are currently equivalent but will be wrong once the equivalence vanishes. Branch: perl ! embed.fnc embed.h pp_ctl.c proto.h regcomp.c ____________________________________________________________________________ [ 32802] By: nicholas on 2008/01/02 12:06:05 Log: Wrap all deferences of struct regexp* in macros RX_*() [and for regcomp.c and regexec.c RXp_* where necessary] so that in future we can maintain source compatibility when we add an extra level of dereferencing. Branch: perl ! dump.c ext/B/B.xs ext/re/re.xs mg.c op.c perl.h pp.c pp_ctl.c ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h ____________________________________________________________________________ [ 32801] By: mhx on 2008/01/02 12:01:29 Log: Subject: [PATCH] shield t/test.pl functions from global print modifiers From: Michael G Schwern Date: Tue, 01 Jan 2008 18:12:36 -0800 Message-ID: <477AF314.9050808@pobox.com> Branch: perl ! t/test.pl ____________________________________________________________________________ [ 32800] By: stevep on 2008/01/01 23:46:55 Log: Upgrade to constant-1.15 Branch: perl ! lib/constant.pm lib/constant.t ____________________________________________________________________________ [ 32799] By: stevep on 2008/01/01 23:43:42 Log: Upgrade to Sys-Syslog-0.24 Branch: perl ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t ____________________________________________________________________________ [ 32798] By: stevep on 2008/01/01 23:39:58 Log: Upgrade to CGI.pm-3.32. Retain the version bump since bug fixes have not yet been integrated. Branch: perl ! lib/CGI.pm ____________________________________________________________________________ [ 32797] By: merijn on 2008/01/01 20:34:49 Log: Missing test, adding $ to the other test's Branch: perl ! Configure ____________________________________________________________________________ [ 32796] By: merijn on 2008/01/01 20:33:53 Log: Missing test, adding $ to the other test's Branch: metaconfig ! U/compline/ccflags.U ____________________________________________________________________________ [ 32795] By: merijn on 2008/01/01 20:13:56 Log: Bring back the platforms that do not support -fstack-protector Branch: perl ! Configure ____________________________________________________________________________ [ 32794] By: merijn on 2008/01/01 20:12:03 Log: Bring back the platforms that do not support -fstack-protector Branch: metaconfig ! U/compline/ccflags.U ____________________________________________________________________________ [ 32793] By: mhx on 2008/01/01 17:18:13 Log: Add editor blocks to some header files. Branch: perl ! dosish.h fakesdio.h fakethr.h handy.h iperlsys.h mg.h ! nostdio.h pad.h parser.h perl.h perlio.h perliol.h perlsdio.h ! perlsfio.h regcomp.h scope.h thread.h unixish.h utf8.h ! utfebcdic.h util.h ____________________________________________________________________________ [ 32792] By: craigb on 2007/12/31 23:49:48 Log: Needed one more cast after 32760. The VMS compiler complained that a pointer to int and pointer to long are different things even though they both point to a 32-bit signed integer. Branch: perl ! av.c ____________________________________________________________________________ [ 32791] By: craigb on 2007/12/31 23:44:35 Log: Fix VMS::Stdio bug introduced in 32713. Branch: perl ! vms/ext/Stdio/Stdio.xs ____________________________________________________________________________ [ 32790] By: nicholas on 2007/12/31 15:45:03 Log: As Perl_magic_setbm() and Perl_magic_setfm() aren't in the public API, they can just go. Branch: perl ! embed.fnc embed.h mathoms.c proto.h ____________________________________________________________________________ [ 32789] By: nicholas on 2007/12/31 13:54:04 Log: Perl_magic_setbm() and Perl_magic_setfm() are mathoms that can be merged with Perl_magic_setregexp(). [Coverage on the testsuite suggests that more than that they're actually dead code, but in theory it should be possible to construct a test case that exercises them.] Branch: perl ! embed.fnc embed.h mathoms.c mg.c perl.h proto.h ____________________________________________________________________________ [ 32788] By: nicholas on 2007/12/31 11:04:54 Log: assert() that we're not trying to free scalars a second time. Branch: perl ! sv.c ____________________________________________________________________________ [ 32787] By: stevep on 2007/12/31 04:08:00 Log: Upgrade to AutoLoader-5.64 Branch: perl + lib/AutoLoader/t/01AutoLoader.t lib/AutoLoader/t/02AutoSplit.t - lib/AutoLoader.t lib/AutoSplit.t ! MANIFEST lib/AutoLoader.pm lib/AutoSplit.pm ____________________________________________________________________________ [ 32786] By: stevep on 2007/12/31 03:41:01 Log: Upgrade to Math-Complex-1.38 Branch: perl ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm ! lib/Math/Trig.t ____________________________________________________________________________ [ 32785] By: nicholas on 2007/12/30 20:23:54 Log: Change 32783 was generating warnings from gcc about an extra semicolon in strucutre or union. No doubt some non-sloppy compilers will consider this an error and barf. We don't like barfing. Branch: perl ! hv.h ____________________________________________________________________________ [ 32784] By: mhx on 2007/12/30 12:20:12 Log: Add script to check source code for ANSI-C violations. Branch: perl + Porting/checkansi.pl ! MANIFEST ____________________________________________________________________________ [ 32783] By: mhx on 2007/12/30 10:30:15 Log: Subject: [PATCH] factor out duplicate code in struct xpv* From: Marcus Holland-Moritz Date: Sat, 29 Dec 2007 18:17:42 +0100 Message-ID: <20071229181742.1933db40@r2d2> Branch: perl ! av.h cv.h hv.h perl.h sv.h ____________________________________________________________________________ [ 32782] By: stevep on 2007/12/30 05:26:15 Log: Add file to MANIFEST that hitched a ride with change #32750. It hopefully will fix RT #44357. Branch: perl ! MANIFEST ____________________________________________________________________________ [ 32781] By: mhx on 2007/12/30 04:44:40 Log: Include SVf_UTF8 in the bitmask when checking the SvFLAGS in SvPVutf8_force(), as otherwise the conditional expression will always be false and the optimisation will never kick in. Branch: perl ! sv.h ____________________________________________________________________________ [ 32780] By: mhx on 2007/12/30 02:48:25 Log: Upgrade to IPC::SysV 2.00 Branch: perl ! ext/IPC/SysV/Changes ext/IPC/SysV/Makefile.PL ! ext/IPC/SysV/SysV.xs ext/IPC/SysV/lib/IPC/Msg.pm ! ext/IPC/SysV/lib/IPC/Semaphore.pm ! ext/IPC/SysV/lib/IPC/SharedMem.pm ext/IPC/SysV/lib/IPC/SysV.pm ____________________________________________________________________________ [ 32779] By: nicholas on 2007/12/29 23:00:03 Log: Subject: [PATCH] Typo in op.c From: Vincent Pit Message-ID: <47712BF1.9060200@profvince.com> Date: Tue, 25 Dec 2007 17:12:33 +0100 (And then an update to make the tests in gv.t expect the right thing, and test the behaviour that my change 26482 was originally supposed to produce, but didn't until this typo was fixed) Branch: perl ! op.c t/op/gv.t ____________________________________________________________________________ [ 32778] By: nicholas on 2007/12/29 19:50:27 Log: In sv_chop(), write sentinals over the part of the buffer that is thrown away, and verify that they are present in sv_backoff(). assert that we are being asked to chop off positive amounts of buffer. Branch: perl ! sv.c ____________________________________________________________________________ [ 32777] By: nicholas on 2007/12/29 19:32:52 Log: Move all code that relies on reading the to-be-thrown-away buffer ahead of the call to sv_chop() that throws it away. Branch: perl ! pp_hot.c sv.c ____________________________________________________________________________ [ 32776] By: nicholas on 2007/12/29 17:35:25 Log: Change 32760 needed to add a cast to avoid a warning. Branch: perl ! av.c ____________________________________________________________________________ [ 32775] By: nicholas on 2007/12/29 17:01:51 Log: Reorder the external regexp flags to get RXf_PMf_STD_PMMOD into the lowest 4 bits (which saves a shift), and the "flags indicating special patterns" into contiguous bits. This makes everything a little tidier, and saves 88 bytes (woohoo!) of object file with -Os on x86 FreeBSD. Branch: perl ! op.h regexp.h regnodes.h ____________________________________________________________________________ [ 32774] By: nicholas on 2007/12/29 15:11:04 Log: The position of the modifier flag bits is actually encoded by a right shift 12 in two places, so replace that magic number with a macro RXf_PMf_STD_PMMOD_SHIFT defined adjacent to the flags it interacts with. Branch: perl ! ext/re/re.xs regcomp.c regexp.h ____________________________________________________________________________ [ 32773] By: merijn on 2007/12/29 14:54:57 Log: Sync after metaconfig backports. Some reorders were done Branch: perl ! Configure Porting/Glossary config_h.SH ____________________________________________________________________________ [ 32772] By: merijn on 2007/12/29 14:51:47 Log: Copy from NWC's Glossary entry Branch: metaconfig/U/perl ! i_assert.U ____________________________________________________________________________ [ 32771] By: merijn on 2007/12/29 14:42:37 Log: Backport #32607 Branch: metaconfig ! U/threads/d_localtime_r.U ____________________________________________________________________________ [ 32770] By: merijn on 2007/12/29 14:34:03 Log: Trailing whitespace Branch: metaconfig ! U/compline/d_isascii.U U/modified/sig_name.U ! U/protos/selecttype.U ____________________________________________________________________________ [ 32769] By: merijn on 2007/12/29 14:30:24 Log: Trailing whitespace Branch: metaconfig ! U/typedefs/modetype.U ____________________________________________________________________________ [ 32768] By: merijn on 2007/12/29 14:28:10 Log: trailing whitespace Branch: metaconfig ! U/modified/groupstype.U ____________________________________________________________________________ [ 32767] By: merijn on 2007/12/29 14:13:54 Log: More accurate description for config_h.SH Branch: metaconfig/U/perl ! i_assert.U ____________________________________________________________________________ [ 32766] By: merijn on 2007/12/29 14:06:45 Log: Backport #32667, #32670, and #32669 Branch: metaconfig ! U/compline/ccflags.U ____________________________________________________________________________ [ 32765] By: merijn on 2007/12/29 14:06:05 Log: Backport #32671 Branch: metaconfig/U/perl ! perlxv.U ____________________________________________________________________________ [ 32764] By: merijn on 2007/12/29 14:05:31 Log: Backport #32705 Branch: metaconfig/U/perl + i_assert.U ____________________________________________________________________________ [ 32763] By: nicholas on 2007/12/29 13:33:38 Log: Perl_sv_chop() can return early if it's being asked to do nothing. Branch: perl ! sv.c ____________________________________________________________________________ [ 32762] By: nicholas on 2007/12/29 13:29:37 Log: die if multiple macros in regexp.h attempt to use the same flag bit. Branch: perl ! regcomp.pl ____________________________________________________________________________ [ 32761] By: demerphq on 2007/12/29 13:26:35 Log: Fix Perl #49190, tests from Abigail, codefix from me. Branch: perl ! pp_hot.c t/op/pat.t ____________________________________________________________________________ [ 32760] By: nicholas on 2007/12/29 12:28:14 Log: Change Perl_av_iter_p() to return IV* rather than I32* (which means having to allocate memory where sizeof(IV) > sizeof(I32)). Branch: perl ! av.c embed.fnc embed.h pp.c proto.h ____________________________________________________________________________ [ 32759] By: nicholas on 2007/12/29 11:49:09 Log: Note to future self about moving the regexp flag bits around. Branch: perl ! op.h regexp.h ____________________________________________________________________________ [ 32758] By: nicholas on 2007/12/29 00:17:41 Log: Wrap wrapped and wraplen from struct regexp in macros RW_WRAPPED() and RX_WRAPLEN() to preserve source compatibility when they get moved around. Branch: perl ! dump.c ext/re/re.xs regcomp.c regexp.h ____________________________________________________________________________ [ 32757] By: nicholas on 2007/12/28 23:17:20 Log: Eliminate prelen from struct regexp. Possibly we are hardcoding a bit to much, as the replacement assumes that the wrapping string has exactly 1 character after the wrapped string [specifically ')']. Branch: perl ! regcomp.c regexp.h ____________________________________________________________________________ [ 32756] By: nicholas on 2007/12/28 23:15:47 Log: Replace 3 uses of RX_PRELEN(r) with plen, which has the same value. (But isn't a pointer dereference. Or about to become a calculation.) Branch: perl ! regcomp.c ____________________________________________________________________________ [ 32755] By: nicholas on 2007/12/28 22:19:00 Log: Eliminate precomp from struct regexp. Store the offset of precomp from wrapped in pre_prefix, a 4 bit value. (Maybe only for now) reduce seen_evals from I32 to 28 bits. Will anyone have more than 268435456 eval groups in a regexp? Branch: perl ! regcomp.c regexp.h ____________________________________________________________________________ [ 32754] By: nicholas on 2007/12/28 22:01:30 Log: Silly Nick. There was a bug in change 30757 whereby the precomp of a dup'd regexp would be pointing somewhere la-la. Probably at the precomp of the same regexp in the parent thread. (So it is only likely to go nasal daemon if the parent thread terminates first, or explicitly goes around freeing up run time generated regexps.) Branch: perl ! regcomp.c ____________________________________________________________________________ [ 32753] By: nicholas on 2007/12/28 21:25:50 Log: Wrap all accesses to the members precomp and prelen of struct regexp in the macros RX_PRECOMP() and RX_PRELEN(). This will allow us to reduce the regexp storage overhead by computing them at retrieve time. Branch: perl ! dump.c ext/B/B.xs ext/re/re.xs op.c pp_ctl.c pp_hot.c ! regcomp.c regexec.c regexp.h ____________________________________________________________________________ [ 32752] By: nicholas on 2007/12/28 11:27:10 Log: Dump the REGEXP member of SVt_REGEXP. Branch: perl ! dump.c ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 32751] By: nicholas on 2007/12/28 09:59:06 Log: First class regexps. Branch: perl ! dump.c ext/B/B.pm ext/B/B.xs ext/B/t/b.t ext/B/typemap ! ext/Devel/Peek/t/Peek.t lib/overload.t pp_ctl.c pp_hot.c ! regcomp.c regexec.c sv.c sv.h t/op/qr.t universal.c util.c ____________________________________________________________________________ [ 32750] By: stevep on 2007/12/28 05:05:50 Log: SvPVX_const() triggers an assertion that when the sv isn't a PV. Back this down to just checking to see if the sv is a PV or not. Branch: perl + ext/Encode/ucm/cp858.ucm ! sv.h ____________________________________________________________________________ [ 32749] By: nicholas on 2007/12/27 23:28:31 Log: Better diagnostics for the tests for #20683. Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 32748] By: nicholas on 2007/12/27 21:41:03 Log: scalars used in postponed subexpressions aren't first class regexps, so don't upgrade them to ORANGE before attaching qr magic. (And don't stop using qr magic once regexps become first class) Branch: perl ! regexec.c t/op/pat.t ____________________________________________________________________________ [ 32747] By: nicholas on 2007/12/27 21:34:22 Log: Proper $TODO support in &ok() and &iseq() in pat.t Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 32746] By: nicholas on 2007/12/27 20:44:26 Log: Localize $\ before changing it, so as not to affect print statements in the rest of the test. Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 32745] By: nicholas on 2007/12/27 20:33:55 Log: Test that we can clone regexps into new threads, and fix the bug in change 32740 that this reveals. (Bug spotted by, and initial patch from, Jerry D. Hedden.) Branch: perl ! sv.c t/op/threads.t ____________________________________________________________________________ [ 32744] By: nicholas on 2007/12/27 19:31:56 Log: "Automate" change 32648 (ensure that -E always loads the latest features) Branch: perl ! toke.c ____________________________________________________________________________ [ 32743] By: nicholas on 2007/12/27 18:43:40 Log: You can't coerce a typeglob to a string. (Restore the error message - an assertion failure is not helpful). Test the 3 basic coercion error messages. Branch: perl ! sv.c t/op/gv.t ____________________________________________________________________________ [ 32742] By: nicholas on 2007/12/27 17:22:06 Log: assert() that the sv_unmagic() in S_regmatch() is unneeded. Add a comment about the mg_find() that follows. Branch: perl ! regexec.c ____________________________________________________________________________ [ 32741] By: nicholas on 2007/12/27 15:31:28 Log: You don't need $(DYNALOADER) to make $(nonxs_ext) (which makes it easier to run minitest) Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 32740] By: nicholas on 2007/12/27 13:46:46 Log: Regexps are now orange. (Correct a comparison of $] with 5.011 in B.pm) Branch: perl ! ext/B/B.pm ext/Devel/Peek/t/Peek.t lib/overload.t pp_hot.c ! regexec.c sv.c util.c ____________________________________________________________________________ [ 32739] By: nicholas on 2007/12/27 11:35:57 Log: Remove the last Null(...) from x2p/* Something tells me that Win32 is compiling x2p with -DPERL_CORE *nix dosn't do this. Branch: perl ! x2p/hash.c ____________________________________________________________________________ [ 32738] By: nicholas on 2007/12/26 18:53:48 Log: Tweak Perl_sv_upgrade() so that references can upgrade to SVt_PV rather than something bigger. Fix a possible bug - "reference" to SVt_NV needs to go direct to SVt_PVNV. Branch: perl ! sv.c ____________________________________________________________________________ [ 32737] By: nicholas on 2007/12/26 18:12:32 Log: Take code that occurs in three places to take a scalar and ready it to hold a reference, and convert it to a macro define prepare_SV_for_RV(). Branch: perl ! pp.c pp_hot.c sv.c sv.h ____________________________________________________________________________ [ 32736] By: nicholas on 2007/12/26 17:27:15 Log: Remove two warnings (sub diag() was redefined, and implict split is deprecated) Branch: perl ! ext/B/t/concise.t ____________________________________________________________________________ [ 32735] By: stevep on 2007/12/26 17:06:04 Log: Upgrade to File-Temp-0.20 Branch: perl ! lib/File/Temp.pm lib/File/Temp/t/lock.t ____________________________________________________________________________ [ 32734] By: nicholas on 2007/12/26 17:03:56 Log: Eliminate SVt_RV, and use SVt_IV to store plain references. This frees up a scalar type for first class regular expressions. Branch: perl ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/t/b.t ! ext/B/t/optree_constants.t ext/B/t/terse.t ! ext/Devel/Peek/t/Peek.t ext/Storable/Storable.xs pp.c pp_hot.c ! sv.c sv.h ____________________________________________________________________________ [ 32733] By: nicholas on 2007/12/26 17:02:34 Log: Better diagnostics by removing an && from an ok() and converting it to two is()s. Branch: perl ! ext/B/t/deparse.t ____________________________________________________________________________ [ 32732] By: stevep on 2007/12/26 16:09:35 Log: Subject: [PATCH perl5100delta.pod] change/correction to 32246 From: "Robin Barker" Date: Fri, 9 Nov 2007 14:40:22 -0000 Message-ID: <2C2E01334A940D4792B3E115F95B722601604912@exchsvr1.npl.ad.local> Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32731] By: stevep on 2007/12/26 15:29:14 Log: Linking a RT ticket to an open TODO. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32730] By: stevep on 2007/12/26 15:03:49 Log: Subject: [PATCH] docs: list of places where $_ is used From: "Gabor Szabo" Date: Wed, 26 Dec 2007 06:49:34 +0200 Message-ID: Branch: perl ! pod/perlvar.pod ____________________________________________________________________________ [ 32729] By: stevep on 2007/12/26 14:55:03 Log: Subject: [PATCH] docs: replace FH by my $fh in open From: "Gabor Szabo" Date: Wed, 26 Dec 2007 06:03:29 +0200 Message-ID: Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 32728] By: stevep on 2007/12/26 14:46:54 Log: Subject: [PATCH] 64-bit fix for Time::Local From: "Jan Dubois" Date: Thu, 20 Dec 2007 10:18:52 -0800 Message-ID: <044301c84334$c6aa2960$53fe7c20$@com> Branch: perl ! lib/Time/Local.pm ____________________________________________________________________________ [ 32727] By: stevep on 2007/12/26 14:36:13 Log: Subject: [PATCH] Pod::Html: fix markup errors with (nested) definition lists From: Brendan O'Dea Date: Sat, 1 Dec 2007 11:59:12 +1100 Message-ID: <20071201005912.GA14441@londo.c47.org> Branch: perl ! lib/Pod/Html.pm lib/Pod/t/htmllink.t lib/Pod/t/htmlview.pod ! lib/Pod/t/htmlview.t ____________________________________________________________________________ [ 32726] By: nicholas on 2007/12/26 13:03:27 Log: Use print rather than diag(), as these routine messages shouldn't be going to STDERR. Branch: perl ! t/op/upgrade.t ____________________________________________________________________________ [ 32725] By: nicholas on 2007/12/26 11:55:15 Log: Swap SVt_RV and SVt_NV in the SV ordering. Branch: perl ! dump.c ext/B/B.xs ext/Storable/Storable.xs pp.c pp_hot.c sv.c ! sv.h ____________________________________________________________________________ [ 32724] By: nicholas on 2007/12/26 11:22:38 Log: A test for upgrading scalars. Curiously, before this, lib/Math/Trig.t was the only code anywhere in the build or testsuite that upgraded an NV to an RV. Branch: perl + t/op/upgrade.t ! MANIFEST ____________________________________________________________________________ [ 32723] By: mhx on 2007/12/25 15:05:33 Log: Subject: patch - chg 32721 missed a couple Nullstrs From: jimc Date: Tue, 25 Dec 2007 05:39:30 -0700 Message-ID: <4770FA02.2080800@gmail.com> Branch: perl ! x2p/hash.c ____________________________________________________________________________ [ 32722] By: mhx on 2007/12/25 05:25:42 Log: Subject: RE: [PATCH] s/perl510/perl511/g From: "Jan Dubois" Date: Mon, 24 Dec 2007 15:30:31 -0800 Message-ID: <0cdf01c84684$f99c3310$ecd49930$@com> Branch: perl ! README.win32 hints/dgux.sh installperl makedef.pl ____________________________________________________________________________ [ 32721] By: mhx on 2007/12/25 05:22:39 Log: Subject: [PATCH] Remove Nullch etc. from x2p From: "Jan Dubois" Date: Mon, 24 Dec 2007 14:58:20 -0800 Message-ID: <0cca01c84680$7afc9170$70f5b450$@com> Branch: perl ! x2p/a2p.h x2p/a2py.c x2p/str.c x2p/str.h x2p/util.c x2p/walk.c ____________________________________________________________________________ [ 32720] By: nicholas on 2007/12/24 21:26:22 Log: Subject: PATCH re 32711 From: "Robin Barker" Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A4@exchsvr2.npl.ad.local> Date: Mon, 24 Dec 2007 20:56:13 -0000 "IMO patch 32711 is better implemented using (the existing) NUM2PTR macro, as below/attached." Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 32719] By: nicholas on 2007/12/23 22:29:17 Log: Correct the correction. This one is both a correcly spelled word, and the word I was originally aiming for. Or if it's not, I'm sure that given infinite monkeys we'll get there sometime around the heat death of the universe. Branch: perl ! perl.h ____________________________________________________________________________ [ 32718] By: nicholas on 2007/12/23 20:25:25 Log: Fix my typo in a comment. Branch: perl ! perl.h ____________________________________________________________________________ [ 32717] By: nicholas on 2007/12/23 12:31:26 Log: In SvPV_free(), assert() that no-one is trying to free up a reference. Branch: perl ! sv.h ____________________________________________________________________________ [ 32716] By: nicholas on 2007/12/23 12:28:53 Log: { my $a; } not warning about being used only once is a something TO be DOne. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32715] By: nicholas on 2007/12/23 11:27:25 Log: Add an assert() to verify my assumption that no-one upgrades a scalar which has a referant but isn't flagged as a reference. Branch: perl ! sv.c ____________________________________________________________________________ [ 32714] By: stevep on 2007/12/23 02:15:30 Log: Welcome to Perl 5.11, win32! Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 32713] By: stevep on 2007/12/23 00:39:17 Log: Nullch and others were still alive and well in some of the operating system specific directories. I think I've chainsawed all of them now, but I can't guarantee that it compiles anywhere from win32. Branch: perl ! NetWare/nw5.c NetWare/nwperlhost.h NetWare/nwperlsys.h ! NetWare/nwstdio.h djgpp/djgpp.c os2/OS2/REXX/REXX.xs os2/os2.c ! util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs vms/vms.c ! win32/perlhost.h win32/win32.c win32/wince.c ____________________________________________________________________________ [ 32712] By: stevep on 2007/12/22 21:37:39 Log: Subject: [PATCH] Fix cygwin.c again From: "Jerry D. Hedden" Date: Sat, 22 Dec 2007 16:11:48 -0500 Message-ID: <1ff86f510712221311v1c58d606jc8dfeee6a21e6194@mail.gmail.com> Fixes breakage caused by change #32707 Branch: perl ! cygwin/cygwin.c ____________________________________________________________________________ [ 32711] By: nicholas on 2007/12/22 19:55:17 Log: Remove warning about casting integer to different sized pointer. Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 32710] By: stevep on 2007/12/22 19:39:36 Log: The ext/Cwd/Cwd.xs part of... Subject: consting Cwd and ExtUtils::ParseXS From: "Robin Barker" Date: Sat, 22 Dec 2007 00:52:54 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A0@exchsvr2.npl.ad.local> lib/ExtUtils/ParseXS.pm had changes already made with change #32691. Branch: perl ! ext/Cwd/Cwd.xs ____________________________________________________________________________ [ 32709] By: mhx on 2007/12/22 19:35:52 Log: Upgrade to IPC::SysV 1.99_07 Branch: perl + ext/IPC/SysV/Changes ext/IPC/SysV/MANIFEST.SKIP + ext/IPC/SysV/TODO ext/IPC/SysV/const-c.inc + ext/IPC/SysV/const-xs.inc ext/IPC/SysV/lib/IPC/Msg.pm + ext/IPC/SysV/lib/IPC/Semaphore.pm + ext/IPC/SysV/lib/IPC/SharedMem.pm ext/IPC/SysV/lib/IPC/SysV.pm + ext/IPC/SysV/regen.pl ext/IPC/SysV/t/pod.t + ext/IPC/SysV/t/podcov.t ext/IPC/SysV/t/shm.t + ext/IPC/SysV/typemap - ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST - ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm - ext/IPC/SysV/SysV.pm ! MANIFEST ext/IPC/SysV/Makefile.PL ext/IPC/SysV/README ! ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/ipcsysv.t ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t mkppport.lst ____________________________________________________________________________ [ 32708] By: nicholas on 2007/12/22 19:22:48 Log: Replace our assert-which-can-be-caught-by-eval with the real deal from the standard C library. Make ours available as Perl_assert(), if you really want that. assert() is only #include'd if you compile with -DDEBUGGING. Branch: perl ! perl.h ____________________________________________________________________________ [ 32707] By: nicholas on 2007/12/22 18:26:21 Log: Remove the definitions of Null(), Nullch, Nullfp, Nullsv and PL_na when PERL_CORE is defined. (Which, "obviously", is only in code within the perl source tree, which we control). Nullop remains, and would be moderately invasive to remove. Branch: perl ! handy.h op.h perl.h pod/perlapi.pod sv.c ____________________________________________________________________________ [ 32706] By: nicholas on 2007/12/22 18:17:46 Log: Hateful software that sends my cursor keys as packets that can get split, and more hateful software that decides that split packets means not-a-cursor-key. Branch: perl ! ext/ODBM_File/typemap ____________________________________________________________________________ [ 32705] By: nicholas on 2007/12/22 17:51:03 Log: Add a Configure probe for Branch: perl ! Configure Cross/config.sh-arm-linux NetWare/config.wc ! NetWare/config_H.wc Porting/Glossary Porting/config.sh ! Porting/config_H config_h.SH configure.com epoc/config.sh ! plan9/config_h.sample plan9/config_sh.sample symbian/config.sh ! uconfig.h uconfig.sh win32/config.bc win32/config.ce ! win32/config.gc win32/config.vc win32/config.vc64 ! win32/config_H.bc win32/config_H.ce win32/config_H.gc ! win32/config_H.vc win32/config_H.vc64 ____________________________________________________________________________ [ 32704] By: nicholas on 2007/12/22 17:00:24 Log: Exterminate PL_na! Exterminate! Exterminate! Exterminate! Branch: perl ! ext/DB_File/typemap ext/GDBM_File/typemap ! ext/NDBM_File/typemap ext/ODBM_File/typemap ! ext/SDBM_File/typemap ext/Win32API/File/buffers.h ! ext/Win32API/File/typemap os2/OS2/typemap os2/os2.c ! pod/perltodo.pod pod/perlxs.pod vms/vms.c ____________________________________________________________________________ [ 32703] By: nicholas on 2007/12/22 16:17:01 Log: Subject: [PATCH] ext/ consting From: "Robin Barker" Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399D@exchsvr2.npl.ad.local> Date: Sat, 22 Dec 2007 00:39:47 -0000 Branch: perl ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_aix.xs ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dld.xs ! ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_dlopen.xs ! ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_hpux.xs ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_mpeix.xs ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_symbian.xs ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs ! ext/GDBM_File/typemap ext/IPC/SysV/SysV.xs ext/POSIX/POSIX.xs ! ext/PerlIO/via/via.xs ext/SDBM_File/sdbm/hash.c ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.h ! ext/Socket/Socket.xs ext/re/re.xs ____________________________________________________________________________ [ 32702] By: nicholas on 2007/12/22 16:05:50 Log: By moving the "can't upgrade downwards" croak() in Perl_sv_upgrade() after the type changing logic, we allow sv_upgrade() from SVt_NV to SVt_IV to "work" (SVt_NV beomes SVt_PVNV in the type changing logic) which simplifies the code for Perl_sv_setiv() slightly. Branch: perl ! sv.c ____________________________________________________________________________ [ 32701] By: nicholas on 2007/12/22 12:50:35 Log: Correct the minor mistake of changes 32675 and 32676 - the check should be on whether the SV had a body before upgrading. As was, SVt_RV would needlessly have re-zeroed memory. Branch: perl ! sv.c ____________________________________________________________________________ [ 32700] By: nicholas on 2007/12/22 11:55:16 Log: Integrate: [ 32698] Integrate: [ 32509] For 5.8.8 and earlier, always call newCONSTSUB(), as the interpreter doesn't support proxy constant subroutines. For all 5.8.x add a cast to (char *) for the second argument to newCONSTSUB(). [ 32699] Integrate: [ 32483] Use a new (clean) anonymous hash for each loop, rather than a hash in the pad, as the latter can change internal state sufficiently to confuse matters (even though in all cases it has no keys and from Perl space is "measurably" identical). [ 32500] Get APItest.xs compiling on 5.8.x by making the compilation of the Perl_hv_common() test code conditional on the macro hv_common being defined, and the refcounted_he code conditional on it being 5.9 or later. [ 32501] Hack round the fact that UNITCHECK is nothing special on 5.8.x by conditionally creating a sub UNITCHECK(&); [ 32502] UNITCHECK isn't anything special in 5.8.x, so don't run those tests. [ 32503] Skip the op.t API test as it's not relevant to 5.8.x (%^H propagation). Correct the expectations of hash.t and svsetsv.t for 5.8.x. [ 32507] Test both dMY_CXT and dMY_CXT_INTERP. Branch: maint-5.10/perl !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs !> ext/XS/APItest/t/hash.t ext/XS/APItest/t/my_cxt.t !> ext/XS/APItest/t/op.t ext/XS/APItest/t/svsetsv.t !> ext/XS/APItest/t/xs_special_subs.t !> ext/XS/APItest/t/xs_special_subs_require.t !> lib/ExtUtils/Constant/ProxySubs.pm perl.h ____________________________________________________________________________ [ 32699] By: nicholas on 2007/12/22 11:28:02 Log: Integrate: [ 32483] Use a new (clean) anonymous hash for each loop, rather than a hash in the pad, as the latter can change internal state sufficiently to confuse matters (even though in all cases it has no keys and from Perl space is "measurably" identical). [ 32500] Get APItest.xs compiling on 5.8.x by making the compilation of the Perl_hv_common() test code conditional on the macro hv_common being defined, and the refcounted_he code conditional on it being 5.9 or later. [ 32501] Hack round the fact that UNITCHECK is nothing special on 5.8.x by conditionally creating a sub UNITCHECK(&); [ 32502] UNITCHECK isn't anything special in 5.8.x, so don't run those tests. [ 32503] Skip the op.t API test as it's not relevant to 5.8.x (%^H propagation). Correct the expectations of hash.t and svsetsv.t for 5.8.x. [ 32507] Test both dMY_CXT and dMY_CXT_INTERP. Branch: perl !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs !> ext/XS/APItest/t/hash.t ext/XS/APItest/t/my_cxt.t !> ext/XS/APItest/t/op.t ext/XS/APItest/t/svsetsv.t !> ext/XS/APItest/t/xs_special_subs.t !> ext/XS/APItest/t/xs_special_subs_require.t perl.h ____________________________________________________________________________ [ 32698] By: nicholas on 2007/12/22 11:15:49 Log: Integrate: [ 32509] For 5.8.8 and earlier, always call newCONSTSUB(), as the interpreter doesn't support proxy constant subroutines. For all 5.8.x add a cast to (char *) for the second argument to newCONSTSUB(). Branch: perl !> lib/ExtUtils/Constant/ProxySubs.pm ____________________________________________________________________________ [ 32697] By: nicholas on 2007/12/22 10:26:16 Log: Integrate: [ 32649] Add perl5110delta, and change 5100delta so that it is no longer "the" perldelta. well, the 5100delta change. But add 5101delta instead. Branch: maint-5.10/perl + pod/perl5101delta.pod ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod ! vms/descrip_mms.template win32/Makefile win32/makefile.mk ! win32/pod.mak !> pod/perl5100delta.pod ____________________________________________________________________________ [ 32696] By: nicholas on 2007/12/22 09:39:03 Log: Integrate: [ 32643] Record all the changes up to 5.10.0, and ready a new changes file for 5.11 albeit edited to say 5.10.1 instead of 5.11. Branch: maint-5.10/perl +> Changes5.10 !> Changes MANIFEST ____________________________________________________________________________ [ 32695] By: nicholas on 2007/12/22 09:36:06 Log: Insert a "MAINT" tag in the patchlevel.h Branch: maint-5.10/perl ! patchlevel.h ____________________________________________________________________________ [ 32694] By: nicholas on 2007/12/22 09:23:09 Log: create maint-5.10 branch from perl/...@32642 Branch: maint-5.10/perl +> (branch 4094 files) ____________________________________________________________________________ [ 32719] By: nicholas on 2007/12/23 22:29:17 Log: Correct the correction. This one is both a correcly spelled word, and the word I was originally aiming for. Or if it's not, I'm sure that given infinite monkeys we'll get there sometime around the heat death of the universe. Branch: perl ! perl.h ____________________________________________________________________________ [ 32718] By: nicholas on 2007/12/23 20:25:25 Log: Fix my typo in a comment. Branch: perl ! perl.h ____________________________________________________________________________ [ 32717] By: nicholas on 2007/12/23 12:31:26 Log: In SvPV_free(), assert() that no-one is trying to free up a reference. Branch: perl ! sv.h ____________________________________________________________________________ [ 32716] By: nicholas on 2007/12/23 12:28:53 Log: { my $a; } not warning about being used only once is a something TO be DOne. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32715] By: nicholas on 2007/12/23 11:27:25 Log: Add an assert() to verify my assumption that no-one upgrades a scalar which has a referant but isn't flagged as a reference. Branch: perl ! sv.c ____________________________________________________________________________ [ 32714] By: stevep on 2007/12/23 02:15:30 Log: Welcome to Perl 5.11, win32! Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 32713] By: stevep on 2007/12/23 00:39:17 Log: Nullch and others were still alive and well in some of the operating system specific directories. I think I've chainsawed all of them now, but I can't guarantee that it compiles anywhere from win32. Branch: perl ! NetWare/nw5.c NetWare/nwperlhost.h NetWare/nwperlsys.h ! NetWare/nwstdio.h djgpp/djgpp.c os2/OS2/REXX/REXX.xs os2/os2.c ! util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs vms/vms.c ! win32/perlhost.h win32/win32.c win32/wince.c ____________________________________________________________________________ [ 32712] By: stevep on 2007/12/22 21:37:39 Log: Subject: [PATCH] Fix cygwin.c again From: "Jerry D. Hedden" Date: Sat, 22 Dec 2007 16:11:48 -0500 Message-ID: <1ff86f510712221311v1c58d606jc8dfeee6a21e6194@mail.gmail.com> Fixes breakage caused by change #32707 Branch: perl ! cygwin/cygwin.c ____________________________________________________________________________ [ 32711] By: nicholas on 2007/12/22 19:55:17 Log: Remove warning about casting integer to different sized pointer. Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 32710] By: stevep on 2007/12/22 19:39:36 Log: The ext/Cwd/Cwd.xs part of... Subject: consting Cwd and ExtUtils::ParseXS From: "Robin Barker" Date: Sat, 22 Dec 2007 00:52:54 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A0@exchsvr2.npl.ad.local> lib/ExtUtils/ParseXS.pm had changes already made with change #32691. Branch: perl ! ext/Cwd/Cwd.xs ____________________________________________________________________________ [ 32709] By: mhx on 2007/12/22 19:35:52 Log: Upgrade to IPC::SysV 1.99_07 Branch: perl + ext/IPC/SysV/Changes ext/IPC/SysV/MANIFEST.SKIP + ext/IPC/SysV/TODO ext/IPC/SysV/const-c.inc + ext/IPC/SysV/const-xs.inc ext/IPC/SysV/lib/IPC/Msg.pm + ext/IPC/SysV/lib/IPC/Semaphore.pm + ext/IPC/SysV/lib/IPC/SharedMem.pm ext/IPC/SysV/lib/IPC/SysV.pm + ext/IPC/SysV/regen.pl ext/IPC/SysV/t/pod.t + ext/IPC/SysV/t/podcov.t ext/IPC/SysV/t/shm.t + ext/IPC/SysV/typemap - ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST - ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm - ext/IPC/SysV/SysV.pm ! MANIFEST ext/IPC/SysV/Makefile.PL ext/IPC/SysV/README ! ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/ipcsysv.t ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t mkppport.lst ____________________________________________________________________________ [ 32708] By: nicholas on 2007/12/22 19:22:48 Log: Replace our assert-which-can-be-caught-by-eval with the real deal from the standard C library. Make ours available as Perl_assert(), if you really want that. assert() is only #include'd if you compile with -DDEBUGGING. Branch: perl ! perl.h ____________________________________________________________________________ [ 32707] By: nicholas on 2007/12/22 18:26:21 Log: Remove the definitions of Null(), Nullch, Nullfp, Nullsv and PL_na when PERL_CORE is defined. (Which, "obviously", is only in code within the perl source tree, which we control). Nullop remains, and would be moderately invasive to remove. Branch: perl ! handy.h op.h perl.h pod/perlapi.pod sv.c ____________________________________________________________________________ [ 32706] By: nicholas on 2007/12/22 18:17:46 Log: Hateful software that sends my cursor keys as packets that can get split, and more hateful software that decides that split packets means not-a-cursor-key. Branch: perl ! ext/ODBM_File/typemap ____________________________________________________________________________ [ 32705] By: nicholas on 2007/12/22 17:51:03 Log: Add a Configure probe for Branch: perl ! Configure Cross/config.sh-arm-linux NetWare/config.wc ! NetWare/config_H.wc Porting/Glossary Porting/config.sh ! Porting/config_H config_h.SH configure.com epoc/config.sh ! plan9/config_h.sample plan9/config_sh.sample symbian/config.sh ! uconfig.h uconfig.sh win32/config.bc win32/config.ce ! win32/config.gc win32/config.vc win32/config.vc64 ! win32/config_H.bc win32/config_H.ce win32/config_H.gc ! win32/config_H.vc win32/config_H.vc64 ____________________________________________________________________________ [ 32704] By: nicholas on 2007/12/22 17:00:24 Log: Exterminate PL_na! Exterminate! Exterminate! Exterminate! Branch: perl ! ext/DB_File/typemap ext/GDBM_File/typemap ! ext/NDBM_File/typemap ext/ODBM_File/typemap ! ext/SDBM_File/typemap ext/Win32API/File/buffers.h ! ext/Win32API/File/typemap os2/OS2/typemap os2/os2.c ! pod/perltodo.pod pod/perlxs.pod vms/vms.c ____________________________________________________________________________ [ 32703] By: nicholas on 2007/12/22 16:17:01 Log: Subject: [PATCH] ext/ consting From: "Robin Barker" Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399D@exchsvr2.npl.ad.local> Date: Sat, 22 Dec 2007 00:39:47 -0000 Branch: perl ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_aix.xs ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dld.xs ! ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_dlopen.xs ! ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_hpux.xs ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_mpeix.xs ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_symbian.xs ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs ! ext/GDBM_File/typemap ext/IPC/SysV/SysV.xs ext/POSIX/POSIX.xs ! ext/PerlIO/via/via.xs ext/SDBM_File/sdbm/hash.c ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.h ! ext/Socket/Socket.xs ext/re/re.xs ____________________________________________________________________________ [ 32702] By: nicholas on 2007/12/22 16:05:50 Log: By moving the "can't upgrade downwards" croak() in Perl_sv_upgrade() after the type changing logic, we allow sv_upgrade() from SVt_NV to SVt_IV to "work" (SVt_NV beomes SVt_PVNV in the type changing logic) which simplifies the code for Perl_sv_setiv() slightly. Branch: perl ! sv.c ____________________________________________________________________________ [ 32701] By: nicholas on 2007/12/22 12:50:35 Log: Correct the minor mistake of changes 32675 and 32676 - the check should be on whether the SV had a body before upgrading. As was, SVt_RV would needlessly have re-zeroed memory. Branch: perl ! sv.c ____________________________________________________________________________ [ 32719] By: nicholas on 2007/12/23 22:29:17 Log: Correct the correction. This one is both a correcly spelled word, and the word I was originally aiming for. Or if it's not, I'm sure that given infinite monkeys we'll get there sometime around the heat death of the universe. Branch: perl ! perl.h ____________________________________________________________________________ [ 32718] By: nicholas on 2007/12/23 20:25:25 Log: Fix my typo in a comment. Branch: perl ! perl.h ____________________________________________________________________________ [ 32717] By: nicholas on 2007/12/23 12:31:26 Log: In SvPV_free(), assert() that no-one is trying to free up a reference. Branch: perl ! sv.h ____________________________________________________________________________ [ 32716] By: nicholas on 2007/12/23 12:28:53 Log: { my $a; } not warning about being used only once is a something TO be DOne. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32715] By: nicholas on 2007/12/23 11:27:25 Log: Add an assert() to verify my assumption that no-one upgrades a scalar which has a referant but isn't flagged as a reference. Branch: perl ! sv.c ____________________________________________________________________________ [ 32714] By: stevep on 2007/12/23 02:15:30 Log: Welcome to Perl 5.11, win32! Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 32713] By: stevep on 2007/12/23 00:39:17 Log: Nullch and others were still alive and well in some of the operating system specific directories. I think I've chainsawed all of them now, but I can't guarantee that it compiles anywhere from win32. Branch: perl ! NetWare/nw5.c NetWare/nwperlhost.h NetWare/nwperlsys.h ! NetWare/nwstdio.h djgpp/djgpp.c os2/OS2/REXX/REXX.xs os2/os2.c ! util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs vms/vms.c ! win32/perlhost.h win32/win32.c win32/wince.c ____________________________________________________________________________ [ 32712] By: stevep on 2007/12/22 21:37:39 Log: Subject: [PATCH] Fix cygwin.c again From: "Jerry D. Hedden" Date: Sat, 22 Dec 2007 16:11:48 -0500 Message-ID: <1ff86f510712221311v1c58d606jc8dfeee6a21e6194@mail.gmail.com> Fixes breakage caused by change #32707 Branch: perl ! cygwin/cygwin.c ____________________________________________________________________________ [ 32711] By: nicholas on 2007/12/22 19:55:17 Log: Remove warning about casting integer to different sized pointer. Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 32710] By: stevep on 2007/12/22 19:39:36 Log: The ext/Cwd/Cwd.xs part of... Subject: consting Cwd and ExtUtils::ParseXS From: "Robin Barker" Date: Sat, 22 Dec 2007 00:52:54 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A0@exchsvr2.npl.ad.local> lib/ExtUtils/ParseXS.pm had changes already made with change #32691. Branch: perl ! ext/Cwd/Cwd.xs ____________________________________________________________________________ [ 32709] By: mhx on 2007/12/22 19:35:52 Log: Upgrade to IPC::SysV 1.99_07 Branch: perl + ext/IPC/SysV/Changes ext/IPC/SysV/MANIFEST.SKIP + ext/IPC/SysV/TODO ext/IPC/SysV/const-c.inc + ext/IPC/SysV/const-xs.inc ext/IPC/SysV/lib/IPC/Msg.pm + ext/IPC/SysV/lib/IPC/Semaphore.pm + ext/IPC/SysV/lib/IPC/SharedMem.pm ext/IPC/SysV/lib/IPC/SysV.pm + ext/IPC/SysV/regen.pl ext/IPC/SysV/t/pod.t + ext/IPC/SysV/t/podcov.t ext/IPC/SysV/t/shm.t + ext/IPC/SysV/typemap - ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST - ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm - ext/IPC/SysV/SysV.pm ! MANIFEST ext/IPC/SysV/Makefile.PL ext/IPC/SysV/README ! ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/ipcsysv.t ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t mkppport.lst ____________________________________________________________________________ [ 32708] By: nicholas on 2007/12/22 19:22:48 Log: Replace our assert-which-can-be-caught-by-eval with the real deal from the standard C library. Make ours available as Perl_assert(), if you really want that. assert() is only #include'd if you compile with -DDEBUGGING. Branch: perl ! perl.h ____________________________________________________________________________ [ 32707] By: nicholas on 2007/12/22 18:26:21 Log: Remove the definitions of Null(), Nullch, Nullfp, Nullsv and PL_na when PERL_CORE is defined. (Which, "obviously", is only in code within the perl source tree, which we control). Nullop remains, and would be moderately invasive to remove. Branch: perl ! handy.h op.h perl.h pod/perlapi.pod sv.c ____________________________________________________________________________ [ 32706] By: nicholas on 2007/12/22 18:17:46 Log: Hateful software that sends my cursor keys as packets that can get split, and more hateful software that decides that split packets means not-a-cursor-key. Branch: perl ! ext/ODBM_File/typemap ____________________________________________________________________________ [ 32705] By: nicholas on 2007/12/22 17:51:03 Log: Add a Configure probe for Branch: perl ! Configure Cross/config.sh-arm-linux NetWare/config.wc ! NetWare/config_H.wc Porting/Glossary Porting/config.sh ! Porting/config_H config_h.SH configure.com epoc/config.sh ! plan9/config_h.sample plan9/config_sh.sample symbian/config.sh ! uconfig.h uconfig.sh win32/config.bc win32/config.ce ! win32/config.gc win32/config.vc win32/config.vc64 ! win32/config_H.bc win32/config_H.ce win32/config_H.gc ! win32/config_H.vc win32/config_H.vc64 ____________________________________________________________________________ [ 32704] By: nicholas on 2007/12/22 17:00:24 Log: Exterminate PL_na! Exterminate! Exterminate! Exterminate! Branch: perl ! ext/DB_File/typemap ext/GDBM_File/typemap ! ext/NDBM_File/typemap ext/ODBM_File/typemap ! ext/SDBM_File/typemap ext/Win32API/File/buffers.h ! ext/Win32API/File/typemap os2/OS2/typemap os2/os2.c ! pod/perltodo.pod pod/perlxs.pod vms/vms.c ____________________________________________________________________________ [ 32703] By: nicholas on 2007/12/22 16:17:01 Log: Subject: [PATCH] ext/ consting From: "Robin Barker" Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399D@exchsvr2.npl.ad.local> Date: Sat, 22 Dec 2007 00:39:47 -0000 Branch: perl ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_aix.xs ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dld.xs ! ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_dlopen.xs ! ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_hpux.xs ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_mpeix.xs ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_symbian.xs ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs ! ext/GDBM_File/typemap ext/IPC/SysV/SysV.xs ext/POSIX/POSIX.xs ! ext/PerlIO/via/via.xs ext/SDBM_File/sdbm/hash.c ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.h ! ext/Socket/Socket.xs ext/re/re.xs ____________________________________________________________________________ [ 32702] By: nicholas on 2007/12/22 16:05:50 Log: By moving the "can't upgrade downwards" croak() in Perl_sv_upgrade() after the type changing logic, we allow sv_upgrade() from SVt_NV to SVt_IV to "work" (SVt_NV beomes SVt_PVNV in the type changing logic) which simplifies the code for Perl_sv_setiv() slightly. Branch: perl ! sv.c ____________________________________________________________________________ [ 32701] By: nicholas on 2007/12/22 12:50:35 Log: Correct the minor mistake of changes 32675 and 32676 - the check should be on whether the SV had a body before upgrading. As was, SVt_RV would needlessly have re-zeroed memory. Branch: perl ! sv.c ____________________________________________________________________________ [ 32700] By: nicholas on 2007/12/22 11:55:16 Log: Integrate: [ 32698] Integrate: [ 32509] For 5.8.8 and earlier, always call newCONSTSUB(), as the interpreter doesn't support proxy constant subroutines. For all 5.8.x add a cast to (char *) for the second argument to newCONSTSUB(). [ 32699] Integrate: [ 32483] Use a new (clean) anonymous hash for each loop, rather than a hash in the pad, as the latter can change internal state sufficiently to confuse matters (even though in all cases it has no keys and from Perl space is "measurably" identical). [ 32500] Get APItest.xs compiling on 5.8.x by making the compilation of the Perl_hv_common() test code conditional on the macro hv_common being defined, and the refcounted_he code conditional on it being 5.9 or later. [ 32501] Hack round the fact that UNITCHECK is nothing special on 5.8.x by conditionally creating a sub UNITCHECK(&); [ 32502] UNITCHECK isn't anything special in 5.8.x, so don't run those tests. [ 32503] Skip the op.t API test as it's not relevant to 5.8.x (%^H propagation). Correct the expectations of hash.t and svsetsv.t for 5.8.x. [ 32507] Test both dMY_CXT and dMY_CXT_INTERP. Branch: maint-5.10/perl !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs !> ext/XS/APItest/t/hash.t ext/XS/APItest/t/my_cxt.t !> ext/XS/APItest/t/op.t ext/XS/APItest/t/svsetsv.t !> ext/XS/APItest/t/xs_special_subs.t !> ext/XS/APItest/t/xs_special_subs_require.t !> lib/ExtUtils/Constant/ProxySubs.pm perl.h ____________________________________________________________________________ [ 32699] By: nicholas on 2007/12/22 11:28:02 Log: Integrate: [ 32483] Use a new (clean) anonymous hash for each loop, rather than a hash in the pad, as the latter can change internal state sufficiently to confuse matters (even though in all cases it has no keys and from Perl space is "measurably" identical). [ 32500] Get APItest.xs compiling on 5.8.x by making the compilation of the Perl_hv_common() test code conditional on the macro hv_common being defined, and the refcounted_he code conditional on it being 5.9 or later. [ 32501] Hack round the fact that UNITCHECK is nothing special on 5.8.x by conditionally creating a sub UNITCHECK(&); [ 32502] UNITCHECK isn't anything special in 5.8.x, so don't run those tests. [ 32503] Skip the op.t API test as it's not relevant to 5.8.x (%^H propagation). Correct the expectations of hash.t and svsetsv.t for 5.8.x. [ 32507] Test both dMY_CXT and dMY_CXT_INTERP. Branch: perl !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs !> ext/XS/APItest/t/hash.t ext/XS/APItest/t/my_cxt.t !> ext/XS/APItest/t/op.t ext/XS/APItest/t/svsetsv.t !> ext/XS/APItest/t/xs_special_subs.t !> ext/XS/APItest/t/xs_special_subs_require.t perl.h ____________________________________________________________________________ [ 32698] By: nicholas on 2007/12/22 11:15:49 Log: Integrate: [ 32509] For 5.8.8 and earlier, always call newCONSTSUB(), as the interpreter doesn't support proxy constant subroutines. For all 5.8.x add a cast to (char *) for the second argument to newCONSTSUB(). Branch: perl !> lib/ExtUtils/Constant/ProxySubs.pm ____________________________________________________________________________ [ 32697] By: nicholas on 2007/12/22 10:26:16 Log: Integrate: [ 32649] Add perl5110delta, and change 5100delta so that it is no longer "the" perldelta. well, the 5100delta change. But add 5101delta instead. Branch: maint-5.10/perl + pod/perl5101delta.pod ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod ! vms/descrip_mms.template win32/Makefile win32/makefile.mk ! win32/pod.mak !> pod/perl5100delta.pod ____________________________________________________________________________ [ 32696] By: nicholas on 2007/12/22 09:39:03 Log: Integrate: [ 32643] Record all the changes up to 5.10.0, and ready a new changes file for 5.11 albeit edited to say 5.10.1 instead of 5.11. Branch: maint-5.10/perl +> Changes5.10 !> Changes MANIFEST ____________________________________________________________________________ [ 32695] By: nicholas on 2007/12/22 09:36:06 Log: Insert a "MAINT" tag in the patchlevel.h Branch: maint-5.10/perl ! patchlevel.h ____________________________________________________________________________ [ 32694] By: nicholas on 2007/12/22 09:23:09 Log: create maint-5.10 branch from perl/...@32642 Branch: maint-5.10/perl +> (branch 4094 files) ____________________________________________________________________________ [ 32693] By: ams on 2007/12/22 03:58:49 Log: Add const to a few prototypes. (Patch from Robin Barker.) Branch: perl ! ext/Storable/Storable.xs ____________________________________________________________________________ [ 32692] By: nicholas on 2007/12/21 17:58:03 Log: Document each/keys/values @array Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 32691] By: stevep on 2007/12/21 16:31:45 Log: Clean up a warning with -Wwrite-strings that gets passed into every parsed XS file. Branch: perl ! lib/ExtUtils/ParseXS.pm ____________________________________________________________________________ [ 32690] By: stevep on 2007/12/21 14:48:22 Log: Subject: [PATCH] C -Wwrite-strings clean From: "Robin Barker" Date: Fri, 21 Dec 2007 14:30:20 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399C@exchsvr2.npl.ad.local> Branch: perl ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.h x2p/a2py.c x2p/str.c ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c ____________________________________________________________________________ [ 32689] By: stevep on 2007/12/21 14:19:17 Log: Subject: [PATCH] const'ing in cygwin.c From: "Jerry D. Hedden" Date: Fri, 21 Dec 2007 09:13:41 -0500 Message-ID: <1ff86f510712210613s71712346i6e9f2b5e7275aa34@mail.gmail.com> Branch: perl ! cygwin/cygwin.c ____________________________________________________________________________ [ 32688] By: nicholas on 2007/12/21 12:09:04 Log: Update the hash documentation to reflect the changes between 5.8.1 and 5.8.2, that disabled the automatic randomisation of all hashes. Branch: perl ! pod/perlfunc.pod pod/perlsec.pod ____________________________________________________________________________ [ 32687] By: nicholas on 2007/12/21 11:34:30 Log: Deparse each @array and friends. Branch: perl ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ [ 32686] By: nicholas on 2007/12/21 10:21:45 Log: Subject: mg_free frees data but leaves it accessible From: Yuval Kogman Message-ID: <20071220221331.GG10631@woobling.org> Date: Fri, 21 Dec 2007 00:13:31 +0200 Branch: perl ! mg.c ____________________________________________________________________________ [ 32685] By: nicholas on 2007/12/21 08:58:42 Log: Subject: [PATCH] Fix remaining skips for Test::Harness From: Andy Armstrong Message-Id: <01A7A7EC-1C9C-40B1-90E8-DC1E5BA54400@hexten.net> Date: Thu, 20 Dec 2007 23:16:01 +0000 (except for test-harness-compat.t which failed unthreaded under harness and except for reverting the defined $ENV{PERL_UNICODE}) Branch: perl ! lib/Test/Harness/t/harness.t lib/Test/Harness/t/nofork.t ! lib/Test/Harness/t/prove.t lib/Test/Harness/t/proverc.t ! lib/Test/Harness/t/proverun.t lib/Test/Harness/t/source.t ! lib/Test/Harness/t/spool.t lib/Test/Harness/t/taint.t ! lib/Test/Harness/t/unicode.t t/lib/source_tests/source ____________________________________________________________________________ [ 32684] By: nicholas on 2007/12/21 07:42:56 Log: For 5.12 we can simply exterminate! the private function Perl_magic_setglob(). Branch: perl ! embed.fnc embed.h mathoms.c proto.h ____________________________________________________________________________ [ 32683] By: stevep on 2007/12/21 03:14:20 Log: Subject: [perl #37607] CGI file upload file name parsing errors From: aspa@merlot.kronodoc.fi (Marko Asplund) Date: Fri, 4 Nov 2005 13:40:05 +0200 (EET) Message-ID: <5.8.7_13518_1131102897@merlot.kronodoc.fi> Branch: perl ! lib/CGI.pm ____________________________________________________________________________ [ 32682] By: stevep on 2007/12/20 22:22:59 Log: Regen some files... Branch: perl ! embed.h global.sym pod/perlapi.pod ____________________________________________________________________________ [ 32681] By: stevep on 2007/12/20 21:52:06 Log: Subject: [PATCH] make miniperl -Wwrite-strings clean From: "Robin Barker" Date: Thu, 20 Dec 2007 18:29:25 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399A@exchsvr2.npl.ad.local> Branch: perl ! doio.c intrpvar.h overload.c overload.pl perl.h ____________________________________________________________________________ [ 32680] By: nicholas on 2007/12/20 21:15:57 Log: Implement each @array. Documentation needed, FIXME for proper 64 bit support of arrays longer than 2**32, re-order the new ops at the end if merging to 5.10.x. Branch: perl + t/op/each_array.t ! MANIFEST av.c embed.fnc embed.h ext/Opcode/Opcode.pm op.c ! opcode.h opcode.pl opnames.h pp.c pp.sym pp_proto.h proto.h ____________________________________________________________________________ [ 32679] By: nicholas on 2007/12/20 20:58:25 Log: Correct the embed.fnc descriptions of newAV() and newHV() - they do not return memory allocated à la malloc(), as it comes from an arena. Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 32678] By: nicholas on 2007/12/20 20:43:16 Log: With change 32676 moving the HvSHAREKEYS_on() into Perl_sv_upgrade() calls to it can be eliminated from the version code. Branch: perl ! util.c ____________________________________________________________________________ [ 32677] By: nicholas on 2007/12/20 20:35:35 Log: Change 32676 missed embed.h. Oops. Avert any more black smoke. Branch: perl ! embed.h ____________________________________________________________________________ [ 32676] By: nicholas on 2007/12/20 20:23:45 Log: Similiarly Perl_newHV() can become a mathom by making newHV() a wrapper around newSV_type() and tweaking Perl_sv_upgrade(). Branch: perl ! embed.fnc hv.c hv.h mathoms.c proto.h sv.c ____________________________________________________________________________ [ 32675] By: nicholas on 2007/12/20 19:49:50 Log: Perl_newAV() can become a mathom by making newAV() a wrapper around newSV_type() and tweaking Perl_sv_upgrade(). Branch: perl ! av.c av.h embed.fnc embed.h mathoms.c proto.h sv.c ____________________________________________________________________________ [ 32674] By: nicholas on 2007/12/20 18:48:09 Log: The test needs to be on defined $ENV{PERL_UNICODE} because during testing being set to an empty string has meaning. Branch: perl ! lib/Test/Harness/t/unicode.t ____________________________________________________________________________ [ 32673] By: nicholas on 2007/12/20 18:25:46 Log: Subject: [PATCH] bring Test::Harness up to 3.06 From: Andy Armstrong Message-Id: <5C57804B-6F71-4875-AEB6-C449F893E001@hexten.net> Date: Thu, 20 Dec 2007 17:49:07 +0000 Branch: perl ! Porting/Maintainers.pl lib/App/Prove.pm lib/App/Prove/State.pm ! lib/TAP/Base.pm lib/TAP/Formatter/Color.pm ! lib/TAP/Formatter/Console.pm ! lib/TAP/Formatter/Console/ParallelSession.pm ! lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm ! lib/TAP/Parser.pm lib/TAP/Parser/Aggregator.pm ! lib/TAP/Parser/Grammar.pm lib/TAP/Parser/Iterator.pm ! lib/TAP/Parser/Iterator/Array.pm ! lib/TAP/Parser/Iterator/Process.pm ! lib/TAP/Parser/Iterator/Stream.pm ! lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm ! lib/TAP/Parser/Result/Bailout.pm ! lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm ! lib/TAP/Parser/Result/Test.pm lib/TAP/Parser/Result/Unknown.pm ! lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm ! lib/TAP/Parser/Source.pm lib/TAP/Parser/Source/Perl.pm ! lib/TAP/Parser/YAMLish/Reader.pm ! lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness.pm ! lib/Test/Harness/Changes lib/Test/Harness/bin/prove ! lib/Test/Harness/t/harness.t lib/Test/Harness/t/nofork-mux.t ! lib/Test/Harness/t/regression.t lib/Test/Harness/t/state.t ! lib/Test/Harness/t/unicode.t t/lib/sample-tests/empty ____________________________________________________________________________ [ 32672] By: nicholas on 2007/12/20 17:47:48 Log: Perl_magic_setglob() is a mathom. Branch: perl ! embed.fnc embed.h mathoms.c mg.c proto.h ____________________________________________________________________________ [ 32671] By: nicholas on 2007/12/20 17:20:29 Log: char can be unsigned, so i8 needs to be signed char. Branch: perl ! Configure ____________________________________________________________________________ [ 32670] By: nicholas on 2007/12/20 16:22:07 Log: Oops. Change 32669 didn't mean to add ssp to the libswanted list. Branch: perl ! Configure ____________________________________________________________________________ [ 32669] By: nicholas on 2007/12/20 16:02:25 Log: A new try at getting -fstack-protector working, by adding it to the gcc link flags so that any implementation dependant libraries are also linked in. Branch: perl ! Configure cflags.SH ____________________________________________________________________________ [ 32668] By: rgs on 2007/12/20 12:23:14 Log: The APC doesn't like empty files Branch: perl ! t/lib/sample-tests/empty ____________________________________________________________________________ [ 32667] By: nicholas on 2007/12/20 11:59:47 Log: Merge the duplicated code for the tests for -fno-strict-aliasing and -pipe into a new eval'd "function" checkccflag Branch: perl ! Configure ____________________________________________________________________________ [ 32666] By: nicholas on 2007/12/20 10:41:52 Log: Correct the test count in lib/File/Temp/t/lock.t I guess that it was skipped in rather too many places, so no-one noticed. Branch: perl ! lib/File/Temp/t/lock.t ____________________________________________________________________________ [ 32665] By: rgs on 2007/12/20 09:54:23 Log: Subject: Re: [perl #48769] [PATCH] SelfLoader.pm 1.0904 - Whitespace in subroutine From: Steffen Mueller Date: Tue, 18 Dec 2007 11:58:19 +0100 Message-ID: <4767A7CB.5030607@sneakemail.com> Branch: perl ! lib/SelfLoader.pm lib/SelfLoader.t ____________________________________________________________________________ [ 32664] By: rgs on 2007/12/20 09:41:27 Log: Fix embarrassing typo Branch: perl ! AUTHORS ____________________________________________________________________________ [ 32663] By: nicholas on 2007/12/20 09:40:13 Log: Subject: [PATCH] Test::Harness 3.05, tests pass in core From: Andy Armstrong Message-Id: <7859DADA-59A9-45B2-A448-89BC755C53E8@hexten.net> Date: Thu, 20 Dec 2007 02:32:55 +0000 Branch: perl ! lib/Test/Harness/t/000-load.t ! lib/Test/Harness/t/compat/inc-propagation.t ! lib/Test/Harness/t/regression.t t/lib/sample-tests/delayed ! t/lib/sample-tests/inc_taint t/lib/sample-tests/out_err_mix ! t/lib/sample-tests/stdout_stderr ____________________________________________________________________________ [ 32662] By: nicholas on 2007/12/19 21:49:49 Log: Extraneous test files that change 32659 failed to delete. Oops. (But they would not have been being run, because the only tests that are run are those that are in MANIFEST, and I had deleted them from there.) Branch: perl - lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t - lib/Test/Harness/t/callback.t lib/Test/Harness/t/failure.t - lib/Test/Harness/t/from_line.t lib/Test/Harness/t/inc_taint.t - lib/Test/Harness/t/nonumbers.t lib/Test/Harness/t/ok.t - lib/Test/Harness/t/point-parse.t lib/Test/Harness/t/point.t - lib/Test/Harness/t/prove-globbing.t - lib/Test/Harness/t/prove-switches.t - lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t - lib/Test/Harness/t/test-harness.t lib/Test/Harness/t/version.t ____________________________________________________________________________ [ 32661] By: stevep on 2007/12/19 19:55:00 Log: Upgrade to CGI.pm-3.31. Includes version bump to CGI::Carp due to a Pod fix. Branch: perl ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Util.pm ____________________________________________________________________________ [ 32660] By: nicholas on 2007/12/19 18:26:03 Log: Missing files from Test::Harness 3.05 Branch: perl + lib/App/Prove.pm lib/App/Prove/State.pm ____________________________________________________________________________ [ 32659] By: nicholas on 2007/12/19 18:18:04 Log: Upgrade to Test::Harness 3.05 Add test boilerplate to various test files. Add FIXME skips for various tests that don't play nicely with the altered layout in the core. lib/Test/Harness/t/unicode.t appears to fail under UTF-8 locales and so will need fixing. Branch: perl + lib/TAP/Base.pm lib/TAP/Formatter/Color.pm + lib/TAP/Formatter/Console.pm + lib/TAP/Formatter/Console/ParallelSession.pm + lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm + lib/TAP/Parser.pm lib/TAP/Parser/Aggregator.pm + lib/TAP/Parser/Grammar.pm lib/TAP/Parser/Iterator.pm + lib/TAP/Parser/Iterator/Array.pm + lib/TAP/Parser/Iterator/Process.pm + lib/TAP/Parser/Iterator/Stream.pm + lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm + lib/TAP/Parser/Result/Bailout.pm + lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm + lib/TAP/Parser/Result/Test.pm lib/TAP/Parser/Result/Unknown.pm + lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm + lib/TAP/Parser/Source.pm lib/TAP/Parser/Source/Perl.pm + lib/TAP/Parser/YAMLish/Reader.pm + lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness/t/000-load.t + lib/Test/Harness/t/aggregator.t lib/Test/Harness/t/bailout.t + lib/Test/Harness/t/callbacks.t lib/Test/Harness/t/compat/env.t + lib/Test/Harness/t/compat/failure.t + lib/Test/Harness/t/compat/inc-propagation.t + lib/Test/Harness/t/compat/inc_taint.t + lib/Test/Harness/t/compat/nonumbers.t + lib/Test/Harness/t/compat/regression.t + lib/Test/Harness/t/compat/test-harness-compat.t + lib/Test/Harness/t/compat/version.t + lib/Test/Harness/t/console.t lib/Test/Harness/t/errors.t + lib/Test/Harness/t/grammar.t lib/Test/Harness/t/iterators.t + lib/Test/Harness/t/multiplexer.t + lib/Test/Harness/t/nofork-mux.t lib/Test/Harness/t/nofork.t + lib/Test/Harness/t/parse.t + lib/Test/Harness/t/premature-bailout.t + lib/Test/Harness/t/process.t lib/Test/Harness/t/prove.t + lib/Test/Harness/t/proverc.t lib/Test/Harness/t/proverun.t + lib/Test/Harness/t/regression.t lib/Test/Harness/t/results.t + lib/Test/Harness/t/source.t lib/Test/Harness/t/spool.t + lib/Test/Harness/t/state.t lib/Test/Harness/t/streams.t + lib/Test/Harness/t/taint.t lib/Test/Harness/t/testargs.t + lib/Test/Harness/t/unicode.t + lib/Test/Harness/t/yamlish-output.t + lib/Test/Harness/t/yamlish-writer.t + lib/Test/Harness/t/yamlish.t t/lib/App/Prove/Plugin/Dummy.pm + t/lib/IO/c55Capture.pm t/lib/NoFork.pm t/lib/data/catme.1 + t/lib/data/proverc t/lib/data/sample.yml + t/lib/sample-tests/combined_compat t/lib/sample-tests/delayed + t/lib/sample-tests/descriptive_trailing + t/lib/sample-tests/die_unfinished t/lib/sample-tests/echo + t/lib/sample-tests/empty t/lib/sample-tests/escape_eol + t/lib/sample-tests/escape_hash + t/lib/sample-tests/junk_before_plan + t/lib/sample-tests/out_err_mix t/lib/sample-tests/schwern + t/lib/sample-tests/schwern-todo-quiet + t/lib/sample-tests/sequence_misparse + t/lib/sample-tests/simple_yaml t/lib/sample-tests/skipall_v13 + t/lib/sample-tests/space_after_plan + t/lib/sample-tests/stdout_stderr + t/lib/sample-tests/todo_misparse + t/lib/sample-tests/version_good + t/lib/sample-tests/version_late t/lib/sample-tests/version_old + t/lib/source_tests/harness t/lib/source_tests/harness_badtap + t/lib/source_tests/harness_complain + t/lib/source_tests/harness_directives + t/lib/source_tests/harness_failure t/lib/source_tests/source - lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm - lib/Test/Harness/Point.pm lib/Test/Harness/Results.pm - lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod - lib/Test/Harness/Util.pm ! MANIFEST Porting/Maintainers.pl lib/Test/Harness.pm ! lib/Test/Harness/Changes lib/Test/Harness/bin/prove ! lib/Test/Harness/t/base.t lib/Test/Harness/t/harness.t ! t/lib/Dev/Null.pm t/lib/sample-tests/bailout ! t/lib/sample-tests/combined t/lib/sample-tests/die ! t/lib/sample-tests/die_head_end ! t/lib/sample-tests/die_last_minute ! t/lib/sample-tests/inc_taint ! t/lib/sample-tests/shbang_misparse t/lib/sample-tests/skipall ! t/lib/sample-tests/taint t/lib/sample-tests/taint_warn ! t/lib/sample-tests/todo ____________________________________________________________________________ [ 32658] By: stevep on 2007/12/19 17:17:45 Log: Subject: [PATCH] threads::shared 1.15 From: "Jerry D. Hedden" Date: Wed, 19 Dec 2007 10:17:46 -0500 Message-ID: <1ff86f510712190717r379ffdbt9ed19b8a607b8931@mail.gmail.com> Branch: perl + ext/threads/shared/t/object.t ! MANIFEST ext/threads/shared/shared.pm ! ext/threads/shared/shared.xs ____________________________________________________________________________ [ 32657] By: stevep on 2007/12/19 17:05:16 Log: Fix a File::Temp test to deal with new Test::More changes. Branch: perl ! lib/File/Temp/t/lock.t ____________________________________________________________________________ [ 32656] By: rgs on 2007/12/19 16:12:30 Log: Add new Sys::Syslog file to MANIFEST Branch: perl ! MANIFEST ____________________________________________________________________________ [ 32655] By: stevep on 2007/12/19 15:55:53 Log: Additional version fixups. Branch: perl ! Cross/config.sh-arm-linux-n770 ____________________________________________________________________________ [ 32654] By: stevep on 2007/12/19 15:47:56 Log: Upgrade to Sys-Syslog-0.23 Branch: perl + ext/Sys/Syslog/fallback/syslog.h ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm ! ext/Sys/Syslog/t/syslog.t ____________________________________________________________________________ [ 32653] By: stevep on 2007/12/19 15:35:21 Log: Upgrade to IO-Zlib-1.08. Fixes to test files allowed us to get back in sync with the distribution. Branch: perl ! lib/IO/Zlib.pm lib/IO/Zlib/t/uncomp1.t lib/IO/Zlib/t/uncomp2.t ____________________________________________________________________________ [ 32652] By: stevep on 2007/12/19 15:19:41 Log: Upgrade to File-Temp-0.19 Branch: perl + lib/File/Temp/t/fork.t lib/File/Temp/t/lock.t ! MANIFEST lib/File/Temp.pm lib/File/Temp/t/object.t ! lib/File/Temp/t/seekable.t ____________________________________________________________________________ [ 32651] By: stevep on 2007/12/19 15:00:53 Log: Upgrade to B-Lint-1.11 Branch: perl + ext/B/B/Lint/Debug.pm ! MANIFEST ext/B/B/Lint.pm ____________________________________________________________________________ [ 32650] By: stevep on 2007/12/19 14:30:46 Log: Update to Test-Simple-0.74 Branch: perl + lib/Test/Simple/t/BEGIN_use_ok.t ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm ! lib/Test/Simple/Changes ____________________________________________________________________________ [ 32649] By: nicholas on 2007/12/19 14:13:07 Log: Add perl5110delta, and change 5100delta so that it is no longer "the" perldelta. Branch: perl + pod/perl5110delta.pod ! MANIFEST Makefile.SH pod.lst pod/perl.pod ! pod/perl5100delta.pod pod/perltoc.pod vms/descrip_mms.template ! win32/Makefile win32/makefile.mk win32/pod.mak ____________________________________________________________________________ [ 32648] By: rgs on 2007/12/19 13:58:46 Log: Make -E require 5.11 features Branch: perl ! lib/feature.pm toke.c ____________________________________________________________________________ [ 32647] By: stevep on 2007/12/19 13:58:35 Log: Teach cflags.SH about -fstack-protector, and add it to gcc compiler flags when possible. Branch: perl ! cflags.SH ____________________________________________________________________________ [ 32646] By: nicholas on 2007/12/19 13:48:45 Log: Bump the version number to 5.11.0 Branch: perl ! Cross/config.sh-arm-linux Cross/config.sh-arm-linux-n770 ! INSTALL META.yml NetWare/Makefile NetWare/config_H.wc ! Porting/config.sh epoc/config.sh epoc/createpkg.pl ! patchlevel.h plan9/config.plan9 win32/Makefile ! win32/Makefile.ce win32/config_H.bc win32/config_H.ce ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64 ! win32/makefile.mk ____________________________________________________________________________ [ 32645] By: nicholas on 2007/12/19 13:47:36 Log: feature.pm needs to cope with the version not being 5.10.0 Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 32644] By: nicholas on 2007/12/19 12:10:23 Log: Update Changes and reinstante the DEVEL tag. (Now that the patch number isn't in DEVEL, probably don't need to do it in one, as in change 17642) Branch: perl ! Changes patchlevel.h ____________________________________________________________________________ [ 32643] By: nicholas on 2007/12/19 11:25:43 Log: Record all the changes up to 5.10.0, and ready a new changes file for 5.11 Branch: perl +> Changes5.10 ! Changes MANIFEST ____________________________________________________________________________ [ 32642] By: rgs on 2007/12/18 10:43:27 Log: Regen Changes once more Branch: perl ! Changes ____________________________________________________________________________ [ 32641] By: rgs on 2007/12/18 10:39:53 Log: Add 5.10.0 data to Module::CoreList Branch: perl ! lib/Module/CoreList.pm ____________________________________________________________________________ [ 32640] By: rgs on 2007/12/18 10:33:23 Log: Two more people in AUTHORS Branch: perl ! AUTHORS ____________________________________________________________________________ [ 32639] By: rgs on 2007/12/18 10:25:40 Log: Regen Changes Branch: perl ! Changes ____________________________________________________________________________ [ 32638] By: rgs on 2007/12/18 09:58:49 Log: 5.10.0 is planned for today. Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 32637] By: rgs on 2007/12/18 09:53:43 Log: That's no longer RC time Branch: perl ! patchlevel.h ____________________________________________________________________________ [ 32636] By: rgs on 2007/12/18 09:51:39 Log: Notes on 5.12 Unicode revamping planned. Complete the "reporting bug" section of perldelta. Branch: perl ! pod/perl5100delta.pod pod/perltodo.pod ____________________________________________________________________________ [ 32635] By: rgs on 2007/12/18 09:24:14 Log: Regen META file Branch: perl ! META.yml ____________________________________________________________________________ [ 32634] By: rgs on 2007/12/18 09:20:41 Log: Regen TOC Branch: perl ! pod/perltoc.pod ____________________________________________________________________________ [ 32633] By: rgs on 2007/12/18 07:50:05 Log: Subject: typos in perl5100delta.pod From: YAMASHINA Hio Date: Tue, 18 Dec 2007 16:30:50 +0900 Message-Id: <20071218163050.b0c36fa5.hio@hio.jp> Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32632] By: rgs on 2007/12/17 23:04:28 Log: Make the hint file work as well on 64-bit linuxes, noticed by Wolfgang Friebel Branch: perl ! ext/ODBM_File/hints/linux.pl ____________________________________________________________________________ [ 32631] By: rgs on 2007/12/17 17:29:49 Log: Subject: [PATCH] Document that $^V is no longer a v-string From: "Jan Dubois" Date: Mon, 17 Dec 2007 08:48:07 -0800 Message-ID: <007501c840cc$99b940e0$cd2bc2a0$@com> Branch: perl ! pod/perl5100delta.pod pod/perldata.pod pod/perlvar.pod ____________________________________________________________________________ [ 32630] By: rgs on 2007/12/17 17:17:23 Log: Comment out a now unused variable Branch: perl ! regexec.c ____________________________________________________________________________ [ 32629] By: rgs on 2007/12/17 16:26:01 Log: Add standard test preamble Remove dependency on Cwd Branch: perl ! t/op/reg_fold.t ____________________________________________________________________________ [ 32628] By: rgs on 2007/12/17 16:01:32 Log: Subject: [PATCH] Fix various bugs in regex engine with mixed utf8/latin pattern and strings. Related to [perl #36207] among others From: demerphq Date: Mon, 17 Dec 2007 15:21:46 +0100 Message-ID: <9b18b3110712170621h41de2c76k331971e3660abcb0@mail.gmail.com> Branch: perl + t/op/reg_fold.t ! MANIFEST regcomp.c regexec.c t/op/pat.t utf8.c ____________________________________________________________________________ [ 32627] By: rgs on 2007/12/17 14:27:54 Log: Update AUTHORS Branch: perl ! AUTHORS ____________________________________________________________________________ [ 32626] By: rgs on 2007/12/17 14:19:17 Log: Subject: pod-patch: reword O.pm From: jimc Date: Thu, 13 Dec 2007 15:55:07 -0700 Message-ID: <4761B84B.6090504@gmail.com> Branch: perl ! ext/B/O.pm ____________________________________________________________________________ [ 32625] By: rgs on 2007/12/17 13:20:45 Log: Mention that ::ISA::CACHE:: no longer exists Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32624] By: rgs on 2007/12/17 11:26:47 Log: PerlFAQ sync Branch: perl ! pod/perlfaq1.pod ____________________________________________________________________________ [ 32623] By: rgs on 2007/12/17 10:34:07 Log: Subject: [PATCH cflags.SH] typo? From: "Robin Barker" Date: Mon, 17 Dec 2007 10:27:28 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09398B@exchsvr2.npl.ad.local> Branch: perl ! cflags.SH ____________________________________________________________________________ [ 32622] By: merijn on 2007/12/16 18:25:02 Log: Subject: [PATCH] 2 year old email tweak From: Richard Foley Date: Sun, 16 Dec 2007 12:31:04 +0100 Message-Id: <200712161231.04789.Richard.Foley@rfi.net> Branch: perl ! AUTHORS ____________________________________________________________________________ [ 32621] By: rgs on 2007/12/16 15:15:19 Log: ...and remove the "1;" that is after the __END__ Branch: perl ! lib/less.pm ____________________________________________________________________________ [ 32620] By: rgs on 2007/12/16 15:14:15 Log: Add a return value to less, noticed by Sébastien Aperghis-Tramoni Branch: perl ! lib/less.pm ____________________________________________________________________________ [ 32619] By: rgs on 2007/12/16 14:58:20 Log: Subject: [PATCH] Version bumps From: "Jos I. Boumans" Date: Fri, 14 Dec 2007 13:45:59 +0100 Message-Id: Branch: perl ! lib/Archive/Tar.pm lib/CPANPLUS.pm lib/CPANPLUS/Dist.pm ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Selfupdate.pm ! lib/CPANPLUS/Shell/Default.pm ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed ! lib/File/Fetch.pm ____________________________________________________________________________ [ 32618] By: rgs on 2007/12/12 16:02:48 Log: Mention NO_MATHOMS in INSTALL Branch: perl ! INSTALL ____________________________________________________________________________ [ 32617] By: rgs on 2007/12/12 15:59:37 Log: Shuffle sections (no text changes) Branch: perl ! INSTALL ____________________________________________________________________________ [ 32616] By: rgs on 2007/12/12 13:28:23 Log: Add mro tests to minitest Branch: perl ! Makefile.SH pod/perlhack.pod ____________________________________________________________________________ [ 32615] By: rgs on 2007/12/12 12:38:37 Log: Remove "=for" marker for a section I finally reviewed Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32614] By: rgs on 2007/12/12 11:24:50 Log: FAQ sync Branch: perl ! pod/perlfaq4.pod ____________________________________________________________________________ [ 32613] By: rgs on 2007/12/12 09:54:56 Log: Document the strerror_r / g++ / threads bug Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32612] By: rgs on 2007/12/12 09:48:09 Log: Subject: [perl #48214] documentation enhancement to perlthrtut From: johnh@isi.edu (via RT) Date: Wed, 05 Dec 2007 09:45:40 -0800 Message-ID: Branch: perl ! pod/perlthrtut.pod ____________________________________________________________________________ [ 32611] By: rgs on 2007/12/11 21:02:22 Log: Subject: [PATCH] Must have /bin under Cygwin From: "Jerry D. Hedden" Date: Tue, 11 Dec 2007 13:35:55 -0500 Message-ID: <1ff86f510712111035u7f8da6e8h1a1cbd9d85d27c03@mail.gmail.com> Branch: perl ! t/test.pl ____________________________________________________________________________ [ 32610] By: rgs on 2007/12/11 17:04:04 Log: Subject: [PATCH] pod/perl5100delta ought to emphasize dual-life modules. From: Andy Dougherty Date: Tue, 11 Dec 2007 11:42:08 -0500 (EST) Message-ID: Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32609] By: rgs on 2007/12/11 17:01:05 Log: Some things a pumpking should not forget when releasing a new perl Branch: perl ! Porting/pumpkin.pod ____________________________________________________________________________ [ 32608] By: rgs on 2007/12/11 16:55:29 Log: Subject: [PATCH] README ought to mention perldelta. From: Andy Dougherty Date: Tue, 11 Dec 2007 11:38:31 -0500 (EST) Message-ID: Branch: perl ! README ____________________________________________________________________________ [ 32607] By: rgs on 2007/12/11 15:13:30 Log: Subject: [PATCH] Escape $ENV in comments in config_h.SH From: "Jerry D. Hedden" Date: Tue, 11 Dec 2007 09:12:32 -0500 Message-ID: <1ff86f510712110612o7bc5fa2ax9e575c0396cb2a64@mail.gmail.com> Branch: perl ! config_h.SH ____________________________________________________________________________ [ 32606] By: rgs on 2007/12/11 10:00:56 Log: Subject: Re: Remove extra space from perltodo.pod From: Matt Kraai Date: Fri, 7 Dec 2007 07:28:06 -0800 Message-ID: <20071207152806.GD4190@ftbfs.org> Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32605] By: rgs on 2007/12/11 09:37:48 Log: Subject: [DOC PATCH] Exporter - link fix and mention Exporter::Easy From: "Adriano Ferreira" Date: Sun, 9 Dec 2007 22:33:54 -0200 Message-ID: <73ddeb6c0712091633s776bd500y3e1a7619206c93a@mail.gmail.com> Branch: perl ! lib/Exporter.pm ____________________________________________________________________________ [ 32604] By: rgs on 2007/12/10 08:31:40 Log: Bump $VERSION of all PathTools modules to 3.2501 Branch: perl ! lib/Cwd.pm lib/File/Spec.pm lib/File/Spec/Cygwin.pm ! lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm ! lib/File/Spec/Win32.pm ____________________________________________________________________________ [ 32603] By: craigb on 2007/12/10 05:45:22 Log: Fix uninitialized pointer bug in VMS version of readdir() when case preservation feature is enabled. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 32602] By: craigb on 2007/12/09 15:00:24 Log: Tolkien quote for vms/vms.c. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 32601] By: craigb on 2007/12/09 14:00:22 Log: One more clean-up for new VMS::Filespec functions. Branch: perl ! vms/ext/Filespec.pm vms/vms.c ____________________________________________________________________________ [ 32600] By: rgs on 2007/12/09 00:18:32 Log: Upgrade to ExtUtils::MakeMaker 6.42 Branch: perl + lib/ExtUtils/t/maketext_filter.t ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm ! lib/ExtUtils/MakeMaker/Config.pm ! lib/ExtUtils/MakeMaker/bytes.pm ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/prereq.t ! lib/ExtUtils/testlib.pm ____________________________________________________________________________ [ 32599] By: rgs on 2007/12/08 23:43:26 Log: Typo fix, by Matt Kraai Branch: perl ! lib/Exporter.pm ____________________________________________________________________________ [ 32598] By: rgs on 2007/12/08 23:28:41 Log: Subject: [perl #48355] Handling of RAWDATA broken badly in Attribute::Handlers in perl 5.10.0 RC2 From: Sascha Blank (via RT) Date: Sat, 08 Dec 2007 03:47:46 -0800 Message-ID: Branch: perl ! lib/Attribute/Handlers.pm t/op/attrhand.t ____________________________________________________________________________ [ 32597] By: rgs on 2007/12/08 22:58:01 Log: Change maintainer address for Safe. Branch: perl ! ext/Opcode/Safe.pm ____________________________________________________________________________ [ 32596] By: rgs on 2007/12/08 14:11:13 Log: Subject: [DOC PATCH] Exporter From: "Adriano Ferreira" Date: Thu, 6 Dec 2007 15:09:15 -0200 Message-ID: <73ddeb6c0712060909t780225c9od90e1784fa7fe528@mail.gmail.com> Branch: perl ! lib/Exporter.pm ____________________________________________________________________________ [ 32595] By: merijn on 2007/12/08 10:15:46 Log: Subject: [PATCH] Bring Term::Cap to date From: Jonathan Stowe Date: Sat, 08 Dec 2007 00:26:09 +0000 Message-Id: <1197073569.6403.3.camel@coriolanus> Branch: perl ! lib/Term/Cap.pm lib/Term/Cap.t ____________________________________________________________________________ [ 32594] By: craigb on 2007/12/08 01:26:17 Log: POD improvements for VMS::Filespec. Branch: perl ! vms/ext/Filespec.pm ____________________________________________________________________________ [ 32593] By: rgs on 2007/12/07 15:09:48 Log: Fix some typos, some found by Matt Kraai Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32592] By: merijn on 2007/12/07 12:08:27 Log: Subject: Change /etc/passed to /etc/passwd in filetest.pm From: Matt Kraai Date: Fri, 7 Dec 2007 01:09:22 -0800 Message-ID: <20071207090922.GC4190@ftbfs.org> Branch: perl ! lib/filetest.pm ____________________________________________________________________________ [ 32591] By: rgs on 2007/12/07 10:35:28 Log: Fix a typo found by Matt Kraai, and a reference to Herakles. Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 32590] By: merijn on 2007/12/06 15:45:29 Log: Subject: [perl #48238] some typo's in comments From: Paul de Weerd (via RT) Date: Thu, 06 Dec 2007 00:55:08 -0800 Message-ID: Branch: perl ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigRat/t/bigfltpm.inc ____________________________________________________________________________ [ 32589] By: rgs on 2007/12/06 14:57:05 Log: Two more notes Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32588] By: rgs on 2007/12/06 14:29:37 Log: Revert change 32171 per Jarkko's request Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32587] By: rgs on 2007/12/06 14:21:34 Log: Documentation patch on filetests, the filetest pragma, and the special _ filehandle, largely based on : Subject: Re: [perl #46463] filetests sometimes do not set _ From: Mark Overmeer Date: Fri, 30 Nov 2007 11:38:20 +0100 Message-ID: <20071130103820.GH12588@earth.overmeer.net> Branch: perl ! lib/filetest.pm pod/perlfunc.pod ____________________________________________________________________________ [ 32586] By: rgs on 2007/12/06 13:29:20 Log: Document recent changes of A::H in perldelta Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32585] By: rgs on 2007/12/06 11:43:32 Log: Upgrade to ExtUtils::MakeMaker 6.40. Branch: perl ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm ! lib/ExtUtils/MakeMaker/Config.pm ! lib/ExtUtils/MakeMaker/bytes.pm ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/MM_Unix.t ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/testlib.pm ____________________________________________________________________________ [ 32584] By: merijn on 2007/12/06 11:24:25 Log: Subject: [PATCH] perltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protector From: Jarkko Hietaniemi Date: Thu, 6 Dec 2007 05:07:26 +0200 (EET) Message-Id: <200712060307.lB637Qoq176106@kosh.hut.fi> Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32583] By: rgs on 2007/12/06 11:15:01 Log: Update Changes and README for A::H Branch: perl ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README ____________________________________________________________________________ [ 32582] By: rgs on 2007/12/06 10:59:27 Log: Damian's last word and consistency adjustments about how Attribute::Handlers should behave on 5.10.0. See: Subject: Re: [PATCH] Attribute::Handlers till ears are bleeding From: Damian Conway Date: Mon, 03 Dec 2007 16:17:24 +1100 Message-ID: <47539164.3030906@conway.org> Branch: perl ! lib/Attribute/Handlers.pm ! lib/Attribute/Handlers/t/data_convert.t ! lib/Attribute/Handlers/t/linerep.t ____________________________________________________________________________ [ 32581] By: nicholas on 2007/12/06 10:48:01 Log: Note that Larry has clarified the reasons for the Perl 6 design on state assignments. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32580] By: rgs on 2007/12/05 15:47:33 Log: This file is utf8 (I blame Ævar) Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32579] By: rgs on 2007/12/05 09:48:36 Log: More precise description of the removal of "#!perl -C" support Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32578] By: merijn on 2007/12/05 08:11:12 Log: Subject: [PATCH] typo fix From: "Jan Dubois" Date: Tue, 4 Dec 2007 20:33:03 -0800 Message-ID: <008701c836f7$ee62bf10$cb283d30$@com> Branch: perl ! pod/perlvar.pod ____________________________________________________________________________ [ 32577] By: craigb on 2007/12/05 01:17:04 Log: Fix missing sharpbang definition in configure.com. Branch: perl ! configure.com ____________________________________________________________________________ [ 32576] By: rgs on 2007/12/04 21:30:51 Log: Add t/mro to the test list in perlhack Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 32575] By: rgs on 2007/12/04 21:01:37 Log: Document some environment variables that might affect tests, by Robin Barker. Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 32574] By: rgs on 2007/12/04 16:27:00 Log: The win32 files are not the Win32 (dual-lived) distribution. Plus, regenerate the meta file. Branch: perl ! META.yml Porting/Maintainers.pl ____________________________________________________________________________ [ 32573] By: rgs on 2007/12/04 15:04:08 Log: Don't list README.win32 as private in the META.yml Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 32572] By: nicholas on 2007/12/04 14:45:57 Log: Integrate: [ 32549] Upgrade to Time::HiRes 1.9709 [ 32554] Upgrade to Time::HiRes 1.9710 [ 32557] Upgrade to Time::HiRes 1.9711 Branch: maint-5.8/perl !> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm !> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL !> ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 32571] By: rgs on 2007/12/04 14:44:23 Log: Subject: PATCH lib/Net/Ping/t/190_alarm.t From: "Robin Barker" Date: Tue, 4 Dec 2007 14:05:47 -0000 Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09396A@exchsvr2.npl.ad.local> Branch: perl ! lib/Net/Ping/t/190_alarm.t ____________________________________________________________________________ [ 32570] By: nicholas on 2007/12/04 14:19:41 Log: Integrate: [ 32524] Subject: Re: fpathconf test failures on QNX From: Matt Kraai Date: Tue, 27 Nov 2007 11:00:19 -0800 Message-ID: <20071127190019.GA6319@ftbfs.org> [ 32539] Warning shutdowns, by Robin Barker [ 32547] Silence unused argument warnings when HAS_MSG isn't defined [ 32548] Subject: [PATCH] Skip failing getppid tests on QNX 6 From: Matt Kraai Date: Wed, 28 Nov 2007 15:52:36 -0800 Message-ID: <20071128235236.GB16327@ftbfs.org> Branch: maint-5.8/perl !> doio.c ext/POSIX/Makefile.PL ext/POSIX/t/sysconf.t !> t/op/getppid.t ____________________________________________________________________________ [ 32569] By: nicholas on 2007/12/04 14:04:01 Log: Integrate: [ 32518] Fix prototype variables default values on NetBSD, by Craig A. Berry [ 32563] Subject: [perl #24079] Missing crypt() function on QNX 6.2.1 From: "Matt Kraai via RT" Date: Mon, 03 Dec 2007 10:18:37 -0800 Message-ID: Branch: maint-5.8/perl !> hints/netbsd.sh hints/qnx.sh ____________________________________________________________________________ [ 32568] By: nicholas on 2007/12/04 13:46:34 Log: Integrate: [ 32498] Doc updates on running tests [ 32499] More tests are sensitive to load: document them [ 32521] Typo, found by Scott Lanning [ 32522] Document failures due to building on NFS [ 32552] Duh -- I forgot to put RC2 in perlhist [ 32564] Subject: [PATCH] perltodo.pod: error message todo From: Jarkko Hietaniemi Date: Tue, 4 Dec 2007 03:28:47 +0200 (EET) Message-Id: <200712040128.lB41SlT9445784@kosh.hut.fi> [ 32565] Refactor test code to remove duplication is a TODO. [ 32566] Typo in 32564. Branch: maint-5.8/perl !> INSTALL pod/perlfunc.pod pod/perlhist.pod pod/perltodo.pod !> t/README ____________________________________________________________________________ [ 32567] By: nicholas on 2007/12/04 13:44:26 Log: Integrate: [ 32495] uconfig.h must be writable for microperl (thanks to Sébastien Aperghis-Tramoni) [ 32558] Change uconfig.h to read/write inside the perforce repository. Branch: maint-5.8/perl !> Porting/makerel uconfig.h ____________________________________________________________________________ [ 32566] By: craigb on 2007/12/04 13:37:28 Log: Typo in 32564. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32565] By: nicholas on 2007/12/04 12:47:44 Log: Refactor test code to remove duplication is a TODO. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32564] By: stevep on 2007/12/04 02:45:42 Log: Subject: [PATCH] perltodo.pod: error message todo From: Jarkko Hietaniemi Date: Tue, 4 Dec 2007 03:28:47 +0200 (EET) Message-Id: <200712040128.lB41SlT9445784@kosh.hut.fi> Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32563] By: rgs on 2007/12/03 22:05:11 Log: Subject: [perl #24079] Missing crypt() function on QNX 6.2.1 From: "Matt Kraai via RT" Date: Mon, 03 Dec 2007 10:18:37 -0800 Message-ID: Branch: perl ! hints/qnx.sh ____________________________________________________________________________ [ 32562] By: rgs on 2007/12/03 16:07:34 Log: Match destruct_level type from intrpvar.h, and refer to the docs there Branch: perl ! perl.c ____________________________________________________________________________ [ 32561] By: nicholas on 2007/12/03 15:54:54 Log: mod_perl is special, and assigns meaning to a perl_destruct_level of -1. Really this should be I8, but it turns out that Configure's choice of type for I8 is buggy - it always uses char, which is unsigned on some platforms. Branch: perl ! intrpvar.h ____________________________________________________________________________ [ 32560] By: craigb on 2007/12/03 13:18:14 Log: Updates to VMS-specific pod. Branch: perl ! README.vms vms/perlvms.pod ____________________________________________________________________________ [ 32559] By: rgs on 2007/11/30 13:58:24 Log: Subject: Re: smart match: array ~~ hash From: Dmitry Karasik Date: Wed, 28 Nov 2007 21:49:59 +0100 Message-ID: <20071128204959.GA68977@tetsuo.karasik.eu.org> plus more tests. Branch: perl ! pod/perlsyn.pod pp_ctl.c t/op/smartmatch.t ____________________________________________________________________________ [ 32558] By: nicholas on 2007/11/30 12:06:15 Log: Change uconfig.h to read/write inside the perforce repository. Branch: perl ! uconfig.h ____________________________________________________________________________ [ 32557] By: craigb on 2007/11/30 05:05:15 Log: Upgrade to Time::HiRes 1.9711 Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 32556] By: craigb on 2007/11/29 18:29:40 Log: Make VMS::Filespec::vms_realname return undef instead of garbage when it fails. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 32555] By: rgs on 2007/11/29 18:11:44 Log: Revert changes 32496 and 32497 (keep them for a next version of Attribute::Handlers) Branch: perl ! lib/Attribute/Handlers.pm ! lib/Attribute/Handlers/t/data_convert.t ____________________________________________________________________________ [ 32554] By: rgs on 2007/11/29 17:53:43 Log: Upgrade to Time::HiRes 1.9710 Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 32553] By: nicholas on 2007/11/29 16:00:15 Log: Integrate: [ 31548] Make Perl_find_runcv a member of the public API (so Sub::Current works on Windows) Branch: maint-5.8/perl !> embed.fnc embed.h global.sym pod/perlapi.pod !> pod/perlintern.pod ____________________________________________________________________________ [ 32552] By: rgs on 2007/11/29 15:24:17 Log: Duh -- I forgot to put RC2 in perlhist Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 32551] By: rgs on 2007/11/29 10:21:22 Log: Upgrade to podlators 2.0.6 Branch: perl ! lib/Pod/Man.pm lib/Pod/t/basic.man lib/Pod/t/man.t ! lib/Pod/t/text.t ____________________________________________________________________________ [ 32550] By: rgs on 2007/11/29 10:00:26 Log: Subject: Re: [patch@32376] VMS symbolic links part 4 of 4 - Final part From: "John E. Malmberg" Date: Mon, 26 Nov 2007 23:35:30 -0600 Message-id: <474BACA2.5060702@qsl.net> Branch: perl ! lib/File/Spec/VMS.pm ____________________________________________________________________________ [ 32549] By: rgs on 2007/11/29 09:56:27 Log: Upgrade to Time::HiRes 1.9709 Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL ! ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 32548] By: rgs on 2007/11/29 09:48:33 Log: Subject: [PATCH] Skip failing getppid tests on QNX 6 From: Matt Kraai Date: Wed, 28 Nov 2007 15:52:36 -0800 Message-ID: <20071128235236.GB16327@ftbfs.org> Branch: perl ! t/op/getppid.t ____________________________________________________________________________ [ 32547] By: rgs on 2007/11/29 09:35:59 Log: Silence unused argument warnings when HAS_MSG isn't defined Branch: perl ! doio.c ____________________________________________________________________________ [ 32546] By: rgs on 2007/11/29 09:25:24 Log: Upgrade to ExtUtils::MakeMaker 6.38 Branch: perl ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM.pm ! lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_Any.pm ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm ! lib/ExtUtils/MM_QNX.pm lib/ExtUtils/MM_UWIN.pm ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm ! lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MM_Win32.pm ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Config.pm ! lib/ExtUtils/MakeMaker/bytes.pm ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm ____________________________________________________________________________ [ 32545] By: nicholas on 2007/11/28 23:35:51 Log: Integrate: [ 32059] Subject: [PATCH] Re: [perl #46011] overload "0+" doesn't handle integer results From: Rick Delaney Date: Sun, 7 Oct 2007 00:22:14 -0400 Message-ID: <20071007042214.GH29047@bort.ca> [ 32062] Subject: Re: [perl #46011] [RESOLVED] overload "0+" doesn't handle integer results From: Rick Delaney Date: Sun, 7 Oct 2007 22:37:01 -0400 Message-ID: <20071008023701.GI29047@bort.ca> [ 32071] Suggestion by Rick Delaney to make this test pass with -Duse64bitall on HP-UX (see bug #46011) [ 32100] Subject: [PATCH] pp_int should treat refs as UVs (not IVs) From: "Jerry D. Hedden" Date: Thu, 11 Oct 2007 10:23:03 -0400 Message-ID: <1ff86f510710110723p6cbed55fo558777258061b556@mail.gmail.com> [ 32141] Subject: [PATCH] Fix overloading for 64-bit ints (revised) From: "Jerry D. Hedden" Date: Thu, 18 Oct 2007 14:49:40 -0400 Message-ID: <1ff86f510710181149s1c096dd9qffa8fe42046e675b@mail.gmail.com> [ 32148] Subject: Re: [PATCH] Fix overloading for 64-bit ints (revised) From: "Jerry D. Hedden" Date: Fri, 19 Oct 2007 20:50:27 -0400 Message-ID: <1ff86f510710191750s3f25eae2x2dc2e90f18f1f716@mail.gmail.com> [ 32150] Revert code change from #32148 [ 32157] Subject: Re: overload64.t failures From: Rick Delaney Date: Sun, 21 Oct 2007 16:13:51 -0400 Message-ID: <20071021201351.GY29047@bort.ca> Branch: maint-5.8/perl +> lib/overload64.t !> MANIFEST embed.fnc embed.h lib/overload.t pod/perlintern.pod !> pp.c pp_hot.c proto.h sv.c ____________________________________________________________________________ [ 32544] By: nicholas on 2007/11/28 23:06:16 Log: Integrate: [ 29827] extend threads 'veto cleanup' to perl_free and system stuff [ 31970] make PERL_SYS_INIT/INIT3/TERM into functions [ 31971] extend PL_veto_cleanup to all platforms The conditional skip of PERL_SYS_TERM introduced by change #29827 now happens on all platforms, not just UNIX. [ 32215] Subject: Re: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096) From: Jarkko Hietaniemi Date: Fri, 02 Nov 2007 21:38:48 -0400 Message-Id: <472BD128.9080105@iki.fi> PerlIO_teardown is called when there may no longer be an interpreter available [ 32216] make PERLSYS_TERM not require a context [ 32235] Disable debugging output in PerlIO_teardown; it still relies on an interpreter being present. Branch: maint-5.8/perl !> dosish.h embed.fnc embedvar.h epoc/epocish.h global.sym !> mpeix/mpeixish.h os2/os2ish.h perl.c perl.h perlapi.h perlio.c !> perliol.h perlvars.h plan9/plan9ish.h proto.h unixish.h !> vms/vmsish.h ____________________________________________________________________________ [ 32543] By: nicholas on 2007/11/28 22:15:48 Log: Integrate: [ 31756] Fix configure.com's d_fcntl_can_lock test to look for a file that actually exists. [ 31949] Allow IEEE math to be deselected on OpenVMS I64 (but it remains the default). [ 32198] Subject: problem with MAKE_EXT.COM From: Thomas Pfau Date: Sat, 27 Oct 2007 09:27:54 -0400 Message-id: <47233CDA.8010908@nbpfaus.net> configure.com thinko in #30455. [ 32199] Subject: Re: Perl 5.10.0 getting close: please test From: lemkemch@t-online.de Date: Thu, 25 Oct 2007 00:25:55 +0200 Message-id: Help older VMS compilers by using ccflags when building munchconfig. Branch: maint-5.8/perl !> configure.com ____________________________________________________________________________ [ 32542] By: nicholas on 2007/11/28 22:12:50 Log: Integrate: [ 31473] 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 [specifically call mg_clear() at the end of av_undef()] Branch: maint-5.8/perl !> av.c ____________________________________________________________________________ [ 32541] By: nicholas on 2007/11/28 21:26:49 Log: Integrate: [ 31104] Don't try to build old Thread extension on VMS when -Duseithreads has been chosen. [ 31226] Better suppression of Threads build (probably still needed on 5.8.x) [ 31544] Fix the case of $Config{perl_patchlevel} on VMS. [ 31597] 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: maint-5.8/perl !> configure.com ____________________________________________________________________________ [ 32540] By: nicholas on 2007/11/28 20:56:52 Log: Integrate: [ 32201] Subject: Re: copyright notices for vms.c and vmsish.h From: Charles Bailey Date: Fri, 26 Oct 2007 15:27:36 -0400 Message-id: <47223FA8.90300@newman.upenn.edu> At my instigation, Charles agreed to wear the copyright hat for the major VMS files. This is by analogy with the core files for which Larry, as Prime Mover, is the only named copyright holder, but "and others" includes, well, lots of others. [ 32202] Typo in comment in 32201. Branch: maint-5.8/perl !> vms/vms.c vms/vmsish.h ____________________________________________________________________________ [ 32539] By: rgs on 2007/11/28 20:27:55 Log: Warning shutdowns, by Robin Barker Branch: perl ! ext/POSIX/Makefile.PL ____________________________________________________________________________ [ 32538] By: nicholas on 2007/11/28 20:18:30 Log: Integrate: [ 31384] Fix missing PerlIO_releaseFILE in VMS::Stdio::getname(). [ 32224] As reported in bug #46207, change 30633 to PerlIO_exportFILE() and PerlIO_releaseFILE() to manage the reference counts of fds correctly has the side effect of making some XS modules "leak" descriptors. This is because the typemap calls PerlIO_findFILE(), which sometimes (but not always) calls PerlIO_exportFILE(). To be consistent, PerlIO_fildFILE() needs to either always give you a reference, or always not give you a reference. It seems better to do the latter as the call to PerlIO_exportFILE() is only an implementation detail, so arrange for it to immediately free up the reference that PerlIO_exportFILE() created. Branch: maint-5.8/perl !> perlio.c vms/ext/Stdio/Stdio.xs ____________________________________________________________________________ [ 32537] By: rgs on 2007/11/28 20:18:12 Log: Subject: [PATCH] Mention Pod::Simple and Pod::Escapes in perl5100delta From: "Steve Peters" Date: Tue, 27 Nov 2007 11:42:48 -0600 Message-ID: with nits by Ronald J Kimball Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32536] By: nicholas on 2007/11/28 19:43:06 Log: Integrate: [ 31362] Subject: [PATCH] cross-compilation for linux From: "Konovalov, Vadim Vladimirovich \(Vadim\)** CTR **" Date: Sat, 9 Jun 2007 19:41:44 +0200 Message-ID: [The changes to existing files] Branch: maint-5.8/perl !> Cross/README README.ce win32/Makefile.ce ____________________________________________________________________________ [ 32535] By: nicholas on 2007/11/28 19:38:15 Log: Integrate: [ 31333] Remove support for assertions and -A Branch: maint-5.8/perl !> lib/perl5db.pl op.c t/op/attrs.t warnings.pl xsutils.c ____________________________________________________________________________ [ 32534] By: nicholas on 2007/11/28 19:15:19 Log: Integrate: [ 31287] Subject: linux arm cross-compilation From: Vadim Date: Mon, 28 May 2007 01:23:46 +0400 Message-ID: <4659F6E2.3090805@vkonovalov.ru> with adjustments to the MANIFEST [just the configpm part] Branch: maint-5.8/perl !> configpm ____________________________________________________________________________ [ 32533] By: nicholas on 2007/11/28 17:47:20 Log: Fix bless/readonly failure spotted by Jerry Hedden. Branch: perl ! sv.c t/op/bless.t ____________________________________________________________________________ [ 32532] By: nicholas on 2007/11/28 16:24:01 Log: Integrate: [ 31275] Change #31270 should have updated proto.h to match Branch: maint-5.8/perl !> embed.fnc proto.h ____________________________________________________________________________ [ 32531] By: stevep on 2007/11/28 14:38:44 Log: Assorted nits found in perl5110delta. Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32530] By: nicholas on 2007/11/28 14:10:54 Log: Integrate: [ 31107] Subject: Re: mro status, etc From: "Brandon Black" Date: Sun, 29 Apr 2007 17:27:03 -0500 Message-ID: <84621a60704291527y1b39be37l221ef66e4c828f66@mail.gmail.com> [just the perltoot addition] Branch: maint-5.8/perl !> pod/perltoot.pod ____________________________________________________________________________ [ 32529] By: nicholas on 2007/11/28 13:55:58 Log: Integrate: [ 31878] Subject: Re: [PATCH] Cray XT4/Catamount build From: Jarkko Hietaniemi Date: Sat, 15 Sep 2007 20:47:57 -0400 Message-ID: <46EC7D3D.5010604@iki.fi> [ 31899] Subject: Re: [PATCH] Cray XT4/Catamount build From: Jarkko Hietaniemi Date: Tue, 18 Sep 2007 19:48:48 -0400 Message-ID: <46F063E0.1000004@iki.fi> (Restores a pre-generated utils/Makefile for the benefit of Win32, which can't run utils/Makefile.SH itself) [ 31906] Mark utils/Makefile as read/write in perforce. Branch: maint-5.8/perl + utils/Makefile.SH !> MANIFEST Makefile.SH Porting/makerel ext/util/make_ext !> hints/catamount.sh utils/Makefile x2p/Makefile.SH ____________________________________________________________________________ [ 32528] By: nicholas on 2007/11/28 12:54:17 Log: Integrate: [ 31388] Subject: [PATCH] miscellanea From: Jarkko Hietaniemi Date: Thu, 14 Jun 2007 22:32:49 -0400 Message-ID: <4671FA51.4070001@iki.fi> [ 31404] Patches to compile perl on Cray XT4 Catamount/Qk, by Jarkko Branch: maint-5.8/perl +> hints/catamount.sh !> Configure MANIFEST doio.c ext/util/make_ext hints/linux.sh !> perl.c perl.h pp_sys.c sv.c util.c ____________________________________________________________________________ [ 32527] By: nicholas on 2007/11/28 12:49:11 Log: Integrate: [ 31279] Subject: Re: argproc.c license Re: [perl #43037] Bad license in perl distribution From: Mark Pizzolato Date: Fri, 25 May 2007 13:31:17 -0700 (PDT) Message-ID: <288163.41670.qm@web83606.mail.sp1.yahoo.com> Branch: maint-5.8/perl !> vms/vms.c ____________________________________________________________________________ [ 32526] By: rgs on 2007/11/28 09:37:30 Log: Subject: [PATCH] Document improved support for Unicode filenames on Windows From: "Jan Dubois" Date: Tue, 27 Nov 2007 12:04:47 -0800 Message-ID: <016e01c83130$c3237050$496a50f0$@com> Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32525] By: rgs on 2007/11/28 09:33:43 Log: Typos, found by Abigail and myself Branch: perl ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm ____________________________________________________________________________ [ 32524] By: rgs on 2007/11/28 07:14:07 Log: Subject: Re: fpathconf test failures on QNX From: Matt Kraai Date: Tue, 27 Nov 2007 11:00:19 -0800 Message-ID: <20071127190019.GA6319@ftbfs.org> Branch: perl ! ext/POSIX/t/sysconf.t ____________________________________________________________________________ [ 32523] By: rgs on 2007/11/27 15:04:18 Log: Doc nits -- avoid bare "5.10" version numbers without a third component. (Suggested by Jarkko) Branch: perl ! pod/perl5100delta.pod pod/perlre.pod pod/perlreapi.pod ! pod/perlrebackslash.pod pod/perlrecharclass.pod ____________________________________________________________________________ [ 32522] By: rgs on 2007/11/27 11:32:23 Log: Document failures due to building on NFS Branch: perl ! INSTALL ____________________________________________________________________________ [ 32521] By: rgs on 2007/11/27 11:15:37 Log: Typo, found by Scott Lanning Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 32520] By: rgs on 2007/11/27 10:57:26 Log: Ignore .git directories Branch: perl ! lib/ExtUtils/MANIFEST.SKIP ____________________________________________________________________________ [ 32519] By: rgs on 2007/11/27 10:01:54 Log: Subject: [PATCH] perl5100delta.pod: do not confess bondage :-) and mention compiler flag tightening From: Jarkko Hietaniemi Date: Tue, 27 Nov 2007 05:34:47 +0200 (EET) Message-Id: <200711270334.lAR3YlOm295065@kosh.hut.fi> Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32518] By: rgs on 2007/11/27 09:42:02 Log: Fix prototype variables default values on NetBSD, by Craig A. Berry Branch: perl ! hints/netbsd.sh ____________________________________________________________________________ [ 32517] By: rgs on 2007/11/27 09:12:22 Log: Upgrade to ExtUtils::MakeMaker 6.37_03 Branch: perl ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm ! lib/ExtUtils/MakeMaker/Config.pm ! lib/ExtUtils/MakeMaker/bytes.pm ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/parse_version.t ! lib/ExtUtils/testlib.pm t/lib/MakeMaker/Test/Setup/XS.pm ____________________________________________________________________________ [ 32516] By: nicholas on 2007/11/26 23:54:19 Log: Naff orf! Branch: maint-5.8/perl - mro.c ____________________________________________________________________________ [ 32515] By: nicholas on 2007/11/26 23:54:05 Log: Integrate: [ 31936] Silence a load of "value computed is not used" warnings [ 31938] hv_stores() on a literal string is now fractionally more efficient than hv_store(). Branch: maint-5.8/perl +> mro.c !> gv.c hv.c mg.c op.c pp_hot.c ____________________________________________________________________________ [ 32514] By: nicholas on 2007/11/26 23:34:16 Log: Integrate: [ 31931] Add a new function Perl_hv_common_key_len(), which contains the manipulations to convert negative lengths to positive length + UTF-8 flag. hv_delete(), hv_exists(), hv_fetch(), hv_store() and hv_store_flags() all become mathoms. The macros hv_fetchs() and hv_stores() call hv_common() directly. [ 31932] Remove now-unnecessary =cuts where POD is now adjacent to POD. [ 31937] Fix Win32 breakage caused by #31926 Branch: maint-5.8/perl !> embed.fnc embed.h global.sym handy.h hv.c hv.h mathoms.c !> proto.h ____________________________________________________________________________ [ 32513] By: nicholas on 2007/11/26 23:07:51 Log: Integrate: [ 31916] Send all delete()/delete_ent() calls via S_hv_fetch_common(). This puts all the key normalisation code in one place. [ 31919] Make hv_fetch_common() non-static, and change its name to hv_common(), as it now also performs hv_delete()/hv_delete_ent() [ 31924] Convert hv_delete_ent(), hv_exists_ent(), hv_fetch_ent() and hv_store_ent() to macros, and consign the function bodies to history. Er, mathoms.c [ 31925] Change 31919 forgot to add Perl_hv_common to global.sym [ 31926] Switch Perl_hv_common() to returning void * rather than HE *. [ 31927] Casts needed in mathoms.c to make it compile with g++ after the making Perl_hv_common() return void *. [ 31930] Move the SV dereference of Perl_hv_fetch()/Perl_hv_store()/ Perl_hv_store_flags() into Perl_hv_common(). All already pass in HV_FETCH_JUST_SV, which only these three pass in. Branch: maint-5.8/perl !> embed.fnc embed.h global.sym hv.c hv.h mathoms.c proto.h ____________________________________________________________________________ [ 32512] By: nicholas on 2007/11/26 22:24:26 Log: Integrate: [ 23843] Subject: [PATCH bleadperl] Re: [perl #31924] %INC caching failure-case problem From: Rick Delaney Date: Wed, 13 Oct 2004 12:40:18 -0400 Message-ID: <20041013164018.GA32174@biff.bort.ca> [ 23873] Revert change 23843. (See discussion for bug [perl #31924]) [ 31898] For an LVALUE fetch, "hv_fetch()" will recurse into "hv_store()" for a hash with magic. Field hashes have u magic, so this recursion triggers. However, key conversion replaces the original key with the converted key, so we need to ensure that conversion happens exactly once, else for a non-idempotent key conversion routine (eg ROT13) we will see double conversion in this case. Branch: maint-5.8/perl !> cop.h hv.c hv.h ____________________________________________________________________________ [ 32511] By: nicholas on 2007/11/26 21:40:46 Log: Integrate: [ 28341] Add missing file to MANIFEST Branch: maint-5.8/perl !> MANIFEST ____________________________________________________________________________ [ 32510] By: nicholas on 2007/11/26 21:35:15 Log: Integrate: [ 26523] re-implement MY_CXT API more efficiently, and add explicit interpeter arg variant [ 27000] Use a union for storing the shared hash key reference count, rather than messy pointer hacks. [ 27636] Fix bug 36267 - assigning to a tied hash shouldn't change the underlying hash. (It used to, if the underlying hash had had storage allocated). This has the side effect of changing the return value from hv_store and hv_store_ent for some tied hash scenarios. But *to* something consistent (ly crazy) [ 31898] For an LVALUE fetch, "hv_fetch()" will recurse into "hv_store()" for a hash with magic. Field hashes have u magic, so this recursion triggers. However, key conversion replaces the original key with the converted key, so we need to ensure that conversion happens exactly once, else for a non-idempotent key conversion routine (eg ROT13) we will see double conversion in this case. [ 31905] Call the key transformation function for hv_delete(). Honour the HV_DISABLE_UVAR_XKEY for hv_delete(). Test this. [Pass in 3 more parameters to S_hv_magic_uvar_xkey()] [ 31912] Call the key transformation function for hv_exists()/hv_fetch()/ hv_store(). (And test this) [ 31914] Parameterise the code that tests the rot13 hash, and add a second hashtype to test - bitflip (that xors code point with 32). [ 31915] Lots more tests with many permuations of 7, 8 and $lots bit data. [ 31923] Use Perl_hv_common() to test disabling the key conversion in hash lookups. [ 31929] ext/XS/APITest/APITest.xs was suffering casting issues with g++ as well after the addition of Perl_hv_common(). [ 32483] Use a new (clean) anonymous hash for each loop, rather than a hash in the pad, as the latter can change internal state sufficiently to confuse matters (even though in all cases it has no keys and from Perl space is "measurably" identical). [ 32500] Get APItest.xs compiling on 5.8.x by making the compilation of the Perl_hv_common() test code conditional on the macro hv_common being defined, and the refcounted_he code conditional on it being 5.9 or later. [ 32501] Hack round the fact that UNITCHECK is nothing special on 5.8.x by conditionally creating a sub UNITCHECK(&); [ 32502] UNITCHECK isn't anything special in 5.8.x, so don't run those tests. [ 32503] Skip the op.t API test as it's not relevant to 5.8.x (%^H propagation). Correct the expectations of hash.t and svsetsv.t for 5.8.x. [ 32507] Test both dMY_CXT and dMY_CXT_INTERP. Branch: maint-5.8/perl +> ext/XS/APItest/t/op.t !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs !> ext/XS/APItest/Makefile.PL ext/XS/APItest/t/hash.t !> ext/XS/APItest/t/my_cxt.t ext/XS/APItest/t/svsetsv.t !> ext/XS/APItest/t/xs_special_subs_require.t ____________________________________________________________________________ [ 32509] By: nicholas on 2007/11/26 19:57:07 Log: For 5.8.8 and earlier, always call newCONSTSUB(), as the interpreter doesn't support proxy constant subroutines. For all 5.8.x add a cast to (char *) for the second argument to newCONSTSUB(). Branch: maint-5.8/perl ! lib/ExtUtils/Constant/ProxySubs.pm ____________________________________________________________________________ [ 32508] By: nicholas on 2007/11/26 19:02:44 Log: bring in ExtUtils::Constant::ProxySubs from blead, as it needs to be tweaked for 5.8.9. Branch: blead-maint-fixup/perl +> lib/ExtUtils/Constant/ProxySubs.pm ____________________________________________________________________________ [ 32507] By: nicholas on 2007/11/26 18:03:29 Log: Test both dMY_CXT and dMY_CXT_INTERP. Branch: blead-maint-fixup/perl ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/my_cxt.t ____________________________________________________________________________ [ 32506] By: nicholas on 2007/11/26 18:02:05 Log: Integrate: [ 32505] A dummy implementation of dMY_CXT_INTERP for unthreaded builds. Branch: maint-5.8/perl !> perl.h ____________________________________________________________________________ [ 32505] By: nicholas on 2007/11/26 17:46:47 Log: A dummy implementation of dMY_CXT_INTERP for unthreaded builds. Branch: blead-maint-fixup/perl ! perl.h ____________________________________________________________________________ [ 32504] By: nicholas on 2007/11/26 17:29:24 Log: Also bring in perl.h from blead, as it's about to get a fix. Branch: blead-maint-fixup/perl +> perl.h ____________________________________________________________________________ [ 32503] By: nicholas on 2007/11/26 17:02:05 Log: Skip the op.t API test as it's not relevant to 5.8.x (%^H propagation). Correct the expectations of hash.t and svsetsv.t for 5.8.x. Branch: blead-maint-fixup/perl ! ext/XS/APItest/t/hash.t ext/XS/APItest/t/op.t ! ext/XS/APItest/t/svsetsv.t ____________________________________________________________________________ [ 32502] By: nicholas on 2007/11/26 16:58:35 Log: UNITCHECK isn't anything special in 5.8.x, so don't run those tests. Branch: blead-maint-fixup/perl ! ext/XS/APItest/t/xs_special_subs.t ! ext/XS/APItest/t/xs_special_subs_require.t ____________________________________________________________________________ [ 32501] By: nicholas on 2007/11/26 16:56:35 Log: Hack round the fact that UNITCHECK is nothing special on 5.8.x by conditionally creating a sub UNITCHECK(&); Branch: blead-maint-fixup/perl ! ext/XS/APItest/APItest.pm ____________________________________________________________________________ [ 32500] By: nicholas on 2007/11/26 16:55:25 Log: Get APItest.xs compiling on 5.8.x by making the compilation of the Perl_hv_common() test code conditional on the macro hv_common being defined, and the refcounted_he code conditional on it being 5.9 or later. Branch: blead-maint-fixup/perl ! ext/XS/APItest/APItest.xs ____________________________________________________________________________ [ 32499] By: rgs on 2007/11/26 15:16:43 Log: More tests are sensitive to load: document them Branch: perl ! INSTALL ____________________________________________________________________________ [ 32498] By: rgs on 2007/11/26 15:12:08 Log: Doc updates on running tests Branch: perl ! INSTALL t/README ____________________________________________________________________________ [ 32497] By: rgs on 2007/11/26 13:02:09 Log: Adjust for the RAWDATA case Branch: perl ! lib/Attribute/Handlers.pm ____________________________________________________________________________ [ 32496] By: rgs on 2007/11/26 12:32:00 Log: Disallow attributes that are not valid perl (patch by Damian) Branch: perl ! lib/Attribute/Handlers.pm ! lib/Attribute/Handlers/t/data_convert.t ____________________________________________________________________________ [ 32495] By: rgs on 2007/11/26 11:33:42 Log: uconfig.h must be writable for microperl (thanks to Sébastien Aperghis-Tramoni) Branch: perl ! Porting/makerel ____________________________________________________________________________ [ 32494] By: rgs on 2007/11/26 10:37:36 Log: Upgrade to ExtUtils::MakeMaker 6.37_02 Branch: perl + t/lib/MakeMaker/Test/Setup/XS.pm ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm ! lib/ExtUtils/MakeMaker/Config.pm ! lib/ExtUtils/MakeMaker/bytes.pm ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/PATCHING ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/WriteEmptyMakefile.t ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/parse_version.t ! lib/ExtUtils/t/prereq.t lib/ExtUtils/t/writemakefile_args.t ! lib/ExtUtils/t/xs.t lib/ExtUtils/testlib.pm ____________________________________________________________________________ [ 32493] By: rgs on 2007/11/26 09:17:42 Log: Subject: [PATCH] pod/perlrebackslash.pod: small Unicode additions From: Jarkko Hietaniemi Date: Mon, 26 Nov 2007 04:55:03 +0200 (EET) Message-Id: <200711260255.lAQ2t37n188664@kosh.hut.fi> Branch: perl ! pod/perlrebackslash.pod ____________________________________________________________________________ [ 32492] By: rgs on 2007/11/26 09:14:25 Log: Subject: VMS POD updates: perlport.pod, vmsperl.pod From: "John E. Malmberg" Date: Sun, 25 Nov 2007 19:53:36 -0600 Message-ID: <474A2720.9040106@qsl.net> Branch: perl ! pod/perlport.pod vms/perlvms.pod ____________________________________________________________________________ [ 32491] By: rgs on 2007/11/25 17:51:28 Log: Regenerate Changes Branch: perl ! Changes ____________________________________________________________________________ [ 32490] By: rgs on 2007/11/25 17:26:03 Log: The version appears in the docs too. And update release date. Branch: perl ! lib/Attribute/Handlers.pm ____________________________________________________________________________ [ 32489] By: rgs on 2007/11/25 17:22:19 Log: Bump version to 0.79 Branch: perl ! lib/Attribute/Handlers.pm ____________________________________________________________________________ [ 32488] By: rgs on 2007/11/25 17:20:33 Log: Change to Attribute::Handlers suggested by Damian in Subject: Re: [PATCH] Attribute::Handlers till ears are bleeding From: Damian Conway Date: Fri, 23 Nov 2007 07:43:05 +1100 Message-ID: <4745E9D9.1050102@conway.org> Branch: perl ! lib/Attribute/Handlers.pm ! lib/Attribute/Handlers/t/data_convert.t ____________________________________________________________________________ [ 32487] By: rgs on 2007/11/25 17:01:43 Log: Regen table of contents Branch: perl ! pod/perltoc.pod ____________________________________________________________________________ [ 32486] By: nicholas on 2007/11/25 16:28:05 Log: An implementation of dMY_CXT_INTERP() for 5.8.x Branch: maint-5.8/perl ! perl.h ____________________________________________________________________________ [ 32485] By: rgs on 2007/11/25 16:07:33 Log: Bump patchlevel to RC2 Branch: perl ! patchlevel.h ____________________________________________________________________________ [ 32484] By: rgs on 2007/11/25 15:43:11 Log: Document bug #47762, and mention %- Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 32483] By: nicholas on 2007/11/25 10:52:49 Log: Use a new (clean) anonymous hash for each loop, rather than a hash in the pad, as the latter can change internal state sufficiently to confuse matters (even though in all cases it has no keys and from Perl space is "measurably" identical). Branch: blead-maint-fixup/perl ! ext/XS/APItest/t/hash.t ____________________________________________________________________________ [ 32482] By: nicholas on 2007/11/24 22:52:44 Log: Create a branch for code changes to XS code that 5.8.x needs, which can't yet be merged to blead beacuse of the code freeze for 5.10. For now, XS::APItest Branch: blead-maint-fixup/perl +> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs +> ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL +> ext/XS/APItest/README ext/XS/APItest/core.c +> ext/XS/APItest/core_or_not.inc ext/XS/APItest/exception.c +> ext/XS/APItest/notcore.c ext/XS/APItest/t/call.t +> ext/XS/APItest/t/exception.t ext/XS/APItest/t/hash.t +> ext/XS/APItest/t/my_cxt.t ext/XS/APItest/t/op.t +> ext/XS/APItest/t/printf.t ext/XS/APItest/t/push.t +> ext/XS/APItest/t/svsetsv.t ext/XS/APItest/t/xs_special_subs.t +> ext/XS/APItest/t/xs_special_subs_require.t ____________________________________________________________________________ [ 32481] By: nicholas on 2007/11/24 22:37:38 Log: Nick's a muppet (*and* perforce branching is hard, or at least hateful, in as much as a branch spec is merely a shorthand - it's acutally all a flat namespace underneath). So this shouldn't be here, but it's all due to a transcription tyop on my part in the integrate command. Whereas the branch spec I carefully made is valid, but no $expletive use in actually creating the $expletive branch. Doesn't excuse my mistake. But does explain it. Branch: perl - blead-maint-fixup/ext/XS/APItest/APItest.pm - blead-maint-fixup/ext/XS/APItest/APItest.xs - blead-maint-fixup/ext/XS/APItest/MANIFEST - blead-maint-fixup/ext/XS/APItest/Makefile.PL - blead-maint-fixup/ext/XS/APItest/README - blead-maint-fixup/ext/XS/APItest/core.c - blead-maint-fixup/ext/XS/APItest/core_or_not.inc - blead-maint-fixup/ext/XS/APItest/exception.c - blead-maint-fixup/ext/XS/APItest/notcore.c - blead-maint-fixup/ext/XS/APItest/t/call.t - blead-maint-fixup/ext/XS/APItest/t/exception.t - blead-maint-fixup/ext/XS/APItest/t/hash.t - blead-maint-fixup/ext/XS/APItest/t/my_cxt.t - blead-maint-fixup/ext/XS/APItest/t/op.t - blead-maint-fixup/ext/XS/APItest/t/printf.t - blead-maint-fixup/ext/XS/APItest/t/push.t - blead-maint-fixup/ext/XS/APItest/t/svsetsv.t - blead-maint-fixup/ext/XS/APItest/t/xs_special_subs.t - blead-maint-fixup/ext/XS/APItest/t/xs_special_subs_require.t ____________________________________________________________________________ [ 32480] By: nicholas on 2007/11/24 20:15:51 Log: Create a branch for code changes to XS code that 5.8.x needs, which can't yet be merged to blead beacuse of the code freeze for 5.10. For now, XS::APItest Branch: perl +> blead-maint-fixup/ext/XS/APItest/APItest.pm +> blead-maint-fixup/ext/XS/APItest/APItest.xs +> blead-maint-fixup/ext/XS/APItest/MANIFEST +> blead-maint-fixup/ext/XS/APItest/Makefile.PL +> blead-maint-fixup/ext/XS/APItest/README +> blead-maint-fixup/ext/XS/APItest/core.c +> blead-maint-fixup/ext/XS/APItest/core_or_not.inc +> blead-maint-fixup/ext/XS/APItest/exception.c +> blead-maint-fixup/ext/XS/APItest/notcore.c +> blead-maint-fixup/ext/XS/APItest/t/call.t +> blead-maint-fixup/ext/XS/APItest/t/exception.t +> blead-maint-fixup/ext/XS/APItest/t/hash.t +> blead-maint-fixup/ext/XS/APItest/t/my_cxt.t +> blead-maint-fixup/ext/XS/APItest/t/op.t +> blead-maint-fixup/ext/XS/APItest/t/printf.t +> blead-maint-fixup/ext/XS/APItest/t/push.t +> blead-maint-fixup/ext/XS/APItest/t/svsetsv.t +> blead-maint-fixup/ext/XS/APItest/t/xs_special_subs.t +> blead-maint-fixup/ext/XS/APItest/t/xs_special_subs_require.t ____________________________________________________________________________ [ 32479] By: nicholas on 2007/11/24 12:06:56 Log: Integrate: [ 32464] FAQ sync [ 32466] Subject: [PATCH] document return value of Getopt::Std::getopts() From: Mark Jason Dominus Date: Fri, 23 Nov 2007 09:54:38 -0500 Message-ID: <20071123145438.6593.qmail@plover.com> [ 32475] Subject: [PATCH] Document different kill(-9, ...) semantics on Windows From: "Jan Dubois" Date: Fri, 23 Nov 2007 14:48:43 -0800 Message-ID: <003201c82e23$0003a0f0$000ae2d0$@com> [ 32478] Eliminating the duplicate logic in S_method_common() and Perl_gv_fetchmethod_autoload() is clearly TODO. Move the paragraph "strcat(), strcpy(), strncat(), strncpy(), sprintf(), vsprintf()" to the section "Tasks that need a little C knowledge" as it doesn't need any XS knowledge. Branch: maint-5.8/perl !> gv.c lib/Getopt/Std.pm pod/perlfaq.pod pod/perlfaq1.pod !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod !> pod/perlfaq8.pod pod/perlport.pod pod/perltodo.pod ____________________________________________________________________________ [ 32478] By: nicholas on 2007/11/24 11:40:28 Log: Eliminating the duplicate logic in S_method_common() and Perl_gv_fetchmethod_autoload() is clearly TODO. Move the paragraph "strcat(), strcpy(), strncat(), strncpy(), sprintf(), vsprintf()" to the section "Tasks that need a little C knowledge" as it doesn't need any XS knowledge. Branch: perl ! gv.c pod/perltodo.pod ____________________________________________________________________________ [ 32477] By: nicholas on 2007/11/24 10:44:25 Log: Remove (probably) the last vestige of the assertions implementation - a now unused variable. Branch: perl ! embedvar.h intrpvar.h perlapi.h ____________________________________________________________________________ [ 32476] By: rgs on 2007/11/24 09:09:21 Log: Mention kill improvements on Windows Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32475] By: rgs on 2007/11/24 09:06:24 Log: Subject: [PATCH] Document different kill(-9, ...) semantics on Windows From: "Jan Dubois" Date: Fri, 23 Nov 2007 14:48:43 -0800 Message-ID: <003201c82e23$0003a0f0$000ae2d0$@com> Branch: perl ! pod/perlport.pod ____________________________________________________________________________ [ 32474] By: craigb on 2007/11/24 02:17:28 Log: Subject: [patch@32376] VMS symbolic links part 4 of 4 - Final part From: "John E. Malmberg" Date: Sun, 18 Nov 2007 02:15:22 -0600 Message-id: <473FF49A.5000302@qsl.net> [.vms...] parts with revisions to compile on older systems and some POD clean-up. Branch: perl ! vms/ext/Filespec.pm vms/vms.c vms/vmsish.h ____________________________________________________________________________ [ 32473] By: nicholas on 2007/11/23 23:29:53 Log: The GvSV code from change 32472 can be made conditional, which is beneficial because for the default options for 5.8.x the if() branch will always be taken without needing the if() test or the else branch. Branch: maint-5.8/perl ! pp_sys.c ____________________________________________________________________________ [ 32472] By: nicholas on 2007/11/23 22:55:09 Log: Integrate: [ 31975] On VAX, feeding a bare "NaN" to nawk causes nawk to core dump since it tries to interpret it as a number, which causes an FP exception. (Patch from NetBSD) [ 32120] Subject: [PATCH] Fix a few segfaults and a when() bug From: "josh" Date: Sun, 14 Oct 2007 21:37:08 -0700 Message-ID: <20071015043708.GA10981@grenekatz.org> Branch: maint-5.8/perl !> MANIFEST pp_sys.c t/io/argv.t ____________________________________________________________________________ [ 32471] By: nicholas on 2007/11/23 21:59:05 Log: Integrate: [ 32238] "Bake" the values of PERL_REVISION, PERL_VERSION and PERL_SUBVERSION into global variables (and hence a shared perl library). Additionally under MULTIPLICITY record the size of the interpreter structure (total, and for this version) and under PERL_GLOBAL_STRUCT the size of the global variables structure. Coupled with PL_bincompat_options this will allow 5.10.1 (and later), when compiled with a shared perl library, to perform sanity checks in main() to verify that the shared library is indeed binary compatible. [ 32242] Subject: [PATCH] RE: Change 32238: "Bake" the values of PERL_REVISION, PERL_VERSION and PERL_SUBVERSION From: "Jan Dubois" Date: Wed, 7 Nov 2007 21:44:38 -0800 Message-ID: <058701c821ca$73d071d0$5b715570$@com> (plus a couple of other similar fixes for change 32238 that Jan missed) [ 32275] Following 32238, change "interpreter_size" to "interp_size" in the new global symbols to keep overall symbol length within 31 characters, which is what the VMS C compiler with default flags can handle. Branch: maint-5.8/perl !> embedvar.h intrpvar.h makedef.pl perl.h perlapi.h perlvars.h ____________________________________________________________________________ [ 32470] By: nicholas on 2007/11/23 21:17:23 Log: Integrate: [ 30953] Subject: [PATCH] Fix Thread.pm From: "Jerry D. Hedden" Date: Fri, 13 Apr 2007 12:51:40 -0400 Message-ID: <1ff86f510704130951t5f66baa0m4ed13018539976a3@mail.gmail.com> [ 30967] Subject: [PATCH] Re: Thread.t hangs, even under normal test... From: "Jerry D. Hedden" Date: Mon, 16 Apr 2007 09:31:39 -0400 Message-ID: <1ff86f510704160631ue286a97kb66a0ce649c9aae4@mail.gmail.com> Branch: maint-5.8/perl +> lib/Thread.t !> MANIFEST lib/Thread.pm ____________________________________________________________________________ [ 32469] By: nicholas on 2007/11/23 20:37:18 Log: Branch: maint-5.8/perl +> lib/base/Changes lib/base/t/isa.t lib/base/t/sigdie.t +> lib/base/t/version.t lib/base/t/warnings.t 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 ____________________________________________________________________________ [ 32468] By: nicholas on 2007/11/23 18:04:30 Log: Subject: Re: Are we missing some tests? From: Robin Houston Message-Id: <7C63C4C8-B0DA-46F2-81D7-F2C14AFF76B8@cpan.org> Date: Fri, 23 Nov 2007 16:15:46 +0000 Branch: perl ! t/op/ver.t ____________________________________________________________________________ [ 32467] By: rgs on 2007/11/23 16:22:14 Log: Subject: [PATCH] Re: RC1 build failure From: Jarkko Hietaniemi Date: Fri, 23 Nov 2007 10:39:11 -0500 Message-ID: <4746F41F.6090508@iki.fi> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 32466] By: rgs on 2007/11/23 15:00:57 Log: Subject: [PATCH] document return value of Getopt::Std::getopts() From: Mark Jason Dominus Date: Fri, 23 Nov 2007 09:54:38 -0500 Message-ID: <20071123145438.6593.qmail@plover.com> Branch: perl ! lib/Getopt/Std.pm ____________________________________________________________________________ [ 32465] By: nicholas on 2007/11/23 12:39:42 Log: Change 30632 broke the build for 5005threads. Fixed. Branch: maint-5.8/perl ! op.c ____________________________________________________________________________ [ 32464] By: rgs on 2007/11/23 11:39:00 Log: FAQ sync Branch: perl ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod ____________________________________________________________________________ [ 32463] By: nicholas on 2007/11/23 11:22:27 Log: Integrate: [ 31870] Save some C<","> in the embedded program used to generate -V output. [ 31872] Rejig the word wrapping code for the "Compile-time options:" of perl -V Replace the rather elegant C code with Perl code that can also sort the options first, as this will allow them to be split into those that affect binary compatibility, and those that do not. [ 31873] Move all the compile time options that affect binary compatibility into a global variable PL_bincompat_options. Because the string will be embedded in any shared perl library, it will allow a comparison check to be added to perlmain.c in the future, to detect library mismatch. [ 31876] Change 31873 was not robust against the possibility that the configuration has no #defined options. So add a "" that will make the initialiser for PL_bincompat_options syntactically correct in this case. [ 31944] Record IEEE usage in config.h on VMS. [ 31945] Add USE_IEEE to PL_bincompat_options, as use_ieee in the configuration on VMS affects binary compatibility. [ 31946] And some more VMS-specific additions to PL_bincompat_options. Branch: maint-5.8/perl !> configure.com perl.c perl.h ____________________________________________________________________________ [ 32462] By: rgs on 2007/11/23 11:00:58 Log: Bump $open::VERSION Branch: perl ! lib/open.pm ____________________________________________________________________________ [ 32461] By: rgs on 2007/11/23 10:58:24 Log: Subject: [patch] :utf8 updates From: Juerd Waalboer Date: Sat, 17 Nov 2007 20:03:00 +0100 Message-ID: <20071117190300.GY10696@c4.convolution.nl> Branch: perl ! AUTHORS lib/PerlIO.pm lib/open.pm pod/perlcheat.pod ! pod/perlfunc.pod pod/perlopentut.pod pod/perlrun.pod ! pod/perlunicode.pod pod/perlunifaq.pod pod/perluniintro.pod ! pod/perlunitut.pod ____________________________________________________________________________ [ 32460] By: nicholas on 2007/11/22 23:56:00 Log: Fix my typo in change 32137. Fix the bogus blank line in change 31997. Branch: perl ! Changes ____________________________________________________________________________ [ 32459] By: nicholas on 2007/11/22 23:47:54 Log: Integrate: [ 31862] Subject: [patch@31788] Term::ReadLine::Stub missing get_line From: "John E. Malmberg" Date: Wed, 12 Sep 2007 20:14:53 -0500 Message-id: <46E88F0D.2090405@qsl.net> [ 32182] Subject: [PATCH] documentation typo for Text::Wrap From: David Landgren Date: Tue, 23 Oct 2007 21:43:29 +0200 Message-ID: <471E4EE1.5010500@landgren.net> Branch: maint-5.8/perl !> lib/Term/ReadLine.pm lib/Text/Wrap.pm ____________________________________________________________________________ [ 32458] By: nicholas on 2007/11/22 23:20:19 Log: Integrate: [ 32210] Upgrade to cperl-mode 5.23 [ 32361] Subject: [PATCH] perl5db.pl update for Mac OS X 10.5 From: Bo Lindbergh Date: Fri, 16 Nov 2007 15:50:52 +0100 Message-Id: Branch: maint-5.8/perl !> emacs/cperl-mode.el lib/perl5db.pl ____________________________________________________________________________ [ 32457] By: nicholas on 2007/11/22 23:19:55 Log: Integrate: [ 31236] When trimming long XS symbols on VMS, avoid warnings from operator precedence mistakes, but for now give the same symbol mangling results as before. [ 31247] VMSify uupacktool.pl and run it during VMS build. [ 31396] More portability nits by Jarkko [ 31492] New valgrind suppressions. [ 31532] 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. [ 31771] Patch by Gerard Goosen to avoid building man pages for extensions even if the Makefile.PL forgets to specify it. [ 31884] Subject: [ patch ] add line-number to embed.pl warnings From: Jim Cromie Date: Wed, 12 Sep 2007 11:25:08 -0600 Message-ID: <46E820F4.80106@gmail.com> [ 31974] Assume NetBSD has touch (patch from NetBSD package) [ 32174] Subject: [PATCH] FreeBSD atoll() warning (Was Re: Code freeze From: Andy Dougherty Message-ID: Date: Mon, 22 Oct 2007 12:49:25 -0400 (EDT) [ 32181] Subject: [PATCH] Re: [perl #46725] v5.10.0 util.c and pp_sys.c fail to compile under Mac OS X From: Andy Dougherty Message-ID: Date: Tue, 23 Oct 2007 08:54:51 -0400 (EDT) [ 32234] Subject: [PATCH] Erroneous binmode() call in uupacktool.pl From: "Jan Dubois" Date: Tue, 6 Nov 2007 15:58:05 -0800 Message-ID: <01f101c820d0$df6c9220$9e45b660$@com> [ 32440] Test::More and Test::Builder are actually part of the Test::Simple distribution Branch: maint-5.8/perl - vms/genconfig.pl !> MANIFEST Porting/Maintainers.pl README.vms cflags.SH !> configure.com embed.pl ext/util/make_ext gv.h makedepend.SH !> t/perl.supp uupacktool.pl vms/descrip_mms.template !> vms/ext/XSSymSet.pm vms/myconfig.com ____________________________________________________________________________ [ 32456] By: nicholas on 2007/11/22 22:42:00 Log: Integrate: [ 25052] do just-in-time loading of Carp.pm in some modules From: Tels Subject: [PATCH] No Carp #4 AutoSplit.pm Subject: [PATCH] no Carp #5 (File::Path) Subject: [PATCH] no Carp #7 - charnames.pm Subject: [PATCH] no Carp #6 (File::Compare, File::Copy, File::Temp) Subject: [PATCH] no Carp #8 - SelfLoader, Text/Balanced and open.pm [ 31315] Subject: [PATCH] Update File-Path to 2.00 From: David Landgren Date: Wed, 30 May 2007 19:50:38 +0200 Message-ID: <465DB96E.1020106@landgren.net> [ 31327] In File::Path::_rmtree, we want a list of files, not directories (some of them may be directory files, which is ok). [ 31329] Subject: Re: [PATCH] Update File-Path to 2.00 From: David Landgren Date: Sat, 02 Jun 2007 20:58:16 +0200 Message-ID: <4661BDC8.6040102@landgren.net> [ 31336] Subject: Re: [PATCH] Update File-Path to 2.00 From: David Landgren Date: Tue, 05 Jun 2007 23:21:40 +0200 Message-ID: <4665D3E4.2030809@landgren.net> Silences some unnecessary carping (e.g. from ExtUtils::Command line 109 when building perl). [ 31337] Subject: Re: [PATCH] Update File-Path to 2.00 From: Joshua Juran Date: Wed, 6 Jun 2007 01:14:31 -0700 Message-Id: <5F26D98D-8B6D-4F4A-B2E9-168F71B963DD@gmail.com> Fixes typo in the POD. [ 31345] Subject: Re: [PATCH] Update File-Path to 2.00 From: David Landgren Date: Wed, 06 Jun 2007 23:57:34 +0200 Message-ID: <46672DCE.2080508@landgren.net> [ 31349] Subject: Re: [PATCH] Update File-Path to 2.00 From: David Landgren Date: Thu, 07 Jun 2007 14:02:36 +0200 Message-ID: <4667F3DC.9070203@landgren.net> [ 31357] Fix lib/File/Path.t failure on Win32 (Create a 'ZZ' directory instead of 'Z' because we already have a 'z' which is the same as 'Z' on Win32's case-insensitive filesystem) [ 31361] A couple of File::Path tests require unix syntax on VMS. [ 31484] 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> [ 31535] New File::Path tests require unix syntax on VMS. [ 31583] 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> [ 31775] 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>. [ 31819] Subject: [PATCH] sync blead with File-Path 2.00_11 From: David Landgren Date: Sat, 08 Sep 2007 10:46:15 +0200 Message-ID: <46E26157.4050307@landgren.net> [ 31843] VMS help for File::Path 2.00_11: chdir() is finicky about directory format; catdir spews warnings when given files that aren't directories; File::Spec functions may call stat(), thus zapping C<_>; filenames with characters that need escaping (such as spaces), must have some path syntax attached to them and be converted to native syntax in order to force escaping to take place. [ 31903] Subject: [PATCH] minor changes to File::Path (and more tests) From: David Landgren Date: Mon, 17 Sep 2007 23:27:45 +0200 Message-ID: <46EEF151.6010409@landgren.net> [ 31997] Subject: [PATCH] bring File::Path up to 2.01 (was: Re: Freeze ?) From: David Landgren Date: Sun, 30 Sep 2007 15:19:49 +0200 Message-ID: <46FFA275.6010304@landgren.net> [ 32186] Subject: [PATCH] File::Path 2.02 From: David Landgren Date: Wed, 24 Oct 2007 15:11:29 +0200 Message-ID: <471F4481.6010103@landgren.net> [ 32276] Make File::Path::_rmtree behave when passed an individual file with a relative path that is already in VMS syntax. [ 32305] Subject: Re: [PATCH] File-Path-2.04 (this time with patch) From: David Landgren Date: Tue, 13 Nov 2007 14:44:22 +0100 Message-ID: <4739AA36.7000809@landgren.net> Branch: maint-5.8/perl !> lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ [ 32455] By: nicholas on 2007/11/22 22:07:11 Log: Integrate: [ 31105] VMS-specific tweak to FindBin for when $0 returns a unix-style filespec. [ 31163] Fix [perl #42163] "use base" masks $SIG{__DIE__} adapted from a patch by Michael G Schwern [ 31420] 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 [ 31659] 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. [ 31689] 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> [ 31741] 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.) [ 31759] 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> [ 31858] Carp's argument backtrace code would show undef as "undef" - a string. [ 32122] Subject: [PATCH] Minor fix in File::Copy POD From: "Jerry D. Hedden" Date: Mon, 15 Oct 2007 09:56:33 -0400 Message-ID: <1ff86f510710150656w4c06b94aub1c8ff5fa29a8603@mail.gmail.com> [ 32175] Make the File::Find tests stay under t/ where they belong (the first call to cleanup() was leaving us at the top of the Perl source tree). [ 32176] File::Find::_find_dir nit for VMS, plus version bump. [ 32180] Subject: [PATCH] hostname.t busted From: Ricardo SIGNES Date: Mon, 22 Oct 2007 09:01:09 -0400 Message-ID: <20071022130109.GA16748@knight> [ 32184] Subject: patch@32181 File::Copy.pm patches for VMS From: "John E. Malmberg" Date: Wed, 24 Oct 2007 00:27:33 -0500 Message-id: <471ED7C5.9040900@qsl.net> [ 32279] Subject: patch@32274 file/find/t/ find.t and taint.t fixes for VMS. From: "John E. Malmberg" Date: Sun, 11 Nov 2007 17:42:46 -0600 Message-id: <47379376.6070809@qsl.net> With variations to make it cross-platform. Branch: maint-5.8/perl +> lib/Tie/Handle/stdhandle_from_handle.t lib/Tie/StdHandle.pm !> MANIFEST lib/Carp.pm lib/Carp.t lib/Carp/Heavy.pm !> lib/File/CheckTree.pm lib/File/CheckTree.t lib/File/Copy.pm !> lib/File/Find.pm lib/File/Find/t/find.t !> lib/File/Find/t/taint.t lib/FindBin.pm lib/Net/t/hostname.t !> lib/Text/ParseWords.pm lib/Tie/Handle.pm !> lib/Tie/Handle/stdhandle.t lib/base.pm lib/base/t/base.t ____________________________________________________________________________ [ 32454] By: nicholas on 2007/11/22 21:40:50 Log: Integrate: [ 31397] 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> [ 31574] Subject: [PATCH] CORE.pod From: Tels Date: Mon, 9 Jul 2007 17:28:43 +0200 Message-Id: <200707091728.43634@bloodgate.com> [ 31575] Mention the two ways of overriding built-ins. Link to perlsub. Fix typos and indentation. Branch: maint-5.8/perl +> lib/CORE.pod !> MANIFEST ____________________________________________________________________________ [ 32453] By: nicholas on 2007/11/22 19:06:32 Log: Integrate: [ 32418] Subject: [PATCH] RC1: In Solaris 10 do not use versioned solibs From: Jarkko Hietaniemi Date: Tue, 20 Nov 2007 08:29:05 -0500 Message-ID: <4742E121.2090306@iki.fi> [ 32429] Subject: [PATCH] RC1: Future-proof solaris 10 versioned solibs hint From: Andy Dougherty Date: Tue, 20 Nov 2007 13:49:41 -0500 (EST) Message-ID: Branch: maint-5.8/perl !> hints/solaris_2.sh ____________________________________________________________________________ [ 32452] By: nicholas on 2007/11/22 18:36:56 Log: Integrate: Integrate: [ 25563] Forgot to update MANIFEST in change 25547 Branch: maint-5.8/perl !> MANIFEST ____________________________________________________________________________ [ 32451] By: nicholas on 2007/11/22 18:35:58 Log: Integrate: [ 25547] Localize $@ in Locale::Maketext::maketext() so that $lh->maketext("Error: [_1]\n", $@) works as expected Also added a new test for this fix [ 26103] Upgrade to Locale-Maketext-1.10. As change #25547 did not make it into the module release, I bumped the version number and added the missing code. [ 27358] Grammar nit in Locale::Maketext::TPJ13.pod, found by Justin Pryzby. [ 32415] Upgrade to Locale::Maketext 1.12 Branch: maint-5.8/perl +> lib/Locale/Maketext/t/30_local.t !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/Guts.pm !> lib/Locale/Maketext/GutsLoader.pm !> lib/Locale/Maketext/TPJ13.pod !> lib/Locale/Maketext/t/01_about_verbose.t !> lib/Locale/Maketext/t/10_make.t lib/Locale/Maketext/t/20_get.t !> lib/Locale/Maketext/t/40_super.t !> lib/Locale/Maketext/t/50_super.t !> lib/Locale/Maketext/t/60_super.t !> lib/Locale/Maketext/t/90_utf8.t ____________________________________________________________________________ [ 32450] By: nicholas on 2007/11/22 17:45:52 Log: Integrate: [ 32431] Subject: RE: Net/Ping/t/510_ping_udp.t fails on Windows Vista From: "Steve Hay" Date: Wed, 21 Nov 2007 09:45:57 -0000 Message-ID: <1B32FF956ABF414C9BCE5E487A1497E7DC885B@ukmail02.planit.group> [ 32444] Add the Changes file for Win32.pm [ 32445] Upgrade to Win32 0.34 Branch: maint-5.8/perl +> ext/Win32/Changes !> MANIFEST ext/Win32/Win32.pm ____________________________________________________________________________ [ 32449] By: nicholas on 2007/11/22 17:31:11 Log: Integrate: [ 32446] 5.00404 compile fix from Slaven Rezic. [ 32447] 2.18 release. Branch: maint-5.8/perl !> ext/Storable/ChangeLog ext/Storable/Storable.pm !> ext/Storable/Storable.xs ____________________________________________________________________________ [ 32448] By: rgs on 2007/11/22 10:29:15 Log: Regenerate META.yml (missing dual-life modules) Branch: perl ! META.yml ____________________________________________________________________________ [ 32447] By: ams on 2007/11/22 07:55:43 Log: 2.18 release. Branch: perl ! ext/Storable/ChangeLog ext/Storable/Storable.pm ____________________________________________________________________________ [ 32446] By: ams on 2007/11/22 07:53:19 Log: 5.00404 compile fix from Slaven Rezic. Branch: perl ! ext/Storable/Storable.xs ____________________________________________________________________________ [ 32445] By: rgs on 2007/11/22 07:09:59 Log: Upgrade to Win32 0.34 Branch: perl ! ext/Win32/Win32.pm ____________________________________________________________________________ [ 32444] By: rgs on 2007/11/22 06:34:54 Log: Add the Changes file for Win32.pm Branch: perl + ext/Win32/Changes ! MANIFEST ____________________________________________________________________________ [ 32443] By: rgs on 2007/11/21 18:17:36 Log: Rename yylval to pl_yylval, to avoid confusing bogus C preprocessors that attempt to expand it recursively. (like, on UNICOS) Branch: perl ! toke.c ____________________________________________________________________________ [ 32442] By: nicholas on 2007/11/21 18:12:52 Log: Integrate: [ 32427] Update the files that need to be read/write in makerel, removing one exterminated file, one file that is now a dummy, and adding in various files that are actually read/write because they are regenerated from source files. Change the type of regcharclass.h to read/write in Perforce as it is auto-generated. (And all other auto-generated files are read/write. There's some irony here - the only read/write files are the ones you shouldn't edit. All the ones you can edit are read only.) [ 32439] Safe.pm is actually not under ext/Safe [ 32441] Make genlog 'unexpand -a' all the spaces into tabs, which results in smaller Changes files. Branch: maint-5.8/perl !> Porting/Maintainers.pl Porting/genlog Porting/makerel ____________________________________________________________________________ [ 32441] By: nicholas on 2007/11/21 18:06:35 Log: Make genlog 'unexpand -a' all the spaces into tabs, which results in smaller Changes files. Branch: perl ! Porting/genlog ____________________________________________________________________________ [ 32440] By: rgs on 2007/11/21 18:05:09 Log: Test::More and Test::Builder are actually part of the Test::Simple distribution Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 32439] By: rgs on 2007/11/21 17:57:47 Log: Safe.pm is actually not under ext/Safe Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 32438] By: nicholas on 2007/11/21 17:52:26 Log: Akin to change 32433, run unexpand -a on all the 5.8 Changes files, which were also a jumbled mix of tabs and spaces. Now they're all tabs. The diff may look huge, but run diff -db and you'll see that it's all whitespace. Branch: maint-5.8/perl ! Changes Changes5.8.1 Changes5.8.2 Changes5.8.3 Changes5.8.4 ! Changes5.8.5 Changes5.8.6 Changes5.8.7 Changes5.8.8 ____________________________________________________________________________ [ 32437] By: nicholas on 2007/11/21 17:50:11 Log: Integrate: [ 32401] Subject: rc1 patch - delta, comment nits From: Jim Cromie Date: Sun, 18 Nov 2007 18:01:13 -0700 Message-ID: <4740E059.30808@gmail.com> [ 32410] Subject: [Patch] perlboot.pod / added semicolons From: "Spiros Denaxas" Date: Mon, 19 Nov 2007 23:43:11 +0000 Message-ID: [ 32426] Note that traces of PL_na cling on in dark corners of the source code. Exterminate! Exterminate! Exterminate! [ 32433] Run unexpand -a on all the Changes files, which were a jumbled mix of tabs and spaces. Now they're all tabs, and about 1300K smaller. The diff may look huge, but run diff -db and you'll see that it's all whitespace. [ 32434] Update copyright in the README Branch: maint-5.8/perl !> Changes5.000 Changes5.001 Changes5.002 Changes5.003 !> Changes5.004 Changes5.005 Changes5.6 Changes5.8 README !> pod/perlboot.pod pod/perltodo.pod sv.c ____________________________________________________________________________ [ 32436] By: nicholas on 2007/11/21 16:35:42 Log: Patch from Steve Hay to merge in the parts of change 26379 that define, declare and initialise OSVERSIONINFO g_osver. (26379 can't be merged complete as it adds to the middle of a structure, and hence isn't binary compatible) Branch: maint-5.8/perl ! win32/win32.c ____________________________________________________________________________ [ 32435] By: nicholas on 2007/11/21 16:04:47 Log: Integrate: [ 31347] Stop VC++ from warning "all references to 'SHELL32.dll' discarded by /OPT:REF" by removing the only reference to a SHELL32.dll function (namely, CommandLineToArgvW(), called from win32_argv2utf8(), which isn't actually used anywhere so delete it). That then caused the warning "/DELAYLOAD:shell32.dll ignored; no imports found from shell32.dll", so remove that /DELAYLOAD option too. Branch: maint-5.8/perl !> win32/Makefile win32/makefile.mk win32/win32.c win32/win32.h !> win32/wince.c ____________________________________________________________________________ [ 32434] By: rgs on 2007/11/21 13:49:25 Log: Update copyright in the README Branch: perl ! README ____________________________________________________________________________ [ 32433] By: nicholas on 2007/11/21 12:06:31 Log: Run unexpand -a on all the Changes files, which were a jumbled mix of tabs and spaces. Now they're all tabs, and about 1300K smaller. The diff may look huge, but run diff -db and you'll see that it's all whitespace. Branch: perl ! Changes Changes5.000 Changes5.001 Changes5.002 Changes5.003 ! Changes5.004 Changes5.005 Changes5.6 Changes5.8 ____________________________________________________________________________ [ 32432] By: rgs on 2007/11/21 10:26:33 Log: Remove rules to regenerate regnodes.h Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 32431] By: rgs on 2007/11/21 10:17:33 Log: Subject: RE: Net/Ping/t/510_ping_udp.t fails on Windows Vista From: "Steve Hay" Date: Wed, 21 Nov 2007 09:45:57 -0000 Message-ID: <1B32FF956ABF414C9BCE5E487A1497E7DC885B@ukmail02.planit.group> Branch: perl ! ext/Win32/Win32.pm ____________________________________________________________________________ [ 32430] By: rgs on 2007/11/21 10:13:04 Log: Subject: [PATCH] Improve example code From: "Jan Dubois" Date: Tue, 20 Nov 2007 15:39:50 -0800 Message-ID: <076601c82bce$a4fcfe00$eef6fa00$@com> Branch: perl ! pod/perlsyn.pod ____________________________________________________________________________ [ 32429] By: merijn on 2007/11/21 07:15:56 Log: Subject: [PATCH] RC1: Future-proof solaris 10 versioned solibs hint From: Andy Dougherty Date: Tue, 20 Nov 2007 13:49:41 -0500 (EST) Message-ID: Branch: perl ! hints/solaris_2.sh ____________________________________________________________________________ [ 32428] By: stevep on 2007/11/20 17:51:05 Log: Skip the udp ping tests if testing on Vista. Also, switched the getservbyname() call to check for a udp echo port. Branch: perl ! lib/Net/Ping/t/510_ping_udp.t ____________________________________________________________________________ [ 32427] By: nicholas on 2007/11/20 16:59:49 Log: Update the files that need to be read/write in makerel, removing one exterminated file, one file that is now a dummy, and adding in various files that are actually read/write because they are regenerated from source files. Change the type of regcharclass.h to read/write in Perforce as it is auto-generated. (And all other auto-generated files are read/write. There's some irony here - the only read/write files are the ones you shouldn't edit. All the ones you can edit are read only.) Branch: perl ! Porting/makerel regcharclass.h ____________________________________________________________________________ [ 32426] By: nicholas on 2007/11/20 16:57:36 Log: Note that traces of PL_na cling on in dark corners of the source code. Exterminate! Exterminate! Exterminate! Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32425] By: merijn on 2007/11/20 16:10:37 Log: Subject: Re: [PATCH] various RC1 nits From: Jarkko Hietaniemi Date: Tue, 20 Nov 2007 10:51:54 -0500 Message-ID: <4743029A.3010002@iki.fi> Branch: perl ! Cross/Makefile-cross-SH Makefile.micro Porting/config_H ! hints/catamount.sh perl.h uconfig.sh ____________________________________________________________________________ [ 32424] By: nicholas on 2007/11/20 16:06:10 Log: Integrate: [ 31073] Subject: Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph From: "Brandon Black" Date: Tue, 24 Apr 2007 07:58:44 -0500 Message-ID: <84621a60704240558q7ff65863l803c6f9b9b8ca4a6@mail.gmail.com> [ 31074] Move the require at the top of the file. Else, Test::More has test failures. [ 31075] Remove a now redundant require [ 31076] overload must not load XS modules at compile time, or perl doesn't compile. overload must not clobber $! or $@ behind the scenes when loading an XS module. Branch: maint-5.8/perl !> ext/DynaLoader/t/DynaLoader.t lib/overload.pm ____________________________________________________________________________ [ 32423] By: rgs on 2007/11/20 15:53:24 Log: Regenerate META.yml Branch: perl ! META.yml ____________________________________________________________________________ [ 32422] By: nicholas on 2007/11/20 15:42:05 Log: Integrate: [ 31784] 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) [ 32004] Subject: Re: [patch] clean out remnants of DEBUGGING_OPS (was opcode op_type:9) From: Jim Cromie Date: Mon, 01 Oct 2007 18:59:43 -0600 Message-ID: <470197FF.5040709@gmail.com> [ 32066] Do the same as #32061 for Win32, which also fixes a static linking build problem with Hash/Util/FieldHash Branch: maint-5.8/perl !> win32/FindExt.pm win32/Makefile win32/Makefile.ce !> win32/buildext.pl win32/makefile.mk ____________________________________________________________________________ [ 32421] By: nicholas on 2007/11/20 15:23:54 Log: Integrate: [ 31523] $Config{useshrplib} should be 'true' rather than 'yes' when using a shared perl library [ 31526] Correct a couple more cases of $Config{useshrplib} [ 31533] Replace C with C on VMS. Branch: maint-5.8/perl !> NetWare/config.wc configure.com hints/uts.sh !> lib/ExtUtils/MM_Unix.pm vms/genconfig.pl win32/config.bc !> win32/config.ce win32/config.gc win32/config.vc !> win32/config.vc64 ____________________________________________________________________________ [ 32420] By: stevep on 2007/11/20 15:21:56 Log: Update to Time-Piece. The only change in the core is to the version number. Branch: perl ! ext/Time/Piece/Piece.pm ____________________________________________________________________________ [ 32419] By: nicholas on 2007/11/20 14:28:43 Log: Integrate: [ 31355] Remove dead Perl_sys_intern_clear() from wince.c [ 31356] Change 31347 should also have removed win32_free_argvw() because it now isn't used anywhere. [ 31426] 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> [ 31427] Change #31426 should also be applied to the windows CE version [ 31428] Change #31426 should also be applied to the PERL_IMPLICIT_SYS version of ioctl() [ 31466] Revert #30197 and #30219, which #31464 has just made redundant [ 31539] 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.) [ 31569] 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) [ 31742] 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) [ 31761] Add support for Visual C++ 2008 Express Edition (Beta 2) Branch: maint-5.8/perl !> README.win32 makedef.pl pod/perltodo.pod win32/Makefile !> win32/config.bc win32/config.ce win32/config.gc !> win32/config.vc win32/config.vc64 win32/config_sh.PL !> win32/makefile.mk win32/perlhost.h win32/win32.c !> win32/win32sck.c win32/wince.c win32/wincesck.c ____________________________________________________________________________ [ 32418] By: rgs on 2007/11/20 13:48:14 Log: Subject: [PATCH] RC1: In Solaris 10 do not use versioned solibs From: Jarkko Hietaniemi Date: Tue, 20 Nov 2007 08:29:05 -0500 Message-ID: <4742E121.2090306@iki.fi> Branch: perl ! hints/solaris_2.sh ____________________________________________________________________________ [ 32417] By: nicholas on 2007/11/20 13:39:23 Log: Integrate: [ 31301] Subject: Re: localising hash element by variable From: Bo Lindbergh Date: Mon, 28 May 2007 20:26:00 +0200 Message-Id: [ 31311] Subject: Re: localising hash element by variable From: hv@crypt.org Date: Wed, 30 May 2007 13:21:15 +0100 Message-Id: <200705301221.l4UCLFwf010411@zen.crypt.org> [ 31313] blead segfaults on local *@; eval {1} because ERRSV assumes that GvSV(PL_errgv) is always non-NULL. That stopped being the case with change 25009 (ish) - when we stopped automatically creating a(n unused) SV at GV creation time. Branch: maint-5.8/perl !> scope.c t/op/local.t ____________________________________________________________________________ [ 32416] By: nicholas on 2007/11/20 12:43:02 Log: Integrate: [ 29266] Embed manifest files in EXEs and DLLs when building with VC++ 8.x See the thread starting here for details: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00398.html (Still need to do something for Module::Build somtime...) [ 30878] Subject: [PATCH] Restore Win64 compilation with the Windows Platform SDK From: Jan Dubois Date: Mon, 09 Apr 2007 17:27:17 -0700 Message-ID: <4kll13df3tndn8alp54gi9ur9jmq063aij@4ax.com> [ 30970] Subject: [PATCH] Fix kill(0, $pid) on Windows From: "Jan Dubois" Date: Mon, 16 Apr 2007 17:35:48 -0700 Message-ID: <01df01c78088$59718d30$0c54a790$@com> Fixes breakage caused by #29605. [ 30973] Add a test for the bug fixed by #30970 [ 30979] Subject: [PATCH] Allow sending SIGINT to child processes on Windows *if* they are running Perl From: "Jan Dubois" Date: Mon, 16 Apr 2007 17:52:25 -0700 Message-ID: <01e301c7808a$ac0cca30$04265e90$@com> [ 31054] Subject: [perl #42648] [PATCH] crash in win32/VMem.h when out of memory From: "Devin Heitmueller" (via RT) Date: Fri, 20 Apr 2007 14:49:08 -0700 Message-ID: [ 31211] Subject: [PATCH] Restore Windows NT support From: "Jan Dubois" Date: Fri, 11 May 2007 18:25:39 -0700 Message-ID: <02d101c79434$743be100$5cb3a300$@com> [ 31213] Older versions of windres interpret "-I" as the input format, so use the long option name "--include-dir" instead. [ 31271] Fix the ext/IO/t/io_sock.t failure when built with VC++ 2005 Unknown to me win32/win32.h was defining USE_FIXED_OSFHANDLE, which arranged for a black magic fix to MSVCRT.DLL's _open_osfhandle() to be used. It seems that this is inappropriate for VC++ versions later than 6.x, since they don't use that DLL: simply not defining that symbol makes the io_sock.t failure go away. (Compare change #29233, which similarly disabled the fix to MSVCRT.DLL's read() for VC++ versions later than 6.x.) [ 31300] win32/makefile.mk doesn't support GSAR's old dmake (because of the use of || and && in conditional expressions, which that old dmake doesn't understand), so stop with a helpful error message if such a dmake is being used. There is now no need to have all the clutter of trying to support different backslash and newline semantics, so ditch that too. [ 31343] Stop VC7 and VC8 complaining about the DESCRIPTION statement in perldll.def (it isn't supported any more). [ 31344] Stop VC7 and VC8 warning about overriding /DPERLDLL with /UPERLDLL when compiling perlmain.c, and don't supply /DPERLDLL twice when compiling perlmainst.c Branch: maint-5.8/perl +> t/op/kill0.t !> MANIFEST README.win32 makedef.pl win32/Makefile !> win32/makefile.mk win32/perllib.c win32/vdir.h win32/vmem.h !> win32/win32.c win32/win32.h ____________________________________________________________________________ [ 32415] By: rgs on 2007/11/20 11:43:29 Log: Upgrade to Locale::Maketext 1.12 Branch: perl ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/Guts.pm ! lib/Locale/Maketext/GutsLoader.pm ! lib/Locale/Maketext/TPJ13.pod ! lib/Locale/Maketext/t/01_about_verbose.t ! lib/Locale/Maketext/t/10_make.t lib/Locale/Maketext/t/20_get.t ! lib/Locale/Maketext/t/30_local.t ! lib/Locale/Maketext/t/40_super.t ! lib/Locale/Maketext/t/50_super.t ! lib/Locale/Maketext/t/60_super.t ! lib/Locale/Maketext/t/90_utf8.t ____________________________________________________________________________ [ 32414] By: rgs on 2007/11/20 10:43:24 Log: Subject: [PATCH] Fix VERSION in lib/Module/Build/YAML.pm (resubmitted) From: "Jerry D. Hedden" Date: Thu, 8 Nov 2007 09:35:46 -0500 Message-ID: <1ff86f510711080635h26362cefn3ab6c528610a9871@mail.gmail.com> Branch: perl ! lib/Module/Build/YAML.pm ____________________________________________________________________________ [ 32413] By: nicholas on 2007/11/20 10:40:21 Log: Integrate: [ 31098] Subject: [PATCH] Cargo-cult fix for an AIX build problem From: "Jan Dubois" Date: Thu, 26 Apr 2007 17:02:01 -0700 Message-ID: <048b01c7885f$48862510$d9926f30$@com> [ 31304] Revert change #30530, following Jan's advice [ 31366] Subject: Re: [PATCH-at-31365] (was - configpm frustrations) From: Vadim Date: Mon, 11 Jun 2007 19:19:31 +0400 Message-ID: <466D6803.1020808@vkonovalov.ru> [ 31591] 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> [ 31595] Revert part of #31591 [ 31598] 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> [ 31658] 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. [ 31979] Subject: [PATCH] No more ld2 and perlld under Cygwin From: "Jerry D. Hedden" Date: Tue, 25 Sep 2007 10:45:47 -0400 Message-ID: <1ff86f510709250745s1d17ae54y6403711e00b306a0@mail.gmail.com> Branch: maint-5.8/perl !> Makefile.SH configpm x2p/Makefile.SH ____________________________________________________________________________ [ 32412] By: rgs on 2007/11/20 08:17:55 Log: Subject: [PATCH] Correction to perl5100delta.pod From: "Jan Dubois" Date: Mon, 19 Nov 2007 16:03:25 -0800 Message-ID: <03d101c82b08$c5bf7210$513e5630$@com> Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32411] By: rgs on 2007/11/20 08:16:21 Log: Subject: [PATCH] Rename "perl59" to "perl510" From: "Jan Dubois" Date: Mon, 19 Nov 2007 15:53:11 -0800 Message-ID: <03cd01c82b07$581a1950$084e4bf0$@com> Branch: perl ! README.win32 hints/dgux.sh installperl makedef.pl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 32410] By: rgs on 2007/11/20 08:14:11 Log: Subject: [Patch] perlboot.pod / added semicolons From: "Spiros Denaxas" Date: Mon, 19 Nov 2007 23:43:11 +0000 Message-ID: Branch: perl ! pod/perlboot.pod ____________________________________________________________________________ [ 32409] By: nicholas on 2007/11/19 18:38:44 Log: Integrate: [ 31745] bye bye charsize it is^Wwas always 1 Branch: maint-5.8/perl !> Configure NetWare/config.wc Porting/Glossary Porting/config.sh !> plan9/config_sh.sample uconfig.sh win32/config.bc !> win32/config.ce win32/config.gc win32/config.vc !> win32/config.vc64 ____________________________________________________________________________ [ 32408] By: nicholas on 2007/11/19 18:18:27 Log: Integrate: [ 31232] Subject: [PATCH] Configure (and Makefile.SH): remove ODBM_File early if c++ (this time even with the Configure bits) From: Jarkko Hietaniemi Date: Wed, 16 May 2007 05:33:14 +0300 (EEST) Message-Id: <200705160233.l4G2XEET143034@kosh.hut.fi> [ 31323] Subject: [PATCH] Configure: O_NONBLOCK test uses fork() and pipe() From: Jarkko Hietaniemi Date: Fri, 1 Jun 2007 04:31:03 +0300 (EEST) Message-Id: <200706010131.l511V3kv417484@kosh.hut.fi> [ 31373] Subject: [PATCH] Configure: Erroneous C++ message From: Andy Dougherty Date: Wed, 13 Jun 2007 14:33:54 -0400 (EDT) Message-ID: [ 31375] Subject: Re: vsprintf From: Andy Dougherty Date: Wed, 13 Jun 2007 14:41:44 -0400 (EDT) Message-ID: [ 31395] 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: [ 31637] Expand tabs, add -A ccflags=-DMACRO to -h [ 31639] 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 [ 31830] The question auctioned at YAPC::Europe-2007 in Vienna Branch: maint-5.8/perl !> Configure Makefile.SH ____________________________________________________________________________ [ 32407] By: nicholas on 2007/11/19 17:58:02 Log: Integrate: [ 31181] Better help ; regen after backport #31114 ; RT#42886 ' in uname [ 31183] Typing is for secretaries [ 31187] Subject: [PATCH] Syntax error in Configure in blead From: "Ævar Arnfjörð Bjarmason" Date: Wed, 9 May 2007 20:30:04 +0000 Message-ID: <51dd1af80705091330h1bb9b508g2154b03868b71d07@mail.gmail.com> Branch: maint-5.8/perl !> Configure ____________________________________________________________________________ [ 32406] By: nicholas on 2007/11/19 17:03:26 Log: Integrate: [ 31258] Subject: [PATCH] Forgotten Cygwin patch From: "Jerry D. Hedden" Date: Tue, 22 May 2007 20:58:04 -0400 Message-ID: <1ff86f510705221758p71418517ncb89fac289d74c35@mail.gmail.com> [ 31379] Subject: [PATCH] Less sed'ing in Cygwin Makefile.SHs From: "Jerry D. Hedden" Date: Thu, 14 Jun 2007 08:13:29 -0400 Message-ID: <1ff86f510706140513v5d3bb0e0l89dff31da83abfb9@mail.gmail.com> [ 31439] 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: [ 31568] 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> [ 31708] 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> [ 31710] 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> [ 31712] Delete the files which #31710 should have removed. [ 31737] 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. [ 31760] 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> [ 31773] Following Jan's advice, remove Cygwin::is_textmount(), which duplicates the functionality of is_binmount(). Branch: maint-5.8/perl - cygwin/ld2.in cygwin/perlld.in !> MANIFEST README.cygwin cflags.SH cygwin/Makefile.SHs !> cygwin/cygwin.c hints/cygwin.sh t/lib/cygwin.t ____________________________________________________________________________ [ 32405] By: rgs on 2007/11/19 14:15:31 Log: Subject: [PATCH] Attribute::Handlers till ears are bleeding From: Michael G Schwern Date: Sun, 18 Nov 2007 16:20:31 -0800 Message-ID: <4740D6CF.6030407@pobox.com> Branch: perl + lib/Attribute/Handlers/t/data_convert.t ! MANIFEST lib/Attribute/Handlers.pm ____________________________________________________________________________ [ 32404] By: nicholas on 2007/11/19 13:18:32 Log: Integrate: [ 31445] 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: [ 31802] Upstream netbsd patch. Also unified the whitespace. (thanks BinGOs) [ 31886] HP's ANSI-C optimizer breaks op.c (t/op/state.t failure); ccversion fixed [ 31942] netbsd's setlocale () doesn't support LC_COLLATE and LC_NUMERIC Subject: Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1 cpu) From: Abe Timmerman Date: Sun, 23 Sep 2007 01:11:50 +0200 Message-ID: <46F5A136.8080000@ztreet.demon.nl> [ 31943] Revert #31942, as it was inconsistent between threaded and non-threaded builds [ 32190] Subject: [PATCH] (Was Re: [PATCH] FreeBSD atoll() warning) From: Andy Dougherty Date: Wed, 24 Oct 2007 13:12:49 -0400 (EDT) Message-ID: [ 32203] Subject: Re: configure failed in tru64 From: Jarkko Hietaniemi Date: Tue, 30 Oct 2007 07:52:04 -0400 Message-ID: <47271AE4.5060806@iki.fi> [ 32332] Subject: Fix build failure on QNX From: Matt Kraai Date: Thu, 15 Nov 2007 15:01:34 -0800 Message-ID: <20071115230134.GA4032@ftbfs.org> Branch: maint-5.8/perl !> hints/aix.sh hints/dec_osf.sh hints/freebsd.sh hints/hpux.sh !> hints/netbsd.sh hints/qnx.sh t/uni/overload.t ____________________________________________________________________________ [ 32403] By: nicholas on 2007/11/19 13:00:49 Log: Integrate: [ 32035] PL_cshname is actually a constant value known at compile time. PL_cshlen can be calculated by the compiler. So eliminate both as interpreter variables, and the code that calculates PL_cshlen at runtime. [edited to eliminate just the runtime code] Branch: maint-5.8/perl ! intrpvar.h !> embed.fnc embed.h proto.h toke.c ____________________________________________________________________________ [ 32402] By: nicholas on 2007/11/19 11:01:20 Log: Silly Nick. The point of the change to programatic generation (change 28950) was so that I could change the order in blead without changing the order in 5.8.x. So, sigh, I committed the programatic generation *and* the order change all in one. Restore the 5.8.x order. Branch: maint-5.8/perl ! overload.c overload.h overload.pl ____________________________________________________________________________ [ 32401] By: rgs on 2007/11/19 10:58:03 Log: Subject: rc1 patch - delta, comment nits From: Jim Cromie Date: Sun, 18 Nov 2007 18:01:13 -0700 Message-ID: <4740E059.30808@gmail.com> Branch: perl ! pod/perl5100delta.pod sv.c ____________________________________________________________________________ [ 32400] By: nicholas on 2007/11/19 10:32:56 Log: Integrate: [ 32116] PL_AMG_names is only used by gv.c (as far as Google code search can see), so it can easily be a static variable inside gv.c. This allows the implementation to be changed in future Perls within the 5.10.x series. [ 32124] Storing the length of all the overloading names saves a strlen() in a loop in Perl_Gv_AMupdate(). Brought to you by the Campaign for the Elimination of strlen(). [ 32132] In Perl_amagic_call(), construct the SV with newSVpvn(), as we now know the length. (Not sure why I didn't spot this one during change 32124.) [and then some edits to keep PL_AMG_names global] Branch: maint-5.8/perl + overload.c ! overload.pl !> MANIFEST gv.c overload.h ____________________________________________________________________________ [ 32399] By: rgs on 2007/11/19 10:29:24 Log: Typo (found by Jarkko) Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32398] By: nicholas on 2007/11/19 09:41:28 Log: Integrate: [ 32213] [perl #47045] CLONE_SKIP doesn't result in undef copies clarify the documentation on CLONE_SKIP, and ensure that the undef value has all its flags cleared Branch: maint-5.8/perl !> pod/perlmod.pod sv.c ____________________________________________________________________________ [ 32397] By: nicholas on 2007/11/18 22:57:47 Log: Integrate: [ 30555] Remove notes about experimental functions in the utf8 module. Also, document that the internal utf8 functions can be used without loading utf8.pm. (Suggested by Juerd) [ 31512] Add some information to the comments describing SV flag bits. [ 31605] Put a proper title like in every man page [ 31652] Doc re-ordering to have ALIASES and CUSTOM ALIASES together [ 31654] Fix incorrect =head1 NAME. [ 31718] 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> [ 31865] Subject: a spelling nit From: Jim Cromie Date: Fri, 14 Sep 2007 10:58:36 -0600 Message-ID: <46EABDBC.40700@gmail.com> [ 31871] Note the gotcha about newlines in the elements of PL_preambleav. [ 31888] Remove dead code surrounded by #if 0 from mathoms.c [ 31989] Subject: [patch] s/thinngy/thingy/ From: Jim Cromie Date: Thu, 27 Sep 2007 19:29:43 -0600 Message-ID: <46FC5907.4010205@gmail.com> Branch: maint-5.8/perl !> hints/README.hints intrpvar.h lib/File/CheckTree.pm !> lib/charnames.pm lib/utf8.pm mathoms.c sv.c sv.h ____________________________________________________________________________ [ 32396] By: nicholas on 2007/11/18 22:52:40 Log: Integrate: [ 31634] silence 'unused var' compiler warning [ 31635] fix up some nested #ifdef indentation Branch: maint-5.8/perl !> perl.c ____________________________________________________________________________ [ 32395] By: nicholas on 2007/11/18 22:25:26 Log: Re-indent erroneous changelogs. [Software that pastes carriage returns considered hateful.] Branch: perl ! Changes ____________________________________________________________________________ [ 32394] By: nicholas on 2007/11/18 22:16:34 Log: Integrate: [ 31377] Fix [perl #43207] lc() or uc() inside sort affect the return value. [ 31387] Subject: [PATCH] Re: vsprintf From: Andy Dougherty Date: Thu, 14 Jun 2007 13:12:57 -0400 (EDT) Message-ID: [ 31447] safely handle cloning a stale lexical var This code: my $x if ...; sub { $x} could attempt to clone $x even if $x is stale. [ 31587] 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> [ 31690] Make '-xx' and '-x x' work the same way (see #44387). [ 31691] 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. [ 31696] Subject: [PATCH] Test '-x dir' From: "Jerry D. Hedden" Date: Thu, 9 Aug 2007 08:28:17 -0400 Message-ID: <1ff86f510708090528w5579515bp6f862c613abccf84@mail.gmail.com> [ 31699] 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> [ 31700] Fix compilation with threads [ 31730] 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> [ 31854] Subject: [perl #45383] sprintf %f panics with NaN From: Zefram (via RT) Date: Tue, 11 Sep 2007 15:22:23 -0700 Message-ID: [ 31855] Amend change 31854 for when NAN_COMPARE_BROKEN [ 31856] Don't call frexp() on +Inf or -Inf either. (It's not just NaN it might choke on.) [ 31867] [perl #45337] utf8 + "[a]a{2}" + /$.../ = panic: sv_len_utf8 cache when shrinking an SV, shrink the sv_len_utf8 cache too! Branch: maint-5.8/perl +> t/run/switchx2.aux !> MANIFEST perl.c pod/perldiag.pod pp.c pp_sys.c regcomp.c sv.c !> t/base/lex.t t/op/eval.t t/op/lc.t t/op/pat.t !> t/run/switchx.aux t/run/switchx.t toke.c util.c ____________________________________________________________________________ [ 32393] By: nicholas on 2007/11/18 21:42:41 Log: Integrate: [ 29650] Subject: [PATCH] Symbian port: add Series 90 support From: Jarkko Hietaniemi Date: Mon, 01 Jan 2007 08:49:03 -0500 Message-ID: <4599114F.8020307@iki.fi> [ 31740] 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: [ 31766] 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> [ 31769] Fix Win32 breakage (code before declaration) caused by #31766 [ 31785] 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.) [ 31839] The best way not to have the missing subroutines hash trample all over someone else's namespace is by not having it in their namespace in the first place :-) Branch: maint-5.8/perl !> lib/ExtUtils/Constant/ProxySubs.pm !> lib/ExtUtils/Constant/Utils.pm ____________________________________________________________________________ [ 32392] By: nicholas on 2007/11/18 20:45:05 Log: Integrate: [ 31350] Stop VC++ from warning "'getenv' : inconsistent dll linkage. dllexport assumed." when building with -DDEBUGGING by declaring getenv() with the same __declspec as in Microsoft's . MinGW/GCC is happy with that too, but Borland doesn't understand _CRTIMP so don't bother for Borland since it doesn't warn anyway. [ 31656] Subject: [PATCH] s2p.PL From: Wolfgang Laun Date: Mon, 23 Jul 2007 11:28:02 +0200 Message-Id: <46A474A2.2060400@thalesgroup.com> [ 31657] Change stripRegex prototype to $$;$ because only one caller uses the third argument. Branch: maint-5.8/perl !> x2p/a2p.c x2p/s2p.PL ____________________________________________________________________________ [ 32391] By: nicholas on 2007/11/18 20:28:30 Log: Integrate: [ 30433] A couple of casting nits by Jarkko [ 30991] Subject: [perl #42614] NAN_COMPARE_BROKEN.DIV_BY_NAN_BUG (with patch) From: patrick.dugnolle@bnpparibas.com (via RT) Date: Thu, 19 Apr 2007 06:34:18 -0700 Message-ID: [ 31346] Subject: [patch] fix small errors in sv.c commentary From: Jim Cromie Date: Wed, 06 Jun 2007 23:38:53 -0600 Message-ID: <466799ED.3090705@gmail.com> [ 31348] Subject: [PATCHES] Silence compiler warnings From: "Jerry D. Hedden" Date: Wed, 6 Jun 2007 14:45:06 -0400 Message-ID: <1ff86f510706061145r540c7f02kba96c04bc9dcf8b0@mail.gmail.com> Branch: maint-5.8/perl !> pp.c pp_hot.c pp_sys.c sv.c ____________________________________________________________________________ [ 32390] By: nicholas on 2007/11/18 19:03:22 Log: Integrate: [ 31418] fix S_emulate_eaccess compiler warning [ 31536] really fix S_emulate_eaccess compiler warning (#31418 didn't) [ 31600] really really fix S_emulate_eaccess compiler warning (#31536 didn't) [ 31617] fourth attempt to silence S_emulate_eaccess compiler warning [ 31947] fifth attempt to silence S_emulate_eaccess compiler warning [ 31954] sixth attempt to silence S_emulate_eaccess compiler warning Branch: maint-5.8/perl !> embed.fnc embed.h pp_sys.c proto.h ____________________________________________________________________________ [ 32389] By: nicholas on 2007/11/18 08:28:57 Log: Integrate: [ 31940] Fix bug 45607 - for the corner case *{"BONK"} = \&{"BONK"} the order of op evaluation means that what had been a reference to a constant can turn into a typeglob before the sassign gets to run. Branch: maint-5.8/perl !> pp_hot.c t/op/gv.t ____________________________________________________________________________ [ 32388] By: nicholas on 2007/11/18 00:47:51 Log: Integrate: [ 32119] Subject: [PATCH] ex-PVBM and mro interact badly From: Ben Morrow Date: Mon, 15 Oct 2007 22:56:16 +0100 Message-ID: <20071015215616.GA43800@osiris.mauzo.dyndns.org> [ 32121] Subject: [PATCH] Another ex-PVBM assert From: Ben Morrow Date: Tue, 16 Oct 2007 19:51:09 +0100 Message-ID: Branch: maint-5.8/perl !> hv.c sv.c t/op/hash.t t/op/lex_assign.t ____________________________________________________________________________ [ 32387] By: nicholas on 2007/11/18 00:29:35 Log: Integrate: [ 31603] * make splitpod actually work if perl isn't installed * prevent doc extractors to extract POD from splitpod [ 32282] Fix listing of MIME::QuotedPrint in perlmodlib Branch: maint-5.8/perl !> pod/perlmodlib.PL pod/perlmodlib.pod pod/splitpod ____________________________________________________________________________ [ 32386] By: nicholas on 2007/11/18 00:15:44 Log: Integrate: [ 32111] Pass in explicit lengths for the key and type arguments to S_new_constant() in toke.c, as we know all the lengths already. Brought to you by the Campaign for the Elimination of strlen(). [ 32112] Moving a strlen() in Perl_moreswitches() saves a strlen() in sv_catpv() Brought to you by the Campaign for the Elimination of strlen(). [ 32126] In Perl_moreswitches(), avoid the strlen() inside sv_catpv() by moving the strlen() earlier. Brought to you by the Campaign for the Elimination of strlen(). [ 32127] Where possible, change gv_fetchfile() to gv_fetchfile_flags(), gv_stashpv() to gv_stashpvn() and gv_fetchpv() to gv_fetchpvn_flags(). Change the len parameter of S_find_in_my_stash() from I32 to STRLEN, as a pointer the variable needs to be passed onwards, and size matters on 64 bit platforms. Fix the temporary scribbling of a buffer in Perl_yylex() by using gv_fetchpvn_flags(), and remove the XXX comment added in change 27641. Brought to you by the Campaign for the Elimination of strlen(). [ 32135] Change newSVpv() to newSVpvn() where we know the length is non-zero, as newSVpvn() will be fractionally more efficient. [ 32138] Inline and eliminate S_incl_perldb(), as it's only called on one place. This also makes the logic in the call site simpler and more efficient. [ 32139] Change 32136 introduced an error - passing a const char * to sv_usepvn_flags(). Fixed. [ 32140] It seems crazy for Perl_yylex() to individually shift each element off PL_preambleav, and then free each in turn, rather than simply process the array in place, and allow the sv_free(PL_preambleav) to dispose of everything. Branch: maint-5.8/perl !> embed.fnc embed.h gv.c mg.c perl.c proto.h toke.c ____________________________________________________________________________ [ 32385] By: nicholas on 2007/11/17 23:19:00 Log: Integrate: [ 32057] Finally! Worked out how to const Perl_moreswitches(). Although I've committed crimes against indenting to avoid losing blame annotation history. Revisit this when we have version control that can easily see through whitespace changes. [Can probably now propagate consting inside S_parse_body(), Perl_moreswitches() and Perl_yylex(), but that will not affect the external API, so can wait until after 5.10] [ 32070] Build with -Dusemymalloc was broken Branch: maint-5.8/perl !> perl.c toke.c ____________________________________________________________________________ [ 32384] By: nicholas on 2007/11/17 22:34:52 Log: Integrate: [ 32024] S_dopoptosub() is just a wrapper for S_dopoptosub_at(), so make it a macro. (Also slightly shrinks the object code for x86 with -Os) [ 32034] Eliminate most *printf-like calls that use a simple "%c" format, replacing them with constructions that are more efficient because they avoid the overhead of the *printf format parser and interpreter code. [ 32038] Change a sv_catpv() to sv_catpvs(). [ 32041] Optimise the logic in isPRINT(), possible following Jarkko's bugfix of change 10855. (to the implementation added in change 18) Nothing that a decent compiler optimiser would have missed. [ 32042] Directly create the SV with Perl_newSVpvf() rather than using Perl_catSVpvf() to extend a zero-length SV. [ 32044] Use vnewSVpvf() rather than sv_vcatpvf() onto a newly created empty string. [ 32045] newSV(size) and SvPOK_on() will be more efficient than newSVpvs("") followed by SvGROW(size+1) [ 32052] The scratch scalar used in -d processing for : and = options would leak as it was never freed. [ 32058] Subject: Re: several compilation problems on VMS in perl@32039 From: "Craig A. Berry" Message-ID: Date: Sat, 6 Oct 2007 13:47:03 -0500 [ 32105] Remove some strlen()s and replace one strlcpy() with memcpy() because we already know the string length. [ 32113] Given that the buffer for mode in Perl_do_openn() has been initialised to all NUL bytes, and the "string" being appended is one character, it's way faster just to write the byte in question to the buffer. [ 32115] Replace my_strlcpy() with a pair of byte writes. [ 32125] In Perl_my_clearenv(), under -DPERL_USE_SAFE_PUTENV, don't use strlcpy() to forcibly truncate a string to a known length, when memcpy() and a write of '\0' will not only make the intent clear, but also do that exact job more efficiently. [ 32151] In Perl_do_openn() we know the length of oname, so use it when creating an SV. [ 32183] Fix an off by one error, found by valgrind Branch: maint-5.8/perl !> doio.c embed.fnc embed.h handy.h mg.c op.c perl.c perlio.c !> pp_ctl.c proto.h sv.c toke.c utf8.c util.c ____________________________________________________________________________ [ 32383] By: nicholas on 2007/11/17 22:02:32 Log: Integrate: [ 31778] Subject: Re: INC handlers and shutdown-time warnings From: "Rafael Garcia-Suarez" Date: Thu, 9 Aug 2007 14:56:19 +0200 Message-ID: [ 32084] Tests for the .pmc functionality. [ 32085] Remove a call to *printf from the require code. [ 32086] Remove the strlen in doopen_pm() by passing in the length. (As we know it already in the caller). Remove the unchanging mode parameter from doopen_pm() and check_type_and_open(), as it's always PERL_SCRIPT_MODE. [ 32087] Replace Perl_sv_setpvf(aTHX_ namesv, "%s/%s", dir, name); in require's loop over @INC with direct perl API calls that allocate sufficient memory up front, avoid the need to parse a format string, and avoid the need to call strlen() on either parameter. [ 32088] If PERL_DISABLE_PMC is defined, doopen_pm() is just a direct call to check_type_and_open(). So for this case make it a macro, to save a level of function call. [ 32089] As we know the length, replace strEQ with memEQs in S_doopen_pm(). Branch: maint-5.8/perl !> embed.fnc embed.h pp_ctl.c proto.h t/comp/require.t ____________________________________________________________________________ [ 32382] By: nicholas on 2007/11/17 20:52:52 Log: Integrate: [ 31518] 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: [ 32030] Subject: [PATCH] Update add-package.pl From: "Jos I. Boumans" Date: Thu, 4 Oct 2007 11:24:05 +0200 Message-Id: <9D8CA217-8B5B-487E-96A4-92D9047FE921@dwim.org> Branch: maint-5.8/perl +> Porting/add-package.pl !> MANIFEST ____________________________________________________________________________ [ 32381] By: nicholas on 2007/11/17 20:50:15 Log: Integrate: [ 31321] Subject: Updated email address for AUTHORS.txt From: perl@cadop.com Date: Thu, 31 May 2007 19:33:08 -0600 (MDT) Message-Id: <20070601013308.3B6A314ECA82@noop.cadop.com> [ 31434] Subject: [PATH] AUTHORS rurban From: Reini Urban Date: Wed, 20 Jun 2007 23:35:03 +0200 Message-ID: <46799D87.50906@x-ray.at> [ 31442] Correct my email address. (My very first commit!) [ 31443] Add avar to the authors file... Apparently the 'ae' ligature sorts after z in Icelandic so he goes at the bottom of the file. [ 31655] Update AUTHORS following change #31653 [ 31753] 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: maint-5.8/perl !> AUTHORS ____________________________________________________________________________ [ 32380] By: nicholas on 2007/11/17 20:47:39 Log: Integrate: [ 31570] 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> [ 31672] 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> [ 31673] MANIFEST.SKIP ought not to have been skipped after all. [ 31676] 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> [ 31682] 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.) [ 31711] 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> [ 32212] Make installman work with -Duserelocatableinc and DESTDIR Branch: maint-5.8/perl !> installman installperl ____________________________________________________________________________ [ 32379] By: nicholas on 2007/11/17 20:42:55 Log: Integrate: [ 30827] Update name of Perl executable on VMS following #30414. [ 31491] 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. [ 31493] Fix tests so they actually test $@. like() demands a qr//. [ 31494] Add a TODO test cases RT# 43403. [ 31504] 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> [ 31528] Don't require to have at least DB_File or *DBM_File [ 31594] Link TODO test to appropriate RT ticket [ 31601] 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. [ 31604] Avoid POD in test files [ 31646] Make TabsWrap tests work around broken VMS pipes. [ 31665] 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> [ 31666] Oops, 31665 was empty. [ 31668] Fix typos in comments. [ 31754] Test that all the unknown command line flags are unknown. [ 31809] Subject: [PATCH] Fix t/op/magic.t failures under Cygwin From: "Jerry D. Hedden" Date: Thu, 6 Sep 2007 13:37:34 -0400 Message-ID: <1ff86f510709061037q6744827cub29f666ca5fb5904@mail.gmail.com> [ 31890] Fix spelling errors in comments. [ 31896] Subject: [PATCH] t/TEST doesn't check exit (was Re: Test::More bug?) From: Michael G Schwern Date: Tue, 18 Sep 2007 18:25:14 -0700 Message-ID: <46F07A7A.1060900@pobox.com> [ 31959] Subject: [PATCH] stop lib/perl5db.t failure if Term::ReadLine::Perl is installed From: Slaven Rezic Date: 24 Sep 2007 23:24:37 +0200 Message-ID: <871wcnwycq.fsf@biokovo-amd64.herceg.de> [ 31962] Subject: Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1 cpu) From: Abe Timmerman Date: Sun, 23 Sep 2007 01:02:22 +0200 Message-ID: <46F59EFE.7050303@ztreet.demon.nl> [ 31980] Subject: [PATCH] Check rename() under Cygwin From: "Jerry D. Hedden" Date: Tue, 25 Sep 2007 11:55:53 -0400 Message-ID: <1ff86f510709250855o2c9115cdi6ce830a9ccaec696@mail.gmail.com> [ 32072] Subject: [PATCH] make t/op/pack.t not explode when u64size='' From: Alex Gough Date: Mon, 8 Oct 2007 16:09:35 +0100 Message-ID: <20071008150935.GE24241@the.earth.li> [ 32094] Remove an obsolete test for h2ph, that was always skipped. New tests are needed. [ 32153] Skip test on Basque locales on Mac OS X 10.5 [ 32200] Leopard has more standard /etc/passwd files than previous versions of darwin. Thanks to David Morel for testing. [ 32214] Based on a patch by John E. Malberg: make TestInit.pm use an absolute path in @INC, so that changes of directories don't break dynamically loaded modules. [ 32219] Roll back #32214 as it causes more failures than it prevents. [ 32225] Adjust the skip count for t/io/dup.t for the -Uuseperlio case, in a way that will hopefully make it harder for it to get out of sync again. [ 32278] Subject: patch@32274 t/op/taint.t not cleaning up properly on VMS. From: "John E. Malmberg" Date: Sun, 11 Nov 2007 20:09:17 -0600 Message-id: <4737B5CD.90209@qsl.net> [ 32294] Subject: [PATCH] t/comp/opsubs.t From: Jarkko Hietaniemi Date: Mon, 12 Nov 2007 16:13:58 -0500 Message-ID: <4738C216.2040302@iki.fi> Branch: maint-5.8/perl - lib/ph.t !> MANIFEST lib/SelfLoader-buggy.t lib/Text/TabsWrap/t/fill.t !> lib/Text/TabsWrap/t/tabs.t lib/locale.t lib/perl5db.t t/TEST !> t/TestInit.pm t/base/lex.t t/comp/opsubs.t t/io/dup.t !> t/io/fs.t t/lib/commonsense.t t/op/goto.t t/op/hash.t !> t/op/local.t t/op/magic.t t/op/pack.t t/op/pwent.t t/op/stat.t !> t/op/taint.t t/op/vec.t t/run/switches.t t/test.pl !> t/uni/case.pl ____________________________________________________________________________ [ 32378] By: nicholas on 2007/11/17 19:36:09 Log: Remove references to 5.10 regexp constructions. (Easier to do it this way than try to fix it as part of the merging) Branch: maint-5.8/perl ! pod/perlrebackslash.pod pod/perlrecharclass.pod ____________________________________________________________________________ [ 32377] By: nicholas on 2007/11/17 19:27:36 Log: Integrate: [ 31110] Two new manpages, by Abigail [ 31424] Fix docs for \u ; plus a POD formatting nit [ 31425] A first stab at making perlreref.pod up to date [ 31612] More typo fixes in the regexp docs [ 31613] Comment out links to docs that don't exist yet. [ 31683] Documentation updates for new regexp features [ 32283] TODO: cleanup perlmodlib.PL [ 32360] Subject: [perl #47533] [PATCH perlvar.pod] Missing English variables From: Michael G Schwern (via RT) Date: Fri, 16 Nov 2007 19:26:36 -0800 Message-ID: [ 32362] 5.10.0-RC1 is today, after lunch [ 32372] Placate the black box index parser on search.cpan.org. [ 32376] 0777 is 512, not 522. (A typo.) Branch: maint-5.8/perl +> pod/perlrebackslash.pod pod/perlrecharclass.pod !> MANIFEST pod.lst pod/perl.pod pod/perl587delta.pod !> pod/perl588delta.pod pod/perlhist.pod pod/perlop.pod !> pod/perlre.pod pod/perlreref.pod pod/perltodo.pod !> pod/perlvar.pod vms/descrip_mms.template win32/pod.mak ____________________________________________________________________________ [ 32376] By: nicholas on 2007/11/17 18:57:51 Log: 0777 is 512, not 522. (A typo.) Branch: perl ! pod/perlrebackslash.pod ____________________________________________________________________________ [ 32375] By: nicholas on 2007/11/17 17:32:13 Log: Integrate: [ 30833] Subject: [PATCH] Allow testing of DBM_Filter with any *DBM_File From: "Jerry D. Hedden" Date: Mon, 2 Apr 2007 10:15:47 -0700 (PDT) Message-ID: <642435.53086.qm@web30215.mail.mud.yahoo.com> [ 31227] Subject: [PATCH] DBM_Filter test: use std test preamble From: Jarkko Hietaniemi Date: Wed, 16 May 2007 05:29:17 +0300 (EEST) Message-Id: <200705160229.l4G2THSE421947@kosh.hut.fi> [ 31816] Spelling nit by Jim Cromie Branch: maint-5.8/perl !> lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t !> lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t !> lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t !> lib/DBM_Filter/t/utf8.t ____________________________________________________________________________ [ 32374] By: nicholas on 2007/11/17 17:32:02 Log: Integrate: [ 32321] Adjust ODBM_File for Debian. See: Subject: Re: 5.10 build failure on Debian. From: David Cantrell Date: Thu, 15 Nov 2007 00:17:07 +0000 Message-ID: <20071115001707.GA29642@bytemark.barnyard.co.uk> [ 32322] -e is better than -f (in case of symbolic links) Branch: maint-5.8/perl !> ext/ODBM_File/hints/linux.pl ____________________________________________________________________________ [ 32373] By: nicholas on 2007/11/17 17:16:59 Log: Dear perforce, please stop being hateful. Branch: maint-5.8/perl - lib/Test/Simple/t/BEGIN_use_ok.t ____________________________________________________________________________ [ 32372] By: nicholas on 2007/11/17 16:57:55 Log: Placate the black box index parser on search.cpan.org. Branch: perl ! pod/perl587delta.pod pod/perl588delta.pod pod/perl590delta.pod ! pod/perl591delta.pod pod/perl592delta.pod pod/perl593delta.pod ! pod/perl594delta.pod pod/perl595delta.pod ____________________________________________________________________________ [ 32371] By: nicholas on 2007/11/17 16:19:24 Log: Integrate: [ 31398] 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> [ 31446] 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> [ 31907] Update to Test-Simple-0.71 [ 31908] Fix file name in MANIFEST [ 31911] Fix failing Test::Simple test [ 31966] Upgrade to Test::Simple 0.72 Branch: maint-5.8/perl +> lib/Test/Simple/t/BEGIN_use_ok.t lib/Test/Simple/t/cmp_ok.t +> lib/Test/Simple/t/is_deeply_dne_bug.t +> lib/Test/Simple/t/is_deeply_with_threads.t +> lib/Test/Simple/t/lib/Dummy.pm +> lib/Test/Simple/t/lib/MyOverload.pm lib/Test/Simple/t/try.t +> t/lib/Dummy.pm - lib/Test/Simple/t/sort_bug.t lib/Test/Simple/t/strays.t ! MANIFEST !> lib/Test/Builder.pm lib/Test/Builder/Module.pm !> lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm !> lib/Test/Simple/Changes lib/Test/Simple/TODO !> lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-more.t !> lib/Test/Simple/t/is_fh.t lib/Test/Simple/t/output.t ____________________________________________________________________________ [ 32370] By: nicholas on 2007/11/17 15:41:47 Log: Integrate: [ 28185] Can't do require Foo if $tainted; because taint tunnels. (Documented, but I regard this as a serious practical deficiency in tainting) [ 29419] Upgrade to Tie-RefHash-1.35_01, which is just a version change for bleadperl. [ 31166] Subject: Sync Tie::RefHash with CPAN (1.37) From: Yuval Kogman Date: Mon, 7 May 2007 18:35:08 +0300 Message-ID: <20070507153508.GZ17982@woobling.org> Branch: maint-5.8/perl !> lib/Tie/RefHash.pm lib/Tie/RefHash/threaded.t ____________________________________________________________________________ [ 32369] By: nicholas on 2007/11/17 15:23:17 Log: Regenerate headers. Branch: maint-5.8/perl ! proto.h ____________________________________________________________________________ [ 32368] By: nicholas on 2007/11/17 15:06:50 Log: Integrate: [ 31123] Subject: The revenge of the consts From: andy@petdance.com (Andy Lester) Date: Thu, 3 May 2007 00:45:54 -0500 Message-ID: <20070503054554.GA30975@petdance.com> [ 31167] Subject: [PATCH] more consting From: andy@petdance.com (Andy Lester) Date: Mon, 7 May 2007 11:34:16 -0500 Message-ID: <20070507163416.GA6187@petdance.com> [ 31270] Subject: [PATCH] Consting dump.c From: Andy Lester Date: Thu, 24 May 2007 13:25:43 -0500 Message-Id: [ 32014] One const too much. (Unfortunately, the Copy macro casts the constness away, so the compiler cannot detect this.) Branch: maint-5.8/perl !> XSUB.h av.c doio.c doop.c dump.c embed.fnc hv.c numeric.c !> proto.h regcomp.c ____________________________________________________________________________ [ 32367] By: rgs on 2007/11/17 14:13:05 Log: Regenerate Changes Branch: perl ! Changes ____________________________________________________________________________ [ 32366] By: nicholas on 2007/11/17 14:07:51 Log: Subject: typo in perl5100delta.pod From: YAMASHINA Hio Message-Id: <20071117230212.20bef697.hio@hio.jp> Date: Sat, 17 Nov 2007 23:02:12 +0900 Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32365] By: nicholas on 2007/11/17 13:47:46 Log: Integrate: [ 31119] Subject: [perl #42839] Swatch hash cache has key mismatch From: Jonathan Steinert (via RT) Date: Tue, 01 May 2007 05:18:52 -0700 Message-ID: Branch: maint-5.8/perl +> t/uni/cache.t !> MANIFEST lib/utf8_heavy.pl ____________________________________________________________________________ [ 32364] By: nicholas on 2007/11/17 13:28:27 Log: Integrate: [ 29204] Subject: Re: [perl #40641] crash with unicode characters in regex comment From: SADAHIRO Tomoyuki Date: Sat, 04 Nov 2006 21:53:50 +0900 Message-Id: <20061104215302.3325.BQW10602@nifty.com> Branch: maint-5.8/perl +> t/uni/greek.t t/uni/latin2.t !> MANIFEST embed.fnc embed.h global.sym pod/perldiag.pod proto.h !> regcomp.c t/uni/tr_utf8.t ____________________________________________________________________________ [ 32363] By: rgs on 2007/11/17 13:21:40 Log: Mention perlreapi in perldelta. Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32362] By: rgs on 2007/11/17 13:07:07 Log: 5.10.0-RC1 is today, after lunch Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 32361] By: rgs on 2007/11/17 12:55:15 Log: Subject: [PATCH] perl5db.pl update for Mac OS X 10.5 From: Bo Lindbergh Date: Fri, 16 Nov 2007 15:50:52 +0100 Message-Id: Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 32360] By: rgs on 2007/11/17 12:28:49 Log: Subject: [perl #47533] [PATCH perlvar.pod] Missing English variables From: Michael G Schwern (via RT) Date: Fri, 16 Nov 2007 19:26:36 -0800 Message-ID: Branch: perl ! pod/perlvar.pod ____________________________________________________________________________ [ 32359] By: nicholas on 2007/11/17 12:07:43 Log: Integrate: [ 31112] Add Perl_my_dirfd() to util.c [ 31113] Fixing a Perl_my_dirfd() related test failure. [ 31115] Fix threaded builds (broken by change #31112) Branch: maint-5.8/perl !> doio.c embed.fnc embed.h global.sym handy.h pp_sys.c proto.h !> t/op/chdir.t t/op/stat.t util.c ____________________________________________________________________________ [ 32358] By: nicholas on 2007/11/17 11:25:48 Log: Integrate: [ 31045] inline S_init_lexer() and regen [ 31046] eliminate some uses of PL_linestr in perl.c [ 31083] eliminate "unused var" warning Branch: maint-5.8/perl !> embed.fnc embed.h perl.c proto.h ____________________________________________________________________________ [ 32357] By: craigb on 2007/11/17 04:19:47 Log: Skip Module::Build ppm test -- not ready for prime time on VMS. Branch: perl ! lib/Module/Build/t/ppm.t ____________________________________________________________________________ [ 32356] By: nicholas on 2007/11/17 00:05:48 Log: Integrate: [ 32354] Let's install the *current* perldelta on VMS. [oops!] Branch: maint-5.8/perl !> vms/descrip_mms.template ____________________________________________________________________________ [ 32355] By: nicholas on 2007/11/16 23:57:47 Log: Integrate: [ 31116] Subject: [PATCH] When FETCHSIZE returns <0 perl segfaults From: "Ævar Arnfjörð Bjarmason" Date: Tue, 1 May 2007 21:06:47 +0000 Message-ID: <51dd1af80705011406j7897772bm58e9c770183ef3ed@mail.gmail.com> [ 32172] SQL::Translator triggered a subtle piece of wrongness, whereby it managed to cause a proxy constant subroutine in the symbol table to be upgraded to a GV at precisely the point where it was being considered as a possible IO handle name. The core's user-space visible behaviour certainly was buggy - I believe this patch to be the correct fix. However, it seems to be very hard to write a test for it. Branch: maint-5.8/perl !> gv.c mg.c pod/perldiag.pod t/op/tiearray.t ____________________________________________________________________________ [ 32354] By: craigb on 2007/11/16 23:49:42 Log: Let's install the *current* perldelta on VMS. Branch: perl ! vms/descrip_mms.template ____________________________________________________________________________ [ 32353] By: craigb on 2007/11/16 23:47:45 Log: Silence ill-behaved Test::Harness test on VMS. Branch: perl ! lib/Test/Harness/t/failure.t ____________________________________________________________________________ [ 32352] By: craigb on 2007/11/16 23:46:13 Log: The new Archive::Tar tests are TODO on VMS for reasons unrelated to the security issue for which they are testing. Branch: perl ! lib/Archive/Tar/t/04_resolved_issues.t ____________________________________________________________________________ [ 32351] By: craigb on 2007/11/16 23:43:46 Log: Silence ill-behaved or failing Module::Build tests on VMS. Branch: perl ! lib/Module/Build/t/test_type.t lib/Module/Build/t/tilde.t ! lib/Module/Build/t/xs.t ____________________________________________________________________________ [ 32350] By: nicholas on 2007/11/16 23:42:04 Log: Decode the subject header encoding of Ævar's name. Branch: perl ! Changes ____________________________________________________________________________ [ 32349] By: nicholas on 2007/11/16 23:31:39 Log: Integrate: [ 31237] Subject: [PATCH] Unicode::UCD: add general category and bidi type interfaces From: Jarkko Hietaniemi Date: Fri, 18 May 2007 03:45:29 +0300 (EEST) Message-Id: <200705180045.l4I0jTeI221780@kosh.hut.fi> Branch: maint-5.8/perl !> lib/Unicode/UCD.pm lib/Unicode/UCD.t ____________________________________________________________________________ [ 32348] By: nicholas on 2007/11/16 23:12:47 Log: Integrate: [ 31082] Subject: Re: The Strict trap From: Johan Vromans Date: Wed, 25 Apr 2007 16:12:58 +0200 Message-ID: [ 31664] 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." [ 31678] 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: [ 32302] Update the Storable changelog. Note that, while Storable's code is in sync between the core and the CPAN, the tests are not. [ 32344] For the 2.17 release. Branch: maint-5.8/perl !> ext/Storable/ChangeLog ext/Storable/Storable.pm !> ext/Storable/t/code.t ext/Storable/t/croak.t !> ext/Storable/t/file_magic.t ext/Storable/t/utf8hash.t ____________________________________________________________________________ [ 32347] By: nicholas on 2007/11/16 22:50:43 Log: Integrate: [ 31184] Partial reversion of bignum-0.21 to get tests to pass again. [ 31191] Subject: [PATCH] Fix bignum-0.21 From: "Jerry D. Hedden" Date: Wed, 9 May 2007 21:05:52 -0400 Message-ID: <1ff86f510705091805n37c4137u16a35ca27810979f@mail.gmail.com> [ 31269] Subject: Re: perl pragma [PATCH] From: Tels Date: Wed, 23 May 2007 21:35:58 +0000 Message-Id: <200705232135.59546@bloodgate.com> [ 31368] Subject: Re: integer vs. bigint [PATCH] From: Tels Date: Mon, 11 Jun 2007 19:31:16 +0200 Message-Id: <200706111931.17616@bloodgate.com> [ 31403] 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> [ 31450] Tels' patch to defer overloading of hex and oct, to avoid magic leaking and smoke failures under utf-8 locales [ 31479] 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> [ 31480] Add an empty prototype to functions PI and e [ 31481] Revert change #31480. The PI and e functions can accept an argument. [ 31485] Subject: Re: Broken bignum tests [PATCH] From: Tels Date: Wed, 27 Jun 2007 19:15:45 +0200 Message-Id: <200706271915.46068@bloodgate.com> [ 31679] 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: maint-5.8/perl +> lib/bignum/t/big_e_pi.t lib/bignum/t/bii_e_pi.t +> lib/bignum/t/bir_e_pi.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 !> MANIFEST lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t !> lib/bignum/t/bignum.t lib/bignum/t/bigrat.t !> lib/bignum/t/option_l.t lib/bigrat.pm lib/charnames.pm !> lib/utf8.pm lib/utf8_heavy.pl ____________________________________________________________________________ [ 32346] By: nicholas on 2007/11/16 22:11:27 Log: Integrate: [ 30880] Subject: [PATCH] Test for the qr// construct From: "Ævar Arnfjörð Bjarmason" Date: Mon, 9 Apr 2007 20:36:58 +0000 Message-ID: <51dd1af80704091336q335f0584o602b5e245bc210fe@mail.gmail.com> Includes add to the MANIFEST [ 30971] These test scripts probably wanted BEGIN blocks, not just blocks with "BEGIN:" labels. [ 31048] Subject: [PATCH t/base/num.t] Typo fix. From: Abigail Date: Tue, 24 Apr 2007 00:48:26 +0200 Message-ID: <20070423224826.GC544@abigail.nl> [ 31393] 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> [ 31435] 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: [ 31438] 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: maint-5.8/perl +> t/op/qr.t !> MANIFEST lib/User/grent.t lib/User/pwent.t t/base/num.t !> t/comp/multiline.t t/op/caller.t t/op/exec.t t/run/cloexec.t ____________________________________________________________________________ [ 32345] By: nicholas on 2007/11/16 21:01:27 Log: Integrate: [ 30781] When dup'ing a filehandle, retain the :utf8 layer [ 30805] Don't use utf8.pm in the test (avoiding embedding utf8 in the test file), and use greek to test for something out of 8-bit latin, as Jarkko suggested. Everything flows. Branch: maint-5.8/perl !> perlio.c t/io/dup.t ____________________________________________________________________________ [ 32344] By: ams on 2007/11/16 20:43:39 Log: For the 2.17 release. Branch: perl ! ext/Storable/ChangeLog ext/Storable/Storable.pm ____________________________________________________________________________ [ 32343] By: nicholas on 2007/11/16 20:32:46 Log: Integrate: [ 30761] Make the warning "interpreted as function" a bit less annoying, and test it properly [ 31012] Eliminate Internals::inc_sub_generation, which nothing now calls. [ 31044] make initialisation of PL_sv_no etc unconditional [ 31051] Remove unnecessarily paranoid protection in pp_defined [ 31064] Subject: [PATCH] Move hash action constants to hv.h From: "Jerry D. Hedden" Date: Tue, 24 Apr 2007 10:35:43 -0400 Message-ID: <1ff86f510704240735t50cfc159g59b55726ac5ac64b@mail.gmail.com> [ 31295] Avoid calling SvEND() when SvPOKp() is not true. Remove an unneeded duplicate SvCUR_set() in Perl_sv_2pv_flags(). Branch: maint-5.8/perl !> hv.c hv.h perl.c sv.c t/lib/warnings/toke toke.c universal.c ____________________________________________________________________________ [ 32342] By: nicholas on 2007/11/16 20:20:00 Log: Fix a typo in the description of change 31295. Branch: perl ! Changes ____________________________________________________________________________ [ 32341] By: nicholas on 2007/11/16 19:45:53 Log: Integrate: [ 25261] Subject: [PATCH] Typos in *.p[lm] From: "Piotr Fusik" Date: Sun, 31 Jul 2005 12:50:04 +0200 Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> [ 31159] Upgrade to Math::BigInt 1.86 [ 31169] Upgrage to bignum-0.21 and Math-BigRat-0.19 [ 31222] Subject: [PATCH] Math::BigInt v1.87 From: Tels Date: Sun, 13 May 2007 14:34:11 +0000 Message-Id: <200705131434.11992@bloodgate.com> Subject: Re: [PATCH] Math::BigInt v1.87 (take 2) From: Tels Date: Mon, 14 May 2007 15:41:36 +0000 Message-Id: <200705141541.40678@bloodgate.com> Subject: Re: [PATCH] Math::BigInt v1.87 (take 3) From: Tels Date: Tue, 15 May 2007 19:02:54 +0000 Message-Id: <200705151902.57372@bloodgate.com> [ 31253] Subject: Re: Smoke failures with blead@31225 (Linux) [PATCH] From: Tels Date: Mon, 21 May 2007 20:17:20 +0000 Message-Id: <200705212017.23224@bloodgate.com> [ 31285] Subject: Re: [PATCH] Math::BigInt v1.87 take 5 From: Tels Date: Sun, 27 May 2007 15:54:29 +0000 Message-Id: <200705271554.32054@bloodgate.com> [ 31330] Subject: [PATCH] Math::BigInt v1.87 take 6 From: Tels Date: Sat, 2 Jun 2007 13:40:45 +0000 Message-Id: <200706021340.46806@bloodgate.com> [ 31364] Subject: pidigits benchmark and bpi() method in Math::BigFloat/Math::BigInt, take 7 [PATCH] From: Tels Date: Fri, 8 Jun 2007 19:29:41 +0200 Message-Id: <200706081929.44888@bloodgate.com> [ 31365] Subject: Math::BigInt v1.87 take 8 From: Tels Date: Sat, 9 Jun 2007 14:07:34 +0200 Message-Id: <200706091407.36659@bloodgate.com> [ 31400] 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> [ 31449] 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> [ 31459] 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> [ 31478] Subject: Math::BigInt take 12 [PATCH] From: Tels Date: Tue, 26 Jun 2007 21:00:53 +0200 Message-Id: <200706262100.54138@bloodgate.com> [ 31486] 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> [ 31509] 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> [ 31609] 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> [ 31629] Upgrade to Math-BigRat-0.20 [ 31875] Subject: [PATCHES] various small Math::BigInt et. al. fixes From: Tels Message-Id: <200709161123.14970@bloodgate.com> Date: Sun, 16 Sep 2007 11:23:14 +0200 Subject: Re: [PATCHES] various small Math::BigInt et. al. fixes From: Tels Message-Id: <200709161156.09071@bloodgate.com> Date: Sun, 16 Sep 2007 11:56:08 +0200 [ 31879] Subject: [PATCH] fix bigint testsuite From: Tels Date: Sun, 16 Sep 2007 13:41:15 +0200 Message-Id: <200709161341.15574@bloodgate.com> [ 31951] Subject: [PATCH] Re: BigInt bug with non-integer accuracy/precision From: Tels Date: Sat, 22 Sep 2007 11:33:34 +0200 Message-Id: <200709221133.35110@bloodgate.com> Branch: maint-5.8/perl +> lib/Math/BigInt/t/big_pi_e.t lib/Math/BigInt/t/round.t +> lib/Math/BigRat/t/biglog.t lib/Math/BigRat/t/bigroot.t - lib/Math/BigInt/t/fallback.t !> (integrate 30 files) ____________________________________________________________________________ [ 32340] By: nicholas on 2007/11/16 19:04:25 Log: Integrate: [ 30447] Compilation warnings fixes by Jerry D. Hedden [ 30774] Subject: [PATCH] stop the cargo cult of (MEM_SIZE)~0 From: Jarkko Hietaniemi Date: Tue, 27 Mar 2007 15:07:52 +0300 (EEST) Message-Id: <200703271207.l2RC7qOC443040@kosh.hut.fi> [ 30900] Silence the g++ warnings "right-hand operand of comma has no effect" [ 31092] strxfrm() returns a size_t, not a ssize_t. See: Subject: locale.c usage of strxfrm From: "Devin Heitmueller" Date: Fri, 20 Apr 2007 18:20:21 -0400 Message-ID: <412bdbff0704201520i7aac0189n74f0cef5c5213f41@mail.gmail.com> [ 31248] Subject: [PATCH] pp_sys.c: gethostbyaddr From: Jarkko Hietaniemi Date: Mon, 21 May 2007 00:02:38 -0400 Message-ID: <465119DE.6040208@iki.fi> Branch: maint-5.8/perl !> handy.h locale.c perlio.c pp.c pp_sys.c universal.c util.c !> xsutils.c ____________________________________________________________________________ [ 32339] By: nicholas on 2007/11/16 17:09:48 Log: Integrate: [ 30561] Subject: [PATCH] inform constant.pm about UNITCHECK From: "Joshua ben Jore" Date: Tue, 13 Mar 2007 00:35:11 -0700 Message-ID: [ 30824] Subject: [PATCH] Symbian sync From: Jarkko Hietaniemi Date: Sat, 31 Mar 2007 15:30:09 -0400 Message-ID: <460EB6C1.4020406@iki.fi> [ 30980] Subject: Re: new C3 MRO patch From: "Brandon Black" Date: Tue, 17 Apr 2007 13:14:36 -0500 Message-ID: <84621a60704171114k29b0460el5b08ce5185d55ed5@mail.gmail.com> [ 31963] Subject: Trans.: CPAN Upload: S/SA/SAPER/constant-1.11.tar.gz From: Sébastien Aperghis-Tramoni Date: Tue, 25 Sep 2007 11:55:48 +0200 Message-ID: <1190714148.46f8db2431f0c@imp.free.fr> [ 32227] Subject: Fwd: CPAN Upload: S/SA/SAPER/constant-1.12.tar.gz From: Sébastien Aperghis-Tramoni Message-Id: <7B502F45-AB25-4EFF-8147-A02D8E2E9E21@free.fr> Date: Tue, 6 Nov 2007 02:49:51 +0100 [ 32338] UNITCHECK is only a keyword post 5.009, so to allow safe upgrades of constant.pm on 5.8.x and earlier don't treat it as something special. Branch: maint-5.8/perl !> lib/constant.pm lib/constant.t ____________________________________________________________________________ [ 32338] By: nicholas on 2007/11/16 16:40:11 Log: UNITCHECK is only a keyword post 5.009, so to allow safe upgrades of constant.pm on 5.8.x and earlier don't treat it as something special. Branch: perl ! lib/constant.pm lib/constant.t ____________________________________________________________________________ [ 32337] By: nicholas on 2007/11/16 16:16:55 Log: Integrate: [ 26970] Subject: Re: Make Passive mode the default for Net::FTP From: Gisle Aas Date: 27 Jan 2006 07:21:16 -0800 Message-ID: [ 27211] Fix precedence. Subject: [PATCH] 5.8.8: Debian patches From: "Brendan O'Dea" Date: Sat, 11 Feb 2006 00:37:15 +1100 Message-ID: <20060210133715.GA6826@londo.c47.org> [ 30576] Patch by Sébastien Aperghis-Tramoni to avoid encoding everything that goes through Net::Cmd as UTF-8 (regression as of Net::Cmd 2.27, see CPAN RT #24835) [ 31460] That test too should be skipped in the core on EBCDIC platforms (because it requires Convert::EBCDIC) [ 31463] Upgrade to libnet 1.21 [ 31464] Rename README and Changes for more readability [ 31844] Upgrade to libnet 1.22 (with some help by Jerry Hedden) Branch: maint-5.8/perl +> lib/Net/Changes lib/Net/Hostname.pm.eg lib/Net/README - lib/Net/Changes.libnet lib/Net/Hostname.eg - lib/Net/README.libnet !> MANIFEST Porting/Maintainers.pl 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/SMTP.pm lib/Net/Time.pm lib/Net/libnetFAQ.pod !> lib/Net/t/datasend.t ____________________________________________________________________________ [ 32336] By: nicholas on 2007/11/16 15:19:23 Log: Integrate: [ 24688] Subject: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs From: "Jan Dubois" Date: Mon, 18 Apr 2005 20:16:24 -0700 Message-Id: <200504190311.j3J3BM4p001792@smtp3.ActiveState.com> Subject: RE: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs From: "Jan Dubois" Date: Tue, 19 Apr 2005 01:49:51 -0700 Message-Id: <200504190844.j3J8inkW032630@smtp3.ActiveState.com> (There was no reply from Rob Brown in over a month, so commit to blead for now. I'll email him again...) [ 24699] Subject: Re: [PATCH] Improved ICMP_UNREACHABLE handling in Net::Ping From: Gisle Aas Date: 03 Jun 2005 09:17:44 -0700 Message-ID: [ 25261] Subject: [PATCH] Typos in *.p[lm] From: "Piotr Fusik" Date: Sun, 31 Jul 2005 12:50:04 +0200 Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> [ 26367] Subject: [perl #37915] Bad select error handling in Net::Ping From: alexander_bluhm@genua.de (via RT) Date: Tue, 13 Dec 2005 10:44:47 -0800 Message-ID: [ 26368] More general fix for bug [perl #37915] Make Net::Ping::mselect return undef on error instead of -1. [ 26540] POSIX now declares missing constants as sub ... ();, so Net::Ping needs to define them with a prototype to match. [ 31517] 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> [ 31529] 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> [ 31669] Upgrade to Net-Ping-2.32 [ 31845] Upgrade to Net::Ping 2.33, with help from Jerry Hedden Branch: maint-5.8/perl !> lib/Net/Ping.pm lib/Net/Ping/Changes !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/250_ping_hires.t !> lib/Net/Ping/t/500_ping_icmp.t ____________________________________________________________________________ [ 32335] By: rgs on 2007/11/16 14:34:32 Log: Underscore the non-official version number Branch: perl ! lib/Pod/Checker.pm ____________________________________________________________________________ [ 32334] By: rgs on 2007/11/16 13:27:21 Log: Prepare patchlevel for RC1 Branch: perl ! patchlevel.h ____________________________________________________________________________ [ 32333] By: nicholas on 2007/11/16 12:46:24 Log: Integrate: [ 30148] Subject: [PATCH] current status on Unicode Regular Expressions From: SADAHIRO Tomoyuki Date: Sat, 03 Feb 2007 17:01:52 +0900 Message-Id: <20070203170135.3B43.BQW10602@nifty.com> [ 31744] 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: maint-5.8/perl !> lib/unicore/BidiMirroring.txt lib/unicore/UnicodeData.txt !> lib/unicore/mktables pod/perlunicode.pod t/op/pat.t ____________________________________________________________________________ [ 32332] By: merijn on 2007/11/16 11:00:07 Log: ubject: Fix build failure on QNX From: Matt Kraai Date: Thu, 15 Nov 2007 15:01:34 -0800 Message-ID: <20071115230134.GA4032@ftbfs.org> Branch: perl ! hints/qnx.sh ____________________________________________________________________________ [ 32331] By: nicholas on 2007/11/15 23:12:58 Log: Integrate: [ 29578] Subject: [PATCH 5.8.8] Fixes for the test suite on OS/2 From: Ilya Zakharevich Date: Wed, 13 Dec 2006 18:32:22 -0800 Message-ID: <20061214023222.GA29084@powdermilk.math.berkeley.edu> [ 30544] ExtUtils::Manifest fix-ups for VMS: - don't use multiple dots in .bak filenames - remove VMS-specific clobbering of keys with values in mkmanifest() patch also in RT at [ 30840] Subject: [PATCH] ext\ExtUtils\t\Embed.t fails test when upgrading a perl with different core headers. From: demerphq Date: Wed, 4 Apr 2007 03:17:21 +0200 Message-ID: <9b18b3110704031817l37c034d3gf3d2b1cd205ac517@mail.gmail.com> [ 31298] Silence the warning "Can't locate auto/POSIX/autosplit.ix in @INC" when building the POSIX extension [ 31534] VMS syntax nit in new MakeMaker test. [ 31645] Update ExtUtils::Install, EU::Installed and EU::Packlist to the latest CPAN version 1.43 [ 31707] 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> [ 31724] Bump version to 1.26_01 after #31707. [ 31837] Upgrade to ExtUtils::Install 1.44 [ 32327] Bump the VERSION on ExtUtils::Embed. Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 32330] By: stevep on 2007/11/15 21:20:41 Log: Change Pod::Checker to allow the "=encoding" Pod command. Fixes RT #47271: podchecker says Unknown command 'encoding' Branch: perl ! lib/Pod/Checker.pm ____________________________________________________________________________ [ 32329] By: craigb on 2007/11/15 20:49:26 Log: In Perl_vms_start_glob, when we don't have any matches and thus return the input pattern, that doesn't mean clobber the input scalar. Follow-up to change 30813. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 32328] By: nicholas on 2007/11/15 12:11:24 Log: Integrate: [ 29578] Subject: [PATCH 5.8.8] Fixes for the test suite on OS/2 From: Ilya Zakharevich Date: Wed, 13 Dec 2006 18:32:22 -0800 Message-ID: <20061214023222.GA29084@powdermilk.math.berkeley.edu> [ 30544] ExtUtils::Manifest fix-ups for VMS: - don't use multiple dots in .bak filenames - remove VMS-specific clobbering of keys with values in mkmanifest() patch also in RT at [ 30840] Subject: [PATCH] ext\ExtUtils\t\Embed.t fails test when upgrading a perl with different core headers. From: demerphq Date: Wed, 4 Apr 2007 03:17:21 +0200 Message-ID: <9b18b3110704031817l37c034d3gf3d2b1cd205ac517@mail.gmail.com> [ 31298] Silence the warning "Can't locate auto/POSIX/autosplit.ix in @INC" when building the POSIX extension [ 31534] VMS syntax nit in new MakeMaker test. [ 31645] Update ExtUtils::Install, EU::Installed and EU::Packlist to the latest CPAN version 1.43 [ 31707] 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> [ 31724] Bump version to 1.26_01 after #31707. [ 31837] Upgrade to ExtUtils::Install 1.44 [ 32327] Bump the VERSION on ExtUtils::Embed. Branch: maint-5.8/perl !> lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm !> lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm !> lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Embed.t !> lib/ExtUtils/t/Install.t lib/ExtUtils/t/Installed.t !> lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/cd.t !> lib/ExtUtils/t/eu_command.t ____________________________________________________________________________ [ 32327] By: nicholas on 2007/11/15 11:56:19 Log: Bump the VERSION on ExtUtils::Embed. Branch: perl ! lib/ExtUtils/Embed.pm ____________________________________________________________________________ [ 32326] By: rgs on 2007/11/15 08:31:48 Log: Upgrade to Archive::Tar 1.37_01 (security fix) Branch: perl ! lib/Archive/Tar.pm lib/Archive/Tar/bin/ptar ! lib/Archive/Tar/t/04_resolved_issues.t ____________________________________________________________________________ [ 32325] By: rgs on 2007/11/15 07:59:40 Log: Subject: [PATCH] perlsub's docs on state assignment are busted From: Ricardo SIGNES Date: Wed, 14 Nov 2007 15:34:30 -0500 Message-ID: <20071114203430.GA7191@zodiac.codesimply.com> Branch: perl ! pod/perlsub.pod ____________________________________________________________________________ [ 32324] By: rgs on 2007/11/15 07:58:02 Log: Update CPANPLUS to 0.83_10 Branch: perl ! lib/CPANPLUS/Config.pm lib/CPANPLUS/Internals/Fetch.pm ! lib/CPANPLUS/Internals/Source.pm ! lib/CPANPLUS/Internals/Utils.pm lib/CPANPLUS/Selfupdate.pm ! lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t ! lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed ____________________________________________________________________________ [ 32323] By: rgs on 2007/11/15 07:55:08 Log: Update File::Fetch to 0.13_04 Branch: perl ! lib/File/Fetch.pm ____________________________________________________________________________ [ 32322] By: rgs on 2007/11/15 07:18:02 Log: -e is better than -f (in case of symbolic links) Branch: perl ! ext/ODBM_File/hints/linux.pl ____________________________________________________________________________ [ 32321] By: rgs on 2007/11/15 06:42:24 Log: Adjust ODBM_File for Debian. See: Subject: Re: 5.10 build failure on Debian. From: David Cantrell Date: Thu, 15 Nov 2007 00:17:07 +0000 Message-ID: <20071115001707.GA29642@bytemark.barnyard.co.uk> Branch: perl ! ext/ODBM_File/hints/linux.pl ____________________________________________________________________________ [ 32320] By: nicholas on 2007/11/15 00:09:26 Log: Integrate: [all the MakeMaker parts of] [ 29266] Embed manifest files in EXEs and DLLs when building with VC++ 8.x See the thread starting here for details: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00398.html (Still need to do something for Module::Build somtime...) [ 29580] Subject: [PATCH 5.8.8] OS/2-specific fixes, round II From: Ilya Zakharevich Date: Mon, 18 Dec 2006 00:45:24 -0800 Message-ID: <20061218084524.GA14866@powdermilk.math.berkeley.edu> [ 29581] Bump version number of ExtUtils::MM_Unix after last change [ 29583] ExtUtils/MakeMaker.pm: WriteEmptyMakefile() was ignoring FIRST_MAKEFILE Subject: [PATCH 5.8.8] OS/2 build, small change From: Ilya Zakharevich Date: Mon, 18 Dec 2006 01:20:12 -0800 Message-ID: <20061218092012.GA15022@powdermilk.math.berkeley.edu> [ 30390] Subject: [PATCH] ExtUtils/MM_Unix.pm (fixin): do not clobber $/ From: Alexey Tourbin Date: Sat, 24 Feb 2007 15:38:58 +0300 Message-ID: <20070224123858.GA11434@localhost.localdomain> [ 30462] Use linker flags rather than compiler flags in ExtUtils::Liblist::Kid::_vms_ext when determining whether the perlshr library was linked debug. Also submitted to CPAN RT queue at . [ 30497] Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves Orton [ 30511] MM->{ldflags} may not be defined and wouldn't help us locate the perlshr library anyway (follow-up to #30462). [ 30521] In ExtUtils::Liblist::Kid::_vms_ext(), escape the dollar, not the minus (there was no intention to use $\ or $- here). [ 30878] Subject: [PATCH] Restore Win64 compilation with the Windows Platform SDK From: Jan Dubois Date: Mon, 09 Apr 2007 17:27:17 -0700 Message-ID: <4kll13df3tndn8alp54gi9ur9jmq063aij@4ax.com> [ 30896] Version change to ExtUtils::MM_Unix missed in change #30380. [ 30932] Subject: Re: [PATCH] Add CPANPLUS 0.78 to the core From: demerphq Date: Tue, 10 Apr 2007 18:31:28 +0200 Message-ID: <9b18b3110704100931t5c0c97e0n9d3c059e6f404dd5@mail.gmail.com> [ 31124] Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] Fix warning. From: Abigail Date: Tue, 24 Apr 2007 00:37:15 +0200 Message-ID: <20070423223715.GB544@abigail.nl> [ 31245] delete thrdvar.h and move its contents to intrpvar.h [ 31404] Patches to compile perl on Cray XT4 Catamount/Qk, by Jarkko [ 31519] Upgrade to ExtUtils-MakeMaker-6.35 [ 31521] Include file missed from change #31519. [ 31522] Upgrade to ExtUtils-MakeMaker-6.36 Branch: maint-5.8/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.pm lib/ExtUtils/MakeMaker/FAQ.pod !> lib/ExtUtils/t/MM_Unix.t 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 ____________________________________________________________________________ [ 32319] By: nicholas on 2007/11/14 23:26:31 Log: Integrate: [ 30684] Fix internal POD link [ 31036] Upgrade to Term::ANSIColor 1.12. [ 31170] Upgrade to CGI.pm-3.29 [ 32009] Upgrade to Getopt-Long-2.37 [ 32143] Upgrade to Term::Cap 1.10 [ 32211] Subject: [PATCH] - Update Time::Local to latest version From: Dave Rolsky Date: Wed, 31 Oct 2007 12:26:02 -0500 (CDT) Message-ID: [ 32301] Subject: Re: 5.10 code freeze and dual-life modules From: Jonathan Stowe Date: Mon, 12 Nov 2007 21:34:17 +0000 Message-Id: <1194903257.6243.8.camel@coriolanus> Branch: maint-5.8/perl !> lib/CGI.pm lib/CGI/Changes lib/Getopt/Long.pm !> lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog !> lib/Term/ANSIColor/README lib/Term/ANSIColor/t/basic.t !> lib/Term/Cap.pm lib/Term/Cap.t lib/Time/Local.pm ____________________________________________________________________________ [ 32318] By: nicholas on 2007/11/14 23:02:34 Log: Integrate: [ 30826] Mark new regex glob test as a TODO on VMS. [ 31230] DynaLoader doesn't seem to need -DPERL_CORE, and no other extensions are compiled with it, so let's see if we can get away with removing it. Revert this change if it causes black smoke! [ 31308] DBL_EPSILON DBL_MIN FLT_EPSILON FLT_MIN are not C constant expressions on z/OS, so move them to the list of non const constants. [ 31324] Subject: [PATCH] Fix DynaLoader::dl_findfile() to locate .so files again From: "Jan Dubois" Date: Thu, 31 May 2007 13:17:22 -0700 Message-ID: <00a501c7a3c0$b2d880d0$18898270$@com> [ 31482] 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. [ 31611] Fix typos, readability nits [ 31721] 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 [ 31725] Correct parentheses. Calling Win32::GetOSVersion() on non-win32 would be bad, m'kay. [ 31780] 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: maint-5.8/perl !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL !> ext/File/Glob/t/basic.t ext/Hash/Util/lib/Hash/Util.pm !> ext/ODBM_File/hints/linux.pl ext/POSIX/Makefile.PL !> ext/POSIX/POSIX.xs ext/POSIX/t/posix.t ____________________________________________________________________________ [ 32317] By: nicholas on 2007/11/14 22:07:25 Log: Integrate: [ 31752] 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. [ 32046] Upgrade to Time-HiRes-1.9708 [ 32303] Update Time::HiRes' Changes file Branch: maint-5.8/perl !> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm !> ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 32316] By: nicholas on 2007/11/14 19:58:25 Log: Integrate: [ 31306] Upgrade to CPAN-1.9102 [ 32008] Upgrade to CPAN-1.9203 [ 32010] Update to a file missed in change #32008. [ 32251] Update to CPAN.pm 1.9204 [ 32280] Subject: CPAN.pm 1.9205 From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig) Date: Sun, 11 Nov 2007 21:38:04 +0100 Message-ID: <87lk944ixf.fsf@k75.linux.bogus> Branch: maint-5.8/perl +> lib/CPAN/API/HOWTO.pm lib/CPAN/DeferedCode.pm !> MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm !> lib/CPAN/HandleConfig.pm lib/CPAN/Kwalify.pm !> lib/CPAN/Kwalify/distroprefs.dd !> lib/CPAN/Kwalify/distroprefs.yml lib/CPAN/Nox.pm !> lib/CPAN/Queue.pm lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm !> lib/CPAN/Version.pm lib/CPAN/t/03pkgs.t lib/CPAN/t/10version.t ____________________________________________________________________________ [ 32315] By: nicholas on 2007/11/14 18:36:13 Log: Resort MANIFEST after p4 intergrate doesn't quite get it right. Update perltoc.pod. Branch: maint-5.8/perl ! MANIFEST pod/perltoc.pod ____________________________________________________________________________ [ 32314] By: nicholas on 2007/11/14 18:34:38 Log: Integrate: [ 23990] Porting/manicheck is not happy when I use spaces instead of tabs. [ 24115] Add a tool to generate data for Module::CoreList Branch: maint-5.8/perl !> MANIFEST ____________________________________________________________________________ [ 32313] By: nicholas on 2007/11/14 18:10:30 Log: Haven't I told you to go away once before? Branch: maint-5.8/perl - pod/perl595delta.pod ____________________________________________________________________________ [ 32312] By: nicholas on 2007/11/14 18:09:03 Log: Integrate: [ 23947] Add Module::CoreList to bleadperl. Subject: [PATCH] Module::CoreList 1.98 integration (was: Re: [RFC] More core integration) From: "Jos I. Boumans" Date: Fri, 28 Jan 2005 17:38:27 +0100 Message-Id: <097CE3D0-714B-11D9-B82E-000A956B0E06@xs4all.net> [ 23948] Fix typo in corelist [ 24119] Upgrade to Module::CoreList 1.99 [ 24219] Module::CoreList: Data from Sebastien Aperghis-Tramoni for perl 5.00{0,1,2}. Upgrade version number. [ 24220] POD typo. [ 24300] Patch by Yves Orton to accept several options on the corelist(1) command-line. Plus POD nits. [ 24311] Add %patchlevel hash to Module::CoreList [ 24650] Upgrade to Module::CoreList 2.02 [ 24651] Remove duplicated line [ 27031] Update to Module::CoreList 2.03 (includes 5.8.8 and 5.9.3) [ 27033] Fix corelist data for 5.8.8 [ 27051] perl-5.8.8 also contained change 27040. [ 27052] Update to Module::CoreList 3.04. Cleanup corelist manpage. Remove -w in corelist shebang to avoid spurious warnings. [ 28360] Upgrade to Module::CoreList 2.05 (contains a patch by Adriano Ferreira to make corelist accept regexps as arguments) [ 28640] Patch by Marius Feraru to handle dotted perl versions in the corelist utility, and to add an easy way to determine what was some module's version bundled with a specified Perl release. [ 28641] Bump version of Module::CoreList [ 28680] Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8 [ 28682] Add OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23] [ 28726] Update Module::CoreList data with 5.9.4 [ 28938] Upgrade to Module::CoreList 2.09: - make the dependency on version.pm optional - improve doc of corelist(1) [ 29471] Silence a warning from Module::CoreList that occurs when the module version is something like X.XX_XX. [ 31177] Added all traceable Unicode versions [ 31178] Bump the version of Module::CoreList and add docs for the Unicode module name, that Merijn just added [ 31192] first_release() now returns the first release in the order of perl version numbers. Add a new method first_release_by_date() to keep the old behaviour available. Suggested by Michael G Schwern. [ 31193] New data for Unicode on older versions, thanks to Nicholas and Dave Rolsky [ 31265] It suddendly annoyed me that corelist returned sometimes two spaces in a row. [ 31561] Update Module::CoreList, regenerate META.yml, mention Log::Message::* in perldelta and update perlhist with 5.9.5 [ 31562] Fix corelist.pl after the reorganisation of the Compress modules in ext/. Re-update Module::CoreList. Branch: maint-5.8/perl +> Porting/corelist.pl lib/Module/CoreList.pm +> lib/Module/CoreList/bin/corelist +> lib/Module/CoreList/t/corelist.t +> lib/Module/CoreList/t/find_modules.t pod/perl595delta.pod +> utils/corelist.PL !> MANIFEST META.yml pod/perlhist.pod utils.lst utils/Makefile ____________________________________________________________________________ [ 32311] By: nicholas on 2007/11/14 17:23:02 Log: Integrate: [ 31077] Small perlivp.PL updates Subject: Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph From: Johan Vromans Date: Wed, 25 Apr 2007 14:37:16 +0200 Message-ID: [ 31175] Add examples for h2xs -X, by Andy Armstrong [ 31531] Adapt perlivp to the ext/ reorganisation for Compress modules [ 31599] Subject: [PATCH] perlbug From: Alexandr Ciornii Date: Thu, 12 Jul 2007 13:46:24 +0300 Message-ID: <1367844687.20070712134624@gmail.com> [ 31801] If perl's minimal required version number is >= 5.6.0, we can write it 5.XXXXXX always. Fixes h2xs.t failiing tests with 5.10.0. [ 32007] Need to quote the version number of perl in perlivp, now that it finishes by 0 [ 32244] Add UNITCHECK to the list of keywords in pl2pm Branch: maint-5.8/perl !> utils/h2xs.PL utils/perlbug.PL utils/perlivp.PL utils/pl2pm.PL ____________________________________________________________________________ [ 32310] By: nicholas on 2007/11/14 17:01:40 Log: Integrate: [ 30409] Subject: [PATCH] Re: [PATCH] Re: Win32 modules & cygwin From: "Yitzchak Scott-Thoennes" Date: Mon, 26 Feb 2007 00:45:10 -0800 (PST) Message-ID: <1300.63.226.247.142.1172479510.squirrel@63.226.247.142> (Stops Win32* extension tests from being run when the corresponding extensions haven't been built) [ 30411] Bump $Win32API::File::VERSION for change #30409 [ 30425] Subject: Re: [PATCH] Re: Math::BigInt and Win32API::File whines a lot during make test... From: "Jerry D. Hedden" Date: Tue, 27 Feb 2007 10:33:36 -0800 (PST) Message-ID: <738238.57355.qm@web30201.mail.mud.yahoo.com> (Silences warnings about math lib(s), avoids using Math::BigInt when using 64-bit ints and changes "new" to "->new()") [ 30426] Subject: [PATCH] Fix ext/Win32API/File/t/file.t under test harness From: "Jerry D. Hedden" Date: Tue, 27 Feb 2007 09:38:15 -0800 (PST) Message-ID: <994673.36516.qm@web30215.mail.mud.yahoo.com> [ 30429] Subject: [PATCH] Win32 doc update for Win32CORE changes From: "Yitzchak Scott-Thoennes" Date: Mon, 26 Feb 2007 11:28:00 -0800 (PST) Message-ID: <13678.68.166.55.187.1172518080.squirrel@68.166.55.187> [ 30516] Subject: RE: $Win32::VERSION problem From: "Jan Dubois" Date: Wed, 7 Mar 2007 12:26:01 -0800 Message-ID: <00b301c760f6$d28129d0$77837d70$@com> Adds the tests from the dual-lived CPAN distribution Win32-0.27 and removes two old t/win32 tests which are now redundant [ 31214] Subject: RE: [perl #42925] Win32::GetLastError fails when first called From: "Jan Dubois" Date: Fri, 11 May 2007 16:55:17 -0700 Message-ID: <02bd01c79427$d36140b0$7a23c210$@com> [ 31215] Test for [perl #42925], which was fixed by #31214 [ 31219] Subject: RE: [perl #42925] Win32::GetLastError fails when first called From: "Jan Dubois" Date: Mon, 14 May 2007 15:18:22 -0700 Message-ID: <014e01c79675$c8bfc6e0$5a3f54a0$@com> Improved test: make sure that Win32 isn't already loaded when you call Win32::GetLastError() [ 31220] Subject: RE: Smoke summary results for maint and current on Win32 From: "Jan Dubois" Date: Mon, 14 May 2007 14:58:19 -0700 Message-ID: <013401c79672$fbbdb320$f3391960$@com> Fixes non-threaded builds on Win32 (which had warnings with VC and errors with GCC) by compiling the statically linked extension Win32CORE with -DPERLDLL. The same fix should be applied more generally to all statically linked extensions so a further change may be forthcoming, but this at least gets the standard non-threaded build working again. [ 31221] Subject: [PATCH] Win32CORE.c needed windows.h From: "Jerry D. Hedden" Date: Tue, 15 May 2007 09:10:00 -0400 Message-ID: <1ff86f510705150609l1c178629i97091adbd02b6463@mail.gmail.com> (plus a #define to save windows.h pulling in so much stuff.) Fixes a build error on Cygwin caused by #31214. [ 31229] A more general fix to non-threaded static extension build problems than #31220 was. [ 31235] Upgrade to Win32-0.29 [ 31249] Subject: [PATCH] Skip win32core.t under Cygwin From: "Jerry D. Hedden" Date: Sat, 19 May 2007 08:43:47 -0400 Message-ID: <1ff86f510705190543r505cfc2fua18e87cd665b8f6e@mail.gmail.com> [ 31250] Subject: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin From: "Jerry D. Hedden" Date: Sat, 19 May 2007 11:56:40 -0400 Message-ID: <1ff86f510705190856o2a98f1a5sd6f316f863e60c87@mail.gmail.com> [ 31259] Subject: RE: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin From: "Jan Dubois" Date: Tue, 22 May 2007 16:35:27 -0700 Message-ID: <06dd01c79cc9$e101ce60$a3056b20$@com> Reinstates the test under Cygwin and fixes it. [ 31457] Subject: [perl #43285] Win32API::File tests language specific From: "Reini Urban via RT" Date: Sat, 23 Jun 2007 11:15:07 -0700 Message-ID: [ 31458] Remove now-irrelevant comment [ 31465] 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> [ 31470] Upgrade to Win32-0.30 [ 31487] 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> [ 31490] 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. [ 31627] Subject: [PATCH] Win32API::File cleanup From: "Jerry D. Hedden" Date: Tue, 17 Jul 2007 14:21:00 -0400 Message-ID: <1ff86f510707171121y3db38817ic4be4cbdd8c8696e@mail.gmail.com> [ 31796] Subject: [PATCH] Fix ext/Win32/t/Unicode.t test bug From: "Jerry D. Hedden" Date: Wed, 5 Sep 2007 10:59:49 -0400 Message-ID: <1ff86f510709050759v27872bbam3f191283996960d3@mail.gmail.com> [ 31807] Subject: [PATCH] Force uppercase drive letters From: "Jerry D. Hedden" Date: Thu, 6 Sep 2007 12:57:09 -0400 Message-ID: <1ff86f510709060957p9a530feu7b97616dd8cd3b50@mail.gmail.com> [ 31808] Subject: [PATCH] Fix ext/Win32/t/Unicode.t test failure under Cygwin From: "Jerry D. Hedden" Date: Thu, 6 Sep 2007 13:07:51 -0400 Message-ID: <1ff86f510709061007x57e86b50led110861846cdc02@mail.gmail.com> [ 31810] Subject: [PATCH] Test fixes to go along with longpath.inc patch From: "Jerry D. Hedden" Date: Thu, 6 Sep 2007 14:50:15 -0400 Message-ID: <1ff86f510709061150t4838c7d4i4c5b3f1f7dc0edd1@mail.gmail.com> [ 31852] Upgrade to Win32-0.31 [ 31900] Subject: Re: [perl #45493] [patch] ext/Win32/Win32.xs compilation fails on msvc < 6 From: Dmitry Karasik Date: Tue, 18 Sep 2007 10:45:31 +0200 Message-ID: <20070918084531.GA96406@tetsuo.karasik.eu.org> (Adds some #defines missing from MSVC++ < 6, plus sorts the list into numerical order and tests each #define individually) [ 31935] Upgrade to Win32-0.32 [ 31956] Subject: [PATCH - revised] Re: Change 31935: Upgrade to Win32-0.32 From: "Jerry D. Hedden" Date: Mon, 24 Sep 2007 20:23:49 -0400 Message-ID: <1ff86f510709241723o58cc1167m2c44221b77959994@mail.gmail.com> (Check Win32::GetLastError() rather than $^E for Cygwin, on which $^E is the last posix error (the same as $!), not the last Win32 error) [ 31957] Subject: [PATCH] $^E is not Win32::GetLastError under Cygwin From: "Jerry D. Hedden" Date: Mon, 24 Sep 2007 20:39:44 -0400 Message-ID: <1ff86f510709241739q62b4f2eaycf13cb9956f8fab3@mail.gmail.com> [ 32300] Subject: RE: 5.10 code freeze and dual-life modules From: "Jan Dubois" Date: Mon, 12 Nov 2007 12:04:46 -0800 Message-ID: <024101c82567$46ffd650$d4ff82f0$@com> Branch: maint-5.8/perl +> ext/Win32/longpath.inc ext/Win32/t/CreateFile.t +> ext/Win32/t/ExpandEnvironmentStrings.t +> ext/Win32/t/GetCurrentThreadId.t ext/Win32/t/GetFileVersion.t +> ext/Win32/t/GetFolderPath.t ext/Win32/t/GetFullPathName.t +> ext/Win32/t/GetLongPathName.t ext/Win32/t/GetOSVersion.t +> ext/Win32/t/GetShortPathName.t ext/Win32/t/GuidGen.t +> ext/Win32/t/Names.t ext/Win32/t/Unicode.t - t/win32/getosversion.t t/win32/longpath.t !> MANIFEST cygwin/cygwin.c ext/Win32/Makefile.PL !> ext/Win32/Win32.pm ext/Win32/Win32.xs !> ext/Win32API/File/File.pm ext/Win32API/File/Makefile.PL !> ext/Win32API/File/t/file.t ext/Win32API/File/t/tie.t !> ext/Win32CORE/Makefile.PL ext/Win32CORE/Win32CORE.c !> ext/Win32CORE/Win32CORE.pm ext/Win32CORE/t/win32core.t !> lib/ExtUtils/MM_Win32.pm makedef.pl win32/win32.c ____________________________________________________________________________ [ 32309] By: nicholas on 2007/11/14 16:28:55 Log: Dear Perforce, You know, maybe it would be nett faster for the world if you made the client capable of automating the task of reversing a changelist, instead of just "helpfully" documenting the tedious steps: http://kb.perforce.com/UserTasks/ManagingFile..Changelists/RevertingSub..Changelists Yours hatefully, Nick. PS http://nick.hates-software.com/2003/12/30/9729c0ac.html Revert change 32288 Branch: maint-5.8/perl + ext/Thread/typemap ! MANIFEST ext/Thread/Thread.xs ____________________________________________________________________________ [ 32308] By: craigb on 2007/11/14 01:41:46 Log: Subject: Re: CPANPLUS working again on VMS Re: [PATCH@32279] Upgrade File::Fetch to 0.13_04 - fixed for VMS. From: "John E. Malmberg" Date: Tue, 13 Nov 2007 19:27:09 -0600 Message-id: <473A4EED.4050201@qsl.net> Typo in #32306. Branch: perl ! lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t ____________________________________________________________________________ [ 32307] By: nicholas on 2007/11/13 21:48:25 Log: Update Changes. Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 32306] By: craigb on 2007/11/13 14:28:52 Log: Subject: Re: [PATCH@32279] Upgrade File::Fetch to 0.13_04 - fixed for VMS. From: "John E. Malmberg" Date: Mon, 12 Nov 2007 23:47:20 -0600 Message-id: <47393A68.4070003@qsl.net> CPANPLUS working again on VMS. Branch: perl ! lib/CPANPLUS/Internals/Fetch.pm ! lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t ____________________________________________________________________________ [ 32305] By: rgs on 2007/11/13 14:19:46 Log: Subject: Re: [PATCH] File-Path-2.04 (this time with patch) From: David Landgren Date: Tue, 13 Nov 2007 14:44:22 +0100 Message-ID: <4739AA36.7000809@landgren.net> Branch: perl ! lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ [ 32304] By: craigb on 2007/11/13 14:15:12 Log: Subject: [PATCH@32279] Upgrade File::Fetch to 0.13_04 - fixed for VMS. From: "John E. Malmberg" Date: Mon, 12 Nov 2007 08:49:23 -0600 Message-id: <473867F3.8090409@qsl.net> With slight revisions (and not really a CPAN upgrade, just a patch) Branch: perl ! lib/File/Fetch.pm ____________________________________________________________________________ [ 32303] By: rgs on 2007/11/13 13:44:59 Log: Update Time::HiRes' Changes file Branch: perl ! ext/Time/HiRes/Changes ____________________________________________________________________________ [ 32302] By: rgs on 2007/11/13 13:42:19 Log: Update the Storable changelog. Note that, while Storable's code is in sync between the core and the CPAN, the tests are not. Branch: perl ! ext/Storable/ChangeLog ____________________________________________________________________________ [ 32301] By: rgs on 2007/11/13 09:26:13 Log: Subject: Re: 5.10 code freeze and dual-life modules From: Jonathan Stowe Date: Mon, 12 Nov 2007 21:34:17 +0000 Message-Id: <1194903257.6243.8.camel@coriolanus> Branch: perl ! lib/Term/Cap.pm ____________________________________________________________________________ [ 32300] By: rgs on 2007/11/13 09:22:44 Log: Subject: RE: 5.10 code freeze and dual-life modules From: "Jan Dubois" Date: Mon, 12 Nov 2007 12:04:46 -0800 Message-ID: <024101c82567$46ffd650$d4ff82f0$@com> Branch: perl ! ext/Win32/Makefile.PL ext/Win32/Win32.pm ____________________________________________________________________________ [ 32299] By: rgs on 2007/11/13 09:15:15 Log: Re-apply change #30562 (thanks to Abe Timmerman) Branch: perl ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs ____________________________________________________________________________ [ 32298] By: nicholas on 2007/11/12 23:21:15 Log: Integrate: [ 31318] Subject: [PATCH] Remove threads/typemap from Porting/Maintainers.pl From: "Jerry D. Hedden" Date: Thu, 31 May 2007 11:59:31 -0400 Message-ID: <1ff86f510705310859y6c101c15t6d823d00ef25309b@mail.gmail.com> [ 31378] assertions has been removed [ 31390] 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> [ 31391] Subject: [PATCH] checkAUTHORS.pl again From: "Jerry D. Hedden" Date: Fri, 15 Jun 2007 10:16:38 -0400 Message-ID: <1ff86f510706150716r5aef08fw12c9ea5d401f5f9a@mail.gmail.com> [ 31392] 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> [ 31416] R stands for Report, not Reporting. [ 31419] Update list of files that need crlf line endings [ 31467] 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> [ 31468] 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> [ 31543] 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. [ 31545] base.pm is belong to me [ 31566] More missing dual-life modules [ 31622] 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> [ 31641] I've had my email address changed [ 31642] Updates to AUTHORS and Porting/CheckAUTHORS.pl [ 31681] 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> [ 31698] Win32CORE can be upgraded separately (see change #31663) [ 31910] Updates to AUTHORS etc. [ 31960] Subject: [patch] Dual-lifing constant.pm From: =?ISO-8859-1?Q?S=E9bastien_Aperghis-Tramoni?= Date: Tue, 25 Sep 2007 02:11:46 +0200 Message-Id: <454B4D1C-48EE-4CA3-834A-A0F872C9E5FC@free.fr> [ 32095] Subject: [PATCH] Porting/Maintainers.pl From: "Robin Barker" Date: Wed, 10 Oct 2007 17:52:38 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1F1@exchsvr1.npl.ad.local> [ 32097] Subject: [PATCH] Porting/Maintainers.pm --check added functionality From: "Robin Barker" Date: Wed, 10 Oct 2007 18:11:36 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1F2@exchsvr1.npl.ad.local> [ 32131] Subject: [PATCH] B::Lint is dual-lived (revised) From: "Jerry D. Hedden" Date: Thu, 18 Oct 2007 09:45:41 -0400 Message-ID: <1ff86f510710180645x115a7949vaea7b45dd2dc3139@mail.gmail.com> [ 32297] Porting/Maintainers.pm uses a _ prototype, which is a 5.10 feature, so use 5.010; to trap 5.8.x and earlier before they choke. Branch: maint-5.8/perl !> AUTHORS META.yml Porting/Maintainers.pl Porting/Maintainers.pm !> Porting/checkAUTHORS.pl Porting/corecpan.pl Porting/curliff.pl !> Porting/makemeta Porting/repository.pod ____________________________________________________________________________ [ 32297] By: nicholas on 2007/11/12 23:20:11 Log: Porting/Maintainers.pm uses a _ prototype, which is a 5.10 feature, so use 5.010; to trap 5.8.x and earlier before they choke. Branch: perl ! Porting/Maintainers.pm ____________________________________________________________________________ [ 32296] By: nicholas on 2007/11/12 23:04:43 Log: Integrate: [ 31430] Silence "signed/unsigned mismatch" warning from VC++ when building with -DPERL_DEBUGGING_MSTATS [ 31581] Add additional SUSV3 constants to Socket for use with setsockopt() and getsockopt(). [ 31651] 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> [ 31660] 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> [ 31662] Don't use C++ comments. [ 31677] 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: maint-5.8/perl +> ext/Data/Dumper/t/bless.t !> MANIFEST Makefile.SH ext/Data/Dumper/Dumper.pm !> ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs !> ext/Devel/Peek/Peek.xs ext/Socket/Makefile.PL !> ext/Socket/Socket.pm ____________________________________________________________________________ [ 32295] By: nicholas on 2007/11/12 22:22:11 Log: Integrate: [ 31702] 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> [ 31967] Subject: Re: [perl #45513] Test failures on amd64-freebsd 6.2 From: Slaven Rezic Date: 19 Sep 2007 21:56:00 +0200 Message-ID: <87abri1lbj.fsf@biokovo-amd64.herceg.de> [ 32077] Fix fallback definitions of S_IRWX[UGO] (didn't include the 'X', but 'W' twice) and fix the value of IPC_GETACL, which was set to IPC_EXCL. [ 32078] Increment IPC::SysV version number. Branch: maint-5.8/perl !> ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs !> ext/IPC/SysV/t/ipcsysv.t ____________________________________________________________________________ [ 32294] By: rgs on 2007/11/12 22:16:41 Log: Subject: [PATCH] t/comp/opsubs.t From: Jarkko Hietaniemi Date: Mon, 12 Nov 2007 16:13:58 -0500 Message-ID: <4738C216.2040302@iki.fi> Branch: perl ! t/comp/opsubs.t ____________________________________________________________________________ [ 32293] By: nicholas on 2007/11/12 21:51:49 Log: Integrate: [ 30493] Subject: Re: [PATCH] (Re: [PATCH] unicode/utf8 pod) From: Juerd Waalboer Date: Sun, 4 Mar 2007 16:00:19 +0100 Message-ID: <20070304150019.GN4723@c4.convolution.nl> [ 30678] Subject: [PATCH] Resolve PL_curpm issues with (??{}) and fix corruption of match results when pattern is a qr. From: demerphq Date: Wed, 21 Mar 2007 10:39:24 +0100 Message-ID: <9b18b3110703210239x540f5ad9mdb41c2ea6229ac31@mail.gmail.com> plus two follow-up patches (minor tweaks) [ 31194] Subject: Re: Compress::Zlib, pack "C" and utf-8 [PATCH] From: Marc Lehmann Date: Thu, 12 Apr 2007 08:41:53 +0200 Message-ID: <20070412064153.GA22475@schmorp.de> [ 31212] Upgrade to Encode-2.21 [ 31305] Upgrade to Encode 2.22 [ 31307] Plug a memory leak in Encode [ 31310] Upgrade to Encode 2.23 Branch: maint-5.8/perl +> ext/Encode/lib/Encode/MIME/Name.pm ext/Encode/t/mime-name.t !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm !> ext/Encode/Encode.xs ext/Encode/Makefile.PL !> ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm !> ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/Aliases.t !> ext/Encode/t/encoding.t ext/Encode/t/fallback.t ____________________________________________________________________________ [ 32292] By: nicholas on 2007/11/12 21:25:52 Log: Integrate: [the Devel::PPPort parts of] [ 30728] Upgrade to Devel::PPPort 3.11_01 [ 31134] move PL_expect and PL_copline into the PL_parser structure [ 31157] Make ppptools.pl allow a trailing dot in filenames for VMS. [ 31199] move PL_rsfp into the PL_parser struct and simplify its creation and destruction [ 31200] move PL_rsfp_filters into the parser struct [ 31705] Upgrade to Devel::PPPort 3.11_02 [ 31713] Upgrade to Devel::PPPort 3.11_03 [ 31739] Upgrade to Devel::PPPort 3.11_05 [ 31848] Upgrade to Devel::PPPort 3.11_06 [ 31939] Upgrade to Devel::PPPort 3.12 [ 32023] Upgrade to Devel::PPPort 3.13 Branch: maint-5.8/perl +> ext/Devel/PPPort/parts/inc/shared_pv +> ext/Devel/PPPort/parts/ppport.fnc +> ext/Devel/PPPort/t/shared_pv.t !> (integrate 57 files) ____________________________________________________________________________ [ 32291] By: nicholas on 2007/11/12 20:55:44 Log: Integrate: [ 31198] Work around to get Unicode tests passing. [ 31338] Upgrade to Unicode::Normalize 1.02 [ 31339] A test file was removed from the latest Unicode::Normalize [ 31567] 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> [ 31749] Upgrade to Text-Soundex-3.03 [ 32208] Subject: [PATCH] DB_File From: "Paul Marquess" Date: Mon, 29 Oct 2007 13:08:31 -0000 Message-ID: <004a01c81a2c$ce1eb020$3a3c140a@myopwv.com> Branch: maint-5.8/perl - ext/Unicode/Normalize/t/short.t !> MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm !> ext/DB_File/DB_File.xs ext/Filter/Util/Call/Call.pm !> ext/Filter/Util/Call/Call.xs ext/Text/Soundex/Soundex.pm !> ext/Text/Soundex/Soundex.xs ext/Unicode/Normalize/Changes !> ext/Unicode/Normalize/Normalize.pm !> ext/Unicode/Normalize/Normalize.xs !> ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader !> ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t !> ext/Unicode/Normalize/t/test.t ____________________________________________________________________________ [ 32290] By: nicholas on 2007/11/12 20:20:34 Log: Integrate: [ 32091] newCONTSUB() wasn't thread-safe ([perl #45053]) [ 32098] Subject: [PATCH] Move threads test added in change 32091 From: "Jerry D. Hedden" Date: Wed, 10 Oct 2007 12:39:23 -0400 Message-ID: <1ff86f510710100939v29aef6beqcb782934e641ea79@mail.gmail.com> [ 32099] Subject: [PATCH] Gentler theads test From: "Jerry D. Hedden" Date: Thu, 11 Oct 2007 09:12:21 -0400 Message-ID: <1ff86f510710110612j6ecaa1d5ta1a6f2a4e3e13ed3@mail.gmail.com> Branch: maint-5.8/perl !> ext/threads/t/problems.t op.c t/op/threads.t ____________________________________________________________________________ [ 32289] By: nicholas on 2007/11/12 19:42:34 Log: Integrate: [ 31233] Subject: [PATCH] Re: Thread fail/hang on HP-UX 10.20 From: "Jerry D. Hedden" Date: Wed, 16 May 2007 14:18:05 -0400 Message-ID: <1ff86f510705161118x55e9d18crdf376ca469f97dc7@mail.gmail.com> [ 31238] Subject: [PATCH] threads 1.62 From: "Jerry D. Hedden" Date: Thu, 17 May 2007 12:21:46 -0400 Message-ID: <1ff86f510705170921g77d87898ye2c081fc0df53a9e@mail.gmail.com> [ 31262] Subject: [PATCH revised] threads::shared 1.12 From: "Jerry D. Hedden" Date: Wed, 23 May 2007 09:28:28 -0400 Message-ID: <1ff86f510705230628n73c16e2gc67a3ec05d57c5f3@mail.gmail.com> [ 31471] 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> [ 31475] avoid double-free of the thread function [ 31477] 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> [ 31488] 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> [ 31516] 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> [ 31614] VMS todo for threads exit test. [ 31687] 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> [ 31688] #31687-bis. [ 31736] 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> [ 31794] Subject: [PATCH] threads 1.65 From: "Jerry D. Hedden" Date: Wed, 5 Sep 2007 09:29:57 -0400 Message-ID: <1ff86f510709050629x7698cedes9b09c7d8eecc786b@mail.gmail.com> [ 31795] Subject: [PATCH] threads::shared 1.13 From: "Jerry D. Hedden" Date: Wed, 5 Sep 2007 09:50:24 -0400 Message-ID: <1ff86f510709050650j3c3f54b2o64c8ce05dc4c8604@mail.gmail.com> [ 31864] [perl #45053] Memory corruption with heavy module loading in threads In void context, eval leaves garbage on the stack. Don't then copy this back into the threads->param array! [ 31880] Subject: [PATCH] threads 1.66 From: "Jerry D. Hedden" Date: Fri, 14 Sep 2007 14:56:34 -0400 Message-ID: <1ff86f510709141156n498af13aq9e0d279a0c76b48@mail.gmail.com> Version bump (sync with CPAN version) [ 31897] Subject: [PATCH] threads 1.67 From: "Jerry D. Hedden" Date: Tue, 18 Sep 2007 16:48:03 -0400 Message-ID: <1ff86f510709181348h45b1941epf501f9f73d4daa75@mail.gmail.com> fix test count. [ 31952] Upgrade to threads::shared 1.14 Corrects warnings reported by Devel::PPPort. Branch: maint-5.8/perl - ext/threads/Changes ext/threads/README - ext/threads/shared/Changes ext/threads/shared/README !> (integrate 28 files) ____________________________________________________________________________ [ 32288] By: nicholas on 2007/11/12 19:04:45 Log: Integrate: [ 31078] Subject: [PATCH] Thread.xs doesn't need magic sig anymore From: "Jerry D. Hedden" Date: Mon, 23 Apr 2007 13:25:20 -0400 Message-ID: <1ff86f510704231025y22d30ecfk1ebc418f2b3a0bf7@mail.gmail.com> [ 31088] Remove the Thread typemap Branch: maint-5.8/perl - ext/Thread/typemap !> MANIFEST ext/Thread/Thread.xs ____________________________________________________________________________ [ 32287] By: nicholas on 2007/11/12 18:07:41 Log: Integrate: [ 30657] Subject: [PATCH] Sys::Syslog doesn't need ppport.h in core From: "Jerry D. Hedden" Date: Tue, 20 Mar 2007 13:15:31 -0700 (PDT) Message-ID: <203426.48736.qm@web30214.mail.mud.yahoo.com> [ 31738] Default LOG_PRIMASK for Sys-Syslog in cases where it is not defined. [ 31750] Subject: [PATCH] Upgrade Sys::Syslog to 0.19_01 From: Sébastien Aperghis-Tramoni Date: Thu, 23 Aug 2007 16:04:46 +0200 Message-ID: <1187877886.46cd93fe13b12@imp.free.fr> [ 31774] 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> [ 31792] Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.20.tar.gz From: Sébastien Aperghis-Tramoni Date: Wed, 05 Sep 2007 12:27:54 +0200 Message-ID: <1188988074.46de84aa8fceb@imp.free.fr> [ 31866] Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.21.tar.gz From: Sébastien Aperghis-Tramoni Date: Fri, 14 Sep 2007 01:18:04 +0200 Message-Id: <92AB5E7F-F8E1-4DEE-805C-B257A569CB62@free.fr> [ 32221] Subject: Re: (perl-current of 5.9.5) patch for ext/Sys/Syslog/Makefile.PL for From: Sébastien Aperghis-Tramoni Date: Sun, 04 Nov 2007 03:52:36 +0100 Message-id: [ 32222] Subject: [PATCH] Another small patch for Sys::Syslog From: Sébastien Aperghis-Tramoni Date: Mon, 5 Nov 2007 08:48:53 +0100 Message-Id: [ 32286] Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.22.tar.gz From: Sébastien Aperghis-Tramoni Date: Thu, 8 Nov 2007 02:05:45 +0100 Message-Id: Branch: maint-5.8/perl +> ext/Sys/Syslog/README.win32 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 mkppport.lst ____________________________________________________________________________ [ 32286] By: rgs on 2007/11/12 16:57:08 Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.22.tar.gz From: =?ISO-8859-1?Q?S=E9bastien_Aperghis-Tramoni?= Date: Thu, 8 Nov 2007 02:05:45 +0100 Message-Id: Branch: perl ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm ____________________________________________________________________________ [ 32285] By: rgs on 2007/11/12 16:45:20 Log: The JAPHs that use $* won't work anymore. Branch: perl ! t/japh/abigail.t ____________________________________________________________________________ [ 32284] By: rgs on 2007/11/12 14:38:17 Log: Subject: Re: CPANPLUS conf.pl fixes for VMS From: "John E. Malmberg" Date: Sun, 11 Nov 2007 22:08:08 -0600 Message-id: <4737D1A8.8010601@qsl.net> Branch: perl ! lib/CPANPLUS/Config.pm lib/CPANPLUS/Dist/Build/t/inc/conf.pl ! lib/CPANPLUS/t/inc/conf.pl ____________________________________________________________________________ [ 32283] By: rgs on 2007/11/12 13:31:44 Log: TODO: cleanup perlmodlib.PL Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32282] By: rgs on 2007/11/12 13:30:04 Log: Fix listing of MIME::QuotedPrint in perlmodlib Branch: perl ! pod/perlmodlib.PL pod/perlmodlib.pod ____________________________________________________________________________ [ 32281] By: rgs on 2007/11/12 10:44:05 Log: Subject: [PATCH] Compression Modules Update for EBCDIC From: "Paul Marquess" Date: Sat, 10 Nov 2007 12:08:16 -0000 Message-ID: <003f01c82392$6158b520$6501a8c0@myopwv.com> Branch: perl ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL ! ext/Compress/Zlib/README ! ext/Compress/Zlib/lib/Compress/Zlib.pm ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/README ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm ! ext/IO_Compress_Zlib/Changes ext/IO_Compress_Zlib/Makefile.PL ! ext/IO_Compress_Zlib/README ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm ! t/lib/compress/truncate.pl ____________________________________________________________________________ [ 32280] By: rgs on 2007/11/12 09:42:50 Log: Subject: CPAN.pm 1.9205 From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig) Date: Sun, 11 Nov 2007 21:38:04 +0100 Message-ID: <87lk944ixf.fsf@k75.linux.bogus> Branch: perl ! lib/CPAN.pm lib/CPAN/SIGNATURE ____________________________________________________________________________ [ 32279] By: craigb on 2007/11/12 05:00:47 Log: Subject: patch@32274 file/find/t/ find.t and taint.t fixes for VMS. From: "John E. Malmberg" Date: Sun, 11 Nov 2007 17:42:46 -0600 Message-id: <47379376.6070809@qsl.net> With variations to make it cross-platform. Branch: perl ! lib/File/Find/t/find.t lib/File/Find/t/taint.t ____________________________________________________________________________ [ 32278] By: craigb on 2007/11/12 04:33:08 Log: Subject: patch@32274 t/op/taint.t not cleaning up properly on VMS. From: "John E. Malmberg" Date: Sun, 11 Nov 2007 20:09:17 -0600 Message-id: <4737B5CD.90209@qsl.net> Branch: perl ! t/op/taint.t ____________________________________________________________________________ [ 32277] By: craigb on 2007/11/11 23:03:03 Log: Correct and complete CBuilder's handling of external libraries when linking on VMS. Branch: perl ! lib/ExtUtils/CBuilder/Platform/VMS.pm ____________________________________________________________________________ [ 32276] By: craigb on 2007/11/11 22:52:15 Log: Make File::Path::_rmtree behave when passed an individual file with a relative path that is already in VMS syntax. Branch: perl ! lib/File/Path.pm ____________________________________________________________________________ [ 32275] By: craigb on 2007/11/11 22:45:46 Log: Following 32238, change "interpreter_size" to "interp_size" in the new global symbols to keep overall symbol length within 31 characters, which is what the VMS C compiler with default flags can handle. Branch: perl ! embedvar.h makedef.pl perlapi.h perlvars.h ____________________________________________________________________________ [ 32274] By: rgs on 2007/11/11 12:22:48 Log: Upgrade File::Fetch to 0.13_03 Branch: perl ! lib/File/Fetch.pm lib/File/Fetch/t/01_File-Fetch.t ____________________________________________________________________________ [ 32273] By: nicholas on 2007/11/10 15:42:16 Log: Integrate: [ 31090] Doc nit, by Peter Scott [ 31571] 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> [ 31620] 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. [ 31621] Miscellaneous modernisations and trimmings. [ 31626] 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> [ 31826] Move the "reporting problems" section further in the INSTALL file, and simplify the synopsis, as suggested by Richard Foley. [ 31827] Not many people reuse an old config.sh nowadays, I suppose. Move the section "start with a fresh distribution" further down. [ 31828] More INSTALL nits. Move Tru64 specific info in the related README file. (is it outdated?) [ 31831] Merged duplicate info about GDBM/threads on HP-UX 11 from INSTALL to README.hpux [ 31832] Moved really outdated Y2K comment from INSTALL to README.hpux [ 31892] More work and modernization of INSTALL [ 31950] Announce plans for -Duse32bit* options for Configure, and document that there is no guarantee on 32bit builds when no args passed [ 32029] Subject: patch@32028 POD updates for VMS From: "John E. Malmberg" Date: Thu, 04 Oct 2007 22:25:34 -0500 Message-id: <4705AEAE.9060100@qsl.net> [ 32239] INSTALL updates: note that usemymalloc isn't always the default; POD fixes; list all scripts and binaries that are to be installed. [ 32240] One definite grammar fix, and one sort-of-grammar fix. (It felt better) [ 32243] Increment some numbers. [ 32249] Remove old directions for reusing config.sh across perl versions. Remove mention of roffitall. [ 32262] Propagating const outwards from Perl_moreswitches() is to be done. Branch: maint-5.8/perl !> INSTALL README README.hpux README.tru64 README.vms !> README.win32 pod/perlcommunity.pod pod/perliol.pod !> pod/perltodo.pod vms/perlvms.pod ____________________________________________________________________________ [ 32272] By: nicholas on 2007/11/10 15:21:45 Log: Integrate: [ 31551] 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: maint-5.8/perl +> pod/perlcommunity.pod !> MANIFEST pod.lst pod/perl.pod pod/perlmodlib.pod !> pod/perltoc.pod vms/descrip_mms.template win32/pod.mak ____________________________________________________________________________ [ 32271] By: nicholas on 2007/11/10 14:57:47 Log: Update perltoc.pod Branch: maint-5.8/perl ! pod/perltoc.pod ____________________________________________________________________________ [ 32270] By: nicholas on 2007/11/10 14:56:47 Log: Integrate: [ 32269] Arrange for buildtoc to remove the svn Revision keyword from the index generated into perltoc.pod, as there it's just noise. Branch: maint-5.8/perl !> pod/buildtoc pod/perltoc.pod ____________________________________________________________________________ [ 32269] By: nicholas on 2007/11/10 14:46:44 Log: Arrange for buildtoc to remove the svn Revision keyword from the index generated into perltoc.pod, as there it's just noise. Branch: perl ! pod/buildtoc pod/perltoc.pod ____________________________________________________________________________ [ 32268] By: nicholas on 2007/11/10 14:39:06 Log: Regenerate perltoc.pod Branch: perl ! pod/perltoc.pod ____________________________________________________________________________ [ 32267] By: nicholas on 2007/11/10 14:23:17 Log: sort the MANIFEST. make manisort and perl pod/buildtoc agree on the order, so where is the joker in the pack that likes to shuffle it? Branch: maint-5.8/perl ! MANIFEST ____________________________________________________________________________ [ 32266] By: nicholas on 2007/11/10 13:17:17 Log: Fix bytecode.pl to be warnings clean, and to read @optype and @specialsv_name from ext/B/B.pm Branch: maint-5.8/perl ! bytecode.pl ext/ByteLoader/byterun.c ____________________________________________________________________________ [ 32265] By: nicholas on 2007/11/10 11:31:16 Log: Integrate: [ 31268] Subject: [perl #43010] [PATCH] Deparse, ''->(), ::(), sub :: {}, etc. From: Father Chrysostomos (via RT) Date: Sun, 20 May 2007 21:44:42 -0700 Message-ID: [ 31342] Adjust test count (it shouldn't have changed with last patch) [ 31422] Work on getting B compiling outside of the perl source tree. [ 31461] 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 [ 31476] 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> [ 31500] Being tired of adjusting the test count of concise-xs.t all the time. Use no_plan instead. [ 31779] 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> [ 31820] Subject: [patch] readabilty tweaks From: Jim Cromie Date: Fri, 07 Sep 2007 13:12:22 -0600 Message-ID: <46E1A296.1020101@gmail.com> [ 31821] B.pm still assumed that SVt_PVBM exists. Correct this. Tweak the alignment of ASCII art inheritance diagrams. [ 31860] Make Deparse handle "say" [ 31861] Better diagnostics and test naming [ 31882] Make B::Deparse able to handle pragmas from %^H. Add tests for deparsing say() and state(). [ 31885] Some more state variable deparse tests. [ 31894] Prevent the pragmas from ${^OPEN} propagated to %^H from deparsing. This stops test failures when perl is run with -C under utf-8 locales. However this is only a partial solution, since it will prevent the open pragma from being properly deparsed. Probably ${^OPEN} should be handled separately. [ 31955] Subject: [patch] improve B::Concise -src support From: Jim Cromie Date: Mon, 24 Sep 2007 00:28:28 -0600 Message-ID: <46F7590C.1070101@gmail.com> [ 31964] Make OptreeCheck.pm more forgiving about parent pad indexes [ 31973] Subject: Re: [patch] improve B::Concise -src support From: Jim Cromie Date: Tue, 25 Sep 2007 17:34:09 -0600 Message-ID: <46F99AF1.1080108@gmail.com> [ 31985] Fix test introduced in #31973 that failed on Win32 (Win32 doesn't like the runperl() prog having newlines in it) [ 31986] Hopefully fix test failures with -C [ 31988] I forgot to patch for the threaded case [ 31992] Hopefully really fix test failures with -C [ 31993] Document hint symbols in B::Concise [ 31994] Make all of B work on 5.8.x [ 32001] Nothing is using IoSUBPROCESS() so eliminate xio_subprocess. Make xio_flags a U8, which is what it should have been all along (rather than a char, which might be signed). B.xs had its wrapper as U8 [ 32076] Don't deparse $^H{v_string}, which is automatically set by the internals. Doing so confuses modules that test the round-tripping of various code. [ 32162] Mention B::COP::hints_hash method [ 32164] B::Concise was failing an assertion on index "foo", "foo"; [ 32177] Silly Nick. If you see a nextstate op, then it may have open hints, and you need to test it with Unicode locales. [ 32194] Platform-neutral quoting in optree_misc.t. Branch: maint-5.8/perl !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm !> ext/B/B/Deparse.pm ext/B/Makefile.PL ext/B/defsubs_h.PL !> ext/B/t/OptreeCheck.pm ext/B/t/concise-xs.t ext/B/t/concise.t !> ext/B/t/deparse.t ext/B/t/optree_misc.t !> ext/B/t/optree_specials.t ____________________________________________________________________________ [ 32264] By: nicholas on 2007/11/10 10:48:12 Log: Integrate: [ 31164] Given that @optype and @specialsv_name are hard coded tables, it seems more logical for them to be in B.pm, rather than in the "boilerplate" for the machine generated B/Asmdata.pm Branch: maint-5.8/perl !> bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Debug.pm !> ext/B/B/Terse.pm ____________________________________________________________________________ [ 32263] By: nicholas on 2007/11/10 10:30:34 Log: Integrate: [ 29831] Subject: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, ${^POSTMATCH} From: demerphq Date: Fri, 12 Jan 2007 02:31:12 +0100 Message-ID: <9b18b3110701111731x29b1c63i57b1698f769b3bbc@mail.gmail.com> (with tweaks) [just the header change and test in B] Branch: maint-5.8/perl !> ext/B/t/concise-xs.t op.h ____________________________________________________________________________ [ 32262] By: nicholas on 2007/11/09 23:17:29 Log: Propagating const outwards from Perl_moreswitches() is to be done. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32261] By: nicholas on 2007/11/09 23:13:24 Log: Integrate: [ 32055] Propagate the perlapi.pod part of change 32026 back to the source POD. Branch: maint-5.8/perl !> sv.c ____________________________________________________________________________ [ 32260] By: nicholas on 2007/11/09 22:47:44 Log: Integrate: [ 31034] More variable reordering saves another 40 bytes from the interpreter structure. (on LP64). Zero cost space saving! Woohoo! [the todo change] [ 32026] Subject: [PATCH] POD cleanups From: David Landgren Date: Fri, 28 Sep 2007 20:42:56 +0200 Message-ID: <46FD4B30.9070802@landgren.net> [ 32081] perlmodlib.pod has changed, too [ 32096] Subject: [PATCH] add calling hints to perldebug.pod From: Richard Foley Date: Wed, 10 Oct 2007 15:29:39 +0200 Message-Id: <200710101529.39895.Richard.Foley@rfi.net> [ 32144] Subject: Re: [Diff] perlxstut.pod From: =?ISO-8859-1?Q?Ren=E9e_B=E4cker?= Date: Fri, 12 Oct 2007 10:29:50 +0200 Message-ID: <470F307E.1030804@smart-websolutions.de> [ 32145] POD nits [ 32149] Subject: [PATCH] perlfunc/perldiag errors From: Father Chrysostomos Date: Fri, 19 Oct 2007 20:25:38 -0700 Message-Id: <8186DA53-970C-4A10-A0CE-0A4FFB199A01@cpan.org> [ 32160] Add -Duse32bit* in perltodo [ 32171] Note Jarkko's URL about MSVC and __FUNCTION__-a-like. [ 32173] Subject: [PATCH] perltodo.pod: Add more detail about @INC order. Date: Mon, 22 Oct 2007 16:42:44 -0400 (EDT) Message-ID: From: Andy Dougherty [ 32204] Mention version.pm and new v-string portability warning in perldelta. Better wording for this warning in perldiag by Tom Wyant. [ 32230] Found by Juerd, don't document that \w, \s and \d don't include all Unicode matching characters [ 32232] Note that there is common code in installperl and installman, and that it is a TODO to fix this. [ 32250] A couple of bite-sized TODO for the pod/* tools [ 32254] Note that investigating PADTMP hash pessimisation is to be done. Branch: maint-5.8/perl !> pod/buildtoc pod/perlcheat.pod pod/perldebug.pod !> pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod !> pod/perltodo.pod pod/perluniintro.pod pod/perlxstut.pod ____________________________________________________________________________ [ 32259] By: nicholas on 2007/11/09 22:28:10 Log: Integrate: [ 32026] Subject: [PATCH] POD cleanups From: David Landgren Date: Fri, 28 Sep 2007 20:42:56 +0200 Message-ID: <46FD4B30.9070802@landgren.net> Branch: maint-5.8/perl !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod !> pod/perl571delta.pod pod/perl581delta.pod pod/perl58delta.pod !> pod/perlapi.pod pod/perldata.pod pod/perldebug.pod !> pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod !> pod/perlglossary.pod pod/perlhack.pod pod/perliol.pod !> pod/perlipc.pod pod/perlmodlib.pod pod/perlop.pod !> pod/perlpod.pod pod/perlpodspec.pod pod/perlre.pod !> pod/perlretut.pod pod/perlrun.pod pod/perlxs.pod !> pod/perlxstut.pod ____________________________________________________________________________ [ 32258] By: nicholas on 2007/11/09 22:23:13 Log: Integrate: [ 31462] 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: [ 31537] clarify what text 'warn' appends to a newline-less string [ 31547] Remove 5.10.0 section from perltodo [ 31576] Modernize opendir() syntax [ 31580] Subject: Re: Small addition to perlcheat.pod From: "Spiros Denaxas" Date: Mon, 9 Jul 2007 17:14:43 +0100 Message-ID: [ 31584] Remove wrong equivalent to pop() (bug #43705) [ 31585] Less indirect object notation [ 31590] Better wording, suggested by Eric Cholet. [ 31592] More terminology updates for warnings [ 31593] A couple of additions in perltodo for the future [ 31596] 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> [ 31623] Subject: [PATCH] gethostbyname() example From: "Gabor Szabo" Date: Wed, 18 Jul 2007 08:47:40 +0300 Message-ID: [ 31624] Clarifications on the hash seed [ 31631] Suggestion and fixes to the hash seed docs by Paul Johnson [ 31633] Add a TODO note about lc() etc. and the UTF-8 flag [ 31640] Fix pod nit in perlunicode [ 31667] Subject: Example in perlthrtut.pod doesn't work From: Elizabeth Mattijsen Date: Mon, 30 Jul 2007 11:19:01 +0200 Message-Id: [ 31675] 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> [ 31684] The documentation for prototype() sounds a bit better like that. [ 31685] Subject: patch for perlboot.pod From: YAMASHINA Hio Date: Wed, 8 Aug 2007 01:12:06 +0900 Message-Id: <20070808011206.db7d5184.hio@hio.jp> [ 31692] 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> [ 31695] Add an idea by Hugo [ 31755] 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. [ 31781] Subject: [patch] perlhack.pod From: Jim Cromie Date: Sat, 01 Sep 2007 15:43:53 -0600 Message-ID: <46D9DD19.1050709@gmail.com> [ 31783] 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: [ 31790] Subject: Re: [patch] perlhack.pod From: Jim Cromie Date: Mon, 03 Sep 2007 20:02:05 -0600 Message-ID: <46DCBC9D.3070409@gmail.com> [ 31791] Subject: Re: The path to the Release From: Jim Cromie Date: Wed, 05 Sep 2007 03:56:19 -0600 Message-ID: <46DE7D43.9040309@gmail.com> Doc patch to perlglossary, with tweaks. [ 31793] Subject: Re: perlfunc.pod/split; concerning trailing fields From: Father Chrysostomos Date: Tue, 4 Sep 2007 14:40:24 -0700 Message-Id: <5A964B87-8725-4BB3-A782-0189B1481113@cpan.org> [ 31818] Subject: [PATCH pod/perlunicode.pod] Userdefined properties From: Abigail Date: Fri, 7 Sep 2007 18:38:47 +0200 Message-ID: <20070907163847.GB16395@abigail.be> [ 31820] Subject: [patch] readabilty tweaks From: Jim Cromie Date: Fri, 07 Sep 2007 13:12:22 -0600 Message-ID: <46E1A296.1020101@gmail.com> [ 31847] Some escapes were mentioned twice, although they're not qr//-specific [ 31859] URL correction by Robert Spier [ 31863] Note that list initialisation of state variables is TODO. While in the area, note how B::Deparse might be improved to name inlined constants. [ 31881] Subject: [PATCH] document limitation of exec() inside pseudo-processes From: "Jan Dubois" Date: Thu, 13 Sep 2007 12:46:06 -0700 Message-ID: <023a01c7f63e$b9da1170$2d8e3450$@com> [ 31887] Subject: [patch] qualify OP arenas item in perltodo From: Jim Cromie Date: Sat, 15 Sep 2007 13:36:46 -0600 Message-ID: <46EC344E.3080903@gmail.com> [ 31982] Maybe the default order of directories in @INC should be modified. [ 32002] Audrey spotted a spurious "Unicode". [ 32011] Subject: [perl #46019] Documentation for 'srand' has a problem in code snippet From: ben@linuxgazette.net (via RT) Date: Tue, 02 Oct 2007 21:33:49 -0700 Message-ID: Branch: maint-5.8/perl !> pod/perlboot.pod pod/perlcheat.pod pod/perldiag.pod !> pod/perlfork.pod pod/perlfunc.pod pod/perlglossary.pod !> pod/perlhack.pod pod/perllexwarn.pod pod/perlothrtut.pod !> pod/perlre.pod pod/perlrun.pod pod/perlsub.pod !> pod/perlthrtut.pod pod/perltodo.pod pod/perlunicode.pod !> pod/perluniintro.pod ____________________________________________________________________________ [ 32257] By: nicholas on 2007/11/09 22:01:27 Log: Integrate: [ 31456] PerlFAQ sync. [ 31559] FAQ sync Branch: maint-5.8/perl !> pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod !> pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod !> pod/perlfaq8.pod ____________________________________________________________________________ [ 32256] By: nicholas on 2007/11/09 21:58:43 Log: Integrate: [ 30968] Subject: Re: [PATCH] Mention sorting MANIFEST in perlhack.pod From: "Jerry D. Hedden" Date: Mon, 16 Apr 2007 10:44:36 -0400 Message-ID: <1ff86f510704160744j9ae934cv9fef077afe3ca516@mail.gmail.com> [ 31063] perlguts nit, found by Jerry D. Hedden [ 31101] Reindent bash functions properly [ 31137] Subject: [PATCH] Documentation fixes for EGID/GID confusion From: David Leadbeater Date: Thu, 3 May 2007 18:27:13 +0100 Message-ID: <20070503172713.GA23180@sirius.otherwize.co.uk> [ 31189] Regarding precedence, filetest operators are the same than unary operators, but not regarding parsing and parentheses (see toke.c). Spotted by Eirik Berg Hanssen. [ 31197] Fix Pod nit in perlfunc [ 31234] Subject: [PATCH] todos for perl 5.12 From: Jarkko Hietaniemi Date: Thu, 17 May 2007 04:25:19 +0300 (EEST) Message-Id: <200705170125.l4H1PJNi198465@kosh.hut.fi> (plus a fix for 1 unescaped <>) [ 31245] delete thrdvar.h and move its contents to intrpvar.h [the change to perltodo] [ 31264] Doc nits by Steven Schubiger [ 31289] Update outdated example [ 31294] Several POD fixes by Jonathan Stowe [ 31297] Subject: [PATCH] perltodo tweak on virtualizing OS/FS access From: Jarkko Hietaniemi Date: Tue, 29 May 2007 06:50:57 +0300 (EEST) Message-Id: <200705290350.l4T3ovWG275103@kosh.hut.fi> [ 31325] Subject: [perl #43094] Doc patch to perlre: modifiers => quantifiers From: Brad Baxter (via RT) Date: Thu, 31 May 2007 15:04:55 -0700 Message-ID: [ 31325] Subject: [perl #43094] Doc patch to perlre: modifiers => quantifiers From: Brad Baxter (via RT) Date: Thu, 31 May 2007 15:04:55 -0700 Message-ID: [ 31333] Remove support for assertions and -A [the change to perltodo] [ 31353] encoding.pm doesn't give any details about ${^ENCODING}, so don't mention it in perlvar [ 31363] Doc adjustments for the number localization and setlocale(). See debian bug #379463. [ 31367] Subject: [PATCH] perltodo: more vtable musings From: Jarkko Hietaniemi Date: Tue, 12 Jun 2007 03:15:26 +0300 (EEST) Message-Id: <200706120015.l5C0FQH7512295@kosh.hut.fi> [ 31399] 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> [ 31410] 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> [ 31433] 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: [ 31444] Subject: [PATCH] perlopentut From: "Dintelmann, Peter" Date: Fri, 22 Jun 2007 10:30:50 +0200 Message-ID: <3852726AFA94DE4F87E616F13F416A5FB66C78@naimucu1.ffz00k.rootdom.net> [ 31455] s/\bunicode\b/Unicode/; # For everything not dual life [ 32255] Following change 31410, also re-align the column title. Branch: maint-5.8/perl !> dump.c ext/B/B/Concise.pm ext/B/B/Lint.pm !> ext/Data/Dumper/Dumper.pm ext/POSIX/POSIX.pod pod/perlapi.pod !> pod/perldebguts.pod pod/perlfunc.pod pod/perlguts.pod !> pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod !> pod/perlopentut.pod pod/perlpacktut.pod pod/perlpod.pod !> pod/perlpodspec.pod pod/perlre.pod pod/perlretut.pod !> pod/perltodo.pod pod/perlunicode.pod pod/perlvar.pod regcomp.c !> regcomp.h utf8.c vms/vms.c ____________________________________________________________________________ [ 32255] By: nicholas on 2007/11/09 21:28:25 Log: Following change 31410, also re-align the column title. Branch: perl ! pod/perlguts.pod ____________________________________________________________________________ [ 32254] By: nicholas on 2007/11/09 17:57:45 Log: Note that investigating PADTMP hash pessimisation is to be done. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32253] By: craigb on 2007/11/09 16:41:47 Log: Subject: [PATCH] CPANPLUS::Dist::Build 0.06_02 From: "Jos I. Boumans" Date: Fri, 9 Nov 2007 15:52:06 +0100 Message-Id: <6A306E21-F59B-4FAA-A753-A11540539087@dwim.org> Branch: perl ! lib/CPANPLUS/Dist/Build.pm ! lib/CPANPLUS/Dist/Build/Constants.pm ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t ! lib/CPANPLUS/Dist/Build/t/inc/conf.pl ! lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed ____________________________________________________________________________ [ 32252] By: craigb on 2007/11/09 16:35:18 Log: Subject: [PATCH] CPANPLUS 0.083_09 From: "Jos I. Boumans" Date: Fri, 9 Nov 2007 15:50:11 +0100 Message-Id: Branch: perl ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Shell/Default.pm ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed ! lib/CPANPLUS/t/inc/conf.pl ____________________________________________________________________________ [ 32251] By: rgs on 2007/11/09 09:35:14 Log: Update to CPAN.pm 1.9204 Branch: perl ! lib/CPAN.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE ! lib/CPAN/Version.pm ____________________________________________________________________________ [ 32250] By: rgs on 2007/11/09 09:08:09 Log: A couple of bite-sized TODO for the pod/* tools Branch: perl ! pod/buildtoc pod/perltodo.pod ____________________________________________________________________________ [ 32249] By: rgs on 2007/11/09 09:06:34 Log: Remove old directions for reusing config.sh across perl versions. Remove mention of roffitall. Branch: perl ! INSTALL ____________________________________________________________________________ [ 32248] By: davem on 2007/11/09 01:05:26 Log: Must remember to proof-read my comments before committing... Branch: perl ! sv.c ____________________________________________________________________________ [ 32247] By: davem on 2007/11/09 00:56:20 Log: Core dump caused by goto tmp disable printing of variable names caused by uninitialised values within a pp_entersub or pp_goto Branch: perl ! sv.c t/lib/warnings/9uninit ____________________________________________________________________________ [ 32246] By: nicholas on 2007/11/08 15:36:50 Log: Remove CLONE_SKIP (5.8.7). Remove -dt (5.8.6, and Brainbench know that. Yay. Maybe they have a use). s/Misc/Miscelaneous/ as it seems daft to have an abbreviation in your name. Replace "" with '' in code examples where syntactically valid. Add the elimination of SVt_PVBM and the addition of SVt_BIND Some grammar fixes. Some rephrasing to make the text flow better. Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32245] By: steveh on 2007/11/08 14:20:57 Log: A minor correction to perl5100delta Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32244] By: nicholas on 2007/11/08 14:06:09 Log: Add UNITCHECK to the list of keywords in pl2pm Branch: perl ! utils/pl2pm.PL ____________________________________________________________________________ [ 32243] By: rgs on 2007/11/08 14:01:17 Log: Increment some numbers. Branch: perl ! INSTALL ____________________________________________________________________________ [ 32242] By: steveh on 2007/11/08 12:54:14 Log: Subject: [PATCH] RE: Change 32238: "Bake" the values of PERL_REVISION, PERL_VERSION and PERL_SUBVERSION From: "Jan Dubois" Date: Wed, 7 Nov 2007 21:44:38 -0800 Message-ID: <058701c821ca$73d071d0$5b715570$@com> (plus a couple of other similar fixes for change 32238 that Jan missed) Branch: perl ! makedef.pl ____________________________________________________________________________ [ 32241] By: rgs on 2007/11/08 10:31:55 Log: Subject: [PATCH] Bug fix for storing shared objects in shared structures From: "Jerry D. Hedden" Date: Tue, 6 Nov 2007 14:36:40 -0500 Message-ID: <1ff86f510711061136t52a1fe62waf384c4551612181@mail.gmail.com> (core patch only) Branch: perl ! embed.fnc embed.h embedvar.h global.sym intrpvar.h perl.h ! perlapi.h pod/perlapi.pod proto.h sv.c sv.h util.c ____________________________________________________________________________ [ 32240] By: nicholas on 2007/11/08 10:07:53 Log: One definite grammar fix, and one sort-of-grammar fix. (It felt better) Branch: perl ! INSTALL ____________________________________________________________________________ [ 32239] By: rgs on 2007/11/08 09:03:46 Log: INSTALL updates: note that usemymalloc isn't always the default; POD fixes; list all scripts and binaries that are to be installed. Branch: perl ! INSTALL ____________________________________________________________________________ [ 32238] By: nicholas on 2007/11/07 23:58:06 Log: "Bake" the values of PERL_REVISION, PERL_VERSION and PERL_SUBVERSION into global variables (and hence a shared perl library). Additionally under MULTIPLICITY record the size of the interpreter structure (total, and for this version) and under PERL_GLOBAL_STRUCT the size of the global variables structure. Coupled with PL_bincompat_options this will allow 5.10.1 (and later), when compiled with a shared perl library, to perform sanity checks in main() to verify that the shared library is indeed binary compatible. Branch: perl ! embedvar.h intrpvar.h perl.h perlapi.h perlvars.h ____________________________________________________________________________ [ 32237] By: nicholas on 2007/11/07 23:23:27 Log: Fix up copyright years for files modified in 2007. Branch: perl ! av.c cop.h deb.c dosish.h gv.h handy.h locale.c mathoms.c mg.h ! miniperlmain.c numeric.c op.h patchlevel.h perlio.h perlsdio.h ! perlsfio.h perlvars.h pp.h pp_pack.c regcomp.h regexp.h ! taint.c unixish.h utf8.h utfebcdic.h util.h xsutils.c ____________________________________________________________________________ [ 32236] By: nicholas on 2007/11/07 19:21:15 Log: Subject: [PATCH blead] Re: [perl #47195] $1 suddenly tainted after regexp on utf-8 string From: Rick Delaney Message-ID: <20071107001845.GA21000@bort.ca> Date: Tue, 6 Nov 2007 19:18:45 -0500 [plus remove the TODO from the now passing test] Branch: perl ! regexec.c t/op/taint.t ____________________________________________________________________________ [ 32235] By: davem on 2007/11/07 12:12:29 Log: Disable debugging output in PerlIO_teardown; it still relies on an interpreter being present. Branch: perl ! perlio.c ____________________________________________________________________________ [ 32234] By: rgs on 2007/11/07 10:45:18 Log: Subject: [PATCH] Erroneous binmode() call in uupacktool.pl From: "Jan Dubois" Date: Tue, 6 Nov 2007 15:58:05 -0800 Message-ID: <01f101c820d0$df6c9220$9e45b660$@com> Branch: perl ! uupacktool.pl ____________________________________________________________________________ [ 32233] By: rgs on 2007/11/07 10:14:24 Log: Subject: Re: 5.10.0 test hangs on non internet access From: "Jos I. Boumans" Date: Wed, 7 Nov 2007 10:38:28 +0100 Message-Id: <22589E6E-1C9D-4C1F-8642-A690904193C7@dwim.org> Branch: perl ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t ____________________________________________________________________________ [ 32232] By: nicholas on 2007/11/07 09:51:34 Log: Note that there is common code in installperl and installman, and that it is a TODO to fix this. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32231] By: nicholas on 2007/11/06 21:33:05 Log: Missing part of 32228, spotted by Anton. Branch: maint-5.8/perl ! regcomp.c ____________________________________________________________________________ [ 32230] By: rgs on 2007/11/06 19:53:52 Log: Found by Juerd, don't document that \w, \s and \d don't include all Unicode matching characters Branch: perl ! pod/perlcheat.pod ____________________________________________________________________________ [ 32229] By: nicholas on 2007/11/06 19:37:40 Log: Add a TODO test for bug #47195 Branch: perl ! t/op/taint.t ____________________________________________________________________________ [ 32228] By: nicholas on 2007/11/06 15:22:42 Log: Integrate: [ 30647] Subject: [PATCH] feel the the baß (encoding problems in the regex engine) From: demerphq Date: Tue, 20 Mar 2007 01:40:34 +0100 Message-ID: <9b18b3110703191740m6bf21942p6521f3016ed8092f@mail.gmail.com> Branch: maint-5.8/perl !> regcomp.c t/op/pat.t ____________________________________________________________________________ [ 32227] By: nicholas on 2007/11/06 10:47:30 Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/constant-1.12.tar.gz From: Sébastien Aperghis-Tramoni Message-Id: <7B502F45-AB25-4EFF-8147-A02D8E2E9E21@free.fr> Date: Tue, 6 Nov 2007 02:49:51 +0100 Branch: perl ! lib/constant.pm ____________________________________________________________________________ [ 32226] By: craigb on 2007/11/06 04:13:57 Log: Subject: VMS.C misc fixes, including vms_realpath fixes From: "John E. Malmberg" Date: Sat, 03 Nov 2007 00:58:05 -0500 Message-id: <472C0DED.4010203@qsl.net> Plus, at John's suggestion, don't call the CRTL realpath() unless DECC$POSIX_COMPLIANT_PATHNAMES is in effect. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 32225] By: nicholas on 2007/11/05 15:25:46 Log: Adjust the skip count for t/io/dup.t for the -Uuseperlio case, in a way that will hopefully make it harder for it to get out of sync again. Branch: perl ! t/io/dup.t ____________________________________________________________________________ [ 32224] By: nicholas on 2007/11/05 13:58:52 Log: As reported in bug #46207, change 30633 to PerlIO_exportFILE() and PerlIO_releaseFILE() to manage the reference counts of fds correctly has the side effect of making some XS modules "leak" descriptors. This is because the typemap calls PerlIO_findFILE(), which sometimes (but not always) calls PerlIO_exportFILE(). To be consistent, PerlIO_fildFILE() needs to either always give you a reference, or always not give you a reference. It seems better to do the latter as the call to PerlIO_exportFILE() is only an implementation detail, so arrange for it to immediately free up the reference that PerlIO_exportFILE() created. Branch: perl ! perlio.c ____________________________________________________________________________ [ 32223] By: nicholas on 2007/11/05 12:51:39 Log: Allow (pedantically correct) C pre-processor comments in the code snippets of typemap files. Branch: perl ! lib/ExtUtils/ParseXS.pm ____________________________________________________________________________ [ 32222] By: rgs on 2007/11/05 10:19:31 Log: Subject: [PATCH] Another small patch for Sys::Syslog From: =?ISO-8859-1?Q?S=E9bastien_Aperghis-Tramoni?= Date: Mon, 5 Nov 2007 08:48:53 +0100 Message-Id: Branch: perl ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm ____________________________________________________________________________ [ 32221] By: rgs on 2007/11/04 20:02:18 Log: Subject: Re: (perl-current of 5.9.5) patch for ext/Sys/Syslog/Makefile.PL for From: =?ISO-8859-1?Q?S=E9bastien_Aperghis-Tramoni?= Date: Sun, 04 Nov 2007 03:52:36 +0100 Message-id: Branch: perl ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL ! ext/Sys/Syslog/Syslog.pm ____________________________________________________________________________ [ 32220] By: rgs on 2007/11/04 19:48:32 Log: Update Term::UI to 0.18 Branch: perl ! lib/Term/UI.pm lib/Term/UI/t/02_ui.t ____________________________________________________________________________ [ 32219] By: craigb on 2007/11/04 16:41:28 Log: Roll back #32214 as it causes more failures than it prevents. Branch: perl ! t/TestInit.pm ____________________________________________________________________________ [ 32218] By: rgs on 2007/11/04 12:28:45 Log: Upgrade CPANPLUS to 0.83_08 Branch: perl ! lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm ! lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Internals.pm ! lib/CPANPLUS/Internals/Constants.pm ! lib/CPANPLUS/Internals/Extract.pm ! lib/CPANPLUS/Internals/Fetch.pm ! lib/CPANPLUS/Internals/Report.pm ! lib/CPANPLUS/Internals/Search.pm ! lib/CPANPLUS/Internals/Source.pm ! lib/CPANPLUS/Internals/Utils.pm lib/CPANPLUS/Module.pm ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm ! lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm ! lib/CPANPLUS/bin/cpan2dist ! lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t ! lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t ! lib/CPANPLUS/t/04_CPANPLUS-Module.t ! lib/CPANPLUS/t/15_CPANPLUS-Shell.t ! lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t ! lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed ! lib/CPANPLUS/t/inc/conf.pl ____________________________________________________________________________ [ 32217] By: rgs on 2007/11/04 12:23:13 Log: Upgrade to File::Fetch 0.13_02 Branch: perl ! lib/File/Fetch.pm lib/File/Fetch/t/01_File-Fetch.t ____________________________________________________________________________ [ 32216] By: davem on 2007/11/03 12:27:25 Log: make PERLSYS_TERM not require a context Branch: perl ! embed.fnc perl.c perl.h proto.h ____________________________________________________________________________ [ 32215] By: davem on 2007/11/03 11:57:00 Log: Subject: Re: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096) From: Jarkko Hietaniemi Date: Fri, 02 Nov 2007 21:38:48 -0400 Message-Id: <472BD128.9080105@iki.fi> PerlIO_teardown is called when there may no longer be an interpreter available Branch: perl ! perl.h perlio.c perliol.h ____________________________________________________________________________ [ 32214] By: rgs on 2007/11/03 10:12:06 Log: Based on a patch by John E. Malberg: make TestInit.pm use an absolute path in @INC, so that changes of directories don't break dynamically loaded modules. Branch: perl ! t/TestInit.pm ____________________________________________________________________________ [ 32213] By: davem on 2007/11/02 23:59:27 Log: CLONE_SKIP doesn't result in undef copies clarify the documentation on CLONE_SKIP, and ensure that the undef value has all its flags cleared Branch: perl ! pod/perlmod.pod sv.c ____________________________________________________________________________ [ 32212] By: rgs on 2007/11/02 14:55:29 Log: Make installman work with -Duserelocatableinc and DESTDIR Branch: perl ! installman ____________________________________________________________________________ [ 32211] By: rgs on 2007/11/02 10:04:34 Log: Subject: [PATCH] - Update Time::Local to latest version From: Dave Rolsky Date: Wed, 31 Oct 2007 12:26:02 -0500 (CDT) Message-ID: Branch: perl ! lib/Time/Local.pm ____________________________________________________________________________ [ 32210] By: rgs on 2007/11/02 09:42:41 Log: Upgrade to cperl-mode 5.23 Branch: perl ! emacs/cperl-mode.el ____________________________________________________________________________ [ 32209] By: nicholas on 2007/10/31 19:44:48 Log: Now that ExtUtils::ParseXS requires 5.006, we can replace the foreach on keys and lookup in the loop with a foreach on values, as values is "now" an LVALUE iterator. Branch: perl ! lib/ExtUtils/ParseXS.pm ____________________________________________________________________________ [ 32208] By: rgs on 2007/10/31 11:15:16 Log: Subject: [PATCH] DB_File From: "Paul Marquess" Date: Mon, 29 Oct 2007 13:08:31 -0000 Message-ID: <004a01c81a2c$ce1eb020$3a3c140a@myopwv.com> Branch: perl ! ext/DB_File/Changes ext/DB_File/DB_File.pm ! ext/DB_File/DB_File.xs ____________________________________________________________________________ [ 32207] By: rgs on 2007/10/31 10:37:47 Log: Revert #32197, should not be needed anymore since the upgrade of ExtUtils::CBuilder Branch: perl ! lib/Module/Build/t/xs.t ____________________________________________________________________________ [ 32206] By: rgs on 2007/10/31 10:15:12 Log: Fix (or hide?) a case of memory corruption with \K in substitutions Branch: perl ! regcomp.c ____________________________________________________________________________ [ 32205] By: rgs on 2007/10/31 09:40:38 Log: Upgrade to ExtUtils::CBuilder 0.21 Branch: perl ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm ! lib/ExtUtils/CBuilder/Changes ! lib/ExtUtils/CBuilder/Platform/Unix.pm ! lib/ExtUtils/CBuilder/Platform/VMS.pm ! lib/ExtUtils/CBuilder/Platform/Windows.pm ! lib/ExtUtils/CBuilder/Platform/aix.pm ! lib/ExtUtils/CBuilder/Platform/cygwin.pm ! lib/ExtUtils/CBuilder/Platform/darwin.pm ! lib/ExtUtils/CBuilder/Platform/dec_osf.pm ! lib/ExtUtils/CBuilder/Platform/os2.pm ____________________________________________________________________________ [ 32204] By: rgs on 2007/10/30 12:42:28 Log: Mention version.pm and new v-string portability warning in perldelta. Better wording for this warning in perldiag by Tom Wyant. Branch: perl ! pod/perl5100delta.pod pod/perldiag.pod ____________________________________________________________________________ [ 32203] By: merijn on 2007/10/30 12:24:45 Log: Subject: Re: configure failed in tru64 From: Jarkko Hietaniemi Date: Tue, 30 Oct 2007 07:52:04 -0400 Message-ID: <47271AE4.5060806@iki.fi> Branch: perl ! hints/dec_osf.sh ____________________________________________________________________________ [ 32202] By: craigb on 2007/10/30 03:38:20 Log: Typo in comment in 32201. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 32201] By: craigb on 2007/10/30 01:08:10 Log: Subject: Re: copyright notices for vms.c and vmsish.h From: Charles Bailey Date: Fri, 26 Oct 2007 15:27:36 -0400 Message-id: <47223FA8.90300@newman.upenn.edu> At my instigation, Charles agreed to wear the copyright hat for the major VMS files. This is by analogy with the core files for which Larry, as Prime Mover, is the only named copyright holder, but "and others" includes, well, lots of others. Branch: perl ! vms/vms.c vms/vmsish.h ____________________________________________________________________________ [ 32200] By: rgs on 2007/10/29 10:49:13 Log: Leopard has more standard /etc/passwd files than previous versions of darwin. Thanks to David Morel for testing. Branch: perl ! t/op/pwent.t ____________________________________________________________________________ [ 32199] By: craigb on 2007/10/27 22:17:29 Log: Subject: Re: Perl 5.10.0 getting close: please test From: lemkemch@t-online.de Date: Thu, 25 Oct 2007 00:25:55 +0200 Message-id: Help older VMS compilers by using ccflags when building munchconfig. Branch: perl ! configure.com ____________________________________________________________________________ [ 32198] By: craigb on 2007/10/27 17:09:01 Log: Subject: problem with MAKE_EXT.COM From: Thomas Pfau Date: Sat, 27 Oct 2007 09:27:54 -0400 Message-id: <47233CDA.8010908@nbpfaus.net> configure.com thinko in #30455. Branch: perl ! configure.com ____________________________________________________________________________ [ 32197] By: rgs on 2007/10/27 17:04:35 Log: Band-aid to get xs.t working. Need to check that make distclean still works with that. Branch: perl ! lib/Module/Build/t/xs.t ____________________________________________________________________________ [ 32196] By: rgs on 2007/10/27 08:07:09 Log: Subject: Re: [PATCH] perlfunc/perldiag errors From: Father Chrysostomos Date: Fri, 26 Oct 2007 18:10:27 -0700 Message-Id: <14C78A7E-43AB-44BF-9016-2EFC9DCB65A2@cpan.org> Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 32195] By: craigb on 2007/10/26 23:59:42 Log: In the revised Module::Build, don't create temp directories with dots in the names. Also, restore some VMS fixes that regressed in the last integration. Branch: perl ! lib/Module/Build/t/destinations.t lib/Module/Build/t/install.t ! lib/Module/Build/t/lib/MBTest.pm ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/xs.t ____________________________________________________________________________ [ 32194] By: craigb on 2007/10/25 21:36:42 Log: Platform-neutral quoting in optree_misc.t. Branch: perl ! ext/B/t/optree_misc.t ____________________________________________________________________________ [ 32193] By: craigb on 2007/10/25 15:40:36 Log: Copy Win32 system() behavior on VMS and make a first argument with a value of 1 indicate spawn without waiting for completion. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 32192] By: rgs on 2007/10/25 09:46:55 Log: Upgrade to Module::Build 0.2808_01 Branch: perl + lib/Module/Build/Dumper.pm ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm ! lib/Module/Build/Changes lib/Module/Build/Compat.pm ! lib/Module/Build/Config.pm lib/Module/Build/Cookbook.pm ! lib/Module/Build/ModuleInfo.pm lib/Module/Build/Notes.pm ! lib/Module/Build/PPMMaker.pm ! lib/Module/Build/Platform/Amiga.pm ! lib/Module/Build/Platform/Default.pm ! lib/Module/Build/Platform/EBCDIC.pm ! lib/Module/Build/Platform/MPEiX.pm ! lib/Module/Build/Platform/MacOS.pm ! lib/Module/Build/Platform/RiscOS.pm ! lib/Module/Build/Platform/Unix.pm ! lib/Module/Build/Platform/VMS.pm ! lib/Module/Build/Platform/VOS.pm ! lib/Module/Build/Platform/Windows.pm ! lib/Module/Build/Platform/aix.pm ! lib/Module/Build/Platform/cygwin.pm ! lib/Module/Build/Platform/darwin.pm ! lib/Module/Build/Platform/os2.pm lib/Module/Build/PodParser.pm ! lib/Module/Build/Version.pm lib/Module/Build/YAML.pm ! lib/Module/Build/t/basic.t ! lib/Module/Build/t/bundled/Tie/CPHash.pm ! lib/Module/Build/t/compat.t lib/Module/Build/t/destinations.t ! lib/Module/Build/t/extend.t lib/Module/Build/t/files.t ! lib/Module/Build/t/help.t lib/Module/Build/t/install.t ! lib/Module/Build/t/lib/DistGen.pm ! lib/Module/Build/t/lib/MBTest.pm ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/metadata.t ! lib/Module/Build/t/metadata2.t lib/Module/Build/t/moduleinfo.t ! lib/Module/Build/t/new_from_context.t ! lib/Module/Build/t/notes.t lib/Module/Build/t/ppm.t ! lib/Module/Build/t/runthrough.t lib/Module/Build/t/test_type.t ! lib/Module/Build/t/test_types.t lib/Module/Build/t/tilde.t ! lib/Module/Build/t/versions.t lib/Module/Build/t/xs.t ____________________________________________________________________________ [ 32191] By: merijn on 2007/10/25 09:17:22 Log: Emergency fix for /tmp dir cleanup's for smokers. Rest of the patch to sync CPANPLUS will follow later Branch: perl ! lib/CPANPLUS/Internals/Source.pm ____________________________________________________________________________ [ 32190] By: rgs on 2007/10/25 08:48:49 Log: Subject: [PATCH] (Was Re: [PATCH] FreeBSD atoll() warning) From: Andy Dougherty Date: Wed, 24 Oct 2007 13:12:49 -0400 (EDT) Message-ID: Branch: perl ! hints/freebsd.sh ____________________________________________________________________________ [ 32189] By: rgs on 2007/10/25 08:46:27 Log: Subject: [PATCH] Bring version.pm core into compliance with CPAN release From: John Peacock Date: Wed, 24 Oct 2007 22:04:45 -0400 Message-ID: <471FF9BD.40204@havurah-software.org> Branch: perl ! lib/version.pm lib/version.t util.c ____________________________________________________________________________ [ 32188] By: rgs on 2007/10/25 08:43:41 Log: Bump version of IPC::Cmd Branch: perl ! lib/IPC/Cmd.pm ____________________________________________________________________________ [ 32187] By: rgs on 2007/10/25 08:42:44 Log: Subject: patch@32181 IPC::Cmd fix for VMS. From: "John E. Malmberg" Date: Thu, 25 Oct 2007 00:36:29 -0500 Message-id: <47202B5D.8070609@qsl.net> Branch: perl ! lib/IPC/Cmd.pm ____________________________________________________________________________ [ 32186] By: rgs on 2007/10/24 13:43:17 Log: Subject: [PATCH] File::Path 2.02 From: David Landgren Date: Wed, 24 Oct 2007 15:11:29 +0200 Message-ID: <471F4481.6010103@landgren.net> Branch: perl ! lib/File/Path.pm ____________________________________________________________________________ [ 32185] By: rgs on 2007/10/24 11:15:03 Log: Subject: warning from ext/Hash/Util/FieldHash/t/02_function.t From: "Dintelmann, Peter" Date: Wed, 24 Oct 2007 12:31:20 +0200 Message-ID: <3852726AFA94DE4F87E616F13F416A5FB66DE3@naimucu1.ffz00k.rootdom.net> Branch: perl ! ext/Hash/Util/FieldHash/t/02_function.t ____________________________________________________________________________ [ 32184] By: rgs on 2007/10/24 09:37:15 Log: Subject: patch@32181 File::Copy.pm patches for VMS From: "John E. Malmberg" Date: Wed, 24 Oct 2007 00:27:33 -0500 Message-id: <471ED7C5.9040900@qsl.net> Branch: perl ! lib/File/Copy.pm ____________________________________________________________________________ [ 32183] By: rgs on 2007/10/24 09:31:43 Log: Fix an off by one error, found by valgrind Branch: perl ! op.c ____________________________________________________________________________ [ 32182] By: merijn on 2007/10/24 06:26:16 Log: Subject: [PATCH] documentation typo for Text::Wrap From: David Landgren Date: Tue, 23 Oct 2007 21:43:29 +0200 Message-ID: <471E4EE1.5010500@landgren.net> Branch: perl ! lib/Text/Wrap.pm ____________________________________________________________________________ [ 32181] By: nicholas on 2007/10/23 13:30:37 Log: Subject: [PATCH] Re: [perl #46725] v5.10.0 util.c and pp_sys.c fail to compile under Mac OS X From: Andy Dougherty Message-ID: Date: Tue, 23 Oct 2007 08:54:51 -0400 (EDT) Branch: perl ! cflags.SH ____________________________________________________________________________ [ 32180] By: rgs on 2007/10/23 10:30:40 Log: Subject: [PATCH] hostname.t busted From: Ricardo SIGNES Date: Mon, 22 Oct 2007 09:01:09 -0400 Message-ID: <20071022130109.GA16748@knight> Branch: perl ! lib/Net/t/hostname.t ____________________________________________________________________________ [ 32179] By: rgs on 2007/10/23 10:24:39 Log: Typos and other doc nits. Plus, de-alpha the version number (since this isn't a dual-lived module) Branch: perl ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm ____________________________________________________________________________ [ 32178] By: rgs on 2007/10/23 10:22:25 Log: A couple of updates to perl5100delta Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32177] By: nicholas on 2007/10/23 09:59:48 Log: Silly Nick. If you see a nextstate op, then it may have open hints, and you need to test it with Unicode locales. Branch: perl ! ext/B/t/optree_misc.t ____________________________________________________________________________ [ 32176] By: craigb on 2007/10/23 03:43:02 Log: File::Find::_find_dir nit for VMS, plus version bump. Branch: perl ! lib/File/Find.pm ____________________________________________________________________________ [ 32175] By: craigb on 2007/10/23 03:39:19 Log: Make the File::Find tests stay under t/ where they belong (the first call to cleanup() was leaving us at the top of the Perl source tree). Branch: perl ! lib/File/Find/t/find.t lib/File/Find/t/taint.t ____________________________________________________________________________ [ 32174] By: nicholas on 2007/10/22 21:40:41 Log: Subject: [PATCH] FreeBSD atoll() warning (Was Re: Code freeze From: Andy Dougherty Message-ID: Date: Mon, 22 Oct 2007 12:49:25 -0400 (EDT) Branch: perl ! cflags.SH ____________________________________________________________________________ [ 32173] By: nicholas on 2007/10/22 20:47:39 Log: Subject: [PATCH] perltodo.pod: Add more detail about @INC order. Date: Mon, 22 Oct 2007 16:42:44 -0400 (EDT) Message-ID: From: Andy Dougherty Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32172] By: nicholas on 2007/10/22 20:19:55 Log: SQL::Translator triggered a subtle piece of wrongness, whereby it managed to cause a proxy constant subroutine in the symbol table to be upgraded to a GV at precisely the point where it was being considered as a possible IO handle name. The core's user-space visible behaviour certainly was buggy - I believe this patch to be the correct fix. However, it seems to be very hard to write a test for it. Branch: perl ! gv.c ____________________________________________________________________________ [ 32171] By: nicholas on 2007/10/22 14:52:53 Log: Note Jarkko's URL about MSVC and __FUNCTION__-a-like. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32170] By: rgs on 2007/10/22 12:39:17 Log: Subject: [PATCH] Update Log::Messge::Simple to 0.04 (was: Re: Code freeze) From: "Jos I. Boumans" Date: Mon, 22 Oct 2007 14:32:51 +0200 Message-Id: <33D80A92-6B24-400F-8E99-15193E3CD4A1@dwim.org> Only a version bump. Branch: perl ! lib/Log/Message/Simple.pm ____________________________________________________________________________ [ 32169] By: nicholas on 2007/10/22 12:36:16 Log: hv_iterkeysv() actually creates a mortal SV for every call. gv_stashsv() is just a wrapper for gv_stashpvn(), so doesn't need an SV internally. Hence avoid creating lots of mortal SVs by using hv_iterkey() to get the keys and lengths. Also tweak whitespace in change 32168. Branch: perl ! mro.c ____________________________________________________________________________ [ 32168] By: nicholas on 2007/10/22 12:14:12 Log: In Perl_mro_isa_changed_in(), no need to call an RVALUE hv_fetch() then hv_store() a new HV if fetch drew a blank, as we can detect the new SV an LVALUE fetch gave us, and replace it with a new HV, which will be more efficient. Branch: perl ! mro.c ____________________________________________________________________________ [ 32167] By: nicholas on 2007/10/22 11:46:55 Log: S_mro_get_linear_isa_c3() doesn't need to call hv_fetch() then hv_store(), as hv_fetch() can do it all for us. Branch: perl ! mro.c ____________________________________________________________________________ [ 32166] By: rgs on 2007/10/22 11:46:36 Log: Mention perlcommunity.pod, plus some typo fixes Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32165] By: mhx on 2007/10/22 11:35:07 Log: Fix a typo (pport -> ppport). Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32164] By: nicholas on 2007/10/22 11:33:23 Log: B::Concise was failing an assertion on index "foo", "foo"; Branch: perl ! ext/B/B.xs ext/B/B/Concise.pm ext/B/t/optree_misc.t ____________________________________________________________________________ [ 32163] By: rgs on 2007/10/22 11:29:57 Log: There's no point in empty TODO sections Branch: perl ! installhtml ____________________________________________________________________________ [ 32162] By: rgs on 2007/10/22 10:18:00 Log: Mention B::COP::hints_hash method Branch: perl ! ext/B/B.pm ____________________________________________________________________________ [ 32161] By: rgs on 2007/10/22 09:02:47 Log: Newest things to put in perldelta Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32160] By: rgs on 2007/10/22 08:55:01 Log: Add -Duse32bit* in perltodo Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 32159] By: rgs on 2007/10/22 08:38:07 Log: Regenerate Changes Branch: perl ! Changes ____________________________________________________________________________ [ 32158] By: rgs on 2007/10/22 08:32:46 Log: More delta info from Perl 5.9.5 Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32157] By: rgs on 2007/10/21 20:19:08 Log: Subject: Re: overload64.t failures From: Rick Delaney Date: Sun, 21 Oct 2007 16:13:51 -0400 Message-ID: <20071021201351.GY29047@bort.ca> Branch: perl ! pp.c pp_hot.c ____________________________________________________________________________ [ 32156] By: rgs on 2007/10/21 20:15:46 Log: More perldelta entries from perl 5.9.4, plus some reordering and deduplication Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32155] By: rgs on 2007/10/21 16:38:36 Log: More perldelta entries from 5.9.3 Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32154] By: rgs on 2007/10/21 10:59:47 Log: Changes from perl 5.9.2 Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32153] By: rgs on 2007/10/21 07:51:14 Log: Skip test on Basque locales on Mac OS X 10.5 Branch: perl ! lib/locale.t ____________________________________________________________________________ [ 32152] By: rgs on 2007/10/20 16:25:32 Log: Subject: [PATCH] VDf no longer in PERL_CORE From: "Robin Barker" Date: Fri, 19 Oct 2007 13:33:50 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D20E@exchsvr1.npl.ad.local> Branch: perl ! perl.h sv.c ____________________________________________________________________________ [ 32151] By: nicholas on 2007/10/20 16:16:56 Log: In Perl_do_openn() we know the length of oname, so use it when creating an SV. Branch: perl ! doio.c ____________________________________________________________________________ [ 32150] By: rgs on 2007/10/20 15:19:20 Log: Revert code change from #32148 Branch: perl ! sv.c ____________________________________________________________________________ [ 32149] By: rgs on 2007/10/20 15:04:44 Log: Subject: [PATCH] perlfunc/perldiag errors From: Father Chrysostomos Date: Fri, 19 Oct 2007 20:25:38 -0700 Message-Id: <8186DA53-970C-4A10-A0CE-0A4FFB199A01@cpan.org> Branch: perl ! pod/perldiag.pod pod/perlfunc.pod ____________________________________________________________________________ [ 32148] By: rgs on 2007/10/20 15:02:33 Log: Subject: Re: [PATCH] Fix overloading for 64-bit ints (revised) From: "Jerry D. Hedden" Date: Fri, 19 Oct 2007 20:50:27 -0400 Message-ID: <1ff86f510710191750s3f25eae2x2dc2e90f18f1f716@mail.gmail.com> Branch: perl ! pod/perlintern.pod sv.c ____________________________________________________________________________ [ 32147] By: rgs on 2007/10/19 16:14:01 Log: More perldelta work (info from perl59[01]delta) Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32146] By: rgs on 2007/10/19 11:06:58 Log: Document that encoding.pm isn't thread-safe, by Jerry D. Hedden Branch: perl ! ext/Encode/encoding.pm ____________________________________________________________________________ [ 32145] By: rgs on 2007/10/19 10:44:04 Log: POD nits Branch: perl ! pod/perlre.pod pod/perluniintro.pod ____________________________________________________________________________ [ 32144] By: rgs on 2007/10/19 10:32:39 Log: Subject: Re: [Diff] perlxstut.pod From: =?ISO-8859-1?Q?Ren=E9e_B=E4cker?= Date: Fri, 12 Oct 2007 10:29:50 +0200 Message-ID: <470F307E.1030804@smart-websolutions.de> Branch: perl ! pod/perlxstut.pod ____________________________________________________________________________ [ 32143] By: rgs on 2007/10/19 10:18:19 Log: Upgrade to Term::Cap 1.10 Branch: perl ! lib/Term/Cap.pm lib/Term/Cap.t ____________________________________________________________________________ [ 32142] By: rgs on 2007/10/19 10:14:03 Log: Subject: RE: [PATCH] RE: PERL_CORE UVf logic From: "Robin Barker" Date: Thu, 18 Oct 2007 17:51:34 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D20A@exchsvr1.npl.ad.local> Branch: perl ! perl.h ____________________________________________________________________________ [ 32141] By: rgs on 2007/10/19 07:47:45 Log: Subject: [PATCH] Fix overloading for 64-bit ints (revised) From: "Jerry D. Hedden" Date: Thu, 18 Oct 2007 14:49:40 -0400 Message-ID: <1ff86f510710181149s1c096dd9qffa8fe42046e675b@mail.gmail.com> Branch: perl + lib/overload64.t ! MANIFEST embed.fnc embed.h lib/overload.t pod/perlintern.pod ! pp.c pp_hot.c proto.h sv.c ____________________________________________________________________________ [ 32140] By: nicholas on 2007/10/18 20:42:30 Log: It seems crazy for Perl_yylex() to individually shift each element off PL_preambleav, and then free each in turn, rather than simply process the array in place, and allow the sv_free(PL_preambleav) to dispose of everything. Branch: perl ! toke.c ____________________________________________________________________________ [ 32139] By: nicholas on 2007/10/18 19:21:50 Log: Change 32136 introduced an error - passing a const char * to sv_usepvn_flags(). Fixed. Branch: perl ! gv.c ____________________________________________________________________________ [ 32138] By: nicholas on 2007/10/18 18:59:59 Log: Inline and eliminate S_incl_perldb(), as it's only called on one place. This also makes the logic in the call site simpler and more efficient. Branch: perl ! embed.fnc embed.h proto.h toke.c ____________________________________________________________________________ [ 32137] By: nicholas on 2007/10/18 18:07:19 Log: Simplify the logical for retrieving PL_inplace into $^I, as sv_setpv() will do the "right" thing if we want NULL to map to undef. Branch: perl ! mg.c ____________________________________________________________________________ [ 32136] By: nicholas on 2007/10/18 18:06:29 Log: Eliminate some uses of sv_setpv() where we already know the length. Donate the prototype buffer to the CV in Perl_gv_init(), rather than setting a copy, and immediately free()ing the original. Branch: perl ! gv.c toke.c ____________________________________________________________________________ [ 32135] By: nicholas on 2007/10/18 17:15:16 Log: Change newSVpv() to newSVpvn() where we know the length is non-zero, as newSVpvn() will be fractionally more efficient. Branch: perl ! mg.c toke.c ____________________________________________________________________________ [ 32134] By: nicholas on 2007/10/18 17:14:38 Log: use newSVpvs() on the constant string "isa", rather than newSVpv(). Branch: perl ! universal.c ____________________________________________________________________________ [ 32133] By: nicholas on 2007/10/18 17:13:34 Log: By using the HEK that holds the stash name in S_mro_get_linear_isa_c3() and S_mro_get_linear_isa_dfs() we can create scalars more efficiently. Branch: perl ! mro.c ____________________________________________________________________________ [ 32132] By: nicholas on 2007/10/18 16:15:22 Log: In Perl_amagic_call(), construct the SV with newSVpvn(), as we now know the length. (Not sure why I didn't spot this one during change 32124.) Branch: perl ! gv.c overload.c overload.pl ____________________________________________________________________________ [ 32131] By: rgs on 2007/10/18 13:54:09 Log: Subject: [PATCH] B::Lint is dual-lived (revised) From: "Jerry D. Hedden" Date: Thu, 18 Oct 2007 09:45:41 -0400 Message-ID: <1ff86f510710180645x115a7949vaea7b45dd2dc3139@mail.gmail.com> Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 32130] By: nicholas on 2007/10/18 12:32:42 Log: No need to call strlen() on the result of CopSTASHPV() when unthreaded, as the length is already know. Hence conditionally compile out the logic related to the call to strlen() from S_method_common(), and use newSVhek in S_gv_get_super_pkg(). Branch: perl ! gv.c pp_hot.c ____________________________________________________________________________ [ 32129] By: nicholas on 2007/10/18 10:44:35 Log: Don't call strlen() on CopFILE() for the unthreaded case, because the length can be obtained via CopFILESV(). Branch: perl ! gv.c toke.c ____________________________________________________________________________ [ 32128] By: rgs on 2007/10/18 09:45:47 Log: Silence a casting warning Branch: perl ! toke.c ____________________________________________________________________________ [ 32127] By: nicholas on 2007/10/18 09:24:42 Log: Where possible, change gv_fetchfile() to gv_fetchfile_flags(), gv_stashpv() to gv_stashpvn() and gv_fetchpv() to gv_fetchpvn_flags(). Change the len parameter of S_find_in_my_stash() from I32 to STRLEN, as a pointer the variable needs to be passed onwards, and size matters on 64 bit platforms. Fix the temporary scribbling of a buffer in Perl_yylex() by using gv_fetchpvn_flags(), and remove the XXX comment added in change 27641. Brought to you by the Campaign for the Elimination of strlen(). Branch: perl ! embed.fnc gv.c proto.h sv.c toke.c ____________________________________________________________________________ [ 32126] By: nicholas on 2007/10/18 07:17:46 Log: In Perl_moreswitches(), avoid the strlen() inside sv_catpv() by moving the strlen() earlier. Brought to you by the Campaign for the Elimination of strlen(). Branch: perl ! perl.c ____________________________________________________________________________ [ 32125] By: nicholas on 2007/10/17 16:06:21 Log: In Perl_my_clearenv(), under -DPERL_USE_SAFE_PUTENV, don't use strlcpy() to forcibly truncate a string to a known length, when memcpy() and a write of '\0' will not only make the intent clear, but also do that exact job more efficiently. Branch: perl ! util.c ____________________________________________________________________________ [ 32124] By: nicholas on 2007/10/17 15:10:58 Log: Storing the length of all the overloading names saves a strlen() in a loop in Perl_Gv_AMupdate(). Brought to you by the Campaign for the Elimination of strlen(). Branch: perl ! gv.c overload.c overload.pl ____________________________________________________________________________ [ 32123] By: rgs on 2007/10/17 12:08:02 Log: Subject: [PATCH] Update IPC::Cmd to 0.40 From: "Jos I. Boumans" Date: Wed, 17 Oct 2007 11:32:03 +0200 Message-Id: Branch: perl ! lib/IPC/Cmd.pm ____________________________________________________________________________ [ 32122] By: rgs on 2007/10/17 11:50:12 Log: Subject: [PATCH] Minor fix in File::Copy POD From: "Jerry D. Hedden" Date: Mon, 15 Oct 2007 09:56:33 -0400 Message-ID: <1ff86f510710150656w4c06b94aub1c8ff5fa29a8603@mail.gmail.com> Branch: perl ! lib/File/Copy.pm ____________________________________________________________________________ [ 32121] By: rgs on 2007/10/17 08:20:36 Log: Subject: [PATCH] Another ex-PVBM assert From: Ben Morrow Date: Tue, 16 Oct 2007 19:51:09 +0100 Message-ID: Branch: perl ! sv.c t/op/lex_assign.t ____________________________________________________________________________ [ 32120] By: rgs on 2007/10/17 08:17:29 Log: Subject: [PATCH] Fix a few segfaults and a when() bug From: "josh" Date: Sun, 14 Oct 2007 21:37:08 -0700 Message-ID: <20071015043708.GA10981@grenekatz.org> Branch: perl ! op.c pp_sys.c regcomp.c t/io/argv.t t/op/reg_nc_tie.t ! t/op/switch.t ____________________________________________________________________________ [ 32119] By: rgs on 2007/10/17 08:08:04 Log: Subject: [PATCH] ex-PVBM and mro interact badly From: Ben Morrow Date: Mon, 15 Oct 2007 22:56:16 +0100 Message-ID: <20071015215616.GA43800@osiris.mauzo.dyndns.org> Branch: perl ! hv.c t/op/hash.t ____________________________________________________________________________ [ 32118] By: rgs on 2007/10/17 08:03:23 Log: Update Module::Load::Conditional to 0.22 Branch: perl ! lib/Module/Load/Conditional.pm ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t ____________________________________________________________________________ [ 32117] By: rgs on 2007/10/17 07:39:16 Log: More tests for Safe Branch: perl ! ext/Safe/t/safeuniversal.t ____________________________________________________________________________ [ 32116] By: nicholas on 2007/10/16 16:02:35 Log: PL_AMG_names is only used by gv.c (as far as Google code search can see), so it can easily be a static variable inside gv.c. This allows the implementation to be changed in future Perls within the 5.10.x series. Branch: perl + overload.c ! MANIFEST globvar.sym gv.c overload.h overload.pl ____________________________________________________________________________ [ 32115] By: nicholas on 2007/10/16 10:39:38 Log: Replace my_strlcpy() with a pair of byte writes. Branch: perl ! sv.c ____________________________________________________________________________ [ 32114] By: nicholas on 2007/10/16 09:48:48 Log: Given that S_feature_is_enabled() is a static function, we can know all the possible strings that can be passed to it, and their lengths. So we can avoid my_strlcpy() and instead use memcpy(). Brought to you by the Campaign for the Elimination of strlen(). Branch: perl ! toke.c ____________________________________________________________________________ [ 32113] By: nicholas on 2007/10/16 09:40:15 Log: Given that the buffer for mode in Perl_do_openn() has been initialised to all NUL bytes, and the "string" being appended is one character, it's way faster just to write the byte in question to the buffer. Branch: perl ! doio.c ____________________________________________________________________________ [ 32112] By: nicholas on 2007/10/16 09:38:48 Log: Moving a strlen() in Perl_moreswitches() saves a strlen() in sv_catpv() Brought to you by the Campaign for the Elimination of strlen(). Branch: perl ! perl.c ____________________________________________________________________________ [ 32111] By: nicholas on 2007/10/16 09:06:26 Log: Pass in explicit lengths for the key and type arguments to S_new_constant() in toke.c, as we know all the lengths already. Brought to you by the Campaign for the Elimination of strlen(). Branch: perl ! embed.fnc embed.h proto.h toke.c ____________________________________________________________________________ [ 32110] By: nicholas on 2007/10/16 08:37:29 Log: Perl_ck_smartmatch needs a dVAR too. Branch: perl ! op.c ____________________________________________________________________________ [ 32109] By: nicholas on 2007/10/16 07:51:36 Log: Add dVAR;s to the functions created in change 31970. Branch: perl ! perl.c ____________________________________________________________________________ [ 32108] By: craigb on 2007/10/16 04:05:18 Log: Subject: [PATCH] Update File::Fetch to 0.12 From: "Jos I. Boumans" Date: Mon, 15 Oct 2007 14:40:39 +0200 Message-Id: Branch: perl ! lib/File/Fetch.pm ____________________________________________________________________________ [ 32107] By: rgs on 2007/10/13 07:24:17 Log: POD nit found by Slaven Rezic. Branch: perl ! ext/Hash/Util/lib/Hash/Util.pm ____________________________________________________________________________ [ 32106] By: craigb on 2007/10/12 20:48:11 Log: Normalize the case of some VMS syscalls so the prototypes are kosher on a system with older headers. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 32105] By: nicholas on 2007/10/12 15:21:14 Log: Remove some strlen()s and replace one strlcpy() with memcpy() because we already know the string length. Branch: perl ! doio.c dump.c mro.c op.c ____________________________________________________________________________ [ 32104] By: rgs on 2007/10/12 09:43:20 Log: New test for Safe Branch: perl + ext/Safe/t/safeuniversal.t ! MANIFEST ____________________________________________________________________________ [ 32103] By: rgs on 2007/10/12 07:47:42 Log: Funny symbol table names can be shared, too Branch: perl ! ext/Opcode/Safe.pm ____________________________________________________________________________ [ 32102] By: rgs on 2007/10/12 07:41:18 Log: Share the internal XS functions defined in universal.c to Safe compartments Branch: perl ! ext/Opcode/Safe.pm ____________________________________________________________________________ [ 32101] By: rgs on 2007/10/11 15:41:55 Log: Subject: [PATCH] Update IPC::Cmd to 0.38 From: "Jos I. Boumans" Date: Thu, 11 Oct 2007 17:24:50 +0200 Message-Id: Branch: perl ! lib/IPC/Cmd.pm lib/IPC/Cmd/t/01_IPC-Cmd.t ____________________________________________________________________________ [ 32100] By: rgs on 2007/10/11 14:29:02 Log: Subject: [PATCH] pp_int should treat refs as UVs (not IVs) From: "Jerry D. Hedden" Date: Thu, 11 Oct 2007 10:23:03 -0400 Message-ID: <1ff86f510710110723p6cbed55fo558777258061b556@mail.gmail.com> Branch: perl ! pp.c ____________________________________________________________________________ [ 32099] By: rgs on 2007/10/11 13:14:21 Log: Subject: [PATCH] Gentler theads test From: "Jerry D. Hedden" Date: Thu, 11 Oct 2007 09:12:21 -0400 Message-ID: <1ff86f510710110612j6ecaa1d5ta1a6f2a4e3e13ed3@mail.gmail.com> Branch: perl ! t/op/threads.t ____________________________________________________________________________ [ 32098] By: rgs on 2007/10/11 07:10:25 Log: Subject: [PATCH] Move threads test added in change 32091 From: "Jerry D. Hedden" Date: Wed, 10 Oct 2007 12:39:23 -0400 Message-ID: <1ff86f510710100939v29aef6beqcb782934e641ea79@mail.gmail.com> Branch: perl ! ext/threads/t/problems.t t/op/threads.t ____________________________________________________________________________ [ 32097] By: rgs on 2007/10/11 07:08:00 Log: Subject: [PATCH] Porting/Maintainers.pm --check added functionality From: "Robin Barker" Date: Wed, 10 Oct 2007 18:11:36 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1F2@exchsvr1.npl.ad.local> Branch: perl ! Porting/Maintainers.pm ____________________________________________________________________________ [ 32096] By: rgs on 2007/10/10 20:54:25 Log: Subject: [PATCH] add calling hints to perldebug.pod From: Richard Foley Date: Wed, 10 Oct 2007 15:29:39 +0200 Message-Id: <200710101529.39895.Richard.Foley@rfi.net> Branch: perl ! pod/perldebug.pod ____________________________________________________________________________ [ 32095] By: rgs on 2007/10/10 20:50:12 Log: Subject: [PATCH] Porting/Maintainers.pl From: "Robin Barker" Date: Wed, 10 Oct 2007 17:52:38 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1F1@exchsvr1.npl.ad.local> Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 32094] By: rgs on 2007/10/10 20:38:54 Log: Remove an obsolete test for h2ph, that was always skipped. New tests are needed. Branch: perl - lib/ph.t ! MANIFEST ____________________________________________________________________________ [ 32093] By: rgs on 2007/10/10 15:37:14 Log: Delete files removed by latest CPANPLUS update Branch: perl - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/CHECKSUMS - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.readme - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.tar.gz.packed - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.tar.gz.packed - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/CHECKSUMS - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.readme - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.tar.gz.packed - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/CHECKSUMS - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.readme - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.tar.gz.packed - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/CHECKSUMS - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.readme - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.tar.gz.packed ____________________________________________________________________________ [ 32092] By: rgs on 2007/10/10 15:36:53 Log: Update CPANPLUS to 0.83_02 Branch: perl + lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/CHECKSUMS + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.readme + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.gz.packed + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/CHECKSUMS + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.readme + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/CHECKSUMS + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.readme + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/CHECKSUMS + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.readme + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.packed ! MANIFEST lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm ! lib/CPANPLUS/Config.pm lib/CPANPLUS/Internals.pm ! lib/CPANPLUS/Internals/Constants.pm ! lib/CPANPLUS/Internals/Extract.pm ! lib/CPANPLUS/Internals/Report.pm ! lib/CPANPLUS/Internals/Search.pm ! lib/CPANPLUS/Internals/Source.pm ! lib/CPANPLUS/Internals/Utils.pm lib/CPANPLUS/Selfupdate.pm ! lib/CPANPLUS/Shell.pm lib/CPANPLUS/Shell/Default.pm ! lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t ! lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t ! lib/CPANPLUS/t/04_CPANPLUS-Module.t ! lib/CPANPLUS/t/06_CPANPLUS-Internals-Constants.t ! lib/CPANPLUS/t/08_CPANPLUS-Backend.t ! lib/CPANPLUS/t/15_CPANPLUS-Shell.t ! lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t ! lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed ! lib/CPANPLUS/t/inc/conf.pl ____________________________________________________________________________ [ 32091] By: davem on 2007/10/10 15:03:16 Log: newCONTSUB() wasn't thread-safe ([perl #45053]) Branch: perl ! ext/threads/t/problems.t op.c ____________________________________________________________________________ [ 32090] By: rgs on 2007/10/10 08:17:07 Log: If we use @{[]} (a.k.a. baby-cart) interpolation, we got warnings when $" is undefined. Branch: perl ! lib/strict.pm lib/warnings.pm warnings.pl ____________________________________________________________________________ [ 32089] By: nicholas on 2007/10/09 21:55:56 Log: As we know the length, replace strEQ with memEQs in S_doopen_pm(). Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 32088] By: nicholas on 2007/10/09 21:32:50 Log: If PERL_DISABLE_PMC is defined, doopen_pm() is just a direct call to check_type_and_open(). So for this case make it a macro, to save a level of function call. Branch: perl ! embed.fnc embed.h pp_ctl.c proto.h ____________________________________________________________________________ [ 32087] By: nicholas on 2007/10/09 20:45:49 Log: Replace Perl_sv_setpvf(aTHX_ namesv, "%s/%s", dir, name); in require's loop over @INC with direct perl API calls that allocate sufficient memory up front, avoid the need to parse a format string, and avoid the need to call strlen() on either parameter. Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 32086] By: nicholas on 2007/10/09 20:06:57 Log: Remove the strlen in doopen_pm() by passing in the length. (As we know it already in the caller). Remove the unchanging mode parameter from doopen_pm() and check_type_and_open(), as it's always PERL_SCRIPT_MODE. Branch: perl ! embed.fnc embed.h pp_ctl.c proto.h ____________________________________________________________________________ [ 32085] By: nicholas on 2007/10/09 17:56:13 Log: Remove a call to *printf from the require code. Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 32084] By: nicholas on 2007/10/09 17:03:53 Log: Tests for the .pmc functionality. Branch: perl ! t/comp/require.t ____________________________________________________________________________ [ 32083] By: rgs on 2007/10/09 15:26:26 Log: Files names for pragmas strict and warnings can end in .pmc Branch: perl ! lib/strict.pm lib/warnings.pm warnings.pl ____________________________________________________________________________ [ 32082] By: rgs on 2007/10/09 15:14:53 Log: Fix description of "." in unpack() in perl5100delta Branch: perl ! pod/perl5100delta.pod ____________________________________________________________________________ [ 32081] By: rgs on 2007/10/09 13:08:41 Log: perlmodlib.pod has changed, too Branch: perl ! pod/perlmodlib.pod ____________________________________________________________________________ [ 32080] By: rgs on 2007/10/09 13:06:26 Log: Add a rough, incomplete version of perl5100delta Branch: perl + pod/perl5100delta.pod ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod ! vms/descrip_mms.template win32/Makefile win32/makefile.mk ! win32/pod.mak ____________________________________________________________________________ [ 32079] By: rgs on 2007/10/09 12:25:05 Log: Subject: [perl #45823] [PATCH] v5.8.8. pod2html: anchor, but link From: Axel Kollmorgen (via RT) Date: Thu, 27 Sep 2007 16:03:38 -0700 Message-ID: Branch: perl ! lib/Pod/Html.pm lib/Pod/t/htmllink.t ____________________________________________________________________________ [ 32078] By: mhx on 2007/10/09 12:01:22 Log: Increment IPC::SysV version number. Branch: perl ! ext/IPC/SysV/SysV.pm ____________________________________________________________________________ [ 32077] By: mhx on 2007/10/09 12:00:27 Log: Fix fallback definitions of S_IRWX[UGO] (didn't include the 'X', but 'W' twice) and fix the value of IPC_GETACL, which was set to IPC_EXCL. Branch: perl ! ext/IPC/SysV/SysV.xs ____________________________________________________________________________ [ 32076] By: nicholas on 2007/10/09 11:57:16 Log: Don't deparse $^H{v_string}, which is automatically set by the internals. Doing so confuses modules that test the round-tripping of various code. Branch: perl ! ext/B/B/Deparse.pm ____________________________________________________________________________ [ 32075] By: rgs on 2007/10/09 10:56:56 Log: Free temporary scalars later, because they might be still needed when retoring magic Branch: perl ! ext/Hash/Util/FieldHash/FieldHash.xs ____________________________________________________________________________ [ 32074] By: rgs on 2007/10/09 09:23:06 Log: Subject: Re: [perl #46217] (resent) Typeglobs vs. SUPER:: (Hook::LexWrap failure) From: "Brandon Black" Date: Mon, 8 Oct 2007 08:54:35 -0500 Message-ID: <84621a60710080654s589f57eax90b7f78558ad8b6f@mail.gmail.com> new tests. Branch: perl ! t/mro/basic.t ____________________________________________________________________________ [ 32073] By: rgs on 2007/10/09 08:46:24 Log: New opcode category :load, for require, dofile and caller. Branch: perl ! ext/Opcode/Opcode.pm ____________________________________________________________________________ [ 32072] By: rgs on 2007/10/08 15:59:55 Log: Subject: [PATCH] make t/op/pack.t not explode when u64size='' From: Alex Gough Date: Mon, 8 Oct 2007 16:09:35 +0100 Message-ID: <20071008150935.GE24241@the.earth.li> Branch: perl ! t/op/pack.t ____________________________________________________________________________ [ 32071] By: rgs on 2007/10/08 15:52:37 Log: Suggestion by Rick Delaney to make this test pass with -Duse64bitall on HP-UX (see bug #46011) Branch: perl ! lib/overload.t ____________________________________________________________________________ [ 32070] By: rgs on 2007/10/08 14:09:23 Log: Build with -Dusemymalloc was broken Branch: perl ! perl.c ____________________________________________________________________________ [ 32069] By: rgs on 2007/10/08 13:16:44 Log: Subject: [PATCH] Time::Piece & matherr on qnx4 From: Alex Gough Date: Mon, 8 Oct 2007 13:10:04 +0100 Message-ID: <20071008121004.GB24241@the.earth.li> Plus, bump version number of Time::Piece to 1.11_03 Branch: perl + qnx/qnx.c ! AUTHORS MANIFEST ext/Time/Piece/Piece.pm ! ext/Time/Piece/Piece.xs ext/Time/Piece/t/02core.t hints/qnx.sh ____________________________________________________________________________ [ 32068] By: nicholas on 2007/10/08 11:37:27 Log: Move (most of) the conditionally compiled members of the interpreter structure to the end. Branch: perl ! intrpvar.h ____________________________________________________________________________ [ 32067] By: nicholas on 2007/10/08 11:09:06 Log: Shrink 4 bytes (ILP32) from the interpreter structure. (Spotted a U8 sized hole, and filled the known U16 sized hole). Moved the sig_pending so that its int fills the 4 byte space left by csh_len, to reduce padding on LP64. Branch: perl ! intrpvar.h ____________________________________________________________________________ [ 32066] By: steveh on 2007/10/08 10:17:41 Log: Do the same as #32061 for Win32, which also fixes a static linking build problem with Hash/Util/FieldHash Branch: perl ! win32/FindExt.pm win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 32065] By: rgs on 2007/10/08 09:25:12 Log: Subject: Re: [perl #46217] (resent) Typeglobs vs. SUPER:: (Hook::LexWrap failure) From: "Brandon Black" Date: Sun, 7 Oct 2007 22:36:36 -0500 Message-ID: <84621a60710072036l60c29016tba8a32b8021b5b24@mail.gmail.com> Branch: perl ! embed.fnc embed.h gv.c proto.h ____________________________________________________________________________ [ 32064] By: steveh on 2007/10/08 08:46:36 Log: Silence compiler warnings on Win32 (VC6) Branch: perl ! regcomp.c ____________________________________________________________________________ [ 32063] By: rgs on 2007/10/08 08:46:30 Log: Documentation change to go with change #32056. Branch: perl ! pod/perldiag.pod pod/perlrun.pod ____________________________________________________________________________ [ 32062] By: rgs on 2007/10/08 08:43:32 Log: Subject: Re: [perl #46011] [RESOLVED] overload "0+" doesn't handle integer results From: Rick Delaney Date: Sun, 7 Oct 2007 22:37:01 -0400 Message-ID: <20071008023701.GI29047@bort.ca> Branch: perl ! lib/overload.t pp.c ____________________________________________________________________________ [ 32061] By: merijn on 2007/10/08 08:23:08 Log: Subject: [Patch] Configure doesn't pick up Hash/Util/FieldHash From: Alex Gough Date: Mon, 8 Oct 2007 00:29:11 +0100 Message-ID: <20071007232910.GA24241@the.earth.li> Branch: perl ! Configure ____________________________________________________________________________ [ 32060] By: merijn on 2007/10/08 08:21:38 Log: Subject: [Patch] Configure doesn't pick up Hash/Util/FieldHash From: Alex Gough Date: Mon, 8 Oct 2007 00:29:11 +0100 Message-ID: <20071007232910.GA24241@the.earth.li> Branch: metaconfig/U/perl ! Extensions.U ____________________________________________________________________________ [ 32059] By: rgs on 2007/10/07 09:44:22 Log: Subject: [PATCH] Re: [perl #46011] overload "0+" doesn't handle integer results From: Rick Delaney Date: Sun, 7 Oct 2007 00:22:14 -0400 Message-ID: <20071007042214.GH29047@bort.ca> Branch: perl ! lib/overload.t pp.c ____________________________________________________________________________ [ 32058] By: nicholas on 2007/10/06 23:50:49 Log: Subject: Re: several compilation problems on VMS in perl@32039 From: "Craig A. Berry" Message-ID: Date: Sat, 6 Oct 2007 13:47:03 -0500 Branch: perl ! regcomp.c toke.c utf8.c ____________________________________________________________________________ [ 32057] By: nicholas on 2007/10/06 23:44:50 Log: Finally! Worked out how to const Perl_moreswitches(). Although I've committed crimes against indenting to avoid losing blame annotation history. Revisit this when we have verstion control that can easily see through whitespace changes. [Can probably now propagate consting inside S_parse_body(), Perl_moreswitches() and Perl_yylex(), but that will not affect the external API, so can wait until after 5.10] Branch: perl ! embed.fnc perl.c proto.h toke.c ____________________________________________________________________________ [ 32056] By: nicholas on 2007/10/06 22:22:20 Log: "A" should no longer be in the list of options acceptable to PERL5OPT, now that assertions have been removed. Branch: perl ! perl.c ____________________________________________________________________________ [ 32055] By: nicholas on 2007/10/06 21:24:32 Log: Propagate the perlapi.pod part of change 32026 back to the source POD. Branch: perl ! sv.c ____________________________________________________________________________ [ 32054] By: nicholas on 2007/10/06 21:23:23 Log: Remove remaining Cs and Cs Branch: perl ! dump.c perl.c perly.act perly.y toke.c ____________________________________________________________________________ [ 32053] By: craigb on 2007/10/06 18:28:59 Log: Add symlink support to Cwd::_vms_abs_path. Branch: perl ! ext/Cwd/t/cwd.t lib/Cwd.pm ____________________________________________________________________________ [ 32052] By: nicholas on 2007/10/06 16:32:36 Log: The scratch scalar used in -d processing for : and = options would leak as it was never freed. Branch: perl ! perl.c ____________________________________________________________________________ [ 32051] By: nicholas on 2007/10/06 15:38:52 Log: Nothing* outside the core uses the old misspelling PERL_PV_PRETTY_ELIPSES, so remove it. * well, nothing that Google can find. Same thing, isn't it? :-) Branch: perl ! perl.h ____________________________________________________________________________ [ 32050] By: nicholas on 2007/10/06 15:29:44 Log: Fix precedence bug in the logic for PERL_PV_ESCAPE_NOCLEAR in Perl_pv_escape() Branch: perl ! dump.c ____________________________________________________________________________ [ 32049] By: nicholas on 2007/10/06 15:04:53 Log: Use the PERL_PV_PRETTY_NOCLEAR flag to simplify the code in Perl_regprop() for the EXACT node case. Branch: perl ! regcomp.c ____________________________________________________________________________ [ 32048] By: nicholas on 2007/10/06 15:04:04 Log: Add a new flag PERL_PV_PRETTY_NOCLEAR (actually just PERL_PV_ESCAPE_NOCLEAR), and change Perl_pv_pretty() so that if this bit is set, the output SV is not reset to an empty string. Branch: perl ! dump.c perl.h ____________________________________________________________________________ [ 32047] By: nicholas on 2007/10/06 14:56:18 Log: Fix typo in change 32043 - s/sv_catpvf/sv_catpvs/ Branch: perl ! dump.c ____________________________________________________________________________ [ 32046] By: stevep on 2007/10/06 13:30:59 Log: Upgrade to Time-HiRes-1.9708 Branch: perl ! ext/Time/HiRes/HiRes.pm ____________________________________________________________________________ [ 32045] By: nicholas on 2007/10/06 12:55:29 Log: newSV(size) and SvPOK_on() will be more efficient than newSVpvs("") followed by SvGROW(size+1) Branch: perl ! utf8.c ____________________________________________________________________________ [ 32044] By: nicholas on 2007/10/06 12:54:32 Log: Use vnewSVpvf() rather than sv_vcatpvf() onto a newly created empty string. Branch: perl ! perlio.c ____________________________________________________________________________ [ 32043] By: nicholas on 2007/10/06 12:23:15 Log: Avoid using *pvf functions when the format string is a fixed string. Branch: perl ! dump.c regcomp.c ____________________________________________________________________________ [ 32042] By: nicholas on 2007/10/06 12:22:58 Log: Directly create the SV with Perl_newSVpvf() rather than using Perl_catSVpvf() to extend a zero-length SV. Branch: perl ! perlio.c ____________________________________________________________________________ [ 32041] By: nicholas on 2007/10/06 10:27:17 Log: Optimise the logic in isPRINT(), possible following Jarkko's bugfix of change 10855. (to the implementation added in change 18) Nothing that a decent compiler optimiser would have missed. Branch: perl ! handy.h ____________________________________________________________________________ [ 32040] By: nicholas on 2007/10/06 10:23:26 Log: Revert one hunk of change 32034 that had the possibility of being buggy (the sprintf "%c" code will work correctly when the SV is UTF-8). Audit all the rest for UTF-8 correctness, and force SvUTF-8_off() in utf8.c to ensure correctness. (The string is reset to "", so this will not be a behaviour change.) Branch: perl ! dump.c regcomp.c utf8.c ____________________________________________________________________________ [ 32039] By: nicholas on 2007/10/05 23:03:14 Log: In the MAD code, eliminate one Perl_sv_catpvf() and convert one construction to *pvs. Branch: perl ! toke.c ____________________________________________________________________________ [ 32038] By: nicholas on 2007/10/05 23:02:16 Log: Change a sv_catpv() to sv_catpvs(). Branch: perl ! mg.c ____________________________________________________________________________ [ 32037] By: craigb on 2007/10/05 22:37:23 Log: symlink() wrapper for VMS that prevents the creation of symlinks with zero-length names. The standards disallow that and the test suite gets indigestion. Branch: perl ! vms/vms.c vms/vmsish.h ____________________________________________________________________________ [ 32036] By: nicholas on 2007/10/05 21:46:39 Log: Eliminate the Perl_sv_catpvf() in TRIE_STORE_REVCHAR Branch: perl ! regcomp.c ____________________________________________________________________________ [ 32035] By: nicholas on 2007/10/05 20:31:23 Log: PL_cshname is actually a constant value known at compile time. PL_cshlen can be calculated by the compiler. So eliminate both as interpreter variables, and the code that calculates PL_cshlen at runtime. Branch: perl ! embed.fnc embed.h embedvar.h intrpvar.h perl.h perlapi.h ! proto.h sv.c toke.c ____________________________________________________________________________ [ 32034] By: nicholas on 2007/10/05 19:48:27 Log: Eliminate most *printf-like calls that use a simple "%c" format, replacing them with constructions that are more efficient because they avoid the overhead of the *printf format parser and interpreter code. Branch: perl ! dump.c regcomp.c toke.c utf8.c ____________________________________________________________________________ [ 32033] By: nicholas on 2007/10/05 18:15:06 Log: With the demise of PERL_FLEXIBLE_EXCEPTIONS, S_docatch_body() can be inlined an eliminated. Branch: perl ! embed.fnc embed.h pp_ctl.c proto.h ____________________________________________________________________________ [ 32032] By: nicholas on 2007/10/05 16:08:12 Log: As PL_hinthv is actually tied, need to call SvSETMAGIC() after the store to it. Gosh, the tied hash API is clunky. Branch: perl ! mg.c pp_ctl.c ____________________________________________________________________________ [ 32031] By: rgs on 2007/10/05 11:45:25 Log: Subject: New [PATCH] use 5.006; use 5.10.0 From: "Robin Barker" Date: Fri, 5 Oct 2007 12:12:05 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226016048DB@exchsvr1.npl.ad.local> Branch: perl ! pod/perldiag.pod pod/perlfunc.pod pp_ctl.c ! t/lib/warnings/pp_ctl ____________________________________________________________________________ [ 32030] By: rgs on 2007/10/05 08:09:58 Log: Subject: [PATCH] Update add-package.pl From: "Jos I. Boumans" Date: Thu, 4 Oct 2007 11:24:05 +0200 Message-Id: <9D8CA217-8B5B-487E-96A4-92D9047FE921@dwim.org> Branch: perl ! Porting/add-package.pl ____________________________________________________________________________ [ 32029] By: craigb on 2007/10/05 03:41:30 Log: Subject: patch@32028 POD updates for VMS From: "John E. Malmberg" Date: Thu, 04 Oct 2007 22:25:34 -0500 Message-id: <4705AEAE.9060100@qsl.net> Branch: perl ! README.vms vms/perlvms.pod ____________________________________________________________________________ [ 32028] By: craigb on 2007/10/04 18:02:38 Log: VMS override for Module::Build::Base::find_perl_interpreter, allowing tests to pass from t/TEST as well as harness. Branch: perl ! lib/Module/Build/Platform/VMS.pm ____________________________________________________________________________ [ 32027] By: craigb on 2007/10/04 15:06:59 Log: Try a bit harder to get *PL_sighandlerp to agree with its prototype based on SA_SIGINFO definedness rather than Win32-ness. Branch: perl ! mg.c ____________________________________________________________________________ [ 32026] By: rgs on 2007/10/04 14:28:34 Log: Subject: [PATCH] POD cleanups From: David Landgren Date: Fri, 28 Sep 2007 20:42:56 +0200 Message-ID: <46FD4B30.9070802@landgren.net> Branch: perl ! pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod ! pod/perl571delta.pod pod/perl581delta.pod pod/perl58delta.pod ! pod/perl590delta.pod pod/perl592delta.pod pod/perl595delta.pod ! pod/perlapi.pod pod/perldata.pod pod/perldebug.pod ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod ! pod/perlglossary.pod pod/perlhack.pod pod/perliol.pod ! pod/perlipc.pod pod/perlmodlib.pod pod/perlop.pod ! pod/perlpod.pod pod/perlpodspec.pod pod/perlre.pod ! pod/perlrebackslash.pod pod/perlretut.pod pod/perlrun.pod ! pod/perlxs.pod pod/perlxstut.pod ____________________________________________________________________________ [ 32025] By: nicholas on 2007/10/04 11:15:04 Log: Go searching the pads of all the subroutines in the call stack, both for the object itself, and references that point to it. This gets nearly every construction on CPAN. Also, scalars in the save stack can't be freed or have a reference of zero, so don't waste time checking this. Branch: maint-5.8/perl ! embed.fnc embed.h proto.h sv.c ____________________________________________________________________________ [ 32024] By: nicholas on 2007/10/04 10:39:05 Log: S_dopoptosub() is just a wrapper for S_dopoptosub_at(), so make it a macro. (Also slightly shrinks the object code for x86 with -Os) Branch: perl ! embed.fnc embed.h pp_ctl.c proto.h ____________________________________________________________________________ [ 32023] By: mhx on 2007/10/04 10:37:47 Log: Upgrade to Devel::PPPort 3.13 Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL ! ext/Devel/PPPort/parts/inc/pvs ! ext/Devel/PPPort/parts/inc/variables ext/Devel/PPPort/soak ____________________________________________________________________________ [ 32022] By: rgs on 2007/10/04 09:11:18 Log: Update Module::Load::Conditional to 0.20 Branch: perl + lib/Module/Load/Conditional/t/to_load/MustBe/Loaded.pm - lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm ! MANIFEST lib/Module/Load/Conditional.pm ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t ____________________________________________________________________________ [ 32021] By: rgs on 2007/10/04 09:06:20 Log: Update Term::UI to 0.16 Branch: perl ! lib/Term/UI.pm lib/Term/UI/History.pm lib/Term/UI/t/02_ui.t ____________________________________________________________________________ [ 32020] By: rgs on 2007/10/04 08:32:11 Log: Fix warnings about Sighandler_t type on Win32. Branch: perl ! mg.c ____________________________________________________________________________ [ 32019] By: nicholas on 2007/10/03 21:37:14 Log: Also search the tmps stack for references to the scalar we're blessing in or out of overloading. Branch: maint-5.8/perl ! sv.c ____________________________________________________________________________ [ 32018] By: nicholas on 2007/10/03 20:54:25 Log: Integrate: [ 32016] Test for a subtle pre-5.10 bug. Before 5.10 the overloading flag was stored on the reference rather than the referent. Despite the fact that objects can only be accessed via references (even internally), the referent actually knows that it's blessed, not the references. So taking a new, unrelated, reference to it gives an object. However, the overloading-or-not flag was on the reference prior to 5.10, and taking a new reference didn't (use to) copy it (prior to 5.8.9). So test that the bug can't return - overloading should work on a reference to something already blessed into a package with overloading. [ 32017] I can't spell (well know fact) and while I'm there correct other spelling, grammar and capitalisation imperfections. And then fix the bug (the change in pp.c) Branch: maint-5.8/perl ! pp.c !> lib/overload.t ____________________________________________________________________________ [ 32017] By: nicholas on 2007/10/03 20:39:37 Log: I can't spell (well know fact) and while I'm there correct other spelling, grammar and capitalisation imperfections. Branch: perl ! lib/overload.t ____________________________________________________________________________ [ 32016] By: nicholas on 2007/10/03 20:34:13 Log: Test for a subtle pre-5.10 bug. Before 5.10 the overloading flag was stored on the reference rather than the referent. Despite the fact that objects can only be accessed via references (even internally), the referent actually knows that it's blessed, not the references. So taking a new, unrelated, reference to it gives an object. However, the overloading-or-not flag was on the reference prior to 5.10, and taking a new reference didn't (use to) copy it (prior to 5.8.9). So test that the bug can't return - overloading should work on a reference to something already blessed into a package with overloading. Branch: perl ! lib/overload.t ____________________________________________________________________________ [ 32015] By: rgs on 2007/10/03 16:21:59 Log: Reverse change #31978 Branch: perl ! embedvar.h intrpvar.h perlapi.h pod/perldiag.pod ! pod/perlfunc.pod pp_ctl.c sv.c t/lib/warnings/pp_ctl ____________________________________________________________________________ [ 32014] By: mhx on 2007/10/03 11:29:58 Log: One const too much. (Unfortunately, the Copy macro casts the constness away, so the compiler cannot detect this.) Branch: perl ! doio.c ____________________________________________________________________________ [ 32013] By: rgs on 2007/10/03 11:21:59 Log: Adapt definition of Sighandler_t to go with change #32012 Branch: perl ! iperlsys.h mg.c ____________________________________________________________________________ [ 32012] By: rgs on 2007/10/03 10:59:55 Log: Subject: [perl #45513] Test failures on amd64-freebsd 6.2 From: "slaven@rezic.de via RT" Date: Sat, 29 Sep 2007 05:38:08 -0700 Message-ID: Branch: perl ! embed.fnc embed.h mg.c proto.h ____________________________________________________________________________ [ 32011] By: rgs on 2007/10/03 09:46:26 Log: Subject: [perl #46019] Documentation for 'srand' has a problem in code snippet From: ben@linuxgazette.net (via RT) Date: Tue, 02 Oct 2007 21:33:49 -0700 Message-ID: Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 32010] By: stevep on 2007/10/03 04:07:08 Log: Update to a file missed in change #32008. Branch: perl ! lib/CPAN.pm ____________________________________________________________________________ [ 32009] By: stevep on 2007/10/02 13:56:07 Log: Upgrade to Getopt-Long-2.37 Branch: perl ! lib/Getopt/Long.pm ____________________________________________________________________________ [ 32008] By: stevep on 2007/10/02 13:39:06 Log: Upgrade to CPAN-1.9203 Branch: perl + lib/CPAN/API/HOWTO.pm lib/CPAN/DeferedCode.pm ! MANIFEST lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm ! lib/CPAN/HandleConfig.pm lib/CPAN/Kwalify/distroprefs.dd ! lib/CPAN/Kwalify/distroprefs.yml lib/CPAN/Queue.pm ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm lib/CPAN/t/03pkgs.t ! lib/CPAN/t/10version.t ____________________________________________________________________________ [ 32007] By: rgs on 2007/10/02 12:44:18 Log: Need to quote the version number of perl in perlivp, now that it finishes by 0 Branch: perl ! utils/perlivp.PL ____________________________________________________________________________ [ 32006] By: rgs on 2007/10/02 12:31:32 Log: Subject: [PATCH - 2nd revision] /cygdrive is configurable From: "Jerry D. Hedden" Date: Mon, 1 Oct 2007 19:32:19 -0400 Message-ID: <1ff86f510710011632n175427fdx39e173372862526e@mail.gmail.com> Branch: perl ! README.cygwin cygwin/cygwin.c lib/File/Spec/Cygwin.pm ! t/lib/cygwin.t ____________________________________________________________________________ [ 32005] By: rgs on 2007/10/02 12:08:47 Log: Subject: use base problem From: Shawn Date: Mon, 01 Oct 2007 12:45:32 -0700 Message-ID: <1191267932.150186.12570@d55g2000hsg.googlegroups.com> (This patch is actually not needed for 5.10, but useful for earlier perls) Branch: perl ! lib/base.pm ____________________________________________________________________________ [ 32004] By: rgs on 2007/10/02 12:00:10 Log: Subject: Re: [patch] clean out remnants of DEBUGGING_OPS (was opcode op_type:9) From: Jim Cromie Date: Mon, 01 Oct 2007 18:59:43 -0600 Message-ID: <470197FF.5040709@gmail.com> Branch: perl ! op.h win32/Makefile.ce ____________________________________________________________________________ [ 32003] By: rgs on 2007/10/02 11:56:28 Log: Subject: [PATCH] was Re: Freeze ? From: John Peacock Date: Tue, 02 Oct 2007 05:28:31 -0400 Message-ID: <47020F3F.9070604@havurah-software.org> Branch: perl ! dump.c op.h pp_ctl.c t/comp/use.t ____________________________________________________________________________ [ 32002] By: nicholas on 2007/10/02 07:21:12 Log: Audrey spotted a spurious "Unicode". Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 32001] By: nicholas on 2007/10/01 12:13:36 Log: Nothing is using IoSUBPROCESS() so eliminate xio_subprocess. Make xio_flags a U8, which is what it should have been all along (rather than a char, which might be signed). B.xs had its wrapper as U8 Branch: perl ! dump.c ext/B/B.xs sv.h ____________________________________________________________________________ [ 32000] By: rgs on 2007/10/01 12:00:30 Log: Patch by jlv to stop NEXT::AUTOLOAD from emitting warnings under the debugger. See: http://rt.cpan.org/Public/Bug/Display.html?id=25053 Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 31999] By: craigb on 2007/09/30 15:00:54 Log: Subject: [patch@31998] Fix M:B: tilde.t tests on VMS From: "John E. Malmberg" Date: Sun, 30 Sep 2007 09:13:09 -0500 Message-id: <46FFAEF5.1060702@qsl.net> Branch: perl ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm ____________________________________________________________________________ [ 31998] By: craigb on 2007/09/30 13:56:08 Log: Subject: Re: [patch@31988] Revised Module::Build fixes for VMS. From: "John E. Malmberg" Date: Sat, 29 Sep 2007 14:50:37 -0500 Message-id: <46FEAC8D.1080506@qsl.net> Missed one case in #31995. Branch: perl ! lib/Module/Build/Base.pm ____________________________________________________________________________ [ 31997] By: craigb on 2007/09/30 13:47:37 Log: Subject: [PATCH] bring File::Path up to 2.01 (was: Re: Freeze ?) From: David Landgren Date: Sun, 30 Sep 2007 15:19:49 +0200 Message-ID: <46FFA275.6010304@landgren.net> Branch: perl ! lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ [ 31996] By: nicholas on 2007/09/30 11:22:31 Log: Right. So fixing [] and {} not to leave extra references was not enough to avoid reblessing slow down. There's also code out there that blesses reference to a fresh lexical. So search the local pad. Branch: maint-5.8/perl ! sv.c ____________________________________________________________________________ [ 31995] By: craigb on 2007/09/29 04:39:50 Log: Subject: [patch@31988] Revised Module::Build fixes for VMS. From: "John E. Malmberg" Date: Fri, 28 Sep 2007 08:55:27 -0500 Message-id: <46FD07CF.5040504@qsl.net> Branch: perl ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm ! lib/Module/Build/t/install.t lib/Module/Build/t/manifypods.t ! lib/Module/Build/t/metadata.t lib/Module/Build/t/runthrough.t ____________________________________________________________________________ [ 31994] By: nicholas on 2007/09/28 18:04:55 Log: Make all of B work on 5.8.x Branch: perl ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ [ 31993] By: rgs on 2007/09/28 13:07:35 Log: Document hint symbols in B::Concise Branch: perl ! ext/B/B/Concise.pm ____________________________________________________________________________ [ 31992] By: nicholas on 2007/09/28 12:40:39 Log: Hopefully really fix test failures with -C Branch: perl ! ext/B/t/optree_specials.t ____________________________________________________________________________ [ 31991] By: rgs on 2007/09/28 08:20:32 Log: Remove unneeded cast Branch: perl ! mro.c ____________________________________________________________________________ [ 31990] By: nicholas on 2007/09/28 07:32:28 Log: Change 31987 forgot to re-run embed.pl Branch: perl ! embedvar.h perlapi.h ____________________________________________________________________________ [ 31989] By: merijn on 2007/09/28 06:21:34 Log: Subject: [patch] s/thinngy/thingy/ From: Jim Cromie Date: Thu, 27 Sep 2007 19:29:43 -0600 Message-ID: <46FC5907.4010205@gmail.com> Branch: perl ! sv.c ____________________________________________________________________________ [ 31988] By: rgs on 2007/09/27 09:55:35 Log: I forgot to patch for the threaded case Branch: perl ! ext/B/t/optree_specials.t ____________________________________________________________________________ [ 31987] By: nicholas on 2007/09/27 09:40:58 Log: Move the bool v_string_ok into the U16-sized gap in the interpreter structure. Add a "spare" variable so that we can add the first post- 5.10.0 bool variable without growing the interpreter structure. Branch: perl ! intrpvar.h ____________________________________________________________________________ [ 31986] By: rgs on 2007/09/27 09:38:53 Log: Hopefully fix test failures with -C Branch: perl ! ext/B/t/optree_specials.t ____________________________________________________________________________ [ 31985] By: steveh on 2007/09/27 08:56:05 Log: Fix test introduced in #31973 that failed on Win32 (Win32 doesn't like the runperl() prog having newlines in it) Branch: perl ! ext/B/t/concise.t ____________________________________________________________________________ [ 31984] By: craigb on 2007/09/27 00:57:00 Log: Make large file support the default on VMS systems that have it. This in turn makes _USE_STD_STAT and symbolic link support the defaults where available. Branch: perl ! configure.com ____________________________________________________________________________ [ 31983] By: rgs on 2007/09/26 16:57:34 Log: API spelling patch, by Jerry D. Hedden Branch: perl ! dump.c lib/ExtUtils/ParseXS.pm perl.h pod/perlapi.pod ! regcomp.c regcomp.h ____________________________________________________________________________ [ 31982] By: rgs on 2007/09/26 16:46:36 Log: Maybe the default order of directories in @INC should be modified. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 31981] By: nicholas on 2007/09/26 16:32:45 Log: Change 31977 introduced a bug (failing to set the return value of mro::get_linear_isa() when passed a second parameter). However, there were no tests for this. Fix both. Branch: perl ! mro.c t/mro/basic.t ____________________________________________________________________________ [ 31980] By: rgs on 2007/09/26 14:55:15 Log: Subject: [PATCH] Check rename() under Cygwin From: "Jerry D. Hedden" Date: Tue, 25 Sep 2007 11:55:53 -0400 Message-ID: <1ff86f510709250855o2c9115cdi6ce830a9ccaec696@mail.gmail.com> Branch: perl ! t/io/fs.t ____________________________________________________________________________ [ 31979] By: rgs on 2007/09/26 14:53:17 Log: Subject: [PATCH] No more ld2 and perlld under Cygwin From: "Jerry D. Hedden" Date: Tue, 25 Sep 2007 10:45:47 -0400 Message-ID: <1ff86f510709250745s1d17ae54y6403711e00b306a0@mail.gmail.com> Branch: perl ! Cross/Makefile-cross-SH Makefile.SH ____________________________________________________________________________ [ 31978] By: rgs on 2007/09/26 12:46:53 Log: Subject: RE: [PATCH] use 5.010 is ugly; use 5.10.0 warns From: "Robin Barker" Date: Wed, 26 Sep 2007 13:25:49 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1C3@exchsvr1.npl.ad.local> Branch: perl ! embedvar.h intrpvar.h perlapi.h pod/perldiag.pod ! pod/perlfunc.pod pp_ctl.c sv.c t/lib/warnings/pp_ctl ____________________________________________________________________________ [ 31977] By: nicholas on 2007/09/26 10:21:50 Log: Change the way of determining the MRO algorithm used from an enum defined in the header, to a pointer to a structure. This allows the flexibility to easily add more MROs in the future, and to provide an API to do so. Dispatch in mro.c is now via the structure pointed to, rather than switch statements on the value of the enum. Branch: perl ! hv.c hv.h mro.c ____________________________________________________________________________ [ 31976] By: rgs on 2007/09/26 09:07:59 Log: Option spelling nit for AIX Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 31975] By: rgs on 2007/09/26 09:00:08 Log: On VAX, feeding a bare "NaN" to nawk causes nawk to core dump since it tries to interpret it as a number, which causes an FP exception. (Patch from NetBSD) Branch: perl ! MANIFEST ____________________________________________________________________________ [ 31974] By: rgs on 2007/09/26 08:57:41 Log: Assume NetBSD has touch (patch from NetBSD package) Branch: perl ! makedepend.SH ____________________________________________________________________________ [ 31973] By: rgs on 2007/09/26 08:34:48 Log: Subject: Re: [patch] improve B::Concise -src support From: Jim Cromie Date: Tue, 25 Sep 2007 17:34:09 -0600 Message-ID: <46F99AF1.1080108@gmail.com> Branch: perl ! ext/B/B/Concise.pm ext/B/t/concise.t ext/B/t/optree_specials.t ____________________________________________________________________________ [ 31972] By: rgs on 2007/09/26 08:20:14 Log: Update to README.cygwin by Jerry D. Hedden Branch: perl ! README.cygwin ____________________________________________________________________________ [ 31971] By: davem on 2007/09/25 18:59:02 Log: extend PL_veto_cleanup to all platforms The conditional skip of PERL_SYS_TERM introduced by change #29827 now happens on all platforms, not just UNIX. Branch: perl ! perl.c unixish.h ____________________________________________________________________________ [ 31970] By: davem on 2007/09/25 18:00:32 Log: make PERL_SYS_INIT/INIT3/TERM into functions Branch: perl ! dosish.h embed.fnc epoc/epocish.h global.sym mpeix/mpeixish.h ! os2/os2ish.h perl.c perl.h plan9/plan9ish.h proto.h ! symbian/symbianish.h unixish.h vms/vmsish.h ____________________________________________________________________________ [ 31969] By: rgs on 2007/09/25 14:28:20 Log: Hey, but "or" is low-prec. So this statement never worked. Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 31968] By: rgs on 2007/09/25 14:24:53 Log: DragonflyBSD is a BSD too Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 31967] By: rgs on 2007/09/25 13:16:19 Log: Subject: Re: [perl #45513] Test failures on amd64-freebsd 6.2 From: Slaven Rezic Date: 19 Sep 2007 21:56:00 +0200 Message-ID: <87abri1lbj.fsf@biokovo-amd64.herceg.de> Branch: perl ! ext/IPC/SysV/t/ipcsysv.t ____________________________________________________________________________ [ 31966] By: rgs on 2007/09/25 12:20:25 Log: Upgrade to Test::Simple 0.72 Branch: perl - lib/Test/Simple/t/BEGIN_use_ok.t ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm ! lib/Test/Simple/Changes lib/Test/Simple/TODO ! lib/Test/Simple/t/is_deeply_with_threads.t ____________________________________________________________________________ [ 31965] By: rgs on 2007/09/25 11:41:50 Log: Subject: Re: [PATCH 5.10] Improve diagnostic for reloads of bad modules From: Rick Delaney Date: Sat, 22 Sep 2007 16:30:40 -0400 Message-ID: <20070922203040.GK11931@bort.ca> Branch: perl ! pod/perldiag.pod pp_ctl.c ____________________________________________________________________________ [ 31964] By: rgs on 2007/09/25 09:45:46 Log: Make OptreeCheck.pm more forgiving about parent pad indexes Branch: perl ! ext/B/t/OptreeCheck.pm ____________________________________________________________________________ [ 31963] By: rgs on 2007/09/25 09:03:17 Log: Subject: Trans.: CPAN Upload: S/SA/SAPER/constant-1.11.tar.gz From: =?iso-8859-1?b?U+liYXN0aWVu?= Aperghis-Tramoni Date: Tue, 25 Sep 2007 11:55:48 +0200 Message-ID: <1190714148.46f8db2431f0c@imp.free.fr> Branch: perl ! lib/constant.pm lib/constant.t ____________________________________________________________________________ [ 31962] By: rgs on 2007/09/25 09:00:53 Log: Subject: Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1 cpu) From: Abe Timmerman Date: Sun, 23 Sep 2007 01:02:22 +0200 Message-ID: <46F59EFE.7050303@ztreet.demon.nl> Branch: perl ! t/test.pl ____________________________________________________________________________ [ 31961] By: rgs on 2007/09/25 08:56:40 Log: Subject: [PATCH] Re: [perl #45605] Regexp failure with utf8-flagged string and byte-flagged pattern From: Tels Date: Sat, 22 Sep 2007 14:27:29 +0200 Message-Id: <200709221427.30425@bloodgate.com> Branch: perl ! regcomp.c t/op/pat.t ____________________________________________________________________________ [ 31960] By: rgs on 2007/09/25 08:37:13 Log: Subject: [patch] Dual-lifing constant.pm From: =?ISO-8859-1?Q?S=E9bastien_Aperghis-Tramoni?= Date: Tue, 25 Sep 2007 02:11:46 +0200 Message-Id: <454B4D1C-48EE-4CA3-834A-A0F872C9E5FC@free.fr> Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 31959] By: rgs on 2007/09/25 08:20:31 Log: Subject: [PATCH] stop lib/perl5db.t failure if Term::ReadLine::Perl is installed From: Slaven Rezic Date: 24 Sep 2007 23:24:37 +0200 Message-ID: <871wcnwycq.fsf@biokovo-amd64.herceg.de> Branch: perl ! lib/perl5db.t ____________________________________________________________________________ [ 31958] By: steveh on 2007/09/25 07:59:11 Log: Subject: [PATCH] README.cygwin update From: "Jerry D. Hedden" Date: Mon, 24 Sep 2007 20:58:00 -0400 Message-ID: <1ff86f510709241758o4027c237w7387e7ab86680d55@mail.gmail.com> Branch: perl ! README.cygwin ____________________________________________________________________________ [ 31957] By: steveh on 2007/09/25 07:58:02 Log: Subject: [PATCH] $^E is not Win32::GetLastError under Cygwin From: "Jerry D. Hedden" Date: Mon, 24 Sep 2007 20:39:44 -0400 Message-ID: <1ff86f510709241739q62b4f2eaycf13cb9956f8fab3@mail.gmail.com> Branch: perl ! ext/Win32CORE/t/win32core.t ____________________________________________________________________________ [ 31956] By: steveh on 2007/09/25 07:52:54 Log: Subject: [PATCH - revised] Re: Change 31935: Upgrade to Win32-0.32 From: "Jerry D. Hedden" Date: Mon, 24 Sep 2007 20:23:49 -0400 Message-ID: <1ff86f510709241723o58cc1167m2c44221b77959994@mail.gmail.com> (Check Win32::GetLastError() rather than $^E for Cygwin, on which $^E is the last posix error (the same as $!), not the last Win32 error) Branch: perl ! ext/Win32/Win32.pm ext/Win32/t/Names.t ____________________________________________________________________________ [ 31955] By: rgs on 2007/09/24 16:38:35 Log: Subject: [patch] improve B::Concise -src support From: Jim Cromie Date: Mon, 24 Sep 2007 00:28:28 -0600 Message-ID: <46F7590C.1070101@gmail.com> Branch: perl ! ext/B/B/Concise.pm ____________________________________________________________________________ [ 31954] By: davem on 2007/09/24 14:18:03 Log: sixth attempt to silence S_emulate_eaccess compiler warning Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 31953] By: rgs on 2007/09/24 13:19:10 Log: Upgrade to Compress::Zlib 2.007 Branch: perl ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README ! ext/Compress/Zlib/lib/Compress/Zlib.pm ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/14gzopen.t ____________________________________________________________________________ [ 31952] By: rgs on 2007/09/24 12:50:02 Log: Upgrade to threads::shared 1.14 Corrects warnings reported by Devel::PPPort. Branch: perl ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs ____________________________________________________________________________ [ 31951] By: rgs on 2007/09/24 12:37:28 Log: Subject: [PATCH] Re: BigInt bug with non-integer accuracy/precision From: Tels Date: Sat, 22 Sep 2007 11:33:34 +0200 Message-Id: <200709221133.35110@bloodgate.com> Branch: perl + lib/Math/BigInt/t/round.t ! MANIFEST lib/Math/BigInt.pm ____________________________________________________________________________ [ 31950] By: merijn on 2007/09/24 08:34:14 Log: Announce plans for -Duse32bit* options for Configure, and document that there is no guarantee on 32bit builds when no args passed Branch: perl ! INSTALL ____________________________________________________________________________ [ 31949] By: craigb on 2007/09/24 02:51:23 Log: Allow IEEE math to be deselected on OpenVMS I64 (but it remains the default). Branch: perl ! configure.com ____________________________________________________________________________ [ 31948] By: davem on 2007/09/24 01:20:00 Log: silence a spurious compiler warning in regcomp.c Branch: perl ! regcomp.c ____________________________________________________________________________ [ 31947] By: davem on 2007/09/24 00:42:07 Log: fifth attempt to silence S_emulate_eaccess compiler warning Branch: perl ! embed.fnc embed.h pp_sys.c proto.h ____________________________________________________________________________ [ 31946] By: craigb on 2007/09/23 23:44:59 Log: And some more VMS-specific additions to PL_bincompat_options. Branch: perl ! perl.h ____________________________________________________________________________ [ 31945] By: nicholas on 2007/09/23 21:10:27 Log: Add USE_IEEE to PL_bincompat_options, as use_ieee in the configuration on VMS affects binary compatibility. Branch: perl ! perl.h ____________________________________________________________________________ [ 31944] By: craigb on 2007/09/23 15:09:51 Log: Record IEEE usage in config.h on VMS. Branch: perl ! configure.com ____________________________________________________________________________ [ 31943] By: merijn on 2007/09/23 13:57:00 Log: Revert #31942, as it was inconsistent between threaded and non-threaded builds Branch: perl ! hints/netbsd.sh t/uni/overload.t ____________________________________________________________________________ [ 31942] By: merijn on 2007/09/23 08:59:52 Log: netbsd's setlocale () doesn't support LC_COLLATE and LC_NUMERIC Subject: Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1 cpu) From: Abe Timmerman Date: Sun, 23 Sep 2007 01:11:50 +0200 Message-ID: <46F5A136.8080000@ztreet.demon.nl> Branch: perl ! hints/netbsd.sh t/uni/overload.t ____________________________________________________________________________ [ 31941] By: nicholas on 2007/09/23 07:20:49 Log: Under -DDEBUGGING (on gcc), assert that SvRV(sv) is being called on a valid SvTYPE(). Branch: perl ! sv.h ____________________________________________________________________________ [ 31940] By: nicholas on 2007/09/22 15:46:44 Log: Fix bug 45607 - for the corner case *{"BONK"} = \&{"BONK"} the order of op evaluation means that what had been a reference to a constant can turn into a typeglob before the sassign gets to run. Branch: perl ! pp_hot.c t/op/gv.t ____________________________________________________________________________ [ 31939] By: mhx on 2007/09/22 08:01:59 Log: Upgrade to Devel::PPPort 3.12 Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL ! ext/Devel/PPPort/soak ____________________________________________________________________________ [ 31938] By: nicholas on 2007/09/21 09:16:37 Log: hv_stores() on a literal string is now fractionally more efficient than hv_store(). Branch: perl ! mg.c util.c ____________________________________________________________________________ [ 31937] By: steveh on 2007/09/21 08:25:47 Log: Fix Win32 breakage caused by #31926 Branch: perl ! hv.c ____________________________________________________________________________ [ 31936] By: rgs on 2007/09/21 07:54:47 Log: Silence a load of "value computed is not used" warnings Branch: perl ! dump.c gv.c hv.c mg.c mro.c op.c pp_ctl.c pp_hot.c util.c ____________________________________________________________________________ [ 31935] By: steveh on 2007/09/21 07:39:02 Log: Upgrade to Win32-0.32 Branch: perl ! ext/Win32/Win32.pm ext/Win32/Win32.xs ! ext/Win32/t/GetFileVersion.t ext/Win32/t/Names.t ____________________________________________________________________________ [ 31934] By: rgs on 2007/09/21 07:35:24 Log: Subject: [PATCH] version-0.73 (was Re: Change 31920: Don't use ~0 as a version From: John Peacock Date: Thu, 20 Sep 2007 21:15:51 -0400 Message-ID: <46F31B47.6030601@cpan.org> Branch: perl ! lib/version.pm lib/version.t util.c ____________________________________________________________________________ [ 31933] By: nicholas on 2007/09/20 19:34:51 Log: Get mad compiling as C++. (At least for me) Branch: perl ! embed.fnc op.c op.h proto.h ____________________________________________________________________________ [ 31932] By: nicholas on 2007/09/20 16:52:06 Log: Remove now-unnecessary =cuts where POD is now adjacent to POD. Branch: perl ! hv.c ____________________________________________________________________________ [ 31931] By: nicholas on 2007/09/20 16:44:24 Log: Add a new function Perl_hv_common_key_len(), which contains the manipulations to convert negative lengths to positive length + UTF-8 flag. hv_delete(), hv_exists(), hv_fetch(), hv_store() and hv_store_flags() all become mathoms. The macros hv_fetchs() and hv_stores() call hv_common() directly. Branch: perl ! embed.fnc embed.h global.sym handy.h hv.c hv.h mathoms.c ! proto.h ____________________________________________________________________________ [ 31930] By: nicholas on 2007/09/20 15:11:01 Log: Move the SV dereference of Perl_hv_fetch()/Perl_hv_store()/ Perl_hv_store_flags() into Perl_hv_common(). All already pass in HV_FETCH_JUST_SV, which only these three pass in. Branch: perl ! hv.c ____________________________________________________________________________ [ 31929] By: stevep on 2007/09/20 14:00:07 Log: ext/XS/APITest/APITest.xs was suffering casting issues with g++ as well after the addition of Perl_hv_common(). Branch: perl ! ext/XS/APItest/APItest.xs ____________________________________________________________________________ [ 31928] By: rgs on 2007/09/20 13:53:03 Log: Subject: [PATCH] Archive::Extract 0.24 (was Re: Archive::Extract test failures on Solaris) From: "Jos I. Boumans" Date: Thu, 20 Sep 2007 15:46:24 +0200 Message-Id: <174BF3BE-B640-4CCA-AB47-BE527382B236@dwim.org> Branch: perl ! lib/Archive/Extract.pm ! lib/Archive/Extract/t/01_Archive-Extract.t ! lib/Archive/Extract/t/src/double_dir.zip.packed ! lib/Archive/Extract/t/src/x.Z.packed ! lib/Archive/Extract/t/src/x.bz2.packed ! lib/Archive/Extract/t/src/x.gz.packed ! lib/Archive/Extract/t/src/x.jar.packed ! lib/Archive/Extract/t/src/x.par.packed ! lib/Archive/Extract/t/src/x.tar.gz.packed ! lib/Archive/Extract/t/src/x.tar.packed ! lib/Archive/Extract/t/src/x.tgz.packed ! lib/Archive/Extract/t/src/x.zip.packed ! lib/Archive/Extract/t/src/y.jar.packed ! lib/Archive/Extract/t/src/y.par.packed ! lib/Archive/Extract/t/src/y.tar.bz2.packed ! lib/Archive/Extract/t/src/y.tar.gz.packed ! lib/Archive/Extract/t/src/y.tar.packed ! lib/Archive/Extract/t/src/y.tbz.packed ! lib/Archive/Extract/t/src/y.tgz.packed ! lib/Archive/Extract/t/src/y.zip.packed ____________________________________________________________________________ [ 31927] By: stevep on 2007/09/20 13:32:18 Log: Casts needed in mathoms.c to make it compile with g++ after the making Perl_hv_common() return void *. Branch: perl ! mathoms.c ____________________________________________________________________________ [ 31926] By: nicholas on 2007/09/20 12:59:25 Log: Switch Perl_hv_common() to returning void * rather than HE *. Branch: perl ! embed.fnc hv.c hv.h proto.h ____________________________________________________________________________ [ 31925] By: nicholas on 2007/09/20 12:20:59 Log: Change 31919 forgot to add Perl_hv_common to global.sym Branch: perl ! global.sym ____________________________________________________________________________ [ 31924] By: nicholas on 2007/09/20 12:13:16 Log: Convert hv_delete_ent(), hv_exists_ent(), hv_fetch_ent() and hv_store_ent() to macros, and consign the function bodies to history. Er, mathoms.c Branch: perl ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h ____________________________________________________________________________ [ 31923] By: nicholas on 2007/09/20 10:21:30 Log: Use Perl_hv_common() to test disabling the key conversion in hash lookups. Branch: perl ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t ____________________________________________________________________________ [ 31922] By: nicholas on 2007/09/20 10:20:47 Log: assert that what is passed into the hash functions is really an HV. (MRO code is calling hash functions during global destruction, hence the check on SVTYPEMASK.) Branch: perl ! hv.c ____________________________________________________________________________ [ 31921] By: nicholas on 2007/09/20 09:42:50 Log: SVs know their length, so avoid 2 calls to strlen(). As we have an SV, call hv_fetch_ent() rather than hv_fetch(). Branch: perl ! mro.c ____________________________________________________________________________ [ 31920] By: rgs on 2007/09/20 08:59:34 Log: Don't use ~0 as a version number -- it could overflow. Branch: perl ! lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t ____________________________________________________________________________ [ 31919] By: nicholas on 2007/09/20 08:39:28 Log: Make hv_fetch_common() non-static, and change its name to hv_common(), as it now also performs hv_delete()/hv_delete_ent() Branch: perl ! embed.fnc embed.h hv.c proto.h ____________________________________________________________________________ [ 31918] By: nicholas on 2007/09/19 22:55:27 Log: Change 31849 forgot to regenerate the documentation - removing a documented function from the published API moves the POD file in which its documentation resides. Branch: perl ! pod/perlapi.pod pod/perlintern.pod ____________________________________________________________________________ [ 31917] By: nicholas on 2007/09/19 22:52:53 Log: Inline and abolish S_hv_magic_uvar_xkey(). Branch: perl ! embed.fnc embed.h hv.c proto.h ____________________________________________________________________________ [ 31916] By: nicholas on 2007/09/19 22:04:46 Log: Send all delete()/delete_ent() calls via S_hv_fetch_common(). This puts all the key normalisation code in one place. Branch: perl ! hv.c hv.h ____________________________________________________________________________ [ 31915] By: nicholas on 2007/09/19 21:43:54 Log: Lots more tests with many permuations of 7, 8 and $lots bit data. Branch: perl ! ext/XS/APItest/t/hash.t ____________________________________________________________________________ [ 31914] By: nicholas on 2007/09/19 21:01:26 Log: Parameterise the code that tests the rot13 hash, and add a second hashtype to test - bitflip (that xors code point with 32). Branch: perl ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t ____________________________________________________________________________ [ 31913] By: nicholas on 2007/09/19 18:11:40 Log: ext/XS/APItest/t/hash.t was failing because the fieldhash code didn't reset the pre-computed hash value. Branch: perl ! hv.c ____________________________________________________________________________ [ 31912] By: nicholas on 2007/09/19 15:53:43 Log: Call the key transformation function for hv_exists()/hv_fetch()/ hv_store(). (And test this) Branch: perl ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c ____________________________________________________________________________ [ 31911] By: rgs on 2007/09/19 14:28:28 Log: Fix failing Test::Simple test Branch: perl ! lib/Test/Simple/t/More.t ____________________________________________________________________________ [ 31910] By: steveh on 2007/09/19 13:58:25 Log: Updates to AUTHORS etc. Branch: perl ! AUTHORS Porting/checkAUTHORS.pl ____________________________________________________________________________ [ 31909] By: steveh on 2007/09/19 13:48:44 Log: Fix whitespace in Changes to keep Porting/checkAUTHORS.pl happy Branch: perl ! Changes ____________________________________________________________________________ [ 31908] By: rgs on 2007/09/19 13:30:18 Log: Fix file name in MANIFEST Branch: perl ! MANIFEST ____________________________________________________________________________ [ 31907] By: stevep on 2007/09/19 13:21:26 Log: Update to Test-Simple-0.71 Branch: perl + lib/Test/Simple/t/BEGIN_use_ok.t lib/Test/Simple/t/cmp_ok.t + lib/Test/Simple/t/is_deeply_dne_bug.t + lib/Test/Simple/t/is_deeply_with_threads.t + lib/Test/Simple/t/lib/Dummy.pm + lib/Test/Simple/t/lib/MyOverload.pm lib/Test/Simple/t/try.t - lib/Test/Simple/t/sort_bug.t ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm ! lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-more.t ! lib/Test/Simple/t/is_fh.t lib/Test/Simple/t/output.t ____________________________________________________________________________ [ 31906] By: nicholas on 2007/09/19 10:54:59 Log: Mark utils/Makefile as read/write in perforce. Branch: perl ! utils/Makefile ____________________________________________________________________________ [ 31905] By: nicholas on 2007/09/19 10:53:01 Log: Call the key transformation function for hv_delete(). Honour the HV_DISABLE_UVAR_XKEY for hv_delete(). Test this. [Pass in 3 more parameters to S_hv_magic_uvar_xkey()] Branch: perl ! embed.fnc embed.h ext/XS/APItest/APItest.xs ! ext/XS/APItest/Makefile.PL ext/XS/APItest/t/hash.t hv.c ! proto.h ____________________________________________________________________________ [ 31904] By: steveh on 2007/09/19 10:42:15 Log: Clean up test files left behind (on Win32, at least) by Archive-Extract Branch: perl ! lib/Archive/Extract/t/01_Archive-Extract.t ____________________________________________________________________________ [ 31903] By: rgs on 2007/09/19 09:57:00 Log: Subject: [PATCH] minor changes to File::Path (and more tests) From: David Landgren Date: Mon, 17 Sep 2007 23:27:45 +0200 Message-ID: <46EEF151.6010409@landgren.net> Branch: perl ! lib/File/Path.pm lib/File/Path.t utils/Makefile ____________________________________________________________________________ [ 31902] By: nicholas on 2007/09/19 09:34:00 Log: More tests for when fieldhash magic (doesn't) trigger. Branch: perl ! ext/Hash/Util/FieldHash/t/05_perlhook.t ____________________________________________________________________________ [ 31901] By: nicholas on 2007/09/19 09:05:44 Log: Correct test descriptions. bless didn't trigger. ever. Change 31898 forgot to update the comment - lvalue store should trigger once. Branch: perl ! ext/Hash/Util/FieldHash/t/05_perlhook.t ____________________________________________________________________________ [ 31900] By: steveh on 2007/09/19 08:46:40 Log: Subject: Re: [perl #45493] [patch] ext/Win32/Win32.xs compilation fails on msvc < 6 From: Dmitry Karasik Date: Tue, 18 Sep 2007 10:45:31 +0200 Message-ID: <20070918084531.GA96406@tetsuo.karasik.eu.org> (Adds some #defines missing from MSVC++ < 6, plus sorts the list into numerical order and tests each #define individually) Branch: perl ! ext/Win32/Win32.pm ext/Win32/Win32.xs ____________________________________________________________________________ [ 31899] By: steveh on 2007/09/19 08:40:57 Log: Subject: Re: [PATCH] Cray XT4/Catamount build From: Jarkko Hietaniemi Date: Tue, 18 Sep 2007 19:48:48 -0400 Message-ID: <46F063E0.1000004@iki.fi> (Restores a pre-generated utils/Makefile for the benefit of Win32, which can't run utils/Makefile.SH itself) Branch: perl + utils/Makefile ! MANIFEST Porting/makerel utils/Makefile.SH ____________________________________________________________________________ [ 31898] By: nicholas on 2007/09/19 08:12:09 Log: For an LVALUE fetch, "hv_fetch()" will recurse into "hv_store()" for a hash with magic. Field hashes have u magic, so this recursion triggers. However, key conversion replaces the original key with the converted key, so we need to ensure that conversion happens exactly once, else for a non-idempotent key conversion routine (eg ROT13) we will see double conversion in this case. Branch: perl ! cop.h ext/Hash/Util/FieldHash/t/05_perlhook.t ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c hv.h ____________________________________________________________________________ [ 31897] By: rgs on 2007/09/19 07:59:40 Log: Subject: [PATCH] threads 1.67 From: "Jerry D. Hedden" Date: Tue, 18 Sep 2007 16:48:03 -0400 Message-ID: <1ff86f510709181348h45b1941epf501f9f73d4daa75@mail.gmail.com> fix test count. Branch: perl ! ext/threads/t/exit.t ext/threads/t/thread.t ! ext/threads/threads.pm ____________________________________________________________________________ [ 31896] By: rgs on 2007/09/19 07:56:56 Log: Subject: [PATCH] t/TEST doesn't check exit (was Re: Test::More bug?) From: Michael G Schwern Date: Tue, 18 Sep 2007 18:25:14 -0700 Message-ID: <46F07A7A.1060900@pobox.com> Branch: perl ! t/TEST ____________________________________________________________________________ [ 31895] By: rgs on 2007/09/19 07:52:40 Log: Subject: Re: [PATCH] Re: Unintentional base.pm behavior change From: Michael G Schwern Date: Wed, 19 Sep 2007 00:39:40 -0700 Message-ID: <46F0D23C.6020105@pobox.com> Branch: perl + lib/base/t/isa.t ! MANIFEST lib/base.pm ____________________________________________________________________________ [ 31894] By: rgs on 2007/09/18 14:10:34 Log: Prevent the pragmas from ${^OPEN} propagated to %^H from deparsing. This stops test failures when perl is run with -C under utf-8 locales. However this is only a partial solution, since it will prevent the open pragma from being properly deparsed. Probably ${^OPEN} should be handled separately. Branch: perl ! ext/B/B/Deparse.pm ____________________________________________________________________________ [ 31893] By: rgs on 2007/09/18 12:29:55 Log: Subject: document [PATCH] lib/feature.pm From: "Robin Barker" Date: Mon, 17 Sep 2007 18:18:43 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1B3@exchsvr1.npl.ad.local> Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 31892] By: rgs on 2007/09/18 10:09:43 Log: More work and modernization of INSTALL Branch: perl ! INSTALL ____________________________________________________________________________ [ 31891] By: steveh on 2007/09/18 07:41:51 Log: Change #31889 forgot to regen global.sym Branch: perl ! global.sym ____________________________________________________________________________ [ 31890] By: nicholas on 2007/09/17 22:34:45 Log: Fix spelling errors in comments. Branch: perl ! ext/Hash/Util/FieldHash/t/10_hash.t t/op/hash.t ____________________________________________________________________________ [ 31889] By: nicholas on 2007/09/17 21:07:33 Log: Remove dead functions: Perl_do_pipe, which is unused since 4.036 Perl_save_hints, which would just croak pp_threadsv, which was only used by 5.005 threads Branch: perl ! embed.fnc embed.h mathoms.c proto.h ____________________________________________________________________________ [ 31888] By: nicholas on 2007/09/17 20:19:51 Log: Remove dead code surrounded by #if 0 from mathoms.c Branch: perl ! mathoms.c ____________________________________________________________________________ [ 31887] By: rgs on 2007/09/17 15:21:20 Log: Subject: [patch] qualify OP arenas item in perltodo From: Jim Cromie Date: Sat, 15 Sep 2007 13:36:46 -0600 Message-ID: <46EC344E.3080903@gmail.com> Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 31886] By: merijn on 2007/09/17 14:16:08 Log: HP's ANSI-C optimizer breaks op.c (t/op/state.t failure); ccversion fixed Branch: perl ! hints/hpux.sh ____________________________________________________________________________ [ 31885] By: nicholas on 2007/09/17 12:21:01 Log: Some more state variable deparse tests. Branch: perl ! ext/B/t/deparse.t ____________________________________________________________________________ [ 31884] By: rgs on 2007/09/17 11:49:04 Log: Subject: [ patch ] add line-number to embed.pl warnings From: Jim Cromie Date: Wed, 12 Sep 2007 11:25:08 -0600 Message-ID: <46E820F4.80106@gmail.com> Branch: perl ! embed.pl ____________________________________________________________________________ [ 31883] By: rgs on 2007/09/17 11:36:11 Log: Subject: [PATCH] Module::Load::Conditional 0.18 (was Re: Module::Load::Conditional 0.18 wannabe) From: "Jos I. Boumans" Date: Sat, 15 Sep 2007 16:22:20 +0200 Message-Id: Branch: perl ! lib/Module/Load/Conditional.pm ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t ! lib/Module/Load/Conditional/t/02_Parse_Version.t ____________________________________________________________________________ [ 31882] By: rgs on 2007/09/17 11:25:33 Log: Make B::Deparse able to handle pragmas from %^H. Add tests for deparsing say() and state(). Branch: perl ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ [ 31881] By: rgs on 2007/09/17 11:20:33 Log: Subject: [PATCH] document limitation of exec() inside pseudo-processes From: "Jan Dubois" Date: Thu, 13 Sep 2007 12:46:06 -0700 Message-ID: <023a01c7f63e$b9da1170$2d8e3450$@com> Branch: perl ! pod/perlfork.pod ____________________________________________________________________________ [ 31880] By: rgs on 2007/09/17 11:19:20 Log: Subject: [PATCH] threads 1.66 From: "Jerry D. Hedden" Date: Fri, 14 Sep 2007 14:56:34 -0400 Message-ID: <1ff86f510709141156n498af13aq9e0d279a0c76b48@mail.gmail.com> Version bump (sync with CPAN version) Branch: perl ! ext/threads/t/exit.t ext/threads/t/thread.t ! ext/threads/threads.pm ext/threads/threads.xs ____________________________________________________________________________ [ 31879] By: rgs on 2007/09/17 11:09:56 Log: Subject: [PATCH] fix bigint testsuite From: Tels Date: Sun, 16 Sep 2007 13:41:15 +0200 Message-Id: <200709161341.15574@bloodgate.com> Branch: perl ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigfltpm.inc ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/calling.t ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc ____________________________________________________________________________ [ 31878] By: rgs on 2007/09/17 10:07:29 Log: Subject: Re: [PATCH] Cray XT4/Catamount build From: Jarkko Hietaniemi Date: Sat, 15 Sep 2007 20:47:57 -0400 Message-ID: <46EC7D3D.5010604@iki.fi> Branch: perl + utils/Makefile.SH - utils/Makefile ! MANIFEST Makefile.SH ext/util/make_ext hints/catamount.sh ! x2p/Makefile.SH ____________________________________________________________________________ [ 31877] By: nicholas on 2007/09/17 09:35:13 Log: Subject: grammar nit From: Jim Cromie Message-ID: <46EE39E0.80601@gmail.com> Date: Mon, 17 Sep 2007 02:25:04 -0600 Branch: perl ! op.h ____________________________________________________________________________ [ 31876] By: nicholas on 2007/09/16 23:28:30 Log: Change 31873 was not robust against the possibility that the configuration has no #defined options. So add a "" that will make the initialiser for PL_bincompat_options syntactically correct in this case. Branch: perl ! perl.h ____________________________________________________________________________ [ 31875] By: nicholas on 2007/09/16 10:48:40 Log: Subject: [PATCHES] various small Math::BigInt et. al. fixes From: Tels Message-Id: <200709161123.14970@bloodgate.com> Date: Sun, 16 Sep 2007 11:23:14 +0200 Subject: Re: [PATCHES] various small Math::BigInt et. al. fixes From: Tels Message-Id: <200709161156.09071@bloodgate.com> Date: Sun, 16 Sep 2007 11:56:08 +0200 Branch: perl ! ext/Math/BigInt/FastCalc/FastCalc.pm ! ext/Math/BigInt/FastCalc/Makefile.PL lib/Math/BigFloat.pm ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm lib/Math/BigRat.pm ____________________________________________________________________________ [ 31874] By: nicholas on 2007/09/16 09:40:45 Log: Upgrade to Archive::Tar 1.36 (Portability fixes for VMS, as offered by Craig Berry) Branch: perl ! lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm ! lib/Archive/Tar/t/src/long/bar.tar.packed ! lib/Archive/Tar/t/src/long/foo.tgz.packed ! lib/Archive/Tar/t/src/short/bar.tar.packed ! lib/Archive/Tar/t/src/short/foo.tgz.packed ____________________________________________________________________________ [ 31873] By: nicholas on 2007/09/15 22:34:16 Log: Move all the compile time options that affect binary compatibility into a global variable PL_bincompat_options. Because the string will be embedded in any shared perl library, it will allow a comparison check to be added to perlmain.c in the future, to detect library mismatch. Branch: perl ! perl.c perl.h ____________________________________________________________________________ [ 31872] By: nicholas on 2007/09/15 21:26:53 Log: Rejig the word wrapping code for the "Compile-time options:" of perl -V Replace the rather elegant C code with Perl code that can also sort the options first, as this will allow them to be split into those that affect binary compatibility, and those that do not. Branch: perl ! perl.c ____________________________________________________________________________ [ 31871] By: nicholas on 2007/09/15 17:54:04 Log: Note the gotcha about newlines in the elements of PL_preambleav. Branch: perl ! intrpvar.h ____________________________________________________________________________ [ 31870] By: nicholas on 2007/09/15 16:23:25 Log: Save some C<","> in the embedded program used to generate -V output. Branch: perl ! perl.c ____________________________________________________________________________ [ 31869] By: craigb on 2007/09/14 22:45:53 Log: Subject: [PATCH] Update Module::Load to 0.12 (Was Re: Module::Load 0.12 wanna be (was Re: [patch@31735] Module-load/require fixes for VMS)) From: "Jos I. Boumans" Date: Fri, 14 Sep 2007 14:03:14 +0200 Message-id: <594A1762-D3E1-47AD-BBED-121E315D89BF@cpan.org> Branch: perl ! MANIFEST lib/Module/Load.pm lib/Module/Load/t/01_Module-Load.t ____________________________________________________________________________ [ 31868] By: davem on 2007/09/14 22:28:03 Log: enable utf8 cache assertions on DEBUGGING builds Branch: perl ! intrpvar.h ____________________________________________________________________________ [ 31867] By: davem on 2007/09/14 21:59:59 Log: a{2}" + /$.../ = panic: sv_len_utf8 cache when shrinking an SV, shrink the sv_len_utf8 cache too! Branch: perl ! regcomp.c t/op/pat.t ____________________________________________________________________________ [ 31866] By: merijn on 2007/09/14 20:49:49 Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.21.tar.gz From: Sébastien Aperghis-Tramoni Date: Fri, 14 Sep 2007 01:18:04 +0200 Message-Id: <92AB5E7F-F8E1-4DEE-805C-B257A569CB62@free.fr> Branch: perl ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs ! ext/Sys/Syslog/t/syslog.t ____________________________________________________________________________ [ 31865] By: merijn on 2007/09/14 20:38:00 Log: Subject: a spelling nit From: Jim Cromie Date: Fri, 14 Sep 2007 10:58:36 -0600 Message-ID: <46EABDBC.40700@gmail.com> Branch: perl ! sv.c ____________________________________________________________________________ [ 31864] By: davem on 2007/09/14 18:25:44 Log: Memory corruption with heavy module loading in threads In void context, eval leaves garbage on the stack. Don't then copy this back into the threads->param array! Branch: perl ! ext/threads/t/thread.t ext/threads/threads.xs ____________________________________________________________________________ [ 31863] By: nicholas on 2007/09/13 14:52:20 Log: Note that list initialisation of state variables is TODO. While in the area, note how B::Deparse might be improved to name inlined constants. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 31862] By: rgs on 2007/09/13 11:29:20 Log: Subject: [patch@31788] Term::ReadLine::Stub missing get_line From: "John E. Malmberg" Date: Wed, 12 Sep 2007 20:14:53 -0500 Message-id: <46E88F0D.2090405@qsl.net> Branch: perl ! lib/Term/ReadLine.pm ____________________________________________________________________________ [ 31861] By: rgs on 2007/09/13 09:10:18 Log: Better diagnostics and test naming Branch: perl ! ext/B/t/deparse.t ____________________________________________________________________________ [ 31860] By: rgs on 2007/09/13 08:58:07 Log: Make Deparse handle "say" Branch: perl ! ext/B/B/Deparse.pm ____________________________________________________________________________ [ 31859] By: rgs on 2007/09/13 08:17:09 Log: URL correction by Robert Spier Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 31858] By: nicholas on 2007/09/12 23:11:45 Log: Carp's argument backtrace code would show undef as "undef" - a string. Branch: perl ! lib/Carp.pm lib/Carp.t lib/Carp/Heavy.pm ____________________________________________________________________________ [ 31857] By: nicholas on 2007/09/12 23:10:58 Log: Add the missing assignment to op_last that change 31798 missed out. With this, state $zok = ...; will deparse. Branch: perl ! ext/B/B/Deparse.pm op.c ____________________________________________________________________________ [ 31856] By: nicholas on 2007/09/12 18:38:54 Log: Don't call frexp() on +Inf or -Inf either. (It's not just NaN it might choke on.) Branch: perl ! sv.c ____________________________________________________________________________ [ 31855] By: rgs on 2007/09/12 11:48:32 Log: Amend change 31854 for when NAN_COMPARE_BROKEN Branch: perl ! sv.c ____________________________________________________________________________ [ 31854] By: rgs on 2007/09/12 11:02:40 Log: Subject: [perl #45383] sprintf %f panics with NaN From: Zefram (via RT) Date: Tue, 11 Sep 2007 15:22:23 -0700 Message-ID: Branch: perl ! sv.c ____________________________________________________________________________ [ 31853] By: rgs on 2007/09/12 09:32:47 Log: Make @INC available in base.pm's error message when a module can't be found. See CPAN bug #28582. Branch: perl ! lib/base.pm lib/base/t/base.t ____________________________________________________________________________ [ 31852] By: steveh on 2007/09/12 08:11:46 Log: Upgrade to Win32-0.31 Branch: perl + ext/Win32/t/Names.t ! MANIFEST ext/Win32/Win32.pm ext/Win32/t/GetLongPathName.t ____________________________________________________________________________ [ 31851] By: rgs on 2007/09/12 08:07:21 Log: Subject: Re: mro "PERFORMANCE CONSIDERATIONS" still true? From: Rick Delaney Date: Mon, 10 Sep 2007 10:45:41 -0400 Message-ID: <20070910144541.GI9260@bort.ca> plus update Changes file for base.pm Branch: perl ! lib/base.pm lib/base/Changes ____________________________________________________________________________ [ 31850] By: rgs on 2007/09/12 08:03:00 Log: Subject: [patch@31846] vms stat and chmod fixes. From: "John E. Malmberg" Date: Tue, 11 Sep 2007 22:01:14 -0500 Message-ID: <46E7567A.8090203@qsl.net> Branch: perl ! vms/vms.c vms/vmsish.h ____________________________________________________________________________ [ 31849] By: nicholas on 2007/09/12 00:09:18 Log: mro_get_linear_isa_dfs and mro_get_linear_isa_c3 can have static linkage. Branch: perl ! embed.fnc embed.h global.sym mro.c proto.h ____________________________________________________________________________ [ 31848] By: mhx on 2007/09/11 21:45:40 Log: Upgrade to Devel::PPPort 3.11_06 Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/inc/SvPV ! ext/Devel/PPPort/parts/inc/grok ! ext/Devel/PPPort/parts/inc/magic ! ext/Devel/PPPort/parts/inc/newCONSTSUB ! ext/Devel/PPPort/parts/inc/ppphbin ! ext/Devel/PPPort/parts/inc/ppphtest ! ext/Devel/PPPort/parts/inc/shared_pv ! ext/Devel/PPPort/parts/inc/sv_xpvf ! ext/Devel/PPPort/parts/inc/variables ext/Devel/PPPort/soak ! ext/Devel/PPPort/t/ppphtest.t ____________________________________________________________________________ [ 31847] By: rgs on 2007/09/11 15:59:15 Log: Some escapes were mentioned twice, although they're not qr//-specific Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 31846] By: rgs on 2007/09/11 10:00:46 Log: Subject: [patch] [Win32] Makefile and makefile.mk rely on shell association From: Max Maischein Date: Sat, 01 Sep 2007 15:27:54 +0200 Message-ID: <46D968DA.2000205@cpan.org> Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 31845] By: rgs on 2007/09/11 09:32:02 Log: Upgrade to Net::Ping 2.33, with help from Jerry Hedden Branch: perl ! lib/Net/Ping.pm lib/Net/Ping/Changes ____________________________________________________________________________ [ 31844] By: rgs on 2007/09/11 09:28:02 Log: Upgrade to libnet 1.22 (with some help by Jerry Hedden) Branch: perl ! lib/Net/Changes lib/Net/Cmd.pm lib/Net/FTP.pm ____________________________________________________________________________ [ 31843] By: craigb on 2007/09/10 22:40:30 Log: VMS help for File::Path 2.00_11: chdir() is finicky about directory format; catdir spews warnings when given files that aren't directories; File::Spec functions may call stat(), thus zapping C<_>; filenames with characters that need escaping (such as spaces), must have some path syntax attached to them and be converted to native syntax in order to force escaping to take place. Branch: perl ! lib/File/Path.pm ____________________________________________________________________________ [ 31842] By: davem on 2007/09/10 21:53:53 Log: change #31832 unconditionally enabled utf8 cache debugging code Branch: perl ! intrpvar.h ____________________________________________________________________________ [ 31841] By: rgs on 2007/09/10 16:17:08 Log: Move version to 1.07, although some tests are different (due to the perl core test preamble). Branch: perl ! lib/IO/Zlib.pm ____________________________________________________________________________ [ 31840] By: davem on 2007/09/10 14:04:40 Log: silence warning in new state.t test (spotted by Jerry Hedden) Branch: perl ! t/op/state.t ____________________________________________________________________________ [ 31839] By: nicholas on 2007/09/10 11:10:37 Log: The best way not to have the missing subroutines hash trample all over someone else's namespace is by not having it in their namespace in the first place :-) Branch: perl ! lib/ExtUtils/Constant/ProxySubs.pm ____________________________________________________________________________ [ 31838] By: rgs on 2007/09/10 09:43:14 Log: Subject: [PATCH blead] Re: [perl #44623] Optimized magic_setisa has bug From: Rick Delaney Date: Thu, 6 Sep 2007 14:40:39 -0400 Message-ID: <20070906184039.GG9260@bort.ca> Branch: perl ! pp_hot.c t/mro/basic.t ____________________________________________________________________________ [ 31837] By: rgs on 2007/09/10 08:34:08 Log: Upgrade to ExtUtils::Install 1.44 Branch: perl ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t ____________________________________________________________________________ [ 31836] By: rgs on 2007/09/10 08:19:58 Log: Remove the "performance considerations" paragraph. Branch: perl ! lib/mro.pm ____________________________________________________________________________ [ 31835] By: davem on 2007/09/10 00:02:55 Log: when anon subs are cloned, the 'assign once only' flag should be set for all state vars in the pad. (Nicholas worked up the same fix - spooky action at a distance!) Branch: perl ! pad.c t/op/state.t ____________________________________________________________________________ [ 31834] By: davem on 2007/09/09 22:27:38 Log: ununit pos value warning identified the wrong variable name Branch: perl ! sv.c t/lib/warnings/9uninit ____________________________________________________________________________ [ 31833] By: davem on 2007/09/09 19:51:50 Log: state variables shouldn't be shared between anon subs Branch: perl ! op.c t/op/state.t ____________________________________________________________________________ [ 31832] By: merijn on 2007/09/09 10:09:34 Log: Moved really outdated Y2K comment from INSTALL to README.hpux Branch: perl ! INSTALL README.hpux ____________________________________________________________________________ [ 31831] By: merijn on 2007/09/09 09:54:38 Log: Merged duplicate info about GDBM/threads on HP-UX 11 from INSTALL to README.hpux Branch: perl ! INSTALL README.hpux ____________________________________________________________________________ [ 31830] By: merijn on 2007/09/09 09:37:40 Log: The question auctioned at YAPC::Europe-2007 in Vienna Branch: perl ! Configure ____________________________________________________________________________ [ 31829] By: merijn on 2007/09/09 09:35:51 Log: Auctioned question added, irrelevant to the real process Branch: metaconfig ! U/modified/Loc.U ____________________________________________________________________________ [ 31828] By: rgs on 2007/09/09 09:18:12 Log: More INSTALL nits. Move Tru64 specific info in the related README file. (is it outdated?) Branch: perl ! INSTALL README.tru64 ____________________________________________________________________________ [ 31827] By: rgs on 2007/09/09 08:26:02 Log: Not many people reuse an old config.sh nowadays, I suppose. Move the section "start with a fresh distribution" further down. Branch: perl ! INSTALL ____________________________________________________________________________ [ 31826] By: rgs on 2007/09/09 07:43:50 Log: Move the "reporting problems" section further in the INSTALL file, and simplify the synopsis, as suggested by Richard Foley. Branch: perl ! INSTALL ____________________________________________________________________________ [ 31825] By: craigb on 2007/09/09 00:31:51 Log: Band-aid for Pod::Man::devise_title to keep it from looking beyond the end of an array and generating undefined warnings. Branch: perl ! lib/Pod/Man.pm ____________________________________________________________________________ [ 31824] By: nicholas on 2007/09/08 22:34:29 Log: For now, forbid all list assignment initialisation of state variables, as the precise semantics in Perl 6 are not clear. Better to make it a syntax error, than to have one behaviour now, but change it later. [I believe that this is the consensus. If not, it will be backed out] Branch: perl ! op.c pod/perldiag.pod t/op/state.t ____________________________________________________________________________ [ 31823] By: nicholas on 2007/09/08 21:47:24 Log: Make 'state $$' etc report 'Can't use global $$ in "state"' (not "my") Branch: perl ! op.c pod/perldiag.pod ____________________________________________________________________________ [ 31822] By: nicholas on 2007/09/08 21:21:37 Log: Update perldiag.pod to mention "state" in all places where state variables can report the same errors as my variables. Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 31821] By: nicholas on 2007/09/08 15:20:14 Log: B.pm still assumed that SVt_PVBM exists. Correct this. Tweak the alignment of ASCII art inheritance diagrams. Branch: perl ! ext/B/B.pm ____________________________________________________________________________ [ 31820] By: rgs on 2007/09/08 13:12:33 Log: Subject: [patch] readabilty tweaks From: Jim Cromie Date: Fri, 07 Sep 2007 13:12:22 -0600 Message-ID: <46E1A296.1020101@gmail.com> Branch: perl ! ext/B/B/Concise.pm pod/perlglossary.pod ____________________________________________________________________________ [ 31819] By: rgs on 2007/09/08 13:03:29 Log: Subject: [PATCH] sync blead with File-Path 2.00_11 From: David Landgren Date: Sat, 08 Sep 2007 10:46:15 +0200 Message-ID: <46E26157.4050307@landgren.net> Branch: perl ! lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ [ 31818] By: rgs on 2007/09/08 12:40:05 Log: Subject: [PATCH pod/perlunicode.pod] Userdefined properties From: Abigail Date: Fri, 7 Sep 2007 18:38:47 +0200 Message-ID: <20070907163847.GB16395@abigail.be> Branch: perl ! pod/perlunicode.pod ____________________________________________________________________________ [ 31817] By: rgs on 2007/09/08 12:34:27 Log: err should be removed from perl_keyword.pl, too Branch: perl ! perl_keyword.pl ____________________________________________________________________________ [ 31816] By: rgs on 2007/09/07 15:50:10 Log: Spelling nit by Jim Cromie Branch: perl ! lib/DBM_Filter/t/encode.t ____________________________________________________________________________ [ 31815] By: craigb on 2007/09/07 15:07:14 Log: Two Module::Build::Platform::VMS tweaks: -- Override expand_test_dir to relativize paths. -- Eliminate eliminate_macros; M::B doesn't need it. Branch: perl ! lib/Module/Build/Platform/VMS.pm ____________________________________________________________________________ [ 31814] By: craigb on 2007/09/07 14:58:05 Log: Subject: [patch@31780] fixes for cpanplus on VMS From: "John E. Malmberg" Date: Sun, 02 Sep 2007 17:23:04 -0500 Message-id: <46DB37C8.3060100@qsl.net> Only the hunk containing the replacement of catdir with catfile in Module::Build::Base::install_map. Branch: perl ! lib/Module/Build/Base.pm ____________________________________________________________________________ [ 31813] By: rgs on 2007/09/07 14:03:52 Log: Bump version of Module::Build after change #31619 Branch: perl ! lib/Module/Build.pm ____________________________________________________________________________ [ 31812] By: rgs on 2007/09/07 09:25:24 Log: Remove the 'err' keyword Branch: perl - t/lib/feature/err ! MANIFEST embed.h keywords.h keywords.pl lib/feature.pm ! pod/perlop.pod pp.c t/lib/warnings/op t/op/cproto.t t/op/dor.t ! t/run/switches.t toke.c ____________________________________________________________________________ [ 31811] By: rgs on 2007/09/07 08:55:19 Log: feature bundle :5.10 should be equivalent to latest :5.10.X Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 31810] By: rgs on 2007/09/07 08:41:16 Log: Subject: [PATCH] Test fixes to go along with longpath.inc patch From: "Jerry D. Hedden" Date: Thu, 6 Sep 2007 14:50:15 -0400 Message-ID: <1ff86f510709061150t4838c7d4i4c5b3f1f7dc0edd1@mail.gmail.com> Branch: perl ! ext/Win32/t/GetLongPathName.t ____________________________________________________________________________ [ 31809] By: rgs on 2007/09/07 08:38:54 Log: Subject: [PATCH] Fix t/op/magic.t failures under Cygwin From: "Jerry D. Hedden" Date: Thu, 6 Sep 2007 13:37:34 -0400 Message-ID: <1ff86f510709061037q6744827cub29f666ca5fb5904@mail.gmail.com> Branch: perl ! t/op/magic.t ____________________________________________________________________________ [ 31808] By: rgs on 2007/09/07 08:36:02 Log: Subject: [PATCH] Fix ext/Win32/t/Unicode.t test failure under Cygwin From: "Jerry D. Hedden" Date: Thu, 6 Sep 2007 13:07:51 -0400 Message-ID: <1ff86f510709061007x57e86b50led110861846cdc02@mail.gmail.com> Branch: perl ! ext/Win32/t/Unicode.t ____________________________________________________________________________ [ 31807] By: rgs on 2007/09/07 08:34:00 Log: Subject: [PATCH] Force uppercase drive letters From: "Jerry D. Hedden" Date: Thu, 6 Sep 2007 12:57:09 -0400 Message-ID: <1ff86f510709060957p9a530feu7b97616dd8cd3b50@mail.gmail.com> Branch: perl ! ext/Win32/longpath.inc ____________________________________________________________________________ [ 31806] By: rgs on 2007/09/06 17:30:57 Log: Subject: [PATCH t/op/state.t] More tests From: Abigail Date: Thu, 6 Sep 2007 18:56:34 +0200 Message-ID: <20070906165634.GB446@abigail.be> Branch: perl ! t/op/state.t ____________________________________________________________________________ [ 31805] By: rgs on 2007/09/06 14:57:03 Log: state $foo if 0 shouldn't warn. Spotted by Abigail. Branch: perl ! op.c ____________________________________________________________________________ [ 31804] By: nicholas on 2007/09/06 14:45:52 Log: Change 31798 forgot to add the op 'once' to Opcode.pm Branch: perl ! ext/Opcode/Opcode.pm ____________________________________________________________________________ [ 31803] By: merijn on 2007/09/06 14:18:30 Log: Part of the 5.10.0 bump Branch: perl ! Porting/config.sh ____________________________________________________________________________ [ 31802] By: merijn on 2007/09/06 14:15:07 Log: Upstream netbsd patch. Also unified the whitespace. (thanks BinGOs) Branch: perl ! hints/netbsd.sh ____________________________________________________________________________ [ 31801] By: rgs on 2007/09/06 13:46:33 Log: If perl's minimal required version number is >= 5.6.0, we can write it 5.XXXXXX always. Fixes h2xs.t failiing tests with 5.10.0. Branch: perl ! utils/h2xs.PL ____________________________________________________________________________ [ 31800] By: rgs on 2007/09/06 13:23:02 Log: Fix CPANPLUS test to work with 5.10.0 Branch: perl ! lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t ____________________________________________________________________________ [ 31799] By: rgs on 2007/09/06 13:21:34 Log: Bump version number to 5.10.0. Branch: perl ! Cross/config.sh-arm-linux Cross/config.sh-arm-linux-n770 ! NetWare/Makefile NetWare/config_H.wc epoc/config.sh ! epoc/createpkg.pl patchlevel.h plan9/config.plan9 t/comp/use.t ! t/op/ver.t win32/Makefile win32/Makefile.ce win32/config_H.bc ! win32/config_H.ce win32/config_H.gc win32/config_H.vc ! win32/config_H.vc64 win32/makefile.mk ____________________________________________________________________________ [ 31798] By: nicholas on 2007/09/06 09:18:41 Log: Make state $zok = slosh(); behave as the Perl 6 design with an implicit START block. First time through, call slosh() and assign to $zok. Subsequently neither call slosh() nor assign to $zok. Adds a new op ONCE to control the conditonal call and assign. No change to list context, so state ($zok) = slosh() and (state $zok) = ... etc will still repeatedly evaluate and assign. [Can't fix that before 5.10] Use as an RVALUE is as Larry's design - my $boff = state $zok = ...; will evaluate, assign and return first time, and subsequently act as if it were written my $boff = $zok; FIXME - state $zok = ...; won't deparse - I believe op->op_last isn't being correctly set on the sassign, but I don't know how to fix this. This change may be backed out before 5.10. Branch: perl ! op.c opcode.h opcode.pl opnames.h pp.c pp.sym pp_proto.h ! t/op/state.t ____________________________________________________________________________ [ 31797] By: rgs on 2007/09/06 08:31:01 Log: Subject: [PATCH blead] Re: [perl #44969] Restricted hashes do not handle private fields properly From: Rick Delaney Date: Wed, 5 Sep 2007 14:38:40 -0400 Message-ID: <20070905183840.GE9260@bort.ca> Branch: perl ! lib/base/t/fields-base.t lib/fields.pm ____________________________________________________________________________ [ 31796] By: rgs on 2007/09/05 15:15:58 Log: Subject: [PATCH] Fix ext/Win32/t/Unicode.t test bug From: "Jerry D. Hedden" Date: Wed, 5 Sep 2007 10:59:49 -0400 Message-ID: <1ff86f510709050759v27872bbam3f191283996960d3@mail.gmail.com> Branch: perl ! ext/Win32/t/Unicode.t ____________________________________________________________________________ [ 31795] By: rgs on 2007/09/05 13:53:16 Log: Subject: [PATCH] threads::shared 1.13 From: "Jerry D. Hedden" Date: Wed, 5 Sep 2007 09:50:24 -0400 Message-ID: <1ff86f510709050650j3c3f54b2o64c8ce05dc4c8604@mail.gmail.com> Branch: perl ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs ! ext/threads/shared/t/0nothread.t ! ext/threads/shared/t/blessed.t ! ext/threads/shared/t/waithires.t ____________________________________________________________________________ [ 31794] By: rgs on 2007/09/05 13:34:25 Log: Subject: [PATCH] threads 1.65 From: "Jerry D. Hedden" Date: Wed, 5 Sep 2007 09:29:57 -0400 Message-ID: <1ff86f510709050629x7698cedes9b09c7d8eecc786b@mail.gmail.com> Branch: perl ! ext/threads/t/exit.t ext/threads/t/thread.t ! ext/threads/threads.pm ____________________________________________________________________________ [ 31793] By: rgs on 2007/09/05 10:49:06 Log: Subject: Re: perlfunc.pod/split; concerning trailing fields From: Father Chrysostomos Date: Tue, 4 Sep 2007 14:40:24 -0700 Message-Id: <5A964B87-8725-4BB3-A782-0189B1481113@cpan.org> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 31792] By: rgs on 2007/09/05 10:42:15 Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.20.tar.gz From: =?iso-8859-1?b?U+liYXN0aWVu?= Aperghis-Tramoni Date: Wed, 05 Sep 2007 12:27:54 +0200 Message-ID: <1188988074.46de84aa8fceb@imp.free.fr> Branch: perl + ext/Sys/Syslog/README.win32 ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/00-load.t ! ext/Sys/Syslog/t/syslog.t ____________________________________________________________________________ [ 31791] By: rgs on 2007/09/05 10:34:42 Log: Subject: Re: The path to the Release From: Jim Cromie Date: Wed, 05 Sep 2007 03:56:19 -0600 Message-ID: <46DE7D43.9040309@gmail.com> Doc patch to perlglossary, with tweaks. Branch: perl ! pod/perlglossary.pod ____________________________________________________________________________ [ 31790] By: rgs on 2007/09/04 13:43:23 Log: Subject: Re: [patch] perlhack.pod From: Jim Cromie Date: Mon, 03 Sep 2007 20:02:05 -0600 Message-ID: <46DCBC9D.3070409@gmail.com> Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 31789] By: nicholas on 2007/09/04 08:00:07 Log: From: Jarkko Hietaniemi Subject: Re: [Fwd: Smoke [5.9.5] 31775 FAIL(m) OSF1 V5.1 (EV6/4 cpu)] Message-ID: <46DC3C7B.9000602@iki.fi> Message-ID: <46DC3C7B.9000602@iki.fi> Add { } to keep all variable declarations at the start of blocks. Branch: perl ! reentr.c reentr.pl ____________________________________________________________________________ [ 31788] By: craigb on 2007/09/03 19:36:39 Log: Portability tweaks for Archive::Tar::_extract_file. Branch: perl ! lib/Archive/Tar.pm ____________________________________________________________________________ [ 31787] By: rgs on 2007/09/03 17:11:02 Log: Deprecate the -P switch. Branch: perl ! perl.c pod/perlrun.pod ____________________________________________________________________________ [ 31786] By: rgs on 2007/09/03 16:47:52 Log: Regenerate Changes Branch: perl ! Changes ____________________________________________________________________________ [ 31785] By: steveh on 2007/09/03 11:07:53 Log: Subject: Re: [patch-at-31775] Re: [PATCH-revised] [perl #44999] From: Vadim Date: Sun, 02 Sep 2007 02:52:13 +0400 Message-ID: <46D9ED1D.8060104@vkonovalov.ru> Better way to silence unwanted warnings. (The previous method didn't work with an "all static" build made with #31784. This method does work.) Branch: perl ! lib/ExtUtils/Constant/ProxySubs.pm ____________________________________________________________________________ [ 31784] By: steveh on 2007/09/03 11:04:04 Log: Add Win32 makefile option to link all extensions statically Subject: [PATCH-at31768] RE: [PATCH at 31761] RE: MakeMaker + static misbehaviour From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" Date: Fri, 31 Aug 2007 08:56:47 +0200 Message-ID: (with a couple of tweaks to comments in Makefile, exclusion of one more module (Hash/Utils) from the "all static" build option, plus the same changes in makefile.mk) Branch: perl ! win32/FindExt.pm win32/Makefile win32/buildext.pl ! win32/makefile.mk ____________________________________________________________________________ [ 31783] By: rgs on 2007/09/02 12:06:00 Log: Subject: [PATCH] Improved error messages for new comers and non-English speakers From: "Gabor Szabo" Date: Sun, 2 Sep 2007 11:12:53 +0300 Message-ID: Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 31782] By: rgs on 2007/09/02 08:06:33 Log: Subject: [PATCH] Compress* 2.006 From: "Paul Marquess" Date: Sat, 1 Sep 2007 20:41:57 +0100 Message-ID: <00f501c7ecd0$29b32ef0$6601a8c0@myopwv.com> Branch: perl ! ext/Compress/Raw/Zlib/Changes ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README ! ext/Compress/Raw/Zlib/Zlib.xs ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL ! ext/Compress/Zlib/README ! ext/Compress/Zlib/lib/Compress/Zlib.pm ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/14gzopen.t ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/Makefile.PL ! ext/IO_Compress_Base/README ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm ! ext/IO_Compress_Zlib/Changes ext/IO_Compress_Zlib/Makefile.PL ! ext/IO_Compress_Zlib/README ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm ! t/lib/compress/generic.pl t/lib/compress/newtied.pl ! t/lib/compress/tied.pl ____________________________________________________________________________ [ 31781] By: rgs on 2007/09/02 07:41:57 Log: Subject: [patch] perlhack.pod From: Jim Cromie Date: Sat, 01 Sep 2007 15:43:53 -0600 Message-ID: <46D9DD19.1050709@gmail.com> Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 31780] By: rgs on 2007/09/01 08:10:11 Log: Subject: [perl #45093] Can't find ODBM library while compiling 5.9.5 From: Clinton Gormley (via RT) Date: Fri, 31 Aug 2007 10:29:13 -0700 Message-ID: Branch: perl ! ext/ODBM_File/hints/linux.pl ____________________________________________________________________________ [ 31779] By: rgs on 2007/09/01 07:48:31 Log: Subject: Re: RFC patch - display src-lines in B::Concise From: Jim Cromie Date: Thu, 16 Aug 2007 22:31:31 -0600 Message-ID: <46C524A3.2080708@gmail.com> Branch: perl ! ext/B/B/Concise.pm ____________________________________________________________________________ [ 31778] By: rgs on 2007/09/01 07:34:42 Log: Subject: Re: INC handlers and shutdown-time warnings From: "Rafael Garcia-Suarez" Date: Thu, 9 Aug 2007 14:56:19 +0200 Message-ID: Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 31777] By: craigb on 2007/08/31 23:02:38 Log: Subject: [patch@31750] rename directories on VMS like on UNIX From: "John E. Malmberg" Date: Thu, 30 Aug 2007 22:59:50 -0500 Message-id: <46D79236.4070207@qsl.net> More aggressive UNIX-like renaming of directories on VMS by analogy with unlink() and rmdir(). Patch modified to compile under threads. Branch: perl ! vms/vms.c vms/vmsish.h ____________________________________________________________________________ [ 31776] By: craigb on 2007/08/31 22:42:43 Log: Subject: [patch@31750] CPANPLUS extract.pm fixes for VMS. From: "John E. Malmberg" Date: Fri, 31 Aug 2007 00:21:52 -0500 Message-id: <46D7A570.4050801@qsl.net> catdir was used where catfile was meant. Branch: perl ! lib/CPANPLUS/Internals/Extract.pm ____________________________________________________________________________ [ 31775] By: craigb on 2007/08/31 14:14:52 Log: Avoid infinite recursion in File::Path::_rmtree on VMS when there is a file present with a single dot as the name. Reported by John Malmberg in <46D79A90.50405@qsl.net>. Branch: perl ! lib/File/Path.pm ____________________________________________________________________________ [ 31774] By: rgs on 2007/08/31 13:44:58 Log: Subject: [PATCH] Suppress Sys::Syslog diag msg (repost) From: "Jerry D. Hedden" Date: Fri, 31 Aug 2007 09:42:31 -0400 Message-ID: <1ff86f510708310642mee767bdk6351a590c0f32d7a@mail.gmail.com> Branch: perl ! ext/Sys/Syslog/t/00-load.t ____________________________________________________________________________ [ 31773] By: rgs on 2007/08/31 13:28:46 Log: Following Jan's advice, remove Cygwin::is_textmount(), which duplicates the functionality of is_binmount(). Branch: perl ! README.cygwin cygwin/cygwin.c t/lib/cygwin.t ____________________________________________________________________________ [ 31772] By: rgs on 2007/08/31 13:23:29 Log: Bump $VERSION due to #31686 Branch: perl ! lib/File/Spec/Unix.pm ____________________________________________________________________________ [ 31771] By: rgs on 2007/08/31 13:16:42 Log: Patch by Gerard Goosen to avoid building man pages for extensions even if the Makefile.PL forgets to specify it. Branch: perl ! ext/util/make_ext ____________________________________________________________________________ [ 31770] By: rgs on 2007/08/31 09:07:51 Log: Subject: Re: optimize push @ISA, (was Re: parent.pm at http://corion.net/perl-dev) From: "Brandon Black" Date: Sun, 12 Aug 2007 13:36:14 -0700 Message-ID: <84621a60708121336m13dcf9e5uac624fb246f2a79c@mail.gmail.com> Branch: perl ! av.c embedvar.h gv.h intrpvar.h lib/mro.pm mg.c perlapi.h pp.c ! pp_hot.c sv.c ____________________________________________________________________________ [ 31769] By: steveh on 2007/08/31 08:54:12 Log: Fix Win32 breakage (code before declaration) caused by #31766 Branch: perl ! lib/ExtUtils/Constant/ProxySubs.pm ____________________________________________________________________________ [ 31768] By: rgs on 2007/08/30 16:12:06 Log: Need to bump MakeMaker's $VERSION too. Branch: perl ! lib/ExtUtils/MakeMaker.pm ____________________________________________________________________________ [ 31767] By: rgs on 2007/08/30 16:11:23 Log: Subject: [PATCH at 31761] RE: MakeMaker + static misbehaviour From: "Konovalov, Vadim Vladimirovich \(Vadim\)** CTR **" Date: Thu, 30 Aug 2007 08:11:04 +0200 Message-ID: Branch: perl ! lib/ExtUtils/MakeMaker.pm ____________________________________________________________________________ [ 31766] By: rgs on 2007/08/30 14:01:25 Log: Subject: [PATCH-revised] [perl #44999] ExtUtils::Constant::ProxySubs not thread-safe From: "Jerry D. Hedden" Date: Thu, 30 Aug 2007 09:37:59 -0400 Message-ID: <1ff86f510708300637i7fb7b790x3ea1c459a1debb33@mail.gmail.com> Branch: perl ! lib/ExtUtils/Constant/ProxySubs.pm ____________________________________________________________________________ [ 31765] By: rgs on 2007/08/30 13:49:14 Log: Subject: [PATCH] misc blead stuff From: Jarkko Hietaniemi Date: Wed, 29 Aug 2007 21:04:53 -0400 Message-ID: <46D617B5.3000002@iki.fi> Branch: perl ! deb.c mg.c op.c pod/perlapi.pod pp.c pp_sys.c reentr.c ! reentr.pl regexec.c sv.c ____________________________________________________________________________ [ 31764] By: rgs on 2007/08/30 13:19:44 Log: Subject: Re: [patch] First batch of whitespace patches (Test::Harness) From: Max Maischein Date: Fri, 24 Aug 2007 22:04:56 +0200 Message-ID: <46CF39E8.8020707@corion.net> Branch: perl ! lib/Test/Harness/Straps.pm ____________________________________________________________________________ [ 31763] By: rgs on 2007/08/30 08:51:20 Log: Typo fix Branch: perl ! lib/Pod/Perldoc.pm ____________________________________________________________________________ [ 31762] By: rgs on 2007/08/30 08:50:11 Log: Subject: [PATCH] lib/Pod/Perldoc.pm - make -L more forgiving From: "Adriano Ferreira" Date: Thu, 23 Aug 2007 15:37:13 -0300 Message-ID: <73ddeb6c0708231137w2d436cfbo7409345c37280560@mail.gmail.com> Branch: perl ! lib/Pod/Perldoc.pm ____________________________________________________________________________ [ 31761] By: steveh on 2007/08/29 16:58:25 Log: Add support for Visual C++ 2008 Express Edition (Beta 2) Branch: perl ! README.win32 makedef.pl win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 31760] By: rgs on 2007/08/29 08:55:17 Log: Subject: Re: [PATCH] Cygwin::mount_table, Cygwin::mount_flags From: "Yitzchak Scott-Thoennes" Date: Thu, 16 Aug 2007 13:25:53 -0700 (PDT) Message-ID: <52892.64.81.167.122.1187295953.squirrel@webmail.efn.org> Branch: perl ! t/lib/cygwin.t ____________________________________________________________________________ [ 31759] By: rgs on 2007/08/28 16:57:23 Log: Subject: [patch@31750] Unit variable in /lib/File/Copy.pm From: "John E. Malmberg" Date: Mon, 27 Aug 2007 23:21:31 -0500 Message-ID: <46D3A2CB.8010205@qsl.net> Branch: perl ! lib/File/Copy.pm ____________________________________________________________________________ [ 31758] By: rgs on 2007/08/28 16:52:45 Log: Subject: [PATCH] Revert/fix 31731 - Empty PATH taint test on Cygwin From: "Jerry D. Hedden" Date: Tue, 28 Aug 2007 10:43:41 -0400 Message-ID: <1ff86f510708280743n7c0424berb9a402f864dcd399@mail.gmail.com> Branch: perl ! t/op/taint.t ____________________________________________________________________________ [ 31757] By: rgs on 2007/08/28 08:56:29 Log: Subject: [PATCH pp_ctl.c] From: "Robin Barker" Date: Wed, 22 Aug 2007 18:22:59 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D18B@exchsvr1.npl.ad.local> Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 31756] By: craigb on 2007/08/27 02:46:41 Log: Fix configure.com's d_fcntl_can_lock test to look for a file that actually exists. Branch: perl ! configure.com ____________________________________________________________________________ [ 31755] By: nicholas on 2007/08/25 22:05:55 Log: Erm. -u may have been superseded by the bytecode generator, but we've recently removed it, having never let it pass beyond "experimental" status. So this paragraph is now wrong, although it's not clear what we do recommend in place of -u. Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 31754] By: nicholas on 2007/08/25 22:04:06 Log: Test that all the unknown command line flags are unknown. Branch: perl ! t/run/switches.t ____________________________________________________________________________ [ 31753] By: ams on 2007/08/25 02:26:09 Log: Subject: [patch] me, in AUTHORS From: Ricardo SIGNES Date: Fri, 24 Aug 2007 20:59:22 -0400 Message-Id: <20070825005922.GA388@knight.manxome.org> Branch: perl ! AUTHORS ____________________________________________________________________________ [ 31752] By: craigb on 2007/08/24 21:08:33 Log: Subject: [patch@31739] ASTFLT in HiRes.t on VMS From: "John E. Malmberg" Date: Tue, 21 Aug 2007 22:44:58 -0500 Message-id: <46CBB13A.6090405@qsl.net> Skip test #17 because select() is not interruptible and we run afoul of Perl's signal deferrals. Branch: perl ! ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 31751] By: craigb on 2007/08/24 20:31:14 Log: thinko in 10_Archive-Extract.t portion of #31747 Branch: perl ! lib/Archive/Extract/t/01_Archive-Extract.t ____________________________________________________________________________ [ 31750] By: stevep on 2007/08/23 15:15:07 Log: Subject: [PATCH] Upgrade Sys::Syslog to 0.19_01 From: Séstien Aperghis-Tramoni Date: Thu, 23 Aug 2007 16:04:46 +0200 Message-ID: <1187877886.46cd93fe13b12@imp.free.fr> Branch: perl + ext/Sys/Syslog/win32/PerlLog.mc + ext/Sys/Syslog/win32/PerlLog_RES.uu + ext/Sys/Syslog/win32/PerlLog_dll.uu + ext/Sys/Syslog/win32/Win32.pm ext/Sys/Syslog/win32/compile.pl ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL ! ext/Sys/Syslog/README ext/Sys/Syslog/Syslog.pm ! ext/Sys/Syslog/Syslog.xs ext/Sys/Syslog/fallback/const-c.inc ! ext/Sys/Syslog/t/00-load.t ext/Sys/Syslog/t/constants.t ! ext/Sys/Syslog/t/syslog.t ____________________________________________________________________________ [ 31749] By: stevep on 2007/08/22 15:15:10 Log: Upgrade to Text-Soundex-3.03 Branch: perl ! ext/Text/Soundex/Soundex.pm ext/Text/Soundex/Soundex.xs ____________________________________________________________________________ [ 31748] By: craigb on 2007/08/22 11:53:47 Log: Subject: [patch@31739] regop.t fix for VMS From: "John E. Malmberg" Date: Tue, 21 Aug 2007 20:38:41 -0500 Message-id: <46CB93A1.2090407@qsl.net> Branch: perl ! ext/re/t/regop.t ____________________________________________________________________________ [ 31747] By: craigb on 2007/08/22 11:20:52 Log: Subject: [patch@31735]Archive Extract fix on VMS. From: "John E. Malmberg" Date: Mon, 20 Aug 2007 22:05:11 -0500 Message-id: <46CA5667.2050207@qsl.net> Quote -Z for unzip. Branch: perl ! lib/Archive/Extract.pm ! lib/Archive/Extract/t/01_Archive-Extract.t ____________________________________________________________________________ [ 31746] By: craigb on 2007/08/22 11:08:01 Log: Subject: [patch@31735] Module-load/require fixes for VMS From: "John E. Malmberg" Date: Mon, 20 Aug 2007 21:55:07 -0500 Message-id: <46CA540B.4070001@qsl.net> Avoid double module loads by populating %INC keys in unix format. Branch: perl ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t ! lib/Module/Load/t/01_Module-Load.t pp_ctl.c ____________________________________________________________________________ [ 31745] By: merijn on 2007/08/21 14:31:45 Log: bye bye charsize it is^Wwas always 1 Branch: perl ! Configure Cross/config.sh-arm-linux ! Cross/config.sh-arm-linux-n770 NetWare/config.wc ! Porting/Glossary Porting/config.sh plan9/config_sh.sample ! symbian/config.sh uconfig.sh win32/config.bc win32/config.ce ! win32/config.gc win32/config.vc win32/config.vc64 ____________________________________________________________________________ [ 31744] By: stevep on 2007/08/21 14:16:54 Log: Changes to unicore files to fix issues with certain quotation mark characters. Fixes are noted at the Unicode web site . This fix was pointed out by Jarkko. Branch: perl ! lib/unicore/BidiMirroring.txt lib/unicore/UnicodeData.txt ____________________________________________________________________________ [ 31743] By: merijn on 2007/08/21 13:52:09 Log: bye bye charsize (which is always 1) Branch: metaconfig/U/perl ! perlxv.U ____________________________________________________________________________ [ 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-Bar-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.tar.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.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed ! 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 ____________________________________________________________________________ [ 31638] By: merijn on 2007/07/19 13:56:19 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: metaconfig ! U/modified/Head.U ____________________________________________________________________________ [ 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 ____________________________________________________________________________ [ 31625] By: merijn on 2007/07/18 15:41:44 Log: Expand tabs, add -A ccflags=-DMACRO to -h Branch: metaconfig ! U/modified/Options.U ____________________________________________________________________________ [ 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 ____________________________________________________________________________ [ 31572] By: merijn on 2007/07/09 14:18:57 Log: PERL_PATCHNUM is dead. Long live SMOKEs Branch: metaconfig/U/perl ! patchlevel.U ____________________________________________________________________________ [ 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-Bar-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.tar.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.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed ! 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 Heddon 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: From: Tels Subject: FYI: Math::BigInt v1.87 released [PATCH] 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: Date: Fri, 29 Jun 2007 22:49:35 +0200 From: Abigail Subject: [PATCH pp_hot.c] Comment typo fix Message-ID: <20070629204935.GA13919@abigail.nl> Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 31507] By: demerphq on 2007/06/30 15:48:55 Log: Date: Fri, 29 Jun 2007 23:42:59 -0500 From: Benjamin Carter Subject: [PATCH regcomp.c] regclass on EBCDIC platforms Message-ID: <20070630044259.GB22566@egg> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 31506] By: demerphq on 2007/06/30 15:37:41 Log: Date: Fri, 29 Jun 2007 23:38:07 +0200 From: Abigail Subject: /p vs (?p) Message-ID: <20070629213807.GA14454@abigail.nl> Date: Sat, 30 Jun 2007 01:24:36 +0200 From: Abigail Subject: [PATCH pod/perlre.pod] Keeping up with the changes. 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 ____________________________________________________________________________ [ 31405] By: merijn on 2007/06/17 15:10:13 Log: Subject: [PATCH] blead for Cray XT4 Catamount/Qk From: Jarkko Hietaniemi Date: Sat, 16 Jun 2007 11:35:01 -0400 Message-ID: <46740325.6050902@iki.fi> Branch: metaconfig ! U/modified/Cppsym.U ____________________________________________________________________________ [ 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-Bar-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.tar.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.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed ! 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 ____________________________________________________________________________ [ 31394] By: merijn on 2007/06/16 05:55:18 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: metaconfig/U/perl ! Checkcc.U ____________________________________________________________________________ [ 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 ! ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/Cwd.pm ! lib/File/Spec.pm lib/File/Spec/OS2.pm lib/File/Spec/t/tmpdir.t ____________________________________________________________________________ [ 31381] By: rgs on 2007/06/14 13:12:56 Log: Upgrade to ExtUtils::CBuilder 0.19 Branch: perl ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm ! lib/ExtUtils/CBuilder/Changes ! lib/ExtUtils/CBuilder/Platform/Windows.pm ! lib/ExtUtils/CBuilder/Platform/os2.pm ____________________________________________________________________________ [ 31380] By: rgs on 2007/06/14 13:06:13 Log: Sync Archive::Extract with CPAN Branch: perl ! lib/Archive/Extract.pm ____________________________________________________________________________ [ 31379] By: rgs on 2007/06/14 12:38:16 Log: Subject: [PATCH] Less sed'ing in Cygwin Makefile.SHs From: "Jerry D. Hedden" Date: Thu, 14 Jun 2007 08:13:29 -0400 Message-ID: <1ff86f510706140513v5d3bb0e0l89dff31da83abfb9@mail.gmail.com> Branch: perl ! cygwin/Makefile.SHs ____________________________________________________________________________ [ 31378] By: rgs on 2007/06/14 12:27:41 Log: assertions has been removed Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 31377] By: rgs on 2007/06/14 11:06:02 Log: Fix [perl #43207] lc() or uc() inside sort affect the return value. Branch: perl ! pp.c t/op/lc.t ____________________________________________________________________________ [ 31376] By: davem on 2007/06/13 22:41:33 Log: change #31134 broke DEBUG_LEAKING_SCALARS builds Branch: perl ! sv.c ____________________________________________________________________________ [ 31375] By: merijn on 2007/06/13 20:15:28 Log: Subject: Re: vsprintf From: Andy Dougherty Date: Wed, 13 Jun 2007 14:41:44 -0400 (EDT) Message-ID: Branch: perl ! Configure ____________________________________________________________________________ [ 31374] By: merijn on 2007/06/13 20:14:24 Log: Subject: Re: vsprintf From: Andy Dougherty Date: Wed, 13 Jun 2007 14:41:44 -0400 (EDT) Message-ID: Branch: metaconfig ! U/compline/d_vprintf.U ____________________________________________________________________________ [ 31373] By: merijn on 2007/06/13 20:11:10 Log: Subject: [PATCH] Configure: Erroneous C++ message From: Andy Dougherty Date: Wed, 13 Jun 2007 14:33:54 -0400 (EDT) Message-ID: Branch: perl ! Configure ____________________________________________________________________________ [ 31372] By: merijn on 2007/06/13 20:08:45 Log: Subject: [PATCH] Configure: Erroneous C++ message From: Andy Dougherty Date: Wed, 13 Jun 2007 14:33:54 -0400 (EDT) Message-ID: Branch: metaconfig/U/perl ! d_cplusplus.U ____________________________________________________________________________ [ 31371] By: steveh on 2007/06/13 17:12:21 Log: Fix random failures in CPANPLUS tests on Win32 The failures were a result of calling Win32::GetShortPathName with the program argument " /nologo" appended to the path. Program arguments should not be passed to Win32::GetShortPathName. (The randomness occurred because random garbage was being produced due to a separate bug in that Win32 function, for which a fix is forthcoming...). Branch: perl ! lib/CPANPLUS/Config.pm ____________________________________________________________________________ [ 31370] By: rgs on 2007/06/13 13:24:09 Log: Subject: yet another mro.c patch From: "Brandon Black" Date: Wed, 13 Jun 2007 08:19:11 -0500 Message-ID: <84621a60706130619g17c9d2fbi111cca567da3d500@mail.gmail.com> Branch: perl ! mro.c ____________________________________________________________________________ [ 31369] By: rgs on 2007/06/12 08:43:55 Log: Subject: mad-const patch From: Jim Cromie Date: Mon, 11 Jun 2007 13:49:06 -0600 Message-ID: <466DA732.3010608@gmail.com> Branch: perl ! dump.c embed.fnc proto.h ____________________________________________________________________________ [ 31368] By: rgs on 2007/06/12 08:39:00 Log: Subject: Re: integer vs. bigint [PATCH] From: Tels Date: Mon, 11 Jun 2007 19:31:16 +0200 Message-Id: <200706111931.17616@bloodgate.com> Branch: perl ! lib/bigint.pm ____________________________________________________________________________ [ 31367] By: rgs on 2007/06/12 08:33:40 Log: Subject: [PATCH] perltodo: more vtable musings From: Jarkko Hietaniemi Date: Tue, 12 Jun 2007 03:15:26 +0300 (EEST) Message-Id: <200706120015.l5C0FQH7512295@kosh.hut.fi> Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 31366] By: rgs on 2007/06/12 08:32:26 Log: Subject: Re: [PATCH-at-31365] (was - configpm frustrations) From: Vadim Date: Mon, 11 Jun 2007 19:19:31 +0400 Message-ID: <466D6803.1020808@vkonovalov.ru> Branch: perl ! Makefile.SH configpm ____________________________________________________________________________ [ 31365] By: rgs on 2007/06/11 15:20:38 Log: Subject: Math::BigInt v1.87 take 8 From: Tels Date: Sat, 9 Jun 2007 14:07:34 +0200 Message-Id: <200706091407.36659@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 ____________________________________________________________________________ [ 31364] By: rgs on 2007/06/11 15:18:27 Log: Subject: pidigits benchmark and bpi() method in Math::BigFloat/Math::BigInt, take 7 [PATCH] From: Tels Date: Fri, 8 Jun 2007 19:29:41 +0200 Message-Id: <200706081929.44888@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 ____________________________________________________________________________ [ 31363] By: rgs on 2007/06/11 14:27:40 Log: Doc adjustments for the number localization and setlocale(). See debian bug #379463. Branch: perl ! pod/perllocale.pod ____________________________________________________________________________ [ 31362] By: rgs on 2007/06/11 08:28:57 Log: Subject: [PATCH] cross-compilation for linux From: "Konovalov, Vadim Vladimirovich \(Vadim\)** CTR **" Date: Sat, 9 Jun 2007 19:41:44 +0200 Message-ID: Branch: perl + Cross/README.new ! Cross/Makefile-cross-SH Cross/README Cross/build-arm-n770-sh ! MANIFEST README.ce win32/Makefile.ce ____________________________________________________________________________ [ 31361] By: craigb on 2007/06/08 18:43:10 Log: A couple of File::Path tests require unix syntax on VMS. Branch: perl ! lib/File/Path.t ____________________________________________________________________________ [ 31360] By: craigb on 2007/06/08 15:28:29 Log: Make pipe shutdown on VMS care about whether PerlIO has already shut down. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 31359] By: craigb on 2007/06/08 15:25:22 Log: Avoid multiply defined symbols in re extension following #31341. Branch: perl ! ext/re/re_top.h ____________________________________________________________________________ [ 31358] By: craigb on 2007/06/08 15:21:24 Log: Make symbols short enough for VMS after #31341. Branch: perl ! universal.c ____________________________________________________________________________ [ 31357] By: steveh on 2007/06/08 10:35:34 Log: Fix lib/File/Path.t failure on Win32 (Create a 'ZZ' directory instead of 'Z' because we already have a 'z' which is the same as 'Z' on Win32's case-insensitive filesystem) Branch: perl ! lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ [ 31356] By: steveh on 2007/06/08 09:07:46 Log: Change 31347 should also have removed win32_free_argvw() because it now isn't used anywhere. Branch: perl ! win32/win32.c win32/wince.c ____________________________________________________________________________ [ 31355] By: steveh on 2007/06/08 08:50:09 Log: Remove dead Perl_sys_intern_clear() from wince.c Branch: perl ! win32/wince.c ____________________________________________________________________________ [ 31354] By: steveh on 2007/06/08 08:36:05 Log: Move win32_create_message_window() out of #ifdef HAVE_INTERP_INTERN section, where it didn't belong. (That section should (currently) only contain sys_intern_init(), sys_intern_clear() and sys_intern_dup() and related functionality such as win32_csighandler().) Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 31353] By: rgs on 2007/06/08 08:30:25 Log: encoding.pm doesn't give any details about ${^ENCODING}, so don't mention it in perlvar Branch: perl ! pod/perlvar.pod ____________________________________________________________________________ [ 31352] By: rgs on 2007/06/07 16:09:54 Log: Plug a memory leak (noticed by Yves) Branch: perl ! regcomp.c ____________________________________________________________________________ [ 31351] By: rgs on 2007/06/07 14:05:11 Log: Subject: Re: [perl #43082] "$_[0]->method" interpolation From: Father Chrysostomos Date: Tue, 5 Jun 2007 13:25:39 -0700 Message-Id: <064E3238-D26D-446D-9B7E-0DB8CEFDE0AD@cpan.org> Branch: perl ! t/comp/parser.t toke.c ____________________________________________________________________________ [ 31350] By: steveh on 2007/06/07 13:49:04 Log: Stop VC++ from warning "'getenv' : inconsistent dll linkage. dllexport assumed." when building with -DDEBUGGING by declaring getenv() with the same __declspec as in Microsoft's . MinGW/GCC is happy with that too, but Borland doesn't understand _CRTIMP so don't bother for Borland since it doesn't warn anyway. Branch: perl ! x2p/a2p.c ____________________________________________________________________________ [ 31349] By: rgs on 2007/06/07 13:23:07 Log: Subject: Re: [PATCH] Update File-Path to 2.00 From: David Landgren Date: Thu, 07 Jun 2007 14:02:36 +0200 Message-ID: <4667F3DC.9070203@landgren.net> Branch: perl ! lib/File/Path.pm ____________________________________________________________________________ [ 31348] By: rgs on 2007/06/07 12:12:39 Log: Subject: [PATCHES] Silence compiler warnings From: "Jerry D. Hedden" Date: Wed, 6 Jun 2007 14:45:06 -0400 Message-ID: <1ff86f510706061145r540c7f02kba96c04bc9dcf8b0@mail.gmail.com> Branch: perl ! mro.c pp_sys.c universal.c ____________________________________________________________________________ [ 31347] By: steveh on 2007/06/07 11:48:47 Log: Stop VC++ from warning "all references to 'SHELL32.dll' discarded by /OPT:REF" by removing the only reference to a SHELL32.dll function (namely, CommandLineToArgvW(), called from win32_argv2utf8(), which isn't actually used anywhere so delete it). That then caused the warning "/DELAYLOAD:shell32.dll ignored; no imports found from shell32.dll", so remove that /DELAYLOAD option too. Branch: perl ! win32/Makefile win32/makefile.mk win32/win32.c win32/win32.h ! win32/wince.c ____________________________________________________________________________ [ 31346] By: rgs on 2007/06/07 08:51:15 Log: Subject: [patch] fix small errors in sv.c commentary From: Jim Cromie Date: Wed, 06 Jun 2007 23:38:53 -0600 Message-ID: <466799ED.3090705@gmail.com> Branch: perl ! sv.c ____________________________________________________________________________ [ 31345] By: rgs on 2007/06/07 08:01:18 Log: Subject: Re: [PATCH] Update File-Path to 2.00 From: David Landgren Date: Wed, 06 Jun 2007 23:57:34 +0200 Message-ID: <46672DCE.2080508@landgren.net> Branch: perl ! lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ [ 31344] By: steveh on 2007/06/06 16:48:46 Log: Stop VC7 and VC8 warning about overriding /DPERLDLL with /UPERLDLL when compiling perlmain.c, and don't supply /DPERLDLL twice when compiling perlmainst.c Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 31343] By: steveh on 2007/06/06 16:33:42 Log: Stop VC7 and VC8 complaining about the DESCRIPTION statement in perldll.def (it isn't supported any more). Branch: perl ! makedef.pl ____________________________________________________________________________ [ 31342] By: rgs on 2007/06/06 14:58:27 Log: Adjust test count (it shouldn't have changed with last patch) Branch: perl ! ext/B/t/concise-xs.t ____________________________________________________________________________ [ 31341] By: rgs on 2007/06/06 14:42:01 Log: Subject: Re: [PATCH] Callbacks for named captures (%+ and %-) From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" Date: Sun, 3 Jun 2007 20:24:59 +0000 Message-ID: <51dd1af80706031324y5618d519p460da27a2e7fe712@mail.gmail.com> Branch: perl + ext/re/t/qr.t t/op/regexp_nc_tie.t ! MANIFEST embed.fnc embed.h ext/B/t/concise-xs.t ext/re/re.pm ! ext/re/re.xs ext/re/re_top.h ext/re/t/re_funcs.t global.sym ! gv.c lib/Tie/Hash/NamedCapture.pm mg.c perl.h ! pod/perlreapi.pod proto.h regcomp.c regcomp.h regexp.h ! t/op/pat.t t/op/readdir.t universal.c ____________________________________________________________________________ [ 31340] By: rgs on 2007/06/06 12:27:36 Log: Upgrade to encoding::warnings 0.11 Branch: perl ! lib/encoding/warnings.pm ____________________________________________________________________________ [ 31339] By: rgs on 2007/06/06 12:07:13 Log: A test file was removed from the latest Unicode::Normalize Branch: perl - ext/Unicode/Normalize/t/short.t ! MANIFEST ____________________________________________________________________________ [ 31338] By: rgs on 2007/06/06 12:03:00 Log: Upgrade to Unicode::Normalize 1.02 Branch: perl ! ext/Unicode/Normalize/Changes ! ext/Unicode/Normalize/Normalize.pm ! ext/Unicode/Normalize/Normalize.xs ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader ! ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t ! ext/Unicode/Normalize/t/test.t ____________________________________________________________________________ [ 31337] By: steveh on 2007/06/06 08:20:32 Log: Subject: Re: [PATCH] Update File-Path to 2.00 From: Joshua Juran Date: Wed, 6 Jun 2007 01:14:31 -0700 Message-Id: <5F26D98D-8B6D-4F4A-B2E9-168F71B963DD@gmail.com> Fixes typo in the POD. Branch: perl ! lib/File/Path.pm ____________________________________________________________________________ [ 31336] By: steveh on 2007/06/06 08:16:44 Log: Subject: Re: [PATCH] Update File-Path to 2.00 From: David Landgren Date: Tue, 05 Jun 2007 23:21:40 +0200 Message-ID: <4665D3E4.2030809@landgren.net> Silences some unnecessary carping (e.g. from ExtUtils::Command line 109 when building perl). Branch: perl ! lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ [ 31335] By: steveh on 2007/06/05 12:51:07 Log: Silence another VC++ compiler warning (signed/unsigned mismatch in ==) Branch: perl ! regexec.c ____________________________________________________________________________ [ 31334] By: rgs on 2007/06/05 10:23:24 Log: There is no more a ~~ feature, noticed by Moritz Lenz Branch: perl ! pod/perlsyn.pod ____________________________________________________________________________ [ 31333] By: rgs on 2007/06/05 10:10:33 Log: Remove support for assertions and -A Branch: perl - lib/assertions.pm lib/assertions/activate.pm - lib/assertions/compat.pm t/comp/assertions.t - t/comp/asstcompat.t t/run/switch_A.t ! MANIFEST cv.h dump.c ext/B/B.xs ext/B/B/Concise.pm ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL ext/B/t/concise-xs.t ! lib/perl5db.pl op.c perl.c perl.h pod/perl.pod ! pod/perldiag.pod pod/perllexwarn.pod pod/perlrun.pod ! pod/perltodo.pod pp_hot.c sv.c t/op/attrs.t toke.c warnings.pl ! xsutils.c ____________________________________________________________________________ [ 31332] By: rgs on 2007/06/04 08:04:13 Log: Subject: another mro patch From: "Brandon Black" Date: Mon, 4 Jun 2007 00:55:15 -0500 Message-ID: <84621a60706032255g6702cd81ube1f582a1e07cf8a@mail.gmail.com> Branch: perl + t/mro/next_goto.t ! MANIFEST lib/mro.pm mro.c ____________________________________________________________________________ [ 31331] By: craigb on 2007/06/03 22:26:20 Log: cando_by_name again: work harder to identify directories for fileification, plus a nit missed in #31326. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 31330] By: rgs on 2007/06/03 16:23:03 Log: Subject: [PATCH] Math::BigInt v1.87 take 6 From: Tels Date: Sat, 2 Jun 2007 13:40:45 +0000 Message-Id: <200706021340.46806@bloodgate.com> Branch: perl ! lib/Math/BigFloat.pm lib/Math/BigInt.pm ____________________________________________________________________________ [ 31329] By: rgs on 2007/06/03 16:19:37 Log: Subject: Re: [PATCH] Update File-Path to 2.00 From: David Landgren Date: Sat, 02 Jun 2007 20:58:16 +0200 Message-ID: <4661BDC8.6040102@landgren.net> Branch: perl ! lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ [ 31328] By: rgs on 2007/06/03 15:36:25 Log: Subject: [PATCH] Re: BBC(Bleadperl Breaks CPAN) Today: String::Multibyte From: demerphq Date: Sun, 3 Jun 2007 17:21:55 +0200 Message-ID: <9b18b3110706030821u39460f96ic342dda8ba9fcdf7@mail.gmail.com> Branch: perl ! regcomp.c t/op/pat.t ____________________________________________________________________________ [ 31327] By: craigb on 2007/06/02 17:47:37 Log: In File::Path::_rmtree, we want a list of files, not directories (some of them may be directory files, which is ok). Branch: perl ! lib/File/Path.pm ____________________________________________________________________________ [ 31326] By: craigb on 2007/06/02 16:02:03 Log: Assorted fixes for VMS version of cando_by_name: -- Restore pre-5.9.x behavior of expanding logical names and fileifying directory specs regardless of whether input spec is in VMS syntax. -- VMSify input spec unless explicitly told we don't need to (this was backwards since introduced in #27733). -- Various memory handling robustifications. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 31325] By: rgs on 2007/06/01 09:14:24 Log: Subject: [perl #43094] Doc patch to perlre: modifiers => quantifiers From: Brad Baxter (via RT) Date: Thu, 31 May 2007 15:04:55 -0700 Message-ID: Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 31324] By: steveh on 2007/06/01 07:32:52 Log: Subject: [PATCH] Fix DynaLoader::dl_findfile() to locate .so files again From: "Jan Dubois" Date: Thu, 31 May 2007 13:17:22 -0700 Message-ID: <00a501c7a3c0$b2d880d0$18898270$@com> Branch: perl ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ [ 31323] By: merijn on 2007/06/01 06:39:32 Log: Subject: [PATCH] Configure: O_NONBLOCK test uses fork() and pipe() From: Jarkko Hietaniemi Date: Fri, 1 Jun 2007 04:31:03 +0300 (EEST) Message-Id: <200706010131.l511V3kv417484@kosh.hut.fi> Branch: perl ! Configure ____________________________________________________________________________ [ 31322] By: merijn on 2007/06/01 06:36:47 Log: Subject: [PATCH] Configure: O_NONBLOCK test uses fork() and pipe() From: Jarkko Hietaniemi Date: Fri, 1 Jun 2007 04:31:03 +0300 (EEST) Message-Id: <200706010131.l511V3kv417484@kosh.hut.fi> Branch: metaconfig ! U/compline/nblock_io.U ____________________________________________________________________________ [ 31321] By: merijn on 2007/06/01 06:32:38 Log: Subject: Updated email address for AUTHORS.txt From: perl@cadop.com Date: Thu, 31 May 2007 19:33:08 -0600 (MDT) Message-Id: <20070601013308.3B6A314ECA82@noop.cadop.com> Branch: perl ! AUTHORS ____________________________________________________________________________ [ 31320] By: craigb on 2007/05/31 22:17:17 Log: Maintain UAF context across calls to sys$check_access in cando_by_name. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 31319] By: rgs on 2007/05/31 16:13:07 Log: Dave remarks that I have been too terse here. Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 31318] By: rgs on 2007/05/31 16:09:22 Log: Subject: [PATCH] Remove threads/typemap from Porting/Maintainers.pl From: "Jerry D. Hedden" Date: Thu, 31 May 2007 11:59:31 -0400 Message-ID: <1ff86f510705310859y6c101c15t6d823d00ef25309b@mail.gmail.com> Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 31317] By: rgs on 2007/05/31 15:52:28 Log: Actually, Log::Message::Simple comes from Jos, not Tels. Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 31316] By: rgs on 2007/05/31 12:11:40 Log: Subject: [PATCH] minor assertions improvements From: Ricardo SIGNES Date: Wed, 30 May 2007 21:47:15 -0400 Message-ID: <20070531014715.GA26562@knight.manxome.org> Branch: perl ! lib/assertions.pm lib/assertions/activate.pm ! t/comp/assertions.t ____________________________________________________________________________ [ 31315] By: rgs on 2007/05/31 09:42:05 Log: Subject: [PATCH] Update File-Path to 2.00 From: David Landgren Date: Wed, 30 May 2007 19:50:38 +0200 Message-ID: <465DB96E.1020106@landgren.net> Branch: perl ! lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ [ 31314] By: rgs on 2007/05/31 08:28:02 Log: Subject: [PATCH] Gooder English From: "Jerry D. Hedden" Date: Wed, 30 May 2007 17:12:32 -0400 Message-ID: <1ff86f510705301412v75fc5810vf28f5b62c0077585@mail.gmail.com> Branch: perl ! lib/Log/Message/Simple.pm ____________________________________________________________________________ [ 31313] By: nicholas on 2007/05/31 08:25:57 Log: blead segfaults on local *@; eval {1} because ERRSV assumes that GvSV(PL_errgv) is always non-NULL. That stopped being the case with change 25009 (ish) - when we stopped automatically creating a(n unused) SV at GV creation time. Branch: perl ! scope.c t/op/local.t ____________________________________________________________________________ [ 31312] By: rgs on 2007/05/30 15:21:10 Log: Subject: Re: HvMROMETA From: "Brandon Black" Date: Tue, 29 May 2007 19:08:13 -0500 Message-ID: <84621a60705291708m3f106d74r473f3d91c780163d@mail.gmail.com> Branch: perl ! hv.h mro.c ____________________________________________________________________________ [ 31311] By: rgs on 2007/05/30 13:59:17 Log: Subject: Re: localising hash element by variable From: hv@crypt.org Date: Wed, 30 May 2007 13:21:15 +0100 Message-Id: <200705301221.l4UCLFwf010411@zen.crypt.org> Branch: perl ! t/op/local.t ____________________________________________________________________________ [ 31310] By: rgs on 2007/05/30 10:45:08 Log: Upgrade to Encode 2.23 Branch: perl ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs ! ext/Encode/Makefile.PL ext/Encode/Unicode/Unicode.pm ____________________________________________________________________________ [ 31309] By: steveh on 2007/05/30 07:38:30 Log: Silence a couple of VC++ compiler warnings Branch: perl ! ext/Math/BigInt/FastCalc/FastCalc.pm ! ext/Math/BigInt/FastCalc/FastCalc.xs ____________________________________________________________________________ [ 31308] By: nicholas on 2007/05/29 19:57:34 Log: DBL_EPSILON DBL_MIN FLT_EPSILON FLT_MIN are not C constant expressions on z/OS, so move them to the list of non const constants. Branch: perl ! ext/POSIX/Makefile.PL ____________________________________________________________________________ [ 31307] By: rgs on 2007/05/29 15:48:27 Log: Plug a memory leak in Encode Branch: perl ! ext/Encode/Encode.xs ____________________________________________________________________________ [ 31306] By: stevep on 2007/05/29 14:42:24 Log: Upgrade to CPAN-1.9102 Branch: perl ! lib/CPAN.pm lib/CPAN/Kwalify.pm lib/CPAN/t/10version.t ____________________________________________________________________________ [ 31305] By: rgs on 2007/05/29 09:33:52 Log: Upgrade to Encode 2.22 Branch: perl ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs ! ext/Encode/t/fallback.t ext/Encode/t/mime-name.t ____________________________________________________________________________ [ 31304] By: rgs on 2007/05/29 08:59:05 Log: Revert change #30530, following Jan's advice Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 31303] By: rgs on 2007/05/29 08:49:06 Log: Subject: Re: [perl #43015] regex /.*\z/ doesn't matches strings ending with \n From: demerphq Date: Mon, 28 May 2007 19:46:04 +0200 Message-ID: <9b18b3110705281046ib37acb4i7960fe415325270f@mail.gmail.com> Branch: perl ! regcomp.c regexec.c t/op/re_tests ____________________________________________________________________________ [ 31302] By: rgs on 2007/05/29 08:43:29 Log: Mention that last bugfix in perldelta Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 31301] By: rgs on 2007/05/29 08:41:09 Log: Subject: Re: localising hash element by variable From: Bo Lindbergh Date: Mon, 28 May 2007 20:26:00 +0200 Message-Id: Branch: perl ! scope.c t/op/local.t ____________________________________________________________________________ [ 31300] By: steveh on 2007/05/29 08:09:38 Log: win32/makefile.mk doesn't support GSAR's old dmake (because of the use of || and && in conditional expressions, which that old dmake doesn't understand), so stop with a helpful error message if such a dmake is being used. There is now no need to have all the clutter of trying to support different backslash and newline semantics, so ditch that too. Branch: perl ! win32/makefile.mk ____________________________________________________________________________ [ 31299] By: rgs on 2007/05/29 07:57:33 Log: Subject: Re: [PATCH] Update CPANPLUS to 0.79_03 From: "Jos I. Boumans" Date: Tue, 29 May 2007 09:00:53 +0200 Message-Id: <551932A2-91F8-4E7C-8939-4B71216976BA@dwim.org> Removed a fatal debug statement from cpan2dist. Branch: perl ! lib/CPANPLUS.pm lib/CPANPLUS/Internals.pm ! lib/CPANPLUS/Shell/Default.pm lib/CPANPLUS/bin/cpan2dist ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Bar-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.tar.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.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed ____________________________________________________________________________ [ 31298] By: steveh on 2007/05/29 07:25:22 Log: Silence the warning "Can't locate auto/POSIX/autosplit.ix in @INC" when building the POSIX extension Branch: perl ! lib/ExtUtils/Install.pm ____________________________________________________________________________ [ 31297] By: merijn on 2007/05/29 06:12:06 Log: Subject: [PATCH] perltodo tweak on virtualizing OS/FS access From: Jarkko Hietaniemi Date: Tue, 29 May 2007 06:50:57 +0300 (EEST) Message-Id: <200705290350.l4T3ovWG275103@kosh.hut.fi> Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 31296] By: nicholas on 2007/05/28 21:35:45 Log: Subject: Re: Cross patch 31287 broke blead From: Vadim Message-ID: <465B11AB.8000608@vkonovalov.ru> Date: Mon, 28 May 2007 21:30:19 +0400 Branch: perl +> Cross/Makefile-cross-SH Cross/build-arm-n770-sh - Cross/Makefile-cross.SH Cross/build-arm-n770.sh ! MANIFEST ____________________________________________________________________________ [ 31295] By: nicholas on 2007/05/28 18:50:23 Log: Avoid calling SvEND() when SvPOKp() is not true. Remove an unneeded dupliate SvCUR_set() in Perl_sv_2pv_flags(). Branch: perl ! sv.c ____________________________________________________________________________ [ 31294] By: rgs on 2007/05/28 13:36:43 Log: Several POD fixes by Jonathan Stowe Branch: perl ! ext/B/B/Concise.pm ext/B/B/Lint.pm pod/perldebguts.pod ! symbian/PerlBase.pod ____________________________________________________________________________ [ 31293] By: rgs on 2007/05/28 13:21:23 Log: Subject: [PATCH] Add /nologo to nmake in CPANPLUS::Dist::Build too From: "Jos I. Boumans" Date: Mon, 28 May 2007 15:06:52 +0200 Message-Id: <90E1CAA6-8529-4DD1-9D42-A377538E9320@xs4all.nl> Branch: perl ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t ! lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed ____________________________________________________________________________ [ 31292] By: rgs on 2007/05/28 13:17:54 Log: Subject: [PATCH] Update CPANPLUS to 0.79_03 From: "Jos I. Boumans" Date: Mon, 28 May 2007 14:59:11 +0200 Message-Id: Branch: perl ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm ! lib/CPANPLUS/Configure.pm lib/CPANPLUS/Dist.pm ! lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Internals.pm ! lib/CPANPLUS/Internals/Constants.pm ! lib/CPANPLUS/Internals/Constants/Report.pm ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm ! lib/CPANPLUS/bin/cpan2dist ! lib/CPANPLUS/t/02_CPANPLUS-Internals.t ! lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Bar-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.tar.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.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed ! lib/CPANPLUS/t/inc/conf.pl ____________________________________________________________________________ [ 31291] By: rgs on 2007/05/28 12:52:08 Log: Mention new lexical pragmas big* in perldelta Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 31290] By: rgs on 2007/05/28 12:47:32 Log: Update Changes Branch: perl ! Changes ____________________________________________________________________________ [ 31289] By: rgs on 2007/05/28 12:44:29 Log: Update outdated example Branch: perl ! pod/perlpod.pod ____________________________________________________________________________ [ 31288] By: rgs on 2007/05/28 12:33:05 Log: Update to Archive::Extract 0.20, and re-apply patch #31158 Branch: perl + lib/Archive/Extract/t/src/x.Z.packed ! MANIFEST lib/Archive/Extract.pm ! lib/Archive/Extract/t/01_Archive-Extract.t ! lib/Archive/Extract/t/src/double_dir.zip.packed ! lib/Archive/Extract/t/src/x.bz2.packed ! lib/Archive/Extract/t/src/x.gz.packed ! lib/Archive/Extract/t/src/x.jar.packed ! lib/Archive/Extract/t/src/x.par.packed ! lib/Archive/Extract/t/src/x.tar.gz.packed ! lib/Archive/Extract/t/src/x.tar.packed ! lib/Archive/Extract/t/src/x.tgz.packed ! lib/Archive/Extract/t/src/x.zip.packed ! lib/Archive/Extract/t/src/y.jar.packed ! lib/Archive/Extract/t/src/y.par.packed ! lib/Archive/Extract/t/src/y.tar.bz2.packed ! lib/Archive/Extract/t/src/y.tar.gz.packed ! lib/Archive/Extract/t/src/y.tar.packed ! lib/Archive/Extract/t/src/y.tbz.packed ! lib/Archive/Extract/t/src/y.tgz.packed ! lib/Archive/Extract/t/src/y.zip.packed ____________________________________________________________________________ [ 31287] By: rgs on 2007/05/28 12:03:25 Log: Subject: linux arm cross-compilation From: Vadim Date: Mon, 28 May 2007 01:23:46 +0400 Message-ID: <4659F6E2.3090805@vkonovalov.ru> with adjustments to the MANIFEST Branch: perl + Cross/Makefile-cross.SH Cross/build-arm-n770.sh + Cross/cflags-cross-arm Cross/config.sh-arm-linux-n770 + ext/util/make_ext_cross ! MANIFEST configpm ____________________________________________________________________________ [ 31286] By: rgs on 2007/05/28 11:14:32 Log: Bump version number Subject: [PATCH] Update log::message::simple to 0.02 From: "Jos I. Boumans" Date: Mon, 28 May 2007 12:04:02 +0200 Message-Id: Branch: perl ! lib/Log/Message/Simple.pm ____________________________________________________________________________ [ 31285] By: rgs on 2007/05/28 10:17:22 Log: Subject: Re: [PATCH] Math::BigInt v1.87 take 5 From: Tels Date: Sun, 27 May 2007 15:54:29 +0000 Message-Id: <200705271554.32054@bloodgate.com> Branch: perl ! lib/Math/BigFloat.pm lib/Math/BigInt.pm ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t ____________________________________________________________________________ [ 31284] By: rgs on 2007/05/28 09:45:39 Log: Subject: [PATCH] Math::BigInt::FastCalc v0.15 From: Tels Date: Sun, 27 May 2007 14:43:15 +0000 Message-Id: <200705271443.16138@bloodgate.com> Branch: perl ! ext/Math/BigInt/FastCalc/FastCalc.pm ! ext/Math/BigInt/FastCalc/FastCalc.xs ! ext/Math/BigInt/FastCalc/Makefile.PL ! ext/Math/BigInt/FastCalc/t/leak.t ____________________________________________________________________________ [ 31283] By: craigb on 2007/05/27 01:54:45 Log: In the stat() wrapper for VMS, always allow extended characters (such as multiple dots) in the filename regardless of environment setting. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 31282] By: craigb on 2007/05/27 01:50:46 Log: In the homegrown readdir() for VMS, always treat unix-style paths appropriately regardless of environment setting, and also remove the escape characters from escaped dots. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 31281] By: rgs on 2007/05/26 06:54:40 Log: Bad orientation in doc, noticed by Jan Dubois. Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 31280] By: davem on 2007/05/25 23:26:33 Log: delete PL_hash_seed_set, PL_lineary; move PL_runops_std/dbg the first two aren't used, and the last two are just place holders to ensure that both runops functions get linked in; so make them global rather than per-interpeter Branch: perl ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c ____________________________________________________________________________ [ 31279] By: craigb on 2007/05/25 22:19:40 Log: Subject: Re: argproc.c license Re: [perl #43037] Bad license in perl distribution From: Mark Pizzolato Date: Fri, 25 May 2007 13:31:17 -0700 (PDT) Message-ID: <288163.41670.qm@web83606.mail.sp1.yahoo.com> Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 31278] By: davem on 2007/05/25 19:16:50 Log: fix coredump in S_varname (tickled by Devel::Profile) a 'Use of uninitialized value' warning within a DB sub attempted to use the pad of the caller to locate the offending lexical Branch: perl ! sv.c ____________________________________________________________________________ [ 31277] By: rgs on 2007/05/25 13:29:34 Log: \R can't be used in a char class Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 31276] By: rgs on 2007/05/25 13:28:39 Log: Document new escapes in perldelta Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 31275] By: steveh on 2007/05/25 10:15:54 Log: Change #31270 should have updated proto.h to match Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 31274] By: rgs on 2007/05/25 09:57:33 Log: Upgrade to Archive::Tar 1.32. Branch: perl ! lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm ! lib/Archive/Tar/File.pm ! lib/Archive/Tar/t/src/long/bar.tar.packed ! lib/Archive/Tar/t/src/long/foo.tgz.packed ! lib/Archive/Tar/t/src/short/bar.tar.packed ! lib/Archive/Tar/t/src/short/foo.tgz.packed ____________________________________________________________________________ [ 31273] By: rgs on 2007/05/25 09:29:12 Log: Document that ptardiff needs Text::Diff Branch: perl ! pod/perlutil.pod ____________________________________________________________________________ [ 31272] By: rgs on 2007/05/25 09:20:45 Log: Document cpanp and cpan2dist Branch: perl ! pod/perl595delta.pod pod/perlutil.pod ____________________________________________________________________________ [ 31271] By: steveh on 2007/05/25 09:18:45 Log: Fix the ext/IO/t/io_sock.t failure when built with VC++ 2005 Unknown to me win32/win32.h was defining USE_FIXED_OSFHANDLE, which arranged for a black magic fix to MSVCRT.DLL's _open_osfhandle() to be used. It seems that this is inappropriate for VC++ versions later than 6.x, since they don't use that DLL: simply not defining that symbol makes the io_sock.t failure go away. (Compare change #29233, which similarly disabled the fix to MSVCRT.DLL's read() for VC++ versions later than 6.x.) Branch: perl ! README.win32 win32/win32.h ____________________________________________________________________________ [ 31270] By: rgs on 2007/05/25 07:46:08 Log: Subject: [PATCH] Consting dump.c From: Andy Lester Date: Thu, 24 May 2007 13:25:43 -0500 Message-Id: Branch: perl ! XSUB.h doop.c dump.c ____________________________________________________________________________ [ 31269] By: rgs on 2007/05/24 17:18:24 Log: Subject: Re: perl pragma [PATCH] From: Tels Date: Wed, 23 May 2007 21:35:58 +0000 Message-Id: <200705232135.59546@bloodgate.com> Branch: perl + lib/bignum/t/in_effect.t lib/bignum/t/scope_f.t + lib/bignum/t/scope_i.t lib/bignum/t/scope_r.t ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bigrat.pm ____________________________________________________________________________ [ 31268] By: rgs on 2007/05/24 16:12:58 Log: Subject: [perl #43010] [PATCH] Deparse, ''->(), ::(), sub :: {}, etc. From: Father Chrysostomos (via RT) Date: Sun, 20 May 2007 21:44:42 -0700 Message-ID: Branch: perl ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ [ 31267] By: rgs on 2007/05/24 15:37:40 Log: Adjustment to the test for importing feature bundles, found by Hugo Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 31266] By: rgs on 2007/05/24 15:12:41 Log: Subject: [PATCH] update CPANPLUS::Dist::Build to 0.06_01 From: "Jos I. Boumans" Date: Tue, 22 May 2007 14:45:19 +0200 Message-Id: <208F4537-CCF8-401B-9F97-EF1902EA2FB6@dwim.org> Branch: perl ! lib/CPANPLUS/Dist/Build.pm ! lib/CPANPLUS/Dist/Build/t/01_CPANPLUS-Dist-Build-Constants.t ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t ! lib/CPANPLUS/Dist/Build/t/inc/conf.pl ! lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed ! lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed ____________________________________________________________________________ [ 31265] By: rgs on 2007/05/24 13:29:01 Log: It suddendly annoyed me that corelist returned sometimes two spaces in a row. Branch: perl ! lib/Module/CoreList/bin/corelist ____________________________________________________________________________ [ 31264] By: rgs on 2007/05/24 11:17:31 Log: Doc nits by Steven Schubiger Branch: perl ! pod/perlintro.pod ____________________________________________________________________________ [ 31263] By: rgs on 2007/05/24 08:25:52 Log: perldelta additions suggested by Steve Hay Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 31262] By: rgs on 2007/05/24 08:18:31 Log: Subject: [PATCH revised] threads::shared 1.12 From: "Jerry D. Hedden" Date: Wed, 23 May 2007 09:28:28 -0400 Message-ID: <1ff86f510705230628n73c16e2gc67a3ec05d57c5f3@mail.gmail.com> Branch: perl ! ext/threads/shared/Changes ext/threads/shared/README ! ext/threads/shared/shared.pm ext/threads/shared/t/wait.t ! ext/threads/shared/t/waithires.t ____________________________________________________________________________ [ 31261] By: merijn on 2007/05/24 08:06:53 Log: Subject: found one more stray '\n' that should probably be removed From: Jarkko Hietaniemi Date: Wed, 23 May 2007 23:43:08 -0400 Message-ID: <465509CC.1030808@iki.fi> Branch: metaconfig/U/perl ! d_libm_lib_version.U ____________________________________________________________________________ [ 31260] By: rgs on 2007/05/23 10:20:29 Log: Perldelta nit by Brandon Black Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 31259] By: steveh on 2007/05/23 08:12:14 Log: Subject: RE: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin From: "Jan Dubois" Date: Tue, 22 May 2007 16:35:27 -0700 Message-ID: <06dd01c79cc9$e101ce60$a3056b20$@com> Reinstates the test under Cygwin and fixes it. Branch: perl ! ext/Win32/t/Unicode.t ____________________________________________________________________________ [ 31258] By: stevep on 2007/05/23 01:58:07 Log: Subject: [PATCH] Forgotten Cygwin patch From: "Jerry D. Hedden" Date: Tue, 22 May 2007 20:58:04 -0400 Message-ID: <1ff86f510705221758p71418517ncb89fac289d74c35@mail.gmail.com> Branch: perl ! cygwin/perlld.in ____________________________________________________________________________ [ 31257] By: rgs on 2007/05/22 14:12:18 Log: Add MidnightBSD to the list of Unix-like OSes Branch: perl ! lib/Module/Build.pm ____________________________________________________________________________ [ 31256] By: rgs on 2007/05/22 10:07:09 Log: Update perldelta Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 31255] By: davem on 2007/05/21 22:35:15 Log: move PL_error_count into the PL_parser struct Branch: perl ! embedvar.h intrpvar.h op.c parser.h perl.c perlapi.h pp_ctl.c ! sv.c toke.c ____________________________________________________________________________ [ 31254] By: davem on 2007/05/21 21:02:50 Log: move PL_multi_end into the PL_parser struct Branch: perl ! embedvar.h intrpvar.h op.c parser.h perlapi.h sv.c toke.c ____________________________________________________________________________ [ 31253] By: stevep on 2007/05/21 20:52:10 Log: Subject: Re: Smoke failures with blead@31225 (Linux) [PATCH] From: Tels Date: Mon, 21 May 2007 20:17:20 +0000 Message-Id: <200705212017.23224@bloodgate.com> Branch: perl ! lib/Math/BigInt/Calc.pm ____________________________________________________________________________ [ 31252] By: davem on 2007/05/21 19:57:24 Log: move PL_tokenbuf into the PL_parser struct Branch: perl ! embedvar.h intrpvar.h parser.h perlapi.h sv.c toke.c utf8.c ____________________________________________________________________________ [ 31251] By: rgs on 2007/05/21 16:46:04 Log: Update Changes Branch: perl ! Changes ____________________________________________________________________________ [ 31250] By: rgs on 2007/05/21 14:29:02 Log: Subject: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin From: "Jerry D. Hedden" Date: Sat, 19 May 2007 11:56:40 -0400 Message-ID: <1ff86f510705190856o2a98f1a5sd6f316f863e60c87@mail.gmail.com> Branch: perl ! ext/Win32/t/Unicode.t ____________________________________________________________________________ [ 31249] By: rgs on 2007/05/21 14:27:03 Log: Subject: [PATCH] Skip win32core.t under Cygwin From: "Jerry D. Hedden" Date: Sat, 19 May 2007 08:43:47 -0400 Message-ID: <1ff86f510705190543r505cfc2fua18e87cd665b8f6e@mail.gmail.com> Branch: perl ! ext/Win32CORE/t/win32core.t ____________________________________________________________________________ [ 31248] By: merijn on 2007/05/21 06:26:31 Log: Subject: [PATCH] pp_sys.c: gethostbyaddr From: Jarkko Hietaniemi Date: Mon, 21 May 2007 00:02:38 -0400 Message-ID: <465119DE.6040208@iki.fi> Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 31247] By: craigb on 2007/05/21 04:33:27 Log: VMSify uupacktool.pl and run it during VMS build. Branch: perl ! uupacktool.pl vms/descrip_mms.template ____________________________________________________________________________ [ 31246] By: davem on 2007/05/20 23:56:30 Log: delete unused vars PL_av_fetch_sv, PL_hv_fetch_sv and fix 'duplicate symbol' warnings from embed.pl for utf8cache and sh_path Branch: perl ! embedvar.h intrpvar.h perlapi.h perlvars.h ____________________________________________________________________________ [ 31245] By: davem on 2007/05/20 23:10:15 Log: delete thrdvar.h and move its contents to intrpvar.h Branch: perl - thrdvar.h ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h ! embed.pl embedvar.h global.sym intrpvar.h ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm makedef.pl ! perl.c perl.h perlapi.c perlapi.h pod/perlapi.pod ! pod/perlintern.pod pod/perltodo.pod proto.h sv.c ! vms/descrip_mms.template win32/Makefile win32/Makefile.ce ! win32/makefile.mk ____________________________________________________________________________ [ 31244] By: rgs on 2007/05/20 12:58:53 Log: Subject: [PATCH] Minor perlreapi.pod cleanup From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" Date: Wed, 16 May 2007 16:38:44 +0000 Message-ID: <51dd1af80705160938w13789b63m6d5f4710441ceac@mail.gmail.com> Branch: perl ! pod/perlreapi.pod regexp.h ____________________________________________________________________________ [ 31243] By: rgs on 2007/05/20 12:55:20 Log: Update Archive::Tar to 1.31 Branch: perl + lib/Archive/Tar/t/99_pod.t lib/Archive/Tar/t/src/long/b + lib/Archive/Tar/t/src/long/bar.tar.packed + lib/Archive/Tar/t/src/long/foo.tgz.packed + lib/Archive/Tar/t/src/short/b + lib/Archive/Tar/t/src/short/bar.tar.packed + lib/Archive/Tar/t/src/short/foo.tgz.packed - lib/Archive/Tar/t/00_setup.t lib/Archive/Tar/t/99_clean.t ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/File.pm ! lib/Archive/Tar/t/02_methods.t ____________________________________________________________________________ [ 31242] By: rgs on 2007/05/20 12:50:02 Log: Subject: RE: When is -DPERL_CORE required? From: "Jan Dubois" Date: Fri, 18 May 2007 10:57:35 -0700 Message-ID: <044601c79976$046691d0$0d33b570$@com> Branch: perl ! win32/win32.h ____________________________________________________________________________ [ 31241] By: rgs on 2007/05/20 12:48:01 Log: Subject: [PATCH] Don't use a regex match in lib/feature.pm From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" Date: Fri, 18 May 2007 20:16:53 +0000 Message-ID: <51dd1af80705181316r15f65e45n55903de294565aa1@mail.gmail.com> Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 31240] By: craigb on 2007/05/20 01:00:31 Log: Make VMS's home-grown glob() recognize a directory even without tell-tale punctuation. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 31239] By: craigb on 2007/05/19 01:00:15 Log: Various mro updates from Brandon Black. References: <84621a60705111347q40f9dd9ciefa9468e9ff9ca6c@mail.gmail.com> <84621a60705121458i34ff361fh9166e8558781df41@mail.gmail.com> <84621a60705141111q70ed307r9181dfc2834a8f5c@mail.gmail.com> <84621a60705160937h53946fcfg70635908302724e8@mail.gmail.com> Branch: perl + t/mro/pkg_gen.t ! MANIFEST hv.h lib/mro.pm mg.c mro.c sv.c t/mro/basic.t ____________________________________________________________________________ [ 31238] By: craigb on 2007/05/18 22:48:12 Log: Subject: [PATCH] threads 1.62 From: "Jerry D. Hedden" Date: Thu, 17 May 2007 12:21:46 -0400 Message-ID: <1ff86f510705170921g77d87898ye2c081fc0df53a9e@mail.gmail.com> Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t ! ext/threads/t/free.t ext/threads/t/free2.t ! ext/threads/t/kill.t ext/threads/t/thread.t ! ext/threads/threads.pm ext/threads/threads.xs ____________________________________________________________________________ [ 31237] By: craigb on 2007/05/18 22:01:51 Log: Subject: [PATCH] Unicode::UCD: add general category and bidi type interfaces From: Jarkko Hietaniemi Date: Fri, 18 May 2007 03:45:29 +0300 (EEST) Message-Id: <200705180045.l4I0jTeI221780@kosh.hut.fi> Branch: perl ! lib/Unicode/UCD.pm lib/Unicode/UCD.t ____________________________________________________________________________ [ 31236] By: craigb on 2007/05/18 21:42:56 Log: When trimming long XS symbols on VMS, avoid warnings from operator precedence mistakes, but for now give the same symbol mangling results as before. Branch: perl ! vms/ext/XSSymSet.pm ____________________________________________________________________________ [ 31235] By: steveh on 2007/05/18 10:46:57 Log: Upgrade to Win32-0.29 Branch: perl + ext/Win32/longpath.inc ext/Win32/t/CreateFile.t + ext/Win32/t/GetCurrentThreadId.t ext/Win32/t/Unicode.t ! MANIFEST ext/Win32/Makefile.PL ext/Win32/Win32.pm ! ext/Win32/Win32.xs ext/Win32/t/GetFileVersion.t ____________________________________________________________________________ [ 31234] By: steveh on 2007/05/17 09:19:01 Log: Subject: [PATCH] todos for perl 5.12 From: Jarkko Hietaniemi Date: Thu, 17 May 2007 04:25:19 +0300 (EEST) Message-Id: <200705170125.l4H1PJNi198465@kosh.hut.fi> (plus a fix for 1 unescaped <>) Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 31233] By: merijn on 2007/05/16 21:32:56 Log: Subject: [PATCH] Re: Thread fail/hang on HP-UX 10.20 From: "Jerry D. Hedden" Date: Wed, 16 May 2007 14:18:05 -0400 Message-ID: <1ff86f510705161118x55e9d18crdf376ca469f97dc7@mail.gmail.com> Branch: perl ! ext/threads/shared/Changes ext/threads/shared/shared.pm ! ext/threads/shared/t/stress.t ____________________________________________________________________________ [ 31232] By: merijn on 2007/05/16 17:36:15 Log: Subject: [PATCH] Configure (and Makefile.SH): remove ODBM_File early if c++ (this time even with the Configure bits) From: Jarkko Hietaniemi Date: Wed, 16 May 2007 05:33:14 +0300 (EEST) Message-Id: <200705160233.l4G2XEET143034@kosh.hut.fi> Branch: perl ! Configure Makefile.SH ____________________________________________________________________________ [ 31231] By: merijn on 2007/05/16 17:31:11 Log: Subject: [PATCH] Configure (and Makefile.SH): remove ODBM_File early if c++ (this time even with the Configure bits) From: Jarkko Hietaniemi Date: Wed, 16 May 2007 05:33:14 +0300 (EEST) Message-Id: <200705160233.l4G2XEET143034@kosh.hut.fi> Branch: metaconfig/U/perl ! Extensions.U ____________________________________________________________________________ [ 31230] By: steveh on 2007/05/16 16:41:48 Log: DynaLoader doesn't seem to need -DPERL_CORE, and no other extensions are compiled with it, so let's see if we can get away with removing it. Revert this change if it causes black smoke! Branch: perl ! ext/DynaLoader/Makefile.PL ____________________________________________________________________________ [ 31229] By: steveh on 2007/05/16 08:26:09 Log: A more general fix to non-threaded static extension build problems than #31220 was. Branch: perl ! ext/Win32CORE/Makefile.PL lib/ExtUtils/MM_Win32.pm ____________________________________________________________________________ [ 31228] By: steveh on 2007/05/16 07:32:20 Log: Remove comment added by #31218 since the rest of that change was reverted by #31224 Branch: perl ! op.h ____________________________________________________________________________ [ 31227] By: stevep on 2007/05/16 03:39:44 Log: Subject: [PATCH] DBM_Filter test: use std test preamble From: Jarkko Hietaniemi Date: Wed, 16 May 2007 05:29:17 +0300 (EEST) Message-Id: <200705160229.l4G2THSE421947@kosh.hut.fi> Branch: perl ! lib/DBM_Filter/t/01error.t ____________________________________________________________________________ [ 31226] By: craigb on 2007/05/16 03:08:51 Log: Better suppression of Threads build (probably still needed on 5.8.x) Branch: perl ! configure.com ____________________________________________________________________________ [ 31225] By: davem on 2007/05/15 21:51:03 Log: change 31200 broke src filters used within an eval eg BEGIN { eval q(use MyFilter) } would ignore the filter Branch: perl ! toke.c ____________________________________________________________________________ [ 31224] By: stevep on 2007/05/15 18:56:23 Log: Move pmop.op_pmflags back to its previous location. The move in change #31218 was causing segfaults in miniperl on 32-bit environments. Branch: perl ! op.h ____________________________________________________________________________ [ 31223] By: nicholas on 2007/05/15 18:19:27 Log: Integrate: [ 30978] Subject: [PATCH - again] Re: [perl #41574] cond_wait hang ups under MSWin32 From: "Jerry D. Hedden" Date: Wed, 18 Apr 2007 14:32:16 -0400 Message-ID: <1ff86f510704181132qf94b413mfda6aaa0f347df28@mail.gmail.com> Makes the test "TODO" on Win32, where it is not reliable, and turns the 50 separate tests in one single test for less line noise [ 31079] Subject: [PATCH] Safely store user locks in threads::shared From: "Jerry D. Hedden" Date: Mon, 23 Apr 2007 13:21:11 -0400 Message-ID: <1ff86f510704231021l6989ee0bkd68ab89e99bf8c6b@mail.gmail.com> [ 31216] Subject: [PATCH] threads::shared 1.11 From: "Jerry D. Hedden" Message-ID: <1ff86f510705140517n1c140d96nca36667bcbbc27f@mail.gmail.com> Date: Mon, 14 May 2007 08:17:51 -0400 Branch: maint-5.8/perl !> ext/threads/shared/Changes ext/threads/shared/README !> ext/threads/shared/shared.pm ext/threads/shared/shared.xs !> ext/threads/shared/t/stress.t ____________________________________________________________________________ [ 31222] By: stevep on 2007/05/15 17:21:30 Log: Subject: [PATCH] Math::BigInt v1.87 From: Tels Date: Sun, 13 May 2007 14:34:11 +0000 Message-Id: <200705131434.11992@bloodgate.com> Subject: Re: [PATCH] Math::BigInt v1.87 (take 2) From: Tels Date: Mon, 14 May 2007 15:41:36 +0000 Message-Id: <200705141541.40678@bloodgate.com> Subject: Re: [PATCH] Math::BigInt v1.87 (take 3) From: Tels Date: Tue, 15 May 2007 19:02:54 +0000 Message-Id: <200705151902.57372@bloodgate.com> Branch: perl ! lib/Math/BigFloat.pm lib/Math/BigInt.pm ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t ! lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/config.t ____________________________________________________________________________ [ 31221] By: steveh on 2007/05/15 15:45:50 Log: Subject: [PATCH] Win32CORE.c needed windows.h From: "Jerry D. Hedden" Date: Tue, 15 May 2007 09:10:00 -0400 Message-ID: <1ff86f510705150609l1c178629i97091adbd02b6463@mail.gmail.com> (plus a #define to save windows.h pulling in so much stuff.) Fixes a build error on Cygwin caused by #31214. Branch: perl ! ext/Win32CORE/Win32CORE.c ____________________________________________________________________________ [ 31220] By: steveh on 2007/05/15 08:19:56 Log: Subject: RE: Smoke summary results for maint and current on Win32 From: "Jan Dubois" Date: Mon, 14 May 2007 14:58:19 -0700 Message-ID: <013401c79672$fbbdb320$f3391960$@com> Fixes non-threaded builds on Win32 (which had warnings with VC and errors with GCC) by compiling the statically linked extension Win32CORE with -DPERLDLL. The same fix should be applied more generally to all statically linked extensions so a further change may be forthcoming, but this at least gets the standard non-threaded build working again. Branch: perl ! ext/Win32CORE/Makefile.PL ____________________________________________________________________________ [ 31219] By: steveh on 2007/05/15 08:15:32 Log: Subject: RE: [perl #42925] Win32::GetLastError fails when first called From: "Jan Dubois" Date: Mon, 14 May 2007 15:18:22 -0700 Message-ID: <014e01c79675$c8bfc6e0$5a3f54a0$@com> Improved test: make sure that Win32 isn't already loaded when you call Win32::GetLastError() Branch: perl ! ext/Win32CORE/t/win32core.t ____________________________________________________________________________ [ 31218] By: nicholas on 2007/05/15 07:36:57 Log: BASEOP isn't an exact multiple of 8 bytes, so reordering pmop and cop to put a 32 bit member first elimiates structure padding on LP64. Branch: perl ! cop.h op.h ____________________________________________________________________________ [ 31217] By: nicholas on 2007/05/14 22:32:16 Log: PERL_IMPLICIT_CONTEXT is usually defined for threads, so assume that its int needs a friend under LP64. gcc -Wpaddedspotted padding I'd missed in thrdvar.h Branch: perl ! intrpvar.h thrdvar.h ____________________________________________________________________________ [ 31216] By: nicholas on 2007/05/14 22:16:04 Log: Subject: [PATCH] threads::shared 1.11 From: "Jerry D. Hedden" Message-ID: <1ff86f510705140517n1c140d96nca36667bcbbc27f@mail.gmail.com> Date: Mon, 14 May 2007 08:17:51 -0400 Branch: perl ! ext/threads/shared/Changes ext/threads/shared/README ! ext/threads/shared/shared.pm ____________________________________________________________________________ [ 31215] By: steveh on 2007/05/14 16:56:22 Log: Test for [perl #42925], which was fixed by #31214 Branch: perl ! ext/Win32CORE/t/win32core.t ____________________________________________________________________________ [ 31214] By: steveh on 2007/05/14 16:54:30 Log: Subject: RE: [perl #42925] Win32::GetLastError fails when first called From: "Jan Dubois" Date: Fri, 11 May 2007 16:55:17 -0700 Message-ID: <02bd01c79427$d36140b0$7a23c210$@com> Branch: perl ! ext/Win32CORE/Win32CORE.c ____________________________________________________________________________ [ 31213] By: steveh on 2007/05/14 16:22:04 Log: Older versions of windres interpret "-I" as the input format, so use the long option name "--include-dir" instead. Branch: perl ! win32/makefile.mk ____________________________________________________________________________ [ 31212] By: stevep on 2007/05/13 16:47:40 Log: Upgrade to Encode-2.21 Branch: perl + ext/Encode/lib/Encode/MIME/Name.pm ext/Encode/t/mime-name.t ! MANIFEST ext/Encode/Encode.pm ext/Encode/Encode.xs ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm ! ext/Encode/lib/Encode/Encoding.pm ____________________________________________________________________________ [ 31211] By: stevep on 2007/05/13 16:35:02 Log: Subject: [PATCH] Restore Windows NT support From: "Jan Dubois" Date: Fri, 11 May 2007 18:25:39 -0700 Message-ID: <02d101c79434$743be100$5cb3a300$@com> Branch: perl ! win32/perllib.c win32/vdir.h win32/win32.c ____________________________________________________________________________ [ 31210] By: nicholas on 2007/05/13 10:56:13 Log: Integrate: [ 30918] Subject: [PATCH] g++ in Tru64: align sockaddr and sockaddr_in defs From: Jarkko Hietaniemi Date: Thu, 12 Apr 2007 05:19:30 +0300 (EEST) Message-Id: <200704120219.l3C2JUGZ294947@kosh.hut.fi> Branch: maint-5.8/perl !> hints/dec_osf.sh ____________________________________________________________________________ [ 31209] By: davem on 2007/05/13 01:17:42 Log: fix some (mostly MAD) compiler warnings Branch: perl ! perly.act perly.tab perly.y toke.c ____________________________________________________________________________ [ 31208] By: davem on 2007/05/12 22:44:02 Log: Give the 'local' declarator a new key, such that 'local our' declaration don't have multiple 'd' keys. Subject: [PATCH] mad: different key for the locale declarator From: Gerard Goossen Date: Tue May 8 17:42:45 2007 +0200 Message-Id: <20070508171125.GI17043@ostwald> Branch: perl ! mad/Nomad.pm op.h perly.act perly.y ____________________________________________________________________________ [ 31207] By: davem on 2007/05/12 22:43:01 Log: move the logic of combining '_' and '#' with the previous logic from Nomad.pm to dump.c. So they are already combined in the XML dump. Subject: [PATCH] mad: combine whitespace keys '_' '#' in dump.c instead of Nomad.pm From: Gerard Goossen Date: Sun Mar 25 13:36:31 2007 +0200 Message-Id: <20070508170341.GH17043@ostwald> Branch: perl ! dump.c mad/Nomad.pm ____________________________________________________________________________ [ 31206] By: davem on 2007/05/12 22:42:09 Log: Subject: [PATCH] Disable slurping assigned of split when PL_madskills From: Gerard Goossen Date: Tue May 8 15:15:09 2007 +0200 Message-Id: <20070508164400.GA15860@ostwald> Branch: perl ! mad/Nomad.pm op.c op.h ____________________________________________________________________________ [ 31205] By: davem on 2007/05/12 22:41:17 Log: Subject: [PATCH] Disable !a&&b, !b||a optimalization when PL_madskills From: Gerard Goossen Date: Tue May 8 16:09:17 2007 +0200 Message-Id: <20070508164556.GB15860@ostwald> Branch: perl ! op.c ____________________________________________________________________________ [ 31204] By: davem on 2007/05/12 22:40:05 Log: Disable operator target setting for 'my' variables (OPpTARGET_MY) when madskills is active. Remove the p55 code required for dealing with the optimized tree. Subject: [PATCH] disable operator with target my when madskills enabled From: Gerard Goossen Date: Thu Apr 19 15:31:27 2007 +0200 Message-Id: <20070419133822.GG19244@ostwald> also: Remove the just remove madprop 'M' doc Message-ID: <20070419134549.GH19244@ostwald> Branch: perl ! mad/Nomad.pm op.c op.h ____________________________________________________________________________ [ 31203] By: davem on 2007/05/12 22:17:40 Log: move PL_in_my and PL_in_my_stash into the PL_parser struct Branch: perl ! embedvar.h intrpvar.h op.c pad.c parser.h perlapi.h perly.act ! perly.y sv.c toke.c utf8.c ____________________________________________________________________________ [ 31202] By: davem on 2007/05/12 20:06:41 Log: eliminate a stray PL_lex_state Branch: perl ! toke.c ____________________________________________________________________________ [ 31201] By: davem on 2007/05/12 19:51:37 Log: save old PL_curcop value in parser struct Branch: perl ! parser.h toke.c ____________________________________________________________________________ [ 31200] By: davem on 2007/05/12 19:21:02 Log: move PL_rsfp_filters into the parser struct Branch: perl ! embed.fnc embed.h embedvar.h ! ext/Devel/PPPort/parts/inc/variables ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs ! intrpvar.h op.c parser.h perl.c perl.h perlapi.h perly.act ! perly.tab perly.y pp_ctl.c proto.h sv.c toke.c ____________________________________________________________________________ [ 31199] By: davem on 2007/05/11 23:22:24 Log: move PL_rsfp into the PL_parser struct and simplify its creation and destruction Branch: perl ! embed.fnc embed.h embedvar.h ! ext/Devel/PPPort/parts/inc/variables intrpvar.h op.c parser.h ! perl.c perlapi.h pp_ctl.c proto.h sv.c toke.c ____________________________________________________________________________ [ 31198] By: nicholas on 2007/05/10 22:32:57 Log: Work around to get Unicode tests passing. Branch: perl ! ext/Unicode/Normalize/mkheader ____________________________________________________________________________ [ 31197] By: stevep on 2007/05/10 20:34:21 Log: Fix Pod nit in perlfunc Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 31196] By: rgs on 2007/05/10 14:49:37 Log: Update the *::Compress::* modules maintainers information Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 31195] By: rgs on 2007/05/10 13:12:38 Log: Replace a call to utf8::encode by a pack/unpack combination, so that code runs under 5.6 too Branch: perl ! lib/CGI/Util.pm ____________________________________________________________________________ [ 31194] By: rgs on 2007/05/10 12:41:08 Log: Subject: Re: Compress::Zlib, pack "C" and utf-8 [PATCH] From: Marc Lehmann Date: Thu, 12 Apr 2007 08:41:53 +0200 Message-ID: <20070412064153.GA22475@schmorp.de> Branch: perl ! ext/Encode/t/encoding.t ext/Storable/t/utf8hash.t ! ext/Unicode/Normalize/t/short.t lib/CGI/Util.pm ! pod/perlfunc.pod pp_pack.c t/op/chr.t t/op/pack.t ! t/op/utftaint.t ____________________________________________________________________________ [ 31193] By: rgs on 2007/05/10 10:39:13 Log: New data for Unicode on older versions, thanks to Nicholas and Dave Rolsky Branch: perl ! lib/Module/CoreList.pm ____________________________________________________________________________ [ 31192] By: rgs on 2007/05/10 10:18:32 Log: first_release() now returns the first release in the order of perl version numbers. Add a new method first_release_by_date() to keep the old behaviour available. Suggested by Michael G Schwern. Branch: perl ! lib/Module/CoreList.pm lib/Module/CoreList/t/corelist.t ____________________________________________________________________________ [ 31191] By: rgs on 2007/05/10 08:50:44 Log: Subject: [PATCH] Fix bignum-0.21 From: "Jerry D. Hedden" Date: Wed, 9 May 2007 21:05:52 -0400 Message-ID: <1ff86f510705091805n37c4137u16a35ca27810979f@mail.gmail.com> Branch: perl ! lib/bignum.pm lib/bignum/t/option_l.t ____________________________________________________________________________ [ 31190] By: rgs on 2007/05/10 08:39:04 Log: Small fix to a previous patch on magic $ variables. Subject: [PATCH] From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" Date: Thu, 10 May 2007 02:24:48 +0000 Message-ID: <51dd1af80705091924q77c2ca23n30359779b96ab909@mail.gmail.com> Branch: perl ! mg.c ____________________________________________________________________________ [ 31189] By: rgs on 2007/05/10 08:27:35 Log: Regarding precedence, filetest operators are the same than unary operators, but not regarding parsing and parentheses (see toke.c). Spotted by Eirik Berg Hanssen. Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 31188] By: steveh on 2007/05/10 08:09:18 Log: Subject: Re: [perl #42869] Problem killing a pseudo-forked child on Win32 From: Dave Mitchell Date: Thu, 3 May 2007 22:39:23 +0100 Message-ID: <20070503213923.GH24804@iabyn.com> Fixes the failure to kill a pseudo-forked child on Win32 described in [perl #42869], but the "Free to wrong pool" error remains Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 31187] By: merijn on 2007/05/09 22:09:24 Log: Subject: [PATCH] Syntax error in Configure in blead From: "Ævar Arnfjörð Bjarmason" Date: Wed, 9 May 2007 20:30:04 +0000 Message-ID: <51dd1af80705091330h1bb9b508g2154b03868b71d07@mail.gmail.com> Branch: perl ! Configure ____________________________________________________________________________ [ 31186] By: merijn on 2007/05/09 22:08:17 Log: Wrong quotation breaks things Branch: metaconfig ! U/modified/Oldconfig.U ____________________________________________________________________________ [ 31185] By: rgs on 2007/05/09 17:20:35 Log: Subject: [PATCH] Remove unused parms in S_isa_lookup From: Andy Lester Date: Wed, 9 May 2007 11:49:13 -0500 Message-Id: <1CBA316A-EC1D-4E8F-8DEE-35322F390358@petdance.com> Branch: perl ! embed.fnc embed.h proto.h universal.c ____________________________________________________________________________ [ 31184] By: stevep on 2007/05/09 17:19:10 Log: Partial reversion of bignum-0.21 to get tests to pass again. Branch: perl ! lib/bignum.pm lib/bignum/t/option_l.t ____________________________________________________________________________ [ 31183] By: merijn on 2007/05/09 16:54:21 Log: Typing is for secretaries Branch: perl ! Configure ____________________________________________________________________________ [ 31182] By: merijn on 2007/05/09 16:52:47 Log: Tow tpyoes Branch: metaconfig ! U/modified/Options.U ____________________________________________________________________________ [ 31181] By: merijn on 2007/05/09 16:41:01 Log: Better help ; regen after backport #31114 ; RT#42886 ' in uname Branch: perl ! Configure ____________________________________________________________________________ [ 31180] By: merijn on 2007/05/09 16:33:02 Log: backport #31114 [PATCH-revised] Remove ext/Thread Branch: metaconfig ! U/threads/usethreads.U Branch: metaconfig/U/perl ! Extensions.U ____________________________________________________________________________ [ 31179] By: merijn on 2007/05/09 16:22:25 Log: 1. --help = -h; 2. Some FAQ info in help doesn't harm Branch: metaconfig ! U/modified/Options.U ____________________________________________________________________________ [ 31178] By: rgs on 2007/05/09 15:56:57 Log: Bump the version of Module::CoreList and add docs for the Unicode module name, that Merijn just added Branch: perl ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist ____________________________________________________________________________ [ 31177] By: merijn on 2007/05/09 15:39:40 Log: Added all traceable Unicode versions Branch: perl ! lib/Module/CoreList.pm ____________________________________________________________________________ [ 31176] By: merijn on 2007/05/09 14:17:57 Log: 1. Add Unicode UCD version; 2. sort *unique*; 3. remove win32/ext Branch: perl ! Porting/corelist.pl ____________________________________________________________________________ [ 31175] By: rgs on 2007/05/09 07:57:50 Log: Add examples for h2xs -X, by Andy Armstrong Branch: perl ! utils/h2xs.PL ____________________________________________________________________________ [ 31174] By: rgs on 2007/05/09 07:53:47 Log: Subject: Re: mro c3 infinite recursion problem. Attemp to free unreferenced scalar From: "Brandon Black" Date: Tue, 8 May 2007 15:15:29 -0500 Message-ID: <84621a60705081315hca3885duc14b8c3e44080853@mail.gmail.com> Branch: perl ! mro.c t/mro/recursion_c3.t ____________________________________________________________________________ [ 31173] By: rgs on 2007/05/08 22:19:21 Log: Reapply patch 31028, that wasn't integrated in CPANPLUS Branch: perl ! lib/CPANPLUS/t/inc/conf.pl ____________________________________________________________________________ [ 31172] By: stevep on 2007/05/08 16:40:51 Log: Upgrade to Math-BigInt-FastCalc-0.14 Branch: perl ! ext/Math/BigInt/FastCalc/FastCalc.pm ! ext/Math/BigInt/FastCalc/Makefile.PL ! ext/Math/BigInt/FastCalc/t/bigintfc.t ____________________________________________________________________________ [ 31171] By: stevep on 2007/05/08 16:34:36 Log: Upgrade to Module-Build-0.2808 Branch: perl + lib/Module/Build/t/help.t lib/Module/Build/t/par.t ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod ! lib/Module/Build/Base.pm lib/Module/Build/Compat.pm ! lib/Module/Build/Notes.pm lib/Module/Build/t/basic.t ! lib/Module/Build/t/tilde.t lib/Module/Build/t/xs.t ____________________________________________________________________________ [ 31170] By: stevep on 2007/05/08 15:09:20 Log: Upgrade to CGI.pm-3.29 Branch: perl ! lib/CGI.pm lib/CGI/Changes ____________________________________________________________________________ [ 31169] By: stevep on 2007/05/08 14:36:47 Log: Upgrage to bignum-0.21 and Math-BigRat-0.19 Branch: perl ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc ! lib/bigint.pm lib/bignum.pm lib/bignum/t/option_l.t ! lib/bigrat.pm ____________________________________________________________________________ [ 31168] By: rgs on 2007/05/08 12:38:04 Log: Subject: [PATCH] Update CPANPLUS to 0.79_02 From: "Jos I. Boumans" Date: Tue, 8 May 2007 14:05:34 +0200 Message-Id: Branch: perl ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm ! lib/CPANPLUS/Dist/Base.pm lib/CPANPLUS/Dist/MM.pm ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Bar-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.tar.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.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed ! lib/CPANPLUS/t/inc/conf.pl ____________________________________________________________________________ [ 31167] By: rgs on 2007/05/08 12:32:15 Log: Subject: [PATCH] more consting From: andy@petdance.com (Andy Lester) Date: Mon, 7 May 2007 11:34:16 -0500 Message-ID: <20070507163416.GA6187@petdance.com> Branch: perl ! hv.c mg.c mro.c sv.c ____________________________________________________________________________ [ 31166] By: rgs on 2007/05/07 15:39:49 Log: Subject: Sync Tie::RefHash with CPAN (1.37) From: Yuval Kogman Date: Mon, 7 May 2007 18:35:08 +0300 Message-ID: <20070507153508.GZ17982@woobling.org> Branch: perl ! lib/Tie/RefHash.pm lib/Tie/RefHash/threaded.t ____________________________________________________________________________ [ 31165] By: nicholas on 2007/05/07 15:35:56 Log: bytecode.pl: Exterminate! ext/B/B/Asmdata.pm: Exterminate! Branch: perl - bytecode.pl ext/B/B/Asmdata.pm ! MANIFEST regen.pl vms/descrip_mms.template ____________________________________________________________________________ [ 31164] By: nicholas on 2007/05/07 14:53:05 Log: Given that @optype and @specialsv_name are hard coded tables, it seems more logical for them to be in B.pm, rather than in the "boilerplate" for the machine generated B/Asmdata.pm Branch: perl ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Debug.pm ! ext/B/B/Terse.pm ____________________________________________________________________________ [ 31163] By: rgs on 2007/05/07 13:38:24 Log: Fix [perl #42163] "use base" masks $SIG{__DIE__} adapted from a patch by Michael G Schwern Branch: perl ! lib/base.pm ____________________________________________________________________________ [ 31162] By: nicholas on 2007/05/07 11:15:06 Log: Integrate: [ 31019] Move Module::Pluggable tests up under main test directory. Branch: maint-5.8/perl +> (branch 50 files) - lib/Module/Pluggable/t/01use.t - lib/Module/Pluggable/t/02alsoworks.t - lib/Module/Pluggable/t/02works.t - lib/Module/Pluggable/t/02works_taint.t - lib/Module/Pluggable/t/03diffname.t - lib/Module/Pluggable/t/04acmedir.t - lib/Module/Pluggable/t/04acmedir_single.t - lib/Module/Pluggable/t/04acmepath.t - lib/Module/Pluggable/t/04acmepath_single.t - lib/Module/Pluggable/t/05postpath.t - lib/Module/Pluggable/t/06multipath.t - lib/Module/Pluggable/t/07instantiate.t - lib/Module/Pluggable/t/08nothing.t - lib/Module/Pluggable/t/09require.t - lib/Module/Pluggable/t/10innerpack.t - lib/Module/Pluggable/t/10innerpack_inner.t - lib/Module/Pluggable/t/10innerpack_noinner.t - lib/Module/Pluggable/t/10innerpack_override.t - lib/Module/Pluggable/t/11usetwice.t - lib/Module/Pluggable/t/12only.t - lib/Module/Pluggable/t/12onlyarray.t - lib/Module/Pluggable/t/12onlyregex.t - lib/Module/Pluggable/t/13except.t - lib/Module/Pluggable/t/13exceptarray.t - lib/Module/Pluggable/t/13exceptregex.t - lib/Module/Pluggable/t/14package.t - lib/Module/Pluggable/t/15topicsafe.t - lib/Module/Pluggable/t/16different_extension.t - lib/Module/Pluggable/t/17devel_inner_package.t - lib/Module/Pluggable/t/18skipped_package.t - lib/Module/Pluggable/t/19can_ok_clobber.t - lib/Module/Pluggable/t/20dodgy_files.t - lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin - lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm - lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm - lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm - lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm - lib/Module/Pluggable/t/lib/No/Middle.pm - lib/Module/Pluggable/t/lib/OddTest/Plugin/-Dodgy.pm - lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/TA/C/A/I.pm !> MANIFEST t/TEST t/harness ____________________________________________________________________________ [ 31161] By: nicholas on 2007/05/07 10:47:46 Log: Integrate all the B changes from: [ 30841] Subject: Re: pmdynflags and thread safety From: demerphq Date: Wed, 4 Apr 2007 01:46:26 +0200 Message-ID: <9b18b3110704031646p7ac8dbearf9e41397a5f884d8@mail.gmail.com> [ 30853] Remove op_pmnext from PMOPs, and instead store the list for reset as an array hanging from the mg_ptr of the symbol table magic. (Previously the linked list head was in the mg_obj member) [ 30860] Merge op_pmreplstart and op_pmstash/op_pmstashpv into a union in PMOP, as both pointers never need to be set at the same time. [ 30865] Turn op_pmreplroot in struct pmop into a real union. [ 30980] Subject: Re: new C3 MRO patch From: "Brandon Black" Date: Tue, 17 Apr 2007 13:14:36 -0500 Message-ID: <84621a60704171114k29b0460el5b08ce5185d55ed5@mail.gmail.com> [ 31053] Adjust test count. [ 31153] Tweak change 30841 so that B works on maint too. Branch: maint-5.8/perl !> ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL !> ext/B/t/b.t ext/B/t/concise-xs.t ____________________________________________________________________________ [ 31160] By: merijn on 2007/05/07 10:22:23 Log: Subject: [perl #42886] Perl fails to build due to ' in uname output From: rhialto@falu.nl (via RT) Date: Sat, 05 May 2007 08:18:39 -0700 Message-ID: Branch: metaconfig ! U/modified/Oldconfig.U ____________________________________________________________________________ [ 31159] By: rgs on 2007/05/07 09:47:00 Log: Upgrade to Math::BigInt 1.86 Branch: perl ! lib/Math/BigFloat.pm lib/Math/BigInt.pm ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t ! lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/bigroot.t ! lib/Math/BigInt/t/lib_load.t lib/Math/BigInt/t/mbi_rand.t ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t ! lib/Math/BigInt/t/with_sub.t ____________________________________________________________________________ [ 31158] By: craigb on 2007/05/05 23:53:58 Log: Archive::Extract test tries to do the logically impossible. Branch: perl ! lib/Archive/Extract/t/01_Archive-Extract.t ____________________________________________________________________________ [ 31157] By: craigb on 2007/05/05 23:44:01 Log: Make ppptools.pl allow a trailing dot in filenames for VMS. Branch: perl ! ext/Devel/PPPort/parts/ppptools.pl ____________________________________________________________________________ [ 31156] By: craigb on 2007/05/05 23:42:42 Log: Some filename dot and extension help for Module::Build on VMS. Branch: perl ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm ____________________________________________________________________________ [ 31155] By: nicholas on 2007/05/05 22:00:24 Log: Change 31133 should have added pop_return, not push_return. So much for my memory. Branch: maint-5.8/perl ! embed.fnc embed.h global.sym ____________________________________________________________________________ [ 31154] By: davem on 2007/05/05 17:38:12 Log: move PL_lex_state into the PL_parser struct Branch: perl ! embedvar.h intrpvar.h mg.c op.c parser.h perl.c perlapi.h ! pp_ctl.c sv.c toke.c ____________________________________________________________________________ [ 31153] By: nicholas on 2007/05/05 17:35:22 Log: Tweak change 30841 so that B works on maint too. Branch: perl ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/t/concise-xs.t ____________________________________________________________________________ [ 31152] By: nicholas on 2007/05/05 13:26:28 Log: Shuffling PL_gensym saves 8 bytes on LP64 systems. Branch: perl ! intrpvar.h ____________________________________________________________________________ [ 31151] By: nicholas on 2007/05/05 10:43:04 Log: Naff orf. Branch: maint-5.8/perl - perly.act perly.tab ____________________________________________________________________________ [ 31150] By: nicholas on 2007/05/05 10:42:36 Log: Integrate: [ 30675] Silence a couple of warnings caused by change #30672. [ 30830] The op slab allocator can call calloc() instead of malloc(), and save a Zero(). Also, argument m is unused. [ 30858] Add editor block. [ 30861] Re-ordering OP_STUB in the switch statement in Perl_peep saves a goto. [ 30879] Subject: [PATCH] Cast markstack values to I32 From: Jan Dubois Date: Mon, 09 Apr 2007 18:11:32 -0700 Message-ID: [ 30900] Silence the g++ warnings "right-hand operand of comma has no effect" [ 30903] Work round what appears to be a bug in Sun C++ 5.8 2005/10/13 If we just cast GvSVn(gv) to void, it ignores evaluating it for its side effect. [ 30931] Change 18797 (Patch for [perl #9402], known also as "glibc _moddi3 bug with negative quads", or also as RedHat bug #65612.) was a bit brute force. In reality, we don't need to have an auto-detecting pp_i_modulo unless we're compiled with 64 bit IVs and on glibc. [ 30964] get rid of warning due to empty dangling else in malloc.c [ 30965] fix casting warning in pp_ord() [ 30966] Subject: [PATCH] sv.c: %d ne size_t From: Jarkko Hietaniemi Date: Mon, 16 Apr 2007 14:31:42 +0300 (EEST) Message-Id: <200704161131.l3GBVg3n104476@kosh.hut.fi> [ 31010] Where possible, use SvIV instead of SvIVX, SvNV instead of SvNVX, SvUV instead of SvUVX, and SvPV* variants instead of SvPVX*. Document that the non-x variants are preferable whenever the expression has no side effects. (Compilers perform common subexression elimination). Likewise SvREFCNT_inc simple variants are valid for all cases apart from expressions with side effects. [ 31032] A safer version of CopFILE, by Jarkko [ 31038] Remove the unnecessary allocation of and assignment to hunk[3], as the perl API functions called don't need a NUL terminated string. Branch: maint-5.8/perl +> perly.act perly.tab !> XSUB.h cop.h doio.c gv.c malloc.c op.c op.h perl.c !> pod/perlapi.pod pp.c pp.h pp_ctl.c pp_pack.c pp_sys.c sv.c !> sv.h ____________________________________________________________________________ [ 31149] By: nicholas on 2007/05/05 09:32:31 Log: Integrate: [ 30847] C++ compilation fix by Steve Peters [ 30848] g++ on NetBSD needs to have environ declared as well. Branch: maint-5.8/perl !> perl.h ____________________________________________________________________________ [ 31148] By: davem on 2007/05/05 00:49:51 Log: migrate more variables to PL_parser struct: PL_nexttoke PL_curforce PL_nextval PL_nexttype Branch: perl ! embedvar.h intrpvar.h parser.h perlapi.h sv.c toke.c ____________________________________________________________________________ [ 31147] By: davem on 2007/05/04 22:18:42 Log: move some more variables into the PL_parser struct: PL_bufptr PL_oldbufptr PL_oldoldbufptr PL_linestart PL_bufend PL_last_uni PL_last_lop PL_last_lop_op Branch: perl ! embedvar.h intrpvar.h op.c parser.h perl.h perlapi.h sv.c ! toke.c ____________________________________________________________________________ [ 31146] By: nicholas on 2007/05/04 22:15:30 Log: Integrate: [ 30897] Make the don't-use-nm symbol table probes work under C++. [ 30904] If the test programs for strtoul(), strtoull() or strtouq() fail, don't assume that the functions work. [ 30919] When removing the test program source, also remove the compiled executable. [ 30977] 1. Move #30327 to the generation location 2. Regen after backports 3. Include Jarkko's $run and \n patch [ 31040] Major *try* cleanup: introduce $rm_try; Some whitespace cleanups; Small textual nit from Jarkko [ 31043] Missed quotes in protocheck for rm_try [ 31066] Leave try.c and include files where they are if we need them later Branch: maint-5.8/perl !> Configure Porting/config_h.pl config_h.SH ____________________________________________________________________________ [ 31145] By: nicholas on 2007/05/04 21:08:19 Log: Integrate: [ 30562] Subject: [PATCH] DB_File with g++ and db v1 From: Jarkko Hietaniemi Date: Mon, 12 Mar 2007 22:01:34 -0400 Message-ID: <45F605FE.1090606@iki.fi> [ 30852] Subject: [PATCH] Allow any *DBM_File to work for DynaLoader testing From: "Jerry D. Hedden" Date: Wed, 4 Apr 2007 09:57:16 -0400 Message-ID: <1ff86f510704040657t732af552jbcbdb8804d134ff7@mail.gmail.com> [ 30898] Cast needed to get POSIX compiling with g++ on FreeBSD. [ 31080] Subject: [PATCH] fixed Fcntl::S_IFMT() breakage introduced by change 30674 (blead 26701) From: Alexey Tourbin Date: Wed, 25 Apr 2007 18:12:22 +0400 Message-ID: <20070425141222.GA24828@solemn.turbinal> [ 31117] Upgrade to XSLoader 0.08 [ 31138] Subject: [perl #42844] careless use of gethostbyname() in Socket.xs From: kan@dcit.cz (via RT) Date: Tue, 01 May 2007 09:17:22 -0700 Message-ID: Branch: maint-5.8/perl +> ext/Fcntl/t/mode.t !> MANIFEST ext/DB_File/DB_File.xs ext/DynaLoader/XSLoader_pm.PL !> ext/DynaLoader/t/DynaLoader.t ext/DynaLoader/t/XSLoader.t !> ext/Fcntl/Fcntl.pm ext/POSIX/POSIX.xs ext/Socket/Socket.pm !> ext/Socket/Socket.xs ____________________________________________________________________________ [ 31144] By: nicholas on 2007/05/04 20:20:33 Log: Integrate: [ 29176] Don't run ext/Sys/Syslog/t/constants.t with taint mode, so it's not systematically skipped Branch: maint-5.8/perl !> ext/Sys/Syslog/t/constants.t ____________________________________________________________________________ [ 31143] By: nicholas on 2007/05/04 19:37:09 Log: Integrate: [ 30972] Sys::Syslog was missing from Maintainers.pl [ 31022] Reflect change of path for Module::Pluggable's tests in Maintainers.pl [ 31096] More up-to-date info about the metaunits [ 31126] Subject: [PATCH] Add John Peacock as maintainer of version.pm From: Gerard Goossen Date: Thu, 3 May 2007 16:23:58 +0200 Message-ID: <20070503142358.GE27210@ostwald> [ 31142] Add a few manpages to Maintainers.pl Branch: maint-5.8/perl !> Porting/Maintainers.pl Porting/pumpkin.pod ____________________________________________________________________________ [ 31142] By: rgs on 2007/05/04 15:33:22 Log: Add a few manpages to Maintainers.pl Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 31141] By: rgs on 2007/05/04 14:45:09 Log: Add CPANPLUS to Maintainers.pl Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 31140] By: rgs on 2007/05/04 14:33:07 Log: Subject: [PATCH] Add CPANPLUS::Dist::Build to the core From: "Jos I. Boumans" Date: Fri, 4 May 2007 14:41:39 +0200 Message-Id: <58AAEC18-D5B6-4840-9FA5-B121D95446A3@dwim.org> Branch: perl + lib/CPANPLUS/Dist/Build.pm + lib/CPANPLUS/Dist/Build/Constants.pm + lib/CPANPLUS/Dist/Build/t/01_CPANPLUS-Dist-Build-Constants.t + lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t + lib/CPANPLUS/Dist/Build/t/inc/conf.pl + lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed ! MANIFEST ____________________________________________________________________________ [ 31139] By: rgs on 2007/05/04 14:17:54 Log: A patch from ExtUtils::CBuilder::Base from : Subject: [PATCH] Add CPANPLUS::Dist::Build to the core From: "Jos I. Boumans" Date: Fri, 4 May 2007 14:41:39 +0200 Message-Id: <58AAEC18-D5B6-4840-9FA5-B121D95446A3@dwim.org> Branch: perl ! lib/ExtUtils/CBuilder/Base.pm ____________________________________________________________________________ [ 31138] By: rgs on 2007/05/04 14:02:26 Log: Subject: [perl #42844] careless use of gethostbyname() in Socket.xs From: kan@dcit.cz (via RT) Date: Tue, 01 May 2007 09:17:22 -0700 Message-ID: Branch: perl ! ext/Socket/Socket.pm ext/Socket/Socket.xs ____________________________________________________________________________ [ 31137] By: rgs on 2007/05/04 13:21:53 Log: Subject: [PATCH] Documentation fixes for EGID/GID confusion From: David Leadbeater Date: Thu, 3 May 2007 18:27:13 +0100 Message-ID: <20070503172713.GA23180@sirius.otherwize.co.uk> Branch: perl ! ext/POSIX/POSIX.pod pod/perlvar.pod ____________________________________________________________________________ [ 31136] By: davem on 2007/05/04 09:18:05 Log: toke.c changes missed from change #31134 Branch: perl ! toke.c ____________________________________________________________________________ [ 31135] By: davem on 2007/05/04 00:57:20 Log: eliminate PL_bufend from util.c (missed from #30820) Branch: perl ! util.c ____________________________________________________________________________ [ 31134] By: davem on 2007/05/04 00:41:51 Log: move PL_expect and PL_copline into the PL_parser structure Branch: perl ! embedvar.h ext/Devel/PPPort/parts/inc/variables intrpvar.h ! op.c parser.h perlapi.h perly.act perly.y sv.c ____________________________________________________________________________ [ 31133] By: nicholas on 2007/05/03 23:37:24 Log: Add push_return to the CORE/EXT export list, as Data::Alias needs it. Branch: maint-5.8/perl ! embed.fnc embed.h global.sym ____________________________________________________________________________ [ 31132] By: steveh on 2007/05/03 17:17:01 Log: Fix breakages caused by #31130: report_uninit was not exported on Win32 and my_reg_numbered_buff_length had wrong prototype Branch: perl ! embed.fnc embed.h ext/re/re.xs global.sym proto.h ____________________________________________________________________________ [ 31131] By: steveh on 2007/05/03 16:41:29 Log: Silence some VC6 compiler warnings in the regex code Branch: perl ! embed.fnc ext/re/re.xs proto.h regcomp.c ____________________________________________________________________________ [ 31130] By: rgs on 2007/05/03 16:04:13 Log: Subject: [PATCH] FETCH/STORE/LENGTH callbacks for numbered capture variables From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" Date: Tue, 1 May 2007 23:58:44 +0000 Message-ID: <51dd1af80705011658g1156e14cw4d2b21a8d772ed41@mail.gmail.com> Branch: perl ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym gv.c ! mg.c perl.h pod/perlreapi.pod proto.h regcomp.c regcomp.h ! regexp.h t/op/tr.t universal.c ____________________________________________________________________________ [ 31129] By: nicholas on 2007/05/03 16:01:36 Log: Integrate: [ 30716] Subject: symbol-exports needed for Data::Alias From: Matthijs van Duin Date: Tue, 20 Mar 2007 14:59:15 +0100 Message-ID: <20070320135915.GA25192@cds.nl> Branch: maint-5.8/perl !> embed.fnc embed.h global.sym ____________________________________________________________________________ [ 31128] By: nicholas on 2007/05/03 15:34:16 Log: Integrate: [ 31072] Upgrade to CPAN-1.9101 Branch: maint-5.8/perl !> lib/CPAN.pm lib/CPAN/Kwalify/distroprefs.dd ____________________________________________________________________________ [ 31127] By: nicholas on 2007/05/03 14:45:32 Log: Move PL_delayedisa into a better spot in the interpreter structure. Branch: perl ! thrdvar.h ____________________________________________________________________________ [ 31126] By: rgs on 2007/05/03 14:30:49 Log: Subject: [PATCH] Add John Peacock as maintainer of version.pm From: Gerard Goossen Date: Thu, 3 May 2007 16:23:58 +0200 Message-ID: <20070503142358.GE27210@ostwald> Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 31125] By: nicholas on 2007/05/03 14:23:14 Log: Initialise PL_delayedisa on thread clone. Branch: perl ! sv.c ____________________________________________________________________________ [ 31124] By: rgs on 2007/05/03 13:35:18 Log: Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] Fix warning. From: Abigail Date: Tue, 24 Apr 2007 00:37:15 +0200 Message-ID: <20070423223715.GB544@abigail.nl> Branch: perl ! lib/ExtUtils/t/MM_Unix.t ____________________________________________________________________________ [ 31123] By: rgs on 2007/05/03 09:30:08 Log: Subject: The revenge of the consts From: andy@petdance.com (Andy Lester) Date: Thu, 3 May 2007 00:45:54 -0500 Message-ID: <20070503054554.GA30975@petdance.com> Branch: perl ! av.c embed.fnc numeric.c proto.h regcomp.c ____________________________________________________________________________ [ 31122] By: rgs on 2007/05/03 09:24:47 Log: Subject: Re: mro status, etc From: "Brandon Black" Date: Mon, 30 Apr 2007 16:45:54 -0500 Message-ID: <84621a60704301445y37e9b05ey235210a8e5547cc1@mail.gmail.com> Branch: perl ! embedvar.h lib/mro.pm mg.c perlapi.h pp_hot.c ! t/mro/recursion_c3.t t/mro/recursion_dfs.t thrdvar.h ____________________________________________________________________________ [ 31121] By: steveh on 2007/05/03 07:51:17 Log: Fix a CPANPLUS test that fails when run on a read-only source tree (such as a p4 client repository) Branch: perl ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Internals/Source.pm ____________________________________________________________________________ [ 31120] By: nicholas on 2007/05/02 16:26:24 Log: Get PERL_OLD_COPY_ON_WRITE passing all tests, apart from ext/Compress/Raw/Zlib/t/07bufsize.t which still puzzles me. Branch: perl ! regcomp.c ____________________________________________________________________________ [ 31119] By: rgs on 2007/05/02 15:32:38 Log: Subject: [perl #42839] Swatch hash cache has key mismatch From: Jonathan Steinert (via RT) Date: Tue, 01 May 2007 05:18:52 -0700 Message-ID: Branch: perl + t/uni/cache.t ! MANIFEST lib/utf8_heavy.pl ____________________________________________________________________________ [ 31118] By: rgs on 2007/05/02 14:28:45 Log: Subject: [PATCH] tweak some regexp params to avoid warnings From: demerphq Date: Tue, 1 May 2007 23:46:40 +0200 Message-ID: <9b18b3110705011446h2113221cndf70af928d72505@mail.gmail.com> Branch: perl ! embed.fnc perl.h proto.h regexec.c regexp.h ____________________________________________________________________________ [ 31117] By: rgs on 2007/05/02 12:42:04 Log: Upgrade to XSLoader 0.08 Branch: perl ! ext/DynaLoader/XSLoader_pm.PL ____________________________________________________________________________ [ 31116] By: rgs on 2007/05/02 12:17:22 Log: Subject: [PATCH] When FETCHSIZE returns <0 perl segfaults From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" Date: Tue, 1 May 2007 21:06:47 +0000 Message-ID: <51dd1af80705011406j7897772bm58e9c770183ef3ed@mail.gmail.com> Branch: perl ! mg.c pod/perldiag.pod t/op/tiearray.t ____________________________________________________________________________ [ 31115] By: steveh on 2007/05/02 11:22:19 Log: Fix threaded builds (broken by change #31112) Branch: perl ! embed.fnc embed.h proto.h util.c ____________________________________________________________________________ [ 31114] By: steveh on 2007/05/02 08:43:08 Log: Subject: [PATCH-revised] Remove ext/Thread From: "Jerry D. Hedden" Date: Mon, 30 Apr 2007 17:06:28 -0400 Message-ID: <1ff86f510704301406t6373912ame78fea5c7a148cf4@mail.gmail.com> Branch: perl - ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/Queue.pmx - ext/Thread/README ext/Thread/README.threads - ext/Thread/Semaphore.pmx ext/Thread/Thread.xs - ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm - ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx - ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx - ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx - ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx - ext/Thread/unsync.tx ext/Thread/unsync2.tx - ext/Thread/unsync3.tx ext/Thread/unsync4.tx ! Configure Cross/config.sh-arm-linux INSTALL MANIFEST ! NetWare/Makefile NetWare/config.wc Porting/config.sh ! hints/vmesa.sh lib/Carp/Heavy.pm perl.h plan9/config_sh.sample ! pod/perlmodlib.pod pod/perlothrtut.pod pod/perlthrtut.pod ! toke.c win32/Makefile win32/Makefile.ce ! win32/ce-helpers/cecopy-lib.pl win32/config.bc win32/config.ce ! win32/config.gc win32/config.vc win32/config.vc64 ! win32/config_sh.PL win32/makefile.mk ____________________________________________________________________________ [ 31113] By: stevep on 2007/05/01 18:20:02 Log: Fixing a Perl_my_dirfd() related test failure. Branch: perl ! t/op/chdir.t ____________________________________________________________________________ [ 31112] By: stevep on 2007/05/01 15:32:15 Log: Add Perl_my_dirfd() to util.c Branch: perl ! doio.c embed.fnc embed.h global.sym handy.h pp_sys.c proto.h ! t/op/stat.t util.c ____________________________________________________________________________ [ 31111] By: rgs on 2007/05/01 11:50:36 Log: Subject: Re: [PATCH] Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE and unicode tr18 From: demerphq Date: Tue, 1 May 2007 12:35:37 +0200 Message-ID: <9b18b3110705010335w1924941ep3eb925a3ed597604@mail.gmail.com> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 31110] By: rgs on 2007/04/30 15:34:29 Log: Two new manpages, by Abigail Branch: perl + pod/perlrebackslash.pod pod/perlrecharclass.pod ! MANIFEST pod.lst pod/perl.pod vms/descrip_mms.template ! win32/pod.mak ____________________________________________________________________________ [ 31109] By: rgs on 2007/04/30 12:21:50 Log: Signedness nit, found by Jarkko Branch: perl ! regexec.c ____________________________________________________________________________ [ 31108] By: rgs on 2007/04/30 10:18:15 Log: Subject: [PATCH] make mad/PLXML.pm use strict From: Gerard Goossen Date: Thu, 19 Apr 2007 14:56:13 +0200 Message-ID: <20070419125613.GF19244@ostwald> Branch: perl ! mad/PLXML.pm ____________________________________________________________________________ [ 31107] By: rgs on 2007/04/30 09:22:58 Log: Subject: Re: mro status, etc From: "Brandon Black" Date: Sun, 29 Apr 2007 17:27:03 -0500 Message-ID: <84621a60704291527y1b39be37l221ef66e4c828f66@mail.gmail.com> Branch: perl ! embedvar.h gv.c hv.c hv.h intrpvar.h lib/mro.pm mg.c mro.c ! op.c perl.c perlapi.h pod/perlapi.pod pod/perlboot.pod ! pod/perlobj.pod pod/perltoot.pod pp.c pp_hot.c scope.c sv.c ! t/mro/method_caching.t universal.c ____________________________________________________________________________ [ 31106] By: rgs on 2007/04/30 08:42:44 Log: Subject: Re: [PATCH] Cleanup of the regexp API From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" Date: Fri, 27 Apr 2007 02:22:25 +0000 Message-ID: <51dd1af80704261922j3db0615wa86ccc4cb65b2713@mail.gmail.com> Branch: perl ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym ! perl.h pod/perlreapi.pod pp_hot.c proto.h regcomp.c regcomp.h ! regexec.c regexp.h ____________________________________________________________________________ [ 31105] By: craigb on 2007/04/28 16:06:01 Log: VMS-specific tweak to FindBin for when $0 returns a unix-style filespec. Branch: perl ! lib/FindBin.pm ____________________________________________________________________________ [ 31104] By: craigb on 2007/04/28 14:28:00 Log: Don't try to build old Thread extension on VMS when -Duseithreads has been chosen. Branch: perl ! configure.com ____________________________________________________________________________ [ 31103] By: steveh on 2007/04/27 17:12:05 Log: Do the same as #31095 for Win32 Branch: perl ! win32/FindExt.pm ____________________________________________________________________________ [ 31102] By: rgs on 2007/04/27 14:19:15 Log: Subject: Re: Analysis of problems with mixed encoding case insensitive matches in regex engine. From: demerphq Date: Fri, 27 Apr 2007 16:09:56 +0200 Message-ID: <9b18b3110704270709y50ef652ci436b3bb29abca275@mail.gmail.com> Branch: perl ! Porting/regcharclass.pl regcharclass.h regcomp.c regexec.c ! t/op/pat.t win32/Makefile ____________________________________________________________________________ [ 31101] By: rgs on 2007/04/27 13:10:06 Log: Reindent bash functions properly Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 31100] By: nicholas on 2007/04/27 11:06:42 Log: Integrate: [ 30601] Patch by Abigail to avoid using $& in diagnostics.pm. [ 30654] Subject: [PATCH] Remove unneeded pragma line from B/t/OptreeCheck.pm From: "Jerry D. Hedden" Date: Tue, 20 Mar 2007 16:43:02 -0700 (PDT) Message-ID: <376615.72521.qm@web30204.mail.mud.yahoo.com> Branch: maint-5.8/perl !> ext/B/t/OptreeCheck.pm lib/diagnostics.pm ____________________________________________________________________________ [ 31099] By: nicholas on 2007/04/27 10:45:45 Log: Integrate: [ 30387] C should not warn. Don't make scan_ident test for ambiguous unary ops when the following token is a hash identifier. (like with scalars and arrays) Branch: maint-5.8/perl !> t/lib/warnings/toke toke.c ____________________________________________________________________________ [ 31098] By: rgs on 2007/04/27 07:56:05 Log: Subject: [PATCH] Cargo-cult fix for an AIX build problem From: "Jan Dubois" Date: Thu, 26 Apr 2007 17:02:01 -0700 Message-ID: <048b01c7885f$48862510$d9926f30$@com> Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 31097] By: rgs on 2007/04/27 07:55:34 Log: Fix a signed/unsigned comparison warning Branch: perl ! regexec.c ____________________________________________________________________________ [ 31096] By: merijn on 2007/04/27 06:16:02 Log: More up-to-date info about the metaunits Branch: perl ! Porting/pumpkin.pod ____________________________________________________________________________ [ 31095] By: merijn on 2007/04/27 06:03:52 Log: Subject: [PATCH] special Configure handling for IO/Compress modules no longer needed From: "Craig A. Berry" Date: Thu, 26 Apr 2007 18:59:15 -0500 Message-Id: Branch: perl ! Configure ____________________________________________________________________________ [ 31094] By: merijn on 2007/04/27 06:01:29 Log: Subject: [PATCH] special Configure handling for IO/Compress modules no longer needed From: "Craig A. Berry" Date: Thu, 26 Apr 2007 18:59:15 -0500 Message-Id: Branch: metaconfig/U/perl ! Extensions.U ____________________________________________________________________________ [ 31093] By: nicholas on 2007/04/26 20:43:13 Log: Avoid a SIGBUS caused by passing a U32 pointer to utf8_to_uvchr(), which expects a STRLEN pointer. Avoid some signed/unsigned casting warnings by adding casts. Branch: perl ! regcomp.c regexec.c ____________________________________________________________________________ [ 31092] By: rgs on 2007/04/26 16:57:55 Log: strxfrm() returns a size_t, not a ssize_t. See: Subject: locale.c usage of strxfrm From: "Devin Heitmueller" Date: Fri, 20 Apr 2007 18:20:21 -0400 Message-ID: <412bdbff0704201520i7aac0189n74f0cef5c5213f41@mail.gmail.com> Branch: perl ! locale.c ____________________________________________________________________________ [ 31091] By: rgs on 2007/04/26 16:29:01 Log: Fix a bug in method caching. Better version (broader) of change #29336. Subject: Re: mro status, etc From: "Brandon Black" Date: Thu, 26 Apr 2007 10:52:20 -0500 Message-ID: <84621a60704260852y5a3dd2a5jeb633bb46cc7a8c0@mail.gmail.com> Branch: perl ! pp_hot.c sv.c t/mro/method_caching.t ____________________________________________________________________________ [ 31090] By: rgs on 2007/04/26 14:27:18 Log: Doc nit, by Peter Scott Branch: perl ! README ____________________________________________________________________________ [ 31089] By: nicholas on 2007/04/26 14:26:13 Log: Subject: Re: VMS and Win32 Makefiles in change 31059 From: Steve Hay Message-ID: <46306D01.6070607@uk.radan.com> Date: Thu, 26 Apr 2007 10:12:33 +0100 Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 31088] By: rgs on 2007/04/26 13:58:34 Log: Remove the Thread typemap Branch: perl - ext/Thread/typemap ! MANIFEST ____________________________________________________________________________ [ 31087] By: rgs on 2007/04/26 13:15:14 Log: Subject: mro status, etc From: "Brandon Black" Date: Wed, 25 Apr 2007 18:37:21 -0500 Message-ID: <84621a60704251637v1f4a3f84y19b39461166e3631@mail.gmail.com> Branch: perl ! mro.c ____________________________________________________________________________ [ 31086] By: rgs on 2007/04/26 13:05:29 Log: Fix mro docs. Subject: Re: mro callbacks patch From: "Brandon Black" Date: Mon, 23 Apr 2007 18:58:39 -0500 Message-ID: <84621a60704231658o4c85783ere3c3e90dd614c30b@mail.gmail.com> Branch: perl ! embed.fnc embed.h global.sym mro.c pod/perlapi.pod ! pod/perlintern.pod proto.h ____________________________________________________________________________ [ 31085] By: rgs on 2007/04/26 12:53:30 Log: Forgot to submit regcomp.c in change #31081 Branch: perl ! regcomp.c ____________________________________________________________________________ [ 31084] By: rgs on 2007/04/26 12:47:57 Log: Do the same thing as change #31082, but for warnings.pm. Branch: perl ! lib/warnings.pm warnings.pl ____________________________________________________________________________ [ 31083] By: davem on 2007/04/26 12:36:45 Log: eliminate "unused var" warning Branch: perl ! perl.c ____________________________________________________________________________ [ 31082] By: rgs on 2007/04/26 10:51:36 Log: Subject: Re: The Strict trap From: Johan Vromans Date: Wed, 25 Apr 2007 16:12:58 +0200 Message-ID: Branch: perl ! ext/Storable/t/code.t lib/strict.pm ____________________________________________________________________________ [ 31081] By: rgs on 2007/04/26 10:23:30 Log: Subject: Re: Analysis of problems with mixed encoding case insensitive matches in regex engine. From: demerphq Date: Tue, 24 Apr 2007 16:46:05 +0200 Message-ID: <9b18b3110704240746u461e4bdcl208ef7d7f9c5ef64@mail.gmail.com> Branch: perl ! Porting/regcharclass.pl regcharclass.h regcomp.h regcomp.sym ! regexec.c regnodes.h t/op/pat.t ____________________________________________________________________________ [ 31080] By: rgs on 2007/04/26 07:09:32 Log: Subject: [PATCH] fixed Fcntl::S_IFMT() breakage introduced by change 30674 (blead 26701) From: Alexey Tourbin Date: Wed, 25 Apr 2007 18:12:22 +0400 Message-ID: <20070425141222.GA24828@solemn.turbinal> Branch: perl + ext/Fcntl/t/mode.t ! MANIFEST ext/Fcntl/Fcntl.pm ____________________________________________________________________________ [ 31079] By: rgs on 2007/04/25 16:17:01 Log: Subject: [PATCH] Safely store user locks in threads::shared From: "Jerry D. Hedden" Date: Mon, 23 Apr 2007 13:21:11 -0400 Message-ID: <1ff86f510704231021l6989ee0bkd68ab89e99bf8c6b@mail.gmail.com> Branch: perl ! ext/threads/shared/Changes ext/threads/shared/shared.pm ! ext/threads/shared/shared.xs ____________________________________________________________________________ [ 31078] By: rgs on 2007/04/25 16:13:54 Log: Subject: [PATCH] Thread.xs doesn't need magic sig anymore From: "Jerry D. Hedden" Date: Mon, 23 Apr 2007 13:25:20 -0400 Message-ID: <1ff86f510704231025y22d30ecfk1ebc418f2b3a0bf7@mail.gmail.com> Branch: perl ! ext/Thread/Thread.xs ____________________________________________________________________________ [ 31077] By: rgs on 2007/04/25 15:31:29 Log: Small perlivp.PL updates Subject: Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph From: Johan Vromans Date: Wed, 25 Apr 2007 14:37:16 +0200 Message-ID: Branch: perl ! utils/perlivp.PL ____________________________________________________________________________ [ 31076] By: rgs on 2007/04/25 15:19:21 Log: overload must not load XS modules at compile time, or perl doesn't compile. overload must not clobber $! or $@ behind the scenes when loading an XS module. Branch: perl ! lib/overload.pm ____________________________________________________________________________ [ 31075] By: rgs on 2007/04/25 15:03:21 Log: Remove a now redundant require Branch: perl ! lib/overload.pm ____________________________________________________________________________ [ 31074] By: rgs on 2007/04/25 14:53:57 Log: Move the require at the top of the file. Else, Test::More has test failures. Branch: perl ! lib/overload.pm ____________________________________________________________________________ [ 31073] By: rgs on 2007/04/25 12:15:55 Log: Subject: Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph From: "Brandon Black" Date: Tue, 24 Apr 2007 07:58:44 -0500 Message-ID: <84621a60704240558q7ff65863l803c6f9b9b8ca4a6@mail.gmail.com> Branch: perl ! ext/DynaLoader/t/DynaLoader.t lib/overload.pm ____________________________________________________________________________ [ 31072] By: stevep on 2007/04/25 11:00:34 Log: Upgrade to CPAN-1.9101 Branch: perl ! lib/CPAN.pm lib/CPAN/Kwalify/distroprefs.dd ____________________________________________________________________________ [ 31071] By: nicholas on 2007/04/25 10:26:42 Log: Integrate: [ 30989] Upgrade to CPAN-1.91 Branch: maint-5.8/perl !> lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm !> lib/CPAN/t/10version.t ____________________________________________________________________________ [ 31070] By: nicholas on 2007/04/25 10:13:37 Log: Integrate: [ 31061] Upgrade to Encode-2.20 Branch: maint-5.8/perl +> ext/Encode/lib/Encode/GSM0338.pm !> MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/Changes !> ext/Encode/Encode.pm ext/Encode/Encode.xs !> ext/Encode/Makefile.PL ext/Encode/bin/piconv !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Config.pm !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/gsm0338.t !> ext/Encode/t/mime-header.t ____________________________________________________________________________ [ 31069] By: nicholas on 2007/04/25 09:54:17 Log: Avoid the need for 2 casts added in 31055 by using a better type for the local variable. Add an assertion that another cast is not a data loss (and that there is no buffer overflow) Branch: perl ! ext/Devel/Peek/Peek.xs utf8.c ____________________________________________________________________________ [ 31068] By: nicholas on 2007/04/25 09:32:50 Log: Remove vestigical include of , which came from a previous version that tried to make the initialiser out of a single "" string. (Which turned out to be over 509 characters long) Branch: perl ! generate_uudmap.c ____________________________________________________________________________ [ 31067] By: rgs on 2007/04/25 08:42:27 Log: Subject: [PATCH] perlre.pod spellcheck From: "Alexandr Ciornii" Date: Tue, 24 Apr 2007 00:45:05 +0300 Message-ID: <2f1541220704231445w6fa7bfcbl41c9b6f56fb70feb@mail.gmail.com> Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 31066] By: merijn on 2007/04/25 08:12:16 Log: Leave try.c and include files where they are if we need them later Branch: perl ! Configure ____________________________________________________________________________ [ 31065] By: merijn on 2007/04/25 08:10:08 Log: Cleanup process should leave source files that we still need later on untouched Branch: metaconfig ! U/compline/d_gconvert.U U/modified/d_union_semun.U ____________________________________________________________________________ [ 31064] By: rgs on 2007/04/25 08:10:05 Log: Subject: [PATCH] Move hash action constants to hv.h From: "Jerry D. Hedden" Date: Tue, 24 Apr 2007 10:35:43 -0400 Message-ID: <1ff86f510704240735t50cfc159g59b55726ac5ac64b@mail.gmail.com> Branch: perl ! ext/Hash/Util/FieldHash/FieldHash.xs hv.c hv.h ____________________________________________________________________________ [ 31063] By: rgs on 2007/04/25 08:08:18 Log: perlguts nit, found by Jerry D. Hedden Branch: perl ! pod/perlguts.pod ____________________________________________________________________________ [ 31062] By: craigb on 2007/04/25 03:10:23 Log: Work a little harder at building generate_uudmap on VMS. Branch: perl ! vms/descrip_mms.template ____________________________________________________________________________ [ 31061] By: stevep on 2007/04/25 01:06:23 Log: Upgrade to Encode-2.20 Branch: perl + ext/Encode/lib/Encode/GSM0338.pm ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/Changes ! ext/Encode/Encode.pm ext/Encode/Encode.xs ! ext/Encode/Makefile.PL ext/Encode/bin/piconv ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Config.pm ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/gsm0338.t ! ext/Encode/t/mime-header.t ____________________________________________________________________________ [ 31060] By: nicholas on 2007/04/24 23:16:12 Log: Ooops. It helps to p4 add the new file. Branch: perl + generate_uudmap.c ____________________________________________________________________________ [ 31059] By: nicholas on 2007/04/24 23:10:05 Log: Make PL_uudmap a constant global. Remove the run time initialisation code, and instead use it to generate a header at perl build time. By removing uudmap from the interpreter structure we save 256 bytes per child thread. Branch: perl ! MANIFEST Makefile.SH embedvar.h intrpvar.h perl.h perlapi.h ! pp_pack.c sv.c vms/descrip_mms.template win32/Makefile ! win32/makefile.mk ____________________________________________________________________________ [ 31058] By: davem on 2007/04/24 16:42:12 Log: move PL_linestr from the interpreter struct to the parser struct Branch: perl ! cop.h embedvar.h intrpvar.h parser.h perl.c perlapi.h pp_ctl.c ! sv.c toke.c ____________________________________________________________________________ [ 31057] By: steveh on 2007/04/24 13:31:29 Log: Silence VC6 warning about not all control paths returning a value Branch: perl ! mro.c ____________________________________________________________________________ [ 31056] By: steveh on 2007/04/24 13:11:50 Log: Fix a function signature missed by #31027 to silence a VC6 warning Branch: perl ! ext/re/re.xs ____________________________________________________________________________ [ 31055] By: steveh on 2007/04/24 12:17:00 Log: Silence 5 "possible loss of data" warnings from VC6 Branch: perl ! ext/Devel/Peek/Peek.xs toke.c utf8.c ____________________________________________________________________________ [ 31054] By: steveh on 2007/04/24 12:16:07 Log: Subject: [perl #42648] [PATCH] crash in win32/VMem.h when out of memory From: "Devin Heitmueller" (via RT) Date: Fri, 20 Apr 2007 14:49:08 -0700 Message-ID: Branch: perl ! win32/vmem.h ____________________________________________________________________________ [ 31053] By: rgs on 2007/04/24 11:25:56 Log: Adjust test count. Branch: perl ! ext/B/t/concise-xs.t ____________________________________________________________________________ [ 31052] By: rgs on 2007/04/24 10:35:15 Log: Fix potential precedence problem Branch: perl ! op.c ____________________________________________________________________________ [ 31051] By: rgs on 2007/04/24 10:34:20 Log: Remove unnecessarily paranoid protection in pp_defined Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 31050] By: rgs on 2007/04/24 10:32:33 Log: Fix a bug in dor assignment (@x //= 1 was triggering an assertion failure) Branch: perl ! op.c ____________________________________________________________________________ [ 31049] By: rgs on 2007/04/24 10:31:28 Log: Remove the code that handles assignment to state variables Branch: perl ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlsub.pod ! pp_hot.c t/lib/warnings/op t/op/state.t ____________________________________________________________________________ [ 31048] By: merijn on 2007/04/24 06:01:41 Log: Subject: [PATCH t/base/num.t] Typo fix. From: Abigail Date: Tue, 24 Apr 2007 00:48:26 +0200 Message-ID: <20070423224826.GC544@abigail.nl> Branch: perl ! t/base/num.t ____________________________________________________________________________ [ 31047] By: craigb on 2007/04/24 03:18:34 Log: Reduce directory depth for IO::Compress modules. Branch: perl +> (branch 94 files) - ext/IO/Compress/Base/Changes ext/IO/Compress/Base/Makefile.PL - ext/IO/Compress/Base/README - ext/IO/Compress/Base/lib/File/GlobMapper.pm - 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/Base/private/MakeUtil.pm - ext/IO/Compress/Base/t/01misc.t - ext/IO/Compress/Base/t/globmapper.t - ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL - ext/IO/Compress/Zlib/README - ext/IO/Compress/Zlib/examples/gzappend - ext/IO/Compress/Zlib/examples/gzcat - ext/IO/Compress/Zlib/examples/gzgrep - ext/IO/Compress/Zlib/examples/gzstream - 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/private/MakeUtil.pm - ext/IO/Compress/Zlib/t/001zlib-generic-deflate.t - ext/IO/Compress/Zlib/t/001zlib-generic-gzip.t - ext/IO/Compress/Zlib/t/001zlib-generic-rawdeflate.t - ext/IO/Compress/Zlib/t/001zlib-generic-zip.t - ext/IO/Compress/Zlib/t/002any-deflate.t - ext/IO/Compress/Zlib/t/002any-gzip.t - ext/IO/Compress/Zlib/t/002any-rawdeflate.t - ext/IO/Compress/Zlib/t/002any-transparent.t - ext/IO/Compress/Zlib/t/002any-zip.t - ext/IO/Compress/Zlib/t/004gziphdr.t - ext/IO/Compress/Zlib/t/005defhdr.t - ext/IO/Compress/Zlib/t/010examples.t - ext/IO/Compress/Zlib/t/020isize.t - ext/IO/Compress/Zlib/t/050interop-gzip.t - ext/IO/Compress/Zlib/t/100generic-deflate.t - ext/IO/Compress/Zlib/t/100generic-gzip.t - ext/IO/Compress/Zlib/t/100generic-rawdeflate.t - ext/IO/Compress/Zlib/t/100generic-zip.t - ext/IO/Compress/Zlib/t/101truncate-deflate.t - ext/IO/Compress/Zlib/t/101truncate-gzip.t - ext/IO/Compress/Zlib/t/101truncate-rawdeflate.t - ext/IO/Compress/Zlib/t/101truncate-zip.t - ext/IO/Compress/Zlib/t/102tied-deflate.t - ext/IO/Compress/Zlib/t/102tied-gzip.t - ext/IO/Compress/Zlib/t/102tied-rawdeflate.t - ext/IO/Compress/Zlib/t/102tied-zip.t - ext/IO/Compress/Zlib/t/103newtied-deflate.t - ext/IO/Compress/Zlib/t/103newtied-gzip.t - ext/IO/Compress/Zlib/t/103newtied-rawdeflate.t - ext/IO/Compress/Zlib/t/103newtied-zip.t - ext/IO/Compress/Zlib/t/104destroy-deflate.t - ext/IO/Compress/Zlib/t/104destroy-gzip.t - ext/IO/Compress/Zlib/t/104destroy-rawdeflate.t - ext/IO/Compress/Zlib/t/104destroy-zip.t - ext/IO/Compress/Zlib/t/105oneshot-deflate.t - ext/IO/Compress/Zlib/t/105oneshot-gzip-only.t - ext/IO/Compress/Zlib/t/105oneshot-gzip.t - ext/IO/Compress/Zlib/t/105oneshot-rawdeflate.t - ext/IO/Compress/Zlib/t/105oneshot-zip-only.t - ext/IO/Compress/Zlib/t/105oneshot-zip.t - ext/IO/Compress/Zlib/t/106prime-deflate.t - ext/IO/Compress/Zlib/t/106prime-gzip.t - ext/IO/Compress/Zlib/t/106prime-rawdeflate.t - ext/IO/Compress/Zlib/t/106prime-zip.t - ext/IO/Compress/Zlib/t/107multi-deflate.t - ext/IO/Compress/Zlib/t/107multi-gzip.t - ext/IO/Compress/Zlib/t/107multi-rawdeflate.t - ext/IO/Compress/Zlib/t/107multi-zip.t - ext/IO/Compress/Zlib/t/108anyunc-deflate.t - ext/IO/Compress/Zlib/t/108anyunc-gzip.t - ext/IO/Compress/Zlib/t/108anyunc-rawdeflate.t - ext/IO/Compress/Zlib/t/108anyunc-transparent.t - ext/IO/Compress/Zlib/t/108anyunc-zip.t - ext/IO/Compress/Zlib/t/109merge-deflate.t - ext/IO/Compress/Zlib/t/109merge-gzip.t - ext/IO/Compress/Zlib/t/109merge-rawdeflate.t - ext/IO/Compress/Zlib/t/109merge-zip.t ! MANIFEST ____________________________________________________________________________ [ 31046] By: davem on 2007/04/23 23:01:18 Log: eliminate some uses of PL_linestr in perl.c Branch: perl ! embed.fnc embed.h perl.c proto.h ____________________________________________________________________________ [ 31045] By: davem on 2007/04/23 22:27:27 Log: inline S_init_lexer() and regen Branch: perl ! embed.fnc embed.h embedvar.h perl.c perlapi.h proto.h ____________________________________________________________________________ [ 31044] By: davem on 2007/04/23 22:04:59 Log: make initialisation of PL_sv_no etc unconditional Branch: perl ! perl.c ____________________________________________________________________________ [ 31043] By: merijn on 2007/04/23 20:55:05 Log: Missed quotes in protocheck for rm_try Branch: perl ! Configure ____________________________________________________________________________ [ 31042] By: merijn on 2007/04/23 20:52:40 Log: rm_try makes exe_exr redundant Branch: metaconfig/U/perl ! fflushall.U ____________________________________________________________________________ [ 31041] By: merijn on 2007/04/23 20:50:49 Log: Missed the quotation Branch: metaconfig ! U/protos/Protochk.U ____________________________________________________________________________ [ 31040] By: merijn on 2007/04/23 17:35:53 Log: Major *try* cleanup: introduce $rm_try; Some whitespace cleanups; Small textual nit from Jarkko Branch: perl ! Configure ____________________________________________________________________________ [ 31039] By: merijn on 2007/04/23 17:32:57 Log: Major *try* cleanup: introduce $rm_try Some whitespace cleanup Small text nit from Jarkko Branch: metaconfig + U/modified/i_neterrno.U ! U/a_dvisory/intsize.U U/compline/Csym.U ! U/compline/alignbytes.U U/compline/byteorder.U ! U/compline/ccflags.U U/compline/charsize.U ! U/compline/d_casti32.U U/compline/d_castneg.U ! U/compline/d_closedir.U U/compline/d_fd_set.U ! U/compline/d_gconvert.U U/compline/d_gnulibc.U ! U/compline/d_open3.U U/compline/d_safebcpy.U ! U/compline/d_safemcpy.U U/compline/d_sanemcmp.U ! U/compline/d_sigaction.U U/compline/d_sigsetjmp.U ! U/compline/d_stdstdio.U U/compline/d_vprintf.U ! U/compline/doublesize.U U/compline/i_time.U ! U/compline/nblock_io.U U/compline/ptrsize.U ! U/compline/randfunc.U U/compline/ssizetype.U U/ebcdic/ebcdic.U ! U/modified/Cppsym.U U/modified/Unix.U U/modified/d_getpgrp.U ! U/modified/d_longdbl.U U/modified/d_longlong.U ! U/modified/d_setpgrp.U U/modified/d_socket.U ! U/modified/d_strctcpy.U U/modified/d_union_semun.U ! U/modified/d_volatile.U U/modified/i_dirent.U ! U/modified/i_malloc.U U/modified/voidflags.U ! U/protos/Hasfield.U U/protos/Hasproto.U U/protos/Hasstruct.U ! U/protos/Protochk.U U/threads/d_localtime_r.U ! U/threads/d_pthrattrj.U U/threads/d_pthread_y.U ! U/typedefs/lseektype.U Branch: metaconfig/U/perl ! d_builtin.U d_c99_variadic.U d_cplusplus.U d_dir_dd_fd.U ! d_fcntl_can_lock.U d_fpos64_t.U d_futimes.U d_int64_t.U ! d_libm_lib_version.U d_modfl.U d_off64_t.U d_signbit.U ! d_snprintf.U d_socklen_t.U d_sprintf_len.U d_u32align.U ! dlsrc.U fflushall.U i_db.U i_inttypes.U longdblfio.U ! need_va_copy.U perlxv.U quadfio.U selectminbits.U ! stdio_streams.U uselfs.U ____________________________________________________________________________ [ 31038] By: nicholas on 2007/04/23 16:36:31 Log: Remove the unnecessary allocation of and assignment to hunk[3], as the perl API functions called don't need a NUL terminated string. Branch: perl ! pp_pack.c ____________________________________________________________________________ [ 31037] By: rgs on 2007/04/23 15:31:48 Log: Switch to hex format for integer constants in regcharclass.h (Yves Orton). Also, avoid trailing spaces. Branch: perl ! Porting/regcharclass.pl regcharclass.h ____________________________________________________________________________ [ 31036] By: rgs on 2007/04/23 15:07:52 Log: Upgrade to Term::ANSIColor 1.12. Branch: perl ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog ! lib/Term/ANSIColor/README lib/Term/ANSIColor/t/basic.t ____________________________________________________________________________ [ 31035] By: nicholas on 2007/04/23 14:40:27 Log: Integrate: [ 28934] Fixes to compile Perl with g++ and DEBUGGING. [ 30660] Pod fix to h2ph from John Morrissey on the Debian bug list. Branch: maint-5.8/perl !> utils/h2ph.PL x2p/a2p.c ____________________________________________________________________________ [ 31034] By: nicholas on 2007/04/23 14:40:05 Log: More variable reordering saves another 40 bytes from the interpreter structure. (on LP64). Zero cost space saving! Woohoo! Branch: perl ! intrpvar.h pod/perltodo.pod thrdvar.h ____________________________________________________________________________ [ 31033] By: rgs on 2007/04/23 13:17:05 Log: Subject: [PATCH] Un-mathom Perl_save_I16 From: "Jerry D. Hedden" Date: Mon, 23 Apr 2007 09:10:01 -0400 Message-ID: <1ff86f510704230610t13c62378s381eaceae3e7e9b1@mail.gmail.com> Branch: perl ! mathoms.c scope.c ____________________________________________________________________________ [ 31032] By: rgs on 2007/04/23 13:10:56 Log: A safer version of CopFILE, by Jarkko Branch: perl ! cop.h ____________________________________________________________________________ [ 31031] By: rgs on 2007/04/23 12:30:12 Log: Change boilerplate of regcharclass.h Branch: perl ! Porting/regcharclass.pl regcharclass.h ____________________________________________________________________________ [ 31030] By: rgs on 2007/04/23 12:25:10 Log: Add Yves Orton's script to regenerate regcharclass.h Branch: perl + Porting/regcharclass.pl ! MANIFEST regcharclass.h ____________________________________________________________________________ [ 31029] By: rgs on 2007/04/23 10:02:13 Log: Remove generated test files from CPANPLUS Branch: perl - lib/CPANPLUS/t/dummy-localmirror/01mailrc.txt.gz.packed - lib/CPANPLUS/t/dummy-localmirror/02packages.details.txt.gz.packed - lib/CPANPLUS/t/dummy-localmirror/03modlist.data.gz.packed - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/CHECKSUMS - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.tar.gz.packed - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/perl5.005_03.tar.gz.packed - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/CHECKSUMS - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/Foo-Bar-0.01.tar.gz.packed - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/CHECKSUMS - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.tar.gz.packed - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/CHECKSUMS - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/Foo-Bar-0.01.tar.gz.packed ! MANIFEST ____________________________________________________________________________ [ 31028] By: rgs on 2007/04/23 09:53:41 Log: Patch to config to avoid failures in the perl core due to too much verbosity (by Jos Boumans) Branch: perl ! lib/CPANPLUS/t/inc/conf.pl ____________________________________________________________________________ [ 31027] By: rgs on 2007/04/23 09:39:38 Log: Subject: Re: [PATCH (incomplete)] Make regcomp use SV* sv, instead of char* exp, char* xend From: Date: Sat, 21 Apr 2007 21:30:47 +0000 Message-ID: <51dd1af80704211430m6ad1b4afy49b069faa61e33a9@mail.gmail.com> Branch: perl ! embed.fnc embed.h op.c perl.h pod/perlreapi.pod pp_ctl.c ! proto.h regcomp.c regexec.c regexp.h uupacktool.pl ____________________________________________________________________________ [ 31026] By: rgs on 2007/04/23 09:04:31 Log: Subject: [PATCH] Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE and unicode tr18 From: demerphq Date: Sun, 22 Apr 2007 23:34:55 +0200 Message-ID: <9b18b3110704221434g43457742p28cab00289f83639@mail.gmail.com> Branch: perl + regcharclass.h ! MANIFEST lib/unicore/mktables pod/perlre.pod regcomp.c ! regcomp.h regcomp.sym regexec.c regnodes.h t/op/pat.t ! t/op/re_tests t/op/regexp.t ____________________________________________________________________________ [ 31025] By: rgs on 2007/04/23 08:21:50 Log: An optimisation to the MRO code, by Brandon Black, plus more comments. Branch: perl ! mro.c ____________________________________________________________________________ [ 31024] By: craigb on 2007/04/23 03:14:53 Log: Shorten long symbols in mro.c to avoid name mangling on VMS. Branch: perl ! mro.c ____________________________________________________________________________ [ 31023] By: nicholas on 2007/04/22 22:57:54 Log: Fix problems caused by downsizing in change 31017. (Which don't show up until you test on a "real" architecture) Branch: perl ! pp_ctl.c utf8.c ____________________________________________________________________________ [ 31022] By: rgs on 2007/04/22 15:08:45 Log: Reflect change of path for Module::Pluggable's tests in Maintainers.pl Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 31021] By: rgs on 2007/04/22 15:03:27 Log: Add missing file to MANIFEST Branch: perl ! MANIFEST ____________________________________________________________________________ [ 31020] By: rgs on 2007/04/22 15:03:13 Log: Subject: [PATCH] Update CPANPLUS to 0.79_01 From: "Jos I. Boumans" Date: Sun, 22 Apr 2007 10:18:10 +0200 Message-Id: Branch: perl + lib/CPANPLUS/t/15_CPANPLUS-Shell.t ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm lib/CPANPLUS/Dist/MM.pm ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Internals/Constants.pm ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell.pm ! lib/CPANPLUS/Shell/Default.pm ! lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Bar-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.tar.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.tar.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed ! lib/CPANPLUS/t/inc/conf.pl ____________________________________________________________________________ [ 31019] By: craigb on 2007/04/22 14:34:28 Log: Move Module::Pluggable tests up under main test directory. Branch: perl +> (branch 50 files) - lib/Module/Pluggable/t/01use.t - lib/Module/Pluggable/t/02alsoworks.t - lib/Module/Pluggable/t/02works.t - lib/Module/Pluggable/t/02works_taint.t - lib/Module/Pluggable/t/03diffname.t - lib/Module/Pluggable/t/04acmedir.t - lib/Module/Pluggable/t/04acmedir_single.t - lib/Module/Pluggable/t/04acmepath.t - lib/Module/Pluggable/t/04acmepath_single.t - lib/Module/Pluggable/t/05postpath.t - lib/Module/Pluggable/t/06multipath.t - lib/Module/Pluggable/t/07instantiate.t - lib/Module/Pluggable/t/08nothing.t - lib/Module/Pluggable/t/09require.t - lib/Module/Pluggable/t/10innerpack.t - lib/Module/Pluggable/t/10innerpack_inner.t - lib/Module/Pluggable/t/10innerpack_noinner.t - lib/Module/Pluggable/t/10innerpack_override.t - lib/Module/Pluggable/t/11usetwice.t - lib/Module/Pluggable/t/12only.t - lib/Module/Pluggable/t/12onlyarray.t - lib/Module/Pluggable/t/12onlyregex.t - lib/Module/Pluggable/t/13except.t - lib/Module/Pluggable/t/13exceptarray.t - lib/Module/Pluggable/t/13exceptregex.t - lib/Module/Pluggable/t/14package.t - lib/Module/Pluggable/t/15topicsafe.t - lib/Module/Pluggable/t/16different_extension.t - lib/Module/Pluggable/t/17devel_inner_package.t - lib/Module/Pluggable/t/18skipped_package.t - lib/Module/Pluggable/t/19can_ok_clobber.t - lib/Module/Pluggable/t/20dodgy_files.t - lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin - lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm - lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm - lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm - lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm - lib/Module/Pluggable/t/lib/No/Middle.pm - lib/Module/Pluggable/t/lib/OddTest/Plugin/-Dodgy.pm - lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/TA/C/A/I.pm ! MANIFEST t/TEST t/harness ____________________________________________________________________________ [ 31018] By: craigb on 2007/04/22 00:50:18 Log: Make t/harness find the t/mro tests Branch: perl ! t/harness ____________________________________________________________________________ [ 31017] By: nicholas on 2007/04/21 21:47:34 Log: Various variables in intrpvar.h and thrdvar.h are considerably larger than they need to be. Branch: perl ! intrpvar.h pad.c thrdvar.h ____________________________________________________________________________ [ 31016] By: nicholas on 2007/04/21 21:46:27 Log: Fix bug in change 31015 - saving the wrong size of variable. Branch: perl ! toke.c ____________________________________________________________________________ [ 31015] By: nicholas on 2007/04/21 19:05:08 Log: Several members of struct yy_parser can go on a diet. Some I32s were actually only holding chars. Branch: perl ! intrpvar.h op.c parser.h perl.h toke.c ____________________________________________________________________________ [ 31014] By: nicholas on 2007/04/21 18:41:39 Log: By re-ordering declarations in interpvar.h and thrdvar.h, reduce the size of the interpreter structure. (For LP64, from 3712 to 3584) Branch: perl ! intrpvar.h thrdvar.h ____________________________________________________________________________ [ 31013] By: nicholas on 2007/04/21 17:01:53 Log: Remove widesyscalls and numeric_compat1, two unused per-interpreter variables retained for binary compatibility, something which we no longer maintain back to 5.6.x. Branch: perl ! intrpvar.h ____________________________________________________________________________ [ 31012] By: nicholas on 2007/04/21 13:54:28 Log: Eliminate Internals::inc_sub_generation, which nothing now calls. Branch: perl ! universal.c ____________________________________________________________________________ [ 31011] By: nicholas on 2007/04/21 13:13:43 Log: Update Changes. Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 31010] By: nicholas on 2007/04/21 11:42:43 Log: Where possible, use SvIV instead of SvIVX, SvNV instead of SvNVX, SvUV instead of SvUVX, and SvPV* variants instead of SvPVX*. Document that the non-x variants are preferable whenever the expression has no side effects. (Compilers perform common subexression elimination). Likewise SvREFCNT_inc simple variants are valid for all cases apart from expressions with side effects. Branch: perl ! doio.c op.c pod/perlapi.pod pp.c pp_ctl.c pp_sys.c sv.c sv.h ____________________________________________________________________________ [ 31009] By: nicholas on 2007/04/21 10:28:59 Log: Storing PL_sv_yes over itself is as cheap as calling hv_exists(), so always store it, to save the (second) store call. SvIVx is more expensive than SvIVX, so use the latter. Reorder the other call to hv_store() to be immediately after the call to hv_exists(), to try to avoid thrashing the CPU cache. Branch: perl ! mro.c ____________________________________________________________________________ [ 31008] By: nicholas on 2007/04/21 09:43:27 Log: In Perl_mro_get_linear_isa_dfs(), by treating the local variable sv as an array of size 1, we can merge two arms and reduce code duplication. Branch: perl ! mro.c ____________________________________________________________________________ [ 31007] By: rgs on 2007/04/21 09:29:45 Log: Typo fix by Abigail Branch: perl ! ext/Hash/Util/FieldHash/t/02_function.t ____________________________________________________________________________ [ 31005] By: rgs on 2007/04/21 09:20:56 Log: Upgrade to version-0.7203. Plus a change in Module::Build::Version, specific to bleadperl. Branch: perl ! ext/DynaLoader/t/XSLoader.t lib/Module/Build/Version.pm ! lib/Module/Build/t/metadata.t lib/Module/Build/t/moduleinfo.t ! lib/version.pm lib/version.pod lib/version.t perl.c ! t/comp/use.t t/op/sprintf.t universal.c util.c ____________________________________________________________________________ [ 31004] By: rgs on 2007/04/21 09:08:04 Log: Completely remove Test::More from the MRO tests, by Brandon Black Branch: perl ! t/mro/basic.t t/mro/basic_01_c3.t t/mro/basic_01_dfs.t ! t/mro/basic_02_c3.t t/mro/basic_02_dfs.t t/mro/basic_03_c3.t ! t/mro/basic_03_dfs.t t/mro/basic_04_c3.t t/mro/basic_04_dfs.t ! t/mro/basic_05_c3.t t/mro/basic_05_dfs.t t/mro/complex_c3.t ! t/mro/complex_dfs.t t/mro/dbic_c3.t t/mro/dbic_dfs.t ! t/mro/next_method.t t/mro/next_skip.t t/mro/vulcan_c3.t ! t/mro/vulcan_dfs.t ____________________________________________________________________________ [ 31003] By: rgs on 2007/04/21 09:06:38 Log: Small optimisations, by Brandon Black Branch: perl ! mro.c ____________________________________________________________________________ [ 31002] By: rgs on 2007/04/21 09:05:41 Log: Code comments, by Brandon Black Branch: perl ! mro.c ____________________________________________________________________________ [ 31001] By: rgs on 2007/04/21 08:55:16 Log: Subject: [PATCH] Bug in Hash::Util::FieldHash From: Anno Siegel Date: Sat, 21 Apr 2007 02:11:00 +0200 Message-Id: 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 ____________________________________________________________________________ [ 31000] By: nicholas on 2007/04/20 19:34:15 Log: Terser source code in Perl_mro_meta_dup() Branch: perl ! mro.c ____________________________________________________________________________ [ 30999] By: nicholas on 2007/04/20 16:09:31 Log: Make struct mro_meta 4(ish) bytes smaller. Branch: perl ! hv.h ____________________________________________________________________________ [ 30998] By: rgs on 2007/04/20 15:38:47 Log: Shorten some file names Branch: perl +> t/mro/next_NEXT.t t/mro/next_edgecases.t t/mro/next_inanon.t +> t/mro/next_ineval.t t/mro/next_skip.t - t/mro/next_method_edge_cases.t t/mro/next_method_in_anon.t - t/mro/next_method_in_eval.t t/mro/next_method_skip.t - t/mro/next_method_used_with_NEXT.t ! MANIFEST ____________________________________________________________________________ [ 30997] By: rgs on 2007/04/20 15:03:57 Log: Silence some diagnostic messages when running within the core tests. By Jerry D. Hedden Branch: perl ! lib/Archive/Extract/t/01_Archive-Extract.t ! lib/Archive/Tar/t/02_methods.t ____________________________________________________________________________ [ 30996] By: rgs on 2007/04/20 14:22:26 Log: Nit to S_isa_lookup by Brandon Black Branch: perl ! universal.c ____________________________________________________________________________ [ 30995] By: rgs on 2007/04/20 14:20:42 Log: Additions to perldiag for MRO, by Brandon Black. Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 30994] By: rgs on 2007/04/20 13:54:26 Log: A little bit more safe version of HvMROMETA Branch: perl ! hv.h ____________________________________________________________________________ [ 30993] By: rgs on 2007/04/20 13:42:21 Log: Don't use Test::More in core tests (at least, where that's possible, that is where is_deeply() isn't used) Branch: perl ! t/mro/c3_with_overload.t t/mro/inconsistent_c3.t ! t/mro/method_caching.t t/mro/next_method_edge_cases.t ! t/mro/next_method_in_anon.t t/mro/next_method_in_eval.t ! t/mro/next_method_used_with_NEXT.t t/mro/overload_c3.t ! t/mro/overload_dfs.t t/mro/recursion_c3.t ! t/mro/recursion_dfs.t ____________________________________________________________________________ [ 30992] By: rgs on 2007/04/20 11:55:37 Log: Subject: Re: [PATCH] madprop about forced words From: Gerard Goossen Date: Thu, 19 Apr 2007 13:33:21 +0200 Message-ID: <20070419113321.GE19244@ostwald> Branch: perl ! op.h toke.c ____________________________________________________________________________ [ 30991] By: rgs on 2007/04/20 11:49:36 Log: Subject: [perl #42614] NAN_COMPARE_BROKEN.DIV_BY_NAN_BUG (with patch) From: patrick.dugnolle@bnpparibas.com (via RT) Date: Thu, 19 Apr 2007 06:34:18 -0700 Message-ID: Branch: perl ! pp.c ____________________________________________________________________________ [ 30990] By: rgs on 2007/04/20 08:04:41 Log: Clean the MRO documentation up Branch: perl ! lib/mro.pm ____________________________________________________________________________ [ 30989] By: stevep on 2007/04/20 01:58:55 Log: Upgrade to CPAN-1.91 Branch: perl ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm ! lib/CPAN/t/10version.t ____________________________________________________________________________ [ 30988] By: rgs on 2007/04/19 17:28:38 Log: Simpler version, and that zeroes the allocated memory Branch: perl ! mro.c ____________________________________________________________________________ [ 30987] By: rgs on 2007/04/19 17:15:25 Log: Use Newxc instead of casting by hand Branch: perl ! mro.c ____________________________________________________________________________ [ 30986] By: rgs on 2007/04/19 17:07:14 Log: A Tolkien quote for mro.c, found by Audrey Tang. Branch: perl ! mro.c ____________________________________________________________________________ [ 30985] By: steveh on 2007/04/19 16:20:09 Log: Fix non-threaded build on Win32 following #30980 Branch: perl ! makedef.pl ____________________________________________________________________________ [ 30984] By: rgs on 2007/04/19 15:06:53 Log: Fix compilation error with threads Branch: perl ! mro.c ____________________________________________________________________________ [ 30983] By: rgs on 2007/04/19 15:04:19 Log: Adjust the warning category in the test, too Branch: perl ! t/lib/warnings/gv ____________________________________________________________________________ [ 30982] By: rgs on 2007/04/19 14:53:36 Log: Put the "Can't locate package..." warnings in the "syntax" category, as documented Branch: perl ! gv.c mro.c universal.c ____________________________________________________________________________ [ 30981] By: rgs on 2007/04/19 14:50:11 Log: Change an "Internal error" message to the more common "panic" in the C3 MRO code Branch: perl ! mro.c ____________________________________________________________________________ [ 30980] By: rgs on 2007/04/19 14:48:20 Log: Subject: Re: new C3 MRO patch From: "Brandon Black" Date: Tue, 17 Apr 2007 13:14:36 -0500 Message-ID: <84621a60704171114k29b0460el5b08ce5185d55ed5@mail.gmail.com> Branch: perl + lib/mro.pm mro.c t/mro/basic.t t/mro/basic_01_c3.t + t/mro/basic_01_dfs.t t/mro/basic_02_c3.t t/mro/basic_02_dfs.t + t/mro/basic_03_c3.t t/mro/basic_03_dfs.t t/mro/basic_04_c3.t + t/mro/basic_04_dfs.t t/mro/basic_05_c3.t t/mro/basic_05_dfs.t + t/mro/c3_with_overload.t t/mro/complex_c3.t + t/mro/complex_dfs.t t/mro/dbic_c3.t t/mro/dbic_dfs.t + t/mro/inconsistent_c3.t t/mro/method_caching.t + t/mro/next_method.t t/mro/next_method_edge_cases.t + t/mro/next_method_in_anon.t t/mro/next_method_in_eval.t + t/mro/next_method_skip.t t/mro/next_method_used_with_NEXT.t + t/mro/overload_c3.t t/mro/overload_dfs.t t/mro/recursion_c3.t + t/mro/recursion_dfs.t t/mro/vulcan_c3.t t/mro/vulcan_dfs.t ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.fnc ! embed.h ext/B/t/b.t global.sym gv.c hv.c hv.h lib/constant.pm ! lib/overload.pm mg.c op.c perl.c pod/perlapi.pod pp_hot.c ! proto.h scope.c sv.c t/TEST t/op/magic.t universal.c ! vms/descrip_mms.template win32/Makefile win32/Makefile.ce ! win32/makefile.mk ____________________________________________________________________________ [ 30979] By: steveh on 2007/04/19 12:15:30 Log: Subject: [PATCH] Allow sending SIGINT to child processes on Windows *if* they are running Perl From: "Jan Dubois" Date: Mon, 16 Apr 2007 17:52:25 -0700 Message-ID: <01e301c7808a$ac0cca30$04265e90$@com> Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 30978] By: steveh on 2007/04/19 07:54:42 Log: Subject: [PATCH - again] Re: [perl #41574] cond_wait hang ups under MSWin32 From: "Jerry D. Hedden" Date: Wed, 18 Apr 2007 14:32:16 -0400 Message-ID: <1ff86f510704181132qf94b413mfda6aaa0f347df28@mail.gmail.com> Makes the test "TODO" on Win32, where it is not reliable, and turns the 50 separate tests in one single test for less line noise Branch: perl ! ext/threads/shared/Changes ext/threads/shared/shared.pm ! ext/threads/shared/t/stress.t ____________________________________________________________________________ [ 30977] By: merijn on 2007/04/18 19:04:40 Log: 1. Move #30327 to the generation location 2. Regen after backports 3. Include Jarkko's $run and \n patch Branch: perl ! Configure Porting/config_h.pl config_h.SH ____________________________________________________________________________ [ 30976] By: merijn on 2007/04/18 18:31:15 Log: Backport #30919; remove \n; add $run 30919: When removing the test program source, also remove the compiled executable. Subject: [PATCH] Configure: echo without \n but run with $run From: Jarkko Hietaniemi Date: Wed, 18 Apr 2007 06:49:59 +0300 (EEST) Message-Id: <200704180349.l3I3nxDh017058@vipunen.hut.fi> Branch: metaconfig + U/modified/d_strctcpy.U U/modified/d_volatile.U + U/modified/i_dirent.U ! U/compline/d_castneg.U U/modified/voidflags.U ! U/protos/Hasfield.U U/protos/Hasstruct.U Branch: metaconfig/U/perl ! i_db.U ____________________________________________________________________________ [ 30975] By: merijn on 2007/04/18 10:25:54 Log: Backport #30904 If the test programs for strtoul(), strtoull() or strtouq() fail, don't assume that the functions work. Branch: metaconfig ! U/modified/d_strtoul.U Branch: metaconfig/U/perl ! d_strtoull.U d_strtouq.U ____________________________________________________________________________ [ 30974] By: merijn on 2007/04/18 08:52:59 Log: Subject: [PATCH] Configure: echo without \n but run with $run From: Jarkko Hietaniemi Date: Wed, 18 Apr 2007 06:49:59 +0300 (EEST) Message-Id: <200704180349.l3I3nxDh017058@vipunen.hut.fi> Branch: metaconfig ! U/compline/byteorder.U U/compline/d_safebcpy.U ! U/compline/d_safemcpy.U U/threads/d_localtime_r.U Branch: metaconfig/U/perl ! d_futimes.U ____________________________________________________________________________ [ 30973] By: steveh on 2007/04/18 08:40:42 Log: Add a test for the bug fixed by #30970 Branch: perl + t/op/kill0.t ! MANIFEST ____________________________________________________________________________ [ 30972] By: rgs on 2007/04/18 08:36:24 Log: Sys::Syslog was missing from Maintainers.pl Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 30971] By: steveh on 2007/04/17 17:12:23 Log: These test scripts probably wanted BEGIN blocks, not just blocks with "BEGIN:" labels. Branch: perl ! t/comp/multiline.t t/op/exec.t ____________________________________________________________________________ [ 30970] By: steveh on 2007/04/17 11:13:23 Log: Subject: [PATCH] Fix kill(0, $pid) on Windows From: "Jan Dubois" Date: Mon, 16 Apr 2007 17:35:48 -0700 Message-ID: <01df01c78088$59718d30$0c54a790$@com> Fixes breakage caused by #29605. Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 30969] By: nicholas on 2007/04/16 16:17:05 Log: Remove the "performance hack" that suppressed used only once warnings for files in the standard library. Branch: perl ! gv.c ____________________________________________________________________________ [ 30968] By: merijn on 2007/04/16 15:01:31 Log: Subject: Re: [PATCH] Mention sorting MANIFEST in perlhack.pod From: "Jerry D. Hedden" Date: Mon, 16 Apr 2007 10:44:36 -0400 Message-ID: <1ff86f510704160744j9ae934cv9fef077afe3ca516@mail.gmail.com> Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 30967] By: rgs on 2007/04/16 13:37:05 Log: Subject: [PATCH] Re: Thread.t hangs, even under normal test... From: "Jerry D. Hedden" Date: Mon, 16 Apr 2007 09:31:39 -0400 Message-ID: <1ff86f510704160631ue286a97kb66a0ce649c9aae4@mail.gmail.com> Branch: perl ! lib/Thread.t ____________________________________________________________________________ [ 30966] By: merijn on 2007/04/16 11:44:54 Log: Subject: [PATCH] sv.c: %d ne size_t From: Jarkko Hietaniemi Date: Mon, 16 Apr 2007 14:31:42 +0300 (EEST) Message-Id: <200704161131.l3GBVg3n104476@kosh.hut.fi> Branch: perl ! sv.c ____________________________________________________________________________ [ 30965] By: davem on 2007/04/15 23:33:13 Log: fix casting warning in pp_ord() Branch: perl ! pp.c ____________________________________________________________________________ [ 30964] By: davem on 2007/04/15 23:24:21 Log: get rid of warning due to empty dangling else in malloc.c Branch: perl ! malloc.c ____________________________________________________________________________ [ 30963] By: davem on 2007/04/15 21:10:55 Log: follow PL_watchaddr when cloning a thread Branch: perl ! sv.c ____________________________________________________________________________ [ 30962] By: davem on 2007/04/15 16:32:42 Log: with DEBUG_LEAKING_SCALARS, dump multiply-freed scalars Branch: perl ! sv.c ____________________________________________________________________________ [ 30961] By: nicholas on 2007/04/15 13:14:52 Log: Integrate: [ 30770] Documented the PA-RISC End-Of_Life plan; more servers; some IPF remarks. TODO: the various locations for downloading prebuilt depots, and what their specifics are. The first is now in, but no specifics yet. [ 30814] Fix URL rot in README.vms [ 30825] Subject: README.$OS URLs From: Steffen Mueller Date: Sat, 31 Mar 2007 16:37:56 +0200 Message-ID: <20070331143757.26271.qmail@lists.develooper.com> [ 30828] Subject: [PATCH?] perlfunc.pod: Lexical visibility hint in require docu From: Christian Winter Date: Sun, 01 Apr 2007 18:01:24 +0200 Message-ID: <460FD754.8050106@linux-config.de> [ 30912] Fix spelling nit. [ 30920] Subject: Re: [PATCH] perlreguts.pod: use the unicode name for ß and show the codepoint From: avarab@gmail.com Date: Fri, 6 Apr 2007 21:41:57 +0000 Message-ID: <51dd1af80704061441v4b972257ta4c95230bdbc47c5@mail.gmail.com> Branch: maint-5.8/perl !> README.amiga README.cn README.dos README.hpux README.jp !> README.netware README.tw README.vms ext/POSIX/t/posix.t !> pod/perlfunc.pod pod/perlreguts.pod ____________________________________________________________________________ [ 30960] By: nicholas on 2007/04/15 12:56:14 Log: Integrate: [ 30360] Subject: [PATCH] integrate bignum 0.19 From: Tels Date: Sat, 3 Feb 2007 13:42:20 +0100 Message-Id: <200702031342.21634@bloodgate.com> [ 30876] Subject: BigInt, FastCalc, BitRat, bignum released to CPAN [PATCH] From: Tels Date: Mon, 9 Apr 2007 20:59:22 +0000 Message-Id: <200704092059.24058@bloodgate.com> [ 30877] Upgrade to bignum-0.20 and Math-BigRat-0.18. [ 30905] Upgrade to Shell 0.72 (noticed by Jerry D. Hedden) Branch: maint-5.8/perl +> lib/bignum/t/bigexp.t !> MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm !> lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/fallback.t !> lib/Math/BigRat.pm lib/Shell.pm lib/Shell.t lib/bigint.pm !> lib/bignum.pm lib/bignum/t/bigint.t lib/bigrat.pm ____________________________________________________________________________ [ 30959] By: nicholas on 2007/04/15 12:38:11 Log: Integrate: [ 30542] Add directory depth check for older VMS systems to check83.pl [ 30839] Subject: [PATCH] Re: [PATCH] microperl plus missing config vars From: Jarkko Hietaniemi Date: Tue, 03 Apr 2007 18:28:30 -0400 Message-ID: <4612D50E.5010105@iki.fi> [ 30906] Add Shell.pm to the list of dual-life modules [ 30958] Remove wince/ from checkcfgvar.pl, now that it is gone in 5.8.x too. Branch: maint-5.8/perl !> Porting/Maintainers.pl Porting/check83.pl !> Porting/checkcfgvar.pl win32/config.gc ____________________________________________________________________________ [ 30958] By: nicholas on 2007/04/15 12:37:44 Log: Remove wince/ from checkcfgvar.pl, now that it is gone in 5.8.x too. Branch: perl ! Porting/checkcfgvar.pl ____________________________________________________________________________ [ 30957] By: rgs on 2007/04/15 12:35:38 Log: Add the Default Unicode Collation Element Table for UCD 5.0.0 to Unicode::Collate Branch: perl + lib/Unicode/Collate/allkeys.txt ! MANIFEST ____________________________________________________________________________ [ 30956] By: nicholas on 2007/04/15 12:30:10 Log: Integrate: [ 22688] Stop PL_comppad pointing to a freed pad during global destruction [ 30868] Ensure PL_last_in_gv doesn't end up pointing to garbage by NULLing it if the GV it is pointing to gets freed. [ 30888] If PL_curpm is pointing to an op that is getting freed, reset it to NULL. Otherwise we have a pointer dangling into undefined behaviour. [ 30952] Move PL_comppad nulling from do_clean_all to sv_clear Branch: maint-5.8/perl !> op.c sv.c ____________________________________________________________________________ [ 30955] By: rgs on 2007/04/15 07:26:28 Log: Change prototype of async() to be compatible with the one of threads::async() Branch: perl ! lib/Thread.pm ____________________________________________________________________________ [ 30954] By: rgs on 2007/04/15 07:16:44 Log: Subject: [PATCH] Remove 5005threads from Thread.pm From: "Jerry D. Hedden" Date: Fri, 13 Apr 2007 13:19:26 -0400 Message-ID: <1ff86f510704131019i3ea1f99es7067ba2ef60171ca@mail.gmail.com> Branch: perl ! lib/Thread.pm ____________________________________________________________________________ [ 30953] By: rgs on 2007/04/15 07:12:33 Log: Subject: [PATCH] Fix Thread.pm From: "Jerry D. Hedden" Date: Fri, 13 Apr 2007 12:51:40 -0400 Message-ID: <1ff86f510704130951t5f66baa0m4ed13018539976a3@mail.gmail.com> Branch: perl + lib/Thread.t ! MANIFEST lib/Thread.pm ____________________________________________________________________________ [ 30952] By: davem on 2007/04/14 21:53:17 Log: Move PL_comppad nulling from do_clean_all to sv_clear Branch: perl ! sv.c ____________________________________________________________________________ [ 30951] By: merijn on 2007/04/14 20:52:56 Log: Type in croak message Branch: perl ! universal.c ____________________________________________________________________________ [ 30950] By: merijn on 2007/04/14 17:38:23 Log: Subject: [PATCH pod/perlfunc.pod] Typo in =item say From: Abigail Date: Sat, 14 Apr 2007 19:22:41 +0200 Message-ID: <20070414172241.GB3191@abigail.nl> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 30949] By: nicholas on 2007/04/14 17:25:43 Log: Integrate: [ 30510] Make vms/gen_shrfls.pl better able to detect header transitions with various compiler versions (needed after #30463). [ 30602] Make sure escaped dots in filenames are preserved when translating filenames from VMS to UNIX syntax. [ 30614] Subject: 29044 broke Fatal.pm From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig) Message-ID: <87slc37y99.fsf@k75.linux.bogus> Date: Sun, 18 Mar 2007 09:26:58 +0100 [ 30811] Fix bug #42224, perl -MO=Deparse -e 'print readpipe $x, $y' broken Branch: maint-5.8/perl !> ext/B/B/Deparse.pm lib/Fatal.pm lib/Fatal.t ____________________________________________________________________________ [ 30948] By: nicholas on 2007/04/14 17:00:27 Log: Integrate: [ 30510] Make vms/gen_shrfls.pl better able to detect header transitions with various compiler versions (needed after #30463). [ 30602] Make sure escaped dots in filenames are preserved when translating filenames from VMS to UNIX syntax. Branch: maint-5.8/perl !> vms/ext/filespec.t vms/gen_shrfls.pl vms/vms.c ____________________________________________________________________________ [ 30947] By: nicholas on 2007/04/14 16:58:05 Log: Integrate: [ 28568] Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/ From: Jarkko Hietaniemi Date: Thu, 13 Jul 2006 23:10:27 +0300 Message-ID: <44B6A8B3.5070605@iki.fi> [ 30582] Subject: [perl #41701] [PATCH] v5.8.8. pod2html -- F should add 'class="file"' in the HTML output From: Jari Aalto (via RT) Date: Mon, 05 Mar 2007 02:05:38 -0800 Message-ID: plus adjustments to tests [ 30583] Subject: [perl #41698] [PATCH] v5.8.8 pod2html -- Add
..
around the outputted INDEX section From: Jari Aalto (via RT) Date: Sun, 04 Mar 2007 13:33:20 -0800 Message-ID: plus test adjustments [ 30584] Subject: Re: [perl #41687] [PATCH] v5.8.8 pod2html -- Add --[no]fragmentuniq to support more readable
refs From: Jari Aalto Date: Wed, 07 Mar 2007 10:04:15 +0200 Message-ID: <87y7m9scn4.fsf@w2kpicasso.cante.net> with test adjustments [ 30604] Subject: Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IETF pages From: Jari Aalto Date: Wed, 14 Mar 2007 21:56:14 +0300 Message-ID: <87hcsnbqnl.fsf@w2kpicasso.cante.net> [ 30631] Subject: Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IETF pages From: Jari Aalto Date: Sat, 17 Mar 2007 11:11:17 +0300 Message-ID: <87k5xg9tne.fsf@w2kpicasso.cante.net> [ 30681] Subject: [PATCH] Re: [PATCH] lib/Pod/Html.pm plus a funky UT8-8 regex bug From: Jarkko Hietaniemi Date: Wed, 21 Mar 2007 08:01:14 -0400 Message-ID: <46011E8A.1080009@iki.fi> [ 30708] [PATCH] fix instalhtml and Pod::HTML issues. From: demerphq Date: Thu, 22 Mar 2007 19:42:54 +0100 Message-ID: <9b18b3110703221142g4955362atffee33d05e30bd27@mail.gmail.com> Just the changes to installhtml and Pod::HTML in this patch. [ 30722] Subject: Re: [perl #41683] [PATCH] v5.8.8 pod2html -- incorrect treatment of non-manual page refs like "this(c)" From: Jari Aalto Date: Wed, 07 Mar 2007 11:08:24 +0200 Message-ID: <87ejo1s9o7.fsf@w2kpicasso.cante.net> with adjustments to the regexp Branch: maint-5.8/perl !> installhtml lib/Pod/Html.pm lib/Pod/t/htmlescp.t !> lib/Pod/t/htmllink.t lib/Pod/t/htmlview.t !> lib/Pod/t/pod2html-lib.pl ____________________________________________________________________________ [ 30946] By: nicholas on 2007/04/14 16:21:06 Log: Integrate: [ 30610] PerlIO_importFILE() should increase the reference count on the fd that it brings into PerlIO managed space. (A long standing problem reported by Steve Hay) [ 30633] PerlIO_exportFILE() and PerlIO_releaseFILE() should manage the fd reference counts correctly. Branch: maint-5.8/perl !> ext/XS/Typemap/Typemap.xs perlio.c ____________________________________________________________________________ [ 30945] By: nicholas on 2007/04/14 15:16:21 Log: Integrate: [ 30624] move magic container/value test into separate function [ 30627] When restoring localised values, call set only on container magic. Avoids (among other things), localised pos index being trashed at scope exit. [ 30628] minor code simplification made possible by change #30627 Branch: maint-5.8/perl !> mg.c t/op/pos.t ____________________________________________________________________________ [ 30944] By: nicholas on 2007/04/14 15:01:09 Log: Integrate-ish: [ 30394] Don't clobber $_ by using "my $_". Potential bug found by Alexey Tourbin. ish, because I re-wrote it to use $m rather than $_. Branch: maint-5.8/perl ! lib/AutoSplit.pm ____________________________________________________________________________ [ 30943] By: rgs on 2007/04/13 12:14:06 Log: Subject: RE: [PATCH] Restore Win64 compilation with the Windows Platform SDK From: "Jan Dubois" Date: Tue, 10 Apr 2007 16:49:21 -0700 Message-ID: <001b01c77bca$dcae7720$960b6560$@com> Branch: perl ! lib/ExtUtils/CBuilder/Platform/Windows.pm ____________________________________________________________________________ [ 30942] By: nicholas on 2007/04/13 08:27:37 Log: Integrate: [ 30449] Subject: [PATCH] Don't copy DynaLoader.o unnecessarily From: "Jerry D. Hedden" Date: Thu, 1 Mar 2007 08:47:30 -0800 (PST) Message-ID: <566598.96493.qm@web30204.mail.mud.yahoo.com> [ 30528] Tom Callaway's Redhat patches Subject: [perl #41595] [PATCH] 5.8.8 Use CFLAGS for all compiler invocations From: Tom Callaway (via RT) Date: Thu, 22 Feb 2007 19:33:45 -0800 Message-ID: Subject: [perl #41589] [PATCH] 5.8.8 Linux needs -FPIC too From: Tom Callaway (via RT) Date: Thu, 22 Feb 2007 14:56:24 -0800 Message-ID: [ 30530] Subject: [perl #41587] [PATCH] 5.8.8 make sure we get the proper ldflags on libperl.so From: Tom Callaway (via RT) Date: Thu, 22 Feb 2007 14:39:02 -0800 Message-ID: [ 30656] Subject: [PATCH] Data::Dumper doesn't need ppport.h in core From: "Jerry D. Hedden" Date: Tue, 20 Mar 2007 11:48:24 -0700 (PDT) Message-ID: <627715.37131.qm@web30212.mail.mud.yahoo.com> [ 30823] Subject: [PATCH] microperl plus missing config vars From: Jarkko Hietaniemi Date: Sat, 31 Mar 2007 17:50:18 -0400 Message-ID: <460ED79A.5030809@iki.fi> [ 30831] Subject: [PATCH] Don't install dbm_filter_util.pl From: "Jerry D. Hedden" Date: Mon, 2 Apr 2007 09:31:13 -0700 (PDT) Message-ID: <721682.89546.qm@web30209.mail.mud.yahoo.com> [ 30870] Subject: [PATCH] makedepend.SH syntax error From: "Yitzchak Scott-Thoennes" Date: Sat, 7 Apr 2007 23:32:44 -0700 (PDT) Message-ID: <41520.67.40.29.216.1176013964.squirrel@webmail.efn.org> Branch: maint-5.8/perl !> Configure Cross/config.sh-arm-linux Makefile.SH Makefile.micro !> NetWare/config.wc Porting/checkcfgvar.pl README.micro !> epoc/config.sh ext/Data/Dumper/Dumper.pm !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL !> ext/DynaLoader/Makefile.PL installperl makedepend.SH !> mkppport.lst plan9/config_sh.sample uconfig.h uconfig.sh !> win32/config.bc win32/config.ce win32/config.vc !> win32/config.vc64 ____________________________________________________________________________ [ 30941] By: nicholas on 2007/04/12 22:08:07 Log: Integrate: [ 30391] Subject: [PATCH] ExtUtils/Constant/Base.pm: use constant folding to eliminated dead code From: Alexey Tourbin Date: Sat, 24 Feb 2007 15:52:23 +0300 Message-ID: <20070224125223.GA17227@localhost.localdomain> [ 30940] Bump the VERSION of ExtUtils::Constant::Base. Branch: maint-5.8/perl !> lib/ExtUtils/Constant/Base.pm Branch: perl ! lib/ExtUtils/Constant/Base.pm ____________________________________________________________________________ [ 30940] By: nicholas on 2007/04/12 21:03:08 Log: Bump the VERSION of ExtUtils::Constant::Base. Branch: perl ! lib/ExtUtils/Constant/Base.pm ____________________________________________________________________________ [ 30939] By: nicholas on 2007/04/12 20:45:21 Log: PL_madskills is a bool, so save it as one (else Solaris rightly SIGBUSes) Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 30938] By: nicholas on 2007/04/12 20:12:47 Log: Integrate: [ 30777] Subject: [PATCH] Shorten 'skipping...' test message From: "Jerry D. Hedden" Date: Thu, 29 Mar 2007 05:56:51 -0700 (PDT) Message-ID: <213529.35369.qm@web30214.mail.mud.yahoo.com> [ 30855] Give accurate failure diagnostics when unlike() fails. Branch: maint-5.8/perl !> t/TEST t/test.pl ____________________________________________________________________________ [ 30937] By: nicholas on 2007/04/12 19:57:56 Log: Integrate: [ 30383] Subject: [PATCH blead] Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does not work with 'nomethod' From: Rick Delaney Date: Wed, 21 Feb 2007 16:53:16 -0500 Message-ID: <20070221215316.GF5646@bort.ca> [ 30407] Fix bug #41550 - AUTOLOAD :lvalue not working the same in blead as in 5.8.8 (a code example from "Extending and Embedding Perl") Branch: maint-5.8/perl !> gv.c lib/overload.t op.h t/op/sub_lval.t ____________________________________________________________________________ [ 30936] By: nicholas on 2007/04/12 18:52:49 Log: Fix two errors in the OP debugging code. Now all test errors relate to newCONSTSUB(). Branch: perl ! op.c sv.c ____________________________________________________________________________ [ 30935] By: nicholas on 2007/04/12 18:15:27 Log: Integrate: [ 30515] Subject: debugger history save and load From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig) Date: Wed, 07 Mar 2007 14:53:58 +0100 Message-ID: <87y7m99n2h.fsf@k75.linux.bogus> Branch: maint-5.8/perl !> lib/perl5db.pl ____________________________________________________________________________ [ 30934] By: nicholas on 2007/04/12 16:21:03 Log: Integrate: [ 30370] Skip test when Encode isn't built (noticed by Jerry D. Hedden) [ 30459] Rename exception() to apitest_exception() in XS/APItest, so that it doesn't clash with the exception() in Devel/PPPort. This way, all tests pass when both modules are staticly linked. [ 30653] Don't install XS::APItest and XS::Typemap Branch: maint-5.8/perl !> ext/PerlIO/encoding/t/nolooping.t ext/XS/APItest/APItest.pm !> ext/XS/APItest/APItest.xs ext/XS/APItest/exception.c !> ext/XS/APItest/t/exception.t installperl utils/perlivp.PL ____________________________________________________________________________ [ 30933] By: merijn on 2007/04/12 16:01:04 Log: Backport Configure change #30897 Branch: metaconfig ! U/compline/Csym.U Branch: metaconfig/U/perl ! d_cplusplus.U ____________________________________________________________________________ [ 30932] By: rgs on 2007/04/12 15:54:33 Log: Subject: Re: [PATCH] Add CPANPLUS 0.78 to the core From: demerphq Date: Tue, 10 Apr 2007 18:31:28 +0200 Message-ID: <9b18b3110704100931t5c0c97e0n9d3c059e6f404dd5@mail.gmail.com> Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 30931] By: nicholas on 2007/04/12 15:51:58 Log: Change 18797 (Patch for [perl #9402], known also as "glibc _moddi3 bug with negative quads", or also as RedHat bug #65612.) was a bit brute force. In reality, we don't need to have an auto-detecting pp-i-modulo unless we're compiled with 64 bit IVs and on glibc. Branch: perl ! pp.c ____________________________________________________________________________ [ 30930] By: nicholas on 2007/04/12 15:36:47 Log: Integrate: [ 29885] Yves spotted that I'd not regenerated perlapi.pod when I added get_cvn_flags(). Branch: maint-5.8/perl !> pod/perlapi.pod ____________________________________________________________________________ [ 30929] By: nicholas on 2007/04/12 15:34:48 Log: Integrate: [ 29830] Add get_cvn_flags(), which is like get_cv() but takes a length. This allows symbolic code references with embeded NULs to work. [adjusted for 5.8.x semantics] Branch: maint-5.8/perl !> embed.fnc embed.h global.sym gv.c gv.h op.c perl.c perlio.c !> pp_ctl.c proto.h t/op/ref.t toke.c ____________________________________________________________________________ [ 30928] By: nicholas on 2007/04/12 15:04:16 Log: Go away, stowaway. Branch: maint-5.8/perl - parser.h ____________________________________________________________________________ [ 30927] By: nicholas on 2007/04/12 15:03:57 Log: Integrate: [ 29653] Welcome to 2007! Time to update copyrights from changes earlier today. [ 29670] Update copyright years to include 2007. (Plus a couple of 2006s and earlier we missed in av.h and hv.h) [ 29695] Update copyright years in .h files. Also, in .pl files that generate .h files, so they'll be ready next time. [ 29696] Update copyright years in .c files Branch: maint-5.8/perl +> parser.h !> (integrate 49 files) ____________________________________________________________________________ [ 30926] By: rgs on 2007/04/12 14:50:04 Log: Run buildtoc --build-all Branch: perl ! MANIFEST pod/perltoc.pod vms/descrip_mms.template ! win32/pod.mak ____________________________________________________________________________ [ 30925] By: rgs on 2007/04/12 14:37:35 Log: Subject: [PATCH] Add $VERSION to Module::Build::Version From: "Jerry D. Hedden" Date: Wed, 11 Apr 2007 12:45:19 -0400 Message-ID: <1ff86f510704110945q173f2ac8p399171428fd182cd@mail.gmail.com> Branch: perl ! lib/Module/Build/Version.pm ____________________________________________________________________________ [ 30924] By: nicholas on 2007/04/12 14:36:52 Log: Integrate: [ 29550] Subject: [PATCH 5.8.8] Text mode wrongly set on pipe file descriptors From: Ilya Zakharevich Date: Tue, 12 Dec 2006 23:28:25 -0800 Message-ID: <20061213072825.GA26300@powdermilk.math.berkeley.edu> [ 29577] Subject: [PATCH 5.8.8] OS/2: survive SIGCHLD From: Ilya Zakharevich Date: Mon, 18 Dec 2006 00:55:19 -0800 Message-ID: <20061218085519.GA14893@powdermilk.math.berkeley.edu> plus a perldiag entry for the new error, "Maximal count of pending signals (%s) exceeded" [ 29578] Subject: [PATCH 5.8.8] Fixes for the test suite on OS/2 From: Ilya Zakharevich Date: Wed, 13 Dec 2006 18:32:22 -0800 Message-ID: <20061214023222.GA29084@powdermilk.math.berkeley.edu> [ 29580] Subject: [PATCH 5.8.8] OS/2-specific fixes, round II From: Ilya Zakharevich Date: Mon, 18 Dec 2006 00:45:24 -0800 Message-ID: <20061218084524.GA14866@powdermilk.math.berkeley.edu> [except the MakeMaker changes, pending an upstream stable release] Branch: maint-5.8/perl +> os2/OS2/Process/t/os2_atoms.t +> os2/OS2/Process/t/os2_clipboard.t os2/os2_pipe.t !> MANIFEST emacs/ptags mg.c os2/Makefile.SHs !> os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs !> os2/OS2/Process/t/os2_process.t os2/OS2/REXX/DLL/Changes !> os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h perl.c !> pod/perldiag.pod t/io/pipe.t util.c ____________________________________________________________________________ [ 30923] By: rgs on 2007/04/12 14:33:33 Log: Upgrade to Archive::Extract 0.18 Branch: perl ! lib/Archive/Extract.pm ! lib/Archive/Extract/t/src/double_dir.zip.packed ! lib/Archive/Extract/t/src/x.bz2.packed ! lib/Archive/Extract/t/src/x.gz.packed ! lib/Archive/Extract/t/src/x.jar.packed ! lib/Archive/Extract/t/src/x.par.packed ! lib/Archive/Extract/t/src/x.tar.gz.packed ! lib/Archive/Extract/t/src/x.tar.packed ! lib/Archive/Extract/t/src/x.tgz.packed ! lib/Archive/Extract/t/src/x.zip.packed ! lib/Archive/Extract/t/src/y.jar.packed ! lib/Archive/Extract/t/src/y.par.packed ! lib/Archive/Extract/t/src/y.tar.bz2.packed ! lib/Archive/Extract/t/src/y.tar.gz.packed ! lib/Archive/Extract/t/src/y.tar.packed ! lib/Archive/Extract/t/src/y.tbz.packed ! lib/Archive/Extract/t/src/y.tgz.packed ! lib/Archive/Extract/t/src/y.zip.packed ____________________________________________________________________________ [ 30922] By: rgs on 2007/04/12 14:27:23 Log: Add the perlreapi man page, by Ævar Arnfjörð Bjarmason (largely from perlreguts) Branch: perl + pod/perlreapi.pod ! MANIFEST pod.lst pod/perl.pod pod/perlreguts.pod ! vms/descrip_mms.template win32/pod.mak ____________________________________________________________________________ [ 30921] By: rgs on 2007/04/12 14:05:17 Log: Subject: Re: [PATCH] extflags/pmflags Change 30841, in dump.c:pm_description regex does not have to exist From: avarab@gmail.com Date: Wed, 11 Apr 2007 20:54:43 +0000 Message-ID: <51dd1af80704111354h4bbd0212hc96a9f1911d2ffb4@mail.gmail.com> Branch: perl ! dump.c ____________________________________________________________________________ [ 30920] By: rgs on 2007/04/12 13:57:49 Log: Subject: Re: [PATCH] perlreguts.pod: use the unicode name for ß and show the codepoint From: avarab@gmail.com Date: Fri, 6 Apr 2007 21:41:57 +0000 Message-ID: <51dd1af80704061441v4b972257ta4c95230bdbc47c5@mail.gmail.com> Branch: perl ! pod/perlreguts.pod ____________________________________________________________________________ [ 30919] By: nicholas on 2007/04/12 11:57:26 Log: When removing the test program source, also remove the compiled executable. Branch: perl ! Configure ____________________________________________________________________________ [ 30918] By: merijn on 2007/04/12 06:15:36 Log: Subject: [PATCH] g++ in Tru64: align sockaddr and sockaddr_in defs From: Jarkko Hietaniemi Date: Thu, 12 Apr 2007 05:19:30 +0300 (EEST) Message-Id: <200704120219.l3C2JUGZ294947@kosh.hut.fi> Branch: perl ! hints/dec_osf.sh ____________________________________________________________________________ [ 30917] By: nicholas on 2007/04/11 20:45:11 Log: Integrate: [ 30913] Be a bit more specific in what our second typeglob isn't. It is actually expected to be undef. [ 30915] For symbolic references test the defined path through the pp functions. [tweaked for the 5.8.x expectations] Branch: maint-5.8/perl !> t/op/ref.t ____________________________________________________________________________ [ 30916] By: nicholas on 2007/04/11 19:58:35 Log: Integrate: [ 30886] Upgrade to threads::shared 1.09 : - Fix casting issue under MSWin32 - Modify stress test to not hang under MSWin32 [ 30887] Could someone explain why this file was added twice. Branch: maint-5.8/perl +> ext/threads/shared/t/stress.t !> MANIFEST ext/threads/shared/Changes ext/threads/shared/README !> ext/threads/shared/shared.pm ext/threads/shared/shared.xs !> ext/threads/shared/t/cond.t ____________________________________________________________________________ [ 30915] By: nicholas on 2007/04/11 19:48:36 Log: For symbolic references test the defined path through the pp functions. Branch: perl ! t/op/ref.t ____________________________________________________________________________ [ 30914] By: nicholas on 2007/04/11 18:12:48 Log: Reverse the NUL in symbol reference behaviour to that of 5.8.8, because I have a hunch that it's the sort of thing that someone's evil code somewhere is taking advantage of. (Storing extra data in one scalar beyond a NUL. Feels like a tempting hack to save space) Branch: maint-5.8/perl ! pp.c t/op/ref.t ____________________________________________________________________________ [ 30913] By: nicholas on 2007/04/11 17:51:02 Log: Be a bit more specific in what our second typeglob isn't. It is actually expected to be undef. Branch: perl ! t/op/ref.t ____________________________________________________________________________ [ 30912] By: stevep on 2007/04/11 17:16:00 Log: Fix spelling nit. Branch: perl ! ext/POSIX/t/posix.t ____________________________________________________________________________ [ 30911] By: nicholas on 2007/04/11 16:54:12 Log: Integrate: [ 29814] Test that names with embedded NULs work for symbolic array, hash and typeglob references. Branch: maint-5.8/perl !> t/op/ref.t ____________________________________________________________________________ [ 30910] By: nicholas on 2007/04/11 14:15:19 Log: Run pod/buildtoc --build-all Branch: perl ! MANIFEST pod/perltoc.pod vms/descrip_mms.template ____________________________________________________________________________ [ 30909] By: nicholas on 2007/04/11 14:09:31 Log: perl5.9.5delta is about 5, not 4. Branch: perl ! pod.lst ____________________________________________________________________________ [ 30908] By: nicholas on 2007/04/11 13:52:43 Log: Update MANIFEST to include 3 files added in change 30893. Branch: perl ! MANIFEST ____________________________________________________________________________ [ 30907] By: rgs on 2007/04/11 13:08:49 Log: Subject: [PATCH] Correct Shell.pm POD regarding $Shell::capture_stderr From: "Jerry D. Hedden" Date: Tue, 10 Apr 2007 13:54:10 -0400 Message-ID: <1ff86f510704101054q2ccc7c10l66d62971716877f9@mail.gmail.com> Branch: perl ! lib/Shell.pm ____________________________________________________________________________ [ 30906] By: rgs on 2007/04/11 13:06:49 Log: Add Shell.pm to the list of dual-life modules Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 30905] By: rgs on 2007/04/11 13:05:28 Log: Upgrade to Shell 0.72 (noticed by Jerry D. Hedden) Branch: perl ! lib/Shell.pm lib/Shell.t ____________________________________________________________________________ [ 30904] By: nicholas on 2007/04/11 08:02:43 Log: If the test programs for strtoul(), strtoull() or strtouq() fail, don't assume that the functions work. Branch: perl ! Configure ____________________________________________________________________________ [ 30903] By: nicholas on 2007/04/11 07:39:21 Log: Work round what appears to be a bug in Sun C++ 5.8 2005/10/13 If we just cast GvSVn(gv) to void, it ignores evaluating it for its side effect. Branch: perl ! gv.c ____________________________________________________________________________ [ 30902] By: craigb on 2007/04/11 04:08:47 Log: Fully VMSify CPANPLUS util names following #30885 Branch: perl ! vms/descrip_mms.template ____________________________________________________________________________ [ 30901] By: nicholas on 2007/04/10 21:00:15 Log: Integrate the tests from: [ 29539] Oops. As of some point one stopped being able to assign integers and floating point values to typeglobs. Branch: maint-5.8/perl !> t/op/glob.t ____________________________________________________________________________ [ 30900] By: nicholas on 2007/04/10 19:39:01 Log: Silence the g++ warnings "right-hand operand of comma has no effect" Branch: perl ! perl.c perly.act perly.h perly.tab perly.y regcomp.c ____________________________________________________________________________ [ 30899] By: nicholas on 2007/04/10 19:14:34 Log: $ExtUtils::MM_Unix::VERSION is actually 1.52, not 1.51. (The local version bump in blead confuses things) Branch: maint-5.8/perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 30898] By: nicholas on 2007/04/10 18:56:17 Log: Cast needed to get POSIX compiling with g++ on FreeBSD. Branch: perl ! ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 30897] By: nicholas on 2007/04/10 18:30:04 Log: Make the don't-use-nm symbol table probes work under C++. Branch: perl ! Configure ____________________________________________________________________________ [ 30896] By: stevep on 2007/04/10 16:36:08 Log: Version change to ExtUtils::MM_Unix missed in change #30380. Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 30895] By: stevep on 2007/04/10 16:23:10 Log: Somehow, version.pm was missed from change #30629. Branch: perl ! lib/version.pm ____________________________________________________________________________ [ 30894] By: nicholas on 2007/04/10 16:11:41 Log: Undo the non-maint part of change 30816. Silly Nicholas. Branch: perl ! hints/freebsd.sh ____________________________________________________________________________ [ 30893] By: stevep on 2007/04/10 15:44:51 Log: Upgrade to Module-Build-0.2807 Branch: perl + lib/Module/Build/t/new_from_context.t + lib/Module/Build/t/test_type.t lib/Module/Build/t/test_types.t ! lib/Module/Build.pm lib/Module/Build/API.pod ! lib/Module/Build/Base.pm lib/Module/Build/ModuleInfo.pm ! lib/Module/Build/Version.pm lib/Module/Build/YAML.pm ! lib/Module/Build/t/extend.t lib/Module/Build/t/lib/MBTest.pm ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/metadata.t ! lib/Module/Build/t/moduleinfo.t lib/Module/Build/t/ppm.t ! lib/Module/Build/t/tilde.t ____________________________________________________________________________ [ 30892] By: nicholas on 2007/04/10 14:59:56 Log: Integrate: [ 29325] Fix precedence problem [ 29408] Silence VC++ 8 warnings about "possible loss of data" [ 29532] Silence VC warnings about possible operator precedence problems and signed/unsigned mismatches [ 29654] Quiet a smoke warning in toke.c and bump the copyright year. Branch: maint-5.8/perl !> ext/POSIX/POSIX.xs mg.c pp_sys.c regexec.c toke.c util.c ____________________________________________________________________________ [ 30891] By: nicholas on 2007/04/10 14:49:31 Log: S_forget_pmop() only needs a flags argument for the ithreads case, because PmopSTASH_free() is a no-op in an unthreaded perl. Branch: perl ! embed.fnc embed.h op.c op.h proto.h ____________________________________________________________________________ [ 30890] By: nicholas on 2007/04/10 13:55:39 Log: Reverse change 22645. (Which in turn reversed changes integrated from blead to avoid my $foo if 0; constructions, which hadn't yet propaged to dual life modules) Branch: maint-5.8/perl ! lib/Test/Harness.pm ____________________________________________________________________________ [ 30889] By: nicholas on 2007/04/10 13:37:10 Log: Integrate: [ 28631] Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) Date: Sat, 29 Jul 2006 22:06:31 +0200 Message-ID: <877j1w2n20.fsf@k75.linux.bogus> [ 28826] Upgrade to CPAN-1.87_62 [ 28837] Upgrade to CPAN 1.87_63 [ 28857] Upgrade to CPAN-CPAN-1.87_64 [ 28881] Upgrade to CPAN-1.8801. [ 28909] Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.88_51.tar.gz From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) Date: Sat, 30 Sep 2006 13:44:02 +0200 Message-ID: <87ejttmvel.fsf@k75.linux.bogus> [ 28920] Upgrade to CPAN-1.88_52 [ 28986] Upgrade to CPAN-1.88_53. [ 29020] Upgrade to CPAN-1.88_54. [ 29029] Upgrade to CPAN-1.88_55. [ 29100] Upgrade to CPAN-1.88_57. [ 29264] Upgrade to CPAN-1.88_62 [ 29421] Upgrade to CPAN-1.88_63. [ 29625] Upgrade to CPAN-1.83_66. [ 29892] Upgrade to CPAN-1.88_69. [ 29893] Add PAUSE2007.pub key [ 30256] Upgrade to CPAN-1.88_72 [ 30361] Upgrade to CPAN-1.88_76 [ 30378] Upgrade to CPAN-1.88_77. [ 30551] Upgrade to CPAN-1.88_78 [ 30712] Upgrade to CPAN-1.88_79 [ 30875] Upgrade to CPAN-1.90. Branch: maint-5.8/perl +> lib/CPAN/Kwalify.pm lib/CPAN/Kwalify/distroprefs.dd +> lib/CPAN/Kwalify/distroprefs.yml lib/CPAN/PAUSE2007.pub +> lib/CPAN/Queue.pm !> MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm !> lib/CPAN/HandleConfig.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE !> lib/CPAN/Tarzip.pm lib/CPAN/Version.pm lib/CPAN/bin/cpan !> lib/CPAN/t/03pkgs.t lib/CPAN/t/10version.t ____________________________________________________________________________ [ 30888] By: nicholas on 2007/04/10 11:48:07 Log: If PL_curpm is pointing to an op that is getting freed, reset it to NULL. Otherwise we have a pointer dangling into undefined behaviour. Branch: perl ! op.c ____________________________________________________________________________ [ 30887] By: rgs on 2007/04/10 09:43:34 Log: Could someone explain why this file was added twice. Branch: perl ! ext/threads/shared/t/stress.t ____________________________________________________________________________ [ 30886] By: rgs on 2007/04/10 09:41:00 Log: Upgrade to threads::shared 1.09 : - Fix casting issue under MSWin32 - Modify stress test to not hang under MSWin32 Branch: perl + ext/threads/shared/t/stress.t ! MANIFEST ext/threads/shared/Changes ext/threads/shared/README ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs ! ext/threads/shared/t/cond.t ____________________________________________________________________________ [ 30885] By: rgs on 2007/04/10 09:23:43 Log: Add the new CPANPLUS utilities to the VMS build process. Branch: perl ! vms/descrip_mms.template ____________________________________________________________________________ [ 30884] By: rgs on 2007/04/10 07:44:50 Log: Sync MANIFEST. Files have disappeared ? Branch: perl ! MANIFEST ____________________________________________________________________________ [ 30883] By: rgs on 2007/04/10 07:42:33 Log: Add CPANPLUS 0.78 Branch: perl + lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm + lib/CPANPLUS/Backend/RV.pm lib/CPANPLUS/Config.pm + lib/CPANPLUS/Configure.pm lib/CPANPLUS/Configure/Setup.pm + lib/CPANPLUS/Dist.pm lib/CPANPLUS/Dist/Base.pm + lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Dist/Sample.pm + lib/CPANPLUS/Error.pm lib/CPANPLUS/FAQ.pod + lib/CPANPLUS/Hacking.pod lib/CPANPLUS/Internals.pm + lib/CPANPLUS/Internals/Constants.pm + lib/CPANPLUS/Internals/Constants/Report.pm + lib/CPANPLUS/Internals/Extract.pm + lib/CPANPLUS/Internals/Fetch.pm + lib/CPANPLUS/Internals/Report.pm + lib/CPANPLUS/Internals/Search.pm + lib/CPANPLUS/Internals/Source.pm + lib/CPANPLUS/Internals/Utils.pm + lib/CPANPLUS/Internals/Utils/Autoflush.pm + lib/CPANPLUS/Module.pm lib/CPANPLUS/Module/Author.pm + lib/CPANPLUS/Module/Author/Fake.pm + lib/CPANPLUS/Module/Checksums.pm lib/CPANPLUS/Module/Fake.pm + lib/CPANPLUS/Module/Signature.pm lib/CPANPLUS/Selfupdate.pm + lib/CPANPLUS/Shell.pm lib/CPANPLUS/Shell/Classic.pm + lib/CPANPLUS/Shell/Default.pm + lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod + lib/CPANPLUS/Shell/Default/Plugins/Remote.pm + lib/CPANPLUS/Shell/Default/Plugins/Source.pm + lib/CPANPLUS/bin/cpan2dist lib/CPANPLUS/bin/cpanp + lib/CPANPLUS/bin/cpanp-run-perl lib/CPANPLUS/inc.pm + lib/CPANPLUS/t/00_CPANPLUS-Inc.t + lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t + lib/CPANPLUS/t/01_CPANPLUS-Configure.t + lib/CPANPLUS/t/02_CPANPLUS-Internals.t + lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t + lib/CPANPLUS/t/04_CPANPLUS-Module.t + lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t + lib/CPANPLUS/t/06_CPANPLUS-Internals-Constants.t + lib/CPANPLUS/t/07_CPANPLUS-Internals-Extract.t + lib/CPANPLUS/t/08_CPANPLUS-Backend.t + lib/CPANPLUS/t/09_CPANPLUS-Internals-Search.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/30_CPANPLUS-Internals-Selfupdate.t + lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t + lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/CHECKSUMS + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.readme + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.tar.gz.packed + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/CHECKSUMS + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.readme + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/CHECKSUMS + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.readme + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/CHECKSUMS + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.readme + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed + lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed + lib/CPANPLUS/t/dummy-localmirror/01mailrc.txt.gz.packed + lib/CPANPLUS/t/dummy-localmirror/02packages.details.txt.gz.packed + lib/CPANPLUS/t/dummy-localmirror/03modlist.data.gz.packed + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/CHECKSUMS + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/perl5.005_03.tar.gz.packed + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/CHECKSUMS + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/CHECKSUMS + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/CHECKSUMS + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/Foo-Bar-0.01.tar.gz.packed + lib/CPANPLUS/t/inc/conf.pl utils/cpan2dist.PL + utils/cpanp-run-perl.PL utils/cpanp.PL ! MANIFEST installperl utils.lst utils/Makefile win32/Makefile ! win32/makefile.mk ____________________________________________________________________________ [ 30882] By: rgs on 2007/04/10 06:46:54 Log: Fix new tests Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 30881] By: stevep on 2007/04/10 02:53:34 Log: Subject: Re: [PATCH] length() on magic capture variables From: "Ævar Arnfjörð Bjarmason" Date: Mon, 9 Apr 2007 22:02:42 +0000 Message-ID: <51dd1af80704091502m19130c28y29e6e656516fabfd@mail.gmail.com> Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 30880] By: stevep on 2007/04/10 02:49:07 Log: Subject: [PATCH] Test for the qr// construct From: "Ævar Arnfjörð Bjarmason" Date: Mon, 9 Apr 2007 20:36:58 +0000 Message-ID: <51dd1af80704091336q335f0584o602b5e245bc210fe@mail.gmail.com> Includes add to the MANIFEST Branch: perl + t/op/qr.t ! MANIFEST ____________________________________________________________________________ [ 30879] By: stevep on 2007/04/10 02:37:04 Log: Subject: [PATCH] Cast markstack values to I32 From: Jan Dubois Date: Mon, 09 Apr 2007 18:11:32 -0700 Message-ID: Branch: perl ! XSUB.h pp.h ____________________________________________________________________________ [ 30878] By: stevep on 2007/04/10 02:30:38 Log: Subject: [PATCH] Restore Win64 compilation with the Windows Platform SDK From: Jan Dubois Date: Mon, 09 Apr 2007 17:27:17 -0700 Message-ID: <4kll13df3tndn8alp54gi9ur9jmq063aij@4ax.com> Branch: perl ! lib/ExtUtils/MM_Win32.pm win32/win32.c ____________________________________________________________________________ [ 30877] By: stevep on 2007/04/10 02:18:24 Log: Upgrade to bignum-0.20 and Math-BigRat-0.18. Branch: perl + lib/bignum/t/bigexp.t ! MANIFEST lib/Math/BigRat.pm lib/bignum.pm ____________________________________________________________________________ [ 30876] By: stevep on 2007/04/10 02:11:02 Log: Subject: BigInt, FastCalc, BitRat, bignum released to CPAN [PATCH] From: Tels Date: Mon, 9 Apr 2007 20:59:22 +0000 Message-Id: <200704092059.24058@bloodgate.com> Branch: perl ! ext/Math/BigInt/FastCalc/FastCalc.pm ! ext/Math/BigInt/FastCalc/FastCalc.xs ! ext/Math/BigInt/FastCalc/t/leak.t lib/Math/BigFloat.pm ! lib/Math/BigInt.pm lib/Math/BigInt/t/biglog.t ! lib/Math/BigInt/t/fallback.t ____________________________________________________________________________ [ 30875] By: stevep on 2007/04/09 14:06:22 Log: Upgrade to CPAN-1.90. Branch: perl ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Queue.pm ____________________________________________________________________________ [ 30874] By: nicholas on 2007/04/08 12:05:44 Log: Integrate: [ 28568] Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/ From: Jarkko Hietaniemi Date: Thu, 13 Jul 2006 23:10:27 +0300 Message-ID: <44B6A8B3.5070605@iki.fi> Branch: maint-5.8/perl !> lib/CGI/t/util-58.t ____________________________________________________________________________ [ 30873] By: nicholas on 2007/04/08 11:25:47 Log: Integrate: [ 30400] Module::Pluggable::Object::search_paths portability update prompted by VMS test failures. Patch also submitted to CPAN RT queue at . [ 30404] Add a version number to Module::Pluggable::Object and bump the version number of Module::Pluggable [ 30869] Upgrade to Module-Pluggable 3.6 Branch: maint-5.8/perl !> lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm !> lib/Module/Pluggable/t/20dodgy_files.t ____________________________________________________________________________ [ 30872] By: nicholas on 2007/04/08 11:06:16 Log: Integrate: [ 28568] Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/ From: Jarkko Hietaniemi Date: Thu, 13 Jul 2006 23:10:27 +0300 Message-ID: <44B6A8B3.5070605@iki.fi> [ 28569] Version bumps for z/OS fixes. [ 28846] Subject: [PATCH] C++ Encode From: Jarkko Hietaniemi Date: Thu, 14 Sep 2006 09:05:10 +0300 Message-ID: <4508F116.40606@iki.fi> [ 28849] Avoid warnings when $Config{d_cplusplus} is undefined. [ 28974] Subject: [PATCH] Encode.xs: add an explicit cast to make g++ happier From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Mon, 9 Oct 2006 16:54:12 +0300 (EEST) Message-Id: <20061009135412.47F7A8B3A0@seth.hut.fi> [ 28980] Subject: [PATCH] enc2xs and C++: add extern "C" to data From: Jarkko Hietaniemi Date: Tue, 10 Oct 2006 13:52:57 +0300 Message-ID: <452B7B89.201@iki.fi> [ 29121] Spelling nits from Debian bug list... Subject: Bug#395426: perl: spelling errors From: Matt Taggart Date: Thu, 26 Oct 2006 15:23:29 -0700 Message-Id: <20061026222329.8B8CF1AAC6D@cyrix.home.bogus> [ 29151] Delete Encode's MANIFEST (or else the make process complains about the missing Encode's META.yml file) [ 30357] Revert change #28980 per Jarkko's suggestion (it was actually breaking g++ builds) [ 30493] Subject: Re: [PATCH] (Re: [PATCH] unicode/utf8 pod) From: Juerd Waalboer Date: Sun, 4 Mar 2007 16:00:19 +0100 Message-ID: <20070304150019.GN4723@c4.convolution.nl> [ 30693] Subject: [PATCH] Re: [perl #32687] Encode::is_utf8 on tainted UTF8 string From: Rafael Garcia-Suarez Date: Thu, 16 Nov 2006 17:36:44 +0100 Message-ID: <20061116173644.4412f66f@grubert.mandriva.com> [ 30836] C++ compilation patch by Jarkko [ 30866] Upgrade to Encode 2.19 Branch: maint-5.8/perl - ext/Encode/MANIFEST !> MANIFEST ext/Encode/AUTHORS ext/Encode/Changes !> ext/Encode/Encode.pm ext/Encode/Encode.xs !> ext/Encode/bin/enc2xs ext/Encode/bin/piconv !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm !> ext/Encode/lib/Encode/CJKConstants.pm !> ext/Encode/lib/Encode/JP/H2Z.pm !> ext/Encode/lib/Encode/JP/JIS7.pm !> ext/Encode/lib/Encode/MIME/Header.pm !> ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Aliases.t !> ext/Encode/t/mime-header.t ext/Encode/t/utf8strict.t ____________________________________________________________________________ [ 30871] By: rgs on 2007/04/08 07:58:39 Log: Subject: [PATCH] RXf_WHITE never used due to small bug in regcomp.c From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" Date: Sat, 7 Apr 2007 00:17:05 +0000 Message-ID: <51dd1af80704061717s44107fb9jf468ef28080d33a6@mail.gmail.com> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30870] By: rgs on 2007/04/08 07:55:04 Log: Subject: [PATCH] makedepend.SH syntax error From: "Yitzchak Scott-Thoennes" Date: Sat, 7 Apr 2007 23:32:44 -0700 (PDT) Message-ID: <41520.67.40.29.216.1176013964.squirrel@webmail.efn.org> Branch: perl ! makedepend.SH ____________________________________________________________________________ [ 30869] By: nicholas on 2007/04/07 21:36:19 Log: Upgrade to Module-Pluggable 3.6 Branch: perl ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm ____________________________________________________________________________ [ 30868] By: nicholas on 2007/04/07 20:43:14 Log: Ensure PL_last_in_gv doesn't end up pointing to garbage by NULLing it if the GV it is pointing to gets freed. Branch: perl ! sv.c ____________________________________________________________________________ [ 30867] By: nicholas on 2007/04/07 17:14:11 Log: Under PERL_DEBUG_READONLY_OPS don't panic if you can't find the slab being freed. Also, need to set the slab to read/write before incrementing or decrementing an op's reference count. With this we can build all extentions, and run test_harness. Branch: perl ! embed.fnc op.c op.h proto.h ____________________________________________________________________________ [ 30866] By: nicholas on 2007/04/07 12:45:44 Log: Upgrade to Encode 2.19 Branch: perl ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm ! ext/Encode/Encode.xs ext/Encode/bin/piconv ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm ! ext/Encode/lib/Encode/CJKConstants.pm ! ext/Encode/lib/Encode/JP/H2Z.pm ! ext/Encode/lib/Encode/JP/JIS7.pm ! ext/Encode/lib/Encode/MIME/Header.pm ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Aliases.t ! ext/Encode/t/mime-header.t ____________________________________________________________________________ [ 30865] By: nicholas on 2007/04/07 12:15:40 Log: Turn op_pmreplroot in struct pmop into a real union. Branch: perl ! dump.c ext/B/B.xs op.c op.h pp.c pp_hot.c ____________________________________________________________________________ [ 30864] By: nicholas on 2007/04/07 11:59:26 Log: Remove duplicate GvASSIGN_GENERATION_set(). Branch: maint-5.8/perl ! op.c ____________________________________________________________________________ [ 30863] By: nicholas on 2007/04/07 10:48:08 Log: Remove a now un-needed goto from Perl_peep(). Branch: perl ! op.c ____________________________________________________________________________ [ 30862] By: nicholas on 2007/04/07 10:43:37 Log: Rejig Perl_peep() to assume that ops are optimised by default. The source code is simpler, and the object code slightly smaller. Branch: perl ! op.c ____________________________________________________________________________ [ 30861] By: nicholas on 2007/04/07 08:32:46 Log: Re-ordering OP_STUB in the switch statement in Perl_peep saves a goto. Branch: perl ! op.c ____________________________________________________________________________ [ 30860] By: nicholas on 2007/04/06 23:31:14 Log: Merge op_pmreplstart and op_pmstash/op_pmstashpv into a union in PMOP, as both pointers never need to be set at the same time. Branch: perl ! dump.c ext/B/B.xs op.c op.h pp_ctl.c ____________________________________________________________________________ [ 30859] By: nicholas on 2007/04/06 22:32:02 Log: assert() that OP_QR and OP_MATCH never set op_pmreplstart, which simplifies the peep hole optimiser slightly. Branch: perl ! op.c ____________________________________________________________________________ [ 30858] By: nicholas on 2007/04/06 22:08:20 Log: Add editor block. Branch: perl ! op.h ____________________________________________________________________________ [ 30857] By: nicholas on 2007/04/06 21:53:46 Log: Only append ?? match ops to the list used by reset. This saves memory and time. Branch: perl ! op.c op.h toke.c ____________________________________________________________________________ [ 30856] By: nicholas on 2007/04/06 20:57:34 Log: Avoid accessing free()d memory when calling reset in one thread, after deleting pattern match ops in another thread. Branch: perl ! embed.fnc embed.h op.c proto.h t/op/reset.t ____________________________________________________________________________ [ 30855] By: nicholas on 2007/04/06 20:46:47 Log: Give accurate failure diagnostics when unlike() fails. Branch: perl ! t/test.pl ____________________________________________________________________________ [ 30854] By: nicholas on 2007/04/06 20:17:14 Log: Ooops. Forgot to update proto.h in change 30853. Branch: perl ! proto.h ____________________________________________________________________________ [ 30853] By: nicholas on 2007/04/06 19:50:12 Log: Remove op_pmnext from PMOPs, and instead store the list for reset as an array hanging from the mg_ptr of the symbol table magic. (Previously the linked list head was in the mg_obj member) Branch: perl ! embed.fnc embed.h ext/B/B.xs op.c op.h sv.c ____________________________________________________________________________ [ 30852] By: rgs on 2007/04/06 14:15:44 Log: Subject: [PATCH] Allow any *DBM_File to work for DynaLoader testing From: "Jerry D. Hedden" Date: Wed, 4 Apr 2007 09:57:16 -0400 Message-ID: <1ff86f510704040657t732af552jbcbdb8804d134ff7@mail.gmail.com> Branch: perl ! ext/DynaLoader/t/DynaLoader.t ext/DynaLoader/t/XSLoader.t ____________________________________________________________________________ [ 30851] By: rgs on 2007/04/06 13:35:15 Log: Subject: [PATCH] MAD do not ignore errors from 'use' From: Gerard Goossen Date: Thu, 29 Mar 2007 18:02:29 +0200 Message-ID: <20070329160229.GF20231@ostwald> plus another similar correction Branch: perl ! perl.c ____________________________________________________________________________ [ 30850] By: rgs on 2007/04/06 13:19:44 Log: Subject: [PATCH] madprop about forced words From: Gerard Goossen Date: Thu, 29 Mar 2007 18:10:42 +0200 Message-ID: <20070329161042.GG20231@ostwald> Branch: perl ! toke.c ____________________________________________________________________________ [ 30849] By: rgs on 2007/04/06 12:13:14 Log: Subject: Re: Proposed changes and to regular expression interfaces in core From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" Date: Thu, 29 Mar 2007 22:52:49 +0000 Message-ID: <51dd1af80703291552y1073bcb6r954b043eb68a4459@mail.gmail.com> Branch: perl ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym ! perl.h pp_hot.c proto.h regcomp.c regcomp.h regexp.h ____________________________________________________________________________ [ 30848] By: stevep on 2007/04/05 16:32:19 Log: g++ on NetBSD needs to have environ declared as well. Branch: perl ! perl.h ____________________________________________________________________________ [ 30847] By: rgs on 2007/04/05 16:26:18 Log: C++ compilation fix by Steve Peters Branch: perl ! perl.h ____________________________________________________________________________ [ 30846] By: nicholas on 2007/04/05 08:56:10 Log: S_op_destroy() was not static. Also tidy all other STATIC/static declarations onto the same line as the return type, to make checking this easier. Branch: perl ! dump.c op.c pp_ctl.c pp_pack.c ____________________________________________________________________________ [ 30845] By: nicholas on 2007/04/04 21:42:26 Log: Add TODO tests for the (sometimes) crashing threads/op deletion/reset combination. Branch: perl ! t/op/reset.t ____________________________________________________________________________ [ 30844] By: nicholas on 2007/04/04 19:55:23 Log: A test for reset. Branch: perl + t/op/reset.t ! MANIFEST ____________________________________________________________________________ [ 30843] By: nicholas on 2007/04/04 17:22:02 Log: Get further through the build with read-only optrees. Free()ing cops as currently implemented seems to want write activity to them. Also we save a field in PL_curcop at one point, and sometimes this can be in a read only COP. If so, the end of scope restoration is always to the same value, but it's easier to cheat and skip the restoration than to dig around and avoid the save. Branch: perl ! op.c scope.c ____________________________________________________________________________ [ 30842] By: rgs on 2007/04/04 08:40:52 Log: Symbol export nit, found by Yves Branch: perl ! makedef.pl ____________________________________________________________________________ [ 30841] By: rgs on 2007/04/04 08:32:37 Log: Subject: Re: pmdynflags and thread safety From: demerphq Date: Wed, 4 Apr 2007 01:46:26 +0200 Message-ID: <9b18b3110704031646p7ac8dbearf9e41397a5f884d8@mail.gmail.com> Branch: perl ! bytecode.pl dump.c embed.fnc ext/B/B.pm ext/B/B.xs ! ext/B/B/Asmdata.pm ext/B/B/Deparse.pm ext/B/defsubs_h.PL ! ext/B/t/concise-xs.t ext/re/re.xs op.c op.h pod/perlreguts.pod ! pod/perltoc.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c ! regexec.c regexp.h sv.c toke.c ____________________________________________________________________________ [ 30840] By: rgs on 2007/04/04 06:46:46 Log: Subject: [PATCH] ext\ExtUtils\t\Embed.t fails test when upgrading a perl with different core headers. From: demerphq Date: Wed, 4 Apr 2007 03:17:21 +0200 Message-ID: <9b18b3110704031817l37c034d3gf3d2b1cd205ac517@mail.gmail.com> Branch: perl ! lib/ExtUtils/t/Embed.t ____________________________________________________________________________ [ 30839] By: rgs on 2007/04/04 06:39:46 Log: Subject: [PATCH] Re: [PATCH] microperl plus missing config vars From: Jarkko Hietaniemi Date: Tue, 03 Apr 2007 18:28:30 -0400 Message-ID: <4612D50E.5010105@iki.fi> Branch: perl ! Porting/checkcfgvar.pl win32/config.gc ____________________________________________________________________________ [ 30838] By: rgs on 2007/04/03 16:17:01 Log: Subject: Re: [PATCH] MAD prototype checking From: Gerard Goossen Date: Thu, 29 Mar 2007 17:34:23 +0200 Message-ID: <20070329153423.GE20231@ostwald> Branch: perl ! op.c ____________________________________________________________________________ [ 30837] By: rgs on 2007/04/03 16:12:08 Log: Subject: Re: [PATCH] MAD disable constant inlining From: Gerard Goossen Date: Thu, 29 Mar 2007 17:31:32 +0200 Message-ID: <20070329153132.GD20231@ostwald> Branch: perl ! toke.c ____________________________________________________________________________ [ 30836] By: rgs on 2007/04/03 08:34:09 Log: C++ compilation patch by Jarkko Branch: perl ! ext/Encode/bin/enc2xs ____________________________________________________________________________ [ 30835] By: nicholas on 2007/04/02 21:27:26 Log: We may not even have a list of slabs when Perl_Slab_Free is called. Branch: perl ! op.c ____________________________________________________________________________ [ 30834] By: nicholas on 2007/04/02 21:25:03 Log: Cleanups for PERL_DEBUG_READONLY_OPS debugging code - remove a now- unneeded include of , and make PERL_DEBUG_READONLY_OPS appear in -V output. Branch: perl ! perl.c ____________________________________________________________________________ [ 30833] By: rgs on 2007/04/02 19:53:08 Log: Subject: [PATCH] Allow testing of DBM_Filter with any *DBM_File From: "Jerry D. Hedden" Date: Mon, 2 Apr 2007 10:15:47 -0700 (PDT) Message-ID: <642435.53086.qm@web30215.mail.mud.yahoo.com> Branch: perl ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t ! lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t ! lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t ! lib/DBM_Filter/t/utf8.t ____________________________________________________________________________ [ 30832] By: nicholas on 2007/04/02 19:53:06 Log: For Perl_Slab_Alloc(), eliminate the unused parameter 'm'. Branch: perl ! embed.fnc embed.h op.c op.h proto.h ____________________________________________________________________________ [ 30831] By: rgs on 2007/04/02 19:51:08 Log: Subject: [PATCH] Don't install dbm_filter_util.pl From: "Jerry D. Hedden" Date: Mon, 2 Apr 2007 09:31:13 -0700 (PDT) Message-ID: <721682.89546.qm@web30209.mail.mud.yahoo.com> Branch: perl ! installperl ____________________________________________________________________________ [ 30830] By: nicholas on 2007/04/02 19:25:53 Log: The op slab allocator can call calloc() instead of malloc(), and save a Zero(). Also, argument m is unused. Branch: perl ! op.c ____________________________________________________________________________ [ 30829] By: nicholas on 2007/04/02 19:03:55 Log: Add a new compile option PERL_DEBUG_READONLY_OPS which marks the optree as read only (or as much of it as it practical). This makes it trivial to detect buggy code that is modifying the optree at runtime. Branch: perl ! embed.fnc embed.h embedvar.h intrpvar.h op.c perl.c perlapi.h ! pod/perlhack.pod proto.h ____________________________________________________________________________ [ 30828] By: rgs on 2007/04/02 08:50:23 Log: Subject: [PATCH?] perlfunc.pod: Lexical visibility hint in require docu From: Christian Winter Date: Sun, 01 Apr 2007 18:01:24 +0200 Message-ID: <460FD754.8050106@linux-config.de> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 30827] By: craigb on 2007/04/01 18:11:28 Log: Update name of Perl executable on VMS following #30414. Branch: perl ! t/op/taint.t ____________________________________________________________________________ [ 30826] By: craigb on 2007/04/01 18:01:01 Log: Mark new regex glob test as a TODO on VMS. Branch: perl ! ext/File/Glob/t/basic.t ____________________________________________________________________________ [ 30825] By: merijn on 2007/04/01 15:44:33 Log: Subject: README.$OS URLs From: Steffen Mueller Date: Sat, 31 Mar 2007 16:37:56 +0200 Message-ID: <20070331143757.26271.qmail@lists.develooper.com> Branch: perl ! README.amiga README.cn README.dos README.jp README.netware ! README.tw ____________________________________________________________________________ [ 30824] By: stevep on 2007/04/01 13:10:11 Log: Subject: [PATCH] Symbian sync From: Jarkko Hietaniemi Date: Sat, 31 Mar 2007 15:30:09 -0400 Message-ID: <460EB6C1.4020406@iki.fi> Branch: perl ! README.symbian lib/AutoSplit.pm lib/constant.pm regcomp.pl ! regnodes.h symbian/port.pl symbian/sdk.pl ____________________________________________________________________________ [ 30823] By: stevep on 2007/04/01 12:57:24 Log: Subject: [PATCH] microperl plus missing config vars From: Jarkko Hietaniemi Date: Sat, 31 Mar 2007 17:50:18 -0400 Message-ID: <460ED79A.5030809@iki.fi> Branch: perl ! Cross/config.sh-arm-linux Makefile.micro NetWare/config.wc ! Porting/checkcfgvar.pl README.micro epoc/config.sh ! plan9/config_sh.sample symbian/config.sh uconfig.h uconfig.sh ! win32/config.bc win32/config.ce win32/config.vc ! win32/config.vc64 ____________________________________________________________________________ [ 30822] By: davem on 2007/04/01 01:27:57 Log: Make parser_free() be called slightly later, i.e. at the point where lexer vars are being restored in a LEAVE, rather than at the end of yyparse() Branch: perl ! perly.c toke.c ____________________________________________________________________________ [ 30821] By: davem on 2007/04/01 01:22:20 Log: Eliminate the use of PL_curforce outside of toke.c Branch: perl ! perl.c toke.c ____________________________________________________________________________ [ 30820] By: davem on 2007/04/01 01:20:02 Log: Eliminate the use of PL_bufend outside of toke.c: give Perl_scan_vstring() an explicit 'end' arg rather than using PL_bufend, and replace it with a local var in Perl_find_script() Branch: perl ! embed.fnc embed.h proto.h sv.c toke.c ____________________________________________________________________________ [ 30819] By: davem on 2007/04/01 00:51:00 Log: free backtrack track when on unexpected exit, eg /(?{ die })/ Branch: perl ! regexec.c ____________________________________________________________________________ [ 30818] By: davem on 2007/04/01 00:27:02 Log: fix $^R scoping bug. By setting the outer saved $^R to the current $^R just at the end of a successful match, and ensuring that that the savestack doesn't get popped beforehand, the code is simplified and fixes a bug. Branch: perl ! regexec.c t/op/pat.t ____________________________________________________________________________ [ 30817] By: nicholas on 2007/03/31 23:15:15 Log: Rearrange members of structures to reduce memory size on some platforms. On LP64 structs stackinfo, refcounted_he, and magic shrink by 8 bytes, struct yy_parser by 16. Branch: perl ! cop.h gv.h hv.h mg.h parser.h perl.h ____________________________________________________________________________ [ 30816] By: nicholas on 2007/03/31 23:13:15 Log: Integrate: [ 30652] In safecalloc, use the system calloc() for the non-DEBUGGING case, as it may be able to memset() to 0 for free. [ 30661] Remove the (sometimes) unused variable from change 30652. [ 30670] Subject: [PATCH] Change 30661 could result in undefined variable From: "Jerry D. Hedden" Message-ID: <915076.64236.qm@web30212.mail.mud.yahoo.com> Date: Wed, 21 Mar 2007 12:47:52 -0700 (PDT) [ 30771] Subject: [PATCH] util.c [PATCH] perlhack.pod (Was: Re: threads crashes in Tru64) From: Jarkko Hietaniemi Date: Mon, 26 Mar 2007 19:50:11 -0400 Message-ID: <46085C33.1030601@iki.fi> Branch: maint-5.8/perl !> pod/perlhack.pod util.c Branch: perl ! hints/freebsd.sh ____________________________________________________________________________ [ 30815] By: nicholas on 2007/03/31 20:52:53 Log: Reorder the members of various regexp structs to reduce their size on LP64 platforms, by pairing up I32 and U32 members. Notably structs _reg_trie_data, reg_ac_data, regexp and regmatch_state down by 8 bytes, re_save_state by 16, and regmatch_slab up by 48 (ie one more state per slab) Branch: perl ! regcomp.h regexp.h ____________________________________________________________________________ [ 30814] By: craigb on 2007/03/31 19:42:35 Log: Fix URL rot in README.vms Branch: perl ! README.vms ____________________________________________________________________________ [ 30813] By: craigb on 2007/03/31 19:40:43 Log: Make Perl_vms_start_glob return the input pattern when there are no matches. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 30812] By: nicholas on 2007/03/31 15:50:05 Log: precomp in struct regexp can be const char *. Branch: perl ! regexp.h ____________________________________________________________________________ [ 30811] By: rgs on 2007/03/31 14:11:40 Log: Fix bug #42224, perl -MO=Deparse -e 'print readpipe $x, $y' broken Branch: perl ! ext/B/B/Deparse.pm ____________________________________________________________________________ [ 30810] By: nicholas on 2007/03/31 13:10:12 Log: Integrate: [ 30310] Subject: [PATCH] Use newer 'threads' constructs From: "Jerry D. Hedden" Date: Mon, 12 Feb 2007 12:04:33 -0800 (PST) Message-ID: <844555.64815.qm@web30202.mail.mud.yahoo.com> [ 30375] Remove unreferenced local variable [ 30591] Upgrade to threads::shared 1.08 : - Sub-second resolution for cont_timedwait under WIN32 (courtesy of Dean Arnold) - Fix compiler warnings [ 30634] Adjust timing tolerance in threads tests, by Jerry D. Hedden [ 30677] Subject: [PATCH] threads 1.61 From: "Jerry D. Hedden" Date: Wed, 21 Mar 2007 13:15:53 -0700 (PDT) Message-ID: <999680.51877.qm@web30208.mail.mud.yahoo.com> Fix 'list/array' context - both keywords are supported [ 30687] Subject: [PATCH] Fix to threads::shared t/waithires.t From: "Jerry D. Hedden" Date: Thu, 22 Mar 2007 07:34:23 -0700 (PDT) Message-ID: <381102.32342.qm@web30207.mail.mud.yahoo.com> Branch: maint-5.8/perl +> ext/threads/shared/t/waithires.t !> MANIFEST ext/XS/APItest/t/my_cxt.t ext/threads/Changes !> ext/threads/README ext/threads/shared/Changes !> ext/threads/shared/README ext/threads/shared/shared.pm !> ext/threads/shared/shared.xs ext/threads/shared/t/blessed.t !> ext/threads/shared/t/cond.t ext/threads/shared/t/hv_refs.t !> ext/threads/t/context.t ext/threads/t/exit.t !> ext/threads/t/thread.t ext/threads/threads.pm !> ext/threads/threads.xs lib/Thread/Queue.t lib/perl5db.pl !> pod/perlapi.pod pod/perlxs.pod sv.c t/op/threads.t ____________________________________________________________________________ [ 30809] By: nicholas on 2007/03/31 12:53:32 Log: Integrate the missing regression test from: [ 25953] Subject: [PATCH] sort/multicall patch From: Robin Houston Date: Sat, 29 Oct 2005 21:33:07 +0100 Message-ID: <20051029203307.GA8869@rpc142.cs.man.ac.uk> Branch: maint-5.8/perl !> t/op/threads.t ____________________________________________________________________________ [ 30808] By: nicholas on 2007/03/31 11:12:49 Log: Integrate: [ 24664] I think SvCUR() was intended rather than SvLEN() [ 24670] Subject: [PATCH] SvPVX_const() - part 3 ... and const'ing Storable From: Steve Peters Date: Tue, 31 May 2005 09:55:43 -0500 Message-Id: <20050531145543.GA8051@mccoy.peters.homeunix.org> [ 24848] Subject: [PATCH] Storable/Storable.xs: make plain C functions static From: Alexey Tourbin Date: Sun, 5 Jun 2005 03:42:42 +0400 Message-ID: <20050604234242.GW5867@solemn.turbinal.org> [ 24928] POD nits [ 25782] Subject: [PATCH] even more Symbian From: Date: Mon, 17 Oct 2005 18:27:57 +0300 Message-ID: [ 25881] Subject: [perl #30563] [PATCH] Storable::dclone fails for tied elements From: perlbug-followup@perl.org (Srezic@Iconmobile.Com) Date: 2 Jul 2004 11:32:12 -0000 Message-ID: Also, a version bump to Storable.pm. [ 26087] Subject: [PATCH] Storable 0.1 compatibility From: Gisle Aas Date: 11 Nov 2005 05:42:29 -0800 Message-ID: Also added an entry in the main MANIFEST file for the new test and a version bump in Storable.pm. [ 26107] Subject: Re: [PATCH] Enhanced Storable::read_magic() From: Gisle Aas Date: 12 Nov 2005 13:13:23 -0800 Message-ID: [ 26119] Fix code-before-declaration in boot_Storable added by 26107 [ 26122] Subject: [PATCH] Missing ; in Storable.xs From: Gisle Aas Date: 14 Nov 2005 02:32:14 -0800 Message-ID: [ 26243] Subject: Storable retrieve_lscalar fails for empty strings [PATCH] From: Gisle Aas Date: 28 Nov 2005 04:48:18 -0800 Message-ID: and Message-ID: [ 26330] Use load_module() instead of perl_eval_sv("require $mod") to load modules. This is safer since $mod comes from an external source. [ 27825] Coverity reports that Storable can potentially cause a NULL pointer dereference while iterating a hash. This should never happen unless the hash lies about how many keys it has, so croak if a fib is spotted. [ 27828] Subject: [PATCH] Potential (?) memory leak in Storable.xs (Coverity) From: bah@longitude.com Message-ID: <1561.38.96.138.153.1145123650.squirrel@mail.longitude.com> Date: Sat, 15 Apr 2006 13:54:10 -0400 (EDT) [ 27876] Coverity is a persistent beast. Hot on the tails of fixing one leak, it notices a slightly earlier leak. (Which also suggests that marking bugs as RESOLVED isn't a great plan, as it's not clear whether that calls off the dogs of war. I'd much prefer it to be forced to scan again, and give a positve "all clear" (or more accurately "nowt wrong I can see with that")) [ 28568] Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/ From: Jarkko Hietaniemi Date: Thu, 13 Jul 2006 23:10:27 +0300 Message-ID: <44B6A8B3.5070605@iki.fi> [ 29071] Fixes for Storable.xs when compiling a threaded Perl with g++. [ 29511] Subject: re: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs From: Jan Dubois Date: Sun, 10 Dec 2006 11:47:58 -0800 Message-ID: <9moon29qtn5c23t9fer229ealsu06bkf11@4ax.com> [ 29544] Eliminate PVBM. Store fast Boyer-Moore tables in PVGV. Add the placeholder for new type, temporarily named BIND, for binding and aliasing in 6 on 5. [ 29977] The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv is a bitmask of flags, not a boolean, so correct the documenation and callers. [ 30589] Changes needed to get Storable to compile on 5.005_03. Passing tests is a different matter... [ 30593] Tweak to Storable to make dclone.t pass on 5.005_03. [ 30594] Subject: Re: [Patch] Fix some of the tests of Storable on Perl 5.004 From: Sébastien Aperghis-Tramoni Message-ID: <1173961567.45f93b5f0fc9f@imp.free.fr> Date: Thu, 15 Mar 2007 13:26:07 +0100 [ 30595] Seems that 5.6.x needs the same fix as 5.005_xx for dclone.t [ 30803] Add new hints files. [ 30804] This was released as 2.16. Branch: maint-5.8/perl +> ext/Storable/t/compat01.t ext/Storable/t/file_magic.t !> MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.pm !> ext/Storable/Storable.xs ext/Storable/t/dclone.t !> ext/Storable/t/downgrade.t ext/Storable/t/malice.t !> ext/Storable/t/overload.t ext/Storable/t/threads.t ____________________________________________________________________________ [ 30807] By: nicholas on 2007/03/31 11:12:34 Log: Integrate: [ 24670] Subject: [PATCH] SvPVX_const() - part 3 ... and const'ing Storable From: Steve Peters Date: Tue, 31 May 2005 09:55:43 -0500 Message-Id: <20050531145543.GA8051@mccoy.peters.homeunix.org> Branch: maint-5.8/perl !> pp_pack.c ____________________________________________________________________________ [ 30806] By: rgs on 2007/03/31 06:23:12 Log: Fix the error message "Can't call method "DOES" on unblessed reference". Branch: perl ! pp_hot.c t/op/universal.t universal.c ____________________________________________________________________________ [ 30805] By: rgs on 2007/03/31 06:16:09 Log: Don't use utf8.pm in the test (avoiding embedding utf8 in the test file), and use greek to test for something out of 8-bit latin, as Jarkko suggested. Everything flows. Branch: perl ! t/io/dup.t ____________________________________________________________________________ [ 30804] By: ams on 2007/03/31 00:51:55 Log: This was released as 2.16. Branch: perl ! ext/Storable/Storable.pm ____________________________________________________________________________ [ 30803] By: ams on 2007/03/31 00:34:13 Log: Add new hints files. Branch: perl ! ext/Storable/MANIFEST ____________________________________________________________________________ [ 30802] By: nicholas on 2007/03/30 23:12:33 Log: Integrate: [ 30672] Make gcc warn in case code is not C++ compatible. [ 30779] Subject: [PATCH] cflags.SH: 30327 wasn't portable Bourne (avoid '!: not found') From: Jarkko Hietaniemi Date: Fri, 30 Mar 2007 04:44:11 +0300 (EEST) Message-Id: <200703300144.l2U1iBSA490663@kosh.hut.fi> Branch: maint-5.8/perl !> cflags.SH ____________________________________________________________________________ [ 30801] By: nicholas on 2007/03/30 22:57:49 Log: Integrate: [ 30773] Compress::Zlib isn't a good example of extra modules, since it's now core [ 30775] Subject: [PATCH?]: perlguts.pod From: "John P. Linderman" Date: Tue, 27 Mar 2007 12:33:39 -0400 Message-Id: <200703271633.l2RGXd3u3443680@raptor.research.att.com> Branch: maint-5.8/perl !> INSTALL pod/perlguts.pod ____________________________________________________________________________ [ 30800] By: nicholas on 2007/03/30 22:53:49 Log: Integrate: [ 30532] Refactor the "has fchdir" and "has dirfd" logic to one place. [ 30543] Upgrade inplace.t and iprefix.t to use test.pl, avoiding a lot of OS-specific shenanigans. [ 30600] Subject: [PATCH] Re: Smoke [5.8.8] 30522 FAIL(XF) Solaris 2.10 (i386/1 cpu) From: Abe Timmerman Date: Thu, 15 Mar 2007 18:06:25 +0100 Message-ID: <45F97D11.2080009@ztreet.demon.nl> skips some tests when perl is built without useperlio [ 30608] Test case from Karl Chen in RT #41831 (The bug was already fixed in blead, merged to maint, and it seems better to adapt the sample code rather than add the whole new test) [ 30609] Subject: [PATCH] perl5db.t: skip test when /dev/tty is not available From: Alexey Tourbin Date: Sat, 17 Mar 2007 19:28:33 +0300 Message-ID: <20070317162833.GA10670@solemn.turbinal> Branch: maint-5.8/perl !> ext/PerlIO/encoding/t/nolooping.t lib/perl5db.t t/io/inplace.t !> t/io/iprefix.t t/op/chdir.t t/op/inccode.t t/op/taint.t ____________________________________________________________________________ [ 30799] By: nicholas on 2007/03/30 22:28:08 Log: Integrate: [ 30365] Avoid *some* g++ errors. (But not all yet) [ 30519] Warning fix. Since HePV's second argument is supposed to be an unsigned integer, there's not point in comparing it to 0. [ 30520] The HePV macro was borked. [ 30667] Add some PERL_MEM* defines to the -V output that were missing. "Correct" the whitespace on the only inconsistent #ifdef/#endif [ 30725] Subject: [PATCH] Silence compiler warning in util.c From: "Jerry D. Hedden" Date: Fri, 23 Mar 2007 09:40:02 -0700 (PDT) Message-ID: <256688.25862.qm@web30215.mail.mud.yahoo.com> [ 30726] Move CHECK_WORD in regcomp.c to a more generic memEQs() in handy.h and provide memNEs() too. [ 30766] Move the declaration of two variables into the only block that uses them. Branch: maint-5.8/perl !> handy.h hv.h perl.c regexec.c sv.c util.c ____________________________________________________________________________ [ 30798] By: nicholas on 2007/03/30 21:13:33 Log: Integrate: [ 30028] Using gv_stashsv() and sv_setsv() in Perl_package reduces source and object code size. [ 30757] Simplify the logic in Perl_re_dup() - copy the structure as 1 block, then fix up what differs. Curiously -Os with gcc x86 produces the same sized object code. Branch: maint-5.8/perl !> op.c regcomp.c ____________________________________________________________________________ [ 30797] By: nicholas on 2007/03/30 20:06:03 Log: Integrate: [ 30762] Subject: [PATCH] Re: substr($megabytes, 30) = From: "Yitzchak Scott-Thoennes" Date: Mon, 12 Feb 2007 22:13:50 -0800 (PST) Message-ID: <1119.63.226.247.186.1171347230.squirrel@63.226.247.186> [ 30763] Nit to change 30762 by Gisle. Avoids storing the chars removed by 4-arg substr() in void context. [ 30776] Back out changes 30762 and 30763 Branch: maint-5.8/perl !> pp.c ____________________________________________________________________________ [ 30796] By: nicholas on 2007/03/30 20:04:34 Log: Integrate: [ 29468] Subject: [PATCH] Further tweaks to make it easier to create regexp engine plug ins. From: demerphq Date: Tue, 5 Dec 2006 16:13:36 +0100 Message-ID: <9b18b3110612050713g77cac516x46fb5baac99b47c9@mail.gmail.com> (with tweaks) [ 29472] Subject: Re: [PATCH] Further tweaks to make it easier to create regexp engine plug ins. From: demerphq Message-ID: <9b18b3110612051353k7745792byabfdf98e18eb48c9@mail.gmail.com> Date: Tue, 5 Dec 2006 22:53:48 +0100 Fixes a minor bug in change 29468. [ 30740] It's possible to write the dup of struct reg_substr_datum with a memcpy() replacing the member by member copy. Curiously gcc's -Os produces the same sized code, but not all optimisers may manage this. Also, by reading and re-assigning to the copied data for the sv_dup()s we hope to avoid any cache misses on the copied from data. [ 30755] Looks like re_dup has been leaking references on 2 SVs for most regexps since dot (only to be recovered for certain at thread exit). Branch: maint-5.8/perl !> regcomp.c regcomp.h regexp.h ____________________________________________________________________________ [ 30795] By: nicholas on 2007/03/30 19:02:24 Log: Integrate: [ 30778] Upgrade to CGI.pm-3.28 Branch: maint-5.8/perl !> lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm ____________________________________________________________________________ [ 30794] By: nicholas on 2007/03/30 17:25:37 Log: Integrate: [ 25266] Subject: [PATCH] Typos in *.p[lm] From: "Piotr Fusik" Date: Sun, 31 Jul 2005 12:50:04 +0200 Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> [ 25267] ASCIZ is not a typo Yes, there are no net differences here. Branch: maint-5.8/perl !> pod/perlfunc.pod pod/perltoc.pod ____________________________________________________________________________ [ 30793] By: nicholas on 2007/03/30 17:24:01 Log: Integrate: [ 25224] Silence uninitialized value warnings in Net::Cmd (Suppresses 20 such warnings emitted by lib/Net/t/datasend.t) [ 25261] Subject: [PATCH] Typos in *.p[lm] From: "Piotr Fusik" Date: Sun, 31 Jul 2005 12:50:04 +0200 Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> [ 25266] Subject: [PATCH] Typos in *.p[lm] From: "Piotr Fusik" Date: Sun, 31 Jul 2005 12:50:04 +0200 Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> [ 26440] Add documentation for method domainname() in Net::Domain. Add some additional tests for Net::Domain. Also, since it is tested, remove test case from lib/1_compile.t. One step closer to $500. [ 26458] Make hostname.t deal with undefined or blank hostnames and domain names. [ 30144] Upgrade to libnet-1.20. Includes some additional version bumps where bleadperl differs from the CPAN version (Net::FTP and Net::NNTP). Branch: maint-5.8/perl ! lib/Net/FTP.pm lib/Net/NNTP.pm !> lib/Net/Changes.libnet lib/Net/Cmd.pm lib/Net/Config.pm !> lib/Net/Domain.pm lib/Net/FTP/A.pm lib/Net/POP3.pm !> lib/Net/SMTP.pm lib/Net/libnetFAQ.pod lib/Net/t/hostname.t !> t/lib/1_compile.t ____________________________________________________________________________ [ 30792] By: nicholas on 2007/03/30 16:32:41 Log: Integrate: [ 30103] Subject: Re: [perl #41421] glob() produces spurious results with brackets in braces From: Slaven Rezic Message-ID: <87r6t81acj.fsf@biokovo.herceg.de> Date: 02 Feb 2007 23:08:28 +0100 [ 30791] Bump File::Glob's VERSION to go with change 30103. Branch: maint-5.8/perl !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c !> ext/File/Glob/t/basic.t ____________________________________________________________________________ [ 30791] By: nicholas on 2007/03/30 16:17:25 Log: Bump File::Glob's VERSION to go with change 30103. Branch: perl ! ext/File/Glob/Glob.pm ____________________________________________________________________________ [ 30790] By: nicholas on 2007/03/30 15:58:40 Log: Integrate: [ 29390] A little reodering of the switch statement in Perl_regdupe makes a smaller executable. Branch: maint-5.8/perl !> regcomp.c ____________________________________________________________________________ [ 30789] By: nicholas on 2007/03/30 15:34:45 Log: Integrate: [ 29347] Fix a number of documentation issues in Switch.pm (code examples that do not compile, typos, obscure examples) [ 29349] More doc nits on Switch, and bump version to 2.11 for upcoming CPAN release. [ 29515] As pointed out by Valentin Guignon, there is most probably one \n too many in the end-of-pod marker. [ 29516] Changes and README are not needed for Switch.pm [ 30397] Subject: Re: [perl #41513] (parsing?)problem when using a '/' followed by a Switch statement From: "Wolfgang Laun" Date: Sat, 24 Feb 2007 15:08:44 +0100 Message-ID: <17de7ee80702240608n1411ef67xcdd1ffb238742bc1@mail.gmail.com> Branch: maint-5.8/perl - lib/Switch/Changes lib/Switch/README !> MANIFEST lib/Switch.pm ____________________________________________________________________________ [ 30788] By: nicholas on 2007/03/30 15:12:19 Log: Integrate: [ 27541] Subject: [PATCH] a bit 'use strict' cleanliness From: Jarkko Hietaniemi Date: Sun, 19 Mar 2006 13:21:37 +0200 Message-ID: <441D3EC1.20902@gmail.com> [ 28546] Upgrade to Text-Tabs+Wrap-2006.0711. Keep the local changes from change #27541. Also, leave out the test files Jacobson.t and Jacobson2.t which both generated several warnings. [ 29320] Update Text::Tabs and Text::Wrap to version 2006.1117 Branch: maint-5.8/perl +> lib/Text/TabsWrap/t/37000.t lib/Text/TabsWrap/t/39548.t +> lib/Text/TabsWrap/t/Jacobson.t lib/Text/TabsWrap/t/Jacobson2.t +> lib/Text/TabsWrap/t/Jochen.t lib/Text/TabsWrap/t/belg4mit.t +> lib/Text/TabsWrap/t/sep.t lib/Text/TabsWrap/t/sep2.t !> MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG !> lib/Text/TabsWrap/t/fill.t lib/Text/TabsWrap/t/tabs.t !> lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm ____________________________________________________________________________ [ 30787] By: nicholas on 2007/03/30 14:53:45 Log: Integrate: [ 20623] Add a new regression test for Safe : tests that all ops can be trapped by a Safe compartement (except for the ones that can't.) [ 20639] No dor in maint. [ 20640] returning would be good, too. [ 29250] Avoid ext/Safe/t/safeops.t needing to keep its tests in lockstep with opcode.pl OP order. [ 30785] Remove the never-used numeric and character switch ops. Branch: maint-5.8/perl +> ext/Safe/t/safeops.t !> MANIFEST opcode.pl ____________________________________________________________________________ [ 30786] By: nicholas on 2007/03/30 11:54:11 Log: Integrate: [ 30550] Bitten again by the snakes in the MANIFEST spec - tabs, not spaces. Branch: maint-5.8/perl !> MANIFEST ____________________________________________________________________________ [ 30785] By: nicholas on 2007/03/30 11:52:43 Log: Remove the never-used numeric and character switch ops. Branch: perl ! opcode.pl ____________________________________________________________________________ [ 30784] By: nicholas on 2007/03/30 11:48:54 Log: A logical rearrangement of ops, to get the post 5.005 ops to their logical groups. Branch: perl ! ext/B/t/b.t opcode.h opcode.pl opnames.h pp.sym pp_proto.h ____________________________________________________________________________ [ 30783] By: nicholas on 2007/03/30 10:53:31 Log: Oops. Failed to remove the now obsolete comment about custom ops. Branch: perl ! opcode.pl ____________________________________________________________________________ [ 30782] By: nicholas on 2007/03/30 10:50:10 Log: Remove the restriction that op_custom has to be the last op. This allows more ops to be added during the life of a stable release. Branch: perl ! opcode.h opcode.pl ____________________________________________________________________________ [ 30781] By: rgs on 2007/03/30 08:30:35 Log: When dup'ing a filehandle, retain the :utf8 layer Branch: perl ! perlio.c t/io/dup.t ____________________________________________________________________________ [ 30780] By: rgs on 2007/03/30 07:48:59 Log: Add two deprecation warnings: Opening dirhandle %s also as a file Opening filehandle %s also as a directory Branch: perl ! pod/perldiag.pod pp_sys.c t/lib/warnings/pp_sys t/op/chdir.t ____________________________________________________________________________ [ 30779] By: stevep on 2007/03/30 03:24:22 Log: Subject: [PATCH] cflags.SH: 30327 wasn't portable Bourne (avoid '!: not found') From: Jarkko Hietaniemi Date: Fri, 30 Mar 2007 04:44:11 +0300 (EEST) Message-Id: <200703300144.l2U1iBSA490663@kosh.hut.fi> Branch: perl ! cflags.SH ____________________________________________________________________________ [ 30778] By: stevep on 2007/03/29 23:11:29 Log: Upgrade to CGI.pm-3.28 Branch: perl ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm ____________________________________________________________________________ [ 30777] By: rgs on 2007/03/29 13:03:54 Log: Subject: [PATCH] Shorten 'skipping...' test message From: "Jerry D. Hedden" Date: Thu, 29 Mar 2007 05:56:51 -0700 (PDT) Message-ID: <213529.35369.qm@web30214.mail.mud.yahoo.com> Branch: perl ! t/TEST ____________________________________________________________________________ [ 30776] By: rgs on 2007/03/29 07:56:11 Log: Back out changes 30762 and 30763 Branch: perl ! pp.c ____________________________________________________________________________ [ 30775] By: rgs on 2007/03/28 08:43:10 Log: Subject: [PATCH?]: perlguts.pod From: "John P. Linderman" Date: Tue, 27 Mar 2007 12:33:39 -0400 Message-Id: <200703271633.l2RGXd3u3443680@raptor.research.att.com> Branch: perl ! pod/perlguts.pod ____________________________________________________________________________ [ 30774] By: merijn on 2007/03/27 12:30:11 Log: Subject: [PATCH] stop the cargo cult of (MEM_SIZE)~0 From: Jarkko Hietaniemi Date: Tue, 27 Mar 2007 15:07:52 +0300 (EEST) Message-Id: <200703271207.l2RC7qOC443040@kosh.hut.fi> Branch: perl ! handy.h pp.c util.c ____________________________________________________________________________ [ 30773] By: rgs on 2007/03/27 11:15:51 Log: Compress::Zlib isn't a good example of extra modules, since it's now core Branch: perl ! INSTALL ____________________________________________________________________________ [ 30772] By: rgs on 2007/03/27 09:42:44 Log: Fix return value of state assignment ($x=state $y=$z). Fix a form of state assignment (state($x)=$y). Minor optimisation in pp_aassign for state variables. New tests. Branch: perl ! op.c pp_hot.c t/op/state.t ____________________________________________________________________________ [ 30771] By: merijn on 2007/03/27 06:17:25 Log: Subject: [PATCH] util.c [PATCH] perlhack.pod (Was: Re: threads crashes in Tru64) From: Jarkko Hietaniemi Date: Mon, 26 Mar 2007 19:50:11 -0400 Message-ID: <46085C33.1030601@iki.fi> Branch: perl ! pod/perlhack.pod util.c ____________________________________________________________________________ [ 30770] By: merijn on 2007/03/27 06:15:21 Log: Documented the PA-RISC End-Of_Life plan; more servers; some IPF remarks. TODO: the various locations for downloading prebuilt depots, and what their specifics are. The first is now in, but no specifics yet. Branch: perl ! README.hpux ____________________________________________________________________________ [ 30769] By: nicholas on 2007/03/26 22:52:18 Log: In struct regexp replace the two arrays of I32s accessed via startp and endp with a single array of struct regexp_paren_pair, which has 2 I32 members. PL_regstartp and PL_regendp are replaced with a pointer to regexp_paren_pair. The regexp swap structure now only has one member, so abolish it and store the pointer to the swap array directly. Hopefully keeping the corresponding start and end adjacent in memory will help with cache coherency. Branch: perl ! mg.c pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c regexp.h sv.c ! universal.c ____________________________________________________________________________ [ 30768] By: davem on 2007/03/26 21:48:48 Log: add p55.t MAD tests, and convert renamed mad/nomad into a module Subject: Re: [PATCH] p55 tests From: Gerard Goossen Message-ID: <20070322174056.GE24152@ostwald> Branch: perl + mad/t/p55.t ! MANIFEST mad/Nomad.pm ____________________________________________________________________________ [ 30767] By: davem on 2007/03/26 21:42:48 Log: Rename mad/nomad to mad/Nomad.pm Subject: Re: [PATCH] p55 tests From: Gerard Goossen Message-ID: <20070322174056.GE24152@ostwald> Branch: perl +> mad/Nomad.pm - mad/nomad ! MANIFEST ____________________________________________________________________________ [ 30766] By: nicholas on 2007/03/26 21:40:12 Log: Move the declaration of two variables into the only block that uses them. Branch: perl ! regexec.c ____________________________________________________________________________ [ 30765] By: nicholas on 2007/03/26 20:18:42 Log: Integrate: [ 30691] Make sure Win32CORE.pm gets cleaned up Normally it happens anyway, but sometimes when running 'distclean' on a half-built source tree it gets left behind. Branch: maint-5.8/perl !> win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 30764] By: nicholas on 2007/03/26 17:20:04 Log: Integrate: [ 30493] Subject: Re: [PATCH] (Re: [PATCH] unicode/utf8 pod) From: Juerd Waalboer Date: Sun, 4 Mar 2007 16:00:19 +0100 Message-ID: <20070304150019.GN4723@c4.convolution.nl> [ 30499] Add the new man page, perlunifaq, in relevant places [except the Encode parts, until they make a stable release] Branch: maint-5.8/perl +> pod/perlunifaq.pod !> MANIFEST lib/PerlIO.pm lib/utf8.pm plan9/mkfile pod.lst !> pod/perl.pod pod/perlapi.pod pod/perldata.pod pod/perldiag.pod !> pod/perlfunc.pod pod/perlguts.pod pod/perlpacktut.pod !> pod/perlport.pod pod/perlretut.pod pod/perlunicode.pod !> pod/perluniintro.pod pod/perlunitut.pod pod/perlvar.pod sv.c !> vms/descrip_mms.template win32/pod.mak ____________________________________________________________________________ [ 30763] By: rgs on 2007/03/26 14:36:17 Log: Nit to change 30762 by Gisle. Avoids storing the chars removed by 4-arg substr() in void context. Branch: perl ! pp.c ____________________________________________________________________________ [ 30762] By: rgs on 2007/03/26 14:33:41 Log: Subject: [PATCH] Re: substr($megabytes, 30) = From: "Yitzchak Scott-Thoennes" Date: Mon, 12 Feb 2007 22:13:50 -0800 (PST) Message-ID: <1119.63.226.247.186.1171347230.squirrel@63.226.247.186> Branch: perl ! pp.c ____________________________________________________________________________ [ 30761] By: rgs on 2007/03/26 14:21:39 Log: Make the warning "interpreted as function" a bit less annoying, and test it properly Branch: perl ! t/lib/warnings/toke toke.c ____________________________________________________________________________ [ 30760] By: rgs on 2007/03/26 13:51:30 Log: say() should parse exactly like print() Branch: perl ! sv.c toke.c ____________________________________________________________________________ [ 30759] By: rgs on 2007/03/26 11:52:21 Log: Remove the object_compatibility placeholder in the interpreter struct Branch: perl ! perl.h ____________________________________________________________________________ [ 30758] By: rgs on 2007/03/26 10:09:21 Log: On Linux, don't compile with -DTHREADS_HAVE_PIDS if the kernel uses the NPTL threading model Branch: perl ! hints/linux.sh ____________________________________________________________________________ [ 30757] By: nicholas on 2007/03/26 08:39:43 Log: Simplify the logic in Perl_re_dup() - copy the structure as 1 block, then fix up what differs. Curiously -Os with gcc x86 produces the same sized object code. Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30756] By: nicholas on 2007/03/25 23:40:00 Log: Change 30753 forgot to remove 2 now unused variables. Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30755] By: nicholas on 2007/03/25 23:34:58 Log: Looks like re_dup has been leaking references on 2 SVs for most regexps since dot (only to be recovered for certain at thread exit). Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30754] By: nicholas on 2007/03/25 22:32:11 Log: A more efficient copy in Perl_reg_temp_copy() Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30753] By: nicholas on 2007/03/25 21:59:58 Log: Subject: Re: The performance problem of 30678 From: Marcus Holland-Moritz Message-ID: <20070324185511.02f84668@r2d2> Date: Sat, 24 Mar 2007 18:55:11 +0100 Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30752] By: stevep on 2007/03/25 01:35:20 Log: These lines of code seem to be keeping maint from compiling on Win32. There were still some test failures after removing these, but at least Perl is compiling again. Branch: maint-5.8/perl ! win32/win32.c ____________________________________________________________________________ [ 30750] By: rgs on 2007/03/24 21:14:22 Log: Make readline() default to *ARGV. Plus MAD fixes. Branch: perl ! embed.fnc embed.h op.c opcode.h opcode.pl pod/perlfunc.pod ! pp.sym pp_proto.h proto.h t/op/readline.t ____________________________________________________________________________ [ 30749] By: rgs on 2007/03/24 16:58:28 Log: Now that readpipe defaults to $_, I should update the prototype table in opcode.pl too. Branch: perl ! opcode.h opcode.pl t/op/cproto.t ____________________________________________________________________________ [ 30748] By: rgs on 2007/03/24 16:51:13 Log: Make sure readpipe without argument can be followed by // Branch: perl ! toke.c ____________________________________________________________________________ [ 30747] By: rgs on 2007/03/24 16:46:02 Log: Make readpipe default to $_ Branch: perl ! op.c pod/perlfunc.pod t/op/exec.t ____________________________________________________________________________ [ 30746] By: nicholas on 2007/03/24 15:06:54 Log: Integrate: [ 30128] Upgrade to DB_File 1.815 Branch: maint-5.8/perl !> ext/DB_File/Changes ext/DB_File/DB_File.pm !> ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL ____________________________________________________________________________ [ 30745] By: nicholas on 2007/03/24 14:44:28 Log: startp and endp can allocate their array of I32s from the same block of memory, and Copy() and free it as one. Probably these two pointers to array should merge into single pointer to an array of structs. Branch: perl ! regcomp.c regexec.c ____________________________________________________________________________ [ 30744] By: nicholas on 2007/03/24 12:22:39 Log: Integrate: [ 29319] Subject: [PATCH] ExtUtils/typemap: better error messages + constant string optimization From: Alexey Tourbin Date: Sat, 18 Nov 2006 05:06:47 +0300 Message-ID: <20061118020647.GA23287@localhost.localdomain> [ 29357] Subject: [PATCH lib/ExtUtils/t/build_man.t] installman3dir is null From: "Robin Barker" Date: Tue, 21 Nov 2006 16:48:35 -0000 Message-ID: <2C2E01334A940D4792B3E115F95B7226120ABE@exchsvr1.npl.ad.local> [ 29375] Cleanup manifest file left by test script when using VC8 [ 30380] Upgrade to ExtUtils-MakeMaker-6.32. Included a version bump to ExtUtils::MakeMaker to 6.32_01 because changes #29266, #29583, #29580, #29581 and #29583 were missing from the new release. [ 30381] Revert changes to lib/ExtUtils/t/build_man.t from change #30380. The changes in that test write to the now readonly %Config. [ 30382] Reinstate tests removed by change #30381, but don't "use Config" in the test, because that will overwrite %main::Config with the real Config hash, not the fake one from MakeMaker. [ 30384] At least, fix the MakeMaker build_man tests. Branch: maint-5.8/perl !> (integrate 31 files) ____________________________________________________________________________ [ 30743] By: nicholas on 2007/03/24 10:47:40 Log: Patch from Jarkko to get maint compiling on g++ (Not all the extensions yet - Storable and Encode both need stable releases with the fixes from blead) Branch: maint-5.8/perl ! sv.c ____________________________________________________________________________ [ 30742] By: nicholas on 2007/03/24 00:35:53 Log: Integrate: [ 30578] Upgrade to Test-Simple-0.68. Includes a tweak to lib/Test/Simple/t/fail-more.t so that all of its tests pass within the Perl core. [ 30580] De-hardcode a path in a Test::Simple test, so it works when integrated to the core. [ 30711] Upgrade to Test-Simple-0.70 Branch: maint-5.8/perl !> lib/Test/Builder.pm lib/Test/Builder/Module.pm !> lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes !> lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/is_fh.t !> lib/Test/Simple/t/overload.t ____________________________________________________________________________ [ 30741] By: nicholas on 2007/03/24 00:18:36 Log: Integrate: [ 30721] PerlFAQ sync. Also, use a svn checkout done under an English locale, to avoid having French dates in the headers. Hateful. Branch: maint-5.8/perl !> pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod !> pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod !> pod/perlfaq9.pod ____________________________________________________________________________ [ 30740] By: nicholas on 2007/03/23 23:32:19 Log: It's possible to write the dup of struct reg_substr_datum with a memcpy() replacing the member by member copy. Curiously gcc's -Os produces the same sized code, but not all optimisers may manage this. Also, by reading and re-assigning to the copied data for the sv_dup()s we hope to avoid any cache misses on the copied from data. Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30739] By: nicholas on 2007/03/23 23:18:43 Log: Integrate: [ 30379] Subject: [PATCH] Re: Win32 modules & cygwin From: "Yitzchak Scott-Thoennes" Date: Tue, 20 Feb 2007 01:50:18 -0800 (PST) Message-ID: <1254.67.42.109.122.1171965018.squirrel@67.42.109.122> Also includes integration & deletion of win32/ext/Win32API to ext/Win32API, and addition of copyright message and corrections to spacing/tabbing as suggested by Jan Dubois. Branch: maint-5.8/perl +> ext/Win32API/File/Changes +> ext/Win32API/File/ExtUtils/Myconst2perl.pm +> ext/Win32API/File/File.pm ext/Win32API/File/File.xs +> ext/Win32API/File/Makefile.PL ext/Win32API/File/README +> ext/Win32API/File/buffers.h ext/Win32API/File/cFile.h +> ext/Win32API/File/cFile.pc ext/Win32API/File/const2perl.h +> ext/Win32API/File/t/file.t ext/Win32API/File/t/tie.t +> ext/Win32API/File/typemap ext/Win32CORE/Makefile.PL +> ext/Win32CORE/Win32CORE.c ext/Win32CORE/Win32CORE.pm +> ext/Win32CORE/t/win32core.t - win32/ext/Win32API/File/Changes - win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm - win32/ext/Win32API/File/File.pm - win32/ext/Win32API/File/File.xs - win32/ext/Win32API/File/Makefile.PL - win32/ext/Win32API/File/README - win32/ext/Win32API/File/buffers.h - win32/ext/Win32API/File/cFile.h - win32/ext/Win32API/File/cFile.pc - win32/ext/Win32API/File/const2perl.h - win32/ext/Win32API/File/t/file.t - win32/ext/Win32API/File/t/tie.t - win32/ext/Win32API/File/typemap !> Configure MANIFEST Porting/Maintainers.pl cygwin/cygwin.c !> hints/cygwin.sh mkppport.lst win32/FindExt.pm win32/Makefile !> win32/config_sh.PL win32/makefile.mk win32/win32.c ____________________________________________________________________________ [ 30738] By: nicholas on 2007/03/23 22:36:51 Log: Integrate: [ 29605] Subject: [PATCH] Implement killpg() for MSWin32 From: Jan Dubois Date: Wed, 20 Dec 2006 15:41:00 -0800 Message-ID: Branch: maint-5.8/perl !> win32/win32.c ____________________________________________________________________________ [ 30737] By: nicholas on 2007/03/23 22:34:51 Log: Integrate: [ 29605] Subject: [PATCH] Implement killpg() for MSWin32 From: Jan Dubois Date: Wed, 20 Dec 2006 15:41:00 -0800 Message-ID: Branch: maint-5.8/perl !> win32/win32.c ____________________________________________________________________________ [ 30736] By: nicholas on 2007/03/23 22:28:12 Log: Integrate: [ 29605] Subject: [PATCH] Implement killpg() for MSWin32 From: Jan Dubois Date: Wed, 20 Dec 2006 15:41:00 -0800 Message-ID: Branch: maint-5.8/perl !> win32/config.bc win32/config.gc win32/config.vc !> win32/config.vc64 win32/config_H.bc win32/config_H.gc !> win32/config_H.vc win32/config_H.vc64 win32/perlhost.h !> win32/win32.c win32/win32.h ____________________________________________________________________________ [ 30735] By: nicholas on 2007/03/23 22:17:54 Log: Integrate: [ 29597] Subject: [PATCH] let readdir() return the alternate (short) filename if the long name is outside the current codepage From: Jan Dubois Date: Tue, 19 Dec 2006 13:49:40 -0800 Message-ID: <8nmgo2dr5gtmv00gtfu07g7rdgitr859jk@4ax.com> [ 29598] Subject: [PATCH] Update cwd() to return the "short" pathname if the long one doesn't fit the codepage From: Jan Dubois Date: Mon, 18 Dec 2006 21:37:25 -0800 Message-ID: <3rteo219or8hqr511e4vg1fnsgvgemb4sh@4ax.com> [ 29675] Subject: [PATCH] Use short pathnames in $^X and @INC if the long form cannot be represented in the current codepage From: Jan Dubois Date: Thu, 28 Dec 2006 18:59:40 -0800 Message-ID: Subject: Re: [PATCH] Use short pathnames in $^X and @INC if the long form cannot be represented in the current codepage From: Jan Dubois Date: Wed, 03 Jan 2007 08:12:35 -0800 Message-ID: [ 29689] Subject: [PATCH] Add error handling to win32_ansipath From: Jan Dubois Date: Thu, 04 Jan 2007 12:20:21 -0800 Message-ID: [ 29690] Subject: [PATCH] ANSIfy the PATH environment variable on Windows From: Jan Dubois Date: Thu, 04 Jan 2007 12:37:48 -0800 Message-ID: <7coqp2pme3r30qaonticuv6c6licieg4cg@4ax.com> [ 29708] Subject: Re: [PATCH] ANSIfy the PATH environment variable on Windows From: demerphq Date: Sun, 7 Jan 2007 20:51:43 +0100 Message-ID: <9b18b3110701071151y13eaa554w257d2d5016ee0983@mail.gmail.com> [ 29728] Revert change #29708 (useless) Branch: maint-5.8/perl !> makedef.pl win32/perlhost.h win32/perllib.c win32/vdir.h !> win32/win32.c win32/win32iop.h ____________________________________________________________________________ [ 30734] By: nicholas on 2007/03/23 21:48:10 Log: Integrate: [ 29509] First patch from: Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs From: Jan Dubois Date: Fri, 08 Dec 2006 19:07:06 -0800 Message-ID: [ 29510] Second patch from: Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs From: Jan Dubois Date: Fri, 08 Dec 2006 19:07:06 -0800 Message-ID: [ 29511] Subject: re: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs From: Jan Dubois Date: Sun, 10 Dec 2006 11:47:58 -0800 Message-ID: <9moon29qtn5c23t9fer229ealsu06bkf11@4ax.com> [ 29519] Don't load the Win32 module on non-win32 platforms [ 29528] Subject: [PATCH] get ext/Win32/Win32.xs to compile on cygwin From: Jan Dubois Date: Mon, 11 Dec 2006 13:09:09 -0800 Message-ID: and: Date: Mon, 11 Dec 2006 15:08:53 -0800 Message-ID: [ 29533] Restore (differently) the setting of $Config{osvers} on Win32 that was removed by #29509 [ 29545] Do the same as #29514 for Win32 Branch: maint-5.8/perl !> ext/SDBM_File/Makefile.PL ext/Win32/Win32.pm !> ext/Win32/Win32.xs lib/Cwd.pm lib/ExtUtils/MM.pm !> lib/File/CheckTree.t t/op/fork.t win32/FindExt.pm !> win32/config_sh.PL win32/ext/Win32API/File/t/file.t !> win32/win32.c ____________________________________________________________________________ [ 30733] By: nicholas on 2007/03/23 21:08:39 Log: Integrate: [ 29483] Subject: [PATCH] Move Win32 from win32/ext/Win32 to ext/Win32 From: Jan Dubois Date: Wed, 06 Dec 2006 16:31:42 -0800 Message-ID: <1unen2lsrq4pnnt06933h96pqj1d8luh3b@4ax.com> Branch: maint-5.8/perl +> ext/Win32/Makefile.PL ext/Win32/Win32.pm ext/Win32/Win32.xs - win32/ext/Win32/Makefile.PL win32/ext/Win32/Win32.pm - win32/ext/Win32/Win32.xs !> Configure MANIFEST ____________________________________________________________________________ [ 30732] By: nicholas on 2007/03/23 20:30:23 Log: Integrate: [ 28768] Silence Borland compiler warnings in XS::APItest and Win32 (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471) [ 28873] Subject: Re: [PATCH] Patch for win32.c to fix #38723 and #39531 From: Andrew Savige Date: Tue, 19 Sep 2006 23:42:31 +1000 (EST) Message-ID: <20060919134231.87370.qmail@web56407.mail.re3.yahoo.com> [ 29376] Remove redundant macros from win32 makefiles In the course of removing redundant ByteLoader references I found that various long lists of extensions are hopelessly out of date, e.g. Compress/Zlib should be Compress/Raw/Zlib and PerlIO/*, threads/* and others are missing. It seems that these lists of extensions serve no useful purpose anyway: in Makefile they are used to delete files that should already have been deleted by the Makefile for each module, and in makefile.mk DYNAMIC_EXT wasn't used at all! So the simplest remedy is to remove them. One less maintenance headache. [ 29481] Subject: [PATCH] Makefile.PL changes to compiler Win32.xs using cygwin From: Jan Dubois Date: Wed, 06 Dec 2006 16:26:38 -0800 Message-ID: <5nnen2p2h4lhremj0qf1tmpkl0asvk87hr@4ax.com> Branch: maint-5.8/perl !> win32/Makefile win32/ext/Win32/Makefile.PL !> win32/ext/Win32/Win32.pm win32/ext/Win32/Win32.xs !> win32/makefile.mk win32/win32.c ____________________________________________________________________________ [ 30731] By: nicholas on 2007/03/23 19:08:18 Log: regexp dup pointer has to be initialised really early, before any sort of *_dup() call is made, as one thing often leads to another, and so on, until you reach a regexp. Branch: maint-5.8/perl ! sv.c ____________________________________________________________________________ [ 30730] By: rgs on 2007/03/23 18:25:43 Log: Don't use PL_na. Branch: perl ! universal.c ____________________________________________________________________________ [ 30729] By: rgs on 2007/03/23 17:34:48 Log: Subject: [perl #41775] Memoize bug (and patch): problem with LIST_CACHE => MERGE From: Father Chrysostomos (via RT) Date: Sat, 10 Mar 2007 12:18:35 -0800 Message-ID: Branch: perl ! lib/Memoize.pm ____________________________________________________________________________ [ 30728] By: mhx on 2007/03/23 17:21:15 Log: Upgrade to Devel::PPPort 3.11_01 Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL ! ext/Devel/PPPort/parts/inc/call ! ext/Devel/PPPort/parts/inc/variables ! ext/Devel/PPPort/parts/todo/5006000 ext/Devel/PPPort/soak ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/variables.t ____________________________________________________________________________ [ 30727] By: nicholas on 2007/03/23 17:20:58 Log: Integrate: [ 30080] Refactor the code used to check/execute BEGIN/UNITCHECK/CHECK/INIT/END duplicated in newATTRSUB and newXS into a new static function process_special_blocks() [ 30085] You can't have special blocks if the subroutine has an "anonymous" name for the debugger, so don't bother checking. [ 30724] Change 30080 was wrong to swap the BEGIN test to memEQ Branch: maint-5.8/perl !> embed.fnc embed.h op.c proto.h ____________________________________________________________________________ [ 30726] By: nicholas on 2007/03/23 16:55:13 Log: Move CHECK_WORD in regcomp.c to a more generic memEQs() in handy.h and provide memNEs() too. Branch: perl ! handy.h regcomp.c ____________________________________________________________________________ [ 30725] By: rgs on 2007/03/23 16:45:14 Log: Subject: [PATCH] Silence compiler warning in util.c From: "Jerry D. Hedden" Date: Fri, 23 Mar 2007 09:40:02 -0700 (PDT) Message-ID: <256688.25862.qm@web30215.mail.mud.yahoo.com> Branch: perl ! util.c ____________________________________________________________________________ [ 30724] By: nicholas on 2007/03/23 16:15:58 Log: Change 30080 was wrong to swap the BEGIN test to memEQ Branch: perl ! op.c ____________________________________________________________________________ [ 30723] By: nicholas on 2007/03/23 15:27:22 Log: Integrate: [ 19170] Subject: [PATCH] Re: Error: Unknown error From: Enache Adrian Date: Tue, 8 Apr 2003 07:12:13 +0300 Message-ID: <20030408041213.GA13553@ratsnest.hole> Branch: maint-5.8/perl !> lib/strict.t op.c t/lib/strict/subs ____________________________________________________________________________ [ 30722] By: rgs on 2007/03/23 14:47:09 Log: Subject: Re: [perl #41683] [PATCH] v5.8.8 pod2html -- incorrect treatment of non-manual page refs like "this(c)" From: Jari Aalto Date: Wed, 07 Mar 2007 11:08:24 +0200 Message-ID: <87ejo1s9o7.fsf@w2kpicasso.cante.net> with adjustments to the regexp Branch: perl ! lib/Pod/Html.pm ____________________________________________________________________________ [ 30721] By: rgs on 2007/03/23 14:33:22 Log: PerlFAQ sync. Also, use a svn checkout done under an English locale, to avoid having French dates in the headers. Hateful. Branch: perl ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod ! pod/perlfaq9.pod ____________________________________________________________________________ [ 30720] By: nicholas on 2007/03/23 13:35:25 Log: Integrate: [ 30067] BEGIN blocks in XS should work. (Given that CHECK, INIT and END all do) [ 30072] UNITCHECK for XS code. Turned out to be harder that expected. We need to get the XS BOOT section to run any UNITCHECK blocks for us. [ 30076] Also check BEGIN/UNITCHECK/CHECK/INIT/END for require. Branch: maint-5.8/perl + ext/XS/APItest/t/xs_special_subs.t + ext/XS/APItest/t/xs_special_subs_require.t !> MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs !> op.c ____________________________________________________________________________ [ 30719] By: nicholas on 2007/03/23 12:54:47 Log: Integrate: [ 29248] Change 24714 was arguably over-ambitious, in that non-core modules can't be expected to know that sv_setsv() may now not "really" copy a scalar. So arrange things so that COW of shared hash key scalars is only done for calls within the the PERL_CORE. [ 29249] Forgot to add the new files for 29248. [ 29277] Subject: Re: Fix linker error on Win32 From: demerphq Date: Wed, 15 Nov 2006 10:36:34 +0100 Message-ID: <9b18b3110611150136n7c90d187t5cf49847f153a537@mail.gmail.com> [ 29284] Fix tests added by #29248 and #29249 Branch: maint-5.8/perl + ext/XS/APItest/t/svsetsv.t +> ext/XS/APItest/core.c ext/XS/APItest/core_or_not.inc +> ext/XS/APItest/notcore.c !> MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs !> ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL ____________________________________________________________________________ [ 30718] By: rgs on 2007/03/23 11:59:55 Log: Subject: [PATCH] Cwd doesn't need ppport.h in core From: "Jerry D. Hedden" Date: Tue, 20 Mar 2007 13:16:46 -0700 (PDT) Message-ID: <196803.14702.qm@web30215.mail.mud.yahoo.com> Branch: perl ! ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/Cwd.pm mkppport.lst ____________________________________________________________________________ [ 30717] By: nicholas on 2007/03/23 11:58:22 Log: Integrate: [ 30481] As SvUPGRADE() is a macro wrapping a call to sv_upgrade() inside a check on the existing SvTYPE(), there's no need to wrap it inside another explcit check of SvTYPE(). This won't make any difference to the output of an optimising compiler, but it makes the source clearer. [ 30606] The code in newCONDOP can be made visibly simpler by using intermediate variables. It's also 8 bytes smaller with -Os Branch: maint-5.8/perl !> op.c pp_ctl.c sv.c ____________________________________________________________________________ [ 30716] By: rgs on 2007/03/23 11:41:58 Log: Subject: symbol-exports needed for Data::Alias From: Matthijs van Duin Date: Tue, 20 Mar 2007 14:59:15 +0100 Message-ID: <20070320135915.GA25192@cds.nl> Branch: perl ! embed.fnc embed.h global.sym ____________________________________________________________________________ [ 30715] By: rgs on 2007/03/23 10:48:41 Log: Convert file to proper line-endings Branch: perl ! lib/Pod/Simple/t/items02.t ____________________________________________________________________________ [ 30714] By: rgs on 2007/03/23 10:43:04 Log: Missing file in MANIFEST Branch: perl ! MANIFEST ____________________________________________________________________________ [ 30713] By: rgs on 2007/03/23 08:48:33 Log: Fix path of a test file for running in the core Branch: perl ! lib/Pod/Simple/t/reinit.t ____________________________________________________________________________ [ 30712] By: stevep on 2007/03/23 03:45:30 Log: Upgrade to CPAN-1.88_79 Branch: perl ! lib/CPAN.pm ____________________________________________________________________________ [ 30711] By: stevep on 2007/03/23 03:36:47 Log: Upgrade to Test-Simple-0.70 Branch: perl ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm ! lib/Test/Simple/Changes lib/Test/Simple/t/is_fh.t ____________________________________________________________________________ [ 30710] By: stevep on 2007/03/23 02:17:50 Log: Re-sorting the MANIFEST after the mess made of it with the Pod-Simple renamings Branch: perl ! MANIFEST ____________________________________________________________________________ [ 30709] By: stevep on 2007/03/23 02:06:06 Log: Perforce appararently didn't like integrating this file, since I had done it twice. It looks like an add will have to do instead. Branch: perl + lib/Pod/Simple/t/perlvaro.txt ____________________________________________________________________________ [ 30708] By: stevep on 2007/03/23 01:54:54 Log: fix instalhtml and Pod::HTML issues. From: demerphq Date: Thu, 22 Mar 2007 19:42:54 +0100 Message-ID: <9b18b3110703221142g4955362atffee33d05e30bd27@mail.gmail.com> Just the changes to installhtml and Pod::HTML in this patch. Branch: perl ! installhtml lib/Pod/Html.pm ____________________________________________________________________________ [ 30707] By: stevep on 2007/03/23 01:47:41 Log: Additional test file edits needed for Pod-Simple-3.05 that couldn't be included due to the integrates being performed in the previous change. Branch: perl ! lib/Pod/Simple/t/htmlbat.t lib/Pod/Simple/t/render.t ! lib/Pod/Simple/t/search10.t lib/Pod/Simple/t/search12.t ! lib/Pod/Simple/t/search20.t lib/Pod/Simple/t/search22.t ! lib/Pod/Simple/t/search25.t lib/Pod/Simple/t/search26.t ! lib/Pod/Simple/t/search27.t lib/Pod/Simple/t/search28.t ! lib/Pod/Simple/t/search29.t ____________________________________________________________________________ [ 30706] By: stevep on 2007/03/23 01:43:11 Log: Upgrade to Pod-Simple-3.05. Branch: perl + lib/Pod/Simple/t/20_skip.t lib/Pod/Simple/t/accept01.t + lib/Pod/Simple/t/corpus/2202jp.txt.packed + lib/Pod/Simple/t/corpus/2202jpx.txt.packed + lib/Pod/Simple/t/corpus/2202jpy.txt.packed + lib/Pod/Simple/t/corpus2/polish_utf16be_bom.txt.packed + lib/Pod/Simple/t/corpus2/polish_utf16le_bom.txt.packed + lib/Pod/Simple/t/reinit.t +> (branch 87 files) - lib/Pod/Simple/t/20_skip_before_58.t - lib/Pod/Simple/t/ac_c_extend.t lib/Pod/Simple/t/ac_c_simple.t - lib/Pod/Simple/t/beginend.t - lib/Pod/Simple/t/corpus/buniya_cp1256.txt - lib/Pod/Simple/t/corpus/buniya_cp1256.xml - lib/Pod/Simple/t/corpus/buniya_iso6.txt - lib/Pod/Simple/t/corpus/buniya_iso6.xml - lib/Pod/Simple/t/corpus/fet_contradiction.txt - lib/Pod/Simple/t/corpus/fet_contradiction.xml - lib/Pod/Simple/t/corpus/fet_duplication.txt - lib/Pod/Simple/t/corpus/fet_duplication.xml - lib/Pod/Simple/t/corpus/fet_when_koi8r.txt - lib/Pod/Simple/t/corpus/fet_when_koi8r.xml - lib/Pod/Simple/t/corpus/french_implicit_latin1.txt - lib/Pod/Simple/t/corpus/french_implicit_latin1.xml - lib/Pod/Simple/t/corpus/french_latin1.txt - lib/Pod/Simple/t/corpus/french_latin1.xml - lib/Pod/Simple/t/corpus/greek_iso_8859_7.pod - lib/Pod/Simple/t/corpus/greek_iso_8859_7.xml - lib/Pod/Simple/t/corpus/haiku-iso2202jp.xml - lib/Pod/Simple/t/corpus/haiku-iso2202jpx.xml - lib/Pod/Simple/t/corpus/haiku-iso2202jpy.xml - lib/Pod/Simple/t/corpus/haiku-iso2202jpz.txt - lib/Pod/Simple/t/corpus/haiku-iso2202jpz.xml - lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.txt - lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.xml - lib/Pod/Simple/t/corpus_not_yet_impl/polish_implicit_utf8.txt - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom.txt - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom.xml - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.txt - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.xml - lib/Pod/Simple/t/corpustest.t - lib/Pod/Simple/t/encoding_nonesuch.t - lib/Pod/Simple/t/encoding_not_error.t - lib/Pod/Simple/t/encoding_not_error0.t - lib/Pod/Simple/t/fcodes_ee.t lib/Pod/Simple/t/fcodes_ell.t - lib/Pod/Simple/t/fcodes_ess.t - lib/Pod/Simple/t/fullstop_spaces.t - lib/Pod/Simple/t/head_ends_over.t lib/Pod/Simple/t/html-para.t - lib/Pod/Simple/t/html-styles.t lib/Pod/Simple/t/html-title.t - lib/Pod/Simple/t/htmlbatch_01.t lib/Pod/Simple/t/itemadapt.t - lib/Pod/Simple/t/junk1_out.txt lib/Pod/Simple/t/junk2_out.txt - lib/Pod/Simple/t/linkclass.t - lib/Pod/Simple/t/other_test_lib/Sizzlesuzzle.pm - lib/Pod/Simple/t/other_test_lib/hink_honk/Glunk.pod - lib/Pod/Simple/t/other_test_lib/hink_honk/Vliff.pm - lib/Pod/Simple/t/other_test_lib/hink_honk/readme.txt - lib/Pod/Simple/t/other_test_lib/pod/perlthang.pod - lib/Pod/Simple/t/other_test_lib/pod/perlzuk.pod - lib/Pod/Simple/t/other_test_lib/squaa/Vliff.pm - lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod - lib/Pod/Simple/t/perlcyg_out.txt lib/Pod/Simple/t/perlfaq3.pod - lib/Pod/Simple/t/perlfaq3_out.txt - lib/Pod/Simple/t/perlvar_out.txt lib/Pod/Simple/t/pulltitle.t - lib/Pod/Simple/t/sanity_tfh.t lib/Pod/Simple/t/search_05sane.t - lib/Pod/Simple/t/search_10survey_specific.t - lib/Pod/Simple/t/search_12survey_cwd.t - lib/Pod/Simple/t/search_20survey_two.t - lib/Pod/Simple/t/search_22survey_two_shadowing.t - lib/Pod/Simple/t/search_25_glob_squaa.t - lib/Pod/Simple/t/search_26_glob_kleene_k.t - lib/Pod/Simple/t/search_27_glob_squaa_kleene.t - lib/Pod/Simple/t/search_28_glob_z_kleene_k.t - lib/Pod/Simple/t/search_29_glob_z_qmark_k.t - lib/Pod/Simple/t/search_50survey_inc.t - lib/Pod/Simple/t/test_lib/Blorm.pm - lib/Pod/Simple/t/test_lib/Zonk/Fiddle.txt - lib/Pod/Simple/t/test_lib/Zonk/Pronk.pm - lib/Pod/Simple/t/test_lib/Zonk/Veng.pm - lib/Pod/Simple/t/test_lib/hink_honk/Glunk.pod - lib/Pod/Simple/t/test_lib/hink_honk/Vliff.pm - lib/Pod/Simple/t/test_lib/hink_honk/readme.txt - lib/Pod/Simple/t/test_lib/pod/perlfliff.pod - lib/Pod/Simple/t/test_lib/pod/perlthang.pod - lib/Pod/Simple/t/test_lib/squaa.pm - lib/Pod/Simple/t/test_lib/squaa/Glunk.pod - lib/Pod/Simple/t/test_lib/squaa/Vliff.pm - lib/Pod/Simple/t/test_lib/zikzik.pod - lib/Pod/Simple/t/verbatim_formatted.t - lib/Pod/Simple/t/verbatims.t - lib/Pod/Simple/t/yet_another_test_lib/squaa/Vliff.pm ! MANIFEST lib/Pod/Simple.pm lib/Pod/Simple/ChangeLog ! lib/Pod/Simple/Search.pm ____________________________________________________________________________ [ 30705] By: nicholas on 2007/03/22 23:48:47 Log: Integrate: [ 30091] Better dump reporting of "PVBM"s. [ 30366] Subject: [PATCH] dump.c: format fixes From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Tue, 20 Feb 2007 03:00:50 +0200 (EET) Message-Id: <20070220010050.CCDAF43A67@anubis.hut.fi> Branch: maint-5.8/perl !> dump.c ____________________________________________________________________________ [ 30704] By: nicholas on 2007/03/22 23:48:39 Log: Implement BmFLAGS() for 5.8.x. Not exactly pretty. (And the irony is that the C structure always had enough space for a member for this 1 byte value) Branch: maint-5.8/perl ! sv.h ____________________________________________________________________________ [ 30703] By: nicholas on 2007/03/22 23:14:35 Log: Integrate: [ 30345] newHV doesn't need to turn off POK or NOK, as they will default to not being set. [ 30659] Don't try to set the NV on a typeglob-in-action. Should cure bug 41920. Branch: maint-5.8/perl !> hv.c sv.c ____________________________________________________________________________ [ 30702] By: nicholas on 2007/03/22 23:01:23 Log: Integrate: [ 29227] Use $HOME/localperl as default prefix for installing perl in the terse installation instructions in README. [ 30278] Subject: Re: [PATCH] Document that m//k works From: demerphq Date: Tue, 13 Feb 2007 22:04:54 +0100 Message-ID: <9b18b3110702131304q370f3530j463c1a59c5ac1dfe@mail.gmail.com> [ 30484] Doc patch about PerlIO::encoding: Subject: [PATCH] Re: 'Unknown PerlIO layer "encoding"...' message From: Tels Date: Fri, 2 Mar 2007 11:31:39 +0000 Message-Id: <200703021131.41085@bloodgate.com> [ 30525] Mention Perl::Unsafe::Signals in the core docs en passant. [ 30554] warn() without args doesn't take a default message in $_, but in $@ [ 30575] Subject: [PATCH] perlfunc.pod (ref results), perlop.pod (qr// result) From: Wolfgang Laun Date: Wed, 14 Mar 2007 07:56:45 +0100 Message-ID: <45F79CAD.5050005@thalesgroup.com> [ 30596] Don't mention DynaLoader.a in INSTALL, since it doesn't exist anymore [ 30643] Subject: Re: Composing @INC from PERL5LIB From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig) Date: Mon, 19 Mar 2007 23:35:10 +0100 Message-ID: <87ircwkgkh.fsf@k75.linux.bogus> [ 30645] More adjustments to the PERL5LIB docs by Rick Delaney and myself [ 30646] Better wording for the return value of select() (bug #41907) [ 30648] More nits in the PERL5LIB docs, suggested by Andreas. [ 30649] Subject: [PATCH] my email address changed From: Michael Stevens Date: Tue, 20 Mar 2007 15:49:12 +0000 Message-ID: <20070320154912.GE50318@etla.org> [ 30685] Remove references to perlcc from the core docs. [ 30686] Fix a broken link and a meaningless phrase in perldebguts [ 30688] Misc. L<> fixes in core docs : don't link to man pages; provide full urls when linking to web sites. Branch: maint-5.8/perl !> AUTHORS INSTALL README pod/perldebguts.pod pod/perldiag.pod !> pod/perlfunc.pod pod/perlipc.pod pod/perllocale.pod !> pod/perlmod.pod pod/perlop.pod pod/perlpacktut.pod !> pod/perlre.pod pod/perlrun.pod pod/perlutil.pod !> pod/perlvar.pod ____________________________________________________________________________ [ 30701] By: nicholas on 2007/03/22 22:25:21 Log: Integrate: [ 29359] More safety in free()s [ 30389] Subject: [PATCH] perlio.c (PerlIO_tmpfile): fix memory leak From: Alexey Tourbin Date: Sat, 24 Feb 2007 14:47:35 +0300 Message-ID: <20070224114735.GA3454@localhost.localdomain> [ 30398] Subject: [perl #41560] [PATCH] crash in Perl_vmess when GvIOp is null From: "Devin Heitmueller" (via RT) Date: Tue, 20 Feb 2007 16:38:20 -0800 Message-ID: [ 30442] Don't crash if the symbol table entry for ISA isn't a typeglob. [ 30443] More assertion failures, found by auditing the code. [ 30448] Add a volatile modifier to avoid possible cloberring by longjmp, as the compiler used by Jerry D. Hedden warns. [ 30452] As the test is about the parser, not actually running the code, better to avoid running rather than run it with warnings disabled. [ 30513] Need to extend the stack when using warn() without an argument (this fixes bug #41716) [ 30560] Need a SPAGAIN here because the stack pointer might have moved when evaluating a tied hash in scalar context. [ 30577] use a fresh stack when loading Errno.pm etc. Stops 'use vars qw($!)' in lib/vars.t segfaulting. (This can be reduced to 'my $sym = "!"; *$sym = \$$sym') Branch: maint-5.8/perl !> gv.c op.c perl.c perlio.c pp_hot.c pp_sys.c t/op/gv.t toke.c !> universal.c util.c ____________________________________________________________________________ [ 30700] By: nicholas on 2007/03/22 22:21:54 Log: Can use memEQ instead of strnEQ in CHECK_WORD() Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30699] By: nicholas on 2007/03/22 21:48:18 Log: Integrate: [ 28904] Subject: [PATCH] Minor re 'Debug' tweaks, also fix a bug in dumping certain patterns. From: demerphq Date: Fri, 29 Sep 2006 17:39:16 +0200 Message-ID: <9b18b3110609290839i58fa703u59259e4ec1d9f2d9@mail.gmail.com> [ 29308] Subject: [perl #36909] $^R undefined on matches involving backreferences From: yves orton via RT Date: Nov 17, 2006 4:07 PM [ 29323] Extend the test-reonly make target on windows (Yves Orton) [ 29355] Update makefile.mk as per Makefile w.r.t. #29308 and #29323 Branch: maint-5.8/perl !> win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 30698] By: nicholas on 2007/03/22 21:42:58 Log: Integrate: [ 29260] Subject: Re: [PATCH] New regex syntax omnibus From: demerphq Date: Thu, 9 Nov 2006 17:09:34 +0100 Message-ID: <9b18b3110611090809l667860c9t6c27453d7c86a21e@mail.gmail.com> [ 29306] Tidy up Makefile part of #29260 and apply to makefile.mk too Branch: maint-5.8/perl !> win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 30697] By: nicholas on 2007/03/22 21:37:42 Log: Integrate: [ 29202] Subject: [PATCH] New test for close-on-exec ($^F): t/run/cloexec.t From: Andrew Savige Date: Sat, 4 Nov 2006 21:24:14 +1100 (EST) Message-ID: <20061104102414.78987.qmail@web56403.mail.re3.yahoo.com> [ 29212] Subject: [PATCH] Re: the new t/run/cloexec.t failing in Solaris and Tru64 From: Andrew Savige Date: Tue, 7 Nov 2006 00:06:46 +1100 (EST) Message-ID: <20061106130647.57891.qmail@web56411.mail.re3.yahoo.com> [ 30078] Subject: [PATCH] Re: run/cloexec.t is failing From: Marcus Holland-Moritz Date: Sat, 13 Jan 2007 18:44:53 +0100 Message-ID: <20070113184453.7cd54bcf@r2d2> Branch: maint-5.8/perl +> t/run/cloexec.t !> MANIFEST ____________________________________________________________________________ [ 30696] By: nicholas on 2007/03/22 21:20:38 Log: Integrate: [ 29156] $hex is already hex, so cannot be used in %X if starting with [A-F] [ 29353] Subject: POSIX::remove() and directories From: "Dintelmann, Peter" Date: Wed, 22 Nov 2006 17:41:55 +0100 Message-ID: <3852726AFA94DE4F87E616F13F416A5F0A912F@naimucu1.ffz00k.rootdom.net> Branch: maint-5.8/perl !> ext/POSIX/POSIX.pm lib/charnames.pm ____________________________________________________________________________ [ 30695] By: nicholas on 2007/03/22 20:59:51 Log: Integrate: [ 29056] Subject: Re: Off by one in the trie code? From: demerphq Date: Wed, 18 Oct 2006 20:51:41 +0200 Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com> change test files that do a require "./test.pl"; without a BEGIN block to ensure prototypes are seen, plus fix any breakage this reveals. [ 29178] Regression test by Yves Orton for : [perl #36046] Special var @- becomes arbitrarily large Branch: maint-5.8/perl !> ext/Devel/Peek/t/Peek.t ext/POSIX/t/posix.t lib/vmsish.t !> t/comp/parser.t t/comp/utf.t t/io/argv.t t/io/utf8.t !> t/op/pat.t t/op/stash.t t/run/switchC.t t/run/switchd.t !> t/run/switches.t ____________________________________________________________________________ [ 30694] By: nicholas on 2007/03/22 19:09:14 Log: Integrate the tests from: [ 28906] add stress test for CURLYX/WHILEM regex ops [ 28944] migrate CURLYX/WHILEM branch in regmatch() to new FSM-esque paradigm Branch: maint-5.8/perl !> t/op/pat.t ____________________________________________________________________________ [ 30693] By: rgs on 2007/03/22 18:26:36 Log: Subject: [PATCH] Re: [perl #32687] Encode::is_utf8 on tainted UTF8 string From: Rafael Garcia-Suarez Date: Thu, 16 Nov 2006 17:36:44 +0100 Message-ID: <20061116173644.4412f66f@grubert.mandriva.com> Branch: perl ! ext/Encode/Encode.xs ____________________________________________________________________________ [ 30692] By: nicholas on 2007/03/22 17:55:41 Log: Integrate: [ 28891] Subject: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re From: demerphq Message-ID: <9b18b3110609170557r73d94c18v90285bd57a38b876@mail.gmail.com> Date: Sun, 17 Sep 2006 14:57:57 +0200 [ 28893] Make Perl_regdupe only exist for threaded perls. [ 28894] I think we need to skip PL_regdupe as well as Perl_regdupe when USE_ITHREADS is not defined See: http://www.nntp.perl.org/group/perl.daily-build.reports/41274 Branch: maint-5.8/perl ! intrpvar.h regcomp.c sv.c thrdvar.h !> embed.fnc embed.h embedvar.h ext/re/re.xs ext/re/re_top.h !> global.sym makedef.pl perl.h perlapi.h proto.h ____________________________________________________________________________ [ 30691] By: steveh on 2007/03/22 17:46:43 Log: Make sure Win32CORE.pm gets cleaned up Normally it happens anyway, but sometimes when running 'distclean' on a half-built source tree it gets left behind. Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 30690] By: nicholas on 2007/03/22 15:57:52 Log: Make opcode.pl strict clean. (threadsv, a 5005-threads specific term, was a bareword.) Branch: maint-5.8/perl ! opcode.pl ____________________________________________________________________________ [ 30689] By: nicholas on 2007/03/22 15:56:01 Log: Update Changes. Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 30688] By: rgs on 2007/03/22 14:45:36 Log: Misc. L<> fixes in core docs : don't link to man pages; provide full urls when linking to web sites. Branch: perl ! pod/perlipc.pod pod/perllocale.pod pod/perlpacktut.pod ____________________________________________________________________________ [ 30687] By: stevep on 2007/03/22 14:43:32 Log: Subject: [PATCH] Fix to threads::shared t/waithires.t From: "Jerry D. Hedden" Date: Thu, 22 Mar 2007 07:34:23 -0700 (PDT) Message-ID: <381102.32342.qm@web30207.mail.mud.yahoo.com> Branch: perl ! ext/threads/shared/t/waithires.t ____________________________________________________________________________ [ 30686] By: rgs on 2007/03/22 14:41:17 Log: Fix a broken link and a meaningless phrase in perldebguts Branch: perl ! pod/perldebguts.pod ____________________________________________________________________________ [ 30685] By: rgs on 2007/03/22 14:37:43 Log: Remove references to perlcc from the core docs. Branch: perl ! pod/perlfunc.pod pod/perlmod.pod pod/perlutil.pod ! pod/perlvar.pod ____________________________________________________________________________ [ 30684] By: rgs on 2007/03/22 14:25:54 Log: Fix internal POD link Branch: perl ! lib/Term/ANSIColor.pm ____________________________________________________________________________ [ 30683] By: nicholas on 2007/03/22 14:00:14 Log: Re-order the flags values for struct refcounted_he to allow the possibility of storing 2 futher types. Add a void * to the union as it won't increase the size, but may become useful. Branch: perl ! hv.c hv.h ____________________________________________________________________________ [ 30682] By: nicholas on 2007/03/22 10:18:13 Log: Integrate: [ 28486] Add constants needed for recvmsg()/sendmsg() support. Branch: maint-5.8/perl !> ext/POSIX/Makefile.PL ____________________________________________________________________________ [ 30681] By: rgs on 2007/03/22 09:28:15 Log: Subject: [PATCH] Re: [PATCH] lib/Pod/Html.pm plus a funky UT8-8 regex bug From: Jarkko Hietaniemi Date: Wed, 21 Mar 2007 08:01:14 -0400 Message-ID: <46011E8A.1080009@iki.fi> Branch: perl ! lib/Pod/Html.pm ____________________________________________________________________________ [ 30680] By: rgs on 2007/03/22 09:19:22 Log: regexp refcount is an integer, not a pointer Branch: perl ! dump.c ____________________________________________________________________________ [ 30679] By: rgs on 2007/03/22 09:16:37 Log: Fix error message for re::regnames_iterinit() Branch: perl ! universal.c ____________________________________________________________________________ [ 30678] By: rgs on 2007/03/22 09:01:37 Log: Subject: [PATCH] Resolve PL_curpm issues with (??{}) and fix corruption of match results when pattern is a qr. From: demerphq Date: Wed, 21 Mar 2007 10:39:24 +0100 Message-ID: <9b18b3110703210239x540f5ad9mdb41c2ea6229ac31@mail.gmail.com> plus two follow-up patches (minor tweaks) Branch: perl ! dump.c embed.fnc embed.h ext/Devel/Peek/t/Peek.t ! ext/Encode/t/Aliases.t ext/re/re.pm ext/re/t/re_funcs.t ! global.sym lib/Tie/Hash/NamedCapture.pm pp_ctl.c proto.h ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t universal.c ____________________________________________________________________________ [ 30677] By: rgs on 2007/03/22 08:34:42 Log: Subject: [PATCH] threads 1.61 From: "Jerry D. Hedden" Date: Wed, 21 Mar 2007 13:15:53 -0700 (PDT) Message-ID: <999680.51877.qm@web30208.mail.mud.yahoo.com> Fix 'list/array' context - both keywords are supported Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/context.t ! ext/threads/t/exit.t ext/threads/t/thread.t ! ext/threads/threads.pm ext/threads/threads.xs ____________________________________________________________________________ [ 30676] By: davem on 2007/03/22 00:16:23 Log: fix MAD compilation of C-style for loop Subject: [PATCH] MAD C-style for loop From: Gerard Goossen Date: Wed, 21 Mar 2007 19:18:52 +0100 Message-Id: <20070321181852.GD31539@ostwald> Branch: perl ! perly.act perly.y ____________________________________________________________________________ [ 30675] By: stevep on 2007/03/21 23:21:46 Log: Silence a couple of warnings caused by change #30672. Branch: perl ! doio.c ____________________________________________________________________________ [ 30674] By: nicholas on 2007/03/21 23:14:31 Log: Integrate: [ 26453] Make ExtUtils::Constant generate the inlineable proxy constant subs. So far just enough to make Fcntl work. [ 26455] Use inlineable proxy constant subs for POSIX. There may be trouble ahead, as it seems that not all POSIX "constants" are. I wonder if too many systems are going to have too many variations to make this viable. [ 26463] Use inlineable proxy constant subs for Socket [ 26464] SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON and HUGE_VAL aren't constants on (at least some) Linux. And more evil than that, HUGE_VAL likes to use the C preprocessor in its value, necessitating use of a temporary. [ 26479] Looks like the macro CLK_TCK is not actually a constant on Solaris. [ 26677] DBL_MAX and FLT_MAX are not constants in Borland C++ (Fixes BCC compilation error in POSIX introduced by change 26455) [ 26701] Reorder Fcntl's bootstrapping so that the constants actually get inlined within the functions that Fcntl defines. [ 26754] POSIX and Fcntl both export the same constants derived from the same C macros. Given that constants are now real inline and *defined*, rather than merely declared and AUTOLOADed as needed, it is best that POSIX quite litereally re-exports the constants defined by Fcntl. [ 26996] Solaris seems not to enjoy initialising constants from SIG_??? on 64 bit builds. [ 28039] Disable SIGRTMAX and SIGRTMIN in POSIX if Configure's probes found that they aren't viable. (Certain glibcs are "interesting") [ 30671] Only use proxy constant subroutines for 5.9.x. [ 30673] Adjust test count for 5.8.x Branch: maint-5.8/perl !> ext/B/t/concise-xs.t ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL !> ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm !> ext/Socket/Makefile.PL ____________________________________________________________________________ [ 30673] By: nicholas on 2007/03/21 22:59:47 Log: Adjust test count for 5.8.x Branch: perl ! ext/B/t/concise-xs.t ____________________________________________________________________________ [ 30672] By: stevep on 2007/03/21 22:44:10 Log: Make gcc warn in case code is not C++ compatible. Branch: perl ! cflags.SH ____________________________________________________________________________ [ 30671] By: nicholas on 2007/03/21 22:01:32 Log: Only use proxy constant subroutines for 5.9.x. Branch: perl ! ext/Fcntl/Makefile.PL ext/POSIX/Makefile.PL ! ext/Socket/Makefile.PL ____________________________________________________________________________ [ 30670] By: nicholas on 2007/03/21 21:28:35 Log: Subject: [PATCH] Change 30661 could result in undefined variable From: "Jerry D. Hedden" Message-ID: <915076.64236.qm@web30212.mail.mud.yahoo.com> Date: Wed, 21 Mar 2007 12:47:52 -0700 (PDT) Branch: perl ! util.c ____________________________________________________________________________ [ 30669] By: nicholas on 2007/03/21 20:30:41 Log: Integrate the last definately wanted stragglers from: [ 24271] Subject: [PATCH] Symbian port of Perl From: Date: Mon, 18 Apr 2005 13:18:30 +0300 Message-ID: Branch: maint-5.8/perl !> ext/POSIX/POSIX.xs scope.h utf8.h ____________________________________________________________________________ [ 30668] By: nicholas on 2007/03/21 19:29:38 Log: Integrate: [ 26134] Remove the two register keywords from auto variables that PERL_POSION wants to take the address of. [ 26452] Compilation help for EBCDIC platforms, from Jarkko, tested by Rajarshi Das Branch: maint-5.8/perl !> hv.c scope.c utf8.h ____________________________________________________________________________ [ 30667] By: nicholas on 2007/03/21 19:02:50 Log: Add some PERL_MEM* defines to the -V output that were missing. "Correct" the whitespace on the only inconsistent #ifdef/#endif Branch: perl ! perl.c ____________________________________________________________________________ [ 30666] By: nicholas on 2007/03/21 18:58:00 Log: Integrate: [ 28841] Regenerated mktables.lst per Yves Orton's suggestion. [ 29172] threads::shared doesn't use ppport.h in the core Branch: maint-5.8/perl !> lib/unicore/mktables.lst mkppport.lst ____________________________________________________________________________ [ 30665] By: nicholas on 2007/03/21 18:42:59 Log: Integrate: [ 28591] Check for taintedness of PERL5SHELL on Windows (bug #39832) [ 28601] Band-aid for segfault in ext/threads/t/blocks.t on SMP machines Branch: maint-5.8/perl !> pp_hot.c taint.c ____________________________________________________________________________ [ 30664] By: nicholas on 2007/03/21 18:26:34 Log: Integrate: [ 28567] Subject: [PATCH] z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant's comment From: Jarkko Hietaniemi Date: Thu, 13 Jul 2006 19:47:29 +0300 Message-ID: <44B67921.6090901@iki.fi> Branch: maint-5.8/perl !> lib/DBM_Filter/t/encode.t lib/DBM_Filter/t/utf8.t !> lib/ExtUtils/Constant/Utils.pm lib/ExtUtils/Embed.pm !> lib/ExtUtils/t/Embed.t lib/PerlIO/via/t/QuotedPrint.t !> lib/bytes.t lib/dumpvar.pl lib/utf8.t miniperlmain.c perl.h ____________________________________________________________________________ [ 30663] By: nicholas on 2007/03/21 18:17:59 Log: Integrate: [ 28550] Subject: [PATCH] z/OS: t/ - mostly EBCDIC fixes From: Jarkko Hietaniemi Date: Wed, 12 Jul 2006 00:01:29 +0300 (EEST) Message-Id: <200607112101.k6BL1TGr321715@kosh.hut.fi> Branch: maint-5.8/perl !> t/comp/parser.t t/op/caller.t t/op/chop.t t/op/exec.t !> t/op/index.t t/op/pack.t t/op/pat.t t/op/sprintf.t !> t/op/utfhash.t t/run/fresh_perl.t t/uni/case.pl t/uni/class.t ____________________________________________________________________________ [ 30662] By: nicholas on 2007/03/21 17:19:41 Log: Integrate: [ 28139] POD fixes Branch: maint-5.8/perl !> lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm !> lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm !> lib/DBM_Filter/utf8.pm ____________________________________________________________________________ [ 30661] By: nicholas on 2007/03/21 16:31:52 Log: Remove the (sometimes) unused variable from change 30652. Branch: perl ! util.c ____________________________________________________________________________ [ 30660] By: stevep on 2007/03/21 13:32:22 Log: Pod fix to h2ph from John Morrissey on the Debian bug list. Branch: perl ! utils/h2ph.PL ____________________________________________________________________________ [ 30659] By: nicholas on 2007/03/21 12:53:56 Log: Don't try to set the NV on a typeglob-in-action. Should cure bug 41920. Branch: perl ! sv.c ____________________________________________________________________________ [ 30658] By: nicholas on 2007/03/21 12:20:03 Log: AVs and HVs never had the NV slot. (Not that this error mattered, as you can't upgrade from them, and the only code path that uses the flag in sv_upgrade isn't reached when upgrading to AVs or HVs) Branch: perl ! sv.c ____________________________________________________________________________ [ 30657] By: rgs on 2007/03/21 10:43:52 Log: Subject: [PATCH] Sys::Syslog doesn't need ppport.h in core From: "Jerry D. Hedden" Date: Tue, 20 Mar 2007 13:15:31 -0700 (PDT) Message-ID: <203426.48736.qm@web30214.mail.mud.yahoo.com> Branch: perl ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm ! ext/Sys/Syslog/Syslog.xs mkppport.lst ____________________________________________________________________________ [ 30656] By: rgs on 2007/03/21 10:24:52 Log: Subject: [PATCH] Data::Dumper doesn't need ppport.h in core From: "Jerry D. Hedden" Date: Tue, 20 Mar 2007 11:48:24 -0700 (PDT) Message-ID: <627715.37131.qm@web30212.mail.mud.yahoo.com> Branch: perl ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs ! ext/Data/Dumper/Makefile.PL mkppport.lst ____________________________________________________________________________ [ 30655] By: rgs on 2007/03/21 09:27:40 Log: Subject: [PATCH] Compress::Raw::Zlib doesn't need ppport.h in core [REVISED] From: "Jerry D. Hedden" Date: Tue, 20 Mar 2007 14:05:46 -0700 (PDT) Message-ID: <855257.38889.qm@web30205.mail.mud.yahoo.com> Branch: perl ! ext/Compress/Raw/Zlib/Makefile.PL ! ext/Compress/Raw/Zlib/Zlib.xs ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm mkppport.lst ____________________________________________________________________________ [ 30654] By: rgs on 2007/03/21 09:20:30 Log: Subject: [PATCH] Remove unneeded pragma line from B/t/OptreeCheck.pm From: "Jerry D. Hedden" Date: Tue, 20 Mar 2007 16:43:02 -0700 (PDT) Message-ID: <376615.72521.qm@web30204.mail.mud.yahoo.com> Branch: perl ! ext/B/t/OptreeCheck.pm ____________________________________________________________________________ [ 30653] By: rgs on 2007/03/21 08:57:22 Log: Don't install XS::APItest and XS::Typemap Branch: perl ! installperl utils/perlivp.PL ____________________________________________________________________________ [ 30652] By: nicholas on 2007/03/20 23:20:46 Log: In safecalloc, use the system calloc() for the non-DEBUGGING case, as it may be able to memset() to 0 for free. Branch: perl ! util.c ____________________________________________________________________________ [ 30651] By: rgs on 2007/03/20 16:15:55 Log: Subject: [PATCH] Re: ppport.h in core From: "Jerry D. Hedden" Date: Tue, 20 Mar 2007 09:08:19 -0700 (PDT) Message-ID: <319763.15276.qm@web30202.mail.mud.yahoo.com> Digest::SHA no longer uses ppport.h Branch: perl ! mkppport.lst ____________________________________________________________________________ [ 30649] By: merijn on 2007/03/20 16:06:11 Log: Subject: [PATCH] my email address changed From: Michael Stevens Date: Tue, 20 Mar 2007 15:49:12 +0000 Message-ID: <20070320154912.GE50318@etla.org> Branch: perl ! AUTHORS ____________________________________________________________________________ [ 30648] By: rgs on 2007/03/20 11:39:16 Log: More nits in the PERL5LIB docs, suggested by Andreas. Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 30647] By: rgs on 2007/03/20 09:01:05 Log: Subject: [PATCH] feel the the baß (encoding problems in the regex engine) From: demerphq Date: Tue, 20 Mar 2007 01:40:34 +0100 Message-ID: <9b18b3110703191740m6bf21942p6521f3016ed8092f@mail.gmail.com> Branch: perl ! pod/perlreguts.pod regcomp.c regexec.c t/op/pat.t ____________________________________________________________________________ [ 30646] By: rgs on 2007/03/19 23:59:54 Log: Better wording for the return value of select() (bug #41907) Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 30645] By: rgs on 2007/03/19 23:34:50 Log: More adjustments to the PERL5LIB docs by Rick Delaney and myself Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 30644] By: rgs on 2007/03/19 23:11:12 Log: Let %^H be modifiable in eval-strings (bug #41531), by adding a meaning for OPf_SPECIAL on OP_CONST. Patch by Yves Orton. Branch: perl ! op.c op.h pp_hot.c t/comp/hints.t ____________________________________________________________________________ [ 30643] By: rgs on 2007/03/19 22:44:18 Log: Subject: Re: Composing @INC from PERL5LIB From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig) Date: Mon, 19 Mar 2007 23:35:10 +0100 Message-ID: <87ircwkgkh.fsf@k75.linux.bogus> Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 30642] By: nicholas on 2007/03/19 22:11:34 Log: Integrate header changes from: [ 28785] Subject: Re: [PATCH] Trie jumping From: demerphq Date: Sat, 2 Sep 2006 16:40:12 +0200 Message-ID: <9b18b3110609020740y2eb9004cpab313c3353a437ca@mail.gmail.com> Branch: maint-5.8/perl !> regcomp.h ____________________________________________________________________________ [ 30641] By: nicholas on 2007/03/19 21:48:55 Log: Integrate: [ 28797] Invalidate ISA and method caches when calling a safe compartment (bug #39887) Remove XS_VERSION, make it equal to VERSION [not the XS_VERSION part] Branch: maint-5.8/perl !> ext/Opcode/Opcode.xs ____________________________________________________________________________ [ 30640] By: nicholas on 2007/03/19 21:14:33 Log: Rebuild perlapi.pod and perltoc.pod Branch: maint-5.8/perl ! pod/perlapi.pod pod/perltoc.pod ____________________________________________________________________________ [ 30639] By: nicholas on 2007/03/19 20:39:17 Log: Integrate: [ 28652] Cross-compilation makefile fails to copy Config_heavy.pl (noticed by Alexandre Jousset ) [ 28691] Some updates to the cross-compilation config script Branch: maint-5.8/perl !> Cross/Makefile Cross/config.sh-arm-linux ____________________________________________________________________________ [ 30638] By: nicholas on 2007/03/19 19:57:29 Log: Integrate: [ 28417] Subject: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string From: demerphq Date: Fri, 23 Jun 2006 11:54:19 +0200 Message-ID: <9b18b3110606230254m6afd620bjde6322aefda6f199@mail.gmail.com> [ 28462] From: demerphq Date: Sun, 2 Jul 2006 15:13:20 +0200 Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string Message-ID: <9b18b3110607020613u1ab782dam2c425da61deb1876@mail.gmail.com> add test for patch #28417 Branch: maint-5.8/perl !> regexec.c t/op/pat.t ____________________________________________________________________________ [ 30637] By: nicholas on 2007/03/19 18:38:02 Log: Integrate non trie header changes in: [ 28380] Subject: Re: [PATCH] regexec/regcomp.c cleanups From: demerphq Date: Sun, 11 Jun 2006 23:01:14 +0200 Message-ID: <9b18b3110606111401o143b2f57rd17bf117979853e7@mail.gmail.com> Branch: maint-5.8/perl !> regcomp.h regexp.h ____________________________________________________________________________ [ 30636] By: nicholas on 2007/03/19 18:37:10 Log: Integrate the Benchmark.pm changes that were sucked in with: [ 28393] Subject: [PATCH] fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV) From: demerphq Date: Wed, 14 Jun 2006 13:54:04 +0200 Message-ID: <9b18b3110606140454p19f4241exae6528f1c7bb32d7@mail.gmail.com> Branch: maint-5.8/perl !> lib/Benchmark.pm ____________________________________________________________________________ [ 30635] By: nicholas on 2007/03/19 18:21:56 Log: Integrate header reformatting from: [ 28379] Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks. From: demerphq Date: Fri, 9 Jun 2006 19:48:11 +0200 Message-ID: <9b18b3110606091048n4d1f3b17vc608943044d4532a@mail.gmail.com> Branch: maint-5.8/perl !> regexp.h ____________________________________________________________________________ [ 30634] By: rgs on 2007/03/19 15:42:58 Log: Adjust timing tolerance in threads tests, by Jerry D. Hedden Branch: perl ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs ! ext/threads/shared/t/waithires.t ____________________________________________________________________________ [ 30633] By: nicholas on 2007/03/19 15:17:27 Log: PerlIO_exportFILE() and PerlIO_releaseFILE() should manage the fd reference counts correctly. Branch: perl ! ext/XS/Typemap/Typemap.xs perlio.c ____________________________________________________________________________ [ 30632] By: nicholas on 2007/03/19 11:54:02 Log: Integrate the localize logic but not the warning from: [ 19588] New warning "Useless localization of %s", based on Subject: [PATCH] new warning "Useless localization of %s is deprecated" From: Dave Mitchell Date: Wed, 30 Apr 2003 21:17:38 +0100 Message-ID: <20030430201738.GA22054@fdgroup.com> The proposed patch added this warning in the 'deprecated' category ; I think this category is for things that exist and will be removed, rather than for things that don't exist and that will maybe be added. Branch: maint-5.8/perl !> op.c ____________________________________________________________________________ [ 30631] By: rgs on 2007/03/19 09:34:32 Log: Subject: Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IETF pages From: Jari Aalto Date: Sat, 17 Mar 2007 11:11:17 +0300 Message-ID: <87k5xg9tne.fsf@w2kpicasso.cante.net> Branch: perl ! lib/Pod/Html.pm ____________________________________________________________________________ [ 30630] By: rgs on 2007/03/19 09:27:29 Log: Subject: Re: perlreguts: Copy-editing and wishlist From: Marvin Humphrey Date: Fri, 16 Mar 2007 12:44:55 -0700 Message-Id: Branch: perl ! pod/perlreguts.pod ____________________________________________________________________________ [ 30629] By: rgs on 2007/03/19 08:58:08 Log: Upgrade to version.pm 0.71, by John Peacock Branch: perl ! embed.fnc embed.h gv.c lib/version.t perl.c pod/perlapi.pod ! pp_ctl.c proto.h t/comp/use.t t/op/universal.t universal.c ! util.c ____________________________________________________________________________ [ 30628] By: davem on 2007/03/19 00:00:46 Log: minor code simplification made possible by change #30627 Branch: perl ! mg.c ____________________________________________________________________________ [ 30627] By: davem on 2007/03/18 23:43:05 Log: When restoring localised values, call set only on container magic. Avoids (among other things), localised pos index being trashed at scope exit. Branch: perl ! mg.c t/op/pos.t ____________________________________________________________________________ [ 30626] By: nicholas on 2007/03/18 23:32:15 Log: Integrate the relevant tests in t/op/re_tests from: [ 29118] Subject: [PATCH] Fix a problem with jump-tries, add (?FAIL) pattern. From: demerphq Date: Thu, 26 Oct 2006 14:59:11 +0200 Message-ID: <9b18b3110610260559k3efa98barc28987e88c581a8a@mail.gmail.com> Branch: maint-5.8/perl !> t/op/re_tests ____________________________________________________________________________ [ 30625] By: nicholas on 2007/03/18 23:17:09 Log: Integrate header and regcomp.pl changes from: [ 28939] Subject: Re: [PATCH] Add recursive regexes similar to PCRE From: demerphq Date: Wed, 4 Oct 2006 15:45:15 +0200 Message-ID: <9b18b3110610040645s563220a2id6f235494b497e90@mail.gmail.com> Subject: Re: [PATCH] Add recursive regexes similar to PCRE From: demerphq Date: Wed, 4 Oct 2006 21:05:10 +0200 Message-ID: <9b18b3110610041205m2660eb43m1315cf4b0653db96@mail.gmail.com> Branch: maint-5.8/perl ! regnodes.h !> regcomp.h regcomp.pl ____________________________________________________________________________ [ 30624] By: davem on 2007/03/18 23:17:04 Log: move magic container/value test into separate function Branch: perl ! mg.c ____________________________________________________________________________ [ 30623] By: nicholas on 2007/03/18 23:08:11 Log: Integrate the regexp.t changes from: [ 28816] Subject: [PATCH] Teach regex optimiser how to handle (?=) and (?<=) properly. From: demerphq Date: Sat, 9 Sep 2006 22:00:05 +0200 Message-ID: <9b18b3110609091300x1fd0b15dt32932902a0a80674@mail.gmail.com> [ 28957] Subject: Re: [PATCH] Initial attempt at named captures for perls regexp engine From: demerphq Date: Fri, 6 Oct 2006 19:16:01 +0200 Message-ID: <9b18b3110610061016x5ddce965u30d9a821f632d450@mail.gmail.com> [ 29005] Subject: [PATCH] Add possessive quantifiers to regex engine. From: demerphq Date: Thu, 12 Oct 2006 21:23:15 +0200 Message-ID: <9b18b3110610121223m191e47ddtce3398cb0e8ba320@mail.gmail.com> With doc tweaks [ 29831] Subject: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, ${^POSTMATCH} From: demerphq Date: Fri, 12 Jan 2007 02:31:12 +0100 Message-ID: <9b18b3110701111731x29b1c63i57b1698f769b3bbc@mail.gmail.com> (with tweaks) [ 30088] Make t/op/regexp.t run under use strict; including removing the vestiges of change 1195 not removed by change 1244. [ 30089] Make t/op/regexp.t warnings clean. [ 30090] Allow regexp.t to take a command line argument for the filename of tests. Read the tests into memory, to avoid seeking the FH. [ 30093] Testing every pattern by also upgrading to UTF-8 would have caught the bug added by change 29502, fixed in change 30092. [plus the change to t/op/re_tests from 30088] Branch: maint-5.8/perl !> t/op/re_tests t/op/regexp.t ____________________________________________________________________________ [ 30622] By: nicholas on 2007/03/18 23:00:31 Log: Integrate: [ 28882] allow fields in re_tests to include \x{nnn} etc Branch: maint-5.8/perl !> t/op/re_tests t/op/regexp.t ____________________________________________________________________________ [ 30621] By: nicholas on 2007/03/18 22:38:44 Log: Integrate the tests from: [ 28398] start turning regmatch() main loop into a FSM also make BRANCH use the state stack rather than its own unwind struct [ 28785] Subject: Re: [PATCH] Trie jumping From: demerphq Date: Sat, 2 Sep 2006 16:40:12 +0200 Message-ID: <9b18b3110609020740y2eb9004cpab313c3353a437ca@mail.gmail.com> Branch: maint-5.8/perl !> t/op/pat.t t/op/re_tests ____________________________________________________________________________ [ 30620] By: nicholas on 2007/03/18 22:28:50 Log: Integrate: [ 28571] remove regex postive super-linear cache code (it wasn't actually achieving anything) Branch: maint-5.8/perl !> regexec.c t/op/re_tests ____________________________________________________________________________ [ 30619] By: nicholas on 2007/03/18 21:21:49 Log: Integrate: [ 27893] regmatch: fix a || vs | typo in CACHEsayYES and add a test from Hugo. Also defer altering the cache bit until CACHEsayYES/NO is called Branch: maint-5.8/perl !> regexec.c t/op/re_tests ____________________________________________________________________________ [ 30618] By: nicholas on 2007/03/18 21:14:16 Log: The test case applied in change 29502 really should have gone at the end of the file t/op/re_tests. Branch: perl ! t/op/re_tests ____________________________________________________________________________ [ 30617] By: nicholas on 2007/03/18 21:04:59 Log: Integrate the t/op/re_tests from: [ 27903] regmatch(): make IFMATCH use PUSH_STACK rather than fake recursion [ 28325] Subject: Re: [PATCH] More regex optimisations and debug enhancements (including Andys stuff too) From: demerphq Date: Sun, 28 May 2006 16:24:59 +0200 Message-ID: <9b18b3110605280724u54a9c53bn3b20692b6fe4f1c3@mail.gmail.com> Branch: maint-5.8/perl !> t/op/re_tests ____________________________________________________________________________ [ 30616] By: nicholas on 2007/03/18 21:01:13 Log: Integrate: [ 27782] Subject: [perl #38906] Regex engine does not release MINMOD From: "Animator via RT" Message-ID: Date: Wed, 12 Apr 2006 15:27:41 -0700 zero-length minimum matches that failed could leak into a following maximal match Branch: maint-5.8/perl !> regexec.c t/op/re_tests ____________________________________________________________________________ [ 30615] By: nicholas on 2007/03/18 19:48:25 Log: Integrate: [ 27934] Refactor re.pm slightly. This has no change to documented behaviour, but anyone mad enought to set ${^RE_DEBUG_FLAGS} and then do no re 'Debug'; will now find that it will load the debuging version of the regexp engine. [ 27935] Merge the install and uninstall routines. [ 27936] Use a struct to hold the regexp engine state information, to make swapping possible between more two alternatives. [ 27937] Remove the enable_debugging member from the structure, and instead decree that state & 1 indicates debugging. This is simpler. Branch: maint-5.8/perl !> ext/re/re.pm ext/re/re.xs ____________________________________________________________________________ [ 30614] By: nicholas on 2007/03/18 19:44:42 Log: Subject: 29044 broke Fatal.pm From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig) Message-ID: <87slc37y99.fsf@k75.linux.bogus> Date: Sun, 18 Mar 2007 09:26:58 +0100 Branch: perl ! lib/Fatal.pm lib/Fatal.t ____________________________________________________________________________ [ 30613] By: nicholas on 2007/03/18 19:15:29 Log: Some of the re.pm changes from [ 24044] Subject: Re: Reworked Trie Patch From: demerphq Date: Mon, 14 Mar 2005 08:55:39 +0100 Message-ID: <9b18b31105031323557019ae1@mail.gmail.com> Subject: Re: Reworked Trie Patch From: demerphq Date: Wed, 16 Mar 2005 19:48:18 +0100 Message-ID: <9b18b31105031610481025a080@mail.gmail.com> Plus minor nits in the documentation of re.pm, a version bump, and addition of an OPTIMIZE alias Branch: maint-5.8/perl !> ext/re/re.pm ____________________________________________________________________________ [ 30612] By: nicholas on 2007/03/17 23:22:53 Log: Integrate: [ 28472] Subject: [PATCH] embed.pl enhancements From: andy@petdance.com (Andy Lester) Date: Sun, 2 Jul 2006 12:11:39 -0500 Message-ID: <20060702171139.GA20266@petdance.com> Add experimental (and optional) splint support Branch: maint-5.8/perl !> embed.pl perlapi.c ____________________________________________________________________________ [ 30611] By: nicholas on 2007/03/17 23:21:06 Log: Integrate: [ 27627] Subject: [PATCH] Devel::DProf consting From: andy@petdance.com (Andy Lester) Date: Sat, 25 Mar 2006 23:32:13 -0600 Message-ID: <20060326053213.GA10401@petdance.com> [ 28470] Subject: [PATCH] DProf.xs patch From: andy@petdance.com (Andy Lester) Date: Sun, 2 Jul 2006 12:17:08 -0500 Message-ID: <20060702171708.GA20392@petdance.com> [ 29165] Avoid Devel::DProf failing an assertion during global destruction. [ 29405] Subject: Re: [PATCH 5.8.8] Build on OS/2 From: Ilya Zakharevich Date: Tue, 28 Nov 2006 05:02:20 -0800 Message-ID: <20061128130220.GA18386@powdermilk.math.berkeley.edu> Branch: maint-5.8/perl !> ext/Devel/DProf/DProf.xs ____________________________________________________________________________ [ 30610] By: nicholas on 2007/03/17 18:42:30 Log: PerlIO_importFILE() should increase the reference count on the fd that it brings into PerlIO managed space. (A long standing problem reported by Steve Hay) Branch: perl ! perlio.c ____________________________________________________________________________ [ 30609] By: rgs on 2007/03/17 17:43:48 Log: Subject: [PATCH] perl5db.t: skip test when /dev/tty is not available From: Alexey Tourbin Date: Sat, 17 Mar 2007 19:28:33 +0300 Message-ID: <20070317162833.GA10670@solemn.turbinal> Branch: perl ! lib/perl5db.t ____________________________________________________________________________ [ 30608] By: nicholas on 2007/03/17 16:58:00 Log: Test case from Karl Chen in RT #41831 (The bug was already fixed in blead, merged to maint, and it seems better to adapt the sample code rather than add the whole new test) Branch: perl ! t/op/taint.t ____________________________________________________________________________ [ 30607] By: nicholas on 2007/03/17 15:14:38 Log: Remove the other 4 bits of MAD code designed to abort on local $^L. Branch: perl ! scope.c ____________________________________________________________________________ [ 30606] By: nicholas on 2007/03/17 13:01:18 Log: The code in newCONDOP can be made visibly simpler by using intermediate variables. It's also 8 bytes smaller with -Os Branch: perl ! op.c ____________________________________________________________________________ [ 30605] By: nicholas on 2007/03/16 19:29:04 Log: Under -Dmad, free the ops representing the dead code when a branch conditional value is actually a constant. Previously this was leaking ops, and more visibly shared hash keys. Branch: perl ! op.c ____________________________________________________________________________ [ 30604] By: rgs on 2007/03/16 15:18:07 Log: Subject: Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IETF pages From: Jari Aalto Date: Wed, 14 Mar 2007 21:56:14 +0300 Message-ID: <87hcsnbqnl.fsf@w2kpicasso.cante.net> Branch: perl ! lib/Pod/Html.pm ____________________________________________________________________________ [ 30603] By: nicholas on 2007/03/16 08:41:02 Log: Remove the abort() trap, which Larry said was actually only ever intended as a way to enter gdb by using local $^L Branch: perl ! scope.c ____________________________________________________________________________ [ 30602] By: craigb on 2007/03/16 01:40:50 Log: Make sure escaped dots in filenames are preserved when translating filenames from VMS to UNIX syntax. Branch: perl ! vms/ext/filespec.t vms/vms.c ____________________________________________________________________________ [ 30601] By: rgs on 2007/03/15 17:43:43 Log: Patch by Abigail to avoid using $& in diagnostics.pm. Branch: perl ! lib/diagnostics.pm ____________________________________________________________________________ [ 30600] By: rgs on 2007/03/15 17:18:18 Log: Subject: [PATCH] Re: Smoke [5.8.8] 30522 FAIL(XF) Solaris 2.10 (i386/1 cpu) From: Abe Timmerman Date: Thu, 15 Mar 2007 18:06:25 +0100 Message-ID: <45F97D11.2080009@ztreet.demon.nl> skips some tests when perl is built without useperlio Branch: perl ! ext/PerlIO/encoding/t/nolooping.t t/op/inccode.t ____________________________________________________________________________ [ 30599] By: rgs on 2007/03/15 16:14:22 Log: Patch by Gerard Goossen to add madprops to "require" opcode Branch: perl ! perly.act perly.h perly.tab perly.y ____________________________________________________________________________ [ 30598] By: nicholas on 2007/03/15 16:02:18 Log: Remove Compress/Raw/Zlib and Digest/SHA from mkppport.lst Branch: maint-5.8/perl ! mkppport.lst ____________________________________________________________________________ [ 30597] By: rgs on 2007/03/15 16:01:33 Log: Patch by Gerard Goossen to have nomad print also the [ ] { } madprops. Branch: perl ! mad/nomad ____________________________________________________________________________ [ 30596] By: rgs on 2007/03/15 15:53:28 Log: Don't mention DynaLoader.a in INSTALL, since it doesn't exist anymore Branch: perl ! INSTALL ____________________________________________________________________________ [ 30595] By: nicholas on 2007/03/15 15:02:55 Log: Seems that 5.6.x needs the same fix as 5.005_xx for dclone.t Branch: perl ! ext/Storable/Storable.xs ____________________________________________________________________________ [ 30594] By: nicholas on 2007/03/15 13:23:49 Log: Subject: Re: [Patch] Fix some of the tests of Storable on Perl 5.004 From: Sébastien Aperghis-Tramoni Message-ID: <1173961567.45f93b5f0fc9f@imp.free.fr> Date: Thu, 15 Mar 2007 13:26:07 +0100 Branch: perl ! ext/Storable/Storable.pm ext/Storable/t/file_magic.t ! ext/Storable/t/threads.t ____________________________________________________________________________ [ 30593] By: nicholas on 2007/03/15 11:35:26 Log: Tweak to Storable to make dclone.t pass on 5.005_03. Branch: perl ! ext/Storable/Storable.xs ____________________________________________________________________________ [ 30592] By: nicholas on 2007/03/15 11:32:38 Log: Subject: [PATCH blead] Re: What is this MAD stuff all about? From: Rick Delaney Message-ID: <20070313001511.GJ6001@bort.ca> Date: Mon, 12 Mar 2007 20:15:12 -0400 Branch: perl ! toke.c ____________________________________________________________________________ [ 30591] By: rgs on 2007/03/15 09:52:05 Log: Upgrade to threads::shared 1.08 : - Sub-second resolution for cont_timedwait under WIN32 (courtesy of Dean Arnold) - Fix compiler warnings Branch: perl + ext/threads/shared/t/waithires.t ! MANIFEST ext/threads/shared/Changes ext/threads/shared/README ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs ! ext/threads/shared/t/blessed.t ____________________________________________________________________________ [ 30590] By: rgs on 2007/03/15 09:35:14 Log: Make the isdst argument to asctime and mktime default to -1 instead of 0, as suggested by Mike Schilli. Branch: perl ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 30589] By: nicholas on 2007/03/14 23:33:02 Log: Changes needed to get Storable to compile on 5.005_03. Passing tests is a different matter... Branch: perl ! ext/Storable/Storable.xs ____________________________________________________________________________ [ 30588] By: nicholas on 2007/03/14 17:57:05 Log: Integrate: [ 28262] Subject: [PATCH] optimize /[x]/ to /x/. From: demerphq Date: Sat, 20 May 2006 23:16:33 +0200 Message-Id: <9b18b3110605201416i3dc44c39k86cd9b2f47f5cda0@mail.gmail.com> [ 28269] Subject: Re: [PATCH] optimize /[x]/ to /x/. From: demerphq Date: Sun, 21 May 2006 19:32:15 +0200 Message-ID: <9b18b3110605211032n5035d2cfne703514d8271e181@mail.gmail.com> New tests. Branch: maint-5.8/perl !> regcomp.c t/op/re_tests ____________________________________________________________________________ [ 30587] By: nicholas on 2007/03/14 17:18:42 Log: Rebuilt MANIFEST and perltoc.pod Branch: maint-5.8/perl ! MANIFEST pod/perltoc.pod ____________________________________________________________________________ [ 30586] By: nicholas on 2007/03/14 17:17:12 Log: Integrate: [ 28626] Clear up most of the VC6 compiler warnings in the following smoke: http://www.nntp.perl.org/group/perl.daily-build.reports/39733 [ 29007] Subject: [PATCH] compiler warning noreturn From: "Robin Barker" Date: Fri, 13 Oct 2006 11:49:11 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226120A70@exchsvr1.npl.ad.local> Branch: maint-5.8/perl !> doio.c ____________________________________________________________________________ [ 30585] By: nicholas on 2007/03/14 16:44:53 Log: Integrate: [ 28473] Allow stat() and -X file tests work on dirhandles. [ 28479] fix type mismatch warning caused by return statement lurking in DIE macro [ 28628] Change stat() and -X filetests so that they treat *FILE{IO} filehandles like *FILE filehandles. This resolves RT #8244. [ 28632] Tests to go with change #28628. [ 28635] Subject: [PATCH] op/stat.t: SKIP count fix in case of no dirfd() From: Jarkko Hietaniemi Date: Tue, 1 Aug 2006 08:04:26 +0300 (EEST) Message-Id: <200608010504.k7154QT3178692@kosh.hut.fi> [ 28694] Close file before unlinking (on Win32 at least!) [ 30571] Check that stat and -X on barewords favour the file handle over the directory handle for the ambiguous case. [ 30572] Check that stat and -X favours the file handle over the directory handle when using *THINGY{IO} syntax too. Branch: maint-5.8/perl ! t/op/stat.t !> doio.c pod/perlfunc.pod pp_sys.c ____________________________________________________________________________ [ 30584] By: rgs on 2007/03/14 16:18:33 Log: Subject: Re: [perl #41687] [PATCH] v5.8.8 pod2html -- Add --[no]fragmentuniq to support more readable refs From: Jari Aalto Date: Wed, 07 Mar 2007 10:04:15 +0200 Message-ID: <87y7m9scn4.fsf@w2kpicasso.cante.net> with test adjustments Branch: perl ! lib/Pod/Html.pm lib/Pod/t/htmllink.t lib/Pod/t/htmlview.t ____________________________________________________________________________ [ 30583] By: rgs on 2007/03/14 15:50:21 Log: Subject: [perl #41698] [PATCH] v5.8.8 pod2html -- Add
..
around the outputted INDEX section From: Jari Aalto (via RT) Date: Sun, 04 Mar 2007 13:33:20 -0800 Message-ID: plus test adjustments Branch: perl ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmllink.t ! lib/Pod/t/htmlview.t ____________________________________________________________________________ [ 30582] By: rgs on 2007/03/14 15:40:54 Log: Subject: [perl #41701] [PATCH] v5.8.8. pod2html -- F should add 'class="file"' in the HTML output From: Jari Aalto (via RT) Date: Mon, 05 Mar 2007 02:05:38 -0800 Message-ID: plus adjustments to tests Branch: perl ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmlview.t ____________________________________________________________________________ [ 30581] By: nicholas on 2007/03/14 14:08:20 Log: Integrate: [ 30457] Upgrade to Time-HiRes-1.9707 Branch: maint-5.8/perl !> ext/Time/HiRes/HiRes.pm ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 30580] By: rgs on 2007/03/14 13:38:15 Log: De-hardcode a path in a Test::Simple test, so it works when integrated to the core. Branch: perl ! lib/Test/Simple/t/fail-more.t ____________________________________________________________________________ [ 30579] By: nicholas on 2007/03/14 13:32:50 Log: Integrate: [ 27931] Why hide functions (and duplicate them) when you can just avoid compiling them in the first place? [ 27938] "Don't Repeat Yourself" on the "We *really* need to overwrite these symbols" section. Minor tweaks to make it possible to use the code unchanged with 5.8.x [ 30574] The dMY_CXT added in change 27938 isn't needed when in the PERL_CORE. Branch: maint-5.8/perl +> ext/re/re_comp.h ext/re/re_top.h !> MANIFEST regcomp.c regexec.c ____________________________________________________________________________ [ 30578] By: stevep on 2007/03/14 13:17:42 Log: Upgrade to Test-Simple-0.68. Includes a tweak to lib/Test/Simple/t/fail-more.t so that all of its tests pass within the Perl core. Branch: perl ! lib/Test/Builder.pm lib/Test/Builder/Module.pm ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/is_fh.t ! lib/Test/Simple/t/overload.t ____________________________________________________________________________ [ 30577] By: davem on 2007/03/14 12:34:05 Log: use a fresh stack when loading Errno.pm etc. Stops 'use vars qw($!)' in lib/vars.t segfaulting. (This can be reduced to 'my $sym = "!"; *$sym = \$$sym') Branch: perl ! gv.c ____________________________________________________________________________ [ 30576] By: rgs on 2007/03/14 09:43:21 Log: Patch by Sébastien Aperghis-Tramoni to avoid encoding everything that goes through Net::Cmd as UTF-8 (regression as of Net::Cmd 2.27, see CPAN RT #24835) Branch: perl ! lib/Net/Cmd.pm ____________________________________________________________________________ [ 30575] By: rgs on 2007/03/14 07:51:57 Log: Subject: [PATCH] perlfunc.pod (ref results), perlop.pod (qr// result) From: Wolfgang Laun Date: Wed, 14 Mar 2007 07:56:45 +0100 Message-ID: <45F79CAD.5050005@thalesgroup.com> Branch: perl ! pod/perlfunc.pod pod/perlop.pod ____________________________________________________________________________ [ 30574] By: nicholas on 2007/03/13 23:10:11 Log: The dMY_CXT added in change 27938 isn't needed when in the PERL_CORE. Branch: perl ! regexec.c ____________________________________________________________________________ [ 30573] By: nicholas on 2007/03/13 23:07:16 Log: Integrate: [ 30344] test.pl should locally increase $Level, rather than setting it to a hard value, so that callers of like and unlike can present diagnostics with the line number of their own caller. Branch: maint-5.8/perl !> t/test.pl ____________________________________________________________________________ [ 30572] By: nicholas on 2007/03/13 22:48:46 Log: Check that stat and -X favours the file handle over the directory handle when using *THINGY{IO} syntax too. Branch: perl ! t/op/stat.t ____________________________________________________________________________ [ 30571] By: nicholas on 2007/03/13 22:24:54 Log: Check that stat and -X on barewords favour the file handle over the directory handle for the ambiguous case. Branch: perl ! t/op/stat.t ____________________________________________________________________________ [ 30570] By: nicholas on 2007/03/13 21:02:40 Log: Integrate: [ 30569] Bump versions of modules that are currently on "dev" releases in maint. Branch: maint-5.8/perl !> ext/B/B/Debug.pm ext/B/B/Terse.pm ____________________________________________________________________________ [ 30569] By: nicholas on 2007/03/13 20:48:17 Log: Bump versions of modules that are currently on "dev" releases in maint. Branch: perl ! ext/B/B/Debug.pm ext/B/B/Terse.pm ____________________________________________________________________________ [ 30568] By: nicholas on 2007/03/13 20:19:22 Log: Reverse change 23464: Subject: Re: [patches] optree_* tests unexpectedly succeeding. + maint-only patch From: Jim Cromie Message-ID: <417EB697.9020301@divsol.com> Date: Tue, 26 Oct 2004 14:41:59 -0600 Branch: maint-5.8/perl ! ext/B/t/optree_check.t ____________________________________________________________________________ [ 30566] By: nicholas on 2007/03/13 19:33:02 Log: Integrate: [ 30565] Make the constant AVf_REAL conditional on Perl version. Branch: perl !> ext/B/defsubs_h.PL ____________________________________________________________________________ [ 30565] By: nicholas on 2007/03/13 19:08:56 Log: Make the constant AVf_REAL conditional on Perl version. Branch: maint-5.8/perl ! ext/B/defsubs_h.PL ____________________________________________________________________________ [ 30564] By: nicholas on 2007/03/13 17:50:17 Log: Integrate: [ 26576] Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them From: Jim Cromie Date: Sun, 01 Jan 2006 23:05:00 -0700 Message-ID: <43B8C28C.20502@gmail.com> [ 27243] xcv_start and xcv_xsubany can be merged into a union, as they are never both needed. [ 27244] xcv_root and xcv_xsub can also be merged into a union, providing a new flag is added to denote whether the PVCV is perl or XSUB. [ 27714] Subject: Re: Making IO::Socket pass test on Win32 From: Jim Cromie Date: Tue, 04 Apr 2006 11:07:03 -0400 Message-ID: <44328B97.2060903@gmail.com> [ 27786] Fix B and ByteLoader to cope with cop_warnings no longer being an SV. [ 28257] Move the hints from op_private into cop_hints. This allows all 32 bits to be stored. Make B::Concise display the new hints field, and modify B::Deparse to use it. [ 28258] Abolish cop_io (the simple way) by storing the value in cop_hints_hash. Todo - store the in and out values under 2 keys, and avoid the need to create a temporary mortal SV while checking it. [ 28261] Fix bug in change 28258. So how come I thought I'd passed all tests? [ 28337] Fix bugs in the bytecode system caused by the abolition of cop_io. [ 28338] Subject: Re: B::Lint changes From: "Joshua ben Jore" Date: Thu, 18 May 2006 08:45:30 -0500 Message-ID: [ 28353] Add the missing ${^OPEN} hints flag to B::Concise [ 28354] Eliminate most of the UTF-8 black smoke by skipping optree tests when ${^OPEN} is set, and tweaking hints.t to understand that $^H is different when -C has been used. [ 28487] Adjust test count after introducing new constants in POSIX [ 28489] Implement handling of state variables in list assignment [ 28567] Subject: [PATCH] z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant's comment From: Jarkko Hietaniemi Date: Thu, 13 Jul 2006 19:47:29 +0300 Message-ID: <44B67921.6090901@iki.fi> [ 28656] Subject: [PATCH blead] Re: [perl #40055] B::Deparse double do From: Rick Delaney Date: Thu, 3 Aug 2006 17:30:06 -0400 Message-ID: <20060803213006.GU21381@localhost.localdomain> [ 28740] Amendment to change #28739 [ 28831] Subject: [perl #40328] B::Deparse pod does not list failure to grok outer lexical scopes in BUGS section From: David Nicol (via RT) Date: Tue, 12 Sep 2006 13:21:24 -0700 Message-ID: [ 28925] Un-TODO some B tests [ 29062] Subject: [PATCH] B:: changes for UNITCHECK blocks From: Alex Gough Date: Fri, 20 Oct 2006 02:05:20 +0100 Message-ID: <20061020010520.GC12290@the.earth.li> [ 29089] Protection against overwriting defsubs.h via a symlink (by Jim Cromie) [ 29133] Subject: [PATCH] Re: Deparse bug? From: Stephen McCamant Message-ID: <17732.55694.646895.706177@apocalypse.OCF.Berkeley.EDU> Date: Sun, 29 Oct 2006 08:40:46 -0800 [ 29148] Subject: [patch] simplify optree test support From: Jim Cromie Date: Sun, 29 Oct 2006 14:50:02 -0700 Message-ID: <4545220A.6060500@gmail.com> [ 29432] Subject: Re: [PATCH] Make B::Lint use Module::Pluggable From: "Joshua ben Jore" Date: Wed, 29 Nov 2006 16:26:25 -0800 Message-ID: [ 29475] Subject: [PATCH] User pragmas now accessible from B From: "Joshua ben Jore" Date: Tue, 5 Dec 2006 13:18:21 -0800 Message-ID: [ 29479] Subject: Re: [PATCH] User pragmas now accessible from B From: demerphq Date: Wed, 6 Dec 2006 17:52:08 +0100 Message-ID: <9b18b3110612060852s7cfbba66id5aae25e5bb20ae0@mail.gmail.com> [ 29512] Subject: Re: [PATCH] Deparse.pm bugfix From: Bo Lindbergh Date: Sat, 9 Dec 2006 12:17:53 +0100 Message-Id: [ 29544] Eliminate PVBM. Store fast Boyer-Moore tables in PVGV. Add the placeholder for new type, temporarily named BIND, for binding and aliasing in 6 on 5. [ 29972] Subject: Re: [perl #41283] B::walkoptree_slow fails for 'our @foo = split( m/ /, "hello" )' From: "Joshua ben Jore" Date: Wed, 17 Jan 2007 17:49:22 -0800 Message-ID: [ 30052] Convert ext/B/t/debug.t to Test::More. (Diagnostics are good, m'kay) [ 30315] Subject: Re: Patch for Deep recursion in B::Deparse From: Ash Berlin Date: Thu, 15 Feb 2007 10:47:15 +0000 Message-ID: <45D43A33.6070101@firemirror.com> [ 30333] Move all the cut&paste open TODO logic into OptreeCheck.pm, where it should have been in the first place. Apply strict and warnings to OptreeCheck.pm, and remove dead code they show up. [ 30334] Split the storage of the layers specificied by open.pm into one hint for input, and one for output, as this better reflects how they are used. The original "concatenate with \0" plan was really only a compramise to avoid needing to increase every COP by 2 pointers. [ 30335] Missed an aTHX_ in B's call to Perl_emulate_cop_io. Missed that global.sym was modified. [ 30346] Properly handle the differences in hints in the optree with/without use open; by adding the with-open hints to all the golden results, and providing a new flag strip_open_hint to checkOptree(). [ 30553] Fix the partially passing TODO test in optree_constants.t by making the tests for PL_sv_yes and PL_sv_no run as separate programs, rather than code eval'd in the current program, as under ithreads whether you get the real thing or a copy depends on whether any previous code has that SV in a PAD op. [ 30558] Get B compiling and passing all tests on both 5.9.x and 5.8.x [ 30563] 5.8's B.xs exports AVf_REAL, so need to jiggle the test count by 1. (And then merge the difference back into blead) Branch: maint-5.8/perl +> ext/B/t/optree_constants.t +> ext/B/t/pluglib/B/Lint/Plugin/Test.pm ext/B/t/pragma.t !> MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/Asmdata.pm !> ext/B/B/Assembler.pm ext/B/B/Bytecode.pm ext/B/B/Concise.pm !> ext/B/B/Deparse.pm ext/B/B/Lint.pm ext/B/defsubs_h.PL !> ext/B/t/OptreeCheck.pm ext/B/t/concise-xs.t ext/B/t/debug.t !> ext/B/t/deparse.t ext/B/t/f_map.t ext/B/t/f_sort.t !> ext/B/t/lint.t ext/B/t/optree_check.t ext/B/t/optree_concise.t !> ext/B/t/optree_misc.t ext/B/t/optree_samples.t !> ext/B/t/optree_sort.t ext/B/t/optree_specials.t !> ext/B/t/optree_varinit.t ext/B/typemap ____________________________________________________________________________ [ 30563] By: nicholas on 2007/03/13 17:35:05 Log: 5.8's B.xs exports AVf_REAL, so need to jiggle the test count by 1. (And then merge the difference back into blead) Branch: perl ! ext/B/t/concise-xs.t ____________________________________________________________________________ [ 30562] By: stevep on 2007/03/13 15:54:56 Log: Subject: [PATCH] DB_File with g++ and db v1 From: Jarkko Hietaniemi Date: Mon, 12 Mar 2007 22:01:34 -0400 Message-ID: <45F605FE.1090606@iki.fi> Branch: perl ! ext/DB_File/DB_File.xs ____________________________________________________________________________ [ 30561] By: rgs on 2007/03/13 11:13:20 Log: Subject: [PATCH] inform constant.pm about UNITCHECK From: "Joshua ben Jore" Date: Tue, 13 Mar 2007 00:35:11 -0700 Message-ID: Branch: perl ! lib/constant.pm lib/constant.t ____________________________________________________________________________ [ 30560] By: rgs on 2007/03/13 11:02:03 Log: Need a SPAGAIN here because the stack pointer might have moved when evaluating a tied hash in scalar context. Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 30559] By: nicholas on 2007/03/13 10:30:36 Log: Integrate: [ 29366] Subject: [PATCH] Add Module::Pluggable to the core From: "Jos Boumans" Date: Sun, 19 Nov 2006 16:06:00 +0100 (CET) Message-ID: <4188.80.127.35.68.1163948760.squirrel@webmail.xs4all.nl> [ 29367] Module::Pluggable diff had some hidden binary files in it. I'm backing it out while Jos verifies whether those files are actually needed in the distribution or not. [ 29395] Add missing file to MANIFEST [ 29404] Add Module::Pluggable (required by CPANPLUS) [ 30143] Upgrade to Module-Pluggable-3.5 Branch: maint-5.8/perl +> (branch 53 files) !> MANIFEST ____________________________________________________________________________ [ 30558] By: nicholas on 2007/03/13 00:01:42 Log: Get B compiling and passing all tests on both 5.9.x and 5.8.x Branch: perl ! ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL ! ext/B/t/OptreeCheck.pm ext/B/t/concise-xs.t ext/B/t/f_sort.t ! ext/B/t/optree_constants.t ext/B/t/optree_specials.t ! ext/B/t/pragma.t ____________________________________________________________________________ [ 30557] By: rgs on 2007/03/12 22:14:27 Log: Fix a couple of minor typos in comments Branch: perl ! dump.c ____________________________________________________________________________ [ 30556] By: rgs on 2007/03/12 21:58:19 Log: Better wording for (?|...) in perlre, from a suggestion by Ruud. Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 30555] By: rgs on 2007/03/12 21:22:55 Log: Remove notes about experimental functions in the utf8 module. Also, document that the internal utf8 functions can be used without loading utf8.pm. (Suggested by Juerd) Branch: perl ! lib/utf8.pm ____________________________________________________________________________ [ 30554] By: rgs on 2007/03/12 21:00:05 Log: warn() without args doesn't take a default message in $_, but in $@ Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 30553] By: nicholas on 2007/03/12 18:21:56 Log: Fix the partially passing TODO test in optree_constants.t by making the tests for PL_sv_yes and PL_sv_no run as separate programs, rather than code eval'd in the current program, as under ithreads whether you get the real thing or a copy depends on whether any previous code has that SV in a PAD op. Branch: perl ! ext/B/t/optree_constants.t ____________________________________________________________________________ [ 30552] By: nicholas on 2007/03/12 15:30:39 Log: With the demise of ByteLoader in blead, unshare_hek can return to the backwards of 'p'. Not being visible to 'EX'tensions means that there's less exposure to maintenance compatibility concerns. Branch: perl ! embed.fnc embed.h global.sym ____________________________________________________________________________ [ 30551] By: stevep on 2007/03/12 15:12:39 Log: Upgrade to CPAN-1.88_78 Branch: perl ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Kwalify.pm ! lib/CPAN/Kwalify/distroprefs.dd ! lib/CPAN/Kwalify/distroprefs.yml lib/CPAN/bin/cpan ____________________________________________________________________________ [ 30550] By: nicholas on 2007/03/12 15:03:29 Log: Bitten again by the snakes in the MANIFEST spec - tabs, not spaces. Branch: perl ! MANIFEST ____________________________________________________________________________ [ 30549] By: nicholas on 2007/03/12 15:02:00 Log: Integrate: [ 30486] Upgrade to CGI.pm-3.27 Branch: maint-5.8/perl !> lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Util.pm !> lib/CGI/t/form.t lib/CGI/t/util.t ____________________________________________________________________________ [ 30548] By: rgs on 2007/03/12 14:33:01 Log: Like fake scalars, state variables shouldn't get new pad entries at each recursion, in order to be truly stateful. (bug #41789) Branch: perl ! pad.c t/op/state.t ____________________________________________________________________________ [ 30547] By: nicholas on 2007/03/12 13:52:55 Log: Integrate: [ 27848] Subject: [PATCH] remove some cruft from makedef.pl From: "Jan Dubois" Date: Sun, 16 Apr 2006 02:05:00 -0700 Message-ID: <022e01c66134$d7a8dec0$2217a8c0@candy> [ 29076] Subject: Re: Change 29050: Memory leak fix, by Jarkko From: Jarkko Hietaniemi Message-ID: <453A97FA.5090403@iki.fi> Date: Sat, 21 Oct 2006 17:58:18 -0400 (Make AIX linker happy) Branch: maint-5.8/perl !> embed.fnc global.sym makedef.pl ____________________________________________________________________________ [ 30546] By: nicholas on 2007/03/12 13:31:51 Log: Integrate: [ 27822] Update the assertion to a croak "Out of range special SV number" to give ByteLoader more meaningful failure diagnostics. [ 28257] Move the hints from op_private into cop_hints. This allows all 32 bits to be stored. Make B::Concise display the new hints field, and modify B::Deparse to use it. [well, the ByteLoader part] Branch: maint-5.8/perl !> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c ____________________________________________________________________________ [ 30545] By: nicholas on 2007/03/12 12:55:15 Log: Integrate: [ 27688] Subject: Re: [perl #38293] chr(65535) should be allowed in regexes From: SADAHIRO Tomoyuki Date: Sun, 02 Apr 2006 22:48:44 +0900 Message-Id: <20060402224657.B942.BQW10602@nifty.com> Branch: maint-5.8/perl !> doop.c op.c regcomp.c regexec.c t/op/pat.t t/op/tr.t utf8.h ____________________________________________________________________________ [ 30544] By: craigb on 2007/03/11 23:42:14 Log: ExtUtils::Manifest fix-ups for VMS: - don't use multiple dots in .bak filenames - remove VMS-specific clobbering of keys with values in mkmanifest() patch also in RT at Branch: perl ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ [ 30543] By: craigb on 2007/03/11 21:05:08 Log: Upgrade inplace.t and iprefix.t to use test.pl, avoiding a lot of OS-specific shenanigans. Branch: perl ! t/io/inplace.t t/io/iprefix.t ____________________________________________________________________________ [ 30542] By: craigb on 2007/03/11 21:01:35 Log: Add directory depth check for older VMS systems to check83.pl Branch: perl ! Porting/check83.pl ____________________________________________________________________________ [ 30541] By: nicholas on 2007/03/10 19:06:47 Log: Integrate: [ 27103] Subject: [PATCH] 5.8.8: Unicos test skip (and for the record: config.sh and harness results) From: Jarkko Hietaniemi Date: Sun, 05 Feb 2006 12:16:37 +0200 Message-ID: <43E5D085.90400@iki.fi> [ 30358] Subject: [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11 From: Tels Date: Fri, 2 Feb 2007 15:37:36 +0100 Message-Id: <200702021537.38442@bloodgate.com> Subject: Re: [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11 From: Tels Date: Tue, 6 Feb 2007 20:18:48 +0100 Message-Id: <200702062019.05487@bloodgate.com> Also, a fix for @INC in lib/Math/BigInt/t/calling.t Additional tests to perform Pod and Pod coverage testing were left out based on removal of similar test files previously. [ 30359] Subject: [PATCH] Integrate BigRat 0.17 From: Tels Date: Sat, 3 Feb 2007 13:10:57 +0100 Message-Id: <200702031310.58656@bloodgate.com> [ 30460] Subject: [PATCH] Math::BigInt 1.80 From: Tels Date: Sun, 4 Mar 2007 15:57:01 +0000 Message-Id: <200703041557.02996@bloodgate.com> Branch: maint-5.8/perl +> lib/Math/BigInt/t/nan_cmp.t lib/Math/BigInt/t/new_ovld.t !> (integrate 26 files) ____________________________________________________________________________ [ 30540] By: nicholas on 2007/03/10 18:40:17 Log: Integrate: [ 28560] Relink to use temp file forced on current dir in mpeix Subject: [PATCH] mpeix/relink: tweak from Donna Garverick From: Jarkko Hietaniemi Date: Thu, 13 Jul 2006 08:25:59 +0300 (EEST) Message-Id: <200607130525.k6D5PxFp251263@kosh.hut.fi> [ 28671] Subject: Define PERL_NO_DEV_RANDOM on Windows From: "Davies, Alex" Date: Thu, 3 Aug 2006 13:31:14 -0400 Message-ID: This stops perl from trying to read C:\dev\urandom on Windows [ 28805] Clean up some comments. [ 30512] Subject: [PATCH] Default to ELF on FreeBSD when objformat is not there From: Anton Berezin Date: Thu, 8 Mar 2007 12:08:45 +0100 Message-ID: <20070308110845.GA24332@heechee.tobez.org> Branch: maint-5.8/perl !> cygwin/ld2.in dosish.h hints/freebsd.sh mpeix/relink ____________________________________________________________________________ [ 30539] By: nicholas on 2007/03/10 18:15:47 Log: Integrate: [ 21056] Email nits in Fatal.pm [perl #23724]. [ 21213] pod changes, so change $VERSION. [ 27541] Subject: [PATCH] a bit 'use strict' cleanliness From: Jarkko Hietaniemi Date: Sun, 19 Mar 2006 13:21:37 +0200 Message-ID: <441D3EC1.20902@gmail.com> [ 27619] Subject: [PATCH lib/Term/ReadLine] Re: [cpan #17773] Bug in Term::ReadKey being trigger by a bug in Term::ReadLine From: Jonathan Stowe Date: Mon, 13 Mar 2006 16:09:44 +0000 Message-Id: <1142266184.5811.141.camel@orpheus.gellyfish.com> [ 27639] Test for fileno definedness instead of truth Don't load Config.pm, which isn't used [ 27906] Subject: [perl #38892] PATCH: remove spurious warning from Benchmark.pm From: Linda Walsh (via RT) Date: Mon, 10 Apr 2006 18:53:46 -0700 Message-ID: [ 27932] Subject: Re: [perl #38904] Text::ParseWords doesn't always handle backslashes correctly From: Alexey Toptygin Date: Thu, 20 Apr 2006 15:42:20 +0000 (UTC) Message-ID: [ 28224] Subject: Re: [perl #39152] diagnostics.pm: "-traceonly" vs "-trace" From: "Fergal Daly" Date: Wed, 17 May 2006 18:59:50 +0100 Message-ID: <875029960605171059y286fe449nd39d6830ef2b229a@mail.gmail.com> [ 28231] [perl #39141] lots of warnings with diagnostics and (warn or die) stop C outputing lots of 'uninit' warnings. [ 28347] IPC::Open3 handled exec failure badly When you're in the child, don't croak - you may get trapped by eval. Also clarify the documentation [ 28350] Use POSIX::_exit instead of exit in IPC::Open when exiting after an exec() failure, as suggested by Salvador Fandino after change #28347 [ 28600] Subject: [perl #39876] Time::gmtime 1.02 examples patch From: Alexandr Ciornii (via RT) Date: Wed, 19 Jul 2006 05:46:36 -0700 Message-ID: Pod fixes for Time::gmtime.pm [ 28758] Subject: Re: [perl #40216] SelfLoader::croak doesn't protect $@ from being clobbered by require From: "Adriano Ferreira" Date: Thu, 24 Aug 2006 10:20:43 -0300 Message-ID: <73ddeb6c0608240620s207124d1mc202aea6a4598576@mail.gmail.com> [ 28760] Put a plan in the last added test [ 29090] Subject: [PATCH] base.pm From: Ovid Date: Thu, 19 Oct 2006 08:47:48 -0700 (PDT) Message-ID: <20061019154748.87433.qmail@web60824.mail.yahoo.com> [ 29228] Subject: Patch for bug in SelfLoader.pm From: Mike Schilli Date: Tue, 7 Nov 2006 13:39:30 -0800 (PST) Message-ID: <20061107132809.I31331@spiral.corp.yahoo.com> [ 29283] Subject: [perl #39026] Tie::Memoize::EXISTS not caching the value From: Len Weisberg (via RT) Date: Fri, 28 Apr 2006 20:36:05 -0700 Message-ID: [ 29315] Convert lib/Text/ParseWords.t to Test::More [ 29316] Subject: [perl #40921] shellwords.pl cannot handle trailing backslash From: alexander_bluhm@genua.de (via RT) Message-ID: Date: Fri, 17 Nov 2006 09:31:48 -0800 (and convert the example to a test) [ 29348] Subject: Re: [perl #40917] Benchmark fails under -Mbignum From: SADAHIRO Tomoyuki Date: Wed, 22 Nov 2006 22:32:46 +0900 Message-Id: <20061122223227.193E.BQW10602@nifty.com> [ 29373] Subject: [perl #36689] &=, |= and ^= overloads are nbot documented From: "Adriano Rodrigues" Date: Thu, 23 Nov 2006 17:43:12 -0200 Message-ID: <73ddeb6c0611231143y1e3461dbqf30f5fce16698b5c@mail.gmail.com> [ 29439] Subject: Minor patch for Benchmark.pm From: christophe grosjean Date: Sun, 03 Dec 2006 01:31:58 +0100 Message-Id: <1165105918.2718.90.camel@localhost.localdomain> [ 29507] Subject: [PATCH] Fatal v1.03 From: Jerrad Pierce Date: Sun, 10 Dec 2006 14:38:18 -0500 Message-Id: <200612101938.kBAJcI9D008026@all-night-tool.mit.edu> Allow to make fatal built-ins in CORE::GLOBAL [ 29606] Subject: [PATCH 5.8.8] SelfLoader after fork() From: Ilya Zakharevich Date: Mon, 18 Dec 2006 01:13:59 -0800 Message-ID: <20061218091359.GA14985@powdermilk.math.berkeley.edu> [ 29607] Subject: [PATCH] allow blib.pm to be used for testing Win32 module (again) From: Jan Dubois Date: Wed, 20 Dec 2006 18:53:51 -0800 Message-ID: [ 29646] Fix to test failures caused by change #29606 when PERLIO=stdio. Based on suggestions from Ilya Zakharevich in http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-12/msg00646.html [ 29676] Subject: [PATCH] Update change 29607 to affect only Win32 From: Jan Dubois Date: Wed, 03 Jan 2007 08:48:22 -0800 Message-ID: [ 30059] Avoid test failure with for a -Dusesitecustomize perl. [ 30078] Subject: [PATCH] Re: run/cloexec.t is failing From: Marcus Holland-Moritz Date: Sat, 13 Jan 2007 18:44:53 +0100 Message-ID: <20070113184453.7cd54bcf@r2d2> [ 30399] Subject: [PATCH] sigtrap.pm (handler_traceback): do not clobber $_ From: Alexey Tourbin Date: Sat, 24 Feb 2007 21:24:32 +0300 Message-ID: <20070224182432.GA14446@localhost.localdomain> [ 30418] Disable the strict pragma before eval'ing selfloaded code. [ 30492] Localize $! in splainthis() too. (see bug #41717) Branch: maint-5.8/perl +> lib/SelfLoader-buggy.t !> MANIFEST lib/Benchmark.pm lib/English.pm lib/Fatal.pm !> lib/FileCache.pm lib/IPC/Open3.pm lib/SelfLoader.pm !> lib/Term/ReadLine.pm lib/Text/ParseWords.pm !> lib/Text/ParseWords.t lib/Tie/Hash.pm lib/Tie/Memoize.pm !> lib/Tie/Scalar.pm lib/Time/gmtime.pm lib/base.pm !> lib/base/t/base.t lib/blib.pm lib/diagnostics.pm !> lib/overload.pm lib/overload.t lib/sigtrap.pm t/run/switchd.t ____________________________________________________________________________ [ 30538] By: nicholas on 2007/03/10 17:10:21 Log: Integrate: [ 27179] One shouldn't be able to dereference a GLOB as a SCALAR. Subject: Re: [perl #38484] Data::Dumper only warns on unhandled reference types From: Yitzchak Scott-Thoennes Date: Sun, 12 Feb 2006 09:18:39 -0800 Message-ID: <20060212171839.GA3604@efn.org> plus regression tests. [ 30537] Test that format references can't be wrongly dereferenced. Test that a glob dereference of a PVIO correctly sets the IO of the temporary glob that it creates. Branch: maint-5.8/perl !> pp.c t/op/ref.t ____________________________________________________________________________ [ 30537] By: nicholas on 2007/03/10 16:56:21 Log: Test that format references can't be wrongly dereferenced. Test that a glob dereference of a PVIO correctly sets the IO of the temporary glob that it creates. Branch: perl ! t/op/ref.t ____________________________________________________________________________ [ 30536] By: nicholas on 2007/03/10 16:42:04 Log: Integrate: [ 25036] Subject: [PATCH] Make Exporter.t warnings clean From: Michael G Schwern Date: Tue, 28 Jun 2005 15:58:36 -0700 Message-ID: <20050628225836.GB27320@windhund.schwern.org> [ 28502] Subject: Re: Dual life for Shell.pm From: "Adriano Ferreira" Date: Thu, 6 Jul 2006 13:02:23 -0300 Message-ID: <73ddeb6c0607060902tc471f84sf1bb841b6e9ecddf@mail.gmail.com> [ 28522] Pod cleanup in Shell.pm [ 28795] Subject: Dual life for Exporter From: "Adriano Ferreira" Date: Wed, 6 Sep 2006 16:40:28 -0300 Message-ID: <73ddeb6c0609061240g34f60d9fodaf7727575778d8e@mail.gmail.com> [ 30529] Make Exporter::Heavy correctly not warn when exporting a symbol only declared in the export specification. Ensure that the test actually tests this. [ 30531] Don't swallow up other warnings in Exporter's test. Remove a needless eval that happened to generate 4 warnings. [ 30535] Bump Exporter's $VERSION. Branch: maint-5.8/perl !> lib/Exporter.pm lib/Exporter.t lib/Exporter/Heavy.pm !> lib/Shell.pm lib/Shell.t ____________________________________________________________________________ [ 30535] By: nicholas on 2007/03/10 16:20:31 Log: Bump Exporter's $VERSION. Branch: perl ! lib/Exporter.pm ____________________________________________________________________________ [ 30534] By: nicholas on 2007/03/10 16:17:42 Log: Integrate: [ 27368] Subject: [PATCH] Re: [perl #38657] -d:Foo=bar broke in 5.8.8 From: Jarkko Hietaniemi Date: Thu, 02 Mar 2006 20:21:26 +0200 Message-ID: <440737A6.4060606@gmail.com> [ 27689] Subject: [PATCH] Prevent "use sort 'stable'" from reversing the order From: Robin Houston Date: Sun, 2 Apr 2006 17:20:24 +0100 Message-ID: <20060402162024.GA3854@rpc142.cs.man.ac.uk> Branch: maint-5.8/perl !> lib/sort.t pp_sort.c t/lib/Devel/switchd.pm t/run/switchd.t ____________________________________________________________________________ [ 30533] By: nicholas on 2007/03/10 15:34:34 Log: A test case for change 30527 (chdir bareword ambiguity with dirhandles and filehandles) Branch: perl ! t/op/chdir.t ____________________________________________________________________________ [ 30532] By: nicholas on 2007/03/10 15:30:46 Log: Refactor the "has fchdir" and "has dirfd" logic to one place. Branch: perl ! t/op/chdir.t ____________________________________________________________________________ [ 30531] By: nicholas on 2007/03/09 20:49:47 Log: Don't swallow up other warnings in Exporter's test. Remove a needless eval that happened to generate 4 warnings. Branch: perl ! lib/Exporter.t ____________________________________________________________________________ [ 30530] By: merijn on 2007/03/09 19:47:15 Log: Subject: [perl #41587] [PATCH] 5.8.8 make sure we get the proper ldflags on libperl.so From: Tom Callaway (via RT) Date: Thu, 22 Feb 2007 14:39:02 -0800 Message-ID: Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 30529] By: nicholas on 2007/03/09 19:23:57 Log: Make Exporter::Heavy correctly not warn when exporting a symbol only declared in the export specification. Ensure that the test actually tests this. Branch: perl ! lib/Exporter.t lib/Exporter/Heavy.pm ____________________________________________________________________________ [ 30528] By: merijn on 2007/03/09 19:02:23 Log: Tom Callaway's Redhat patches Subject: [perl #41595] [PATCH] 5.8.8 Use CFLAGS for all compiler invocations From: Tom Callaway (via RT) Date: Thu, 22 Feb 2007 19:33:45 -0800 Message-ID: Subject: [perl #41589] [PATCH] 5.8.8 Linux needs -FPIC too From: Tom Callaway (via RT) Date: Thu, 22 Feb 2007 14:56:24 -0800 Message-ID: Branch: perl ! Configure ____________________________________________________________________________ [ 30527] By: stevep on 2007/03/09 18:30:16 Log: Prefer dirhandles to filehandles when passing a bareword typeglob to chdir() and the typeglob has both a dirhandle and a filehandle assigned to it. Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 30526] By: merijn on 2007/03/09 17:53:39 Log: Subject: [perl #41589] [PATCH] 5.8.8 Linux needs -FPIC too From: Tom Callaway (via RT) Date: Thu, 22 Feb 2007 14:56:24 -0800 Message-ID: Branch: metaconfig/U/perl ! dlsrc.U ____________________________________________________________________________ [ 30525] By: rgs on 2007/03/09 17:47:22 Log: Mention Perl::Unsafe::Signals in the core docs en passant. Branch: perl ! pod/perlipc.pod ____________________________________________________________________________ [ 30524] By: merijn on 2007/03/09 17:46:02 Log: Subject: [perl #41595] [PATCH] 5.8.8 Use CFLAGS for all compiler invocations From: Tom Callaway (via RT) Date: Thu, 22 Feb 2007 19:33:45 -0800 Message-ID: Branch: metaconfig/U/perl ! dlsrc.U ____________________________________________________________________________ [ 30523] By: merijn on 2007/03/09 17:42:45 Log: Backport #30379 Subject: [PATCH] Re: Win32 modules & cygwin From: "Yitzchak Scott-Thoennes" Date: Tue, 20 Feb 2007 01:50:18 -0800 (PST) Message-ID: <1254.67.42.109.122.1171965018.squirrel@67.42.109.122> Branch: metaconfig/U/perl ! Extensions.U ____________________________________________________________________________ [ 30522] By: nicholas on 2007/03/09 17:20:49 Log: Integrate: [ 27335] Subject: Testing hash key stringification From: Anno Siegel Date: Sun, 26 Feb 2006 23:30:01 +0100 Message-Id: <4871E87D-4B59-40A3-A091-A7A3CFA221CF@mailbox.tu-berlin.de> [ 28594] Subject: Silence system warning during tests (only on win32 for now) From: demerphq Date: Sat, 15 Jul 2006 18:21:15 +0200 Message-ID: <9b18b3110607150921p33be8e87wd51b2fd317a81587@mail.gmail.com> [ 28693] Subject: [PATCH] Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386/1 cpu) From: Andrew Dougherty Date: Thu, 10 Aug 2006 12:37:39 -0400 (EDT) Message-ID: [ 28761] Regression test for attributes 'reserved' warning, by Jerry D. Hedden [ 28839] Add darwin to the list of OS's that fail to pass test op/sprintf.t #157. Newer versions appear to be OK, but Mac OS X 10.2.X regularly fail with this test. [ 29047] Make all JAPH tests pass [ 29175] Some diagnostic output was giving warnings in op/pack.t under UTF-8 locales, and warnings where fatal by default. Make them non-fatal for diagnostics. [ 29234] Subject: [PATCH] Supress df warning in stat.t on OS X From: Michael G Schwern Date: Wed, 08 Nov 2006 08:51:50 -0500 Message-ID: <4551E0F6.20108@gmail.com> [ 29317] Update skip count for VMS. [ 29332] "This is going to be slow." This change switches OpenBSD locale tests from the spaghetti doneness test to specifically testing locales in its /usr/share/locale. Speeds up lib/locale.t to 13 minutes a run vs. the previous time of over two hours. [ 29352] VC8 regards 60 seconds as an invalid parameter for strftime() so skip the test in that case. [ 29546] Subject: [PATCH] t/op/groups.t: prevent failure on modern FreeBSDs From: Anton Berezin Date: Tue, 12 Dec 2006 19:59:38 +0100 Message-ID: <20061212185938.GB49084@heechee.tobez.org> [ 30149] Avoid obscure failures when a regexp hasn't matched [ 30156] Subject: [PATCH] Fix to Dynaloader.t for missing modules From: "Jerry D. Hedden" Date: Wed, 7 Feb 2007 05:18:43 -0800 (PST) Message-ID: <618512.39885.qm@web30212.mail.mud.yahoo.com> [ 30388] Add a new test for undef and delete on stash entries that are bound to subroutines or methods. Based on a test by Robert 'phaylon' Sedlacek. [ 30406] Convert t/op/sub_lval.t to test.pl [ 30428] Subject: [PATCH t/japh/abigail.t] Unexpected output From: Abigail Date: Tue, 27 Feb 2007 23:00:28 +0100 Message-ID: <20070227220028.GA460@abigail.nl> [ 30453] Must only use dynamic extensions in the Dynaloader test. If the extensions are static, it doesn't work :-) Branch: maint-5.8/perl +> t/op/symbolcache.t !> MANIFEST ext/DynaLoader/t/DynaLoader.t ext/POSIX/t/posix.t !> lib/locale.t lib/open.t t/comp/opsubs.t t/japh/abigail.t !> t/op/attrs.t t/op/bless.t t/op/groups.t t/op/hashassign.t !> t/op/pack.t t/op/sprintf.t t/op/stat.t t/op/sub_lval.t !> t/uni/class.t ____________________________________________________________________________ [ 30521] By: craigb on 2007/03/09 00:46:34 Log: In ExtUtils::Liblist::Kid::_vms_ext(), escape the dollar, not the minus (there was no intention to use $\ or $- here). Branch: perl ! lib/ExtUtils/Liblist/Kid.pm ____________________________________________________________________________ [ 30520] By: rgs on 2007/03/08 16:31:36 Log: The HePV macro was borked. Branch: perl ! hv.h ____________________________________________________________________________ [ 30519] By: rgs on 2007/03/08 16:12:29 Log: Warning fix. Since HePV's second argument is supposed to be an unsigned integer, there's not point in comparing it to 0. Branch: perl ! hv.h ____________________________________________________________________________ [ 30518] By: rgs on 2007/03/08 15:48:53 Log: Subject: Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe From: demerphq Date: Thu, 8 Mar 2007 10:20:50 +0100 Message-ID: <9b18b3110703080120s41147a4fh4f4c1f9817079be3@mail.gmail.com> Branch: perl ! gv.c lib/Tie/Hash/NamedCapture.pm t/op/regexp_namedcapture.t ____________________________________________________________________________ [ 30517] By: rgs on 2007/03/08 15:06:49 Log: Subject: Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe From: demerphq Date: Wed, 7 Mar 2007 20:44:52 +0100 Message-ID: <9b18b3110703071144t787e028s8a79fa1986624b54@mail.gmail.com> Branch: perl + lib/Tie/Hash/NamedCapture.pm t/op/regexp_namedcapture.t - ext/re/lib/re/Tie/Hash/NamedCapture.pm ! MANIFEST embed.fnc ext/re/re.xs ext/re/t/re_funcs.t global.sym ! gv.c pod/perl595delta.pod pod/perlvar.pod proto.h universal.c ____________________________________________________________________________ [ 30516] By: steveh on 2007/03/08 14:13:11 Log: Subject: RE: $Win32::VERSION problem From: "Jan Dubois" Date: Wed, 7 Mar 2007 12:26:01 -0800 Message-ID: <00b301c760f6$d28129d0$77837d70$@com> Adds the tests from the dual-lived CPAN distribution Win32-0.27 and removes two old t/win32 tests which are now redundant Branch: perl + ext/Win32/t/ExpandEnvironmentStrings.t + ext/Win32/t/GetFileVersion.t ext/Win32/t/GetFolderPath.t + ext/Win32/t/GetFullPathName.t ext/Win32/t/GetLongPathName.t + ext/Win32/t/GetOSVersion.t ext/Win32/t/GuidGen.t - t/win32/getosversion.t t/win32/longpath.t ! MANIFEST ____________________________________________________________________________ [ 30515] By: rgs on 2007/03/08 13:49:42 Log: Subject: debugger history save and load From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig) Date: Wed, 07 Mar 2007 14:53:58 +0100 Message-ID: <87y7m99n2h.fsf@k75.linux.bogus> Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 30514] By: rgs on 2007/03/08 13:46:16 Log: Better docs for C Branch: perl ! pod/perl593delta.pod pod/perlfunc.pod ____________________________________________________________________________ [ 30513] By: rgs on 2007/03/08 11:19:38 Log: Need to extend the stack when using warn() without an argument (this fixes bug #41716) Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 30512] By: rgs on 2007/03/08 11:17:21 Log: Subject: [PATCH] Default to ELF on FreeBSD when objformat is not there From: Anton Berezin Date: Thu, 8 Mar 2007 12:08:45 +0100 Message-ID: <20070308110845.GA24332@heechee.tobez.org> Branch: perl ! hints/freebsd.sh ____________________________________________________________________________ [ 30511] By: craigb on 2007/03/08 03:50:32 Log: MM->{ldflags} may not be defined and wouldn't help us locate the perlshr library anyway (follow-up to #30462). Branch: perl ! lib/ExtUtils/Liblist/Kid.pm ____________________________________________________________________________ [ 30510] By: craigb on 2007/03/08 03:06:53 Log: Make vms/gen_shrfls.pl better able to detect header transitions with various compiler versions (needed after #30463). Branch: perl ! vms/gen_shrfls.pl ____________________________________________________________________________ [ 30509] By: nicholas on 2007/03/07 23:39:51 Log: Integrate: [ 27342] Subject: [patch] dumping tied globs without FILENO method on the debugger fails From: Salvador Fandino Date: Sat, 25 Feb 2006 11:14:20 +0100 Message-ID: <20060225101254.726.qmail@lists.develooper.com> Branch: maint-5.8/perl !> lib/dumpvar.pl ____________________________________________________________________________ [ 30508] By: nicholas on 2007/03/07 23:08:37 Log: Reverse change 26894: Revert change 26696 for now (Integrate 26410, [perl #8262] //g loops infinitely on tainted data), because it breaks $o->m() =~ //; then integrate: [ 26904] Change 26410 caused a regression, with the RVALUE return value of method calls now failing if bound to a global match. Add a TODO test. [ 26925] Change the regression test added by 26410 to use test.pl; this makes it easier to TODO if needed. Add the TODO test provided by Rick Delaney, but not as TODO, because change 26410 also made pos on LVALUE subroutines work for the first time. [ 26926] Revert change 26410, marking the test that was added there as TODO. See the thread : Subject: LVALUE m//g (was Re: au revoir ...) From: Nicholas Clark Date: Jan 18, 2006 9:30 PM Message-ID: <20060118203058.GQ616@plum.flirble.org> [ 26927] Missing chunk in change #26926 [ 26928] Now that change #26410 is reverted, mark as TODO the tests added by change #26925. which sums to zero on op.c, but makes a sane integration history. Branch: maint-5.8/perl ! op.c t/op/taint.t !> t/op/pat.t ____________________________________________________________________________ [ 30507] By: nicholas on 2007/03/07 19:57:09 Log: Integrate: [ 27420] Sort the ext/ and lib/ tests when running under t/harness Unless they are sorted then they are run in the same order in which they are listed in MANIFEST, which is not always ideal. In particular, the ext/Compress/IO/Zlib/t/*.t tests are not run in the correct order, which causes some files to be left behind afterwards. ExtUtils::Command::MM::test_harness() sorts test files, so it seems sensible for t/harness to do likewise, rather than relying on the ordering in MANIFEST. [ 28294] Subject: [PATCH] Make t/TEST more helpful From: andy@petdance.com (Andy Lester) Date: Tue, 23 May 2006 21:07:48 -0500 Message-ID: <20060524020748.GA16729@petdance.com> [ 29088] Subject: [patch] make test.valgrind capable of running cachegrind From: Jim Cromie Date: Fri, 20 Oct 2006 14:49:03 -0600 Message-ID: <4539363F.9020205@gmail.com> Branch: maint-5.8/perl !> t/TEST t/harness ____________________________________________________________________________ [ 30506] By: nicholas on 2007/03/07 19:28:56 Log: Integrate: [ 27155] Die when integer overflow condition is detected in division under C. Hopefully fixes RT #38485. [ 27158] Test to go with change #27155. [ 27162] In perldiag.pod add an entry for the error message that change 27155 introduced. [ 27174] Subject: [PATCH] perldiag.pod patching re: integer overflow From: andy@petdance.com (Andy Lester) Date: Sun, 12 Feb 2006 23:08:48 -0600 Message-ID: <20060213050848.GB27993@petdance.com> [ 27205] Subject: Re: [perl #38485] use integer; 0x80000000/-1; # coredump From: Yitzchak Scott-Thoennes Date: Mon, 13 Feb 2006 01:39:25 -0800 Message-ID: <20060213093925.GA3476@efn.org> [ 27237] Yitzchak points out that the perldiag entry for "Integer overflow in division" is no longer useful. Branch: maint-5.8/perl !> lib/integer.t pod/perldiag.pod pod/perlop.pod pp.c ____________________________________________________________________________ [ 30505] By: nicholas on 2007/03/07 19:05:05 Log: Integrate: [ 27130] Subject: [perl #38464] chdir() on closed handles From: Peter Dintelmann (via RT) Date: Wed, 08 Feb 2006 01:33:54 -0800 Message-ID: Plus a regression test. [ 27132] Bareword file handles not supported for chown/chmod/utime. [ 27135] Skip new chdir warning test if fchdir is not available Branch: maint-5.8/perl !> pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys ____________________________________________________________________________ [ 30504] By: nicholas on 2007/03/07 18:13:11 Log: Integrate: [ 26443] Regenerate perlapi.pod. Fix indentation of code examples in perlsyn. Branch: maint-5.8/perl !> pod/perlapi.pod pod/perlsyn.pod ____________________________________________________________________________ [ 30503] By: nicholas on 2007/03/07 18:12:22 Log: Integrate: [ 26194] Subject: [DOC PATCH] Sort subs *can* now be recursive From: Robin Houston Date: Tue, 22 Nov 2005 13:28:17 +0000 Message-ID: <20051122132817.GA20895@rpc142.cs.man.ac.uk> Branch: maint-5.8/perl !> pod/perlfunc.pod ____________________________________________________________________________ [ 30502] By: nicholas on 2007/03/07 18:08:07 Log: Integrate: [ 26393] Two it's => its grammar fixes. Branch: maint-5.8/perl !> op.c perl.h ____________________________________________________________________________ [ 30501] By: nicholas on 2007/03/07 17:46:36 Log: Integrate: [ 24791] Work around bug 36211, plus a lot of TODO regression tests for local/ $#... interaction. [ 25176] the "local @foo with $#foo" tests are no longer TODO Branch: maint-5.8/perl !> scope.c t/op/array.t ____________________________________________________________________________ [ 30500] By: rgs on 2007/03/07 17:08:54 Log: Regenerates internal and external API docs Branch: perl ! pod/perlapi.pod pod/perlintern.pod ____________________________________________________________________________ [ 30499] By: rgs on 2007/03/07 17:05:29 Log: Add the new man page, perlunifaq, in relevant places Branch: perl ! plan9/mkfile pod.lst pod/perl.pod vms/descrip_mms.template ! win32/pod.mak ____________________________________________________________________________ [ 30498] By: nicholas on 2007/03/07 17:01:50 Log: Integrate: [ 27904] Add a TODO test for RT #1085: "what should be output of perl -we 'print do { foreach (1, 2) { 1; } }'" [ 27912] New test for the "Assignment to both a list and a scalar" error, suggested by Stephen McCamant [ 27918] Convert two ok()s to better constructions. [ 27919] Tweak change 23256 to continue passing on 5.8.x [ 27922] Add new tests for bug #32840 provided by David Landgren, as a new file rxcode.t (they mostly test $^R for now) [ 27923] Add test boilerplate and use test.pl instead of Test::More [ 28018] More tests for syswrite with UTF-8 data. [ 28230] test some die codepaths in pp_enterwrite [ 28324] Subject: [PATCH] skip t/op/incfilter.t for "make clean;make miniperl;make minitest" From: Jarkko Hietaniemi Date: Sun, 28 May 2006 14:11:02 +0300 (EEST) Message-Id: <200605281111.k4SBB2jc133843@kosh.hut.fi> [ 28340] Teach incfilter.t some DCL. [ 28369] The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN} Branch: maint-5.8/perl +> t/op/rxcode.t !> MANIFEST lib/base/t/fields.t lib/open.t t/cmd/for.t !> t/comp/parser.t t/io/utf8.t t/op/incfilter.t t/op/write.t ____________________________________________________________________________ [ 30497] By: rgs on 2007/03/07 16:36:20 Log: Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves Orton Branch: perl ! lib/ExtUtils/Liblist/Kid.pm ____________________________________________________________________________ [ 30496] By: rgs on 2007/03/07 16:32:48 Log: Use another method to avoid the "possible interpolation" warning for @- and @+ : do this directly from the lexer (patch by Yves Orton.) This way, @- and @+ aren't preloaded anymore. Avoid to require re::Tie::Hash::NamedCapture when the *- or *+ globs are created, this was breaking the build due to miniperl's inability to load it. Branch: perl ! gv.c perl.c toke.c ____________________________________________________________________________ [ 30495] By: nicholas on 2007/03/07 16:11:42 Log: Integrate: [ 27085] Add regression tests to lib/charnames.t to ensure that unicore/Names.pl is 100% 7 bit ASCII. [ 27199] Subject: [patch] t/lib/warnings/pp_sys From: "Green, Paul" Date: Wed, 15 Feb 2006 11:09:57 -0500 Message-ID: [ 27223] As Anno Siegel points out, mtime/ctime test should be skipped on OS X on HFS+. [ 27286] Converted t/op/pos.t to use test.pl and added TODO test for RT #1716 - search position reset after 'local' save/restore [ 27287] Add test for RT #2166: foreach spuriously autovivifies [ 27309] Skip unportable test on VMS [ 27517] Add a couple of regression tests for the untested "Bad name after %s" parsing error [ 27633] Subject: PATCH t/op/tie.t From: Robin Barker Date: Thu, 30 Mar 2006 13:07:47 +0100 Message-ID: <533D273D4014D411AB1D00062938C4D90849C9CA@hotel.npl.ad.local> [ 27662] If the comment says "(and not ours)" then it should be tested. [ 27810] Bump the expect file count in readdir.t. We keep writing more tests. Branch: maint-5.8/perl !> lib/charnames.t t/cmd/for.t t/comp/opsubs.t t/comp/parser.t !> t/lib/warnings/pp_sys t/op/getppid.t t/op/pos.t t/op/readdir.t !> t/op/stat.t t/op/tie.t ____________________________________________________________________________ [ 30494] By: nicholas on 2007/03/07 15:23:41 Log: Integrate: [ 21650] Subject: [PATCH] Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pm From: Michael G Schwern Date: Sat, 1 Nov 2003 22:57:45 -0800 Message-ID: <20031102065745.GN3659@localhost.comcast.net> (goes with change #21418) [ 27034] Avoid "Prototype mismatch" warnings with autouse. [ 27035] autouse actually requires perl 5.6 at least. [ 30369] Subject: [PATCH] Test with Errno in autouse.t From: "Jerry D. Hedden" Date: Sun, 18 Feb 2007 09:09:23 -0800 (PST) Message-ID: <834019.44481.qm@web30203.mail.mud.yahoo.com> [ 30376] Subject: [PATCH] Re: [PATCH] Test with Errno in autouse.t From: "Jerry D. Hedden" Date: Wed, 21 Feb 2007 09:27:20 -0800 (PST) Message-ID: <619324.6794.qm@web30207.mail.mud.yahoo.com> Branch: maint-5.8/perl !> lib/autouse.pm lib/autouse.t ____________________________________________________________________________ [ 30493] By: merijn on 2007/03/07 13:23:23 Log: Subject: Re: [PATCH] (Re: [PATCH] unicode/utf8 pod) From: Juerd Waalboer Date: Sun, 4 Mar 2007 16:00:19 +0100 Message-ID: <20070304150019.GN4723@c4.convolution.nl> Branch: perl + pod/perlunifaq.pod ! MANIFEST ext/Encode/Encode.pm ext/Encode/encoding.pm ! lib/PerlIO.pm lib/utf8.pm pod/perlapi.pod pod/perldata.pod ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod ! pod/perlpacktut.pod pod/perlport.pod pod/perlretut.pod ! pod/perlunicode.pod pod/perluniintro.pod pod/perlunitut.pod ! pod/perlvar.pod sv.c ____________________________________________________________________________ [ 30492] By: rgs on 2007/03/07 11:00:07 Log: Localize $! in splainthis() too. (see bug #41717) Branch: perl ! lib/diagnostics.pm ____________________________________________________________________________ [ 30491] By: rgs on 2007/03/07 10:57:11 Log: Better localisation of $_ in diagnostics. This fixes bug #41717. Branch: perl ! lib/diagnostics.pm ____________________________________________________________________________ [ 30490] By: rgs on 2007/03/07 10:33:38 Log: Avoid to load the *+ and *- globs too early. To silence spurious interpolation warnings, merely create the stash entry for them. Ensure that the re::Tie::Hash::NamedCapture module is always loaded when we have created the tied hashes %+ and %-. Revert change #30483, which is now unnecessary. Branch: perl ! gv.c lib/dumpvar.pl perl.c ____________________________________________________________________________ [ 30489] By: stevep on 2007/03/06 16:49:47 Log: Upgrade to IO-Zlib-1.05. There are updates to the core that have not yet been included in the CPAN distribution, so the core module has a version bump. Branch: perl ! lib/IO/Zlib.pm lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/getline.t ____________________________________________________________________________ [ 30488] By: rgs on 2007/03/06 15:51:06 Log: Fix error messages returned by S_require_tie_mod. Fix small leaks happening in there too. More importantly, call it when we load both a hash or a glob. Branch: perl ! gv.c ____________________________________________________________________________ [ 30487] By: rgs on 2007/03/06 15:04:03 Log: Fix a small leak on loading *+ and *- globs Branch: perl ! gv.c ____________________________________________________________________________ [ 30486] By: stevep on 2007/03/06 13:52:56 Log: Upgrade to CGI.pm-3.27 Branch: perl ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Util.pm ! lib/CGI/t/form.t lib/CGI/t/util.t ____________________________________________________________________________ [ 30485] By: rgs on 2007/03/06 11:19:04 Log: Subject: [PATCH] 'Unknown PerlIO layer "encoding"...' message From: "Jerry D. Hedden" Date: Fri, 2 Mar 2007 06:59:41 -0800 (PST) Message-ID: <794180.55454.qm@web30208.mail.mud.yahoo.com> Branch: perl ! lib/Pod/t/man.t ____________________________________________________________________________ [ 30484] By: rgs on 2007/03/06 11:10:26 Log: Doc patch about PerlIO::encoding: Subject: [PATCH] Re: 'Unknown PerlIO layer "encoding"...' message From: Tels Date: Fri, 2 Mar 2007 11:31:39 +0000 Message-Id: <200703021131.41085@bloodgate.com> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 30483] By: rgs on 2007/03/06 10:32:01 Log: dumpvar.pl must load re::Tie::Hash::NamedCapture if it wants to dump %+ and %-. Branch: perl ! lib/dumpvar.pl ____________________________________________________________________________ [ 30482] By: steveh on 2007/03/06 09:20:51 Log: Reinstate part of #28744 that was accidentally reverted in #30454 to suppress a couple of warnings (at least on Win32) Branch: perl ! ext/Math/BigInt/FastCalc/FastCalc.pm ! ext/Math/BigInt/FastCalc/FastCalc.xs ____________________________________________________________________________ [ 30481] By: nicholas on 2007/03/05 23:52:09 Log: As SvUPGRADE() is a macro wrapping a call to sv_upgrade() inside a check on the existing SvTYPE(), there's no need to wrap it inside another explcit check of SvTYPE(). This won't make any difference to the output of an optimising compiler, but it makes the source clearer. Branch: perl ! pp_ctl.c sv.c ____________________________________________________________________________ [ 30480] By: nicholas on 2007/03/05 23:40:56 Log: Integrate: [ 30298] There's no need to special case SVt_NULL in the print code, as it's only 0.01% of the cases called, and the call to SvPV_const() will issue the same warning and return the same empty string result for us. Unfortunately changing the switch statement to an if results in lots of whitespace changes, hence this change appears much larger than it is. [ 30347] Add a new API function newSV_type, to replace the idiom: sv = newSV(0); sv_upgrade(sv, type); [ 30348] More efficient to call newSV_type() then SvGROW() instead of newSV() with a size then sv_upgrade(), as the latter calls sv_upgrade() twice. Branch: maint-5.8/perl !> av.c doio.c embed.fnc embed.h global.sym gv.c hv.c mathoms.c !> op.c pad.c perl.c pp.c pp_ctl.c pp_hot.c proto.h sv.c toke.c ____________________________________________________________________________ [ 30479] By: nicholas on 2007/03/05 23:13:13 Log: Integrate: [ 29289] Yet another step in generation a more reliable Glossary [ 29291] Extended uconfig.sh based on Porting/checkcfgvar.pl findings [ 30178] Update the lists of files that makerel needs to process. Remove the "used only once" warning. [ 30317] Hakim Cassimally is the new maintainer of the Perldoc modules [ 30405] Module::Pluggable wasn't in the maintainers list [ 30420] Subject: [PATCH AUTHORS] Change of email address. From: Abigail Message-ID: <20070227225456.GA1808@abigail.nl> Date: Tue, 27 Feb 2007 23:54:56 +0100 [ 30430] Update my email address [ 30431] Missing dual-lived modules in maintainers list Branch: maint-5.8/perl !> AUTHORS Porting/Glossary Porting/Maintainers.pl !> Porting/checkAUTHORS.pl Porting/config.sh Porting/makerel !> uconfig.sh ____________________________________________________________________________ [ 30478] By: nicholas on 2007/03/05 23:08:15 Log: Integrate: [ 28625] #7217: config.h comments for HAS_POLL incorrect http://rt.perl.org/rt3/Ticket/Display.html?id=7217 Date: Mon, 2 Jul 2001 14:58:27 -0700 From: David Dyck Subject: config.h comments for HAS_POLL incorrect [ 29407] OS/2 compilation fixes by Ilya Subject: [PATCH 5.8.8] Build on OS/2 From: Ilya Zakharevich Date: Tue, 28 Nov 2006 03:36:29 -0800 Message-ID: <20061128113629.GA18108@powdermilk.math.berkeley.edu> [ 29612] miniperl may not have been successfully built before running a "make distclean". [ 29697] Fix distclean now that we have re::Tie::Hash::NamedCapture [ 30125] Quote fix by Jarkko [ 30327] Avoid to run config_h.SH twice during configuration. [ 30331] Fix Win32 build after unusual breakage caused by #30327 (Boy, did that take some tracking down!) [ 30434] Subject: [PATCH] Re: Revisits in 'make install' From: "Jerry D. Hedden" Date: Wed, 28 Feb 2007 10:59:49 -0800 (PST) Message-ID: <95346.11233.qm@web30207.mail.mud.yahoo.com> Branch: maint-5.8/perl !> Makefile.SH cflags.SH config_h.SH perlvars.h win32/config_h.PL ____________________________________________________________________________ [ 30477] By: nicholas on 2007/03/05 22:46:06 Log: Integrate: [ 29101] Initialize d_ctermid and i_gdbm in configure.com. [ 29304] Subject: [patch@29297] d_printf_format_null needed in configure.com From: "John E. Malmberg" Date: Fri, 17 Nov 2006 10:22:50 -0500 Message-ID: <455DD3CA.6050405@qsl.net> [ 29369] Initialize targetarch in configure.com [ 30325] In configure.com, further disambiguate -Duselongdouble and its prerequisites from other 64-bit options. [ 30329] In configure.com, put the "use" back in useieee (typo in #30325) [ 30342] Make configure.com's manifest checker more robust when handling files with multiple dots that also have an underscore in the name (e.g., foo_bar.tar.gz). Various archive utilities will create that as foo_bar_tar.gz or foo_bar.tar_gz, at least on ODS-2 volumes. [ 30343] Make vms/munchconfig.c able to take a list of substitutions from a file so we don't overflow the command buffer on older systems. [ 30401] One more longdouble nit for configure.com, following 30217, 30325, and 30329. [ 30410] In configure.com, include the Win32 extensions in $Config{known_extensions}, but not it $Config{extensions}. This way t/TEST knows to exclude them. [ 30414] On VMS, use the normal executable file extension for the copy of Perl used to run the test suite. Not doing so was confusing some of the Module::Build tests. [ 30445] Fix a few errors and ambiguities in configure.com caught by Charlie Hammond's DCL Checker. [ 30456] Clean up the right file in vms/test.com (following #30414). [ 30463] In vms/gen_shrfls.pl, no more special handling of vars from regcomp.h -- just process the file. (Needed for PL_reg_name.) Branch: maint-5.8/perl !> configure.com vms/descrip_mms.template vms/gen_shrfls.pl !> vms/munchconfig.c vms/test.com ____________________________________________________________________________ [ 30476] By: nicholas on 2007/03/05 22:39:34 Log: Integrate: [ 28380] Subject: Re: [PATCH] regexec/regcomp.c cleanups From: demerphq Date: Sun, 11 Jun 2006 23:01:14 +0200 Message-ID: <9b18b3110606111401o143b2f57rd17bf117979853e7@mail.gmail.com> [ 28425] Nits to perlreguts.pod by Dominic Dunlop [ 28428] More perlreguts nits by Dominic Dunlop, plus fix a broken internal POD link Branch: maint-5.8/perl !> pod/perlreguts.pod ____________________________________________________________________________ [ 30475] By: nicholas on 2007/03/05 22:34:25 Log: Integrate: [ 28345] Add the perlunitut manpage, by Juerd Waalboer [ 28372] Add the perlreguts manpage, by Yves Orton Branch: maint-5.8/perl +> pod/perlreguts.pod pod/perlunitut.pod ! vms/descrip_mms.template !> MANIFEST pod.lst pod/perl.pod pod/perltoc.pod win32/pod.mak ____________________________________________________________________________ [ 30474] By: nicholas on 2007/03/05 22:11:46 Log: Run perl pod/buildtoc --build-all Branch: maint-5.8/perl ! MANIFEST pod/perltoc.pod ____________________________________________________________________________ [ 30473] By: nicholas on 2007/03/05 22:07:36 Log: Integrate: [ 26056] Subject: Configure setting patchlevel broken From: Yitzchak Scott-Thoennes Date: Fri, 14 Oct 2005 00:33:29 -0700 Message-ID: <20051014073329.GA3236@efn.org> [ 28829] Accumulated fixes from earlier backports, amongst of which: Subject: [PATCH] remove -Wdeclaration-after-statement scan from Configure From: Jarkko Hietaniemi Date: Tue, 12 Sep 2006 07:19:32 +0300 Message-ID: <45063554.1040301@iki.fi> [ 29096] Fix for RT#38169 & RT#38945 Configure won't handle versions 5.10.0 or 5.8.10. [ 29216] Subject: Re: [PATCH] Detecting bad /dev/null's in Configure From: Michael Cummings Date: Fri, 25 Aug 2006 15:48:44 -0400 Message-ID: <44EF541C.7050801@gentoo.org> [ 29217] Subject: Re: [PATCH] Detecting bad /dev/null's in Configure From: Michael Cummings Date: Fri, 25 Aug 2006 15:48:44 -0400 Message-ID: <44EF541C.7050801@gentoo.org> [ 29238] Subject: Configure patch to add detection for DIR.dd_fd member variable From: "Steve Peters" Date: Sun, 5 Nov 2006 01:40:34 -0600 Message-ID: [ 29288] 1. Less Whoa there, based on a suggestion by Andy Dougherty 2. d_printf_format_null, based on a patch by Robin Barker [ 29338] No more 5005thread messages from Configure for 5.9.x and up [ 29448] Subject: -DDEBUGGING=both doesn't set -g From: "Yitzchak Scott-Thoennes" Date: Mon, 4 Dec 2006 03:10:31 -0800 (PST) Message-ID: <1176.63.226.246.123.1165230631.squirrel@63.226.246.123> [ 29454] Subject: Re: install misses Compress/IO/{Base,Zlib} From: "Rafael Garcia-Suarez" Date: Mon, 4 Dec 2006 15:48:12 +0100 Message-ID: [ 29462] Revert #29454 [ 29603] Open Configure to the world of 64bitonly environments [ 29658] Subject: [PATCH] Configure test code fails to compile if SIGFPE is undefined From: Marcus Holland-Moritz Date: Tue, 2 Jan 2007 00:08:27 +0100 Message-ID: <20070102000827.7acf11c8@r2d2> [ 29715] Default "$undef" for NV_PRESERVES_UV_BITS causes compilation failure of sv.c when triggered From: Marcus Holland-Moritz Date: Mon, 8 Jan 2007 00:49:11 +0100 Message-ID: <20070108004911.7022445c@r2d2> [ 30192] Subject: [PATCH] signbit detection (was [perl #39875] -0.0 loses signedness upon numeric comparison) From: Andy Dougherty Date: Fri, 9 Feb 2007 11:40:51 -0500 (EST) Message-ID: [ 30217] Check for the presence of signbit() on VMS. It currently only works on IEEE double, not IEEE long double or any other floating point format. Also, begin to disentangle -Duselongdouble configuration support from its other 64-bit brethren. Branch: maint-5.8/perl !> Configure Cross/config.sh-arm-linux NetWare/config.wc !> Porting/Glossary config_h.SH configure.com embed.fnc embed.h !> epoc/config.sh global.sym handy.h numeric.c perl.h !> plan9/config_sh.sample pod/perlapi.pod proto.h uconfig.h !> uconfig.sh win32/config.bc win32/config.gc win32/config.vc !> win32/config.vc64 ____________________________________________________________________________ [ 30472] By: nicholas on 2007/03/05 21:39:03 Log: Fix build for 5005threads. Branch: maint-5.8/perl ! perl.h ____________________________________________________________________________ [ 30471] By: nicholas on 2007/03/05 20:03:21 Log: Naff off, pesky stowaway. Branch: maint-5.8/perl - pod/perl595delta.pod ____________________________________________________________________________ [ 30470] By: nicholas on 2007/03/05 20:02:51 Log: Integrate: [ 29223] Subject: Because I like pain. An update to README From: Jesse Vincent Date: Mon, 6 Nov 2006 19:52:35 -0500 Message-Id: <7BF48AB1-5285-4A9D-929B-8DD697348664@fsck.com> [ 30126] Subject: [PATCH] minor improvements for perlre.pod From: "Wolfgang Laun" Date: Sun, 4 Feb 2007 16:26:14 +0100 Message-ID: <17de7ee80702040726v23f54266g3c352d353a30c430@mail.gmail.com> [ 30150] Subject: [PATCH] perlop.pod - proposal to add an explanation of \c From: "Wolfgang Laun" Date: Sat, 3 Feb 2007 16:23:48 +0100 Message-ID: <17de7ee80702030723m4265bbfkc83644d55a24aa0@mail.gmail.com> [ 30188] Fix Pod errors. [ 30368] A few nits to perlfunc/map. [ 30371] Some INSTALL nits by Andy Dougherty [ 30385] Subject: [PATCH] perlretut.pod, 2nd version From: Wolfgang Laun Date: Thu, 22 Feb 2007 09:36:19 +0100 Message-ID: <45DD5603.1040402@thalesgroup.com> [ 30386] Indexing and POD fixes [ 30392] Update descriptions of long-running ops and non-deferrable signals in perlipc.pod. [ 30393] Add a comment to mg.c to clarify that words like "raise" and "pending" in the context of Perl's deferred signals bear only an analogous relationship to the underlying signal mechanism. [ 30403] In perlport, refine description of eight-level directory depth limitation on older VMS systems and add example of how to tell when we're in trouble. [ 30408] Update the FSF's address. Plus some other whitespace and NON-WHITESPACE changes that have crept into the GPL v2. [ 30422] perltodo nit for SelfLoader Branch: maint-5.8/perl +> pod/perl595delta.pod !> INSTALL README README.mpeix emacs/cperl-mode.el gv.c mg.c !> pod/perlapi.pod pod/perlfunc.pod pod/perlgpl.pod !> pod/perlipc.pod pod/perlop.pod pod/perlport.pod pod/perlre.pod !> pod/perlretut.pod pod/perltodo.pod ____________________________________________________________________________ [ 30469] By: nicholas on 2007/03/05 19:20:16 Log: Integrate: [ 28940] Fix a few pod nits in perlre. [ 28965] Clarifications on the usage of setlocale() and LC_NUMERIC to affect the decimal point in output, by Jarkko. [ 29037] Fix prototype to mimic built-in in perlsub examples [ 29055] isnb't the same as C, and looks so stupid in man [ 29061] Let's undocument -Dusesfio in INSTALL. [ 29093] Document that the %#X printf format prefixes the output with 0X, not 0x. [ 29121] Spelling nits from Debian bug list... Subject: Bug#395426: perl: spelling errors From: Matt Taggart Date: Thu, 26 Oct 2006 15:23:29 -0700 Message-Id: <20061026222329.8B8CF1AAC6D@cyrix.home.bogus> [ 29154] Subject: Re: Closures with named subs From: Christian Winter Date: Sun, 29 Oct 2006 21:34:25 +0100 Message-ID: <45451051.4080200@linux-config.de> [ 29166] Improve documentation of av_len and av_fill. [ 29177] Missed a ) in a comment. [ 29196] Typo fixes by Hendrik Maryns. [ 29230] Subject: Re: New version diagnostic breaks a bunch of modules. From: Glenn Linderman Date: Mon, 30 Oct 2006 12:50:21 -0800 Message-ID: <4546658D.6090507@NevCal.com> [ 29254] Subject: [PATCH DOC] minor nit in binmode docs From: Paul Johnson Date: Fri, 10 Nov 2006 12:17:37 +0100 Message-ID: <20061110111737.GP17047@pjcj.net> [ 29257] Subject: Re: [perl #27053] /^/m doesn't match after a newline at the end of the string From: demerphq Date: Sat, 11 Nov 2006 16:25:17 +0100 Message-ID: <9b18b3110611110725t3dc1e447v751ef5880363aa9b@mail.gmail.com> [ 29294] Clarifications to close() docs, pointed out by Peter Dintelmann [ 29620] The PERLIO environment variable, when unset, doesn't default to :stdio. [ 29624] Cannot use a L<> within a preformatted section of a Pod document. [ 29718] Change the API doc for some of the SvXXX testing macros. Often, those macros simply test a bit in sv_flags, so the return value should be assigned to a U32 instead of a bool to avoid truncation. (bug perl #32884) [ 29744] Subject: Re: [perl #41215] % on scalars sometimes throws away fractions From: SADAHIRO Tomoyuki Date: Tue, 09 Jan 2007 23:39:42 +0900 Message-Id: <20070109233928.07AF.BQW10602@nifty.com> plus nits by Dominic Dunlop [ 29745] Subject: PATCH: perlfunc.pod / warn From: Peter Scott Date: Wed, 10 Jan 2007 05:18:52 -0800 Message-Id: [ 29764] Subject: [PATCH] trivia in perlthrtut.pod From: Wolfgang Laun Date: Thu, 11 Jan 2007 16:57:29 +0100 Message-ID: <45A65E69.8010400@thalesgroup.com> [ 29781] Subject: [PATCH] perlthrtut.pod (based on perl-current@29766) From: Wolfgang Laun Date: Fri, 12 Jan 2007 17:37:58 +0100 Message-ID: <45A7B966.1040307@thalesgroup.com> [ 29941] Subject: [PATCH] Improve documentation PERLIO default value in perlrun.pod From: Jan Dubois Date: Tue, 23 Jan 2007 18:43:55 -0800 Message-ID: [ 29942] Subject: [PATCH] fix a few references in perlfunc.html From: Jan Dubois Date: Tue, 23 Jan 2007 18:25:02 -0800 Message-ID: [ 29992] Subject: [PATCH] utf8.pm doc patch From: Audrey Tang Date: Fri, 26 Jan 2007 05:38:39 +0800 Message-Id: <5BDAD0DE-3434-4A29-82C6-35AE3EFD27CC@audreyt.org> Branch: maint-5.8/perl !> INSTALL av.c lib/ExtUtils/xsubpp lib/utf8.pm perl.c !> pod/perlapi.pod pod/perldata.pod pod/perlfunc.pod !> pod/perllocale.pod pod/perlop.pod pod/perlre.pod !> pod/perlref.pod pod/perlreref.pod pod/perlretut.pod !> pod/perlrun.pod pod/perlsub.pod pod/perlthrtut.pod sv.h !> x2p/find2perl.PL x2p/s2p.PL ____________________________________________________________________________ [ 30468] By: nicholas on 2007/03/05 18:08:59 Log: Integrate: [ 28083] Subject: RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT} From: "Jan Dubois" Date: Wed, 3 May 2006 11:18:30 -0700 Message-ID: <013901c66edd$fb8ae750$d045a8c0@candy> [ 28091] Subject: RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT} From: "Jan Dubois" Date: Wed, 3 May 2006 12:41:23 -0700 Message-ID: <013f01c66ee9$8f1437a0$d045a8c0@candy> [ 28253] Subject: Re: Over-pious message from Configure? From: Dominic Dunlop Date: Thu, 18 May 2006 15:47:27 +0200 Message-Id: <90C6E6BF-D1B1-4346-A893-1708E8E50534@mac.com> [ 28255] Small typo correction [ 28343] Add a few more built-in types in perlfunc/ref() [ 28352] Subject: [DOCPATCH perlunicode.pod] paragraphing nit From: SADAHIRO Tomoyuki Date: Sun, 04 Jun 2006 15:52:54 +0900 Message-Id: <20060604155149.0913.BQW10602@nifty.com> [ 28371] Subject: [PATCH] Re: range operator vs. unicode From: Yitzchak Scott-Thoennes Date: Thu, 8 Jun 2006 02:33:43 -0700 Message-ID: <20060608093343.GD2676@efn.org> with tweaks [ 28382] Subject: Re: [PATCH DOC] Three minor fixes related to perlop From: Daniel Frederick Crisman Date: Sat, 10 Jun 2006 10:49:29 -0400 Message-ID: <20060610144929.GA10201@fury.crisman.org> [ 28427] Nits about lock() in perlthrtut by Daniel Frederick Crisman, plus other nits by rgs [ 28444] Subject: [perl #39639] perldoc -f waitpid has wrong code example From: Alexander_Gernler@genua.de (via RT) Date: Tue, 27 Jun 2006 07:23:59 -0700 Message-ID: [ 28450] Subject: [PATCH] Small precision about \Q \E inside m//x From: Sébastien Aperghis-Tramoni Date: Thu, 29 Jun 2006 17:46:57 +0200 Message-ID: <1151596017.44a3f5f105205@imp1-g19.free.fr> [ 28451] Typo fix. [ 28452] Another typo fix. [ 28526] Subject: examples in the core documentation From: "Gabor Szabo" Date: Sun, 9 Jul 2006 15:44:47 +0200 Message-ID: [ 28547] Subject: Re: Misunderstanding escapes in heredocs? From: SADAHIRO Tomoyuki Date: Sun, 09 Jul 2006 11:57:42 +0900 Message-Id: <20060709115613.78FF.BQW10602@nifty.com> [ 28553] Subject: [PATCH] perlinro (use $fh filehandler + not to use built in function name in sub example) From: "Gabor Szabo" Date: Wed, 12 Jul 2006 10:51:03 +0300 Message-ID: [ 28554] Subject: [PATCH] more strictness in perlintro From: "Gabor Szabo" Date: Wed, 12 Jul 2006 10:30:06 +0300 Message-ID: [ 28558] I prefer array indexes that start from 0 in beginner docs [ 28561] Nits to the perlintro safety net (by Gabor Szabo and Merijn) [ 28563] Subject: Re: Misunderstanding escapes in heredocs? From: demerphq Date: Sun, 9 Jul 2006 16:42:45 +0200 Message-ID: <9b18b3110607090742gc55b4ffl402d5fadc5bd231e@mail.gmail.com> with formatting nits [ 28564] Not everybody has env [ 28612] Subject: [PATCH document] perlop: parsing quoted constructs From: SADAHIRO Tomoyuki Date: Sun, 16 Jul 2006 20:06:33 +0900 Message-Id: <20060716200218.2CE6.BQW10602@nifty.com> [ 28617] Subject: [PATCH] Re: [ID 20000816.012] *foo = *_ is broken From: Mike Guy Date: Thu, 17 Aug 2000 16:26:56 +0100 Message-Id: Only part regarding @ARG missing from the documentation was applied. [ 28618] Add a few links to standard modules in perlfunc, by Gabor Szabo. [ 28622] Subject: [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe signals and accept() From: Andy Wardley (via RT) Date: Fri, 14 Jul 2006 10:11:44 -0700 Message-ID: [ 28644] Subject: Re: New perltrap? From: Rick Delaney Date: Tue, 1 Aug 2006 08:43:36 -0400 Message-ID: <20060801124336.GM21381@localhost.localdomain> [ 28660] Subject: [PATCH] add more X<> tags to perlfunc From: "Gabor Szabo" Date: Thu, 27 Jul 2006 00:27:06 +0300 Message-ID: [ 28661] Subject: [PATCH] perlfunc.pod - unite gmtime and localtime From: "Gabor Szabo" Date: Thu, 27 Jul 2006 09:25:02 +0300 Message-ID: [ 28664] Subject: [PATCH] adding X<> to perlvar From: "Gabor Szabo" Date: Sun, 6 Aug 2006 13:59:28 +0300 Message-ID: [ 28676] Subject: [PATCH] Small precision about $SIG{__WARN__} From: Sébastien Aperghis-Tramoni Date: Tue, 08 Aug 2006 11:17:58 +0200 Message-ID: <1155028678.44d856c64fa0d@imp6-g19.free.fr> [ 28685] Fix comment nit in config.h [ 28716] Typo fix in the documentation of source filters in @INC [ 28725] 5.9.4 is today. [ 28736] Phrasing nit in perlxstut (by Ville Koskinen) [ 28738] perlthrtut update, by Jerry D. Hedden. [ 28764] Subject: [PATCH DOC] perlsyn incomplete duplicate definition of truth From: Daniel Frederick Crisman Date: Thu, 24 Aug 2006 17:29:57 -0400 Message-ID: <20060824212957.GA32557@fury.crisman.org> [ 28777] Subject: [PATCH pod/perlfunc.pod] Add Index Numbers to caller() Docs From: chromatic Date: Fri, 1 Sep 2006 05:42:17 -0700 Message-Id: <200609010542.17571.chromatic@wgz.org> [ 28778] Subject: Re: AW: [PATCH pod/*] Use Direct Object Constructor Calls From: chromatic Date: Fri, 1 Sep 2006 09:12:45 -0700 Message-Id: <200609010912.46314.chromatic@wgz.org> [ 28779] Subject: [PATCH] Correction to POD for FETCH_*_ATTRIBUTES From: "Jerry D. Hedden" Date: Fri, 01 Sep 2006 12:43:46 -0700 Message-ID: <20060901124346.fb30e530d17747c2b054d625b8945d88.0cfdb87cb8.wbe@email.secureserver.net> [ 28780] Documentation nit, found by Dr Ruud. [ 28781] Subject: [perl #40272] subroutine call with & in perlop example From: yath-perlbug@yath.de (via RT) Date: Sun, 03 Sep 2006 13:03:28 -0700 Message-ID: [ 28800] Subject: [perl #40293] perlsec talks erroneously about "Non-Finite Automaton" From: premchai21@yahoo.com (via RT) Date: Wed, 06 Sep 2006 23:11:10 -0700 Message-ID: [ 28801] Subject: Re: [perl #40262] kill( 0, ... ) does not return alive status of child process From: "David Nicol" Date: Fri, 1 Sep 2006 17:26:34 -0500 Message-ID: <934f64a20609011526odd7f5bta847a3be1f6fa5f0@mail.gmail.com> [ 28815] Subject: Re: [perl #40302] sigtrap(3pm) man page is vague From: "David Nicol" Date: Fri, 8 Sep 2006 11:19:23 -0500 Message-ID: <934f64a20609080919g3d0add8cr1ca3d1c7ea9a5d32@mail.gmail.com> [ 28821] POD fixes in perlce manpage [ 28830] Subject: [perl #40327] Doc patch for perlfunc.pod From: merijnb@ms.com (via RT) Date: Tue, 12 Sep 2006 09:12:12 -0700 Message-ID: [ 28878] Subject: Re: \N{...} in regular expression [PATCH] From: SADAHIRO Tomoyuki Date: Thu, 21 Sep 2006 20:47:02 +0900 Message-Id: <20060921204520.80A6.BQW10602@nifty.com> [ 28887] Typo fix in overload docs [ 28889] Subject: [PATCH] perlref clarification (was: Re: Is this a bug or a feature?) From: David Landgren Date: Mon, 25 Sep 2006 15:03:33 +0200 Message-ID: <4517D3A5.4010200@landgren.net> [ 28890] Remove three X<...> that cannot be handled by pod2text currently (spotted by David Landgren) [ 28912] Subject: [PATCH] perldiag.pod: followup on the PerlIO::scalar patch From: Jarkko Hietaniemi Date: Mon, 02 Oct 2006 12:58:18 +0300 Message-ID: <4520E2BA.1000309@iki.fi> [ 28913] doc typo change on jhi's request [ 28928] Subject: PATCH: clarify docs for lib.pm From: Mark Stosberg Date: Mon, 25 Sep 2006 15:53:44 -0400 Message-ID: <20060925195512.27418.qmail@lists.develooper.com> (further modified by Merijn) Branch: maint-5.8/perl !> (integrate 27 files) ____________________________________________________________________________ [ 30467] By: nicholas on 2007/03/05 17:15:48 Log: Integrate: [ 27061] Subject: L and Pod::Html From: SADAHIRO Tomoyuki Date: Mon, 09 Jan 2006 12:53:15 +0900 Message-Id: <20060109125220.3BB0.BQW10602@nifty.com> [ 27830] Subject: [PATCH] Missing part of change 25676 From: "Jan Dubois" Date: Thu, 13 Apr 2006 18:19:26 -0700 Message-ID: <009001c65f61$78866d60$2217a8c0@candy> [ 27831] Subject: [PATCH] Missing part of change 25186 From: "Jan Dubois" Date: Thu, 13 Apr 2006 18:26:29 -0700 Message-ID: <009401c65f62$74fded70$2217a8c0@candy> [ 27832] Subject: [PATCH] Pod::Html::depod() doesn't work correctly for multi-line strings From: "Jan Dubois" Date: Mon, 10 Apr 2006 15:32:23 -0700 Message-ID: <017b01c65cee$a2f5fe00$6062a8c0@candy> [ 27833] Subject: [PATCH] Change anchor generation in Pod::Html for "=item item 2" From: "Jan Dubois" Date: Fri, 14 Apr 2006 13:13:20 -0700 Message-ID: <017a01c65fff$dfd0f370$2217a8c0@candy> [ 27838] Fix htmllink.t to cater for the case where perladmin isn't an empty string. [ 27847] Subject: [PATCH] testcase for change #27832 From: "Jan Dubois" Date: Sun, 16 Apr 2006 00:57:00 -0700 Message-ID: <022a01c6612b$575cb7e0$2217a8c0@candy> [ 28305] Subject: Pod::Html should not convert "foo" in `foo'' From: Gisle Aas Date: 24 May 2006 14:09:49 -0700 Message-ID: Branch: maint-5.8/perl !> lib/Pod/Html.pm lib/Pod/t/htmllink.pod lib/Pod/t/htmllink.t ____________________________________________________________________________ [ 30466] By: nicholas on 2007/03/05 16:57:43 Log: Integrate: [ 28266] Remove duplicate documentation for SvREFCNT_inc(). Add documentation for SvREFCNT_inc_simple_void_NN(). Wrap SvREFCNT_inc_simple_void() in STMT_START/STMT_END. [ 28300] The SvREFCNT_*void* macros return void, not SV*. [ 28301] The sv_catpvs() and sv_setpvs() macros also return void. [ 28302] Run 'make regen' for changes 28299, 28300, 28301. Branch: maint-5.8/perl !> handy.h pod/perlapi.pod proto.h sv.h ____________________________________________________________________________ [ 30465] By: nicholas on 2007/03/05 16:57:07 Log: Integrate: [ 27039] Improve a bit the documentation for kill() with SIGNAL==0 [ 27042] [[:...:]] is equivalent to \p{...}, not [:...:], tweaked from Subject: Re: [:...:] and \p{...} character class equivalence in utf8 regexps From: Steve Purkis Message-Id: <0DAE5956-3ECC-4692-A0C9-C62C8F790C97@multimap.com> Date: Fri, 20 Jan 2006 12:35:06 -0500 [ 27047] Doc nit found by Stephen Gordon. [ 27096] Subject: [PATCH] Documentation patch for overload From: Steffen Mueller Date: Feb 5, 2006 12:26 PM Message-ID: <43E5E0E9.1070707@sneakemail.com> [ 27108] Document the limitations of calling exit() (instead of _exit()) from a child process on Solaris. [ 27120] Subject: Re: [PATCH] Documentation patch for overload From: Steffen Mueller Date: Mon, 06 Feb 2006 10:58:44 +0100 Message-ID: <43E71DD4.5010108@sneakemail.com> [ 27332] Subject: [perl #38633] doc patch: perlfunc "new" section lacks lock and qr From: Zsban Ambrus (via RT) Date: Sat, 25 Feb 2006 05:11:03 -0800 Message-ID: [ 27390] Add all new utilities in the perlutil man page. Includes lots of work by Zsban Ambrus. [ 27454] Subject: Re: [PATCH pod/perlfunc.pd] Re: truncate needs seek on filehandle From: Ronald J Kimball Date: Thu, 9 Mar 2006 16:29:12 -0500 Message-ID: <20060309212912.GF22682@penkwe.pair.com> [ 27620] Improved description of the tmon.out format. The / lines where undocumented. [ 27625] Subject: [doc-patch] clarify -Accflags in INSTALL From: Jim Cromie Date: Sun, 26 Mar 2006 20:33:23 -0500 Message-ID: <442740E3.8030006@gmail.com> [ 27629] Subject: child's processor time From: hv@crypt.org Date: Mar 29, 2006 2:34 PM Message-Id: <200603291234.k2TCY6r29535@zen.crypt.org> [ 27635] Pod nit mentioned in Debian bug #358455. [ 27697] Document that the regexp engine is not currently reentrant Subject: Re: [perl #33936] segment fault when using split() in regexp with (??{...}) From: Dominic Dunlop Date: Sun, 2 Apr 2006 21:13:59 +0200 Message-Id: [ 27719] Document the functions htmlify() and anchorify() in Pod::Html. [ 27989] Typo fix in perlretut by Simon Taylor [ 28015] Add a cross reference to bytes_from_utf8() in the documentation for utf8_to_bytes(). Regenerate perlapi.pod. [ 28040] Add a BUGS section to Fatal.pm, see bug #38790 [ 28054] Subject: [DOC PATCH] chop warning in perlport From: Xavier Noria Date: Tue, 2 May 2006 12:08:34 +0200 Message-Id: [ 28084] Subject: [PATCH] Clarify hard link support on Windows From: "Jan Dubois" Date: Wed, 3 May 2006 11:30:03 -0700 Message-ID: <013a01c66edf$982ebcc0$d045a8c0@candy> [ 28092] Document order of evaluation for the comma operator Subject: [PATCH] Re: Kill select((select(OUTPUT_HANDLE), $| = 1)[0]); From: Paul Johnson Date: Wed, 26 Apr 2006 22:38:43 +0200 Message-ID: <20060426203843.GE21543@pjcj.net> [ 28133] Subject: perlop.pod doc patch: I/O operators From: Ash Berlin Date: Sat, 06 May 2006 14:16:00 +0100 Message-ID: <445CA190.1070105@cpan.org> [ 28156] Adding a mention of STDIN processing by qx// as requested by RT #34288: perlop: qx/STRING/: mention STDIN [ 28181] Subject: AW: question on "len item/string item" with unpack() From: "Dintelmann, Peter" Date: Fri, 5 May 2006 13:20:24 +0200 Message-ID: [ 28195] Subject: [REPATCH universal.c] Make sv_derived_from Documentation Clearer From: chromatic Date: Sun, 14 May 2006 16:51:36 -0700 Message-Id: <200605141651.37181.chromatic@wgz.org> [ 28200] Clarification on what Perl does to floating points in the modulus operation. [ 28235] give a more useful example for $^V Branch: maint-5.8/perl !> INSTALL ext/Devel/DProf/DProf.pm lib/Fatal.pm lib/Pod/Html.pm !> lib/overload.pm pod/perlapi.pod pod/perlfork.pod !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod !> pod/perlre.pod pod/perlretut.pod pod/perlsec.pod !> pod/perlutil.pod pod/perlvar.pod universal.c utf8.c ____________________________________________________________________________ [ 30464] By: nicholas on 2007/03/05 12:26:46 Log: Change 30461 was wrong. As ext/re (re)builds the regexp engine with -DDEBUGGING, it's going to need PL_reg_name even if core perl doesn't. So something is always going to use it, so always define it, and always export it. (But only define it once, so that static builds work.) Branch: perl ! makedef.pl regcomp.pl regnodes.h ____________________________________________________________________________ [ 30463] By: craigb on 2007/03/05 00:13:50 Log: In vms/gen_shrfls.pl, no more special handling of vars from regcomp.h -- just process the file. (Needed for PL_reg_name.) Branch: perl ! vms/gen_shrfls.pl ____________________________________________________________________________ [ 30462] By: craigb on 2007/03/04 22:58:29 Log: Use linker flags rather than compiler flags in ExtUtils::Liblist::Kid::_vms_ext when determining whether the perlshr library was linked debug. Also submitted to CPAN RT queue at . Branch: perl ! lib/ExtUtils/Liblist/Kid.pm ____________________________________________________________________________ [ 30461] By: nicholas on 2007/03/04 19:22:45 Log: It seems that change 30451 should also have arranged to export PL_reg_name properly. Hopefuly this will fix it, but I don't have access to any platform where I can test this directly. Branch: perl ! globvar.sym makedef.pl ____________________________________________________________________________ [ 30460] By: stevep on 2007/03/04 17:15:38 Log: Subject: [PATCH] Math::BigInt 1.80 From: Tels Date: Sun, 4 Mar 2007 15:57:01 +0000 Message-Id: <200703041557.02996@bloodgate.com> Branch: perl + lib/Math/BigInt/t/nan_cmp.t lib/Math/BigInt/t/new_ovld.t ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/biglog.t ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc ____________________________________________________________________________ [ 30459] By: nicholas on 2007/03/04 11:51:08 Log: Rename exception() to apitest_exception() in XS/APItest, so that it doesn't clash with the exception() in Devel/PPPort. This way, all tests pass when both modules are staticly linked. Branch: perl ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs ! ext/XS/APItest/exception.c ext/XS/APItest/t/exception.t ____________________________________________________________________________ [ 30458] By: stevep on 2007/03/04 07:01:34 Log: Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib-2.004, IO-Compress-Zlib-2.004, and Compress-Zlib-2.004. 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/Raw/Zlib/t/02zlib.t 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/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 ! ext/IO/Compress/Zlib/t/050interop-gzip.t ! t/lib/compress/generic.pl t/lib/compress/merge.pl ____________________________________________________________________________ [ 30457] By: stevep on 2007/03/04 04:51:28 Log: Upgrade to Time-HiRes-1.9707 Branch: perl ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/t/HiRes.t ! pod/perlretut.pod ____________________________________________________________________________ [ 30456] By: craigb on 2007/03/03 23:26:33 Log: Clean up the right file in vms/test.com (following #30414). Branch: perl ! vms/test.com ____________________________________________________________________________ [ 30455] By: rgs on 2007/03/03 18:19:01 Log: Add missing file from change #30454 Branch: perl + ext/Math/BigInt/FastCalc/t/leak.t ____________________________________________________________________________ [ 30454] By: nicholas on 2007/03/03 16:47:05 Log: Subject: [PATCH] Math::BigInt::FastCalc 0.12 (plug leaks) From: Tels Date: Sat, 3 Mar 2007 17:09:58 +0000 Message-Id: <200703031710.00203@bloodgate.com> Branch: perl ! MANIFEST ext/Math/BigInt/FastCalc/FastCalc.pm ! ext/Math/BigInt/FastCalc/FastCalc.xs ____________________________________________________________________________ [ 30453] By: nicholas on 2007/03/03 15:50:33 Log: Must only use dynamic extensions in the Dynaloader test. If the extensions are static, it doesn't work :-) Branch: perl ! ext/DynaLoader/t/DynaLoader.t ____________________________________________________________________________ [ 30452] By: nicholas on 2007/03/03 15:28:39 Log: As the test is about the parser, not actually running the code, better to avoid running rather than run it with warnings disabled. Branch: perl ! t/op/gv.t ____________________________________________________________________________ [ 30451] By: nicholas on 2007/03/03 12:22:19 Log: Define and initialise reg_name only once. This allows re to be a static extension. As it's now no-longer a static variable in regcomp.c, it needs a PL_ prefix. Branch: perl ! regcomp.c regcomp.pl regexec.c regnodes.h ____________________________________________________________________________ [ 30450] By: rgs on 2007/03/03 10:09:49 Log: Don't let feature.pm interfere with the tests for use VERSION. That probably needs to be refined. Branch: perl ! t/comp/use.t ____________________________________________________________________________ [ 30449] By: rgs on 2007/03/03 09:39:55 Log: Subject: [PATCH] Don't copy DynaLoader.o unnecessarily From: "Jerry D. Hedden" Date: Thu, 1 Mar 2007 08:47:30 -0800 (PST) Message-ID: <566598.96493.qm@web30204.mail.mud.yahoo.com> Branch: perl ! ext/DynaLoader/Makefile.PL ____________________________________________________________________________ [ 30448] By: rgs on 2007/03/03 09:36:54 Log: Add a volatile modifier to avoid possible cloberring by longjmp, as the compiler used by Jerry D. Hedden warns. Branch: perl ! perl.c ____________________________________________________________________________ [ 30447] By: rgs on 2007/03/03 09:34:23 Log: Compilation warnings fixes by Jerry D. Hedden Branch: perl ! perlio.c pp_sys.c universal.c xsutils.c ____________________________________________________________________________ [ 30446] By: rgs on 2007/03/03 09:29:37 Log: Make use VERSION also load feature.pm Branch: perl + t/lib/feature/implicit ! MANIFEST lib/feature.pm pod/perlfunc.pod pp_ctl.c ____________________________________________________________________________ [ 30445] By: craigb on 2007/03/03 04:35:24 Log: Fix a few errors and ambiguities in configure.com caught by Charlie Hammond's DCL Checker. Branch: perl ! configure.com ____________________________________________________________________________ [ 30444] By: nicholas on 2007/03/02 15:02:43 Log: Avoid an assertion failure when overloading readpipe. Branch: perl ! t/op/gv.t toke.c ____________________________________________________________________________ [ 30443] By: nicholas on 2007/03/02 14:42:27 Log: More assertion failures, found by auditing the code. Branch: perl ! gv.c t/op/gv.t toke.c universal.c ____________________________________________________________________________ [ 30442] By: nicholas on 2007/03/02 13:23:22 Log: Don't crash if the symbol table entry for ISA isn't a typeglob. Branch: perl ! gv.c t/op/gv.t ____________________________________________________________________________ [ 30441] By: rgs on 2007/03/02 12:58:04 Log: More work on perldelta Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 30440] By: nicholas on 2007/03/01 17:46:49 Log: The bug fixed by change 29610 would have been avoided with this assertion - ensure that the hek argument to Perl_unshare_hek() is not NULL, because if it is, then S_unshare_hek_or_pvn() will merrily unshare the string "" instead. Branch: perl ! hv.c ____________________________________________________________________________ [ 30439] By: nicholas on 2007/03/01 16:09:31 Log: Don't SEGV when dumping an undefined typeglob. The HEK used to store the GV's name can be NULL. Branch: perl ! gv.h ____________________________________________________________________________ [ 30438] By: rgs on 2007/03/01 15:22:52 Log: Mention the syntax C in feature.pm's synopsis Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 30437] By: rgs on 2007/03/01 11:20:14 Log: Upgrade to Params::Check 0.26 Branch: perl ! lib/Params/Check.pm lib/Params/Check/t/01_Params-Check.t ____________________________________________________________________________ [ 30436] By: rgs on 2007/03/01 10:54:09 Log: Subject: Re: New file: t/op/regexp_email.t From: demerphq Date: Wed, 28 Feb 2007 17:45:33 +0100 Message-ID: <9b18b3110702280845p7860ca08taf1aead39a178aa4@mail.gmail.com> Branch: perl + t/op/regexp_email.t ! MANIFEST ext/re/re.pm regcomp.h regexec.c ____________________________________________________________________________ [ 30435] By: rgs on 2007/03/01 10:30:04 Log: A new test by Abigail: Check that certain modules don't get loaded when other modules are used. Branch: perl + t/lib/no_load.t ! MANIFEST ____________________________________________________________________________ [ 30434] By: rgs on 2007/03/01 10:21:58 Log: Subject: [PATCH] Re: Revisits in 'make install' From: "Jerry D. Hedden" Date: Wed, 28 Feb 2007 10:59:49 -0800 (PST) Message-ID: <95346.11233.qm@web30207.mail.mud.yahoo.com> Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 30433] By: rgs on 2007/03/01 10:10:41 Log: A couple of casting nits by Jarkko Branch: perl ! op.c pp_hot.c ____________________________________________________________________________ [ 30432] By: rgs on 2007/03/01 09:19:07 Log: Teach Module::Build about DragonflyBSD Branch: perl ! lib/Module/Build.pm ____________________________________________________________________________ [ 30431] By: rgs on 2007/02/28 15:27:23 Log: Missing dual-lived modules in maintainers list Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 30430] By: rgs on 2007/02/28 14:51:41 Log: Update my email address Branch: perl ! AUTHORS Porting/checkAUTHORS.pl ____________________________________________________________________________ [ 30429] By: steveh on 2007/02/28 12:29:35 Log: Subject: [PATCH] Win32 doc update for Win32CORE changes From: "Yitzchak Scott-Thoennes" Date: Mon, 26 Feb 2007 11:28:00 -0800 (PST) Message-ID: <13678.68.166.55.187.1172518080.squirrel@68.166.55.187> Branch: perl ! ext/Win32/Win32.pm ext/Win32CORE/Win32CORE.pm ____________________________________________________________________________ [ 30428] By: rgs on 2007/02/28 10:42:03 Log: Subject: [PATCH t/japh/abigail.t] Unexpected output From: Abigail Date: Tue, 27 Feb 2007 23:00:28 +0100 Message-ID: <20070227220028.GA460@abigail.nl> Branch: perl ! t/japh/abigail.t ____________________________________________________________________________ [ 30427] By: rgs on 2007/02/28 09:22:56 Log: Remove obsolete test for the deprecation warning I just removed. Branch: perl ! t/op/regmesg.t ____________________________________________________________________________ [ 30426] By: steveh on 2007/02/28 09:13:43 Log: Subject: [PATCH] Fix ext/Win32API/File/t/file.t under test harness From: "Jerry D. Hedden" Date: Tue, 27 Feb 2007 09:38:15 -0800 (PST) Message-ID: <994673.36516.qm@web30215.mail.mud.yahoo.com> Branch: perl ! ext/Win32API/File/t/file.t ____________________________________________________________________________ [ 30425] By: steveh on 2007/02/28 09:11:19 Log: Subject: Re: [PATCH] Re: Math::BigInt and Win32API::File whines a lot during make test... From: "Jerry D. Hedden" Date: Tue, 27 Feb 2007 10:33:36 -0800 (PST) Message-ID: <738238.57355.qm@web30201.mail.mud.yahoo.com> (Silences warnings about math lib(s), avoids using Math::BigInt when using 64-bit ints and changes "new" to "->new()") Branch: perl ! ext/Win32API/File/File.pm ____________________________________________________________________________ [ 30424] By: rgs on 2007/02/28 08:54:05 Log: (?p{}) has been deprecated for a long time. Remove it, so people are not confused with regard to the new /p regexp modifier. Branch: perl ! regcomp.c t/lib/warnings/regcomp toke.c ____________________________________________________________________________ [ 30423] By: rgs on 2007/02/28 08:45:55 Log: Add new tests for keys in %+ and %- Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 30422] By: rgs on 2007/02/28 08:45:13 Log: perltodo nit for SelfLoader Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 30421] By: rgs on 2007/02/28 08:44:16 Log: Fix a couple of typos in internal docs Branch: perl ! hv.c util.c ____________________________________________________________________________ [ 30420] By: nicholas on 2007/02/27 23:07:39 Log: Subject: [PATCH AUTHORS] Change of email address. From: Abigail Message-ID: <20070227225456.GA1808@abigail.nl> Date: Tue, 27 Feb 2007 23:54:56 +0100 Branch: perl ! AUTHORS ____________________________________________________________________________ [ 30419] By: nicholas on 2007/02/27 20:36:14 Log: Subject: [PATCH] Skip tests if Encode not built From: "Jerry D. Hedden" Date: Tue, 27 Feb 2007 11:27:58 -0800 (PST) Message-ID: <176638.9767.qm@web30207.mail.mud.yahoo.com> Branch: perl ! lib/Pod/Simple/t/corpustest.t ! lib/encoding/warnings/t/4-lexical.t ____________________________________________________________________________ [ 30418] By: rgs on 2007/02/27 14:07:28 Log: Disable the strict pragma before eval'ing selfloaded code. Branch: perl ! lib/SelfLoader.pm ____________________________________________________________________________ [ 30417] By: rgs on 2007/02/27 13:39:03 Log: dmq points out that %+ and %- are not arrays. Fix the doc. Branch: perl ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ____________________________________________________________________________ [ 30416] By: rgs on 2007/02/27 13:16:46 Log: Update Changes Branch: perl ! Changes ____________________________________________________________________________ [ 30415] By: rgs on 2007/02/27 10:56:17 Log: Rework and fix docs for %+, %- and re::Tie::Hash::NamedCapture. Branch: perl ! ext/re/lib/re/Tie/Hash/NamedCapture.pm pod/perlvar.pod ____________________________________________________________________________ [ 30414] By: craigb on 2007/02/27 01:41:31 Log: On VMS, use the normal executable file extension for the copy of Perl used to run the test suite. Not doing so was confusing some of the Module::Build tests. Branch: perl ! vms/descrip_mms.template vms/test.com ____________________________________________________________________________ [ 30413] By: rgs on 2007/02/26 17:10:33 Log: Subject: Re: [perl #41565] qr// memory corruption From: demerphq Date: Mon, 26 Feb 2007 16:45:23 +0100 Message-ID: <9b18b3110702260745u373980e8x19ba3afdf33bd424@mail.gmail.com> Branch: perl ! ext/re/t/regop.t regcomp.c regexec.c ____________________________________________________________________________ [ 30412] By: rgs on 2007/02/26 16:49:45 Log: Subject: Re: Regexp recursion limit too low? From: demerphq Date: Thu, 15 Feb 2007 17:22:16 +0100 Message-ID: <9b18b3110702150822o13a4f240g86463c60e625fb8f@mail.gmail.com> Branch: perl ! regexec.c regexp.h ____________________________________________________________________________ [ 30411] By: steveh on 2007/02/26 13:45:23 Log: Bump $Win32API::File::VERSION for change #30409 Branch: perl ! ext/Win32API/File/File.pm ____________________________________________________________________________ [ 30410] By: craigb on 2007/02/26 13:36:41 Log: In configure.com, include the Win32 extensions in $Config{known_extensions}, but not it $Config{extensions}. This way t/TEST knows to exclude them. Branch: perl ! configure.com ____________________________________________________________________________ [ 30409] By: steveh on 2007/02/26 13:27:58 Log: Subject: [PATCH] Re: [PATCH] Re: Win32 modules & cygwin From: "Yitzchak Scott-Thoennes" Date: Mon, 26 Feb 2007 00:45:10 -0800 (PST) Message-ID: <1300.63.226.247.142.1172479510.squirrel@63.226.247.142> (Stops Win32* extension tests from being run when the corresponding extensions haven't been built) Branch: perl ! ext/Win32API/File/t/file.t ext/Win32API/File/t/tie.t ! ext/Win32CORE/t/win32core.t ____________________________________________________________________________ [ 30408] By: nicholas on 2007/02/26 11:59:27 Log: Update the FSF's address. Plus some other whitespace and NON-WHITESPACE changes that have crept into the GPL v2. Branch: perl ! README emacs/cperl-mode.el lib/Tie/File.pm pod/perlgpl.pod ____________________________________________________________________________ [ 30407] By: nicholas on 2007/02/26 11:07:06 Log: Fix bug #41550 - AUTOLOAD :lvalue not working the same in blead as in 5.8.8 (a code example from "Extending and Embedding Perl" Branch: perl ! op.h t/op/sub_lval.t ____________________________________________________________________________ [ 30406] By: nicholas on 2007/02/26 09:33:15 Log: Convert t/op/sub_lval.t to test.pl Branch: perl ! t/op/sub_lval.t ____________________________________________________________________________ [ 30405] By: rgs on 2007/02/26 06:59:44 Log: Module::Pluggable wasn't in the maintainers list Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 30404] By: rgs on 2007/02/26 06:57:22 Log: Add a version number to Module::Pluggable::Object and bump the version number of Module::Pluggable Branch: perl ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm ____________________________________________________________________________ [ 30403] By: craigb on 2007/02/26 04:35:18 Log: In perlport, refine description of eight-level directory depth limitation on older VMS systems and add example of how to tell when we're in trouble. Branch: perl ! pod/perlport.pod ____________________________________________________________________________ [ 30402] By: craigb on 2007/02/26 01:08:07 Log: Assorted updates to vms/vms.c to fix compiler errors on VAX. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 30401] By: craigb on 2007/02/26 01:06:30 Log: One more longdouble nit for configure.com, following 30217, 30325, and 30329. Branch: perl ! configure.com ____________________________________________________________________________ [ 30400] By: craigb on 2007/02/26 00:42:30 Log: Module::Pluggable::Object::search_paths portability update prompted by VMS test failures. Patch also submitted to CPAN RT queue at . Branch: perl ! lib/Module/Pluggable/Object.pm ! lib/Module/Pluggable/t/20dodgy_files.t ____________________________________________________________________________ [ 30399] By: rgs on 2007/02/25 17:00:26 Log: Subject: [PATCH] sigtrap.pm (handler_traceback): do not clobber $_ From: Alexey Tourbin Date: Sat, 24 Feb 2007 21:24:32 +0300 Message-ID: <20070224182432.GA14446@localhost.localdomain> Branch: perl ! lib/sigtrap.pm ____________________________________________________________________________ [ 30398] By: rgs on 2007/02/25 16:44:52 Log: Subject: [perl #41560] [PATCH] crash in Perl_vmess when GvIOp is null From: "Devin Heitmueller" (via RT) Date: Tue, 20 Feb 2007 16:38:20 -0800 Message-ID: Branch: perl ! util.c ____________________________________________________________________________ [ 30397] By: rgs on 2007/02/25 16:19:07 Log: Subject: Re: [perl #41513] (parsing?)problem when using a '/' followed by a Switch statement From: "Wolfgang Laun" Date: Sat, 24 Feb 2007 15:08:44 +0100 Message-ID: <17de7ee80702240608n1411ef67xcdd1ffb238742bc1@mail.gmail.com> Branch: perl ! lib/Switch.pm ____________________________________________________________________________ [ 30396] By: rgs on 2007/02/25 15:29:20 Log: - Use the same regexp as in change #30395 to parse subroutine declarations - Make SelfLoader strict-compliant - Constant fold debug code out Branch: perl ! lib/SelfLoader.pm ____________________________________________________________________________ [ 30395] By: rgs on 2007/02/25 15:04:17 Log: Factorize three regexps into one, using new regexp features (with some help from Yves Orton). (Now the compatibilty of this module with 5.8.x perls is doomed.) Branch: perl ! lib/AutoSplit.pm ____________________________________________________________________________ [ 30394] By: rgs on 2007/02/25 14:42:11 Log: Don't clobber $_ by using "my $_". Potential bug found by Alexey Tourbin. Branch: perl ! lib/AutoSplit.pm ____________________________________________________________________________ [ 30393] By: craigb on 2007/02/25 00:54:14 Log: Add a comment to mg.c to clarify that words like "raise" and "pending" in the context of Perl's deferred signals bear only an analogous relationship to the underlying signal mechanism. Branch: perl ! mg.c ____________________________________________________________________________ [ 30392] By: craigb on 2007/02/24 21:52:23 Log: Update descriptions of long-running ops and non-deferrable signals in perlipc.pod. Branch: perl ! pod/perlipc.pod ____________________________________________________________________________ [ 30391] By: rgs on 2007/02/24 15:55:06 Log: Subject: [PATCH] ExtUtils/Constant/Base.pm: use constant folding to eliminated dead code From: Alexey Tourbin Date: Sat, 24 Feb 2007 15:52:23 +0300 Message-ID: <20070224125223.GA17227@localhost.localdomain> Branch: perl ! lib/ExtUtils/Constant/Base.pm ____________________________________________________________________________ [ 30390] By: rgs on 2007/02/24 15:48:49 Log: Subject: [PATCH] ExtUtils/MM_Unix.pm (fixin): do not clobber $/ From: Alexey Tourbin Date: Sat, 24 Feb 2007 15:38:58 +0300 Message-ID: <20070224123858.GA11434@localhost.localdomain> Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 30389] By: rgs on 2007/02/24 15:42:45 Log: Subject: [PATCH] perlio.c (PerlIO_tmpfile): fix memory leak From: Alexey Tourbin Date: Sat, 24 Feb 2007 14:47:35 +0300 Message-ID: <20070224114735.GA3454@localhost.localdomain> Branch: perl ! perlio.c ____________________________________________________________________________ [ 30388] By: rgs on 2007/02/24 09:53:56 Log: Add a new test for undef and delete on stash entries that are bound to subroutines or methods. Based on a test by Robert 'phaylon' Sedlacek. Branch: perl + t/op/symbolcache.t ! MANIFEST ____________________________________________________________________________ [ 30387] By: rgs on 2007/02/24 09:29:20 Log: C should not warn. Don't make scan_ident test for ambiguous unary ops when the following token is a hash identifier. (like with scalars and arrays) Branch: perl ! t/lib/warnings/toke toke.c ____________________________________________________________________________ [ 30386] By: rgs on 2007/02/24 09:04:10 Log: Indexing and POD fixes Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 30385] By: rgs on 2007/02/24 08:51:29 Log: Subject: [PATCH] perlretut.pod, 2nd version From: Wolfgang Laun Date: Thu, 22 Feb 2007 09:36:19 +0100 Message-ID: <45DD5603.1040402@thalesgroup.com> Branch: perl ! pod/perlretut.pod ____________________________________________________________________________ [ 30384] By: rgs on 2007/02/24 07:22:05 Log: At least, fix the MakeMaker build_man tests. Branch: perl ! lib/ExtUtils/t/build_man.t ____________________________________________________________________________ [ 30383] By: rgs on 2007/02/23 18:19:32 Log: Subject: [PATCH blead] Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does not work with 'nomethod' From: Rick Delaney Date: Wed, 21 Feb 2007 16:53:16 -0500 Message-ID: <20070221215316.GF5646@bort.ca> Branch: perl ! gv.c lib/overload.t ____________________________________________________________________________ [ 30382] By: rgs on 2007/02/22 18:29:18 Log: Reinstate tests removed by change #30381, but don't "use Config" in the test, because that will overwrite %main::Config with the real Config hash, not the fake one from MakeMaker. Branch: perl ! lib/ExtUtils/t/build_man.t ____________________________________________________________________________ [ 30381] By: stevep on 2007/02/22 18:09:06 Log: Revert changes to lib/ExtUtils/t/build_man.t from change #30380. The changes in that test write to the now readonly %Config. Branch: perl ! lib/ExtUtils/t/build_man.t ____________________________________________________________________________ [ 30380] By: stevep on 2007/02/22 14:36:27 Log: Upgrade to ExtUtils-MakeMaker-6.32. Included a version bump to ExtUtils::MakeMaker to 6.32_01 because changes #29266 and #29583 were missing from the new release. Branch: perl ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist.pm ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM.pm ! lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_Any.pm ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm ! lib/ExtUtils/MM_QNX.pm lib/ExtUtils/MM_UWIN.pm ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm ! lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MM_Win32.pm ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Config.pm ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/MakeMaker/bytes.pm ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/build_man.t ! lib/ExtUtils/testlib.pm ____________________________________________________________________________ [ 30379] By: steveh on 2007/02/22 09:09:31 Log: Subject: [PATCH] Re: Win32 modules & cygwin From: "Yitzchak Scott-Thoennes" Date: Tue, 20 Feb 2007 01:50:18 -0800 (PST) Message-ID: <1254.67.42.109.122.1171965018.squirrel@67.42.109.122> Also includes integration & deletion of win32/ext/Win32API to ext/Win32API, and addition of copyright message and corrections to spacing/tabbing as suggested by Jan Dubois. Branch: perl + ext/Win32API/File/t/file.t ext/Win32CORE/Makefile.PL + ext/Win32CORE/Win32CORE.c ext/Win32CORE/Win32CORE.pm + ext/Win32CORE/t/win32core.t +> ext/Win32API/File/Changes +> ext/Win32API/File/ExtUtils/Myconst2perl.pm +> ext/Win32API/File/File.pm ext/Win32API/File/File.xs +> ext/Win32API/File/Makefile.PL ext/Win32API/File/README +> ext/Win32API/File/buffers.h ext/Win32API/File/cFile.h +> ext/Win32API/File/cFile.pc ext/Win32API/File/const2perl.h +> ext/Win32API/File/t/tie.t ext/Win32API/File/typemap - win32/ext/Win32API/File/Changes - win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm - win32/ext/Win32API/File/File.pm - win32/ext/Win32API/File/File.xs - win32/ext/Win32API/File/Makefile.PL - win32/ext/Win32API/File/README - win32/ext/Win32API/File/buffers.h - win32/ext/Win32API/File/cFile.h - win32/ext/Win32API/File/cFile.pc - win32/ext/Win32API/File/const2perl.h - win32/ext/Win32API/File/t/file.t - win32/ext/Win32API/File/t/tie.t - win32/ext/Win32API/File/typemap ! Configure MANIFEST Porting/Maintainers.pl cygwin/cygwin.c ! hints/cygwin.sh mkppport.lst win32/FindExt.pm win32/Makefile ! win32/config_sh.PL win32/makefile.mk win32/win32.c ____________________________________________________________________________ [ 30378] By: stevep on 2007/02/21 17:50:37 Log: Upgrade to CPAN-1.88_77. Branch: perl ! lib/CPAN.pm ____________________________________________________________________________ [ 30376] By: rgs on 2007/02/21 17:33:54 Log: Subject: [PATCH] Re: [PATCH] Test with Errno in autouse.t From: "Jerry D. Hedden" Date: Wed, 21 Feb 2007 09:27:20 -0800 (PST) Message-ID: <619324.6794.qm@web30207.mail.mud.yahoo.com> Branch: perl ! lib/autouse.t ____________________________________________________________________________ [ 30375] By: steveh on 2007/02/21 13:36:14 Log: Remove unreferenced local variable Branch: perl ! ext/threads/threads.pm ext/threads/threads.xs ____________________________________________________________________________ [ 30374] By: steveh on 2007/02/21 08:40:18 Log: Fix Win32 compilation error following #30372 Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30373] By: craigb on 2007/02/21 01:55:37 Log: Fix VMS exit handling broken in Test::Harness 2.64. Also submitted as http://rt.cpan.org/Public/Bug/Display.html?id=24985 on CPAN RT queue. Branch: perl ! lib/Test/Harness/Results.pm lib/Test/Harness/Straps.pm ____________________________________________________________________________ [ 30372] By: stevep on 2007/02/20 13:24:38 Log: Silence a couple of compile warnings. Branch: perl ! regcomp.c regexec.c ____________________________________________________________________________ [ 30371] By: rgs on 2007/02/20 11:05:15 Log: Some INSTALL nits by Andy Dougherty Branch: perl ! INSTALL ____________________________________________________________________________ [ 30370] By: rgs on 2007/02/20 10:44:44 Log: Skip test when Encode isn't built (noticed by Jerry D. Hedden) Branch: perl ! ext/PerlIO/encoding/t/nolooping.t ____________________________________________________________________________ [ 30369] By: rgs on 2007/02/20 10:39:52 Log: Subject: [PATCH] Test with Errno in autouse.t From: "Jerry D. Hedden" Date: Sun, 18 Feb 2007 09:09:23 -0800 (PST) Message-ID: <834019.44481.qm@web30203.mail.mud.yahoo.com> Branch: perl ! lib/autouse.t ____________________________________________________________________________ [ 30368] By: rgs on 2007/02/20 09:31:59 Log: A few nits to perlfunc/map. Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 30367] By: stevep on 2007/02/20 03:55:21 Log: Subject: [PATCH] regexec.c: S_ stands for static From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Tue, 20 Feb 2007 03:03:03 +0200 (EET) Message-Id: <20070220010303.2380A43A67@anubis.hut.fi> Branch: perl ! regexec.c ____________________________________________________________________________ [ 30366] By: stevep on 2007/02/20 03:52:37 Log: Subject: [PATCH] dump.c: format fixes From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Tue, 20 Feb 2007 03:00:50 +0200 (EET) Message-Id: <20070220010050.CCDAF43A67@anubis.hut.fi> Branch: perl ! dump.c ____________________________________________________________________________ [ 30365] By: nicholas on 2007/02/19 23:58:53 Log: Avoid *some* g++ errors. (But not all yet) Branch: perl ! sv.c warnings.h warnings.pl ____________________________________________________________________________ [ 30364] By: nicholas on 2007/02/19 22:53:32 Log: Some C++ fixups in toke.c and sv.c, plus a blast from the past: Integrate: [ 24175] Casting to/from (void *) sufficient to make a C++ compiler happy. Branch: maint-5.8/perl ! sv.c toke.c !> ext/File/Glob/bsd_glob.c pad.h ____________________________________________________________________________ [ 30363] By: nicholas on 2007/02/19 21:52:57 Log: Integrate: [ 28086] Introduce a new keyword, state, for state variables. [ 28106] Implement state array and state hashes. Initialisation assignment to state arrays or hashes is not implemented yet. [ 28166] Deparse state variables. [ 28172] Fix concise-xs.t following the changes to B::Deparse. [ 30142] Make a dummy OPpPAD_STATE and a dummy PL_unitcheck_save available to pre 5.9.x. Branch: maint-5.8/perl !> ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm !> ext/B/defsubs_h.PL ext/B/t/concise-xs.t ____________________________________________________________________________ [ 30362] By: stevep on 2007/02/19 20:51:10 Log: Subject: [PATCH] blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVATE needs tweaking From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Mon, 19 Feb 2007 19:41:07 +0200 (EET) Message-Id: <20070219174107.63EEB43A67@anubis.hut.fi> Plus a regen picked up changes in pod/perlapi.pod related to change #30347. Branch: perl ! opcode.h opcode.pl pod/perlapi.pod sv.c util.c ____________________________________________________________________________ [ 30361] By: stevep on 2007/02/19 19:42:47 Log: Upgrade to CPAN-1.88_76 Branch: perl ! lib/CPAN.pm ____________________________________________________________________________ [ 30360] By: stevep on 2007/02/19 19:27:27 Log: Subject: [PATCH] integrate bignum 0.19 From: Tels Date: Sat, 3 Feb 2007 13:42:20 +0100 Message-Id: <200702031342.21634@bloodgate.com> Branch: perl ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t ! lib/bigrat.pm ____________________________________________________________________________ [ 30359] By: stevep on 2007/02/19 19:23:03 Log: Subject: [PATCH] Integrate BigRat 0.17 From: Tels Date: Sat, 3 Feb 2007 13:10:57 +0100 Message-Id: <200702031310.58656@bloodgate.com> Branch: perl ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t ____________________________________________________________________________ [ 30358] By: stevep on 2007/02/19 19:15:15 Log: Subject: [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11 From: Tels Date: Fri, 2 Feb 2007 15:37:36 +0100 Message-Id: <200702021537.38442@bloodgate.com> Subject: Re: [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11 From: Tels Date: Tue, 6 Feb 2007 20:18:48 +0100 Message-Id: <200702062019.05487@bloodgate.com> Also, a fix for @INC in lib/Math/BigInt/t/calling.t Additional tests to perform Pod and Pod coverage testing were left out based on removal of similar test files previously. Branch: perl ! ext/Math/BigInt/FastCalc/FastCalc.pm ! ext/Math/BigInt/FastCalc/Makefile.PL lib/Math/BigFloat.pm ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbf.t ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/sub_mbf.t ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t ! t/lib/Math/BigInt/BareCalc.pm t/lib/Math/BigInt/Scalar.pm ! t/lib/Math/BigInt/Subclass.pm ____________________________________________________________________________ [ 30357] By: rgs on 2007/02/19 18:23:51 Log: Revert change #28980 per Jarkko's suggestion (it was actually breaking g++ builds) Branch: perl ! ext/Encode/bin/enc2xs ____________________________________________________________________________ [ 30356] By: nicholas on 2007/02/19 17:59:51 Log: Integrate: [ 27240] Abolish BROKEN_UNION_INIT in B::C, as it works around problems in pre-ANSI C compilers, but pays in code duplication. [ 27254] Subject: Re: Patches: B, CGI, ExtUtils::MM_Unix From: "Joshua ben Jore" Date: Mon, 20 Feb 2006 09:50:15 -0600 Message-ID: Includes changes to increment test count in ext/B/t/concise-xs.t and uses "no warnings 'once';" in ext/B/t/b.t rather than kludging to avoid the warning. [ 27353] Subject: Re: Patch lint for grep { /.../ } and grep /.../, From: "Joshua ben Jore" Date: Wed, 1 Mar 2006 01:14:14 -0600 Message-ID: [ 27415] Subject: [PATCH] Re: [perl #38684] O::Deparse not working as expected From: Stephen McCamant Date: Tue, 7 Mar 2006 20:00:30 -0800 Message-ID: <17422.22238.570532.2771@apocalypse.OCF.Berkeley.EDU> [ 27727] Subject: Re: expr foreach (...) isn't a B::Lint warning anymore From: "Joshua ben Jore" Date: Wed, 5 Apr 2006 01:11:11 -0500 Message-ID: [ 27729] Fix skip count in ext\B\t\lint.t Branch: maint-5.8/perl !> cv.h ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm !> ext/B/B/Lint.pm ext/B/t/b.t ext/B/t/concise-xs.t !> ext/B/t/deparse.t ext/B/t/lint.t ____________________________________________________________________________ [ 30355] By: nicholas on 2007/02/19 17:20:51 Log: Integrate: [ 26576] Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them From: Jim Cromie Date: Sun, 01 Jan 2006 23:05:00 -0700 Message-ID: <43B8C28C.20502@gmail.com> [ 26594] Subject: [PATCH] Re: [perl #36837] B::Deparse fails when it comes to ByteLoader programs From: Stephen McCamant Date: Mon, 2 Jan 2006 18:52:24 -0800 Message-ID: <17337.59112.502009.496275@conquest.OCF.Berkeley.EDU> [ 26595] Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them From: Jim Cromie Date: Mon, 02 Jan 2006 15:06:48 -0700 Message-ID: <43B9A3F8.8060609@gmail.com> [ 26651] Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them From: Jim Cromie Date: Tue, 03 Jan 2006 23:18:09 -0700 Message-ID: <43BB68A1.7060708@gmail.com> With syntactic tweaks to the test file [ 26943] Subject: aelemfast optimization opclass problem (c.f. [perl #38279]) From: Stephen McCamant Date: Jan 24, 2006 7:23 AM Message-ID: <17365.51166.604020.571992@conquest.OCF.Berkeley.EDU> [ 27057] It would be nice to have tests in B for the functions getting changed. [ 27173] Subject: [perl #38346] [PATCH] Re: B::Deparse's bug? From: Stephen McCamant Date: Wed, 8 Feb 2006 17:48:49 -0800 Message-ID: <17386.40833.64309.454938@conquest.OCF.Berkeley.EDU> Branch: maint-5.8/perl +> ext/B/t/optree_misc.t !> MANIFEST ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm !> ext/B/t/b.t ext/B/t/concise-xs.t ____________________________________________________________________________ [ 30354] By: nicholas on 2007/02/19 15:54:30 Log: Integrate: [ 26420] Subject: Re: Pluggable lint patch From: Joshua ben Jore Date: Mon, 19 Dec 2005 09:22:04 -0600 Message-ID: [ 26421] POD nits on B::Lint [ 26501] Subject: [patch] ext/b/t/lint.t fails on win32 From: demerphq Date: Fri, 23 Dec 2005 20:06:52 +0100 Message-ID: <9b18b3110512231106k7ad395bfp8a0c05cd0f87fc61@mail.gmail.com> and the B::Concise change from: [ 26402] Subject: Re: [PATCH] Make the 'sort' pragma lexically scoped From: Robin Houston Date: Dec 19, 2005 6:46 PM Message-ID: <20051219174620.GA17940@rpc142.cs.man.ac.uk> Branch: maint-5.8/perl !> ext/B/B/Concise.pm ext/B/B/Lint.pm ext/B/t/lint.t ____________________________________________________________________________ [ 30353] By: nicholas on 2007/02/19 14:51:00 Log: Integrate: The ancilliary changes from [ 26400] Subject: [PATCH] latest switch/say/~~ From: Robin Houston Date: Sat, 17 Dec 2005 20:44:31 +0000 Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk> [ 30267] Subject: Re: Segmentation fault at undeclared for loop variable From: Robin Houston Date: Tue, 13 Feb 2007 16:50:08 +0000 Message-Id: Branch: maint-5.8/perl !> cop.h ext/B/B/Deparse.pm ext/B/t/concise-xs.t ext/B/t/f_map.t !> ext/B/t/optree_samples.t op.c op.h pp_ctl.c ____________________________________________________________________________ [ 30352] By: rgs on 2007/02/19 13:41:41 Log: Actually, only changes to regexec.c from #30081 needed to be reverted. Branch: perl ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c ____________________________________________________________________________ [ 30351] By: rgs on 2007/02/19 13:08:03 Log: Revert change #30081 at dmq's request, and mark its tests as TODO. (This should restore compilation with g++) Branch: perl ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c ! regexec.c t/op/pat.t ____________________________________________________________________________ [ 30350] By: nicholas on 2007/02/19 12:57:28 Log: Integrate: [ 25934] A B::Deparse fix from : Subject: Re: [perl #37527] regular-expression parser does not see '(' character From: Bas van Sisseren Date: Wed, 26 Oct 2005 13:59:42 +0200 Message-ID: <435F6FAE.4060502@quarantainenet.nl> [ 26019] Make the 5.9 changes to B conditional on perl version. [ 26085] Correct the version-dependant expression for the number of tests, as it is now giving the wrong number for 5.8.x [ 26089] 26085 was wrong. Undo it. (I suspect that I got this wrong because more changes have been made in blead subsequent to the change I was attempting to merge in, and and jiggled around with the number of tests) Branch: maint-5.8/perl !> ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm ext/B/t/concise-xs.t ____________________________________________________________________________ [ 30349] By: rgs on 2007/02/19 10:08:38 Log: Add a cast for C++ compilation Branch: perl ! mg.c ____________________________________________________________________________ [ 30348] By: nicholas on 2007/02/18 20:07:39 Log: More efficient to call newSV_type() then SvGROW() instead of newSV() with a size then sv_upgrade(), as the latter calls sv_upgrade() twice. Branch: perl ! perl.c toke.c ____________________________________________________________________________ [ 30347] By: nicholas on 2007/02/18 19:40:43 Log: Add a new API function newSV_type, to replace the idiom: sv = newSV(0); sv_upgrade(sv, type); Branch: perl ! av.c embed.fnc embed.h global.sym gv.c hv.c mathoms.c op.c ! pad.c perl.c pp.c pp_ctl.c pp_hot.c proto.h sv.c toke.c ____________________________________________________________________________ [ 30346] By: nicholas on 2007/02/18 18:33:04 Log: Properly handle the differences in hints in the optree with/without use open; by adding the with-open hints to all the golden results, and providing a new flag strip_open_hint to checkOptree(). Branch: perl ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t ! ext/B/t/optree_concise.t ext/B/t/optree_constants.t ! ext/B/t/optree_misc.t ext/B/t/optree_samples.t ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t ! ext/B/t/optree_varinit.t ____________________________________________________________________________ [ 30345] By: nicholas on 2007/02/18 17:56:13 Log: newHV doesn't need to turn off POK or NOK, as they will default to not being set. Branch: perl ! hv.c ____________________________________________________________________________ [ 30344] By: nicholas on 2007/02/18 14:18:01 Log: test.pl should locally increase $Level, rather than setting it to a hard value, so that callers of like and unlike can present diagnostics with the line number of their own caller. Branch: perl ! t/test.pl ____________________________________________________________________________ [ 30343] By: craigb on 2007/02/18 03:54:46 Log: Make vms/munchconfig.c able to take a list of substitutions from a file so we don't overflow the command buffer on older systems. Branch: perl ! configure.com vms/munchconfig.c ____________________________________________________________________________ [ 30342] By: craigb on 2007/02/17 22:40:51 Log: Make configure.com's manifest checker more robust when handling files with multiple dots that also have an underscore in the name (e.g., foo_bar.tar.gz). Various archive utilities will create that as foo_bar_tar.gz or foo_bar.tar_gz, at least on ODS-2 volumes. Branch: perl ! configure.com ____________________________________________________________________________ [ 30341] By: nicholas on 2007/02/17 17:38:25 Log: Integrate: [ 27365] Subject: Re: [PATCH] Re: [perl #38612] Data::Dumper core dump in 5.8.6, fixed by 5.8.7 From: Jarkko Hietaniemi Date: Thu, 02 Mar 2006 22:46:14 +0200 Message-ID: <44075996.1000002@gmail.com> [ 28035] Re-order one DO_UTF8 to be after the SvPV. [ 28614] Replace some sprintf()'s in Data::Dumper with my_snprintf()'s [ 28762] Subject: [PATCH] Change #24364 broke Data::Dumper::Seen() From: Marcus Holland-Moritz Date: Fri, 25 Aug 2006 22:35:33 +0200 Message-ID: <20060825223533.04efdf2d@r2d2> [ 28956] Change sprintf() to my_sprintf(), and use the returned length from that and my_snprintf() to avoid calls to strlen() [ 28959] Eliminate two more unneeded strlen()s from Dumper.xs [ 28960] Use packed addresses for the seen tracking hash, rather than "stringified" references. These use less memory, and should be faster as there is no call to sprintf(). [ 28963] Yves said that the XS version of Data::Dumper was inefficient because it keeps triggering realloc() due to sv_cat(). Here's a rather brute force approach to pre-stretching the buffer - if there are less than 40 bytes free, grow it by 50%. Surprisingly effective for my test program ./perl -Ilib -MData::Dumper -MStorable=retrieve -we \ 'print Dumper(retrieve(shift))' ~/.cpan/Metadata >/dev/null Before real 2m42.921s user 1m43.321s sys 0m55.611s After real 0m5.205s user 0m4.885s sys 0m0.255s Same 25M of output, byte for byte. :-) [ 28964] Document the growth policy, and Yves suggested a better arbitary constant. (The original plan was add 80 if free space is less than 80, which wasn't a noticable improvement. Hence 40 was 80/2 for plan B) [ 29152] Silence a g++ warning reported by Jarkko. [ 29224] Subject: Re: [PATCH] [perl #40668] Data::Dumper fails to dump all hash keys when itertaor is not at start From: "Jerry D. Hedden" Date: Mon, 6 Nov 2006 08:57:04 -0800 (PST) Message-ID: <20061106165704.939.qmail@web30214.mail.mud.yahoo.com> [ 29693] Subject: Re: What if NV_PRESERVES_UV_BITS is undef? (was: Re: [PATCH] Configure test code fails to compile if SIGFPE is undefined) From: SADAHIRO Tomoyuki Date: Thu, 04 Jan 2007 00:21:02 +0900 Message-Id: <20070104001943.6BC2.BQW10602@nifty.com> [ 29990] Subject: [PATCH] further Symbian/S90 fixes from alexander smishlajev From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Fri, 26 Jan 2007 05:51:50 +0200 (EET) Message-Id: <20070126035150.41A4143A67@anubis.hut.fi> Branch: maint-5.8/perl !> ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs !> ext/Data/Dumper/t/bugs.t ext/Data/Dumper/t/dumper.t !> ext/Devel/Peek/t/Peek.t mkppport.lst ____________________________________________________________________________ [ 30340] By: nicholas on 2007/02/17 17:02:53 Log: Integrate: [ 28629] Subject: [PATCH] z/OS: an easy test nit From: Jarkko Hietaniemi Date: Thu, 27 Jul 2006 20:00:02 +0300 (EEST) Message-Id: <200607271700.k6RH02V1355005@kosh.hut.fi> [ 28766] Fix PerlIO::scalar fileno() documentation as suggested in: Subject: [perl #40245] POD error for PerlIO::scalar in 5.8.8 From: "Shawn Boyette" (via RT) Date: Mon, 28 Aug 2006 00:21:25 -0700 Message-ID: [ 28798] Fix for [perl #40267] PerlIO::scalar doesn't respect readonly-ness [ 28799] Bump version of PerlIO::scalar [ 28903] Subject: [PATCH] PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling seekand don't talk to negative strangers From: Jarkko Hietaniemi Date: Fri, 29 Sep 2006 17:41:28 +0300 Message-ID: <451D3098.1000305@iki.fi> [ 29173] Doc clarification for PerlIO::encoding (thanks to Steve Hay) [ 29702] Bump version of PerlIO::via after last change [ 29751] Fix bug #40407: after a seek on a PerlIO::scalar filehandle, ensure there's a string buffer in the scalar [ 30213] Subject: Re: [perl #41442] segfault (dead loop) with Encoding, use open :locale, print STDERR From: Slaven Rezic Date: 05 Feb 2007 23:04:07 +0100 Message-ID: <87veiggt2g.fsf@biokovo.herceg.de> [ 30214] Explicitly load PerlIO::encoding when testing it. (so we know what we're testing) [ 30233] Skip this test if "use open" fails due to an unknown encoding Branch: maint-5.8/perl +> ext/PerlIO/encoding/t/nolooping.t !> MANIFEST ext/PerlIO/encoding/encoding.pm !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/scalar/scalar.pm !> ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/encoding.t !> ext/PerlIO/t/scalar.t ext/PerlIO/via/via.pm !> ext/PerlIO/via/via.xs pod/perldiag.pod ____________________________________________________________________________ [ 30339] By: nicholas on 2007/02/17 16:43:32 Log: Integrate: [ 29467] Introduction of d_pseudofork [ 29473] d_pseudofork for configure.com [ 29485] Make use of $Config{d_pseudofork} in a couple of core tests Can't really use it in ext/IO/t/*.t and lib/Test/Simple/t/fork.t because they are dual-lived modules and must work with older perls that don't have d_pseudofork Branch: maint-5.8/perl !> Configure Porting/Glossary Porting/config.sh config_h.SH !> configure.com ext/Socket/t/socketpair.t handy.h t/op/fork.t !> uconfig.sh ____________________________________________________________________________ [ 30338] By: nicholas on 2007/02/17 15:53:17 Log: Integrate: [ 27520] Remove unused code. No extension use Makefile.SH any more. [ 27521] Change 27520 was a bit too aggressive. Let's keep the warning. [ 27693] The make_ext script should pass MAKE=$MAKE to submakes it invokes for extentions, as they in turn may invoke $MAKE, and should invoke the same $MAKE as at the top level, which may not be $Config{make} Branch: maint-5.8/perl !> ext/util/make_ext ____________________________________________________________________________ [ 30337] By: nicholas on 2007/02/17 15:35:35 Log: Integrate: [ 28142] Two signed array indicies that Coverity spots should be unsigned. [ 28313] Subject: [PATCH] SysV IPC From: Jarkko Hietaniemi Date: Thu, 25 May 2006 18:49:33 +0300 Message-ID: <4475D20D.9010600@gmail.com> Branch: maint-5.8/perl !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm !> ext/IPC/SysV/SysV.pm ext/POSIX/POSIX.xs pod/perlipc.pod ____________________________________________________________________________ [ 30336] By: nicholas on 2007/02/17 14:44:54 Log: Integrate: [ 27210] Fix quote typo. Subject: [PATCH] 5.8.8: Debian patches From: "Brendan O'Dea" Date: Sat, 11 Feb 2006 00:37:15 +1100 Message-ID: <20060210133715.GA6826@londo.c47.org> [ 28044] Fix for RT #25366: h2xs 1.23 from "Aaron Kaplan". [ 28225] Subject: [perl #39130] h2ph generates incorrect code for '#if defined A || defined B' From: Jason Vas Dias (via RT) Date: Thu, 11 May 2006 11:00:42 -0700 Message-ID: [ 28232] Adjust test following change #28225 [ 29529] Skip IO::Compress::Zlib in perlivp, since that's a distribution name, not a proper module name. Branch: maint-5.8/perl !> t/lib/h2ph.pht utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL !> utils/perlivp.PL ____________________________________________________________________________ [ 30335] By: nicholas on 2007/02/17 14:12:07 Log: Missed an aTHX_ in B's call to Perl_emulate_cop_io. Missed that global.sym was modified. Branch: perl ! ext/B/B.xs global.sym ____________________________________________________________________________ [ 30334] By: nicholas on 2007/02/17 12:39:17 Log: Split the storage of the layers specificied by open.pm into one hint for input, and one for output, as this better reflects how they are used. The original "concatenate with \0" plan was really only a compramise to avoid needing to increase every COP by 2 pointers. Branch: perl ! embed.fnc embed.h ext/B/B.xs ext/B/B/Concise.pm ! ext/B/t/OptreeCheck.pm mg.c perl.h perlio.c proto.h ____________________________________________________________________________ [ 30333] By: nicholas on 2007/02/16 23:54:33 Log: Move all the cut&paste open TODO logic into OptreeCheck.pm, where it should have been in the first place. Apply strict and warnings to OptreeCheck.pm, and remove dead code they show up. Branch: perl ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t ! ext/B/t/optree_concise.t ext/B/t/optree_constants.t ! ext/B/t/optree_misc.t ext/B/t/optree_samples.t ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t ! ext/B/t/optree_varinit.t ____________________________________________________________________________ [ 30332] By: stevep on 2007/02/16 20:19:16 Log: Subject: [perl #41521] Fix for IO::Socket send method From: "Todd C. Miller" (via RT) Date: Fri, 16 Feb 2007 11:26:45 -0800 Message-ID: Branch: perl ! ext/IO/lib/IO/Socket.pm ____________________________________________________________________________ [ 30331] By: steveh on 2007/02/16 18:14:58 Log: Fix Win32 build after unusual breakage caused by #30327 (Boy, did that take some tracking down!) Branch: perl ! win32/config_h.PL ____________________________________________________________________________ [ 30330] By: rgs on 2007/02/16 15:38:39 Log: Update Changes Branch: perl ! Changes ____________________________________________________________________________ [ 30329] By: craigb on 2007/02/16 14:41:18 Log: In configure.com, put the "use" back in useieee (typo in #30325) Branch: perl ! configure.com ____________________________________________________________________________ [ 30328] By: nicholas on 2007/02/16 14:06:48 Log: Change 30297 was a bit too ambitious - we still need PL_pte_root and PL_pte_arenaroot in makedef.pl, as they're still only available on threaded perls. (Although the new arena code means that they are now vestigal, maintained only for link compatibility) Branch: maint-5.8/perl ! makedef.pl ____________________________________________________________________________ [ 30327] By: rgs on 2007/02/16 10:30:57 Log: Avoid to run config_h.SH twice during configuration. Branch: perl ! cflags.SH config_h.SH ____________________________________________________________________________ [ 30326] By: steveh on 2007/02/16 08:36:24 Log: Back out the win32.c hunk of #29692 to fix a compiler error Branch: maint-5.8/perl ! win32/win32.c ____________________________________________________________________________ [ 30325] By: craigb on 2007/02/16 00:43:07 Log: In configure.com, further disambiguate -Duselongdouble and its prerequisites from other 64-bit options. Branch: perl ! configure.com ____________________________________________________________________________ [ 30324] By: nicholas on 2007/02/15 18:33:37 Log: Integrate: [ 25314] Don't install ptar in module tree [ 26964] Don't install ptardiff in the module tree [ 28344] Subject: [PATCH: installperl] Was: Bug#369481: perl-base: 5.8.4-8sarge4 seemed to trigger "weak references not implemented" From: Brendan O'Dea Date: Wed, 31 May 2006 22:51:48 +1000 Message-ID: <20060531125148.GA20658@londo.c47.org> Branch: maint-5.8/perl !> installperl ____________________________________________________________________________ [ 30323] By: nicholas on 2007/02/15 17:37:29 Log: Integrate: [ 27236] utftaint.t won't be able to run tests with -T if you have Insecure directory in $ENV{PATH} so skip them. (Probably this means you have . in your PATH) [ 27248] Subject: [PATCH] Trouble with $ENV{CDPATH} after change #27236 From: Dominic Dunlop Date: Feb 20, 2006 2:49 PM Message-Id: <6393FA5A-6B84-46E9-A557-DED3BB0AD7EE@mac.com> [ 27341] Fix op/utftaint.t on Win32 following change #27248 (Don't remove PATH completely because it'll break on Unix if you have . in the PATH) [ 29723] do $file; won't propagate errors from die, as do is an implicit eval. So need to propagate errors with $@. [ 29734] Subject: Re: Change 29723 breaks t/op/inccode-tie.t on Win32 From: Nicholas Clark Date: Tue, 9 Jan 2007 12:31:17 +0000 Message-ID: <20070109123116.GC30742@plum.flirble.org> Branch: maint-5.8/perl !> ext/DynaLoader/hints/gnukfreebsd.pl !> ext/DynaLoader/hints/gnuknetbsd.pl !> ext/NDBM_File/hints/gnukfreebsd.pl !> ext/NDBM_File/hints/gnuknetbsd.pl !> ext/ODBM_File/hints/gnukfreebsd.pl !> ext/ODBM_File/hints/gnuknetbsd.pl !> ext/POSIX/hints/gnukfreebsd.pl ext/POSIX/hints/gnuknetbsd.pl !> ext/Storable/hints/gnukfreebsd.pl !> ext/Storable/hints/gnuknetbsd.pl lib/perl5db.pl !> lib/utf8_heavy.pl t/comp/require.t t/op/do.t !> t/op/inccode-tie.t t/op/regexp_noamp.t t/op/regexp_qr.t !> t/op/regexp_qr_embed.t t/op/threads.t t/op/utftaint.t !> t/uni/case.pl win32/ce-helpers/makedist.pl ____________________________________________________________________________ [ 30322] By: nicholas on 2007/02/15 17:15:34 Log: Integrate: [ 28295] Subject: [PATCH lib/AutoLoader.pm lib/AutoLoader.t] Export can() with AUTOLOAD() From: chromatic Date: Sat, 20 May 2006 11:40:27 -0700 Message-Id: <200605201140.27789.chromatic@wgz.org> With tweaks: use built-in ref() instead of Scalar::Util::blessed [ 29743] Subject: Bug in AutoLoader.pm causing endless loop From: Steffen Mueller Date: Tue, 09 Jan 2007 19:15:36 +0100 Message-ID: <45A3DBC8.4010203@sneakemail.com> [ 29750] Subject: [PATCH] AutoLoader fix, part 2 From: Steffen Mueller Date: Wed, 10 Jan 2007 18:52:23 +0100 Message-ID: <20070110175148.26694.qmail@lists.develooper.com> [ 29934] Upgrade to AutoLoader-5.63 Branch: maint-5.8/perl !> lib/AutoLoader.pm lib/AutoLoader.t ____________________________________________________________________________ [ 30321] By: nicholas on 2007/02/15 16:52:31 Log: Integrate: [ 27953] Subject: Re: [perl #38965] File::Find documentation - is "Don't modify thesevariables" still valid? From: David Landgren Date: Mon, 24 Apr 2006 13:02:02 +0200 Message-ID: <444CB02A.2000604@landgren.net> [ 27954] Reverting change #27953, as it appears that File::Find has localized the C<$_> usable by the wanted function since version 1.04 (change #18501, to be exact). Update the docs to express this change. Finally, bump the version. [ 27955] Really bump the version of File::Find. [ 28665] Subject: [PATCH] File::Basename add X<> tags, replace regex delimiters From: "Gabor Szabo" Date: Sat, 5 Aug 2006 23:00:14 +0300 Message-ID: [ 28802] Document mkpath() return value in scalar context. Document that rmtree() return value include deleted directories. [ 28876] Subject: [perl #40369] File::Find mishandles non-dangling symlinks From: ammon@rhythm.com (via RT) Date: Tue, 19 Sep 2006 20:56:32 -0700 Message-ID: [ 29103] Subject: [PATCH] FindBin.pm: better fix for PATH entries From: Alexey Tourbin Date: Wed, 25 Oct 2006 14:02:55 +0400 Message-ID: <20061025100255.GE7821@localhost.localdomain> [ 29115] Subject: [PATCH] Fix typo in File::Find POD From: "Jerry D. Hedden" Date: Thu, 26 Oct 2006 06:50:04 -0700 (PDT) Message-ID: <20061026135004.79720.qmail@web30211.mail.mud.yahoo.com> [ 29272] Doc patch by Thomas O Smailus : Subject: Fwd: [perl #40866] Error on doc page? (File::Basename) From: "Adriano Rodrigues" Date: Tue, 14 Nov 2006 10:24:38 -0200 Message-ID: <73ddeb6c0611140424t26b01d0aq667ca95e77f25e6@mail.gmail.com> [ 30002] Let File::Path report the extended system error message when available (Ilya Zakharevich) [ 30035] For VMS, a belated entry into the $^O jungle that is File::Find::_find_dir. [ 30037] For FindBin to work as advertised on VMS, $FindBin::Bin must be in unix syntax. [ 30215] Another tiny typo in File::Copy (found by Ruud.) Branch: maint-5.8/perl !> lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm !> lib/File/Path.pm lib/FindBin.pm ____________________________________________________________________________ [ 30320] By: nicholas on 2007/02/15 16:30:05 Log: Integrate: [ 26845] Friday the 13th, Part II. Don't call SYS$GETJPI with fancy case lookup stuff on older systems that don't know what it means (broken in #25306). [ 27474] Subject: [PATCH] perl@27437 fix File::Path::mkpath so that perl installs on VMS From: Peter Prymmer Date: Fri, 10 Mar 2006 15:24:23 -0500 Message-id: [ 30177] Switch from Carp to plain old warn in vms/ext/XSSymSet.pm because Carp now in some cases depends on things that may not be available from miniperl or before extensions are built. [ 30216] In vms/vms.c's declaration of the LIB$INITIALIZE psect, try to get all of the attributes we need without any of the ones we don't, and try to be friendly to older compilers without too much damage to readability. Thanks to Saku Setala for the problem report. Branch: maint-5.8/perl !> lib/File/Path.pm vms/ext/XSSymSet.pm vms/vms.c ____________________________________________________________________________ [ 30319] By: nicholas on 2007/02/15 16:15:16 Log: Integrate: [ 27628] Subject: CLONE for Tie::RefHash From: Yuval Kogman Date: Mon, 27 Mar 2006 15:34:07 +0200 Message-ID: <20060327133407.GA16901@woobling.org> (also rename old Tie::RefHash test, so several test files are allowed.) [ 28177] Upgrade to Tie::RefHash 1.34, by Yuval Kogman Branch: maint-5.8/perl +> lib/Tie/RefHash/rebless.t lib/Tie/RefHash/refhash.t +> lib/Tie/RefHash/storable.t lib/Tie/RefHash/threaded.t - lib/Tie/RefHash.t !> MANIFEST lib/Tie/RefHash.pm ____________________________________________________________________________ [ 30318] By: nicholas on 2007/02/15 14:56:36 Log: Integrate: [ 21013] use IO; is deprecated. [ 26555] make threads use MY_CXT API rather than using PL_modglobal [ 27514] Make the threads tests silent with regard to the new :unique deprecation warning [ 27529] Subject: [PATCH] threads.xs broken under PERL_IMPLICIT_SYS; 5.8.8 regression From: Jan Dubois Date: Thu, 16 Mar 2006 19:34:00 -0800 Message-ID: <02e601c64973$a1960cf0$6062a8c0@candy> Also includes a version bump to ext/threads/threads.pm. [ 27594] Subject: [PATCH] (2nd revised) 1st patch to sync blead 'threads' with CPAN From: "Jerry D. Hedden" Date: Thu, 23 Mar 2006 09:19:54 -0700 Message-ID: <20060323091954.fb30e530d17747c2b054d625b8945d88.884826707f.wbe@email.email.secureserver.net> [ 27705] Subject: [PATCH] 2nd patch to sync blead 'threads' with CPAN [REPOST] From: "Jerry D. Hedden" Date: Mon, 03 Apr 2006 06:10:35 -0700 Message-ID: <20060403061035.fb30e530d17747c2b054d625b8945d88.7482c755b8.wbe@email.email.secureserver.net> [ 27712] Subject: [PATCH] threads.pm should overload != operator From: "Jan Dubois" Date: Mon, 3 Apr 2006 18:06:24 -0700 Message-ID: <02fc01c65783$fe4820f0$2217a8c0@candy> [ 27796] Fix implementation of threads->_handle on unixes. See : Subject: RE: [PATCH] 2nd patch to sync blead 'threads' with CPAN [REPOST] From: "Jerry D. Hedden" Date: Tue, 04 Apr 2006 09:25:20 -0700 Message-ID: <20060404092520.fb30e530d17747c2b054d625b8945d88.4a8a6b16c9.wbe@email.email.secureserver.net> [ 27917] Subject: [REPOST] [PATCH] Remove superfluous counter in threads From: "Jerry D. Hedden" Date: Wed, 19 Apr 2006 05:32:14 -0700 Message-ID: <20060419053214.fb30e530d17747c2b054d625b8945d88.4606123135.wbe@email.secureserver.net> [ 27933] Subject: [PATCH] Rework threads destruct call From: "Jerry D. Hedden" Date: Thu, 20 Apr 2006 13:53:20 -0700 Message-ID: <20060420135320.fb30e530d17747c2b054d625b8945d88.ef565d84db.wbe@email.secureserver.net> [ 27957] Subject: [PATCH] Continuing threads sync From: "Jerry D. Hedden" Date: Mon, 24 Apr 2006 13:00:23 -0700 Message-ID: <20060424130023.fb30e530d17747c2b054d625b8945d88.969ed54130.wbe@email.secureserver.net> [ 27961] Subject: [PATCH] threads - consolidate XS functions From: "Jerry D. Hedden" Date: Tue, 25 Apr 2006 07:50:05 -0700 Message-ID: <20060425075005.fb30e530d17747c2b054d625b8945d88.e23f2fed42.wbe@email.secureserver.net> [ 27994] Subject: [PATCH] threads - miscellaneous From: "Jerry D. Hedden" Date: Wed, 26 Apr 2006 11:24:05 -0700 Message-ID: <20060426112405.fb30e530d17747c2b054d625b8945d88.4331e666e7.wbe@email.secureserver.net> [ 28099] Subject: [PATCH] threads - formatting [REVISED] From: "Jerry D. Hedden" Date: Wed, 03 May 2006 12:34:34 -0700 Message-ID: <20060503123433.fb30e530d17747c2b054d625b8945d88.d352e5da51.wbe@email.secureserver.net> [ 28104] Subject: [PATCH] threads - stack size support From: "Jerry D. Hedden" Date: Thu, 04 May 2006 10:07:58 -0700 Message-ID: <20060504100758.fb30e530d17747c2b054d625b8945d88.1ee893a99c.wbe@email.secureserver.net> [ 28134] Subject: [PATCH] 'threads' patch to fix threaded build on Win32 From: "Jerry D. Hedden" Date: Mon, 08 May 2006 10:23:33 -0700 Message-ID: <20060508102333.fb30e530d17747c2b054d625b8945d88.1e447744fc.wbe@email.secureserver.net> [ 28168] Subject: [PATCH] Thread signalling [REVISED] From: "Jerry D. Hedden" Date: Thu, 11 May 2006 08:55:39 -0700 Message-ID: <20060511085539.fb30e530d17747c2b054d625b8945d88.a90037f085.wbe@email.secureserver.net> [ 28173] Subject: [PATCH] Better unsafe signals info in threads.pm From: "Jerry D. Hedden" Date: Thu, 11 May 2006 11:50:15 -0700 Message-ID: <20060511115015.fb30e530d17747c2b054d625b8945d88.8b4855700b.wbe@email.secureserver.net> [ 28174] Threads and signals. Delicious. Tweak change 28168 to add a local signal handler in the sleeping thread, because some operating systems deliver the SIGINT to that thread rather than the signalling thread. [ 28223] Subject: [PATCH] threads 1.28 From: "Jerry D. Hedden" Date: Wed, 17 May 2006 11:45:32 -0700 Message-ID: <20060517114532.fb30e530d17747c2b054d625b8945d88.ca725822fc.wbe@email.secureserver.net> [ 28229] Subject: [PATCH] threads core dump in BEGIN From: "Jerry D. Hedden" Date: Thu, 18 May 2006 13:22:20 -0700 Message-Id: <20060518132220.fb30e530d17747c2b054d625b8945d88.f45de90925.wbe@email.secureserver.net> [ 28290] Subject: [PATCH] Explicit thread context From: "Jerry D. Hedden" Date: Fri, 19 May 2006 13:42:50 -0700 Message-ID: <20060519134250.fb30e530d17747c2b054d625b8945d88.933b701674.wbe@email.secureserver.net> [ 28291] Typo fix [ 28310] Stop a warning generated from thread's Makefile.PL [ 28355] Subject: [PATCH] threads 1.32 From: "Jerry D. Hedden" Date: Mon, 05 Jun 2006 06:34:56 -0700 Message-ID: <20060605063456.fb30e530d17747c2b054d625b8945d88.21396dde59.wbe@email.secureserver.net> [ 28356] Subject: [PATCH] random thread test failure From: "Jerry D. Hedden" Date: Mon, 05 Jun 2006 13:28:51 -0700 Message-ID: <20060605132851.fb30e530d17747c2b054d625b8945d88.65486bb40b.wbe@email.secureserver.net> [ 28399] dont warn at exit of detatched threads still running [ 28475] Subject: [PATCH] threads 1.33 From: "Jerry D. Hedden" Date: Mon, 03 Jul 2006 09:01:53 -0700 Message-ID: <20060703090153.fb30e530d17747c2b054d625b8945d88.b26e047e0f.wbe@email.secureserver.net> [ 28481] Subject: [PATCH] RE: [PATCH] threads 1.33 From: "Jerry D. Hedden" Message-id: <20060704171845.fb30e530d17747c2b054d625b8945d88.f0db2cab53.wbe@email.secureserver.net> Date: Tue, 04 Jul 2006 17:18:45 -0700 exiting from threads works differently on VMS [ 28501] Subject: [PATCH] threads 1.34 - state methods From: "Jerry D. Hedden" Date: Thu, 06 Jul 2006 07:33:13 -0700 Message-ID: <20060706073313.fb30e530d17747c2b054d625b8945d88.baa39d91bc.wbe@email.secureserver.net> [ 28529] Subject: [PATCH] threads 1.35 - Borland compiler fix From: "Jerry D. Hedden" Date: Mon, 10 Jul 2006 06:49:34 -0700 Message-ID: <20060710064934.fb30e530d17747c2b054d625b8945d88.384e3b280c.wbe@email.secureserver.net> [ 28543] Subject: [PATCH] threads 1.36 - Signalling terminated threads core dumps From: "Jerry D. Hedden" Date: Mon, 10 Jul 2006 13:28:25 -0700 Message-ID: <20060710132825.fb30e530d17747c2b054d625b8945d88.5bdc82d2c0.wbe@email.secureserver.net> [ 28544] Adjust test count in threads test [ 28598] Subject: [PATCH] [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)] From: "Jerry D. Hedden" Date: Mon, 17 Jul 2006 05:00:01 -0700 Message-ID: <20060717050001.fb30e530d17747c2b054d625b8945d88.b729fe881f.wbe@email.secureserver.net> [ 28602] Upgrade to threads 1.37, by Jerry D. Hedden [ 28604] More tweaks to threads 1.37, by Jerry D. Hedden [ 28642] Subject: [PATCH] threads 1.38 From: "Jerry D. Hedden" Date: Tue, 01 Aug 2006 08:58:52 -0700 Message-ID: <20060801085852.fb30e530d17747c2b054d625b8945d88.ad7fb0a136.wbe@email.secureserver.net> [ 28833] Race condition fix in threads.pm First patch from: Subject: [PATCH] thread 1.41 - A drama in three parts From: "Jerry D. Hedden" Date: Sun, 10 Sep 2006 09:12:06 -0700 Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net> [ 28834] Statically allocate the main thread. 2nd patch from: Subject: [PATCH] thread 1.41 - A drama in three parts From: "Jerry D. Hedden" Date: Sun, 10 Sep 2006 09:12:06 -0700 Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net> [ 28835] Bump version and other misc. changes. 3rd patch from: Subject: [PATCH] thread 1.41 - A drama in three parts From: "Jerry D. Hedden" Date: Sun, 10 Sep 2006 09:12:06 -0700 Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net> [ 28922] Upgrade to threads-1.42 [ 28958] Subject: [PATCH] threads 1.43 - stringify From: Jerry Hedden Date: Fri, 6 Oct 2006 12:19:41 -0700 (PDT) Message-ID: <20061006191941.22457.qmail@web30205.mail.mud.yahoo.com> [ 29002] Subject: [PATCH] threads 1.44 From: Jerry Hedden Date: Wed, 11 Oct 2006 05:57:43 -0700 (PDT) Message-ID: <20061011125743.68567.qmail@web30211.mail.mud.yahoo.com> [ 29067] Comment out Hash::Util and IO::File from prereqs of threads, since they are both available in the core. [ 29069] Better solution to silencing prereq warnings from threads's Makefile.PL [ 29083] Removed typo that caused a variable to shadow an existing variable in an external scope. [ 29109] Subject: [PATCH] threads 1.45 From: "Jerry D. Hedden" Date: Wed, 25 Oct 2006 11:26:29 -0700 (PDT) Message-ID: <20061025182629.16434.qmail@web30209.mail.mud.yahoo.com> [ 29123] Subject: [PATCH] Make 'threads' conform to perlguts From: "Jerry D. Hedden" Date: Thu, 26 Oct 2006 11:10:57 -0700 (PDT) Message-ID: <20061026181057.74650.qmail@web30211.mail.mud.yahoo.com> [ 29153] Subject: [PATCH] threads 1.46 From: "Jerry D. Hedden" Date: Fri, 27 Oct 2006 17:01:11 -0700 (PDT) Message-ID: <20061028000111.23729.qmail@web30207.mail.mud.yahoo.com> [ 29171] Subject: [PATCH] threads 1.47 From: "Jerry D. Hedden" Date: Tue, 31 Oct 2006 05:26:25 -0800 (PST) Message-ID: <20061031132626.18317.qmail@web30214.mail.mud.yahoo.com> [ 29174] Fix a case of segfault in ithread destruction [ 29199] Subject: [PATCH] threads 1.49 From: "Jerry D. Hedden" Date: Fri, 3 Nov 2006 05:37:16 -0800 (PST) Message-ID: <20061103133716.95143.qmail@web30214.mail.mud.yahoo.com> [ 29293] Subject: [PATCH] threads 1.51 From: "Jerry D. Hedden" Date: Wed, 15 Nov 2006 11:36:58 -0800 (PST) Message-ID: <71793.95536.qm@web30213.mail.mud.yahoo.com> [ 29342] Subject: [PATCH] threads 1.52 From: "Jerry D. Hedden" Date: Tue, 21 Nov 2006 08:26:28 -0800 (PST) Message-ID: <204140.57721.qm@web30207.mail.mud.yahoo.com> [ 29389] Eliminated unitialised clone_params value bug accidentally added with change 28229. [ 29399] Subject: [PATCH[ threads 1.53 From: "Jerry D. Hedden" Date: Mon, 27 Nov 2006 09:26:08 -0800 (PST) Message-ID: <965653.3725.qm@web30206.mail.mud.yahoo.com> [ 29557] Subject: [PATCH] threads 1.54 - Adds ->error() method From: "Jerry D. Hedden" Date: Thu, 14 Dec 2006 11:17:47 -0800 (PST) Message-ID: <20061214191748.98286.qmail@web30209.mail.mud.yahoo.com> [ 29563] Subject: [PATCH] threads 1.56 From: "Jerry D. Hedden" Date: Fri, 15 Dec 2006 09:22:17 -0800 (PST) Message-ID: <20061215172217.10959.qmail@web30211.mail.mud.yahoo.com> [ 29608] Subject: [PATCH] threads 1.57 From: "Jerry D. Hedden" Date: Wed, 20 Dec 2006 10:30:21 -0800 (PST) Message-ID: <20061220183021.79793.qmail@web30205.mail.mud.yahoo.com> [ 29779] Rationalise refcounting of thread structures Formerly there could be races with multiple destroys of a thread structure. [ 29796] unfreed threads should trigger cleanup veto The thread pool struct is allocated in the main interpreter, so don't clean that up if any threads remain, regardless of what state they are in [ 29805] further refinement to #29796 (cleanup veto) [ 29810] make S_ithread_run() call S_ithread_free() in main context Fixes a race condition between detach clearing a thread's interpreter, and S_ithread_run() freeing itself while assuming that it's own interpreter still exists. [ 29973] Upgrade to threads 1.58: * Ignore thread return value(s) in void context * Check for missing args for 'use threads' options * Check that stack size argument is numeric [ 30152] Upgrade to threads.pm 1.59 (doc tweaks) Branch: maint-5.8/perl +> ext/threads/hints/hpux.pl ext/threads/t/blocks.t +> ext/threads/t/context.t ext/threads/t/err.t +> ext/threads/t/exit.t ext/threads/t/free.t +> ext/threads/t/free2.t ext/threads/t/kill.t +> ext/threads/t/stack.t ext/threads/t/stack_env.t +> ext/threads/t/state.t - ext/threads/typemap !> MANIFEST ext/threads/Changes ext/threads/Makefile.PL !> ext/threads/README ext/threads/t/basic.t ext/threads/t/end.t !> ext/threads/t/join.t ext/threads/t/libc.t ext/threads/t/list.t !> ext/threads/t/problems.t ext/threads/t/stress_cv.t !> ext/threads/t/stress_re.t ext/threads/t/stress_string.t !> ext/threads/t/thread.t ext/threads/threads.pm !> ext/threads/threads.xs ____________________________________________________________________________ [ 30317] By: rgs on 2007/02/15 14:16:56 Log: Hakim Cassimally is the new maintainer of the Perldoc modules Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 30316] By: nicholas on 2007/02/15 13:28:31 Log: Integrate: [ 26684] make ithreads shared vars smaller/quicker by eliminating shared_sv struct. Also document how it works. [ 26693] fix coredump on 'local $shared[N]' introduced by change #24942 [ 26695] [perl #37946] preserve the referent associated with a shared RV. its faster, and the user doesn't see a different address each time for ref($sharedref). [ 28569] Version bumps for z/OS fixes. [ 28807] Remove empty typemap file [ 28923] Upgrade to threads-shared-1.03 [ 28931] Subject: [PATCH] threads-shared 1.03 - Changes, Makefile.PL From: Jerry Hedden Date: Tue, 3 Oct 2006 07:49:37 -0700 (PDT) Message-ID: <20061003144937.58522.qmail@web30202.mail.mud.yahoo.com> [ 29003] Subject: [PATCH] threads::shared 1.04 From: Jerry Hedden Date: Thu, 12 Oct 2006 07:47:37 -0700 (PDT) Message-ID: <20061012144737.56305.qmail@web30207.mail.mud.yahoo.com> [ 29072] Changes for threads::shared to all building with g++. [ 29110] Subject: [PATCH] threads-shared 1.05 From: "Jerry D. Hedden" Date: Wed, 25 Oct 2006 11:27:15 -0700 (PDT) Message-ID: <20061025182715.561.qmail@web30211.mail.mud.yahoo.com> [ 29599] Subject: [PATCH] threads::shared 1.06 From: "Jerry D. Hedden" Date: Tue, 19 Dec 2006 10:30:47 -0800 (PST) Message-ID: <525867.40748.qm@web30207.mail.mud.yahoo.com> [ 30151] Upgrade to threads::shared 1.07 (doc tweaks) Branch: maint-5.8/perl +> ext/threads/shared/Changes - ext/threads/shared/typemap !> MANIFEST ext/threads/Changes ext/threads/Makefile.PL !> ext/threads/README ext/threads/shared/Makefile.PL !> ext/threads/shared/README ext/threads/shared/shared.pm !> ext/threads/shared/shared.xs ext/threads/shared/t/0nothread.t !> ext/threads/shared/t/av_refs.t !> ext/threads/shared/t/av_simple.t !> ext/threads/shared/t/blessed.t ext/threads/shared/t/cond.t !> ext/threads/shared/t/disabled.t ext/threads/shared/t/hv_refs.t !> ext/threads/shared/t/hv_simple.t !> ext/threads/shared/t/no_share.t !> ext/threads/shared/t/shared_attr.t !> ext/threads/shared/t/sv_refs.t !> ext/threads/shared/t/sv_simple.t ext/threads/shared/t/wait.t !> mkppport.lst ____________________________________________________________________________ [ 30315] By: rgs on 2007/02/15 13:10:31 Log: Subject: Re: Patch for Deep recursion in B::Deparse From: Ash Berlin Date: Thu, 15 Feb 2007 10:47:15 +0000 Message-ID: <45D43A33.6070101@firemirror.com> Branch: perl ! ext/B/B/Deparse.pm ____________________________________________________________________________ [ 30314] By: nicholas on 2007/02/15 13:06:29 Log: Integrate: [ 28662] Subject: [PATCH] g++ large patch From: Jarkko Hietaniemi Date: Fri, 04 Aug 2006 08:58:27 +0300 Message-ID: <44D2E203.5050201@iki.fi> [ 28674] Subject: [PATCH] g++ stage 1 reached From: Jarkko Hietaniemi Date: Tue, 08 Aug 2006 00:02:35 +0300 Message-ID: <44D7AA6B.4040802@iki.fi> Branch: maint-5.8/perl !> perlio.c win32/config.ce win32/config_H.ce ____________________________________________________________________________ [ 30313] By: rgs on 2007/02/15 12:39:46 Log: Subject: Re: [perl #41491] Incorrect regexp warning. From: demerphq Date: Thu, 15 Feb 2007 12:07:40 +0100 Message-ID: <9b18b3110702150307t21b5efd2jfdeebccdff9175b1@mail.gmail.com> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30312] By: nicholas on 2007/02/15 12:28:42 Log: Integrate: [ 28643] Silence a couple of Borland compiler warnings [ 28769] Silence some more Borland compiler warnings (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471) - Change the cryptic pragma warn strings into numbers that are more easily recognized, and add a new one (8027). - Add a similar pragma warn line to fcrypt.c, which doesn't use win32.h. [ 29155] Initial cleanups to support compiling Win32 with MinGW g++. [ 29692] Silence various VC6 warnings Branch: maint-5.8/perl !> cop.h ext/B/B.xs perlio.c regexec.c util.c win32/fcrypt.c !> win32/win32.c win32/win32.h ____________________________________________________________________________ [ 30311] By: nicholas on 2007/02/15 11:24:02 Log: Integrate: [ 28293] Subject: Re: [patch] win32/buildext.pl to handle inclusions and not just exclusions From: demerphq Date: Sun, 21 May 2006 12:20:12 +0200 Message-ID: <9b18b3110605210320h5adc9df4hbee2302722b3dd6e@mail.gmail.com> [ 28697] Resync win32/config_H.* and win32/config.* with config_h.SH and Porting/config.sh respectively No real changes except for the addition of the missing HAS_C99_VARIADIC_MACROS to win32/config_H.* and initialinstalllocation, madlyh, madlyobj and madlysrc to win32/config.* [ 28832] Subject: mktables executes seven time per build sigh From: demerphq Date: Sun, 10 Sep 2006 17:52:10 +0200 Message-ID: <9b18b3110609100852q2cfc2497ufceda5ff5d0875e3@mail.gmail.com> (Fix for Windows) [ 28978] Updates for building on Win32 with Visual C++ 2005 Express Edition Add some instructions in README.win32, clarify macro comments and add missing macros to makefile.mk, and drop the GLOBEXEBUILD macro from Makefile--the Express Edition of Visual C++ 2005 is free and includes setargv.obj, so there is no need to support the .NET 2.0 SDK compiler which didn't include it. Unfortunately, the build still doesn't work yet--my attempt got as far as building extensions, but miniperl.exe crashed. Hopefully this can be sorted out soon. [ 29131] Subject: [PATCH] Add a few useful developers maketargets to win32/Makefile From: demerphq Date: Sun, 29 Oct 2006 13:28:31 +0200 Message-ID: <9b18b3110610290328v71956891s7df10e40efd2350c@mail.gmail.com> [ 29147] Add some missing targets to win32/makefile.mk This updates makefile.mk w.r.t. Makefile, following changes #28293, #28832, #28904 and #29131 [ 29218] Get Visual C++ 2005 (aka Visual C++ 8.x) support off the ground This is not a complete fix yet by any means (there are lots of compiler warnings and lots of test failures), but it's a step in the right direction. See the thread starting here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-10/msg00893.html and continuing here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00102.html for further information [ 29233] Don't use the PERL_MSVCRT_READFIX when using VC++ 7.x onwards. VC++ 7.x onwards use their own MSVCR7x.dll, MSVCR8x.dll, etc, rather than MSVCRT.dll, so they do not require the read() fix. Therefore, we also don't need to update the ioinfo struct used by the read() fix w.r.t. VC++ 8.x, so back out that part of change #29218 [ 29285] Add support for building a perl-static.exe that doesn't depend on the perl59.dll. It currently can't load DLL extension modules, so any that are required must be statically linked too. This may be fixed sometime. Changes to win32/makefile.mk also to follow. Subject: RE: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.exe fo r win32 From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" Date: Mon, 13 Nov 2006 19:45:05 +0100 Message-ID: (with minor tweaks for cleanup and embedding manifest file) [ 29296] Fix Extensions_static dependencies to avoid relinking every time Subject: Re: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.ex e fo r win32 From: demerphq Date: Thu, 16 Nov 2006 13:58:32 +0100 Message-ID: <9b18b3110611160458r6bebb7f6k8421abe68b474997@mail.gmail.com> [ 29298] Add missing d_ctermid/HAS_CTERMID to Win32 canned configs [ 29303] Add perl-static.exe support to win32/makefile.mk This applies the same changes that were made in win32/Makefile by changes #29285 and #29296, plus a tweak to win32/runperl.c to fix a linker error when using MinGW/gcc [ 29305] Install perl-static.exe if it was built Perhaps this should be done via "installperl" so as to get, e.g., perl5.9.5-static.exe and honour INST_VER and INST_ARCH? Just do it quick-and-dirty for now, as is done for wperl.exe. It can always be fixed later if anyone wants it. [ 29307] Fix the XXX in #29303 [ 29321] Revert #29307. It doesn't fix the XXX after all. Using "$(shell @type )" on a temporary file just inserts the contents of the file in question into the command-line, exactly like putting the data there in the first place would achieve. It doesn't avoid creating a long command-line as we would like to do. [ 29358] Silence VC8's warnings about "unsafe" CRT functions and POSIX CRT function names being deprecated, and add a note to perltodo to revisit this one day. [ 29396] Make the win32/makefile.mk a little safer - Add a few missing s,\,$B, substitutions. We were living dangerously with various unescaped backslashes not causing problems purely because they don't make valid ecape codes anyway, e.g. ..\perl59.dll was only working because \p isn't an escape code so it didn't get mapped to anything nasty. - Move the $(BLINK_FLAGS) out of $(mktmp ...)'s because it could contain backslashes which would otherwise need escaping. (Adding in the escaping would be another fix but other cases don't put $(BLINK_FLAGS) into $(mktmp ...) files in the first place.) [ 29397] Add missing d_printf_format_null/PRINTF_FORMAT_NULL_OK to Win32 canned configs See: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00923.html [ 29402] Give perl.exe an icon when built with MinGW and Borland It already gets an icon when built with VC++, but the MinGW and Borland builds were not making any use of the resource file. Also add the top-level directory into MinGW's resource compiler search path to assist ActivePerl builds: see: http://downloads.activestate.com/ActivePerl/src/5.8/AP819_diff.txt [ 29409] Building with Visual C++ 2005 now works except for one test failure [ 29469] Extend d_pseudofork to Win32-land and set it when appropriate (namely, when we have USE_ITHREADS and PERL_IMPLICIT_SYSTEM) [ 29470] Make the check for PERL_IMPLICIT_SYS better [ 29699] Do the same as #29697 for Win32 [ 30197] Subject: [PATCH] Defend against cmd.exe stupidity (on Win2k at least) From: demerphq Message-ID: <9b18b3110702101100n76f65136ke65113bf0dbd01f@mail.gmail.com> Date: Sat, 10 Feb 2007 20:00:10 +0100 [ 30219] Apply #30197 to win32/makefile.mk too Branch: maint-5.8/perl !> README.win32 lib/unicore/mktables perl.h win32/Makefile !> win32/buildext.pl win32/config.bc win32/config.gc !> win32/config.vc win32/config.vc64 win32/config_H.bc !> win32/config_H.gc win32/config_H.vc win32/config_H.vc64 !> win32/config_sh.PL win32/makefile.mk win32/runperl.c !> win32/win32.c win32/win32.h ____________________________________________________________________________ [ 30310] By: rgs on 2007/02/15 09:34:01 Log: Subject: [PATCH] Use newer 'threads' constructs From: "Jerry D. Hedden" Date: Mon, 12 Feb 2007 12:04:33 -0800 (PST) Message-ID: <844555.64815.qm@web30202.mail.mud.yahoo.com> Branch: perl ! ext/XS/APItest/t/my_cxt.t ext/threads/shared/t/blessed.t ! ext/threads/shared/t/cond.t ext/threads/shared/t/hv_refs.t ! ext/threads/threads.xs lib/Thread/Queue.t lib/perl5db.pl ! pod/perlapi.pod pod/perlxs.pod sv.c t/op/threads.t ____________________________________________________________________________ [ 30309] By: nicholas on 2007/02/14 23:53:19 Log: Integrate: [ 28043] Fix for RT #7916: perl 5.6.1 with Intel's icc on RedHat Linux 7.2. The original fix, change #13053, added a check for $Config{gccversion} which is now populated by newer Intel compilers. This additional change checks to see if Intel is in $Config{gccversion}. If it is, its not a gcc. [ 28046] One too many ('s in change #28043. [ 28794] Convert Errno.t to Test::More. Increase the test coverage while in there as well. [ 29558] Subject: Re: [PATCH] Errno doesnt rebuild when things it depends on in Config.pm change From: demerphq Date: Fri, 15 Dec 2006 12:52:45 +0100 Message-ID: <9b18b3110612150352y2394954bg5acd5ec5fd320d33@mail.gmail.com> [ 29595] Proper cleanup for Errno.pm [ 29627] Upgrade to Errno-1.10 (!). I have left the core tests as is for now as well as for Makefile.PL, which need some looking into. Branch: maint-5.8/perl !> ext/Errno/ChangeLog ext/Errno/Errno_pm.PL !> ext/Errno/Makefile.PL ext/Errno/t/Errno.t ____________________________________________________________________________ [ 30308] By: nicholas on 2007/02/14 23:20:38 Log: Integrate: [ 27562] Upgrade to Digest-1.15 [ 28580] Upgrade to ANSIColor-1.11 Branch: maint-5.8/perl +> lib/Term/ANSIColor/t/basic.t lib/Term/ANSIColor/t/pod.t - lib/Term/ANSIColor/test.pl !> MANIFEST lib/Digest.pm lib/Digest/Changes !> lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog !> lib/Term/ANSIColor/README ____________________________________________________________________________ [ 30307] By: nicholas on 2007/02/14 22:42:21 Log: Integrate: [ 28389] Upgrade to Unicode-Normalize-1.00 [ 28395] signedness nit in Unicode::Normalize::decompose [ 28406] Upgrade to Unicode::Normalize 1.01 Branch: maint-5.8/perl +> ext/Unicode/Normalize/t/tie.t !> MANIFEST ext/Unicode/Normalize/Changes !> ext/Unicode/Normalize/Normalize.pm !> ext/Unicode/Normalize/Normalize.xs !> ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader !> ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t !> ext/Unicode/Normalize/t/illegal.t !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/null.t !> ext/Unicode/Normalize/t/test.t ____________________________________________________________________________ [ 30306] By: nicholas on 2007/02/14 22:38:24 Log: Update the integration history for ext/Encode/... for changes 25261 and 25266. (Seems that the corrections were already merged to maint, but somehow perforce didn't know this)(What a long changelog entry for empty diffs) Branch: maint-5.8/perl !> ext/Encode/Encode.pm ext/Encode/encoding.pm !> ext/Encode/lib/Encode/Alias.pm !> ext/Encode/lib/Encode/PerlIO.pod !> ext/Encode/lib/Encode/Supported.pod ____________________________________________________________________________ [ 30305] By: nicholas on 2007/02/14 22:33:56 Log: Integrate: [ 27346] Upgrade to CPAN 1.87 Branch: maint-5.8/perl !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm !> lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm ____________________________________________________________________________ [ 30304] By: nicholas on 2007/02/14 22:27:59 Log: Integrate: [ 28298] Fix segfault in SDBM_File when the destructor is called multiple times [ 28976] Make g++ happy when compiling NDBM_File on a system that is likely using the GDBM compatibility headers that g++ (and other C++ implementations) cannot handle. [ 28996] Fix typo in NDBM_File.xs and bump up the version number. [ 28997] Subject: RE: g++ compile and make test 100% From: "Robin Barker" Date: Wed, 11 Oct 2006 15:29:43 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226120A65@exchsvr1.npl.ad.local> [ 29000] Subject: [PATCH] RE: g++ compile and make test 100% From: "Robin Barker" Date: Wed, 11 Oct 2006 16:58:10 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226120A68@exchsvr1.npl.ad.local> Branch: maint-5.8/perl !> ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm !> ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap !> ext/ODBM_File/t/odbm.t ext/SDBM_File/SDBM_File.pm !> ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/sdbm.c ____________________________________________________________________________ [ 30303] By: nicholas on 2007/02/14 22:09:03 Log: Integrate: [ 28927] Move Text::Soundex from lib/ to ext/ and upgrade it to Text-Soundex-3.02. [ 28983] Update to PathTools-3.22. [ 28991] Grrr...moved the files, but forgot to update Soundex.pm [yes, 28983 touched Soundex.xs] Branch: maint-5.8/perl +> ext/Text/Soundex/Changes ext/Text/Soundex/Makefile.PL +> ext/Text/Soundex/README ext/Text/Soundex/Soundex.pm +> ext/Text/Soundex/Soundex.xs ext/Text/Soundex/t/Soundex.t - lib/Text/Soundex.pm lib/Text/Soundex.t !> MANIFEST ____________________________________________________________________________ [ 30302] By: nicholas on 2007/02/14 22:00:02 Log: Integrate: [ 29566] Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym for SVf_SCREAM) to note when a proxy constant subroutine is copied. This allows us to correctly set GvIMPORTED_CV_on() if the symbol is ever turned into a real GV. Branch: maint-5.8/perl +> t/lib/proxy_constant_subs.t !> MANIFEST dump.c gv.c pp_hot.c sv.h ____________________________________________________________________________ [ 30301] By: nicholas on 2007/02/14 21:51:16 Log: Two stowaways from change 30299. Branch: maint-5.8/perl - lib/ExtUtils/META.yml lib/ExtUtils/t/Command.t ____________________________________________________________________________ [ 30300] By: nicholas on 2007/02/14 21:45:49 Log: Integrate: [ 28987] Upgrade to ExtUtils-Command-1.12. [ 28988] Upgrade to ExtUtils-Manifest-1.49. [ 28989] Adjust test count for ExtUtils::Command [ 29768] Upgrade to ExtUtils::Manifest 1.51 [ 30146] Upgrade to ExtUtils-Command-1.13 Branch: maint-5.8/perl !> lib/ExtUtils/Command.pm lib/ExtUtils/Manifest.pm !> lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/eu_command.t ____________________________________________________________________________ [ 30299] By: nicholas on 2007/02/14 21:31:37 Log: Integrate: [ 26457] Fix for pod2man() in ExtUtils::Command::MM to work with the Pod::Man 2.04. [ 26499] Removing MAKE_JOBS_FIFO from %ENV causes FreeBSD make to forget about any -j flags. (And their implied disabling of backwards compatibility, which is the real cause of the make disttest failure). [ 26536] Subject: Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS From: Rafael Garcia-Suarez Date: Mon, 12 Dec 2005 19:22:32 +0100 Message-ID: <20051212192232.39cd0c1e@grubert.mandrakesoft.com> [ 26813] Assorted VMS-only MakeMaker fixes for blead [ 26919] Make Manifest.t do what is says it's doing. [ 26930] Subject: [PATCH] Tru64: -Uusedl: lib/ExtUtils/t/Embed.t From: Jarkko Hietaniemi Date: Mon, 23 Jan 2006 20:34:18 +0200 Message-ID: <43D521AA.7030008@gmail.com> [ 27256] $ExtUtils::MM_Unix::VERSION needs to stay numeric to avoid test warnings. [ 27587] Get version numbers in line with what's in the CPAN EU::MM 6.30_01 tarball. (ExtUtils::Install has local changes, so bump its version number.) [ 27590] Merge changes from CPAN's EU:MM 6.30_01. The modules that have local changes have superior version numbers than the CPAN counterparts. [ 27591] No reason to ship MakeMaker's META.yml [ 27592] When MAN3PODS is forced to {} in a Makefile.PL, manpages should not be built from pods. This change fixes bleadperl compilation -- trying to build manpages with miniperl causes a bootstrapping problem. [ 27595] Fix broken MM_Win32.t tests following 27590 Test 31 was failing because 27590 had undone part of 25627. Test 41 was failing because the change to pasthru() in MM_Win32.pm means that $self->{MAKE} now needs to be initialized. [ 27596] Bump version number of ExtUtils::MM_Win32 [ 27597] restore EU::MM test fixes from 26079, 26813, and 26919 that were lost in 27590 [ 27613] EU::MM::MM_VMS::one_liner must quote "--" argument [ 27708] Change 27592 disabled the building of manpages for non core-extensions The init_MAN3PODS method need to be called when no INSTALLMAN3DIR is present in the first place. [ 28463] Subject: [PATCH] Synchronize ExtUtils::Instal 1.41 From: demerphq Date: Sun, 2 Jul 2006 16:23:21 +0200 Message-Id: <9b18b3110607020723h1765f051hda802b6682a99df0@mail.gmail.com> Sync ExtUtils::Install with CPAN (just trivially change version nos) [ 28825] Upgrade to MakeMaker 6.30_04 [ 28918] Update to ExtUtils-Command-1.11 [ 28921] Upgrade to ExtUtils-Manifest-1.48 [ 28929] Quiet warnings in new test for ExtUtils::Command. [ 28984] Upgrade to ExtUtils-Makemaker-6.31. Branch: maint-5.8/perl +> lib/ExtUtils/t/INSTALL_BASE.t lib/ExtUtils/t/build_man.t +> lib/ExtUtils/t/eu_command.t lib/ExtUtils/t/make.t +> lib/ExtUtils/t/pm.t lib/ExtUtils/t/revision.t - lib/ExtUtils/t/installbase.t !> (integrate 45 files) ____________________________________________________________________________ [ 30298] By: nicholas on 2007/02/14 20:59:02 Log: There's no need to special case SVt_NULL in the print code, as it's only 0.01% of the cases called, and the call to SvPV_const() will issue the same warning and return the same empty string result for us. Unfortunately changing the switch statement to an if results in lots of whitespace changes, hence this change appears much larger than it is. Branch: perl ! doio.c ____________________________________________________________________________ [ 30297] By: nicholas on 2007/02/14 19:11:41 Log: Integrate: [ 29673] Make the ptr_table functions available in an unthreaded perl, as other code (such as Storable) can take advantage of them. Branch: maint-5.8/perl ! embed.fnc global.sym intrpvar.h proto.h !> embed.h makedef.pl sv.c ____________________________________________________________________________ [ 30295] By: nicholas on 2007/02/14 18:04:52 Log: Integrate: [ 29977] The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv is a bitmask of flags, not a boolean, so correct the documenation and callers. [ 30017] Silence a few pedantic warnings [ 30030] One last gv_fetchpv() that should be GV_ADD rather than TRUE. [ 30034] newPADOP()'s sv parameter is never NULL, so mark it as so. (Well, in theory it could be NULL if someone is creating ops during symbol table destruction, but snowballs in hell, etc. This is usually the point where Jarkko observes that the aliens are looking for a free slot in their diaries...) [ 30043] Change 30034 wasn't enough to silence the warnings - also need to pass a never-NULL parameter to newPADOP from newGVOP Branch: maint-5.8/perl !> embed.fnc ext/B/B.xs ext/IPC/SysV/SysV.xs !> ext/PerlIO/via/via.xs gv.c op.c perlio.c pod/perlapi.pod !> pod/perlguts.pod pp.c pp_hot.c pp_sys.c proto.h sv.c toke.c !> universal.c utf8.c ____________________________________________________________________________ [ 30294] By: nicholas on 2007/02/14 17:41:03 Log: Integrate: [ 29880] Subject: [PATCH] fix unicode split /\s+/ From: demerphq Date: Fri, 19 Jan 2007 02:14:06 +0100 Message-ID: <9b18b3110701181714r4f3bc9ebq9ba462eba8338734@mail.gmail.com> [ 29887] Subject: Re: [PATCH] fix unicode split /\s+/ From: SADAHIRO Tomoyuki Message-Id: <20070120005232.D9CC.BQW10602@nifty.com> Date: Sat, 20 Jan 2007 00:52:42 +0900 [ 29975] Subject: split by " \0" (const string staring with a SPACE followed by NULL) From: SADAHIRO Tomoyuki Date: Fri, 19 Jan 2007 22:21:48 +0900 Message-Id: <20070119221905.D162.BQW10602@nifty.com> Branch: maint-5.8/perl !> op.c pp.c t/op/split.t ____________________________________________________________________________ [ 30293] By: rgs on 2007/02/14 17:29:53 Log: Allow to override MAX_RECURSE_EVAL_NOCHANGE_DEPTH, introduced in change 28939 (this should be documented) Branch: perl ! regexp.h ____________________________________________________________________________ [ 30292] By: nicholas on 2007/02/14 17:29:10 Log: Integrate: [ 28273] Subject: [PATCH] literal string macros From: Marcus Holland-Moritz Date: Mon, 22 May 2006 13:39:33 +0200 Message-ID: <20060522133933.65ea93ce@r2d2> [ 29486] No need to upgrade if all we're going to do is return. [ 29872] Given that we now do the tests in S_visit() to avoid calling the helper function when skippable, no need to retain those tests inside the helper functions do_clean_objs() and do_clean_named_objs(). [ 29983] Neither gv_fetchpvn_flags() nor hv_fetch() need a NUL terminated string, so don't bother allocating buffer space or adding a NUL. [ 29987] Convert the last remaining 256 byte "small"bufs to 128 bytes. (The actual size doesn't matter, as the buffers are only there to save a malloc() for the common, short, case. Coverage reports suggest that we aren't actually testing the long case. Yet - will fix this) [ 30000] As we're not passing over (or copying in) a NUL, don't need that extra byte for it, so correct the < to <= so that we use the smallbuf whenever possible. [ 30015] Stop S_incline needing to temporarily write a '\0' into its passed-in buffer. (Requires adding gv_fetchfile_flags(), savesharedpvn() and CopFILE_setn() to provide pointer/length versions of APIs) [ 30024] A test to exercise the smallbuf overflow code in S_incline, and a refactoring of that code to use only one 128 char array, not two. [ 30064] Add av_create_and_push() and av_create_and_unshift_one() to refactor out two repeated idioms. [ 30101] A few more places where we know the length for sv_setpv() or sv_catpv() [ 30229] Un-TODO tests avec change #30228 Branch: maint-5.8/perl !> av.c cop.h doio.c embed.fnc embed.h global.sym gv.c handy.h !> mg.c op.c perl.c pod/perlapi.pod pp_ctl.c proto.h sv.c !> t/comp/parser.t toke.c util.c ____________________________________________________________________________ [ 30291] By: nicholas on 2007/02/14 16:37:49 Log: Integrate: [ 29761] Fix bug [perl #41234] : the tokenizer understands "=cute" or other words that begin with "cut" as synonyms for "=cut" [ 29762] Update copyright year in "perl -v" output [ 29765] make tr/// threadsafe by moving swash into pad [ 29784] Subject: Re: AW: umask handling in File::Temp From: Gisle Aas Date: 12 Jan 2007 16:10:16 +0100 Message-ID: <877ivs1dt3.fsf@ask.g.aas.no> [ 29837] when cloning PL_regex_pad, copy SVf_BREAK flag too [ 29839] make Dump display the SVf_BREAK flag [ 30147] Subject: [PATCH] fix 2 environment handling bugs From: Jan Dubois Date: Mon, 05 Feb 2007 21:45:36 -0800 Message-ID: [ 30211] Subject: [perl #41484] qr// stack bug From: knew-p5p@pimb.org (via RT) Date: Sat, 10 Feb 2007 19:32:17 -0800 Message-ID: [ 30212] Convert new test to using t/test.pl. (No idea where it could fit better. And since it uses the stack, it's a bit fragile) [ 30228] Subject: Re: PL_copline inconsistency From: Rick Delaney Date: Sat, 27 Jan 2007 20:29:02 -0500 Message-ID: <20070128012902.GA21572@bort.ca> Branch: maint-5.8/perl +> t/op/qrstack.t !> MANIFEST doop.c dump.c op.c perl.c pp_hot.c pp_sys.c sv.c !> toke.c ____________________________________________________________________________ [ 30290] By: nicholas on 2007/02/14 16:13:48 Log: Integrate: [ 29660] remove conflict in pending_ident function and field name [ 29705] Subject: patch: shorten perl.h by six lines From: "David Nicol" Date: Sat, 6 Jan 2007 00:02:24 -0600 Message-ID: <934f64a20701052202p1c77a226w32634a1c69f584c7@mail.gmail.com> [ 29767] fix typo in hv.c [ 29790] In S_hfreeentries, orig_array can be const. [ 29922] Fix a typo and some doubled spaces in comments. [ 29930] Subject: [perl #41318] Patch: win32.c typo in #define MULTIPLICITY From: "Devin Heitmueller" (via RT) Date: Mon, 22 Jan 2007 14:46:15 -0800 Message-ID: Branch: maint-5.8/perl !> cop.h embed.fnc embed.h hv.c perl.h pod/perlapi.pod proto.h !> sv.h toke.c win32/win32.c ____________________________________________________________________________ [ 30289] By: nicholas on 2007/02/14 15:54:31 Log: Integrate: [ 29626] Subject: [PATCH] Macroize char class tests in case to remove duplicated code. From: demerphq Message-ID: <9b18b3110612270237i40e5ef34ud80898459ee338eb@mail.gmail.com> Date: Wed, 27 Dec 2006 11:37:36 +0100 Branch: maint-5.8/perl !> regcomp.c ____________________________________________________________________________ [ 30288] By: nicholas on 2007/02/14 15:29:27 Log: Integrate: [ 27182] Upgrade to Time-HiRes-1.87 [ 28745] Upgrade to Time-HiRes-1.88. [ 28747] Upgrade to Time-HiRes-1.89. [ 28748] Update to Time-HiRes-1.90. [ 28919] Upgrade to Time-HiRes-1.91 [ 29010] Upgrade to Time-HiRes-1.92. [ 29023] Upgrade to Time-HiRes-1.93. [ 29031] Upgrade to Time-HiRes-1.94. [ 29181] Forgot to bump Time-HiRes $VERSION in change #29180 (IO's $VERSION is bumped already) [ 29423] Upgrade to Time-HiRes-1.95 [ 29426] Upgrade to Time-HiRes-1.96. [ 29428] Fix Time-HiRes linker error on Win32 introduced by upgrades from version 1.94 (#29423 and #29426) Subject: Re: Time::HiRes not happy? From: "Rafael Garcia-Suarez" Date: Fri, 1 Dec 2006 10:26:48 +0100 Message-ID: [ 29478] Upgrade to Time-HiRes 1.9702 [ 29495] Upgrade to Time-HiRes-1.9703 [ 29671] Upgrade to Time-HiRes-1.9704 [ 30157] Upgrade to Time-HiRes-1.9705 Branch: maint-5.8/perl +> ext/Time/HiRes/hints/aix.pl ext/Time/HiRes/hints/linux.pl !> MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm !> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL !> ext/Time/HiRes/fallback/const-c.inc ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 30287] By: nicholas on 2007/02/14 15:06:55 Log: Integrate: [ 29436] Upgrade to Devel::PPPort 3.10_01 [ 29437] Upgrade to Devel::PPPort 3.10_02 [ 30280] Upgrade to Devel::PPPort 3.11 Branch: maint-5.8/perl +> ext/Devel/PPPort/parts/base/5009005 +> ext/Devel/PPPort/parts/todo/5009005 !> (integrate 78 files) ____________________________________________________________________________ [ 30286] By: nicholas on 2007/02/14 14:15:49 Log: Integrate: [ 28062] Move some scripts under win32/ce-helpers. Subject: RE: Merge WinCE into Win32 directory and remove the the WinCE dir ectory From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" Date: Tue, 2 May 2006 17:30:59 +0200 Message-ID: [ 28072] Subject: Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu) From: Vadim Date: Wed, 03 May 2006 06:10:59 +0400 Message-ID: <44581133.8080100@vkonovalov.ru> [ 28085] Subject: [PATCH] wince another step From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" Date: Wed, 3 May 2006 20:11:11 +0200 Message-ID: [ 28096] Subject: [PATCH-for-28089] wince yet another step From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" Date: Thu, 4 May 2006 13:04:45 +0200 Message-ID: [ 28100] Subject: RE: [PATCH-for-28089] wince yet another step From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" Date: Thu, 4 May 2006 17:32:12 +0200 Message-ID: [ 28140] Subject: wince crosscompile patch for 28132 From: Vadim Date: Tue, 09 May 2006 15:09:43 +0400 Message-ID: <44607877.90603@vkonovalov.ru> [ 29145] Subject: [PATCH@29157] wince patch From: Vadim Date: Sat, 28 Oct 2006 23:48:46 +0400 Message-ID: <4543B41E.3070006@vkonovalov.ru> [ 29213] The non-unix parts for localtime_r_needs_tzset Plus forced Glossary entry. That is a TODO for automation [ 29424] I think #29060 / #29073 missed this [ 29451] Change #29424 may well be correct in itself, but currently doesn't work when perl is built with PERL_IMPLICIT_SYS because PERLIO_TERM uses PerlMemShared_free() which, in that case, involves the perlhost that has already been freed itself by perl_free(), which is called before PERL_SYS_TERM(). The order of perl_destruct(), perl_free(), PERL_SYS_TERM() cannot be changed (it is advertised in perlembed for a start), so just revert #29424 and the appropriate parts of #29442 for now. Perhaps PL_perlio_fd_refcnt needs allocating differently, or else the perlhost needs freeing later (after PerlIO)? [ 29465] Subject: [PATCH] Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing] From: Jarkko Hietaniemi Date: Mon, 04 Dec 2006 22:53:03 -0500 Message-ID: <4574ED1F.40508@iki.fi> Re-instates #29424 (previously reverted by #29451), now fixed to work with PERL_IMPLICIT_SYS, thanks to Jan Dubois. Also adds PERLIO_TERM to the Symbian port. [ 29604] Subject: Re: [PATCH] Making adding binary files possible From: demerphq Date: Wed, 20 Dec 2006 16:00:33 +0100 Message-ID: <9b18b3110612200700k48157cd1n1f2305f306b7de32@mail.gmail.com> plus matching updates to Makefile.SH and patching.pod Branch: maint-5.8/perl +> win32/ce-helpers/cecopy-lib.pl win32/ce-helpers/comp.pl +> win32/ce-helpers/compile-all.bat win32/ce-helpers/compile.bat +> win32/ce-helpers/makedist.pl win32/ce-helpers/registry.bat +> win32/perlmaince.c - win32/cecopy-lib.pl win32/comp.pl win32/compile-all.bat - win32/compile.bat win32/makedist.pl win32/perlmain.c - win32/registry.bat win32/win32-d.h win32/xconfig.h !> INSTALL MANIFEST README.ce perl.h perlio.c win32/Makefile.ce !> win32/config.ce win32/config_H.ce win32/perllib.c win32/vmem.h !> win32/win32.h win32/wince.c ____________________________________________________________________________ [ 30285] By: nicholas on 2007/02/14 13:53:42 Log: Integrate: [ 30276] [ 30277] Change 30276 wasn't meant do mess with t/lib/common.pl. Oops. Undo the mistake. Branch: maint-5.8/perl !> t/lib/common.pl ____________________________________________________________________________ [ 30284] By: nicholas on 2007/02/14 13:46:26 Log: Restore differences in maint that change 30282 removed. (It seemed cleaner to do it this way, rather than as part of the integration) Branch: maint-5.8/perl ! win32/Makefile.ce win32/config.ce win32/wince.c ! win32/wincesck.c ____________________________________________________________________________ [ 30283] By: nicholas on 2007/02/14 13:43:15 Log: Dear perforce, just because merged it before (in the time frame of this branch) by accident, doesn't mean that I don't want to merge it now, when the time is right. http://xkcd.com/c149.html Branch: maint-5.8/perl +> win32/Makefile.ce ____________________________________________________________________________ [ 30282] By: nicholas on 2007/02/14 13:38:24 Log: Integrate: [ 28061] Subject: Re: Merge WinCE into Win32 directory and remove the the WinCE directory From: demerphq Date: Mon, 1 May 2006 19:02:09 +0200 Message-ID: <9b18b3110605011002m56c0db99n169ae677efb6d059@mail.gmail.com> Plus adjustements to MANIFEST. Also, perlmain.c seemed to be missing from the patch. Branch: maint-5.8/perl +> win32/cecopy-lib.pl win32/comp.pl win32/compile-all.bat +> win32/compile.bat win32/config.ce win32/config_H.ce +> win32/makedist.pl win32/perl.rc win32/perlmain.c +> win32/registry.bat win32/win32-d.h win32/win32ceio.c +> win32/win32iop-o.h win32/wince.c win32/wince.h +> win32/wincesck.c win32/xconfig.h - wince/Makefile.ce wince/bin/exetype.pl wince/bin/perlglob.pl - wince/bin/pl2bat.pl wince/bin/runperl.pl wince/bin/search.pl - wince/cecopy-lib.pl wince/comp.pl wince/compile-all.bat - wince/compile.bat wince/config.ce wince/config_H.ce - wince/config_h.PL wince/config_sh.PL wince/dl_win32.xs - wince/include/arpa/inet.h wince/include/sys/socket.h - wince/makedist.pl wince/makeico.pl wince/perl.rc - wince/perlhost.h wince/perllib.c wince/perlmain.c - wince/registry.bat wince/runperl.c wince/splittree.pl - wince/vdir.h wince/vmem.h wince/win32.h wince/win32io.c - wince/win32iop.h wince/win32thread.c wince/win32thread.h - wince/wince.c wince/wince.h wince/wincesck.c !> MANIFEST win32/include/sys/socket.h win32/win32.h !> win32/win32thread.h ____________________________________________________________________________ [ 30281] By: nicholas on 2007/02/14 13:33:27 Log: Integrate: [ 28003] Subject: Merge WinCE and Win32 directories -- Initial patch From: demerphq Date: 27-Apr-2006 23:30 Message-ID: <9b18b3110604271430k4de84685jec6535ded195ed94@mail.gmail.com> Branch: maint-5.8/perl !> win32/config_h.PL win32/dl_win32.xs win32/include/sys/socket.h !> win32/perlhost.h win32/perllib.c win32/vdir.h win32/vmem.h !> win32/win32.h ____________________________________________________________________________ [ 30280] By: mhx on 2007/02/14 13:23:50 Log: Upgrade to Devel::PPPort 3.11 Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/README ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL ! ext/Devel/PPPort/mktests.PL ext/Devel/PPPort/module2.c ! ext/Devel/PPPort/module3.c ext/Devel/PPPort/parts/apicheck.pl ! ext/Devel/PPPort/parts/inc/MY_CXT ! ext/Devel/PPPort/parts/inc/SvPV ! ext/Devel/PPPort/parts/inc/SvREFCNT ! ext/Devel/PPPort/parts/inc/Sv_set ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop ! ext/Devel/PPPort/parts/inc/exception ! ext/Devel/PPPort/parts/inc/format ! ext/Devel/PPPort/parts/inc/grok ! ext/Devel/PPPort/parts/inc/limits ! ext/Devel/PPPort/parts/inc/mPUSH ! ext/Devel/PPPort/parts/inc/magic ! ext/Devel/PPPort/parts/inc/memory ! ext/Devel/PPPort/parts/inc/misc ! ext/Devel/PPPort/parts/inc/newCONSTSUB ! ext/Devel/PPPort/parts/inc/newRV ! ext/Devel/PPPort/parts/inc/podtest ! 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/snprintf ! ext/Devel/PPPort/parts/inc/strlfuncs ! ext/Devel/PPPort/parts/inc/sv_xpvf ! ext/Devel/PPPort/parts/inc/threads ! ext/Devel/PPPort/parts/inc/uv ! ext/Devel/PPPort/parts/inc/variables ! ext/Devel/PPPort/parts/inc/version ! ext/Devel/PPPort/parts/inc/warn ! ext/Devel/PPPort/parts/ppptools.pl ext/Devel/PPPort/soak ! ext/Devel/PPPort/typemap ____________________________________________________________________________ [ 30279] By: nicholas on 2007/02/14 11:47:20 Log: Integrate: [ 29691] Subject: Re: [PATCH] perlio.c repair From: Bo Lindbergh Date: Thu, 4 Jan 2007 18:22:09 +0100 Message-Id: [ 29701] Subject: [PATCH] ext/PerlIO/via/via.xs freeing the wrong thing From: Bo Lindbergh Date: Fri, 5 Jan 2007 19:19:53 +0100 Message-Id: [ 29894] Subject: [PATCH] Re: Race condition in IPC::Open3 / Mac OS? From: Bo Lindbergh Date: Sat, 20 Jan 2007 02:39:57 +0100 Message-Id: Branch: maint-5.8/perl !> ext/PerlIO/via/via.xs perlio.c ____________________________________________________________________________ [ 30278] By: merijn on 2007/02/14 07:54:59 Log: Subject: Re: [PATCH] Document that m//k works From: demerphq Date: Tue, 13 Feb 2007 22:04:54 +0100 Message-ID: <9b18b3110702131304q370f3530j463c1a59c5ac1dfe@mail.gmail.com> Branch: perl + t/op/regexp_pmod.t - t/op/regexp_kmod.t ! MANIFEST ext/re/t/re_funcs.t pod/perlop.pod pod/perlre.pod ! pod/perlvar.pod regexp.h ____________________________________________________________________________ [ 30277] By: nicholas on 2007/02/14 00:04:54 Log: Change 30276 wasn't meant do mess with t/lib/common.pl. Oops. Undo the mistake. Branch: perl ! t/lib/common.pl ____________________________________________________________________________ [ 30276] By: nicholas on 2007/02/14 00:01:04 Log: Integrate: [ 29215] Subject: Re: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not. From: SADAHIRO Tomoyuki Date: Mon, 06 Nov 2006 23:31:50 +0900 Message-Id: <20061106233139.A2BC.BQW10602@nifty.com> [ 29712] fix occasional op/time.t failure test 2 uses far more sys than user time, so it's possible to burn 20 secs of wall time without an apparent increase in user time Branch: maint-5.8/perl !> t/op/time.t Branch: perl ! t/lib/common.pl ____________________________________________________________________________ [ 30275] By: nicholas on 2007/02/13 23:54:25 Log: Integrate: [ 27185] Subject: Getopt::Long::Configure 'no_getopt_compat' From: Abigail Date: Tue, 14 Feb 2006 23:58:07 +0100 Message-ID: <20060214225806.GA4120@abigail.nl> [ 27186] Version bump to go along with change #27185 [ 30086] Upgrade to Getopt::Long 2.36 Branch: maint-5.8/perl +> lib/Getopt/Long/t/gol-xargv.t lib/Getopt/Long/t/gol-xstring.t !> MANIFEST lib/Getopt/Long.pm lib/Getopt/Long/CHANGES !> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t !> lib/Getopt/Long/t/gol-linkage.t ____________________________________________________________________________ [ 30274] By: nicholas on 2007/02/13 23:49:45 Log: Integrate: [ 27001] Add -DPTR_IS_LONG when building with -Duse64bitint on Solaris/i386. Otherwise, the build fails in POSIX. [ 29339] Silence some warnings during Configure [ 29341] Upgrade warning should only be issued if upgrade happens [ 30155] Subject: [PATCH hints/linux.sh] libdb may require pthread From: Jonathan Stowe Date: Wed, 07 Feb 2007 11:56:17 +0000 Message-Id: <1170849377.13207.14.camel@coriolanus.gellyfish.com> Branch: maint-5.8/perl !> hints/hpux.sh hints/linux.sh hints/solaris_2.sh ____________________________________________________________________________ [ 30273] By: nicholas on 2007/02/13 23:40:57 Log: Integrate: [ 26459] De-duplicate the items in @EXPORT. (@EXPORT is built from all the tags, and some constants are mentioned in multiple tags). Should this logic be in Exporter::Heavy? [ 26709] Tweak the code that generates unique entries in @POSIX::EXPORT so that the array ends up with shared hash key scalars, for a memory saving. [ 29571] POSIX::SigAction::new can be moved into the AUTOLOAD section. [ 29586] Given that POSIX already has AutoLoader loaded, move as much as possible of POSIX::SigRt out to AutoLoadLand, so that it won't be loaded unless someone starts using the realtime signals interface. [ 29587] Ensure that POSIX.pm is strict and warnings compliant throughout if the __END__ is temporarily removed. [ 29591] Disable strictures in POSIX AUTOLOAD [ 29592] Add a regression test to verify that POSIX::AUTOLOAD works, and silence a potential warning from it. Branch: maint-5.8/perl !> ext/POSIX/POSIX.pm ext/POSIX/t/posix.t ____________________________________________________________________________ [ 30272] By: nicholas on 2007/02/13 23:24:02 Log: Integrate: [ 29736] Make opcode.pl strict and warnings clean. [ 29738] Make autodoc.pl strict clean. [ 29739] Make keywords.pl strict and warnings clean. [ 29740] Make makedef.pl warnings and strict clean. [ 29741] Make minimod.pl warnings and strict clean. [ 29742] Subject: ./miniperl minimod.pl ... Can't locate strict.pm From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig) Date: Wed, 10 Jan 2007 04:55:55 +0100 Message-ID: <87lkkbk01g.fsf@k75.linux.bogus> [ 29774] makedef.pl should be able to load "strict" Branch: maint-5.8/perl !> autodoc.pl keywords.pl makedef.pl minimod.pl opcode.pl ____________________________________________________________________________ [ 30271] By: nicholas on 2007/02/13 23:07:06 Log: Integrate: [ 28510] Subject: [PATCH] perl5db.pl: read full lines from remote socket From: Brendan O'Dea Date: Sat, 8 Jul 2006 13:27:50 +1000 Message-ID: <20060708032750.GA20454@londo.c47.org> [ 29403] Subject: [PATCH 5.8.8] perl5db on miniperl From: Ilya Zakharevich Date: Tue, 28 Nov 2006 03:39:05 -0800 Message-ID: <20061128113905.GA18135@powdermilk.math.berkeley.edu> [ 29415] Subject: [PATCH perl5db.pl] MacOSX debugger fork support From: Richard Foley Date: Wed, 29 Nov 2006 12:00:53 +0100 Message-Id: <200611291200.53429.Richard.Foley@rfi.net> [ 29555] Subject: [PATCH] perl5db.pl Mac OS X fix From: Bo Lindbergh Date: Thu, 14 Dec 2006 13:34:06 +0100 Message-Id: <658AFA03-517E-4068-93CA-06D4A93B5CA5@hagernas.com> [ 29582] lib/perl5db.pl: Remove code now moved to OS2::Process Subject: [PATCH 5.8.8] OS/2 build, small change From: Ilya Zakharevich Date: Mon, 18 Dec 2006 01:20:12 -0800 Message-ID: <20061218092012.GA15022@powdermilk.math.berkeley.edu> Branch: maint-5.8/perl !> lib/perl5db.pl ____________________________________________________________________________ [ 30270] By: nicholas on 2007/02/13 22:52:13 Log: Integrate: [ 29274] A first regression test for the debugger, by Shlomi Fish and Richard Foley. [ 29275] debugger test could hang if run with umask 0002 [ 29278] Move the test files for the debugger in a t/ subdirectory, so they don't get installed [ 29280] Tweaks to the debugger test by Richard Foley, plus fix auxiliary file path Branch: maint-5.8/perl +> lib/perl5db.t lib/perl5db/t/eval-line-bug !> MANIFEST ____________________________________________________________________________ [ 30269] By: nicholas on 2007/02/13 21:18:26 Log: Integrate: [ 28322] Subject: [PATCH] perlio.c: nobody was freeing PL_perlio_fd_refcnt, now PerlIO_cleanup() is From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Sun, 28 May 2006 18:15:35 +0300 (EEST) Message-Id: <20060528151535.BEA3E6D08C@seth.hut.fi> [ 28329] Revert change 28322, which makes ithreads panic [ 29045] Subject: [PATCH] blead valgrind finding From: Jarkko Hietaniemi Date: Wed, 18 Oct 2006 20:07:54 -0400 Message-ID: <4536C1DA.4060600@iki.fi> [ 29046] Remove free() part of change #29045, which causes panics from miniperl in FreeBSD/multithreaded [ 29050] Memory leak fix, by Jarkko [ 29060] More leak fixes, by Jarkko [ 29065] Enable perlio mutexes under threads (by Jarkko) [ 29066] Adjustment to symbol lists after latest changes (by Jarkko) [ 29070] Fix in perl.h for compiling with g++. [ 29073] Always defining PERLIO_TERM, even if it's empty, makes for a simpler PERL_SYS_TERM [ 29074] Add PERLIO_INIT to PERL_SYS_INIT. I infer that this was accidentally omitted from change 29060 [ 29075] Semicolon consistency between PERL_FPU_INIT and the other INITs. [ 29077] Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and PERL_SYS_TERM* in */*ish.h headers. [ 29424] I think #29060 / #29073 missed this [ 29425] Don't try to export fd_refcnt symbols when building without USE_PERLIO to keep the Win32 linker happy [ 29442] Subject: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing From: demerphq Date: Sat, 2 Dec 2006 14:48:54 +0100 Message-ID: <9b18b3110612020548l7c5aefd4m19cb0b5c4395abb4@mail.gmail.com> [ 29451] Change #29424 may well be correct in itself, but currently doesn't work when perl is built with PERL_IMPLICIT_SYS because PERLIO_TERM uses PerlMemShared_free() which, in that case, involves the perlhost that has already been freed itself by perl_free(), which is called before PERL_SYS_TERM(). The order of perl_destruct(), perl_free(), PERL_SYS_TERM() cannot be changed (it is advertised in perlembed for a start), so just revert #29424 and the appropriate parts of #29442 for now. Perhaps PL_perlio_fd_refcnt needs allocating differently, or else the perlhost needs freeing later (after PerlIO)? [ 29465] Subject: [PATCH] Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing] From: Jarkko Hietaniemi Date: Mon, 04 Dec 2006 22:53:03 -0500 Message-ID: <4574ED1F.40508@iki.fi> Re-instates #29424 (previously reverted by #29451), now fixed to work with PERL_IMPLICIT_SYS, thanks to Jan Dubois. Also adds PERLIO_TERM to the Symbian port. [ 29477] Subject: [PATCH] Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing] From: Jarkko Hietaniemi Date: Tue, 05 Dec 2006 16:08:33 -0500 Message-ID: <4575DFD1.1060108@iki.fi> Fixes a problem spotted by Jan Dubois: The PerlMemShared pool is only shared between the interpreters that can share data structures (interpreters created by perl_clone(), which mean pseudo-fork, and threads.xs). The pool is not shared between interpreters that are created separately by perl_alloc(). [...] I guess this means PL_perlio_fd_refcnt needs to be allocated and freed by standard malloc() and not go through any abstraction. [ 29694] Update copyright for perlio.c [ 29700] Normalize copyright of perlio.c for years >= 2006 [ 29811] Subject: [PATCH] Symbian/S90 further fixes From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Mon, 15 Jan 2007 06:11:52 +0200 (EET) Message-Id: <20070115041152.374AB43A67@anubis.hut.fi> [ 29813] Revert perl.h part of change 29811, which breaks compilation with gcc [ 29826] Proper symbian fix (replacing change #29813) by Jarkko [ 30079] Subject: [PATCH] one more iteration on PerlIO_teardown prototype From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Tue, 30 Jan 2007 04:20:21 +0200 (EET) Message-Id: <20070130022021.6051443A67@anubis.hut.fi> [ 30120] In vms/gen_shrfls.pl, consider EXTERN_C declarations as function candidates, not global variable candidates. Currently only needed for PerlIO_teardown. plus add dummy HINTS_REFCNT_INIT and HINTS_REFCNT_TERM in hv.h Branch: maint-5.8/perl ! embedvar.h hv.h perlapi.h !> dosish.h epoc/epocish.h makedef.pl mpeix/mpeixish.h !> os2/os2ish.h perl.h perlio.c perlio.sym perliol.h perlvars.h !> plan9/plan9ish.h unixish.h vms/gen_shrfls.pl vms/vmsish.h !> win32/perllib.c win32/win32.c ____________________________________________________________________________ [ 30268] By: nicholas on 2007/02/13 20:11:53 Log: Invoke minitrue to ensure that my spelling had always been correct. [We] thank Big Brother for raising the chocolate ration to twenty grammes a week. Branch: perl ! Changes ____________________________________________________________________________ [ 30267] By: merijn on 2007/02/13 20:11:08 Log: Subject: Re: Segmentation fault at undeclared for loop variable From: Robin Houston Date: Tue, 13 Feb 2007 16:50:08 +0000 Message-Id: Branch: perl ! op.c ____________________________________________________________________________ [ 30266] By: nicholas on 2007/02/13 19:46:40 Log: Integrate: [ 27197] Pod::Plainer is tested, actually (spotted by chromatic) [ 27198] CPAN::FirstTime can go as well from the untested module list Branch: maint-5.8/perl !> t/lib/1_compile.t ____________________________________________________________________________ [ 30265] By: merijn on 2007/02/13 19:43:15 Log: Subject: [PATCH] add hooks for capture buffers into regex engine. From: demerphq Date: Tue, 13 Feb 2007 20:27:33 +0100 Message-ID: <9b18b3110702131127q79cc6df1lb1480d9a40d15213@mail.gmail.com> Branch: perl ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h mg.c perl.h ! proto.h regcomp.c regcomp.h regexp.h ____________________________________________________________________________ [ 30264] By: merijn on 2007/02/13 19:36:56 Log: Subject: Re: [perl #41491] Incorrect regexp warning. From: demerphq Date: Tue, 13 Feb 2007 19:09:17 +0100 Message-ID: <9b18b3110702131009l6a0867a3m8317c9d62328f834@mail.gmail.com> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30263] By: nicholas on 2007/02/13 19:23:41 Log: Integrate: [ 27059] Change PL_perlio_fd_refcnt from a fixed size static array to a pointer to a dynamic array. [ 27166] Fix change 27059 so that it actually works with >16 file descriptors. With programmers like these, we need Stadler & Waldorf on code review. Branch: maint-5.8/perl ! embed.h proto.h !> embedvar.h perlapi.h perlio.c perlvars.h ____________________________________________________________________________ [ 30262] By: nicholas on 2007/02/13 18:05:20 Log: Integrate: [ 26522] add tests for MY_CXT API and improve its documentation [ 29124] Subject: [PATCH] Change MY_CXT ref in perl.h From: "Jerry D. Hedden" Date: Thu, 26 Oct 2006 08:35:46 -0700 (PDT) Message-ID: <20061026153546.71547.qmail@web30214.mail.mud.yahoo.com> Branch: maint-5.8/perl +> ext/XS/APItest/t/my_cxt.t !> MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs !> perl.h pod/perlxs.pod ____________________________________________________________________________ [ 30261] By: nicholas on 2007/02/13 17:58:37 Log: Integrate: [ 26774] s/superceded/superseded/g Branch: maint-5.8/perl !> Changes5.004 Changes5.6 handy.h pod/perlapi.pod ____________________________________________________________________________ [ 30260] By: nicholas on 2007/02/13 17:34:53 Log: The hash lookup in dMY_CXT_SV has been assuming a string constant because it was using MY_CXT_KEY, sizeof(MY_CXT_KEY) - 1. So enforce this assumption by switching from hv_fetch() to hv_fetchs(). Now buggy code won't compile. Branch: maint-5.8/perl ! perl.h ____________________________________________________________________________ [ 30259] By: nicholas on 2007/02/13 16:04:12 Log: Integrate: [ 26483] Using a hash reference rather than a hash can save a hash copy. [ 26484] Tests for creating constants where prototypes or other symbols of the same name already exist. [ 26485] The value from caller doesn't change, so my $pkg = caller; should be moved out of the loop. [ 26487] Rework constant.pm to take advantage of the space savings of proxy constant subroutines whenever it can. [ 26502] As what we're doing is generating subroutines, which are methods, we need to invalidate cached methods. For constant.pm we need to create &Internals::inc_sub_generation [ 30255] Change 26487 left some debugging code in, and through the wonders of autovivification, that code actually introduced a bug, most easily visible for the for the non-5.9.x case. Branch: maint-5.8/perl !> lib/constant.pm lib/constant.t universal.c ____________________________________________________________________________ [ 30258] By: steveh on 2007/02/13 16:02:42 Log: Vadim did the static build change Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 30257] By: rgs on 2007/02/13 15:30:12 Log: A few more details in perldelta Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 30256] By: stevep on 2007/02/13 15:23:00 Log: Upgrade to CPAN-1.88_72 Branch: perl ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm ! lib/CPAN/Queue.pm lib/CPAN/Tarzip.pm ____________________________________________________________________________ [ 30255] By: nicholas on 2007/02/13 14:22:32 Log: Change 26487 left some debugging code in, and through the wonders of autovivification, that code actually introduced a bug, most easily visible for the for the non-5.9.x case. Branch: perl ! ext/B/t/optree_constants.t lib/constant.pm ____________________________________________________________________________ [ 30254] By: stevep on 2007/02/13 03:19:05 Log: Subject: [PATCH] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gz From: John Peacock Date: Mon, 12 Feb 2007 21:51:23 -0500 Message-ID: <45D127AB.3050904@rowman.com> Branch: perl ! lib/version.pm lib/version.pod lib/version.t util.c ____________________________________________________________________________ [ 30253] By: nicholas on 2007/02/12 23:35:15 Log: Correct formatting in Changes Branch: maint-5.8/perl ! Changes ____________________________________________________________________________ [ 30251] By: nicholas on 2007/02/12 23:24:50 Log: Integrate: [ 27991] Subject: [PATCH] t/op/loopctl.t using test.pl From: David Landgren Date: Thu, 27 Apr 2006 19:13:28 +0200 Message-ID: <4450FBB8.8070203@landgren.net> [ 27993] Subject: [PATCH] t/op/sort.t using test.pl From: David Landgren Date: Thu, 27 Apr 2006 18:25:56 +0200 Message-ID: <4450F094.2010907@landgren.net> [ 27998] Subject: [PATCH] t/op/auto.pl using test.pl From: David Landgren Date: Fri, 28 Apr 2006 13:56:30 +0200 Message-ID: <445202EE.6000604@landgren.net> [ 27999] Subject: [PATCH] t/op/delete.t using test.pl From: David Landgren Date: Fri, 28 Apr 2006 15:03:39 +0200 Message-ID: <445212AB.4080404@landgren.net> [ 28000] Subject: [PATCH] t/op/defins.t using test.pl From: David Landgren Date: Fri, 28 Apr 2006 14:27:39 +0200 Message-ID: <44520A3B.1080707@landgren.net> [ 28056] Subject: [PATCH] t/op/hashwarn.t using test.pl From: David Landgren Date: Sat, 29 Apr 2006 17:51:28 +0200 Message-ID: <44538B80.2060503@landgren.net> [ 28057] Subject: Re: [PATCH] t/op/glob.t using test.pl From: David Landgren Date: Sat, 29 Apr 2006 15:32:07 +0200 Message-ID: <44536AD7.4060608@landgren.net> [ 28094] Subject: [PATCH] t/op/context.t using test.pl From: David Landgren Date: Wed, 03 May 2006 16:20:40 +0200 Message-ID: <4458BC38.6050600@landgren.net> [ 28095] Subject: [PATCH] t/op/grep.t using test.pl From: David Landgren Date: Wed, 03 May 2006 15:53:38 +0200 Message-ID: <4458B5E2.7090103@landgren.net> [ 28097] Resubmit change #28095 Branch: maint-5.8/perl ! t/op/hashwarn.t !> t/op/auto.t t/op/context.t t/op/defins.t t/op/delete.t !> t/op/glob.t t/op/grep.t t/op/loopctl.t t/op/sort.t ____________________________________________________________________________ [ 30250] By: nicholas on 2007/02/12 22:50:56 Log: Integrate: [ 26897] Make sure the most common IPPROTO_* constants are always available. These are well known numbers so it should not be a problem to hardcode values when no constant is provided by the C library. Ref . On some old glibc systems (eg Redhat 6) IPPROTO_TCP is an enum only and this change workaround that problem as well. [ 26902] Use the IPPROTO_TCP constant instead of 6. [ 26903] Allow IPPROTO_ICMP and IPPROTO_UDP to be exported. These were introduced in change 26897. [ 27851] Coverity is flagging a potential problem because it sees a check for NULL and assumes that this means that the variable host could be NULL. It can't, and the check added in change 13291 was a little bit more than the minimal solution needed for the bug report [ID 20011126.148] Hence remove the NULL check. Branch: maint-5.8/perl !> ext/Socket/Makefile.PL ext/Socket/Socket.pm !> ext/Socket/Socket.xs ext/Socket/t/Socket.t ____________________________________________________________________________ [ 30249] By: nicholas on 2007/02/12 22:38:50 Log: Integrate: [ 28312] Upgrade to Sys-Syslog-0.14 [ 28410] Upgrade to Sys::Syslog 0.16 [ 28610] Upgrade to Sys-Syslog-0.17 [ 28611] The rest of the changes for Sys-Syslog-0.17 which my new patch no longer automatically "p4 edits" for me. [ 28782] Upgrade to Sys::Syslog 0.18 Branch: maint-5.8/perl !> 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/constants.t ext/Sys/Syslog/t/syslog.t ____________________________________________________________________________ [ 30248] By: nicholas on 2007/02/12 22:12:39 Log: Integrate: [ 28933] Subject: [PATCH] Update Stratus VOS files. From: "Green, Paul" Date: Tue, 3 Oct 2006 17:40:03 -0400 Message-ID: Branch: maint-5.8/perl +> vos/syslog.h !> MANIFEST vos/Changes vos/vos.c ____________________________________________________________________________ [ 30247] By: nicholas on 2007/02/12 22:11:52 Log: Integrate: [ 28494] Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer. Also, sync'ing up with the CPAN version of the module. [ 29932] Upgrade to Math-Complex-1.37. Branch: maint-5.8/perl !> Porting/Maintainers.pl lib/Math/Complex.pm lib/Math/Complex.t !> lib/Math/Trig.pm lib/Math/Trig.t ____________________________________________________________________________ [ 30246] By: nicholas on 2007/02/12 21:59:14 Log: Integrate: [ 26573] Documentation fix for File::Temp::new Subject: [perl #38127] Bug in perldoc File::Temp From: pm@capmon.dk (via RT) Date: Mon, 02 Jan 2006 02:48:41 -0800 Message-ID: [ 28755] Upgrade to File-Temp-0.17. Also, a change to Tim Jenness's email. [ 29935] Upgrade to File-Temp-0.18. Branch: maint-5.8/perl +> lib/File/Temp/t/cmp.t lib/File/Temp/t/seekable.t !> AUTHORS MANIFEST lib/File/Temp.pm ____________________________________________________________________________ [ 30245] By: nicholas on 2007/02/12 21:38:51 Log: Reverse change 26741 and restore two tests to t/io/fs.t that appear to be working now. Branch: maint-5.8/perl ! t/io/fs.t ____________________________________________________________________________ [ 30244] By: nicholas on 2007/02/12 21:35:09 Log: Integrate: [ 27939] Subject: Update to AUTHORS file From: Joshua Rodd Date: Sat, 22 Apr 2006 14:39:11 -0400 Message-ID: <20060422183911.GA19435@rodd.us> [ 28102] Subject: [PATCH] Email address changes From: "Jan Dubois" Date: Thu, 4 May 2006 15:28:19 -0700 Message-ID: <007101c66fca$0b651a50$2217a8c0@candy> [ 28973] Address update for Jerry D. Hedden Branch: maint-5.8/perl !> AUTHORS ____________________________________________________________________________ [ 30243] By: nicholas on 2007/02/12 21:33:38 Log: Integrate: [ 27393] Update David Dyck's e-mail address. [ 27400] Make report on bad filenames easier to read [ 27464] gozer took over from gsar (some time ago). [ 27494] threads and threads::shared are now dual-lived modules [ 28033] Add a --percentage option to checkAUTHORS.pl to show rankings as percentages. [ 28068] cumulative totals and list reverse for checkAUTHORS.pl [ 28103] Teach checkAUTHORS.pl about Sarathy's new email address. [ 28118] Tie::RefHash is now dual life, maintained by Yuval Kogman. [ 28506] Update Audrey Tang's email throughout various files. [ 28596] Additional reason for ssh passphrase failures. [ 28707] Update Porting/Maintainers.pl w.r.t. #28695, #28703 and #28706. [ 28711] New authors [ 28724] Actually, Richard Clamp doesn't maintain Module::CoreList anymore. [ 28796] Add Exporter in the dual-lived module list [ 28810] Update Porting/Maintainers.pl w.r.t. #28809 [ 28812] Update Porting/Maintainers.pl w.r.t. #28811 [ 28845] MakeMaker is being split in new sub-distributions on CPAN [ 28895] Saddest patch I ever had to apply. [ 28932] Text::Soundex is now dual-lived. [ 29114] Add Term::UI and Object::Accessor to the list of dual-life modules [ 29292] Update checkcfgvars.pl: config.ce is in win32/ in 5.9.x Leave wince/config.ce in the list as well, though, because that still exists in 5.8.x [ 29362] Tune configure.com checking to ignore trailing comments. [ 29370] Even better configure.com handling for checkcfgvar.pl [ 29579] ExtUtils::Command is now maintained separately from MakeMaker [ 29841] Typo fix, by Robin Barker [ 29844] Subject: [PATCH] Re: Dual-lived AutoLoader From: Steffen Mueller Date: Tue, 16 Jan 2007 15:29:44 +0100 Message-ID: <45ACE158.4080102@sneakemail.com> [ 30025] Change Tels' contact address Branch: maint-5.8/perl !> AUTHORS Porting/Maintainers.pl Porting/check83.pl !> Porting/checkAUTHORS.pl Porting/checkcfgvar.pl !> Porting/repository.pod ____________________________________________________________________________ [ 30242] By: nicholas on 2007/02/12 21:17:51 Log: Integrate: [ 25718] Upgrade to Test-Simple-0.62. [well, some missing files. Hateful prohibition on branch then integrate I assume] [ 26743] VMS needs the meta-quoted version of $0 [ 28514] Upgrade to Test-Simple-0.63 [ 28517] Hmmm...patch didn't warn about rejects in tbt_01basic.t. [ 28519] Clear up test based on line number differences between the core and the Test-Simple version. [ 28586] Upgrade to Test-Simple-0.64 [ 28836] Upgrade to Test-Simple-0.64_02 [ 29211] Upgrade to Test::Simple 0.64_03 [ 29244] Upgrade to Test-Simple-0.65. [ 29444] Upgrade to Test-Simple-0.66. [ 29933] Upgrade to Test-Simple-0.67 Branch: maint-5.8/perl +> lib/Test/Simple/t/carp.t !> (integrate 32 files) ____________________________________________________________________________ [ 30241] By: nicholas on 2007/02/12 20:43:49 Log: Move the pop_return() into Perl_delete_eval_scope() from both of its callers. Branch: maint-5.8/perl ! op.c perl.c pp_ctl.c ____________________________________________________________________________ [ 30240] By: nicholas on 2007/02/12 20:29:43 Log: Integrate: [ 29832] Avoid a SEGV in DBI's test suite, discovered by Andreas. Probably need to go through and audit to see if there are analagous places that need tweaking. Branch: perl !> perl.c ____________________________________________________________________________ [ 30239] By: nicholas on 2007/02/12 20:04:15 Log: Integrate: [ 25084] a long /etc/groups entry could cause memory exhaustion. Too small a buffer would cause ERANGE and a retry with double the buffer size. later at EOF, the apparent error got 'stuck' as ERANGE rather than ENOENT, so the buffer size doubled recursively [ 28749] Part of one of Jarkko's g++ patches that was missed. [ 28750] The previous change causes compile failures with threaded Perls. [ 28877] Subject: [PATCH] deal with some gcc warnings From: Jarkko Hietaniemi Date: Thu, 21 Sep 2006 09:08:47 +0300 Message-ID: <45122C6F.9080904@iki.fi> [ 29209] RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not. From: "Benjamin Holzman" Date: Wed, 19 Jul 2006 07:11:09 -0400 Message-ID: <010801c6ab24$09b9ed30$ce0515ac@office.iseoptions.com> [ 29210] Change reentr.pl to generate reentr.h accordingly to change 29209 [ 29213] The non-unix parts for localtime_r_needs_tzset Plus forced Glossary entry. That is a TODO for automation [ 29704] Add 2007 copyrights in a few more .pl files that generate code (thanks to Jarkko) Branch: maint-5.8/perl ! reentr.c reentr.inc !> Configure Cross/config.sh-arm-linux NetWare/config.wc !> Porting/Glossary Porting/config_H config_h.SH configure.com !> epoc/config.sh handy.h overload.pl plan9/config.plan9 !> plan9/config_h.sample plan9/config_sh.sample reentr.h !> reentr.pl t/op/time.t uconfig.sh win32/config.bc !> win32/config.gc win32/config.vc win32/config.vc64 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc !> win32/config_H.vc64 ____________________________________________________________________________ [ 30238] By: nicholas on 2007/02/12 19:38:26 Log: Integrate: [ 25084] a long /etc/groups entry could cause memory exhaustion. Too small a buffer would cause ERANGE and a retry with double the buffer size. later at EOF, the apparent error got 'stuck' as ERANGE rather than ENOENT, so the buffer size doubled recursively (reentr.pl is rather forked, which is a pain) Branch: maint-5.8/perl ! reentr.inc !> reentr.h reentr.pl ____________________________________________________________________________ [ 30237] By: nicholas on 2007/02/12 19:15:16 Log: Integrate: [ 27036] Doc nit by Andy Dougherty [ 28870] Changed +DA2.0w to +DD64; Added notes about C ANSI C updates on HP-UX 11.00. [ 28982] New shiny models [ 29575] Subject: PATCH: Add =encoding directive to non-latin READMEs From: Slaven Rezic Date: 16 Dec 2006 11:20:36 +0100 Message-ID: <87wt4sdtvv.fsf@biokovo.herceg.de> [ 29778] Superdome now also in Itanium series (sx1000 & sx2000), cx2600 is Madison 6 Branch: maint-5.8/perl !> README.aix README.cn README.hpux README.jp README.ko README.tw ____________________________________________________________________________ [ 30236] By: merijn on 2007/02/12 18:33:45 Log: Subject: Re: [perl #41492] Incorrect match with /(?(DEFINE)(?
(?&B)+)(? a))/ From: demerphq Date: Mon, 12 Feb 2007 19:15:33 +0100 Message-ID: <9b18b3110702121015o1c84ff6hfd69cfa645fae0bf@mail.gmail.com> Branch: perl ! regexec.c t/op/re_tests ____________________________________________________________________________ [ 30235] By: nicholas on 2007/02/12 18:25:07 Log: Integrate: [ 24458] Fix from Steve Peters [ 24464] Subject: RE: 5.8.7-tobe fails to compile on AIX 4.3.3 From: "Jan Dubois" Message-Id: <200505131921.j4DJLgG5007986@smtp3.ActiveState.com> Date: Fri, 13 May 2005 12:21:40 -0700 and then regenerate reentr.h, with the , no longer inside REENTR_MEMZERO(). This keeps macros looking like functions. Branch: perl ! reentr.h !> reentr.pl ____________________________________________________________________________ [ 30234] By: merijn on 2007/02/12 17:46:46 Log: Subject: Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering. From: Paul Johnson Date: Sat, 10 Feb 2007 23:10:31 +0100 Message-ID: <20070210221031.GB31280@pjcj.net> Branch: perl ! README.hpux pod/perlre.pod ____________________________________________________________________________ [ 30233] By: rgs on 2007/02/12 17:00:09 Log: Skip this test if "use open" fails due to an unknown encoding Branch: perl ! ext/PerlIO/encoding/t/nolooping.t ____________________________________________________________________________ [ 30232] By: nicholas on 2007/02/12 16:27:14 Log: Integrate: [ 27184] Back out change change 10214 (drop SVp_IOK from >> PRIVSHIFT) as it never felt quite correct, and other parts of the SV conversion implementation have improved such that the symptoms 10214 covered over are gone even without it. [ 27228] To make arithmetic on tainted dualvars work properly requires that sv_2nv uses SvIVX in preference to SvPVX, if SVp_IOK is true. [ 29669] Assignment to a tainted variable was causing confusion if the source value was an NV too large for an IV (bug #40708). Fix the confusion by not promoting private flags to public flags in S_save_magic if there are already public flags. Branch: maint-5.8/perl !> mg.c scope.c sv.c t/op/taint.t ____________________________________________________________________________ [ 30231] By: nicholas on 2007/02/12 16:02:29 Log: Integrate: [ 28292] correct POPSTACK/POPMARK confusion in perlhack.pod [ 28303] Subject: RE: perlhack.pod confused about POPSTACK From: "Jan Dubois" Date: Wed, 24 May 2006 16:35:14 -0700 Message-Id: <03ee01c67f8a$b4d6aca0$2217a8c0@candy> clean up davem's doc thinko of change #28292 [ 28317] Subject: RE: perlhack.pod confused about POPSTACK From: "Jan Dubois" Date: Thu, 25 May 2006 18:20:25 -0700 Message-Id: <059101c68062$9143d550$2217a8c0@candy> more fixing of the PUSHMARK example [ 28418] Subject: Re: [PATCH] perlhack.pod From: "Dr.Ruud" Date: Thu, 22 Jun 2006 23:42:53 +0200 Message-ID: <20060622215407.9605.qmail@lists.develooper.com> [ 28515] Subject: [PATCH] perlhack.pod From: Jarkko Hietaniemi Date: Sun, 09 Jul 2006 14:55:20 +0300 Message-ID: <44B0EEA8.4080003@iki.fi> [ 28516] Subject: [PATCH] some coding guidelines/tips to perlhack (+ one perltodo) From: Jarkko Hietaniemi Date: Sun, 09 Jul 2006 19:42:10 +0300 Message-ID: <44B131E2.8050805@iki.fi> [ 28518] Tweak for Jarkko's addition to perlhack, suggested by Yves. [ 28521] Even Jarkko's patches should go in only once Subject: [PATCH] undouble Jarkko's patch From: andy@petdance.com (Andy Lester) Date: Mon, 10 Jul 2006 00:22:18 -0500 Message-ID: <20060710052218.GA7477@petdance.com> [ 28527] Subject: [PATCH] perlhack: more portability musings From: Jarkko Hietaniemi Date: Mon, 10 Jul 2006 15:41:10 +0300 Message-ID: <44B24AE6.6030708@iki.fi> [ 28530] More perlhack portability additions by Jarkko [ 28531] Typo found by Craig Berry [ 28532] POD fixes in perlhack [ 28537] Subject: [PATCH] perlhack: argh... From: Jarkko Hietaniemi Date: Mon, 10 Jul 2006 21:07:35 +0300 Message-ID: <44B29767.4040606@iki.fi> [ 28562] Additions to perlhack based on a patch by Gabor Szabo [ 28578] Subject: [PATCH] various safety/portability tweaks From: Jarkko Hietaniemi Date: Sat, 15 Jul 2006 13:14:32 +0300 Message-ID: <44B8C008.4030300@iki.fi> [ 28588] Subject: [PATCH] perlhack: advertise Configure -Dgccansipedantic From: Jarkko Hietaniemi Date: Sun, 16 Jul 2006 20:27:20 +0300 (EEST) Message-Id: <200607161727.k6GHRKFk069579@kosh.hut.fi> [ 28595] Remove the C89 checking with gcc (but leave a note in perlhack) [ 28599] Subject: [PATCH] make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE From: Jarkko Hietaniemi Date: Mon, 17 Jul 2006 09:09:24 +0300 Message-ID: <44BB2994.5090609@iki.fi> [ 28698] Subject: [PATCH] perlhack.pod: more portability pitfalls From: Jarkko Hietaniemi Date: Sat, 12 Aug 2006 10:33:38 +0300 (EEST) Message-Id: <200608120733.k7C7XcU0268432@kosh.hut.fi> [ 28699] Fix a couple URLs in perlhack [ 28743] Subject: [PATCH] perlhack.pod: small porta-tweaks (this time without pod2man :-) From: Jarkko Hietaniemi Date: Mon, 21 Aug 2006 22:39:35 +0300 (EEST) Message-Id: <200608211939.k7LJdZ9P170671@kosh.hut.fi> [ 29377] Subject: [PATCH] perlhack: some portability updates From: Jarkko Hietaniemi Date: Sat, 25 Nov 2006 17:57:23 +0200 (EET) Message-Id: <200611251557.kAPFvNKw011342@kosh.hut.fi> [ 29398] Subject: [PATCH] Re: [PATCH] perlhack: some portability updates From: Dominic Dunlop Date: Sun, 26 Nov 2006 12:01:16 +0100 Message-Id: <253514EB-BA57-4A43-93FA-75D6F3CF27BC@mac.com> [ 29505] perlhack.pod nit by Jarkko [ 29803] Subject: Re: Memory...growing, and growing From: Marvin Humphrey Date: Sat, 13 Jan 2007 12:05:30 -0800 Message-Id: <3CCCF699-345E-4C65-BCCB-1549EB99547A@rectangular.com> Document -DDL_UNLOAD_ALL_AT_EXIT Branch: maint-5.8/perl !> pod/perlhack.pod ____________________________________________________________________________ [ 30230] By: nicholas on 2007/02/12 15:40:42 Log: Integrate: [ 26799] Subject: Re: cloning and foo_dup functions From: Yitzchak Scott-Thoennes Date: Thu, 12 Jan 2006 01:41:18 -0800 Message-ID: <20060112094118.GA1432@efn.org> Branch: maint-5.8/perl !> embed.fnc pod/perltodo.pod ____________________________________________________________________________ [ 30229] By: rgs on 2007/02/12 15:31:56 Log: Un-TODO tests avec change #30228 Branch: perl ! t/comp/parser.t ____________________________________________________________________________ [ 30228] By: rgs on 2007/02/12 15:27:31 Log: Subject: Re: PL_copline inconsistency From: Rick Delaney Date: Sat, 27 Jan 2007 20:29:02 -0500 Message-ID: <20070128012902.GA21572@bort.ca> Branch: perl ! toke.c ____________________________________________________________________________ [ 30227] By: nicholas on 2007/02/12 15:05:29 Log: Integrate: [ 28715] Only copy ppport.h to destination if it is different. This avoids unneccessary rebuilds. Branch: maint-5.8/perl !> mkppport ____________________________________________________________________________ [ 30226] By: nicholas on 2007/02/12 14:48:32 Log: Integrate: [ 27884] Subject: [PATCH] Support compiling for RISC OS From: Alex Waugh Date: Mon, 17 Apr 2006 00:14:26 +0100 Message-ID: <2498b2184e.ajw498@caramel.cp15.org> [ 27887] Addition to README.riscos suggested by Nicholas [ 28239] Add README.riscos to pod.lst Branch: maint-5.8/perl +> README.riscos hints/riscos.sh ! vms/descrip_mms.template !> MANIFEST ext/Errno/Errno_pm.PL hv.c pod.lst pod/perl.pod !> util.c win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 30225] By: nicholas on 2007/02/12 14:01:09 Log: Integrate: [ 28238] pod/buildtoc has fussy ideas about the order of MANIFEST Branch: maint-5.8/perl ! MANIFEST ____________________________________________________________________________ [ 30224] By: nicholas on 2007/02/12 13:52:13 Log: All the TODOs plus on perlrun.pod change that was related. Integrate: [ 27083] The TODO 'Tidy up global variables' can go, replaced with a second paragraph on 'Ordering of "global" variables'. [ 27131] Wave hands about encoding::warnings [ 27209] In TODO: make encoding.pm lexical ? [ 27404] TPF++ # http://www.perlfoundation.org/gc/grants/2006-perl5-improve.html Shrinking PVGVs, PVLVs, PVCVs and PVFMs is TODOne. [ 27406] Two more TODOs for those with C knowledge. [ 27461] Teaching embed.pl about conditional symbols is a TODO. [ 27524] Note that it's worth looking to downsize variables in the interpreter structure. [ 27621] Having tested IPv6 support in all builtins for TCP and UDP, it all seem to work perfectly. So remove from perltodo.pod. [ 27872] Note that PVIOs probably aren't worth shrinking. Note 3 possible subflags for -C if the two Unicode TODOs are done. [ 27885] Relocatable @INC and parallel builds pretty much work now. [ 27886] Note that Rafael has done the first cut of state variables. Document that UTF-8 cleansing the tokeniser and the pads is TODO. [ 27890] Expand "am I hot or not" into a more general "Profile Perl" section. [ 27892] Add a TODO regarding merging the win32 and wince codebases. [ 28311] Fix pod nit in perltodo. [ 28416] perltodo additions by Vadim Konovalov [ 28454] Small adjustment to the Plan [ 28461] Must not forget that. [ 28509] Making encoding::warnings lexical is to-done. [ 28516] Subject: [PATCH] some coding guidelines/tips to perlhack (+ one perltodo) From: Jarkko Hietaniemi Date: Sun, 09 Jul 2006 19:42:10 +0300 Message-ID: <44B131E2.8050805@iki.fi> [ 28528] Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/ my_strlcat() API. Convert ext/File/Glob/bsd_glob.c to use my_strlcat(). Add to the strlcy()/strlcat() todo entry. [ 28555] Additions and removals in perltodo [ 28557] Integration of strlcat is to-done (noticed by Yves) [ 28578] Subject: [PATCH] various safety/portability tweaks From: Jarkko Hietaniemi Date: Sat, 15 Jul 2006 13:14:32 +0300 Message-ID: <44B8C008.4030300@iki.fi> [ 28939] Subject: Re: [PATCH] Add recursive regexes similar to PCRE From: demerphq Date: Wed, 4 Oct 2006 15:45:15 +0200 Message-ID: <9b18b3110610040645s563220a2id6f235494b497e90@mail.gmail.com> Subject: Re: [PATCH] Add recursive regexes similar to PCRE From: demerphq Date: Wed, 4 Oct 2006 21:05:10 +0200 Message-ID: <9b18b3110610041205m2660eb43m1315cf4b0653db96@mail.gmail.com> [ 28957] Subject: Re: [PATCH] Initial attempt at named captures for perls regexp engine From: demerphq Date: Fri, 6 Oct 2006 19:16:01 +0200 Message-ID: <9b18b3110610061016x5ddce965u30d9a821f632d450@mail.gmail.com> [ 29005] Subject: [PATCH] Add possessive quantifiers to regex engine. From: demerphq Date: Thu, 12 Oct 2006 21:23:15 +0200 Message-ID: <9b18b3110610121223m191e47ddtce3398cb0e8ba320@mail.gmail.com> With doc tweaks [ 29054] Trim perltodo. [ 29128] I shrunk struct context, so remove it from perltodo. [ 29130] Add the note from change 25773 about auditing for destruction ordering. [ 29167] Remove duplicated entries [ 29168] Make readpipe() overridable (and also `` and qx//) [ 29265] Todo (nice to have): an improvement to ~~ [ 29299] Subject: [PATCH] add regmust() to re.pm/re.xs From: demerphq Date: Fri, 17 Nov 2006 00:54:13 +0100 Message-ID: <9b18b3110611161554m222446bay7912ec1f778d3aaa@mail.gmail.com> [ 29343] Remove assertions.pm review from perltodo [ 29358] Silence VC8's warnings about "unsafe" CRT functions and POSIX CRT function names being deprecated, and add a note to perltodo to revisit this one day. [ 29435] Subject: [PATCH] perltodo.pod: add perlio todos/thinkabouts From: Jarkko Hietaniemi Date: Fri, 1 Dec 2006 22:05:17 +0200 (EET) Message-Id: <200612012005.kB1K5Hn3448004@kosh.hut.fi> [ 29544] Eliminate PVBM. Store fast Boyer-Moore tables in PVGV. Add the placeholder for new type, temporarily named BIND, for binding and aliasing in 6 on 5. [ 29562] TODO addition by Jerry D. Hedden. [ 29588] Making strict et al propagate into autoloaded subroutines seems a worthy todo. [ 29681] Subject: [PATCH] Add note to perltodo.pod about Unicode and file globbing From: Jan Dubois Date: Thu, 28 Dec 2006 19:06:00 -0800 Message-ID: <4e19p2lgme9qbqjkv78q7154vg6hlaar19@4ax.com> [ 29719] Mention -C on #! line in perltodo. Remove some trailing whitespace that podchecker warned over. [ 29786] TODO: yada yada yada [ 29998] Mention //w in perltodo. Branch: maint-5.8/perl !> pod/perlrun.pod pod/perltodo.pod ____________________________________________________________________________ [ 30223] By: nicholas on 2007/02/12 11:55:20 Log: Integrate: [ 30183] Unknown formatting code U<> spotted by Jesse - presumably it should be L<> [ 30218] FAQ sync Branch: maint-5.8/perl !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod !> pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod !> pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod ____________________________________________________________________________ [ 30222] By: nicholas on 2007/02/12 11:54:27 Log: Integrate: [ 30087] alloca () might end up unreferenced during linking. Thanks Steve [ 30129] Subject: [PATCH] cygwin: disable effect of -ansi -std=c89 on system include From: "Yitzchak Scott-Thoennes" Date: Mon, 5 Feb 2007 03:32:59 -0800 (PST) Message-ID: <1344.63.226.247.186.1170675179.squirrel@63.226.247.186> Branch: maint-5.8/perl !> cygwin/cygwin.c hints/cygwin.sh ____________________________________________________________________________ [ 30221] By: nicholas on 2007/02/12 10:52:28 Log: Note why storing a reference as an integer in %^H is not threadsafe. Branch: perl ! pod/perlpragma.pod ____________________________________________________________________________ [ 30220] By: rgs on 2007/02/12 09:05:38 Log: Document that m//k works, by Aevar Arnfjörð Bjaason Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 30219] By: steveh on 2007/02/12 09:04:41 Log: Apply #30197 to win32/makefile.mk too Branch: perl ! win32/makefile.mk ____________________________________________________________________________ [ 30218] By: rgs on 2007/02/12 09:01:30 Log: FAQ sync Branch: perl ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod ____________________________________________________________________________ [ 30217] By: craigb on 2007/02/11 23:52:35 Log: Check for the presence of signbit() on VMS. It currently only works on IEEE double, not IEEE long double or any other floating point format. Also, begin to disentangle -Duselongdouble configuration support from its other 64-bit brethren. Branch: perl ! configure.com ____________________________________________________________________________ [ 30216] By: craigb on 2007/02/11 23:48:46 Log: In vms/vms.c's declaration of the LIB$INITIALIZE psect, try to get all of the attributes we need without any of the ones we don't, and try to be friendly to older compilers without too much damage to readability. Thanks to Saku Setala for the problem report. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 30215] By: rgs on 2007/02/11 17:29:04 Log: Another tiny typo in File::Copy (found by Ruud.) Branch: perl ! lib/File/Copy.pm ____________________________________________________________________________ [ 30214] By: rgs on 2007/02/11 17:23:51 Log: Explicitly load PerlIO::encoding when testing it. (so we know what we're testing) Branch: perl ! ext/PerlIO/encoding/t/nolooping.t ____________________________________________________________________________ [ 30213] By: rgs on 2007/02/11 17:13:44 Log: Subject: Re: [perl #41442] segfault (dead loop) with Encoding, use open :locale, print STDERR From: Slaven Rezic Date: 05 Feb 2007 23:04:07 +0100 Message-ID: <87veiggt2g.fsf@biokovo.herceg.de> Branch: perl + ext/PerlIO/encoding/t/nolooping.t ! MANIFEST ext/PerlIO/encoding/encoding.pm ! ext/PerlIO/encoding/encoding.xs ____________________________________________________________________________ [ 30212] By: rgs on 2007/02/11 16:26:47 Log: Convert new test to using t/test.pl. (No idea where it could fit better. And since it uses the stack, it's a bit fragile) Branch: perl ! t/op/qrstack.t ____________________________________________________________________________ [ 30211] By: rgs on 2007/02/11 16:20:15 Log: Subject: [perl #41484] qr// stack bug From: knew-p5p@pimb.org (via RT) Date: Sat, 10 Feb 2007 19:32:17 -0800 Message-ID: Branch: perl + t/op/qrstack.t ! MANIFEST pp_hot.c ____________________________________________________________________________ [ 30210] By: nicholas on 2007/02/10 23:58:45 Log: Be gone, stowaway. Your time has not yet come. Branch: maint-5.8/perl - win32/Makefile.ce ____________________________________________________________________________ [ 30209] By: nicholas on 2007/02/10 23:55:04 Log: Integrate: [ 29593] Subject: [PATCH] Making adding binary files possible From: "Jos Boumans" Date: Fri, 15 Dec 2006 20:51:45 +0100 (CET) Message-ID: <19978.80.127.35.68.1166212305.squirrel@webmail.xs4all.nl> with a few tweaks [ 29594] Fix paths of pack.pl in patching.pod [ 29604] Subject: Re: [PATCH] Making adding binary files possible From: demerphq Date: Wed, 20 Dec 2006 16:00:33 +0100 Message-ID: <9b18b3110612200700k48157cd1n1f2305f306b7de32@mail.gmail.com> plus matching updates to Makefile.SH and patching.pod [ 29659] Check miniperl exists before using it to run uupacktool.pl during distclean [ 30010] Subject: [PATCH] Small bugfixes to uupacktool.pl From: "Jos Boumans" Date: Fri, 26 Jan 2007 14:50:29 +0100 (CET) Message-ID: <16773.80.127.35.68.1169819429.squirrel@webmail.xs4all.nl> Branch: maint-5.8/perl +> uupacktool.pl win32/perlexe.ico.packd - win32/makeico.pl !> MANIFEST Makefile.SH Porting/patching.pod win32/Makefile !> win32/makefile.mk ____________________________________________________________________________ [ 30208] By: nicholas on 2007/02/10 23:36:59 Log: Integrate: [ 28513] Integrate mkppport. All ppport.h files in the core will now be autogenerated at build time (and removed during cleanup). Branch: maint-5.8/perl +> mkppport mkppport.lst win32/Makefile.ce - ext/Cwd/ppport.h ext/Time/HiRes/ppport.h - win32/ext/Win32API/File/ppport.h !> MANIFEST Makefile.SH vms/descrip_mms.template win32/Makefile !> win32/makefile.mk ____________________________________________________________________________ [ 30207] By: nicholas on 2007/02/10 23:17:30 Log: Integrate: [ 28460] Add Win32API::File to the core For discussions, see the thread starting here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html [ 28467] Subject: Re: Win32API::File now in core From: demerphq Date: Sun, 2 Jul 2006 15:19:58 +0200 Message-ID: <9b18b3110607020619s4c4480d8ra3e681aee69a8d7@mail.gmail.com> Sync blead with Win32API-File-0.1001 (plus change to sync README too) Branch: maint-5.8/perl +> win32/ext/Win32API/File/Changes +> win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm +> win32/ext/Win32API/File/File.pm +> win32/ext/Win32API/File/File.xs +> win32/ext/Win32API/File/Makefile.PL +> win32/ext/Win32API/File/README +> win32/ext/Win32API/File/buffers.h +> win32/ext/Win32API/File/cFile.h +> win32/ext/Win32API/File/cFile.pc +> win32/ext/Win32API/File/const2perl.h +> win32/ext/Win32API/File/ppport.h +> win32/ext/Win32API/File/t/file.t +> win32/ext/Win32API/File/t/tie.t +> win32/ext/Win32API/File/typemap !> MANIFEST Porting/Maintainers.pl t/TEST t/harness !> win32/Makefile win32/config_sh.PL win32/makefile.mk ____________________________________________________________________________ [ 30206] By: nicholas on 2007/02/10 22:44:37 Log: Integrate: [ 27201] Remove lib/Hash directory when doing make distclean [ 28482] Make the distclean target remove lib/Hash correctly [ 28615] Very recent development versions of gcc (4.2.0 20060715) seem to have switched from '' to ''. [ 29871] perl rebuilds because of gcc's -g flag Subject: [PATCH] Re: [perl #41058] make rebuilds perl everytime From: Marcus Holland-Moritz Date: Thu, 18 Jan 2007 14:27:55 +0100 Message-ID: <20070118142755.28e7f724@r2d2> Branch: maint-5.8/perl !> Makefile.SH makedepend.SH ____________________________________________________________________________ [ 30205] By: nicholas on 2007/02/10 22:27:56 Log: Integrate: [ 26912] Fix hardcoded "/" in a filepath that causes ext/List/Util/t/p_tainted.t to fail on VMS. [ 28954] Subject: [PATCH] another g++ patch (Util.xs) From: "Paul Marquess" Date: Fri, 6 Oct 2006 11:14:03 +0100 Message-ID: <00ea01c6e930$269f3d70$4e3c140a@myopwv.com> [ 29261] A new regression test from: Subject: [PATHCH] Scalar::Util::readonly & compression (was RE: Change 29117: [PATCH] IO::Compress modules) From: "Paul Marquess" Date: Sun, 29 Oct 2006 21:03:21 -0000 Message-ID: <02cf01c6fb9d$ade808a0$6501a8c0@myopwv.com> [ 29262] The latest regression test to Scalar::Util doesn't pass with threaded perls [ 29498] Upgrade to Scalar-List-Utils-1.19 [ 29499] Restore change 27486 accidently removed (also added to 1.19 before release) Branch: maint-5.8/perl !> ext/List/Util/Changes ext/List/Util/README !> ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm !> ext/List/Util/lib/Scalar/Util.pm ext/List/Util/multicall.h !> ext/List/Util/t/p_tainted.t ext/List/Util/t/readonly.t ____________________________________________________________________________ [ 30204] By: nicholas on 2007/02/10 22:17:15 Log: Integrate: [ 27311] Upgrade to CPAN-1.86 and remove the stowaway lib/CPAN/t/vcmp.t Branch: maint-5.8/perl - lib/CPAN/t/vcmp.t !> lib/CPAN.pm lib/CPAN/SIGNATURE ____________________________________________________________________________ [ 30203] By: nicholas on 2007/02/10 22:04:40 Log: Integrate: [ 27581] Upgrade to Time::Local 1.12 [ 27642] Upgrade to Time::Local 1.12_01 [ 28683] Subject: PATCH: Sync Time::Local in blead to 1.13 on CPAN From: Dave Rolsky Date: Wed, 9 Aug 2006 04:38:28 -0500 (CDT) Message-ID: [ 29931] Subject: [PATCH] Time::Local patch take 2 From: Dave Rolsky Date: Mon, 22 Jan 2007 09:46:08 -0600 (CST) Message-ID: [ 29936] Fix to Time::Local to fix problems with leap year calculation. [ 29937] Change 29936 missed a ; [ 29940] Upgrade to Time::Local 1.16 [ 29994] Upgrade to Time::Local 1.17 Branch: maint-5.8/perl !> lib/Time/Local.pm lib/Time/Local.t ____________________________________________________________________________ [ 30202] By: nicholas on 2007/02/10 21:41:21 Log: Integrate: [ 26858] Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_55.tar.gz From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) Date: Sat, 14 Jan 2006 12:57:48 +0100 Message-ID: <87u0c7yqbn.fsf@k75.linux.bogus> [ 26923] Upgrade to CPAN-1.83_58 [ 26986] Upgrade to CPAN-1.83_59 [ 27062] Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_64.tar.gz From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) Date: Thu, 02 Feb 2006 12:35:41 +0100 Message-ID: <87acda0z8y.fsf@k75.linux.bogus> [ 27192] Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.84.tar.gz From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) Date: Wed, 15 Feb 2006 09:19:56 +0100 Message-ID: <87oe19owyb.fsf@k75.linux.bogus> [ 27193] Fix to run this test in the core Branch: maint-5.8/perl +> lib/CPAN/t/01loadme.t lib/CPAN/t/02nox.t lib/CPAN/t/03pkgs.t +> lib/CPAN/t/10version.t lib/CPAN/t/11mirroredby.t - lib/CPAN/t/Nox.t lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t - lib/CPAN/t/version.t !> MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm !> lib/CPAN/HandleConfig.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE !> lib/CPAN/Tarzip.pm lib/CPAN/Version.pm lib/CPAN/bin/cpan !> lib/CPAN/t/vcmp.t ____________________________________________________________________________ [ 30201] By: nicholas on 2007/02/10 21:12:29 Log: Reverse change 27011, restoring us to CPAN.pm 1.83 Branch: maint-5.8/perl + lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm + lib/CPAN/PAUSE2005.pub lib/CPAN/Tarzip.pm lib/CPAN/Version.pm + lib/CPAN/t/version.t ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm ! lib/CPAN/SIGNATURE lib/CPAN/bin/cpan lib/CPAN/t/Nox.t ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t ____________________________________________________________________________ [ 30200] By: merijn on 2007/02/10 20:41:31 Log: Subject: Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands idea of buffer numbering. From: demerphq Date: Sat, 10 Feb 2007 21:31:55 +0100 Message-ID: <9b18b3110702101231j5e91cc20g780a8c581af02dd5@mail.gmail.com> Branch: perl ! regcomp.c t/op/pat.t ____________________________________________________________________________ [ 30199] By: nicholas on 2007/02/10 20:32:08 Log: Properly integrate change 28127, despite perforce's best efforts to be software, and therefore hateful. Branch: maint-5.8/perl - lib/Text/Balanced/t/00.load.t - lib/Text/Balanced/t/pod-coverage.t ____________________________________________________________________________ [ 30198] By: nicholas on 2007/02/10 20:31:15 Log: Integrate: [ 26435] Add tests for untested math functions in POSIX [ 28503] Subject: [PATCH] Test scripts for I18N::Langinfo and POSIX From: Sébastien Aperghis-Tramoni Date: Fri, 07 Jul 2006 11:02:31 +0200 Message-ID: <1152262951.44ae23272ffa0@imp3-g19.free.fr> Only includes changes to: * ext/I18N/Langinfo/t/Langinfo.t * ext/POSIX/t/sysconf.t * ext/POSIX/t/termios.t [ 28505] POSIX test improvements on True64 Subject: [PATCH] the new POSIX tests From: Jarkko Hietaniemi Date: Sat, 08 Jul 2006 11:43:05 +0300 Message-ID: <44AF7019.3070509@iki.fi> [ 28508] Subject: Skip some POSIX tests when the thing they are testing is unimplemented From: demerphq Date: Sat, 8 Jul 2006 17:55:09 +0200 Message-ID: <9b18b3110607080855g73407c4fx41a578815c2a6da2@mail.gmail.com> [ 28520] Subject: [PATCH] Skip tests of a POSIX constant on Mac OS X because saved IDs are borked From: Dominic Dunlop Date: Sun, 9 Jul 2006 22:22:14 +0200 Message-Id: [ 28540] Subject: [PATCH] sysconf.t: still failing in tru64, try harder to skip From: Jarkko Hietaniemi Date: Tue, 11 Jul 2006 09:23:08 +0300 (EEST) Message-Id: <200607110623.k6B6N8Ni488812@kosh.hut.fi> [ 28572] Skip tests for pathconf() and fpathconf() on HP-UX for _PC_CHOWN_RESTRICTED. The HP-UX manpage suggests not trying to do it, and that the errno will not be set on failure. [ 28574] Make sysconf tests handle unimplemented success indications for the benefit of Mac OS X and VMS. [ 28851] return value of -1 without errno set is ok in ext/POSIX/t/sysconf.t (it just means the feature is not implemented, not defined, or has no limit) [ 30014] Fix ext/POSIX/t/sysconf.t failures on Cygwin. Branch: maint-5.8/perl +> ext/POSIX/t/math.t ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t !> MANIFEST ext/I18N/Langinfo/t/Langinfo.t ext/POSIX/POSIX.pod ____________________________________________________________________________ [ 30197] By: nicholas on 2007/02/10 19:35:09 Log: Subject: [PATCH] Defend against cmd.exe stupidity (on Win2k at least) From: demerphq Message-ID: <9b18b3110702101100n76f65136ke65113bf0dbd01f@mail.gmail.com> Date: Sat, 10 Feb 2007 20:00:10 +0100 Branch: perl ! win32/Makefile ____________________________________________________________________________ [ 30196] By: nicholas on 2007/02/10 19:13:38 Log: Integrate (ish): [ 26374] Fix for [perl #37886] strict 'refs' doesn't apply inside defined [ 29900] defined @$foo and defined %$bar should be subject to strict 'refs'; [ 29905] Refactor the common soft-reference code from pp_rv2sv and pp_rv2av into a single routine Perl_softref2xv(). As soft references are rarely used compared with true references, move this code from pp_hot.c [ 29907] Remove register keyword from dSP; (at least for now) [ 30195] These casts to GV are no longer needed. but preserve the current behaviour of allowing defined $$foo, @$bar and %$baz to be exempt from strict refs, because somebody out there is bound to be using it. Branch: maint-5.8/perl ! pp.c t/lib/strict/refs !> embed.fnc embed.h lib/DBM_Filter.pm pp.h pp_hot.c proto.h ____________________________________________________________________________ [ 30195] By: nicholas on 2007/02/10 18:51:31 Log: These casts to GV are no longer needed. Branch: perl ! pp.c ____________________________________________________________________________ [ 30194] By: nicholas on 2007/02/10 18:07:51 Log: Integrate: [ 29835] Make changes analagous to pp_rv2hv's 21394 and 24489 in pp_rv2av. [ 29836] pp_rv2av and pp_rv2hv have a lot of common code, so it's certainly a space saving to merge them. Hopefully this will reduce L2 cache misses. Branch: maint-5.8/perl ! pp_hot.c !> mathoms.c opcode.h opcode.pl pp.h ____________________________________________________________________________ [ 30193] By: nicholas on 2007/02/10 17:24:50 Log: Integrate: [ 28788] Subject: [PATCH] UCD 5.0.0 From: Jarkko Hietaniemi Date: Tue, 05 Sep 2006 21:29:45 +0300 Message-ID: <44FDC219.8010006@iki.fi> [ 28792] Removed some leftover debugging accidentally added with change #28788. Branch: maint-5.8/perl +> lib/unicore/NamedSqProv.txt !> (integrate 26 files) ____________________________________________________________________________ [ 30192] By: merijn on 2007/02/10 17:22:04 Log: Subject: [PATCH] signbit detection (was [perl #39875] -0.0 loses signedness upon numeric comparison) From: Andy Dougherty Date: Fri, 9 Feb 2007 11:40:51 -0500 (EST) Message-ID: Branch: perl ! Configure Porting/Glossary config_h.SH embed.fnc embed.h ! global.sym numeric.c perl.h pod/perlapi.pod proto.h ____________________________________________________________________________ [ 30191] By: nicholas on 2007/02/10 17:19:08 Log: Integrate the tests from: [ 26370] Don't autovivify stashes as soon as the lexer sees them. This makes defined %foo::bar:: work again. Add tests for it, remove note in perldelta about having broken it. [ 26548] Add a test for change 26547. (We no longer expect to see errors about unbalanced string table reference counts.) [ 26574] Since we no longer autovivify stashes (change #26370), we need to turn off strict-refs on them, or we'll have a stricture error the first time we'd try to access them (when they'll be actually autovivified). [ 26867] defined %foo::bar:: wasn't working like it used to do in evals (and, consequently, when require'ing modules.) Branch: maint-5.8/perl ! t/op/stash.t ____________________________________________________________________________ [ 30190] By: merijn on 2007/02/10 16:41:42 Log: Subject: Re: [PATCH] signbit detection (was [perl #39875] -0.0 loses signedness upon numeric comparison) From: Andy Dougherty Date: Fri, 9 Feb 2007 11:46:28 -0500 (EST) Message-ID: Branch: metaconfig/U/perl + d_signbit.U ____________________________________________________________________________ [ 30189] By: nicholas on 2007/02/10 13:00:46 Log: Integrate: [ 26206] Additional tests for B and POSIX. The POSIX ones concern me a bit, but I don't expect any black smokes because of testing on OpenBSD, Linux, Win32, an Cygwin. [ 26207] Hmmm...strftime() does work on Win32, but tzset() is having problems on OpenBSD. [ 26208] Just be explicit about $TZ. [ 26213] Deal with differences in what clock() does between POSIX and BSD. [ 26221] Mac OS X/Darwin seems to have problems with tzname(). [ 26222] Fix ext/POSIX/t/time.t on Win32 According to MSDN, "The string result produced by ctime contains exactly 26 characters and has the form: Wed Jan 02 02:03:55 1980\n\0" so we *do* want the leading zero on the day returned by strftime [ 26384] Fix for ext/POSIX/t/time.t so the strftime() test works on systems that aren't quite up to SUS3. Based on a patch by David Dyck in RT #37960: POSIX/t/time fails bleadperl [ 26424] Fix typos in regular expressions Branch: maint-5.8/perl +> ext/POSIX/t/time.t !> MANIFEST ext/B/t/b.t ____________________________________________________________________________ [ 30188] By: nicholas on 2007/02/09 23:36:46 Log: Fix Pod errors. Branch: perl ! README.mpeix gv.c pod/perl595delta.pod pod/perlapi.pod ____________________________________________________________________________ [ 30187] By: nicholas on 2007/02/09 23:24:25 Log: Integrate: [ 25686] Pod::Usage documentation fix, suggested by : Subject: [perl #37322] Pod::Usage implementation of -sections disagrees with its documentation From: "Steven Schubiger via RT" Date: Sun, 02 Oct 2005 07:25:37 -0700 Message-ID: [ 26297] One quick fix to the test for differences in error output. [ 26303] Fix to Pod::Usage to work with all recent Pod::Text versions. Also includes a change to the Pod::Usage test file for compatibility purposes. [ 26304] Further yak-shaving on Pod::Usage. Now, t/pod/pod2usage2.t tests pass. [ 26305] Version bump for Pod::Usage [ 26306] One final Pod::Usage yak to shave... [ 29126] Upgrade to Pod-Parser-1.35. [ 29214] Sync Pod::Usage with the CPAN version Branch: maint-5.8/perl +> t/pod/p2u_data.pl t/pod/twice.t !> MANIFEST lib/Pod/Checker.pm lib/Pod/ParseUtils.pm !> lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm !> lib/Pod/Usage.pm lib/Pod/t/Usage.t t/pod/pod2usage2.t !> t/pod/testcmp.pl ____________________________________________________________________________ [ 30186] By: nicholas on 2007/02/09 23:00:34 Log: Integrate: [ 26225] Subject: Re: [perl #37716] Re: File::Compare broken for filenames with whitespace From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) Date: Tue, 29 Nov 2005 08:07:19 +0100 Message-ID: <878xv89bko.fsf@k75.linux.bogus> [ 26245] Replace ^M by a space in test for bug #37716, to make Cygwin happy (found by Yitzchak) [ 26337] Fix lib/File/Compare.t test failures on Win32 Change 26225, updated by 26245, added a test for another filename with a trailing space but failed to open the new filehandle in binary mode To compound matters, creating a file called "foo " on Win32 "succeeds" but actually creates a file called just "foo", so we have actually overwritten the original file with this non-binary mode version, and hence some of the original tests started failing too! (And because of this the new test doesn't actually add anything new on Win32 at the moment, but right now I can't think of a filename that would have failed under 2-arg open but succeeds with 3-arg open, which was the purpose of this test) [ 26413] Subject: [PATCH] make failing cygwin test TODO'd From: Yitzchak Scott-Thoennes Date: Mon, 19 Dec 2005 03:41:12 -0800 Message-ID: <20051219114112.GA5568@efn.org> [ 26889] special VMS handling no longer needed since we now close the file Branch: maint-5.8/perl !> lib/File/Compare.pm lib/File/Compare.t ____________________________________________________________________________ [ 30185] By: nicholas on 2007/02/09 20:50:14 Log: Tests to verify that bug 37350 isn't fixed. Branch: maint-5.8/perl ! t/op/array.t ____________________________________________________________________________ [ 30184] By: merijn on 2007/02/09 20:06:44 Log: Subject: Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands idea of buffer numbering. From: demerphq Date: Fri, 9 Feb 2007 20:40:17 +0100 Message-ID: <9b18b3110702091140k12d60712uf9fffbf77141247c@mail.gmail.com> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30183] By: nicholas on 2007/02/09 19:39:45 Log: Unknown formatting code U<> spotted by Jesse - presumably it should be L<> Branch: perl ! pod/perlfaq1.pod ____________________________________________________________________________ [ 30182] By: nicholas on 2007/02/09 18:32:16 Log: Integrate: [ 28898] Subject: Re: reentr reshuffle From: Jarkko Hietaniemi Date: Thu, 28 Sep 2006 14:15:45 +0300 Message-ID: <451BAEE1.1070509@iki.fi> Branch: maint-5.8/perl ! reentr.inc !> reentr.h reentr.pl ____________________________________________________________________________ [ 30181] By: nicholas on 2007/02/09 17:20:56 Log: Reverse change 29132, which was the integration of change 25808: Subject: Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of ARRAY in leave From: Robin Houston Date: Oct 14, 2005 1:54 AM Message-ID: <20051013235457.GA23386@rpc142.cs.man.ac.uk> because it's likely that too much code out there relies on this bug. Branch: maint-5.8/perl ! embed.fnc embed.h global.sym mathoms.c op.c op.h proto.h ! t/op/array.t ____________________________________________________________________________ [ 30180] By: nicholas on 2007/02/09 16:04:07 Log: Regen headers and documentation. Some seem to be a little out of date here. Branch: maint-5.8/perl ! ext/ByteLoader/byterun.c pod/perlapi.pod pod/perlintern.pod ! proto.h reentr.inc ____________________________________________________________________________ [ 30179] By: nicholas on 2007/02/09 12:25:37 Log: Integrate: [ 28619] Added tests from CGI.pm that had not been integrated into core. Branch: maint-5.8/perl +> lib/CGI/t/start_end_asterisk.t lib/CGI/t/start_end_end.t +> lib/CGI/t/start_end_start.t !> MANIFEST ____________________________________________________________________________ [ 30178] By: nicholas on 2007/02/09 12:20:49 Log: Update the lists of files that makerel needs to process. Remove the "used only once" warning. Branch: perl ! Porting/makerel ____________________________________________________________________________ [ 30177] By: craigb on 2007/02/08 18:42:44 Log: Switch from Carp to plain old warn in vms/ext/XSSymSet.pm because Carp now in some cases depends on things that may not be available from miniperl or before extensions are built. Branch: perl ! vms/ext/XSSymSet.pm ____________________________________________________________________________ [ 30176] By: nicholas on 2007/02/08 17:08:42 Log: Integrate: [ 24995] Make Carp.pm even lighter (and Carp::Heavy even heavier) Also move carp.pm pod to carp.pod [ 25006] move Carp.pod back into Carp.pm [ 25039] undo some excessive Carp.pm minimalisation [ 28330] ensure failure to load Carp::Heavy gets reported [ 29270] Subject: Re: Why aren't %Carp::Internal and %Carp::CarpInternal documented? From: "Ben Tilly" Date: Sun, 22 Oct 2006 14:07:23 -0700 Message-ID: [ 29382] Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehow manages to forcibly re-load Carp.pm without re-loading Carp/Heavy.pm [ 29384] Remove unused lexical present since change 13426. [ 29385] Make the cache in Carp::trusts actually persist across calls :-) I made a similar mistake once long ago, and now spot the pattern. Branch: maint-5.8/perl !> MANIFEST lib/Carp.pm lib/Carp.t lib/Carp/Heavy.pm !> lib/warnings.pm warnings.pl ____________________________________________________________________________ [ 30175] By: nicholas on 2007/02/08 16:33:12 Log: Integrate: parts of: [ 23768] Subject: Re: [PATCH] Remove Carp from warnings.pm From: Jim Cromie Date: Mon, 3 Jan 2005 06:36:16 -0700 Message-ID: Branch: maint-5.8/perl !> ext/B/t/stash.t lib/Carp.pm lib/English.pm lib/Exporter.pm !> lib/Exporter.t lib/Exporter/Heavy.pm ____________________________________________________________________________ [ 30174] By: nicholas on 2007/02/08 16:02:24 Log: Integrate: [ 28659] Subject: [PATCH] File::Copy pod updated adding X<> From: "Gabor Szabo" Date: Tue, 1 Aug 2006 08:55:37 +0200 Message-ID: [ 28869] Subject: Re: [PATCH] lib/File/Copy.t - test descriptions and minor fixes From: "Adriano Ferreira" Date: Mon, 18 Sep 2006 17:36:50 -0300 Message-ID: <73ddeb6c0609181336g53a90dceo9a29777f7686e372@mail.gmail.com> [ 30013] Subject: Re: [perl #32135] File::Copy module From: "Adriano Ferreira" Date: Fri, 26 Jan 2007 12:56:18 -0200 Message-ID: <73ddeb6c0701260656i1c35b207r1f9624edd3503fa6@mail.gmail.com> [ 30172] Typo fix, by John P. Linderman Branch: maint-5.8/perl !> lib/File/Copy.pm lib/File/Copy.t ____________________________________________________________________________ [ 30173] By: nicholas on 2007/02/08 14:22:18 Log: Integrate: [ 30167] TODO tests for eval of tainted scalars. (change 29193's regression) [ 30168] opening $0 doesn't work if you change directory. So use test.pl [ 30171] Subject: [PATCH] Re: Change 29193 is a regression From: Rick Delaney Date: Thu, 8 Feb 2007 08:21:37 -0500 Message-ID: <20070208132137.GA24202@bort.ca> Branch: maint-5.8/perl !> pp_ctl.c t/op/taint.t ____________________________________________________________________________ [ 30172] By: rgs on 2007/02/08 14:14:25 Log: Typo fix, by John P. Linderman Branch: perl ! lib/File/Copy.pm ____________________________________________________________________________ [ 30171] By: nicholas on 2007/02/08 13:46:31 Log: Subject: [PATCH] Re: Change 29193 is a regression From: Rick Delaney Date: Thu, 8 Feb 2007 08:21:37 -0500 Message-ID: <20070208132137.GA24202@bort.ca> Branch: perl ! pp_ctl.c t/op/taint.t ____________________________________________________________________________ [ 30170] By: rgs on 2007/02/08 10:16:14 Log: Remove dead code that was emitting warnings. Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30169] By: merijn on 2007/02/08 08:19:24 Log: Subject: Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering. From: demerphq Date: Wed, 7 Feb 2007 22:53:25 +0100 Message-ID: <9b18b3110702071353l250d8a67x188c4e234e8905c7@mail.gmail.com> Branch: perl ! pod/perlre.pod regcomp.c t/op/re_tests ____________________________________________________________________________ [ 30168] By: nicholas on 2007/02/07 23:54:53 Log: opening $0 doesn't work if you change directory. So use test.pl Branch: perl ! t/op/taint.t ____________________________________________________________________________ [ 30167] By: nicholas on 2007/02/07 23:49:44 Log: TODO tests for eval of tainted scalars. (change 29193's regression) Branch: perl ! t/op/taint.t ____________________________________________________________________________ [ 30166] By: nicholas on 2007/02/07 22:59:15 Log: Integrate: [ 26027] Subject: [perl #24254] Attempt to free unreferenced scalar From: "Chris Heath via RT" Date: Sun, 06 Nov 2005 20:08:05 -0800 Message-ID: [ 26043] Subject: Re: C considered harmful From: Benjamin Sugars Date: Fri, 20 Apr 2001 10:30:20 -0400 (EDT) Message-ID: except the part that increases the refcount of PL_stderrgv, already fixed separately. [ 26192] Subject: Re: [PATCH] concat interacts badly with magic From: Robin Houston Date: Tue, 22 Nov 2005 14:07:27 +0000 Message-ID: <20051122140727.GA29861@rpc142.cs.man.ac.uk> (new version of patch for bug #37722) [ 26643] Fix some compilation warnings Branch: maint-5.8/perl !> cop.h perl.c pp_hot.c t/lib/warnings/pp_hot t/op/tie.t ____________________________________________________________________________ [ 30165] By: nicholas on 2007/02/07 22:21:00 Log: Integrate: [ 22821] make Text::Balanced skip "case /..../" correctly for Switch.pm [ 25134] Subject: [PATCH] #2 try at Text::Balanced patch and maintainership From: Tels Date: Sat, 9 Jul 2005 23:10:29 +0200 Message-Id: <200507092310.30592@bloodgate.com> (with minor tweaks) [ 25135] Subject: Re: [perl #25157] [PATCH] Text-Balanced extract_quotelike fails on certain delims in HERE docs From: David Manura Date: Wed, 21 Jan 2004 20:59:27 -0500 Message-ID: <400F2E7F.9090601@math2.org> Fixes perl #25151, 25154, 25156, 25157, 25158 using jumbo patch included in perl #25157. [ 28105] Upgrade to Text-Balanced-1.98 [ 28125] Rollback two changes in Text::Balanced which cause test failures in the CPAN and bleadperl version of the tests. Also, the previous bleadperl version of one test file is a bit more comprehensive than what was in CPAN, so it has been completely restored. [ 28126] Version bump and typo fix from change #28125. [ 28127] Rename lib/Text/Balanced/t/00.load.t to lib/Text/Balanced/t/00-load.t and restore a test to lib/Text/Balanced/t/extmul.t. [ 28270] Silence Text::Balanced's 00-load.t when PERL_CORE is defined. [ 28287] Fix a syntax error in test [ 29344] Sync Text::Balanced with the CPAN version (1.99.1) [ 29345] - Restore two Text::Balanced tests, more comprehensive in bleadperl than in CPAN. - Restore a local bugfix, tested by the above tests. - Fix a few typos in the POD for Text::Balanced - Bump version of Text::Balanced [ 29346] Remove tests for POD or POD coverage -- they're always skipped. [ 29609] Upgrade to Text::Balanced 2.0.0 Branch: maint-5.8/perl +> lib/Text/Balanced/t/00-load.t lib/Text/Balanced/t/00.load.t +> lib/Text/Balanced/t/pod-coverage.t lib/Text/Balanced/t/pod.t - lib/Test/Harness/t/pod.t !> MANIFEST lib/Text/Balanced.pm lib/Text/Balanced/Changes !> lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t !> lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t !> lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t !> lib/Text/Balanced/t/gentag.t ____________________________________________________________________________ [ 30164] By: nicholas on 2007/02/07 21:38:12 Log: Integrate: [ 28339] Make VMS-specific device name encoding routine say no more politely. [ 28806] declaration after code nit in vms/vms.c (from Martin Vorlaender) [ 28843] Define d_cplusplus on VMS when appropriate [ 28977] fix a doc typo and a warning typo in VMS::DCLsym [ 29144] When we open a file and pass it along to PerlIO, be sure to enter the PerlIO world via Unix I/O. If you start from stdio, a Unix I/O counter will get decremented on close even though it was never incremented (and may not even exist). Exposed by #29065. [ 29205] In pipe_exit_routine in vms/vms.c, mark a subprocess we've deleted as done. Courtesy of Scott Lepage. [ 29326] Subject: [patch@29297] perl5db.pl detecting forked debugger on VMS. From: "John E. Malmberg" Date: Sat, 18 Nov 2006 23:07:17 -0500 Message-ID: <455FD875.8050007@qsl.net> [ 29380] xterm debugger support for VMS from John Malmberg (with revisions) [ 29572] Don't try to build Win32 on VMS [ 29573] In vms/vms.c, don't prototype decw$term_port until after config.h (via perl.h) is included. That's where USE_VMS_DECTERM is defined. [ 30041] Subject: [perl@30030] blead on OpenVMS doesn't build From: Abe Timmerman Date: Sat, 27 Jan 2007 17:26:47 +0100 Message-Id: <200701271726.48347.abe@ztreet.demon.nl> Disable DECterm support by default, and when we enable it, make sure the image we need is installed, not merely present. [ 30108] Install parser.h on VMS, plus fix some case typos in descrip_mms.template. [ 30111] Install overload.h on VMS, plus more case fix-ups in descrip_mms.template. Branch: maint-5.8/perl !> configure.com lib/perl5db.pl vms/descrip_mms.template !> vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.xs vms/vms.c ____________________________________________________________________________ [ 30163] By: nicholas on 2007/02/07 20:48:27 Log: Integrate: [ 27561] Subject: [patch@27538] utime patch for VMS From: "John E. Malmberg" Date: Mon, 20 Mar 2006 08:12:19 -0500 Message-ID: <441EAA33.6010603@qsl.net> [ 27669] fix typo in vms/gen_shrfls.pl itanium detector [ 27706] sort out some utime() issues on VMS [ 27806] Don't die after SS$_NOPRIV in Perl_vmssetenv, courtesy of Scott Lepage at HP. [ 27807] Honor READALL privilege in cando_by_name (from Scott Lepage of HP OpenVMS Engineering) [ 27808] Fix bug in prime_env_iter where the terms of a comparison were reversed so we thought we didn't have a logical name table when we did. Reported as: Subject: LWP::Simple crashes on VMSperl From: "juna" Date: 24 Mar 2006 13:52:41 -0800 Newsgroups: comp.os.vms,comp.lang.perl.misc Message-ID: <1143237161.931669.48370@t31g2000cwb.googlegroups.com> [ 28348] It's all relative -- better handling of tainted directories in PATH on VMS (and scrubbing them in t/test.pl). [ 28351] Subject: [PATCH] mg.c: using #ifdef inside a macro call ENONPORTABLE (causes e.g. AIX to barf) From: Jarkko Hietaniemi Date: Sun, 4 Jun 2006 11:21:30 +0300 (EEST) Message-Id: <200606040821.k548LUYu010965@vipunen.hut.fi> [ 28368] autosplit one level deeper so we don't miss anything on a second pass (where lib/auto already exists) [ 28448] Updated handling of signal names and signals for VMS Branch: maint-5.8/perl !> configure.com mg.c t/test.pl vms/descrip_mms.template !> vms/gen_shrfls.pl vms/perlvms.pod vms/vms.c vms/vmsish.h ____________________________________________________________________________ [ 30162] By: nicholas on 2007/02/07 18:45:59 Log: Integrate: [ 27371] Subject: [PATCH] include configure.com in Porting/checkcfgvar.pl From: Abe Timmerman Date: Fri, 3 Mar 2006 18:43:24 +0100 Message-Id: <200603031843.24250.abe@ztreet.demon.nl> [ 27374] Subject: Re: [PATCH] include configure.com in Porting/checkcfgvar.pl From: Abe Timmerman Date: Fri, 3 Mar 2006 22:56:47 +0100 Message-Id: <200603032256.47170.abe@ztreet.demon.nl> [ 27386] Subject: PATCH: 2 vms specific build files in perl @ 27383 From: Peter Prymmer Date: Sun, 05 Mar 2006 20:30:09 -0500 Message-id: [ 27563] Subject: [patch@27529] thread.h - VMS needs more stack From: "John E. Malmberg" Date: Fri, 17 Mar 2006 11:05:33 -0500 Message-id: <441ADE4D.2090207@qsl.net> [ 27593] improve thread linking options on VMS Branch: maint-5.8/perl !> Porting/checkcfgvar.pl configure.com thread.h !> vms/descrip_mms.template vms/gen_shrfls.pl ____________________________________________________________________________ [ 30161] By: nicholas on 2007/02/07 17:31:52 Log: Integrate: [ 26869] more case tolerance for vms/ext/filespec.t [ 27114] Subject: patch@27082 Allow fatal exceptions to bring up VMS debugger From: "John E. Malmberg" Date: Sat, 04 Feb 2006 16:04:32 -0500 Message-id: <43E516E0.1000508@qsl.net> [ 27115] Subject: Re: Configure.com issue, more quoting needed. From: Peter Prymmer Date: Mon, 06 Feb 2006 13:27:14 -0500 Message-id: Branch: maint-5.8/perl !> configure.com vms/ext/filespec.t vms/perlvms.pod vms/vms.c ____________________________________________________________________________ [ 30160] By: nicholas on 2007/02/07 17:08:56 Log: Integrate: [ 26250] In vms/vms.c, don't use the thread-specific Newx() during startup before threads are initialized. [ 26298] Subject: patch@26253 Allow embedded new lines passed through to commands From: "John E. Malmberg" Date: Wed, 07 Dec 2005 22:26:21 -0500 Message-id: <4397A7DD.8030403@qsl.net> [ 26302] On VMS, do not use Perl's memory allocator for the home-grown pipe structures. They may be allocated during start-up and are torn down in an exit handler, where thread context and other Perlish support are iffy. Branch: maint-5.8/perl !> vms/vms.c ____________________________________________________________________________ [ 30159] By: nicholas on 2007/02/07 16:57:11 Log: Integrate: [ 25284] Subject: [patch] blead@25282 - VMS specific fixes. [2nd try] From: "John E. Malmberg" Date: Wed, 10 Aug 2005 23:26:03 -0400 Message-ID: <42FAC54B.2050207@qsl.net> Branch: maint-5.8/perl !> lib/vmsish.t t/lib/warnings/doio t/op/anonsub.t t/op/chdir.t !> t/op/closure.t t/op/lex_assign.t t/op/runlevel.t t/op/stat.t !> t/x2p/s2p.t utils/c2ph.PL vms/ext/Stdio/test.pl ____________________________________________________________________________ [ 30158] By: nicholas on 2007/02/07 16:33:27 Log: Subject: [PATCH maint@29870] VMS build help From: "Craig A. Berry" Message-ID: <45AFD18E.9020700@mac.com> Date: Thu, 18 Jan 2007 13:59:10 -0600 Branch: maint-5.8/perl ! vms/vms.c vms/vmsish.h ____________________________________________________________________________ [ 30157] By: stevep on 2007/02/07 14:56:05 Log: Upgrade to Time-HiRes-1.9705 Branch: perl + ext/Time/HiRes/hints/linux.pl ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL ! ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 30156] By: rgs on 2007/02/07 13:58:10 Log: Subject: [PATCH] Fix to Dynaloader.t for missing modules From: "Jerry D. Hedden" Date: Wed, 7 Feb 2007 05:18:43 -0800 (PST) Message-ID: <618512.39885.qm@web30212.mail.mud.yahoo.com> Branch: perl ! ext/DynaLoader/t/DynaLoader.t ____________________________________________________________________________ [ 30155] By: rgs on 2007/02/07 12:27:58 Log: Subject: [PATCH hints/linux.sh] libdb may require pthread From: Jonathan Stowe Date: Wed, 07 Feb 2007 11:56:17 +0000 Message-Id: <1170849377.13207.14.camel@coriolanus.gellyfish.com> Branch: perl ! hints/linux.sh ____________________________________________________________________________ [ 30154] By: nicholas on 2007/02/07 10:45:15 Log: Integrate: [ 30153] Wrap the SvTYPE macro definition in parens. Branch: maint-5.8/perl !> sv.h ____________________________________________________________________________ [ 30153] By: rgs on 2007/02/07 09:04:56 Log: Wrap the SvTYPE macro definition in parens. Branch: perl ! sv.h ____________________________________________________________________________ [ 30152] By: rgs on 2007/02/06 22:37:34 Log: Upgrade to threads.pm 1.59 (doc tweaks) Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t ! ext/threads/t/thread.t ext/threads/threads.pm ____________________________________________________________________________ [ 30151] By: rgs on 2007/02/06 22:35:29 Log: Upgrade to threads::shared 1.07 (doc tweaks) Branch: perl ! ext/threads/shared/Changes ext/threads/shared/README ! ext/threads/shared/shared.pm ____________________________________________________________________________ [ 30150] By: rgs on 2007/02/06 22:33:23 Log: Subject: [PATCH] perlop.pod - proposal to add an explanation of \c From: "Wolfgang Laun" Date: Sat, 3 Feb 2007 16:23:48 +0100 Message-ID: <17de7ee80702030723m4265bbfkc83644d55a24aa0@mail.gmail.com> Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 30149] By: rgs on 2007/02/06 22:29:45 Log: Avoid obscure failures when a regexp hasn't matched Branch: perl ! t/op/bless.t ____________________________________________________________________________ [ 30148] By: rgs on 2007/02/06 21:54:12 Log: Subject: [PATCH] current status on Unicode Regular Expressions From: SADAHIRO Tomoyuki Date: Sat, 03 Feb 2007 17:01:52 +0900 Message-Id: <20070203170135.3B43.BQW10602@nifty.com> Branch: perl ! lib/unicore/mktables pod/perlunicode.pod t/op/pat.t ____________________________________________________________________________ [ 30147] By: rgs on 2007/02/06 21:48:59 Log: Subject: [PATCH] fix 2 environment handling bugs From: Jan Dubois Date: Mon, 05 Feb 2007 21:45:36 -0800 Message-ID: Branch: perl ! perl.c ____________________________________________________________________________ [ 30146] By: stevep on 2007/02/06 21:43:13 Log: Upgrade to ExtUtils-Command-1.13 Branch: perl ! lib/ExtUtils/Command.pm ____________________________________________________________________________ [ 30145] By: nicholas on 2007/02/06 20:28:15 Log: Update Changes Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 30144] By: stevep on 2007/02/06 17:29:09 Log: Upgrade to libnet-1.20. Includes some additional version bumps where bleadperl differs from the CPAN version (Net::FTP and Net::NNTP). Branch: perl ! lib/Net/Changes.libnet lib/Net/Cmd.pm lib/Net/FTP.pm ! lib/Net/FTP/A.pm lib/Net/NNTP.pm lib/Net/POP3.pm ! lib/Net/SMTP.pm ____________________________________________________________________________ [ 30143] By: stevep on 2007/02/06 16:42:50 Log: Upgrade to Module-Pluggable-3.5 Branch: perl ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm ____________________________________________________________________________ [ 30142] By: nicholas on 2007/02/05 23:52:23 Log: Make a dummy OPpPAD_STATE and a dummy PL_unitcheck_save available to pre 5.9.x. Branch: perl ! ext/B/B.xs ext/B/defsubs_h.PL ____________________________________________________________________________ [ 30141] By: nicholas on 2007/02/05 22:46:22 Log: Integrate: [ 29520] Rename FBM_TABLE_OFFSET to PERL_FBM_TABLE_OFFSET prior to moving it to a header. [ 29522] Convert the -1 to a more explicit PERL_FBM_FLAGS_OFFSET_FROM_TABLE. [ 29524] Move PERL_FBM_TABLE_OFFSET and PERL_FBM_FLAGS_OFFSET_FROM_TABLE to sv.h [but not this bit: Stow BmRARE in the SvPVX, and so delete xbm_rare. Can you see what it is yet? ] [ 29525] Add BmPREVIOUS_set(), and use it in the one place that BmPREVIOUS is modified. [ 29538] Correct some assumptions about PVBM table offset in B.xs [ 29541] In theory Perl_magic_setbm() should clear SvTAIL() too. In practice, I don't think that it matters as this routine is never actualy called because nothing exposes PVBMs to the world so that the world can assign to them. [ 29635] Eliminate BmPREVIOUS_set - with the complexity gone from how the datum is stored, there's no need for it. [ 29637] In Perl_fbm_compile, really rarest should be U32 not I32, as it is set from a U32, and used as an array index. Branch: maint-5.8/perl ! sv.h !> ext/B/B.xs mg.c util.c ____________________________________________________________________________ [ 30140] By: nicholas on 2007/02/05 22:01:07 Log: Integrate: [ 27195] Subject: [PATCH] Make XCOPY not prompt every two seconds when rebuilding on Win32 From: demerphq Date: Mon, 13 Feb 2006 09:41:37 +0100 Message-ID: <9b18b3110602130041q2d64122am5c83392dd75e0413@mail.gmail.com> [ 27200] Subject: [PATCH] stat() on Windows doesn't handle trailing slashes/backslashes correctly From: "Jan Dubois" Date: Wed, 15 Feb 2006 17:19:29 -0800 Message-ID: <017901c63297$08e1e3f0$2217a8c0@candy> [ 27283] Subject: [PATCH] Implement ${^WIN32_SLOPPY_STAT} From: "Jan Dubois" Date: Tue, 21 Feb 2006 12:36:31 -0800 Message-ID: <019601c63726$7fcca200$6062a8c0@candy> [ 27421] Get rid of unnecessary "rmdir /s" calls in Win32 makefiles They only existed for the benefit of old shells that didn't understand "rmdir /s /q", but since change #27195 effectively drops support for old shells that don't understand "xcopy /y" it seems unnecessary now. Windows NT4, 2000, XP and onwards all support "rmdir /s /q", so it's probably only the Windows 9x shells that lose out. [ 27500] The first step in supporting VC++ 8.0. Added macros for the free .NET 2.0 SDK and Visual Studio 2005. Added these macros to "if" conditions that were appropriate. Added a fix to prevent the .NET 1.1 and 2.0 SDK compilers from attempting to build perlglob.exe (they are both missing the setargv.obj file necessary to do it). [ 27503] Additions to README.win32 and win32/Makefile based on comments from Steve Hay. [ 27528] Subject: [PATCH] win32_pclose() error exit doesn't unlock mutex From: Jan Dubois Date: Thu, 16 Mar 2006 16:30:23 -0800 Message-ID: <02c701c64959$fac63ad0$6062a8c0@candy> [ 27530] Install POD files into "lib\pods" rather than "lib\pod" on Win32 to avoid clashing with "lib\Pod" (cf. perl change #26363) Also remove a couple of unused macros from the makefiles [ 27532] Make "distclean" target on Win32 clean up temporary HTML directory that gets left behind after running the "install" target. Also clean up a couple of leftover pod2html cache files. [ 27555] Merge some changes from ActivePerl 5.8.8.816 See: http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt These changes provide better support for building XS extension modules using VC++ or MinGW when perl itself was built with the opposite of those two compilers. [ 27556] Merge some more changes from ActivePerl 5.8.8.816 See (again): http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt These changes improve support for the MS 64-bit compiler in win32/Makefile (and tentatively make the same changes to win32/makefile.mk), and also switches the now deprecated -Gf switch to -GF for all flavours of VC++ instead of just the latest ones. (See: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-02/msg00353.html for a comment on the s/-Gf/-GF/ change.) [ 27888] Subject: [PATCH] win32/Makefile changes for Windows 64 bit From: "Jan Dubois" Date: Mon, 17 Apr 2006 01:48:34 -0700 Message-ID: <036401c661fb$bc7a1200$2217a8c0@candy> and make similar changes to win32/makefile.mk and delete a spurious extra line from that file Branch: maint-5.8/perl !> README.win32 installperl win32/Makefile win32/bin/pl2bat.pl !> win32/config_H.gc win32/config_H.vc win32/makefile.mk !> win32/win32.c win32/win32io.c wince/wince.c ____________________________________________________________________________ [ 30139] By: nicholas on 2007/02/05 21:19:54 Log: Integrate: [ 27180] Subject: [Patch] Enhance Hash::Util From: demerphq Date: Mon, 13 Feb 2006 11:39:33 +0100 Message-ID: <9b18b3110602130239w311d05fcr776ae8333776ca2e@mail.gmail.com> [ 27181] Hash::Util tests should check if Hash::Util has been built, not List::Util (spotted by Rafael). [ 27257] Add tests for the previously untested Hash::Util::all_keys(). Branch: maint-5.8/perl +> ext/Hash/Util/Changes ext/Hash/Util/Makefile.PL +> ext/Hash/Util/Util.xs ext/Hash/Util/lib/Hash/Util.pm +> ext/Hash/Util/t/Util.t - lib/Hash/Util.pm lib/Hash/Util.t !> MANIFEST win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 30138] By: nicholas on 2007/02/05 19:37:53 Log: Integrate: [ 25288] Make change 25286 better Thanks to John E. Malmberg for pointing this out. [ 26041] Subject: [PATCH] Remove unused USING_WIDE code from win32 and wince branches From: "Jan Dubois" Date: Mon, 7 Nov 2005 20:39:02 -0800 Message-ID: <078001c5e41e$585c4140$6401a8c0@candy> [ 26044] Remove an unused variable left over from change #26041 Branch: maint-5.8/perl !> win32/Makefile win32/bin/pl2bat.pl win32/ext/Win32/Win32.xs !> win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h !> win32/win32io.c wince/perlhost.h wince/win32.h wince/wince.c ____________________________________________________________________________ [ 30137] By: nicholas on 2007/02/05 19:11:17 Log: Integrate: [ 29823] Various cleanup and factorization by Schwern for tests for warnings and features [ 29824] Simplify the ok/not ok logic (another refactorisation by Schwern) [ 29825] Use the $Is_MacOS variable [ 30123] Enhance t/lib/common.pl to provide conditional TODOs using eval'd code. [ 30136] t/lib/common.pl can be warnings clean. Branch: maint-5.8/perl !> t/lib/common.pl ____________________________________________________________________________ [ 30136] By: nicholas on 2007/02/05 18:53:18 Log: t/lib/common.pl can be warnings clean. Branch: perl ! t/lib/common.pl ____________________________________________________________________________ [ 30135] By: nicholas on 2007/02/05 18:48:59 Log: Integrate: [ 26473] ExtUtils::ParseXS needs to stack $filepathname to make #line directives in #INCLUDEs work. [ 28856] Upgrade to ExtUtils-ParseXS-2.16. There actually are a couple of changes in bleadperl not in the new version, so version was bumped to 2.16_01. [ 29269] Subject: [PATCH] ParseXS.pm: small optimization for "Usage: ..." constant strings From: Alexey Tourbin Date: Tue, 14 Nov 2006 05:45:40 +0300 Message-ID: <20061114024540.GA21986@localhost.localdomain> [ 29418] Upgrade to ExtUtils-ParseXS-2.17. Actuall just caught up with most of the patches to bleadperl. The remaining change missing is #29252, so, the version has been bumped to 2.17_01. [ 30134] Upgrade to ExtUtils-ParseXS-2.18 Branch: maint-5.8/perl !> lib/ExtUtils/ParseXS.pm ____________________________________________________________________________ [ 30134] By: nicholas on 2007/02/05 18:35:47 Log: Upgrade to ExtUtils-ParseXS-2.18 Branch: perl ! lib/ExtUtils/ParseXS.pm ____________________________________________________________________________ [ 30133] By: nicholas on 2007/02/05 18:05:43 Log: Integrate: [ 26174] Upgrade to PathTools-3.14 [ 26318] Upgrade to PathTools-3.14_01 [ 26319] Re-instate the old perl getcwd as _perl_getcwd, and use it if loading the XS fails. (Needed to bootstrap the core build) [ 26508] Upgrade to PathTools-3.15 [ 27398] Upgrade to PathTools-3.17 [ 28001] Upgrade to Pathtools-3.18 [ 28004] Added Changes file left out from change #28001. [ 28511] Subject: [PATCH] optimisation for File::Spec::abs2rel where both args are relative From: Brendan O'Dea Date: Thu, 6 Jul 2006 01:02:41 +1000 Message-ID: <20060705150241.GA2244@londo.c47.org> [ 28551] Upgrade to PathTools 3.19 [ 28948] Upgrade to PathTools-3.21 [ 28983] Update to PathTools-3.22. [ 29004] Upgrade to PathTools-3.23. [ 29356] Upgrade to PathTools-3.24. Branch: maint-5.8/perl +> lib/File/Spec/t/tmpdir.t !> MANIFEST ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t !> lib/Cwd.pm lib/File/Spec.pm lib/File/Spec/Cygwin.pm !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm !> lib/File/Spec/t/Spec.t lib/File/Spec/t/crossplatform.t ____________________________________________________________________________ [ 30132] By: nicholas on 2007/02/05 17:37:09 Log: Integrate: [ 26071] Subject: [PATCH @26062] wince patch From: "Konovalov, Vadim" Date: Wed, 9 Nov 2005 20:22:52 +0300 Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC02@itotest-1.spb.lucent.com> [ 26072] Really apply change #26071. [ 26140] Subject: [PATCH @26137] for wince From: "Konovalov, Vadim" Date: Wed, 16 Nov 2005 20:57:13 +0300 Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC9F@itotest-1.spb.lucent.com> [ 26200] Subject: [PATCH @26198] perlce touches From: Konovalov, Vadim Date: Nov 23, 2005 8:55 PM Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DDC3@itotest-1.spb.lucent.com> [ 26201] Delete a README made redundant by change 26200. Branch: maint-5.8/perl - wince/README.perlce !> INSTALL MANIFEST README.ce configpm ext/Cwd/Cwd.xs makedef.pl !> wince/Makefile.ce wince/config.ce wince/config_H.ce !> wince/config_h.PL wince/config_sh.PL wince/wince.c ____________________________________________________________________________ [ 30131] By: nicholas on 2007/02/05 17:13:40 Log: Integrate: [ 27202] Upgrade to CGI-3.16, with version bump on CGI.pm for documentation fixes not yet integrated. [ 27255] Subject: Patches: B, CGI, ExtUtils::MM_Unix From: "Joshua ben Jore" Date: Sun, 19 Feb 2006 02:58:10 -0600 Message-ID: [ 27354] Upgrade to CGI.pm-3.17, but continuing the version bump for unintegrated changes. [ 27873] Upgrade to CGI.pm-3.19. [ 28082] Upgrade to CGI-3.20 [ 28732] Fix to problem where CGI can lose the filehandle during an upload. Patch posted to the Debian bug list by Eric Wong . [ 28746] Upgrade to CGI.pm-3.21 [ 28752] Upgrade to CGI.pm-3.22. [ 28930] Upgrade to CGI.pm-3.25 Branch: maint-5.8/perl !> AUTHORS lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes !> lib/CGI/Cookie.pm lib/CGI/Fast.pm lib/CGI/Util.pm !> lib/CGI/t/cookie.t lib/CGI/t/function.t lib/CGI/t/html.t ____________________________________________________________________________ [ 30130] By: nicholas on 2007/02/05 16:25:02 Log: Integrate: [ 24535] [perl #35878] goto &xsub that croaks corrupts memory When an XS sub is called, a CxSUB context shouldn't be pushed. Make goto &xs_sub mimic this behaviour by first popping the old CxSUB [ 24642] add pointer to email explaining why eval {goto &foo} is banned Branch: maint-5.8/perl !> pp_ctl.c t/op/goto_xs.t ____________________________________________________________________________ [ 30129] By: rgs on 2007/02/05 15:35:56 Log: Subject: [PATCH] cygwin: disable effect of -ansi -std=c89 on system include From: "Yitzchak Scott-Thoennes" Date: Mon, 5 Feb 2007 03:32:59 -0800 (PST) Message-ID: <1344.63.226.247.186.1170675179.squirrel@63.226.247.186> Branch: perl ! hints/cygwin.sh ____________________________________________________________________________ [ 30128] By: rgs on 2007/02/05 12:24:24 Log: Upgrade to DB_File 1.815 Branch: perl ! ext/DB_File/Changes ext/DB_File/DB_File.pm ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL ____________________________________________________________________________ [ 30127] By: nicholas on 2007/02/05 11:57:18 Log: Integrate: [ 24361] move the SETJMP exception-handing definitions from scope.h to cop.h so that a JMPENV* entry can be added to struct block_eval [ 24362] Revert change #15705 (Core dump in 'leavetry') This fixes bug #34682, reintroduces bug #8738 (ID 20020301.011), and reintroduces an eval optimisation for innter runops levels [ 24363] Better fix for #8738 (Core dump in 'leavetry') When in an inner runops loop (eg via a tie or sort), an eval needs a new JMPENV pushing by S_docatch. If an exception is raised, control is returned to S_docatch, and it must determine whether the eval that trapped the exception is an inner eval or an outer one. In the former case, restart the loop, in the latter case, rethrow the exception. This is determined by whether we are still at the same PL_curstackinfo level. This fails in the case of SPLICE(), which pushes a new SETJMP and runops level, but not a new stackinfo level. There may be other code which does similar. The solution is to store the current value of PL_top_env in each pushed CxEVAL, and see if it's still the same as PL_top_env when the exception is handled. [ 24387] add test for [perl #34682] leaving eval via last in inner runops Branch: maint-5.8/perl ! cop.h pp_ctl.c !> scope.h t/op/eval.t ____________________________________________________________________________ [ 30126] By: rgs on 2007/02/05 11:29:08 Log: Subject: [PATCH] minor improvements for perlre.pod From: "Wolfgang Laun" Date: Sun, 4 Feb 2007 16:26:14 +0100 Message-ID: <17de7ee80702040726v23f54266g3c352d353a30c430@mail.gmail.com> Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 30125] By: rgs on 2007/02/05 10:05:10 Log: Quote fix by Jarkko Branch: perl ! cflags.SH ____________________________________________________________________________ [ 30124] By: nicholas on 2007/02/05 00:13:08 Log: Use the new conditional TODOs to mark as TODO the warning tests failing due to HEKs leaked by OPs for unthreaded perls tested with a UTF-8 locale. Branch: perl ! lib/warnings.t t/lib/warnings/7fatal ____________________________________________________________________________ [ 30123] By: nicholas on 2007/02/05 00:12:25 Log: Enhance t/lib/common.pl to provide conditional TODOs using eval'd code. Branch: perl ! t/lib/common.pl ____________________________________________________________________________ [ 30122] By: nicholas on 2007/02/04 22:37:19 Log: Clear up a maint specific compiler warning - in 5.8.x we have more than 16 entries in the arena data structures, so SVt_PTE is > 15, so won't fit in 4 bits. It's not actually needed by the sanity test, so change its "type" to 0. Branch: maint-5.8/perl ! sv.c ____________________________________________________________________________ [ 30121] By: nicholas on 2007/02/04 21:32:10 Log: Integrate: [ 23753] Turn INIT_TLS_AND_INTERP into a static function [ 23755] Foolishly I committed change 23753 before remembering to test without ithreads. No tests => bugs. This should fix them. [ 30119] Change 23753 wasn't quite a perfect refactoring, as it omitted calling PERL_SET_THX(my_perl); when !PL_curinterp for non-ithreads. However, this would not have made a difference for any configuration buildable from the blead source alone. Branch: maint-5.8/perl !> perl.c ____________________________________________________________________________ [ 30120] By: craigb on 2007/02/04 20:43:46 Log: In vms/gen_shrfls.pl, consider EXTERN_C declarations as function candidates, not global variable candidates. Currently only needed for PerlIO_teardown. Branch: perl ! vms/gen_shrfls.pl ____________________________________________________________________________ [ 30119] By: nicholas on 2007/02/04 20:32:13 Log: Change 23753 wasn't quite a perfect refactoring, as it omitted calling PERL_SET_THX(my_perl); when !PL_curinterp for non-ithreads. However, this would not have made a difference for any configuration buildable from the blead source alone. Branch: perl ! perl.c ____________________________________________________________________________ [ 30118] By: nicholas on 2007/02/04 19:27:45 Log: Integrate: [ 23161] make -Dl log runops loop entry and exit, and jump level popping Branch: maint-5.8/perl !> dump.c scope.h ____________________________________________________________________________ [ 30117] By: nicholas on 2007/02/04 19:00:56 Log: local $[ works quite nicely in maint, so un-TODO it. Branch: maint-5.8/perl ! t/op/local.t ____________________________________________________________________________ [ 30116] By: nicholas on 2007/02/04 18:51:01 Log: Put the assignment to $XS_VERSION in a BEGIN block too. Branch: maint-5.8/perl ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ [ 30115] By: nicholas on 2007/02/04 18:49:54 Log: Integrate: [ 24041] Don't use vars in DynaLoader Remove left-over maintenance code [ 24271] Subject: [PATCH] Symbian port of Perl From: Date: Mon, 18 Apr 2005 13:18:30 +0300 Message-ID: [ 27522] Avoid hardcoded $(OBJ_EXT) [ 27549] Move DynaLoader.o into libperl.so. This avoids the need to statically link DynaLoader into the stub perl executable and make libperl.so provide all the code needed to get a functional embedded perl interpreter up running. As a side effect this also moves DynaLoader into libperl.a for non-useshrplib builds. Fixes [perl #32539] [ 27566] Adjust docs to reflect that DynaLoader, as of change 27549, is part of libperl. [ 28226] Subject: [PATCH] Test script for DynaLoader From: Sébastien Aperghis-Tramoni Date: Thu, 18 May 2006 16:46:00 +0200 Message-ID: <1147963560.446c88a8891e1@imp1-g19.free.fr> [ 28227] Nits in the DynaLoader test: make it warning-clean, and avoid checking OS- and locale-specific messages [ 28228] We can now remove DynaLoader from 1_compile.t [ 28274] Better handling for error-checking From: IRC/#p5p/Maddingue (Sebastien Aperghis-Tramoni) [ 28308] Subject: Re: [PATCH] Test script for DynaLoader From: demerphq Date: Thu, 25 May 2006 13:20:53 +0200 Message-ID: <9b18b3110605250420m7431bfbeve44aada2025264f7@mail.gmail.com> [ 28318] use the same arg names everyone else does and handle undef filename [ 28321] Subject: [PATCH] DynaLoader.t: less assumptions From: Jarkko Hietaniemi Message-ID: <44796AF2.8060903@gmail.com> Date: Sun, 28 May 2006 12:18:42 +0300 [ 28333] And some more DynaLoader things that should not be tested on VMS since they are not part of the implementation. [ 28840] darwin also seems to be lacking a dl_unload_file() in its DynaLoader, so some additional skips are needed. If I only had a NeXT to test with now... [ 29017] Upgrade to XSLoader-0.07. [ 29188] Subject: [patch at 21983] factor out $^O eq 'darwin' from XSLoader.pm From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" Date: Thu, 2 Nov 2006 12:36:49 +0100 Message-ID: [ 29198] Wrap the $VERSION initialization of DynaLoader in a BEGIN block Subject: [perl #40651] (Obscure) Bug in Dynaloader From: gml4410@ggr.co.uk (via RT) Date: Thu, 02 Nov 2006 09:30:34 -0800 Message-ID: [ 29200] The assignment to $VERSION must be on its own line, for ExtUtils::MM_Unix::parse_version to be happy. [ 29253] The DynaLoader test isn't happy with OpenBSD's libc.so.39.3. [ 29580] Subject: [PATCH 5.8.8] OS/2-specific fixes, round II From: Ilya Zakharevich Date: Mon, 18 Dec 2006 00:45:24 -0800 Message-ID: <20061218084524.GA14866@powdermilk.math.berkeley.edu> [ 29707] Subject: DynaLoader test failure on cygwin From: "Yitzchak Scott-Thoennes" Date: Sun, 7 Jan 2007 11:56:21 -0800 (PST) Message-ID: <1675.63.226.247.31.1168199781.squirrel@63.226.247.31> [ 29857] Fix a typo in Dynaloader_pm.PL. Branch: maint-5.8/perl +> ext/DynaLoader/t/DynaLoader.t !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL !> ext/DynaLoader/Makefile.PL ext/DynaLoader/XSLoader_pm.PL !> ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c !> ext/DynaLoader/t/XSLoader.t ext/util/make_ext !> lib/ExtUtils/Embed.pm t/lib/1_compile.t writemain.SH ____________________________________________________________________________ [ 30114] By: nicholas on 2007/02/04 18:38:59 Log: Currently Changes is in ISO-8859-1, not UTF-8, so correct change 28226 which had an e accute in UTF-8. Branch: perl ! Changes ____________________________________________________________________________ [ 30113] By: nicholas on 2007/02/04 12:08:57 Log: Revert the reversion of change 23524 and restore 23348: [ 23348] Subject: [PATCH-for-23341] dynaloader improvements and cleanup From: Vadim Konovalov Date: Sun, 3 Oct 2004 22:10:06 +0400 Message-ID: <138-1837306906.20041003221006@vkonovalov.ru> Branch: maint-5.8/perl ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ [ 30112] By: nicholas on 2007/02/04 11:54:14 Log: Provide a fixed $DynaLoader::XS_VERSION of 1.05, to fix bug #32539 whilst also allowing $DynaLoader::VERSION to be incremented (and DynaLoader upgraded) Branch: maint-5.8/perl ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL ____________________________________________________________________________ [ 30111] By: craigb on 2007/02/03 23:53:06 Log: Install overload.h on VMS, plus more case fix-ups in descrip_mms.template. Branch: perl ! vms/descrip_mms.template ____________________________________________________________________________ [ 30110] By: nicholas on 2007/02/03 19:00:21 Log: Clarify that all the dire (sounding) "unsafe" warnings apply to 5005 threads. Branch: maint-5.8/perl ! gv.c op.c perl.c sv.c ____________________________________________________________________________ [ 30109] By: nicholas on 2007/02/03 18:52:20 Log: Integrate: [ 29502] Downgrading a fixed or floating substring of a pattern whilst matching a studied string seems to get to a "should not happen" [bug #41067] It seems that Perl_regexec_flags() assumes that if the pre-downgraded substring is FBM compiled, then the downgraded version will be too, hence changing the downgrade and upgrade routines to FBM compile seems to be a correct fix. [ 29503] Remove code duplication in S_to_utf8_substr() and S_to_byte_substr() by taking advantage of how anchored_* and float_* are stored in arrays to use a loop. [ 30092] Change 29502 wasn't perfect - you need to remove any extra trailing "\n" added by fbm_compile(), before recompiling with the same flags. In turn, to do that, it's best to store the flags even for short "PVBM"s. Branch: maint-5.8/perl ! regexec.c !> regcomp.h t/op/re_tests util.c ____________________________________________________________________________ [ 30108] By: craigb on 2007/02/03 18:52:02 Log: Install parser.h on VMS, plus fix some case typos in descrip_mms.template. Branch: perl ! vms/descrip_mms.template ____________________________________________________________________________ [ 30107] By: nicholas on 2007/02/03 18:08:37 Log: Integrate: [ 26793] Cygwin issue (26792) and patchlevel (26790) Subject: Re: Cygwin status, maint and blead From: Yitzchak Scott-Thoennes Date: Fri, 6 Jan 2006 13:47:10 -0800 Message-ID: <20060106214710.GA592@efn.org> Subject: Re: Cygwin status, maint and blead From: Yitzchak Scott-Thoennes Date: Thu, 10 Nov 2005 00:46:33 -0800 Message-ID: <20051110084633.GA3364@efn.org> [ 26947] Make dump and -u croak on Win32 and Cygwin to avoid confusion such as was seen here: Subject: Weird Win32 error: "This application has requested the Runtime to terminate it in an unusual way." From: demerphq Date: Thu, 26 Jan 2006 15:40:42 +0100 Message-ID: <9b18b3110601260640x34b2442cnf5379d2f83b74187@mail.gmail.com> [ 27252] Subject: [PATCH] op/magic failure on cygwin after 1.5.19-4 From: Yitzchak Scott-Thoennes Date: Mon, 20 Feb 2006 11:09:33 -0800 Message-ID: <20060220190933.GA1316@efn.org> [ 27865] Subject: [PATCH] fix cygwin build From: Yitzchak Scott-Thoennes Date: Sun, 16 Apr 2006 18:05:20 -0700 Message-ID: <20060417010520.GA2888@efn.org> [ 28803] Fix to first problem causing Cygwin Perl to fail to build in a path with spaces in it. [ 29142] Changes to get perl to compile with g++ on Cygwin. Some additional changes will be needed to get it to link though. [ 29427] -Dprefix failed on Cygwin unless the directory ${installbin} already existed prior to running make. [ 29713] Subject: help cygwin find its dlls even on taint tests with no path From: "Yitzchak Scott-Thoennes" Date: Sun, 7 Jan 2007 16:56:28 -0800 (PST) Message-ID: <2437.63.226.247.31.1168217788.squirrel@63.226.247.31> Branch: maint-5.8/perl !> Configure cygwin/Makefile.SHs cygwin/cygwin.c malloc.c perl.c !> perl.h pod/perldiag.pod pod/perlport.pod sv.c t/op/magic.t !> t/op/taint.t ____________________________________________________________________________ [ 30106] By: nicholas on 2007/02/03 17:15:45 Log: Integrate: [ 28896] Subject: reentr reshuffle From: Jarkko Hietaniemi Date: Thu, 28 Sep 2006 12:40:04 +0300 Message-ID: <451B9874.7060000@iki.fi> [ 28897] Regen for #28896 [ 29639] With xlow and xhigh as U32, PAD_MAX shouldn't be IV_MAX, as on a 64 bit system this can't be stored. Branch: maint-5.8/perl ! reentr.h !> pad.c pod/perlembed.pod pod/perlxs.pod reentr.c reentr.pl ____________________________________________________________________________ [ 30105] By: nicholas on 2007/02/03 15:23:52 Log: Purge all references to 5005 threads variables in the code. (Retain the aides memoire in makedef.pl) Branch: perl ! Porting/findvars gv.c hv.c op.c perl.c pp_ctl.c sv.c ____________________________________________________________________________ [ 30104] By: stevep on 2007/02/03 06:25:11 Log: Subject: Re: prerelease checklist for Perl 5.10 From: demerphq Date: Thu, 1 Feb 2007 17:06:37 +0100 Message-ID: <9b18b3110702010806n7e095317v77f5dc1eb765f8d@mail.gmail.com> Subject: Re: prerelease checklist for Perl 5.10 From: demerphq Date: Fri, 2 Feb 2007 18:10:14 +0100 Message-ID: <9b18b3110702020910l31c7784fi5e37bf777b6eafb3@mail.gmail.com> Regular expression changes to fix failing tests in XML::Twig and Mail::SpamAssassin. The breakages occured in changes #28785 and #29279. Branch: perl ! embed.fnc embed.h proto.h regexec.c regexp.h t/op/re_tests ____________________________________________________________________________ [ 30103] By: nicholas on 2007/02/02 23:35:22 Log: Subject: Re: [perl #41421] glob() produces spurious results with brackets in braces From: Slaven Rezic Message-ID: <87r6t81acj.fsf@biokovo.herceg.de> Date: 02 Feb 2007 23:08:28 +0100 Branch: perl ! ext/File/Glob/bsd_glob.c ext/File/Glob/t/basic.t ____________________________________________________________________________ [ 30102] By: nicholas on 2007/02/02 22:11:03 Log: Integrate: [ 29616] Fix RT #6006: Regexp replaces using large replacement variables fail some of the time (i.e. when the substitution contains something like ${10}). Patch derived from a patch by Hugo van der Sanden; added also a second test (Yves Orton already added a TODO test for this.) [ 29617] A better fix for RT #6006: revert change 29616, which was bogus, and add OP_SCOPE to the list of "dangerous" ops that might appear on the right side of s///. However, this fix does not work under taint mode, and op/subst.t has -T. [ 29618] Remove -T from op/subst.t, and add a new test file, substT.t, to run the s/// tests under taint mode; mark the test for RT #6006 as TODO, but only with -T. [ 29619] Fix #6006 for taint mode too. Branch: maint-5.8/perl +> t/op/substT.t ! op.c !> MANIFEST t/op/subst.t ____________________________________________________________________________ [ 30101] By: nicholas on 2007/02/02 22:10:39 Log: A few more places where we know the length for sv_setpv() or sv_catpv() Branch: perl ! mg.c op.c pp_ctl.c toke.c ____________________________________________________________________________ [ 30100] By: nicholas on 2007/02/02 21:52:26 Log: Integrate: [ 29308] Subject: [perl #36909] $^R undefined on matches involving backreferences From: yves orton via RT Date: Nov 17, 2006 4:07 PM Branch: maint-5.8/perl ! t/op/pat.t !> regcomp.c regexec.c t/op/subst.t ____________________________________________________________________________ [ 30099] By: nicholas on 2007/02/02 21:14:53 Log: Integrate: [ 29644] As freeing up PL_linestr is now done via the scope stack, there's no need to make any temporary varariable a mortal, and waste effort on the temp stack (not) clearing it up. [ 29647] Rationalise the logic in lex_start for creating a new temporary if the passed in SV is read only or doesn't end in ';'. Also, allow a NULL pointer to imply a zero length string, which saves creating a mortal in pp_require, only for it to be ignored in favour of a new SV. [ 29685] Subject: Re: [PATCH] Symbian port: add Series 90 support From: Jarkko Hietaniemi Date: Thu, 04 Jan 2007 03:35:54 -0500 Message-ID: <459CBC6A.4060806@iki.fi> Fixes a VC7/VC7.1 linker error following #29650/#29651 Branch: maint-5.8/perl !> embed.fnc perl.h pp_ctl.c proto.h toke.c util.c ____________________________________________________________________________ [ 30098] By: nicholas on 2007/02/02 20:54:46 Log: Integrate: [ 29193] eval $undef should emit one warning, not three. Also ensure that eval $undef clears $@ (it did, but only by luck) [ 29194] add test that eval undef clears $@ [ 29195] Change #29193 makes this addition unneeded Branch: maint-5.8/perl !> pp_ctl.c t/lib/common.pl t/op/eval.t toke.c ____________________________________________________________________________ [ 30097] By: nicholas on 2007/02/02 20:40:18 Log: Integrate: [ 26401] Missing file from last change [ 29182] Fix the failures in warnings tests when PERL_UNICODE is defined that show up in the smokes under UTF-8 locales. Based on : Subject: Re: UTF-8 Failures in smoke ($PERL_UNICODE) From: "H.Merijn Brand" Date: Wed, 1 Nov 2006 17:03:55 +0100 Message-ID: <20061101170355.7c57b515@pc09> [ 29184] More heuristics to make warnings.t pass under different combinations of PERL_UNICODE / locale Branch: maint-5.8/perl +> t/lib/common.pl !> MANIFEST lib/warnings.t ____________________________________________________________________________ [ 30096] By: nicholas on 2007/02/02 18:03:45 Log: Integrate: [ 28559] Cleanup and conversion to t/test.pl [ 29643] PL_linestr needs to survive until the end of scope, not just the next FREETMPS. Fixes the underlying cause of the thread cloning SEGV reported in http://www.nntp.perl.org/group/perl.perl5.porters/63123 [ 29668] PVMG can be isUV too. Branch: maint-5.8/perl +> t/op/threads_create.pl ! dump.c !> MANIFEST ext/Devel/Peek/t/Peek.t sv.c t/op/threads.t toke.c ____________________________________________________________________________ [ 30095] By: nicholas on 2007/02/02 17:46:17 Log: Integrate: [ 29628] Change PAD_MAX to something a bit less FORTRAN-ish than 999999999. [ 29629] Abstract the pad code's overloaded use of SvNVX and SvIVX into 4 macros COP_SEQ_RANGE_LOW, COP_SEQ_RANGE_HIGH, PARENT_PAD_INDEX and PARENT_FAKELEX_FLAGS [ 29631] Move PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad.h, export them via B.pm, so that B::Concise doesn't need to hard code magic numbers. [ 29663] Probably better to make PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI special cases, instead of scanning pad.h to find them, and picking up 3 other superfluous definitions as a side effect. Branch: maint-5.8/perl ! pad.c !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm !> ext/B/defsubs_h.PL ext/B/t/concise-xs.t pad.h ____________________________________________________________________________ [ 30094] By: nicholas on 2007/02/02 16:57:24 Log: Integrate: [ 29506] Subject: [PATCH] Re: [perl #41065] Out of memory!, while extending scalar From: Marcus Holland-Moritz Date: Sun, 10 Dec 2006 22:32:32 +0100 Message-ID: <20061210223232.0f3a5318@r2d2> [ 29574] Subject: [PATCH] perl.c: leak avoidance From: Jarkko Hietaniemi Date: Sat, 16 Dec 2006 11:48:13 -0500 Message-ID: <4584234D.7070209@iki.fi> [ 29590] Subject: [PATCH] Don't destroy the Unicode system environment on Perl startup From: Jan Dubois Date: Mon, 18 Dec 2006 16:34:33 -0800 Message-ID: [ 29614] syswrite() wasn't reporting a warning when writing to a filehandle opened only for input. Branch: maint-5.8/perl !> doop.c perl.c pp_sys.c t/lib/warnings/pp_sys ____________________________________________________________________________ [ 30093] By: nicholas on 2007/02/02 16:25:23 Log: Testing every pattern by also upgrading to UTF-8 would have caught the bug added by change 29502, fixed in change 30092. Branch: perl ! t/op/regexp.t ____________________________________________________________________________ [ 30092] By: nicholas on 2007/02/02 14:37:31 Log: Change 29502 wasn't perfect - you need to remove any extra trailing "\n" added by fbm_compile(), before recompiling with the same flags. In turn, to do that, it's best to store the flags even for short "PVBM"s. Branch: perl ! regexec.c util.c ____________________________________________________________________________ [ 30091] By: nicholas on 2007/02/02 14:35:51 Log: Better dump reporting of "PVBM"s. Branch: perl ! dump.c ____________________________________________________________________________ [ 30090] By: nicholas on 2007/02/01 23:32:22 Log: Allow regexp.t to take a command line argument for the filename of tests. Read the tests into memory, to avoid seeking the FH. Branch: perl ! t/op/regexp.t ____________________________________________________________________________ [ 30089] By: nicholas on 2007/02/01 16:49:12 Log: Make t/op/regexp.t warnings clean. Branch: perl ! t/op/regexp.t ____________________________________________________________________________ [ 30088] By: nicholas on 2007/02/01 16:27:00 Log: Make t/op/regexp.t run under use strict; including removing the vestiges of change 1195 not removed by change 1244. Branch: perl ! t/op/re_tests t/op/regexp.t ____________________________________________________________________________ [ 30087] By: merijn on 2007/01/31 15:38:06 Log: alloca () might end up unreferenced during linking. Thanks Steve Branch: perl ! cygwin/cygwin.c ____________________________________________________________________________ [ 30086] By: rgs on 2007/01/31 13:58:40 Log: Upgrade to Getopt::Long 2.36 Branch: perl + lib/Getopt/Long/t/gol-xargv.t lib/Getopt/Long/t/gol-xstring.t ! MANIFEST lib/Getopt/Long.pm lib/Getopt/Long/CHANGES ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t ! lib/Getopt/Long/t/gol-linkage.t ____________________________________________________________________________ [ 30085] By: nicholas on 2007/01/31 12:14:05 Log: You can't have special blocks if the subroutine has an "anonymous" name for the debugger, so don't bother checking. Branch: perl ! op.c ____________________________________________________________________________ [ 30084] By: merijn on 2007/01/31 10:29:59 Log: Subject: [PATCH] Improve regex stringification code From: demerphq Date: Tue, 30 Jan 2007 23:58:31 +0100 Message-ID: <9b18b3110701301458k2f6a8254hea6c6db28489c38b@mail.gmail.com> Branch: perl ! embed.fnc embed.h ext/re/re.xs ext/re/t/re_funcs.t op.c perl.h ! pod/perlapi.pod proto.h regcomp.c regcomp.h regexec.c regexp.h ____________________________________________________________________________ [ 30083] By: merijn on 2007/01/31 09:51:48 Log: Subject: [PATCH] regcomp.c: remove some gotos that cause compiler consternation. From: demerphq Date: Wed, 31 Jan 2007 10:28:34 +0100 Branch: perl ! regcomp.c ____________________________________________________________________________ [ 30082] By: merijn on 2007/01/31 07:49:12 Log: Subject: [PATCH] Improve regex stringification code From: demerphq Date: Tue, 30 Jan 2007 23:58:31 +0100 Message-ID: <9b18b3110701301458k2f6a8254hea6c6db28489c38b@mail.gmail.com> Branch: perl ! embed.fnc embed.h ext/re/re.xs ext/re/t/re_funcs.t op.c perl.h ! proto.h regcomp.c regcomp.h regexec.c regexp.h ____________________________________________________________________________ [ 30081] By: merijn on 2007/01/31 07:34:39 Log: Subject: [PATCH] $1 in nested regex EVAL doesnt work correctly. From: demerphq Date: Tue, 30 Jan 2007 23:51:27 +0100 Message-ID: <9b18b3110701301451l1443a186p39df7a6e8b65ea3c@mail.gmail.com> Branch: perl ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c ! regexec.c t/op/pat.t ____________________________________________________________________________ [ 30080] By: nicholas on 2007/01/30 23:53:56 Log: Refactor the code used to check/execute BEGIN/UNITCHECK/CHECK/INIT/END duplicated in newATTRSUB and newXS into a new static function process_special_blocks() Branch: perl ! embed.fnc embed.h op.c proto.h ____________________________________________________________________________ [ 30079] By: merijn on 2007/01/30 17:39:58 Log: Subject: [PATCH] one more iteration on PerlIO_teardown prototype From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Tue, 30 Jan 2007 04:20:21 +0200 (EET) Message-Id: <20070130022021.6051443A67@anubis.hut.fi> Branch: perl ! perl.h perliol.h ____________________________________________________________________________ [ 30078] By: gisle on 2007/01/30 11:13:51 Log: Subject: [PATCH] Re: run/cloexec.t is failing From: Marcus Holland-Moritz Date: Sat, 13 Jan 2007 18:44:53 +0100 Message-ID: <20070113184453.7cd54bcf@r2d2> Branch: perl ! t/run/cloexec.t ____________________________________________________________________________ [ 30077] By: nicholas on 2007/01/29 23:50:30 Log: Integrate: [ 29492] In Perl_fbm_instr(), no need to calculate the address of the table if we're going to return anyway. [ 29493] Exterminate! 2 pieces of superfluous code related to UV setting. [ 29494] PVBMs mustn't enter anything that turns SVIVisUV_on(). [ 29518] Change SvTAIL() to check that both SVpbm_TAIL|SVpbm_VALID are true. SVpbm_VALID is the same bit value is SVf_IVisUV, which means that PVBMs can't actually ever be IOK. Therefore move BmUSEFUL() into the IV union, and save one I32 per PVBM. [ 29534] Shrink Perl_sv_peek() and Perl_do_sv_dump() by using type to name lookup tables. Branch: maint-5.8/perl ! dump.c !> sv.c util.c ____________________________________________________________________________ [ 30076] By: nicholas on 2007/01/29 23:36:02 Log: Also check BEGIN/UNITCHECK/CHECK/INIT/END for require. Branch: perl + ext/XS/APItest/t/xs_special_subs_require.t ! MANIFEST ext/XS/APItest/t/xs_special_subs.t ____________________________________________________________________________ [ 30075] By: nicholas on 2007/01/29 23:16:13 Log: Integrate: [ 29429] Verify that the debugger has an array where to store lines before doing so. This fixes an assertion failure when parsing a script that begins with '#!perl -d'. Also, code factorization in toke.c. [ 29433] Remove the pp_entersub specific logic from S_get_db_sub. [ 29434] Make get_db_sub non-static, and call it from pp_goto, which allows the removal of duplicate code. (The conversion of GvSV(PL_DBsub) to GvSVn(PL_DBsub) implicit in this change should fix a failure with Devel::SmallProf.) [ 29463] Move Perl_get_db_sub() from pp_hot.c to util.c [ 29749] In toke.c, merge S_update_debugger_info_pv() and S_update_debugger_info_sv() into S_update_debugger_info(). Branch: maint-5.8/perl ! util.c !> embed.fnc embed.h op.c pp_ctl.c pp_hot.c proto.h toke.c ____________________________________________________________________________ [ 30074] By: nicholas on 2007/01/29 22:57:54 Log: Integrate: [ 29327] Make undef $SIG{FOO} ignore the signal FOO [ 29328] Actually, undef $SIG{FOO} should restore the default signal handler. Else, once we exit a block where the signal handler was localized, it becomes ignored. Branch: maint-5.8/perl !> mg.c ____________________________________________________________________________ [ 30073] By: nicholas on 2007/01/29 22:44:03 Log: Integrate: [ 29311] Subject: [perl #18209] bug in regex s/\s$word\s/ /gi; and $& From: "yves orton via RT" Date: Fri, 17 Nov 2006 10:17:48 -0800 Message-ID: [ 29312] Subject: [perl #18209] bug in regex s/\s$word\s/ /gi; and $& From: "yves orton via RT" Date: Fri, 17 Nov 2006 10:17:48 -0800 Message-ID: Branch: maint-5.8/perl ! t/op/pat.t !> mg.c ____________________________________________________________________________ [ 30072] By: nicholas on 2007/01/29 22:40:01 Log: UNITCHECK for XS code. Turned out to be harder that expected. We need to get the XS BOOT section to run any UNITCHECK blocks for us. Branch: perl ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs ! ext/XS/APItest/t/xs_special_subs.t lib/ExtUtils/ParseXS.pm ! op.c ____________________________________________________________________________ [ 30071] By: nicholas on 2007/01/29 22:30:00 Log: Integrate: [ 29361] Fix for bug #38631: tied variables don't work with .= <> [ 29416] Subject: [perl #41008] Setting $0 invalidates environment shown by ps From: alexander_bluhm@genua.de (via RT) Date: Tue, 28 Nov 2006 05:09:31 -0800 Message-ID: [ 29446] Subject: Re: [perl #38868] Changing $0 on darwin leads to excessive padding in 'ps' From: Chris Dolan Date: Sat, 2 Dec 2006 09:37:08 -0600 Message-Id: <005671A0-5C2B-464C-85B9-A91E52278194@chrisdolan.net> [ 29488] add missing OP_REFCNT_LOCK/UNLOCKs and document it [ 29530] The overly-picky AIX xlc compiler doesn't like the style from patch #29446 [ 29531] Subject: [PATCH] mg.c: #ifdef only the different bits From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Tue, 12 Dec 2006 15:18:53 +0200 (EET) Message-Id: <20061212131853.C2CBA43A67@anubis.hut.fi> Branch: maint-5.8/perl !> mg.c op.h pp_hot.c sv.c t/op/readline.t ____________________________________________________________________________ [ 30070] By: nicholas on 2007/01/29 22:12:03 Log: Integrate: [ 29239] [perl #40718] perl parser bug leading to memory corruption quoted-string parser naughtily maintained a pointer into an SV which could get realloc()ed. [ 29263] Fix a bug in the debugger tracing variables when one was eval'ing a string including a "#line" directive containing the actual name of the file already. (following-up change #25409) [ 29273] Fix bug #39037: rcatline doesn't stringify references [ 29310] Subject: [perl #22395] regexp /(.*)[bc]/ 10000 times slower in 5.8.0 vs 5.6.1 From: "yves orton via RT" Date: Fri, 17 Nov 2006 09:48:14 -0800 Message-ID: [ 29310] Subject: [perl #22395] regexp /(.*)[bc]/ 10000 times slower in 5.8.0 vs 5.6.1 From: "yves orton via RT" Date: Fri, 17 Nov 2006 09:48:14 -0800 Message-ID: [ 29310] Subject: [perl #22395] regexp /(.*)[bc]/ 10000 times slower in 5.8.0 vs 5.6.1 From: "yves orton via RT" Date: Fri, 17 Nov 2006 09:48:14 -0800 Message-ID: [ 29330] Unify the two warnings "Can't declare %s in %s", in line with what's documented in perldiag. [ 29336] Invalidate the method lookup cache when assigning to a glob named "isa". (That happens when importing "isa" from UNIVERSAL, for example.) Fixes bug #24824. [ 29350] Fix infinite loop in Perl_my_strftime() for failing strftime() Branch: maint-5.8/perl ! t/op/pat.t !> op.c pp_hot.c regcomp.c t/op/attrs.t t/op/readline.t !> t/op/universal.t toke.c util.c ____________________________________________________________________________ [ 30069] By: nicholas on 2007/01/29 21:05:26 Log: Integrate: [ 29201] Subject: [PATCH] replace S_sv_pos_b2u_forwards with utf8_length (was: sv_pos_b2u dislikes the extended UTF-8) From: SADAHIRO Tomoyuki Date: Sun, 21 May 2006 14:00:43 +0900 Message-Id: <20060521140011.358D.BQW10602@nifty.com> [ 29229] Subject: [PATCH] Perl_die() / Perl_croak() From: "Philip M. Gollucci" Date: Tue, 07 Nov 2006 23:27:40 -0800 Message-ID: <455186EC.8010906@p6m7g8.com> (backported to embed.fnc) [ 29259] Subject: [PATCH] was RE: Perl_die() / Perl_croak() From: "Robin Barker" Date: Mon, 13 Nov 2006 10:25:08 -0000 Message-ID: <2C2E01334A940D4792B3E115F95B7226149377@exchsvr1.npl.ad.local> [ 29313] Tweaks needed to get Perl compiling with g++ on OpenBSD. [ 29363] Remove superfluous SvROK() [ 29386] Change (well, correct) S_add_data to take and return a U32. [ 29387] Simplify S_add_data(), given that realloc will NULL acts as malloc(). [ 29476] save_I8 is not a mathom. [ 29482] Subject: [PATCH] Perl_save_destructor is not a mathom From: "Jerry D. Hedden" Date: Wed, 6 Dec 2006 11:12:13 -0800 (PST) Message-ID: <20061206191213.35036.qmail@web30206.mail.mud.yahoo.com> [ 29486] No need to upgrade if all we're going to do is return. Branch: maint-5.8/perl ! regcomp.c scope.c sv.c !> embed.fnc embed.h embed.pl mathoms.c perl.h perlio.c proto.h !> t/op/index.t util.c ____________________________________________________________________________ [ 30068] By: nicholas on 2007/01/29 20:23:46 Log: Integrate: [ 29197] When code is loaded through an @INC-hook, and when this hook has set a filename entry in %INC, make sure __FILE__ is set for this code accordingly to the contents of that %INC entry. [ 29235] Change the documentation of the return values of @INC-hooks to match what is tested to work. (It's a bit confusing that optional values might appear at the middle, too.) [ 29236] Subject: [PATCH t/op/inccode.t] fails under minitest From: "Robin Barker" Date: Wed, 8 Nov 2006 15:18:23 -0000 Message-ID: <2C2E01334A940D4792B3E115F95B7226120AA5@exchsvr1.npl.ad.local> [ 29584] Subject: [PATCH blead] Re: [perl #41071] require stringifies code references in tied @INC From: Rick Delaney Date: Fri, 15 Dec 2006 23:28:25 -0500 Message-ID: <20061216042825.GB23501@localhost.localdomain> Branch: maint-5.8/perl +> t/op/inccode-tie.t !> MANIFEST pod/perlfunc.pod pp_ctl.c t/op/inccode.t ____________________________________________________________________________ [ 30067] By: nicholas on 2007/01/29 20:05:52 Log: BEGIN blocks in XS should work. (Given that CHECK, INIT and END all do) Branch: perl + ext/XS/APItest/t/xs_special_subs.t ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs ! op.c ____________________________________________________________________________ [ 30066] By: nicholas on 2007/01/29 19:07:36 Log: Integrate: [ 29033] Subject: [perl #40557] regexec.c saves context stack position improperly From: Dave Bailey (via RT) Date: Tue, 17 Oct 2006 09:37:28 -0700 Message-ID: [ 29059] zero length $1 took too long to detect utf8-ness [ 29063] only do \C hackery if \C is seen From: demerphq Date: Fri, 20 Oct 2006 12:38:13 +0200 Subject: Re: utf8 regexp performance problem Message-ID: <9b18b3110610200338k5df1d3afpf829fbc0f3663a75@mail.gmail.com> Branch: maint-5.8/perl !> mg.c regexec.c scope.c scope.h ____________________________________________________________________________ [ 30065] By: nicholas on 2007/01/29 18:52:30 Log: Integrate: [ 29040] panic if we attempt to sv_setsv to or from an already freed SV. [ 29097] No warning was produced if perl failed to load PerlIO::scalar (contrary to other PerlIO layers.) [ 29108] Fix small leak with -F at interpreter destruction [ 29116] Subject: Re: [perl #40583] sprintf "%#04X" also uppercases the 0x-prefix From: SADAHIRO Tomoyuki Date: Fri, 27 Oct 2006 00:19:34 +0900 Message-Id: <20061027001924.B158.BQW10602@nifty.com> [ 29143] Change the non-mkstemp, non-win32 code path of PerlIO_tmpfile to use PerlIO_fdopen so that when the tmpfile is closed we do not decrement a ref count that doesn't exist or is zero. Branch: maint-5.8/perl !> perl.c perlio.c pod/perlfunc.pod sv.c t/op/sprintf.t ____________________________________________________________________________ [ 30064] By: nicholas on 2007/01/29 18:28:16 Log: Add av_create_and_push() and av_create_and_unshift_one() to refactor out two repeated idioms. Branch: perl ! av.c doio.c embed.fnc op.c perl.c pod/perlapi.pod proto.h ____________________________________________________________________________ [ 30063] By: nicholas on 2007/01/29 18:20:31 Log: And now actually fixed. (All tests pass) Branch: maint-5.8/perl ! sv.c ____________________________________________________________________________ [ 30062] By: nicholas on 2007/01/29 18:02:23 Log: Fix up damage from change 30061 - at least make sv.c compile. [Problem caused by not running make test in the correct tree] Branch: maint-5.8/perl ! sv.c ____________________________________________________________________________ [ 30061] By: nicholas on 2007/01/29 17:39:20 Log: Integrate: [ 29008] Don't bother checking for bad characters in prototypes if we're not going to warn about them. [ 29028] Less brace nesting. [ 29042] Using explicit printf-like APIs with a format of "%s" isn't the world's most efficient idea. [ 29068] Quiet a warning in pp_sys.c on AIX. [ 29157] VOL should be used instead of volatile in the core. [ 29190] This volatile modifier is not on the referent, but on the pointer (see change 28606) Branch: maint-5.8/perl !> XSUB.h dump.c op.c perl.c pp_sys.c toke.c ____________________________________________________________________________ [ 30060] By: nicholas on 2007/01/29 17:14:16 Log: Integrate: [ 28867] Subject: [PATCH] C++: add -Wno-used-parameter, and drop ODBM_File From: Jarkko Hietaniemi Date: Tue, 19 Sep 2006 09:19:22 +0300 Message-ID: <450F8BEA.1010802@iki.fi> [ 28914] Subject: Re: [PATCH] cflags.SH: rethink of the gcc -std=c89 and -pedantic From: Jarkko Hietaniemi Date: Mon, 02 Oct 2006 13:04:14 +0300 Message-ID: <4520E41E.8040300@iki.fi> [ 28955] Subject: [PATCH] cflags.SH: strip -std=c89 for g++ From: Jarkko Hietaniemi Date: Sat, 07 Oct 2006 13:37:04 +0300 Message-ID: <45278350.8020707@iki.fi> [ 29398] Subject: [PATCH] Re: [PATCH] perlhack: some portability updates From: Dominic Dunlop Date: Sun, 26 Nov 2006 12:01:16 +0100 Message-Id: <253514EB-BA57-4A43-93FA-75D6F3CF27BC@mac.com> [ 29400] Typo fix (by Dominic Dunlop) [ 30016] If we have specified -Dgccansipedantic on the Configure command-line, assume we really want it [ 30019] cflags.SH was broken: it was compiling a C file for testing available command-line options, but this C file was including perl.h, which in turn includes config.h, which might not be present at that time. So force the generation of config.h. Branch: maint-5.8/perl !> Makefile.SH cflags.SH perl.h ____________________________________________________________________________ [ 30059] By: gisle on 2007/01/29 16:54:38 Log: Avoid test failure with for a -Dusesitecustomize perl. Branch: perl ! t/run/switchd.t ____________________________________________________________________________ [ 30058] By: nicholas on 2007/01/29 16:46:38 Log: Integrate: [ 28917] Subject: [perl #40427] Segfault in pack From: dgay@acm.org (via RT) Date: Thu, 28 Sep 2006 17:30:37 -0700 Message-ID: [ 28975] fix bad free in do_exec3() [ 28985] Subject: [perl #40473] sprintf width+precision fails on wide chars From: Anatoly Vorobey (via RT) Date: Sun, 08 Oct 2006 17:58:16 -0700 Message-ID: [ 28993] Missing % in format string [ 29016] Avoid undefined behaviour for -DPERL_MEM_LOG by not using a direct dereference of member of the structure being reallocated as part of the size calculation. (There may be other similar bugs). [ 29025] Subject: [PATCH] Re: sprintf 64 test From: SADAHIRO Tomoyuki Date: Sun, 15 Oct 2006 16:51:34 +0900 Message-Id: <20061015165052.77AD.BQW10602@nifty.com> 1. nullify 0 flag in integer conversions when precision is given 2. ignore space after a plus sign as a sign for a nonnegative number 3. make a negative precision through * working as if the precision is omitted Branch: maint-5.8/perl !> doio.c perl.h pod/perlfunc.pod pp_pack.c regcomp.c sv.c !> t/op/sprintf.t t/op/sprintf2.t ____________________________________________________________________________ [ 30057] By: nicholas on 2007/01/29 15:55:07 Log: Integrate: [ 28877] Subject: [PATCH] deal with some gcc warnings From: Jarkko Hietaniemi Date: Thu, 21 Sep 2006 09:08:47 +0300 Message-ID: <45122C6F.9080904@iki.fi> [ 28910] In pp_binmode, call mode_from_discipline() once and remember the result. [ 28911] In PerlIO_debug(), if tainting or set*id, set PL_perlio_debug_fd to -1 first time through to reduce the checks on subsequent calls. [ 28947] Don't bother generating the "Operation \"%s\": no method found..." message text if we're not going to use it. [ 28950] Generate the overload enum and names array programatically, which allows experimentation with the order. The new order shaves nearly 900 bytes from gv.o, because the compiler can make smaller branch tables for switch statements. [ 28951] Fix typo spotted by Rafael. Close the file handle explicity and check for errors. Add overload.pl to regen.pl [ 28952] Make the executable slightly smaller by using PL_hexdigit in Perl_sv_vcatpvfn. [ 28961] Make reference stringification (blessed and unblessed) about as fast as is possible, because I'm told it's used quite frequently. [ 29015] Use Perl_croak_nocontext() rather than Perl_croak() for the snprintf() and vsnprintf() macros. Branch: maint-5.8/perl + overload.h overload.pl !> MANIFEST doio.c gv.c perl.h perlio.c pp_sys.c reentr.c !> reentr.pl regen.pl sv.c util.c ____________________________________________________________________________ [ 30056] By: nicholas on 2007/01/29 11:15:51 Log: Integrate: [ 27795] (Hopefully) fix coredumps in ByteLoader, which were a side effect of fixing a bug in B, and non-robust autogenerated code. When autogenerating initialiser statements for an array, it's a bad plan to have the size of that array hard coded. [ 27826] Coverity was getting upset about an assignment from a function returning int to a U8 variable. Curiously it was only getting upset about the first of many. However, we are doing NO ERROR CHECKING on whether we read in the requested number of bytes of bytecode. All except BGET_op_tr_array will now croak on a short read. [ 27874] Oops. Change 27826 had an error in the definition of BGET_PADOFFSET(). [ 28638] Silence the VC7 compiler warning in the following smoke: http://www.nntp.perl.org/group/perl.daily-build.reports/39824 [ 28667] Try to reinstate the fix of change #28638 by patching bytecode.pl and not the file it generates [ 28668] Provide a BGET_svtype, required by #28667 [ 28739] Subject: [PATCH] bytecode.t failures in Tru64: svtype (enum) is int, not long From: Jarkko Hietaniemi Date: Sat, 19 Aug 2006 14:34:53 +0300 (EEST) Message-Id: <200608191134.k7JBYroK518962@kosh.hut.fi> plus fix 28739 to use U32 rather than I32 to avoid an error on this ILP 32 bit system. (Checked also with -Duse64bitint, but we await the verdict on an LP64 system) Branch: maint-5.8/perl ! ext/B/B/Assembler.pm !> bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/bytecode.h !> ext/ByteLoader/byterun.c ____________________________________________________________________________ [ 30055] By: nicholas on 2007/01/28 23:54:52 Log: Integrate: [ 28297] Subject: [PATCH] Stop harness from printing summary table header for each row in table From: demerphq Date: Tue, 23 May 2006 22:27:40 +0200 Message-ID: <9b18b3110605231327t316104caoce301668178ee442@mail.gmail.com> [ 28304] Upgrade to Test-Harness-2.60 [ 28384] Upgrade to Test::Harness 2.62 [ 28386] Adapt the new Test::Harness test to the core [ 28953] Upgrade to Test-Harness-2.64 Branch: maint-5.8/perl +> lib/Test/Harness/Results.pm lib/Test/Harness/t/failure.t !> MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes !> lib/Test/Harness/Straps.pm lib/Test/Harness/Util.pm !> lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t !> lib/Test/Harness/t/callback.t !> lib/Test/Harness/t/prove-switches.t !> lib/Test/Harness/t/strap-analyze.t !> lib/Test/Harness/t/test-harness.t ____________________________________________________________________________ [ 30054] By: nicholas on 2007/01/28 23:29:04 Log: Change 28489 giveth, and change 28488 taketh away. (Although for most people time flows forwards, so they won't see it this way). But the problem is that 28488 taketh away the {}, and whilst 28489 puteth them back, 28489 was about state variables, so I'm not merging it. Hence this need for a manual fixup. (And something else I'd like to fixup is gcc, for not having a C89-death-or-glory flag) Branch: maint-5.8/perl ! op.c ____________________________________________________________________________ [ 30053] By: nicholas on 2007/01/28 23:11:59 Log: Fix bug introduced by a clean merge in change 30051. Either my test environment is screwy, or my ability to read (or at least notice things) is impaired. Although I suspect upgrading to Test::Harness 2.62 will help, as that restores the die-on-errors, which t/harness lacks currently. Branch: maint-5.8/perl ! ext/B/B.xs ____________________________________________________________________________ [ 30052] By: nicholas on 2007/01/28 22:30:18 Log: Convert ext/B/t/debug.t to Test::More. (Diagnostics are good, m'kay) Branch: perl ! ext/B/t/debug.t ____________________________________________________________________________ [ 30051] By: nicholas on 2007/01/28 21:56:48 Log: Integrate: [ 28626] Clear up most of the VC6 compiler warnings in the following smoke: http://www.nntp.perl.org/group/perl.daily-build.reports/39733 Branch: maint-5.8/perl !> ext/B/B.xs ext/XS/APItest/APItest.xs hv.c op.c pp.c pp_pack.c !> utf8.c ____________________________________________________________________________ [ 30050] By: rgs on 2007/01/28 17:26:02 Log: Subject: [PATCH] g++ wants cast From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Sun, 28 Jan 2007 17:04:44 +0200 (EET) Message-Id: <20070128150444.AC62043A57@anubis.hut.fi> Branch: perl ! sv.c ____________________________________________________________________________ [ 30049] By: nicholas on 2007/01/28 08:28:43 Log: Update Changes Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 30048] By: nicholas on 2007/01/28 00:08:17 Log: Integrate: [ 27951] Subject: [perl #38709] Opening '|-' triggers unjustified taint check From: mhasch@cpan.org (via RT) Date: Fri, 10 Mar 2006 20:10:49 -0800 Message-ID: [ 28488] Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the left side is made out a list declared with our(). In this case OPpLVAL_INTRO isn't set on the left op, so we just remove that check. Add new tests. [ 28879] Subject: RE: Combining UTF-16 output with :crlf is awkward From: "Jan Dubois" Date: Thu, 6 Apr 2006 18:37:21 -0700 Message-ID: <0bbe01c659e3$d0c334a0$2217a8c0@candy> [ 29297] Change #27951 added tests to t/op/taint.t involving taint, opening "|-". Unfortunately, this usually reacts badly on OpenBSD with threaded Perls, causing zombie processes nearly every time this is run. For now, skipping the test seem reasonable while working on a solution to the problem. [ 29302] Change 29297 omitted a semicolon. Branch: maint-5.8/perl !> doio.c op.c perlio.c t/op/array.t t/op/taint.t ____________________________________________________________________________ [ 30047] By: nicholas on 2007/01/27 23:49:02 Log: Integrate: [ 28359] Upgrade to Encode 2.18 Branch: maint-5.8/perl !> ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm ext/Encode/Changes !> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/Encode.pm !> ext/Encode/Encode.xs ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm !> ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm !> ext/Encode/bin/enc2xs ext/Encode/encoding.pm !> ext/Encode/lib/Encode/Alias.pm !> ext/Encode/lib/Encode/CJKConstants.pm !> ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm !> ext/Encode/lib/Encode/Encoding.pm !> ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm !> ext/Encode/lib/Encode/JP/JIS7.pm !> ext/Encode/lib/Encode/KR/2022_KR.pm !> ext/Encode/lib/Encode/MIME/Header.pm !> ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm !> ext/Encode/lib/Encode/Unicode/UTF7.pm ____________________________________________________________________________ [ 30046] By: nicholas on 2007/01/27 23:25:32 Log: Integrate: [ 26958] Subject: [PATCH] quiet gcc Info message in cygwin From: Yitzchak Scott-Thoennes Date: Wed, 25 Jan 2006 19:16:09 -0800 Message-ID: <20060126031608.GA2588@efn.org> [ 27212] Don't add -fPIC if already present. Subject: [PATCH] 5.8.8: Debian patches From: "Brendan O'Dea" Date: Sat, 11 Feb 2006 00:37:15 +1100 Message-ID: <20060210133715.GA6826@londo.c47.org> [ 27250] Subject: [PATCH] Make SDBM_File work with -Duse64bitall on Darwin (Mac OS X) From: Dominic Dunlop Date: Feb 20, 2006 1:46 PM Message-Id: [ 27333] Subject: [PATCH] Suppress System V IPC for 64-bit Darwin builds From: Dominic Dunlop Date: Fri, 24 Feb 2006 17:22:54 +0100 Message-Id: [ 27995] Anton Berezin says that on FreeBSD we're wrong to be using -lc_r, and should just be using -pthread on the linker line. This stops the new taint tests looping infinitely. It also seems to cure the TODO test in posix.t - masked SIGINT is now received. [ 28116] Remvove code that gets undone in the next line. Keep the documentation part. [ 28155] Add -fno-delete-null-pointer-checks to ccflags on Itaniums when compiling with gcc's 3.2, 3.3, or 3.4. This fixes RT #37156. [ 28309] Sun C on Linux doesn't complain about the attributes sprinkled through the code in all cases, even though attributes are not supported. In some cases, however, it does. [ 28446] Solaris hints: gcc flags confuse Configure Subject: [PATCH] (Was Re: [perl #39636] Configure fails) From: Andy Dougherty Date: Wed, 28 Jun 2006 13:37:54 -0400 (EDT) Message-ID: [ 28458] Solaris' sh doesn't like empty if's [ 28539] Subject: [PATCH] z/OS: hints/os390.sh and Makefile.SH From: Jarkko Hietaniemi Date: Mon, 10 Jul 2006 22:55:33 +0300 Message-ID: <44B2B0B5.3000008@iki.fi> [ 28751] Subject: [perl #40161] ccversion fix for hpux From: smoketst@hp46t243.cup.hp.com (via RT) Date: Wed, 16 Aug 2006 23:10:52 -0700 Message-ID: [ 28783] Subject: [perl #40239] New hints file for MidnightBSD From: Lucas Holt (via RT) Date: Fri, 25 Aug 2006 20:16:40 -0700 Message-ID: [ 28842] Subject: [PATCH] (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC From: Jarkko Hietaniemi Date: Wed, 13 Sep 2006 20:19:04 +0300 Message-ID: <45083D88.7050207@iki.fi> Plus a tweak to the name of CC. [ 28979] Subject: [PATCH] Linux and Solaris hints: C++ vs dlerror From: Jarkko Hietaniemi Date: Tue, 10 Oct 2006 14:00:40 +0300 Message-ID: <452B7D58.1090009@iki.fi> [ 29334] Remove description of WHOA THERE messages for recommended hint values, removed by change #29288. [ 29335] Remove warnings against WHOA THERE warnings from the hints files. [ 29596] Subject: [PATCH] Re: 'localtime' not thread-safe under HP-UX B.11.11/64 From: "Jerry D. Hedden" Date: Mon, 18 Dec 2006 10:18:28 -0800 (PST) Message-ID: <31291.28361.qm@web30205.mail.mud.yahoo.com> [ 29777] gcc -dumpversion is at least supported back to 2.7.x and thus seems to be much more defensive against upcoming version reporting format changes. [ 29845] Reentrant functions appear to still be broken in NetBSD 3.1. Branch: maint-5.8/perl +> hints/midnightbsd.sh !> (integrate 27 files) ____________________________________________________________________________ [ 30045] By: nicholas on 2007/01/27 23:04:25 Log: Integrate: [ 28609] Subject: [PATCH] Tru64: if cc given both -O and -g, -g must be -g3 From: Jarkko Hietaniemi Date: Sun, 23 Jul 2006 10:18:11 +0300 (EEST) Message-Id: <200607230718.k6N7IB4u009170@kosh.hut.fi> [ 28633] Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere) From: Jarkko Hietaniemi Date: Mon, 31 Jul 2006 23:44:55 +0300 Message-ID: <44CE6BC7.8060805@iki.fi> Just the hints/dec_osf.sh changes from this set of patches. [ 28654] Subject: [PATCH] more g++ in Tru64 From: Jarkko Hietaniemi Date: Thu, 03 Aug 2006 09:04:45 +0300 Message-ID: <44D191FD.9030902@iki.fi> [ 28655] Subject: [PATCH] Tru64 oops From: Jarkko Hietaniemi Date: Thu, 3 Aug 2006 22:59:37 +0300 (EEST) Message-Id: <200608031959.k73JxbsC395856@kosh.hut.fi> [ 28689] Subject: [PATCH] g++: gethostbyaddr, and more Tru64 defines From: Jarkko Hietaniemi Date: Thu, 10 Aug 2006 09:00:44 +0300 Message-ID: <44DACB8C.1080708@iki.fi> [ 28741] Subject: [PATCH] g++/Tru64: got perl linking once got the linkage right From: Jarkko Hietaniemi Date: Fri, 18 Aug 2006 13:03:17 +0300 (EEST) Message-Id: <200608181003.k7IA3Hso276655@kosh.hut.fi> Branch: maint-5.8/perl !> hints/dec_osf.sh perl.h perlio.c pp_sys.c ____________________________________________________________________________ [ 30044] By: nicholas on 2007/01/27 22:49:10 Log: As we're not using UVf in the core, don't even define in when PERL_CORE is true. Branch: perl ! perl.h ____________________________________________________________________________ [ 30043] By: nicholas on 2007/01/27 22:48:39 Log: Change 30034 wasn't enough to silence the warnings - also need to pass a never-NULL parameter to newPADOP from newGVOP Branch: perl ! op.c ____________________________________________________________________________ [ 30042] By: nicholas on 2007/01/27 22:45:18 Log: Integrate: [ 28731] gcc-4.1.1 on Fedora optimized away NULL chacks in Perl_do_close(), which caused core dumps. [ 29753] do_gv_dump, do_gvgv_dump and do_hv_dump call all actually take a NULL parameter. Patch for do_hv_dump supplied by Brandon L Black, other two added after code inspection. [ 29758] Change 29753 messed up do_hv_dump() [my fault] Branch: maint-5.8/perl !> embed.fnc proto.h ____________________________________________________________________________ [ 30041] By: craigb on 2007/01/27 22:08:55 Log: Subject: [perl@30030] blead on OpenVMS doesn't build From: Abe Timmerman Date: Sat, 27 Jan 2007 17:26:47 +0100 Message-Id: <200701271726.48347.abe@ztreet.demon.nl> Disable DECterm support by default, and when we enable it, make sure the image we need is installed, not merely present. Branch: perl ! configure.com ____________________________________________________________________________ [ 30040] By: nicholas on 2007/01/27 18:56:32 Log: Integrate: [ 28759] Silence a bunch of Borland compiler warnings in SDBM_File (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40283) [ 28786] Subject: [PATCH perl-current]; was RE: [PATCH perlio.c pp.c regcomp.c] silence format and comparison warnings From: "Robin Barker" Date: Fri, 1 Sep 2006 16:10:25 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226120A21@exchsvr1.npl.ad.local> [ 28793] cxtype is a U16, not a U32 (Stops VC++ complaining) [ 28813] Subject: NULL and sv_setpv vs. newSVpv From: "Yitzchak Scott-Thoennes" Date: Sun, 10 Sep 2006 20:31:46 -0700 (PDT) Message-ID: <8750.24.19.24.170.1157945506.squirrel@24.19.24.170> [ 28863] Fix one genuine unitialised code path spotted by gcc, and a signed/ unsigned warning. [ 28865] Subject: [PATCH] bleed - silence warning in sv.c From: "Philip M. Gollucci" Date: Mon, 18 Sep 2006 01:30:05 -0700 Message-ID: <450E590D.1060205@p6m7g8.com> [ 28886] Subject: Re: Change 28877: [PATCH] deal with some gcc warnings From: Jarkko Hietaniemi Message-ID: <45175CA4.3020900@iki.fi> Date: Mon, 25 Sep 2006 07:35:48 +0300 remove casts that were causing failure on FreeBSD -Duse64bitint, and some other cleanups. [ 28899] Silence two warnings from gcc when being -pedantic Branch: maint-5.8/perl !> XSUB.h doio.c dump.c perl.h perlio.c pp.c pp_ctl.c pp_pack.c !> reentr.c reentr.pl sv.c utf8.c ____________________________________________________________________________ [ 30039] By: nicholas on 2007/01/27 18:27:17 Log: Integrate: [ 28753] Subject: [PATCH] Don't promulgate Perl attributes From: "Jerry D. Hedden" Date: Wed, 23 Aug 2006 10:07:05 -0700 Message-ID: <20060823100705.fb30e530d17747c2b054d625b8945d88.87c0ee9326.wbe@email.secureserver.net> [ 28756] Subject: [PATCH] RE: [perl #40227] 'reserved' warning not working From: "Jerry D. Hedden" Date: Thu, 24 Aug 2006 09:04:12 -0700 Message-ID: <20060824090412.fb30e530d17747c2b054d625b8945d88.e8ae12ccab.wbe@email.secureserver.net> Branch: maint-5.8/perl !> lib/attributes.pm xsutils.c ____________________________________________________________________________ [ 30038] By: nicholas on 2007/01/27 18:13:24 Log: Integrate: [ 28670] Fixups for test failures caused by #28667 and #28668 [ 28729] Additional changes to get C++ a little closer to a clean compile of Perl. [ 28730] Cast needed to compile bsd_glob.c with C++ [ 28744] Subject: [PATCH] g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Time::HiRes 1.88 in CPAN) From: Jarkko Hietaniemi Date: Tue, 22 Aug 2006 10:45:41 +0300 (EEST) Message-Id: <200608220745.k7M7jfjP050939@kosh.hut.fi> ...plus various version bumps and Digest::MD5 test file fixes. [ 28754] Subject: [PATCH ext/ODBM_File/ODBM_File.xs] change 28744 broke ODBM_File From: "Robin Barker" Date: Thu, 24 Aug 2006 13:22:47 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226120A1A@exchsvr1.npl.ad.local> [ 28757] Following Jarkko's advice, it seems that ODBM_File cannot be compiled as C++ as-is. Branch: maint-5.8/perl !> bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm !> ext/B/t/assembler.t ext/ByteLoader/bytecode.h !> ext/ByteLoader/byterun.c ext/DB_File/DB_File.pm !> ext/DB_File/DB_File.xs ext/Digest/MD5/MD5.pm !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t !> ext/File/Glob/bsd_glob.c ext/ODBM_File/ODBM_File.pm !> ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.pm !> ext/POSIX/POSIX.xs ext/XS/APItest/APItest.pm !> ext/XS/APItest/APItest.xs ____________________________________________________________________________ [ 30037] By: craigb on 2007/01/27 17:45:27 Log: For FindBin to work as advertised on VMS, $FindBin::Bin must be in unix syntax. Branch: perl ! lib/FindBin.pm ____________________________________________________________________________ [ 30036] By: nicholas on 2007/01/27 17:35:47 Log: Integrate: [ 26593] Subject: [patch@26561] utf8.c const issue. From: "John E. Malmberg" Date: Mon, 02 Jan 2006 14:16:02 -0500 Message-ID: <43B97BF2.2050201@qsl.net> [ 28733] syscall() declaration in perl.h needs to have an EXTERN_C prefixing it for some C++ compiles. Might as well fix usleep()'s declaration too. [ 28734] Subject: [PATCH] Re: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached) From: Jarkko Hietaniemi Date: Thu, 17 Aug 2006 19:16:09 +0300 Message-ID: <44E49649.9090307@iki.fi> [ 28737] Subject: [PATCH] g++/Solaris: force d_dlopen=define From: Jarkko Hietaniemi Date: Fri, 18 Aug 2006 15:48:34 +0300 (EEST) Message-Id: <200608181248.k7ICmY2W028375@vipunen.hut.fi> [ 28742] Subject: [PATCH] g++/x2p (better version) From: Jarkko Hietaniemi Date: Mon, 21 Aug 2006 14:48:26 +0300 (EEST) Message-Id: <200608211148.k7LBmQGL161830@kosh.hut.fi> [ 28763] More conditional defines of EXTERN_C, by Jarkko [ 28765] Added an additional #ifndef based on comments by Jarkko and John Malmberg. [ 28767] Revert bogus change 28763. [ 28814] Subject: [PATCH] C++: Solaris CC now compiles "perl" From: Jarkko Hietaniemi Date: Sat, 09 Sep 2006 15:29:12 +0300 Message-ID: <4502B398.6060505@iki.fi> [ 28823] Subject: [PATCH] Re: C++ status [Fwd: Smoke [5.9.4] 28776 FAIL(FM) OSF1 V5.1 (EV6/4 cpu)] From: Dominic Dunlop Date: Tue, 12 Sep 2006 09:13:41 +0200 Message-Id: <6FD7503D-349B-4BE4-B457-D79458900FA0@computer.org> [ 28844] Subject: Re: Re: [PATCH] C++: Solaris CC now compiles "perl" From: demerphq Date: Thu, 14 Sep 2006 14:28:16 +0200 Message-ID: <9b18b3110609140528x49e063aay724169d7f1e49531@mail.gmail.com> [ 28848] More hacking in util.c's ifdef jungle following 28844 to avoid duplicate definition of Perl_my_setenv on VMS. [ 28860] Subject: [PATCH] util.c: restore Perl_my_setenv() to pre-28814 From: Jarkko Hietaniemi Date: Sun, 17 Sep 2006 10:29:08 +0300 Message-ID: <450CF944.7000402@iki.fi> Branch: maint-5.8/perl ! utf8.c !> EXTERN.h INTERN.h XSUB.h hints/solaris_2.sh mathoms.c op.h !> opcode.h opcode.pl perl.h perlio.c sv.c unixish.h util.c !> x2p/EXTERN.h x2p/INTERN.h x2p/hash.h ____________________________________________________________________________ [ 30035] By: craigb on 2007/01/27 17:19:12 Log: For VMS, a belated entry into the $^O jungle that is File::Find::_find_dir. Branch: perl ! lib/File/Find.pm ____________________________________________________________________________ [ 30034] By: nicholas on 2007/01/27 17:03:59 Log: newPADOP()'s sv parameter is never NULL, so mark it as so. (Well, in theory it could be NULL if someone is creating ops during symbol table destruction, but snowballs in hell, etc. This is usually the point where Jarkko observes that the aliens are looking for a free slot in their diaries...) Branch: perl ! embed.fnc op.c proto.h ____________________________________________________________________________ [ 30033] By: nicholas on 2007/01/27 16:40:35 Log: Integrate: [ 28645] Subject: [PATCH] g++ heavy shoveling From: Jarkko Hietaniemi Date: Wed, 02 Aug 2006 00:04:42 +0300 Message-ID: <44CFC1EA.2050702@iki.fi> [ 28662] Subject: [PATCH] g++ large patch From: Jarkko Hietaniemi Date: Fri, 04 Aug 2006 08:58:27 +0300 Message-ID: <44D2E203.5050201@iki.fi> [ 28666] Restore modification in warnings.h from change 28662 by backporting it to warnings.pl [ 28674] Subject: [PATCH] g++ stage 1 reached From: Jarkko Hietaniemi Date: Tue, 08 Aug 2006 00:02:35 +0300 Message-ID: <44D7AA6B.4040802@iki.fi> Branch: maint-5.8/perl ! regcomp.c toke.c !> (integrate 45 files) ____________________________________________________________________________ [ 30032] By: nicholas on 2007/01/27 15:36:49 Log: newPADOP is only used under ithreads, so don't waste space by compiling it for non-threaded builds. Branch: perl ! embed.fnc embed.h makedef.pl op.c proto.h ____________________________________________________________________________ [ 30031] By: nicholas on 2007/01/27 15:26:35 Log: Integrate: [ 28397] Subject: [PATCH] cflags.SH: rework the gcc warnings selection From: Jarkko Hietaniemi Date: Thu, 15 Jun 2006 09:12:53 +0300 Message-ID: <4490FA65.70006@iki.fi> [ 28402] Subject: RE: [PATCH] cflags.SH: rework the gcc warnings selection From: "Green, Paul" Date: Sun, 18 Jun 2006 19:41:50 -0400 Message-ID: [ 28434] Subject: [PATCH] cflags.SH: scan the gcc warning flags only once, during .SH expansion From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Mon, 26 Jun 2006 22:12:37 +0300 (EEST) Message-Id: <20060626191237.8A0936CF04@seth.hut.fi> [ 28483] Don't add extra warning flags for gcc versions < 3. [ 28576] Subject: [PATCH] Re: [PATCH] cflags.SH: add -std=c89 From: Jarkko Hietaniemi Date: Sat, 15 Jul 2006 12:19:45 +0300 Message-ID: <44B8B331.8090009@iki.fi> [ 28577] Subject: [PATCH] cflags.SH: add missing C files From: Jarkko Hietaniemi Date: Sat, 15 Jul 2006 12:30:25 +0300 Message-ID: <44B8B5B1.2050902@iki.fi> [ 28592] Cygwin doesn't cope (yet) with gcc flags -std=c89 [ 28595] Remove the C89 checking with gcc (but leave a note in perlhack) Branch: maint-5.8/perl !> cflags.SH ____________________________________________________________________________ [ 30030] By: nicholas on 2007/01/27 14:03:01 Log: One last gv_fetchpv() that should be GV_ADD rather than TRUE. Branch: perl ! toke.c ____________________________________________________________________________ [ 30029] By: nicholas on 2007/01/27 13:10:53 Log: Integrate: [ 26135] Subject: [PATCH] Re: Cygwin status, maint and blead From: Yitzchak Scott-Thoennes Date: Sun, 13 Nov 2005 16:01:02 -0800 Message-ID: <20051114000102.GA5556@efn.org> [ 26993] Subject: Re: [patch] s/ar ts/ar s/g From: "Philippe M. Chiasson" Date: Thu, 26 Jan 2006 13:53:07 -0800 Message-ID: <43D944C3.60101@ActiveState.com> [ 27004] Teach the Makefile how to cleanup config.over. [ 27214] Subject: Re: Smoke [5.9.4] 27195 FAIL(m) irix 6.2 (IP22/1 cpu) From: Abe Timmerman Message-Id: <200602172358.23977.abe@ztreet.demon.nl> Date: Fri, 17 Feb 2006 23:58:23 +0100 [ 27518] Simplify; make perl.o included in $(obj) [ 27519] Fix up miniperl dependency. Depend on $(obj) when we use that to build miniperl. [ 27891] When checking whether perl is built with -g in optimisation flags, use a more tolerant regexp, because we can now have things like '-O2 -g'. [ 28362] Subject: [PATCH]Teach Configure that icc is not gcc From: Steve Peters Date: Tue, 6 Jun 2006 10:33:12 -0500 Message-ID: <20060606153312.GA5542@fisharerojo.org> [ 28471] Subject: [PATCH] Makefile splint support From: andy@petdance.com (Andy Lester) Date: Sun, 2 Jul 2006 12:19:08 -0500 Message-ID: <20060702171908.GA20443@petdance.com> [ 28637] ANSI-C headers in test snippets to please g++ (and the rest) Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere) From: Jarkko Hietaniemi Date: Mon, 31 Jul 2006 23:44:55 +0300 Message-ID: <44CE6BC7.8060805@iki.fi> [ 28651] Subject: [PATCH] g++ heavy shoveling From: Jarkko Hietaniemi Date: Wed, 02 Aug 2006 00:04:42 +0300 Message-ID: <44CFC1EA.2050702@iki.fi> [ 29276] Subject: [PATCH] Makefile.SH: lib/re.pm often messes restarted parallel makes From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Wed, 15 Nov 2006 05:48:32 +0200 (EET) Message-Id: <20061115034832.43B7E8B3E7@seth.hut.fi> [ 29497] Subject: Re: [PATCH 5.8.8] Build on OS/2 - missing part From: Ilya Zakharevich Date: Sat, 9 Dec 2006 16:33:41 -0800 Message-ID: <20061210003341.GA14200@powdermilk.math.berkeley.edu> Branch: maint-5.8/perl !> Makefile.SH os2/Makefile.SHs ____________________________________________________________________________ [ 30028] By: nicholas on 2007/01/27 12:55:31 Log: Using gv_stashsv() and sv_setsv() in Perl_package reduces source and object code size. Branch: perl ! op.c ____________________________________________________________________________ [ 30027] By: nicholas on 2007/01/27 12:18:00 Log: Integrate: [ 26993] Subject: Re: [patch] s/ar ts/ar s/g From: "Philippe M. Chiasson" Date: Thu, 26 Jan 2006 13:53:07 -0800 Message-ID: <43D944C3.60101@ActiveState.com> [ 28362] Subject: [PATCH]Teach Configure that icc is not gcc From: Steve Peters Date: Tue, 6 Jun 2006 10:33:12 -0500 Message-ID: <20060606153312.GA5542@fisharerojo.org> [ 28637] ANSI-C headers in test snippets to please g++ (and the rest) Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere) From: Jarkko Hietaniemi Date: Mon, 31 Jul 2006 23:44:55 +0300 Message-ID: <44CE6BC7.8060805@iki.fi> [ 28651] Subject: [PATCH] g++ heavy shoveling From: Jarkko Hietaniemi Date: Wed, 02 Aug 2006 00:04:42 +0300 Message-ID: <44CFC1EA.2050702@iki.fi> Branch: maint-5.8/perl !> Configure ____________________________________________________________________________ [ 30026] By: nicholas on 2007/01/27 11:02:43 Log: Integrate: [ 28093] Subject: [PATCH] t/op/list.t using test.pl From: David Landgren Date: Wed, 03 May 2006 19:40:40 +0200 Message-ID: <4458EB18.8070904@landgren.net> [ 28649] Subject: [PATCH blead] Re: [perl #39733] $AUTOLOAD is never tainted From: Rick Delaney Date: Sun, 9 Jul 2006 15:01:50 -0400 Message-ID: <20060709190150.GA1922@localhost.localdomain> Plus a note in perldelta [ 28657] Subject: [PATCH blead] Re: [perl #39882] inconsistent list slice behaviour From: Rick Delaney Date: Thu, 3 Aug 2006 21:48:07 -0400 Message-ID: <20060804014807.GW21381@localhost.localdomain> [ 28684] Subject: Re: [perl #37731] junk and uninit'ed values in tied scalars From: Yitzchak Scott-Thoennes Date: Mon, 28 Nov 2005 01:26:31 -0800 Message-ID: <20051128092605.GA2328@efn.org> plus a regression test [ 28690] lstat on *GLOB{IO} with warnings on would segfault (noticed by Andrew Dougherty) [ 28827] Disable study() for utf-8 strings Subject: Re: Re: [Fwd: Smoke [5.9.4] 28821 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)] From: demerphq Date: Tue, 12 Sep 2006 17:08:55 +0200 Message-ID: <9b18b3110609120808jceb84ces55ef29c2f2b73ebc@mail.gmail.com> [ 28875] Deliver SIGILL, SIGBUS and SIGSEGV always in an "unsafe" manner. Subject: Safe signals and SIGSEGV From: Rafael Garcia-Suarez Date: Fri, 8 Sep 2006 17:43:41 +0200 Message-ID: <20060908174341.0cc7988f@grubert.mandriva.com> Branch: maint-5.8/perl !> gv.c mg.c pp.c pp_sys.c sv.c t/op/list.t t/op/taint.t !> t/op/tie.t ____________________________________________________________________________ [ 30025] By: rgs on 2007/01/27 09:42:32 Log: Change Tels' contact address Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 30024] By: nicholas on 2007/01/27 00:45:30 Log: A test to exercise the smallbuf overflow code in S_incline, and a refactoring of that code to use only one 128 char array, not two. Branch: perl ! t/comp/parser.t toke.c ____________________________________________________________________________ [ 30023] By: nicholas on 2007/01/26 21:52:35 Log: Integrate: [ 28603] In pp_entersub, accept to handle a CV with a NULL padlist. This fixes a crash with mod_perl 1.29. [ 28606] Add another volatile modifier to protect against longjmp clobbering [ 28607] Subject: [PATCH] z/OS: pp_sys.c, reg*.c, toke.c, utf8.c From: Jarkko Hietaniemi Date: Sat, 22 Jul 2006 18:51:48 +0300 Message-ID: <44C24994.6020008@iki.fi> [ 28608] Revert part of last change, that was causing utf8 test failures [ 28613] Revert change 28603: this was a wrong fix, that didn't prevent a later crash. Reindent a bit of the same function. [ 28634] Subject: [PATCH] solution(?) to the "warning: comparison is always false dueto limited range of data type" with New*() From: Jarkko Hietaniemi Date: Fri, 28 Jul 2006 09:00:28 +0300 Message-ID: <44C9A7FC.1060801@iki.fi> [ 28639] Subject: [PATCH] g++ dNOOP (luckily one can mix code and decls in C++) Somewhat modifies as per Steve Hay's comment From: Jarkko Hietaniemi Date: Tue, 1 Aug 2006 08:46:15 +0300 (EEST) Message-Id: <200608010546.k715kEdP017064@kosh.hut.fi> [ 28669] We shouldn't try to decrement the refcount of PL_warnhook if it has been set to PERL_WARNHOOK_FATAL. [ 28675] Simplification in Perl_magic_clearsig, plus a fix similar and symmetrical to the one implemented in change #28669. [ 28686] A couple const's and a cast to get Sun CC to compile these files. Perl, however, still will not build with the Sun CC. [ 28688] Subject: [PATCH] doio.c: vararg NULLs must be cast right From: Jarkko Hietaniemi Date: Thu, 10 Aug 2006 08:35:53 +0300 (EEST) Message-Id: <200608100535.k7A5Zr2Z156515@kosh.hut.fi> Branch: maint-5.8/perl !> doio.c handy.h mg.c op.c perl.h pp_hot.c pp_sort.c pp_sys.c !> regcomp.c regexec.c toke.c utf8.c ____________________________________________________________________________ [ 30022] By: nicholas on 2007/01/26 20:21:16 Log: Integrate: [ 28589] Subject: Re: Fix loads of warnings from the last escaping patch... From: demerphq Date: Sun, 16 Jul 2006 19:59:02 +0200 Message-ID: <9b18b3110607161059j276ac869p450aa178150044ae@mail.gmail.com> Branch: maint-5.8/perl !> dump.c embed.fnc pod/perlapi.pod proto.h ____________________________________________________________________________ [ 30021] By: nicholas on 2007/01/26 19:23:54 Log: Integrate: [ 28490] Introduce a new function, pv_escape(), to display contents of PVs that might contain non printable chars. Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string From: demerphq Date: Wed, 5 Jul 2006 20:40:58 +0200 Message-ID: <9b18b3110607051140n10c211a1jf17d3b7914d6f68b@mail.gmail.com> [ 28582] Subject: Updated escaping code. utf8 regex debug output improvements From: demerphq Date: Sat, 15 Jul 2006 18:56:03 +0200 Message-Id: <9b18b3110607150956o6273a16clb1518911d1945d4@mail.gmail.com> [ 28584] run regen_headerds Branch: maint-5.8/perl ! dump.c !> embed.fnc embed.h global.sym perl.h pod/perlapi.pod proto.h !> reentr.c ____________________________________________________________________________ [ 30020] By: nicholas on 2007/01/26 19:03:49 Log: Fix up files by re-running embed.pl I've no idea why these weren't correct to start with, as it all passed make test on saigo. Branch: maint-5.8/perl ! global.sym proto.h ____________________________________________________________________________ [ 30019] By: rgs on 2007/01/26 18:28:42 Log: cflags.SH was broken: it was compiling a C file for testing available command-line options, but this C file was including perl.h, which in turn includes config.h, which might not be present at that time. So force the generation of config.h. Branch: perl ! cflags.SH ____________________________________________________________________________ [ 30018] By: nicholas on 2007/01/26 17:39:35 Log: Integrate: [ 28512] Subject: [PATCH] Macroize vast tracks of duplicated code in regexec.c From: demerphq Date: Sat, 8 Jul 2006 17:48:34 +0200 Message-ID: <9b18b3110607080848u663b114ag86f76ac5c9c9d5e@mail.gmail.com> Removing duplicated regexp trie-related code. Branch: maint-5.8/perl ! regexec.c ____________________________________________________________________________ [ 30017] By: rgs on 2007/01/26 16:41:52 Log: Silence a few pedantic warnings Branch: perl ! sv.c ____________________________________________________________________________ [ 30016] By: rgs on 2007/01/26 16:39:40 Log: If we have specified -Dgccansipedantic on the Configure command-line, assume we really want it Branch: perl ! cflags.SH ____________________________________________________________________________ [ 30015] By: nicholas on 2007/01/26 16:16:29 Log: Stop S_incline needing to temporarily write a '\0' into its passed-in buffer. (Requires adding gv_fetchfile_flags(), savesharedpvn() and CopFILE_setn() to provide pointer/length versions of APIs) Branch: perl ! cop.h embed.fnc embed.h global.sym gv.c pod/perlapi.pod ! proto.h toke.c util.c ____________________________________________________________________________ [ 30014] By: stevep on 2007/01/26 16:12:58 Log: Fix ../ext/Sys/Syslog/t/syslog.t failures on Cygwin. Branch: perl ! ext/POSIX/t/sysconf.t ____________________________________________________________________________ [ 30013] By: rgs on 2007/01/26 16:06:47 Log: Subject: Re: [perl #32135] File::Copy module From: "Adriano Ferreira" Date: Fri, 26 Jan 2007 12:56:18 -0200 Message-ID: <73ddeb6c0701260656i1c35b207r1f9624edd3503fa6@mail.gmail.com> Branch: perl ! lib/File/Copy.pm ____________________________________________________________________________ [ 30012] By: rgs on 2007/01/26 15:21:37 Log: Subject: [PATCH] Add Archive::Extract 0.16 to the core From: "Jos Boumans" Date: Fri, 26 Jan 2007 15:02:36 +0100 (CET) Message-ID: <21170.80.127.35.68.1169820156.squirrel@webmail.xs4all.nl> Branch: perl + lib/Archive/Extract.pm + lib/Archive/Extract/t/01_Archive-Extract.t + lib/Archive/Extract/t/src/double_dir.zip.packed + lib/Archive/Extract/t/src/x.bz2.packed + lib/Archive/Extract/t/src/x.gz.packed + lib/Archive/Extract/t/src/x.jar.packed + lib/Archive/Extract/t/src/x.par.packed + lib/Archive/Extract/t/src/x.tar.gz.packed + lib/Archive/Extract/t/src/x.tar.packed + lib/Archive/Extract/t/src/x.tgz.packed + lib/Archive/Extract/t/src/x.zip.packed + lib/Archive/Extract/t/src/y.jar.packed + lib/Archive/Extract/t/src/y.par.packed + lib/Archive/Extract/t/src/y.tar.bz2.packed + lib/Archive/Extract/t/src/y.tar.gz.packed + lib/Archive/Extract/t/src/y.tar.packed + lib/Archive/Extract/t/src/y.tbz.packed + lib/Archive/Extract/t/src/y.tgz.packed + lib/Archive/Extract/t/src/y.zip.packed ! MANIFEST ____________________________________________________________________________ [ 30011] By: nicholas on 2007/01/26 14:31:27 Log: Integrate: [ 28370] Revert change #20462 (except the regression test), since the bug has been really fixed by change #22074, as explained in : Subject: Re: [perl #39247] defined-ness of substrings disappear over repeated calls From: SADAHIRO Tomoyuki Date: Thu, 01 Jun 2006 08:16:51 +0900 Message-Id: <20060601081304.7A39.BQW10602@nifty.com> [ 28548] Revert bogus fix for bug #27940, which wasn't really a bug, and a new test item, as found and suggested by Sadahiro Tomoyuki. [ 28620] Subject: interpolation of @- (and @+) in patterns ([perl #27940] comes back) From: SADAHIRO Tomoyuki Date: Tue, 25 Jul 2006 00:15:50 +0900 Message-Id: <20060725001517.3C5D.BQW10602@nifty.com> Branch: maint-5.8/perl !> pod/perlop.pod pp.c t/op/pat.t t/op/subst.t t/op/tr.t toke.c ____________________________________________________________________________ [ 30010] By: rgs on 2007/01/26 14:03:34 Log: Subject: [PATCH] Small bugfixes to uupacktool.pl From: "Jos Boumans" Date: Fri, 26 Jan 2007 14:50:29 +0100 (CET) Message-ID: <16773.80.127.35.68.1169819429.squirrel@webmail.xs4all.nl> Branch: perl ! uupacktool.pl ____________________________________________________________________________ [ 30009] By: rgs on 2007/01/26 13:58:56 Log: Subject: [PATCH] still some Symbian/S90 tweaks From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Fri, 26 Jan 2007 15:40:58 +0200 (EET) Message-Id: <20070126134058.83B0643A57@anubis.hut.fi> Branch: perl ! README.symbian symbian/config.sh symbian/xsbuild.pl ____________________________________________________________________________ [ 30008] By: rgs on 2007/01/26 13:56:29 Log: Upgrade to File::Fetch 0.10, by Jos Boumans Branch: perl - lib/File/Fetch/Item.pm ! MANIFEST lib/File/Fetch.pm lib/File/Fetch/t/01_File-Fetch.t ____________________________________________________________________________ [ 30007] By: nicholas on 2007/01/26 13:50:55 Log: Integrate: [ 28525] Add Russ Allbery's public domain implementations of strlcat and strlcpy as Perl_my_strlcat and Perl_my_strlcpy to the Perl core. Thanks Russ! [ 28528] Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/ my_strlcat() API. Convert ext/File/Glob/bsd_glob.c to use my_strlcat(). Add to the strlcy()/strlcat() todo entry. [ 28533] Convert some low hanging fruit to my_strlcpy/my_strlcat. [ 28545] Fix change #28533: my_strlcpy does not return the dest str! Branch: maint-5.8/perl !> doio.c embed.fnc embed.h ext/File/Glob/bsd_glob.c global.sym !> mg.c perl.h pp_ctl.c pp_sys.c proto.h toke.c util.c ____________________________________________________________________________ [ 30006] By: nicholas on 2007/01/26 12:19:35 Log: Integrate: [ 27853] stop PL_op and PL_curpad referring to different pads at start of doeval (this could make find_uninit_var do Bad Things) [ 28523] Fix a signed/unsigned warning [ 28524] Add a macro to remove duplicated code Subject: Re: cut-and-paste findings for blead 28504 From: SADAHIRO Tomoyuki Date: Sun, 09 Jul 2006 13:47:04 +0900 Message-Id: <20060709134236.E51A.BQW10602@nifty.com> [ 28534] Silence empty if-statement warning. [ 28535] Fix another empty if-statement warning [ 28541] Subject: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused)) From: Andy Dougherty Date: Mon, 10 Jul 2006 13:16:27 -0400 (EDT) Message-ID: [ 28565] Clear up a few more warnings from blead. [ 28578] Subject: [PATCH] various safety/portability tweaks From: Jarkko Hietaniemi Date: Sat, 15 Jul 2006 13:14:32 +0300 Message-ID: <44B8C008.4030300@iki.fi> [ 28583] Subject: [PATCH] comment update for scan_const From: SADAHIRO Tomoyuki Date: Sat, 15 Jul 2006 20:16:01 +0900 Message-Id: <20060715201552.9FA5.BQW10602@nifty.com> [ 28585] [PATCH] Re: [PATCH] various safety/portability tweaks From: Jarkko Hietaniemi Date: Sat, 15 Jul 2006 22:15:29 +0300 Message-ID: <44B93ED1.7080000@iki.fi> Fix for change #28578. Branch: maint-5.8/perl !> doio.c op.c perl.c perl.h pp_ctl.c pp_sort.c pp_sys.c reentr.c !> reentr.pl sv.c toke.c universal.c util.c ____________________________________________________________________________ [ 30005] By: nicholas on 2007/01/26 12:01:34 Log: Remove spurious PERL_UNUSED_ARG()s that somehow don't cause errors round here, but make cause all sorts of problems elsewhere. Branch: maint-5.8/perl ! regcomp.c ____________________________________________________________________________ [ 30004] By: nicholas on 2007/01/26 11:57:08 Log: Integrate: [ 28468] Subject: [PATCH] Clean up mathoms.c From: andy@petdance.com (Andy Lester) Date: Sun, 2 Jul 2006 12:24:45 -0500 Message-ID: <20060702172445.GA20521@petdance.com> [ 28469] Subject: [PATCH] mg.c cleanups From: andy@petdance.com (Andy Lester) Date: Sun, 2 Jul 2006 12:33:36 -0500 Message-ID: <20060702173336.GA20641@petdance.com> [ 28477] Subject: [PATCH] consting and localizing in universal.c From: andy@petdance.com (Andy Lester) Date: Mon, 3 Jul 2006 17:41:48 -0500 Message-ID: <20060703224148.GA14449@petdance.com> Branch: maint-5.8/perl ! mathoms.c !> embed.fnc mg.c proto.h universal.c ____________________________________________________________________________ [ 30003] By: nicholas on 2007/01/26 11:36:22 Log: Integrate: [ 28408] Subject: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag From: Dominic Dunlop Date: Tue, 20 Jun 2006 16:02:38 +0200 Message-Id: [ 28411] Subject: [PATCH] Re: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag From: Dominic Dunlop Date: Tue, 20 Jun 2006 21:49:07 +0200 Message-Id: Branch: maint-5.8/perl !> sv.c t/op/sprintf.t ____________________________________________________________________________ [ 30002] By: rgs on 2007/01/26 11:21:17 Log: Let File::Path report the extended system error message when available (Ilya Zakharevich) Branch: perl ! lib/File/Path.pm ____________________________________________________________________________ [ 30000] By: nicholas on 2007/01/26 11:18:02 Log: As we're not passing over (or copying in) a NUL, don't need that extra byte for it, so correct the < to <= so that we use the smallbuf whenever possible. Branch: perl ! gv.c toke.c ____________________________________________________________________________ [ 29999] By: nicholas on 2007/01/26 11:02:10 Log: Integrate: [ 28327] Silence a warning [ 28413] Subject: [PATCH] isALNUM(*s) && *s != '_' From: "Dr.Ruud" Date: Wed, 21 Jun 2006 01:58:19 +0200 Message-ID: <20060621000237.24398.qmail@lists.develooper.com> [ 28447] Some CPP macro sanitization by Sadahiro Tomoyuki [ 28453] HASATTRIBUTE_UNUSED works for gcc-3.3, but not for g++-3.3 Subject: Re: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused)) From: Andrew Dougherty Date: Thu, 29 Jun 2006 13:41:28 -0400 (EDT) Message-ID: [ 28456] Fix a couple of compilation warnings [ 28457] PERL_UNUSED_CONTEXT is not enough to silence warnings when pTHXx is used. [ 28459] Fix casting warnings related to snprintf/vsnprintf [ 28465] remove some unnecessary uses of WITH_THR [ 28476] Subject: [PATCH] toke.c consting and localizing From: andy@petdance.com (Andy Lester) Date: Mon, 3 Jul 2006 17:42:50 -0500 Message-ID: <20060703224250.GA14481@petdance.com> Branch: maint-5.8/perl !> mg.c op.c perl.c perl.h regcomp.c toke.c utfebcdic.h util.c ____________________________________________________________________________ [ 29998] By: rgs on 2007/01/26 10:55:50 Log: Mention //w in perltodo. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 29997] By: nicholas on 2007/01/26 10:30:23 Log: Integrate: [ 28381] Subject: [PATCH] Proper use of enums From: andy@petdance.com (Andy Lester) Date: Sun, 11 Jun 2006 22:44:34 -0500 Message-ID: <20060612034434.GA21588@petdance.com> [ 28385] Subject: [PATCH] Static cleanup in pp_sort.c From: andy@petdance.com (Andy Lester) Date: Mon, 12 Jun 2006 08:59:34 -0500 Message-ID: <20060612135934.GA2202@petdance.com> Branch: maint-5.8/perl !> embed.fnc embed.h gv.c op.c perlio.c pod/perlapi.pod pp.c !> pp_sort.c proto.h sv.c sv.h ____________________________________________________________________________ [ 29996] By: nicholas on 2007/01/26 09:54:13 Log: Integrate: [ 28376] Subject: [PATCH] Add error checks after execing PL_cshname or PL_sh_path From: "Jan Dubois" Date: Wed, 7 Jun 2006 15:53:02 -0700 Message-ID: <002301c68a85$21aa7320$d045a8c0@candy> [ 28377] Mark the 1st argument to S_exec_failed as non null [ 28404] Subject: [perl #39365] Bug in toke.c (eval in subst) From: bcarter@gumdrop.flyinganvil.org (via RT) Date: Fri, 09 Jun 2006 02:08:44 -0700 Message-ID: plus a regression test. [ 28409] Change 28404 broke the construct s/foo/< doio.c embed.fnc embed.h proto.h t/comp/parser.t toke.c ____________________________________________________________________________ [ 29995] By: nicholas on 2007/01/26 09:31:24 Log: Integrate: [ 28328] Subject: Re: [perl #39126] possible memory related bug when using sprintf with an utf-8 encoded format-string and iso-8859-1 encoded string variables. From: SADAHIRO Tomoyuki Date: Sun, 21 May 2006 19:33:21 +0900 Message-Id: <20060521193259.81E5.BQW10602@nifty.com> with test tweaks further suggested by the same [ 28331] make require report too many open files error ie don't continue searching the rest of @INC [ 28364] Subject: [PATCH] exhausting <> in BEGIN{} gets ARGVOUT used only once warning From: Yitzchak Scott-Thoennes Date: Tue, 6 Jun 2006 22:24:46 -0700 Message-ID: <20060607052446.GA3240@efn.org> Branch: maint-5.8/perl !> gv.c pp_ctl.c sv.c t/op/readline.t t/op/sprintf2.t ____________________________________________________________________________ [ 29994] By: rgs on 2007/01/26 09:17:56 Log: Upgrade to Time::Local 1.17 Branch: perl ! lib/Time/Local.pm lib/Time/Local.t ____________________________________________________________________________ [ 29993] By: nicholas on 2007/01/26 09:15:17 Log: Integrate: [ 28279] Subject: [PATCH] pp_sys cleanup again From: andy@petdance.com (Andy Lester) Date: Sat, 20 May 2006 16:20:20 -0500 Message-ID: <20060520212020.GA30688@petdance.com> [ 28289] Subject: [PATCH] clean some lint findings From: andy@petdance.com (Andy Lester) Date: Sun, 21 May 2006 00:02:40 -0500 Message-ID: <20060521050240.GA21051@petdance.com> [ 28296] Subject: [PATCH] Refactoring in av.c From: andy@petdance.com (Andy Lester) Date: Wed, 24 May 2006 00:16:40 -0500 Message-ID: <20060524051640.GA4713@petdance.com> [ 28357] Subject: [PATCH] Accumulated toke.c cleanups From: andy@petdance.com (Andy Lester) Date: Tue, 6 Jun 2006 00:07:36 -0500 Message-ID: <20060606050736.GA30291@petdance.com> [ 28358] Subject: [PATCH] more accumulated cleanups From: andy@petdance.com (Andy Lester) Date: Tue, 6 Jun 2006 00:25:01 -0500 Message-ID: <20060606052501.GA30469@petdance.com> [ 28363] Subject: [PATCH] dump.c patches From: andy@petdance.com (Andy Lester) Date: Tue, 6 Jun 2006 10:01:37 -0500 Message-ID: <20060606150137.GA4434@petdance.com> Branch: maint-5.8/perl ! util.c !> av.c cop.h doio.c doop.c dump.c embed.fnc embed.h hv.c !> perlio.c pp_pack.c pp_sys.c proto.h toke.c utf8.c ____________________________________________________________________________ [ 29992] By: rgs on 2007/01/26 09:03:27 Log: Subject: [PATCH] utf8.pm doc patch From: Audrey Tang Date: Fri, 26 Jan 2007 05:38:39 +0800 Message-Id: <5BDAD0DE-3434-4A29-82C6-35AE3EFD27CC@audreyt.org> Branch: perl ! lib/utf8.pm ____________________________________________________________________________ [ 29991] By: rgs on 2007/01/26 09:01:01 Log: Some variables are used only with DEBUGGING Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29990] By: rgs on 2007/01/26 08:39:07 Log: Subject: [PATCH] further Symbian/S90 fixes from alexander smishlajev From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Fri, 26 Jan 2007 05:51:50 +0200 (EET) Message-Id: <20070126035150.41A4143A67@anubis.hut.fi> Branch: perl ! README.symbian ext/Data/Dumper/Dumper.xs symbian/PerlBase.cpp ! symbian/config.sh symbian/symbianish.h symbian/xsbuild.pl ____________________________________________________________________________ [ 29989] By: rgs on 2007/01/26 08:27:23 Log: Upgrade to Module::Load::Conditional 0.16, by Jos Boumans Branch: perl + lib/Module/Load/Conditional/t/02_Parse_Version.t ! MANIFEST lib/Module/Load/Conditional.pm ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t ____________________________________________________________________________ [ 29988] By: nicholas on 2007/01/25 23:24:46 Log: Integrate: [ 28218] Add a new macro SvVSTRING_mg that returns vstring magic, if any. SvVOK used to do that, in stealth mode, but now it returns a boolean like it used to. Patch suggested by John Peacock. Branch: maint-5.8/perl !> sv.c sv.h ____________________________________________________________________________ [ 29987] By: nicholas on 2007/01/25 23:18:25 Log: Convert the last remaining 256 byte "small"bufs to 128 bytes. (The actual size doesn't matter, as the buffers are only there to save a malloc() for the common, short, case. Coverage reports suggest that we aren't actually testing the long case. Yet - will fix this) Branch: perl ! gv.c toke.c ____________________________________________________________________________ [ 29986] By: nicholas on 2007/01/25 23:07:41 Log: Integrate: [ 28251] [perl #32332] Perl segfaults; test case available sub f { s/$var/f()/e } could free the wrong RE [ 28254] eval { s/$foo/die/e } leaked a scalar Branch: maint-5.8/perl !> cop.h pp_ctl.c pp_hot.c ____________________________________________________________________________ [ 29985] By: nicholas on 2007/01/25 22:55:28 Log: Integrate: [ 28193] Subject: [PATCH] strange encodings upsets pp_chr From: SADAHIRO Tomoyuki Date: Sun, 14 May 2006 19:57:28 +0900 Message-Id: <20060514195532.5422.BQW10602@nifty.com> [ 28215] Subject: Re: [perl #39145] win32, @_ and fork crashing in dounwind From: Dave Mitchell Date: Wed, 17 May 2006 17:38:16 +0100 Message-ID: <20060517163816.GN17109@iabyn.com> (Dave's fix, plus a test taken from [perl #39145]) [ 28248] [perl #32041] SEGV with complicated regexp and long string PL_reg_maxiter was wrapping to a negative value Branch: maint-5.8/perl +> t/uni/chr.t !> MANIFEST op.c pp.c regexec.c sv.c t/op/chr.t t/op/fork.t !> t/op/ord.t ____________________________________________________________________________ [ 29984] By: nicholas on 2007/01/25 22:41:11 Log: Integrate: [ 28183] Subject: Re: [PATCH] my_snprintf From: Jarkko Hietaniemi Date: Fri, 12 May 2006 22:28:49 +0300 Message-ID: <4464E1F1.9010706@gmail.com> [ 28186] Subject: [PATCH] sv.c: printf %d wants int not size_t From: Jarkko Hietaniemi Message-Id: <200605130715.k4D7FWg3089581@kosh.hut.fi> Date: Sat, 13 May 2006 10:15:32 +0300 (EEST) [ 28216] Subject: Re: Change 28183 has broken 64-bit builds? From: Jarkko Hietaniemi Date: Wed, 17 May 2006 22:19:51 +0300 Message-ID: <446B7757.8030301@gmail.com> [ 28217] Parenthesize uses of macro arguments [ 28222] Adjust calling of Perl_va_copy(), noticed by Jarkko [ 28234] Subject: [PATCH] Re: [PATCH] Re: Change 28183 has broken 64-bit builds? From: Jarkko Hietaniemi Date: Thu, 18 May 2006 22:44:14 +0300 Message-ID: <446CCE8E.8010407@gmail.com> [ 28247] Perl_croak() needs an aTHX_ in PerlIO_vsprintf(). [ 28249] Solaris was happy, but change 28247 removed the wrong dTHX as far as some other operating systems were concerned. [ 28299] The 'f' flag was missing for my_snprintf(). Branch: maint-5.8/perl !> embed.fnc global.sym perl.h perlio.c pod/perlapi.pod pp_ctl.c !> proto.h regcomp.c sv.c toke.c universal.c util.c ____________________________________________________________________________ [ 29983] By: nicholas on 2007/01/25 22:39:08 Log: Neither gv_fetchpvn_flags() nor hv_fetch() need a NUL terminated string, so don't bother allocating buffer space or adding a NUL. Branch: perl ! gv.c toke.c ____________________________________________________________________________ [ 29982] By: nicholas on 2007/01/25 22:04:51 Log: Integrate: [ 28132] Subject: [PATCH] PERL_MEM_LOG enhancements From: Jarkko Hietaniemi Date: Sat, 06 May 2006 11:21:02 +0300 Message-ID: <445C5C6E.6070201@gmail.com> Branch: maint-5.8/perl !> util.c ____________________________________________________________________________ [ 29981] By: nicholas on 2007/01/25 21:31:37 Log: Integrate: [ 28205] Subject: [PATCH] refactoring out S_regoptail From: andy@petdance.com (Andy Lester) Date: Sun, 14 May 2006 23:15:18 -0500 Message-ID: <20060515041518.GA15745@petdance.com> [ 28206] Subject: [PATCH] Refactoring reghops From: andy@petdance.com (Andy Lester) Date: Mon, 15 May 2006 08:54:24 -0500 Message-ID: <20060515135424.GA31585@petdance.com> [ 28209] Subject: Re: [PATCH] upgrade bytes_to_uni From: SADAHIRO Tomoyuki Date: Mon, 15 May 2006 22:39:58 +0900 Message-Id: <20060515223901.F3B0.BQW10602@nifty.com> [ 28236] strlen(foo) rather than strchr(foo, 0) makes simpler code, and is likely to be a more efficient implementation. [ 28237] Subject: [PATCH] strlcat aaargh From: Jarkko Hietaniemi Date: Fri, 19 May 2006 20:44:46 +0300 Message-ID: <446E040E.8030205@gmail.com> [ 28246] There is no STASH type. Branch: maint-5.8/perl !> doio.c embed.fnc embed.h perlio.c pp_pack.c proto.h regcomp.c !> regexec.c sv.h ____________________________________________________________________________ [ 29980] By: nicholas on 2007/01/25 21:15:39 Log: Integrate: [ 28144] In Perl_Gv_AMupdate(), there's no need to call sv_unmagic() if we know the magic isn't there. [ 28145] Simplify the non-printable name error reporting code in Perl_allocmy(). [ 28176] Subject: [PATCH] Speed up utf8.c a bit From: andy@petdance.com (Andy Lester) Date: Thu, 11 May 2006 22:41:01 -0500 Message-ID: <20060512034101.GA10709@petdance.com> [ 28178] The upgrade/croak order in Perl_sv_utf8_encode() seemed utterly backwards. It now checks for readonly *first*. [ 28179] Subject: [PATCH] Proper use of static funcs in toke.c and pp_sys.c From: andy@petdance.com (Andy Lester) Date: Tue, 9 May 2006 12:27:30 -0500 Message-ID: <20060509172730.GA5272@petdance.com> [ 28180] Subject: [PATCH] upgrade bytes_to_uni From: andy@petdance.com (Andy Lester) Date: Fri, 12 May 2006 00:21:23 -0500 Message-ID: <20060512052123.GA21648@petdance.com> [ 28194] Subject: [PATCH] S_reguni should return its length From: andy@petdance.com (Andy Lester) Date: Sun, 14 May 2006 09:46:32 -0500 Message-ID: <20060514144632.GA20935@petdance.com> Branch: maint-5.8/perl !> embed.fnc embed.h gv.c op.c pp_pack.c pp_sys.c proto.h !> regcomp.c sv.c toke.c utf8.c Branch: perl ! warnings.h warnings.pl ____________________________________________________________________________ [ 29979] By: nicholas on 2007/01/25 21:01:25 Log: Re-run embed.pl. Branch: maint-5.8/perl ! global.sym proto.h ____________________________________________________________________________ [ 29978] By: nicholas on 2007/01/25 21:01:04 Log: Fix 29976 (somehow I can't have run make test) - in maint there need to be push_return() and pop_return() wrapping the faked up eval for constant folding. Branch: maint-5.8/perl ! op.c ____________________________________________________________________________ [ 29977] By: nicholas on 2007/01/25 20:57:56 Log: The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv is a bitmask of flags, not a boolean, so correct the documenation and callers. Branch: perl ! embed.fnc ext/B/B.xs ext/IPC/SysV/SysV.xs ! ext/PerlIO/via/via.xs ext/Storable/Storable.xs gv.c op.c ! perlio.c pod/perlapi.pod pod/perlguts.pod pp.c pp_hot.c ! pp_sys.c proto.h sv.c toke.c universal.c utf8.c ____________________________________________________________________________ [ 29976] By: nicholas on 2007/01/25 17:25:09 Log: Integrate: [ 28135] allow exit during fold_constants eg BEGIN { $SIG{__WARN__} = sub{exit};} "a" == "b" [ 28148] disable WARN and DIE hooks during constant folding Branch: maint-5.8/perl !> op.c t/comp/fold.t util.c warnings.h warnings.pl ____________________________________________________________________________ [ 29975] By: rgs on 2007/01/25 17:22:40 Log: Subject: split by " \0" (const string staring with a SPACE followed by NULL) From: SADAHIRO Tomoyuki Date: Fri, 19 Jan 2007 22:21:48 +0900 Message-Id: <20070119221905.D162.BQW10602@nifty.com> Branch: perl ! op.c t/op/split.t ____________________________________________________________________________ [ 29974] By: nicholas on 2007/01/25 17:04:16 Log: Integrate: [ 28069] Add a new hash key flag HVhek_UNSHARED, to mark all unshared hash keys. Otherwise Perl_newSVhek(), called by Perl_hv_iterkeysv(), naively assumes that it can share any hash key directly. [ 28074] Subject: [PATCH] microperl update From: Jarkko Hietaniemi Date: Wed, 03 May 2006 08:20:31 +0300 Message-ID: <44583D9F.8060401@gmail.com> [ 28075] Subject: [PATCH] hv.c: do zeroing via mem wrap check From: Jarkko Hietaniemi Date: Tue, 2 May 2006 20:03:01 +0300 (EEST) Message-Id: <200605021703.k42H31PF216868@kosh.hut.fi> [ 28076] Subject: [PATCH] pp_sys.c: U8* cast From: Jarkko Hietaniemi Date: Tue, 2 May 2006 20:04:33 +0300 (EEST) Message-Id: <200605021704.k42H4XIh255652@kosh.hut.fi> [ 28077] Subject: [PATCH] clean up loops in doio.c and dump.c From: andy@petdance.com (Andy Lester) Date: Tue, 2 May 2006 13:38:15 -0500 Message-ID: <20060502183815.GA7979@petdance.com> [ 28079] Subject: [PATCH] Remove an unnecessary goto From: andy@petdance.com (Andy Lester) Date: Wed, 3 May 2006 00:54:30 -0500 Message-ID: <20060503055430.GA4922@petdance.com> [ 28081] Subject: [PATCH] more logic localizations From: andy@petdance.com (Andy Lester) Date: Tue, 11 Apr 2006 14:14:45 -0500 Message-ID: <20060411191445.GA4938@petdance.com> [ 28136] Fix a logic error in conditional found by Coverity [ 28137] Fix another Coverity problem by adding an assert that says that some string we got from the lexer is null-terminated Branch: maint-5.8/perl ! hv.c op.c !> Makefile.micro README.micro doio.c dump.c embed.fnc embed.h !> hv.h mg.c pp_sys.c proto.h sv.c uconfig.h uconfig.sh ____________________________________________________________________________ [ 29973] By: rgs on 2007/01/25 14:48:49 Log: Upgrade to threads 1.58: * Ignore thread return value(s) in void context * Check for missing args for 'use threads' options * Check that stack size argument is numeric Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t ! ext/threads/t/thread.t ext/threads/threads.pm ! ext/threads/threads.xs ____________________________________________________________________________ [ 29972] By: rgs on 2007/01/25 12:23:45 Log: Subject: Re: [perl #41283] B::walkoptree_slow fails for 'our @foo = split( m/ /, "hello" )' From: "Joshua ben Jore" Date: Wed, 17 Jan 2007 17:49:22 -0800 Message-ID: Branch: perl ! ext/B/B.pm ____________________________________________________________________________ [ 29971] By: nicholas on 2007/01/25 11:59:28 Log: Integrate: [ 28058] De-duplicate the code that creates new GPs into Perl_newGP(). [back out the gv.c part of:] [ 29735] We can get in the messy situation of the COP that PL_curcop pointed to getting freed, and as part of the same free overloading decides to look for DESTROY, which needs to *create* a GV, which in turn was expecting that PL_curcop pointed to something valid. So set PL_curcop to NULL if we're freeing the COP that it points to, and make Perl_gv_init() cope with a NULL PL_curcop. [ 29748] An implementation of change 29735 for blead (PL_curcop could be NULL) given that blead's refactoring is not yet in maint. [ 29970] Change 28058 hadn't been tested with -DPERL_CREATE_GVSV Branch: maint-5.8/perl ! gv.c !> embed.fnc embed.h proto.h scope.c ____________________________________________________________________________ [ 29970] By: nicholas on 2007/01/25 11:41:13 Log: Change 28058 hadn't been tested with -DPERL_CREATE_GVSV Branch: perl ! gv.c ____________________________________________________________________________ [ 29969] By: nicholas on 2007/01/25 10:55:58 Log: Go away, stowaway file. Branch: maint-5.8/perl - ext/DynaLoader/dl_symbian.xs ____________________________________________________________________________ [ 29968] By: nicholas on 2007/01/25 10:55:13 Log: Integrate: [ 28063] Fix bug in DynaLoader, which has been passing a filename in dynamic storage to newXS() seemingly forever. This involves creating newXS_flags(), with the first flag being "arrange to copy the filename and free it at the right time". [ 28064] Change 28063 forgot 1 key line - acutally use the correct filename storage. [ 28066] *static* pointers to newXSUB(), dammit! [ 29107] Plug a memory leak in newCONSTSUB Branch: maint-5.8/perl +> ext/DynaLoader/dl_symbian.xs !> XSUB.h cv.h embed.fnc embed.h ext/DynaLoader/dl_aix.xs !> ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dld.xs !> ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_dlopen.xs !> ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_hpux.xs !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_mpeix.xs !> ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_vmesa.xs !> ext/DynaLoader/dl_vms.xs op.c pod/perlapi.pod proto.h !> writemain.SH xsutils.c ____________________________________________________________________________ [ 29967] By: nicholas on 2007/01/25 10:34:50 Log: Integrate: [ 28047] Subject: [PATCH] More tweaking of SvREFCNT_inc calls From: andy@petdance.com (Andy Lester) Date: Sun, 30 Apr 2006 12:06:21 -0500 Message-ID: <20060430170621.GA4054@petdance.com> [ 28048] Subject: [PATCH] quiet some perlio.c warnings From: andy@petdance.com (Andy Lester) Date: Sun, 30 Apr 2006 13:23:22 -0500 Message-ID: <20060430182322.GA18064@petdance.com> [ 28049] Subject: [PATCH] Some more SvREFCNT_inc updates From: andy@petdance.com (Andy Lester) Date: Sun, 30 Apr 2006 13:24:14 -0500 Message-ID: <20060430182414.GA18094@petdance.com> [ 28050] Subject: [PATCH] pp.c casting, take two From: andy@petdance.com (Andy Lester) Date: Sun, 30 Apr 2006 19:48:26 -0500 Message-ID: <20060501004826.GA4744@petdance.com> (with adjustements, some of the code has already been touched since) Branch: maint-5.8/perl !> cop.h mg.c perlio.c pp.c pp_ctl.c ____________________________________________________________________________ [ 29966] By: nicholas on 2007/01/25 10:15:27 Log: Correct the definition of S_vdie_common in mathoms.c Branch: maint-5.8/perl ! mathoms.c ____________________________________________________________________________ [ 29965] By: nicholas on 2007/01/25 00:07:28 Log: Integrate: [ 28031] Perl_pack_cat() is a mathom too! Branch: maint-5.8/perl !> mathoms.c pod/perlapi.pod pp_pack.c ____________________________________________________________________________ [ 29964] By: nicholas on 2007/01/24 23:53:28 Log: Integrate: [ 28008] Subject: [PATCH] reduce gcc -ansi -pedantic noise plus a suggestion From: Jarkko Hietaniemi Date: Fri, 28 Apr 2006 22:58:58 +0300 Message-ID: <44527402.8000506@gmail.com> [ 28010] Subject: [PATCH] more -ansi -pedantic cleanliness From: Jarkko Hietaniemi Date: Sat, 29 Apr 2006 11:13:24 +0300 Message-ID: <44532024.9070303@gmail.com> [ 28405] Clean up a few warnings in regcomp.c under -Dgccansipedantic. [ 28412] Fix code before declaration error introduced by #28405 Branch: maint-5.8/perl ! scope.h sv.c !> cop.h doio.c gv.c hv.c op.c pad.c perl.c perl.h pp.c pp_ctl.c !> pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c regexec.c !> toke.c universal.c utf8.c ____________________________________________________________________________ [ 29963] By: nicholas on 2007/01/24 23:24:03 Log: Integrate: [ 27976] Subject: [PATCH] Removing unused context From: andy@petdance.com (Andy Lester) Date: Thu, 27 Apr 2006 00:32:15 -0500 Message-ID: <20060427053215.GA31445@petdance.com> [ 27992] Subject: [PATCH] Removing another context parm From: andy@petdance.com (Andy Lester) Date: Thu, 27 Apr 2006 10:31:56 -0500 Message-ID: <20060427153156.GA11445@petdance.com> [ 28020] Coverity disliked us passing a negative length to vsnprintf(). [ 28023] remove a compiler warning by making HOPBACKc only hop *back* [ 28032] Replace a STRLEN no_len; with a _nolen macro call. [ 28041] Reverting context removal from change #27992. This should clear up threaded builds on Win32 and VMS. [ 28055] Subject: [PATCH] toke.c: function pointer to data pointer From: Jarkko Hietaniemi Date: Tue, 2 May 2006 08:25:55 +0300 (EEST) Message-Id: <200605020525.k425Ptik165705@kosh.hut.fi> Branch: maint-5.8/perl ! proto.h !> embed.fnc embed.h perlio.c pp_ctl.c pp_pack.c regexec.c sv.c !> toke.c ____________________________________________________________________________ [ 29962] By: nicholas on 2007/01/24 22:51:14 Log: Integrate: [ 27962] Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2 From: Marcus Holland-Moritz Date: Mon, 24 Apr 2006 23:20:38 +0200 Message-ID: <20060424232038.7550f9b6@r2d2> Branch: maint-5.8/perl !> deb.c doio.c doop.c dump.c gv.c handy.h mg.c op.c patchlevel.h !> perl.c perlio.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c !> regexec.c scope.h sv.c toke.c util.c ____________________________________________________________________________ [ 29961] By: nicholas on 2007/01/24 22:12:24 Log: Integrate: [ 27948] Subject: [perl #38475] attribute multiline fix (in tokenizer) From: bas@quarantainenet.nl (via RT) Date: Thu, 09 Feb 2006 06:33:51 -0800 Message-ID: [ 27950] Add regression test for bug #38475 [ 27986] [perl #39012] another REIFY bug Branch: maint-5.8/perl +> t/op/attrhand.t !> MANIFEST scope.c t/op/local.t toke.c ____________________________________________________________________________ [ 29960] By: nicholas on 2007/01/24 21:42:53 Log: Display the process id as part of the trace output if running with -Dv (Might be nice to display the thread ID too under ithreads, but I can't see a clean way to get that) Branch: perl ! deb.c ____________________________________________________________________________ [ 29959] By: nicholas on 2007/01/24 20:33:04 Log: Integrate: [ 27945] A couple of casts to PADOFFSET. 2nd patch from : Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2 From: Marcus Holland-Moritz Date: Sun, 23 Apr 2006 04:47:04 +0200 Message-ID: <20060423044704.6a383ee8@r2d2> [ 27959] Coverity has started to notice another inconsistency in our NULL pointer checking. Branch: maint-5.8/perl !> op.c pad.c pp.c pp_ctl.c toke.c ____________________________________________________________________________ [ 29958] By: nicholas on 2007/01/24 19:49:21 Log: Integrate: [ 27943] Subject: [PATCH] doop.c consting, take 2 From: andy@petdance.com (Andy Lester) Date: Sun, 23 Apr 2006 20:45:09 -0500 Message-ID: <20060424014509.GA29642@petdance.com> [ 27958] Subject: [PATCH] use NOOP macro From: andy@petdance.com (Andy Lester) Date: Mon, 24 Apr 2006 13:44:51 -0500 Message-ID: <20060424184451.GA1479@petdance.com> Branch: maint-5.8/perl !> doop.c embed.fnc gv.c gv.h hv.c op.c pad.c perl.h perlio.c !> pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c sv.c toke.c !> utf8.c ____________________________________________________________________________ [ 29957] By: nicholas on 2007/01/24 19:17:41 Log: Integrate: [ 27909] Subject: [PATCH] regexec consting & localizing From: andy@petdance.com (Andy Lester) Date: Wed, 19 Apr 2006 12:35:43 -0500 Message-ID: <20060419173543.GA8268@petdance.com> [ 27911] regmatch(): replace magic value -1000 with symbolic CHRTEST_VOID Branch: maint-5.8/perl !> regexec.c ____________________________________________________________________________ [ 29956] By: nicholas on 2007/01/24 19:07:49 Log: Fix typo in the description of change 27911 Branch: perl ! Changes ____________________________________________________________________________ [ 29955] By: nicholas on 2007/01/24 18:58:36 Log: Integrate: [ 27896] Calling cv_undef() on the CV created by newCONSTSUB() would leak like a Jumblie's preferred maritime craft. To free CvFILE for this case, take advantage of the 0 length prototype that will also be there, and hang it from the prototype. To do this properly means changing code to actually pay attention to SvCUR() on prototypes. It turns out that we always know the length of the prototype string, so this may be faster. Certainly, it's a memory saving (even ignoring the leak). [ 27898] Avoid temporarily writing over the prototype when reporting an error. (And beef up the relevant tests to really check that it all works). [ 27900] Oops. Need a macro to convert cv_ckproto() to cv_ckproto_len(). [ 27901] newCONSTSUB needs to be robust in case CopFILE is NULL. [ 29954] Wrap the macro arguments for ck_proto in (). Branch: maint-5.8/perl ! op.h !> dump.c embed.fnc embed.h global.sym mathoms.c op.c !> pod/perlapi.pod proto.h sv.c t/comp/proto.t util.c ____________________________________________________________________________ [ 29954] By: nicholas on 2007/01/24 18:44:51 Log: Wrap the macro arguments for ck_proto in (). Branch: perl ! op.h ____________________________________________________________________________ [ 29953] By: nicholas on 2007/01/24 17:01:34 Log: Integrate: [ 27792] Remove SAVEt_FREESHAREDPV, as nothing is using it, and it isn't catered for in Perl_ss_dup, hence nothing is testing it and nothing will alert us if it breaks. [ 27866] Add Dave's explainations of why certain pointers are always non-NULL, and assert() that it is true. [ 27869] Subject: [PATCH] (tentative) regcomp.c: try convincing Coverity that data ptr in study_chunk is non-NULL when needed From: jhi@cc.hut.fi (Jarkko Hietaniemi) Message-Id: <20060416092648.812D36CF2D@aprikoosi.hut.fi> Date: Sun, 16 Apr 2006 12:26:48 +0300 (EEST) [ 27894] Revert 27869 at Jarkko's request. Branch: maint-5.8/perl ! regexec.c !> regcomp.c scope.c scope.h ____________________________________________________________________________ [ 29952] By: nicholas on 2007/01/24 16:46:32 Log: Integrate: [ 27871] Subject: Re: [PATCH] update to pp_complement() via Coverity From: SADAHIRO Tomoyuki Message-Id: <20060416184044.4ADB.BQW10602@nifty.com> Date: Sun, 16 Apr 2006 18:45:37 +0900 Subject: Re: [PATCH] update to pp_complement() via Coverity From: SADAHIRO Tomoyuki Message-Id: <20060417230614.20A5.BQW10602@nifty.com> Date: Mon, 17 Apr 2006 23:06:21 +0900 [ 27877] Coverity is upset about a signed int in ext/Filter/Util/Call/Call.xs, but the real problem is down in Perl_filter_read() in toke.c. [ 27882] Coverity insists that if we deference a pointer without checking, and subsequently check that same pointer before deferencing it, something in our code or our logic is bogus. So assert() that it's safe the first time and remove the second check. [ 27895] Fix compilation of microperl, which doesn't have INT_MAX. [ 27897] Replace some Copy() by Move() calls, because valgrind reports we can have overlapping memory areas here [ 27908] Subject: [PATCH] Localizing vars From: andy@petdance.com (Andy Lester) Date: Wed, 19 Apr 2006 23:44:01 -0500 Message-ID: <20060420044401.GA2792@petdance.com> [ 27910] Subject: [PATCH] op_type shrinking From: andy@petdance.com (Andy Lester) Date: Wed, 19 Apr 2006 23:16:53 -0500 Message-ID: <20060420041653.GA28523@petdance.com> Branch: maint-5.8/perl !> doop.c dump.c pp.c regcomp.c sv.c t/op/bop.t toke.c util.c ____________________________________________________________________________ [ 29951] By: nicholas on 2007/01/24 16:24:04 Log: Integrate: [ 27840] Merge sv_usepvn and sv_usepvn_mg into sv_usepvn_flags. "Promote" the other two to mathoms.c [ 27841] Provide a new flag for sv_usepvn_flags, SV_HAS_TRAILING_NUL, which signals that the buffer passed in is already well-formed for use as SvPVX (i.e. it is followed by a trailing NUL), and hence the realloc() to add a NUL can be skipped. [ 27842] In Perl_sv_usepvn_flags, assert() that the caller has RTFM. [ 27843] Perl_do_vop can profitably use Perl_sv_usepvn_flags, as it has allocated space for an initialised a trailing NUL. [ 27846] Stray pod/perlapi.pod change found after a regen. [ 27852] Fix bug introduced with change 27841. (len + 1, not just len). Branch: maint-5.8/perl !> doop.c embed.fnc embed.h global.sym mathoms.c pod/perlapi.pod !> pp.c proto.h sv.c sv.h ____________________________________________________________________________ [ 29950] By: nicholas on 2007/01/24 15:42:09 Log: Integrate: [ 27801] Subject: [PATCH] doop.c: (Coverity) found a bug but not quite what Coverity thought it did (try valgrind on the new bop.t without the doop.c patch) From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Thu, 13 Apr 2006 19:20:46 +0300 (EEST) Message-Id: <20060413162046.5F9636D08C@ugli.hut.fi> [ 27856] The danger of piping an mbox to patch is that it contains more than one message. So both: Subject: [PATCH] doop.c: one more code path where memory could leak (Coverity) From: jhi@cc.hut.fi (Jarkko Hietaniemi) Message-Id: <20060416081925.680336CF2D@aprikoosi.hut.fi> Date: Sun, 16 Apr 2006 11:19:25 +0300 (EEST) and Subject: [PATCH] doop.c: one more code path where memory could leak (Coverity) From: jhi@cc.hut.fi (Jarkko Hietaniemi) Message-Id: <20060416081925.680336CF2D@aprikoosi.hut.fi> Date: Sun, 16 Apr 2006 11:19:25 +0300 (EEST) [ 27857] Revert 27856. [ 27859] Subject: [PATCH] dooop.c: the strong asserts in Sv* macros could cause memory leakage -- move the macro calls earlier (Coverity CID 84) From: jhi@cc.hut.fi (Jarkko Hietaniemi) Message-Id: <20060417071937.C13346CF2D@aprikoosi.hut.fi> Date: Mon, 17 Apr 2006 10:19:37 +0300 (EEST) [ 27883] Coverity still thinks that there is a route through do_vop that can leak resources. I believe that it's spotted that you can skip all the cases in the switch. Plug that hole. Branch: maint-5.8/perl !> doop.c pod/perlapi.pod sv.c t/op/bop.t ____________________________________________________________________________ [ 29949] By: nicholas on 2007/01/24 15:28:38 Log: Integrate: [ 27641] Subject: [PATCH] Random accumulated patches From: andy@petdance.com (Andy Lester) Date: Thu, 30 Mar 2006 23:42:28 -0600 Message-ID: <20060331054228.GA18940@petdance.com> [somehow the perl.h patch got missed] [ 27754] Subject: [PATCH]es: quiet some warnings (with a free AIX cpp insanity avoidance tip) From: Jarkko Hietaniemi Message-ID: <44375F23.6030900@gmail.com> Date: Sat, 08 Apr 2006 09:58:43 +0300 [ 27763] Subject: [PATCH] Quiet a coverity problem From: andy@petdance.com (Andy Lester) Date: Mon, 10 Apr 2006 23:51:50 -0500 Message-ID: <20060411045150.GA1422@petdance.com> [ 27766] Stop Perl_newSVpvn_share() potentially leaking the return result from bytes_from_utf8(). [ 27769] Subject: [PATCH] locale.c: more Safefree() (Coverity finding) From: Jarkko Hietaniemi Message-Id: <200604111908.k3BJ8ewn030950@kosh.hut.fi> Date: Tue, 11 Apr 2006 22:08:40 +0300 (EEST) [ 27770] Subject: [PATCH] perlio.c: false Coverity finding (it cannot see that two pointers are the same): but help Coverity by removing the temp ptr From: Jarkko Hietaniemi Message-Id: <200604112039.k3BKdWix334525@kosh.hut.fi> Date: Tue, 11 Apr 2006 23:39:32 +0300 (EEST) [ 27771] Subject: [PATCH] regcomp.c (try II): use &PL_sv_undef for listsv as suggested by Nick From: Jarkko Hietaniemi Message-Id: <200604112053.k3BKrPgk310001@kosh.hut.fi> Date: Tue, 11 Apr 2006 23:53:25 +0300 (EEST) [ 27772] Subject: [PATCH] regexec.c: move NULL check earlier to make Coverity happier From: Jarkko Hietaniemi Message-Id: <200604112004.k3BK4mV3097400@kosh.hut.fi> Date: Tue, 11 Apr 2006 23:04:48 +0300 (EEST) [ 27829] Subject: [PATCH] Handle null io in leavewrite (not possible?) (Coverity) From: bah@longitude.com Message-ID: <1661.38.96.138.153.1145124821.squirrel@mail.longitude.com> Date: Sat, 15 Apr 2006 14:13:41 -0400 (EDT) [ 27836] Subject: [PATCH] update to pp_complement() via Coverity From: andy@petdance.com (Andy Lester) Date: Sun, 16 Apr 2006 00:14:23 -0500 Message-ID: <20060416051423.GA17063@petdance.com> [ 27837] Coverity notes that we might be dereferencing fgv before a check that it's not NULL. In fact, the code ordering meant that one "if (fgv)" would always be true. So fix this. [ 27867] Add assertions to cover cases where the Coverity scanner thinks we could are deferencing a NULL pointer, but we think it missed something it should have been capable of figuring out. [ 27868] Note in av_store() that S_regclass relies on being able to pass NULL. Branch: maint-5.8/perl !> av.c hv.c locale.c op.c pad.h perl.h perlio.c pp.c pp_sys.c !> regcomp.c regexec.c sv.c ____________________________________________________________________________ [ 29948] By: nicholas on 2007/01/24 15:13:14 Log: Integrate: [ 27753] Subject: [PATCH] True consting goodness in regexes From: andy@petdance.com (Andy Lester) Date: Mon, 10 Apr 2006 02:15:58 -0500 Message-Id: <20060410071558.GA24756@petdance.com> [ 27762] All S_dumpuntil()'s regnode pointer arguments can be const. Branch: maint-5.8/perl ! proto.h regcomp.c !> embed.fnc regexec.c ____________________________________________________________________________ [ 29947] By: nicholas on 2007/01/24 13:54:09 Log: Integrate: [ 27749] Subject: [PATCH] Rename variables in some mg_* funcs From: andy@petdance.com (Andy Lester) Date: Sun, 9 Apr 2006 00:20:12 -0500 Message-ID: <20060409052012.GA15887@petdance.com> [ 27834] Subject: [PATCH] Removed unused var in a macro From: andy@petdance.com (Andy Lester) Date: Sat, 15 Apr 2006 23:32:53 -0500 Message-ID: <20060416043253.GA3438@petdance.com> [ 27835] Subject: [PATCH] clean up hv_assert() From: andy@petdance.com (Andy Lester) Date: Sat, 15 Apr 2006 23:18:27 -0500 Message-ID: <20060416041827.GA3031@petdance.com> [ 27845] Subject: [PATCH] dump.c patch redux From: andy@petdance.com (Andy Lester) Date: Sun, 16 Apr 2006 00:29:36 -0500 Message-ID: <20060416052936.GA19143@petdance.com> [ 27850] Subject: [PATCH] op.c patch, 2nd version From: andy@petdance.com (Andy Lester) Message-ID: <20060415042924.GA1786@petdance.com> Date: Fri, 14 Apr 2006 23:29:24 -0500 [ 27860] Subject: [PATCH] pp_ctl.c caching From: andy@petdance.com (Andy Lester) Message-ID: <20060417044035.GA28818@petdance.com> Date: Sun, 16 Apr 2006 23:40:35 -0500 Branch: maint-5.8/perl !> dump.c embed.fnc embed.h hv.c mg.c op.c pp_ctl.c proto.h !> thread.h ____________________________________________________________________________ [ 29946] By: nicholas on 2007/01/24 13:23:35 Log: Integrate: [ 27744] Subject: [PATCH] sv.c, rs.t, perlvar.pod (Coverity finding: did you know what happens with $/=\0?) From: jhi@cc.hut.fi (Jarkko Hietaniemi) Message-Id: <20060408152533.C4D5F6D08C@ugli.hut.fi> Date: Sat, 8 Apr 2006 18:25:33 +0300 (EEST) (although I should add that this version of Coverity is actually raising a false positive here, albeit something still interesting) [ 27788] Subject: [PATCH] regexec.c: (Coverity) move NULL check even earlier From: Jarkko Hietaniemi Message-Id: <200604131239.k3DCdXhe124107@kosh.hut.fi> Date: Thu, 13 Apr 2006 15:39:33 +0300 (EEST) [ 27789] Subject: [PATCH] regexec.c: (Coverity) add NULL check From: Jarkko Hietaniemi Message-Id: <200604131252.k3DCqFUL497781@kosh.hut.fi> Date: Thu, 13 Apr 2006 15:52:15 +0300 (EEST) [ 27791] Add another NULL check thanks to Coverity. Branch: maint-5.8/perl !> pod/perlvar.pod regexec.c sv.c t/base/rs.t ____________________________________________________________________________ [ 29945] By: nicholas on 2007/01/24 13:04:13 Log: Integrate: [ 27540] Subject: [PATCH] Data::Dumper consting From: Andy Lester Date: Sun, 19 Mar 2006 01:22:04 -0600 Message-ID: <20060319072204.GB5596@petdance.com> Branch: maint-5.8/perl !> ext/Data/Dumper/Dumper.xs ____________________________________________________________________________ [ 29944] By: nicholas on 2007/01/24 12:25:33 Log: Integrate: [ 27738] ss_dup of SAVEt_COP_ARYBASE can use the same code as SAVEt_I8. [ 27741] As av_dup, gv_dup and hv_dup are the same as sv_dup, code in various branches of Perl_ss_dup() is actually duplicated, so can be merged. [ 27752] Fix pointer error in change 27741, spotted by John E. Malmberg. [ 29082] Merge cases in Perl_ss_dup(). Branch: maint-5.8/perl !> sv.c ____________________________________________________________________________ [ 29943] By: nicholas on 2007/01/24 12:06:54 Log: Integrate: [ 27567] Subject: [PATCH] Re: [perl #38779] NAN's on Win32 From: Dominic Dunlop Date: Wed, 22 Mar 2006 15:18:33 +0100 Message-Id: [ 27576] Subject: RE: [PATCH, no, really!] Re: [perl #38779] NAN's on Win32 From: "Jan Dubois" Date: Wed, 22 Mar 2006 22:49:11 -0800 Message-ID: <060201c64e45$e4ca7020$2217a8c0@candy> Also, back out change #27567. [ 27577] Further adjustement to change #27576 by Jan Dubois (this change being blead-specific, while #27576 is integrable to maint) [ 27637] Fix bug #38815 (localising keys which are UTF-8 encoded didn't delete them correctly on scope exit) [ 27638] Localising hash slices with UTF-8 encoded keys was also buggy. (See also change 27637) [ 27698] Subject: revisited: pow.t test failures on AIX 5.1 perl588 with -Duselongdouble From: "John L. Allen" Date: Thu, 30 Mar 2006 17:53:13 -0500 (EST) Message-ID: [ 27725] Assigning undef to an entry in %ENV shouldn't produce warnings, even though it's silently converted to "" [ 27731] Subject: Re: Smoke [5.9.4] 27728 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu) From: Rafael Garcia-Suarez Date: Thu, 6 Apr 2006 14:32:50 +0200 Message-ID: <20060406143250.5a7de4b8@grubert.mandriva.com> [ 27736] Make perl_fini() run when compiling perl with the Sun WorkShop compiler. [ 27756] Subject: [PATCH] pp_sys.c: some Coverity findings: NULL guards for format cv From: jhi@cc.hut.fi (Jarkko Hietaniemi) Message-Id: <20060408155541.46B796D08C@ugli.hut.fi> Date: Sat, 8 Apr 2006 18:55:41 +0300 (EEST) [ 27761] Perl_unsharepvn() was no longer being used in core, and changes to S_unshare_hek_or_pvn() had broken it. Now fixed and tested. Branch: maint-5.8/perl !> README.win32 ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t !> hv.c mg.c perl.c pp.c pp_hot.c pp_sys.c scope.c sv.c !> t/lib/warnings/mg t/op/local.t t/op/write.t win32/win32.h ____________________________________________________________________________ [ 29942] By: rgs on 2007/01/24 11:32:24 Log: Subject: [PATCH] fix a few references in perlfunc.html From: Jan Dubois Date: Tue, 23 Jan 2007 18:25:02 -0800 Message-ID: Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 29941] By: rgs on 2007/01/24 11:22:17 Log: Subject: [PATCH] Improve documentation PERLIO default value in perlrun.pod From: Jan Dubois Date: Tue, 23 Jan 2007 18:43:55 -0800 Message-ID: Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 29940] By: rgs on 2007/01/24 11:02:24 Log: Upgrade to Time::Local 1.16 Branch: perl ! lib/Time/Local.pm lib/Time/Local.t ____________________________________________________________________________ [ 29939] By: nicholas on 2007/01/23 23:38:58 Log: Integrate: [ 26835] Additional tests for RT #38207: "Useless localization of constant ($[) in getopts.pl". [ 27495] Subject: [perl #38710] localised stash slice From: Hugo van der Sanden (via RT) Date: Sat, 11 Mar 2006 02:47:56 -0800 Message-ID: (new TODO tests) [ 27547] Subject: [PATCH blead] Re: [perl #38710] localised stash slice From: Rick Delaney Date: Sat, 18 Mar 2006 19:52:11 -0500 Message-ID: <20060319005211.GM25733@localhost.localdomain> One can now localize slices. [ 29938] Add lib to @INC so that ./perl t/op/local.t works. Branch: maint-5.8/perl !> pp.c t/op/local.t ____________________________________________________________________________ [ 29938] By: nicholas on 2007/01/23 22:54:00 Log: Add lib to @INC so that ./perl t/op/local.t works. Branch: perl ! t/op/local.t ____________________________________________________________________________ [ 29937] By: nicholas on 2007/01/23 21:07:06 Log: Change 29936 missed a ; Branch: perl ! lib/Time/Local.pm ____________________________________________________________________________ [ 29936] By: stevep on 2007/01/23 18:43:50 Log: Fix to Time::Local to fix problems with leap year calculation. Branch: perl ! lib/Time/Local.pm ____________________________________________________________________________ [ 29935] By: stevep on 2007/01/23 15:02:56 Log: Upgrade to File-Temp-0.18. Branch: perl + lib/File/Temp/t/cmp.t ! MANIFEST lib/File/Temp.pm ____________________________________________________________________________ [ 29934] By: stevep on 2007/01/23 14:29:55 Log: Upgrade to AutoLoader-5.63 Branch: perl ! lib/AutoLoader.pm ____________________________________________________________________________ [ 29933] By: stevep on 2007/01/23 02:20:31 Log: Upgrade to Test-Simple-0.67 Branch: perl ! lib/Test/Builder.pm lib/Test/Builder/Module.pm ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm ____________________________________________________________________________ [ 29932] By: stevep on 2007/01/23 02:14:57 Log: Upgrade to Math-Complex-1.37. Branch: perl ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Math/Trig.t ____________________________________________________________________________ [ 29931] By: stevep on 2007/01/23 01:55:48 Log: Subject: [PATCH] Time::Local patch take 2 From: Dave Rolsky Date: Mon, 22 Jan 2007 09:46:08 -0600 (CST) Message-ID: Branch: perl ! lib/Time/Local.pm lib/Time/Local.t ____________________________________________________________________________ [ 29930] By: stevep on 2007/01/23 01:52:16 Log: Subject: [perl #41318] Patch: win32.c typo in #define MULTIPLICITY From: "Devin Heitmueller" (via RT) Date: Mon, 22 Jan 2007 14:46:15 -0800 Message-ID: Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 29929] By: nicholas on 2007/01/22 23:29:42 Log: Integrate: [ 27671] Abstract all the accesses to cop_arybase (apart from ByteLoader) [ 27674] Convert ByteLoader to use CopARYBASE_set(). [ 27677] Abstract all reads/writes of the hints in COPs with 2 new macros, CopHINTS_get() and CopHINTS_set(). [ 27687] Change 27677 missed two direct accesses to op_private in COPs. I believe that all are now found, as redefining CopHINTS_get(c) to (~(c)->op_private) (with corresponding changes to CopHINTS_set() and the initialisation of PL_compiling) works. Branch: maint-5.8/perl !> bytecode.pl cop.h ext/B/B.xs ext/ByteLoader/bytecode.h !> ext/ByteLoader/byterun.c mg.c op.c perl.h pp.c pp_ctl.c !> pp_hot.c scope.c scope.h toke.c utf8.c utf8.h ____________________________________________________________________________ [ 29928] By: nicholas on 2007/01/22 23:12:43 Log: Integrate: [ 27626] Subject: re-[PATCH] Re: [PATCH] Poison now in two different flavours! From: Jarkko Hietaniemi Date: Sun, 26 Mar 2006 14:53:56 +0300 Message-ID: <442680D4.3000809@gmail.com> [ 27774] Newxz() can use calloc() rather than malloc(), as the implementation of calloc() may know that it has fresh pages from the OS, and so doesn't need to zero them itself. Plus our object code should be slightly smaller. [ 28265] Document PoisonFree() instead of documenting Poison() twice. plus revert change 26776 now that PERL_MEM_LOG is merged: [ 26776] Steve Hay notes that there's a reference PERL_MEM_LOG here, which is inconsistent as PERL_MEM_LOG isn't (yet) merged to maint. Branch: maint-5.8/perl ! pod/perldebguts.pod !> handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod !> pp_ctl.c scope.c util.c ____________________________________________________________________________ [ 29927] By: nicholas on 2007/01/22 23:11:29 Log: Integrate: [ 27709] Subject: [PATCH] Move conditional SOCKS5 code into #ifdefs From: andy@petdance.com (Andy Lester) Date: Mon, 3 Apr 2006 08:28:18 -0500 Message-ID: <20060403132818.GA7820@petdance.com> [ 27722] Subject: perlio.c breaks on Solaris/gcc when > 256 FDs are available From: Alan Burlison Date: Wed, 05 Apr 2006 15:52:14 +0100 Message-ID: <4433D99E.40800@sun.com> [ 27745] Subject: [PATCH] perlio.c: Coverity finding: finding false (Coverity not able to follow vtable logic) but adding an assert From: jhi@cc.hut.fi (Jarkko Hietaniemi) Message-Id: <20060408161136.CEAC86D08C@ugli.hut.fi> Date: Sat, 8 Apr 2006 19:11:36 +0300 (EEST) [ 27751] Subject: Re: [PATCH] perlio.c: Coverity finding: finding false (Coverity notable to follow vtable logic) but adding an assert From: Jarkko Hietaniemi Date: Sun, 09 Apr 2006 10:18:52 +0300 Message-ID: <4438B55C.9010604@gmail.com> [ 27798] Subject: [PATCH] perlio.c: (Coverity) eliminate temp ptr that confuses Coverity into thinking there is a resource leak From: jhi@cc.hut.fi (Jarkko Hietaniemi) Message-Id: <20060414085644.94A076D08C@ugli.hut.fi> Date: Fri, 14 Apr 2006 11:56:44 +0300 (EEST) [ 27809] Subject: [PATCH] perlio.c: layer data might be allocated and unused (Coverity) From: jhi@cc.hut.fi (Jarkko Hietaniemi) Message-Id: <20060415082417.24F0A6D08C@ugli.hut.fi> Date: Sat, 15 Apr 2006 11:24:17 +0300 (EEST) (with a correction) Branch: maint-5.8/perl !> perlio.c ____________________________________________________________________________ [ 29926] By: nicholas on 2007/01/22 22:47:32 Log: Integrate: [ 27377] Provide Perl_gv_name_set to replace LVALUE use of GvNAME and GvNAMESET. [ 27382] Perl_gv_name_set should not leak the old HEK. Allow the flag GV_ADD to simplify GV initialisation. Branch: maint-5.8/perl ! proto.h !> embed.fnc embed.h global.sym gv.c gv.h sv.c ____________________________________________________________________________ [ 29925] By: nicholas on 2007/01/22 22:10:59 Log: Integrate: [ 27630] Subject: [PATCH] Clean up regexec.c, and remove two functions From: andy@petdance.com (Andy Lester) Date: Wed, 29 Mar 2006 10:13:36 -0600 Message-ID: <20060329161336.GA12456@petdance.com> [ 27641] Subject: [PATCH] Random accumulated patches From: andy@petdance.com (Andy Lester) Date: Thu, 30 Mar 2006 23:42:28 -0600 Message-ID: <20060331054228.GA18940@petdance.com> [ 27649] Subject: [PATCH] Redo PERL_UNUSED_DECL From: andy@petdance.com (Andy Lester) Date: Fri, 31 Mar 2006 00:54:58 -0600 Message-ID: <20060331065458.GA28571@petdance.com> [ 27653] Updated version of the grumpy comment deleted by change #27649, by Jarkko [ 27657] Inconsistencies in paramter const-ness noticed by SADAHIRO Tomoyuki. [ 27690] Subject: [PATCH] Removed unnecessary pointers checks From: andy@petdance.com (Andy Lester) Date: Sat, 1 Apr 2006 01:01:32 -0600 Message-ID: <20060401070132.GA6616@petdance.com> [ 27735] Patch from Jarkko to fix breakage caused by change #27649 see: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00144.html Branch: maint-5.8/perl ! pp_hot.c pp_sort.c !> cop.h doio.c dump.c embed.fnc embed.h gv.c gv.h hv.c malloc.c !> mg.c op.c perl.c perl.h pp.c pp_ctl.c proto.h regcomp.c !> regexec.c sv.c sv.h toke.c utf8.c ____________________________________________________________________________ [ 29924] By: nicholas on 2007/01/22 20:22:04 Log: Integrate: [ 27617] Merge the cut & paste code from Perl_call_sv/Perl_fold_constants with the near identical code in pp_entertry into Perl_create_eval_scope. Move the cut & paste code from Perl_call_sv/Perl_fold_constants into Perl_delete_eval_scope. [ 29921] Remove duplicate assignment to PL_eval_root in Perl_create_eval_scope Branch: maint-5.8/perl ! perl.c pp_ctl.c !> cop.h embed.fnc embed.h ext/B/t/concise-xs.t op.c proto.h ____________________________________________________________________________ [ 29923] By: nicholas on 2007/01/22 19:39:28 Log: Subject: [PATCH] Disable positive lookaround optimisations From: demerphq Message-ID: <9b18b3110701210953l4df6198re36a9342e6049583@mail.gmail.com> Date: Sun, 21 Jan 2007 18:53:38 +0100 Branch: perl ! regcomp.h t/op/re_tests ____________________________________________________________________________ [ 29922] By: nicholas on 2007/01/22 19:38:12 Log: Fix a typo and some doubled spaces in comments. Branch: perl ! cop.h pod/perlapi.pod sv.h ____________________________________________________________________________ [ 29921] By: nicholas on 2007/01/22 19:21:21 Log: Remove duplicate assignment to PL_eval_root in Perl_create_eval_scope Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 29920] By: nicholas on 2007/01/22 19:20:43 Log: Integrate: [ 27668] If the passed in target rv for Perl_newSVrv() was already a reference to something, it would leak the reference count on that thing. [ 27676] 'SvIOK(sv) ? SvIVX(sv) : sv_2iv(sv)' is 'SvIV(sv)' so write it as such. [ 27696] Take splint into account for PERL_UNUSED_ARG (patch by Jarkko) [ 27723] Initializing variables is good. This is another Coverity catch. [ 27724] Try not to use negative values when accessing arrays in C. Yet another Coverity catch. [ 27726] Perl_save_alloc can use the new(er) SSGROW rather than looping. [ 27750] Subject: Re: [PATCH] locale.c: Coverity finding From: Jarkko Hietaniemi Date: Sun, 09 Apr 2006 10:31:32 +0300 Message-ID: <4438B854.6040301@gmail.com> [ 27755] Subject: [PATCH] pp_sys.c: some Coverity findings: NULL guards for io pointers From: jhi@cc.hut.fi (Jarkko Hietaniemi) Message-Id: <20060408155232.4C9726D08C@ugli.hut.fi> Date: Sat, 8 Apr 2006 18:52:32 +0300 (EEST) [ 27757] Subject: [PATCH] Fix coverity warning in utf8.c From: Andy Dougherty Date: Mon, 10 Apr 2006 11:18:35 -0400 (EDT) Message-ID: Branch: maint-5.8/perl !> XSUB.h locale.c mg.c perl.h pp_sys.c scope.c sv.c utf8.c !> util.c ____________________________________________________________________________ [ 29919] By: nicholas on 2007/01/22 18:47:36 Log: Integrate: [ 27608] Add S_space_join_names_mortal() which joins a char** array with " "s, replacing 5 instances of the same code. [ 27612] Replace all sv_mortalcopy(&PL_sv_no); sv_set*(...) with sv2mortal(newSV*(...)) to avoid needless upgrades to PVNV and needless allocation of a copy of "". Branch: maint-5.8/perl !> embed.fnc embed.h pp_sys.c proto.h ____________________________________________________________________________ [ 29918] By: nicholas on 2007/01/22 17:29:45 Log: Update Changes. Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 29917] By: nicholas on 2007/01/22 17:03:48 Log: Fix my typo, as spotted by Steve Peters Branch: perl ! Changes ____________________________________________________________________________ [ 29916] By: nicholas on 2007/01/22 16:26:58 Log: Integrate: [ 27526] reduce S_regrepeat_hard() callers from 3 to 1 [ 27534] inline, then delete, S_regrepeat_hard() [ 27535] Restore a bit of change 27533 that change 27534 inadvertently unwound. [ 27569] remove idential code branch from regmatch() Branch: maint-5.8/perl !> embed.fnc embed.h proto.h regexec.c ____________________________________________________________________________ [ 29915] By: nicholas on 2007/01/22 15:49:59 Log: Integrate: [ 27533] sv_find() returning false, followed by sv_magic() to add the magic, followed immediately by sv_find() to find it, is somewhat wasteful. So use sv_magicext(). (All cases are also correct w.r.t. SvREADONLY()) [ 27542] Subject: [PATCH] Change the semantics of S_isa_lookup From: Andy Lester Date: Sat, 18 Mar 2006 00:28:45 -0600 Message-ID: <20060318062845.GA11607@petdance.com> [ 27548] If the scalar has just been upgraded to SVt_RV, there's no way SvPVX can be non-NULL, so no need to check. Branch: maint-5.8/perl !> embed.fnc mg.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c sv.c !> universal.c ____________________________________________________________________________ [ 29914] By: nicholas on 2007/01/22 15:29:10 Log: Integrate: [ 27439] MAD changes for bare skipspace() [ 27442] Replace PL_nextval[PL_nexttoke].opval with the macro NEXTVAL_NEXTTOKE as MAD conditionally changes this consistently in 27 places. Branch: maint-5.8/perl ! toke.c ____________________________________________________________________________ [ 29913] By: nicholas on 2007/01/22 14:45:23 Log: Integrate: [ 27213] The two whitespace changes from Subject: arena-rework : consolidated patch From: Jim Cromie Message-ID: <43F0F649.9040205@gmail.com> Date: Mon, 13 Feb 2006 14:12:41 -0700 [ 27397] Subject: Re: [PATCH] Removed a redundant o->op_type From: Paul Johnson Date: Tue, 28 Feb 2006 20:17:31 +0100 Message-ID: <20060228191731.GD20933@pjcj.net> [ 27414] Subject: [PATCH] Removed unused check and assignment in pp_hot.c From: andy@petdance.com (Andy Lester) Date: Wed, 8 Mar 2006 00:45:29 -0600 Message-ID: <20060308064529.GA16499@petdance.com> [ 27423] Change from Larry in the MAD code which seems to be unrelated to MAD. [ 27443] Refactoring from Larry inplicit in the MAD patch. [ 27444] Another refactoring from Larry implicit in the MAD patch. [ 27451] Avoid scribbling on the passed in command line string for -i in moreswitches. [ 27452] Superior *printf-fu lets us avoid modifying source code. [ 27456] Correct another gv_fetchpv() - it takes a bitmask of flags, not simply TRUE/FALSE. [ 27458] Tease apart the keyword/subroutine test in S_checkcomma. [ 27459] Summon constman! S_checkcomma now has all 3 arguments const char. [ 27469] Subject: [PATCH] Localizing some vars in S_checkcomma From: andy@petdance.com (Andy Lester) Message-ID: <20060310223100.GA13455@petdance.com> Date: Fri, 10 Mar 2006 16:31:00 -0600 [ 27470] Subject: [PATCH] Sync up embed.fnc and doio.c From: andy@petdance.com (Andy Lester) Message-ID: <20060311071338.GA12490@petdance.com> Date: Sat, 11 Mar 2006 01:13:38 -0600 [ 27480] isSPACE('\0') is false, so can simplify the condition in the for loop. As the for loop is basically a while loop, write it as one, to make its intentions clearer. [ 27493] Subject: [PATCH] Do nothing in a GCC-friendly way From: andy@petdance.com (Andy Lester) Date: Mon, 13 Mar 2006 12:48:50 -0600 Message-ID: <20060313184850.GA16905@petdance.com> [ 27507] Expunge references to HV_AMAGIC, HV_AMAGICbad and HV_AMAGICmb which have been unused since revision 1. [ 27523] Correct the macros in the comments in hv.c. Given the improvements in compiler optimisation, and the almost irrelevance of instructions executed over cache misses, maybe we should just remove the comments by putting their code back in place of the o{ptimis,bfuscat}ed version. Branch: maint-5.8/perl ! proto.h !> embed.fnc gv.c hv.c hv.h op.c perl.c pp_hot.c sv.h toke.c ____________________________________________________________________________ [ 29912] By: nicholas on 2007/01/21 23:33:27 Log: Integrate: [ 26924] Un-const magic virtual tables; this consting breaks the nasty things done by Swig, as noticed by Audrey. [ 27361] Subject: [PATCH] mgvtbl initialization From: andy@petdance.com (Andy Lester) Date: Wed, 1 Mar 2006 22:52:20 -0600 Message-ID: <20060302045220.GA15985@petdance.com> [ 28599] Subject: [PATCH] make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE From: Jarkko Hietaniemi Date: Mon, 17 Jul 2006 09:09:24 +0300 Message-ID: <44BB2994.5090609@iki.fi> [ 29910] Restore the const to vtbl in Perl_mg_localize() removed in change 26924. [ 29911] Assignments to function pointers can't be NULL, as that's a pointer to data, and assigning pointers to data to pointers to functions is not ANSI-conformant. Branch: maint-5.8/perl ! mg.c !> embed.fnc mg.h perl.h pod/perlapi.pod pod/perlguts.pod proto.h !> sv.c ____________________________________________________________________________ [ 29911] By: nicholas on 2007/01/21 23:18:20 Log: Assignments to function pointers can't be NULL, as that's a pointer to data, and assigning pointers to data to pointers to functions is not ANSI-conformant. Branch: perl ! perl.h ____________________________________________________________________________ [ 29910] By: nicholas on 2007/01/21 23:11:30 Log: Restore the const to vtbl in Perl_mg_localize() removed in change 26924. Branch: perl ! mg.c ____________________________________________________________________________ [ 29909] By: nicholas on 2007/01/21 22:28:56 Log: Integrate: [ 27327] Abstract the specific use of SvCUR in GVs for detecting variables on both sides of an assignment using GvASSIGN_GENERATION() and GvASSIGN_GENERATION_set(). [ 27337] Fix code-before-declaration error (under VC++) from change #27334 [ 27349] Subject: [PATCH] Removed a redundant o->op_type From: andy@petdance.com (Andy Lester) Message-ID: <20060227202043.GA7783@petdance.com> Date: Mon, 27 Feb 2006 14:20:43 -0600 [ 27350] In Perl_sv_setsv_flags, swap the default in the type based switch to the "Bizarre copy" failure case. [ 27351] Silence a VC++ warning with DEBUGGING builds (signed/unsigned mismatch) [ 27355] Subject: [PATCH] a buglet in fakesdio.h From: Anton Berezin Date: Wed, 1 Mar 2006 16:56:13 +0100 Message-ID: <20060301155613.GA30368@heechee.tobez.org> [ 27360] Subject: [PATCH] Non-null optimizations From: andy@petdance.com (Andy Lester) Date: Wed, 1 Mar 2006 22:13:45 -0600 Message-ID: <20060302041345.GA13731@petdance.com> Branch: maint-5.8/perl !> embed.fnc fakesdio.h gv.h op.c perlio.c pod/perlapi.pod !> proto.h sv.c ____________________________________________________________________________ [ 29908] By: nicholas on 2007/01/21 21:58:40 Log: Integrate: [ 27270] Turn on match string copying when /e flag is set on a substitution. Subject: [PATCH] dodge a valgrind error (for maint or blead) From: Jarkko Hietaniemi Date: Feb 22, 2006 8:16 PM Message-ID: <43FCB896.7060106@gmail.com> [ 27320] Given that Perl_gp_free() is refcount-dec-and-maybe-free for the glob pointer, it's inconsistent that it only sets this GV's GvGP to 0 if this GV happened to have the last reference. Why should this GV care if it had the last reference? So always set it to 0. It's free. Gone. [ 27359] Don't put strings with embedded NULs in the environment. This makes things like -d:Foo=bar work again. [ 27402] $[ = 2 should not warn. [ 27403] This looks like a memory leak. [ 27436] Fix a memory leak in ck_grep(), spotted by coverity: perl -e'eval "grep" while 1' [ 27448] The Coverity audit is upset that the scream_olds variable is not directly initialized, although it is likely initialized after another variable takes a reference to it. [ 27476] Possible NULL pointer reference found by Coverity checks. [ 27477] Perl_newWHILEOP() had exactly the same lack of a NULL pointer check that Perl_newLOOPOP() had and fixed in change #27476. Maybe some refactoring is needed? [ 27515] require should ignore directories found when searching @INC not just die as soon as it finds one. It should for instance be possible to for require "File" to read the file "./File" even if there happens to be a "File" directory in perl's standard library. This fixes the RT #24404 fix in change 26373. Branch: maint-5.8/perl !> gv.c op.c perl.c pp_ctl.c pp_hot.c regexec.c t/comp/require.t !> t/lib/warnings/op ____________________________________________________________________________ [ 29907] By: nicholas on 2007/01/21 20:06:45 Log: Remove register keyword from dSP; (at least for now) Branch: perl ! pp.h ____________________________________________________________________________ [ 29906] By: nicholas on 2007/01/21 12:16:40 Log: Integrate: [ 27306] Replace usage of GvSTASH for storing the stash of C with OURSTASH. Set the stash with OURSTASH_SET. [ 29633] With PAD_COMPNAME_GEN in SvUVX, SvCUR is trustworthy once more. [just the pad.h changes] [ 29679] Rename OURSTASH to SvOURSTASH and OURSTASH_set to SvOURSTASH_set. Branch: maint-5.8/perl ! pad.c !> dump.c pad.h sv.c sv.h ____________________________________________________________________________ [ 29905] By: nicholas on 2007/01/21 11:44:16 Log: Refactor the common soft-reference code from pp_rv2sv and pp_rv2av into a single routine Perl_softref2xv(). As soft references are rarely used compared with true references, move this code from pp_hot.c Branch: perl ! embed.fnc embed.h pp.c pp_hot.c proto.h ____________________________________________________________________________ [ 29904] By: nicholas on 2007/01/21 00:30:14 Log: Integrate: [ 27301] Subject: [PATCH] Perl_save_aelem can't be const From: Andy Lester Date: Thu, 23 Feb 2006 22:53:40 -0600 Message-ID: <20060224045340.GA6318@petdance.com> [ 27339] ptr_table_find() is only defined with ithreads Branch: maint-5.8/perl !> embed.fnc embed.h proto.h scope.c sv.c ____________________________________________________________________________ [ 29903] By: nicholas on 2007/01/21 00:16:12 Log: Integrate: [ 27294] Replace direct flags tests & manipulations for SVpad_TYPED and SVpad_OUR with macros SvPAD_TYPED(), SvPAD_OUR() etc, to abstract away the flags bits acutally used to store this information. Branch: maint-5.8/perl !> XSUB.h dump.c op.c pad.c pad.h pp.c sv.c sv.h toke.c ____________________________________________________________________________ [ 29902] By: nicholas on 2007/01/20 23:57:28 Log: Integrate: [ 27271] Add a test for study() on tied scalars, by Andy Lester after Rick Delaney [ 27272] Mark some new study tests as TODO [ 27273] Avoid Cing any strings that might change underneath us, such as tied scalars and scalars with overloaded stringification. [ 27274] Fix typos and a missing bracket. Branch: maint-5.8/perl +> t/op/studytied.t !> MANIFEST pp.c ____________________________________________________________________________ [ 29901] By: nicholas on 2007/01/20 23:44:56 Log: Integrate: [ 27265] Can merge the two arms of Perl_magic_getglob to save space. [ 27268] Test warnings for converting globs to other forms. [ 27269] sv_dump should report the PV for PVGVs, as it can get set. (Typeglobs stringify via a call to GET magic, which uses the PV slot.) [ 27322] With PERL_DONT_CREATE_GVSV, don't need to create a new GvSV in Perl_save_scalar. Branch: maint-5.8/perl ! dump.c !> ext/Devel/Peek/t/Peek.t mg.c scope.c t/op/gv.t ____________________________________________________________________________ [ 29900] By: nicholas on 2007/01/20 23:40:23 Log: defined @$foo and defined %$bar should be subject to strict 'refs'; Branch: perl ! lib/DBM_Filter.pm pp_hot.c t/lib/strict/refs ____________________________________________________________________________ [ 29899] By: nicholas on 2007/01/20 23:15:32 Log: Integrate: [ 27258] Document the many uses of SVf_FAKE. [ 27259] Re-order the definitions of the private bits in SvFLAGS by value, so that we can see where we're already double-booked. [ 27293] Document a sixth use for SVf_FAKE [ 29554] Turn a tab into 2 spaces to make more room for comments about SV flags. Sorry about damaging the change history - dig through this change with http://public.activestate.com/cgi-bin/perlbrowse?show_blame=Show+Annotated+File&filename=sv.h&rev=&change=29552 [ 29559] Better documentation for SVf_UTF8. Including SvPV() 1st, SvUTF() 2nd. Branch: maint-5.8/perl !> sv.h ____________________________________________________________________________ [ 29898] By: nicholas on 2007/01/20 18:43:49 Log: Integrate: [ 27241] Add a new CvISXSUB() macro, for abstracting the test as to whether a PVCV is perl or XS. [ 27267] Change 24643 made the mistake of assuming that CvCONST can only be true on XSUBs. Somehow it can also end up on perl subs. Bug spotted by and test case from Marcus Holland-Moritz. Branch: maint-5.8/perl !> cv.h dump.c ext/Devel/Peek/Peek.xs gv.c op.c pad.c pp_ctl.c !> pp_hot.c pp_sort.c sv.c t/op/threads.t ____________________________________________________________________________ [ 29897] By: nicholas on 2007/01/20 18:14:46 Log: Integrate: [ 27178] Remove a my_perl that slipped in [ 27300] Subject: [PATCH] unused context warnings From: andy@petdance.com (Andy Lester) Date: Tue, 21 Feb 2006 00:27:11 -0600 Message-ID: <20060221062711.GA16160@petdance.com> Branch: maint-5.8/perl !> deb.c embed.pl hv.c locale.c mathoms.c mg.c miniperlmain.c !> numeric.c op.c perl.c perl.h perlapi.c perlio.c pp_ctl.c !> regcomp.c scope.c sv.c toke.c universal.c utf8.c util.c ____________________________________________________________________________ [ 29896] By: nicholas on 2007/01/20 17:47:00 Log: Integrate: [ 27177] Subject: [PATCH] Sun Studio lint patches From: andy@petdance.com (Andy Lester) Date: Mon, 13 Feb 2006 23:46:17 -0600 Message-ID: <20060214054617.GA8824@petdance.com> Branch: maint-5.8/perl !> Makefile.SH gv.c hv.c op.c pad.c perlio.c pp.c pp_ctl.c !> pp_hot.c regcomp.c sv.c toke.c utf8.c ____________________________________________________________________________ [ 29895] By: stevep on 2007/01/20 03:51:26 Log: Upgrade to version-0.69 Branch: perl ! lib/version.pm ____________________________________________________________________________ [ 29894] By: stevep on 2007/01/20 03:40:23 Log: Subject: [PATCH] Re: Race condition in IPC::Open3 / Mac OS? From: Bo Lindbergh Date: Sat, 20 Jan 2007 02:39:57 +0100 Message-Id: Branch: perl ! perlio.c ____________________________________________________________________________ [ 29893] By: stevep on 2007/01/20 03:28:48 Log: Add PAUSE2007.pub key Branch: perl + lib/CPAN/PAUSE2007.pub ! MANIFEST ____________________________________________________________________________ [ 29892] By: stevep on 2007/01/20 03:20:11 Log: Upgrade to CPAN-1.88_69. Branch: perl ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm ____________________________________________________________________________ [ 29891] By: nicholas on 2007/01/20 00:30:02 Log: Integrate: [ 27215] Subject: arena-rework : consolidated patch From: Jim Cromie Message-ID: <43F0F649.9040205@gmail.com> Date: Mon, 13 Feb 2006 14:12:41 -0700 Tweaked somewhat to split the arena boolean from the arena_size, and with the PTE still doubling-up with one of the SV types in the array. [ 27290] Using U8 rather than size type shrinks the body_details table. [ 27291] Shrink struct body_details and hence sv.o slightly further by using bitfields. [ 27292] We have sufficient spare bits to store the SV type in body_details, so add a small sanity check to ensure that we have the array in the correct order. [ 27338] Workaround for initialization errors on HP's pre-compiler Do not ask me to explain. This re-definition works on AIX and HP-UX. Let's await the smokes. [ 27405] Remove the #define - ARENASETS are always on now. [ 29878] Move C inside the only function that uses it. [ 29879] As Perl_get_arena() is dealing with sizes, use size_t rather than int, as it's both unsigned and semantically the correct width for a size. As all arenas get cleared later on, can use Newx() rather than Newxz(). [ 29881] I think that it's clearer if aroot is only struct arena_set * (rather than ** and constantly dereferneced). Move the declaration of new_root into the block it is used in. Add a comment describing where the arenas for arena_sets themselves aren't rooted anywhere. [ 29882] Add a parameter to Perl_get_arena() to pass in the SV type, and record this in the arena description. Change all sizes to unsigned values. Make Perl_sv_free_arenas() loop downwards to free memory, simplifying the logic. Remove my erroneous comment added in change 29881. Branch: maint-5.8/perl ! sv.c !> embed.fnc embed.h hv.c perl.h pod/perlapi.pod proto.h sv.h ____________________________________________________________________________ [ 29890] By: nicholas on 2007/01/20 00:10:08 Log: Integrate: [ 27172] Teach checkAUTHORS.pl about Changelogs with leading tabs in the log entries, and fix a malformed log entry in Changes5.005 Branch: maint-5.8/perl !> Changes5.005 Porting/checkAUTHORS.pl ____________________________________________________________________________ [ 29889] By: nicholas on 2007/01/19 23:58:44 Log: Integrate: [ 27399] FAQ sync. (FAQ now moved to svn) [ 27905] Changes to perlfaq8 "How do I find out if I'm running interactively or not?" suggested by Slaven Rezic in RT #38901: perlfaq8 correction [ 28464] s/have a more/have more/ typo fix in perlfaq4 [ 28820] FAQ sync [ 29034] FAQ sync [ 29282] FAQ sync Branch: maint-5.8/perl !> pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod !> pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod !> pod/perlfaq9.pod ____________________________________________________________________________ [ 29888] By: nicholas on 2007/01/19 21:24:46 Log: Integrate: [ 26545] Marcus Holland-Moritz suggested that assert should Perl_croak_nocontext rather than Perl_croak. [ 27136] Subject: [PATCH] Trying my "remove the pTHXes" patch again From: Andy Lester Date: Thu, 9 Feb 2006 09:40:18 -0600 Message-ID: <20060209154018.GA14610@petdance.com> [ 27137] Regenerated headers for change #27136. [ 27138] Really regenerate headers [ 27140] Fix breakage in S_set_csh() from change #27136. [ 27145] Change 27136 seems to have inadvertently upset some compilers, presumably where NULL was defined as 0, not (void *)0 [ 27148] Fix the effects of 27136 on Win32 with DEBUGGING and PERL_IMPLICIT_SYS [ 27152] A better fix than 27148 Subject: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)) From: Nicholas Clark Date: Fri, 10 Feb 2006 14:58:47 +0000 Message-ID: <20060210145847.GA85020@plum.flirble.org> Subject: RE: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)) From: "Jan Dubois" Date: Fri, 10 Feb 2006 09:03:41 -0800 Message-ID: <024401c62e63$f1e53c10$6062a8c0@candy> Branch: maint-5.8/perl ! embed.fnc embed.h proto.h sv.c !> Makefile.SH cc_runtime.h cop.h deb.c hv.c mg.c op.c op.h !> perl.c perl.h pp.c pp_ctl.c pp_sort.c regcomp.c regexec.c !> toke.c utf8.c util.c ____________________________________________________________________________ [ 29887] By: nicholas on 2007/01/19 21:11:40 Log: Subject: Re: [PATCH] fix unicode split /\s+/ From: SADAHIRO Tomoyuki Message-Id: <20070120005232.D9CC.BQW10602@nifty.com> Date: Sat, 20 Jan 2007 00:52:42 +0900 Branch: perl ! pp.c t/op/split.t ____________________________________________________________________________ [ 29886] By: nicholas on 2007/01/19 20:40:06 Log: Integrate: [ 27079] Subject: [patch] arena rework - arena sets From: Jim Cromie Message-ID: <43DF4F66.4080808@gmail.com> Date: Tue, 31 Jan 2006 04:52:06 -0700 [ 27080] Tweak arena sets to avoid assignment between different pointers. [ 27081] Rejig the definition of ARENAS_PER_SET to maximise the size of the array whilst keeping the structure within PERL_ARENA_SIZE. [ 27097] Subject: [patch] rework arenas - repair arenasets From: Jim Cromie Message-ID: <43E5F012.1080203@gmail.com> Date: Sun, 05 Feb 2006 05:31:14 -0700 Branch: maint-5.8/perl !> embed.fnc embed.h hv.c proto.h sv.c ____________________________________________________________________________ [ 29885] By: nicholas on 2007/01/19 20:13:46 Log: Yves spotted that I'd not regenerated perlapi.pod when I added get_cvn_flags(). Branch: perl ! pod/perlapi.pod ____________________________________________________________________________ [ 29884] By: nicholas on 2007/01/19 19:27:59 Log: Marcus Holland-Moritz notes that the first argument to refcounted_he_fetch() can be NULL. Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 29883] By: nicholas on 2007/01/19 18:07:23 Log: Fix breakage for -DDEBUGGING accidentally introduced with change 29882. Branch: perl ! sv.c ____________________________________________________________________________ [ 29882] By: nicholas on 2007/01/19 17:36:10 Log: Add a parameter to Perl_get_arena() to pass in the SV type, and record this in the arena description. Change all sizes to unsigned values. Make Perl_sv_free_arenas() loop downwards to free memory, simplifying the logic. Remove my erroneous comment added in change 29881. Branch: perl ! embed.fnc hv.c proto.h sv.c ____________________________________________________________________________ [ 29881] By: nicholas on 2007/01/19 11:45:24 Log: I think that it's clearer if aroot is only struct arena_set * (rather than ** and constantly dereferneced). Move the declaration of new_root into the block it is used in. Add a comment describing where the arenas for arena_sets themselves aren't rooted anywhere. Branch: perl ! sv.c ____________________________________________________________________________ [ 29880] By: rgs on 2007/01/19 09:33:00 Log: Subject: [PATCH] fix unicode split /\s+/ From: demerphq Date: Fri, 19 Jan 2007 02:14:06 +0100 Message-ID: <9b18b3110701181714r4f3bc9ebq9ba462eba8338734@mail.gmail.com> Branch: perl ! pp.c t/op/split.t ____________________________________________________________________________ [ 29879] By: nicholas on 2007/01/19 00:13:02 Log: As Perl_get_arena() is dealing with sizes, use size_t rather than int, as it's both unsigned and semantically the correct width for a size. As all arenas get cleared later on, can use Newx() rather than Newxz(). Branch: perl ! embed.fnc proto.h sv.c ____________________________________________________________________________ [ 29878] By: nicholas on 2007/01/18 23:52:11 Log: Move C inside the only function that uses it. Branch: perl ! sv.c ____________________________________________________________________________ [ 29877] By: nicholas on 2007/01/18 23:51:45 Log: Add in missing dVAR that prevents compilation with -DPERL_GLOBAL_STRUCT_PRIVATE Branch: perl ! perl.c ____________________________________________________________________________ [ 29876] By: nicholas on 2007/01/18 23:36:57 Log: Move the flag checking for isGV_with_GP() into the call to visit() Branch: perl ! sv.c ____________________________________________________________________________ [ 29875] By: mhx on 2007/01/18 16:52:37 Log: Add missing SVfARG()s in require_tie_mod(). Branch: perl ! gv.c ____________________________________________________________________________ [ 29874] By: nicholas on 2007/01/18 16:26:05 Log: Integrate: [ 27699] Subject: [PATCH] ext/IO/t/io_unix.t From: Jarkko Hietaniemi Date: Sun, 02 Apr 2006 21:57:19 +0300 Message-ID: <44301E8F.2060503@gmail.com> [ 29578] Subject: [PATCH 5.8.8] Fixes for the test suite on OS/2 From: Ilya Zakharevich Date: Wed, 13 Dec 2006 18:32:22 -0800 Message-ID: <20061214023222.GA29084@powdermilk.math.berkeley.edu> Branch: maint-5.8/perl !> ext/IO/t/io_unix.t lib/Time/Local.t os2/OS2/ExtAttr/t/os2_ea.t !> t/io/fs.t t/op/stat.t ____________________________________________________________________________ [ 29873] By: nicholas on 2007/01/18 16:11:31 Log: Integrate: [ 28187] Subject: t/uni/overload.t From: Jarkko Hietaniemi Message-ID: <4465988C.9080407@gmail.com> Date: Sat, 13 May 2006 11:27:56 +0300 [ 28575] overload.t has same locale problem with VMS that it has with dec_osf [ 29099] Silence an expected warning (when playing with utf8ness and string overloading) Branch: maint-5.8/perl !> t/uni/overload.t ____________________________________________________________________________ [ 29872] By: nicholas on 2007/01/18 15:48:13 Log: Given that we now do the tests in S_visit() to avoid calling the helper function when skippable, no need to retain those tests inside the helper functions do_clean_objs() and do_clean_named_objs(). Branch: perl ! sv.c ____________________________________________________________________________ [ 29871] By: merijn on 2007/01/18 14:03:21 Log: perl rebuilds because of gcc's -g flag Subject: [PATCH] Re: [perl #41058] make rebuilds perl everytime From: Marcus Holland-Moritz Date: Thu, 18 Jan 2007 14:27:55 +0100 Message-ID: <20070118142755.28e7f724@r2d2> Branch: perl ! makedepend.SH ____________________________________________________________________________ [ 29870] By: nicholas on 2007/01/18 12:45:46 Log: Integrate: [ 24755] s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g Branch: maint-5.8/perl !> ext/B/t/bytecode.t ____________________________________________________________________________ [ 29869] By: nicholas on 2007/01/18 12:25:16 Log: Integrate: [ 26866] Upgrade to Devel::PPPort 3.07 [ 26913] find_perl() must be after environment initialization [ 26914] Upgrade to Devel::PPPort 3.08 [ 28259] Upgrade to Devel::PPPort 3.08_01 [ 28267] Upgrade to Devel::PPPort 3.08_02 [ 28307] Upgrade to Devel::PPPort 3.08_03 [ 28332] Upgrade to Devel::PPPort 3.08_04 [ 28420] Upgrade to Devel::PPPort 3.08_05 [ 28424] Upgrade to Devel::PPPort 3.08_06 [ 28474] Upgrade to Devel::PPPort 3.08_07 [ 28507] Upgrade to Devel::PPPort 3.09 [ 28605] Upgrade to Devel::PPPort 3.09_01 [ 28616] Upgrade to Devel::PPPort 3.09_02 [ 28714] Upgrade to Devel::PPPort 3.10 Branch: maint-5.8/perl +> (branch 28 files) - ext/Devel/PPPort/MANIFEST ext/Devel/PPPort/PPPort.pm !> (integrate 89 files) ____________________________________________________________________________ [ 29868] By: steveh on 2007/01/18 11:36:05 Log: Subject: Re: [PATCH] win32_async_check() can still loop indefinitely From: Jan Dubois Date: Mon, 15 Jan 2007 19:25:11 -0800 Message-ID: Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 29867] By: nicholas on 2007/01/18 11:16:09 Log: As PVLVs can hold globs in some cases, I think that we should be treating them as a strict subclass of PVGV. Hence drop through into the PVGV handling code. Branch: perl ! sv.c ____________________________________________________________________________ [ 29866] By: davem on 2007/01/18 02:14:48 Log: disable parser stack cleanup on reduce croak (too fragile) Branch: perl ! perly.c ____________________________________________________________________________ [ 29865] By: nicholas on 2007/01/17 23:48:41 Log: Integrate: [ 26670] Make '-s' on the shebang line able to parse -foo=bar switches again. This feature was broken by change 19695 some years ago and integrated into perl-5.8.1. perl-5.8.0 was fine. Ref http://bugs.activestate.com/show_bug.cgi?id=43483 Branch: maint-5.8/perl !> perl.c t/run/switches.t ____________________________________________________________________________ [ 29864] By: nicholas on 2007/01/17 23:29:13 Log: Integrate: [ 24912] Same fix, for the test, now. [ 26321] Disallow sprintf's vector handling for non-integer formats. Avoids core dump for printf("%vs") and similar. [ 26326] Drop "v" prefix from sprintf("%vd", $^V). The sprintf documentation has this example: printf "version is v%vd\n", $^V; and it printed 'version is vv5.9.3\n'. [ 26327] Oops, change 26326 broke t/run/switches.t Reverting change 24912 fixes it. [ 26339] Add overflow check to EXPECT_NUMBER() used by sv_vcatpvfn(). sprintf() or printf() will now croak if any of the indexes and widths specified in the format string are too large. [ 26342] Remove tests that were not portable to 64bit ints. Branch: maint-5.8/perl ! t/op/sprintf.t !> pod/perldiag.pod sv.c t/op/sprintf2.t t/run/switches.t ____________________________________________________________________________ [ 29863] By: nicholas on 2007/01/17 22:55:14 Log: Two regenerated headers. Branch: maint-5.8/perl ! embedvar.h perlapi.h ____________________________________________________________________________ [ 29862] By: nicholas on 2007/01/17 22:53:30 Log: Integrate: [ 26296] Subject: [PATCH] All args in embed.fnc should be named From: Andy Lester Date: Wed, 7 Dec 2005 10:08:18 -0600 Message-ID: <20051207160818.GA13465@petdance.com> Branch: maint-5.8/perl ! proto.h !> embed.fnc embed.pl pod/perlapi.pod ____________________________________________________________________________ [ 29861] By: nicholas on 2007/01/17 22:36:16 Log: Integrate: [ 26881] The current OP that is tested in doeval() can be a require(), an eval() or a do(). When we test whether OPf_SPECIAL is set on it, be sure to take into account that it's the eval-related meaning of OPf_SPECIAL we're testing for, not the require-related one. [ 26883] Regression test for change #26881 [ 26891] New t/comp/require.t tests should go before the conditional exit. Branch: maint-5.8/perl !> pp_ctl.c t/comp/require.t ____________________________________________________________________________ [ 29860] By: nicholas on 2007/01/17 22:08:43 Log: Remove the new assertion integrated from blead. It might just not be safe. Branch: maint-5.8/perl ! sv.c ____________________________________________________________________________ [ 29859] By: nicholas on 2007/01/17 22:07:40 Log: Integrate: [ 27126] Merging pp_bit_or and pp_bit_xor shrinks the object code by about .7K. The overloading tests are not free. [ 27127] Borland's C compiler warns that the & is unnecessary. [ 27129] Subject: [PATCH] Handle unused args From: andy@petdance.com (Andy Lester) Date: Tue, 7 Feb 2006 16:36:56 -0600 Message-ID: <20060207223656.GA5177@petdance.com> [ 27134] Avoid calling all the scanning code in gv_fetchpvn_flags when saving $1 etc, as we can perfom a hash lookup on %:: directly. [ 27161] Remove SOFT_CAST() as it no longer does anything useful. [ 27194] Get perl_fini() running on HP-UX again. It was effectively disabled by change 24667 since __ux_version is only available under DCE threads which isn't used when perl is built on HP-UX 11 and later. [ 27203] Subject: Problem compiling swigged c++ code with 5.8.8 From: Merijn Broeren Date: Wed, 15 Feb 2006 13:51:49 +0100 Message-ID: <20060215125148.GA12535@brugman.iloquent.nl> [ 27227] SvROK(sv) will never be true when SvIOKp() or SvNOKp() is true, so the code inside the if() test in sv_2pv_flags is dead and can be removed. [ 27235] Remove the last (U16) cast for CV depths, missed by change 17835. [ 27279] Remove un-needed case in Perl_sv_setsv_flags (sv_upgrade will cover this one for us). [ 27282] Recalculate dstr in Perl_sv_setsv_flags, as dstr may have been upgraded. [ 27288] In XS_attributes__guess_stash, attempting to call Gv* on a PVMG is bad and wrong. Branch: maint-5.8/perl !> XSUB.h doio.c mathoms.c opcode.h opcode.pl pad.c perl.c perl.h !> pp.c pp.h pp_ctl.c pp_sys.c regcomp.c scope.h sv.c xsutils.c ____________________________________________________________________________ [ 29858] By: nicholas on 2007/01/17 21:17:52 Log: Integrate: [ 26989] Call gv_fetchpvn_flags where we already know the length. [ 27005] Avoid a warning from the Irix C compiler. [ 27006] Silence another Irix compiler warning. [ 27014] Silence a warning from the MS compiler about signed/unsigned mismatch. [ 27056] Death to magic characters! No pun intended. [ 27064] Fix file where internal XS functions are defined [ 27086] bcc was issuing a warning about this line in Perl_sv_2cv, so tweak it to keep it happy. [ 27089] Without this Windows and Netware compilers should be complaining about perl.c having code before a declaration, *but only if compiling with PERL_TRACK_MEMPOOL*. So, will it fix the smoke failures? Place bets now. [ 27093] Yes, I broke Win32 with change 27089 by having a { in the wrong place. [ 27102] Subject: [PATCH] Cleaning up shadowed variables From: Andy Lester Date: Sun, 5 Feb 2006 21:56:43 -0600 Message-Id: [ 27112] Given that the memory allocated in Perl_bytes_from_utf8 and Perl_bytes_to_utf8 will immediately be written to, I see no need to allocate it zeroed. Branch: maint-5.8/perl ! toke.c !> doio.c ext/B/B.xs hv.c op.c perl.c pp_ctl.c sv.c universal.c !> utf8.c util.c ____________________________________________________________________________ [ 29857] By: mhx on 2007/01/17 21:06:11 Log: Fix a typo in Dynaloader_pm.PL. Branch: perl ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ [ 29856] By: nicholas on 2007/01/17 19:49:29 Log: Integrate: [ 26981] The flags manipulation in sv_setsv_flags can be more efficient. [ 26982] Merge the IOK and NOK clauses together in sv_setsv_flags. [ 26987] Squeeze more flag manipulations together in sv_setsv_flags. [ 26997] Assert that IVs and NVs can never be tainted. [ 27043] Correct my comment, so that it's actually useful. :-) [ 27107] Remove a duplicate flag copy line from Perl_sv_setsv_flags. [ 27110] I think that "merge Perl_sv_2[inpu]v" and "reduce duplication in sv_setsv_flags" are about as done as they can be. [ 29855] Replace SvRELEASE_IVX(dstr) with SvOOK_off(dstr) in sv_setsv_flags(), because it's not possible for dstr to be COW at this point, due to an earlier force_normal. Branch: maint-5.8/perl ! sv.c !> pod/perltodo.pod ____________________________________________________________________________ [ 29855] By: nicholas on 2007/01/17 19:22:47 Log: Replace SvRELEASE_IVX(dstr) with SvOOK_off(dstr) in sv_setsv_flags(), because it's not possible for dstr to be COW at this point, due to an earlier force_normal. Branch: perl ! sv.c ____________________________________________________________________________ [ 29854] By: nicholas on 2007/01/17 18:52:01 Log: Integrate: [ 27066] It's actually easier to get rid of PL_fdscript than we thought. [ 27068] Oops. I *thought* that I had checked that all changed files were open. Clearly not. (Fixes change 27066) [ 27069] Passing the flag to S_forbit_setid as a single char rather than a string is a slight space optimisation. [ 27070] Eliminating PL_suidscript is more tricky, and requires changing the prototype of Perl_moreswitches. [ 27072] Change 27070 failed to initialise a variable. (But despite that still passed all tests locally.) [ 27073] Pull the variables fdscript and suidscript into a much smaller scope. Replace suidscript with literal -1 where it could only have been -1. (Re-indent the other code inside the new block creating the scope. Rejig the indentation of the conditionals) [ 27074] The MSDOS-only call to moreswitches will never reach forbid_setid, so it can have a parameter of -1 without changing any behaviour. I see no reason to forbid "command line" switches when they are actually coming from the #! line of the script itself (as read by perl) as they must have been written by the owner of the script, rather than being crafted by the user manipulating the command line, and therefore cannot be subverted. (Or alternatively, can be subverted as easily as the rest of the script, and we're permitting *that* to be run) [ 27075] And as we've now got to the point where all calls to Perl_moreswitches have -1 as the second argument, we can remove the second argument, which gets us back to where we started, only with the elimination of a per-thread variable. [ 27076] S_find_beginning is only called from one place, so by hoisting the forbid_setid check for -x into the caller, we can eliminate the suidscript parameter from S_find_beginning. [ 27077] Remove obsolete comment. [ 27087] Fixed embed.fnc entry for S_forbid_setid() and picked up a change in pod/perlapi.pod for good measure when regenerating files. Branch: maint-5.8/perl !> embed.fnc embed.h embedvar.h intrpvar.h perl.c perlapi.h !> pod/perlapi.pod proto.h toke.c ____________________________________________________________________________ [ 29853] By: nicholas on 2007/01/17 18:24:50 Log: Make PERL_OLD_COPY_ON_WRITE build again. Inline Perl_sv_release_IVX(). (Currently it fails ext/Compress/Raw/Zlib/t/07bufsize.t) Branch: perl ! embed.fnc embed.h global.sym makedef.pl proto.h sv.c sv.h ____________________________________________________________________________ [ 29852] By: nicholas on 2007/01/17 15:42:54 Log: If we use SvUPGRADE() rather than sv_upgrade() then it can make the decision on not "up"grading PVLV to PVGV for us. However, it appears that the other actions conducted for "not-yet-a-glob" are useful here. Branch: perl ! sv.c ____________________________________________________________________________ [ 29851] By: nicholas on 2007/01/17 15:41:23 Log: Integrate: [ 27104] Fix bug #38439 - reference to typeglob assignment needs to be based on SvROK(sstr) rather than SvTYPE(sstr) == SVt_RV. [ 27111] Rename S_glob_assign to S_glob_assign_glob Rename S_pvgv_assign to S_glob_assign_ref I don't think that they share enough common code to merge them. Branch: maint-5.8/perl !> sv.c t/op/gv.t ____________________________________________________________________________ [ 29850] By: nicholas on 2007/01/17 14:15:59 Log: Integrate: [ 26978] Pull the other large chunk of PVGV assignment code into S_pvgv_assign. There seems to be some duplication with S_glob_assign. [ 26991] C compilers don't let you return void. Pay attention gcc, and stop aping Shildt. [ 27098] Start to merge the 6 arms of S_pvgv_assign into one. [ 27099] Merge the default case (GvSV) with the common code in S_pvgv_assign. [ 27100] Merge the PVAV and PVHV clauses into the common code of S_pvgv_assign. [ 27101] Merge the PVCV case into the common code in S_pvgv_assign. Branch: maint-5.8/perl !> sv.c ____________________________________________________________________________ [ 29849] By: nicholas on 2007/01/17 13:51:31 Log: Integrate: [ 26976] Pull glob_assign out from sv_setsv_flags into a static function. [ 26977] Remove goto glob_assign; Branch: maint-5.8/perl !> sv.c ____________________________________________________________________________ [ 29848] By: merijn on 2007/01/17 13:38:05 Log: Subject: Re: [PATCH] symbian/xsbuild.pl patching continues From: Jarkko Hietaniemi Date: Wed, 17 Jan 2007 08:27:03 -0500 Message-ID: <45AE2427.7080907@iki.fi> Branch: perl ! symbian/xsbuild.pl ____________________________________________________________________________ [ 29847] By: nicholas on 2007/01/17 12:30:43 Log: Integrate: [ 27027] Intel C Compiler 9.0 hatefully defines __GNUC__. Unfortunately, icc does not support gcc built-ins like __attribiute__. [ 27568] Fix some test failures in t/op/cmp.t when compiling with the Intel C++ Compiler on Linux. [ 28566] Keep Intel C++ from claiming that it is gcc. [ 28728] Additional floating point strictness is needed to get Intel cc to pass its tests. Branch: maint-5.8/perl !> hints/linux.sh perl.h ____________________________________________________________________________ [ 29846] By: nicholas on 2007/01/17 11:36:40 Log: Integrate: [ 26474] Create a struct to use as the header with PERL_TRACK_MEMPOOL, so that other information can be stored in it. [ 26476] If PERL_TRACK_MEMPOOL and PERL_POISON are in use, then scribble all over memory to invalidate it just before free()ing it. [ 26478] For PERL_TRACK_MEMPOOL with PERL_POISON, Poison the end of any block being shrunk in realloc() [ 27084] Enhance PERL_TRACK_MEMPOOL so that it also emulates the PerlHost behaviour of freeing up all memory at thread exit. With this and tools such as valgrind you will now get warnings as soon as you read from the deallocated memory, rather than just a warning much later about freeing to the wrong pool. [ 27088] Don't export PL_memory_debug_header to Win32 (and others) unless PERL_TRACK_MEMPOOL is defined. [ 27151] With PERL_POISON defined, ensure freshly malloc()ed memory isn't zeros, and when PERL_TRACK_MEMPOOL is also defined scribble on any extension added by realloc(). [ 27343] Subject: [PATCH] PERL_TRACK_MEMPOOL cripples environment after exit() From: Marcus Holland-Moritz Date: Sun, 26 Feb 2006 20:47:21 +0100 Message-ID: <20060226204721.00be2bff@r2d2> [ 27396] Don't free thread memory if PERL_DESTRUCT_LEVEL is set to a non-zero value as we're probably hunting memory leaks then Branch: maint-5.8/perl ! perl.h !> embedvar.h intrpvar.h makedef.pl miniperlmain.c perl.c !> perlapi.h pod/perltodo.pod sv.c util.c ____________________________________________________________________________ [ 29845] By: stevep on 2007/01/16 22:15:05 Log: Reentrant functions appear to still be broken in NetBSD 3.1. Branch: perl ! hints/netbsd.sh ____________________________________________________________________________ [ 29844] By: merijn on 2007/01/16 16:17:03 Log: Subject: [PATCH] Re: Dual-lived AutoLoader From: Steffen Mueller Date: Tue, 16 Jan 2007 15:29:44 +0100 Message-ID: <45ACE158.4080102@sneakemail.com> Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 29843] By: rgs on 2007/01/16 15:32:30 Log: Subject: Re: [PATCH] Change implementation of %+ to use a proper tied hash interface and add support for %- From: demerphq Date: Mon, 15 Jan 2007 23:06:44 +0100 Message-ID: <9b18b3110701151406p7168b20byf873ee2e58091ca3@mail.gmail.com> Branch: perl ! regcomp.h ____________________________________________________________________________ [ 29842] By: rgs on 2007/01/16 10:56:46 Log: Subject: [PATCH] Make offsets support conditional From: demerphq Date: Sun, 14 Jan 2007 15:24:25 +0100 Message-ID: <9b18b3110701140624v452f7684x5e9d2890805489fd@mail.gmail.com> Branch: perl ! ext/re/t/regop.t regcomp.c regcomp.h ____________________________________________________________________________ [ 29841] By: rgs on 2007/01/16 10:17:43 Log: Typo fix, by Robin Barker Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 29840] By: nicholas on 2007/01/16 08:45:48 Log: Update Changes Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 29839] By: davem on 2007/01/15 18:33:02 Log: make Dump display the SVf_BREAK flag Branch: perl ! dump.c ____________________________________________________________________________ [ 29838] By: rgs on 2007/01/15 18:25:45 Log: Enable the ~~ operator by default. Remove the ~~ feature. Branch: perl - t/lib/feature/smartmatch ! MANIFEST lib/feature.pm t/op/smartmatch.t toke.c ____________________________________________________________________________ [ 29837] By: davem on 2007/01/15 18:19:20 Log: when cloning PL_regex_pad, copy SVf_BREAK flag too Branch: perl ! sv.c ____________________________________________________________________________ [ 29836] By: nicholas on 2007/01/15 18:15:54 Log: pp_rv2av and pp_rv2hv have a lot of common code, so it's certainly a space saving to merge them. Hopefully this will reduce L2 cache misses. Branch: perl ! mathoms.c opcode.h opcode.pl pp.h pp_hot.c ____________________________________________________________________________ [ 29835] By: nicholas on 2007/01/15 17:18:03 Log: Make changes analagous to pp_rv2hv's 21394 and 24489 in pp_rv2av. Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 29834] By: rgs on 2007/01/15 16:37:21 Log: Subject: Re: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, ${^POSTMATCH} From: demerphq Date: Sat, 13 Jan 2007 17:18:01 +0100 Message-ID: <9b18b3110701130818h6badbd3o1b38f2660d258173@mail.gmail.com> macroize regexp modifiers Branch: perl ! perl.h regcomp.c regexp.h toke.c ____________________________________________________________________________ [ 29832] By: nicholas on 2007/01/15 16:30:37 Log: Avoid a SEGV in DBI's test suite, discovered by Andreas. Probably need to go through and audit to see if there are analagous places that need tweaking. Branch: maint-5.8/perl ! perl.c ____________________________________________________________________________ [ 29831] By: rgs on 2007/01/15 16:26:17 Log: Subject: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, ${^POSTMATCH} From: demerphq Date: Fri, 12 Jan 2007 02:31:12 +0100 Message-ID: <9b18b3110701111731x29b1c63i57b1698f769b3bbc@mail.gmail.com> (with tweaks) Branch: perl + t/op/regexp_kmod.t ! MANIFEST ext/B/t/concise-xs.t gv.c mg.c op.h pod/perlop.pod ! pod/perlre.pod pod/perlvar.pod pp_hot.c regcomp.c regcomp.h ! regexp.h t/op/regexp.t toke.c ____________________________________________________________________________ [ 29830] By: nicholas on 2007/01/15 14:38:58 Log: Add get_cvn_flags(), which is like get_cv() but takes a length. This allows symbolic code references with embeded NULs to work. Branch: perl ! embed.fnc embed.h global.sym gv.c gv.h op.c perl.c perlio.c ! pp_ctl.c pp_hot.c proto.h t/op/ref.t toke.c ____________________________________________________________________________ [ 29829] By: rgs on 2007/01/15 14:32:26 Log: Subject: [PATCH] symbian/xsbuild.pl From: Jarkko Hietaniemi Date: Mon, 15 Jan 2007 08:49:56 -0500 Message-ID: <45AB8684.70906@iki.fi> Branch: perl ! symbian/xsbuild.pl ____________________________________________________________________________ [ 29827] By: davem on 2007/01/15 14:16:53 Log: extend threads 'veto cleanup' to perl_free and system stuff Branch: perl ! embedvar.h perl.c perlapi.h perlvars.h unixish.h ____________________________________________________________________________ [ 29826] By: rgs on 2007/01/15 14:15:35 Log: Proper symbian fix (replacing change #29813) by Jarkko Branch: perl ! perl.h ____________________________________________________________________________ [ 29825] By: rgs on 2007/01/15 13:45:40 Log: Use the $Is_MacOS variable Branch: perl ! t/lib/common.pl ____________________________________________________________________________ [ 29824] By: rgs on 2007/01/15 13:44:39 Log: Simplify the ok/not ok logic (another refactorisation by Schwern) Branch: perl ! t/lib/common.pl ____________________________________________________________________________ [ 29823] By: rgs on 2007/01/15 13:40:18 Log: Various cleanup and factorization by Schwern for tests for warnings and features Branch: perl ! t/lib/common.pl ____________________________________________________________________________ [ 29822] By: rgs on 2007/01/15 13:30:51 Log: Introduce the :5.10.0 feature bundle, and make :5.10 an alias to it (aimed at be an alias to the latest :5.10.X) Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 29821] By: rgs on 2007/01/15 12:44:45 Log: Fix link to perlsyn (thanks to Michael G Schwern) Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 29820] By: rgs on 2007/01/15 12:42:36 Log: Remove the "dor" feature alias. Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 29819] By: rgs on 2007/01/15 12:41:28 Log: Document "no feature" (Michael G Schwern) Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 29818] By: rgs on 2007/01/15 12:37:27 Log: Move the documentation of the lexical effect of feature.pm to its own section thus removing a lot of redundant redundant documentation about it cluttering up the feature documentation. (by Michael G Schwern) Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 29817] By: rgs on 2007/01/15 12:34:00 Log: Remove obsolete notes and TODOs from feature.pm Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 29816] By: rgs on 2007/01/15 12:30:56 Log: Add a reference to the docs for state() variables in feature.pm (suggested by Michael G Schwern) Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 29815] By: rgs on 2007/01/15 12:29:14 Log: Factorise croak() calls and error messages in feature.pm (suggested by Michael G Schwern) Branch: perl ! lib/feature.pm ____________________________________________________________________________ [ 29814] By: nicholas on 2007/01/15 12:13:24 Log: Test that names with embedded NULs work for symbolic array, hash and typeglob references. Branch: perl ! t/op/ref.t ____________________________________________________________________________ [ 29813] By: rgs on 2007/01/15 08:22:08 Log: Revert perl.h part of change 29811, which breaks compilation with gcc Branch: perl ! perl.h ____________________________________________________________________________ [ 29812] By: merijn on 2007/01/15 07:45:28 Log: Subject: [PATCH] g++ fixes From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Mon, 15 Jan 2007 06:09:30 +0200 (EET) Message-Id: <20070115040930.8685843A67@anubis.hut.fi> Branch: perl ! op.c toke.c ____________________________________________________________________________ [ 29811] By: merijn on 2007/01/15 07:42:37 Log: Subject: [PATCH] Symbian/S90 further fixes From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Mon, 15 Jan 2007 06:11:52 +0200 (EET) Message-Id: <20070115041152.374AB43A67@anubis.hut.fi> Branch: perl ! perl.h symbian/PerlBase.cpp symbian/config.sh ____________________________________________________________________________ [ 29810] By: davem on 2007/01/14 23:58:49 Log: make S_ithread_run() call S_ithread_free() in main context Fixes a race condition between detach clearing a thread's interpreter, and S_ithread_run() freeing itself while assuming that it's own interpreter still exists. Branch: perl ! ext/threads/threads.xs ____________________________________________________________________________ [ 29809] By: nicholas on 2007/01/14 13:47:07 Log: Integrate: [ 26983] Add gv_fetchpvs, which uses STR_WITH_LEN to call gv_fetchpvn_flags. Many strlen()s saved. [ 27050] Yet more instances of gv_fetchpv... that should be GV_ADD rather than TRUE. Convert two gv_fetchpvn_flags to gv_fetchpvs. [ 27053] gv_fetchpvn_flags ranks highly in the profile, and the ::/' scanning loop is iterated over millions of times. Add a flag GV_NOTQUAL purely as an optimisation, when the caller is passing in a string that is known not to contain any package separators. Branch: maint-5.8/perl !> doio.c gv.c gv.h handy.h op.c perl.c pp_ctl.c pp_sort.c !> pp_sys.c toke.c util.c ____________________________________________________________________________ [ 29808] By: nicholas on 2007/01/14 13:22:20 Log: Integrate: [ 26946] SvREADONLY_off inside the magic routines is also dangerous on shared hash key scalars, so decompose them to normal scalars if they ever get here. [ 26954] Simplify nested '#ifdef' by replacing it with '#elif defined()' Branch: maint-5.8/perl !> mg.c ____________________________________________________________________________ [ 29807] By: nicholas on 2007/01/14 13:09:22 Log: Integrate: [ 26901] Change all NEWSV() to newSV() in the core and non-dual-lived modules. Keep NEWSV() itself for backwards-compatibility outside of the core, but don't advertise it any more. (cf. change #25101). [ 27455] Remove two NEWSV()s in the non-ithread dump code that got missed. Branch: maint-5.8/perl ! op.c perl.c pp_ctl.c util.c !> av.c doio.c dump.c ext/ByteLoader/bytecode.h !> ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs gv.c handy.h hv.c !> mathoms.c os2/OS2/REXX/REXX.xs pad.c pod/perlapi.pod !> pod/perlembed.pod pp.c pp_hot.c pp_pack.c pp_sys.c regexec.c !> scope.c sv.c toke.c vms/ext/Stdio/Stdio.xs ____________________________________________________________________________ [ 29806] By: nicholas on 2007/01/14 12:49:30 Log: Integrate: [ 26765] Move initialization of old values prior to moreswitches() closer to their use and together with 'switches_done'. [ 26767] Missing an initialisation, as spotted by Merijn's HP compiler. [ 26786] Get rid of the following gcc format warnings by simplifying the getgroups implementation: mg.c: In function Perl_magic_get': mg.c:1008: warning: long unsigned int format, gid_t arg (arg 3) mg.c:1014: warning: long unsigned int format, gid_t arg (arg 3) mg.c:1025: warning: long unsigned int format, unsigned int arg (arg 3) Since we already cast the numeric Gid_t values to an IV it should not be too risky to also cast the Group_t values. Converting these values with Gid_t_f wasn't quite right anyway. [ 26787] Refactor S_vdie_common so that Perl_vwarn can use it too. [ 26791] Make $( and $) list the groups in the order they are returned from the OS. Linux seems to return the gids sorted and it seemed wrong for perl to reverse this order. [ 26893] Suppress "statement not reached" warning from the Sun C compiler. Branch: maint-5.8/perl ! mathoms.c proto.h !> doio.c embed.fnc embed.h mg.c toke.c util.c ____________________________________________________________________________ [ 29805] By: davem on 2007/01/14 12:43:39 Log: further refinement to #29796 (cleanup veto) Branch: perl ! ext/threads/threads.xs ____________________________________________________________________________ [ 29804] By: nicholas on 2007/01/14 12:22:41 Log: Integrate: [ 26643] Fix some compilation warnings [ 26674] Subject: [PATCH] performance tweaking op.c From: Andy Lester Date: Fri, 6 Jan 2006 01:44:48 -0600 Message-ID: <20060106074448.GB3401@petdance.com> [ 26708] Subject: [PATCH] blead: format warnings Date: Sat, 07 Jan 2006 21:42:08 +0200 From: Jarkko Hietaniemi Message-ID: <43C01990.6020207@gmail.com> [ 26764] Subject: [PATCH] It's the Barbie bus patch From: Andy Lester Date: Mon, 9 Jan 2006 23:42:43 -0600 Message-ID: <20060110054243.GA26165@petdance.com> Branch: maint-5.8/perl ! hv.c op.c regcomp.c !> av.c doio.c embed.fnc embed.h gv.c mg.c pad.c pp_ctl.c !> pp_hot.c pp_sys.c proto.h reentr.c reentr.h regexec.c sv.c !> toke.c uconfig.sh util.c ____________________________________________________________________________ [ 29803] By: rgs on 2007/01/14 10:12:08 Log: Subject: Re: Memory...growing, and growing From: Marvin Humphrey Date: Sat, 13 Jan 2007 12:05:30 -0800 Message-Id: <3CCCF699-345E-4C65-BCCB-1549EB99547A@rectangular.com> Document -DDL_UNLOAD_ALL_AT_EXIT Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 29802] By: nicholas on 2007/01/14 00:36:51 Log: Integrate: [ 23773] If we know the length of the string constant, save a strlen() [ 25172] Subject: [PATCH] The continuing plod through embed.fnc From: Andy Lester Date: Mon, 18 Jul 2005 10:37:38 -0500 Message-ID: <20050718153738.GB20193@petdance.com> [ 26635] Introduce STR_WITH_LEN macro in the form suggested by Chip. [ 26636] Fix typo in comment. [ 26640] Removed unused part of string passed to sv_catpvn(). [ 26641] Introduce the macros newSVpvs(str) and sv_catpvs(sv, str). Gets rid of many hardcoded string lengths. [ 26642] Get rid of a few more hardcoded string lengths. [ 26645] Get rid of a few more hardcoded string lengths. [ 26646] Introduce newSVpvs_share() macro. Gets rid of some hardcoded string lengths. [ 26647] Get rid of hardcoded string length. [ 26648] Add an extra NUL so that we can use sv_catpvs() for "our @F=split..." and get rid of 15 and the explaination for why it's there. [ 26649] Make the new STR_WITH_LEN() affected compile under -Dusethreads. Can't use STR_WITH_LEN() as argument to a macro :-( [ 26650] Move all the xxxpvs() macros to handy.h. This brings them closer to STR_WITH_LEN. Besides only half of them were sv-related after change 26649. [ 26671] Replacing broken call to savepvn() with savepvs() to get threaded Cygwin to compile again. [ 26676] Subject: [PATCH] hv_fetchs() support From: Andy Lester Date: Fri, 6 Jan 2006 09:57:19 -0600 Message-ID: <20060106155719.GB9035@petdance.com> [ 26795] A few more places that can use hv_fetchs(). Ref change 26676. Branch: maint-5.8/perl ! op.c !> doop.c dump.c ext/POSIX/POSIX.xs gv.c handy.h hv.c locale.c !> malloc.c mg.c perl.c perlio.c pp.c pp_ctl.c pp_pack.c pp_sys.c !> regcomp.c sv.c sv.h taint.c thread.h toke.c universal.c utf8.c !> util.c xsutils.c ____________________________________________________________________________ [ 29801] By: nicholas on 2007/01/13 23:40:49 Log: Integrate: [ 26598] silence some compiler warnings [ 26608] Fix release mode builds following change 26598 [ 26633] Silence compiler warning; ref change 26598 Branch: maint-5.8/perl ! cop.h !> op.c toke.c ____________________________________________________________________________ [ 29800] By: nicholas on 2007/01/13 23:25:42 Log: Integrate: [ 26562] Update copyrights for files modified in 2006 [ 26564] Subject: [patch] comment grammar and indentation, spurious tab From: Jim Cromie Date: Fri, 30 Dec 2005 22:45:55 -0700 Message-ID: <43B61B13.3050704@gmail.com> [ 26652] More copyright updates [ 26732] Update copyright years (including some years where we made changes but did not update) Branch: maint-5.8/perl ! sv.c !> cop.h deb.c doio.c dump.c hv.c locale.c mathoms.c mg.c mg.h !> perl.h perlio.c perlvars.h pp_ctl.c pp_pack.c pp_sort.c run.c !> scope.c sv.h taint.c thread.h ____________________________________________________________________________ [ 29799] By: nicholas on 2007/01/13 23:25:00 Log: Integrate: [ 26602] Bad symbols that are pretending to be dirhandles, should say they are dirhandles in their error messages. [ 26607] perldiag.pod additions to go with change #26602. [ 26617] Attemting to readdir() something that isn't a dirhandle should cause a warning. [ 26631] Add warnings for the various other *dir() functions when attempted on invalid dirhandles. [ 26638] Don't warn about invalid dirhandles in DirHandle::DESTROY(). Branch: maint-5.8/perl !> gv.c lib/DirHandle.pm pod/perldiag.pod pp_sys.c ____________________________________________________________________________ [ 29798] By: nicholas on 2007/01/13 22:58:25 Log: Integrate: [ 26494] Don't try to store PL_sv_undef in pads. (For now) [ 26518] A GVs stash can be NULL, so don't call macros that assume otherwise without checking. Branch: maint-5.8/perl !> op.c pp.c ____________________________________________________________________________ [ 29797] By: nicholas on 2007/01/13 22:58:03 Log: Integrate: [ 26538] In the shared string table, if we add new entries to the head of the linked list chain, then we don't need as much bookkeeping in the loop. Branch: maint-5.8/perl !> hv.c ____________________________________________________________________________ [ 29796] By: davem on 2007/01/13 22:57:26 Log: unfreed threads should trigger cleanup veto The thread pool struct is allocated in the main interpreter, so don't clean that up if any threads remain, regardless of what state they are in Branch: perl ! ext/threads/threads.xs ____________________________________________________________________________ [ 29795] By: nicholas on 2007/01/13 22:37:35 Log: Integrate: [ 26524] Subject: [PATCH] Fixing the SVREFCNT macro From: Andy Lester Date: Wed, 28 Dec 2005 13:30:51 -0600 Message-ID: <20051228193051.GD23207@petdance.com> Branch: maint-5.8/perl !> sv.h ____________________________________________________________________________ [ 29794] By: nicholas on 2007/01/13 19:26:17 Log: Integrate: [ 26532] Subject: [PATCH] Perl_gv_fetchpv vs. gv_fetchpvn From: Tels Date: Thu, 29 Dec 2005 18:32:10 +0100 Message-Id: <200512291832.20651@bloodgate.com> [ 26533] Subject: [PATCH] perlio.c - gv_stashpvn() vs gv_stashpv() From: Tels Date: Thu, 29 Dec 2005 18:57:43 +0100 Message-Id: <200512291857.59458@bloodgate.com> [ 26556] Subject: [PATCH] Making 0 pointers to NULLs From: Andy Lester Date: Fri, 30 Dec 2005 23:05:58 -0600 Message-ID: <20051231050558.GA29093@petdance.com> [ 26558] Subject: [PATCH] Making 0 pointers to NULLs From: Andy Lester Date: Fri, 30 Dec 2005 23:05:58 -0600 Message-ID: <20051231050558.GA29093@petdance.com> Branch: maint-5.8/perl !> doio.c doop.c gv.c hv.c mg.c perlio.c pp.c pp_ctl.c pp_hot.c !> pp_sort.c regcomp.c regexec.c sv.c toke.c utf8.c util.c ____________________________________________________________________________ [ 29793] By: nicholas on 2007/01/13 18:59:04 Log: Integrate: [ 26527] Subject: [PATCH] Actual real consting of parms From: Andy Lester Date: Thu, 29 Dec 2005 01:15:09 -0600 Message-ID: <20051229071509.GA32653@petdance.com> Branch: maint-5.8/perl ! sv.c !> proto.h ____________________________________________________________________________ [ 29792] By: nicholas on 2007/01/13 18:44:35 Log: Integrate: [ 26526] Subject: [PATCH] av.c cleanup, plus! From: Andy Lester Date: Wed, 28 Dec 2005 15:44:14 -0600 Message-ID: <20051228214414.GD26033@petdance.com> Branch: maint-5.8/perl ! sv.c !> av.c dump.c gv.c perl.c toke.c ____________________________________________________________________________ [ 29791] By: nicholas on 2007/01/13 18:27:36 Log: Integrate: [ 26505] Subject: [PATCH] pre-likely cleanup From: Andy Lester Date: Tue, 27 Dec 2005 14:39:39 -0600 Message-ID: <20051227203939.GC1781@petdance.com> Includes a small fix to the changes in tryAMAGICbinW_var() in pp.h. Branch: maint-5.8/perl ! toke.c !> av.c doop.c hv.c mg.c pp.c pp.h sv.c util.c ____________________________________________________________________________ [ 29790] By: nicholas on 2007/01/13 18:21:19 Log: In S_hfreeentries, orig_array can be const. Branch: perl ! hv.c ____________________________________________________________________________ [ 29789] By: nicholas on 2007/01/13 18:10:34 Log: Integrate: [ 26461] Subject: [PATCH] Speed up Perl_sv_derived_from From: Andy Lester Message-ID: <20051222220044.GH4370@petdance.com> Date: Thu, 22 Dec 2005 16:00:44 -0600 [ 26477] For the rare case of EMFILE during require, save object code space by using newSVpvf (Would it be worth using it for all require failures?) [ 26500] Refactor the require failure message generation to use 1 less temporary SV, and to build as much text as possible with newSVpvf [ 26503] gv_fetch_flags in newATTRSUB can actually be const. Comment the logic behind the terms in the ternary that chooses the flags value. [ 26517] As the backreferences AV doesn't hold references on its contents, surely it should have AvREAL turned off? [ 26534] Reduce size of buffers for identifier names, as suggested in Subject: Stack usage (in gv_stashpvn and others) From: Tels Date: Thu, 29 Dec 2005 18:40:49 +0100 Message-Id: <200512291840.50765@bloodgate.com> [ 26541] Now that the backreference array has no NULL entries, and is correctly marked as AvREAL_off(), there's no reason not to use sv_dup to clone it. [ 26544] Tweak S_init_main_stash so as allocate PL_curstname as a shared string scalar, and hence avoid thrashing the shared string table for "main". [ 26550] Remove unneeded test in Perl_hv_clear_placeholders. Rejig S_hfreeentries to a double loop, which is clearer and smaller. [ 26552] Turn a for loop that's almost a while into an honest-to-goodness while. Branch: maint-5.8/perl ! gv.c hv.c !> op.c perl.c pp_ctl.c sv.c universal.c ____________________________________________________________________________ [ 29788] By: nicholas on 2007/01/13 17:39:10 Log: Integrate: [ 26456] Subject: [PATCH] Speedup (rn|n)?instr From: Andy Lester Message-ID: <20051222223839.GI4370@petdance.com> Date: Thu, 22 Dec 2005 16:38:39 -0600 [ 26509] Fix 2 off-by-one errors in the call to ninstr(). This code managed to still work because of a bug in how ninstr() treats empty search strings. [ 26510] Remove test for NUL ending in r?instr(). This test is actually harmful because we will search for any garbage found past the empty search string. Ref change 26509. [ 26511] Leaner ninstr(). The compiled function ended up 37% smaller on Linux/gcc. I ought to be faster as well, but I did not try to measure that. [ 26512] Use memchr() instead of ninstr() to locate the end-of-line. The call to memchr() will faster. Branch: maint-5.8/perl !> ext/Filter/Util/Call/Call.xs toke.c util.c ____________________________________________________________________________ [ 29787] By: nicholas on 2007/01/13 17:24:48 Log: Integrate: [ 26450] Subject: [PATCH] Ho! Ho! Ho! Santa brings consting! From: Andy Lester Date: Thu, 22 Dec 2005 10:57:17 -0600 Message-ID: <20051222165717.GA2874@petdance.com> Branch: maint-5.8/perl ! global.sym proto.h !> dump.c embed.fnc embed.h gv.c hv.c op.c pp.c pp_ctl.c pp_hot.c !> pp_sys.c regcomp.c sv.c toke.c universal.c ____________________________________________________________________________ [ 29786] By: rgs on 2007/01/13 17:17:40 Log: TODO: yada yada yada Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 29785] By: nicholas on 2007/01/13 16:56:44 Log: Integrate: [ 26446] Add an optimisation to allow proxy constant subroutines to be copied as proxy constant subroutines in a new symbol table where possible. (Rather than converting them to full blown constant subroutines and instantiating 2 typeglobs) [ 26448] Regression tests for proxy subroutine glob assignment. Fix a bug (it turns out that a typeglob isn't SvOK()) Remove stray debugging code. [ 26470] Now that proxy subroutines can be unproxied in 2 places without becoming the same newCONSTSUB, need an explicit check to avoid a warning about subroutines being redefined, as there has never been a warning when you assing the same subroutine to a glob's GvCV() [ 26482] Unless the peephole optimiser already knows that we're in void context, avoid even attempting the whole proxy constant sub copying optimisation. Branch: maint-5.8/perl ! op.c !> ext/B/t/concise-xs.t gv.c gv.h op.h pp.c pp_hot.c sv.c !> t/op/gv.t ____________________________________________________________________________ [ 29784] By: rgs on 2007/01/13 16:56:02 Log: Subject: Re: AW: umask handling in File::Temp From: Gisle Aas Date: 12 Jan 2007 16:10:16 +0100 Message-ID: <877ivs1dt3.fsf@ask.g.aas.no> Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 29783] By: nicholas on 2007/01/13 16:30:48 Log: Integrate: [ 26409] Make gv_init recognise a reference-to-something in a symbol table as meaning a constant subroutine with that thing as it value [ 26417] Verify that the code for initialising typeglobs from other types works. [ 26422] Croak if gv_init doesn't know how to create a typeglob from that type of referant. Test that ARRAY, HASH, PVIO, CODE and FORMAT croak. Globs are actually first class assignable objects, so test that you can create a constant subroutine that returns one. [ 26425] Add a GV_NOADD_NOINIT flag to gv_fetch{pv,pvn,sv} that disables addition of new typeglobs, and also disables initialisation of any typeglob placeholders. Needed to make the new constant subroutine proxy references work efficiently. [ 26427] Take care in toke.c not to convert constant subroutine reference proxies into full blown PVGVs with PVCVs, and recognise them and inline their values. Adds a new function gv_const_sv(gv) to return the value of the constant subroutine from a GV, and adds a cv parameter to S_intuit_method. Branch: maint-5.8/perl ! toke.c !> embed.fnc embed.h gv.c gv.h pod/perldiag.pod proto.h t/op/gv.t ____________________________________________________________________________ [ 29782] By: nicholas on 2007/01/13 13:47:04 Log: Integrate: [ 26411] Assert that orig_keyword, gv and gvp aren't used before the main keyword parser of Perl_yylex. [ 26412] In Perl_yylex, make tmp a temporary variable local to the blocks in which it is used. [ 26414] In Perl_yylex, move the declaration of orig_keyword, gv and gvp down to the block labelled keylookup. [ 26423] Get the "cv" from the "gv" once, and be more careful so that we can cope if either aren't their regular types. cv_const_sv should verify the type of SV passed, instead of assuming that it's a viable CV. Branch: maint-5.8/perl ! toke.c !> op.c ____________________________________________________________________________ [ 29781] By: rgs on 2007/01/13 11:06:06 Log: Subject: [PATCH] perlthrtut.pod (based on perl-current@29766) From: Wolfgang Laun Date: Fri, 12 Jan 2007 17:37:58 +0100 Message-ID: <45A7B966.1040307@thalesgroup.com> Branch: perl ! pod/perlthrtut.pod ____________________________________________________________________________ [ 29780] By: davem on 2007/01/12 21:49:13 Log: fix PL_parser_dup symbol (again) Branch: perl ! embed.fnc embed.h global.sym ____________________________________________________________________________ [ 29779] By: davem on 2007/01/12 19:56:40 Log: Rationalise refcounting of thread structures Formerly there could be races with multiple destroys of a thread structure. Branch: perl ! ext/threads/threads.xs ____________________________________________________________________________ [ 29778] By: merijn on 2007/01/12 16:06:23 Log: Superdome now also in Itanium series (sx1000 & sx2000), cx2600 is Madison 6 Branch: perl ! README.hpux ____________________________________________________________________________ [ 29777] By: merijn on 2007/01/12 15:15:13 Log: gcc -dumpversion is at least supported back to 2.7.x and thus seems to be much more defensive against upcoming version reporting format changes. Branch: perl ! hints/aix.sh hints/aix_3.sh hints/aix_4.sh hints/dec_osf.sh ! hints/hpux.sh hints/svr5.sh hints/vos.sh ____________________________________________________________________________ [ 29776] By: nicholas on 2007/01/12 14:24:33 Log: Integrate: [ 26404] Make sv_dump (and therefore Devel::Peek) report the value of the constant in inlineable constant subroutines. Branch: maint-5.8/perl !> dump.c ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 29775] By: nicholas on 2007/01/12 14:07:47 Log: Integrate: [ 26334] A suggestion by Yamashina Hio to speed up substitutions with right-hand side expressions by freeing temporaries. See : Subject: s///ge; consumes PL_tmps_stack in its loop From: YAMASHINA Hio Date: Tue, 30 Aug 2005 17:17:23 +0900 Message-Id: <20050830160113.9716.HIO@ymir.co.jp> [ 26369] In Perl_apply, the name of the op can be found from PL_op_name, instead of using local string constants. [ 26372] Use PL_op_desc rather than literal strings in pp_ioctl [ 26392] Move and const some definitions of variables used to save errno. [ 26437] Localise the stash variable in pp_entersub(). [ 26438] For consistency sv_2cv should not leave the stash pointer uninitialised for some cases. Although it seems that only pp_sort pays any attention to it, of all the code on CPAN. [ 26444] Remove unused variable 'stash' since change 26437. Branch: maint-5.8/perl !> doio.c perlio.c pp_ctl.c pp_hot.c pp_sys.c sv.c ____________________________________________________________________________ [ 29774] By: rgs on 2007/01/12 13:57:45 Log: makedef.pl should be able to load "strict" Branch: perl ! makedef.pl ____________________________________________________________________________ [ 29773] By: nicholas on 2007/01/12 13:29:41 Log: Integrate: [ 26301] Merge common code from ptr_table_fetch and ptr_table_store into S_ptr_table_find. [ 26310] Fixes compile errors introduce with change #26301 when compiling with ithreads and DEBUGGING. [ 26312] A more efficient way to loop in ptr_table_clear [ 26313] An alternative way of structuring ptr_table_clear so that the variables can be assigned to at declaration time. [ 26317] Subject: [PATCH] Code tweaks in sv.c From: Andy Lester Date: Fri, 9 Dec 2005 11:09:21 -0600 Message-ID: <20051209170921.GC16943@petdance.com> Includes a minor change the patch to account for code that moved elsewhere. Branch: maint-5.8/perl !> sv.c ____________________________________________________________________________ [ 29772] By: nicholas on 2007/01/12 13:28:49 Log: Integrate: [ 26360] Add a missing FREETMPS to match up with a SAVETMPS. This change fixes problems with nested sorts. (RTs #7063 and #36430). [ 26361] Again, FREETMPS not SAVETMPS! [ 26362] Reverting change #26360 and #26361 since it appears that the bugs I thought I fixed had been previously fixed with change #25953. Branch: maint-5.8/perl !> pp_sort.c ____________________________________________________________________________ [ 29771] By: nicholas on 2007/01/12 13:01:39 Log: Integrate: [ 26281] Subject: [PATCH] More consting, and putting stuff in embed.fnc From: Andy Lester Date: Mon, 5 Dec 2005 13:46:13 -0600 Message-ID: <20051205194613.GB7791@petdance.com> [ 26287] Add a ; that 26281 was lacking. (Dear Mark, please can I have back one of the two that I sent you after change 23614) Branch: maint-5.8/perl !> deb.c doio.c dump.c embed.fnc embed.h hv.c hv.h locale.c mg.c !> op.c op.h pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c !> proto.h regcomp.c sv.c taint.c toke.c utf8.c util.c ____________________________________________________________________________ [ 29770] By: nicholas on 2007/01/12 12:22:53 Log: Integrate: [ 26199] Subject: XS-assisted SWASHGET (esp. for t/uni/class.t speedup) From: SADAHIRO Tomoyuki Date: Wed, 23 Nov 2005 17:57:34 +0900 Message-Id: <20051123175603.FFD5.BQW10602@nifty.com> And : Message-Id: <20051123202935.4D9D.BQW10602@nifty.com> with some nits to use U8 instead of char more consistently [ 26203] Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup) From: SADAHIRO Tomoyuki Date: Fri, 25 Nov 2005 00:19:35 +0900 Message-Id: <20051125001031.24E3.BQW10602@nifty.com> Date: Fri, 25 Nov 2005 01:18:17 +0900 Message-Id: <20051125011410.24E9.BQW10602@nifty.com> [ 26229] Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup) From: SADAHIRO Tomoyuki Date: Sun, 27 Nov 2005 17:02:02 +0900 Message-Id: <20051127170016.A786.BQW10602@nifty.com> [ 26255] Clarification and cleanup of the XS SWASHGET code Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup) From: SADAHIRO Tomoyuki Date: Sun, 04 Dec 2005 16:28:35 +0900 Message-Id: <20051204162508.D726.BQW10602@nifty.com> [ 26256] Rework the error messages from the swashget code. Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup) From: SADAHIRO Tomoyuki Date: Sun, 04 Dec 2005 16:24:59 +0900 Message-Id: <20051204162431.D723.BQW10602@nifty.com> [ 26257] Better variable names make code clearer Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup) From: SADAHIRO Tomoyuki Date: Sun, 04 Dec 2005 16:24:29 +0900 Message-Id: <20051204162412.D720.BQW10602@nifty.com> Branch: maint-5.8/perl !> embed.fnc embed.h lib/utf8_heavy.pl pod/perlapi.pod !> pod/perldiag.pod pod/perlintern.pod proto.h regexec.c !> t/op/pat.t universal.c utf8.c utf8.h utfebcdic.h ____________________________________________________________________________ [ 29769] By: nicholas on 2007/01/12 11:55:51 Log: Integrate: [ 26090] const'ing Netdb_host_t broke HP-UX and created warnings on gcc for a double const. Netdb_host_t is a macro that for a const pointer. [ 26147] Subject: [PATCH] Sort subs now in embed.fnc From: Andy Lester Date: Thu, 17 Nov 2005 07:53:38 -0600 Message-ID: <20051117135338.GA31715@petdance.com> [ 26175] Cleaning up some warnings generated by "gcc -W" [ 26179] Declarations must come first, or some compilers aren't happy. (spotted by Jarkko) Branch: maint-5.8/perl !> deb.c embed.fnc embed.h ext/B/B.xs ext/Data/Dumper/Dumper.xs !> ext/PerlIO/encoding/encoding.xs mg.c op.c pp_sort.c pp_sys.c !> proto.h regcomp.c scope.c ____________________________________________________________________________ [ 29768] By: rgs on 2007/01/12 11:44:04 Log: Upgrade to ExtUtils::Manifest 1.51 Branch: perl ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ [ 29767] By: davem on 2007/01/12 11:26:14 Log: fix typo in hv.c Branch: perl ! hv.c ____________________________________________________________________________ [ 29766] By: davem on 2007/01/12 11:13:49 Log: fix PL_parser_dup symbol Branch: perl ! embed.fnc embed.h makedef.pl ____________________________________________________________________________ [ 29765] By: davem on 2007/01/12 10:42:05 Log: make tr/// threadsafe by moving swash into pad Branch: perl ! doop.c op.c ____________________________________________________________________________ [ 29764] By: rgs on 2007/01/12 10:24:55 Log: Subject: [PATCH] trivia in perlthrtut.pod From: Wolfgang Laun Date: Thu, 11 Jan 2007 16:57:29 +0100 Message-ID: <45A65E69.8010400@thalesgroup.com> Branch: perl ! pod/perlthrtut.pod ____________________________________________________________________________ [ 29763] By: nicholas on 2007/01/12 01:57:13 Log: Integrate: [ 25956] Adjust test count Branch: maint-5.8/perl !> ext/B/t/concise-xs.t ____________________________________________________________________________ [ 29762] By: steveh on 2007/01/11 17:27:02 Log: Update copyright year in "perl -v" output Branch: perl ! perl.c ____________________________________________________________________________ [ 29761] By: rgs on 2007/01/11 17:12:08 Log: Fix bug [perl #41234] : the tokenizer understands "=cute" or other words that begin with "cut" as synonyms for "=cut" Branch: perl ! toke.c ____________________________________________________________________________ [ 29760] By: nicholas on 2007/01/11 17:10:41 Log: Integrate: [ 26082] Subject: [PATCH] Const & local: Special Victims Unit From: Andy Lester Date: Thu, 10 Nov 2005 22:47:00 -0600 Message-ID: <20051111044700.GA24161@petdance.com> Branch: maint-5.8/perl !> cop.h doio.c doop.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c sv.c !> util.c ____________________________________________________________________________ [ 29759] By: nicholas on 2007/01/11 16:45:05 Log: Integrate: [ 25953] Subject: [PATCH] sort/multicall patch From: Robin Houston Date: Sat, 29 Oct 2005 21:33:07 +0100 Message-ID: <20051029203307.GA8869@rpc142.cs.man.ac.uk> [ 25954] Regen headers [ 25957] Remove last sort test, that was failing with and without threads. Silence some warnings. [ 25979] Fix test failures introduced by the change of flags on op_sort [ 25992] Subject: Re: [PATCH] sort/multicall patch From: Robin Houston Date: Fri, 4 Nov 2005 15:20:29 +0000 Message-ID: <20051104152029.GA17169@rpc142.cs.man.ac.uk> [ 26054] Subject: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle From: Robin Houston Date: Tue, 8 Nov 2005 19:02:34 +0000 Message-ID: <20051108190234.GA25953@rpc142.cs.man.ac.uk> [ 27486] Subject: [PATCH] Automatically SPAGAIN in the poor-man's-multicall API From: Robin Houston Date: Mon, 13 Mar 2006 12:48:21 +0000 Message-ID: <20060313124821.GA11203@rpc142.cs.man.ac.uk> [ 27487] Forgot the ending \. Why did it still compile ? Branch: maint-5.8/perl ! cop.h embed.fnc pp_sort.c proto.h utf8.c !> AUTHORS embedvar.h ext/B/t/f_sort.t ext/List/Util/multicall.h !> global.sym makedef.pl op.c opcode.h opcode.pl perlapi.h !> pod/perlapi.pod pod/perlcall.pod pod/perldiag.pod pp_ctl.c !> pp_hot.c sv.c t/op/sort.t ____________________________________________________________________________ [ 29758] By: nicholas on 2007/01/11 15:37:12 Log: Change 29753 messed up do_hv_dump() [my fault] Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 29757] By: rgs on 2007/01/11 15:07:28 Log: Silence an "unused parameter" warning in Perl_reg_numbered_buff_get(). This parameter might become handy in the future, so keep it. Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29756] By: rgs on 2007/01/11 14:47:01 Log: Subject: [PATCH] Add Regexp::Keep \K functionality to regex engine as well as add \v and \V, cleanup and more docs for regatom() From: demerphq Date: Wed, 10 Jan 2007 20:33:39 +0100 Message-ID: <9b18b3110701101133i46dc5fd0p1476a0f1dd1e9c5a@mail.gmail.com> (plus POD nits by Merijn and myself) Branch: perl ! pod/perl595delta.pod pod/perlre.pod regcomp.c regcomp.sym ! regexec.c regexp.h regnodes.h t/op/pat.t ____________________________________________________________________________ [ 29755] By: nicholas on 2007/01/11 14:29:40 Log: Integrate: [ 26028] Subject: [PATCH] Consting and localizing: Part LXVIII From: Andy Lester Date: Fri, 4 Nov 2005 15:12:56 -0600 Message-ID: <20051104211256.GA12651@petdance.com> Branch: maint-5.8/perl !> deb.c embed.fnc embed.h locale.c pp_sys.c scope.c universal.c !> utf8.c util.c ____________________________________________________________________________ [ 29754] By: nicholas on 2007/01/11 13:30:43 Log: Integrate: [ 25941] Subject: futimes [PATCH] From: Gisle Aas Date: 31 Oct 2005 13:53:53 -0800 Message-ID: [ 25951] Subject: Re: futimes [PATCH] From: Gisle Aas Date: 01 Nov 2005 00:02:37 -0800 Message-ID: Branch: maint-5.8/perl !> doio.c handy.h pod/perlfunc.pod t/io/fs.t ____________________________________________________________________________ [ 29753] By: nicholas on 2007/01/11 13:23:40 Log: do_gv_dump, do_gvgv_dump and do_hv_dump call all actually take a NULL parameter. Patch for do_hv_dump supplied by Brandon L Black, other two added after code inspection. Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 29752] By: nicholas on 2007/01/11 12:41:42 Log: Integrate: [ 25915] Subject: [PATCH] Etta James presents: More consting From: Andy Lester Date: Sun, 30 Oct 2005 23:44:13 -0600 Message-ID: <20051031054413.GA10767@petdance.com> Branch: maint-5.8/perl ! universal.c !> cop.h doop.c hv.c numeric.c op.c perl.c pp_hot.c pp_sys.c sv.c !> toke.c util.c ____________________________________________________________________________ [ 29751] By: rgs on 2007/01/11 10:34:02 Log: Fix bug #40407: after a seek on a PerlIO::scalar filehandle, ensure there's a string buffer in the scalar Branch: perl ! ext/PerlIO/scalar/scalar.xs ____________________________________________________________________________ [ 29750] By: rgs on 2007/01/11 09:51:56 Log: Subject: [PATCH] AutoLoader fix, part 2 From: Steffen Mueller Date: Wed, 10 Jan 2007 18:52:23 +0100 Message-ID: <20070110175148.26694.qmail@lists.develooper.com> Branch: perl ! lib/AutoLoader.pm lib/AutoLoader.t ____________________________________________________________________________ [ 29749] By: nicholas on 2007/01/11 00:24:48 Log: In toke.c, merge S_update_debugger_info_pv() and S_update_debugger_info_sv() into S_update_debugger_info(). Branch: perl ! embed.fnc embed.h proto.h toke.c ____________________________________________________________________________ [ 29748] By: nicholas on 2007/01/10 16:24:27 Log: An implementation of change 29735 for blead (PL_curcop could be NULL) given that blead's refactoring is not yet in maint. Branch: perl ! gv.c ____________________________________________________________________________ [ 29747] By: rgs on 2007/01/10 16:00:17 Log: Regenerate all files Branch: perl ! embed.h keywords.h reentr.c reentr.h ____________________________________________________________________________ [ 29746] By: nicholas on 2007/01/10 15:52:19 Log: Integrate: [ 29729] socketpair.t was written in 2001. At that time, Test::More got confused if you forked under it. Test::More 0.47 added support to detect forking which resolves this. Hence there is now no need to fork() in a BEGIN block, which causes issues on Win32 due to how pseudofork works. Branch: maint-5.8/perl !> ext/Socket/t/socketpair.t ____________________________________________________________________________ [ 29745] By: rgs on 2007/01/10 13:21:03 Log: Subject: PATCH: perlfunc.pod / warn From: Peter Scott Date: Wed, 10 Jan 2007 05:18:52 -0800 Message-Id: Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 29744] By: rgs on 2007/01/10 13:17:37 Log: Subject: Re: [perl #41215] % on scalars sometimes throws away fractions From: Dominic Dunlop Date: Tue, 9 Jan 2007 19:28:37 +0100 Message-Id: <17275B92-5737-4B16-8570-6EACB58F3C67@mac.com> plus nits by Dominic Dunlop Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 29743] By: rgs on 2007/01/10 10:54:27 Log: Subject: Bug in AutoLoader.pm causing endless loop From: Steffen Mueller Date: Tue, 09 Jan 2007 19:15:36 +0100 Message-ID: <45A3DBC8.4010203@sneakemail.com> Branch: perl ! lib/AutoLoader.pm ____________________________________________________________________________ [ 29742] By: rgs on 2007/01/10 10:25:02 Log: Subject: ./miniperl minimod.pl ... Can't locate strict.pm From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig) Date: Wed, 10 Jan 2007 04:55:55 +0100 Message-ID: <87lkkbk01g.fsf@k75.linux.bogus> Branch: perl ! minimod.pl ____________________________________________________________________________ [ 29741] By: nicholas on 2007/01/09 21:46:28 Log: Make minimod.pl warnings and strict clean. Branch: perl ! minimod.pl ____________________________________________________________________________ [ 29740] By: nicholas on 2007/01/09 21:44:05 Log: Make makedef.pl warnings and strict clean. Branch: perl ! makedef.pl ____________________________________________________________________________ [ 29739] By: nicholas on 2007/01/09 21:37:31 Log: Make keywords.pl strict and warnings clean. Branch: perl ! keywords.pl ____________________________________________________________________________ [ 29738] By: nicholas on 2007/01/09 21:34:50 Log: Make autodoc.pl strict clean. Branch: perl ! autodoc.pl ____________________________________________________________________________ [ 29737] By: nicholas on 2007/01/09 21:23:37 Log: Conditionally compile out all op.c manipulation code for OP_THREADSV unless we are building for 5005threads, as nothing else can generate this op. (Arguably pre 5.8.0 time we could have changed the headers to not even have this op usually, but it's a tad late now and my time machine is still on pre-order). Branch: maint-5.8/perl ! op.c ____________________________________________________________________________ [ 29736] By: nicholas on 2007/01/09 21:21:56 Log: Make opcode.pl strict and warnings clean. Branch: perl ! opcode.pl ____________________________________________________________________________ [ 29735] By: nicholas on 2007/01/09 12:48:39 Log: We can get in the messy situation of the COP that PL_curcop pointed to getting freed, and as part of the same free overloading decides to look for DESTROY, which needs to *create* a GV, which in turn was expecting that PL_curcop pointed to something valid. So set PL_curcop to NULL if we're freeing the COP that it points to, and make Perl_gv_init() cope with a NULL PL_curcop. Branch: maint-5.8/perl ! gv.c op.c ____________________________________________________________________________ [ 29734] By: steveh on 2007/01/09 12:44:15 Log: Subject: Re: Change 29723 breaks t/op/inccode-tie.t on Win32 From: Nicholas Clark Date: Tue, 9 Jan 2007 12:31:17 +0000 Message-ID: <20070109123116.GC30742@plum.flirble.org> Branch: perl ! t/op/inccode-tie.t ____________________________________________________________________________ [ 29733] By: nicholas on 2007/01/09 11:12:58 Log: Integrate: [ 25973] More core test cleanups. Mainly fixes to remove code that caused warnings, but there were a few bug fixes that were hidden by no using warnings. [ 26066] I/O is UTF-8, not "UNICODE" [ 26070] Add tests for two untested syntax error messages about \N [ 26178] Subject: [PATCH] Pulling ancient RCS comments From: Andy Lester Date: Sat, 19 Nov 2005 00:16:39 -0600 Message-ID: <20051119061639.GA25086@petdance.com> [ 26347] Convert range.t to test.pl Branch: maint-5.8/perl !> (integrate 36 files) ____________________________________________________________________________ [ 29732] By: steveh on 2007/01/09 10:40:23 Log: Subject: Re: [PATCH] ANSIfy the PATH environment variable on Windows From: Jan Dubois Date: Mon, 08 Jan 2007 14:58:12 -0800 Message-ID: Fixes the Borland build, in which the PATH was getting corrupted when the variable that was just putenv()'d got free()'d Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 29731] By: rgs on 2007/01/09 10:33:56 Log: Subject: [PATCH] Change #29711 broke tr//c on Win32. From: demerphq Date: Mon, 8 Jan 2007 20:31:26 +0100 Message-ID: <9b18b3110701081131v392597c6veed493407c1eede7@mail.gmail.com> Branch: perl ! op.c ____________________________________________________________________________ [ 29730] By: rgs on 2007/01/09 10:04:37 Log: Subject: [PATCH] Let the regex parser decide if we have a special pattern or not. From: demerphq Date: Tue, 9 Jan 2007 00:46:31 +0100 Message-ID: <9b18b3110701081546n2c3f19acy29adc0d233bb848c@mail.gmail.com> Branch: perl ! op.c op.h pp.c pp_ctl.c regcomp.c regexp.h ____________________________________________________________________________ [ 29729] By: nicholas on 2007/01/09 09:58:17 Log: socketpair.t was written in 2001. At that time, Test::More got confused if you forked under it. Test::More 0.47 added support to detect forking which resolves this. Hence there is now no need to fork() in a BEGIN block, which causes issues on Win32 due to how pseudofork works. Branch: perl ! ext/Socket/t/socketpair.t ____________________________________________________________________________ [ 29728] By: rgs on 2007/01/09 09:28:52 Log: Revert change #29708 (useless) Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 29727] By: nicholas on 2007/01/08 23:27:26 Log: Eliminate pp_threadsv, as it was only ever used by 5005 threads. Branch: perl ! dump.c ext/Opcode/Opcode.pm op.c opcode.h opcode.pl opnames.h ! pp.sym pp_proto.h ____________________________________________________________________________ [ 29726] By: nicholas on 2007/01/08 23:25:40 Log: Unbreak 5005 threads - pp_threadsv can't be aliased to unimplemented_op for the 5005 threads case. Branch: maint-5.8/perl ! opcode.h opcode.pl ____________________________________________________________________________ [ 29725] By: nicholas on 2007/01/08 22:09:41 Log: Integrate: [ 29695] Update copyright years in .h files. Also, in .pl files that generate .h files, so they'll be ready next time. [just the .pl files for now] Branch: maint-5.8/perl !> keywords.pl opcode.pl ____________________________________________________________________________ [ 29724] By: nicholas on 2007/01/08 21:52:32 Log: do or die; for all the List::Util pure perl tests. Branch: perl ! ext/List/Util/t/p_blessed.t ext/List/Util/t/p_first.t ! ext/List/Util/t/p_lln.t ext/List/Util/t/p_max.t ! ext/List/Util/t/p_maxstr.t ext/List/Util/t/p_min.t ! ext/List/Util/t/p_minstr.t ext/List/Util/t/p_openhan.t ! ext/List/Util/t/p_readonly.t ext/List/Util/t/p_reduce.t ! ext/List/Util/t/p_refaddr.t ext/List/Util/t/p_reftype.t ! ext/List/Util/t/p_shuffle.t ext/List/Util/t/p_sum.t ! ext/List/Util/t/p_tainted.t ____________________________________________________________________________ [ 29723] By: nicholas on 2007/01/08 21:20:26 Log: do $file; won't propagate errors from die, as do is an implicit eval. So need to propagate errors with $@. Branch: perl ! ext/DynaLoader/hints/gnukfreebsd.pl ! ext/DynaLoader/hints/gnuknetbsd.pl ! ext/NDBM_File/hints/gnukfreebsd.pl ! ext/NDBM_File/hints/gnuknetbsd.pl ! ext/ODBM_File/hints/gnukfreebsd.pl ! ext/ODBM_File/hints/gnuknetbsd.pl ! ext/POSIX/hints/gnukfreebsd.pl ext/POSIX/hints/gnuknetbsd.pl ! ext/Storable/hints/gnukfreebsd.pl ! ext/Storable/hints/gnuknetbsd.pl lib/perl5db.pl ! lib/utf8_heavy.pl symbian/config.pl symbian/makesis.pl ! symbian/xsbuild.pl t/comp/require.t t/op/caller.t t/op/do.t ! t/op/inccode-tie.t t/op/regexp_noamp.t t/op/regexp_notrie.t ! t/op/regexp_qr.t t/op/regexp_qr_embed.t t/op/regexp_trielist.t ! t/op/threads.t t/uni/case.pl win32/ce-helpers/makedist.pl ____________________________________________________________________________ [ 29722] By: nicholas on 2007/01/08 18:06:13 Log: Integrate: [ 26110] Integrate: [ 26108] BEGIN blocks should start a new stack, as they can be called as a side effect of "regular" Perl API calls within subroutines that have already cached the current stack's address. If they don't, any stack extension during the call may move the stack, rendering that cached value invalid without the cachee realising. (For example, PP code calling gv_fetchpv() which triggers a load of Errno.pm) [ 26234] Revert change #26110 (already reverted in maintperl by change 26182) [ 27207] Subject: Re: Perl_sighandler voodoo (was Re: Smoke [5.8.7] 26127 FAIL(XF) MSWin32 WinXP/.Net SP2 (x86/2 cpu)) From: Robin Houston Date: Sun, 27 Nov 2005 00:43:13 +0000 Message-ID: <20051127004313.GA7007@rpc142.cs.man.ac.uk> Simplification of the code in my_exit_jump() that unwinds context stacks Branch: maint-5.8/perl ! t/io/open.t !> op.c perl.c ____________________________________________________________________________ [ 29721] By: nicholas on 2007/01/08 15:51:22 Log: Integrate: [ 26126] Don't warn about lack of docs for functions that appear twice in embed.fnc. [ 29138] Modify autodoc.pl to add read-only editor boilerplate for perlapi.pod and perlguts.pod [ 29146] In vim, modelines are not taken into account if they begin on the first character. Also, regenerate perlintern.pod. Branch: maint-5.8/perl !> autodoc.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod ____________________________________________________________________________ [ 29720] By: nicholas on 2007/01/08 15:43:25 Log: Integrate: [ 25703] Add -C to allowed $PERL5OPT options Add -C to the $PERL5OPT documentation (and added the missing -A too) t/run/runenv.t Could use some more tests about how supported and unsupported options in $PERL5OPT are handled Branch: maint-5.8/perl ! pod/perldiag.pod pod/perlrun.pod !> perl.c ____________________________________________________________________________ [ 29719] By: nicholas on 2007/01/08 14:28:17 Log: Mention -C on #! line in perltodo. Remove some trailing whitespace that podchecker warned over. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 29718] By: rgs on 2007/01/08 11:09:10 Log: Change the API doc for some of the SvXXX testing macros. Often, those macros simply test a bit in sv_flags, so the return value should be assigned to a U32 instead of a bool to avoid truncation. (bug perl #32884) Branch: perl ! pod/perlapi.pod sv.h ____________________________________________________________________________ [ 29717] By: rgs on 2007/01/08 10:35:04 Log: Turn taint warnings (-t) into severe warnings, so they're on by default, without having to play games with the warning bits. Add a test for -t. Branch: perl ! perl.c pp_ctl.c t/lib/warnings/taint taint.c warnings.h ! warnings.pl ____________________________________________________________________________ [ 29716] By: rgs on 2007/01/08 09:26:01 Log: Silence casting warnings Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29715] By: merijn on 2007/01/08 07:34:29 Log: Default "$undef" for NV_PRESERVES_UV_BITS causes compilation failure of sv.c when triggered From: Marcus Holland-Moritz Date: Mon, 8 Jan 2007 00:49:11 +0100 Message-ID: <20070108004911.7022445c@r2d2> Branch: perl ! Configure ____________________________________________________________________________ [ 29714] By: merijn on 2007/01/08 07:32:03 Log: Subject: Re: New release ? From: Marcus Holland-Moritz Date: Mon, 8 Jan 2007 00:49:11 +0100 Message-ID: <20070108004911.7022445c@r2d2> Branch: metaconfig/U/perl ! perlxv.U ____________________________________________________________________________ [ 29713] By: merijn on 2007/01/08 07:19:02 Log: Subject: help cygwin find its dlls even on taint tests with no path From: "Yitzchak Scott-Thoennes" Date: Sun, 7 Jan 2007 16:56:28 -0800 (PST) Message-ID: <2437.63.226.247.31.1168217788.squirrel@63.226.247.31> Branch: perl ! cygwin/Makefile.SHs t/op/taint.t ____________________________________________________________________________ [ 29712] By: davem on 2007/01/08 00:14:22 Log: fix occasional op/time.t failure test 2 uses far more sys than user time, so it's possible to burn 20 secs of wall time without an apparent increase in user time Branch: perl ! t/op/time.t ____________________________________________________________________________ [ 29711] By: davem on 2007/01/08 00:06:44 Log: allocate op_pv strings from shared mem pool Branch: perl ! op.c toke.c ____________________________________________________________________________ [ 29710] By: rgs on 2007/01/07 23:27:03 Log: In the new test for less.pm, call use_ok at compile-time and add -w. Branch: perl ! lib/less.t ____________________________________________________________________________ [ 29709] By: rgs on 2007/01/07 23:24:31 Log: Subject: [PATCH] less useful From: "Joshua ben Jore" Date: Sat, 6 Jan 2007 13:33:15 -0800 Message-ID: Branch: perl ! lib/less.pm lib/less.t ____________________________________________________________________________ [ 29708] By: rgs on 2007/01/07 23:12:26 Log: Subject: Re: [PATCH] ANSIfy the PATH environment variable on Windows From: demerphq Date: Sun, 7 Jan 2007 20:51:43 +0100 Message-ID: <9b18b3110701071151y13eaa554w257d2d5016ee0983@mail.gmail.com> Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 29707] By: rgs on 2007/01/07 23:08:04 Log: Subject: DynaLoader test failure on cygwin From: "Yitzchak Scott-Thoennes" Date: Sun, 7 Jan 2007 11:56:21 -0800 (PST) Message-ID: <1675.63.226.247.31.1168199781.squirrel@63.226.247.31> Branch: perl ! ext/DynaLoader/t/DynaLoader.t ____________________________________________________________________________ [ 29706] By: davem on 2007/01/07 14:55:27 Log: silence a warning in perly.c Branch: perl ! perly.c ____________________________________________________________________________ [ 29705] By: rgs on 2007/01/06 07:19:09 Log: Subject: patch: shorten perl.h by six lines From: "David Nicol" Date: Sat, 6 Jan 2007 00:02:24 -0600 Message-ID: <934f64a20701052202p1c77a226w32634a1c69f584c7@mail.gmail.com> Branch: perl ! perl.h ____________________________________________________________________________ [ 29704] By: rgs on 2007/01/06 06:58:41 Log: Add 2007 copyrights in a few more .pl files that generate code (thanks to Jarkko) Branch: perl ! overload.pl reentr.pl ____________________________________________________________________________ [ 29703] By: rgs on 2007/01/05 23:15:38 Log: Silence a gcc warning, spotted by Tels Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29702] By: rgs on 2007/01/05 18:30:52 Log: Bump version of PerlIO::via after last change Branch: perl ! ext/PerlIO/via/via.pm ____________________________________________________________________________ [ 29701] By: rgs on 2007/01/05 18:26:43 Log: Subject: [PATCH] ext/PerlIO/via/via.xs freeing the wrong thing From: Bo Lindbergh Date: Fri, 5 Jan 2007 19:19:53 +0100 Message-Id: Branch: perl ! ext/PerlIO/via/via.xs ____________________________________________________________________________ [ 29700] By: rgs on 2007/01/05 15:37:54 Log: Normalize copyright of perlio.c for years >= 2006 Branch: perl ! perlio.c ____________________________________________________________________________ [ 29699] By: steveh on 2007/01/05 15:04:59 Log: Do the same as #29697 for Win32 Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 29698] By: rgs on 2007/01/05 14:37:31 Log: Fix the interaction of -w and -t when provided on the command-line and/or on the shebang line : do not reset the warning bits to 'only taint'. Branch: perl ! perl.c pp_ctl.c ____________________________________________________________________________ [ 29697] By: rgs on 2007/01/05 12:27:22 Log: Fix distclean now that we have re::Tie::Hash::NamedCapture Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 29696] By: rgs on 2007/01/05 10:47:58 Log: Update copyright years in .c files Branch: perl ! doio.c doop.c gv.c miniperlmain.c pad.c perl.c pp.c pp_ctl.c ! pp_hot.c pp_sort.c pp_sys.c regcomp.c regexec.c scope.c ! universal.c utf8.c ____________________________________________________________________________ [ 29695] By: rgs on 2007/01/05 10:34:36 Log: Update copyright years in .h files. Also, in .pl files that generate .h files, so they'll be ready next time. Branch: perl ! XSUB.h keywords.pl op.h opcode.pl pad.h perlio.h perlsdio.h ! perlsfio.h pp.h regcomp.h regexp.h scope.h thrdvar.h unixish.h ! utf8.h utfebcdic.h util.h ____________________________________________________________________________ [ 29694] By: rgs on 2007/01/05 10:21:58 Log: Update copyright for perlio.c Branch: perl ! perlio.c ____________________________________________________________________________ [ 29693] By: rgs on 2007/01/05 09:55:22 Log: Subject: Re: What if NV_PRESERVES_UV_BITS is undef? (was: Re: [PATCH] Configure test code fails to compile if SIGFPE is undefined) From: SADAHIRO Tomoyuki Date: Thu, 04 Jan 2007 00:21:02 +0900 Message-Id: <20070104001943.6BC2.BQW10602@nifty.com> Branch: perl ! ext/Data/Dumper/t/dumper.t ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 29692] By: steveh on 2007/01/05 09:45:08 Log: Silence various VC6 warnings Branch: perl ! ext/B/B.xs perly.c regexec.c util.c win32/win32.c ____________________________________________________________________________ [ 29691] By: rgs on 2007/01/05 09:11:30 Log: Subject: Re: [PATCH] perlio.c repair From: Bo Lindbergh Date: Thu, 4 Jan 2007 18:22:09 +0100 Message-Id: Branch: perl ! perlio.c ____________________________________________________________________________ [ 29690] By: rgs on 2007/01/05 07:49:03 Log: Subject: [PATCH] ANSIfy the PATH environment variable on Windows From: Jan Dubois Date: Thu, 04 Jan 2007 12:37:48 -0800 Message-ID: <7coqp2pme3r30qaonticuv6c6licieg4cg@4ax.com> Branch: perl ! win32/perllib.c win32/win32.c ____________________________________________________________________________ [ 29689] By: rgs on 2007/01/05 07:47:08 Log: Subject: [PATCH] Add error handling to win32_ansipath From: Jan Dubois Date: Thu, 04 Jan 2007 12:20:21 -0800 Message-ID: Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 29688] By: rgs on 2007/01/04 17:04:11 Log: Upgrade Module::Load::Conditional to 0.14 Branch: perl + lib/Module/Load/Conditional/t/to_load/InPod.pm ! MANIFEST lib/Module/Load/Conditional.pm ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t ! lib/Module/Load/Conditional/t/to_load/Commented.pm ! lib/Module/Load/Conditional/t/to_load/LoadIt.pm ! lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm ____________________________________________________________________________ [ 29687] By: rgs on 2007/01/04 15:33:16 Log: 4th patch from: Subject: [PATCH] Cleanup SVf arguments (2nd try) From: Marcus Holland-Moritz Date: Mon, 1 Jan 2007 20:16:13 +0100 Message-ID: <20070101201613.4120d9ef@r2d2> Introduce an SVfARG() macro for %SVf (%-p here) arguments to perl's printf Branch: perl ! XSUB.h doio.c gv.c hv.c mg.c op.c pad.c perl.c perl.h perlio.c ! pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c regexec.c ! sv.c toke.c universal.c utf8.c ____________________________________________________________________________ [ 29686] By: rgs on 2007/01/04 15:29:02 Log: The first three patches from: Subject: [PATCH] Cleanup SVf arguments (2nd try) From: Marcus Holland-Moritz Date: Mon, 1 Jan 2007 20:16:13 +0100 Message-ID: <20070101201613.4120d9ef@r2d2> Adds (void*) casts to %-p and %p printf arguments Branch: perl ! XSUB.h doio.c hv.c mg.c perl.c perlio.c pp.c pp_hot.c ! regcomp.c regexec.c scope.c sv.c util.c ____________________________________________________________________________ [ 29685] By: steveh on 2007/01/04 15:21:50 Log: Subject: Re: [PATCH] Symbian port: add Series 90 support From: Jarkko Hietaniemi Date: Thu, 04 Jan 2007 03:35:54 -0500 Message-ID: <459CBC6A.4060806@iki.fi> Fixes a VC7/VC7.1 linker error following #29650/#29651 Branch: perl ! perl.h util.c ____________________________________________________________________________ [ 29684] By: rgs on 2007/01/04 14:40:18 Log: Remove no longer used magic vtable Branch: perl ! XSUB.h perl.h ____________________________________________________________________________ [ 29683] By: rgs on 2007/01/04 14:39:08 Log: Silence a 'null argument' warning Branch: perl ! dump.c ____________________________________________________________________________ [ 29682] By: rgs on 2007/01/04 14:30:02 Log: Subject: Re: [PATCH] Change implementation of %+ to use a proper tied hash interface and add support for %- From: demerphq Date: Fri, 29 Dec 2006 21:45:51 +0100 Message-ID: <9b18b3110612291245q792fe91cu69422d2b81bb4f0b@mail.gmail.com> Branch: perl + ext/re/lib/re/Tie/Hash/NamedCapture.pm ! MANIFEST doop.c dump.c embed.fnc embed.h ext/re/re.pm ! ext/re/re.xs ext/re/t/re_funcs.t global.sym gv.c hv.c mg.c ! perl.h pod/perlapi.pod pod/perlintern.pod pod/perlvar.pod ! proto.h regcomp.c sv.c t/op/pat.t ____________________________________________________________________________ [ 29681] By: rgs on 2007/01/04 10:32:13 Log: Subject: [PATCH] Add note to perltodo.pod about Unicode and file globbing From: Jan Dubois Date: Thu, 28 Dec 2006 19:06:00 -0800 Message-ID: <4e19p2lgme9qbqjkv78q7154vg6hlaar19@4ax.com> Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 29680] By: davem on 2007/01/04 01:03:22 Log: make parser_free actually free the parser! also remove two SAVEs left over from #29655 Branch: perl ! perly.c toke.c ____________________________________________________________________________ [ 29679] By: nicholas on 2007/01/03 23:13:43 Log: Rename OURSTASH to SvOURSTASH and OURSTASH_set to SvOURSTASH_set. Branch: perl ! dump.c pad.c pad.h sv.c sv.h ____________________________________________________________________________ [ 29678] By: davem on 2007/01/03 22:17:48 Log: handle cloning of parsers on the save stack Branch: perl ! perly.c scope.c scope.h sv.c ____________________________________________________________________________ [ 29677] By: nicholas on 2007/01/03 22:02:49 Log: Teach dump about OURSTASH and COP ranges stored in the NV union. Branch: perl ! dump.c ____________________________________________________________________________ [ 29676] By: stevep on 2007/01/03 18:23:32 Log: Subject: [PATCH] Update change 29607 to affect only Win32 From: Jan Dubois Date: Wed, 03 Jan 2007 08:48:22 -0800 Message-ID: Branch: perl ! lib/blib.pm ____________________________________________________________________________ [ 29675] By: steveh on 2007/01/03 17:56:16 Log: Subject: [PATCH] Use short pathnames in $^X and @INC if the long form cannot be represented in the current codepage From: Jan Dubois Date: Thu, 28 Dec 2006 18:59:40 -0800 Message-ID: Subject: Re: [PATCH] Use short pathnames in $^X and @INC if the long form cannot be represented in the current codepage From: Jan Dubois Date: Wed, 03 Jan 2007 08:12:35 -0800 Message-ID: Branch: perl ! makedef.pl win32/perlhost.h win32/perllib.c win32/vdir.h ! win32/win32.c win32/win32iop.h ____________________________________________________________________________ [ 29674] By: stevep on 2007/01/03 17:02:53 Log: Subject: [PATCH] Re: g++ unhappy From: Jarkko Hietaniemi Date: Mon, 01 Jan 2007 14:35:46 -0500 Message-ID: <45996292.5090000@iki.fi> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29673] By: nicholas on 2007/01/03 15:17:29 Log: Make the ptr_table functions available in an unthreaded perl, as other code (such as Storable) can take advantage of them. Branch: perl ! embed.fnc embed.h intrpvar.h makedef.pl proto.h sv.c ____________________________________________________________________________ [ 29672] By: stevep on 2007/01/03 13:56:57 Log: Subject: [PATCH] IO::Compress::* 2.003 From: "Paul Marquess" Date: Tue, 2 Jan 2007 13:14:26 -0000 Message-ID: <02ca01c72e6f$eef88360$6401a8c0@myopwv.com> Branch: perl ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL ! ext/Compress/Zlib/README ! ext/Compress/Zlib/lib/Compress/Zlib.pm ! ext/IO/Compress/Base/Changes ext/IO/Compress/Base/README ! ext/IO/Compress/Base/lib/IO/Compress/Base.pm ! ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm ! ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm ! ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm ! ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL ! ext/IO/Compress/Zlib/README ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm ! ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm ! ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm ! ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm ! ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm ____________________________________________________________________________ [ 29671] By: stevep on 2007/01/03 01:46:41 Log: Upgrade to Time-HiRes-1.9704 Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 29670] By: nicholas on 2007/01/02 21:45:08 Log: Update copyright years to include 2007. (Plus a couple of 2006s and earlier we missed in av.h and hv.h) Branch: perl ! av.h cv.h dump.c hv.h op.c parser.h perly.c sv.h ____________________________________________________________________________ [ 29669] By: nicholas on 2007/01/02 21:10:13 Log: Assignment to a tainted variable was causing confusion if the source value was an NV too large for an IV (bug #40708). Fix the confusion by not promoting private flags to public flags in S_save_magic if there are already public flags. Branch: perl ! mg.c t/op/taint.t ____________________________________________________________________________ [ 29668] By: nicholas on 2007/01/02 20:47:31 Log: PVMG can be isUV too. Branch: perl ! dump.c ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 29667] By: davem on 2007/01/02 19:44:23 Log: fix -Mad build breakage Branch: perl ! perly.c ____________________________________________________________________________ [ 29666] By: nicholas on 2007/01/02 18:14:26 Log: Copying to FORMATs should work (and not fail assertions if the value is floating point). Copying to ARRAYs and HASHes can't work and should croak. Branch: perl ! pod/perldiag.pod sv.c ____________________________________________________________________________ [ 29665] By: nicholas on 2007/01/02 17:41:06 Log: It's good to be able to dump FORMATs too :-) Branch: perl ! cv.h ____________________________________________________________________________ [ 29664] By: nicholas on 2007/01/02 16:28:48 Log: Remove the vestigal "#if 0"s from header files that defined same-sized *allocated structs, as these are not going to be needed again. Branch: perl ! av.h hv.h sv.h ____________________________________________________________________________ [ 29663] By: nicholas on 2007/01/02 16:05:02 Log: Probably better to make PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI special cases, instead of scanning pad.h to find them, and picking up 3 other superfluous definitions as a side effect. Branch: perl ! ext/B/defsubs_h.PL ext/B/t/concise-xs.t ____________________________________________________________________________ [ 29662] By: nicholas on 2007/01/02 14:55:29 Log: Note that the examples for the structure copying bug example are no longer relevant because of the XPVGV re-ordering. Branch: perl ! sv.c ____________________________________________________________________________ [ 29661] By: steveh on 2007/01/02 14:50:56 Log: Fix a couple of linker errors on Win32 Branch: perl ! makedef.pl ____________________________________________________________________________ [ 29660] By: davem on 2007/01/02 14:02:40 Log: remove conflict in pending_ident function and field name Branch: perl ! embed.fnc embed.h proto.h toke.c ____________________________________________________________________________ [ 29659] By: steveh on 2007/01/02 11:18:26 Log: Check miniperl exists before using it to run uupacktool.pl during distclean Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 29658] By: merijn on 2007/01/02 07:15:38 Log: Subject: [PATCH] Configure test code fails to compile if SIGFPE is undefined From: Marcus Holland-Moritz Date: Tue, 2 Jan 2007 00:08:27 +0100 Message-ID: <20070102000827.7acf11c8@r2d2> Branch: perl ! Configure ____________________________________________________________________________ [ 29657] By: merijn on 2007/01/02 07:13:25 Log: Subject: [PATCH] Configure test code fails to compile if SIGFPE is undefined From: Marcus Holland-Moritz Date: Tue, 2 Jan 2007 00:08:27 +0100 Message-ID: <20070102000827.7acf11c8@r2d2> Branch: metaconfig/U/perl ! perlxv.U ____________________________________________________________________________ [ 29656] By: davem on 2007/01/02 02:19:20 Log: Subject: [PATCH] really should test compile in AIX or something (fixup after the Series 90 patch) From: Jarkko Hietaniemi Date: Tue, 2 Jan 2007 03:15:42 +0200 (EET) Message-Id: <200701020115.l021FgtC495074@kosh.hut.fi> Branch: perl ! makedef.pl ____________________________________________________________________________ [ 29655] By: davem on 2007/01/02 01:51:05 Log: move easy lexer state variables into PL_parser (where "easy" == "only appear in toke.c") Branch: perl ! embed.fnc embed.h embedvar.h intrpvar.h parser.h perl.h ! perlapi.h perly.c proto.h sv.c toke.c ____________________________________________________________________________ [ 29654] By: stevep on 2007/01/02 00:07:52 Log: Quiet a smoke warning in toke.c and bump the copyright year. Branch: perl ! toke.c ____________________________________________________________________________ [ 29653] By: stevep on 2007/01/01 22:48:33 Log: Welcome to 2007! Time to update copyrights from changes earlier today. Branch: perl ! embed.h embed.pl embedvar.h global.sym hv.c mg.c perl.h ! perlapi.c perlapi.h proto.h sv.c util.c ____________________________________________________________________________ [ 29652] By: davem on 2007/01/01 22:37:40 Log: split parser initialisation from parser execution Branch: perl ! embed.fnc embed.h parser.h perly.c proto.h toke.c ____________________________________________________________________________ [ 29651] By: stevep on 2007/01/01 19:30:05 Log: Add file missed in change #29650. Branch: perl + symbian/PerlUiS90.rss ____________________________________________________________________________ [ 29650] By: stevep on 2007/01/01 15:41:48 Log: Subject: [PATCH] Symbian port: add Series 90 support From: Jarkko Hietaniemi Date: Mon, 01 Jan 2007 08:49:03 -0500 Message-ID: <4599114F.8020307@iki.fi> Branch: perl ! MANIFEST README.symbian embed.fnc embed.h embedvar.h ! global.sym hv.c intrpvar.h lib/ExtUtils/Constant/ProxySubs.pm ! mg.c perl.h perlapi.h perlio.c pod/perlapi.pod proto.h sv.c ! symbian/PerlApp.cpp symbian/PerlApp.h symbian/PerlUi.cpp ! symbian/PerlUi.h symbian/config.pl symbian/config.sh ! symbian/cwd.pl symbian/install.cfg symbian/makesis.pl ! symbian/sdk.pl symbian/xsbuild.pl util.c ____________________________________________________________________________ [ 29649] By: davem on 2007/01/01 11:24:07 Log: split parser stack from parser object Branch: perl ! parser.h perly.c ____________________________________________________________________________ [ 29648] By: davem on 2006/12/31 18:56:37 Log: in lex_start(), ensure that all lexer state vars are saved and re-initialised. This is mostly overkill, but mimicks the effect of having all the vars in a single parser object. Branch: perl ! toke.c ____________________________________________________________________________ [ 29647] By: nicholas on 2006/12/31 16:58:18 Log: Rationalise the logic in lex_start for creating a new temporary if the passed in SV is read only or doesn't end in ';'. Also, allow a NULL pointer to imply a zero length string, which saves creating a mortal in pp_require, only for it to be ignored in favour of a new SV. Branch: perl ! embed.fnc pp_ctl.c proto.h toke.c ____________________________________________________________________________ [ 29646] By: stevep on 2006/12/31 16:37:54 Log: Fix to test failures caused by change #29606 when PERLIO=stdio. Based on suggestions from Ilya Zakharevich in http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-12/msg00646.html Branch: perl ! lib/SelfLoader.pm ____________________________________________________________________________ [ 29645] By: merijn on 2006/12/31 13:58:57 Log: Subject: [PATCH] smoke signs suppression From: Jarkko Hietaniemi Date: Sun, 31 Dec 2006 08:51:52 -0500 Message-ID: <4597C078.4000503@iki.fi> Branch: perl ! iperlsys.h perly.c regcomp.c ____________________________________________________________________________ [ 29644] By: nicholas on 2006/12/31 12:31:09 Log: As freeing up PL_linestr is now done via the scope stack, there's no need to make any temporary varariable a mortal, and waste effort on the temp stack (not) clearing it up. Branch: perl ! toke.c ____________________________________________________________________________ [ 29643] By: nicholas on 2006/12/31 12:07:37 Log: PL_linestr needs to survive until the end of scope, not just the next FREETMPS. Fixes the underlying cause of the thread cloning SEGV reported in http://www.nntp.perl.org/group/perl.perl5.porters/63123 Branch: perl + t/op/threads_create.pl ! MANIFEST sv.c t/op/threads.t toke.c ____________________________________________________________________________ [ 29642] By: nicholas on 2006/12/31 00:08:00 Log: Move SVt_BIND to be the lowest type after SVt_NULL. This will force all code attempting to upgrade a BIND to anything into sv_upgrade(), which for now will croak, but in future can DTRT, for whatever TRT is decided to be. Make SvOK() check the flags of the referenant for a BIND, as I envisage that the only flag bit that will get set on a BIND is SVf_UTF8 even if the referant has a defined value. Branch: perl ! dump.c ext/B/B.xs sv.c sv.h ____________________________________________________________________________ [ 29641] By: stevep on 2006/12/30 05:55:53 Log: Subject: [PATCH] Update Compress Modules to version 2.002 From: "Paul Marquess" Date: Fri, 29 Dec 2006 20:50:26 -0000 Message-ID: <000501c72b8a$f96b2ba0$6401a8c0@myopwv.com> Branch: perl ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm ! ext/Compress/Zlib/Changes ext/Compress/Zlib/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/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/Base/t/01misc.t ext/IO/Compress/Zlib/Changes ! 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/CompTestUtils.pm t/lib/compress/multi.pl ! t/lib/compress/oneshot.pl ____________________________________________________________________________ [ 29640] By: davem on 2006/12/30 01:18:18 Log: fix a test failing under -Dmad Branch: perl ! ext/List/Util/t/weak.t ____________________________________________________________________________ [ 29639] By: nicholas on 2006/12/29 16:20:39 Log: With xlow and xhigh as U32, PAD_MAX shouldn't be IV_MAX, as on a 64 bit system this can't be stored. Branch: perl ! pad.c ____________________________________________________________________________ [ 29638] By: nicholas on 2006/12/29 14:42:03 Log: I failed to run regen.pl to propagage my pad.c changes to perlintern.pod Branch: perl ! pod/perlintern.pod ____________________________________________________________________________ [ 29637] By: nicholas on 2006/12/29 00:17:18 Log: In Perl_fbm_compile, really rarest should be U32 not I32, as it is set from a U32, and used as an array index. Branch: perl ! util.c ____________________________________________________________________________ [ 29636] By: davem on 2006/12/29 00:08:35 Log: further fix for #29543: fix parser leaks caused by croaking Branch: perl ! dump.c op.c op.h perly.c t/comp/parser.t ____________________________________________________________________________ [ 29635] By: nicholas on 2006/12/28 23:57:16 Log: Eliminate BmPREVIOUS_set - with the complexity gone from how the datum is stored, there's no need for it. Branch: perl ! sv.h util.c ____________________________________________________________________________ [ 29634] By: nicholas on 2006/12/28 23:35:54 Log: Move all the FBM data fields from the table into a struct xbm_s which is part of the xnv union. Branch: perl ! av.h cv.h hv.h sv.h util.c ____________________________________________________________________________ [ 29633] By: nicholas on 2006/12/28 22:40:37 Log: With PAD_COMPNAME_GEN in SvUVX, SvCUR is trustworthy once more. Branch: perl ! op.c pad.h sv.c ____________________________________________________________________________ [ 29632] By: nicholas on 2006/12/28 22:03:56 Log: Move PAD_COMPNAME_GEN from SvCUR to SvUVX. Branch: perl ! op.c pad.c pad.h ____________________________________________________________________________ [ 29631] By: nicholas on 2006/12/28 21:41:52 Log: Move PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad.h, export them via B.pm, so that B::Concise doesn't need to hard code magic numbers. Branch: perl ! ext/B/B/Concise.pm ext/B/defsubs_h.PL ext/B/t/concise-xs.t ! pad.c pad.h ____________________________________________________________________________ [ 29630] By: nicholas on 2006/12/28 21:21:22 Log: Move the low/high cop sequences from NVX/IVX to a two U32 structure in the xnv union. This frees up IVX for the PL_generation code, which in turn will allow SvCUR to return to its real purpose. Branch: perl ! av.h cv.h hv.h pad.c pad.h sv.h ____________________________________________________________________________ [ 29629] By: nicholas on 2006/12/28 20:02:03 Log: Abstract the pad code's overloaded use of SvNVX and SvIVX into 4 macros COP_SEQ_RANGE_LOW, COP_SEQ_RANGE_HIGH, PARENT_PAD_INDEX and PARENT_FAKELEX_FLAGS Branch: perl ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm ! pad.c pad.h ____________________________________________________________________________ [ 29628] By: nicholas on 2006/12/28 17:55:06 Log: Change PAD_MAX to something a bit less FORTRAN-ish than 999999999. Branch: perl ! pad.c ____________________________________________________________________________ [ 29627] By: stevep on 2006/12/27 19:36:13 Log: Upgrade to Errno-1.10 (!). I have left the core tests as is for now as well as for Makefile.PL, which need some looking into. Branch: perl ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL ____________________________________________________________________________ [ 29626] By: nicholas on 2006/12/27 15:27:58 Log: Subject: [PATCH] Macroize char class tests in case to remove duplicated code. From: demerphq Message-ID: <9b18b3110612270237i40e5ef34ud80898459ee338eb@mail.gmail.com> Date: Wed, 27 Dec 2006 11:37:36 +0100 Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29625] By: stevep on 2006/12/27 14:13:27 Log: Upgrade to CPAN-1.83_66. Branch: perl + lib/CPAN/Kwalify.pm lib/CPAN/Kwalify/distroprefs.dd + lib/CPAN/Kwalify/distroprefs.yml ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm ! lib/CPAN/HandleConfig.pm lib/CPAN/Version.pm ! lib/CPAN/t/10version.t ____________________________________________________________________________ [ 29624] By: stevep on 2006/12/26 15:53:57 Log: Cannot use a L<> within a preformatted section of a Pod document. Branch: perl ! pod/perlreref.pod ____________________________________________________________________________ [ 29623] By: rgs on 2006/12/26 14:22:15 Log: Subject: Re: Named-capture regex syntax From: SADAHIRO Tomoyuki Date: Tue, 26 Dec 2006 23:11:38 +0900 Message-Id: <20061226231027.8320.BQW10602@nifty.com> Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 29622] By: rgs on 2006/12/25 17:09:07 Log: Fix a couple of warnings Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29621] By: rgs on 2006/12/25 17:03:14 Log: Subject: Re: Named-capture regex syntax From: demerphq Date: Sun, 24 Dec 2006 14:38:15 +0100 Message-ID: <9b18b3110612240538m5c45654br7d27171835f6664@mail.gmail.com> Branch: perl ! pod/perldiag.pod pod/perlre.pod regcomp.c regcomp.h t/op/pat.t ! t/op/re_tests ____________________________________________________________________________ [ 29620] By: rgs on 2006/12/24 09:28:22 Log: The PERLIO environment variable, when unset, doesn't default to :stdio. Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 29619] By: rgs on 2006/12/23 16:15:50 Log: Fix #6006 for taint mode too. Branch: perl ! op.c t/op/subst.t ____________________________________________________________________________ [ 29618] By: rgs on 2006/12/23 15:52:27 Log: Remove -T from op/subst.t, and add a new test file, substT.t, to run the s/// tests under taint mode; mark the test for RT #6006 as TODO, but only with -T. Branch: perl + t/op/substT.t ! MANIFEST t/op/subst.t ____________________________________________________________________________ [ 29617] By: rgs on 2006/12/23 15:38:50 Log: A better fix for RT #6006: revert change 29616, which was bogus, and add OP_SCOPE to the list of "dangerous" ops that might appear on the right side of s///. However, this fix does not work under taint mode, and op/subst.t has -T. Branch: perl ! op.c ____________________________________________________________________________ [ 29616] By: rgs on 2006/12/23 13:52:02 Log: Fix RT #6006: Regexp replaces using large replacement variables fail some of the time (i.e. when the substitution contains something like ${10}). Patch derived from a patch by Hugo van der Sanden; added also a second test (Yves Orton already added a TODO test for this.) Branch: perl ! op.c t/op/subst.t ____________________________________________________________________________ [ 29615] By: rgs on 2006/12/23 12:31:26 Log: Upgrade to Module::Build 0.2806 Branch: perl + lib/Module/Build/Config.pm ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm ! lib/Module/Build/Changes lib/Module/Build/Compat.pm ! lib/Module/Build/Cookbook.pm lib/Module/Build/ModuleInfo.pm ! lib/Module/Build/PPMMaker.pm ! lib/Module/Build/Platform/Amiga.pm ! lib/Module/Build/Platform/Default.pm ! lib/Module/Build/Platform/EBCDIC.pm ! lib/Module/Build/Platform/MPEiX.pm ! lib/Module/Build/Platform/MacOS.pm ! lib/Module/Build/Platform/RiscOS.pm ! lib/Module/Build/Platform/Unix.pm ! lib/Module/Build/Platform/VMS.pm ! lib/Module/Build/Platform/VOS.pm ! lib/Module/Build/Platform/Windows.pm ! lib/Module/Build/Platform/aix.pm ! lib/Module/Build/Platform/darwin.pm ! lib/Module/Build/Platform/os2.pm lib/Module/Build/Version.pm ! lib/Module/Build/t/basic.t lib/Module/Build/t/ext.t ! lib/Module/Build/t/extend.t lib/Module/Build/t/metadata.t ! lib/Module/Build/t/moduleinfo.t lib/Module/Build/t/xs.t ____________________________________________________________________________ [ 29614] By: rgs on 2006/12/23 11:45:28 Log: syswrite() wasn't reporting a warning when writing to a filehandle opened only for input. Branch: perl ! pp_sys.c t/lib/warnings/pp_sys ____________________________________________________________________________ [ 29613] By: rgs on 2006/12/22 15:44:51 Log: The Perl 6 specification is still evolving, so don't refer to it. Branch: perl ! pod/perlsyn.pod ____________________________________________________________________________ [ 29612] By: stevep on 2006/12/22 15:18:02 Log: miniperl may not have been successfully built before running a "make distclean". Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 29611] By: stevep on 2006/12/22 14:53:17 Log: Silence an unused variable warning in sv.c. Branch: perl ! sv.h ____________________________________________________________________________ [ 29610] By: rgs on 2006/12/22 11:30:47 Log: Unshare the shared string gp_file_hek only if it exists in a GP. Not doing this will produce invalid frees in the global destruction process, probably because the empty string will get freed several times. This should be safe since gp_file_hek is only assigned a new value with share_hek(). Branch: perl ! gv.c ____________________________________________________________________________ [ 29609] By: rgs on 2006/12/21 10:24:05 Log: Upgrade to Text::Balanced 2.0.0 Branch: perl ! lib/Text/Balanced.pm lib/Text/Balanced/Changes ! lib/Text/Balanced/README lib/Text/Balanced/t/extqlk.t ____________________________________________________________________________ [ 29608] By: rgs on 2006/12/21 10:12:14 Log: Subject: [PATCH] threads 1.57 From: "Jerry D. Hedden" Date: Wed, 20 Dec 2006 10:30:21 -0800 (PST) Message-ID: <20061220183021.79793.qmail@web30205.mail.mud.yahoo.com> Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t ! ext/threads/t/join.t ext/threads/t/state.t ! ext/threads/t/thread.t ext/threads/threads.pm ! ext/threads/threads.xs ____________________________________________________________________________ [ 29607] By: rgs on 2006/12/21 09:47:34 Log: Subject: [PATCH] allow blib.pm to be used for testing Win32 module (again) From: Jan Dubois Date: Wed, 20 Dec 2006 18:53:51 -0800 Message-ID: Branch: perl ! lib/blib.pm ____________________________________________________________________________ [ 29606] By: stevep on 2006/12/21 05:47:31 Log: Subject: [PATCH 5.8.8] SelfLoader after fork() From: Ilya Zakharevich Date: Mon, 18 Dec 2006 01:13:59 -0800 Message-ID: <20061218091359.GA14985@powdermilk.math.berkeley.edu> Branch: perl ! lib/SelfLoader.pm ____________________________________________________________________________ [ 29605] By: stevep on 2006/12/21 05:12:28 Log: Subject: [PATCH] Implement killpg() for MSWin32 From: Jan Dubois Date: Wed, 20 Dec 2006 15:41:00 -0800 Message-ID: Branch: perl ! win32/config.bc win32/config.gc win32/config.vc ! win32/config.vc64 win32/config_H.bc win32/config_H.gc ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h ! win32/win32.c win32/win32.h ____________________________________________________________________________ [ 29604] By: rgs on 2006/12/20 16:13:32 Log: Subject: Re: [PATCH] Making adding binary files possible From: demerphq Date: Wed, 20 Dec 2006 16:00:33 +0100 Message-ID: <9b18b3110612200700k48157cd1n1f2305f306b7de32@mail.gmail.com> plus matching updates to Makefile.SH and patching.pod Branch: perl + uupacktool.pl win32/perlexe.ico.packd - pack.pl packed_files.pl win32/makeico.pl ! MANIFEST Makefile.SH Porting/patching.pod win32/Makefile ! win32/Makefile.ce win32/makefile.mk ____________________________________________________________________________ [ 29603] By: merijn on 2006/12/20 12:58:41 Log: Open Configure to the world of 64bitonly environments Branch: perl ! Configure ____________________________________________________________________________ [ 29602] By: merijn on 2006/12/20 12:56:18 Log: Open Configure to 64bitonly environments Branch: metaconfig ! U/modified/libpth.U ____________________________________________________________________________ [ 29601] By: rgs on 2006/12/20 11:15:29 Log: Fix leaks in label strings allocation in COPs Branch: perl ! cop.h perly.act perly.h perly.tab perly.y toke.c ____________________________________________________________________________ [ 29600] By: rgs on 2006/12/20 09:30:06 Log: Don't free the original label string when assigning it to cop_label, since it comes directly from the parser. (That was making op/goto.t fail under threads and without debugging on some platforms.) Branch: perl ! cop.h ____________________________________________________________________________ [ 29599] By: stevep on 2006/12/20 04:20:14 Log: Subject: [PATCH] threads::shared 1.06 From: "Jerry D. Hedden" Date: Tue, 19 Dec 2006 10:30:47 -0800 (PST) Message-ID: <525867.40748.qm@web30207.mail.mud.yahoo.com> Branch: perl ! ext/threads/shared/Changes ext/threads/shared/README ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs ! ext/threads/shared/t/cond.t ____________________________________________________________________________ [ 29598] By: stevep on 2006/12/20 04:14:06 Log: Subject: [PATCH] Update cwd() to return the "short" pathname if the long one doesn't fit the codepage From: Jan Dubois Date: Mon, 18 Dec 2006 21:37:25 -0800 Message-ID: <3rteo219or8hqr511e4vg1fnsgvgemb4sh@4ax.com> Branch: perl ! win32/perlhost.h win32/vdir.h ____________________________________________________________________________ [ 29597] By: stevep on 2006/12/20 04:07:11 Log: Subject: [PATCH] let readdir() return the alternate (short) filename if the long name is outside the current codepage From: Jan Dubois Date: Tue, 19 Dec 2006 13:49:40 -0800 Message-ID: <8nmgo2dr5gtmv00gtfu07g7rdgitr859jk@4ax.com> Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 29596] By: merijn on 2006/12/19 19:48:51 Log: Subject: [PATCH] Re: 'localtime' not thread-safe under HP-UX B.11.11/64 From: "Jerry D. Hedden" Date: Mon, 18 Dec 2006 10:18:28 -0800 (PST) Message-ID: <31291.28361.qm@web30205.mail.mud.yahoo.com> Branch: perl ! hints/hpux.sh ____________________________________________________________________________ [ 29595] By: rgs on 2006/12/19 15:22:24 Log: Proper cleanup for Errno.pm Branch: perl ! ext/Errno/Makefile.PL ____________________________________________________________________________ [ 29594] By: rgs on 2006/12/19 15:14:47 Log: Fix paths of pack.pl in patching.pod Branch: perl ! Porting/patching.pod ____________________________________________________________________________ [ 29593] By: rgs on 2006/12/19 15:07:45 Log: Subject: [PATCH] Making adding binary files possible From: "Jos Boumans" Date: Fri, 15 Dec 2006 20:51:45 +0100 (CET) Message-ID: <19978.80.127.35.68.1166212305.squirrel@webmail.xs4all.nl> with a few tweaks Branch: perl + pack.pl packed_files.pl ! MANIFEST Makefile.SH Porting/patching.pod ____________________________________________________________________________ [ 29592] By: rgs on 2006/12/19 10:50:13 Log: Add a regression test to verify that POSIX::AUTOLOAD works, and silence a potential warning from it. Branch: perl ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t ____________________________________________________________________________ [ 29591] By: rgs on 2006/12/19 10:23:29 Log: Disable strictures in POSIX AUTOLOAD Branch: perl ! ext/POSIX/POSIX.pm ____________________________________________________________________________ [ 29590] By: rgs on 2006/12/19 09:49:30 Log: Subject: [PATCH] Don't destroy the Unicode system environment on Perl startup From: Jan Dubois Date: Mon, 18 Dec 2006 16:34:33 -0800 Message-ID: Branch: perl ! perl.c ____________________________________________________________________________ [ 29589] By: davem on 2006/12/19 02:25:19 Log: make -Dpv print 8 parser stack items, not 9 Branch: perl ! perly.c ____________________________________________________________________________ [ 29588] By: nicholas on 2006/12/18 22:12:36 Log: Making strict et al propagate into autoloaded subroutines seems a worthy todo. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 29587] By: nicholas on 2006/12/18 22:04:19 Log: Ensure that POSIX.pm is strict and warnings compliant throughout if the __END__ is temporarily removed. Branch: perl ! ext/POSIX/POSIX.pm ____________________________________________________________________________ [ 29586] By: nicholas on 2006/12/18 21:23:43 Log: Given that POSIX already has AutoLoader loaded, move as much as possible of POSIX::SigRt out to AutoLoadLand, so that it won't be loaded unless someone starts using the realtime signals interface. Branch: perl ! ext/POSIX/POSIX.pm ____________________________________________________________________________ [ 29585] By: rgs on 2006/12/18 16:06:38 Log: Subject: Re: [PATCH] do not meddle in the affairs of PERL_TRACK_MEMPOOL From: Jarkko Hietaniemi Date: Sun, 17 Dec 2006 22:17:34 -0500 Message-ID: <4586084E.8040706@iki.fi> Introduce CopLABEL() macro to deal with labels attached to COPs. Branch: perl ! cop.h op.c scope.h ____________________________________________________________________________ [ 29584] By: stevep on 2006/12/18 15:36:11 Log: Subject: [PATCH blead] Re: [perl #41071] require stringifies code references in tied @INC From: Rick Delaney Date: Fri, 15 Dec 2006 23:28:25 -0500 Message-ID: <20061216042825.GB23501@localhost.localdomain> Branch: perl + t/op/inccode-tie.t ! MANIFEST pp_ctl.c t/op/inccode.t ____________________________________________________________________________ [ 29583] By: rgs on 2006/12/18 14:43:58 Log: ExtUtils/MakeMaker.pm: WriteEmptyMakefile() was ignoring FIRST_MAKEFILE Subject: [PATCH 5.8.8] OS/2 build, small change From: Ilya Zakharevich Date: Mon, 18 Dec 2006 01:20:12 -0800 Message-ID: <20061218092012.GA15022@powdermilk.math.berkeley.edu> Branch: perl ! lib/ExtUtils/MakeMaker.pm ____________________________________________________________________________ [ 29582] By: rgs on 2006/12/18 14:43:05 Log: lib/perl5db.pl: Remove code now moved to OS2::Process Subject: [PATCH 5.8.8] OS/2 build, small change From: Ilya Zakharevich Date: Mon, 18 Dec 2006 01:20:12 -0800 Message-ID: <20061218092012.GA15022@powdermilk.math.berkeley.edu> Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 29581] By: rgs on 2006/12/18 13:35:18 Log: Bump version number of ExtUtils::MM_Unix after last change Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 29580] By: rgs on 2006/12/18 13:34:00 Log: Subject: [PATCH 5.8.8] OS/2-specific fixes, round II From: Ilya Zakharevich Date: Mon, 18 Dec 2006 00:45:24 -0800 Message-ID: <20061218084524.GA14866@powdermilk.math.berkeley.edu> Branch: perl + os2/OS2/Process/t/os2_atoms.t + os2/OS2/Process/t/os2_clipboard.t os2/os2_pipe.t ! MANIFEST emacs/ptags ext/DynaLoader/XSLoader_pm.PL ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs ! os2/OS2/Process/t/os2_process.t os2/OS2/REXX/DLL/Changes ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h perl.c util.c ____________________________________________________________________________ [ 29579] By: rgs on 2006/12/18 11:53:54 Log: ExtUtils::Command is now maintained separately from MakeMaker Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 29578] By: rgs on 2006/12/18 11:47:56 Log: Subject: [PATCH 5.8.8] Fixes for the test suite on OS/2 From: Ilya Zakharevich Date: Wed, 13 Dec 2006 18:32:22 -0800 Message-ID: <20061214023222.GA29084@powdermilk.math.berkeley.edu> Branch: perl ! ext/IO/t/io_unix.t lib/ExtUtils/t/eu_command.t ! lib/Time/Local.t os2/OS2/ExtAttr/t/os2_ea.t t/io/fs.t ! t/op/stat.t ____________________________________________________________________________ [ 29577] By: rgs on 2006/12/18 10:49:15 Log: Subject: [PATCH 5.8.8] OS/2: survive SIGCHLD From: Ilya Zakharevich Date: Mon, 18 Dec 2006 00:55:19 -0800 Message-ID: <20061218085519.GA14893@powdermilk.math.berkeley.edu> plus a perldiag entry for the new error, "Maximal count of pending signals (%s) exceeded" Branch: perl ! mg.c pod/perldiag.pod ____________________________________________________________________________ [ 29576] By: rgs on 2006/12/18 10:07:10 Log: Subject: [PATCH] C++: regcomp.c and ext/Time/Piece/Piece.xs From: Jarkko Hietaniemi Date: Sun, 17 Dec 2006 22:45:29 -0500 Message-ID: <45860ED9.9090808@iki.fi> Branch: perl ! ext/Time/Piece/Piece.xs regcomp.c ____________________________________________________________________________ [ 29575] By: rgs on 2006/12/18 09:58:48 Log: Subject: PATCH: Add =encoding directive to non-latin READMEs From: Slaven Rezic Date: 16 Dec 2006 11:20:36 +0100 Message-ID: <87wt4sdtvv.fsf@biokovo.herceg.de> Branch: perl ! README.cn README.jp README.ko README.tw ____________________________________________________________________________ [ 29574] By: rgs on 2006/12/18 09:51:09 Log: Subject: [PATCH] perl.c: leak avoidance From: Jarkko Hietaniemi Date: Sat, 16 Dec 2006 11:48:13 -0500 Message-ID: <4584234D.7070209@iki.fi> Branch: perl ! perl.c ____________________________________________________________________________ [ 29573] By: craigb on 2006/12/18 01:15:43 Log: In vms/vms.c, don't prototype decw$term_port until after config.h (via perl.h) is included. That's where USE_VMS_DECTERM is defined. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 29572] By: craigb on 2006/12/18 01:11:41 Log: Don't try to build Win32 on VMS Branch: perl ! configure.com ____________________________________________________________________________ [ 29571] By: nicholas on 2006/12/18 00:27:43 Log: POSIX::SigAction::new can be moved into the AUTOLOAD section. Branch: perl ! ext/POSIX/POSIX.pm ____________________________________________________________________________ [ 29570] By: davem on 2006/12/18 00:24:01 Log: move parser state into new parser object, PL_parser Branch: perl + parser.h ! MANIFEST embedvar.h intrpvar.h perl.h perlapi.h perly.c ! pod/perlapi.pod pod/perlintern.pod toke.c ____________________________________________________________________________ [ 29569] By: davem on 2006/12/17 22:21:40 Log: merge the four parser stacks into one Branch: perl ! perly.act perly.c regen_perly.pl ____________________________________________________________________________ [ 29568] By: davem on 2006/12/17 20:00:19 Log: delete dead code and macros from perly.c Branch: perl ! perly.c ____________________________________________________________________________ [ 29567] By: davem on 2006/12/17 19:42:35 Log: unify stacks arithmetic in parser Branch: perl ! perly.c ____________________________________________________________________________ [ 29566] By: nicholas on 2006/12/16 23:03:42 Log: Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym for SVf_SCREAM) to note when a proxy constant subroutine is copied. This allows us to correctly set GvIMPORTED_CV_on() if the symbol is ever turned into a real GV. Branch: perl + t/lib/proxy_constant_subs.t ! MANIFEST dump.c gv.c pp_hot.c sv.h ____________________________________________________________________________ [ 29565] By: nicholas on 2006/12/16 16:54:06 Log: Split out the use of SVp_SCREAM for GVs with GPs into a new symbolic flag SVpgv_GP, and use this in isGV_with_GP_on/off. Branch: perl ! dump.c ext/Devel/Peek/t/Peek.t gv.c mg.c sv.c sv.h ____________________________________________________________________________ [ 29564] By: davem on 2006/12/16 15:37:32 Log: remove extraneous declaration prom perly.tab Branch: perl ! perly.tab regen_perly.pl ____________________________________________________________________________ [ 29563] By: rgs on 2006/12/16 10:03:23 Log: Subject: [PATCH] threads 1.56 From: "Jerry D. Hedden" Date: Fri, 15 Dec 2006 09:22:17 -0800 (PST) Message-ID: <20061215172217.10959.qmail@web30211.mail.mud.yahoo.com> Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/err.t ! ext/threads/t/exit.t ext/threads/t/thread.t ! ext/threads/threads.pm ____________________________________________________________________________ [ 29562] By: rgs on 2006/12/16 09:54:47 Log: TODO addition by Jerry D. Hedden. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 29561] By: davem on 2006/12/16 02:53:59 Log: don't include MAD code when its not needed Branch: perl ! op.c ____________________________________________________________________________ [ 29560] By: davem on 2006/12/16 01:36:28 Log: fix a cast warning in perly.c Branch: perl ! perly.c ____________________________________________________________________________ [ 29559] By: nicholas on 2006/12/15 20:14:07 Log: Better documentation for SVf_UTF8. Including SvPV() 1st, SvUTF() 2nd. Branch: perl ! sv.h ____________________________________________________________________________ [ 29558] By: rgs on 2006/12/15 13:51:44 Log: Subject: Re: [PATCH] Errno doesnt rebuild when things it depends on in Config.pm change From: demerphq Date: Fri, 15 Dec 2006 12:52:45 +0100 Message-ID: <9b18b3110612150352y2394954bg5acd5ec5fd320d33@mail.gmail.com> Branch: perl ! ext/Errno/Makefile.PL ____________________________________________________________________________ [ 29557] By: rgs on 2006/12/15 10:14:16 Log: Subject: [PATCH] threads 1.54 - Adds ->error() method From: "Jerry D. Hedden" Date: Thu, 14 Dec 2006 11:17:47 -0800 (PST) Message-ID: <20061214191748.98286.qmail@web30209.mail.mud.yahoo.com> Branch: perl + ext/threads/t/err.t ! MANIFEST ext/threads/Changes ext/threads/README ! ext/threads/t/exit.t ext/threads/t/libc.t ! ext/threads/t/thread.t ext/threads/threads.pm ! ext/threads/threads.xs ____________________________________________________________________________ [ 29556] By: steveh on 2006/12/14 16:24:29 Log: Silence a warning from (MinGW's) gcc Branch: perl ! ext/Time/Piece/Piece.xs ____________________________________________________________________________ [ 29555] By: rgs on 2006/12/14 12:43:20 Log: Subject: [PATCH] perl5db.pl Mac OS X fix From: Bo Lindbergh Date: Thu, 14 Dec 2006 13:34:06 +0100 Message-Id: <658AFA03-517E-4068-93CA-06D4A93B5CA5@hagernas.com> Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 29554] By: nicholas on 2006/12/14 11:23:16 Log: Turn a tab into 2 spaces to make more room for comments about SV flags. Sorry about damaging the change history - dig through this change with http://public.activestate.com/cgi-bin/perlbrowse?show_blame=Show+Annotated+File&filename=sv.h&rev=&change=29552 Branch: perl ! sv.h ____________________________________________________________________________ [ 29553] By: steveh on 2006/12/14 09:37:45 Log: Silence a VC compiler warning Branch: perl ! op.c ____________________________________________________________________________ [ 29552] By: nicholas on 2006/12/13 20:56:24 Log: Swap the order of PERL_FBM_PREVIOUS_{L,H}_OFFSET_FROM_TABLE on little endian machines to hint to the compiler that a 16 bit read could work. Branch: perl ! sv.h ____________________________________________________________________________ [ 29551] By: nicholas on 2006/12/13 19:55:08 Log: Restore the two comments describing BmRARE and BmPREVIOUS that I'd inadvertently deleted. Explain the setting and testing of SVpbm_VALID. Branch: perl ! sv.h ____________________________________________________________________________ [ 29550] By: stevep on 2006/12/13 19:53:02 Log: Subject: [PATCH 5.8.8] Text mode wrongly set on pipe file descriptors From: Ilya Zakharevich Date: Tue, 12 Dec 2006 23:28:25 -0800 Message-ID: <20061213072825.GA26300@powdermilk.math.berkeley.edu> Branch: perl ! t/io/pipe.t util.c ____________________________________________________________________________ [ 29549] By: davem on 2006/12/13 17:24:49 Log: make -Dpv display the parser stack before reduction (rather than afterwards) Branch: perl ! perly.c ____________________________________________________________________________ [ 29548] By: davem on 2006/12/13 17:16:22 Log: misc MAD coredump fixes and parser leak fixes - fix MAD coredump in tr/// - fix mad coredump in multi-line string literals - kill some MAD uninit value warnings - don't allow assignment to $n in perly.y - make op_dump handle op_latefree flags Branch: perl ! dump.c op.c perly.act perly.h perly.tab perly.y regen_perly.pl ! toke.c ____________________________________________________________________________ [ 29547] By: davem on 2006/12/13 12:47:35 Log: fix double free introduced by #29543 (spotted by Nicholas) Branch: perl ! op.c ____________________________________________________________________________ [ 29546] By: rgs on 2006/12/13 10:40:36 Log: Subject: [PATCH] t/op/groups.t: prevent failure on modern FreeBSDs From: Anton Berezin Date: Tue, 12 Dec 2006 19:59:38 +0100 Message-ID: <20061212185938.GB49084@heechee.tobez.org> Branch: perl ! t/op/groups.t ____________________________________________________________________________ [ 29545] By: steveh on 2006/12/13 10:37:11 Log: Do the same as #29514 for Win32 Branch: perl ! win32/FindExt.pm ____________________________________________________________________________ [ 29544] By: nicholas on 2006/12/13 08:35:43 Log: Eliminate PVBM. Store fast Boyer-Moore tables in PVGV. Add the placeholder for new type, temporarily named BIND, for binding and aliasing in 6 on 5. Branch: perl ! dump.c ext/B/B.xs ext/Storable/Storable.xs op.h ! pod/perltodo.pod pp_hot.c sv.c sv.h util.c ____________________________________________________________________________ [ 29543] By: davem on 2006/12/13 01:47:34 Log: fix parser leaks caused by croaking while shifting or reducing e.g. these no longer leak: eval q[my $x; local $x] while 1; eval q[$s = sub <> {}] while 1; Branch: perl ! op.c op.h perly.c ____________________________________________________________________________ [ 29542] By: davem on 2006/12/13 00:16:18 Log: fixup some ival/opval type changes from perly.y/madly.y merger Branch: perl ! perly.act perly.h perly.tab perly.y ____________________________________________________________________________ [ 29541] By: nicholas on 2006/12/12 23:02:56 Log: In theory Perl_magic_setbm() should clear SvTAIL() too. In practice, I don't think that it matters as this routine is never actualy called because nothing exposes PVBMs to the world so that the world can assign to them. Branch: perl ! mg.c ____________________________________________________________________________ [ 29540] By: nicholas on 2006/12/12 22:30:29 Log: Correct the dumping logic for the various bits of flag bending associated with change 27313 or therabouts. Branch: perl ! dump.c ____________________________________________________________________________ [ 29539] By: nicholas on 2006/12/12 22:03:21 Log: Oops. As of some point one stopped being able to assign integers and floating point values to typeglobs. Branch: perl ! sv.c t/op/glob.t ____________________________________________________________________________ [ 29538] By: nicholas on 2006/12/12 21:54:22 Log: Correct some assumptions about PVBM table offset in B.xs Branch: perl ! ext/B/B.xs ____________________________________________________________________________ [ 29537] By: nicholas on 2006/12/12 21:31:10 Log: Assert that SvPAD_TYPED_on(), SvPAD_OUR_on() and SvPAD_STATE_on() are never called on PVGVs. Branch: perl ! sv.h ____________________________________________________________________________ [ 29536] By: nicholas on 2006/12/12 21:00:37 Log: Assert that PVGVs are never SvVALID() in the PVBM sense. Branch: perl ! gv.h sv.h ____________________________________________________________________________ [ 29535] By: nicholas on 2006/12/12 19:54:05 Log: pads haven't actually contained any PVGVs since change 27313. So correct the docs and assert this in the code. Branch: perl ! pad.c sv.c ____________________________________________________________________________ [ 29534] By: nicholas on 2006/12/12 18:52:55 Log: Shrink Perl_sv_peek() and Perl_do_sv_dump() by using type to name lookup tables. Branch: perl ! dump.c ____________________________________________________________________________ [ 29533] By: steveh on 2006/12/12 18:02:19 Log: Restore (differently) the setting of $Config{osvers} on Win32 that was removed by #29509 Branch: perl ! win32/config_sh.PL ____________________________________________________________________________ [ 29532] By: steveh on 2006/12/12 17:49:51 Log: Silence VC warnings about possible operator precedence problems and signed/unsigned mismatches Branch: perl ! regexec.c sv.h util.c ____________________________________________________________________________ [ 29531] By: rgs on 2006/12/12 13:32:01 Log: Subject: [PATCH] mg.c: #ifdef only the different bits From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Tue, 12 Dec 2006 15:18:53 +0200 (EET) Message-Id: <20061212131853.C2CBA43A67@anubis.hut.fi> Branch: perl ! mg.c ____________________________________________________________________________ [ 29530] By: merijn on 2006/12/12 11:36:41 Log: The overly-picky AIX xlc compiler doesn't like the style from patch #29446 Branch: perl ! mg.c ____________________________________________________________________________ [ 29529] By: rgs on 2006/12/12 11:07:27 Log: Skip IO::Compress::Zlib in perlivp, since that's a distribution name, not a proper module name. Branch: perl ! utils/perlivp.PL ____________________________________________________________________________ [ 29528] By: rgs on 2006/12/12 10:20:04 Log: Subject: [PATCH] get ext/Win32/Win32.xs to compile on cygwin From: Jan Dubois Date: Mon, 11 Dec 2006 13:09:09 -0800 Message-ID: and: Date: Mon, 11 Dec 2006 15:08:53 -0800 Message-ID: Branch: perl ! ext/Win32/Win32.xs win32/win32.c ____________________________________________________________________________ [ 29527] By: nicholas on 2006/12/12 00:07:48 Log: By moving xbm_previous into the SvPVX, we save a U16 from struct xpvbm, which will likely equate to 4 bytes with padding. (But we add 2 bytes to the SvPVX buffer...). However, the real win is that xpvbm is now identical to xpvmg, and all active FBM compiled strings are SvVALID() true, so now we can eliminate xpvbm, freeing a type for 6 on 5 proxies. Branch: perl ! sv.h ____________________________________________________________________________ [ 29526] By: nicholas on 2006/12/11 23:44:30 Log: Fix allocation bug in change 29524. Branch: perl ! util.c ____________________________________________________________________________ [ 29525] By: nicholas on 2006/12/11 22:52:46 Log: Add BmPREVIOUS_set(), and use it in the one place that BmPREVIOUS is modified. Branch: perl ! sv.h util.c ____________________________________________________________________________ [ 29524] By: nicholas on 2006/12/11 22:18:53 Log: Move PERL_FBM_TABLE_OFFSET and PERL_FBM_FLAGS_OFFSET_FROM_TABLE to sv.h Stow BmRARE in the SvPVX, and so delete xbm_rare. Can you see what it is yet? Branch: perl ! sv.h util.c ____________________________________________________________________________ [ 29523] By: nicholas on 2006/12/11 21:52:12 Log: Fix typo in change 29518 which broke non-debugging builds. (Here Mark, you can have the spare ; back again) Branch: perl ! sv.h ____________________________________________________________________________ [ 29522] By: nicholas on 2006/12/11 21:21:09 Log: Convert the -1 to a more explicit PERL_FBM_FLAGS_OFFSET_FROM_TABLE. Branch: perl ! util.c ____________________________________________________________________________ [ 29521] By: nicholas on 2006/12/11 21:15:06 Log: Assert that BmRARE() BmPREVIOUS() and BmUSEFUL() are only called on valid PVBMs. Branch: perl ! sv.h ____________________________________________________________________________ [ 29520] By: nicholas on 2006/12/11 20:55:20 Log: Rename FBM_TABLE_OFFSET to PERL_FBM_TABLE_OFFSET prior to moving it to a header. Branch: perl ! util.c ____________________________________________________________________________ [ 29519] By: rgs on 2006/12/11 18:33:21 Log: Don't load the Win32 module on non-win32 platforms Branch: perl ! lib/File/CheckTree.t ____________________________________________________________________________ [ 29518] By: nicholas on 2006/12/11 18:26:31 Log: Change SvTAIL() to check that both SVpbm_TAIL|SVpbm_VALID are true. SVpbm_VALID is the same bit value is SVf_IVisUV, which means that PVBMs can't actually ever be IOK. Therefore move BmUSEFUL() into the IV union, and save one I32 per PVBM. Branch: perl ! sv.h util.c ____________________________________________________________________________ [ 29517] By: merijn on 2006/12/11 17:27:03 Log: Backport Change 29514 Configure needs to know about the extensions IO/Compress/Base and IO/Compress/Zlib, so they get built. Branch: metaconfig/U/perl ! Extensions.U ____________________________________________________________________________ [ 29516] By: rgs on 2006/12/11 17:09:17 Log: Changes and README are not needed for Switch.pm Branch: perl - lib/Switch/Changes lib/Switch/README ! MANIFEST ____________________________________________________________________________ [ 29515] By: rgs on 2006/12/11 16:53:58 Log: As pointed out by Valentin Guignon, there is most probably one \n too many in the end-of-pod marker. Branch: perl ! lib/Switch.pm ____________________________________________________________________________ [ 29514] By: rgs on 2006/12/11 16:49:06 Log: Configure needs to know about the extensions IO/Compress/Base and IO/Compress/Zlib, so they get built. Branch: perl ! Configure ____________________________________________________________________________ [ 29513] By: rgs on 2006/12/11 16:16:46 Log: Move files from ext/Compress/IO to ext/IO/Compress Branch: perl +> (branch 94 files) - ext/Compress/IO/Base/Changes ext/Compress/IO/Base/Makefile.PL - ext/Compress/IO/Base/README - ext/Compress/IO/Base/lib/File/GlobMapper.pm - ext/Compress/IO/Base/lib/IO/Compress/Base.pm - ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm - ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm - ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm - ext/Compress/IO/Base/private/MakeUtil.pm - ext/Compress/IO/Base/t/01misc.t - ext/Compress/IO/Base/t/globmapper.t - ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/Makefile.PL - ext/Compress/IO/Zlib/README - ext/Compress/IO/Zlib/examples/gzappend - ext/Compress/IO/Zlib/examples/gzcat - ext/Compress/IO/Zlib/examples/gzgrep - ext/Compress/IO/Zlib/examples/gzstream - ext/Compress/IO/Zlib/examples/unzip - ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm - ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm - ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm - ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm - ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm - ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm - ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm - ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm - ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm - ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm - ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm - ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm - ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm - ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm - ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm - ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm - ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm - ext/Compress/IO/Zlib/private/MakeUtil.pm - ext/Compress/IO/Zlib/t/001zlib-generic-deflate.t - ext/Compress/IO/Zlib/t/001zlib-generic-gzip.t - ext/Compress/IO/Zlib/t/001zlib-generic-rawdeflate.t - ext/Compress/IO/Zlib/t/001zlib-generic-zip.t - ext/Compress/IO/Zlib/t/002any-deflate.t - ext/Compress/IO/Zlib/t/002any-gzip.t - ext/Compress/IO/Zlib/t/002any-rawdeflate.t - ext/Compress/IO/Zlib/t/002any-transparent.t - ext/Compress/IO/Zlib/t/002any-zip.t - ext/Compress/IO/Zlib/t/004gziphdr.t - ext/Compress/IO/Zlib/t/005defhdr.t - ext/Compress/IO/Zlib/t/010examples.t - ext/Compress/IO/Zlib/t/020isize.t - ext/Compress/IO/Zlib/t/050interop-gzip.t - ext/Compress/IO/Zlib/t/100generic-deflate.t - ext/Compress/IO/Zlib/t/100generic-gzip.t - ext/Compress/IO/Zlib/t/100generic-rawdeflate.t - ext/Compress/IO/Zlib/t/100generic-zip.t - ext/Compress/IO/Zlib/t/101truncate-deflate.t - ext/Compress/IO/Zlib/t/101truncate-gzip.t - ext/Compress/IO/Zlib/t/101truncate-rawdeflate.t - ext/Compress/IO/Zlib/t/101truncate-zip.t - ext/Compress/IO/Zlib/t/102tied-deflate.t - ext/Compress/IO/Zlib/t/102tied-gzip.t - ext/Compress/IO/Zlib/t/102tied-rawdeflate.t - ext/Compress/IO/Zlib/t/102tied-zip.t - ext/Compress/IO/Zlib/t/103newtied-deflate.t - ext/Compress/IO/Zlib/t/103newtied-gzip.t - ext/Compress/IO/Zlib/t/103newtied-rawdeflate.t - ext/Compress/IO/Zlib/t/103newtied-zip.t - ext/Compress/IO/Zlib/t/104destroy-deflate.t - ext/Compress/IO/Zlib/t/104destroy-gzip.t - ext/Compress/IO/Zlib/t/104destroy-rawdeflate.t - ext/Compress/IO/Zlib/t/104destroy-zip.t - ext/Compress/IO/Zlib/t/105oneshot-deflate.t - ext/Compress/IO/Zlib/t/105oneshot-gzip-only.t - ext/Compress/IO/Zlib/t/105oneshot-gzip.t - ext/Compress/IO/Zlib/t/105oneshot-rawdeflate.t - ext/Compress/IO/Zlib/t/105oneshot-zip-only.t - ext/Compress/IO/Zlib/t/105oneshot-zip.t - ext/Compress/IO/Zlib/t/106prime-deflate.t - ext/Compress/IO/Zlib/t/106prime-gzip.t - ext/Compress/IO/Zlib/t/106prime-rawdeflate.t - ext/Compress/IO/Zlib/t/106prime-zip.t - ext/Compress/IO/Zlib/t/107multi-deflate.t - ext/Compress/IO/Zlib/t/107multi-gzip.t - ext/Compress/IO/Zlib/t/107multi-rawdeflate.t - ext/Compress/IO/Zlib/t/107multi-zip.t - ext/Compress/IO/Zlib/t/108anyunc-deflate.t - ext/Compress/IO/Zlib/t/108anyunc-gzip.t - ext/Compress/IO/Zlib/t/108anyunc-rawdeflate.t - ext/Compress/IO/Zlib/t/108anyunc-transparent.t - ext/Compress/IO/Zlib/t/108anyunc-zip.t - ext/Compress/IO/Zlib/t/109merge-deflate.t - ext/Compress/IO/Zlib/t/109merge-gzip.t - ext/Compress/IO/Zlib/t/109merge-rawdeflate.t - ext/Compress/IO/Zlib/t/109merge-zip.t ! MANIFEST ____________________________________________________________________________ [ 29512] By: rgs on 2006/12/11 14:58:43 Log: Subject: Re: [PATCH] Deparse.pm bugfix From: Bo Lindbergh Date: Sat, 9 Dec 2006 12:17:53 +0100 Message-Id: Branch: perl ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t ____________________________________________________________________________ [ 29511] By: rgs on 2006/12/11 13:23:55 Log: Subject: re: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs From: Jan Dubois Date: Sun, 10 Dec 2006 11:47:58 -0800 Message-ID: <9moon29qtn5c23t9fer229ealsu06bkf11@4ax.com> Branch: perl ! ext/Storable/Storable.xs ext/Win32/Win32.pm win32/win32.c ____________________________________________________________________________ [ 29510] By: rgs on 2006/12/11 13:22:11 Log: Second patch from: Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs From: Jan Dubois Date: Fri, 08 Dec 2006 19:07:06 -0800 Message-ID: Branch: perl ! ext/Win32/Win32.xs win32/win32.c ____________________________________________________________________________ [ 29509] By: rgs on 2006/12/11 13:21:28 Log: First patch from: Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs From: Jan Dubois Date: Fri, 08 Dec 2006 19:07:06 -0800 Message-ID: Branch: perl ! ext/SDBM_File/Makefile.PL lib/Cwd.pm lib/ExtUtils/MM.pm ! lib/File/CheckTree.t lib/File/Copy.pm t/op/fork.t ! win32/FindExt.pm win32/config_sh.PL ! win32/ext/Win32API/File/t/file.t ____________________________________________________________________________ [ 29508] By: davem on 2006/12/11 11:41:10 Log: remove extraneous debugging code introduced by #29504 Branch: perl ! perly.c ____________________________________________________________________________ [ 29507] By: rgs on 2006/12/11 10:32:47 Log: Subject: [PATCH] Fatal v1.03 From: Jerrad Pierce Date: Sun, 10 Dec 2006 14:38:18 -0500 Message-Id: <200612101938.kBAJcI9D008026@all-night-tool.mit.edu> Allow to make fatal built-ins in CORE::GLOBAL Branch: perl ! lib/Fatal.pm ____________________________________________________________________________ [ 29506] By: rgs on 2006/12/11 10:28:13 Log: Subject: [PATCH] Re: [perl #41065] Out of memory!, while extending scalar From: Marcus Holland-Moritz Date: Sun, 10 Dec 2006 22:32:32 +0100 Message-ID: <20061210223232.0f3a5318@r2d2> Branch: perl ! doop.c ____________________________________________________________________________ [ 29505] By: rgs on 2006/12/11 09:41:45 Log: perlhack.pod nit by Jarkko Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 29504] By: davem on 2006/12/11 00:48:06 Log: fix eval qw(BEGIN{die}) style leaks (second attempt). Repeat of change #28319 (backed out by change #28720), this time freeing ops using the right pad. Also backs out the remempad parser addition from change #29501; instead a new auxiliary paser stack is added, which records the current value of PL_comppad for every state. Branch: perl ! perly.act perly.c perly.h perly.tab perly.y t/comp/parser.t ____________________________________________________________________________ [ 29503] By: nicholas on 2006/12/10 23:05:25 Log: Remove code duplication in S_to_utf8_substr() and S_to_byte_substr() by taking advantage of how anchored_* and float_* are stored in arrays to use a loop. Branch: perl ! regcomp.h regexec.c ____________________________________________________________________________ [ 29502] By: nicholas on 2006/12/10 22:31:56 Log: Downgrading a fixed or floating substring of a pattern whilst matching a studied string seems to get to a "should not happen" [bug #41067] It seems that Perl_regexec_flags() assumes that if the pre-downgraded substring is FBM compiled, then the downgraded version will be too, hence changing the downgrade and upgrade routines to FBM compile seems to be a correct fix. Branch: perl ! regexec.c t/op/re_tests ____________________________________________________________________________ [ 29501] By: davem on 2006/12/10 18:50:05 Log: #28315 could crash when freeing ops with different pads Add hook to parser to record current PL_comppad, then use this when popping ops off the parser stack after parser error Branch: perl ! perly.act perly.c perly.h perly.tab perly.y t/comp/parser.t ____________________________________________________________________________ [ 29500] By: davem on 2006/12/10 17:18:00 Log: parser: expand yy_is_opval[] to include all value types and rename to yy_type_tab[]. Then use this table to improve stack dumping with -Dpv Branch: perl ! perly.act perly.c perly.h perly.tab perly.y regen_perly.pl ____________________________________________________________________________ [ 29499] By: gbarr on 2006/12/10 16:28:34 Log: Restore change 27486 accidently removed (also added to 1.19 before release) Branch: perl ! ext/List/Util/multicall.h ____________________________________________________________________________ [ 29498] By: gbarr on 2006/12/10 16:17:14 Log: Upgrade to Scalar-List-Utils-1.19 Branch: perl ! ext/List/Util/Changes ext/List/Util/README ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/multicall.h ____________________________________________________________________________ [ 29497] By: stevep on 2006/12/10 02:23:10 Log: Subject: Re: [PATCH 5.8.8] Build on OS/2 - missing part From: Ilya Zakharevich Date: Sat, 9 Dec 2006 16:33:41 -0800 Message-ID: <20061210003341.GA14200@powdermilk.math.berkeley.edu> Branch: perl ! Makefile.SH os2/Makefile.SHs ____________________________________________________________________________ [ 29496] By: nicholas on 2006/12/10 01:13:09 Log: Swap SVpbm_TAIL and SVpbm_VALID. Branch: perl ! sv.h ____________________________________________________________________________ [ 29495] By: stevep on 2006/12/09 22:44:27 Log: Upgrade to Time-HiRes-1.9703 Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/Makefile.PL ____________________________________________________________________________ [ 29494] By: nicholas on 2006/12/09 21:19:45 Log: PVBMs mustn't enter anything that turns SVIVisUV_on(). Branch: perl ! sv.c ____________________________________________________________________________ [ 29493] By: nicholas on 2006/12/09 21:17:37 Log: Exterminate! 2 pieces of superfluous code related to UV setting. Branch: perl ! sv.c ____________________________________________________________________________ [ 29492] By: nicholas on 2006/12/08 23:49:51 Log: In Perl_fbm_instr(), no need to calculate the address of the table if we're going to return anyway. Branch: perl ! util.c ____________________________________________________________________________ [ 29491] By: nicholas on 2006/12/08 23:22:31 Log: assert that SvTAIL() isn't being called on PVAVs or PVHVs Branch: perl ! sv.h ____________________________________________________________________________ [ 29490] By: nicholas on 2006/12/08 22:56:54 Log: Wrap some macro arguments in () to avoid precedence problems. Branch: perl ! sv.h ____________________________________________________________________________ [ 29489] By: nicholas on 2006/12/08 22:56:08 Log: Perl_screaminstr() must be called with littlestr as a PVBM. Branch: perl ! util.c ____________________________________________________________________________ [ 29488] By: davem on 2006/12/08 22:20:41 Log: add missing OP_REFCNT_LOCK/UNLOCKs and document it Branch: perl ! op.h sv.c ____________________________________________________________________________ [ 29487] By: nicholas on 2006/12/08 22:11:56 Log: Assert that BmRARE, BmUSEFUL and BmPREVIOUS are only called on SVtPVBM Branch: perl ! sv.h ____________________________________________________________________________ [ 29486] By: nicholas on 2006/12/08 21:09:57 Log: No need to upgrade if all we're going to do is return. Branch: perl ! util.c ____________________________________________________________________________ [ 29485] By: steveh on 2006/12/07 12:34:10 Log: Make use of $Config{d_pseudofork} in a couple of core tests Can't really use it in ext/IO/t/*.t and lib/Test/Simple/t/fork.t because they are dual-lived modules and must work with older perls that don't have d_pseudofork Branch: perl ! ext/Socket/t/socketpair.t t/op/fork.t ____________________________________________________________________________ [ 29484] By: merijn on 2006/12/07 10:33:07 Log: Subject: [PATCH] Move Win32 from win32/ext/Win32 to ext/Win32 From: Jan Dubois Date: Wed, 06 Dec 2006 16:31:42 -0800 Message-ID: <1unen2lsrq4pnnt06933h96pqj1d8luh3b@4ax.com> Branch: metaconfig/U/perl ! Extensions.U ____________________________________________________________________________ [ 29483] By: steveh on 2006/12/07 09:12:45 Log: Subject: [PATCH] Move Win32 from win32/ext/Win32 to ext/Win32 From: Jan Dubois Date: Wed, 06 Dec 2006 16:31:42 -0800 Message-ID: <1unen2lsrq4pnnt06933h96pqj1d8luh3b@4ax.com> Branch: perl +> ext/Win32/Makefile.PL ext/Win32/Win32.pm ext/Win32/Win32.xs - win32/ext/Win32/Makefile.PL win32/ext/Win32/Win32.pm - win32/ext/Win32/Win32.xs ! Configure MANIFEST ____________________________________________________________________________ [ 29482] By: rgs on 2006/12/07 09:07:25 Log: Subject: [PATCH] Perl_save_destructor is not a mathom From: "Jerry D. Hedden" Date: Wed, 6 Dec 2006 11:12:13 -0800 (PST) Message-ID: <20061206191213.35036.qmail@web30206.mail.mud.yahoo.com> Branch: perl ! mathoms.c scope.c ____________________________________________________________________________ [ 29481] By: steveh on 2006/12/07 08:53:15 Log: Subject: [PATCH] Makefile.PL changes to compiler Win32.xs using cygwin From: Jan Dubois Date: Wed, 06 Dec 2006 16:26:38 -0800 Message-ID: <5nnen2p2h4lhremj0qf1tmpkl0asvk87hr@4ax.com> Branch: perl ! win32/ext/Win32/Makefile.PL ____________________________________________________________________________ [ 29480] By: steveh on 2006/12/06 17:28:03 Log: Better fix than #29479 for exporting refcounted_he_chain_2hv Branch: perl ! embed.fnc pod/perlapi.pod pod/perlintern.pod ____________________________________________________________________________ [ 29479] By: rgs on 2006/12/06 17:05:18 Log: Subject: Re: [PATCH] User pragmas now accessible from B From: demerphq Date: Wed, 6 Dec 2006 17:52:08 +0100 Message-ID: <9b18b3110612060852s7cfbba66id5aae25e5bb20ae0@mail.gmail.com> Branch: perl ! embed.fnc embed.h ext/B/B.xs global.sym pod/perlapi.pod ! pod/perlintern.pod ____________________________________________________________________________ [ 29478] By: steveh on 2006/12/06 14:19:55 Log: Upgrade to Time-HiRes 1.9702 Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL ! ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 29477] By: steveh on 2006/12/06 14:08:49 Log: Subject: [PATCH] Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing] From: Jarkko Hietaniemi Date: Tue, 05 Dec 2006 16:08:33 -0500 Message-ID: <4575DFD1.1060108@iki.fi> Fixes a problem spotted by Jan Dubois: The PerlMemShared pool is only shared between the interpreters that can share data structures (interpreters created by perl_clone(), which mean pseudo-fork, and threads.xs). The pool is not shared between interpreters that are created separately by perl_alloc(). [...] I guess this means PL_perlio_fd_refcnt needs to be allocated and freed by standard malloc() and not go through any abstraction. Branch: perl ! perlio.c ____________________________________________________________________________ [ 29476] By: rgs on 2006/12/06 13:26:18 Log: save_I8 is not a mathom. Branch: perl ! mathoms.c scope.c ____________________________________________________________________________ [ 29475] By: rgs on 2006/12/06 12:51:34 Log: Subject: [PATCH] User pragmas now accessible from B From: "Joshua ben Jore" Date: Tue, 5 Dec 2006 13:18:21 -0800 Message-ID: Branch: perl + ext/B/t/pragma.t ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/typemap t/lib/mypragma.pm ! t/lib/mypragma.t ____________________________________________________________________________ [ 29474] By: craigb on 2006/12/06 05:29:50 Log: Avoid my_regdupe type mismatch warning after #29430 Branch: perl ! ext/re/re.xs ____________________________________________________________________________ [ 29473] By: craigb on 2006/12/06 04:48:35 Log: d_pseudofork for configure.com Branch: perl ! configure.com ____________________________________________________________________________ [ 29472] By: nicholas on 2006/12/05 22:40:56 Log: Subject: Re: [PATCH] Further tweaks to make it easier to create regexp engine plug ins. From: demerphq Message-ID: <9b18b3110612051353k7745792byabfdf98e18eb48c9@mail.gmail.com> Date: Tue, 5 Dec 2006 22:53:48 +0100 Fixes a minor bug in change 29468. Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29471] By: stevep on 2006/12/05 21:00:38 Log: Silence a warning from Module::CoreList that occurs when the module version is something like X.XX_XX. Branch: perl ! lib/Module/CoreList.pm ____________________________________________________________________________ [ 29470] By: steveh on 2006/12/05 16:41:55 Log: Make the check for PERL_IMPLICIT_SYS better Branch: perl ! win32/config_sh.PL ____________________________________________________________________________ [ 29469] By: steveh on 2006/12/05 16:06:31 Log: Extend d_pseudofork to Win32-land and set it when appropriate (namely, when we have USE_ITHREADS and PERL_IMPLICIT_SYSTEM) Branch: perl ! win32/config.bc win32/config.gc win32/config.vc ! win32/config.vc64 win32/config_H.bc win32/config_H.gc ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL ____________________________________________________________________________ [ 29468] By: rgs on 2006/12/05 15:39:39 Log: Subject: [PATCH] Further tweaks to make it easier to create regexp engine plug ins. From: demerphq Date: Tue, 5 Dec 2006 16:13:36 +0100 Message-ID: <9b18b3110612050713g77cac516x46fb5baac99b47c9@mail.gmail.com> (with tweaks) Branch: perl ! regcomp.c regcomp.h regexp.h ____________________________________________________________________________ [ 29467] By: merijn on 2006/12/05 14:55:14 Log: Introduction of d_pseudofork Branch: perl ! Configure Porting/Glossary Porting/config.sh config_h.SH ! handy.h uconfig.sh ____________________________________________________________________________ [ 29466] By: merijn on 2006/12/05 14:27:48 Log: add d_pseudofork Branch: metaconfig ! U/modified/d_vfork.U ____________________________________________________________________________ [ 29465] By: steveh on 2006/12/05 09:41:44 Log: Subject: [PATCH] Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing] From: Jarkko Hietaniemi Date: Mon, 04 Dec 2006 22:53:03 -0500 Message-ID: <4574ED1F.40508@iki.fi> Re-instates #29424 (previously reverted by #29451), now fixed to work with PERL_IMPLICIT_SYS, thanks to Jan Dubois. Also adds PERLIO_TERM to the Symbian port. Branch: perl ! perlio.c symbian/symbianish.h win32/win32.c win32/wince.c ____________________________________________________________________________ [ 29464] By: steveh on 2006/12/05 09:38:14 Log: Skip Perl_regdupe_internal rather than Perl_regdupe when building on Win32 without ithreads (see #29430) Branch: perl ! makedef.pl ____________________________________________________________________________ [ 29463] By: nicholas on 2006/12/04 22:50:09 Log: Move Perl_get_db_sub() from pp_hot.c to util.c Branch: perl ! pp_hot.c util.c ____________________________________________________________________________ [ 29462] By: merijn on 2006/12/04 18:09:20 Log: Revert #29454 Branch: perl ! Configure ____________________________________________________________________________ [ 29461] By: davem on 2006/12/04 18:08:31 Log: fix some casting issues with perly.y / madly.y merger Branch: perl ! perly.act perly.h perly.tab perly.y ____________________________________________________________________________ [ 29460] By: merijn on 2006/12/04 18:08:05 Log: Revert #29453 Branch: metaconfig/U/perl ! Extensions.U ____________________________________________________________________________ [ 29459] By: rgs on 2006/12/04 17:50:51 Log: Better version of last patch, by Yves Orton. Actually the regexp engine structure only needs one compilation function hook. Branch: perl ! ext/re/re.xs ext/re/re_top.h regcomp.c regcomp.h regexp.h ____________________________________________________________________________ [ 29458] By: rgs on 2006/12/04 17:22:02 Log: The new regexp compilation function must be added to the engine structure. Branch: perl ! ext/re/re.xs ext/re/re_top.h regcomp.h regexp.h ____________________________________________________________________________ [ 29457] By: rgs on 2006/12/04 16:24:09 Log: Actually submit previous change. Branch: perl ! embed.fnc embed.h global.sym proto.h regcomp.c ____________________________________________________________________________ [ 29456] By: rgs on 2006/12/04 16:15:54 Log: Split Perl_pregcomp in two functions. Patch by Audrey Tang, to facilitate pluging in other regexp engines. Branch: perl ! embed.fnc embed.h global.sym proto.h regcomp.c ____________________________________________________________________________ [ 29455] By: davem on 2006/12/04 15:38:05 Log: merge perly.y and madlu.y Branch: perl - madly.act madly.h madly.tab madly.y ! MANIFEST Makefile.SH madly.c perly.act perly.c perly.h ! perly.tab perly.y ____________________________________________________________________________ [ 29454] By: merijn on 2006/12/04 15:20:53 Log: Subject: Re: install misses Compress/IO/{Base,Zlib} From: "Rafael Garcia-Suarez" Date: Mon, 4 Dec 2006 15:48:12 +0100 Message-ID: Branch: perl ! Configure ____________________________________________________________________________ [ 29453] By: merijn on 2006/12/04 15:19:20 Log: Subject: Re: install misses Compress/IO/{Base,Zlib} From: "Rafael Garcia-Suarez" Date: Mon, 4 Dec 2006 15:48:12 +0100 Message-ID: Branch: metaconfig/U/perl ! Extensions.U ____________________________________________________________________________ [ 29452] By: rgs on 2006/12/04 15:06:34 Log: Subject: [PATCH] Add File::Fetch to the core From: "Jos Boumans" Date: Fri, 1 Dec 2006 12:24:08 +0100 (CET) Message-ID: <22195.80.127.35.68.1164972248.squirrel@webmail.xs4all.nl> Branch: perl + lib/File/Fetch.pm lib/File/Fetch/Item.pm + lib/File/Fetch/t/01_File-Fetch.t ! MANIFEST ____________________________________________________________________________ [ 29451] By: steveh on 2006/12/04 14:31:08 Log: Change #29424 may well be correct in itself, but currently doesn't work when perl is built with PERL_IMPLICIT_SYS because PERLIO_TERM uses PerlMemShared_free() which, in that case, involves the perlhost that has already been freed itself by perl_free(), which is called before PERL_SYS_TERM(). The order of perl_destruct(), perl_free(), PERL_SYS_TERM() cannot be changed (it is advertised in perlembed for a start), so just revert #29424 and the appropriate parts of #29442 for now. Perhaps PL_perlio_fd_refcnt needs allocating differently, or else the perlhost needs freeing later (after PerlIO)? Branch: perl ! win32/perllib.c win32/win32.c win32/wince.c ____________________________________________________________________________ [ 29450] By: rgs on 2006/12/04 13:49:20 Log: Subject: [PATCH] Minor pod nit in perlre. From: demerphq Date: Mon, 4 Dec 2006 14:47:07 +0100 Message-ID: <9b18b3110612040547k1bcff290qb8c9b0d7c9ed9640@mail.gmail.com> Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 29449] By: davem on 2006/12/04 12:08:56 Log: another fix for bison 2.3 Branch: perl ! regen_perly.pl ____________________________________________________________________________ [ 29448] By: merijn on 2006/12/04 11:24:57 Log: Subject: -DDEBUGGING=both doesn't set -g From: "Yitzchak Scott-Thoennes" Date: Mon, 4 Dec 2006 03:10:31 -0800 (PST) Message-ID: <1176.63.226.246.123.1165230631.squirrel@63.226.246.123> Branch: perl ! Configure ____________________________________________________________________________ [ 29447] By: merijn on 2006/12/04 11:23:20 Log: Subject: -DDEBUGGING=both doesn't set -g From: "Yitzchak Scott-Thoennes" Date: Mon, 4 Dec 2006 03:10:31 -0800 (PST) Message-ID: <1176.63.226.246.123.1165230631.squirrel@63.226.246.123> Branch: metaconfig ! U/compline/ccflags.U ____________________________________________________________________________ [ 29446] By: rgs on 2006/12/04 09:36:15 Log: Subject: Re: [perl #38868] Changing $0 on darwin leads to excessive padding in 'ps' From: Chris Dolan Date: Sat, 2 Dec 2006 09:37:08 -0600 Message-Id: <005671A0-5C2B-464C-85B9-A91E52278194@chrisdolan.net> Branch: perl ! mg.c ____________________________________________________________________________ [ 29445] By: rgs on 2006/12/04 09:21:16 Log: Subject: [PATCH] \R is supposed to mean something else so switch to \g and make it more useful in the process From: demerphq Date: Sun, 3 Dec 2006 16:55:55 +0100 Message-ID: <9b18b3110612030755o241e6372o9870ecce9c42e3d5@mail.gmail.com> Branch: perl ! pod/perl595delta.pod pod/perldiag.pod pod/perlre.pod regcomp.c ! regexec.c t/op/pat.t t/op/re_tests ____________________________________________________________________________ [ 29444] By: stevep on 2006/12/04 02:48:24 Log: Upgrade to Test-Simple-0.66. Branch: perl ! lib/Test/Builder.pm lib/Test/Builder/Module.pm ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm ____________________________________________________________________________ [ 29443] By: davem on 2006/12/03 22:08:57 Log: add support for bison 2.3 Branch: perl ! perly.c regen_perly.pl ____________________________________________________________________________ [ 29442] By: rgs on 2006/12/03 19:16:17 Log: Subject: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing From: demerphq Date: Sat, 2 Dec 2006 14:48:54 +0100 Message-ID: <9b18b3110612020548l7c5aefd4m19cb0b5c4395abb4@mail.gmail.com> Branch: perl ! perlio.c win32/perllib.c ____________________________________________________________________________ [ 29441] By: rgs on 2006/12/03 18:37:15 Log: Subject: Re: [perl #41010] (?(COND)) in pattern matching not working properly From: demerphq Date: Thu, 30 Nov 2006 01:12:25 +0100 Message-ID: <9b18b3110611291612i137803f4lab2739e3d9af40f7@mail.gmail.com> Branch: perl ! embed.fnc embed.h proto.h regcomp.c t/op/pat.t ____________________________________________________________________________ [ 29440] By: davem on 2006/12/03 15:52:59 Log: merge perly.c and madly.c madly.c is now just a wrapper that #includes perly.c Branch: perl ! madly.c perly.c ____________________________________________________________________________ [ 29439] By: rgs on 2006/12/03 13:58:52 Log: Subject: Minor patch for Benchmark.pm From: christophe grosjean Date: Sun, 03 Dec 2006 01:31:58 +0100 Message-Id: <1165105918.2718.90.camel@localhost.localdomain> Branch: perl ! lib/Benchmark.pm ____________________________________________________________________________ [ 29438] By: davem on 2006/12/02 18:38:35 Log: synchronise perly.c and madly.c Branch: perl ! madly.c perly.c ____________________________________________________________________________ [ 29437] By: mhx on 2006/12/02 17:25:55 Log: Upgrade to Devel::PPPort 3.10_02 Branch: perl + ext/Devel/PPPort/parts/base/5009005 + ext/Devel/PPPort/parts/todo/5009005 ! MANIFEST ext/Devel/PPPort/Changes ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/soak ____________________________________________________________________________ [ 29436] By: mhx on 2006/12/02 17:13:26 Log: Upgrade to Devel::PPPort 3.10_01 Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/TODO ! ext/Devel/PPPort/devel/buildperl.pl ! ext/Devel/PPPort/mktests.PL ! ext/Devel/PPPort/parts/base/5005000 ! ext/Devel/PPPort/parts/base/5007002 ! ext/Devel/PPPort/parts/base/5009001 ! ext/Devel/PPPort/parts/base/5009004 ! ext/Devel/PPPort/parts/embed.fnc ! ext/Devel/PPPort/parts/inc/misc ! ext/Devel/PPPort/parts/inc/threads ! ext/Devel/PPPort/parts/inc/variables ! ext/Devel/PPPort/parts/todo/5009001 ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t ! ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/Sv_set.t ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/cop.t ! ext/Devel/PPPort/t/exception.t ext/Devel/PPPort/t/grok.t ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/memory.t ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/newCONSTSUB.t ! ext/Devel/PPPort/t/newRV.t ext/Devel/PPPort/t/podtest.t ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/strlfuncs.t ! ext/Devel/PPPort/t/sv_xpvf.t ext/Devel/PPPort/t/threads.t ! ext/Devel/PPPort/t/uv.t ext/Devel/PPPort/t/variables.t ! ext/Devel/PPPort/t/warn.t ____________________________________________________________________________ [ 29435] By: rgs on 2006/12/02 09:10:01 Log: Subject: [PATCH] perltodo.pod: add perlio todos/thinkabouts From: Jarkko Hietaniemi Date: Fri, 1 Dec 2006 22:05:17 +0200 (EET) Message-Id: <200612012005.kB1K5Hn3448004@kosh.hut.fi> Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 29434] By: nicholas on 2006/12/01 22:51:22 Log: Make get_db_sub non-static, and call it from pp_goto, which allows the removal of duplicate code. (The conversion of GvSV(PL_DBsub) to GvSVn(PL_DBsub) implicit in this change should fix a failure with Devel::SmallProf.) Branch: perl ! embed.fnc embed.h pp_ctl.c pp_hot.c proto.h ____________________________________________________________________________ [ 29433] By: nicholas on 2006/12/01 22:28:11 Log: Remove the pp_entersub specific logic from S_get_db_sub. Branch: perl ! embed.fnc pp_ctl.c pp_hot.c proto.h ____________________________________________________________________________ [ 29432] By: rgs on 2006/12/01 16:56:01 Log: Subject: Re: [PATCH] Make B::Lint use Module::Pluggable From: "Joshua ben Jore" Date: Wed, 29 Nov 2006 16:26:25 -0800 Message-ID: Branch: perl + ext/B/t/pluglib/B/Lint/Plugin/Test.pm ! MANIFEST ext/B/B/Lint.pm ext/B/t/lint.t ____________________________________________________________________________ [ 29431] By: rgs on 2006/12/01 14:03:22 Log: Remove unused variable Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29430] By: rgs on 2006/12/01 13:59:27 Log: Subject: [PATCH] Continue split of perl internal regexp structures from ones that are engine specific. From: demerphq Date: Thu, 30 Nov 2006 22:06:38 +0100 Message-ID: <9b18b3110611301306p5cad5deal4aa55559b8c8defd@mail.gmail.com> Branch: perl ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym ! perl.h pod/perlreguts.pod proto.h regcomp.c regcomp.h regexp.h ! sv.c ____________________________________________________________________________ [ 29429] By: rgs on 2006/12/01 10:28:36 Log: Verify that the debugger has an array where to store lines before doing so. This fixes an assertion failure when parsing a script that begins with '#!perl -d'. Also, code factorization in toke.c. Branch: perl ! embed.fnc embed.h op.c proto.h toke.c ____________________________________________________________________________ [ 29428] By: steveh on 2006/12/01 09:41:47 Log: Fix Time-HiRes linker error on Win32 introduced by upgrades from version 1.94 (#29423 and #29426) Subject: Re: Time::HiRes not happy? From: "Rafael Garcia-Suarez" Date: Fri, 1 Dec 2006 10:26:48 +0100 Message-ID: Branch: perl ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs ____________________________________________________________________________ [ 29427] By: stevep on 2006/11/30 14:21:40 Log: -Dprefix failed on Cygwin unless the directory ${installbin} already existed prior to running make. Branch: perl ! cygwin/Makefile.SHs ____________________________________________________________________________ [ 29426] By: stevep on 2006/11/30 14:11:57 Log: Upgrade to Time-HiRes-1.96. Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL ____________________________________________________________________________ [ 29425] By: steveh on 2006/11/30 10:13:40 Log: Don't try to export fd_refcnt symbols when building without USE_PERLIO to keep the Win32 linker happy Branch: perl ! makedef.pl ____________________________________________________________________________ [ 29424] By: steveh on 2006/11/30 09:45:47 Log: I think #29060 / #29073 missed this Branch: perl ! win32/win32.c win32/wince.c ____________________________________________________________________________ [ 29423] By: stevep on 2006/11/30 04:44:54 Log: Upgrade to Time-HiRes-1.95 Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/fallback/const-c.inc ____________________________________________________________________________ [ 29422] By: stevep on 2006/11/30 04:24:10 Log: Subject: [PATCH] No code specified for -. From: Jarkko Hietaniemi Date: Wed, 29 Nov 2006 19:06:09 -0500 Message-ID: <456E2071.3010404@iki.fi> Branch: perl ! perl.c ____________________________________________________________________________ [ 29421] By: stevep on 2006/11/29 15:32:58 Log: Upgrade to CPAN-1.88_63. Branch: perl ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm ____________________________________________________________________________ [ 29420] By: rgs on 2006/11/29 15:26:00 Log: Subject: Re: Fix \k preceded by literal From: demerphq Date: Wed, 29 Nov 2006 16:18:34 +0100 Message-ID: <9b18b3110611290718o685a07ddja39f595ed97c231a@mail.gmail.com> Branch: perl ! regcomp.c regcomp.h t/op/re_tests ____________________________________________________________________________ [ 29419] By: stevep on 2006/11/29 15:24:21 Log: Upgrade to Tie-RefHash-1.35_01, which is just a version change for bleadperl. Branch: perl ! lib/Tie/RefHash.pm ____________________________________________________________________________ [ 29418] By: stevep on 2006/11/29 15:17:59 Log: Upgrade to ExtUtils-ParseXS-2.17. Actuall just caught up with most of the patches to bleadperl. The remaining change missing is #29252, so, the version has been bumped to 2.17_01. Branch: perl ! lib/ExtUtils/ParseXS.pm ____________________________________________________________________________ [ 29417] By: rgs on 2006/11/29 12:08:35 Log: Patch by Derek Price to Time::Piece for CPAN bug #21255: NOTDATE - DATE should stringify DATE and let Perl handle things Branch: perl ! ext/Time/Piece/Piece.pm ext/Time/Piece/t/06subclass.t ____________________________________________________________________________ [ 29416] By: rgs on 2006/11/29 11:34:10 Log: Subject: [perl #41008] Setting $0 invalidates environment shown by ps From: alexander_bluhm@genua.de (via RT) Date: Tue, 28 Nov 2006 05:09:31 -0800 Message-ID: Branch: perl ! mg.c ____________________________________________________________________________ [ 29415] By: rgs on 2006/11/29 11:01:06 Log: Subject: [PATCH perl5db.pl] MacOSX debugger fork support From: Richard Foley Date: Wed, 29 Nov 2006 12:00:53 +0100 Message-Id: <200611291200.53429.Richard.Foley@rfi.net> Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 29414] By: nicholas on 2006/11/29 10:19:19 Log: Fix Attribute::Handlers to cope with proxy constant subroutines. Branch: perl + lib/Attribute/Handlers/t/constants.t ! MANIFEST lib/Attribute/Handlers.pm ____________________________________________________________________________ [ 29413] By: rgs on 2006/11/29 09:30:02 Log: Change in handling of \RNNN inside nested patterns Subject: Re: New development release in sight From: demerphq Date: Wed, 29 Nov 2006 01:07:43 +0100 Message-ID: <9b18b3110611281607i3d583febtd549989dc3cabc8a@mail.gmail.com> Branch: perl ! pod/perlre.pod regcomp.c t/op/pat.t t/op/re_tests ____________________________________________________________________________ [ 29412] By: nicholas on 2006/11/28 23:31:15 Log: Bring the joy of strict to Attribute::Handlers. Branch: perl ! lib/Attribute/Handlers.pm ____________________________________________________________________________ [ 29411] By: rgs on 2006/11/28 17:19:40 Log: Remove DOS line endings (perforce should take care of line encodings on checkout) Branch: perl ! lib/IPC/Cmd/t/02_Interactive.t lib/Log/Message.pm ! lib/Log/Message/Config.pm lib/Log/Message/Handlers.pm ! lib/Log/Message/Item.pm lib/Log/Message/t/conf/config_file ! lib/Module/Load/Conditional/t/to_load/Commented.pm ! lib/Module/Load/Conditional/t/to_load/LoadIt.pm ! lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm ____________________________________________________________________________ [ 29410] By: steveh on 2006/11/28 16:43:17 Log: Fix IPC-Cmd test failure on Win32: check current directory as well as those listed in $ENV{PATH} when searching for binaries Branch: perl ! lib/IPC/Cmd.pm ____________________________________________________________________________ [ 29409] By: steveh on 2006/11/28 16:01:55 Log: Building with Visual C++ 2005 now works except for one test failure Branch: perl ! README.win32 win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 29408] By: steveh on 2006/11/28 15:57:45 Log: Silence VC++ 8 warnings about "possible loss of data" Branch: perl ! ext/POSIX/POSIX.xs pp_sys.c ____________________________________________________________________________ [ 29407] By: rgs on 2006/11/28 14:59:03 Log: OS/2 compilation fixes by Ilya Subject: [PATCH 5.8.8] Build on OS/2 From: Ilya Zakharevich Date: Tue, 28 Nov 2006 03:36:29 -0800 Message-ID: <20061128113629.GA18108@powdermilk.math.berkeley.edu> Branch: perl ! config_h.SH perlvars.h ____________________________________________________________________________ [ 29406] By: steveh on 2006/11/28 14:58:14 Log: Silence 4 "unreferenced local variable" warnings from VC++ Branch: perl ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs ____________________________________________________________________________ [ 29405] By: rgs on 2006/11/28 14:39:58 Log: Subject: Re: [PATCH 5.8.8] Build on OS/2 From: Ilya Zakharevich Date: Tue, 28 Nov 2006 05:02:20 -0800 Message-ID: <20061128130220.GA18386@powdermilk.math.berkeley.edu> Branch: perl ! ext/Devel/DProf/DProf.xs ____________________________________________________________________________ [ 29404] By: rgs on 2006/11/28 13:50:37 Log: Add Module::Pluggable (required by CPANPLUS) Branch: perl + lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm + lib/Module/Pluggable/t/01use.t + lib/Module/Pluggable/t/02alsoworks.t + lib/Module/Pluggable/t/02works.t + lib/Module/Pluggable/t/02works_taint.t + lib/Module/Pluggable/t/03diffname.t + lib/Module/Pluggable/t/04acmedir.t + lib/Module/Pluggable/t/04acmedir_single.t + lib/Module/Pluggable/t/04acmepath.t + lib/Module/Pluggable/t/04acmepath_single.t + lib/Module/Pluggable/t/05postpath.t + lib/Module/Pluggable/t/06multipath.t + lib/Module/Pluggable/t/07instantiate.t + lib/Module/Pluggable/t/08nothing.t + lib/Module/Pluggable/t/09require.t + lib/Module/Pluggable/t/10innerpack.t + lib/Module/Pluggable/t/10innerpack_inner.t + lib/Module/Pluggable/t/10innerpack_noinner.t + lib/Module/Pluggable/t/10innerpack_override.t + lib/Module/Pluggable/t/11usetwice.t + lib/Module/Pluggable/t/12only.t + lib/Module/Pluggable/t/12onlyarray.t + lib/Module/Pluggable/t/12onlyregex.t + lib/Module/Pluggable/t/13except.t + lib/Module/Pluggable/t/13exceptarray.t + lib/Module/Pluggable/t/13exceptregex.t + lib/Module/Pluggable/t/14package.t + lib/Module/Pluggable/t/15topicsafe.t + lib/Module/Pluggable/t/16different_extension.t + lib/Module/Pluggable/t/17devel_inner_package.t + lib/Module/Pluggable/t/18skipped_package.t + lib/Module/Pluggable/t/19can_ok_clobber.t + lib/Module/Pluggable/t/20dodgy_files.t + lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm + lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin + lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm + lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm + lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm + lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm + lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm + lib/Module/Pluggable/t/lib/No/Middle.pm + lib/Module/Pluggable/t/lib/OddTest/Plugin/-Dodgy.pm + lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm + lib/Module/Pluggable/t/lib/TA/C/A/I.pm ! MANIFEST ____________________________________________________________________________ [ 29403] By: rgs on 2006/11/28 13:32:26 Log: Subject: [PATCH 5.8.8] perl5db on miniperl From: Ilya Zakharevich Date: Tue, 28 Nov 2006 03:39:05 -0800 Message-ID: <20061128113905.GA18135@powdermilk.math.berkeley.edu> Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 29402] By: steveh on 2006/11/28 11:57:35 Log: Give perl.exe an icon when built with MinGW and Borland It already gets an icon when built with VC++, but the MinGW and Borland builds were not making any use of the resource file. Also add the top-level directory into MinGW's resource compiler search path to assist ActivePerl builds: see: http://downloads.activestate.com/ActivePerl/src/5.8/AP819_diff.txt Branch: perl ! win32/makefile.mk ____________________________________________________________________________ [ 29401] By: rgs on 2006/11/28 10:45:06 Log: Add IPC::Cmd to the core Branch: perl + lib/IPC/Cmd.pm lib/IPC/Cmd/t/01_IPC-Cmd.t + lib/IPC/Cmd/t/02_Interactive.t lib/IPC/Cmd/t/src/child.pl ! MANIFEST ____________________________________________________________________________ [ 29400] By: rgs on 2006/11/28 10:09:01 Log: Typo fix (by Dominic Dunlop) Branch: perl ! cflags.SH ____________________________________________________________________________ [ 29399] By: rgs on 2006/11/28 09:57:24 Log: Subject: [PATCH[ threads 1.53 From: "Jerry D. Hedden" Date: Mon, 27 Nov 2006 09:26:08 -0800 (PST) Message-ID: <965653.3725.qm@web30206.mail.mud.yahoo.com> Branch: perl ! ext/threads/Changes ext/threads/README ! ext/threads/shared/t/cond.t ext/threads/t/exit.t ! ext/threads/t/libc.t ext/threads/t/stress_re.t ! ext/threads/t/thread.t ext/threads/threads.pm ! ext/threads/threads.xs ____________________________________________________________________________ [ 29398] By: stevep on 2006/11/28 01:32:07 Log: Subject: [PATCH] Re: [PATCH] perlhack: some portability updates From: Dominic Dunlop Date: Sun, 26 Nov 2006 12:01:16 +0100 Message-Id: <253514EB-BA57-4A43-93FA-75D6F3CF27BC@mac.com> Branch: perl ! cflags.SH perl.h pod/perlhack.pod ____________________________________________________________________________ [ 29397] By: steveh on 2006/11/27 17:44:27 Log: Add missing d_printf_format_null/PRINTF_FORMAT_NULL_OK to Win32 canned configs See: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00923.html Branch: perl ! perl.h win32/config.bc win32/config.gc win32/config.vc ! win32/config.vc64 win32/config_H.bc win32/config_H.gc ! win32/config_H.vc win32/config_H.vc64 ____________________________________________________________________________ [ 29396] By: steveh on 2006/11/27 17:39:00 Log: Make the win32/makefile.mk a little safer - Add a few missing s,\,$B, substitutions. We were living dangerously with various unescaped backslashes not causing problems purely because they don't make valid ecape codes anyway, e.g. ..\perl59.dll was only working because \p isn't an escape code so it didn't get mapped to anything nasty. - Move the $(BLINK_FLAGS) out of $(mktmp ...)'s because it could contain backslashes which would otherwise need escaping. (Adding in the escaping would be another fix but other cases don't put $(BLINK_FLAGS) into $(mktmp ...) files in the first place.) Branch: perl ! win32/makefile.mk ____________________________________________________________________________ [ 29395] By: rgs on 2006/11/27 16:54:26 Log: Add missing file to MANIFEST Branch: perl ! MANIFEST ____________________________________________________________________________ [ 29394] By: nicholas on 2006/11/27 08:02:35 Log: Move words and revcharmap out of struct _rev_trie_data and duplicate them on thread clone. Branch: perl ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c ____________________________________________________________________________ [ 29393] By: nicholas on 2006/11/26 23:32:29 Log: Move widecharmap out of the shared structure _reg_trie_data into the top level regdata array, so that it can be correctly duplicated on thread clone. Branch: perl ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c ____________________________________________________________________________ [ 29392] By: nicholas on 2006/11/26 23:01:46 Log: Swap _reg_ac_data.trie to U32 offset into the regdata array, as preliminary to moving _reg_trie_data.widecharmap out too. Branch: perl ! regcomp.c regcomp.h regexec.c ____________________________________________________________________________ [ 29391] By: nicholas on 2006/11/26 22:21:02 Log: Moving the reference count to the front of both _reg_trie_data and _reg_ac_data allows smaller code in Perl_regdupe. Branch: perl ! regcomp.c regcomp.h ____________________________________________________________________________ [ 29390] By: nicholas on 2006/11/26 20:52:49 Log: A little reodering of the switch statement in Perl_regdupe makes a smaller executable. Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29389] By: nicholas on 2006/11/26 20:03:16 Log: Eliminated unitialised clone_params value bug accidentally added with change 28229. Branch: perl ! ext/threads/threads.xs ____________________________________________________________________________ [ 29388] By: nicholas on 2006/11/26 20:00:36 Log: Stage 1 of threadsafe-ing the trie strucutres - use shared malloc. Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29387] By: nicholas on 2006/11/26 18:44:57 Log: Simplify S_add_data(), given that realloc will NULL acts as malloc(). Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29386] By: nicholas on 2006/11/26 18:26:53 Log: Change (well, correct) S_add_data to take and return a U32. Branch: perl ! embed.fnc proto.h regcomp.c ____________________________________________________________________________ [ 29385] By: nicholas on 2006/11/26 18:00:05 Log: Make the cache in Carp::trusts actually persist across calls :-) I made a similar mistake once long ago, and now spot the pattern. Branch: perl ! lib/Carp/Heavy.pm ____________________________________________________________________________ [ 29384] By: nicholas on 2006/11/26 17:33:05 Log: Remove unused lexical present since change 13426. Branch: perl ! lib/Carp/Heavy.pm ____________________________________________________________________________ [ 29383] By: stevep on 2006/11/26 14:14:54 Log: Adding Time::Piece to the core...again. Branch: perl + ext/Time/Piece/Changes ext/Time/Piece/Makefile.PL + ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs + ext/Time/Piece/README ext/Time/Piece/Seconds.pm + ext/Time/Piece/t/01base.t ext/Time/Piece/t/02core.t + ext/Time/Piece/t/03compare.t ext/Time/Piece/t/04mjd.t + ext/Time/Piece/t/05overload.t ext/Time/Piece/t/06subclass.t ! MANIFEST Porting/Maintainers.pl ____________________________________________________________________________ [ 29382] By: nicholas on 2006/11/26 12:38:20 Log: Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehow manages to forcibly re-load Carp.pm without re-loading Carp/Heavy.pm Branch: perl ! lib/Carp.pm lib/Carp/Heavy.pm ____________________________________________________________________________ [ 29381] By: stevep on 2006/11/25 23:11:36 Log: Skip test for Module::Load::Conditional that appears to be setting $^X, but not getting it right. I'll wait to see if Jos has a fix. Branch: perl ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t ____________________________________________________________________________ [ 29380] By: craigb on 2006/11/25 22:19:14 Log: xterm debugger support for VMS from John Malmberg (with revisions) Branch: perl ! configure.com lib/perl5db.pl vms/descrip_mms.template ! vms/vms.c ____________________________________________________________________________ [ 29379] By: stevep on 2006/11/25 17:49:26 Log: Subject: [PATCH] Add Module::Load::Conditional to the core From: "Jos Boumans" Date: Fri, 24 Nov 2006 18:07:54 +0100 (CET) Message-ID: <23336.80.127.35.68.1164388074.squirrel@webmail.xs4all.nl> Branch: perl + lib/Module/Load/Conditional.pm + lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t + lib/Module/Load/Conditional/t/to_load/Commented.pm + lib/Module/Load/Conditional/t/to_load/LoadIt.pm + lib/Module/Load/Conditional/t/to_load/LoadMe.pl + lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm + lib/Module/Load/Conditional/t/to_load/ToBeLoaded ! MANIFEST ____________________________________________________________________________ [ 29378] By: stevep on 2006/11/25 17:34:09 Log: Subject: [PATCH] smoke signs suppression From: Jarkko Hietaniemi Date: Sat, 25 Nov 2006 11:45:24 -0500 Message-ID: <45687324.3040102@iki.fi> Branch: perl ! ext/re/re.xs iperlsys.h pp_hot.c regcomp.c regexec.c ____________________________________________________________________________ [ 29377] By: stevep on 2006/11/25 17:29:55 Log: Subject: [PATCH] perlhack: some portability updates From: Jarkko Hietaniemi Date: Sat, 25 Nov 2006 17:57:23 +0200 (EET) Message-Id: <200611251557.kAPFvNKw011342@kosh.hut.fi> Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 29376] By: steveh on 2006/11/24 17:11:34 Log: Remove redundant macros from win32 makefiles In the course of removing redundant ByteLoader references I found that various long lists of extensions are hopelessly out of date, e.g. Compress/Zlib should be Compress/Raw/Zlib and PerlIO/*, threads/* and others are missing. It seems that these lists of extensions serve no useful purpose anyway: in Makefile they are used to delete files that should already have been deleted by the Makefile for each module, and in makefile.mk DYNAMIC_EXT wasn't used at all! So the simplest remedy is to remove them. One less maintenance headache. Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 29375] By: steveh on 2006/11/24 15:44:23 Log: Cleanup manifest file left by test script when using VC8 Branch: perl ! lib/ExtUtils/t/Embed.t ____________________________________________________________________________ [ 29374] By: steveh on 2006/11/24 15:38:24 Log: Embed manifest files in DLLs built with Module-Build when using VC8 This change does for Module-Build what part of #29266 did for ExtUtils-MakeMaker. Branch: perl ! lib/ExtUtils/CBuilder/Platform/Windows.pm ____________________________________________________________________________ [ 29373] By: rgs on 2006/11/24 15:03:55 Log: Subject: [perl #36689] &=, |= and ^= overloads are nbot documented From: "Adriano Rodrigues" Date: Thu, 23 Nov 2006 17:43:12 -0200 Message-ID: <73ddeb6c0611231143y1e3461dbqf30f5fce16698b5c@mail.gmail.com> Branch: perl ! lib/overload.pm lib/overload.t ____________________________________________________________________________ [ 29372] By: rgs on 2006/11/24 10:16:07 Log: Revert change #29098 (that introduced a new warning, "Variable length character upgraded in print") Branch: perl ! doio.c pod/perl595delta.pod pod/perldiag.pod ____________________________________________________________________________ [ 29371] By: rgs on 2006/11/24 09:58:43 Log: Un-TODO one test in pat.t ($1 kept safe after a /g match) Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 29370] By: craigb on 2006/11/24 04:45:30 Log: Even better configure.com handling for checkcfgvar.pl Branch: perl ! Porting/checkcfgvar.pl ____________________________________________________________________________ [ 29369] By: craigb on 2006/11/24 04:42:43 Log: Initialize targetarch in configure.com Branch: perl ! configure.com ____________________________________________________________________________ [ 29368] By: nicholas on 2006/11/23 23:17:44 Log: Subject: Re: [PATCH] Cleanup regexp flags and structure From: demerphq Message-ID: <9b18b3110611231021l561a9cb4te985db3f0648e097@mail.gmail.com> Date: Thu, 23 Nov 2006 19:21:38 +0100 Attached patch completes the splitting out of the core from the regexp internal data. Branch: perl ! regcomp.c regexec.c regexp.h ____________________________________________________________________________ [ 29367] By: stevep on 2006/11/23 20:51:11 Log: Module::Pluggable diff had some hidden binary files in it. I'm backing it out while Jos verifies whether those files are actually needed in the distribution or not. Branch: perl - lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm - lib/Module/Pluggable/t/01use.t - lib/Module/Pluggable/t/02alsoworks.t - lib/Module/Pluggable/t/02works.t - lib/Module/Pluggable/t/03diffname.t - lib/Module/Pluggable/t/04acmedir.t - lib/Module/Pluggable/t/04acmedir_single.t - lib/Module/Pluggable/t/04acmepath.t - lib/Module/Pluggable/t/04acmepath_single.t - lib/Module/Pluggable/t/05postpath.t - lib/Module/Pluggable/t/06multipath.t - lib/Module/Pluggable/t/07instantiate.t - lib/Module/Pluggable/t/08nothing.t - lib/Module/Pluggable/t/09require.t - lib/Module/Pluggable/t/10innerpack.t - lib/Module/Pluggable/t/10innerpack_inner.t - lib/Module/Pluggable/t/10innerpack_noinner.t - lib/Module/Pluggable/t/10innerpack_override.t - lib/Module/Pluggable/t/11usetwice.t - lib/Module/Pluggable/t/12only.t - lib/Module/Pluggable/t/12onlyarray.t - lib/Module/Pluggable/t/12onlyregex.t - lib/Module/Pluggable/t/13except.t - lib/Module/Pluggable/t/13exceptarray.t - lib/Module/Pluggable/t/13exceptregex.t - lib/Module/Pluggable/t/14package.t - lib/Module/Pluggable/t/15topicsafe.t - lib/Module/Pluggable/t/16different_extension.t - lib/Module/Pluggable/t/17devel_inner_package.t - lib/Module/Pluggable/t/18skipped_package.t - lib/Module/Pluggable/t/19can_ok_clobber.t - lib/Module/Pluggable/t/20dodgy_files.t - lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin - lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm - lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm - lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm - lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm - lib/Module/Pluggable/t/lib/No/Middle.pm - lib/Module/Pluggable/t/lib/OddTest/Plugin/%23Dodgy.pm - lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm - lib/Module/Pluggable/t/lib/TA/C/A/I.pm ! MANIFEST ____________________________________________________________________________ [ 29366] By: stevep on 2006/11/23 20:09:57 Log: Subject: [PATCH] Add Module::Pluggable to the core From: "Jos Boumans" Date: Sun, 19 Nov 2006 16:06:00 +0100 (CET) Message-ID: <4188.80.127.35.68.1163948760.squirrel@webmail.xs4all.nl> Branch: perl + lib/Devel/InnerPackage.pm lib/Module/Pluggable.pm + lib/Module/Pluggable/Object.pm lib/Module/Pluggable/t/01use.t + lib/Module/Pluggable/t/02alsoworks.t + lib/Module/Pluggable/t/02works.t + lib/Module/Pluggable/t/03diffname.t + lib/Module/Pluggable/t/04acmedir.t + lib/Module/Pluggable/t/04acmedir_single.t + lib/Module/Pluggable/t/04acmepath.t + lib/Module/Pluggable/t/04acmepath_single.t + lib/Module/Pluggable/t/05postpath.t + lib/Module/Pluggable/t/06multipath.t + lib/Module/Pluggable/t/07instantiate.t + lib/Module/Pluggable/t/08nothing.t + lib/Module/Pluggable/t/09require.t + lib/Module/Pluggable/t/10innerpack.t + lib/Module/Pluggable/t/10innerpack_inner.t + lib/Module/Pluggable/t/10innerpack_noinner.t + lib/Module/Pluggable/t/10innerpack_override.t + lib/Module/Pluggable/t/11usetwice.t + lib/Module/Pluggable/t/12only.t + lib/Module/Pluggable/t/12onlyarray.t + lib/Module/Pluggable/t/12onlyregex.t + lib/Module/Pluggable/t/13except.t + lib/Module/Pluggable/t/13exceptarray.t + lib/Module/Pluggable/t/13exceptregex.t + lib/Module/Pluggable/t/14package.t + lib/Module/Pluggable/t/15topicsafe.t + lib/Module/Pluggable/t/16different_extension.t + lib/Module/Pluggable/t/17devel_inner_package.t + lib/Module/Pluggable/t/18skipped_package.t + lib/Module/Pluggable/t/19can_ok_clobber.t + lib/Module/Pluggable/t/20dodgy_files.t + lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm + lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin + lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm + lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm + lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm + lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm + lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm + lib/Module/Pluggable/t/lib/No/Middle.pm + lib/Module/Pluggable/t/lib/OddTest/Plugin/%23Dodgy.pm + lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm + lib/Module/Pluggable/t/lib/TA/C/A/I.pm ! MANIFEST ____________________________________________________________________________ [ 29365] By: nicholas on 2006/11/23 19:29:57 Log: Change 29364 forgot to turn the POK flag on. Branch: perl ! sv.c ____________________________________________________________________________ [ 29364] By: nicholas on 2006/11/23 17:16:34 Log: Assigning to a PVCV effectively just sets the prototype, so make this the exact behaviour. (Fixes bug #40681, which prevents mod_perl from building) Branch: perl ! sv.c ____________________________________________________________________________ [ 29363] By: nicholas on 2006/11/23 16:59:04 Log: Remove superfluous SvROK() Branch: perl ! sv.c ____________________________________________________________________________ [ 29362] By: craigb on 2006/11/23 16:11:16 Log: Tune configure.com checking to ignore trailing comments. Branch: perl ! Porting/checkcfgvar.pl ____________________________________________________________________________ [ 29361] By: rgs on 2006/11/23 15:55:47 Log: Fix for bug #38631: tied variables don't work with .= <> Branch: perl ! pp_hot.c t/op/readline.t ____________________________________________________________________________ [ 29360] By: rgs on 2006/11/23 12:57:18 Log: Subject: [PATCH] Cleanup regexp flags and structure From: demerphq Date: Thu, 23 Nov 2006 12:36:24 +0100 Message-ID: <9b18b3110611230336p3ce3b16du47cd5398dea8d873@mail.gmail.com> Branch: perl ! dump.c ext/re/re.xs mg.c op.c op.h pp.c pp_hot.c regcomp.c ! regexec.c regexp.h ____________________________________________________________________________ [ 29359] By: rgs on 2006/11/23 11:28:28 Log: More safety in free()s Branch: perl ! op.c ____________________________________________________________________________ [ 29358] By: steveh on 2006/11/23 11:06:47 Log: Silence VC8's warnings about "unsafe" CRT functions and POSIX CRT function names being deprecated, and add a note to perltodo to revisit this one day. Branch: perl ! pod/perltodo.pod win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 29357] By: rgs on 2006/11/23 10:05:43 Log: Subject: [PATCH lib/ExtUtils/t/build_man.t] installman3dir is null From: "Robin Barker" Date: Tue, 21 Nov 2006 16:48:35 -0000 Message-ID: <2C2E01334A940D4792B3E115F95B7226120ABE@exchsvr1.npl.ad.local> Branch: perl ! lib/ExtUtils/t/build_man.t ____________________________________________________________________________ [ 29356] By: stevep on 2006/11/23 03:09:08 Log: Upgrade to PathTools-3.24. Branch: perl ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm ! lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm ____________________________________________________________________________ [ 29355] By: steveh on 2006/11/22 17:20:05 Log: Update makefile.mk as per Makefile w.r.t. #29308 and #29323 Branch: perl ! win32/makefile.mk ____________________________________________________________________________ [ 29354] By: rgs on 2006/11/22 17:09:33 Log: Subject: \G with /g results in infinite loop in 5.6 and later From: demerphq Date: Wed, 22 Nov 2006 17:11:02 +0100 Message-ID: <9b18b3110611220811k1a54f650t1bd7c6a9450b0a7e@mail.gmail.com> Branch: perl ! pod/perldiag.pod pod/perlre.pod pp_hot.c regcomp.c regcomp.h ! regcomp.sym regexec.c regexp.h t/op/pat.t t/op/regmesg.t ____________________________________________________________________________ [ 29353] By: stevep on 2006/11/22 17:00:54 Log: Subject: POSIX::remove() and directories From: "Dintelmann, Peter" Date: Wed, 22 Nov 2006 17:41:55 +0100 Message-ID: <3852726AFA94DE4F87E616F13F416A5F0A912F@naimucu1.ffz00k.rootdom.net> Branch: perl ! ext/POSIX/POSIX.pm ____________________________________________________________________________ [ 29352] By: steveh on 2006/11/22 16:49:10 Log: VC8 regards 60 seconds as an invalid parameter for strftime() so skip the test in that case. Branch: perl ! ext/POSIX/t/posix.t ____________________________________________________________________________ [ 29351] By: rgs on 2006/11/22 15:17:54 Log: Don't AUTOLOAD DESTROY from Attribute::Handlers. (patch by Jerry D. Hedden for CPAN bug #1911) Branch: perl ! lib/Attribute/Handlers.pm ____________________________________________________________________________ [ 29350] By: steveh on 2006/11/22 15:11:41 Log: Fix infinite loop in Perl_my_strftime() for failing strftime() Branch: perl ! util.c ____________________________________________________________________________ [ 29349] By: rgs on 2006/11/22 14:30:19 Log: More doc nits on Switch, and bump version to 2.11 for upcoming CPAN release. Branch: perl ! lib/Switch.pm ____________________________________________________________________________ [ 29348] By: stevep on 2006/11/22 14:10:07 Log: Subject: Re: [perl #40917] Benchmark fails under -Mbignum From: SADAHIRO Tomoyuki Date: Wed, 22 Nov 2006 22:32:46 +0900 Message-Id: <20061122223227.193E.BQW10602@nifty.com> Branch: perl ! lib/Benchmark.pm ____________________________________________________________________________ [ 29347] By: rgs on 2006/11/22 13:57:12 Log: Fix a number of documentation issues in Switch.pm (code examples that do not compile, typos, obscure examples) Branch: perl ! lib/Switch.pm ____________________________________________________________________________ [ 29346] By: rgs on 2006/11/22 10:03:51 Log: Remove tests for POD or POD coverage -- they're always skipped. Branch: perl - ext/Compress/IO/Base/t/99pod.t ext/Compress/IO/Zlib/t/999pod.t - ext/Compress/Raw/Zlib/t/99pod.t ext/Compress/Zlib/t/99pod.t - ext/Digest/SHA/t/0-pod-coverage.t ext/Digest/SHA/t/0-pod.t - lib/Term/ANSIColor/t/pod.t lib/Test/Harness/t/pod.t - lib/Text/Balanced/t/pod-coverage.t lib/Text/Balanced/t/pod.t ! MANIFEST ____________________________________________________________________________ [ 29345] By: rgs on 2006/11/22 09:56:14 Log: - Restore two Text::Balanced tests, more comprehensive in bleadperl than in CPAN. - Restore a local bugfix, tested by the above tests. - Fix a few typos in the POD for Text::Balanced - Bump version of Text::Balanced Branch: perl ! lib/Text/Balanced.pm lib/Text/Balanced/t/extmul.t ! lib/Text/Balanced/t/extqlk.t ____________________________________________________________________________ [ 29344] By: rgs on 2006/11/22 09:12:16 Log: Sync Text::Balanced with the CPAN version (1.99.1) Branch: perl ! lib/Text/Balanced.pm lib/Text/Balanced/Changes ! lib/Text/Balanced/README lib/Text/Balanced/t/extmul.t ! lib/Text/Balanced/t/extqlk.t ____________________________________________________________________________ [ 29343] By: rgs on 2006/11/21 17:24:19 Log: Remove assertions.pm review from perltodo Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 29342] By: rgs on 2006/11/21 16:32:42 Log: Subject: [PATCH] threads 1.52 From: "Jerry D. Hedden" Date: Tue, 21 Nov 2006 08:26:28 -0800 (PST) Message-ID: <204140.57721.qm@web30207.mail.mud.yahoo.com> Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t ! ext/threads/t/thread.t ext/threads/threads.pm ! ext/threads/threads.xs ____________________________________________________________________________ [ 29341] By: merijn on 2006/11/21 16:18:49 Log: Upgrade warning should only be issued if upgrade happens Branch: perl ! hints/hpux.sh ____________________________________________________________________________ [ 29340] By: rgs on 2006/11/21 16:08:34 Log: Regenerate Changes, add nits in perldelta Branch: perl ! Changes pod/perl595delta.pod ____________________________________________________________________________ [ 29339] By: merijn on 2006/11/21 16:03:30 Log: Silence some warnings during Configure Branch: perl ! hints/hpux.sh ____________________________________________________________________________ [ 29338] By: merijn on 2006/11/21 15:16:46 Log: No more 5005thread messages from Configure for 5.9.x and up Branch: perl ! Configure Porting/Glossary config_h.SH ____________________________________________________________________________ [ 29337] By: merijn on 2006/11/21 15:12:41 Log: No more 5005threads messages from Configure past 5.8.x Branch: metaconfig ! U/threads/usethreads.U ____________________________________________________________________________ [ 29336] By: rgs on 2006/11/21 14:45:19 Log: Invalidate the method lookup cache when assigning to a glob named "isa". (That happens when importing "isa" from UNIVERSAL, for example.) Fixes bug #24824. Branch: perl ! pp_hot.c t/op/universal.t ____________________________________________________________________________ [ 29335] By: rgs on 2006/11/21 10:22:21 Log: Remove warnings against WHOA THERE warnings from the hints files. Branch: perl ! hints/machten.sh hints/machten_2.sh hints/sco.sh ! hints/solaris_2.sh hints/sunos_4_1.sh hints/ultrix_4.sh ! hints/umips.sh ____________________________________________________________________________ [ 29334] By: rgs on 2006/11/21 10:17:36 Log: Remove description of WHOA THERE messages for recommended hint values, removed by change #29288. Branch: perl ! INSTALL ____________________________________________________________________________ [ 29333] By: rgs on 2006/11/21 09:15:43 Log: Remove the test counter checker at the end of t/op/pat.t : it doesn't get updated correctly. Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 29332] By: stevep on 2006/11/21 03:59:34 Log: "This is going to be slow." This change switches OpenBSD locale tests from the spaghetti doneness test to specifically testing locales in its /usr/share/locale. Speeds up lib/locale.t to 13 minutes a run vs. the previous time of over two hours. Branch: perl ! lib/locale.t ____________________________________________________________________________ [ 29331] By: nicholas on 2006/11/20 22:53:39 Log: Correct typo in test description. Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 29330] By: rgs on 2006/11/20 18:03:43 Log: Unify the two warnings "Can't declare %s in %s", in line with what's documented in perldiag. Branch: perl ! op.c t/op/attrs.t ____________________________________________________________________________ [ 29329] By: rgs on 2006/11/20 16:05:33 Log: Subject: [PATCH] Re: thread free problem From: "Jerry D. Hedden" Date: Mon, 20 Nov 2006 07:32:36 -0800 (PST) Message-ID: <696736.39963.qm@web30204.mail.mud.yahoo.com> Branch: perl ! op.c ____________________________________________________________________________ [ 29328] By: rgs on 2006/11/20 15:31:03 Log: Actually, undef $SIG{FOO} should restore the default signal handler. Else, once we exit a block where the signal handler was localized, it becomes ignored. Branch: perl ! mg.c ____________________________________________________________________________ [ 29327] By: rgs on 2006/11/20 15:19:36 Log: Make undef $SIG{FOO} ignore the signal FOO Branch: perl ! mg.c ____________________________________________________________________________ [ 29326] By: rgs on 2006/11/20 14:51:46 Log: Subject: [patch@29297] perl5db.pl detecting forked debugger on VMS. From: "John E. Malmberg" Date: Sat, 18 Nov 2006 23:07:17 -0500 Message-ID: <455FD875.8050007@qsl.net> Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 29325] By: rgs on 2006/11/20 14:04:22 Log: Fix precedence problem Branch: perl ! mg.c ____________________________________________________________________________ [ 29324] By: rgs on 2006/11/20 13:36:10 Log: Patch by Yves Orton to fix the regression reported in : Subject: 28325/6 break DateTime::Format::Strptime From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) Date: Sun, 19 Nov 2006 05:41:53 +0100 Message-ID: <877ixs6oa6.fsf@k75.linux.bogus> Branch: perl ! ext/re/t/lexical_debug.pl ext/re/t/lexical_debug.t ! ext/re/t/regop.t pp.sym pp_proto.h regcomp.c regexec.c ! t/op/pat.t ____________________________________________________________________________ [ 29323] By: rgs on 2006/11/20 11:19:29 Log: Extend the test-reonly make target on windows (Yves Orton) Branch: perl ! win32/Makefile ____________________________________________________________________________ [ 29322] By: rgs on 2006/11/20 11:18:03 Log: Un-TODO tests for bug #32840, plus some new tests, by Yves Orton Branch: perl ! t/op/rxcode.t ____________________________________________________________________________ [ 29321] By: steveh on 2006/11/20 10:38:07 Log: Revert #29307. It doesn't fix the XXX after all. Using "$(shell @type )" on a temporary file just inserts the contents of the file in question into the command-line, exactly like putting the data there in the first place would achieve. It doesn't avoid creating a long command-line as we would like to do. Branch: perl ! win32/makefile.mk ____________________________________________________________________________ [ 29320] By: rgs on 2006/11/20 09:54:10 Log: Update Text::Tabs and Text::Wrap to version 2006.1117 Branch: perl + lib/Text/TabsWrap/t/Jacobson.t lib/Text/TabsWrap/t/Jacobson2.t ! MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG ! lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t ! lib/Text/Wrap.pm ____________________________________________________________________________ [ 29319] By: rgs on 2006/11/19 15:36:29 Log: Subject: [PATCH] ExtUtils/typemap: better error messages + constant string optimization From: Alexey Tourbin Date: Sat, 18 Nov 2006 05:06:47 +0300 Message-ID: <20061118020647.GA23287@localhost.localdomain> Branch: perl ! lib/ExtUtils/typemap ____________________________________________________________________________ [ 29318] By: rgs on 2006/11/19 13:56:32 Log: Subject: Re: [PATCH] Study SUSPEND (and recursion) properly From: demerphq Date: Fri, 17 Nov 2006 13:34:42 +0100 Message-ID: <9b18b3110611170434w218b4e86x7d61df2d1166a746@mail.gmail.com> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29317] By: craigb on 2006/11/18 17:02:38 Log: Update skip count for VMS. Branch: perl ! t/uni/class.t ____________________________________________________________________________ [ 29316] By: nicholas on 2006/11/18 16:14:18 Log: Subject: [perl #40921] shellwords.pl cannot handle trailing backslash From: alexander_bluhm@genua.de (via RT) Message-ID: Date: Fri, 17 Nov 2006 09:31:48 -0800 (and convert the example to a test) Branch: perl ! lib/Text/ParseWords.pm lib/Text/ParseWords.t ____________________________________________________________________________ [ 29315] By: nicholas on 2006/11/18 15:32:04 Log: Convert lib/Text/ParseWords.t to Test::More Branch: perl ! lib/Text/ParseWords.t ____________________________________________________________________________ [ 29314] By: stevep on 2006/11/18 05:42:14 Log: Sync up the function definitions for Perl_my_popen with the prototype. Branch: perl ! util.c ____________________________________________________________________________ [ 29313] By: stevep on 2006/11/18 05:04:42 Log: Tweaks needed to get Perl compiling with g++ on OpenBSD. Branch: perl ! perl.h perlio.c ____________________________________________________________________________ [ 29312] By: merijn on 2006/11/17 20:46:20 Log: Subject: [perl #18209] bug in regex s/\s$word\s/ /gi; and $& From: "yves orton via RT" Date: Fri, 17 Nov 2006 10:17:48 -0800 Message-ID: Branch: perl ! mg.c t/op/pat.t ____________________________________________________________________________ [ 29311] By: merijn on 2006/11/17 20:28:27 Log: Subject: [perl #18209] bug in regex s/\s$word\s/ /gi; and $& From: "yves orton via RT" Date: Fri, 17 Nov 2006 10:17:48 -0800 Message-ID: Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 29310] By: merijn on 2006/11/17 20:25:27 Log: Subject: [perl #22395] regexp /(.*)[bc]/ 10000 times slower in 5.8.0 vs 5.6.1 From: "yves orton via RT" Date: Fri, 17 Nov 2006 09:48:14 -0800 Message-ID: Branch: perl ! regcomp.c t/op/pat.t ____________________________________________________________________________ [ 29309] By: merijn on 2006/11/17 20:12:20 Log: Subject: [perl #17542] regex confusion From: "yves orton via RT" Date: Fri, 17 Nov 2006 07:40:15 -0800 Message-ID: Branch: perl ! t/op/subst.t ____________________________________________________________________________ [ 29308] By: merijn on 2006/11/17 19:54:49 Log: Subject: [perl #36909] $^R undefined on matches involving backreferences From: yves orton via RT Date: Nov 17, 2006 4:07 PM Branch: perl ! regcomp.c regexec.c t/op/pat.t t/op/subst.t win32/Makefile ____________________________________________________________________________ [ 29307] By: steveh on 2006/11/17 17:07:33 Log: Fix the XXX in #29303 Branch: perl ! win32/makefile.mk ____________________________________________________________________________ [ 29306] By: steveh on 2006/11/17 15:55:51 Log: Tidy up Makefile part of #29260 and apply to makefile.mk too Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 29305] By: steveh on 2006/11/17 15:45:26 Log: Install perl-static.exe if it was built Perhaps this should be done via "installperl" so as to get, e.g., perl5.9.5-static.exe and honour INST_VER and INST_ARCH? Just do it quick-and-dirty for now, as is done for wperl.exe. It can always be fixed later if anyone wants it. Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 29304] By: rgs on 2006/11/17 15:45:23 Log: Subject: [patch@29297] d_printf_format_null needed in configure.com From: "John E. Malmberg" Date: Fri, 17 Nov 2006 10:22:50 -0500 Message-ID: <455DD3CA.6050405@qsl.net> Branch: perl ! configure.com ____________________________________________________________________________ [ 29303] By: steveh on 2006/11/17 15:12:12 Log: Add perl-static.exe support to win32/makefile.mk This applies the same changes that were made in win32/Makefile by changes #29285 and #29296, plus a tweak to win32/runperl.c to fix a linker error when using MinGW/gcc Branch: perl ! win32/makefile.mk win32/runperl.c ____________________________________________________________________________ [ 29302] By: nicholas on 2006/11/17 13:01:51 Log: Change 29297 omitted a semicolon. Branch: perl ! t/op/taint.t ____________________________________________________________________________ [ 29301] By: rgs on 2006/11/17 11:06:48 Log: Subject: [PATCH] Study SUSPEND (and recursion) properly From: demerphq Date: Thu, 16 Nov 2006 20:32:11 +0100 Message-ID: <9b18b3110611161132j695ee86ata939a149b08efb11@mail.gmail.com> Branch: perl ! regcomp.c t/op/pat.t ____________________________________________________________________________ [ 29300] By: rgs on 2006/11/17 09:45:56 Log: Doc nits to re.pm Branch: perl ! ext/re/re.pm ____________________________________________________________________________ [ 29299] By: rgs on 2006/11/17 09:38:56 Log: Subject: [PATCH] add regmust() to re.pm/re.xs From: demerphq Date: Fri, 17 Nov 2006 00:54:13 +0100 Message-ID: <9b18b3110611161554m222446bay7912ec1f778d3aaa@mail.gmail.com> Branch: perl ! ext/re/re.pm ext/re/re.xs ext/re/t/re_funcs.t pod/perltodo.pod ____________________________________________________________________________ [ 29298] By: steveh on 2006/11/17 08:53:21 Log: Add missing d_ctermid/HAS_CTERMID to Win32 canned configs Branch: perl ! win32/config.bc win32/config.gc win32/config.vc ! win32/config.vc64 win32/config_H.bc win32/config_H.gc ! win32/config_H.vc win32/config_H.vc64 ____________________________________________________________________________ [ 29297] By: stevep on 2006/11/17 04:20:01 Log: Change #27951 added tests to t/op/taint.t involving taint, opening "|-". Unfortunately, this usually reacts badly on OpenBSD with threaded Perls, causing zombie processes nearly every time this is run. For now, skipping the test seem reasonable while working on a solution to the problem. Branch: perl ! t/op/taint.t ____________________________________________________________________________ [ 29296] By: steveh on 2006/11/16 14:28:59 Log: Fix Extensions_static dependencies to avoid relinking every time Subject: Re: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.ex e fo r win32 From: demerphq Date: Thu, 16 Nov 2006 13:58:32 +0100 Message-ID: <9b18b3110611160458r6bebb7f6k8421abe68b474997@mail.gmail.com> Branch: perl ! win32/Makefile ____________________________________________________________________________ [ 29295] By: rgs on 2006/11/16 13:35:14 Log: Remove duplicate declaration Branch: perl ! regexp.h ____________________________________________________________________________ [ 29294] By: rgs on 2006/11/16 11:55:07 Log: Clarifications to close() docs, pointed out by Peter Dintelmann Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 29293] By: rgs on 2006/11/16 10:24:47 Log: Subject: [PATCH] threads 1.51 From: "Jerry D. Hedden" Date: Wed, 15 Nov 2006 11:36:58 -0800 (PST) Message-ID: <71793.95536.qm@web30213.mail.mud.yahoo.com> Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t ! ext/threads/t/thread.t ext/threads/threads.pm ! ext/threads/threads.xs ____________________________________________________________________________ [ 29292] By: steveh on 2006/11/16 09:30:48 Log: Update checkcfgvars.pl: config.ce is in win32/ in 5.9.x Leave wince/config.ce in the list as well, though, because that still exists in 5.8.x Branch: perl ! Porting/checkcfgvar.pl ____________________________________________________________________________ [ 29291] By: merijn on 2006/11/16 09:13:08 Log: Extended uconfig.sh based on Porting/checkcfgvar.pl findings Branch: perl ! uconfig.sh ____________________________________________________________________________ [ 29290] By: merijn on 2006/11/16 08:44:09 Log: As generation of Glossary depends on a copy of config.sh, make sure it is up to date enough to make a reliable Glossary. Branch: metaconfig ! U/mkgloss.pl ____________________________________________________________________________ [ 29289] By: merijn on 2006/11/16 08:07:33 Log: Yet another step in generation a more reliable Glossary Branch: perl ! Porting/Glossary Porting/config.sh ____________________________________________________________________________ [ 29288] By: merijn on 2006/11/15 21:36:30 Log: 1. Less Whoa there, based on a suggestion by Andy Dougherty 2. d_printf_format_null, based on a patch by Robin Barker Branch: perl ! Configure Porting/Glossary config_h.SH ____________________________________________________________________________ [ 29287] By: merijn on 2006/11/15 21:21:37 Log: Less Whoa there, based on a suggestion by Andy Subject: Re: [PATCH] Toning down the "WHOA THERE" message From: Andrew Dougherty Date: Wed, 8 Nov 2006 07:51:44 -0500 (EST) Message-ID: Branch: metaconfig + U/modified/Whoa.U ____________________________________________________________________________ [ 29286] By: merijn on 2006/11/15 20:50:26 Log: Subject: RE: [PATCH Configure] was RE: [PATCH] was RE: Perl_die() /Perl_croak() From: "Robin Barker" Date: Wed, 15 Nov 2006 19:35:52 -0000 Message-ID: <2C2E01334A940D4792B3E115F95B7226120AB7@exchsvr1.npl.ad.local> Branch: metaconfig ! U/modified/d_attribut.U ____________________________________________________________________________ [ 29285] By: steveh on 2006/11/15 18:07:44 Log: Add support for building a perl-static.exe that doesn't depend on the perl59.dll. It currently can't load DLL extension modules, so any that are required must be statically linked too. This may be fixed sometime. Changes to win32/makefile.mk also to follow. Subject: RE: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.exe fo r win32 From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" Date: Mon, 13 Nov 2006 19:45:05 +0100 Message-ID: (with minor tweaks for cleanup and embedding manifest file) Branch: perl ! win32/Makefile ____________________________________________________________________________ [ 29284] By: steveh on 2006/11/15 17:32:24 Log: Fix tests added by #29248 and #29249 Branch: perl ! ext/XS/APItest/APItest.xs ext/XS/APItest/core_or_not.inc ____________________________________________________________________________ [ 29283] By: rgs on 2006/11/15 15:28:53 Log: Subject: [perl #39026] Tie::Memoize::EXISTS not caching the value From: Len Weisberg (via RT) Date: Fri, 28 Apr 2006 20:36:05 -0700 Message-ID: Branch: perl ! lib/Tie/Memoize.pm ____________________________________________________________________________ [ 29282] By: rgs on 2006/11/15 13:56:52 Log: FAQ sync Branch: perl ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod ! pod/perlfaq9.pod ____________________________________________________________________________ [ 29281] By: rgs on 2006/11/15 13:03:34 Log: Fix a signedness cast warning Branch: perl ! sv.c ____________________________________________________________________________ [ 29280] By: rgs on 2006/11/15 12:51:48 Log: Tweaks to the debugger test by Richard Foley, plus fix auxiliary file path Branch: perl ! lib/perl5db.t ____________________________________________________________________________ [ 29279] By: rgs on 2006/11/15 12:41:24 Log: Subject: Re: [PATCH] Fix RT#19049 and add relative backreferences From: demerphq Date: Wed, 15 Nov 2006 12:29:39 +0100 Message-ID: <9b18b3110611150329l206e4552w887ae5f0a3f7ca80@mail.gmail.com> Branch: perl ! ext/re/re.xs pod/perl595delta.pod pod/perldiag.pod ! pod/perlre.pod pod/perlreguts.pod regcomp.c regexec.c regexp.h ! t/op/pat.t t/op/re_tests ____________________________________________________________________________ [ 29278] By: rgs on 2006/11/15 11:12:30 Log: Move the test files for the debugger in a t/ subdirectory, so they don't get installed Branch: perl +> lib/perl5db/t/eval-line-bug - lib/perl5db/eval-line-bug ! MANIFEST ____________________________________________________________________________ [ 29277] By: rgs on 2006/11/15 10:37:58 Log: Subject: Re: Fix linker error on Win32 From: demerphq Date: Wed, 15 Nov 2006 10:36:34 +0100 Message-ID: <9b18b3110611150136n7c90d187t5cf49847f153a537@mail.gmail.com> Branch: perl ! ext/XS/APItest/core_or_not.inc ____________________________________________________________________________ [ 29276] By: stevep on 2006/11/15 04:33:20 Log: Subject: [PATCH] Makefile.SH: lib/re.pm often messes restarted parallel makes From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Wed, 15 Nov 2006 05:48:32 +0200 (EET) Message-Id: <20061115034832.43B7E8B3E7@seth.hut.fi> Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 29275] By: davem on 2006/11/14 23:24:45 Log: debugger test could hang if run with umask 0002 Branch: perl ! lib/perl5db.t ____________________________________________________________________________ [ 29274] By: rgs on 2006/11/14 16:59:45 Log: A first regression test for the debugger, by Shlomi Fish and Richard Foley. Branch: perl + lib/perl5db.t lib/perl5db/eval-line-bug ! MANIFEST ____________________________________________________________________________ [ 29273] By: rgs on 2006/11/14 14:19:46 Log: Fix bug #39037: rcatline doesn't stringify references Branch: perl ! pp_hot.c t/op/readline.t ____________________________________________________________________________ [ 29272] By: rgs on 2006/11/14 12:36:15 Log: Doc patch by Thomas O Smailus : Subject: Fwd: [perl #40866] Error on doc page? (File::Basename) From: "Adriano Rodrigues" Date: Tue, 14 Nov 2006 10:24:38 -0200 Message-ID: <73ddeb6c0611140424t26b01d0aq667ca95e77f25e6@mail.gmail.com> Branch: perl ! lib/File/Basename.pm ____________________________________________________________________________ [ 29271] By: rgs on 2006/11/14 11:35:04 Log: Assert that we don't access strings saved for $1 etc. out of bounds Branch: perl ! mg.c ____________________________________________________________________________ [ 29270] By: rgs on 2006/11/14 10:18:00 Log: Subject: Re: Why aren't %Carp::Internal and %Carp::CarpInternal documented? From: "Ben Tilly" Date: Sun, 22 Oct 2006 14:07:23 -0700 Message-ID: Branch: perl ! lib/Carp.pm lib/Carp.t lib/Carp/Heavy.pm ____________________________________________________________________________ [ 29269] By: rgs on 2006/11/14 09:40:43 Log: Subject: [PATCH] ParseXS.pm: small optimization for "Usage: ..." constant strings From: Alexey Tourbin Date: Tue, 14 Nov 2006 05:45:40 +0300 Message-ID: <20061114024540.GA21986@localhost.localdomain> Branch: perl ! lib/ExtUtils/ParseXS.pm ____________________________________________________________________________ [ 29268] By: rgs on 2006/11/14 09:36:17 Log: Subject: Fwd: Memory leak with s/// and hashes From: demerphq Date: Tue, 14 Nov 2006 00:38:31 +0100 Message-ID: <9b18b3110611131538kc00175ft4db7ff71df22e766@mail.gmail.com> Branch: perl ! regcomp.c regexec.c regexp.h ____________________________________________________________________________ [ 29267] By: rgs on 2006/11/14 06:59:03 Log: Subject: [PATCH] Allow negative indexing in recursive patterns From: demerphq Date: Mon, 13 Nov 2006 18:59:32 +0100 Message-ID: <9b18b3110611130959k1fdd2485yd8eb1cd428de570a@mail.gmail.com> Branch: perl ! pod/perlre.pod regcomp.c t/op/pat.t t/op/re_tests ____________________________________________________________________________ [ 29266] By: steveh on 2006/11/13 18:09:58 Log: Embed manifest files in EXEs and DLLs when building with VC++ 8.x See the thread starting here for details: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00398.html (Still need to do something for Module::Build somtime...) Branch: perl ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 29265] By: rgs on 2006/11/13 15:52:54 Log: Todo (nice to have): an improvement to ~~ Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 29264] By: stevep on 2006/11/13 15:10:16 Log: Upgrade to CPAN-1.88_62 Branch: perl ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm ! lib/CPAN/SIGNATURE ____________________________________________________________________________ [ 29263] By: rgs on 2006/11/13 15:05:27 Log: Fix a bug in the debugger tracing variables when one was eval'ing a string including a "#line" directive containing the actual name of the file already. (following-up change #25409) Branch: perl ! toke.c ____________________________________________________________________________ [ 29262] By: rgs on 2006/11/13 14:30:15 Log: The latest regression test to Scalar::Util doesn't pass with threaded perls Branch: perl ! ext/List/Util/t/readonly.t ____________________________________________________________________________ [ 29261] By: rgs on 2006/11/13 14:15:33 Log: A new regression test from: Subject: [PATHCH] Scalar::Util::readonly & compression (was RE: Change 29117: [PATCH] IO::Compress modules) From: "Paul Marquess" Date: Sun, 29 Oct 2006 21:03:21 -0000 Message-ID: <02cf01c6fb9d$ade808a0$6501a8c0@myopwv.com> Branch: perl ! ext/List/Util/t/readonly.t ____________________________________________________________________________ [ 29260] By: rgs on 2006/11/13 14:00:41 Log: Subject: Re: [PATCH] New regex syntax omnibus From: demerphq Date: Thu, 9 Nov 2006 17:09:34 +0100 Message-ID: <9b18b3110611090809l667860c9t6c27453d7c86a21e@mail.gmail.com> Branch: perl ! pod/perl595delta.pod pod/perlre.pod regcomp.c regcomp.h ! regcomp.pl regcomp.sym regexec.c regexp.h regnodes.h ! t/op/pat.t win32/Makefile ____________________________________________________________________________ [ 29259] By: rgs on 2006/11/13 11:38:02 Log: Subject: [PATCH] was RE: Perl_die() / Perl_croak() From: "Robin Barker" Date: Mon, 13 Nov 2006 10:25:08 -0000 Message-ID: <2C2E01334A940D4792B3E115F95B7226149377@exchsvr1.npl.ad.local> Branch: perl ! embed.fnc embed.pl perl.h proto.h ____________________________________________________________________________ [ 29258] By: rgs on 2006/11/13 11:17:10 Log: Parsing fix: it wasn't possible to call a function with a (_) prototype (that is, a function mimicing an unary op) without parentheses. Bug reported by Ævar Arnfjörð Bjarmason. Branch: perl ! madly.act madly.tab madly.y perly.act perly.tab perly.y ! t/comp/uproto.t ____________________________________________________________________________ [ 29257] By: rgs on 2006/11/13 10:13:52 Log: Subject: Re: [perl #27053] /^/m doesn't match after a newline at the end of the string From: demerphq Date: Sat, 11 Nov 2006 16:25:17 +0100 Message-ID: <9b18b3110611110725t3dc1e447v751ef5880363aa9b@mail.gmail.com> Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 29256] By: rgs on 2006/11/13 10:12:34 Log: Casting nit Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29255] By: rgs on 2006/11/13 09:55:11 Log: POD fixes and nits in re.pm Branch: perl ! ext/re/re.pm ____________________________________________________________________________ [ 29254] By: rgs on 2006/11/13 09:40:35 Log: Subject: [PATCH DOC] minor nit in binmode docs From: Paul Johnson Date: Fri, 10 Nov 2006 12:17:37 +0100 Message-ID: <20061110111737.GP17047@pjcj.net> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 29253] By: stevep on 2006/11/13 02:23:29 Log: The DynaLoader test isn't happy with OpenBSD's libc.so.39.3. Branch: perl ! ext/DynaLoader/t/DynaLoader.t ____________________________________________________________________________ [ 29252] By: stevep on 2006/11/13 02:19:12 Log: Subject: [PATCH] Regex Utility Functions and Substituion Fix (XML::Twig core dump) From: demerphq Date: Sun, 12 Nov 2006 23:29:41 +0100 Message-ID: <9b18b3110611121429g1fc9d6c1t4007dc711f9e8396@mail.gmail.com> Plus a couple tweaks to ext/re/re.pm and t/op/pat.t to those patches to apply cleanly. Branch: perl + ext/re/t/re_funcs.t ! MANIFEST embed.fnc embed.h ext/re/re.pm ext/re/re.xs ! ext/re/re_top.h lib/ExtUtils/ParseXS.pm perl.h ! pod/perlreguts.pod pp.c pp_hot.c proto.h regcomp.c regcomp.h ! regexp.h sv.c t/op/pat.t ____________________________________________________________________________ [ 29251] By: nicholas on 2006/11/12 23:09:46 Log: Re-order ops to the implementation order in pp_sys.c - this makes a branch table corresponding to a switch statement slightly smaller. Branch: perl ! opcode.h opcode.pl opnames.h ____________________________________________________________________________ [ 29250] By: nicholas on 2006/11/12 22:17:30 Log: Avoid ext/Safe/t/safeops.t needing to keep its tests in lockstep with opcode.pl OP order. Branch: perl ! ext/Safe/t/safeops.t ____________________________________________________________________________ [ 29249] By: nicholas on 2006/11/12 21:57:22 Log: Forgot to add the new files for 29248. Branch: perl + ext/XS/APItest/core.c ext/XS/APItest/core_or_not.inc + ext/XS/APItest/notcore.c ext/XS/APItest/t/svsetsv.t ____________________________________________________________________________ [ 29248] By: nicholas on 2006/11/12 20:22:28 Log: Change 24714 was arguably over-ambitious, in that non-core modules can't be expected to know that sv_setsv() may now not "really" copy a scalar. So arrange things so that COW of shared hash key scalars is only done for calls within the the PERL_CORE. Branch: perl ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs ! ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL sv.c sv.h ____________________________________________________________________________ [ 29247] By: nicholas on 2006/11/12 18:16:52 Log: Looks like I didn't actually test the COW conditional code in change 27533. Perl now compiles, but ext/Compress/Raw/Zlib/t/07bufsize.t fails. Branch: perl ! pp_ctl.c regexec.c ____________________________________________________________________________ [ 29246] By: rgs on 2006/11/12 13:35:24 Log: Subject: [PATCH] (2nd version) small tweaks based on smoke signs From: Jarkko Hietaniemi Date: Sat, 11 Nov 2006 06:18:56 +0200 (EET) Message-Id: <200611110418.kAB4Ium5350338@kosh.hut.fi> Branch: perl ! hv.c regcomp.c regexec.c ____________________________________________________________________________ [ 29245] By: rgs on 2006/11/12 13:11:07 Log: Reinstate warning 'Useless use of "re" pragma' Branch: perl ! ext/re/re.pm ____________________________________________________________________________ [ 29244] By: stevep on 2006/11/10 22:55:01 Log: Upgrade to Test-Simple-0.65. Branch: perl ! lib/Test/Builder.pm lib/Test/Builder/Module.pm ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm ! lib/Test/Simple/Changes ____________________________________________________________________________ [ 29243] By: rgs on 2006/11/09 15:58:11 Log: Add to Attribute::Handlers the ability to report caller's file and line number. Based on: Subject: FW: Attribute::Handlers From: "David Feldman" Date: Wed, 25 Oct 2006 16:34:26 -0400 Message-ID: plus docs and tests. Branch: perl + lib/Attribute/Handlers/t/linerep.t ! MANIFEST lib/Attribute/Handlers.pm ! lib/Attribute/Handlers/t/multi.t ____________________________________________________________________________ [ 29242] By: rgs on 2006/11/09 13:33:57 Log: Silence warnings in Pod::Man Branch: perl ! lib/Pod/t/man.t ____________________________________________________________________________ [ 29241] By: rgs on 2006/11/09 12:32:41 Log: Subject: [PATCH regexec.c regexp.h] ***speculative*** was RE: [PATCH] regexec.c - silence compiler warning From: "Robin Barker" Date: Wed, 8 Nov 2006 15:29:47 -0000 Message-ID: <2C2E01334A940D4792B3E115F95B7226120AA6@exchsvr1.npl.ad.local> Branch: perl ! regexec.c regexp.h ____________________________________________________________________________ [ 29240] By: rgs on 2006/11/09 11:05:24 Log: Subject: [PATCH] regcomp.c: printf arg casts From: Jarkko Hietaniemi Date: Thu, 9 Nov 2006 06:47:53 +0200 (EET) Message-Id: <200611090447.kA94lreg223840@kosh.hut.fi> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29239] By: davem on 2006/11/08 19:13:57 Log: perl parser bug leading to memory corruption quoted-string parser naughtily maintained a pointer into an SV which could get realloc()ed. Branch: perl ! toke.c ____________________________________________________________________________ [ 29238] By: merijn on 2006/11/08 16:39:21 Log: Subject: Configure patch to add detection for DIR.dd_fd member variable From: "Steve Peters" Date: Sun, 5 Nov 2006 01:40:34 -0600 Message-ID: Branch: perl ! Configure Cross/config.sh-arm-linux NetWare/config.wc ! Porting/Glossary config_h.SH configure.com epoc/config.sh ! handy.h plan9/config_sh.sample symbian/config.sh uconfig.sh ! win32/config.bc win32/config.gc win32/config.vc ! win32/config.vc64 ____________________________________________________________________________ [ 29237] By: merijn on 2006/11/08 16:18:12 Log: Subject: Configure patch to add detection for DIR.dd_fd member variable From: "Steve Peters" Date: Sun, 5 Nov 2006 01:40:34 -0600 Message-ID: Branch: metaconfig/U/perl + d_dir_dd_fd.U ____________________________________________________________________________ [ 29236] By: rgs on 2006/11/08 15:33:02 Log: Subject: [PATCH t/op/inccode.t] fails under minitest From: "Robin Barker" Date: Wed, 8 Nov 2006 15:18:23 -0000 Message-ID: <2C2E01334A940D4792B3E115F95B7226120AA5@exchsvr1.npl.ad.local> Branch: perl ! t/op/inccode.t ____________________________________________________________________________ [ 29235] By: rgs on 2006/11/08 15:14:31 Log: Change the documentation of the return values of @INC-hooks to match what is tested to work. (It's a bit confusing that optional values might appear at the middle, too.) Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 29234] By: rgs on 2006/11/08 14:02:46 Log: Subject: [PATCH] Supress df warning in stat.t on OS X From: Michael G Schwern Date: Wed, 08 Nov 2006 08:51:50 -0500 Message-ID: <4551E0F6.20108@gmail.com> Branch: perl ! t/op/stat.t ____________________________________________________________________________ [ 29233] By: steveh on 2006/11/08 13:53:52 Log: Don't use the PERL_MSVCRT_READFIX when using VC++ 7.x onwards. VC++ 7.x onwards use their own MSVCR7x.dll, MSVCR8x.dll, etc, rather than MSVCRT.dll, so they do not require the read() fix. Therefore, we also don't need to update the ioinfo struct used by the read() fix w.r.t. VC++ 8.x, so back out that part of change #29218 Branch: perl ! win32/Makefile win32/makefile.mk win32/win32.h ____________________________________________________________________________ [ 29232] By: rgs on 2006/11/08 13:27:14 Log: Type change to avoid signed/unsigned compiler warnings (thanks to Robin Barker) Branch: perl ! regexec.c ____________________________________________________________________________ [ 29231] By: rgs on 2006/11/08 13:14:20 Log: Regenerate Changes; update perldelta Branch: perl ! Changes pod/perl595delta.pod ____________________________________________________________________________ [ 29230] By: rgs on 2006/11/08 11:23:13 Log: Subject: Re: New version diagnostic breaks a bunch of modules. From: Glenn Linderman Date: Mon, 30 Oct 2006 12:50:21 -0800 Message-ID: <4546658D.6090507@NevCal.com> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 29229] By: rgs on 2006/11/08 10:43:52 Log: Subject: [PATCH] Perl_die() / Perl_croak() From: "Philip M. Gollucci" Date: Tue, 07 Nov 2006 23:27:40 -0800 Message-ID: <455186EC.8010906@p6m7g8.com> (backported to embed.fnc) Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 29228] By: rgs on 2006/11/08 10:28:49 Log: Subject: Patch for bug in SelfLoader.pm From: Mike Schilli Date: Tue, 7 Nov 2006 13:39:30 -0800 (PST) Message-ID: <20061107132809.I31331@spiral.corp.yahoo.com> Branch: perl ! lib/SelfLoader.pm ____________________________________________________________________________ [ 29227] By: rgs on 2006/11/07 17:31:02 Log: Use $HOME/localperl as default prefix for installing perl in the terse installation instructions in README. Branch: perl ! README ____________________________________________________________________________ [ 29226] By: rgs on 2006/11/07 16:50:47 Log: More notes in perldelta Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 29225] By: rgs on 2006/11/07 14:23:08 Log: Forbid using tainted formats in printf and sprintf Branch: perl ! pod/perl595delta.pod pp.c pp_sys.c t/op/taint.t ____________________________________________________________________________ [ 29224] By: rgs on 2006/11/07 11:16:54 Log: Subject: Re: [PATCH] [perl #40668] Data::Dumper fails to dump all hash keys when itertaor is not at start From: "Jerry D. Hedden" Date: Mon, 6 Nov 2006 08:57:04 -0800 (PST) Message-ID: <20061106165704.939.qmail@web30214.mail.mud.yahoo.com> Branch: perl ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/bugs.t ____________________________________________________________________________ [ 29223] By: rgs on 2006/11/07 10:45:26 Log: Subject: Because I like pain. An update to README From: Jesse Vincent Date: Mon, 6 Nov 2006 19:52:35 -0500 Message-Id: <7BF48AB1-5285-4A9D-929B-8DD697348664@fsck.com> Branch: perl ! README ____________________________________________________________________________ [ 29222] By: rgs on 2006/11/07 10:21:25 Log: Subject: [PATCH] New regex syntax omnibus From: demerphq Date: Mon, 6 Nov 2006 13:06:28 +0100 Message-ID: <9b18b3110611060406u2fa1572as57073949a5df9e62@mail.gmail.com> Plus a portability fix (in string comparison for regex verbs) and doc tweaks / podchecker fixes Branch: perl ! embed.fnc embed.h ext/re/t/regop.t pod/perl595delta.pod ! pod/perldiag.pod pod/perlre.pod proto.h regcomp.c regcomp.h ! regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t ! t/op/re_tests ____________________________________________________________________________ [ 29221] By: nicholas on 2006/11/06 22:21:05 Log: assert() that SvPV_set() isn't used on arrays. Branch: perl ! av.c cop.h mathoms.c pp.c pp_ctl.c pp_hot.c pp_sort.c sv.c ! sv.h ____________________________________________________________________________ [ 29220] By: nicholas on 2006/11/06 21:05:59 Log: assert() that SvPV_set() isn't used on hashes. Branch: perl ! sv.c sv.h ____________________________________________________________________________ [ 29219] By: nicholas on 2006/11/06 20:02:38 Log: assert() that scalars are of the correct type in *set macros. Branch: perl ! sv.h ____________________________________________________________________________ [ 29218] By: steveh on 2006/11/06 16:26:48 Log: Get Visual C++ 2005 (aka Visual C++ 8.x) support off the ground This is not a complete fix yet by any means (there are lots of compiler warnings and lots of test failures), but it's a step in the right direction. See the thread starting here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-10/msg00893.html and continuing here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00102.html for further information Branch: perl ! win32/Makefile win32/makefile.mk win32/win32.c win32/win32.h ____________________________________________________________________________ [ 29217] By: merijn on 2006/11/06 15:19:38 Log: Subject: Re: [PATCH] Detecting bad /dev/null's in Configure From: Michael Cummings Date: Fri, 25 Aug 2006 15:48:44 -0400 Message-ID: <44EF541C.7050801@gentoo.org> Branch: perl ! Configure ____________________________________________________________________________ [ 29216] By: merijn on 2006/11/06 15:16:37 Log: Subject: Re: [PATCH] Detecting bad /dev/null's in Configure From: Michael Cummings Date: Fri, 25 Aug 2006 15:48:44 -0400 Message-ID: <44EF541C.7050801@gentoo.org> Branch: metaconfig ! U/modified/Head.U Branch: perl ! uconfig.h ____________________________________________________________________________ [ 29215] By: rgs on 2006/11/06 14:37:32 Log: Subject: Re: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not. From: SADAHIRO Tomoyuki Date: Mon, 06 Nov 2006 23:31:50 +0900 Message-Id: <20061106233139.A2BC.BQW10602@nifty.com> Branch: perl ! t/op/time.t ____________________________________________________________________________ [ 29214] By: rgs on 2006/11/06 14:05:41 Log: Sync Pod::Usage with the CPAN version Branch: perl ! lib/Pod/Usage.pm ____________________________________________________________________________ [ 29213] By: merijn on 2006/11/06 13:58:56 Log: The non-unix parts for localtime_r_needs_tzset Plus forced Glossary entry. That is a TODO for automation Branch: perl ! Cross/config.sh-arm-linux NetWare/config.wc Porting/Glossary ! Porting/config_H config_h.SH configure.com epoc/config.sh ! handy.h plan9/config.plan9 plan9/config_h.sample ! plan9/config_sh.sample uconfig.sh win32/config.bc ! win32/config.ce win32/config.gc win32/config.vc ! win32/config.vc64 win32/config_H.bc win32/config_H.ce ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64 ____________________________________________________________________________ [ 29212] By: rgs on 2006/11/06 13:18:25 Log: Subject: [PATCH] Re: the new t/run/cloexec.t failing in Solaris and Tru64 From: Andrew Savige Date: Tue, 7 Nov 2006 00:06:46 +1100 (EST) Message-ID: <20061106130647.57891.qmail@web56411.mail.re3.yahoo.com> Branch: perl ! t/run/cloexec.t ____________________________________________________________________________ [ 29211] By: rgs on 2006/11/06 10:59:16 Log: Upgrade to Test::Simple 0.64_03 Branch: perl + lib/Test/Simple/t/carp.t ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm ! lib/Test/Simple/Changes ! lib/Test/Simple/t/00test_harness_check.t ! lib/Test/Simple/t/tbt_01basic.t ! lib/Test/Simple/t/tbt_02fhrestore.t ! lib/Test/Simple/t/tbt_03die.t ! lib/Test/Simple/t/tbt_04line_num.t ! lib/Test/Simple/t/tbt_05faildiag.t ! lib/Test/Simple/t/tbt_06errormess.t ! lib/Test/Simple/t/tbt_07args.t ____________________________________________________________________________ [ 29210] By: rgs on 2006/11/06 10:09:12 Log: Change reentr.pl to generate reentr.h accordingly to change 29209 Branch: perl ! reentr.pl ____________________________________________________________________________ [ 29209] By: merijn on 2006/11/06 09:43:30 Log: RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not. From: "Benjamin Holzman" Date: Wed, 19 Jul 2006 07:11:09 -0400 Message-ID: <010801c6ab24$09b9ed30$ce0515ac@office.iseoptions.com> Branch: perl ! Configure Porting/Glossary config_h.SH reentr.h t/op/time.t ____________________________________________________________________________ [ 29208] By: rgs on 2006/11/06 09:30:41 Log: Silence a cast warning Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29207] By: merijn on 2006/11/06 09:27:56 Log: RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not. From: "Benjamin Holzman" Date: Wed, 19 Jul 2006 07:11:09 -0400 Message-ID: <010801c6ab24$09b9ed30$ce0515ac@office.iseoptions.com> Branch: metaconfig ! U/threads/d_localtime_r.U ____________________________________________________________________________ [ 29206] By: nicholas on 2006/11/06 08:13:09 Log: PVCVs no longer allocate memory for the SvNVX slot, so assert that no-one is trying to access it. Branch: perl ! sv.h ____________________________________________________________________________ [ 29205] By: craigb on 2006/11/06 01:37:13 Log: In pipe_exit_routine in vms/vms.c, mark a subprocess we've deleted as done. Courtesy of Scott Lepage. Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 29204] By: merijn on 2006/11/04 19:15:19 Log: Subject: Re: [perl #40641] crash with unicode characters in regex comment From: SADAHIRO Tomoyuki Date: Sat, 04 Nov 2006 21:53:50 +0900 Message-Id: <20061104215302.3325.BQW10602@nifty.com> Branch: perl + t/uni/greek.t t/uni/latin2.t ! MANIFEST embed.fnc embed.h global.sym pod/perldiag.pod proto.h ! regcomp.c t/uni/tr_utf8.t ____________________________________________________________________________ [ 29203] By: nicholas on 2006/11/04 18:56:33 Log: Change 27506 wasn't quite correct - the copy of the AMAGIC flag should be as part of RvDEEPCP() in gv.c (Perl_amagic_call()) Branch: perl ! gv.c sv.c ____________________________________________________________________________ [ 29202] By: stevep on 2006/11/04 15:39:57 Log: Subject: [PATCH] New test for close-on-exec ($^F): t/run/cloexec.t From: Andrew Savige Date: Sat, 4 Nov 2006 21:24:14 +1100 (EST) Message-ID: <20061104102414.78987.qmail@web56403.mail.re3.yahoo.com> Branch: perl + t/run/cloexec.t ! MANIFEST ____________________________________________________________________________ [ 29201] By: rgs on 2006/11/03 16:04:48 Log: Subject: [PATCH] replace S_sv_pos_b2u_forwards with utf8_length (was: sv_pos_b2u dislikes the extended UTF-8) From: SADAHIRO Tomoyuki Date: Sun, 21 May 2006 14:00:43 +0900 Message-Id: <20060521140011.358D.BQW10602@nifty.com> Branch: perl ! embed.fnc embed.h proto.h sv.c t/op/index.t ____________________________________________________________________________ [ 29200] By: rgs on 2006/11/03 15:04:15 Log: The assignment to $VERSION must be on its own line, for ExtUtils::MM_Unix::parse_version to be happy. Branch: perl ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ [ 29199] By: rgs on 2006/11/03 14:01:30 Log: Subject: [PATCH] threads 1.49 From: "Jerry D. Hedden" Date: Fri, 3 Nov 2006 05:37:16 -0800 (PST) Message-ID: <20061103133716.95143.qmail@web30214.mail.mud.yahoo.com> Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t ! ext/threads/t/thread.t ext/threads/threads.pm ! ext/threads/threads.xs ____________________________________________________________________________ [ 29198] By: rgs on 2006/11/03 13:32:31 Log: Wrap the $VERSION initialization of DynaLoader in a BEGIN block Subject: [perl #40651] (Obscure) Bug in Dynaloader From: gml4410@ggr.co.uk (via RT) Date: Thu, 02 Nov 2006 09:30:34 -0800 Message-ID: Branch: perl ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ [ 29197] By: rgs on 2006/11/03 10:09:19 Log: When code is loaded through an @INC-hook, and when this hook has set a filename entry in %INC, make sure __FILE__ is set for this code accordingly to the contents of that %INC entry. Branch: perl ! pp_ctl.c t/op/inccode.t ____________________________________________________________________________ [ 29196] By: gisle on 2006/11/03 07:08:18 Log: Typo fixes by Troy Topnik. Branch: perl ! pod/perlretut.pod ____________________________________________________________________________ [ 29195] By: merijn on 2006/11/02 17:49:53 Log: Change #29193 makes this addition unneeded Branch: perl ! t/lib/common.pl ____________________________________________________________________________ [ 29194] By: davem on 2006/11/02 17:36:33 Log: add test that eval undef clears $@ Branch: perl ! t/op/eval.t ____________________________________________________________________________ [ 29193] By: davem on 2006/11/02 17:07:00 Log: eval $undef should emit one warning, not three. Also ensure that eval $undef clears $@ (it did, but only by luck) Branch: perl ! pp_ctl.c t/lib/warnings/9uninit toke.c ____________________________________________________________________________ [ 29192] By: rgs on 2006/11/02 16:45:13 Log: Fix case in external pod link Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 29191] By: rgs on 2006/11/02 13:51:21 Log: say() has the same syntax than print(), so forbid to override it (like print()) Branch: perl ! perl_keyword.pl t/op/cproto.t toke.c ____________________________________________________________________________ [ 29190] By: rgs on 2006/11/02 13:04:10 Log: This volatile modifier is not on the referent, but on the pointer (see change 28606) Branch: perl ! op.c ____________________________________________________________________________ [ 29189] By: rgs on 2006/11/02 12:26:47 Log: Subject: [PATCH] Add more backtracking control verbs to regex engine (?CUT), (?ERROR) From: demerphq Date: Thu, 2 Nov 2006 12:35:10 +0100 Message-ID: <9b18b3110611020335h7ea469a8g28ca483f6832816d@mail.gmail.com> Branch: perl ! embed.fnc ext/re/re.pm pod/perl595delta.pod pod/perlre.pod ! proto.h regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c ! regexp.h regnodes.h t/op/pat.t ____________________________________________________________________________ [ 29188] By: rgs on 2006/11/02 11:59:23 Log: Subject: [patch at 21983] factor out $^O eq 'darwin' from XSLoader.pm From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" Date: Thu, 2 Nov 2006 12:36:49 +0100 Message-ID: Branch: perl ! ext/DynaLoader/XSLoader_pm.PL ____________________________________________________________________________ [ 29187] By: rgs on 2006/11/02 11:14:42 Log: Subject: Re: $, and say From: Gisle Aas Date: 27 Jan 2006 14:46:00 -0800 Message-ID: with tweaks so "say;" continues to default to $_ plus a regression test Branch: perl ! embed.fnc embed.h op.c opcode.h opcode.pl pod/perlfunc.pod ! pp.sym pp_hot.c pp_proto.h proto.h t/io/say.t ____________________________________________________________________________ [ 29186] By: rgs on 2006/11/02 11:01:29 Log: Silence a gcc warning Branch: perl ! regexec.c ____________________________________________________________________________ [ 29185] By: rgs on 2006/11/02 10:32:18 Log: More regression tests for the _ prototype Branch: perl ! t/comp/uproto.t ____________________________________________________________________________ [ 29184] By: rgs on 2006/11/02 10:06:37 Log: More heuristics to make warnings.t pass under different combinations of PERL_UNICODE / locale Branch: perl ! t/lib/common.pl ____________________________________________________________________________ [ 29183] By: rgs on 2006/11/01 17:05:03 Log: Subject: [PATCH] Add a commit verb to regex engine to allow fine tuning of backtracking control. From: demerphq Date: Tue, 31 Oct 2006 22:49:57 +0100 Message-ID: <9b18b3110610311349n5947cc8fsf0b2e6ddd9a7ee01@mail.gmail.com> Branch: perl ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h ! t/op/pat.t ____________________________________________________________________________ [ 29182] By: rgs on 2006/11/01 16:29:05 Log: Fix the failures in warnings tests when PERL_UNICODE is defined that show up in the smokes under UTF-8 locales. Based on : Subject: Re: UTF-8 Failures in smoke ($PERL_UNICODE) From: "H.Merijn Brand" Date: Wed, 1 Nov 2006 17:03:55 +0100 Message-ID: <20061101170355.7c57b515@pc09> Branch: perl ! t/lib/common.pl t/lib/warnings/9uninit ____________________________________________________________________________ [ 29181] By: steveh on 2006/11/01 13:22:16 Log: Forgot to bump Time-HiRes $VERSION in change #29180 (IO's $VERSION is bumped already) Branch: perl ! ext/Time/HiRes/HiRes.pm ____________________________________________________________________________ [ 29180] By: steveh on 2006/11/01 13:07:37 Log: Silence VC++ compiler warnings See: http://www.nntp.perl.org/group/perl.daily-build.reports/42208 Branch: perl ! ext/IO/IO.xs ext/Time/HiRes/HiRes.xs regexec.c ____________________________________________________________________________ [ 29179] By: rgs on 2006/11/01 12:39:39 Log: Subject: [PATCH] Remove beta status from compression modules From: "Paul Marquess" Date: Wed, 1 Nov 2006 10:34:52 -0000 Message-ID: <02b301c6fda1$5d799950$4e3c140a@myopwv.com> Branch: perl ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/README ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README ! ext/Compress/Zlib/lib/Compress/Zlib.pm ____________________________________________________________________________ [ 29178] By: rgs on 2006/11/01 10:44:58 Log: Regression test by Yves Orton for : [perl #36046] Special var @- becomes arbitrarily large Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 29177] By: nicholas on 2006/10/31 22:36:40 Log: Missed a ) in a comment. Branch: perl ! perl.c ____________________________________________________________________________ [ 29176] By: rgs on 2006/10/31 16:28:33 Log: Don't run ext/Sys/Syslog/t/constants.t with taint mode, so it's not systematically skipped Branch: perl ! ext/Sys/Syslog/t/constants.t ____________________________________________________________________________ [ 29175] By: rgs on 2006/10/31 16:02:03 Log: Some diagnostic output was giving warnings in op/pack.t under UTF-8 locales, and warnings where fatal by default. Make them non-fatal for diagnostics. Branch: perl ! t/op/pack.t ____________________________________________________________________________ [ 29174] By: rgs on 2006/10/31 14:47:25 Log: Fix a case of segfault in ithread destruction Branch: perl ! ext/threads/threads.xs ____________________________________________________________________________ [ 29173] By: rgs on 2006/10/31 14:29:07 Log: Doc clarification for PerlIO::encoding (thanks to Steve Hay) Branch: perl ! ext/PerlIO/encoding/encoding.pm ____________________________________________________________________________ [ 29172] By: rgs on 2006/10/31 14:10:25 Log: threads::shared doesn't use ppport.h in the core Branch: perl ! mkppport.lst ____________________________________________________________________________ [ 29171] By: rgs on 2006/10/31 14:03:30 Log: Subject: [PATCH] threads 1.47 From: "Jerry D. Hedden" Date: Tue, 31 Oct 2006 05:26:25 -0800 (PST) Message-ID: <20061031132626.18317.qmail@web30214.mail.mud.yahoo.com> Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t ! ext/threads/t/stack.t ext/threads/t/thread.t ! ext/threads/threads.pm ext/threads/threads.xs ____________________________________________________________________________ [ 29170] By: rgs on 2006/10/31 13:51:38 Log: Silence a warning and call readpipe_override() correctly. Branch: perl ! toke.c ____________________________________________________________________________ [ 29169] By: rgs on 2006/10/31 13:49:26 Log: Make S_readpipe_override() compile with threads; regenerate perlapi.pod Branch: perl ! embed.fnc embed.h pod/perlapi.pod proto.h toke.c ____________________________________________________________________________ [ 29168] By: rgs on 2006/10/31 13:34:30 Log: Make readpipe() overridable (and also `` and qx//) Branch: perl ! opcode.h opcode.pl pod/perlsub.pod pod/perltodo.pod pp.c ! t/op/cproto.t t/op/override.t toke.c ____________________________________________________________________________ [ 29167] By: rgs on 2006/10/31 10:59:02 Log: Remove duplicated entries Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 29166] By: gisle on 2006/10/30 20:13:04 Log: Improve documentation of av_len and av_fill. Branch: perl ! av.c ____________________________________________________________________________ [ 29165] By: nicholas on 2006/10/30 18:37:41 Log: Avoid Devel::DProf failing an assertion during global destruction. Branch: perl ! ext/Devel/DProf/DProf.xs ____________________________________________________________________________ [ 29164] By: stevep on 2006/10/30 18:29:30 Log: It seems only HWND__* is needed by MinGW g++. Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 29163] By: nicholas on 2006/10/30 18:26:48 Log: Integrate: [ 26177] Subject: Reworked PERL_TRACK_MEMPOOL patch From: "Jan Dubois" Date: Fri, 18 Nov 2005 11:38:24 -0800 Message-ID: <003601c5ec77$a45eb260$2217a8c0@candy> [tweaked so as to remove the automatic define of -DPERL_TRACK_MEMPOOL on -DDEBUGGING] Branch: maint-5.8/perl !> perl.h util.c ____________________________________________________________________________ [ 29162] By: rgs on 2006/10/30 17:56:33 Log: The second patch from: Subject: [PATCH] regex engine optimiser should grok subroutine patterns, and, name subroutine regops more intuitively From: demerphq Date: Mon, 30 Oct 2006 19:15:13 +0200 Message-ID: <9b18b3110610300915x3abf6cddu9c2071a70bea48e1@mail.gmail.com> Branch: perl ! pod/perldiag.pod regcomp.c regcomp.sym regexec.c regnodes.h ____________________________________________________________________________ [ 29161] By: rgs on 2006/10/30 17:36:18 Log: The first patch from: Subject: [PATCH] regex engine optimiser should grok subroutine patterns, and, name subroutine regops more intuitively From: demerphq Date: Mon, 30 Oct 2006 19:15:13 +0200 Message-ID: <9b18b3110610300915x3abf6cddu9c2071a70bea48e1@mail.gmail.com> Branch: perl ! embed.fnc embed.h proto.h regcomp.c regcomp.sym regexec.c ! regnodes.h ____________________________________________________________________________ [ 29160] By: rgs on 2006/10/30 17:07:46 Log: Mention that field hashes are for inside-out objects (this will be useful for perl5100delta.) Branch: perl ! pod/perl594delta.pod ____________________________________________________________________________ [ 29159] By: stevep on 2006/10/30 16:46:13 Log: Subject: Patch 29155 breaks VC From: demerphq Date: Mon, 30 Oct 2006 18:08:17 +0200 Message-ID: <9b18b3110610300808u39cc6cefxbee1468a149dc186@mail.gmail.com> Plus an additional casting. Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 29158] By: rgs on 2006/10/30 16:29:35 Log: Update perldelta with changes up to 28867 Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 29157] By: stevep on 2006/10/30 15:53:50 Log: VOL should be used instead of volatile in the core. Branch: perl ! op.c perl.c ____________________________________________________________________________ [ 29156] By: merijn on 2006/10/30 14:14:25 Log: $hex is already hex, so cannot be used in %X if starting with [A-F] Branch: perl ! lib/charnames.pm ____________________________________________________________________________ [ 29155] By: stevep on 2006/10/30 13:58:15 Log: Initial cleanups to support compiling Win32 with MinGW g++. Branch: perl ! perlio.c win32/win32.c ____________________________________________________________________________ [ 29154] By: rgs on 2006/10/30 11:25:39 Log: Subject: Re: Closures with named subs From: Christian Winter Date: Sun, 29 Oct 2006 21:34:25 +0100 Message-ID: <45451051.4080200@linux-config.de> Branch: perl ! pod/perlref.pod ____________________________________________________________________________ [ 29153] By: rgs on 2006/10/30 10:38:09 Log: Subject: [PATCH] threads 1.46 From: "Jerry D. Hedden" Date: Fri, 27 Oct 2006 17:01:11 -0700 (PDT) Message-ID: <20061028000111.23729.qmail@web30207.mail.mud.yahoo.com> Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t ! ext/threads/threads.pm ext/threads/threads.xs ____________________________________________________________________________ [ 29152] By: rgs on 2006/10/30 10:13:22 Log: Silence a g++ warning reported by Jarkko. Branch: perl ! ext/Data/Dumper/Dumper.xs ____________________________________________________________________________ [ 29151] By: rgs on 2006/10/30 10:08:24 Log: Delete Encode's MANIFEST (or else the make process complains about the missing Encode's META.yml file) Branch: perl - ext/Encode/MANIFEST ! MANIFEST ____________________________________________________________________________ [ 29150] By: steveh on 2006/10/30 10:02:35 Log: Bump $VERSION in Term::UI following change #29120 Branch: perl ! lib/Term/UI.pm ____________________________________________________________________________ [ 29149] By: rgs on 2006/10/30 09:52:05 Log: Subject: [PATCH] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.68.tar.gz From: John Peacock Date: Sun, 29 Oct 2006 14:47:51 -0500 Message-ID: <45450567.7040609@rowman.com> Branch: perl ! lib/version.pm lib/version.t ____________________________________________________________________________ [ 29148] By: rgs on 2006/10/30 09:43:30 Log: Subject: [patch] simplify optree test support From: Jim Cromie Date: Sun, 29 Oct 2006 14:50:02 -0700 Message-ID: <4545220A.6060500@gmail.com> Branch: perl ! ext/B/t/OptreeCheck.pm ____________________________________________________________________________ [ 29147] By: steveh on 2006/10/30 09:38:21 Log: Add some missing targets to win32/makefile.mk This updates makefile.mk w.r.t. Makefile, following changes #28293, #28832, #28904 and #29131 Branch: perl ! win32/makefile.mk ____________________________________________________________________________ [ 29146] By: rgs on 2006/10/30 09:33:33 Log: In vim, modelines are not taken into account if they begin on the first character. Also, regenerate perlintern.pod. Branch: perl ! autodoc.pl pod/perlapi.pod pod/perlintern.pod ____________________________________________________________________________ [ 29145] By: merijn on 2006/10/30 07:17:18 Log: Subject: [PATCH@29157] wince patch From: Vadim Date: Sat, 28 Oct 2006 23:48:46 +0400 Message-ID: <4543B41E.3070006@vkonovalov.ru> Branch: perl ! README.ce win32/Makefile.ce ____________________________________________________________________________ [ 29144] By: craigb on 2006/10/30 00:33:34 Log: When we open a file and pass it along to PerlIO, be sure to enter the PerlIO world via Unix I/O. If you start from stdio, a Unix I/O counter will get decremented on close even though it was never incremented (and may not even exist). Exposed by #29065. Branch: perl ! vms/ext/Stdio/Stdio.xs ____________________________________________________________________________ [ 29143] By: craigb on 2006/10/30 00:23:35 Log: Change the non-mkstemp, non-win32 code path of PerlIO_tmpfile to use PerlIO_fdopen so that when the tmpfile is closed we do not decrement a ref count that doesn't exist or is zero. Branch: perl ! perlio.c ____________________________________________________________________________ [ 29142] By: stevep on 2006/10/30 00:22:00 Log: Changes to get perl to compile with g++ on Cygwin. Some additional changes will be needed to get it to link though. Branch: perl ! cygwin/cygwin.c malloc.c perl.h sv.c ____________________________________________________________________________ [ 29141] By: nicholas on 2006/10/29 22:02:32 Log: Integrate: [The Perl_magic_killbackrefs change from:] [ 24966] Remove the reference loop between symbol tables and typeglobs. Typeglobs now have a weak reference onto their symbol table. [ 26132] Mark all places where perl needs to look at a possibly-freed scalar with a macro SvIS_FREED(sv) Branch: maint-5.8/perl !> av.c mg.c op.c pad.c pp_hot.c sv.h ____________________________________________________________________________ [ 29140] By: nicholas on 2006/10/29 22:01:17 Log: Subject: [PATHCH] Scalar::Util::readonly & compression (was RE: Change 29117: [PATCH] IO::Compress modules) From: "Paul Marquess" Message-ID: <02cf01c6fb9d$ade808a0$6501a8c0@myopwv.com> Date: Sun, 29 Oct 2006 21:03:21 -0000 Branch: perl ! ext/Compress/IO/Base/t/01misc.t t/lib/compress/oneshot.pl ____________________________________________________________________________ [ 29139] By: nicholas on 2006/10/29 21:54:29 Log: Fix a typo in my description for change 26427. Branch: perl ! Changes ____________________________________________________________________________ [ 29138] By: nicholas on 2006/10/29 21:23:12 Log: Modify autodoc.pl to add read-only editor boilerplate for perlapi.pod and perlguts.pod Branch: perl ! autodoc.pl pod/perlapi.pod pod/perlguts.pod ____________________________________________________________________________ [ 29137] By: nicholas on 2006/10/29 20:23:57 Log: Integrate: [ 26060] Add a comment about possible future refactoring of the pad code. [ 26123] Suppress gcc warnings when ignoring the return value of io_close(), as suggested by Gisle Aas. [ 26124] Fix indentation of apidoc for sv_2pvutf8 (so perlapi.pod is correctly generated) [ 26176] Down with "warning: code has no effect" Branch: maint-5.8/perl !> XSUB.h embed.fnc pad.c pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ [ 29136] By: nicholas on 2006/10/29 20:01:41 Log: Integrate: [ 26112] Fix breakages that prevended -DPERL_POISON from compiling. Branch: maint-5.8/perl !> handy.h sv.h ____________________________________________________________________________ [ 29135] By: nicholas on 2006/10/29 19:31:39 Log: Integrate: [ 25917] POD nit spotted by Jarkko [ 25938] Further pod nit spotted by Jarkko [ 25944] Fix nit in pod nit fix Branch: maint-5.8/perl !> pod/perlhack.pod ____________________________________________________________________________ [ 29134] By: nicholas on 2006/10/29 19:28:47 Log: Integrate: [ 25914] Subject: [PATCH] S_tokereport's unused parm From: Andy Lester Date: Mon, 31 Oct 2005 00:04:59 -0600 Message-ID: <20051031060459.GC10767@petdance.com> Branch: maint-5.8/perl !> embed.fnc embed.h proto.h toke.c ____________________________________________________________________________ [ 29133] By: nicholas on 2006/10/29 19:27:45 Log: Subject: [PATCH] Re: Deparse bug? From: Stephen McCamant Message-ID: <17732.55694.646895.706177@apocalypse.OCF.Berkeley.EDU> Date: Sun, 29 Oct 2006 08:40:46 -0800 Branch: perl ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ [ 29132] By: nicholas on 2006/10/29 19:16:37 Log: Integrate: [ 25808] Subject: Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of ARRAY in leave From: Robin Houston Date: Oct 14, 2005 1:54 AM Message-ID: <20051013235457.GA23386@rpc142.cs.man.ac.uk> Branch: maint-5.8/perl ! mathoms.c op.c t/op/array.t !> embed.fnc embed.h global.sym op.h proto.h ____________________________________________________________________________ [ 29131] By: merijn on 2006/10/29 18:32:55 Log: Subject: [PATCH] Add a few useful developers maketargets to win32/Makefile From: demerphq Date: Sun, 29 Oct 2006 13:28:31 +0200 Message-ID: <9b18b3110610290328v71956891s7df10e40efd2350c@mail.gmail.com> Branch: perl ! win32/Makefile ____________________________________________________________________________ [ 29130] By: nicholas on 2006/10/29 18:30:25 Log: Add the note from change 25773 about auditing for destruction ordering. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 29129] By: nicholas on 2006/10/29 18:29:46 Log: Integrate: [ 25697] Subject: proposal [perl #34301]: IO::Socket calls getpeername far too often From: Peter.Dintelmann@Dresdner-Bank.com (Peter Dintelmann) Date: Thu, 2 Jun 2005 13:34:49 +0200 Message-ID: [ 25861] Subject: Re: IO::File performace issue From: gisle@ActiveState.com (Gisle Aas) Date: 27 Oct 2005 01:00:39 -0700 Message-ID: Also includes a version bump for IO::File. [ 26300] Fixup the setsockopt usage message; missing OPTVAL. [ 26400] Subject: [PATCH] latest switch/say/~~ From: Robin Houston Date: Sat, 17 Dec 2005 20:44:31 +0000 Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk> [ 26405] Attempt at making IO::Handle backwards compatible again [ 26481] Given that IO::Socket is documented as exporting all of Socket's exports, there's no need for IO::Socket::INET or IO::Socket::UNIX to use both. (And re-exporting removes some of the efficiency of the new constants implementation) [ 26868] Don't warn about a directory being closed in the DESTROY for IO::Dir. [ 26921] Subject: Avoid most getprotobyname/number calls in IO::Socket::INET From: Gisle Aas Date: 18 Jan 2006 09:28:24 -0800 Message-ID: [ 26941] Subject: Simplify &IO::Handle::say From: Gisle Aas Date: 24 Jan 2006 05:01:28 -0800 Message-ID: [ 27609] Update to IO-1.23 Branch: maint-5.8/perl !> ext/IO/ChangeLog ext/IO/IO.pm ext/IO/lib/IO/Dir.pm !> ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm !> ext/IO/lib/IO/Socket/UNIX.pm ext/IO/t/io_multihomed.t !> ext/IO/t/io_pipe.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t !> ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t ____________________________________________________________________________ [ 29128] By: nicholas on 2006/10/29 18:23:01 Log: I shrunk struct context, so remove it from perltodo. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 29127] By: nicholas on 2006/10/27 21:40:40 Log: Change 27779 failed to free() memory in two places in Perl_magic_set(), and hence was leaking like the proverbial Jumblie maritime craft. Branch: perl ! mg.c ____________________________________________________________________________ [ 29126] By: stevep on 2006/10/27 13:29:05 Log: Upgrade to Pod-Parser-1.35. Branch: perl + t/pod/p2u_data.pl t/pod/twice.t ! MANIFEST lib/Pod/Checker.pm lib/Pod/ParseUtils.pm ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm ! lib/Pod/Usage.pm t/pod/testcmp.pl ____________________________________________________________________________ [ 29125] By: rgs on 2006/10/27 09:45:33 Log: Document the limitation of Attribute::Handlers w.r.t. UNITCHECK blocks. Branch: perl ! lib/Attribute/Handlers.pm ____________________________________________________________________________ [ 29124] By: rgs on 2006/10/27 08:43:26 Log: Subject: [PATCH] Change MY_CXT ref in perl.h From: "Jerry D. Hedden" Date: Thu, 26 Oct 2006 08:35:46 -0700 (PDT) Message-ID: <20061026153546.71547.qmail@web30214.mail.mud.yahoo.com> Branch: perl ! perl.h ____________________________________________________________________________ [ 29123] By: rgs on 2006/10/27 08:41:45 Log: Subject: [PATCH] Make 'threads' conform to perlguts From: "Jerry D. Hedden" Date: Thu, 26 Oct 2006 11:10:57 -0700 (PDT) Message-ID: <20061026181057.74650.qmail@web30211.mail.mud.yahoo.com> Branch: perl ! ext/threads/threads.xs ____________________________________________________________________________ [ 29122] By: stevep on 2006/10/27 04:48:43 Log: Spelling fixes for re.pm. Branch: perl ! ext/re/re.pm ____________________________________________________________________________ [ 29121] By: stevep on 2006/10/27 03:48:34 Log: Spelling nits from Debian bug list... Subject: Bug#395426: perl: spelling errors From: Matt Taggart Date: Thu, 26 Oct 2006 15:23:29 -0700 Message-Id: <20061026222329.8B8CF1AAC6D@cyrix.home.bogus> Branch: perl ! ext/Encode/bin/enc2xs lib/ExtUtils/xsubpp x2p/find2perl.PL ! x2p/s2p.PL ____________________________________________________________________________ [ 29120] By: steveh on 2006/10/26 16:26:56 Log: Close temporary test file before unlinking (for the sake of Win32) Branch: perl ! lib/Term/UI/t/02_ui.t ____________________________________________________________________________ [ 29119] By: rgs on 2006/10/26 16:11:26 Log: Document the new (?FAIL) assertion (Yves Orton) Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 29118] By: rgs on 2006/10/26 15:58:18 Log: Subject: [PATCH] Fix a problem with jump-tries, add (?FAIL) pattern. From: demerphq Date: Thu, 26 Oct 2006 14:59:11 +0200 Message-ID: <9b18b3110610260559k3efa98barc28987e88c581a8a@mail.gmail.com> Branch: perl ! regcomp.c regcomp.sym regexec.c regexp.h regnodes.h ! t/op/re_tests ____________________________________________________________________________ [ 29117] By: rgs on 2006/10/26 15:42:40 Log: Subject: [PATCH] IO::Compress modules From: "Paul Marquess" Date: Thu, 26 Oct 2006 15:29:43 +0100 Message-ID: <028201c6f90b$2de7a4b0$4e3c140a@myopwv.com> Branch: perl ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/Makefile.PL ! ext/Compress/IO/Base/README ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm ! ext/Compress/IO/Base/private/MakeUtil.pm ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes ! ext/Compress/IO/Zlib/README ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm ! ext/Compress/IO/Zlib/private/MakeUtil.pm ! 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/Raw/Zlib/private/MakeUtil.pm ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README ! ext/Compress/Zlib/lib/Compress/Zlib.pm ! ext/Compress/Zlib/private/MakeUtil.pm ! t/lib/compress/CompTestUtils.pm t/lib/compress/generic.pl ! t/lib/compress/multi.pl t/lib/compress/oneshot.pl ____________________________________________________________________________ [ 29116] By: rgs on 2006/10/26 15:30:52 Log: Subject: Re: [perl #40583] sprintf "%#04X" also uppercases the 0x-prefix From: SADAHIRO Tomoyuki Date: Fri, 27 Oct 2006 00:19:34 +0900 Message-Id: <20061027001924.B158.BQW10602@nifty.com> Branch: perl ! pod/perlfunc.pod sv.c t/op/sprintf.t ____________________________________________________________________________ [ 29115] By: merijn on 2006/10/26 14:08:03 Log: Subject: [PATCH] Fix typo in File::Find POD From: "Jerry D. Hedden" Date: Thu, 26 Oct 2006 06:50:04 -0700 (PDT) Message-ID: <20061026135004.79720.qmail@web30211.mail.mud.yahoo.com> Branch: perl ! lib/File/Find.pm ____________________________________________________________________________ [ 29114] By: rgs on 2006/10/26 12:22:07 Log: Add Term::UI and Object::Accessor to the list of dual-life modules Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 29113] By: rgs on 2006/10/26 12:16:49 Log: Subject: [PATCH] Add Object::Accessor to the core From: "Jos Boumans" Date: Thu, 26 Oct 2006 14:04:44 +0200 (CEST) Message-ID: <18983.80.127.35.68.1161864284.squirrel@webmail.xs4all.nl> Branch: perl + lib/Object/Accessor.pm + lib/Object/Accessor/t/00_Object-Accessor.t + lib/Object/Accessor/t/01_Object-Accessor-Subclassed.t + lib/Object/Accessor/t/02_Object-Accessor-allow.t + lib/Object/Accessor/t/03_Object-Accessor-local.t + lib/Object/Accessor/t/04_Object-Accessor-lvalue.t + lib/Object/Accessor/t/05_Object-Accessor-callback.t ! MANIFEST ____________________________________________________________________________ [ 29112] By: rgs on 2006/10/26 12:13:59 Log: Subject: [PATCH] Add Term::UI to the core From: "Jos Boumans" Date: Mon, 23 Oct 2006 12:07:23 +0200 (CEST) Message-ID: <19689.80.127.35.68.1161598043.squirrel@webmail.xs4all.nl> Branch: perl + lib/Term/UI.pm lib/Term/UI/History.pm lib/Term/UI/t/00_load.t + lib/Term/UI/t/01_history.t lib/Term/UI/t/02_ui.t ! MANIFEST ____________________________________________________________________________ [ 29111] By: rgs on 2006/10/26 11:02:15 Log: Fix a memory leak : Subject: Re: Valgrind findings From: demerphq Date: Thu, 26 Oct 2006 12:34:43 +0200 Message-ID: <9b18b3110610260334t6b77c2dbu2ca8207d822402da@mail.gmail.com> Branch: perl ! regexec.c ____________________________________________________________________________ [ 29110] By: rgs on 2006/10/26 10:42:03 Log: Subject: [PATCH] threads-shared 1.05 From: "Jerry D. Hedden" Date: Wed, 25 Oct 2006 11:27:15 -0700 (PDT) Message-ID: <20061025182715.561.qmail@web30211.mail.mud.yahoo.com> Branch: perl ! ext/threads/shared/Changes ext/threads/shared/Makefile.PL ! ext/threads/shared/README ext/threads/shared/shared.pm ! ext/threads/shared/shared.xs ____________________________________________________________________________ [ 29109] By: rgs on 2006/10/26 10:37:43 Log: Subject: [PATCH] threads 1.45 From: "Jerry D. Hedden" Date: Wed, 25 Oct 2006 11:26:29 -0700 (PDT) Message-ID: <20061025182629.16434.qmail@web30209.mail.mud.yahoo.com> Branch: perl ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README ! ext/threads/t/thread.t ext/threads/threads.pm ____________________________________________________________________________ [ 29108] By: rgs on 2006/10/25 16:19:50 Log: Fix small leak with -F at interpreter destruction Branch: perl ! perl.c ____________________________________________________________________________ [ 29107] By: rgs on 2006/10/25 13:51:55 Log: Plug a memory leak in newCONSTSUB Branch: perl ! op.c ____________________________________________________________________________ [ 29106] By: rgs on 2006/10/25 12:16:08 Log: I'll finally get it right. (thanks to Sadahiro Tomoyuki) Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 29105] By: rgs on 2006/10/25 11:18:27 Log: Fix nit in previous patch, spotted by Gisle Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 29104] By: rgs on 2006/10/25 10:59:55 Log: Add a %B sprintf format Subject: Re: [perl #40583] sprintf "%#04X" also uppercases the 0x-prefix From: Nicholas Clark Date: Mon, 23 Oct 2006 18:19:51 +0100 Message-ID: <20061023171951.GA3262@plum.flirble.org> (plus docs) Branch: perl ! pod/perlfunc.pod sv.c t/op/sprintf.t ____________________________________________________________________________ [ 29103] By: rgs on 2006/10/25 10:27:05 Log: Subject: [PATCH] FindBin.pm: better fix for PATH entries From: Alexey Tourbin Date: Wed, 25 Oct 2006 14:02:55 +0400 Message-ID: <20061025100255.GE7821@localhost.localdomain> Branch: perl ! lib/FindBin.pm ____________________________________________________________________________ [ 29102] By: rgs on 2006/10/25 09:56:06 Log: Document that warnings.pm doesn't load Carp anymore Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 29101] By: craigb on 2006/10/25 03:58:38 Log: Initialize d_ctermid and i_gdbm in configure.com. Branch: perl ! configure.com ____________________________________________________________________________ [ 29100] By: stevep on 2006/10/24 15:44:22 Log: Upgrade to CPAN-1.88_57. Branch: perl ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm ! lib/CPAN/SIGNATURE ____________________________________________________________________________ [ 29099] By: rgs on 2006/10/24 14:42:13 Log: Silence an expected warning (when playing with utf8ness and string overloading) Branch: perl ! t/uni/overload.t ____________________________________________________________________________ [ 29098] By: rgs on 2006/10/24 12:53:14 Log: New UTF-8 warning : Variable length character upgraded in print. Subject: Re: Changing the internal encoding (was: Re: utf8 regexp performance problem) From: SADAHIRO Tomoyuki Date: Sun, 22 Oct 2006 14:32:34 +0900 Message-Id: <20061022142512.A7D3.BQW10602@nifty.com> (but with ckWARN_d replaced by ckWARN) Branch: perl ! doio.c pod/perldiag.pod ____________________________________________________________________________ [ 29097] By: rgs on 2006/10/24 09:46:57 Log: No warning was produced if perl failed to load PerlIO::scalar (contrary to other PerlIO layers.) Branch: perl ! perlio.c ____________________________________________________________________________ [ 29096] By: merijn on 2006/10/23 15:43:15 Log: Fix for RT#38169 & RT#38945 Configure won't handle versions 5.10.0 or 5.8.10. Branch: perl ! Configure config_h.SH ____________________________________________________________________________ [ 29095] By: merijn on 2006/10/23 15:35:33 Log: perl != sh != metaconfig Branch: metaconfig ! U/installdirs/inc_version_list.U ____________________________________________________________________________ [ 29094] By: merijn on 2006/10/23 15:28:31 Log: Fix for RT#38169 & RT#38945 Configure won't handle versions 5.10.0 or 5.8.10. Branch: metaconfig ! U/installdirs/inc_version_list.U ____________________________________________________________________________ [ 29093] By: rgs on 2006/10/23 13:43:32 Log: Document that the %#X printf format prefixes the output with 0X, not 0x. Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 29092] By: rgs on 2006/10/23 09:33:26 Log: Update Changes Branch: perl ! Changes ____________________________________________________________________________ [ 29091] By: rgs on 2006/10/23 09:22:05 Log: Some notes about the recent changes in perldelta Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 29090] By: rgs on 2006/10/23 08:51:02 Log: Subject: [PATCH] base.pm From: Ovid Date: Thu, 19 Oct 2006 08:47:48 -0700 (PDT) Message-ID: <20061019154748.87433.qmail@web60824.mail.yahoo.com> Branch: perl ! lib/base.pm lib/base/t/base.t ____________________________________________________________________________ [ 29089] By: rgs on 2006/10/23 08:28:08 Log: Protection against overwriting defsubs.h via a symlink (by Jim Cromie) Branch: perl ! ext/B/defsubs_h.PL ____________________________________________________________________________ [ 29088] By: rgs on 2006/10/23 08:27:05 Log: Subject: [patch] make test.valgrind capable of running cachegrind From: Jim Cromie Date: Fri, 20 Oct 2006 14:49:03 -0600 Message-ID: <4539363F.9020205@gmail.com> Branch: perl ! t/TEST ____________________________________________________________________________ [ 29087] By: nicholas on 2006/10/22 23:09:33 Log: Integrate: [ 27737] Give more information in the panic in ss_dup. (Although I'm not sure if croak() works at this point, given PerlIO's dependency on a functional interpreter.) [ 29084] Fix a bug introduced by change 29079 [ 29086] Fix the other bug introduced by change 29079 Branch: maint-5.8/perl !> sv.c ____________________________________________________________________________ [ 29086] By: nicholas on 2006/10/22 22:51:59 Log: Fix the other bug introduced by change 29079 Branch: perl ! sv.c ____________________________________________________________________________ [ 29085] By: nicholas on 2006/10/22 22:35:42 Log: Fix bug in change 27321 - Perl_ss_dup should also have been updated. Branch: perl ! sv.c ____________________________________________________________________________ [ 29084] By: nicholas on 2006/10/22 22:12:57 Log: Fix a bug introduced by change 29079 Branch: perl ! sv.c ____________________________________________________________________________ [ 29083] By: stevep on 2006/10/22 21:47:11 Log: Removed typo that caused a variable to shadow an existing variable in an external scope. Branch: perl ! ext/threads/Makefile.PL ____________________________________________________________________________ [ 29082] By: nicholas on 2006/10/22 21:02:28 Log: Merge cases in Perl_ss_dup(). Branch: perl ! sv.c ____________________________________________________________________________ [ 29081] By: nicholas on 2006/10/22 21:00:37 Log: No need to save the PVX to the save stack when saving a GV, as the string buffer is only used as part of get/set magic when reading/ writing the stringified form. Keep the old save type in case any code out there is still generating the old format on the save stack. Branch: maint-5.8/perl ! scope.c scope.h sv.c ____________________________________________________________________________ [ 29080] By: nicholas on 2006/10/22 20:12:38 Log: Integrate: [ 29079] const the variable used for the save stack type in Perl_ss_dup(). Branch: maint-5.8/perl !> sv.c ____________________________________________________________________________ [ 29079] By: nicholas on 2006/10/22 19:06:14 Log: const the variable used for the save stack type in Perl_ss_dup(). Branch: perl ! sv.c ____________________________________________________________________________ [ 29078] By: rgs on 2006/10/22 13:15:39 Log: Make the overrides of built-ins in the bytes pragma use the new prototype _. Branch: perl ! lib/bytes.pm lib/bytes_heavy.pl ____________________________________________________________________________ [ 29077] By: nicholas on 2006/10/21 23:01:45 Log: Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and PERL_SYS_TERM* in */*ish.h headers. Branch: perl ! epoc/epocish.h mpeix/mpeixish.h os2/os2ish.h plan9/plan9ish.h ! vms/vmsish.h ____________________________________________________________________________ [ 29076] By: nicholas on 2006/10/21 22:40:28 Log: Subject: Re: Change 29050: Memory leak fix, by Jarkko From: Jarkko Hietaniemi Message-ID: <453A97FA.5090403@iki.fi> Date: Sat, 21 Oct 2006 17:58:18 -0400 (Make AIX linker happy) Branch: perl ! makedef.pl ____________________________________________________________________________ [ 29075] By: nicholas on 2006/10/21 21:53:48 Log: Semicolon consistency between PERL_FPU_INIT and the other INITs. Branch: perl ! perl.h unixish.h ____________________________________________________________________________ [ 29074] By: nicholas on 2006/10/21 21:31:20 Log: Add PERLIO_INIT to PERL_SYS_INIT. I infer that this was accidentally omitted from change 29060 Branch: perl ! dosish.h perl.h unixish.h ____________________________________________________________________________ [ 29073] By: nicholas on 2006/10/21 21:02:53 Log: Always defining PERLIO_TERM, even if it's empty, makes for a simpler PERL_SYS_TERM Branch: perl ! dosish.h perl.h unixish.h ____________________________________________________________________________ [ 29072] By: stevep on 2006/10/21 18:16:53 Log: Changes for threads::shared to all building with g++. Branch: perl ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.xs ____________________________________________________________________________ [ 29071] By: stevep on 2006/10/21 16:45:38 Log: Fixes for Storable.xs when compiling a threaded Perl with g++. Branch: perl ! ext/Storable/Storable.xs ____________________________________________________________________________ [ 29070] By: stevep on 2006/10/21 16:17:58 Log: Fix in perl.h for compiling with g++. Branch: perl ! perl.h ____________________________________________________________________________ [ 29069] By: stevep on 2006/10/21 13:28:13 Log: Better solution to silencing prereq warnings from threads's Makefile.PL Branch: perl ! ext/threads/Makefile.PL ____________________________________________________________________________ [ 29068] By: stevep on 2006/10/21 02:04:19 Log: Quiet a warning in pp_sys.c on AIX. Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 29067] By: stevep on 2006/10/20 19:28:46 Log: Comment out Hash::Util and IO::File from prereqs of threads, since they are both available in the core. Branch: perl ! ext/threads/Makefile.PL ____________________________________________________________________________ [ 29066] By: rgs on 2006/10/20 15:31:36 Log: Adjustment to symbol lists after latest changes (by Jarkko) Branch: perl ! makedef.pl perlio.sym ____________________________________________________________________________ [ 29065] By: rgs on 2006/10/20 15:04:47 Log: Enable perlio mutexes under threads (by Jarkko) Branch: perl ! perlio.c perlvars.h ____________________________________________________________________________ [ 29064] By: rgs on 2006/10/20 13:01:14 Log: regen headers Branch: perl ! embedvar.h perlapi.h ____________________________________________________________________________ [ 29063] By: davem on 2006/10/20 13:00:52 Log: only do \C hackery if \C is seen From: demerphq Date: Fri, 20 Oct 2006 12:38:13 +0200 Subject: Re: utf8 regexp performance problem Message-ID: <9b18b3110610200338k5df1d3afpf829fbc0f3663a75@mail.gmail.com> Branch: perl ! mg.c ____________________________________________________________________________ [ 29062] By: rgs on 2006/10/20 11:51:57 Log: Subject: [PATCH] B:: changes for UNITCHECK blocks From: Alex Gough Date: Fri, 20 Oct 2006 02:05:20 +0100 Message-ID: <20061020010520.GC12290@the.earth.li> Branch: perl ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm ! ext/B/t/concise-xs.t ext/B/t/optree_specials.t ____________________________________________________________________________ [ 29061] By: rgs on 2006/10/20 10:32:20 Log: Let's undocument -Dusesfio in INSTALL. Branch: perl ! INSTALL ____________________________________________________________________________ [ 29060] By: rgs on 2006/10/20 10:20:18 Log: More leak fixes, by Jarkko Branch: perl ! dosish.h perl.h perlio.c perliol.h perlvars.h unixish.h ____________________________________________________________________________ [ 29059] By: davem on 2006/10/20 10:06:57 Log: zero length $1 took too long to detect utf8-ness Branch: perl ! mg.c ____________________________________________________________________________ [ 29058] By: rgs on 2006/10/20 09:04:49 Log: Silence some warnings Branch: perl ! pp_ctl.c regcomp.c ____________________________________________________________________________ [ 29057] By: nicholas on 2006/10/19 20:52:31 Log: Subject: Re: Off by one in the trie code? From: demerphq Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com> Date: Wed, 18 Oct 2006 20:51:41 +0200 1. code necessary to make patterns with interpolated vars behave correctly under lexical re 'debug', including additional tests. 2. changes necessary to resolve the off by one error, 3. tweaks to re.pm to document that re 'debug' is lexical, Branch: perl ! ext/re/re.pm ext/re/t/lexical_debug.pl ! ext/re/t/lexical_debug.t ext/re/t/regop.pl ext/re/t/regop.t ! pp_ctl.c regcomp.c regcomp.h ____________________________________________________________________________ [ 29056] By: nicholas on 2006/10/19 20:47:53 Log: Subject: Re: Off by one in the trie code? From: demerphq Date: Wed, 18 Oct 2006 20:51:41 +0200 Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com> change test files that do a require "./test.pl"; without a BEGIN block to ensure prototypes are seen, plus fix any breakage this reveals. Branch: perl ! ext/Devel/Peek/t/Peek.t ext/POSIX/t/posix.t lib/vmsish.t ! t/comp/parser.t t/comp/utf.t t/io/argv.t t/io/utf8.t ! t/op/stash.t t/run/switchC.t t/run/switchd.t t/run/switches.t ____________________________________________________________________________ [ 29055] By: merijn on 2006/10/19 16:40:08 Log: isnb't the same as C, and looks so stupid in man Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 29054] By: rgs on 2006/10/19 16:20:41 Log: Trim perltodo. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 29053] By: rgs on 2006/10/19 15:54:15 Log: Subject: [PATCH] stab at UNITCHECK blocks From: Alex Gough Date: Thu, 19 Oct 2006 13:04:12 +0100 Message-ID: <20061019120412.GA12290@the.earth.li> Branch: perl + t/op/blocks.t ! MANIFEST cv.h embedvar.h intrpvar.h keywords.h keywords.pl ! madly.act madly.h madly.tab madly.y op.c perl.c ! perl_keyword.pl perlapi.h perly.act perly.tab perly.y ! pod/perldebug.pod pod/perldiag.pod pod/perlfunc.pod ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod pp_ctl.c sv.c ! toke.c ____________________________________________________________________________ [ 29052] By: stevep on 2006/10/19 13:49:56 Log: Subject: [PATCH] Add Log::Message and Log::Message::Simple to the core From: "Jos Boumans" Date: Fri, 13 Oct 2006 17:12:57 +0200 (CEST) Message-ID: <13003.80.127.35.68.1160752377.squirrel@webmail.xs4all.nl> Branch: perl + lib/Log/Message.pm lib/Log/Message/Config.pm + lib/Log/Message/Handlers.pm lib/Log/Message/Item.pm + lib/Log/Message/Simple.pm lib/Log/Message/Simple/t/01_use.t + lib/Log/Message/Simple/t/02_imports.t + lib/Log/Message/Simple/t/03_functions.t + lib/Log/Message/t/01_Log-Message-Config.t + lib/Log/Message/t/02_Log-Message.t + lib/Log/Message/t/conf/LoadMe.pl + lib/Log/Message/t/conf/config_file ! MANIFEST Porting/Maintainers.pl ____________________________________________________________________________ [ 29051] By: rgs on 2006/10/19 12:17:18 Log: Make prototype("CORE::mkdir") work. That's a special case, since from the OA_* flags we can't figure out which parameter is going to default to $_. Branch: perl ! pp.c t/op/cproto.t ____________________________________________________________________________ [ 29050] By: rgs on 2006/10/19 12:08:24 Log: Memory leak fix, by Jarkko Branch: perl ! perlio.c ____________________________________________________________________________ [ 29049] By: rgs on 2006/10/19 10:27:20 Log: Adjust documentation for previous change Branch: perl ! pod/perlsub.pod ____________________________________________________________________________ [ 29048] By: rgs on 2006/10/19 10:26:54 Log: Allow the _ prototype character to be followed by optional arguments Branch: perl ! op.c t/comp/uproto.t ____________________________________________________________________________ [ 29047] By: rgs on 2006/10/19 08:56:14 Log: Make all JAPH tests pass Branch: perl ! t/japh/abigail.t ____________________________________________________________________________ [ 29046] By: rgs on 2006/10/19 08:04:04 Log: Remove free() part of change #29045, which causes panics from miniperl in FreeBSD/multithreaded Branch: perl ! perlio.c ____________________________________________________________________________ [ 29045] By: stevep on 2006/10/19 01:18:50 Log: Subject: [PATCH] blead valgrind finding From: Jarkko Hietaniemi Date: Wed, 18 Oct 2006 20:07:54 -0400 Message-ID: <4536C1DA.4060600@iki.fi> Branch: perl ! perlio.c ____________________________________________________________________________ [ 29044] By: rgs on 2006/10/18 20:26:37 Log: Make prototype("CORE::foo") return prototypes with _ when it should (except for mkdir) Branch: perl ! pp.c t/op/cproto.t ____________________________________________________________________________ [ 29043] By: rgs on 2006/10/18 19:37:01 Log: Add a regression test for change #29041 Branch: perl ! t/comp/uproto.t ____________________________________________________________________________ [ 29042] By: nicholas on 2006/10/18 19:11:55 Log: Using explicit printf-like APIs with a format of "%s" isn't the world's most efficient idea. Branch: perl ! XSUB.h dump.c ____________________________________________________________________________ [ 29041] By: rgs on 2006/10/18 17:40:57 Log: Functions with a (_) prototype should behave as unary operators (which is not the case of functions with a (;$) prototype) Branch: perl ! toke.c ____________________________________________________________________________ [ 29040] By: nicholas on 2006/10/18 17:35:06 Log: panic if we attempt to sv_setsv to or from an already freed SV. Branch: perl ! sv.c ____________________________________________________________________________ [ 29039] By: rgs on 2006/10/18 14:41:26 Log: Test for the interaction between ; and _ in prototypes Branch: perl ! t/comp/uproto.t ____________________________________________________________________________ [ 29038] By: rgs on 2006/10/18 14:34:26 Log: Document _ prototype in perlsub Branch: perl ! pod/perlsub.pod ____________________________________________________________________________ [ 29037] By: rgs on 2006/10/18 14:30:57 Log: Fix prototype to mimic built-in in perlsub examples Branch: perl ! pod/perlsub.pod ____________________________________________________________________________ [ 29036] By: rgs on 2006/10/18 14:01:59 Log: The _ character is only allowed to be at the end of prototypes Branch: perl ! op.c t/comp/uproto.t ____________________________________________________________________________ [ 29035] By: rgs on 2006/10/18 12:54:34 Log: Improvements and fixes to the _ prototype Branch: perl ! op.c t/comp/uproto.t ____________________________________________________________________________ [ 29034] By: rgs on 2006/10/18 08:49:01 Log: FAQ sync Branch: perl ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod ! pod/perlfaq7.pod pod/perlfaq9.pod ____________________________________________________________________________ [ 29033] By: rgs on 2006/10/18 08:24:30 Log: Subject: [perl #40557] regexec.c saves context stack position improperly From: Dave Bailey (via RT) Date: Tue, 17 Oct 2006 09:37:28 -0700 Message-ID: Branch: perl ! regexec.c scope.c scope.h ____________________________________________________________________________ [ 29032] By: rgs on 2006/10/17 16:07:04 Log: First attempt at implementing the _ prototype Branch: perl + t/comp/uproto.t ! MANIFEST op.c toke.c ____________________________________________________________________________ [ 29031] By: stevep on 2006/10/17 15:43:05 Log: Upgrade to Time-HiRes-1.94. Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 29030] By: rgs on 2006/10/17 14:13:52 Log: Subject: Re: [PATCH] remove leaveit from toke.c:scan_const From: SADAHIRO Tomoyuki Date: Tue, 17 Oct 2006 23:10:04 +0900 Message-Id: <20061017230958.41A2.BQW10602@nifty.com> Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 29029] By: stevep on 2006/10/17 12:42:04 Log: Upgrade to CPAN-1.88_55. Branch: perl ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/SIGNATURE ____________________________________________________________________________ [ 29028] By: rgs on 2006/10/17 07:44:09 Log: Less brace nesting. Branch: perl ! toke.c ____________________________________________________________________________ [ 29027] By: rgs on 2006/10/16 12:59:07 Log: The "Unrecognized escape" warning can now be emitted in category "regexp" after change 29026 Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 29026] By: rgs on 2006/10/16 12:55:28 Log: Subject: [PATCH] remove leaveit from toke.c:scan_const From: SADAHIRO Tomoyuki Date: Sun, 15 Oct 2006 22:23:00 +0900 Message-Id: <20061015222223.BC38.BQW10602@nifty.com> Branch: perl ! pod/perlop.pod t/lib/warnings/regcomp t/lib/warnings/toke ! t/op/pat.t t/op/regmesg.t toke.c ____________________________________________________________________________ [ 29025] By: rgs on 2006/10/16 09:26:17 Log: Subject: [PATCH] Re: sprintf 64 test From: SADAHIRO Tomoyuki Date: Sun, 15 Oct 2006 16:51:34 +0900 Message-Id: <20061015165052.77AD.BQW10602@nifty.com> 1. nullify 0 flag in integer conversions when precision is given 2. ignore space after a plus sign as a sign for a nonnegative number 3. make a negative precision through * working as if the precision is omitted Branch: perl ! pod/perlfunc.pod sv.c t/op/sprintf.t t/op/sprintf2.t ____________________________________________________________________________ [ 29024] By: nicholas on 2006/10/16 04:41:30 Log: Fix change 28770 to cope with the strange 32 bit bool type on VMS. (I should have seen this one coming - the two structures weren't textually identical) Branch: perl ! cop.h ____________________________________________________________________________ [ 29023] By: stevep on 2006/10/15 17:17:32 Log: Upgrade to Time-HiRes-1.93. Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 29022] By: nicholas on 2006/10/15 09:41:52 Log: Integrate: [ 25254] Another typo fix Branch: maint-5.8/perl !> XSUB.h pod/perlapi.pod ____________________________________________________________________________ [ 29021] By: nicholas on 2006/10/15 09:22:52 Log: Integrate: [ 27987] Subject: Re: [PATCH] use snprintf/strlcpy/strlcat when useful From: Jarkko Hietaniemi Date: Tue, 25 Apr 2006 18:23:39 +0300 Message-ID: <444E3EFB.8020503@gmail.com> [ 27988] Fix typo in function call Branch: maint-5.8/perl !> op.c perl.h perlio.c pp_ctl.c regcomp.c sv.c toke.c !> universal.c util.c ____________________________________________________________________________ [ 29020] By: stevep on 2006/10/14 23:18:29 Log: Upgrade to CPAN-1.88_54. Branch: perl ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm ____________________________________________________________________________ [ 29019] By: stevep on 2006/10/14 23:11:23 Log: Upgrade to Digest-SHA-5.44. Branch: perl ! 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/sha.c ! ext/Digest/SHA/src/sha.h ____________________________________________________________________________ [ 29018] By: nicholas on 2006/10/14 23:06:52 Log: Avoid undefined behaviour for -DPERL_MEM_LOG by not using a dereference of member of the structure being reallocated as part of the size calculation. (This one was well hidden by macros) Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29017] By: stevep on 2006/10/14 23:00:35 Log: Upgrade to XSLoader-0.07. Branch: perl ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t ____________________________________________________________________________ [ 29016] By: nicholas on 2006/10/14 22:40:00 Log: Avoid undefined behaviour for -DPERL_MEM_LOG by not using a direct dereference of member of the structure being reallocated as part of the size calculation. (There may be other similar bugs). Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29015] By: nicholas on 2006/10/14 20:38:59 Log: Use Perl_croak_nocontext() rather than Perl_croak() for the snprintf() and vsnprintf() macros. Branch: perl ! perl.h ____________________________________________________________________________ [ 29014] By: nicholas on 2006/10/14 16:42:04 Log: Integrate: [ 25105] Message-ID: <42D0F25E.3040801@gmail.com> Date: Sun, 10 Jul 2005 13:03:10 +0300 From: Jarkko Hietaniemi Subject: [PATCH] yet another way of debugging memory allocations adds PERL_MEM_LOG and PERL_MEM_LOG_STDERR options [ 25109] From: Jarkko Hietaniemi Date: Sun, 10 Jul 2005 21:50:27 +0300 Subject: [PATCH] yet another way of debugging memory allocations Message-ID: <42D16DF3.4040806@gmail.com> tweak PERL_MEM_LOG [ 25115] Subject: [patch: handy.c] update Newx API pod to mention PERL_MEM_LOG build opt From: Jim Cromie Date: Mon, 11 Jul 2005 19:18:02 -0600 Message-ID: <42D31A4A.1020305@divsol.com> (with some minor tweaks) [ 25116] Change New*() to Newx*() in various comments and documentation [ 25128] Subject: Make PERL_MEM_LOG more portable. From: Jarkko Hietaniemi Date: Mon, 11 Jul 2005 15:29:46 +0300 Message-Id: <42D2663A.4050204@gmail.com> [ 27204] Subject: Re: how to build with -DPERL_MEM_LOG ? From: Andy Dougherty Date: Fri, 3 Feb 2006 11:55:58 -0500 (EST) Message-ID: Branch: maint-5.8/perl !> handy.h pod/perlapi.pod pod/perlhack.pod util.c x2p/a2p.h ____________________________________________________________________________ [ 29013] By: nicholas on 2006/10/14 15:13:34 Log: Integrate: [ 25104] silence some compiler warnings Branch: maint-5.8/perl !> embed.fnc gv.h proto.h ____________________________________________________________________________ [ 29012] By: nicholas on 2006/10/14 14:32:28 Log: Fix typo. Branch: perl ! Changes ____________________________________________________________________________ [ 29011] By: nicholas on 2006/10/13 20:35:44 Log: Subject: Re: SVpvs vs SVpvn From: Jim Cromie Message-ID: <452FED1D.1000504@gmail.com> Date: Fri, 13 Oct 2006 13:46:37 -0600 plus the last newSVpvn() in toke.c that his regexp missed. Branch: perl ! toke.c ____________________________________________________________________________ [ 29010] By: stevep on 2006/10/13 14:11:04 Log: Upgrade to Time-HiRes-1.92. Branch: perl + ext/Time/HiRes/hints/aix.pl ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL ! ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 29009] By: nicholas on 2006/10/13 13:53:16 Log: Correct one "parenthesis" to "parentheses". Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 29008] By: rgs on 2006/10/13 12:12:04 Log: Don't bother checking for bad characters in prototypes if we're not going to warn about them. Branch: perl ! toke.c ____________________________________________________________________________ [ 29007] By: rgs on 2006/10/13 11:27:54 Log: Subject: [PATCH] compiler warning noreturn From: "Robin Barker" Date: Fri, 13 Oct 2006 11:49:11 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226120A70@exchsvr1.npl.ad.local> Branch: perl ! doio.c ____________________________________________________________________________ [ 29006] By: rgs on 2006/10/13 09:15:43 Log: Fix nit in possessive quantifier descriptions. Add some =head3 headings. Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 29005] By: rgs on 2006/10/13 09:02:05 Log: Subject: [PATCH] Add possessive quantifiers to regex engine. From: demerphq Date: Thu, 12 Oct 2006 21:23:15 +0200 Message-ID: <9b18b3110610121223m191e47ddtce3398cb0e8ba320@mail.gmail.com> With doc tweaks Branch: perl ! pod/perl595delta.pod pod/perlre.pod pod/perltodo.pod regcomp.c ! regcomp.h t/op/re_tests t/op/regexp.t ____________________________________________________________________________ [ 29004] By: stevep on 2006/10/12 15:07:17 Log: Upgrade to PathTools-3.23. Branch: perl ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t ____________________________________________________________________________ [ 29003] By: rgs on 2006/10/12 14:52:42 Log: Subject: [PATCH] threads::shared 1.04 From: Jerry Hedden Date: Thu, 12 Oct 2006 07:47:37 -0700 (PDT) Message-ID: <20061012144737.56305.qmail@web30207.mail.mud.yahoo.com> Branch: perl ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README ! ext/threads/shared/shared.pm ____________________________________________________________________________ [ 29002] By: rgs on 2006/10/12 14:26:37 Log: Subject: [PATCH] threads 1.44 From: Jerry Hedden Date: Wed, 11 Oct 2006 05:57:43 -0700 (PDT) Message-ID: <20061011125743.68567.qmail@web30211.mail.mud.yahoo.com> Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t ! ext/threads/threads.pm ____________________________________________________________________________ [ 29001] By: rgs on 2006/10/12 14:19:33 Log: Subject: [PATCH] fix format errors; was RE: g++ compile and make test 100% From: "Robin Barker" Date: Wed, 11 Oct 2006 17:02:01 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226120A69@exchsvr1.npl.ad.local> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 29000] By: rgs on 2006/10/12 14:03:55 Log: Subject: [PATCH] RE: g++ compile and make test 100% From: "Robin Barker" Date: Wed, 11 Oct 2006 16:58:10 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226120A68@exchsvr1.npl.ad.local> Branch: perl ! ext/ODBM_File/t/odbm.t ____________________________________________________________________________ [ 28999] By: rgs on 2006/10/12 13:57:57 Log: Subject: [PATCH] More regexp documentation From: demerphq Date: Thu, 12 Oct 2006 14:45:25 +0200 Message-ID: <9b18b3110610120545m3002e17cqace30f908b0e2277@mail.gmail.com> Branch: perl ! pod/perlre.pod pod/perlreguts.pod regcomp.c ____________________________________________________________________________ [ 28998] By: rgs on 2006/10/12 08:43:20 Log: Subject: [PATCH] Add Regex conditionals. Various bugfixes. More tests. From: demerphq Date: Thu, 12 Oct 2006 00:46:50 +0200 Message-ID: <9b18b3110610111546j74ca490dg21bd9fd1e7e10d42@mail.gmail.com> Branch: perl ! embed.fnc embed.h pod/perlre.pod proto.h regcomp.c regcomp.sym ! regexec.c regnodes.h t/op/pat.t t/op/re_tests ____________________________________________________________________________ [ 28997] By: rgs on 2006/10/11 15:01:52 Log: Subject: RE: g++ compile and make test 100% From: "Robin Barker" Date: Wed, 11 Oct 2006 15:29:43 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226120A65@exchsvr1.npl.ad.local> Branch: perl ! ext/NDBM_File/typemap ____________________________________________________________________________ [ 28996] By: stevep on 2006/10/11 14:48:45 Log: Fix typo in NDBM_File.xs and bump up the version number. Branch: perl ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs ____________________________________________________________________________ [ 28995] By: rgs on 2006/10/11 09:59:15 Log: Fix aliasing to an non-existent element of %+ (by Yves Orton) Branch: perl ! hv.c ____________________________________________________________________________ [ 28994] By: rgs on 2006/10/11 09:38:37 Log: Update comment (by Yves Orton), plus POD fixes Branch: perl ! ext/re/re.pm ____________________________________________________________________________ [ 28993] By: rgs on 2006/10/11 08:03:03 Log: Missing % in format string Branch: perl ! perl.h ____________________________________________________________________________ [ 28992] By: merijn on 2006/10/11 07:02:56 Log: Subject: [PATCH] ext re: C++: EXTERN_C needed, and where did sub install() go? From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Wed, 11 Oct 2006 09:53:59 +0300 (EEST) Message-Id: <20061011065359.DFC4C8B3A1@seth.hut.fi> Branch: perl ! ext/re/re.pm ext/re/re.xs ____________________________________________________________________________ [ 28991] By: stevep on 2006/10/11 00:52:58 Log: Grrr...moved the files, but forgot to update Soundex.pm Branch: perl ! ext/Text/Soundex/Soundex.pm ____________________________________________________________________________ [ 28990] By: rgs on 2006/10/10 16:26:31 Log: Subject: [PATCH] C++: class is a keyword From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Tue, 10 Oct 2006 19:20:26 +0300 (EEST) Message-Id: <20061010162026.190BE8B37C@seth.hut.fi> Branch: perl ! lib/ExtUtils/ParseXS/t/XSTest.xs ____________________________________________________________________________ [ 28989] By: rgs on 2006/10/10 16:23:48 Log: Adjust test count for ExtUtils::Command Branch: perl ! lib/ExtUtils/t/eu_command.t ____________________________________________________________________________ [ 28988] By: stevep on 2006/10/10 15:04:09 Log: Upgrade to ExtUtils-Manifest-1.49. Branch: perl ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ [ 28987] By: stevep on 2006/10/10 15:01:21 Log: Upgrade to ExtUtils-Command-1.12. Branch: perl ! lib/ExtUtils/Command.pm lib/ExtUtils/t/eu_command.t ____________________________________________________________________________ [ 28986] By: stevep on 2006/10/10 14:49:47 Log: Upgrade to CPAN-1.88_53. Branch: perl ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Queue.pm ! lib/CPAN/SIGNATURE ____________________________________________________________________________ [ 28985] By: rgs on 2006/10/10 14:36:49 Log: Subject: [perl #40473] sprintf width+precision fails on wide chars From: Anatoly Vorobey (via RT) Date: Sun, 08 Oct 2006 17:58:16 -0700 Message-ID: Branch: perl ! sv.c t/op/sprintf2.t ____________________________________________________________________________ [ 28984] By: stevep on 2006/10/10 14:33:53 Log: Upgrade to ExtUtils-Makemaker-6.31. Branch: perl ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm ! lib/ExtUtils/MakeMaker/Config.pm ! lib/ExtUtils/MakeMaker/bytes.pm ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/README ! lib/ExtUtils/TODO lib/ExtUtils/t/basic.t ! lib/ExtUtils/testlib.pm ____________________________________________________________________________ [ 28983] By: stevep on 2006/10/10 14:05:52 Log: Update to PathTools-3.22. Branch: perl ! ext/Cwd/Changes ext/Text/Soundex/Soundex.xs lib/Cwd.pm ! lib/File/Spec.pm lib/File/Spec/Unix.pm lib/File/Spec/t/Spec.t ! lib/File/Spec/t/crossplatform.t ____________________________________________________________________________ [ 28982] By: merijn on 2006/10/10 14:02:16 Log: New shiny models Branch: perl ! README.hpux ____________________________________________________________________________ [ 28981] By: rgs on 2006/10/10 13:13:18 Log: Subject: [PATCH] Regexp Recurse by name. From: demerphq Date: Mon, 9 Oct 2006 20:36:20 +0200 Message-ID: <9b18b3110610091136g48e5b154tf16d00d38e80a6dc@mail.gmail.com> (with doc nits) Branch: perl ! embed.fnc embed.h ext/re/re.pm pod/perlre.pod proto.h ! regcomp.c t/op/re_tests ____________________________________________________________________________ [ 28980] By: rgs on 2006/10/10 11:25:58 Log: Subject: [PATCH] enc2xs and C++: add extern "C" to data From: Jarkko Hietaniemi Date: Tue, 10 Oct 2006 13:52:57 +0300 Message-ID: <452B7B89.201@iki.fi> Branch: perl ! ext/Encode/bin/enc2xs ____________________________________________________________________________ [ 28979] By: rgs on 2006/10/10 11:20:19 Log: Subject: [PATCH] Linux and Solaris hints: C++ vs dlerror From: Jarkko Hietaniemi Date: Tue, 10 Oct 2006 14:00:40 +0300 Message-ID: <452B7D58.1090009@iki.fi> Branch: perl ! hints/linux.sh hints/solaris_2.sh ____________________________________________________________________________ [ 28978] By: steveh on 2006/10/10 10:25:06 Log: Updates for building on Win32 with Visual C++ 2005 Express Edition Add some instructions in README.win32, clarify macro comments and add missing macros to makefile.mk, and drop the GLOBEXEBUILD macro from Makefile--the Express Edition of Visual C++ 2005 is free and includes setargv.obj, so there is no need to support the .NET 2.0 SDK compiler which didn't include it. Unfortunately, the build still doesn't work yet--my attempt got as far as building extensions, but miniperl.exe crashed. Hopefully this can be sorted out soon. Branch: perl ! README.win32 win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 28977] By: craigb on 2006/10/10 03:29:50 Log: fix a doc typo and a warning typo in VMS::DCLsym Branch: perl ! vms/ext/DCLsym/DCLsym.pm ____________________________________________________________________________ [ 28976] By: stevep on 2006/10/09 20:17:07 Log: Make g++ happy when compiling NDBM_File on a system that is likely using the GDBM compatibility headers that g++ (and other C++ implementations) cannot handle. Branch: perl ! ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.xs ____________________________________________________________________________ [ 28975] By: davem on 2006/10/09 16:35:02 Log: fix bad free in do_exec3() Branch: perl ! doio.c ____________________________________________________________________________ [ 28974] By: rgs on 2006/10/09 14:29:52 Log: Subject: [PATCH] Encode.xs: add an explicit cast to make g++ happier From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Mon, 9 Oct 2006 16:54:12 +0300 (EEST) Message-Id: <20061009135412.47F7A8B3A0@seth.hut.fi> Branch: perl ! ext/Encode/Encode.xs ____________________________________________________________________________ [ 28973] By: rgs on 2006/10/09 14:13:25 Log: Address update for Jerry D. Hedden Branch: perl ! AUTHORS ____________________________________________________________________________ [ 28972] By: rgs on 2006/10/09 12:53:40 Log: Update perldelta for recent regexp changes, based on a text by Yves Orton. Branch: perl ! pod/perl595delta.pod ____________________________________________________________________________ [ 28971] By: rgs on 2006/10/09 12:28:11 Log: Subject: [PATCH] Digest::SHA 5.43_01 - ANSIfy src/hmac.c From: Jarkko Hietaniemi Date: Mon, 09 Oct 2006 14:24:09 +0300 Message-ID: <452A3159.3060003@iki.fi> Branch: perl ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/hmac.c ____________________________________________________________________________ [ 28970] By: rgs on 2006/10/09 10:32:06 Log: Add perl595delta Branch: perl + pod/perl595delta.pod ! MANIFEST Makefile.SH pod.lst pod/perl.pod ! vms/descrip_mms.template win32/Makefile win32/makefile.mk ! win32/pod.mak ____________________________________________________________________________ [ 28969] By: rgs on 2006/10/09 10:11:09 Log: Bump version to 5.9.5 Branch: perl ! Cross/config.sh-arm-linux NetWare/Makefile NetWare/config_H.wc ! epoc/config.sh epoc/createpkg.pl patchlevel.h ! plan9/config.plan9 win32/Makefile win32/Makefile.ce ! win32/config_H.bc win32/config_H.ce win32/config_H.gc ! win32/config_H.vc win32/config_H.vc64 win32/makefile.mk ____________________________________________________________________________ [ 28968] By: rgs on 2006/10/09 10:02:08 Log: Subject: Re: [PATCH] regexec.c: goto crossing initialization From: Jarkko Hietaniemi Date: Mon, 09 Oct 2006 12:47:11 +0300 Message-ID: <452A1A9F.4080103@iki.fi> Branch: perl ! regexec.c ____________________________________________________________________________ [ 28967] By: rgs on 2006/10/08 19:53:10 Log: Subject: Re: [perl #40468] Not OK: perl 5.9.4 +patchaperlup: on i686-linux-64int 2.6.17-2-k7 (UNINSTALLED) From: demerphq Date: Sun, 8 Oct 2006 20:14:24 +0200 Message-ID: <9b18b3110610081114g11dabafaw860181598ab54bd6@mail.gmail.com> Branch: perl ! hv.c regcomp.c t/op/pat.t ____________________________________________________________________________ [ 28966] By: rgs on 2006/10/08 19:39:00 Log: Revert change 28962 (at least until a better solution is found) Branch: perl ! XSUB.h perl.h sv.c ____________________________________________________________________________ [ 28965] By: rgs on 2006/10/08 17:07:42 Log: Clarifications on the usage of setlocale() and LC_NUMERIC to affect the decimal point in output, by Jarkko. Branch: perl ! pod/perldata.pod pod/perlfunc.pod pod/perllocale.pod ____________________________________________________________________________ [ 28964] By: nicholas on 2006/10/08 00:25:07 Log: Document the growth policy, and Yves suggested a better arbitary constant. (The original plan was add 80 if free space is less than 80, which wasn't a noticable improvement. Hence 40 was 80/2 for plan B) Branch: perl ! ext/Data/Dumper/Dumper.xs ____________________________________________________________________________ [ 28963] By: nicholas on 2006/10/07 23:42:56 Log: Yves said that the XS version of Data::Dumper was inefficient because it keeps triggering realloc() due to sv_cat(). Here's a rather brute force approach to pre-stretching the buffer - if there are less than 40 bytes free, grow it by 50%. Surprisingly effective for my test program ./perl -Ilib -MData::Dumper -MStorable=retrieve -we \ 'print Dumper(retrieve(shift))' ~/.cpan/Metadata >/dev/null Before real 2m42.921s user 1m43.321s sys 0m55.611s After real 0m5.205s user 0m4.885s sys 0m0.255s Same 25M of output, byte for byte. :-) Branch: perl ! ext/Data/Dumper/Dumper.xs ____________________________________________________________________________ [ 28962] By: nicholas on 2006/10/07 22:24:28 Log: No need to create a new magic vtable if it's all 0 pointers. [And these are function pointers, so they're not NULL :-)] Branch: perl ! XSUB.h perl.h sv.c ____________________________________________________________________________ [ 28961] By: nicholas on 2006/10/07 22:06:19 Log: Make reference stringification (blessed and unblessed) about as fast as is possible, because I'm told it's used quite frequently. Branch: perl ! sv.c ____________________________________________________________________________ [ 28960] By: nicholas on 2006/10/07 17:16:01 Log: Use packed addresses for the seen tracking hash, rather than "stringified" references. These use less memory, and should be faster as there is no call to sprintf(). Branch: perl ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs ____________________________________________________________________________ [ 28959] By: nicholas on 2006/10/07 16:08:04 Log: Eliminate two more unneeded strlen()s from Dumper.xs Branch: perl ! ext/Data/Dumper/Dumper.xs ____________________________________________________________________________ [ 28958] By: rgs on 2006/10/07 16:01:55 Log: Subject: [PATCH] threads 1.43 - stringify From: Jerry Hedden Date: Fri, 6 Oct 2006 12:19:41 -0700 (PDT) Message-ID: <20061006191941.22457.qmail@web30205.mail.mud.yahoo.com> Branch: perl - ext/threads/typemap ! MANIFEST ext/threads/Changes ext/threads/Makefile.PL ! ext/threads/README ext/threads/t/basic.t ! ext/threads/t/thread.t ext/threads/threads.pm ____________________________________________________________________________ [ 28957] By: rgs on 2006/10/07 14:30:32 Log: Subject: Re: [PATCH] Initial attempt at named captures for perls regexp engine From: demerphq Date: Fri, 6 Oct 2006 19:16:01 +0200 Message-ID: <9b18b3110610061016x5ddce965u30d9a821f632d450@mail.gmail.com> Branch: perl ! XSUB.h doop.c dump.c embed.fnc embed.h gv.c hv.c perl.h ! pod/perlre.pod pod/perltodo.pod pod/perlvar.pod pp.c proto.h ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h ! sv.c t/op/pat.t t/op/re_tests t/op/regexp.t toke.c ____________________________________________________________________________ [ 28956] By: nicholas on 2006/10/07 13:53:36 Log: Change sprintf() to my_sprintf(), and use the returnled length from that and my_snprintf() to avoid calls to strlen() Branch: perl ! ext/Data/Dumper/Dumper.xs ____________________________________________________________________________ [ 28955] By: merijn on 2006/10/07 11:56:31 Log: Subject: [PATCH] cflags.SH: strip -std=c89 for g++ From: Jarkko Hietaniemi Date: Sat, 07 Oct 2006 13:37:04 +0300 Message-ID: <45278350.8020707@iki.fi> Branch: perl ! cflags.SH ____________________________________________________________________________ [ 28954] By: merijn on 2006/10/07 11:52:04 Log: Subject: [PATCH] another g++ patch (Util.xs) From: "Paul Marquess" Date: Fri, 6 Oct 2006 11:14:03 +0100 Message-ID: <00ea01c6e930$269f3d70$4e3c140a@myopwv.com> Branch: perl ! ext/List/Util/Util.xs ____________________________________________________________________________ [ 28953] By: stevep on 2006/10/07 01:34:15 Log: Upgrade to Test-Harness-2.64 Branch: perl + lib/Test/Harness/Results.pm ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes ! lib/Test/Harness/Straps.pm lib/Test/Harness/Util.pm ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/failure.t ! lib/Test/Harness/t/prove-switches.t ! lib/Test/Harness/t/strap-analyze.t ! lib/Test/Harness/t/test-harness.t ____________________________________________________________________________ [ 28952] By: nicholas on 2006/10/06 21:56:46 Log: Make the executable slightly smaller by using PL_hexdigit in Perl_sv_vcatpvfn. Branch: perl ! sv.c ____________________________________________________________________________ [ 28951] By: nicholas on 2006/10/06 21:27:13 Log: Fix typo spotted by Rafael. Close the file handle explicity and check for errors. Add overload.pl to regen.pl Branch: perl ! overload.pl regen.pl ____________________________________________________________________________ [ 28950] By: nicholas on 2006/10/06 21:19:26 Log: Generate the overload enum and names array programatically, which allows experimentation with the order. The new order shaves nearly 900 bytes from gv.o, because the compiler can make smaller branch tables for switch statements. Branch: perl + overload.h overload.pl ! MANIFEST perl.h ____________________________________________________________________________ [ 28949] By: nicholas on 2006/10/06 21:01:00 Log: Reoder struct am_table and am_table_short to save 8 bytes on LP64 systems, by placing the two U32 fields next to each other. Branch: perl ! perl.h ____________________________________________________________________________ [ 28948] By: stevep on 2006/10/06 20:02:48 Log: Upgrade to PathTools-3.21 Branch: perl ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm ! lib/File/Spec/t/Spec.t ____________________________________________________________________________ [ 28947] By: nicholas on 2006/10/06 18:05:45 Log: Don't bother generating the "Operation \"%s\": no method found..." message text if we're not going to use it. Branch: perl ! gv.c ____________________________________________________________________________ [ 28946] By: davem on 2006/10/05 18:16:19 Log: Document the new regmatch() backtracking mechanism Branch: perl ! regexec.c ____________________________________________________________________________ [ 28945] By: davem on 2006/10/05 16:05:57 Log: remove REGMATCH detritus and shrink the size of the backtrack structure Branch: perl ! regexec.c regexp.h ____________________________________________________________________________ [ 28944] By: davem on 2006/10/05 14:00:38 Log: migrate CURLYX/WHILEM branch in regmatch() to new FSM-esque paradigm Branch: perl ! regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t ____________________________________________________________________________ [ 28943] By: rgs on 2006/10/05 12:39:53 Log: Subject: Re: [perl #8835] fairly large regex optimization bug with 5.7.3 From: demerphq Date: Wed, 4 Oct 2006 19:08:47 +0200 Message-ID: <9b18b3110610041008v2bd63d14g9294f93804122dec@mail.gmail.com> Branch: perl ! regcomp.c regcomp.h ____________________________________________________________________________ [ 28942] By: rgs on 2006/10/05 12:23:24 Log: Nit in regcomp, discovered by a gcc warning, fixed by Yves Branch: perl ! regcomp.c ____________________________________________________________________________ [ 28941] By: rgs on 2006/10/05 12:20:28 Log: Fix a couple of casting warnings Branch: perl ! regcomp.c ____________________________________________________________________________ [ 28940] By: stevep on 2006/10/05 11:30:56 Log: Fix a few pod nits in perlre. Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 28939] By: rgs on 2006/10/05 10:23:08 Log: Subject: Re: [PATCH] Add recursive regexes similar to PCRE From: demerphq Date: Wed, 4 Oct 2006 15:45:15 +0200 Message-ID: <9b18b3110610040645s563220a2id6f235494b497e90@mail.gmail.com> Subject: Re: [PATCH] Add recursive regexes similar to PCRE From: demerphq Date: Wed, 4 Oct 2006 21:05:10 +0200 Message-ID: <9b18b3110610041205m2660eb43m1315cf4b0653db96@mail.gmail.com> Branch: perl ! embed.fnc embed.h pod/perlre.pod pod/perltodo.pod proto.h ! regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c regexp.h ! regnodes.h t/op/pat.t t/op/re_tests ____________________________________________________________________________ [ 28938] By: rgs on 2006/10/05 08:43:25 Log: Upgrade to Module::CoreList 2.09: - make the dependency on version.pm optional - improve doc of corelist(1) Branch: perl ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist ____________________________________________________________________________ [ 28937] By: rgs on 2006/10/05 08:00:57 Log: Change md5sum of MD5.xs after change 28936 (on UNIX, might need adjustments on other platforms) Branch: perl ! ext/Digest/MD5/t/files.t ____________________________________________________________________________ [ 28936] By: stevep on 2006/10/04 19:56:13 Log: Change to sv_reftype return value caused compile for Digest::MD5 with g++ to fail. Branch: perl ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t ____________________________________________________________________________ [ 28935] By: stevep on 2006/10/04 19:44:58 Log: Subject: [PATCH] Give zlib the ASNI C treatmant From: "Paul Marquess" Date: Wed, 4 Oct 2006 17:14:05 +0100 Message-ID: <018901c6e7d0$1f06c8f0$7565140a@myopwv.com> Branch: perl ! ext/Compress/Raw/Zlib/zlib-src/adler32.c ! ext/Compress/Raw/Zlib/zlib-src/compress.c ! ext/Compress/Raw/Zlib/zlib-src/crc32.c ! ext/Compress/Raw/Zlib/zlib-src/deflate.c ! ext/Compress/Raw/Zlib/zlib-src/infback.c ! ext/Compress/Raw/Zlib/zlib-src/inffast.c ! ext/Compress/Raw/Zlib/zlib-src/inflate.c ! ext/Compress/Raw/Zlib/zlib-src/inftrees.c ! ext/Compress/Raw/Zlib/zlib-src/trees.c ! ext/Compress/Raw/Zlib/zlib-src/uncompr.c ! ext/Compress/Raw/Zlib/zlib-src/zutil.c ____________________________________________________________________________ [ 28934] By: stevep on 2006/10/04 18:45:37 Log: Fixes to compile Perl with g++ and DEBUGGING. Branch: perl ! regcomp.pl regnodes.h x2p/a2p.c ____________________________________________________________________________ [ 28933] By: rgs on 2006/10/04 07:16:04 Log: Subject: [PATCH] Update Stratus VOS files. From: "Green, Paul" Date: Tue, 3 Oct 2006 17:40:03 -0400 Message-ID: Branch: perl + vos/syslog.h ! MANIFEST vos/Changes vos/vos.c ____________________________________________________________________________ [ 28932] By: rgs on 2006/10/03 16:39:58 Log: Text::Soundex is now dual-lived. Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 28931] By: rgs on 2006/10/03 15:52:33 Log: Subject: [PATCH] threads-shared 1.03 - Changes, Makefile.PL From: Jerry Hedden Date: Tue, 3 Oct 2006 07:49:37 -0700 (PDT) Message-ID: <20061003144937.58522.qmail@web30202.mail.mud.yahoo.com> Branch: perl + ext/threads/shared/Changes ! MANIFEST ext/threads/shared/Makefile.PL ____________________________________________________________________________ [ 28930] By: stevep on 2006/10/03 15:36:55 Log: Upgrade to CGI.pm-3.25 Branch: perl ! lib/CGI.pm lib/CGI/Changes lib/CGI/Util.pm ____________________________________________________________________________ [ 28929] By: stevep on 2006/10/03 15:08:35 Log: Quiet warnings in new test for ExtUtils::Command. Branch: perl ! lib/ExtUtils/t/eu_command.t ____________________________________________________________________________ [ 28928] By: rgs on 2006/10/03 14:53:33 Log: Subject: PATCH: clarify docs for lib.pm From: Mark Stosberg Date: Mon, 25 Sep 2006 15:53:44 -0400 Message-ID: <20060925195512.27418.qmail@lists.develooper.com> (further modified by Merijn) Branch: perl ! lib/lib_pm.PL ____________________________________________________________________________ [ 28927] By: stevep on 2006/10/03 14:52:45 Log: Move Text::Soundex from lib/ to ext/ and upgrade it to Text-Soundex-3.02. Branch: perl + ext/Text/Soundex/Changes ext/Text/Soundex/Makefile.PL + ext/Text/Soundex/README ext/Text/Soundex/Soundex.pm + ext/Text/Soundex/Soundex.xs +> ext/Text/Soundex/t/Soundex.t - lib/Text/Soundex.pm lib/Text/Soundex.t ! MANIFEST ____________________________________________________________________________ [ 28926] By: rgs on 2006/10/03 14:36:59 Log: Subject: [patch] convert spare debug flag to DEBUG_U, for Unofficial, User hacking. From: Jim Cromie Date: Fri, 29 Sep 2006 12:38:56 -0600 Message-ID: <451D6840.3020408@gmail.com> Branch: perl ! perl.c perl.h ____________________________________________________________________________ [ 28925] By: rgs on 2006/10/03 14:29:48 Log: Un-TODO some B tests Branch: perl ! ext/B/t/optree_constants.t ____________________________________________________________________________ [ 28924] By: stevep on 2006/10/03 13:51:30 Log: Upgrade to version-0.6701 Branch: perl ! lib/version.pm ____________________________________________________________________________ [ 28923] By: stevep on 2006/10/03 13:46:26 Log: Upgrade to threads-shared-1.03 Branch: perl ! ext/threads/shared/README ext/threads/shared/shared.pm ! ext/threads/shared/shared.xs ext/threads/shared/t/0nothread.t ! ext/threads/shared/t/av_refs.t ! ext/threads/shared/t/av_simple.t ! ext/threads/shared/t/blessed.t ext/threads/shared/t/cond.t ! ext/threads/shared/t/disabled.t ext/threads/shared/t/hv_refs.t ! ext/threads/shared/t/hv_simple.t ! ext/threads/shared/t/no_share.t ! ext/threads/shared/t/shared_attr.t ! ext/threads/shared/t/sv_refs.t ! ext/threads/shared/t/sv_simple.t ext/threads/shared/t/wait.t ! mkppport.lst ____________________________________________________________________________ [ 28922] By: stevep on 2006/10/03 13:28:30 Log: Upgrade to threads-1.42 Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/libc.t ! ext/threads/t/thread.t ext/threads/threads.pm ____________________________________________________________________________ [ 28921] By: stevep on 2006/10/03 13:19:48 Log: Upgrade to ExtUtils-Manifest-1.48 Branch: perl ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ [ 28920] By: stevep on 2006/10/03 13:13:53 Log: Upgrade to CPAN-1.88_52 Branch: perl ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm lib/CPAN/Version.pm ! lib/CPAN/t/10version.t ____________________________________________________________________________ [ 28919] By: stevep on 2006/10/03 13:08:35 Log: Upgrade to Time-HiRes-1.91 Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/HiRes.xs ____________________________________________________________________________ [ 28918] By: stevep on 2006/10/03 13:06:06 Log: Update to ExtUtils-Command-1.11 Branch: perl + lib/ExtUtils/t/eu_command.t - lib/ExtUtils/t/Command.t ! MANIFEST lib/ExtUtils/Command.pm ____________________________________________________________________________ [ 28917] By: rgs on 2006/10/03 11:58:46 Log: Subject: [perl #40427] Segfault in pack From: dgay@acm.org (via RT) Date: Thu, 28 Sep 2006 17:30:37 -0700 Message-ID: Branch: perl ! pp_pack.c ____________________________________________________________________________ [ 28916] By: rgs on 2006/10/03 07:51:03 Log: Regenerate proto.h Branch: perl ! proto.h ____________________________________________________________________________ [ 28915] By: merijn on 2006/10/03 06:56:41 Log: Subject: [PATCH] const sv_reftype From: Jarkko Hietaniemi Date: Tue, 03 Oct 2006 08:05:24 +0300 Message-ID: <4521EF94.5080602@iki.fi> Branch: perl ! embed.fnc pod/perlapi.pod sv.c ____________________________________________________________________________ [ 28914] By: merijn on 2006/10/02 20:50:18 Log: Subject: Re: [PATCH] cflags.SH: rethink of the gcc -std=c89 and -pedantic From: Jarkko Hietaniemi Date: Mon, 02 Oct 2006 13:04:14 +0300 Message-ID: <4520E41E.8040300@iki.fi> Branch: perl ! cflags.SH ____________________________________________________________________________ [ 28913] By: merijn on 2006/10/02 11:10:21 Log: doc typo change on jhi's request Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 28912] By: merijn on 2006/10/02 10:09:48 Log: Subject: [PATCH] perldiag.pod: followup on the PerlIO::scalar patch From: Jarkko Hietaniemi Date: Mon, 02 Oct 2006 12:58:18 +0300 Message-ID: <4520E2BA.1000309@iki.fi> Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 28911] By: nicholas on 2006/10/01 20:22:02 Log: In PerlIO_debug(), if tainting or set*id, set PL_perlio_debug_fd to -1 first time through to reduce the checks on subsequent calls. Branch: perl ! perlio.c ____________________________________________________________________________ [ 28910] By: nicholas on 2006/10/01 19:29:50 Log: In pp_binmode, call mode_from_discipline() once and remember the result. Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 28909] By: stevep on 2006/09/30 14:17:55 Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.88_51.tar.gz From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) Date: Sat, 30 Sep 2006 13:44:02 +0200 Message-ID: <87ejttmvel.fsf@k75.linux.bogus> Branch: perl + lib/CPAN/Queue.pm ! MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm ! lib/CPAN/HandleConfig.pm lib/CPAN/SIGNATURE ! lib/CPAN/t/03pkgs.t ____________________________________________________________________________ [ 28908] By: davem on 2006/09/30 11:31:14 Log: remove backing up outercc->cur in regmatch()/WHILEM Branch: perl ! regexec.c ____________________________________________________________________________ [ 28907] By: davem on 2006/09/30 00:29:10 Log: assert that backing up outercc->cur in regmatch()/WHILEM is not needed Branch: perl ! regexec.c ____________________________________________________________________________ [ 28906] By: davem on 2006/09/30 00:22:20 Log: add stress test for CURLYX/WHILEM regex ops Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 28905] By: davem on 2006/09/30 00:07:49 Log: rationalise sayYES and sayNO code in regmatch() Branch: perl ! regexec.c regexp.h ____________________________________________________________________________ [ 28904] By: merijn on 2006/09/29 17:54:12 Log: Subject: [PATCH] Minor re 'Debug' tweaks, also fix a bug in dumping certain patterns. From: demerphq Date: Fri, 29 Sep 2006 17:39:16 +0200 Message-ID: <9b18b3110609290839i58fa703u59259e4ec1d9f2d9@mail.gmail.com> Branch: perl ! ext/re/re.pm regcomp.c regcomp.h win32/Makefile ____________________________________________________________________________ [ 28903] By: stevep on 2006/09/29 15:10:41 Log: Subject: [PATCH] PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling seekand don't talk to negative strangers From: Jarkko Hietaniemi Date: Fri, 29 Sep 2006 17:41:28 +0300 Message-ID: <451D3098.1000305@iki.fi> Branch: perl ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t ! pod/perldiag.pod ____________________________________________________________________________ [ 28902] By: merijn on 2006/09/29 15:05:22 Log: Subject: Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re pluggable under threads) From: demerphq Date: Fri, 29 Sep 2006 16:57:07 +0200 Message-ID: <9b18b3110609290757n62b3484i7bb948f965524191@mail.gmail.com> Branch: perl ! perl.h regcomp.c regexp.h ____________________________________________________________________________ [ 28901] By: stevep on 2006/09/29 13:55:55 Log: Fix debug format in regcomp.c that was failing under -Doptimize="-g" Branch: perl ! regcomp.c ____________________________________________________________________________ [ 28900] By: merijn on 2006/09/29 12:29:24 Log: Subject: Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re pluggable under threads) From: demerphq Date: Fri, 29 Sep 2006 12:41:26 +0200 Message-ID: <9b18b3110609290341p11767110sec20a6fee2038a00@mail.gmail.com> Branch: perl + ext/re/t/lexical_debug.pl ext/re/t/lexical_debug.t ! MANIFEST embed.fnc embed.h embedvar.h ext/re/re.pm ! ext/re/re.xs ext/re/t/re.t op.c perl.h perlapi.h pp.c pp_ctl.c ! pp_hot.c proto.h regcomp.c regcomp.h regcomp.pl regexec.c ! regexp.h regnodes.h sv.c thrdvar.h ____________________________________________________________________________ [ 28899] By: nicholas on 2006/09/28 22:15:57 Log: Silence two warnings from gcc when being -pedantic Branch: perl ! perl.h ____________________________________________________________________________ [ 28898] By: merijn on 2006/09/28 11:23:38 Log: Subject: Re: reentr reshuffle From: Jarkko Hietaniemi Date: Thu, 28 Sep 2006 14:15:45 +0300 Message-ID: <451BAEE1.1070509@iki.fi> Branch: perl ! reentr.h reentr.pl ____________________________________________________________________________ [ 28897] By: merijn on 2006/09/28 10:36:00 Log: Regen for #28896 Branch: perl ! reentr.c reentr.h ____________________________________________________________________________ [ 28896] By: merijn on 2006/09/28 10:30:21 Log: Subject: reentr reshuffle From: Jarkko Hietaniemi Date: Thu, 28 Sep 2006 12:40:04 +0300 Message-ID: <451B9874.7060000@iki.fi> Branch: perl ! pod/perlembed.pod pod/perlxs.pod reentr.pl ____________________________________________________________________________ [ 28895] By: rgs on 2006/09/27 08:45:02 Log: Saddest patch I ever had to apply. Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 28894] By: steveh on 2006/09/27 08:37:23 Log: I think we need to skip PL_regdupe as well as Perl_regdupe when USE_ITHREADS is not defined See: http://www.nntp.perl.org/group/perl.daily-build.reports/41274 Branch: perl ! makedef.pl ____________________________________________________________________________ [ 28893] By: nicholas on 2006/09/26 22:29:09 Log: Make Perl_regdupe only exist for threaded perls. Branch: perl ! embed.fnc embed.h ext/re/re.xs makedef.pl proto.h regcomp.c ! thrdvar.h ____________________________________________________________________________ [ 28892] By: davem on 2006/09/25 22:01:36 Log: Automate generation of the regmatch() state constants Subject: Re: Problem with EVAL handling in bleads iterative regex code. From: demerphq Date: Mon, 25 Sep 2006 20:09:07 +0200 Message-Id: <9b18b3110609251109t4cb1d443y87d7a7dc94fcfc24@mail.gmail.com> Branch: perl ! regcomp.c regcomp.pl regcomp.sym regexec.c regnodes.h ____________________________________________________________________________ [ 28891] By: nicholas on 2006/09/25 20:47:34 Log: Subject: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re From: demerphq Message-ID: <9b18b3110609170557r73d94c18v90285bd57a38b876@mail.gmail.com> Date: Sun, 17 Sep 2006 14:57:57 +0200 Branch: perl ! embed.fnc embed.h embedvar.h ext/re/re.xs ext/re/re_top.h ! global.sym perl.h perlapi.h proto.h regcomp.c sv.c thrdvar.h ____________________________________________________________________________ [ 28890] By: rgs on 2006/09/25 13:28:24 Log: Remove three X<...> that cannot be handled by pod2text currently (spotted by David Landgren) Branch: perl ! pod/perlref.pod ____________________________________________________________________________ [ 28889] By: rgs on 2006/09/25 13:10:45 Log: Subject: [PATCH] perlref clarification (was: Re: Is this a bug or a feature?) From: David Landgren Date: Mon, 25 Sep 2006 15:03:33 +0200 Message-ID: <4517D3A5.4010200@landgren.net> Branch: perl ! pod/perlref.pod ____________________________________________________________________________ [ 28888] By: davem on 2006/09/25 10:03:41 Log: Fix re debug formatting nits From: demerphq Message-ID: <9b18b3110609250237h4dcf1784s487f1979b2b431b9@mail.gmail.com> Date: Mon, 25 Sep 2006 11:37:36 +0200 Subject: Re: Problem with EVAL handling in bleads iterative regex code. Branch: perl ! regexec.c ____________________________________________________________________________ [ 28887] By: rgs on 2006/09/25 08:31:37 Log: Typo fix in overload docs Branch: perl ! lib/overload.pm ____________________________________________________________________________ [ 28886] By: nicholas on 2006/09/25 07:12:36 Log: Subject: Re: Change 28877: [PATCH] deal with some gcc warnings From: Jarkko Hietaniemi Message-ID: <45175CA4.3020900@iki.fi> Date: Mon, 25 Sep 2006 07:35:48 +0300 remove casts that were causing failure on FreeBSD -Duse64bitint, and some other cleanups. Branch: perl ! doio.c reentr.c reentr.pl ____________________________________________________________________________ [ 28885] By: davem on 2006/09/25 01:23:31 Log: eliminate PL_regindent and improve -Mre=Debug,STATE output Branch: perl ! perl.c regexec.c regexp.h ____________________________________________________________________________ [ 28884] By: davem on 2006/09/24 22:31:59 Log: fix regression introduced in #27778: must backtrack into inner regex "aa" =~ /(??{"a+"})a/ Branch: perl ! regexec.c regexp.h t/op/pat.t t/op/re_tests ____________________________________________________________________________ [ 28883] By: davem on 2006/09/24 22:03:05 Log: in S_regmatch(), convert state var st->cc into local var cur_curlyx Branch: perl ! regexec.c regexp.h ____________________________________________________________________________ [ 28882] By: davem on 2006/09/24 21:23:28 Log: allow fields in re_tests to include \x{nnn} etc Branch: perl ! t/op/re_tests t/op/regexp.t ____________________________________________________________________________ [ 28881] By: stevep on 2006/09/23 16:58:17 Log: Upgrade to CPAN-1.8801. Branch: perl ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Tarzip.pm ____________________________________________________________________________ [ 28880] By: rgs on 2006/09/21 15:08:54 Log: Document the values that mad_key can hold (by Larry) Branch: perl ! op.h ____________________________________________________________________________ [ 28879] By: rgs on 2006/09/21 14:52:15 Log: Subject: RE: Combining UTF-16 output with :crlf is awkward From: "Jan Dubois" Date: Thu, 6 Apr 2006 18:37:21 -0700 Message-ID: <0bbe01c659e3$d0c334a0$2217a8c0@candy> Branch: perl ! perlio.c ____________________________________________________________________________ [ 28878] By: merijn on 2006/09/21 12:02:14 Log: Subject: Re: \N{...} in regular expression [PATCH] From: SADAHIRO Tomoyuki Date: Thu, 21 Sep 2006 20:47:02 +0900 Message-Id: <20060921204520.80A6.BQW10602@nifty.com> Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 28877] By: rgs on 2006/09/21 07:54:10 Log: Subject: [PATCH] deal with some gcc warnings From: Jarkko Hietaniemi Date: Thu, 21 Sep 2006 09:08:47 +0300 Message-ID: <45122C6F.9080904@iki.fi> Branch: perl ! doio.c reentr.c reentr.pl regcomp.c regexec.c sv.c toke.c ! util.c ____________________________________________________________________________ [ 28876] By: stevep on 2006/09/21 02:17:30 Log: Subject: [perl #40369] File::Find mishandles non-dangling symlinks From: ammon@rhythm.com (via RT) Date: Tue, 19 Sep 2006 20:56:32 -0700 Message-ID: Branch: perl ! lib/File/Find.pm ____________________________________________________________________________ [ 28875] By: rgs on 2006/09/20 16:12:14 Log: Deliver SIGILL, SIGBUS and SIGSEGV always in an "unsafe" manner. Subject: Safe signals and SIGSEGV From: Rafael Garcia-Suarez Date: Fri, 8 Sep 2006 17:43:41 +0200 Message-ID: <20060908174341.0cc7988f@grubert.mandriva.com> Branch: perl ! mg.c ____________________________________________________________________________ [ 28874] By: rgs on 2006/09/20 15:22:22 Log: prototype() wasn't working to get the prototype of optional core keywords (like say, err, given.) Fix this by adding a parameter to Perl_keyword to always get the keyword number, even if the feature isn't in effect. Branch: perl ! embed.fnc embed.h perl_keyword.pl pp.c proto.h t/op/cproto.t ! toke.c ____________________________________________________________________________ [ 28873] By: rgs on 2006/09/20 11:53:59 Log: Subject: Re: [PATCH] Patch for win32.c to fix #38723 and #39531 From: Andrew Savige Date: Tue, 19 Sep 2006 23:42:31 +1000 (EST) Message-ID: <20060919134231.87370.qmail@web56407.mail.re3.yahoo.com> Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 28872] By: merijn on 2006/09/19 19:09:36 Log: Subject: Re: \N{...} in regular expression [PATCH] From: demerphq Date: Tue, 19 Sep 2006 20:36:17 +0200 Message-ID: <9b18b3110609191136v4d595f37pa0a52b8c20851588@mail.gmail.com> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 28871] By: rgs on 2006/09/19 14:05:48 Log: Upgrade to podlators 2.0.5 Branch: perl + lib/Pod/t/pod-parser.t ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/t/basic.man ! lib/Pod/t/basic.t lib/Pod/t/filehandle.t lib/Pod/t/man.t ____________________________________________________________________________ [ 28870] By: merijn on 2006/09/19 11:16:11 Log: Changed +DA2.0w to +DD64; Added notes about C ANSI C updates on HP-UX 11.00. Branch: perl ! README.hpux ____________________________________________________________________________ [ 28869] By: rgs on 2006/09/19 07:54:24 Log: Subject: Re: [PATCH] lib/File/Copy.t - test descriptions and minor fixes From: "Adriano Ferreira" Date: Mon, 18 Sep 2006 17:36:50 -0300 Message-ID: <73ddeb6c0609181336g53a90dceo9a29777f7686e372@mail.gmail.com> Branch: perl ! lib/File/Copy.t ____________________________________________________________________________ [ 28868] By: merijn on 2006/09/19 06:56:36 Log: Subject: Re: \N{...} in regular expression [PATCH] From: demerphq Date: Tue, 19 Sep 2006 01:37:19 +0200 Message-ID: <9b18b3110609181637m796d6c16o1b2741edc5f09eb2@mail.gmail.com> Branch: perl + t/lib/Cname.pm ! MANIFEST embed.fnc embed.h pod/perldiag.pod proto.h regcomp.c ! regexec.c t/op/pat.t toke.c ____________________________________________________________________________ [ 28867] By: merijn on 2006/09/19 06:45:26 Log: Subject: [PATCH] C++: add -Wno-used-parameter, and drop ODBM_File From: Jarkko Hietaniemi Date: Tue, 19 Sep 2006 09:19:22 +0300 Message-ID: <450F8BEA.1010802@iki.fi> Branch: perl ! Makefile.SH cflags.SH ____________________________________________________________________________ [ 28866] By: rgs on 2006/09/18 09:04:02 Log: Fix declaration-after-statement problem Subject: [bug] IO::Socket's IO.xs fails to compile From: Sebastian Steinlechner Date: Mon, 18 Sep 2006 01:38:31 +0200 Message-ID: <450DDC77.2060405@gmx.net> Branch: perl ! ext/IO/IO.xs ____________________________________________________________________________ [ 28865] By: rgs on 2006/09/18 08:37:21 Log: Subject: [PATCH] bleed - silence warning in sv.c From: "Philip M. Gollucci" Date: Mon, 18 Sep 2006 01:30:05 -0700 Message-ID: <450E590D.1060205@p6m7g8.com> Branch: perl ! sv.c ____________________________________________________________________________ [ 28864] By: rgs on 2006/09/18 08:35:21 Log: Subject: [PATCH] Re: [perl #37714] XSUB.h version check may fail due to locale From: John Peacock Date: Sun, 17 Sep 2006 16:58:58 -0400 Message-ID: <450DB712.4040703@rowman.com> Branch: perl ! universal.c util.c ____________________________________________________________________________ [ 28863] By: nicholas on 2006/09/17 19:26:01 Log: Fix one genuine unitialised code path spotted by gcc, and a signed/ unsigned warning. Branch: perl ! doio.c ____________________________________________________________________________ [ 28862] By: nicholas on 2006/09/17 18:52:00 Log: Avoid compiler warning about a variable that isn't used when -DDEBUGGING is not in force. Branch: perl ! regcomp.c ____________________________________________________________________________ [ 28861] By: rgs on 2006/09/17 13:32:18 Log: A better version of change #28847 Branch: perl ! universal.c util.c ____________________________________________________________________________ [ 28860] By: rgs on 2006/09/17 12:07:27 Log: Subject: [PATCH] util.c: restore Perl_my_setenv() to pre-28814 From: Jarkko Hietaniemi Date: Sun, 17 Sep 2006 10:29:08 +0300 Message-ID: <450CF944.7000402@iki.fi> Branch: perl ! util.c ____________________________________________________________________________ [ 28859] By: nicholas on 2006/09/17 10:39:27 Log: Some notes about struct block_loop Branch: perl ! cop.h ____________________________________________________________________________ [ 28858] By: nicholas on 2006/09/17 00:06:53 Log: Store a pointer to the op in struct block_loop, rather than the pointers to last and redo. (for ithreads also drop the next pointer, as pp_ctl.c doesn't re-write it for ithreads). This shrinks the struct to 40 bytes on ILP systems, and therefore struct block to 64 bytes. Branch: perl ! cop.h pp_ctl.c scope.c sv.c ____________________________________________________________________________ [ 28857] By: stevep on 2006/09/16 20:19:08 Log: Upgrade to CPAN-CPAN-1.87_64 Branch: perl ! lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm ! lib/CPAN/HandleConfig.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm ____________________________________________________________________________ [ 28856] By: stevep on 2006/09/16 19:37:51 Log: Upgrade to ExtUtils-ParseXS-2.16. There actually are a couple of changes in bleadperl not in the new version, so version was bumped to 2.16_01. Branch: perl ! lib/ExtUtils/ParseXS.pm ____________________________________________________________________________ [ 28855] By: nicholas on 2006/09/16 17:59:17 Log: Shrink the interpreter structure by 4 bytes (usually) by making PL_in_eval a U8 and PL_delaymagic a U16. (And corresponding changes in struct block_eval in cop.h to avoid any possible compiler warnings) Branch: perl ! cop.h thrdvar.h ____________________________________________________________________________ [ 28854] By: nicholas on 2006/09/16 17:19:07 Log: Integrate: [ 24803] hash key code cleanup Branch: maint-5.8/perl !> embed.fnc hv.c hv.h proto.h ____________________________________________________________________________ [ 28853] By: nicholas on 2006/09/16 17:07:03 Log: Revert changes 28772, 28773, 28774 as they won't gain us anything - I failed to realise that struct blick_sub is not the largest of the 4 structures in the block.blk_u union. (It's actually block_eval) Branch: perl ! cop.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ [ 28852] By: nicholas on 2006/09/16 16:20:26 Log: Integrate: [ 24352] Skip PL_sig_sv when PERL_IMPLICIT_CONTEXT is defined (rather than when PERL_IMPLICIT_SYS is defined) Branch: maint-5.8/perl !> makedef.pl ____________________________________________________________________________ [ 28851] By: craigb on 2006/09/16 15:14:36 Log: return value of -1 without errno set is ok in ext/POSIX/t/sysconf.t (it just means the feature is not implemented, not defined, or has no limit) Branch: perl ! ext/POSIX/t/sysconf.t ____________________________________________________________________________ [ 28850] By: rgs on 2006/09/16 06:32:36 Log: No declarations after statements ! (noticed by Sadahiro Tomoyuki) Branch: perl ! util.c ____________________________________________________________________________ [ 28849] By: nicholas on 2006/09/15 22:03:53 Log: Avoid warnings when $Config{d_cplusplus} is undefined. Branch: perl ! ext/Encode/bin/enc2xs ____________________________________________________________________________ [ 28848] By: craigb on 2006/09/15 00:39:32 Log: More hacking in util.c's ifdef jungle following 28844 to avoid duplicate definition of Perl_my_setenv on VMS. Branch: perl ! util.c ____________________________________________________________________________ [ 28847] By: rgs on 2006/09/14 15:31:22 Log: Fix for bug #37714: XSUB.h version check may fail due to locale Always convert version to number under C locale settings Branch: perl ! util.c ____________________________________________________________________________ [ 28846] By: stevep on 2006/09/14 15:24:04 Log: Subject: [PATCH] C++ Encode From: Jarkko Hietaniemi Date: Thu, 14 Sep 2006 09:05:10 +0300 Message-ID: <4508F116.40606@iki.fi> Branch: perl ! ext/Encode/bin/enc2xs ____________________________________________________________________________ [ 28845] By: rgs on 2006/09/14 14:18:32 Log: MakeMaker is being split in new sub-distributions on CPAN Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 28844] By: rgs on 2006/09/14 12:39:16 Log: Subject: Re: Re: [PATCH] C++: Solaris CC now compiles "perl" From: demerphq Date: Thu, 14 Sep 2006 14:28:16 +0200 Message-ID: <9b18b3110609140528x49e063aay724169d7f1e49531@mail.gmail.com> Branch: perl ! util.c ____________________________________________________________________________ [ 28843] By: craigb on 2006/09/14 03:50:18 Log: Define d_cplusplus on VMS when appropriate Branch: perl ! configure.com ____________________________________________________________________________ [ 28842] By: stevep on 2006/09/14 01:36:13 Log: Subject: [PATCH] (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC From: Jarkko Hietaniemi Date: Wed, 13 Sep 2006 20:19:04 +0300 Message-ID: <45083D88.7050207@iki.fi> Plus a tweak to the name of CC. Branch: perl ! cflags.SH hints/solaris_2.sh perl.h ____________________________________________________________________________ [ 28841] By: stevep on 2006/09/14 01:10:01 Log: Regenerated mktables.lst per Yves Orton's suggestion. Branch: perl ! lib/unicore/mktables.lst ____________________________________________________________________________ [ 28840] By: stevep on 2006/09/13 16:05:33 Log: darwin also seems to be lacking a dl_unload_file() in its DynaLoader, so some additional skips are needed. If I only had a NeXT to test with now... Branch: perl ! ext/DynaLoader/t/DynaLoader.t ____________________________________________________________________________ [ 28839] By: stevep on 2006/09/13 15:34:46 Log: Add darwin to the list of OS's that fail to pass test op/sprintf.t #157. Newer versions appear to be OK, but Mac OS X 10.2.X regularly fail with this test. Branch: perl ! t/op/sprintf.t ____________________________________________________________________________ [ 28838] By: stevep on 2006/09/13 14:59:01 Log: Test cases for version cannot handle Test::More versions that end with _0X. TODO-ing the failing test cases for now. Branch: perl ! lib/version.t ____________________________________________________________________________ [ 28837] By: rgs on 2006/09/13 14:23:38 Log: Upgrade to CPAN 1.87_63 Branch: perl ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm ! lib/CPAN/SIGNATURE ____________________________________________________________________________ [ 28836] By: stevep on 2006/09/13 13:35:32 Log: Upgrade to Test-Simple-0.64_02 Branch: perl ! lib/Test/Builder.pm lib/Test/Builder/Module.pm ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm ! lib/Test/Simple/Changes ! lib/Test/Simple/t/00test_harness_check.t ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/extra.t ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/fail_one.t ! lib/Test/Simple/t/harness_active.t ! lib/Test/Simple/t/is_deeply_fail.t lib/Test/Simple/t/is_fh.t ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_bad.t ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/sort_bug.t ! lib/Test/Simple/t/threads.t ____________________________________________________________________________ [ 28835] By: rgs on 2006/09/13 13:27:05 Log: Bump version and other misc. changes. 3rd patch from: Subject: [PATCH] thread 1.41 - A drama in three parts From: "Jerry D. Hedden" Date: Sun, 10 Sep 2006 09:12:06 -0700 Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net> Branch: perl ! ext/threads/Changes ext/threads/README ext/threads/t/state.t ! ext/threads/t/thread.t ext/threads/threads.pm ! ext/threads/threads.xs ____________________________________________________________________________ [ 28834] By: rgs on 2006/09/13 13:21:07 Log: Statically allocate the main thread. 2nd patch from: Subject: [PATCH] thread 1.41 - A drama in three parts From: "Jerry D. Hedden" Date: Sun, 10 Sep 2006 09:12:06 -0700 Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net> Branch: perl ! ext/threads/threads.xs ____________________________________________________________________________ [ 28833] By: rgs on 2006/09/13 13:15:44 Log: Race condition fix in threads.pm First patch from: Subject: [PATCH] thread 1.41 - A drama in three parts From: "Jerry D. Hedden" Date: Sun, 10 Sep 2006 09:12:06 -0700 Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net> Branch: perl ! ext/threads/threads.xs ____________________________________________________________________________ [ 28832] By: rgs on 2006/09/13 09:55:09 Log: Subject: mktables executes seven time per build sigh From: demerphq Date: Sun, 10 Sep 2006 17:52:10 +0200 Message-ID: <9b18b3110609100852q2cfc2497ufceda5ff5d0875e3@mail.gmail.com> (Fix for Windows) Branch: perl ! lib/unicore/mktables win32/Makefile ____________________________________________________________________________ [ 28831] By: rgs on 2006/09/13 09:44:26 Log: Subject: [perl #40328] B::Deparse pod does not list failure to grok outer lexical scopes in BUGS section From: David Nicol (via RT) Date: Tue, 12 Sep 2006 13:21:24 -0700 Message-ID: Branch: perl ! ext/B/B/Deparse.pm ____________________________________________________________________________ [ 28830] By: rgs on 2006/09/13 09:36:11 Log: Subject: [perl #40327] Doc patch for perlfunc.pod From: merijnb@ms.com (via RT) Date: Tue, 12 Sep 2006 09:12:12 -0700 Message-ID: Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 28829] By: merijn on 2006/09/13 06:51:55 Log: Accumulated fixes from earlier backports, amongst of which: Subject: [PATCH] remove -Wdeclaration-after-statement scan from Configure From: Jarkko Hietaniemi Date: Tue, 12 Sep 2006 07:19:32 +0300 Message-ID: <45063554.1040301@iki.fi> Branch: perl ! Configure Porting/Glossary config_h.SH ____________________________________________________________________________ [ 28828] By: merijn on 2006/09/13 06:48:05 Log: Subject: [PATCH] remove -Wdeclaration-after-statement scan from Configure From: Jarkko Hietaniemi Date: Tue, 12 Sep 2006 07:19:32 +0300 Message-ID: <45063554.1040301@iki.fi> Branch: metaconfig ! U/compline/ccflags.U ____________________________________________________________________________ [ 28827] By: rgs on 2006/09/12 15:51:53 Log: Disable study() for utf-8 strings Subject: Re: Re: [Fwd: Smoke [5.9.4] 28821 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)] From: demerphq Date: Tue, 12 Sep 2006 17:08:55 +0200 Message-ID: <9b18b3110609120808jceb84ces55ef29c2f2b73ebc@mail.gmail.com> Branch: perl ! pp.c ____________________________________________________________________________ [ 28826] By: stevep on 2006/09/12 15:30:57 Log: Upgrade to CPAN-1.87_62 Branch: perl ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm ____________________________________________________________________________ [ 28825] By: rgs on 2006/09/12 14:49:21 Log: Upgrade to MakeMaker 6.30_04 Branch: perl + lib/ExtUtils/t/build_man.t lib/ExtUtils/t/pm.t ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Any.pm ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/MM_Win32.t ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/revision.t ____________________________________________________________________________ [ 28824] By: rgs on 2006/09/12 14:04:54 Log: More warnings silencing, including suggestions by Dominic Dunlop Branch: perl ! regcomp.c regexec.c ____________________________________________________________________________ [ 28823] By: rgs on 2006/09/12 07:26:46 Log: Subject: [PATCH] Re: C++ status [Fwd: Smoke [5.9.4] 28776 FAIL(FM) OSF1 V5.1 (EV6/4 cpu)] From: Dominic Dunlop Date: Tue, 12 Sep 2006 09:13:41 +0200 Message-Id: <6FD7503D-349B-4BE4-B457-D79458900FA0@computer.org> Branch: perl ! sv.c ____________________________________________________________________________ [ 28822] By: rgs on 2006/09/12 07:22:40 Log: Another warning-silencing cast Branch: perl ! regcomp.c ____________________________________________________________________________ [ 28821] By: rgs on 2006/09/11 13:05:16 Log: POD fixes in perlce manpage Branch: perl ! README.ce ____________________________________________________________________________ [ 28820] By: rgs on 2006/09/11 12:32:35 Log: FAQ sync Branch: perl ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod ! pod/perlfaq9.pod ____________________________________________________________________________ [ 28819] By: rgs on 2006/09/11 11:51:04 Log: Fix a few more printf format warnings Branch: perl ! regexec.c ____________________________________________________________________________ [ 28818] By: rgs on 2006/09/11 10:19:20 Log: Fix definition of macro HOP3 (spotted by a gcc warning) Branch: perl ! regexec.c ____________________________________________________________________________ [ 28817] By: rgs on 2006/09/11 10:12:32 Log: Fix some compilation warnings Branch: perl ! regcomp.c ____________________________________________________________________________ [ 28816] By: rgs on 2006/09/11 10:04:19 Log: Subject: [PATCH] Teach regex optimiser how to handle (?=) and (?<=) properly. From: demerphq Date: Sat, 9 Sep 2006 22:00:05 +0200 Message-ID: <9b18b3110609091300x1fd0b15dt32932902a0a80674@mail.gmail.com> Branch: perl ! embed.fnc embed.h proto.h regcomp.c regcomp.h regcomp.sym ! regexec.c regnodes.h sv.c t/op/re_tests t/op/regexp.t ____________________________________________________________________________ [ 28815] By: rgs on 2006/09/11 09:14:58 Log: Subject: Re: [perl #40302] sigtrap(3pm) man page is vague From: "David Nicol" Date: Fri, 8 Sep 2006 11:19:23 -0500 Message-ID: <934f64a20609080919g3d0add8cr1ca3d1c7ea9a5d32@mail.gmail.com> Branch: perl ! lib/sigtrap.pm ____________________________________________________________________________ [ 28814] By: rgs on 2006/09/11 08:56:21 Log: Subject: [PATCH] C++: Solaris CC now compiles "perl" From: Jarkko Hietaniemi Date: Sat, 09 Sep 2006 15:29:12 +0300 Message-ID: <4502B398.6060505@iki.fi> Branch: perl ! hints/solaris_2.sh opcode.h opcode.pl perl.h perlio.c ! unixish.h util.c ____________________________________________________________________________ [ 28813] By: rgs on 2006/09/11 08:41:50 Log: Subject: NULL and sv_setpv vs. newSVpv From: "Yitzchak Scott-Thoennes" Date: Sun, 10 Sep 2006 20:31:46 -0700 (PDT) Message-ID: <8750.24.19.24.170.1157945506.squirrel@24.19.24.170> Branch: perl ! sv.c ____________________________________________________________________________ [ 28812] By: steveh on 2006/09/08 16:08:53 Log: Update Porting/Maintainers.pl w.r.t. #28811 Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 28811] By: steveh on 2006/09/08 16:05:53 Log: Subject: [PATCH] Add Params::Check to the core From: "Jos Boumans" Date: Fri, 8 Sep 2006 13:57:16 +0200 (CEST) Message-ID: <8319.80.127.35.68.1157716636.squirrel@webmail.xs4all.nl> (Just the Params-Check part: Locale-Maketext-Simple has already been added by change #28809) Branch: perl + lib/Params/Check.pm lib/Params/Check/t/01_Params-Check.t ! MANIFEST ____________________________________________________________________________ [ 28810] By: steveh on 2006/09/08 15:33:18 Log: Update Porting/Maintainers.pl w.r.t. #28809 Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 28809] By: steveh on 2006/09/08 15:19:50 Log: Subject: Re: [PATCH] Add Locale::Maketext::Simple to the core From: kane@xs4all.nl Date: Sun, 13 Aug 2006 15:51:58 +0200 (CEST) Message-ID: <24406.80.127.35.68.1155477118.squirrel@webmail.xs4all.nl> Actually added 0.18, rather than 0.17 which this PATCH contained, for an updated licence statement. Branch: perl + lib/Locale/Maketext/Simple.pm + lib/Locale/Maketext/Simple/t/0-signature.t + lib/Locale/Maketext/Simple/t/1-basic.t ! MANIFEST ____________________________________________________________________________ [ 28808] By: rgs on 2006/09/08 08:36:32 Log: Use %^H instead of $^H for the assertions pragma Branch: perl ! lib/assertions.pm op.c perl.h ____________________________________________________________________________ [ 28807] By: rgs on 2006/09/08 07:39:10 Log: Remove empty typemap file Branch: perl - ext/threads/shared/typemap ! MANIFEST ____________________________________________________________________________ [ 28806] By: craigb on 2006/09/08 02:07:30 Log: declaration after code nit in vms/vms.c (from Martin Vorlaender) Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 28805] By: stevep on 2006/09/07 18:39:22 Log: Clean up some comments. Branch: perl ! cygwin/ld2.in ____________________________________________________________________________ [ 28804] By: rgs on 2006/09/07 15:21:56 Log: Typo fix in #ifdef Branch: perl ! toke.c ____________________________________________________________________________ [ 28803] By: stevep on 2006/09/07 14:24:18 Log: Fix to first problem causing Cygwin Perl to fail to build in a path with spaces in it. Branch: perl ! cygwin/Makefile.SHs ____________________________________________________________________________ [ 28802] By: gisle on 2006/09/07 14:12:14 Log: Document mkpath() return value in scalar context. Document that rmtree() return value include deleted directories. Branch: perl ! lib/File/Path.pm ____________________________________________________________________________ [ 28801] By: rgs on 2006/09/07 13:16:12 Log: Subject: Re: [perl #40262] kill( 0, ... ) does not return alive status of child process From: "David Nicol" Date: Fri, 1 Sep 2006 17:26:34 -0500 Message-ID: <934f64a20609011526odd7f5bta847a3be1f6fa5f0@mail.gmail.com> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 28800] By: rgs on 2006/09/07 13:13:05 Log: Subject: [perl #40293] perlsec talks erroneously about "Non-Finite Automaton" From: premchai21@yahoo.com (via RT) Date: Wed, 06 Sep 2006 23:11:10 -0700 Message-ID: Branch: perl ! pod/perlsec.pod ____________________________________________________________________________ [ 28799] By: rgs on 2006/09/07 11:46:40 Log: Bump version of PerlIO::scalar Branch: perl ! ext/PerlIO/scalar/scalar.pm ____________________________________________________________________________ [ 28798] By: rgs on 2006/09/07 11:45:36 Log: Fix for [perl #40267] PerlIO::scalar doesn't respect readonly-ness Branch: perl ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t ____________________________________________________________________________ [ 28797] By: rgs on 2006/09/07 09:49:31 Log: Invalidate ISA and method caches when calling a safe compartment (bug #39887) Remove XS_VERSION, make it equal to VERSION Branch: perl ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm ! ext/Opcode/Opcode.xs ____________________________________________________________________________ [ 28796] By: rgs on 2006/09/07 09:25:18 Log: Add Exporter in the dual-lived module list Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 28795] By: rgs on 2006/09/07 09:21:56 Log: Subject: Dual life for Exporter From: "Adriano Ferreira" Date: Wed, 6 Sep 2006 16:40:28 -0300 Message-ID: <73ddeb6c0609061240g34f60d9fodaf7727575778d8e@mail.gmail.com> Branch: perl ! lib/Exporter.t ____________________________________________________________________________ [ 28794] By: stevep on 2006/09/07 02:07:57 Log: Convert Errno.t to Test::More. Increase the test coverage while in there as well. Branch: perl ! ext/Errno/t/Errno.t ____________________________________________________________________________ [ 28793] By: steveh on 2006/09/06 16:54:19 Log: cxtype is a U16, not a U32 (Stops VC++ complaining) Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 28792] By: stevep on 2006/09/06 14:33:06 Log: Removed some leftover debugging accidentally added with change #28788. Branch: perl ! regexec.c ____________________________________________________________________________ [ 28791] By: rgs on 2006/09/06 14:11:09 Log: Revert accidental file deletion Branch: perl + ext/threads/shared/typemap ____________________________________________________________________________ [ 28790] By: rgs on 2006/09/06 14:04:33 Log: Remove perlcc and the byteloader Branch: perl - ext/B/B/Assembler.pm ext/B/B/Bblock.pm ext/B/B/Bytecode.pm - ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Disassembler.pm - ext/B/B/Stackobj.pm ext/B/B/Stash.pm ext/B/B/assemble - ext/B/B/cc_harness ext/B/B/disassemble ext/B/B/makeliblinks - ext/B/C/C.xs ext/B/C/Makefile.PL ext/B/NOTES ext/B/README - ext/B/TESTS ext/B/Todo ext/B/ramblings/cc.notes - ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop - ext/B/ramblings/magic ext/B/ramblings/reg.alloc - ext/B/ramblings/runtime.porting ext/B/t/asmdata.t - ext/B/t/assembler.t ext/B/t/bblock.t ext/B/t/bytecode.t - ext/B/t/stash.t ext/ByteLoader/ByteLoader.pm - ext/ByteLoader/ByteLoader.xs ext/ByteLoader/Makefile.PL - ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c - ext/ByteLoader/byterun.h ext/ByteLoader/hints/sunos.pl - ext/threads/shared/typemap utils/perlcc.PL ! MANIFEST Makefile.SH NetWare/Makefile bytecode.pl ! configure.com ext/B/B/Asmdata.pm pod/Makefile.SH ! pod/perlcompile.pod regen.pl t/TEST t/harness ! t/lib/1_compile.t utils.lst utils/Makefile ! vms/descrip_mms.template win32/Makefile win32/makefile.mk ! win32/pod.mak x2p/Makefile.SH ____________________________________________________________________________ [ 28789] By: rgs on 2006/09/06 09:18:31 Log: Remove JPL Branch: perl - jpl/ChangeLog jpl/JNI/Changes jpl/JNI/Closer.java - jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/JNIConfig - jpl/JNI/JNIConfig.Win32 jpl/JNI/JNIConfig.kaffe - jpl/JNI/JNIConfig.noembed jpl/JNI/JNIConfig.standard - jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap - jpl/JNI/typemap.gcc jpl/JNI/typemap.win32 - jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm - jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl - jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README - jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile.PL - jpl/PerlInterpreter/PerlInterpreter.c - jpl/PerlInterpreter/PerlInterpreter.h - jpl/PerlInterpreter/PerlInterpreter.java jpl/README - jpl/README.JUST-JNI jpl/SETVARS.PL jpl/Sample/Makefile.PL - jpl/Sample/Sample.jpl jpl/Test/Makefile.PL jpl/Test/Test.jpl - jpl/bin/jpl jpl/docs/Tutorial.pod jpl/get_jdk/README - jpl/get_jdk/get_jdk.pl jpl/get_jdk/jdk_hosts jpl/install-jpl ! MANIFEST ____________________________________________________________________________ [ 28788] By: stevep on 2006/09/06 00:35:15 Log: Subject: [PATCH] UCD 5.0.0 From: Jarkko Hietaniemi Date: Tue, 05 Sep 2006 21:29:45 +0300 Message-ID: <44FDC219.8010006@iki.fi> Branch: perl + lib/unicore/NamedSqProv.txt ! MANIFEST lib/Unicode/UCD.t lib/unicore/ArabicShaping.txt ! lib/unicore/BidiMirroring.txt lib/unicore/Blocks.txt ! lib/unicore/CaseFolding.txt ! lib/unicore/CompositionExclusions.txt ! lib/unicore/EastAsianWidth.txt ! lib/unicore/HangulSyllableType.txt lib/unicore/Index.txt ! lib/unicore/Jamo.txt lib/unicore/LineBreak.txt ! lib/unicore/NamedSequences.txt lib/unicore/NamesList.txt ! lib/unicore/NormalizationCorrections.txt ! lib/unicore/PropList.txt lib/unicore/PropValueAliases.txt ! lib/unicore/PropertyAliases.txt lib/unicore/README.perl ! lib/unicore/Scripts.txt lib/unicore/SpecialCasing.txt ! lib/unicore/StandardizedVariants.txt ! lib/unicore/UnicodeData.txt lib/unicore/version regexec.c ! t/uni/class.t ____________________________________________________________________________ [ 28787] By: rgs on 2006/09/05 11:09:03 Log: Fix a few warnings Branch: perl ! regcomp.c regexec.c ____________________________________________________________________________ [ 28786] By: rgs on 2006/09/05 10:40:25 Log: Subject: [PATCH perl-current]; was RE: [PATCH perlio.c pp.c regcomp.c] silence format and comparison warnings From: "Robin Barker" Date: Fri, 1 Sep 2006 16:10:25 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226120A21@exchsvr1.npl.ad.local> Branch: perl ! dump.c perl.h perlio.c pp.c pp_pack.c sv.c utf8.c ____________________________________________________________________________ [ 28785] By: rgs on 2006/09/05 10:21:57 Log: Subject: Re: [PATCH] Trie jumping From: demerphq Date: Sat, 2 Sep 2006 16:40:12 +0200 Message-ID: <9b18b3110609020740y2eb9004cpab313c3353a437ca@mail.gmail.com> Branch: perl ! embed.fnc embed.h ext/re/re.pm opcode.h proto.h regcomp.c ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t ! t/op/re_tests ____________________________________________________________________________ [ 28784] By: merijn on 2006/09/04 17:10:01 Log: Backport #28674 Subject: [PATCH] g++ stage 1 reached From: Jarkko Hietaniemi Date: Tue, 08 Aug 2006 00:02:35 +0300 Message-ID: <44D7AA6B.4040802@iki.fi> Branch: metaconfig + U/modified/d_const.U U/modified/d_dlopen.U ! U/modified/d_mmap.U Branch: metaconfig/U/perl + d_cplusplus.U ____________________________________________________________________________ [ 28783] By: rgs on 2006/09/04 16:54:36 Log: Subject: [perl #40239] New hints file for MidnightBSD From: Lucas Holt (via RT) Date: Fri, 25 Aug 2006 20:16:40 -0700 Message-ID: Branch: perl + hints/midnightbsd.sh ! MANIFEST ____________________________________________________________________________ [ 28782] By: rgs on 2006/09/04 15:50:17 Log: Upgrade to Sys::Syslog 0.18 Branch: perl ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t ____________________________________________________________________________ [ 28781] By: rgs on 2006/09/04 14:53:00 Log: Subject: [perl #40272] subroutine call with & in perlop example From: yath-perlbug@yath.de (via RT) Date: Sun, 03 Sep 2006 13:03:28 -0700 Message-ID: Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 28780] By: rgs on 2006/09/04 13:12:20 Log: Documentation nit, found by Dr Ruud. Branch: perl ! pod/perldsc.pod ____________________________________________________________________________ [ 28779] By: rgs on 2006/09/04 13:11:01 Log: Subject: [PATCH] Correction to POD for FETCH_*_ATTRIBUTES From: "Jerry D. Hedden" Date: Fri, 01 Sep 2006 12:43:46 -0700 Message-ID: <20060901124346.fb30e530d17747c2b054d625b8945d88.0cfdb87cb8.wbe@email.secureserver.net> Branch: perl ! lib/attributes.pm ____________________________________________________________________________ [ 28778] By: rgs on 2006/09/04 12:41:39 Log: Subject: Re: AW: [PATCH pod/*] Use Direct Object Constructor Calls From: chromatic Date: Fri, 1 Sep 2006 09:12:45 -0700 Message-Id: <200609010912.46314.chromatic@wgz.org> Branch: perl ! pod/perllexwarn.pod pod/perlmodlib.PL pod/perlop.pod ! pod/perlothrtut.pod pod/perlref.pod pod/perltie.pod ____________________________________________________________________________ [ 28777] By: rgs on 2006/09/04 12:30:36 Log: Subject: [PATCH pod/perlfunc.pod] Add Index Numbers to caller() Docs From: chromatic Date: Fri, 1 Sep 2006 05:42:17 -0700 Message-Id: <200609010542.17571.chromatic@wgz.org> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 28776] By: rgs on 2006/09/03 12:51:57 Log: Remove dead code from sort.pm Branch: perl ! lib/sort.pm ____________________________________________________________________________ [ 28775] By: nicholas on 2006/09/02 16:01:36 Log: Integrate: [ 28771] Change the generation of {} and [] from 3 ops to 1, and avoid 1 mortal on the tempstack, by augmenting pp_anonlist and pp_anonhash to accept OPf_SPECIAL to mean "return a reference to the aggregate" on the stack rather than the aggregate itself. Branch: maint-5.8/perl !> ext/B/B/Deparse.pm ext/B/t/concise-xs.t ext/B/t/f_map.t !> ext/B/t/f_sort.t ext/Devel/Peek/t/Peek.t op.c op.h pp.c ____________________________________________________________________________ [ 28774] By: nicholas on 2006/09/01 17:25:50 Log: Merge lval and hasargs into one U8 in struct block_sub Branch: perl ! cop.h ____________________________________________________________________________ [ 28773] By: nicholas on 2006/09/01 16:27:48 Log: Access to cx->blk)sub.lval via macros (as it's about to move). Branch: perl ! cop.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ [ 28772] By: nicholas on 2006/09/01 15:05:10 Log: Access cx->blk_sub.hasargs via a pair of macros (as it's about to move) Branch: perl ! cop.h pp_ctl.c scope.c sv.c ____________________________________________________________________________ [ 28771] By: nicholas on 2006/08/31 09:05:50 Log: Change the generation of {} and [] from 3 ops to 1, and avoid 1 mortal on the tempstack, by augmenting pp_anonlist and pp_anonhash to accept OPf_SPECIAL to mean "return a reference to the aggregate" on the stack rather than the aggregate itself. Branch: perl ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t ext/B/t/f_map.t ! ext/B/t/f_sort.t ext/Devel/Peek/t/Peek.t op.c op.h pp.c ____________________________________________________________________________ [ 28770] By: nicholas on 2006/08/31 08:26:13 Log: Save 4 bytes from struct context (on ILP32) by moving cx_type into struct block and struct subst. Branch: perl ! cop.h ____________________________________________________________________________ [ 28769] By: steveh on 2006/08/30 15:57:13 Log: Silence some more Borland compiler warnings (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471) - Change the cryptic pragma warn strings into numbers that are more easily recognized, and add a new one (8027). - Add a similar pragma warn line to fcrypt.c, which doesn't use win32.h. Branch: perl ! win32/fcrypt.c win32/win32.h ____________________________________________________________________________ [ 28768] By: steveh on 2006/08/29 13:24:56 Log: Silence Borland compiler warnings in XS::APItest and Win32 (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471) Branch: perl ! ext/XS/APItest/APItest.xs win32/ext/Win32/Win32.pm ! win32/ext/Win32/Win32.xs ____________________________________________________________________________ [ 28767] By: rgs on 2006/08/28 12:52:00 Log: Revert bogus change 28763. Branch: perl ! EXTERN.h INTERN.h ____________________________________________________________________________ [ 28766] By: rgs on 2006/08/28 09:26:52 Log: Fix PerlIO::scalar fileno() documentation as suggested in: Subject: [perl #40245] POD error for PerlIO::scalar in 5.8.8 From: "Shawn Boyette" (via RT) Date: Mon, 28 Aug 2006 00:21:25 -0700 Message-ID: Branch: perl ! ext/PerlIO/scalar/scalar.pm ____________________________________________________________________________ [ 28765] By: stevep on 2006/08/27 17:53:17 Log: Added an additional #ifndef based on comments by Jarkko and John Malmberg. Branch: perl ! x2p/INTERN.h ____________________________________________________________________________ [ 28764] By: rgs on 2006/08/27 16:05:09 Log: Subject: [PATCH DOC] perlsyn incomplete duplicate definition of truth From: Daniel Frederick Crisman Date: Thu, 24 Aug 2006 17:29:57 -0400 Message-ID: <20060824212957.GA32557@fury.crisman.org> Branch: perl ! pod/perlsyn.pod ____________________________________________________________________________ [ 28763] By: rgs on 2006/08/27 15:57:39 Log: More conditional defines of EXTERN_C, by Jarkko Branch: perl ! EXTERN.h INTERN.h ____________________________________________________________________________ [ 28762] By: rgs on 2006/08/27 15:51:25 Log: Subject: [PATCH] Change #24364 broke Data::Dumper::Seen() From: Marcus Holland-Moritz Date: Fri, 25 Aug 2006 22:35:33 +0200 Message-ID: <20060825223533.04efdf2d@r2d2> Branch: perl ! ext/Data/Dumper/Dumper.pm ____________________________________________________________________________ [ 28761] By: rgs on 2006/08/27 15:46:54 Log: Regression test for attributes 'reserved' warning, by Jerry D. Hedden Branch: perl ! t/op/attrs.t ____________________________________________________________________________ [ 28760] By: rgs on 2006/08/25 16:47:08 Log: Put a plan in the last added test Branch: perl ! lib/SelfLoader-buggy.t ____________________________________________________________________________ [ 28759] By: steveh on 2006/08/25 16:12:52 Log: Silence a bunch of Borland compiler warnings in SDBM_File (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40283) Branch: perl ! XSUB.h ____________________________________________________________________________ [ 28758] By: rgs on 2006/08/25 15:58:41 Log: Subject: Re: [perl #40216] SelfLoader::croak doesn't protect $@ from being clobbered by require From: "Adriano Ferreira" Date: Thu, 24 Aug 2006 10:20:43 -0300 Message-ID: <73ddeb6c0608240620s207124d1mc202aea6a4598576@mail.gmail.com> Branch: perl + lib/SelfLoader-buggy.t ! MANIFEST lib/SelfLoader.pm ____________________________________________________________________________ [ 28757] By: rgs on 2006/08/25 15:45:08 Log: Following Jarkko's advice, it seems that ODBM_File cannot be compiled as C++ as-is. Branch: perl ! ext/ODBM_File/ODBM_File.xs ____________________________________________________________________________ [ 28756] By: rgs on 2006/08/25 15:24:28 Log: Subject: [PATCH] RE: [perl #40227] 'reserved' warning not working From: "Jerry D. Hedden" Date: Thu, 24 Aug 2006 09:04:12 -0700 Message-ID: <20060824090412.fb30e530d17747c2b054d625b8945d88.e8ae12ccab.wbe@email.secureserver.net> Branch: perl ! lib/attributes.pm xsutils.c ____________________________________________________________________________ [ 28755] By: stevep on 2006/08/24 15:07:58 Log: Upgrade to File-Temp-0.17. Also, a change to Tim Jenness's email. Branch: perl + lib/File/Temp/t/seekable.t ! AUTHORS MANIFEST lib/File/Temp.pm ____________________________________________________________________________ [ 28754] By: rgs on 2006/08/24 12:36:08 Log: Subject: [PATCH ext/ODBM_File/ODBM_File.xs] change 28744 broke ODBM_File From: "Robin Barker" Date: Thu, 24 Aug 2006 13:22:47 +0100 Message-ID: <2C2E01334A940D4792B3E115F95B7226120A1A@exchsvr1.npl.ad.local> Branch: perl ! ext/ODBM_File/ODBM_File.xs ____________________________________________________________________________ [ 28753] By: rgs on 2006/08/24 12:23:15 Log: Subject: [PATCH] Don't promulgate Perl attributes From: "Jerry D. Hedden" Date: Wed, 23 Aug 2006 10:07:05 -0700 Message-ID: <20060823100705.fb30e530d17747c2b054d625b8945d88.87c0ee9326.wbe@email.secureserver.net> Branch: perl ! lib/attributes.pm xsutils.c ____________________________________________________________________________ [ 28752] By: stevep on 2006/08/24 01:27:08 Log: Upgrade to CGI.pm-3.22. Branch: perl ! lib/CGI.pm lib/CGI/Changes ____________________________________________________________________________ [ 28751] By: stevep on 2006/08/23 16:08:17 Log: Subject: [perl #40161] ccversion fix for hpux From: smoketst@hp46t243.cup.hp.com (via RT) Date: Wed, 16 Aug 2006 23:10:52 -0700 Message-ID: Branch: perl ! hints/hpux.sh ____________________________________________________________________________ [ 28750] By: stevep on 2006/08/23 03:04:47 Log: The previous change causes compile failures with threaded Perls. Branch: perl ! reentr.h reentr.pl ____________________________________________________________________________ [ 28749] By: stevep on 2006/08/22 20:16:55 Log: Part of one of Jarkko's g++ patches that was missed. Branch: perl ! reentr.h reentr.pl ____________________________________________________________________________ [ 28748] By: stevep on 2006/08/22 17:41:33 Log: Update to Time-HiRes-1.90. Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/HiRes.xs ____________________________________________________________________________ [ 28747] By: stevep on 2006/08/22 16:43:52 Log: Upgrade to Time-HiRes-1.89. Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/HiRes.xs ____________________________________________________________________________ [ 28746] By: stevep on 2006/08/22 14:18:16 Log: Upgrade to CGI.pm-3.21 Branch: perl ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm ____________________________________________________________________________ [ 28745] By: stevep on 2006/08/22 14:14:23 Log: Upgrade to Time-HiRes-1.88. Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/HiRes.xs ____________________________________________________________________________ [ 28744] By: stevep on 2006/08/22 14:07:13 Log: Subject: [PATCH] g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Time::HiRes 1.88 in CPAN) From: Jarkko Hietaniemi Date: Tue, 22 Aug 2006 10:45:41 +0300 (EEST) Message-Id: <200608220745.k7M7jfjP050939@kosh.hut.fi> ...plus various version bumps and Digest::MD5 test file fixes. Branch: perl ! ext/Digest/MD5/MD5.pm ext/Digest/MD5/MD5.xs ! ext/Digest/MD5/t/files.t ext/Math/BigInt/FastCalc/FastCalc.pm ! ext/Math/BigInt/FastCalc/FastCalc.xs ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs ____________________________________________________________________________ [ 28743] By: stevep on 2006/08/22 02:12:16 Log: Subject: [PATCH] perlhack.pod