Please note: This file provides a complete, temporally ordered log of changes that went into every version of Perl. If you'd like more detailed information, please consult the comments in the individual patches posted to the perl5-porters mailing list. Patches for each individual change may also be obtained through ftp and rsync--see pod/perlhack.pod for the details. For information on what's new in this release, see pod/perldelta.pod. [The "CAST AND CREW" list has been moved to AUTHORS.] NOTE: Each change entry shows the change number; who checked it into the repository; when; description of the change; which branch the change happened in; and the affected files. The file lists have a short symbolic indicator: ! modified + added - deleted +> branched (from elsewhere) !> merged changes (from elsewhere) The Message-Ids in the change entries refer to the email messages sent to the perl5-porters mailing list. You can retrieve the messages for example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ -------------- Version v5.9.X Development release working toward v5.10 -------------- ____________________________________________________________________________ [ 22509] By: rgs on 2004/03/16 18:19:52 Log: Update copyright notices Branch: perl ! cop.h cv.h doio.c doop.c dump.c embed.h embed.pl embedvar.h ! form.h global.sym gv.c handy.h hv.c mg.c op.c op.h opcode.h ! opcode.pl opnames.h pad.c patchlevel.h perl.c perl.h perlapi.h ! perlio.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c ! proto.h regexec.c scope.c scope.h sv.c sv.h thread.h ! universal.c utf8.c util.c ____________________________________________________________________________ [ 22508] By: rgs on 2004/03/16 16:31:03 Log: Regenerate META.yml Branch: perl ! META.yml ____________________________________________________________________________ [ 22507] By: rgs on 2004/03/16 15:36:32 Log: Update Changes. Branch: perl ! Changes ____________________________________________________________________________ [ 22506] By: rgs on 2004/03/16 15:32:42 Log: This is 5.9.1. Branch: perl ! patchlevel.h ____________________________________________________________________________ [ 22505] By: rgs on 2004/03/16 15:28:55 Log: We'll ship 5.9.1 today. Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 22504] By: rgs on 2004/03/16 15:25:22 Log: More perldelta updates. Branch: perl ! pod/perl591delta.pod ____________________________________________________________________________ [ 22503] By: rgs on 2004/03/16 13:23:34 Log: Since the signature.t test of CPAN relies on a non-core module, it's not relevant to the perl core distribution. Branch: perl - lib/CPAN/t/signature.t ! MANIFEST ____________________________________________________________________________ [ 22502] By: rgs on 2004/03/15 21:54:56 Log: Fix the order of arguments in the usage message of POSIX::chown(). It's different from the POSIX order but it's the same than CORE::chown(). Damn. Branch: perl ! ext/POSIX/POSIX.pm ____________________________________________________________________________ [ 22501] By: rgs on 2004/03/15 17:09:26 Log: Subject: Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu) From: Steve Hay Date: Mon, 15 Mar 2004 10:28:02 +0000 Message-ID: <40558532.30002@uk.radan.com> Plus, restore patch #22489 Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 22500] By: davem on 2004/03/14 20:13:47 Log: scope exit could expose freed local() value Branch: perl ! scope.c t/op/localref.t ____________________________________________________________________________ [ 22499] By: davem on 2004/03/14 17:01:34 Log: strict 'subs' didn't warn on bareword array index Branch: perl ! op.c t/lib/strict/subs ____________________________________________________________________________ [ 22498] By: rgs on 2004/03/14 12:52:17 Log: Four Storable patches towards Storable 2.11 : Subject: Re: [perl #27616] Storable can't freeze restricted hashes in canonical order From: Nicholas Clark Date: Sat, 13 Mar 2004 15:13:28 +0000 Message-ID: <20040313151327.GS701@plum.flirble.org> Date: Sat, 13 Mar 2004 20:23:45 +0000 Message-ID: <20040313202345.GX701@plum.flirble.org> Date: Sat, 13 Mar 2004 22:20:07 +0000 Message-ID: <20040313222007.GZ701@plum.flirble.org> Date: Sat, 13 Mar 2004 23:03:46 +0000 Message-ID: <20040313230345.GB701@plum.flirble.org> Branch: perl ! ext/Storable/ChangeLog ext/Storable/Storable.pm ! ext/Storable/Storable.xs ext/Storable/t/blessed.t ! ext/Storable/t/restrict.t ____________________________________________________________________________ [ 22497] By: rgs on 2004/03/13 21:27:57 Log: Subject: [perl #27567] [patch] a typo and a mistake in perltoot.pod From: "padre@elte.hu (via RT)" Date: 10 Mar 2004 17:05:09 -0000 Message-ID: Branch: perl ! pod/perltoot.pod ____________________________________________________________________________ [ 22496] By: rgs on 2004/03/13 21:16:59 Log: More small perldelta updates. Branch: perl ! pod/perl591delta.pod ____________________________________________________________________________ [ 22495] By: rgs on 2004/03/13 20:05:20 Log: Revert change #22489, that seems to cause build failures on Windows. Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 22494] By: rgs on 2004/03/13 19:55:43 Log: Subject: Re: [PATCH] Stop splitpod truncating sprintf manpage From: Steve Hay Date: Fri, 12 Mar 2004 08:38:41 +0000 Message-ID: <40517711.9030204@uk.radan.com> Branch: perl ! pod/splitpod ____________________________________________________________________________ [ 22493] By: rgs on 2004/03/12 23:39:16 Log: perl591delta nits. Regenerate the tables of contents. Branch: perl ! pod/perl591delta.pod pod/perlmodlib.pod pod/perltoc.pod ____________________________________________________________________________ [ 22492] By: rgs on 2004/03/12 21:35:49 Log: Update perl591delta. Include a small to-do list in it. Branch: perl ! pod/perl591delta.pod ____________________________________________________________________________ [ 22491] By: rgs on 2004/03/12 20:08:31 Log: Subject: [PATCH] Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12 From: Tels Date: Fri, 12 Mar 2004 18:02:30 +0100 Message-Id: <200403121802.31679@bloodgate.com> Branch: perl + lib/Math/BigInt/t/_e_math.t ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt/t/bare_mbf.t ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t ! lib/bigint.pm lib/bignum.pm ____________________________________________________________________________ [ 22490] By: rgs on 2004/03/12 18:31:12 Log: Fix a bug in the cloning of regexps Subject: Re: [perl #27530] Regex qr// interpolation fails when chr(0) is used in a thread From: hv@crypt.org Date: Thu, 11 Mar 2004 16:21:50 +0000 Message-Id: <200403111621.i2BGLoi20225@zen.crypt.org> (plus another similar fix) Branch: perl ! sv.c ____________________________________________________________________________ [ 22489] By: rgs on 2004/03/12 18:26:34 Log: Subject: [PATCH] Fix minitest target in Win32 makefiles From: Steve Hay Date: Fri, 12 Mar 2004 15:52:23 +0000 Message-ID: <4051DCB7.107@uk.radan.com> Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 22488] By: rgs on 2004/03/11 22:57:29 Log: Document the new behaviour of the substr lvalue : Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue window From: Dave Mitchell Date: Mon, 1 Mar 2004 23:59:21 +0000 Message-ID: <20040301235921.GC6469@fdisolutions.com> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 22485] By: davem on 2004/03/11 14:52:58 Log: make op/write.t work better under stdio by running the subtests in the child process rather than the parent. Branch: perl ! t/op/write.t ____________________________________________________________________________ [ 22484] By: merijn on 2004/03/11 10:08:17 Log: Subject: Re: [PATCH] Re: Proposal to remove support for MachTen From: Dominic Dunlop Date: Thu, 11 Mar 2004 10:34:01 +0100 Message-Id: <3B07B7FC-733F-11D8-AC24-000A27839BD6@mac.com> Branch: perl ! README.machten hints/machten.sh ____________________________________________________________________________ [ 22483] By: nicholas on 2004/03/10 20:38:49 Log: croaking for readonly SVs in Perl_sv_utf8_upgrade_flags was a mistake back this out until we have a tangible policy Branch: perl ! sv.c ____________________________________________________________________________ [ 22482] By: rgs on 2004/03/10 16:16:00 Log: Upgrade to Cwd 2.17. Branch: perl ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm ____________________________________________________________________________ [ 22481] By: rgs on 2004/03/10 10:55:12 Log: Subject: Re: [PATCH] More "distclean" tidy ups on Win32 From: Steve Hay Date: Wed, 10 Mar 2004 10:58:15 +0000 Message-ID: <404EF4C7.9090107@uk.radan.com> Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 22480] By: rgs on 2004/03/10 09:25:36 Log: Change 22476 left out a similar fix for ExtUtils::MM_Win32 (noticed by Steve Hay.) Also, update MANIFEST.SKIP to be in line with the renaming "blibdirs" to "blibdirs.exists". Branch: perl ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Win32.pm ____________________________________________________________________________ [ 22479] By: rgs on 2004/03/10 09:07:03 Log: A patch by Richard Foley to reduce the amount of forkage between the 5.8 and 5.9 debuggers. Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 22478] By: chip on 2004/03/09 23:51:41 Log: In line-buffered mode, flush on the *last* newline, not on every newline. Branch: perl ! perlio.c ____________________________________________________________________________ [ 22477] By: rgs on 2004/03/09 22:27:22 Log: Subject: [PATCH] More "distclean" tidy ups on Win32 From: Steve Hay Date: Fri, 05 Mar 2004 09:56:36 +0000 Message-ID: <40484ED4.1050001@uk.radan.com> (only the win32 makefiles part) Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 22476] By: rgs on 2004/03/09 21:45:49 Log: Subject: [PATCH] bleadperl/MM/VMS (was Re: perl@22413) From: "Craig A. Berry" Date: Mon, 08 Mar 2004 08:18:43 -0600 Message-ID: <404C80C3.6090009@mac.com> Avoid to build everything twice on VMS. This is done by renaming the blibdirs target to blibdirs.exists. No, I don't understand why. Branch: perl ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm ! lib/ExtUtils/t/INST_PREFIX.t ____________________________________________________________________________ [ 22474] By: rgs on 2004/03/09 20:29:02 Log: Improve the "Prototype mismatch" error message when the redefined subroutine didn't have any prototype. Branch: perl ! op.c t/comp/redef.t ____________________________________________________________________________ [ 22473] By: mhx on 2004/03/09 19:09:20 Log: Revert change #22472, but keep the new tests. Branch: perl ! pp_ctl.c t/op/range.t ____________________________________________________________________________ [ 22472] By: mhx on 2004/03/09 18:41:15 Log: Subject: Re: undef and the range operator From: Marcus Holland-Moritz Date: Mon, 8 Mar 2004 21:49:55 +0100 Message-Id: <20040308214955.3d8be3a6@r2d2> Branch: perl ! pp_ctl.c t/op/range.t ____________________________________________________________________________ [ 22471] By: nicholas on 2004/03/09 16:11:37 Log: Make a temporary copy of the input buffer in pp_send, so that send and syswrite don't gratuitously upgrade their input to UTF8 Branch: perl ! pp_sys.c t/op/sysio.t ____________________________________________________________________________ [ 22470] By: rgs on 2004/03/09 15:27:38 Log: Upgrade to Cwd 2.16 Branch: perl ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm ____________________________________________________________________________ [ 22469] By: rgs on 2004/03/09 14:56:10 Log: Upgrade to CGI.pm 3.04. Branch: perl ! lib/CGI.pm lib/CGI/Cookie.pm ____________________________________________________________________________ [ 22468] By: rgs on 2004/03/08 15:35:59 Log: perl591delta.pod update. Branch: perl ! pod/perl591delta.pod ____________________________________________________________________________ [ 22467] By: rgs on 2004/03/08 10:43:23 Log: Another makefile portability fix for Win32 by Steve Hay. Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 22466] By: rgs on 2004/03/08 08:06:33 Log: Subject: [PATCH] win32_fstat has a potential buffer overrun problem From: Jan Dubois Date: Sun, 07 Mar 2004 17:04:35 -0800 Message-ID: <8lgn409p4k2kpde8d428d7a4r7fsgjc8b4@4ax.com> Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 22465] By: nicholas on 2004/03/07 23:31:49 Log: Fix Dave's original shared hash key corruption bug Branch: perl ! sv.c ____________________________________________________________________________ [ 22463] By: nicholas on 2004/03/07 21:34:01 Log: Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion test in utf8.t, and fix 3 bugs it exposed in utfhash.t Branch: perl ! lib/utf8.t sv.c t/op/utfhash.t ____________________________________________________________________________ [ 22462] By: rgs on 2004/03/07 20:34:05 Log: Subject: undef and the range operator From: Marcus Holland-Moritz Date: Sun, 7 Mar 2004 21:11:20 +0100 Message-Id: <20040307211120.10e46933@r2d2> Branch: perl ! pp_ctl.c t/op/range.t ____________________________________________________________________________ [ 22459] By: rgs on 2004/03/07 18:41:36 Log: Subject: Re: [PATCH Cwd 2.15] test tweak for VMS From: "Ken Williams" Date: Sun, 7 Mar 2004 09:37:19 -0600 Message-Id: <51C75B2A-704D-11D8-BBD2-003065F6D85A@mathforum.org> Branch: perl ! ext/Cwd/t/cwd.t ____________________________________________________________________________ [ 22456] By: rgs on 2004/03/07 14:08:43 Log: Subject: [PATCH t/op/closure.t] line-end tweak for VMS From: "Craig A. Berry" Date: Sat, 06 Mar 2004 22:50:25 -0600 Message-ID: <404AAA11.8050001@mac.com> Branch: perl ! t/op/closure.t ____________________________________________________________________________ [ 22452] By: rgs on 2004/03/06 21:24:45 Log: Subject: [PATCH Cwd 2.15] test tweak for VMS From: "Craig A. Berry" Date: Sat, 06 Mar 2004 13:51:55 -0600 Message-ID: <404A2BDB.8030401@mac.com> Branch: perl ! ext/Cwd/t/cwd.t ____________________________________________________________________________ [ 22451] By: rgs on 2004/03/06 21:09:10 Log: Allow syslog() to use numeric constants in addition to strings for facility names and priorities. Subject: Patch for Sys::Syslog From: Jim Schneider Date: Fri, 5 Mar 2004 14:03:10 -0500 Message-Id: <200403051403.10674.jschneid@netilla.com> Branch: perl ! ext/Sys/Syslog/Syslog.pm ____________________________________________________________________________ [ 22446] By: nicholas on 2004/03/06 16:13:48 Log: Make threads tests pass make minitest (by skipping) Branch: perl ! t/op/getpid.t t/op/threads.t ____________________________________________________________________________ [ 22445] By: davem on 2004/03/06 15:25:32 Log: fix coredump in /(?{sub{}})/ Branch: perl ! pad.c ____________________________________________________________________________ [ 22444] By: rgs on 2004/03/05 21:19:06 Log: A small perluniintro clarification by Jarkko. Branch: perl ! pod/perluniintro.pod ____________________________________________________________________________ [ 22443] By: rgs on 2004/03/05 14:13:50 Log: Subject: [PATCH] Re: Strange segfault From: mhx-perl@gmx.net (Marcus Holland-Moritz) Date: Fri, 5 Mar 2004 15:13:53 +0100 Message-ID: <20040305151353.5f3e913c@r2d2> Branch: perl ! pp_ctl.c t/op/range.t ____________________________________________________________________________ [ 22442] By: rgs on 2004/03/05 09:31:22 Log: Subject: [PATCH] Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk on Win32 From: steve.hay@uk.radan.com (Steve Hay) Date: Fri, 05 Mar 2004 09:42:32 +0000 Message-ID: <40484B88.7070608@uk.radan.com> Branch: perl ! win32/makefile.mk ____________________________________________________________________________ [ 22441] By: rgs on 2004/03/05 08:53:08 Log: Change 22436 broke the Windows build. Fix by Steve Hay. Branch: perl ! ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 22440] By: davem on 2004/03/05 00:09:23 Log: silence some compiler warnings Branch: perl ! pp_ctl.c sv.c ____________________________________________________________________________ [ 22439] By: davem on 2004/03/04 23:56:42 Log: ensure utf8::encode() normalises its arg Branch: perl ! sv.c ____________________________________________________________________________ [ 22438] By: davem on 2004/03/04 23:32:38 Log: Memory leak in continue loop make sure redo always frees temps Branch: perl ! pp_ctl.c t/op/loopctl.t ____________________________________________________________________________ [ 22437] By: davem on 2004/03/04 22:03:17 Log: Add perldiag entry for change #22435 (deprecate my $x if 0) Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 22436] By: rgs on 2004/03/04 21:52:18 Log: Subject: [PATCH] Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris From: Andrew Dougherty Date: Thu, 4 Mar 2004 14:41:07 -0500 (EST) Message-ID: Branch: perl ! ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 22435] By: davem on 2004/03/04 21:39:47 Log: add deprecation warning for my $x if 0 Branch: perl ! op.c t/lib/warnings/op ____________________________________________________________________________ [ 22434] By: davem on 2004/03/04 21:38:57 Log: remove an 'if $a if 0' from AutoSplit.t Branch: perl ! lib/AutoSplit.t ____________________________________________________________________________ [ 22433] By: davem on 2004/03/04 20:33:44 Log: retract 22328 and 22332: deprecation warning for my $x if foo Branch: perl ! embed.h op.c opcode.h opcode.pl pod/perldiag.pod pp.sym ! pp_proto.h t/lib/warnings/op ____________________________________________________________________________ [ 22432] By: rgs on 2004/03/04 12:18:11 Log: Maintainers.pl update by MJD. Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 22431] By: rgs on 2004/03/04 10:35:59 Log: Fix [perl #27357] Scalar Win32::GetOSVersion() broken in 5.8.3 (by Steve Hay) Branch: perl + t/win32/getosversion.t ! MANIFEST win32/win32.c ____________________________________________________________________________ [ 22430] By: rgs on 2004/03/04 08:03:54 Log: Clarify the difference between utf8::downgrade/upgrade and utf8::encode/decode (patch by Jarkko). Branch: perl ! lib/utf8.pm pod/perluniintro.pod ____________________________________________________________________________ [ 22429] By: rgs on 2004/03/03 23:01:56 Log: A couple of notes in perl591delta (about Benchmark and the debugger.) Branch: perl ! pod/perl591delta.pod ____________________________________________________________________________ [ 22428] By: rgs on 2004/03/03 22:15:42 Log: Subject: [PATCH] simplify sv.h From: Arthur Bergman Date: Sun, 29 Feb 2004 22:04:53 +0000 Message-Id: <4D3C272C-6B03-11D8-B799-000A95A2734C@nanisky.com> Branch: perl ! sv.h ____________________________________________________________________________ [ 22427] By: rgs on 2004/03/03 21:55:03 Log: Speed up the unicode case mappings (for /i, lc, uc, etc). Subject: [PATCH] [perl #24826] From: Jarkko Hietaniemi Date: Wed, 3 Mar 2004 09:37:21 +0200 Message-Id: <9B5CBF96-6CE5-11D8-83B0-00039362CB92@iki.fi> Branch: perl ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl ! lib/unicore/mktables t/uni/case.pl utf8.c ____________________________________________________________________________ [ 22426] By: rgs on 2004/03/03 21:04:48 Log: Subject: [PATCH] debugger (5.8.x and 5.9.x) From: Richard.Foley@t-online.de (Richard Foley) Date: Wed, 3 Mar 2004 16:10:25 +0100 Message-Id: <200403031610.25080.richard.foley@rfi.net> Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 22425] By: davem on 2004/03/03 00:02:51 Log: stop t/op/write.t failures under stdio by always closing files before reading them back; also replace `cat file` with a function to read in the file Branch: perl ! t/op/write.t ____________________________________________________________________________ [ 22424] By: nicholas on 2004/03/02 22:22:49 Log: Change the skip logic on the unicode tests so that they don't rely on miniperl's "dynamic loading unavailable" message Branch: perl ! t/uni/chomp.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t ! t/uni/tr_utf8.t ____________________________________________________________________________ [ 22423] By: nicholas on 2004/03/02 22:02:36 Log: Work on eliminating systematic failures on make minitest: make minitest passes a -minitest flag to t/TEST t/TEST sees this and sets $ENV{PERL_CORE_MINITEST} Tests can choose to skip based on this. (Other tactic is to make loading of Errno by %! happen at run time.) Branch: perl ! Makefile.SH t/TEST t/io/binmode.t t/io/crlf.t t/io/layers.t ! t/io/open.t t/io/print.t t/io/read.t t/op/magic.t ____________________________________________________________________________ [ 22422] By: davem on 2004/03/02 21:33:22 Log: Remove machine-dependent rounding dependency from write overflow tests Branch: perl ! t/op/write.t ____________________________________________________________________________ [ 22421] By: rgs on 2004/03/02 21:25:12 Log: Subject: [PATCH] nmake distclean cleans too much from lib/Digest on Win32 From: Steve Hay Date: Fri, 27 Feb 2004 17:42:26 +0000 Message-ID: <403F8182.5090607@uk.radan.com> Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 22419] By: davem on 2004/03/01 22:17:52 Log: add tests for change 22414 (lvalue substr jollity) courtesy of Graham Barr. Branch: perl ! t/op/substr.t ____________________________________________________________________________ [ 22418] By: davem on 2004/03/01 22:00:11 Log: integrate Time::HiRes 1.56 from CPAN (which is itself mostly derived from the bleedperl version) Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/Makefile.PL ____________________________________________________________________________ [ 22417] By: mhx on 2004/02/29 21:46:19 Log: Make panics a bit more verbose to ease debugging. Branch: perl ! thread.h ____________________________________________________________________________ [ 22415] By: davem on 2004/02/29 18:06:45 Log: make test breaks permissions on /dev/tty perl -i could fchmod(stdin) by mistake Branch: perl ! doio.c ____________________________________________________________________________ [ 22414] By: davem on 2004/02/29 16:21:34 Log: Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue From: Graham Barr Date: Wed, 29 Oct 2003 09:56:53 +0000 Message-Id: <3993BF6C-09F6-11D8-B6DD-0003938857CC@pobox.com> make a variable aliased to an lvalue substr value work as expected Branch: perl ! mg.c ____________________________________________________________________________ [ 22411] By: nicholas on 2004/02/29 13:08:28 Log: Bump Socket's version to a real floating point value Branch: perl ! ext/Socket/Socket.pm ____________________________________________________________________________ [ 22410] By: ams on 2004/02/29 04:29:24 Log: Back out _01 version suffix. Branch: perl ! ext/Storable/Storable.pm ____________________________________________________________________________ [ 22409] By: davem on 2004/02/28 23:29:10 Log: Bump version numbers of moules affected by change #22258 (removing /tmp and other insecurities) Branch: perl ! ext/DB_File/DB_File.pm ext/Devel/PPPort/PPPort.pm ! ext/Socket/Socket.pm ext/Storable/Storable.pm ! ext/Time/HiRes/HiRes.pm lib/CGI/Cookie.pm ! lib/ExtUtils/MakeMaker.pm lib/Memoize.pm lib/Shell.pm ! lib/perl5db.pl ____________________________________________________________________________ [ 22408] By: davem on 2004/02/28 22:37:08 Log: make the bison-based parser threadsafe and capable of deep recursion by eradicating Perl_yylex_r() Branch: perl ! embed.fnc embed.h embedvar.h intrpvar.h mg.c perl.h perlapi.h ! perly.c proto.h toke.c ____________________________________________________________________________ [ 22407] By: nicholas on 2004/02/28 16:10:20 Log: Use File::Temp for tempfiles if it is available. (Based on a patch from Solar Designer in Message-ID: <20040125222218.GA13499@openwall.com>, the bulk of which was applied as change 22258) Branch: perl ! utils/perlbug.PL ____________________________________________________________________________ [ 22406] By: mhx on 2004/02/28 15:04:41 Log: Fix segfaults when running under -Dx. Branch: perl ! dump.c ____________________________________________________________________________ [ 22403] By: nicholas on 2004/02/27 17:56:30 Log: Assimilate Cwd 2.15 from CPAN Branch: perl ! ext/Cwd/Changes lib/Cwd.pm ____________________________________________________________________________ [ 22401] By: nicholas on 2004/02/27 16:27:19 Log: Create a new local $_ without triggering tie by using local *_ = \my $a (an idea from Ton Hospel, Message-Id: ) Branch: perl ! lib/File/Find.pm lib/File/Find/t/find.t ____________________________________________________________________________ [ 22400] By: merijn on 2004/02/27 15:25:27 Log: When threads are active we need -lpthread, but previous `fix' of now linked libraries invalidated the regex for sed (AIX 5 has no seperate libc.a and libc_r.a the latter links to the first) Branch: perl ! hints/aix.sh ____________________________________________________________________________ [ 22397] By: nicholas on 2004/02/27 13:13:43 Log: Correct thinko in comment. Branch: perl ! op.c ____________________________________________________________________________ [ 22393] By: nicholas on 2004/02/27 10:41:39 Log: In hsplit, if a normal hash has placeholders then clear them before splitting. We can do this safely because Storable ensures hsplit is not called while it builds restricted hashes (actually any hashes) This change may not make things faster, but now we have the choice. Branch: perl ! ext/Storable/t/restrict.t hv.c ____________________________________________________________________________ [ 22391] By: nicholas on 2004/02/27 10:27:38 Log: My re-implementation of hv_clear_placeholders was buggy - not sure why the tests still passed. Fixed. Branch: perl ! hv.c ____________________________________________________________________________ [ 22383] By: nicholas on 2004/02/26 14:59:40 Log: Moving all the e-mail addresses over by 1 column makes them start on an 8 column tabstop, which makes editing this file easier. So then I replaced spaces with tabs and made it smaller too. Branch: perl ! AUTHORS ____________________________________________________________________________ [ 22382] By: nicholas on 2004/02/26 14:49:13 Log: Add Mark Fowler Branch: perl ! AUTHORS ____________________________________________________________________________ [ 22381] By: nicholas on 2004/02/26 13:11:07 Log: Integrate: [ 22339] Mention 5.005_04 RC2 [ 22360] Update for 5.005_04 release Branch: perl !> pod/perlhist.pod ____________________________________________________________________________ [ 22380] By: rgs on 2004/02/26 13:03:43 Log: Subject: [PATCH] Improved perlapi documentation for croak From: Mark Fowler Date: Wed, 25 Feb 2004 22:47:21 +0000 (GMT) Message-ID: (and regenerate perlapi.pod.) Branch: perl ! pod/perlapi.pod util.c ____________________________________________________________________________ [ 22379] By: merijn on 2004/02/26 08:44:53 Log: From: Art Haas Subject: Replacing '-rdynamic' in Configure script Date: Fri, 20 Feb 2004 13:53:56 -0600 Message-ID: <20040220195400.31177.qmail@onion.perl.org> Branch: perl ! Configure ____________________________________________________________________________ [ 22377] By: davem on 2004/02/25 21:07:44 Log: remove my work address Branch: perl ! AUTHORS ____________________________________________________________________________ [ 22376] By: davem on 2004/02/25 17:10:56 Log: stop "const in void context" warning for a const in an optimised-away boolean expresssion, eg 5 || print; Branch: perl ! op.c op.h t/lib/warnings/op ____________________________________________________________________________ [ 22375] By: merijn on 2004/02/25 11:13:12 Log: Skip the Net/Ping/450_service failures on HP-UX for the time being Branch: perl ! lib/Net/Ping/t/450_service.t ____________________________________________________________________________ [ 22374] By: merijn on 2004/02/25 09:32:12 Log: AIX hints stage 3: remove AIX 3 and AIX 4 after split off One open issue left: promoting to cc_r for threaded builds need a review to permit users using -Dcc=xlc_r for non threaded builds Branch: perl ! hints/aix.sh ____________________________________________________________________________ [ 22373] By: davem on 2004/02/24 23:25:52 Log: fix memory leak in @_ = ...; goto &sub Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 22372] By: rgs on 2004/02/24 22:44:34 Log: Enhance test cleanliness by a very small factor. Branch: perl ! t/comp/parser.t ____________________________________________________________________________ [ 22371] By: rgs on 2004/02/24 22:34:06 Log: Fix a segfault during optree construction. (bug #27024) Branch: perl ! op.c t/comp/parser.t ____________________________________________________________________________ [ 22370] By: rgs on 2004/02/24 20:39:26 Log: Update Changes and AUTHORS. Branch: perl ! AUTHORS Changes ____________________________________________________________________________ [ 22369] By: rgs on 2004/02/24 19:53:51 Log: Subject: [PATCH] optimization for map in scalar context From: Tassilo von Parseval Date: Tue, 24 Feb 2004 12:02:57 +0100 Message-id: <20040224110257.GA5510@ethan> Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 22368] By: rgs on 2004/02/24 19:30:12 Log: Subject: Bugfix for perlrequick and perlretut From: Mark Kvale Date: Tue, 24 Feb 2004 11:32:34 -0800 Message-Id: <200402241132.34656.kvale@phy.ucsf.edu> Branch: perl ! pod/perlrequick.pod pod/perlretut.pod ____________________________________________________________________________ [ 22367] By: rgs on 2004/02/23 22:08:33 Log: Instead of localising *_, use a dummy foreach loop to get a local value of $_ Branch: perl ! lib/File/Find.pm ____________________________________________________________________________ [ 22366] By: rgs on 2004/02/23 21:40:02 Log: Subject: Re: [perl #24338] Attribute::Handlers will trash UNIVERSAL From: alan Date: Tue, 17 Feb 2004 14:23:08 -0500 (EST) Message-ID: Branch: perl ! lib/Attribute/Handlers.pm ____________________________________________________________________________ [ 22365] By: rgs on 2004/02/23 21:30:42 Log: Update perl591delta. Branch: perl ! pod/perl591delta.pod ____________________________________________________________________________ [ 22364] By: rgs on 2004/02/23 20:56:38 Log: Fix bug #26910: hints were not propagated into (?{...}) blocks, except the utf8 pragma. Branch: perl ! pp_ctl.c t/lib/strict/refs t/lib/strict/subs t/lib/strict/vars ____________________________________________________________________________ [ 22363] By: rgs on 2004/02/23 19:15:53 Log: Subject: Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation From: SADAHIRO Tomoyuki Date: Sun, 22 Feb 2004 16:09:33 +0900 Message-Id: <20040222160505.98E5.BQW10602@nifty.com> Subject: [PATCH] Encode::CN::HZ (was Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation) From: SADAHIRO Tomoyuki Date: Sun, 22 Feb 2004 18:41:43 +0900 Message-Id: <20040222182357.6B39.BQW10602@nifty.com> Plus, add a "_01" to the theoretical version number of Encode::CN::HZ. Branch: perl ! ext/Encode/lib/Encode/CN/HZ.pm pp_hot.c t/op/concat.t ____________________________________________________________________________ [ 22362] By: rgs on 2004/02/23 18:31:31 Log: Subject: [PATCH] Benchmark for child processes From: Chia-liang Kao Date: Mon, 23 Feb 2004 22:53:51 +0800 Message-ID: <20040223145351.GH94376@portege.clkao.org> Branch: perl ! lib/Benchmark.pm ____________________________________________________________________________ [ 22359] By: merijn on 2004/02/23 11:55:08 Log: Subject: Re: Perl 5.8.1 on IRIX 5.3 Date: Thu, 22 Jan 2004 18:35:26 +0100 (CET) From: Georg Schwarz Message-Id: Branch: perl ! hints/irix_5.sh ____________________________________________________________________________ [ 22358] By: rgs on 2004/02/22 21:49:47 Log: Subject: initial patch for cygwin IPC via cygserver From: Yitzchak Scott-Thoennes Date: Thu, 19 Feb 2004 09:01:13 -0800 Message-ID: <20040219170113.GA2792@efn.org> Branch: perl ! ext/IPC/SysV/hints/cygwin.pl hints/cygwin.sh ____________________________________________________________________________ [ 22357] By: davem on 2004/02/22 15:43:53 Log: Extend OP_AELEMFAST optimisation to lexical arrays Branch: perl ! ext/B/B/Concise.pm ext/B/B/Deparse.pm op.c op.h pp_hot.c ____________________________________________________________________________ [ 22356] By: rgs on 2004/02/21 16:51:52 Log: We're not binary compatible with 5.8. Change PERL_API_VERSION to 5.9.1. Branch: perl ! patchlevel.h ____________________________________________________________________________ [ 22355] By: rgs on 2004/02/21 16:30:02 Log: Document change #22353 in perldelta. Branch: perl ! pod/perl591delta.pod ____________________________________________________________________________ [ 22354] By: rgs on 2004/02/21 16:23:54 Log: Increment the version number of B, due to the incompatible API change introduced by #22353 (no more op_seq method.) Branch: perl ! ext/B/B.pm ____________________________________________________________________________ [ 22353] By: rgs on 2004/02/21 16:18:32 Log: Subject: Re: op_seq (was: Freeing code) From: Paul Johnson Date: Sat, 21 Feb 2004 02:31:47 +0100 Message-ID: <20040221013147.GB6953@pjcj.net> Rework the OP structure to use less space. Remove op_seq (and simulate it in dump.c), replace it by op_opt and op_static, shrink op_type, remove PL_op_seqmax. Branch: perl ! bytecode.pl dump.c embed.h embedvar.h ext/B/B.xs ! ext/B/B/Asmdata.pm ext/B/B/C.pm ext/B/B/Concise.pm ! ext/B/B/Debug.pm ext/ByteLoader/byterun.c ! ext/ByteLoader/byterun.h intrpvar.h op.c op.h perlapi.h ! pod/perlintern.pod sv.c ____________________________________________________________________________ [ 22352] By: rgs on 2004/02/20 17:29:32 Log: When you write C, the lexical $_ is not actually introduced by the for statement. Branch: perl ! op.c ____________________________________________________________________________ [ 22351] By: davem on 2004/02/20 15:38:10 Log: remove a split test's dependence on -Dx output (needed after change #22343) Branch: perl ! t/op/split.t ____________________________________________________________________________ [ 22350] By: davem on 2004/02/20 15:34:27 Log: add Deparse/Concise support for inplace sort (change 22349) Branch: perl ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ____________________________________________________________________________ [ 22349] By: davem on 2004/02/20 14:54:35 Log: optimise the sorting inplace of plain arrays: @a = sort @a Branch: perl ! op.c op.h pp_sort.c t/op/sort.t ____________________________________________________________________________ [ 22348] By: davem on 2004/02/20 14:18:13 Log: Document the SVf_PADSTALE flag Branch: perl ! pad.c ____________________________________________________________________________ [ 22347] By: rgs on 2004/02/20 10:46:51 Log: Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t/ipcsysv.t) Branch: perl - lib/IPC/SysV.t ! MANIFEST ____________________________________________________________________________ [ 22346] By: rgs on 2004/02/20 10:23:51 Log: Subject: [PATCH] genmk95.pl touchup for distclean on Win98 From: Greg Matheson Date: Fri, 20 Feb 2004 15:34:59 +0800 Message-ID: <20040220153459.A30249@ms.chinmin.edu.tw> Branch: perl ! win32/genmk95.pl ____________________________________________________________________________ [ 22345] By: rgs on 2004/02/20 08:21:47 Log: Upgrade to Term::ANSIColor 1.08. Branch: perl ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl ____________________________________________________________________________ [ 22344] By: rgs on 2004/02/19 21:17:10 Log: Upgrade to prereleases of Math::BigInt 1.70 and Math::BigRat 0.12, by Tels. Branch: perl ! lib/Math/BigFloat.pm lib/Math/BigInt.pm ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/bigfltpm.inc ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t ! lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/sub_mbf.t ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t ! lib/Math/BigInt/t/use_mbfw.t lib/Math/BigInt/t/with_sub.t ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t ! lib/bigint.pm t/lib/Math/BigInt/BareCalc.pm ! t/lib/Math/BigInt/Scalar.pm t/lib/Math/BigRat/Test.pm ____________________________________________________________________________ [ 22343] By: davem on 2004/02/19 13:43:18 Log: -Dx could coredump on threaded builds because consts are now stored in the pad Branch: perl ! dump.c ____________________________________________________________________________ [ 22342] By: rgs on 2004/02/18 21:38:13 Log: Add a tool to report dual-lived core modules that don't have the same version than the corresponding module on CPAN. Branch: perl + Porting/corecpan.pl ! MANIFEST ____________________________________________________________________________ [ 22341] By: rgs on 2004/02/18 14:04:11 Log: Document the removal of PERL_XS_APIVERSION and PERL_PM_APIVERSION. Branch: perl ! pod/perl591delta.pod ____________________________________________________________________________ [ 22338] By: rgs on 2004/02/18 13:32:17 Log: Add base.pm and fields.pm to the maintainer list. Remove a duplicate file from this list. Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 22337] By: davem on 2004/02/18 13:22:13 Log: fix write test: -small_number may be displayed as 00.00 or -0.00 Branch: perl ! t/op/write.t ____________________________________________________________________________ [ 22334] By: merijn on 2004/02/18 12:18:52 Log: Removed pm_apiversion and xs_apiversion as requested by the pumpkin. Chainsaw was still in perfect working order. Branch: perl ! Configure Cross/config.sh-arm-linux NetWare/config.wc ! NetWare/config_H.wc Porting/Glossary Porting/config.sh ! Porting/config_H config_h.SH configure.com epoc/config.sh ! plan9/config.plan9 plan9/config_h.sample ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc ! win32/config.gc win32/config.vc win32/config.vc64 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc ! win32/config_H.vc64 wince/config.ce wince/config_H.ce ____________________________________________________________________________ [ 22332] By: davem on 2004/02/18 11:14:43 Log: Add tests for the C deprecation, and change the warning text Branch: perl ! op.c pod/perldiag.pod t/lib/warnings/op ____________________________________________________________________________ [ 22330] By: mhx on 2004/02/18 08:53:03 Log: 1. Add section to perlxs.pod describing that the refcount of AVs/HVs returned from XSUBs through RETVAL isn't decremented as it is for SVs. This causes those XSUBs to leak memory and cannot be fixed without breaking existing CPAN modules that work around this bug. 2. Fix a memory leak of that kind in POSIX::localconv. Branch: perl ! ext/POSIX/POSIX.xs pod/perlxs.pod ____________________________________________________________________________ [ 22329] By: rgs on 2004/02/18 08:25:58 Log: Encode has local changes. Up-version it. Branch: perl ! ext/Encode/Encode.pm ____________________________________________________________________________ [ 22328] By: davem on 2004/02/17 23:30:50 Log: add deprecation warning for C and C Branch: perl ! op.c opcode.h opcode.pl pod/perldiag.pod pp.sym pp_proto.h ____________________________________________________________________________ [ 22327] By: rgs on 2004/02/17 23:22:45 Log: It's better to localize *_ than $_, to avoid magic leakage Branch: perl ! lib/File/Find.pm ____________________________________________________________________________ [ 22326] By: rgs on 2004/02/17 23:18:25 Log: One of the new tests of MIME::Base64 relies on a non-core module. Branch: perl - ext/MIME/Base64/t/bad-sv.t ! MANIFEST ____________________________________________________________________________ [ 22325] By: rgs on 2004/02/17 23:10:22 Log: Upgrade to MIME::Base64 3.00. Fix t/warn.t so it works in the core. Reintegrate change #22309 in it. Bump $VERSION to 3.00_01. Branch: perl + ext/MIME/Base64/t/bad-sv.t ext/MIME/Base64/t/warn.t ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm ! ext/MIME/Base64/t/base64.t ____________________________________________________________________________ [ 22323] By: rgs on 2004/02/17 22:20:25 Log: Be more clear. Use simple words. Branch: perl ! pod/perl591delta.pod ____________________________________________________________________________ [ 22322] By: davem on 2004/02/17 21:52:08 Log: remove C construct from core modules Branch: perl ! ext/B/B/Deparse.pm ext/IO/lib/IO/Handle.pm ! ext/IO/lib/IO/Pipe.pm lib/ExtUtils/Liblist/Kid.pm ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/SMTP.pm ! lib/Pod/Parser.pm lib/Test/Harness.pm utils/h2xs.PL ____________________________________________________________________________ [ 22321] By: rgs on 2004/02/17 21:22:17 Log: Dave Mitchell suggested this perldelta entry for the SVp_* reordering. Branch: perl ! pod/perl591delta.pod ____________________________________________________________________________ [ 22320] By: rgs on 2004/02/17 21:07:11 Log: Bump $B::VERSION (because of change #22315). Branch: perl ! ext/B/B.pm ____________________________________________________________________________ [ 22319] By: rgs on 2004/02/17 21:03:09 Log: Regenerate table of contents and other related files. Branch: perl ! MANIFEST pod/perl.pod pod/perltoc.pod ____________________________________________________________________________ [ 22318] By: rgs on 2004/02/17 20:06:04 Log: Bump up perl's version number to 5.9.1. Add perl591delta in perl.pod. Update the sample config files in Porting/. Branch: perl ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h ! plan9/config.plan9 pod/perl.pod win32/Makefile ! win32/config_H.bc win32/config_H.gc win32/config_H.vc ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce ____________________________________________________________________________ [ 22317] By: davem on 2004/02/17 19:28:58 Log: 22316 had stupid precedence thinkos Branch: perl ! pp.c pp_hot.c ____________________________________________________________________________ [ 22316] By: davem on 2004/02/17 18:23:27 Log: Slight update to #22315 ($lval=*FOO); optimise the hot tests, and fix some incorrect indentation Branch: perl ! pp.c pp_hot.c sv.c ____________________________________________________________________________ [ 22315] By: davem on 2004/02/17 18:01:52 Log: Subject: Re: [PATCH] GLOB to LVALUE assignment fix From: Tassilo von Parseval Date: Tue, 17 Feb 2004 17:32:16 +0100 Message-Id: <20040217163216.GA6805@ethan> Make PVLV a superset of PVGV, so that $lvalue = *FOO works Branch: perl ! dump.c ext/B/B.pm ext/B/B.xs pp.c pp_hot.c sv.c sv.h t/op/gv.t ____________________________________________________________________________ [ 22314] By: merijn on 2004/02/17 11:22:24 Log: 1. Creating backward compatibility for Configure after patches #22227 and #22302 to still support 5.8.x and below 2. Small change for building on GNU hurd Date: Sun, 15 Feb 2004 23:27:17 +1100 From: "Brendan O'Dea" Message-ID: <20040215122717.GA26812@londo.c47.org> Branch: perl ! Configure Makefile.SH hints/gnu.sh ____________________________________________________________________________ [ 22313] By: mhx on 2004/02/16 20:27:40 Log: Fix for Win32 build failure caused by the byacc to bison switch. Branch: perl ! perl.h ____________________________________________________________________________ [ 22312] By: rgs on 2004/02/16 13:16:43 Log: Revert change 22308 (the patch was against maint, not blead) Branch: perl ! lib/ExtUtils/instmodsh ____________________________________________________________________________ [ 22310] By: merijn on 2004/02/16 11:30:29 Log: Fix typo in doc for Encode From: "Brendan O'Dea" Date: Sun, 15 Feb 2004 23:27:17 +1100 Message-ID: <20040215122717.GA26812@londo.c47.org> Branch: perl ! ext/Encode/Encode.pm ____________________________________________________________________________ [ 22309] By: merijn on 2004/02/16 11:27:34 Log: Missing semi-colon From: "Brendan O'Dea" Date: Sun, 15 Feb 2004 23:27:17 +1100 Message-ID: <20040215122717.GA26812@londo.c47.org> Branch: perl ! ext/MIME/Base64/Base64.xs ____________________________________________________________________________ [ 22308] By: merijn on 2004/02/16 11:24:59 Log: Add some basic POD to lib/ExtUtils/instmodsh so that it has a manpage. From: "Brendan O'Dea" Date: Sun, 15 Feb 2004 23:27:17 +1100 Message-ID: <20040215122717.GA26812@londo.c47.org> Branch: perl ! lib/ExtUtils/instmodsh ____________________________________________________________________________ [ 22307] By: rgs on 2004/02/15 11:02:49 Log: Subject: [patch perlguts.pod] save_item doesn't handle magic From: Stas Bekman Date: Fri, 13 Feb 2004 20:18:59 -0800 Message-ID: <402DA1B3.2010608@stason.org> Branch: perl ! pod/perlguts.pod ____________________________________________________________________________ [ 22306] By: davem on 2004/02/15 00:24:26 Log: Segmentation fault with sub x { shift; @a = @b; eval +{ use } } Branch: perl ! op.c perly.act perly.h perly.tab perly.y t/comp/parser.t ____________________________________________________________________________ [ 22305] By: davem on 2004/02/14 23:52:09 Log: Enable v (verbose) switch on -Dp to display the top 8 elements on the parser stack at each reduce. Also, Subject: Re: switch from byacc to bison From: "Craig A. Berry" Date: Sat, 14 Feb 2004 13:26:45 -0600 Message-ID: change #if DEBUGGING to #ifdef ... in perly.c Branch: perl ! perly.c pod/perlrun.pod ____________________________________________________________________________ [ 22304] By: davem on 2004/02/14 13:33:26 Log: Subject: Re: switch from byacc to bison From: Abe Timmerman Date: Sat, 14 Feb 2004 11:56:24 +0100 Message-Id: <200402141156.58185.abeltje@cpan.org> Fix typos in pumpkin.pod Branch: perl ! Porting/pumpkin.pod ____________________________________________________________________________ [ 22303] By: davem on 2004/02/14 12:28:37 Log: remove binary compatibility stuff from the yacc -> bison switch of change #22302 Branch: perl ! embedvar.h intrpvar.h ____________________________________________________________________________ [ 22302] By: davem on 2004/02/14 02:06:53 Log: Switch from byacc to bison and simplify the perly.* regeneration process Branch: perl + perly.act perly.tab regen_perly.pl - perly.fixer perly_c.diff perlyline.pl vms/perly_c.vms - vms/perly_h.vms vms/vms_yfix.pl ! MANIFEST Makefile.SH Porting/pumpkin.pod embedvar.h intrpvar.h ! op.c perl.h perlapi.h perly.c perly.h perly.y sv.c toke.c ! vms/descrip_mms.template ____________________________________________________________________________ [ 22301] By: rgs on 2004/02/13 21:11:25 Log: Fix an fcntl example in perlopentut, spotted by MJD. Branch: perl ! pod/perlopentut.pod ____________________________________________________________________________ [ 22300] By: davem on 2004/02/12 23:18:20 Log: The new -Dq option didn't actually work! Branch: perl ! perl.h ____________________________________________________________________________ [ 22299] By: merijn on 2004/02/12 14:32:15 Log: Subject: [comment patch] (ed: mg.c:mg_set() => mg.c:Perl_magic_set()) From: Stas Bekman Date: Wed, 11 Feb 2004 16:53:54 -0800 Message-ID: <402ACEA2.4020907@stason.org> Branch: perl ! perl.c ____________________________________________________________________________ [ 22298] By: rgs on 2004/02/10 08:49:12 Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows From: Greg Matheson Date: Tue, 10 Feb 2004 12:36:33 +0800 Message-ID: <20040210043633.GA33671687@momotaro> Branch: perl ! win32/makefile.mk ____________________________________________________________________________ [ 22297] By: rgs on 2004/02/10 08:05:16 Log: Add 5.005_04-RC1 and Leon in perlhist. Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 22295] By: rgs on 2004/02/09 22:48:54 Log: Add a note in Unicode::UCD about the _getcode() function being copy-n-pasted in charnames.pm. (spotted by Merijn) Branch: perl ! lib/Unicode/UCD.pm ____________________________________________________________________________ [ 22294] By: rgs on 2004/02/09 21:48:15 Log: Implement stacked filetest operators (-f -w -x $file). Branch: perl ! doio.c dump.c ext/B/B/Concise.pm op.c op.h ! pod/perl591delta.pod pod/perlfunc.pod pp_sys.c t/op/filetest.t ____________________________________________________________________________ [ 22292] By: rgs on 2004/02/09 21:17:40 Log: Subject: Re: [perl #26073] sprintf miscounts padding when format is utf8 From: hv@crypt.org Date: Mon, 09 Feb 2004 03:21:21 +0000 Message-Id: <200402090321.i193LL907950@zen.crypt.org> Branch: perl ! sv.c t/op/sprintf2.t ____________________________________________________________________________ [ 22291] By: rgs on 2004/02/09 21:09:14 Log: Subject: reduce overhead of charnames.pm, make op/pat.t work under miniperl From: Yitzchak Scott-Thoennes Date: Mon, 9 Feb 2004 00:51:45 -0800 Message-ID: <20040209085145.GA3204@efn.org> (plus an etymological notice) Branch: perl ! lib/charnames.pm ____________________________________________________________________________ [ 22290] By: rgs on 2004/02/08 21:34:27 Log: Add the new private flag OPpGREP_LEX in B::Concise. Branch: perl ! ext/B/B/Concise.pm ____________________________________________________________________________ [ 22289] By: rgs on 2004/02/08 21:21:28 Log: map and grep weren't working correctly with lexical $_ in scalar context, because pp_mapwhile and pp_grepwhile were using their target as a temporary slot to store the return value. Branch: perl ! pp_ctl.c pp_hot.c t/op/mydef.t ____________________________________________________________________________ [ 22287] By: rgs on 2004/02/08 12:01:35 Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows From: Greg Matheson Date: Mon, 2 Feb 2004 16:52:44 +0800 Message-ID: <20040202165244.A17415@ms.chinmin.edu.tw> Branch: perl ! win32/makefile.mk ____________________________________________________________________________ [ 22286] By: rgs on 2004/02/08 11:48:09 Log: Subject: [PATCH] Correct some prototypes in perlapi.pod From: Steve Hay Date: Fri, 06 Feb 2004 12:44:05 +0000 Message-ID: <40238C15.2090200@uk.radan.com> Branch: perl ! pod/perlapi.pod sv.h ____________________________________________________________________________ [ 22285] By: rgs on 2004/02/08 11:44:22 Log: Subject: [PATCH] Fix absolute path handling in installhtml From: Steve Hay Date: Fri, 06 Feb 2004 16:14:14 +0000 Message-ID: <4023BD56.6090903@uk.radan.com> Branch: perl ! installhtml ____________________________________________________________________________ [ 22284] By: rgs on 2004/02/08 11:42:08 Log: Subject: [PATCH perlunicode.pod] chomp() cares about Unicode From: SADAHIRO Tomoyuki Date: Sat, 07 Feb 2004 00:08:36 +0900 Message-Id: <20040206235116.0E36.BQW10602@nifty.com> Branch: perl ! pod/perlunicode.pod ____________________________________________________________________________ [ 22282] By: nicholas on 2004/02/07 22:32:44 Log: Comment to record why we can't clear placeholders in hsplit Branch: perl ! hv.c ____________________________________________________________________________ [ 22281] By: nicholas on 2004/02/07 21:46:59 Log: deleting keys in restricted hashes was leaking the entry. Yow! Branch: perl ! hv.c lib/Hash/Util.t ____________________________________________________________________________ [ 22280] By: nicholas on 2004/02/07 21:20:16 Log: Now hv_delete is able to ingore placeholders. (This is an XS visible change in the hash API. But not of documented behaviour) Branch: perl ! hv.c ____________________________________________________________________________ [ 22279] By: nicholas on 2004/02/07 20:56:50 Log: All whitespace is equal, but some whitespace is more equal than others (lib/DBM_Filter/Changes line had spaces. Spaces bad. Tabs better) Branch: perl ! MANIFEST ____________________________________________________________________________ [ 22278] By: nicholas on 2004/02/07 19:50:10 Log: hv_clear_placeholders now manipulates the linked lists directly, rather than using the iterator interface and calling hv_delete This will allow hv_delete to be simplified to remove most of the special casing related to placeholders. Branch: perl ! hv.c ____________________________________________________________________________ [ 22273] By: merijn on 2004/02/06 11:47:14 Log: Added hints_4.sh for specific AIX 4 support this is the next stage in the general cleanup process for the AIX hints. More to come Branch: perl + hints/aix_4.sh ! MANIFEST ____________________________________________________________________________ [ 22272] By: rgs on 2004/02/06 07:32:15 Log: Fix a non-standard NAME pod section (by Smylers and Casey West) Branch: perl ! lib/Carp/Heavy.pm ____________________________________________________________________________ [ 22268] By: rgs on 2004/02/04 19:50:05 Log: The "my $_" wasn't nice with foreach loops. Branch: perl ! op.c t/op/mydef.t ____________________________________________________________________________ [ 22267] By: merijn on 2004/02/04 10:24:33 Log: AIX 3 support removed from default hints after its separation Branch: perl ! hints/aix.sh ____________________________________________________________________________ [ 22266] By: merijn on 2004/02/04 10:16:20 Log: AIX 3 hints split off from default hints in preparation of a hint file cleanup. aix_4.sh will follow soon Branch: perl + hints/aix_3.sh ! MANIFEST ____________________________________________________________________________ [ 22265] By: rgs on 2004/02/03 21:54:23 Log: More docs and tests for "my $_". Branch: perl ! pod/perlfunc.pod pod/perlsub.pod t/op/mydef.t ____________________________________________________________________________ [ 22264] By: rgs on 2004/02/03 20:33:02 Log: Subject: [PATCH] was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz] From: John Peacock Date: Sun, 01 Feb 2004 21:10:07 -0500 Message-ID: <401DB17F.5060808@rowman.com> Branch: perl ! embed.fnc embed.h lib/version.pm lib/version.t pod/perlapi.pod ! proto.h t/comp/use.t t/op/universal.t universal.c util.c ____________________________________________________________________________ [ 22263] By: rgs on 2004/02/03 19:41:11 Log: Implement "my $_". Branch: perl + t/op/mydef.t ! MANIFEST gv.c op.c op.h opcode.h opcode.pl ! pod/perl591delta.pod pod/perlapi.pod pod/perlvar.pod pp.c ! pp_ctl.c pp_hot.c regexec.c toke.c ____________________________________________________________________________ [ 22262] By: rgs on 2004/02/03 16:38:25 Log: Regenerate perlapi.pod. Branch: perl ! pod/perlapi.pod ____________________________________________________________________________ [ 22261] By: merijn on 2004/02/03 12:57:37 Log: If someone chooses xlc as default C compiler, threaded builds will fail, unless converted to cc_r Branch: perl ! hints/aix.sh ____________________________________________________________________________ [ 22260] By: rgs on 2004/02/01 20:47:35 Log: Subject: patch for IRIX/gcc link issues From: Martin Pool Date: Wed, 28 Jan 2004 10:56:25 +1100 Message-ID: <20040127235624.GA32612@hp.com> Branch: perl ! hints/irix_6.sh ____________________________________________________________________________ [ 22259] By: davem on 2004/02/01 17:42:44 Log: update fix to Shell.pm in change #22254: make /dev/null portable Branch: perl ! lib/Shell.pm ____________________________________________________________________________ [ 22258] By: davem on 2004/02/01 17:40:02 Log: Subject: Re: [perl #15063] /tmp issues From: Solar Designer Date: Mon, 26 Jan 2004 01:22:18 +0300 Message-ID: <20040125222218.GA13499@openwall.com> Remove insecure usage of /tmp from code and documentation Branch: perl ! ext/DB_File/DB_File.pm ext/DB_File/t/db-recno.t ! ext/Devel/PPPort/PPPort.pm ext/IO/t/io_unix.t ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.pod ! ext/Socket/Socket.pm ext/Storable/Storable.pm ! ext/Time/HiRes/Makefile.PL lib/CGI/Cookie.pm ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/instmodsh ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t ! lib/Memoize/t/tie_storable.t lib/Shell.pm lib/dotsh.pl ! lib/perl5db.pl mpeix/nm mpeix/relink perly.fixer ! pod/perl571delta.pod pod/perl58delta.pod pod/perldbmfilter.pod ! pod/perldebug.pod pod/perlfaq5.pod pod/perlfaq8.pod ! pod/perlfunc.pod pod/perlipc.pod pod/perllexwarn.pod ! pod/perlobj.pod pod/perlop.pod pod/perlopentut.pod ! utils/c2ph.PL ____________________________________________________________________________ [ 22257] By: davem on 2004/02/01 15:46:24 Log: threads documentation: fork on UNIX might not copy all threads. Branch: perl ! pod/perlthrtut.pod ____________________________________________________________________________ [ 22256] By: davem on 2004/02/01 15:34:59 Log: add test for Change 22194: [perl #25147] "stmt if BAREWORD" bypasses strict 'subs' checks Branch: perl ! t/lib/strict/subs ____________________________________________________________________________ [ 22254] By: davem on 2004/02/01 13:11:00 Log: Subject: Patch for Shell.pm From: Manuel Valente Date: Tue, 27 Jan 2004 19:18:26 +0100 Message-Id: <4016AB72.1080503@idealx.com> New option for Shell.pm to discard stderr instead of capturing it Branch: perl ! lib/Shell.pm ____________________________________________________________________________ [ 22253] By: davem on 2004/02/01 11:26:47 Log: Make Time/HiRes/t/HiRes.t die more gracefully if its watchdog timeout triggers Branch: perl ! ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 22252] By: chip on 2004/01/31 17:29:05 Log: Don't show code closing STD{IN,OUT} before reopening, because doing so is unnecessary and occasionally harmful. Branch: perl ! pod/perlfork.pod pod/perlfunc.pod ____________________________________________________________________________ [ 22248] By: rgs on 2004/01/30 08:29:55 Log: Another undocumented use of $_ : with reverse(). Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 22247] By: merijn on 2004/01/30 08:18:28 Log: Drop optimization for -O3 *and higher* Branch: perl ! ext/Storable/hints/linux.pl ____________________________________________________________________________ [ 22246] By: rgs on 2004/01/29 23:20:01 Log: Regenerate perlapi.pod. Branch: perl ! pod/perlapi.pod ____________________________________________________________________________ [ 22245] By: rgs on 2004/01/29 21:08:28 Log: Subject: Re: [perl #25269] panic: pp_match start/end pointers in m/^(?=.*(a)).*(bc)/ From: hv@crypt.org Date: Thu, 29 Jan 2004 15:12:12 +0000 Message-Id: <200401291512.i0TFCCr23736@zen.crypt.org> Branch: perl ! pp_hot.c t/op/pat.t ____________________________________________________________________________ [ 22244] By: rgs on 2004/01/28 22:00:09 Log: I'm the new maintainer of Switch. Sync with the CPAN version of Switch 2.10. Branch: perl ! Porting/Maintainers.pl lib/Switch.pm lib/Switch/README ____________________________________________________________________________ [ 22243] By: merijn on 2004/01/28 20:30:40 Log: Message-ID: <40113F7B.6050701@davidfavor.com> Date: Fri, 23 Jan 2004 09:36:27 -0600 From: David Favor Part I: In hints/aix.sh change -qmaxmem=16384 to -qmaxmem=-1 so no compilation stack limits are imposed. Branch: perl ! hints/aix.sh ____________________________________________________________________________ [ 22242] By: rgs on 2004/01/27 22:44:30 Log: Update perl591delta.pod with what we've done so far. Branch: perl ! pod/perl591delta.pod ____________________________________________________________________________ [ 22239] By: rgs on 2004/01/27 21:54:31 Log: Regenerate Changes. Only include changes from the perl branch. Branch: perl ! Changes ____________________________________________________________________________ [ 22238] By: nicholas on 2004/01/27 21:51:27 Log: Storable's hints file shouldn't blanket set optimize to -O2 on Linux Only *drop* optimize to -O2 if it's -O3 on gcc on Linux Branch: perl ! ext/Storable/hints/linux.pl ____________________________________________________________________________ [ 22235] By: rgs on 2004/01/27 21:19:03 Log: More punctuation, good. Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 22228] By: rgs on 2004/01/27 10:31:09 Log: Subject: [PATCH] 5.8.3 -- fix signal comments in L From: Brendan O'Dea Date: Sun, 25 Jan 2004 11:23:48 +1100 Message-ID: <20040125002348.GA31407@londo.c47.org> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 22227] By: davem on 2004/01/26 23:53:06 Log: Subject: [PATCH] myconfig.SH From: "Daniel S. Lewart" Date: Sun, 25 Jan 2004 22:11:25 -0600 Message-Id: <20040125221125.A5390@staff1.cso.uiuc.edu> make perl -V show the major release as 5 rather than 5.0 Branch: perl ! myconfig.SH ____________________________________________________________________________ [ 22224] By: merijn on 2004/01/26 22:10:13 Log: Document change 22192 We still need tests! Branch: perl ! lib/Exporter.pm ____________________________________________________________________________ [ 22223] By: rgs on 2004/01/26 21:58:14 Log: Subject: [PATCH] fix vmsish.t #25 From: "Craig A. Berry" Date: Sat, 24 Jan 2004 18:45:35 -0600 Message-ID: <401311AF.1060706@mac.com> Branch: perl ! lib/vmsish.t ____________________________________________________________________________ [ 22221] By: nicholas on 2004/01/26 21:18:31 Log: Merge dynamic perldelta from maint (22081) So now perldelta.pod is copied at build time from perl591delta.pod perl590delta.pod is as released to CPAN by Hugo Regen lots of makefiles, pods and the MANIFEST Branch: perl + pod/perl591delta.pod +> pod/perl590delta.pod - pod/perldelta.pod ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod ! vms/descrip_mms.template win32/Makefile win32/makefile.mk ! win32/pod.mak ____________________________________________________________________________ [ 22218] By: rgs on 2004/01/25 23:35:45 Log: Remove the caveat about detached threads crashing on Windows (fixed by #22201). Bump up the version of threads.pm. Branch: perl ! ext/threads/threads.pm ____________________________________________________________________________ [ 22217] By: nicholas on 2004/01/25 22:17:47 Log: Need to skip Storable's threads test on 5.8.2 with ithreads and -DDEBUGGING, because it tickles a bug. (The same bug that got DBI) Branch: perl ! ext/Storable/t/threads.t ____________________________________________________________________________ [ 22216] By: davem on 2004/01/25 12:06:04 Log: update MANIFEST for 2 new Storable test files introduced by 22205 Branch: perl ! MANIFEST ____________________________________________________________________________ [ 22215] By: davem on 2004/01/25 12:00:04 Log: add test for change 22209 (Remove small memory leak in newATTRSUB) Branch: perl ! t/op/closure.t ____________________________________________________________________________ [ 22209] By: davem on 2004/01/25 02:04:23 Log: Remove small memory leak in newATTRSUB that manifested as a leaking scalar after the interpeter was cloned Branch: perl ! op.c ____________________________________________________________________________ [ 22208] By: davem on 2004/01/24 16:13:17 Log: Subject: [perl #24942] fields::inherit doesn't bless derived package's \%FIELDS, results in phash deprecation errors. From: "nothingmuch@woobling.org (via RT)" Date: 18 Jan 2004 15:15:46 -0000 Message-Id: Branch: perl ! lib/base.pm lib/base/t/fields-base.t ____________________________________________________________________________ [ 22207] By: davem on 2004/01/24 15:36:28 Log: Subject: Re: Doc patches for File::Find From: Mark Jason Dominus Date: Thu, 22 Jan 2004 09:30:58 -0500 Message-Id: <20040122143058.29226.qmail@plover.com> Better document the fact that neither find() nor finddepth() do a breath-first search. Branch: perl ! lib/File/Find.pm ____________________________________________________________________________ [ 22206] By: ams on 2004/01/24 11:06:51 Log: Subject: [PATCH] Storable-2.08/t/code.t From: Slaven Rezic Date: Sat, 8 Nov 2003 16:26:19 +0100 (CET) Message-Id: <200311081526.hA8FQJgb011684@vran.herceg.de> Branch: perl ! ext/Storable/t/code.t ____________________________________________________________________________ [ 22205] By: ams on 2004/01/24 11:03:36 Log: Subject: [patch] make Storable thread-safe From: Stas Bekman Date: Mon, 19 Jan 2004 00:20:02 -0800 Message-Id: <400B9332.4070106@stason.org> Subject: Re: Subroutine reference bug in Storable From: Slaven Rezic Date: 14 Nov 2003 23:22:55 +0100 Message-Id: <874qx6zj28.fsf@vran.herceg.de> Subject: Re: [perl #25145] [PATCH] Storable segfaults with B::Deparse + overload + cyclic structures From: Sam Vilain Date: Tue, 20 Jan 2004 22:30:15 +1300 Message-Id: <200401202230.15865.sam@vilain.net> Branch: perl + ext/Storable/t/just_plain_nasty.t ext/Storable/t/threads.t ! ext/Storable/ChangeLog ext/Storable/MANIFEST ! ext/Storable/Storable.pm ext/Storable/Storable.xs ! ext/Storable/t/code.t ____________________________________________________________________________ [ 22204] By: ams on 2004/01/24 08:59:11 Log: Upgrade to Locale::Maketext 1.08. Branch: perl + lib/Locale/Maketext/t/06super.t ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog ! lib/Locale/Maketext/TPJ13.pod ____________________________________________________________________________ [ 22203] By: davem on 2004/01/23 23:06:49 Log: make some t/op/write.t failures more verbose Branch: perl ! t/op/write.t ____________________________________________________________________________ [ 22201] By: davem on 2004/01/23 22:26:47 Log: Subject: Re: threads::shared::queue; From: Jan Dubois Date: Thu, 22 Jan 2004 19:18:46 -0800 Message-Id: Avoid threads+win32 crash by freeing Perl interpreter slightly later Branch: perl ! ext/threads/threads.xs ____________________________________________________________________________ [ 22200] By: nicholas on 2004/01/23 18:28:43 Log: test that use encoding; doesn't cause references to be stringified Branch: perl ! t/uni/chomp.t ____________________________________________________________________________ [ 22199] By: nicholas on 2004/01/23 18:03:41 Log: Document chomp's travels in the wonderful world of use encoding; Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 22198] By: nicholas on 2004/01/23 17:41:01 Log: Check the return values of chomp (more tricky than it may seem, as the return value is unicode) Branch: perl ! t/uni/chomp.t ____________________________________________________________________________ [ 22197] By: nicholas on 2004/01/23 13:57:46 Log: Test return values of all chomps Branch: perl ! t/op/chop.t ____________________________________________________________________________ [ 22196] By: nicholas on 2004/01/23 13:24:41 Log: Subject: Re: [perl #24888] chomp ignores utf8 From: SADAHIRO Tomoyuki Message-Id: <20040116040355.A849.BQW10602@nifty.com> Date: Fri, 16 Jan 2004 04:13:00 +0900 Branch: perl + t/uni/chomp.t ! MANIFEST doop.c t/op/chop.t ____________________________________________________________________________ [ 22195] By: davem on 2004/01/22 20:48:03 Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows From: Steve Hay Date: Thu, 22 Jan 2004 17:08:29 +0000 Message-ID: <4010038D.4070104@uk.radan.com> Branch: perl + win32/makeico.pl win32/perlexe.rc ! MANIFEST README.win32 win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 22194] By: davem on 2004/01/22 00:24:51 Log: C didn't give the "Bareword not allowed" error unless warnings were enabled Branch: perl ! op.c ____________________________________________________________________________ [ 22193] By: nicholas on 2004/01/21 21:58:10 Log: Convert the older parts of op/bop.t over to test.pl Branch: perl ! t/op/bop.t ____________________________________________________________________________ [ 22192] By: merijn on 2004/01/21 21:10:10 Log: ':flock' not recognized unless it's first Exporter::Heavy now will treat :, /, and ! special in all arguments, not only if the _first_ arg starts with it Date: Wed, 21 Jan 2004 08:32:47 -0500 Message-ID: <20040121133248.3359.qmail@plover.com> Branch: perl ! lib/Exporter/Heavy.pm ____________________________________________________________________________ [ 22191] By: davem on 2004/01/21 20:45:48 Log: Subject: PATCH for perl-5.8.4 From: "Edward S. Peschko" Date: Mon, 19 Jan 2004 17:21:18 -0800 Message-Id: <20040120012118.GA29151@mdssdev05.comp.pge.com> Add @DynaLoader::dl_shared_objects feature Branch: perl ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ [ 22190] By: davem on 2004/01/21 20:14:51 Log: remove the platform dependencies of the write.t tests introduced by change #22161, by hard-coding the expected outputs rather than using sprintf('%f'). Branch: perl ! t/op/write.t ____________________________________________________________________________ [ 22189] By: davem on 2004/01/20 22:41:14 Log: Fix typo in patch #22188 Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 22188] By: davem on 2004/01/20 22:36:10 Log: warn that C<$x : unique> operates on the typeglob, so affects @x and %x too. Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 22187] By: davem on 2004/01/20 22:27:50 Log: "sub foo :unique" segfaults Turn these two into compile-time errors until such time as someone thinks of a useful meaning for them: my $x : unique sub foo : unique Branch: perl ! ext/threads/t/problems.t pod/perldiag.pod toke.c xsutils.c ____________________________________________________________________________ [ 22186] By: rgs on 2004/01/20 21:16:01 Log: Add a new test file for situations where threads may interfere. Subject: Re: "restricted hashes" hit again ! From: Stas Bekman Date: Tue, 23 Dec 2003 15:32:26 -0800 Message-ID: <3FE8D08A.4090806@stason.org> Branch: perl + t/op/threads.t ! MANIFEST ____________________________________________________________________________ [ 22185] By: davem on 2004/01/20 21:01:08 Log: Document CVf_UNIQUE flag better Branch: perl ! cv.h ____________________________________________________________________________ [ 22183] By: rgs on 2004/01/20 20:26:18 Log: Fix precedence errors and add some cleanup in the new DBM_Filter tests Branch: perl ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t ____________________________________________________________________________ [ 22182] By: davem on 2004/01/20 00:16:42 Log: second attempt to fix [perl #24914] freeing a CV reference that was currently being executed caused coredumps. The dounwind called by die unwinds all the contexts on the context stack before unwinding the save stack. To stop premature freeing of the CV, hold references to it on both stacks. Branch: perl ! cop.h pp_ctl.c pp_hot.c pp_sort.c t/op/closure.t ____________________________________________________________________________ [ 22181] By: davem on 2004/01/19 23:41:37 Log: change #22071 (taint bug in $^0) introduced a potential double free(), because PL_osname may get freed but not nulled if a taint test fails in between. Mea cupla and all that... Branch: perl ! mg.c ____________________________________________________________________________ [ 22180] By: rgs on 2004/01/19 22:32:27 Log: Subject: Re: [perl #24926] chop/~ mangles UTF8 [PATCH] From: Gisle Aas Date: 17 Jan 2004 01:29:02 -0800 Message-ID: (test rewritten to fit in blead) Branch: perl ! pp.c t/op/bop.t ____________________________________________________________________________ [ 22179] By: merijn on 2004/01/19 21:36:48 Log: Subject: [PATCH] dl_unload_file for HP-UX Date: Mon, 12 Jan 2004 07:49:44 -0800 From: Neil Watkiss Message-ID: <20040112154944.GA15412@ActiveState.com> Branch: perl ! ext/DynaLoader/dl_hpux.xs ____________________________________________________________________________ [ 22177] By: merijn on 2004/01/19 16:11:22 Log: Allow -Uinc_version_list to mean -Dinc_version_list=none See INSTALL for more details Branch: perl ! Configure ____________________________________________________________________________ [ 22175] By: merijn on 2004/01/19 16:05:50 Log: Describe how to limit the perl's default @INC during Configure to _not_ include older versions Branch: perl ! INSTALL ____________________________________________________________________________ [ 22174] By: merijn on 2004/01/19 10:41:24 Log: Subject: [PATCH bleadperl] rescue PerlIO_getname for VMS Date: Sun, 18 Jan 2004 12:51:23 -0600 From: "Craig A. Berry" Message-ID: <400AD5AB.3080708@mac.com> Branch: perl ! perlio.c ____________________________________________________________________________ [ 22173] By: merijn on 2004/01/19 10:27:53 Log: Subject: [PATCH bleadperl] detect nanosleep on VMS Date: Sun, 18 Jan 2004 17:03:30 -0600 From: "Craig A. Berry" Message-ID: <400B10C2.9060504@mac.com> Branch: perl ! configure.com ____________________________________________________________________________ [ 22172] By: davem on 2004/01/17 23:58:04 Log: back out change #24914 "freeing a CV reference that was currently being executed caused coredumps". The new test case sometimes locks up linux's malloc, and with Perl's malloc the test code still coredumps :-( Branch: perl ! perl.c scope.c scope.h sv.c t/op/closure.t ____________________________________________________________________________ [ 22171] By: rgs on 2004/01/17 22:00:48 Log: Subject: Refactor VOS patches for bleadperl and perl-5.8.x From: "Green, Paul" Date: Thu, 15 Jan 2004 16:00:15 -0500 Message-ID: Branch: perl ! README.vos hv.c pp_pack.c vos/Changes ____________________________________________________________________________ [ 22170] By: rgs on 2004/01/17 21:25:08 Log: Subject: Re: open/or inconsistency From: SADAHIRO Tomoyuki Date: Sat, 17 Jan 2004 19:59:55 +0900 Message-Id: <20040117195729.623A.BQW10602@nifty.com> (plus a test.) Don't produce the warning for constructs like open my $fh, $file or die; Branch: perl ! op.c t/lib/warnings/op ____________________________________________________________________________ [ 22169] By: davem on 2004/01/17 18:02:31 Log: Subject: Perl core dumps when running out of memory [PATCH] From: Gisle Aas Date: 17 Jan 2004 06:18:13 -0800 Message-Id: Display 'out of memeory' errors using low-level I/O to avoid recursive failure and so coredumps. Branch: perl ! util.c ____________________________________________________________________________ [ 22168] By: davem on 2004/01/17 17:38:21 Log: From: "Paul Marquess" Subject: [PATCH ] Enhanced DBM Filters Date: Sat, 17 Jan 2004 16:44:53 -0000 Message-ID: add DBM_Filter Branch: perl + lib/DBM_Filter.pm lib/DBM_Filter/Changes + lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm + lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm + lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t + lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t + lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t + lib/DBM_Filter/t/utf8.t lib/DBM_Filter/utf8.pm + lib/dbm_filter_util.pl ! MANIFEST ____________________________________________________________________________ [ 22167] By: davem on 2004/01/17 16:12:32 Log: freeing a CV reference that was currently being executed caused coredumps Branch: perl ! perl.c scope.c scope.h sv.c t/op/closure.t ____________________________________________________________________________ [ 22166] By: nicholas on 2004/01/17 15:07:31 Log: Integrate final perl583delta Branch: perl !> pod/perl583delta.pod ____________________________________________________________________________ [ 22163] By: davem on 2004/01/16 19:24:14 Log: Subject: Re: [perl #24816] Magic vars seem unsure if they are purely numeric From: Yitzchak Scott-Thoennes Date: Thu, 15 Jan 2004 14:10:37 -0800 Message-Id: <20040115221037.GA2392@efn.org> Add sv_2iv_flags() to allow magic to be optionally processed. Branch: perl ! doop.c embed.fnc embed.h global.sym pod/perlapi.pod pp.c ! proto.h sv.c sv.h t/op/bop.t ____________________________________________________________________________ [ 22162] By: davem on 2004/01/16 16:39:17 Log: format bug with undefined _TOP name of format_TOP now derived from the name of the current filehandle rather then the name of the format associetd with that handle Branch: perl ! pp_sys.c t/op/write.t ____________________________________________________________________________ [ 22161] By: davem on 2004/01/16 13:29:26 Log: Subject: [PATCH] format/write (version 2) From: LAUN Wolfgang Message-ID: Fixes and additions to formats: Improvement: NULL chars in picture line Bugfix: C<@*> shown in output if not alone on a line New feature: C<^*> for variable-width, one-line-at-a-time text Improvement: Diagnostic on C<@#> and C<~~> Bugfix: Segmentation fault on big numbers Improvement (maybe): Truncation of numbers produces misleading output Bugfix: "}" terminates format Bugfix: Error when copying non-UTF to UTF (EBCDIC only) Branch: perl ! embed.fnc embed.h form.h pod/perldiag.pod pod/perlform.pod ! pp_ctl.c proto.h t/op/write.t toke.c ____________________________________________________________________________ [ 22160] By: davem on 2004/01/15 23:49:02 Log: buigid #24905 - the code planted to call glob() retained an extraneous targ index in a pushmark op, leasing to strangeness when the op was freed Branch: perl ! op.c ____________________________________________________________________________ [ 22159] By: rgs on 2004/01/15 22:19:25 Log: Upgrade to Time::HiRes 1.55 Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/HiRes.xs ____________________________________________________________________________ [ 22155] By: nicholas on 2004/01/15 00:03:04 Log: Make chomp heed the utf8 flags on the target string and $/ [Fixes #24888] More work still needed to make chomp heed the encoding pragma. Branch: perl ! doop.c t/op/chop.t ____________________________________________________________________________ [ 22154] By: nicholas on 2004/01/14 21:14:14 Log: Update pod.lst with perl583delta,pod, and rerun pod/buildtoc [Forgot to do this as part of the integration] Branch: perl ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod ! vms/descrip_mms.template win32/pod.mak ____________________________________________________________________________ [ 22153] By: nicholas on 2004/01/14 19:28:54 Log: Integrate: [ 22143] We're planning on making history today. Mind you, not that much - only 1 line. perl583delta.pod Branch: perl +> pod/perl583delta.pod ! MANIFEST !> pod/perlhist.pod ____________________________________________________________________________ [ 22150] By: nicholas on 2004/01/14 17:48:52 Log: Bump version number as file has changed since 5.8.2 Branch: perl ! lib/File/Find.pm ____________________________________________________________________________ [ 22149] By: nicholas on 2004/01/14 17:45:54 Log: Subject: Doc patches for File::Find From: Andy Lester Date: Mon, 12 Jan 2004 00:10:50 -0600 Message-Id: <20040112061050.GB7308@petdance.com> Branch: perl ! lib/File/Find.pm ____________________________________________________________________________ [ 22136] By: nicholas on 2004/01/14 13:01:27 Log: Assimilate CGI 3.03 Branch: perl ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm ____________________________________________________________________________ [ 22133] By: nicholas on 2004/01/13 22:53:42 Log: Add VMS to the list of "don't fork" OSes [In the most simple way possible. Fix this properly post 5.8.3 to use $Config{d_fork} or something more robust] Branch: perl ! ext/threads/shared/t/wait.t ____________________________________________________________________________ [ 22129] By: rgs on 2004/01/13 19:26:24 Log: Subject: [PATCH] [ANNOUNCE] Math::BigInt v1.69 From: Tels Date: Tue, 13 Jan 2004 19:28:48 +0100 Message-Id: <200401131928.50247@bloodgate.com> Branch: perl ! lib/Math/BigFloat.pm lib/Math/BigInt.pm ! lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/bare_mbi.t ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t ! lib/Math/BigInt/t/sub_mbi.t ____________________________________________________________________________ [ 22128] By: rgs on 2004/01/13 09:06:11 Log: MANIFEST adjustment. Branch: perl ! MANIFEST ____________________________________________________________________________ [ 22126] By: ams on 2004/01/13 07:16:33 Log: Upgrade to Locale::Maketext 1.07. Branch: perl + lib/Locale/Maketext/t/04super.t + lib/Locale/Maketext/t/05super.t ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README ____________________________________________________________________________ [ 22125] By: rgs on 2004/01/12 22:44:53 Log: Document usage of $_ and pos() inside /(?{...})/. (see change #2367.) Branch: perl ! pod/perlre.pod ____________________________________________________________________________ [ 22124] By: rgs on 2004/01/12 22:10:51 Log: Upgrade to MIME::Base64 2.23. Branch: perl ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm ____________________________________________________________________________ [ 22123] By: rgs on 2004/01/12 21:24:28 Log: Subject: [PATCH handy.h] RE: MIME-Base64-2.22 [PATCH] From: Robin Barker Date: Thu, 8 Jan 2004 16:21:25 -0000 Message-ID: <533D273D4014D411AB1D00062938C4D904046787@hotel.npl.co.uk> Branch: perl ! handy.h ____________________________________________________________________________ [ 22122] By: nicholas on 2004/01/12 19:52:16 Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging From: Mike Pomraning Message-ID: Date: Mon, 12 Jan 2004 12:41:52 -0600 (CST) Branch: perl ! ext/threads/shared/t/wait.t ____________________________________________________________________________ [ 22121] By: nicholas on 2004/01/12 17:27:25 Log: use sv_setpvn rather than sv_setpv and save a strlen() Branch: perl ! doop.c ____________________________________________________________________________ [ 22120] By: merijn on 2004/01/12 13:04:42 Log: Subject: [PATCH] Make 'Configure -Dcf_by=...' work From: Gisle Aas Date: 12 Jan 2004 02:35:27 -0800 Message-ID: Branch: perl ! Configure ____________________________________________________________________________ [ 22117] By: rgs on 2004/01/12 10:10:43 Log: Subject: Re: [perl #24846] [PATCH] Apparent utf8 bug in join() in 5.8.[012] From: SADAHIRO Tomoyuki Date: Mon, 12 Jan 2004 11:19:37 +0900 Message-Id: <20040112111007.EB69.BQW10602@nifty.com> Branch: perl ! doop.c t/op/join.t ____________________________________________________________________________ [ 22115] By: nicholas on 2004/01/11 23:37:09 Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging From: Mike Pomraning Message-ID: Date: Sun, 11 Jan 2004 16:24:18 -0600 (CST) Branch: perl ! ext/threads/shared/t/wait.t ____________________________________________________________________________ [ 22113] By: nicholas on 2004/01/11 23:14:48 Log: Regenerate win32/Makefile and win32/makefile.mk after Integrate: [ 22081] Move pod/perldelta.pod to pod/perl583delta.pod, and arrange for a copy to be made at build time. [ 22111] Subject: Re: [PATCH win32/makefile.mk] (was Re: 5.8.3 RC1) From: Abe Timmerman Message-Id: <200401111813.40829.abe@ztreet.demon.nl> Date: Sun, 11 Jan 2004 18:13:40 +0100 plus revert 22092 and 22080 Branch: perl ! pod.lst win32/Makefile win32/makefile.mk !> pod/buildtoc ____________________________________________________________________________ [ 22112] By: rgs on 2004/01/11 22:38:08 Log: Upgrade to Cwd 2.14. Branch: perl ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm ____________________________________________________________________________ [ 22110] By: rgs on 2004/01/11 16:34:43 Log: Upgrade to Math::BigRat 0.11 Subject: [PATCH] [ANNOUCNE] Math::BigRat 0.11 From: Tels Date: Wed, 7 Jan 2004 18:30:06 +0100 Message-Id: <200401071830.07445@bloodgate.com> Branch: perl ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t ____________________________________________________________________________ [ 22109] By: rgs on 2004/01/10 23:39:38 Log: Subject: [PATCH] Nicer formatting for function arguments in Carp messages From: Steve Hay Date: Wed, 07 Jan 2004 13:22:30 +0000 Message-ID: <3FFC0816.9090406@uk.radan.com> (and increment version number in Carp) Branch: perl ! lib/Carp.pm lib/Carp/Heavy.pm ____________________________________________________________________________ [ 22108] By: adi on 2004/01/10 21:33:59 Log: documentation nit Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 22107] By: adi on 2004/01/10 20:19:09 Log: nit to Bytecode - the av_extend opcode wasn't saved when the array had AvFILL == 0 Branch: perl ! ext/B/B/Assembler.pm ____________________________________________________________________________ [ 22106] By: adi on 2004/01/10 20:16:03 Log: still problems with backreferences + reverse cloning after #21936 - the weak reference may live on the pad. Branch: perl ! sv.c ____________________________________________________________________________ [ 22104] By: nicholas on 2004/01/09 19:50:43 Log: Bah. Makefile.PL still tests the sub-MANIFEST Branch: perl ! ext/Storable/MANIFEST ____________________________________________________________________________ [ 22103] By: davem on 2004/01/09 12:20:38 Log: temporarily backout test of thread returning a closure. It crashes win32. Branch: perl ! ext/threads/t/problems.t ____________________________________________________________________________ [ 22102] By: davem on 2004/01/08 22:32:28 Log: Subject: segv in pad.c with threads (was: DBD::Oracle and Perl 5.8.2 threads) Message-ID: <20040107121357.GD82921@dansat.data-plan.com> Returning a closure from a thread (via join) could mess up because pointers to PL_sv_undef weren't rejigged to point at the joiner's version of PL_sv_undef. Also, the closure's CvGV got cloned too but never freed, since CvGV isn't refcounted. Branch: perl ! ext/threads/t/problems.t ext/threads/threads.xs sv.c ____________________________________________________________________________ [ 22101] By: rgs on 2004/01/08 21:00:56 Log: perl582delta.pod was not in the MANIFEST. Branch: perl ! MANIFEST ____________________________________________________________________________ [ 22100] By: nicholas on 2004/01/08 17:35:27 Log: Integrate: [ 22093] Graham says that the search.cpan.org pod finder hashes on name The 4 files all thinking they are perldelta.pod confuses it. Branch: perl +> pod/perl582delta.pod !> pod/perl581delta.pod pod/perl58delta.pod ____________________________________________________________________________ [ 22096] By: nicholas on 2004/01/08 13:15:38 Log: Subject: [PATCH pod/perlhist.pod] Mention 5.8.3-RC1 From: Abigail Message-ID: <20040107230027.GC393@abigail.nl> Date: Thu, 8 Jan 2004 00:00:27 +0100 Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 22091] By: nicholas on 2004/01/07 19:09:50 Log: 22088 22089 22090 (datestamp corrections - let's see if this really works) Branch: perl !> (integrate 35 files) ____________________________________________________________________________ [ 22084] By: rgs on 2004/01/07 09:25:16 Log: Hardcoded numerical flag masks. Bad. Branch: perl ! doop.c ____________________________________________________________________________ [ 22083] By: nicholas on 2004/01/06 18:57:29 Log: Seems that sv_setsv_cow needs to be visible to core extensions, so that re will build properly on Win32. Thanks to Steve Hay for trying COW and finding the problems. Branch: perl ! embed.fnc embed.h ____________________________________________________________________________ [ 22082] By: rgs on 2004/01/06 18:11:22 Log: Fix bug #24813 : the -0 wasn't recognized on the #! line Branch: perl + t/run/switch0.t ! MANIFEST perl.c ____________________________________________________________________________ [ 22079] By: nicholas on 2004/01/06 12:38:52 Log: Jarkko didn't move the cd ..\pod correctly. Given that it's been like this pre 5.8.1, I suspect that no-one has used it recently. Branch: perl ! win32/makefile.mk ____________________________________________________________________________ [ 22076] By: rgs on 2004/01/06 08:18:44 Log: The TODO tag should be included also when a TODO test succeeds, so it's reported by the test harness Branch: perl ! t/op/write.t ____________________________________________________________________________ [ 22075] By: rgs on 2004/01/06 07:56:25 Log: This TODO test seems to pass now. Branch: perl ! t/op/write.t ____________________________________________________________________________ [ 22074] By: rgs on 2004/01/05 23:29:55 Log: Some of the bitwise manipulation PP functions weren't checking whether their arguments were magical before using them. (bug [#24816]). Branch: perl ! pp.c ____________________________________________________________________________ [ 22071] By: davem on 2004/01/05 22:17:04 Log: stop $^O getting tainted on read access, and disallow tainted assignment to it Branch: perl ! mg.c t/op/taint.t ____________________________________________________________________________ [ 22068] By: rgs on 2004/01/05 21:48:30 Log: Some mandatory syntax warnings emitted by the lexer weren't disableable (bug [perl #24815]). Branch: perl ! pod/perldiag.pod t/lib/warnings/toke toke.c ____________________________________________________________________________ [ 22067] By: nicholas on 2004/01/05 21:36:07 Log: Change the flag logic in buildtoc Branch: perl ! pod.lst pod/buildtoc ____________________________________________________________________________ [ 22064] By: nicholas on 2004/01/05 21:16:09 Log: Fix bug with MANIFEST generation when we also regenerate perltoc.pod Branch: perl ! pod/buildtoc ____________________________________________________________________________ [ 22058] By: rgs on 2004/01/05 06:17:47 Log: Subject: [PATCH] skip num.t #47 on VMS From: "Craig A. Berry" Date: Sun, 04 Jan 2004 23:16:26 -0600 Message-ID: <3FF8F32A.5000108@mac.com> Branch: perl ! t/base/num.t ____________________________________________________________________________ [ 22057] By: rgs on 2004/01/05 06:17:07 Log: Subject: [PATCH configure.com] future-proof signal check From: "Craig A. Berry" Date: Sun, 04 Jan 2004 22:53:40 -0600 Message-ID: <3FF8EDD4.3080308@mac.com> Branch: perl ! configure.com ____________________________________________________________________________ [ 22056] By: rgs on 2004/01/04 20:45:31 Log: Upgrade to Cwd 2.13 Branch: perl ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm ____________________________________________________________________________ [ 22055] By: davem on 2004/01/04 19:34:36 Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion From: LAUN Wolfgang Date: Fri, 2 Jan 2004 11:31:46 +0100 Message-ID: eval of of a truncated format should fail Branch: perl ! t/op/write.t toke.c ____________________________________________________________________________ [ 22052] By: rgs on 2004/01/03 19:53:53 Log: Upgrade to PerlIO::via::QuotedPrint 0.06 Branch: perl ! lib/PerlIO/via/QuotedPrint.pm ____________________________________________________________________________ [ 22051] By: rgs on 2004/01/03 19:51:02 Log: Upgrade to Time::HiRes 1.54 Branch: perl + ext/Time/HiRes/hints/solaris.pl ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/HiRes.xs ____________________________________________________________________________ [ 22050] By: nicholas on 2004/01/03 19:24:00 Log: No matter how hard you proof read it, something always slips through. Branch: perl ! ext/Storable/ChangeLog ____________________________________________________________________________ [ 22049] By: nicholas on 2004/01/03 19:22:08 Log: Fix minor problems with the CPAN release 1: Make Storable.xs to work on 5.8.2 and later (already in the core) 2: Ship the linux hints file 3: Ship Test::More for the benefit of Perls pre 5.6.2 4: Correct Makefile.PL to install in core for 5.8.0 and later Branch: perl ! ext/Storable/ChangeLog ext/Storable/MANIFEST ! ext/Storable/Makefile.PL ext/Storable/README ! ext/Storable/Storable.pm ____________________________________________________________________________ [ 22047] By: rgs on 2004/01/03 00:07:13 Log: Tidy up change #18751, so that the second parameter to unpack() defaults to $_ at compile-time, instead of run-time (like all other primitives that default to $_). Branch: perl ! embed.h op.c opcode.h opcode.pl pp.sym pp_pack.c pp_proto.h ____________________________________________________________________________ [ 22044] By: nicholas on 2004/01/02 16:17:24 Log: Bump $threads::VERSION as the documentation has changed. Tweak the documentaiton, update Arthur's e-mail address Branch: perl ! ext/threads/threads.pm ____________________________________________________________________________ [ 22043] By: rgs on 2004/01/02 08:35:22 Log: Use the optimization level -O2 by default on Linux/gcc. See : Subject: Benchmarking (was Re: GCC bug breaking Perl_sv_catpvfn()?) From: "Marcus Holland-Moritz" Date: Thu, 1 Jan 2004 05:32:15 +0100 Message-ID: <071601c3d020$4046d2a0$d500a8c0@R2D2> Branch: perl ! hints/linux.sh ____________________________________________________________________________ [ 22041] By: nicholas on 2004/01/02 00:38:00 Log: Update debugger version number and Changes file Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 22037] By: davem on 2004/01/01 23:22:10 Log: addition to 22036 (document SUPER better): superclass may be plural Branch: perl ! pod/perlbot.pod pod/perlobj.pod ____________________________________________________________________________ [ 22036] By: davem on 2004/01/01 22:23:11 Log: Document the quirks of SUPER, especially the fact that it it relative to the current package and not to the invoking object. Branch: perl ! pod/perlboot.pod pod/perlbot.pod pod/perlobj.pod ! pod/perltoot.pod ____________________________________________________________________________ [ 22034] By: davem on 2004/01/01 19:58:08 Log: Fix bug #24383, where hashes with the :unique attribute weren't getting made readonly on interpreter clone. Also, remove the :unique attribute from the hashes in warnings.pm, since they may later be modified by warnings::register. Finally, adds tests for the :unique attribute. Branch: perl ! ext/threads/t/problems.t lib/warnings.pm sv.c warnings.pl ____________________________________________________________________________ [ 22033] By: nicholas on 2004/01/01 19:22:24 Log: Subject: Perl 5.8.3 patches from the BS2000 port - part 2 From: Dorner Thomas Message-ID: <6727B1DACFCDD311A757009027CA8D69044B6740@Ex02.inhouse.start.de> Date: Fri, 19 Dec 2003 07:16:47 +0100 Branch: perl ! t/io/utf8.t t/op/pat.t ____________________________________________________________________________ [ 22032] By: rgs on 2004/01/01 17:29:21 Log: Subject: [PATCH 5.8.2 @21574] OS/2 update From: Ilya Zakharevich Date: Thu, 18 Dec 2003 14:10:29 -0800 Message-ID: <20031218221029.GA7898@math.berkeley.edu> Branch: perl ! README.os2 hints/os2.sh installperl lib/ExtUtils/MM_Unix.pm ! makedef.pl os2/Changes os2/OS2/REXX/DLL/Changes ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h os2/perl2cmd.pl ____________________________________________________________________________ [ 22031] By: rgs on 2004/01/01 16:30:13 Log: Document that /[\W]/ doesn't work, unicode-wise (see bug #18281) Branch: perl ! pod/perlunicode.pod ____________________________________________________________________________ [ 22030] By: rgs on 2004/01/01 13:55:31 Log: Document that detached threads aren't supported on Windows yet. Branch: perl ! ext/threads/threads.pm ____________________________________________________________________________ [ 22029] By: rgs on 2004/01/01 13:30:33 Log: Upgrade to Getopt::Long 2.34_01 Branch: perl ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES ____________________________________________________________________________ [ 22026] By: nicholas on 2003/12/31 15:22:31 Log: Tweak 00compile.t to avoid splatting a DIAG over core perl's beautiful clean run of OKs. You are all getting a clean run of OKs, aren't you? Branch: perl ! lib/Test/Harness/t/00compile.t ____________________________________________________________________________ [ 22025] By: nicholas on 2003/12/31 15:11:51 Log: Subject: [PATCH] "piconv -C 512" badly broken From: Autrijus Tang Message-Id: <1072870210.769.5.camel@localhost> Date: Wed, 31 Dec 2003 19:30:10 +0800 Branch: perl ! ext/Encode/bin/piconv ____________________________________________________________________________ [ 22021] By: rgs on 2003/12/31 08:28:43 Log: Upgrade to Test::Harness 2.40. Branch: perl ! lib/Test/Harness.pm lib/Test/Harness/Changes ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t ! lib/Test/Harness/t/prove-switches.t ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t ! lib/Test/Harness/t/test-harness.t ____________________________________________________________________________ [ 22020] By: rgs on 2003/12/31 07:59:19 Log: C++ comments, bad. Branch: perl ! ext/Cwd/Cwd.xs ____________________________________________________________________________ [ 22018] By: nicholas on 2003/12/30 23:29:59 Log: Bump VERSION numbers Branch: perl ! ext/POSIX/POSIX.pm lib/Benchmark.pm lib/File/CheckTree.pm ! lib/Getopt/Std.pm lib/PerlIO.pm lib/Tie/Hash.pm ! lib/diagnostics.pm ____________________________________________________________________________ [ 22016] By: rgs on 2003/12/30 21:10:22 Log: A patch for Test::Harness on VMS by Craig Berry (see RT CPAN bug #4745) Branch: perl ! lib/Test/Harness/Straps.pm ____________________________________________________________________________ [ 22013] By: nicholas on 2003/12/30 18:18:28 Log: Subject: more uni doc tweakage From: Jarkko Hietaniemi Message-ID: <20031230133755.GA23118@vipunen.hut.fi> Date: Tue, 30 Dec 2003 15:37:55 +0200 Subject: one more pod fix From: Jarkko Hietaniemi Message-ID: <20031230135641.GA24516@vipunen.hut.fi> Date: Tue, 30 Dec 2003 15:56:41 +0200 Branch: perl ! lib/PerlIO.pm pod/perlunicode.pod ____________________________________________________________________________ [ 22009] By: davem on 2003/12/30 17:14:44 Log: bug #24757 perlrun.pod's description of find -mtime was ambiguous Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 22007] By: rgs on 2003/12/30 16:04:47 Log: Upgrade to Math::BigInt 1.68. Branch: perl + lib/Math/BigInt/t/bigroot.t ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbi.t ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t ____________________________________________________________________________ [ 22005] By: davem on 2003/12/30 15:07:50 Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion heuristics for calculating buffer size needed to compile a format didn't allow for \0 Branch: perl ! pp_ctl.c t/op/write.t ____________________________________________________________________________ [ 22003] By: rgs on 2003/12/30 12:54:02 Log: Add a regression test for bug #24762 Branch: perl ! t/comp/parser.t ____________________________________________________________________________ [ 22002] By: rgs on 2003/12/30 12:49:09 Log: Updates the notes about byacc in pumpkin.pod. Branch: perl ! Porting/pumpkin.pod ____________________________________________________________________________ [ 22001] By: rgs on 2003/12/30 09:58:08 Log: Bump up UNIVERSAL's version to 1.02 (due to fix #21418) Branch: perl ! lib/UNIVERSAL.pm ____________________________________________________________________________ [ 21999] By: nicholas on 2003/12/29 23:53:31 Log: Add Mike Pomraning Branch: perl ! AUTHORS ____________________________________________________________________________ [ 21997] By: rgs on 2003/12/29 20:11:12 Log: Update the README and Changes files for Switch 2.10 Branch: perl ! lib/Switch/Changes lib/Switch/README ____________________________________________________________________________ [ 21996] By: rgs on 2003/12/29 20:07:00 Log: Upgrade to Switch 2.10, by integrating some changes by Damian Branch: perl ! lib/Switch.pm ____________________________________________________________________________ [ 21993] By: rgs on 2003/12/29 10:49:29 Log: Windows hasn't getuid/setuid and friends. Therefore disable the code related to them in POSIX.xs. Subject: [PATCH: ext/POSIX/POSIX.xs] Re: Smoke [5.8.2] 21979 FAIL(Xt) MSWin32 5.1 Service Pack 1 (x86/1 cpu) From: "Marcus Holland-Moritz" Date: Mon, 29 Dec 2003 04:51:19 +0100 Message-ID: <03d401c3cdbf$05730ee0$d500a8c0@R2D2> Branch: perl ! ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 21992] By: rgs on 2003/12/29 10:31:07 Log: Subject: [PATCH] win32_chsize buglet From: "Kevin Chase" Date: Sun, 28 Dec 2003 15:48:56 -0800 Message-ID: Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 21991] By: rgs on 2003/12/29 08:10:51 Log: Upgrade to Encode 1.99. Branch: perl ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t ! ext/Encode/t/mime-header.t ext/Encode/ucm/gsm0338.ucm ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm ! ext/Encode/ucm/macHebrew.ucm ____________________________________________________________________________ [ 21990] By: rgs on 2003/12/28 18:41:35 Log: Fix a little syntax error, reported by Marcus Holland-Moritz Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 21989] By: nicholas on 2003/12/28 11:49:20 Log: From: "Nigel Sandever" Subject: [PATCH] 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILES Message-ID: Date: Thu, 25 Sep 2003 21:49:07 +0000 Branch: perl ! dosish.h win32/win32.c win32/win32sck.c ____________________________________________________________________________ [ 21988] By: rgs on 2003/12/27 23:46:40 Log: Regenerate the perly.c patch for byacc output painless fixing Branch: perl ! perly_c.diff ____________________________________________________________________________ [ 21986] By: rgs on 2003/12/27 23:11:59 Log: Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a syntax error Branch: perl ! perly.c perly.y vms/perly_c.vms ____________________________________________________________________________ [ 21985] By: nicholas on 2003/12/27 22:55:35 Log: Subject: Cross compilation patches for arm. From: Redvers Davies Message-Id: <1072098653.4789.6.camel@ragefire> Date: Mon, 22 Dec 2003 08:11:34 -0500 Branch: perl ! Cross/Makefile Cross/Makefile.SH.patch Cross/README ! Cross/config.sh-arm-linux Cross/installperl.patch ____________________________________________________________________________ [ 21983] By: rgs on 2003/12/27 21:29:04 Log: Fix bug [perl #24735] : make sure that the range (..) operator treats an undefined argument as 0 for numerical ranges and as "" for magical string ranges. Branch: perl ! pp_ctl.c t/op/range.t ____________________________________________________________________________ [ 21981] By: rgs on 2003/12/27 20:14:09 Log: Subject: PATCH: *DB*_File From: "Paul Marquess" Date: Sat, 27 Dec 2003 20:02:30 -0000 Message-ID: Branch: perl ! XSUB.h ext/DB_File/Changes ext/DB_File/DB_File.pm ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t ! ext/DB_File/typemap ext/GDBM_File/typemap ! ext/NDBM_File/typemap ext/ODBM_File/typemap ! ext/SDBM_File/typemap ____________________________________________________________________________ [ 21978] By: nicholas on 2003/12/27 18:31:27 Log: Straggler from Cwd Branch: perl + ext/Cwd/Changes ____________________________________________________________________________ [ 21977] By: nicholas on 2003/12/27 18:29:44 Log: Straggler from Unicode::Collate. We need to automate this. For some value of we. (tr/w/m/ I suspect) Branch: perl + lib/Unicode/Collate/t/rearrang.t ____________________________________________________________________________ [ 21976] By: nicholas on 2003/12/27 18:28:37 Log: Assimilate Unicode::Collate 0.33 Branch: perl + lib/Unicode/Collate/t/altern.t lib/Unicode/Collate/t/view.t ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt ! lib/Unicode/Collate/t/contract.t ! lib/Unicode/Collate/t/illegal.t lib/Unicode/Collate/t/test.t ! lib/Unicode/Collate/t/version.t ____________________________________________________________________________ [ 21975] By: nicholas on 2003/12/27 18:12:33 Log: Assimilate PodParser-1.26 Branch: perl ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/PlainText.pm ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/pod2usage.PL ! pod/podselect.PL t/pod/pod2usage.xr t/pod/podselect.xr ____________________________________________________________________________ [ 21974] By: nicholas on 2003/12/27 17:50:34 Log: Assimilate File::Spec 0.87 Branch: perl ! lib/File/Spec.pm lib/File/Spec/t/Spec.t ____________________________________________________________________________ [ 21973] By: nicholas on 2003/12/27 17:24:27 Log: Assimilate Digest 1.05 Branch: perl ! lib/Digest.pm lib/Digest/t/digest.t ____________________________________________________________________________ [ 21972] By: nicholas on 2003/12/27 17:20:23 Log: Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change 21646 was only applied to core (must punt this back and thereby unfork) Need to fix test boilerplate properly for PERL_CORE Branch: perl ! MANIFEST Porting/Maintainers.pl ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t ! ext/Cwd/t/taint.t lib/Cwd.pm ____________________________________________________________________________ [ 21971] By: nicholas on 2003/12/27 16:55:54 Log: Subject: [PATCH] Remove Win32 compiler warnings From: "Marcus Holland-Moritz" Date: Sat, 27 Dec 2003 17:39:20 +0100 Message-ID: <018901c3cc97$fa976660$d500a8c0@R2D2> Branch: perl ! ext/XS/APItest/APItest.xs ext/threads/shared/shared.xs sv.c ____________________________________________________________________________ [ 21970] By: nicholas on 2003/12/27 16:39:01 Log: Allow overriding of the p4 settings via environment variables Make regexp more robust to parse FreeBSD's patch output Branch: perl ! Porting/apply ____________________________________________________________________________ [ 21968] By: rgs on 2003/12/27 14:27:57 Log: Subject: [PATCH] perl 5.8.0, FindBin::again From: Slaven Rezic Date: 01 May 2003 21:28:10 +0200 Message-ID: <873cjy31rp.fsf@vran.herceg.de> Branch: perl ! lib/FindBin.pm lib/FindBin.t ____________________________________________________________________________ [ 21967] By: nicholas on 2003/12/27 13:26:29 Log: Subject: [PATCH: sv.c] Turn Quad_t to Uquad_t in unsigned branch From: "Marcus Holland-Moritz" Date: Sat, 27 Dec 2003 02:48:19 +0100 Message-ID: <010001c3cc1b$813763a0$d500a8c0@R2D2> Branch: perl ! sv.c ____________________________________________________________________________ [ 21964] By: nicholas on 2003/12/26 20:31:38 Log: Change minimum perl version where the test is run from 5.9.0 to 5.8.3 as I'm going to integrate the core patch Branch: perl ! ext/List/Util/t/weak.t ____________________________________________________________________________ [ 21962] By: nicholas on 2003/12/26 19:22:16 Log: Subject: [PATCH: sv.c] Re: GCC bug breaking Perl_sv_catpvfn()? From: "Marcus Holland-Moritz" Date: Fri, 26 Dec 2003 02:47:09 +0100 Message-ID: <03ca01c3cb52$2d509b40$5700a8c0@R2D2> Branch: perl ! sv.c ____________________________________________________________________________ [ 21960] By: rgs on 2003/12/26 10:18:24 Log: Refactor the code that checks whether a range is numeric or string-magical. Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 21959] By: rgs on 2003/12/26 08:51:06 Log: Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state. This fixes building SDBM_File on AIX. Branch: perl ! ext/SDBM_File/sdbm/Makefile.PL ____________________________________________________________________________ [ 21958] By: rgs on 2003/12/25 21:22:25 Log: Fix bug [perl #24641] : when POSIX::set[ug]id() are called, update the perl variables PL_uid and PL_euid (resp. PL_gid and PL_egid) with the new values. Branch: perl ! ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 21957] By: rgs on 2003/12/25 20:14:00 Log: Subject: [PATCH 5.8.2 @21574] INSTALL_PREFIX from C From: Ilya Zakharevich Date: Thu, 18 Dec 2003 12:30:06 -0800 Message-ID: <20031218203006.GA7772@math.berkeley.edu> Branch: perl ! config_h.SH ____________________________________________________________________________ [ 21956] By: rgs on 2003/12/25 19:40:55 Log: Subject: BigInt v1.68 - pre-release From: Tels Date: Tue, 23 Dec 2003 01:09:23 +0100 Message-Id: <200312230106.27661@bloodgate.com> Branch: perl + lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/alias.inc + lib/Math/BigInt/t/mbf_ali.t lib/Math/BigInt/t/mbi_ali.t + lib/Math/BigInt/t/sub_ali.t ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc ! lib/Math/BigInt/t/upgrade.inc ____________________________________________________________________________ [ 21955] By: rgs on 2003/12/25 18:59:54 Log: Subject: [perl #24506] [PATCH] cannot weaken refs to read only values From: Fergal Daly Date: Tue, 2 Dec 2003 23:18:18 +0000 Message-Id: <200312022318.18353.fergal@esatclear.ie> (tweaked so the test is skipped on perls < 5.9.0) Branch: perl ! ext/List/Util/t/weak.t sv.c ____________________________________________________________________________ [ 21953] By: nicholas on 2003/12/23 23:34:48 Log: Subject: [PATCH: perl@21949] document patch for VMS port on new file systems From: PPrymmer@factset.com Date: Tue, 23 Dec 2003 17:27:44 -0500 Message-Id: Branch: perl ! README.vms ____________________________________________________________________________ [ 21952] By: nicholas on 2003/12/23 23:19:19 Log: Subject: [patch t/test.pl] comment fix From: Stas Bekman Message-ID: <3FE8C65A.4060708@stason.org> Date: Tue, 23 Dec 2003 14:48:58 -0800 Branch: perl ! t/test.pl ____________________________________________________________________________ [ 21951] By: adi on 2003/12/22 23:22:12 Log: re-fix [perl #24508] without speed regression. keep an eye on this. Branch: perl ! op.c opcode.h opcode.pl ____________________________________________________________________________ [ 21950] By: adi on 2003/12/22 23:19:25 Log: sanitize some macros - based on Chip Salzenberg suggestions and on the way GNU people use the gcc-ish 'blocks in parens' Branch: perl ! XSUB.h sv.h ____________________________________________________________________________ [ 21948] By: nicholas on 2003/12/22 21:00:30 Log: Subject: Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service Pack 1 (x86/1 cpu) Message-ID: Date: Mon, 22 Dec 2003 01:52:08 -0600 (CST) From: Mike Pomraning Branch: perl ! ext/threads/shared/shared.xs ____________________________________________________________________________ [ 21946] By: nicholas on 2003/12/22 20:34:06 Log: Subject: doc nits From: Jarkko Hietaniemi Date: Mon, 22 Dec 2003 21:57:34 +0200 Message-Id: <20031222195734.GA29441@vipunen.hut.fi> Branch: perl ! pod/perltodo.pod pod/perlunicode.pod ____________________________________________________________________________ [ 21944] By: merijn on 2003/12/22 10:13:43 Log: Subject: [PATCH] configure.com archname tweak From: "Craig A. Berry" Date: Sun, 21 Dec 2003 23:07:13 -0600 Message-ID: <3FE67C01.1000704@mac.com> Branch: perl ! configure.com ____________________________________________________________________________ [ 21942] By: rgs on 2003/12/21 21:29:47 Log: Subject: [perl #24651] Taint bug with multiple backticks in ref consturctors From: Mike Guy Date: Fri, 19 Dec 2003 17:17:11 +0000 Message-Id: Branch: perl ! pod/perlsec.pod ____________________________________________________________________________ [ 21940] By: rgs on 2003/12/21 15:33:19 Log: Fix a side-effect of bug #24674 in the perl debugger. Subject: [perl #24674] 5.x odd taint bug From: Dominique Quatravaux (via RT) Date: 16 Dec 2003 15:03:24 -0000 Message-ID: Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 21938] By: rgs on 2003/12/20 22:56:24 Log: Subject: Perl 5.8.3 patches from the BS2000 port From: Dorner Thomas Date: Wed, 17 Dec 2003 15:41:17 +0100 Message-ID: <6727B1DACFCDD311A757009027CA8D69044B673A@Ex02.inhouse.start.de> Branch: perl ! hints/posix-bc.sh t/base/num.t t/comp/parser.t ____________________________________________________________________________ [ 21937] By: adi on 2003/12/20 21:37:03 Log: after back-references, restricted hashes. see http://nntp.perl.org/group/perl.perl5.porters/86497 this is hopefully only a temporary solution. Branch: perl ! perl.c ____________________________________________________________________________ [ 21936] By: adi on 2003/12/20 21:32:37 Log: fix [perl #24660], [perl #24663]. Branch: perl ! mg.c sv.c ____________________________________________________________________________ [ 21935] By: rgs on 2003/12/20 21:21:50 Log: Upgrade to Time::Local 1.07_94 Branch: perl ! lib/Time/Local.pm lib/Time/Local.t ____________________________________________________________________________ [ 21933] By: nicholas on 2003/12/20 20:07:44 Log: Subject: [PATCH] OpenVMS I64 support From: "Craig A. Berry" Message-ID: <3FE2441F.2070603@mac.com> Date: Thu, 18 Dec 2003 18:19:43 -0600 Branch: perl ! configure.com vms/gen_shrfls.pl ____________________________________________________________________________ [ 21932] By: nicholas on 2003/12/20 19:57:51 Log: remove duplicate PERL_HASH (as spotted by Enache Adrian in <20031220124854.GA1265@ratsnest.hole> ) Branch: perl ! hv.c ____________________________________________________________________________ [ 21931] By: nicholas on 2003/12/20 18:58:06 Log: Solaris gconvert() doesn't like ndigits == 0. Currently we have no Configure test for troublesome gconvert(), so for now simply avoid the optimisation that calls gconvert() in this case. Branch: perl ! sv.c ____________________________________________________________________________ [ 21928] By: rgs on 2003/12/19 08:36:11 Log: Upgrade to CGI.pm 3.01 Branch: perl ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm ! lib/CGI/Pretty.pm lib/CGI/Util.pm lib/CGI/t/carp.t ! lib/CGI/t/request.t ____________________________________________________________________________ [ 21927] By: rgs on 2003/12/19 08:10:41 Log: Subject: [DOCPATCH] base.pm From: Elizabeth Mattijsen Date: Thu, 18 Dec 2003 22:30:52 +0100 Message-Id: Plus, remove leftover mentions of pseudo-hashes Branch: perl ! lib/base.pm ____________________________________________________________________________ [ 21924] By: nicholas on 2003/12/18 20:24:29 Log: "Richard" - who he? (Add "Richard Clamp" to the list of pumpkings) Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 21923] By: rgs on 2003/12/18 14:58:42 Log: Perl 1.0.16 has been released. Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 21922] By: rgs on 2003/12/17 21:36:36 Log: Subject: [PATCH: embed.fnc] arguments for perl_clone() From: "Marcus Holland-Moritz" Date: Wed, 17 Dec 2003 13:26:52 +0100 Message-ID: <055701c3c499$11144f90$8cecfe91@R2D2> Branch: perl ! embed.fnc embed.h global.sym ____________________________________________________________________________ [ 21921] By: rgs on 2003/12/17 17:34:05 Log: Subject: [PATCH] 2-arg cond_wait, cond_timedwait, tests From: Mike Pomraning Date: Wed, 17 Dec 2003 00:05:58 -0600 (CST) Message-ID: Branch: perl + ext/threads/shared/t/wait.t ! MANIFEST ext/threads/shared/shared.pm ! ext/threads/shared/shared.xs ____________________________________________________________________________ [ 21918] By: rgs on 2003/12/16 22:00:39 Log: Sync with the latest MakeMaker snapshot. But set the $VERSION to 6.21_01. Branch: perl ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win95.pm ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod ! lib/ExtUtils/instmodsh ____________________________________________________________________________ [ 21917] By: alanbur on 2003/12/15 09:13:49 Log: Remove incorrect guards around inclusion of Causes problems with UNIX03/SUSv3 Part 2 of change 21916 - oops! See: Message-Id: <3FDD06A5.8010004@sun.com> Subject: Re: UNIX03 & C99 issue with 5.8.2 From: Alan Burlison Date: Mon, 15 Dec 2003 00:56:05 +0000 Branch: perl ! doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h util.c ____________________________________________________________________________ [ 21916] By: alanbur on 2003/12/15 09:02:58 Log: Remove incorrect guards around inclusion of Causes problems with UNIX03/SUSv3 Branch: perl ! doio.c ____________________________________________________________________________ [ 21915] By: rgs on 2003/12/15 07:43:50 Log: Add the macros dAX and dITEMS to PPPort. Branch: perl ! ext/Devel/PPPort/PPPort.pm ____________________________________________________________________________ [ 21914] By: rgs on 2003/12/14 22:53:43 Log: Subject: [patch Porting/pumpkin.pod] trying to ensure that PPPort is up-to-date on each new release From: Stas Bekman Date: Sun, 14 Dec 2003 15:12:40 -0800 Message-ID: <3FDCEE68.3080509@stason.org> Branch: perl ! Porting/pumpkin.pod ____________________________________________________________________________ [ 21912] By: rgs on 2003/12/14 22:48:17 Log: Subject: [DOCPATCH] perlfunc delete From: Elizabeth Mattijsen Date: Sun, 14 Dec 2003 20:25:07 +0100 Message-Id: Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 21910] By: nicholas on 2003/12/14 20:06:41 Log: Forgot to remove a comment Branch: perl ! pp.c ____________________________________________________________________________ [ 21907] By: nicholas on 2003/12/14 18:35:15 Log: S_save_hek_flags should honour the "free" flag. Ought to mask the flag bits that shouldn't be stored. Branch: perl ! hv.c ____________________________________________________________________________ [ 21906] By: nicholas on 2003/12/14 17:06:13 Log: Some fool missed a letter n. (and then "optimised" code based on its absense. D'oh) Restore the correct behaviour - fetch with uppercase key, then if still not found store with mixed/lowercase key. Branch: perl ! hv.c ____________________________________________________________________________ [ 21905] By: nicholas on 2003/12/14 16:34:01 Log: Subject: Re: Change 21862 From: Enache Adrian Date: Wed, 10 Dec 2003 06:05:58 +0200 Message-ID: <20031210040558.GC1584@ratsnest.hole> (1st hunk), plus the equivalent for hv_delete_common Branch: perl ! hv.c ____________________________________________________________________________ [ 21904] By: nicholas on 2003/12/14 15:32:32 Log: Clean up a bug I introduced into caseless ENV hv_delete (should be the proper fix for 21870 and 21872's band aid) Branch: perl ! hv.c ____________________________________________________________________________ [ 21902] By: rgs on 2003/12/13 21:56:45 Log: Subject: Re: 5.6.2-RC1 on Cygwin From: Yitzchak Scott-Thoennes Date: Sat, 6 Dec 2003 22:32:59 -0800 Message-ID: <20031207063259.GA3004@efn.org> (with tweaks to cleanup code) Branch: perl ! t/op/taint.t ____________________________________________________________________________ [ 21898] By: nicholas on 2003/12/13 19:20:41 Log: Add Perl_ceil Branch: perl ! perl.h pp.c ____________________________________________________________________________ [ 21897] By: rgs on 2003/12/13 18:41:51 Log: Reformat a long line in perlembed.pod (bug #24623). Branch: perl ! pod/perlembed.pod ____________________________________________________________________________ [ 21896] By: nicholas on 2003/12/13 18:40:59 Log: The binary compatibility notes say that new global functions should go at the end. Not that I'm anything more than "trainee" when it comes to this bincompat stuff. Branch: perl ! embed.fnc proto.h ____________________________________________________________________________ [ 21895] By: rgs on 2003/12/13 18:33:38 Log: alarm() is now implemented on Win32. Branch: perl ! pod/perlport.pod ____________________________________________________________________________ [ 21893] By: nicholas on 2003/12/13 17:40:32 Log: foreach qw() { # not valid syntax for 5.005. So fix it. Branch: perl ! pod/buildtoc ____________________________________________________________________________ [ 21892] By: rgs on 2003/12/13 17:02:12 Log: Subject: Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, not unknown From: David Dyck Date: Sat, 13 Dec 2003 00:01:34 -0800 (PST) Message-ID: Branch: perl ! lib/File/CheckTree.pm ____________________________________________________________________________ [ 21891] By: rgs on 2003/12/13 16:33:46 Log: Make the XSRETURN macro evaluate its argument only once. Branch: perl ! XSUB.h ____________________________________________________________________________ [ 21886] By: rgs on 2003/12/13 12:30:08 Log: More POD fixes ; regenerate perltoc and perlmodlib. Branch: perl ! ext/DynaLoader/DynaLoader_pm.PL pod/perlmodlib.pod ! pod/perltoc.pod ____________________________________________________________________________ [ 21885] By: rgs on 2003/12/13 12:21:26 Log: Fix some of the pods to produce more standard manpages, as reported by Eric S. Raymond. Branch: perl ! README.ce README.netware lib/Getopt/Std.pm lib/diagnostics.pm ____________________________________________________________________________ [ 21884] By: rgs on 2003/12/13 00:09:01 Log: Subject: RE: [perl #24610] Pod::Html infinite recursion From: Anders Johnson Date: Fri, 12 Dec 2003 14:07:40 -0800 Message-ID: <33171CC36240D94EAF1FE584B1D14E0A06EC6F51@mail-sc-11.nvidia.com> (with tweaks) Branch: perl ! lib/Pod/Html.pm ____________________________________________________________________________ [ 21883] By: rgs on 2003/12/12 23:54:25 Log: Modify the common guard for the signal.h header, because C99 compilers don't like it.o see : Subject: UNIX03 & C99 issue with 5.8.2 From: Alan Burlison Date: Fri, 12 Dec 2003 23:04:52 +0000 Message-ID: <3FDA4994.6050209@sun.com> Branch: perl ! doio.c doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h ! util.c ____________________________________________________________________________ [ 21882] By: rgs on 2003/12/12 22:43:11 Log: Subject: [PATCH] Math::BigInt v1.67 released From: Tels Date: Fri, 12 Dec 2003 18:47:43 +0100 Message-Id: <200312121847.49039@bloodgate.com> Branch: perl ! lib/Math/BigFloat.pm lib/Math/BigInt.pm ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/fallback.t ! lib/Math/BigInt/t/sub_mbi.t ____________________________________________________________________________ [ 21881] By: merijn on 2003/12/12 16:09:14 Log: Subject: [PATCH] d_u32align for win32 From: Gisle Aas Date: 11 Dec 2003 01:33:39 -0800 Message-ID: Branch: perl ! win32/config.bc win32/config.gc win32/config.vc ____________________________________________________________________________ [ 21879] By: rgs on 2003/12/11 23:53:34 Log: Subject: [PATCH] environ array fix for VMS From: "Craig A. Berry" Date: Thu, 11 Dec 2003 14:35:29 -0600 Message-ID: <3FD8D511.2030805@mac.com> Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 21878] By: nicholas on 2003/12/11 23:49:20 Log: Subject: [PATCH] Perl 5.9.0 AUTHORS From: Mark Leighton Fisher Message-ID: <3FD8E74F.7000202@mindspring.com> Date: Thu, 11 Dec 2003 16:53:19 -0500 Branch: perl ! AUTHORS ____________________________________________________________________________ [ 21877] By: rgs on 2003/12/11 23:40:54 Log: Add a mention of the error "DESTROY created new reference to dead object" in perldiag. Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 21876] By: adi on 2003/12/11 23:04:03 Log: #21866 was wrong. another try to plumb that damn leak. Branch: perl ! mg.c sv.c ____________________________________________________________________________ [ 21875] By: adi on 2003/12/11 20:11:07 Log: fix bug #24605. substr() wasn't working when used repeatedly on the same utf-8 string. Branch: perl ! sv.c t/op/substr.t ____________________________________________________________________________ [ 21874] By: rgs on 2003/12/09 21:36:58 Log: Suppress a C< $DB::single = 1 > from Switch.pm, as noticed by Jan Dubois. Branch: perl ! lib/Switch.pm ____________________________________________________________________________ [ 21873] By: rgs on 2003/12/09 21:33:22 Log: Subject: [PATCH perlunicode.pod, encoding.pm] Implicit upgrading docs From: Autrijus Tang Date: Tue, 9 Dec 2003 20:39:16 +0800 Message-ID: <20031209123915.GA1454@not.autrijus.org> Branch: perl ! ext/Encode/encoding.pm pod/perlunicode.pod ____________________________________________________________________________ [ 21872] By: adi on 2003/12/09 03:26:16 Log: temporary fix to avoid t/op/tie.t failures on Win32 Branch: perl ! hv.c ____________________________________________________________________________ [ 21871] By: rgs on 2003/12/08 15:22:26 Log: Upgrade to Digest-MD5 2.33. Branch: perl ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL ! ext/Digest/MD5/t/files.t ext/Digest/MD5/typemap ____________________________________________________________________________ [ 21870] By: rgs on 2003/12/08 08:22:17 Log: Integrate change #21862 from maint-5.8 : Win32/MinGW tweaks A. ENV_IS_CASELESS has trys to free(keysave) when keysave isn't in scope yet. B. For default makefile.mk which build with perlhost.h stuff "live" need to link with g++ to find new/delete etc. Branch: perl !> hv.c win32/makefile.mk ____________________________________________________________________________ [ 21869] By: rgs on 2003/12/08 07:37:27 Log: Subject: [PATCH] iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context) From: Tassilo von Parseval Date: Mon, 08 Dec 2003 08:17:46 +0100 Message-id: <20031208071746.GA594@ethan> Branch: perl ! hv.c mg.c ____________________________________________________________________________ [ 21868] By: adi on 2003/12/08 03:38:39 Log: yet another leak. bigger fish still swimming around. #!perl eval q{ $_ = "x"; s/x/"in subst"/e } while 1; __END__ Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 21867] By: adi on 2003/12/08 03:34:37 Log: yet another 2 leaks. example for the second: #! perl eval q{ open $p{q}, "foo" } while 1 __END__ Branch: perl ! op.c ____________________________________________________________________________ [ 21866] By: adi on 2003/12/08 03:30:16 Log: plumb a leak with pos(). #! perl while (1) { my $a = "\x{1ff}"; $a =~ /\x{1ff}/g; pos($a); } __END__ Branch: perl ! sv.c ____________________________________________________________________________ [ 21865] By: rgs on 2003/12/07 21:28:13 Log: Subject: [PATCH] documenting SCALAR gotcha From: Tassilo von Parseval Date: Sun, 07 Dec 2003 16:41:16 +0100 Message-id: <20031207154116.GA825@ethan> Branch: perl ! pod/perltie.pod ____________________________________________________________________________ [ 21864] By: rgs on 2003/12/07 20:13:47 Log: Subject: [PATCH] setenv tweak for VMS From: "Craig A. Berry" Date: Sat, 06 Dec 2003 18:13:32 -0600 Message-ID: <3FD270AC.3000106@mac.com> Branch: perl ! vms/vms.c ____________________________________________________________________________ [ 21863] By: rgs on 2003/12/06 21:33:22 Log: Missing thingies. Branch: perl ! pp.c pp_hot.c ____________________________________________________________________________ [ 21861] By: rgs on 2003/12/06 20:58:12 Log: Subject: [PATCH] Math::BigInt v1.67 (pre-release) From: Tels Date: Sat, 6 Dec 2003 20:19:44 +0100 Message-Id: <200312062016.50484@bloodgate.com> Branch: perl + lib/Math/BigInt/t/const_mbf.t lib/Math/BigInt/t/fallback.t ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t ____________________________________________________________________________ [ 21860] By: rgs on 2003/12/06 20:33:09 Log: Forgot to update the MANIFEST. Branch: perl ! MANIFEST ____________________________________________________________________________ [ 21859] By: rgs on 2003/12/06 20:19:16 Log: Math::BigInt::Scalar is only for tests. Move it under t/lib. Branch: perl +> t/lib/Math/BigInt/Scalar.pm - lib/Math/BigInt/Scalar.pm ____________________________________________________________________________ [ 21858] By: rgs on 2003/12/06 20:01:24 Log: Subject: [PATCH] casting bug in VMS part of Perl_start_glob From: "Craig A. Berry" Date: Sat, 06 Dec 2003 12:44:40 -0600 Message-ID: <3FD22398.1060506@mac.com> Branch: perl ! doio.c ____________________________________________________________________________ [ 21857] By: rgs on 2003/12/06 19:58:51 Log: Remove the "Can't provide tied hash usage" error from perldiag. Mention the new tied hash SCALAR method in perldelta. Branch: perl ! pod/perldelta.pod pod/perldiag.pod ____________________________________________________________________________ [ 21856] By: rgs on 2003/12/06 19:51:49 Log: Clarify the description of SCALAR in perltie Branch: perl ! pod/perltie.pod ____________________________________________________________________________ [ 21855] By: rgs on 2003/12/06 19:50:07 Log: Subject: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context From: Tassilo von Parseval Date: Sat, 06 Dec 2003 11:50:59 +0100 Message-id: <20031206105059.GA13989@ethan> Branch: perl ! embed.fnc embed.h global.sym hv.c lib/Tie/Hash.pm mg.c ! pod/perlapi.pod pod/perlfunc.pod pod/perltie.pod pp.c pp_hot.c ! proto.h t/op/tie.t ____________________________________________________________________________ [ 21854] By: nicholas on 2003/12/06 16:30:35 Log: Make sv_force_normal_flags cope with shared hash key scalars (remember the pointer from SvPVX, reset the flags before SvGROW, avoid crazy loops or read-from-free) Branch: perl ! sv.c ____________________________________________________________________________ [ 21851] By: nicholas on 2003/12/05 20:49:10 Log: Back out the Makefile.PL part of 21808 as requested by Gisle Aas Branch: perl ! ext/Digest/MD5/Makefile.PL ____________________________________________________________________________ [ 21846] By: merijn on 2003/12/05 10:41:32 Log: Subject: [PATCH] Configure gets d_u32align wrong From: Gisle Aas Date: 05 Dec 2003 03:47:01 -0800 Message-ID: Branch: perl ! Configure ____________________________________________________________________________ [ 21844] By: rgs on 2003/12/05 07:31:18 Log: Subject: [REPATCH lib/AutoLoader.t] Test can() with AutoLoader From: chromatic Date: Mon, 01 Dec 2003 09:20:21 -0800 Message-Id: <1070299221.1275.19.camel@localhost> Branch: perl ! lib/AutoLoader.t ____________________________________________________________________________ [ 21843] By: rgs on 2003/12/05 07:13:08 Log: Subject: [PATCH] another ext/SDBM_File/sdbm build fix From: "Craig A. Berry" Date: Thu, 04 Dec 2003 16:00:03 -0600 Message-ID: <3FCFAE63.1080106@mac.com> Branch: perl ! ext/SDBM_File/sdbm/Makefile.PL ____________________________________________________________________________ [ 21842] By: rgs on 2003/12/05 07:07:30 Log: Subject: [PATCH] $^P, eval and caller From: Paul Johnson Date: Fri, 5 Dec 2003 00:57:21 +0100 Message-ID: <20031204235721.GJ26355@pjcj.net> Branch: perl ! mg.c ____________________________________________________________________________ [ 21841] By: rgs on 2003/12/04 12:00:28 Log: Fix File::Copy with hard links on Windows. Subject: [PATCH] Re: perl @ 21830 From: Steve Hay Date: Wed, 03 Dec 2003 10:53:02 +0000 Message-ID: <3FCDC08E.7080800@uk.radan.com> and Date: Thu, 04 Dec 2003 11:02:22 +0000 Message-ID: <3FCF143E.1040905@uk.radan.com> Branch: perl ! lib/File/Copy.pm lib/File/Copy.t ____________________________________________________________________________ [ 21840] By: rgs on 2003/12/04 11:54:28 Log: Subject: Re: a2p.pod not being installed in 5.8.2? From: Alan Burlison Date: Thu, 04 Dec 2003 12:14:30 +0000 Message-ID: <3FCF2526.3030905@sun.com> Branch: perl ! installperl ____________________________________________________________________________ [ 21837] By: rgs on 2003/12/03 08:27:33 Log: Subject: Re: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CONTEXT is defined From: Stas Bekman Date: Wed, 03 Dec 2003 01:41:42 -0800 Message-ID: <3FCDAFD6.9050106@stason.org> Branch: perl ! sv.c ____________________________________________________________________________ [ 21836] By: rgs on 2003/12/02 23:31:06 Log: The prove utility should also be installed on VMS and on Windows. Haven't we regression tests for installations yet ? Branch: perl ! vms/descrip_mms.template win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 21835] By: rgs on 2003/12/02 22:18:05 Log: FAQ sync. Branch: perl ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod ! pod/perlfaq4.pod pod/perlfaq5.pod ____________________________________________________________________________ [ 21834] By: rgs on 2003/12/02 21:45:12 Log: Subject: Re: [perl #24574] find2perl provides different results to find From: Slaven Rezic Date: 30 Nov 2003 22:16:59 +0100 Message-ID: <8765h1pnec.fsf@vran.herceg.de> (plus a note about find2perl now defaulting to -print in perldelta) Branch: perl ! pod/perldelta.pod x2p/find2perl.PL ____________________________________________________________________________ [ 21833] By: rgs on 2003/12/02 21:34:57 Log: Subject: [PATCH] setting $0 still broken From: Jan Dubois Date: Thu, 27 Nov 2003 21:09:51 -0800 Message-ID: Branch: perl ! mg.c ____________________________________________________________________________ [ 21832] By: rgs on 2003/12/02 21:05:58 Log: Better docs for the special code blocks, based on : Subject: [DOCPATCH] BEGIN, CHECK, INIT, END explained more From: Elizabeth Mattijsen Date: Sat, 29 Nov 2003 23:15:56 +0100 Message-Id: Branch: perl ! pod/perlmod.pod pod/perlsub.pod ____________________________________________________________________________ [ 21828] By: rgs on 2003/11/30 20:56:00 Log: Fix the test boilerplate in lib/if.t, so it can be run from the t/ directory. Branch: perl ! lib/if.t ____________________________________________________________________________ [ 21827] By: rgs on 2003/11/30 20:34:39 Log: Keep installing xsubpp in lib/ExtUtils, so MakeMaker can find it. Branch: perl ! installperl ____________________________________________________________________________ [ 21826] By: rgs on 2003/11/30 20:31:59 Log: Upgrade to Test::Harness 2.38. Introduce the prove(1) utility. (The prove-switches test is disabled for now.) Branch: perl + lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t + lib/Test/Harness/t/prove-switches.t t/lib/Dev/Null.pm + t/lib/sample-tests/inc_taint t/lib/sample-tests/taint_warn + utils/prove.PL ! MANIFEST installperl lib/Test/Harness.pm ! lib/Test/Harness/Assert.pm lib/Test/Harness/Changes ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm ! lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/pod.t ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t ! lib/Test/Harness/t/test-harness.t utils.lst utils/Makefile ____________________________________________________________________________ [ 21823] By: rgs on 2003/11/30 18:22:54 Log: Subject: Re: [perl #24554] Segfault in POSIX module From: SADAHIRO Tomoyuki Date: Sat, 29 Nov 2003 23:32:38 +0900 Message-Id: <20031129233010.8E2F.BQW10602@nifty.com> (plus a test for the stringification of references passed to POSIX::isXXX()) Branch: perl ! ext/POSIX/POSIX.xs ext/POSIX/t/is.t ext/POSIX/t/posix.t ____________________________________________________________________________ [ 21814] By: nicholas on 2003/11/29 20:53:23 Log: Integrate if.pm 0.0401 Needed to edit the test file as t/TEST can't cope with extra output lines as produced by 0.0401's if.t Branch: perl ! lib/if.pm lib/if.t ____________________________________________________________________________ [ 21813] By: nicholas on 2003/11/29 19:54:52 Log: Remove whitespace from ends of lines (simply because it irritates me) Branch: perl ! utils/h2xs.PL ____________________________________________________________________________ [ 21812] By: nicholas on 2003/11/29 17:55:32 Log: Update Unicode::Normalize to 0.28 Branch: perl + ext/Unicode/Normalize/t/illegal.t + ext/Unicode/Normalize/t/null.t ext/Unicode/Normalize/t/short.t ! MANIFEST ext/Unicode/Normalize/Changes ! ext/Unicode/Normalize/Normalize.pm ! ext/Unicode/Normalize/Normalize.xs ! ext/Unicode/Normalize/README ____________________________________________________________________________ [ 21811] By: nicholas on 2003/11/29 17:30:18 Log: D'oh! This has been moved to lib/Digest/t/digest.t but not deleted. Branch: perl - lib/Digest.t ____________________________________________________________________________ [ 21810] By: nicholas on 2003/11/29 17:29:15 Log: Update Unicode::Collate to 0.31 (Only the .pm version for now) Branch: perl + lib/Unicode/Collate/t/illegal.t + lib/Unicode/Collate/t/illegalp.t ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes ! lib/Unicode/Collate/README lib/Unicode/Collate/t/version.t ____________________________________________________________________________ [ 21809] By: nicholas on 2003/11/29 17:09:25 Log: D'oh! Forgot to lib/Digest/base.pm Branch: perl + lib/Digest/base.pm ! MANIFEST ____________________________________________________________________________ [ 21808] By: nicholas on 2003/11/29 17:04:39 Log: Update to Digest::MD5 2.31 Branch: perl + ext/Digest/MD5/t/bits.t ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/badfile.t ! ext/Digest/MD5/t/files.t ____________________________________________________________________________ [ 21807] By: nicholas on 2003/11/29 16:45:19 Log: Update Digest to 1.03 Branch: perl + lib/Digest/t/base.t +> lib/Digest/t/digest.t ! MANIFEST Porting/Maintainers.pl lib/Digest.pm ____________________________________________________________________________ [ 21806] By: nicholas on 2003/11/29 15:41:19 Log: When Gconvert is a macro around sprintf with a .* format we need to cast to int (in case STRLEN isn't the same size as int) gcc issues a warning even when it is the same size Branch: perl ! sv.c ____________________________________________________________________________ [ 21805] By: nicholas on 2003/11/29 14:44:56 Log: Silence gcc 2.95 warning (Its trace flow isn't good enough to realise that there is no problem) Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 21804] By: nicholas on 2003/11/29 14:44:22 Log: Gconvert actually takes type NV, while nv may be either double or long double (depending on some conditional code) Rafael and I think that this cast should work. Branch: perl ! sv.c ____________________________________________________________________________ [ 21802] By: rgs on 2003/11/29 11:38:58 Log: POSIX::isXXX(undef) segfaulted. (bug #24554.) Branch: perl ! ext/POSIX/POSIX.xs ext/POSIX/t/posix.t ____________________________________________________________________________ [ 21800] By: rgs on 2003/11/28 22:38:40 Log: Fix a regression introduced by change #21694 on sprintf() with long doubles, by disabling the specific optimisation path in this case ; remove a unnecessary cast ; add a new test file for miscellaneous sprintf() test that don't fit in the t/op/sprintf.t framework. Branch: perl + t/op/sprintf2.t ! MANIFEST sv.c ____________________________________________________________________________ [ 21799] By: rgs on 2003/11/28 21:41:29 Log: Subject: [patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect) From: Stas Bekman Date: Fri, 28 Nov 2003 14:42:25 -0800 Message-ID: <3FC7CF51.7060804@stason.org> Branch: perl ! pod/perlsec.pod ____________________________________________________________________________ [ 21798] By: rgs on 2003/11/28 20:42:45 Log: Implement C : Subject: Re: [PATCH] Exporter-related PODs From: Fergal Daly Date: Mon, 10 Nov 2003 00:08:52 +0000 Message-Id: <200311100008.52639.fergal@esatclear.ie> (tweaked, so the imported import() doesn't spit out warnings) Branch: perl ! lib/Exporter.pm lib/Exporter.t ____________________________________________________________________________ [ 21797] By: rgs on 2003/11/28 20:11:47 Log: Subject: Re: [perl #24245] File::Copy::copy damages hard linked files From: Slaven Rezic Date: 19 Oct 2003 19:11:31 +0200 Message-ID: <87smlprw3g.fsf@vran.herceg.de> (with further tweaks) Branch: perl ! lib/File/Copy.pm lib/File/Copy.t ____________________________________________________________________________ [ 21795] By: rgs on 2003/11/28 19:16:33 Log: Subject: [PATCH] Fix perl 5.8 and 5.9 to build on latest VOS From: "Green, Paul" Date: Thu, 27 Nov 2003 21:51:26 -0500 Message-ID: Branch: perl ! hints/vos.sh ____________________________________________________________________________ [ 21794] By: nicholas on 2003/11/28 19:14:58 Log: Arguments to skip were the wrong way round, hence why all the *BSDs were failing Branch: perl ! t/op/readline.t ____________________________________________________________________________ [ 21789] By: rgs on 2003/11/27 22:18:29 Log: Marcus Holland-Moritz is now the maintainer of Devel::PPPort. PerlIO and threads are not on CPAN. Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 21788] By: nicholas on 2003/11/25 21:27:11 Log: Add Torsten Foertsch to AUTHORS (patches plus tests are what we like) Branch: perl ! AUTHORS ____________________________________________________________________________ [ 21787] By: rgs on 2003/11/25 21:12:19 Log: Subject: [PATCH] Re: bug or a feature? From: Torsten Foertsch Date: Sat, 22 Nov 2003 13:15:53 +0100 Message-Id: <200311221315.58539.torsten.foertsch@gmx.net> and Date: Sat, 22 Nov 2003 14:21:45 +0100 Message-Id: <200311221421.48940.torsten.foertsch@gmx.net> (test moved to t/op/readline.t) Branch: perl ! pp_hot.c t/op/readline.t ____________________________________________________________________________ [ 21783] By: merijn on 2003/11/24 21:24:46 Log: Subject: remove hardcoded version number from cygwin/perlld.in From: Yitzchak Scott-Thoennes Date: Mon, 24 Nov 2003 08:11:36 -0800 Message-ID: <20031124161136.GC2656@efn.org> Branch: perl ! cygwin/Makefile.SHs cygwin/perlld.in ____________________________________________________________________________ [ 21782] By: nicholas on 2003/11/24 20:07:29 Log: Should fix the infinite loop on a dynamic %ENV fetch Branch: perl ! hv.c ____________________________________________________________________________ [ 21781] By: nicholas on 2003/11/24 19:47:57 Log: Tweak the order of initialisation of oentry in hv_fetch_common - C source now cleaner, but optimised object file still the same size. Branch: perl ! hv.c ____________________________________________________________________________ [ 21780] By: rgs on 2003/11/23 21:59:06 Log: Subject: Re: [perl #24439] 64 bit build failure on Solaris 9 From: Andy Dougherty Date: Thu, 20 Nov 2003 09:38:05 -0500 (EST) Message-ID: and : Date: Fri, 21 Nov 2003 09:36:24 -0500 (EST) Message-ID: Branch: perl ! hints/solaris_2.sh ____________________________________________________________________________ [ 21779] By: nicholas on 2003/11/22 23:37:24 Log: D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional code reported by Craig Berry Branch: perl ! hv.c ____________________________________________________________________________ [ 21774] By: nicholas on 2003/11/22 21:21:22 Log: restore_magic needs to undo COW (while magic was off, sv_setsv is likely to have seen this SV as a good source for COW) Should fix the smoke failures on lib/locale.t Branch: perl ! mg.c ____________________________________________________________________________ [ 21773] By: nicholas on 2003/11/22 19:12:32 Log: Don't COW if the destination has magic. Branch: perl ! sv.c ____________________________________________________________________________ [ 21772] By: nicholas on 2003/11/22 17:05:32 Log: Reorder functions in hv.c so that callers of hv_fetch_common are all close to it. Branch: perl ! hv.c ____________________________________________________________________________ [ 21771] By: nicholas on 2003/11/22 16:43:09 Log: "Space Is a Province of Brazil" Farewell, hv_store_common. Store is now part of Fetch. All tests pass. hv.c 15% smaller than when I started all this Branch: perl ! embed.fnc embed.h hv.c proto.h ____________________________________________________________________________ [ 21770] By: nicholas on 2003/11/22 13:16:43 Log: Farewell hv_exists_common - exists is now a call to fetch (with the exists magic handling moved into fetch) Branch: perl ! embed.fnc embed.h hv.c proto.h ____________________________________________________________________________ [ 21769] By: nicholas on 2003/11/22 11:02:23 Log: Shift negative klen/flags games from hv_store_common out to hv_store Branch: perl ! embed.fnc embed.h hv.c proto.h ____________________________________________________________________________ [ 21768] By: nicholas on 2003/11/22 10:37:24 Log: Shift negative klen/flags games from hv_exists_common out to hv_exists Branch: perl ! embed.fnc embed.h hv.c proto.h ____________________________________________________________________________ [ 21767] By: nicholas on 2003/11/21 23:15:47 Log: Check that the key is present before a delete, and absent afterwards Branch: perl ! ext/XS/APItest/t/hash.t ____________________________________________________________________________ [ 21766] By: nicholas on 2003/11/21 23:12:33 Log: Move the negative key -> utf8 flag conversion out to hv_delete Branch: perl ! embed.fnc embed.h hv.c proto.h ____________________________________________________________________________ [ 21765] By: nicholas on 2003/11/21 22:41:23 Log: Tweaks to S_hv_delete_common: make the magic call hv_fetch_common rather than ent-or-not grab the hash from a shared hash key scalar if possible use masked flags rather than flags for the comparison Branch: perl ! hv.c ____________________________________________________________________________ [ 21764] By: nicholas on 2003/11/21 21:54:58 Log: Integrate: [ 21762] Refactor hash API tests (prior to some additions) [ 21763] Test all permuations of utf8 flags on hashes and keys Branch: perl !> ext/XS/APItest/t/hash.t ____________________________________________________________________________ [ 21760] By: nicholas on 2003/11/20 22:34:00 Log: Shift negative klen/flags games from hv_fetch_common out to hv_fetch Branch: perl ! embed.fnc hv.c proto.h ____________________________________________________________________________ [ 21758] By: nicholas on 2003/11/20 20:14:17 Log: Merge sv_store_flags and sv_store_ent into sv_store_common Branch: perl ! embed.fnc embed.h hv.c proto.h ____________________________________________________________________________ [ 21756] By: rgs on 2003/11/20 12:04:46 Log: Subject: [PATCH] promote hv_clear_placeholders to perl API From: Alan Burlison Date: Thu, 20 Nov 2003 10:34:30 +0000 Message-ID: <3FBC98B6.6090909@sun.com> Branch: perl ! embed.fnc embed.h global.sym hv.c pod/perlapi.pod proto.h ! universal.c ____________________________________________________________________________ [ 21755] By: rgs on 2003/11/19 22:46:20 Log: Regenerate perlapi and perltoc. Branch: perl ! pod/perlapi.pod pod/perltoc.pod ____________________________________________________________________________ [ 21754] By: rgs on 2003/11/19 22:39:51 Log: Subject: [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm From: Iain Truskett Date: Thu, 20 Nov 2003 00:41:33 +1100 Message-ID: <20031119134132.GG21314@gytha.anu.edu.au> Branch: perl ! lib/PerlIO.pm pod/perlrun.pod ____________________________________________________________________________ [ 21753] By: nicholas on 2003/11/19 22:28:25 Log: merge hv_fetch and hv_fetch_ent into hv_fetch_common remove S_hv_fetch_flags hv.c now 13% smaller than when I started. hv_store TODO Branch: perl ! embed.fnc embed.h hv.c proto.h ____________________________________________________________________________ [ 21752] By: rgs on 2003/11/19 21:06:01 Log: Fix bug [perl #24508] Wrong assignment in nested assignment together with subroutine call Apparently concat still doesn't deal correctly with lexicals in all cases. Disable the whole TARGET_MY optimisation for it. (and remove the corresponding code from the peephole optimiser.) Branch: perl ! op.c opcode.h opcode.pl t/op/concat.t ____________________________________________________________________________ [ 21751] By: rgs on 2003/11/19 21:03:20 Log: Update the runops stuff in perlguts Branch: perl ! pod/perlguts.pod ____________________________________________________________________________ [ 21750] By: nicholas on 2003/11/19 20:37:27 Log: integrate hv_delete and hv_delete_ent into hv_delete_common Branch: perl ! embed.fnc embed.h hv.c proto.h ____________________________________________________________________________ [ 21748] By: rgs on 2003/11/19 19:56:20 Log: Subject: [PATCH] clear of empty locked hash SEGVs From: Alan Burlison Date: Wed, 19 Nov 2003 14:39:03 +0000 Message-ID: <3FBB8087.20206@sun.com> Branch: perl ! hv.c lib/Hash/Util.t ____________________________________________________________________________ [ 21747] By: nicholas on 2003/11/19 19:51:41 Log: merge hv_exists and hv_exists_ent into S_hv_exists_common Branch: perl ! embed.fnc embed.h hv.c proto.h ____________________________________________________________________________ [ 21746] By: nicholas on 2003/11/19 18:46:07 Log: Run regen.pl (for hv_assert) Branch: perl ! global.sym ____________________________________________________________________________ [ 21744] By: nicholas on 2003/11/19 17:44:58 Log: Integrate: [ 21642] space should be tab for lib/I18N/LangTags/t/02decency.t Branch: perl !> MANIFEST ____________________________________________________________________________ [ 21743] By: rgs on 2003/11/19 17:21:50 Log: Restore errno after having read $^E (like for $!) to preserve errno from unfortunate side-effects. Branch: perl ! mg.c ____________________________________________________________________________ [ 21742] By: nicholas on 2003/11/18 21:04:40 Log: Whoops. We weren't actually testing hv_store_ent We are now. Plus test hv_store for an initially empty hash. Branch: perl ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t ____________________________________________________________________________ [ 21741] By: rgs on 2003/11/17 23:06:07 Log: Complement of change #21740 for Windows. (I have the feeling that it's already subtly broken on VMS) Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 21740] By: rgs on 2003/11/17 19:02:21 Log: Install instmodsh and xsubpp in bin/ along the other utilities. Branch: perl + utils/instmodsh.PL utils/xsubpp.PL ! MANIFEST installperl utils.lst utils/Makefile ____________________________________________________________________________ [ 21739] By: rgs on 2003/11/17 08:52:52 Log: Subject: Re: [perl #24493] install.html not working From: Slaven Rezic Date: 16 Nov 2003 20:52:29 +0100 Message-ID: <87d6bsw0oy.fsf@vran.herceg.de> Branch: perl ! installhtml ____________________________________________________________________________ [ 21737] By: nicholas on 2003/11/16 21:32:09 Log: Ooops. left an XXX comment in, and worse still it's a // comment Branch: perl ! hv.c ____________________________________________________________________________ [ 21735] By: nicholas on 2003/11/16 20:20:58 Log: utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete (pp functions use the _ent variants, and as the implementation is duplicated, these bugs aren't tested, and aren't noticed) Branch: perl ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c ____________________________________________________________________________ [ 21734] By: nicholas on 2003/11/16 17:11:22 Log: Accessing unicode keys in tie hashes via hv_exists was broken. (pp_exists uses hv_exists_ent, which isn't broken) I expect an equivalent bug in hv_delete Branch: perl + ext/XS/APItest/t/hash.t ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs ! ext/XS/APItest/MANIFEST hv.c ____________________________________________________________________________ [ 21733] By: rgs on 2003/11/16 16:50:04 Log: Subject: [PATCH] Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePerl 5.8.1) From: Elizabeth Mattijsen Date: Sat, 15 Nov 2003 23:22:16 +0100 Message-Id: Branch: perl ! ext/threads/t/problems.t ____________________________________________________________________________ [ 21732] By: rgs on 2003/11/16 16:09:34 Log: Subject: [PATCH] configpm, our $summary : unique From: Elizabeth Mattijsen Date: Sat, 15 Nov 2003 22:18:32 +0100 Message-Id: (plus comments) Branch: perl ! configpm ____________________________________________________________________________ [ 21729] By: nicholas on 2003/11/15 14:39:00 Log: Subject: [PATCH] Re: Storable Error From: Nicholas Clark Date: Sat, 9 Aug 2003 00:35:36 +0100 Message-ID: <20030809003535.C20130@plum.flirble.org> Branch: perl ! embed.fnc hv.c perl.c perl.h pod/perlapi.pod pod/perlrun.pod ! proto.h ____________________________________________________________________________ [ 21728] By: rgs on 2003/11/15 11:43:43 Log: Update perlhist with 5.6.2. Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 21725] By: rgs on 2003/11/14 22:35:20 Log: Add more complete tests for the "variable masks earlier declaration" warning, including a TODO test Branch: perl ! t/lib/warnings/pad ____________________________________________________________________________ [ 21723] By: rgs on 2003/11/14 07:43:17 Log: Include "SCCS" in the list of directory names that should be ignored by installperl. Branch: perl ! installperl ____________________________________________________________________________ [ 21718] By: nicholas on 2003/11/13 20:46:36 Log: Subject: Re: Empty subroutine as object method segfaults in 5.8.2 (sometimes) From: Enache Adrian Date: Tue, 11 Nov 2003 15:25:29 +0200 Message-ID: <20031111132529.GB1271@ratsnest.hole> Branch: perl ! op.c ____________________________________________________________________________ [ 21714] By: rgs on 2003/11/13 18:55:37 Log: Fix bug [perl #24380] : assigning to a hash in list or scalar context yielded a wrong value if the list contained duplicated keys for the hash. This is fixed by counting the number of duplicate keys and trimming the stack by the corresponding number of items. Branch: perl ! pp_hot.c t/op/hashassign.t ____________________________________________________________________________ [ 21713] By: merijn on 2003/11/13 09:25:15 Log: Simplified the reading Branch: perl ! hints/solaris_2.sh ____________________________________________________________________________ [ 21712] By: merijn on 2003/11/13 09:22:21 Log: Enable hints to create call-back units that can act when a specific variable is *not* set (like -Uuselargefiles) Branch: perl ! Configure hints/README.hints ____________________________________________________________________________ [ 21710] By: nicholas on 2003/11/12 21:35:35 Log: Subject: [PATCH] Last stab at sdbm/Makefile.PL From: Michael G Schwern Date: Tue, 11 Nov 2003 21:02:30 -0800 Message-ID: <20031112050230.GO6874@localhost.comcast.net> Branch: perl ! ext/SDBM_File/sdbm/Makefile.PL ____________________________________________________________________________ [ 21708] By: rgs on 2003/11/12 09:46:51 Log: Subject: [PATCH 5.8.2 @21574] make install not installing fully From: Ilya Zakharevich Date: Tue, 4 Nov 2003 20:07:25 -0800 Message-ID: <20031105040725.GA2629@math.berkeley.edu> Branch: perl ! installperl ____________________________________________________________________________ [ 21706] By: ams on 2003/11/11 23:46:19 Log: Subject: Re: [perl #24460] [DOC PATCH] the begincheck program From: Tom Phoenix Date: Tue, 11 Nov 2003 15:50:35 -0800 (PST) Message-Id: Branch: perl ! pod/perlmod.pod ____________________________________________________________________________ [ 21702] By: rgs on 2003/11/11 20:13:56 Log: Upgrade to MakeMaker 6.21. Branch: perl ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm ____________________________________________________________________________ [ 21697] By: rgs on 2003/11/10 20:55:25 Log: Subject: [PATCH 5.8.2 @21574] make install: line noise From: Ilya Zakharevich Date: Tue, 4 Nov 2003 20:10:16 -0800 Message-ID: <20031105041016.GA2639@math.berkeley.edu> and part of Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR From: Ilya Zakharevich Date: Tue, 4 Nov 2003 20:18:37 -0800 Message-ID: <20031105041836.GA2649@math.berkeley.edu> (I've left out the PREFIX part for now) Branch: perl ! Makefile.SH installperl os2/Makefile.SHs ____________________________________________________________________________ [ 21694] By: rgs on 2003/11/09 17:20:35 Log: Subject: [PATCH 5.8.2 @21574] sprintf() painfully slow From: Ilya Zakharevich Date: Mon, 3 Nov 2003 20:27:39 -0800 Message-ID: <20031104042739.GA1697@math.berkeley.edu> Subject: Re: [PATCH 5.8.2 @21574] sprintf() painfully slow From: Ilya Zakharevich Date: Mon, 3 Nov 2003 20:57:48 -0800 Message-ID: <20031104045748.GA1826@math.berkeley.edu> Branch: perl ! sv.c ____________________________________________________________________________ [ 21693] By: rgs on 2003/11/09 11:37:29 Log: Subject: [PATCH-5.8.2 for WinCE] must copy changes from win32/makeifle.mk to wince/makefile.ce From: Vadim Konovalov Date: Sun, 9 Nov 2003 13:31:59 +0300 Message-ID: <93187393948.20031109133159@mail.wplus.net> Branch: perl ! wince/Makefile.ce ____________________________________________________________________________ [ 21691] By: rgs on 2003/11/09 11:13:40 Log: Update the list of pumpkings in perlhist.pod. Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 21687] By: ams on 2003/11/08 17:09:56 Log: Subject: [PATCH 5.6.2-RC1 pod/perlhist.pod] Updated. From: Abigail Date: Sat, 8 Nov 2003 18:51:30 +0100 Message-Id: <20031108175130.GA22273@abigail.nl> Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 21677] By: rgs on 2003/11/07 07:49:17 Log: Subject: [PATCH 5.8.2 @21574] OS/2 docu From: Ilya Zakharevich Date: Thu, 6 Nov 2003 23:26:18 -0800 Message-ID: <20031107072618.GA4370@math.berkeley.edu> Branch: perl ! os2/Changes ____________________________________________________________________________ [ 21676] By: davem on 2003/11/06 22:11:23 Log: bugid #24407: numeric key for shared hash got stringified using wrong interpreter, and thus got malloced into the wrong thread memory pool Branch: perl ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_simple.t ____________________________________________________________________________ [ 21675] By: rgs on 2003/11/06 10:27:22 Log: Upgrade to MakeMaker 6.20. Branch: perl ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MANIFEST.SKIP ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Tutorial.pod ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/postamble.t ____________________________________________________________________________ [ 21674] By: ams on 2003/11/06 09:32:26 Log: Subject: [PATCH blead] Re: [perl #24248] taint propagation regression, tests fail to spot this From: Rick Delaney Date: Wed, 5 Nov 2003 23:02:41 -0500 Message-Id: <20031105230241.D13585@biff.bort.ca> Branch: perl ! pp_ctl.c t/op/taint.t ____________________________________________________________________________ [ 21673] By: rgs on 2003/11/05 21:47:07 Log: Subject: [PATCH] Be sure to use -fPIC not -fpic on Linux/SPARC From: Andy Dougherty Date: Wed, 5 Nov 2003 17:19:03 -0500 (EST) Message-ID: Branch: perl ! hints/linux.sh ____________________________________________________________________________ [ 21672] By: rgs on 2003/11/05 20:42:47 Log: Subject: [patch t/op/hash.t] extending the hash attack test From: Stas Bekman Date: Tue, 04 Nov 2003 14:33:09 -0800 Message-ID: <3FA82925.7020703@stason.org> Branch: perl ! t/op/hash.t ____________________________________________________________________________ [ 21671] By: rgs on 2003/11/05 20:38:09 Log: Subject: Re: [perl #24398] Benchmark.pm cmpthese segfault From: Stas Bekman Date: Wed, 05 Nov 2003 00:50:25 -0800 Message-ID: <3FA8B9D1.2020806@stason.org> Branch: perl ! lib/Benchmark.pm ____________________________________________________________________________ [ 21667] By: nicholas on 2003/11/05 19:13:56 Log: From: Craig Berry Subject: Opcode.xs/RC2 compile nit on VMS Date: Wed, 05 Nov 2003 12:16:34 -0600 Message-ID: <2097592.1068056194261.JavaMail.craigberry@mac.com> Branch: perl ! ext/Opcode/Opcode.xs ____________________________________________________________________________ [ 21664] By: ams on 2003/11/05 18:34:28 Log: Orphaned submission from #21546. Branch: perl ! perl.c ____________________________________________________________________________ [ 21663] By: ams on 2003/11/05 17:01:29 Log: Subject: Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin/1 cpu) From: Slaven Rezic Date: 20 Oct 2003 22:39:28 +0200 Message-Id: <87oewbiqyn.fsf@vran.herceg.de> Branch: perl ! lib/filetest.t ____________________________________________________________________________ [ 21662] By: ams on 2003/11/05 16:51:08 Log: Subject: Re: 'make minitest' fails for op/cproto and op/pat From: Michael G Schwern Date: Wed, 5 Nov 2003 06:26:36 -0800 Message-Id: <20031105142635.GA22761@localhost.comcast.net> Branch: perl ! t/op/cproto.t ____________________________________________________________________________ [ 21661] By: ams on 2003/11/05 16:50:05 Log: Subject: [PATCH] Modernise INSTALL From: Gisle Aas Date: 05 Nov 2003 05:16:25 -0800 Message-Id: Subject: [PATCH pod/perlhist.pod] Mention 5.8.2-RC2 From: Abigail Date: Tue, 4 Nov 2003 10:40:57 +0100 Message-Id: <20031104094057.GA22508@abigail.nl> Branch: perl ! INSTALL pod/perlhist.pod ____________________________________________________________________________ [ 21660] By: ams on 2003/11/05 16:46:12 Log: Subject: [PATCH blead] reentr.pl is not defining _srandom_struct From: Jan Dubois Date: Tue, 04 Nov 2003 16:52:14 -0800 Message-Id: <45igqvsus3hr8bno3si087j5qnrqvn79bf@4ax.com> Branch: perl ! reentr.c reentr.h reentr.pl ____________________________________________________________________________ [ 21657] By: rgs on 2003/11/05 08:07:14 Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19 From: Michael G Schwern Date: Tue, 4 Nov 2003 17:59:13 -0800 Message-ID: <20031105015913.GL15406@localhost.comcast.net> Replaces the temporary kludge (#21655). Branch: perl ! ext/SDBM_File/sdbm/Makefile.PL ____________________________________________________________________________ [ 21656] By: rgs on 2003/11/05 07:41:41 Log: Subject: Re: [gherteg@csc.com: your CPAN page on EBCDIC] From: PPrymmer@factset.com Date: Tue, 4 Nov 2003 10:00:07 -0500 Message-ID: Branch: perl ! pod/perlebcdic.pod ____________________________________________________________________________ [ 21655] By: rgs on 2003/11/04 22:32:28 Log: Temporary kludge to allow SDBM_File being built with MakeMaker 6.19. Branch: perl ! ext/SDBM_File/sdbm/Makefile.PL ____________________________________________________________________________ [ 21652] By: rgs on 2003/11/04 21:43:10 Log: Upgrade to ExtUtils::MakeMaker 6.19 Branch: perl + lib/ExtUtils/t/parse_version.t + t/lib/MakeMaker/Test/Setup/BFD.pm + t/lib/MakeMaker/Test/Setup/Problem.pm - lib/ExtUtils/t/00setup_dummy.t - lib/ExtUtils/t/zz_cleanup_dummy.t ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/bytes.pm ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Manifest.pm ! lib/ExtUtils/README lib/ExtUtils/TODO lib/ExtUtils/instmodsh ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/Install.t ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/postamble.t ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t ! lib/ExtUtils/t/problems.t lib/ExtUtils/t/writemakefile_args.t ! t/lib/MakeMaker/Test/Setup/Recurs.pm ____________________________________________________________________________ [ 21651] By: rgs on 2003/11/04 05:43:56 Log: Subject: Re: [PATCH 5.8.2 @21574] OS/2 build From: Ilya Zakharevich Date: Mon, 3 Nov 2003 20:20:44 -0800 Message-ID: <20031104042044.GA1682@math.berkeley.edu> Branch: perl ! os2/Makefile.SHs ____________________________________________________________________________ [ 21650] By: rgs on 2003/11/03 21:55:42 Log: Subject: [PATCH] Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pm From: Michael G Schwern Date: Sat, 1 Nov 2003 22:57:45 -0800 Message-ID: <20031102065745.GN3659@localhost.comcast.net> (goes with change #21418) Branch: perl ! lib/autouse.pm lib/autouse.t ____________________________________________________________________________ [ 21647] By: rgs on 2003/11/03 20:08:18 Log: Subject: [PATCH] Re: PERL_VERSION, SUBVERSION, PATCHLEVEL From: "Marcus Holland-Moritz" Date: Mon, 3 Nov 2003 20:53:33 +0100 Message-ID: <023a01c3a244$2a1dd5a0$0c2f1fac@R2D2> Branch: perl ! ext/Devel/PPPort/PPPort.pm ____________________________________________________________________________ [ 21646] By: rgs on 2003/11/03 20:00:07 Log: Subject: Cwd.xs: off-by-one buffer overflow in realpath() From: Casey West Date: Mon, 3 Nov 2003 10:11:43 -0500 Message-ID: <20031103151143.GB430@geeknest.com> Branch: perl ! ext/Cwd/Cwd.xs ____________________________________________________________________________ [ 21645] By: rgs on 2003/11/03 19:18:42 Log: Subject: Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 again From: Jan Dubois Date: Sun, 02 Nov 2003 21:43:44 -0800 Message-ID: <8dqbqvg16ln2r807l1l2c905lh7hte303v@4ax.com> Branch: perl ! reentr.h reentr.pl ____________________________________________________________________________ [ 21644] By: rgs on 2003/11/03 15:33:55 Log: Document the fact that keys() and values() are optimized for void context (as suggested by Liz.) Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 21639] By: nicholas on 2003/11/03 07:04:36 Log: Stas would prefer not to have MOD_PERL defines in perl. Branch: perl ! hv.c hv.h ____________________________________________________________________________ [ 21638] By: nicholas on 2003/11/03 06:46:48 Log: s/new_hash/rehash/g (Stas suggested a better name) Branch: perl ! embedvar.h hv.h intrpvar.h lib/Hash/Util.pm perl.c perlapi.h ! sv.c universal.c util.c ____________________________________________________________________________ [ 21634] By: nicholas on 2003/11/02 22:32:21 Log: Provide Internals::new_hash_seed to return PL_new_hash_seed, and make Hash::Util::hash_seed use this. Branch: perl ! lib/Hash/Util.pm universal.c ____________________________________________________________________________ [ 21628] By: rgs on 2003/11/02 21:05:59 Log: Fix for [perl #24347] segfault with Safe The empty %INC created for safe compartements was freed too early. Branch: perl ! ext/Opcode/Opcode.xs ____________________________________________________________________________ [ 21627] By: rgs on 2003/11/02 20:40:47 Log: Subject: [PATCH pod/perlguts.pod] update embed.pl description From: "Marcus Holland-Moritz" Date: Sun, 2 Nov 2003 22:24:28 +0100 Message-ID: <007b01c3a187$b34c6110$0c2f1fac@R2D2> Branch: perl ! pod/perlguts.pod ____________________________________________________________________________ [ 21625] By: rgs on 2003/11/02 20:24:21 Log: Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail. Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 21620] By: nicholas on 2003/11/02 18:22:16 Log: Subject: [PATCH 5.8.2 @21574] OS/2 build From: Ilya Zakharevich Date: Wed, 29 Oct 2003 14:00:18 -0800 Message-ID: <20031029220017.GA26384@math.berkeley.edu> Branch: perl ! ext/DynaLoader/DynaLoader_pm.PL makedef.pl os2/Makefile.SHs ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2_base.t os2/os2ish.h ! os2/perl2cmd.pl perlio.c ____________________________________________________________________________ [ 21619] By: rgs on 2003/11/02 18:07:30 Log: Quoted-printable is evil. Branch: perl ! win32/win32.h ____________________________________________________________________________ [ 21618] By: nicholas on 2003/11/02 18:01:21 Log: Stas spotted a missed s//new_/ for the hash seed renaming games Branch: perl ! perl.c ____________________________________________________________________________ [ 21617] By: rgs on 2003/11/02 17:25:50 Log: Portability nit for MinGW 3. Subject: MinGW-3.1.0-1 _CRTIMP definition preempting win32.h's From: Greg Matheson Date: Thu, 30 Oct 2003 14:11:58 +0800 Message-ID: <20031030141158.A11772@ms> (actual patch by Abe Timmerman) Branch: perl ! win32/win32.h ____________________________________________________________________________ [ 21616] By: rgs on 2003/11/02 12:37:54 Log: Subject: DOCPATCH: does STORE need to return anything and if so what? From: david nicol Date: 26 Oct 2003 22:34:04 -0600 Message-Id: <1067229244.1071.51.camel@plaza.davidnicol.com> Branch: perl ! pod/perltie.pod ____________________________________________________________________________ [ 21615] By: rgs on 2003/11/01 20:01:54 Log: Subject: [PATCH] DB_File 1.807 From: "Paul Marquess" Date: Sat, 1 Nov 2003 13:50:12 -0000 Message-ID: Branch: perl ! ext/DB_File/Changes ext/DB_File/DB_File.pm ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t ____________________________________________________________________________ [ 21614] By: rgs on 2003/11/01 19:40:28 Log: Subject: Re: [PATCH bleadperl] (was Re: Is this brokenness in $< $( $> & $) ?) From: Rick Delaney Date: Mon, 27 Oct 2003 16:24:16 -0500 Message-ID: <20031027162416.H2233@biff.bort.ca> Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 21611] By: nicholas on 2003/11/01 16:32:00 Log: D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this Branch: perl ! MANIFEST ____________________________________________________________________________ [ 21607] By: nicholas on 2003/11/01 15:21:23 Log: mod_perl2 will require access to the Plan C hashing function. Branch: perl ! hv.h ____________________________________________________________________________ [ 21604] By: nicholas on 2003/11/01 14:21:38 Log: Add Internals::HvREHASH to expose the rehashing flag t/op/hash.t tests that pathological data triggers rehashing Branch: perl + t/op/hash.t ! universal.c ____________________________________________________________________________ [ 21599] By: davem on 2003/11/01 00:09:22 Log: whoops, typo Branch: perl ! ext/threads/shared/shared.xs ____________________________________________________________________________ [ 21598] By: davem on 2003/11/01 00:03:38 Log: seg faults when deleting keys of shared hash refs Ensure that the shared_sv get magic of the element being deleted is called. Also, avoid posible memory leaks by wrapping all shared context sections with ENTER/SAVETMPS Branch: perl ! ext/threads/shared/shared.xs ____________________________________________________________________________ [ 21596] By: rgs on 2003/10/31 20:46:44 Log: Subject: Re: [perl #24367] [PATCH] configure flag -Dextras="HTML::Parser" doesn't seem to do anything From: Andy Dougherty Date: Fri, 31 Oct 2003 15:32:35 -0500 (EST) Message-ID: (plus POD link fixes) Branch: perl ! INSTALL ____________________________________________________________________________ [ 21595] By: rgs on 2003/10/31 20:35:23 Log: Prevent the installation of makefiles that can be found under lib/. Branch: perl ! installperl ____________________________________________________________________________ [ 21593] By: rgs on 2003/10/31 20:19:01 Log: Test nit ; goes with change 21591 Branch: perl ! t/lib/warnings/regcomp ____________________________________________________________________________ [ 21592] By: rgs on 2003/10/31 20:03:58 Log: Subject: [PATCH] Document PERL_DL_NONLAZY From: Gisle Aas Date: 31 Oct 2003 03:13:03 -0800 Message-ID: Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 21591] By: rgs on 2003/10/31 19:54:23 Log: Subject: [PATCH] Off-by-one error in regcomp.c From: Slaven Rezic Date: Fri, 31 Oct 2003 12:16:11 +0000 Message-Id: <1067602571.12768@devpc01.iconmobile.de> Branch: perl ! regcomp.c t/op/regmesg.t ____________________________________________________________________________ [ 21590] By: rgs on 2003/10/31 19:36:32 Log: Subject: [patch pod/perlfunc.pod] separate two unrelated notes in require From: Stas Bekman Date: Wed, 29 Oct 2003 16:47:24 -0800 Message-ID: <3FA05F9C.2080304@stason.org> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 21589] By: rgs on 2003/10/31 19:31:48 Log: Subject: [5.8.x segfault + patch] chicken&egg segfault in -Dm -Mthreads From: Stas Bekman Date: Wed, 29 Oct 2003 15:15:15 -0800 Message-ID: <3FA04A03.5010603@stason.org> (enclosed in a #ifdef DEBUGGING) Branch: perl ! sv.c ____________________________________________________________________________ [ 21588] By: rgs on 2003/10/31 19:25:38 Log: Subject: [PATCH] Devel::PPPort and scan_bin From: "Marcus Holland-Moritz" Date: Wed, 29 Oct 2003 22:53:43 +0100 Message-ID: <037201c39e67$1faa9940$0c2f1fac@R2D2> Branch: perl ! ext/Devel/PPPort/PPPort.pm ____________________________________________________________________________ [ 21587] By: rgs on 2003/10/31 19:19:00 Log: Subject: [PATCH] change p4d2p to deal with new style diff2 output From: Jan Dubois Date: Thu, 30 Oct 2003 18:43:08 -0800 Message-ID: Branch: perl ! Porting/p4d2p ____________________________________________________________________________ [ 21586] By: nicholas on 2003/10/31 18:54:26 Log: Comment that this "optimisation" is actually a necessary fixup. When the split occurs (to make the opti{miser,onal}) this isn't (Richard Clamp reminded me that I forgot to do this) Branch: perl ! op.c ____________________________________________________________________________ [ 21583] By: nicholas on 2003/10/30 22:37:26 Log: Rewrite to correctly use test.pl Date: Thu, 30 Oct 2003 15:51:03 -0800 From: Michael G Schwern Subject: Re: Fix for the orange lion bug - aka empty sub bug Message-ID: <20031030235103.GC27017@localhost.comcast.net> Branch: perl ! t/op/sub.t ____________________________________________________________________________ [ 21582] By: nicholas on 2003/10/30 22:18:53 Log: Date: Thu, 30 Oct 2003 22:01:35 +0000 Subject: Fix for the orange lion bug - aka empty sub bug From: Arthur Bergman Message-Id: Branch: perl + t/op/sub.t ! MANIFEST op.c ____________________________________________________________________________ [ 21580] By: nicholas on 2003/10/30 19:42:28 Log: 14 is the chain length for attack. From Message-ID: <20031030204117.16008.qmail@plover.com> Subject: Re: 5.8.2-RC1 and mp2 Date: Thu, 30 Oct 2003 15:41:17 -0500 From: Mark Jason Dominus and From: Scott A Crosby Subject: Re: 5.8.2-RC1 and mp2 Date: 30 Oct 2003 14:08:06 -0600 Message-ID: Branch: perl ! hv.c ____________________________________________________________________________ [ 21575] By: rgs on 2003/10/29 06:51:19 Log: Move a fcntl() example in perlfunc at a more proper place, as suggested by : Subject: [perl #24334] ioctl/fcntl doc confusion From: "perl-5.8.0@ton.iguana.be (via RT)" Date: 28 Oct 2003 13:37:49 -0000 Message-ID: Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 21567] By: rgs on 2003/10/28 08:48:06 Log: Upgrade to Time::HiRes 1.52. Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 21566] By: rgs on 2003/10/28 08:34:26 Log: Subject: [PATCH lib/overload.t] TODO tests for bug #24313. From: Abigail Date: Mon, 27 Oct 2003 13:05:37 +0100 Message-ID: <20031027120536.GA24608@abigail.nl> Subject: [PATCH bleadperl] [perl #24313] (was Re: [PATCH lib/overload.t] TODO tests for bug #24313.) From: Rick Delaney Date: Mon, 27 Oct 2003 12:17:49 -0500 Message-ID: <20031027121749.E2233@biff.bort.ca> Branch: perl ! lib/overload.t toke.c ____________________________________________________________________________ [ 21565] By: rgs on 2003/10/28 07:42:52 Log: Subject: [PATCH t/comp/proto.t] Test (5.9.x) From: Abigail Date: Mon, 27 Oct 2003 14:50:24 +0100 Message-ID: <20031027135024.GA12666@abigail.nl> Branch: perl ! t/comp/proto.t ____________________________________________________________________________ [ 21564] By: davem on 2003/10/27 22:01:12 Log: Fix more shared threads leaks: add SAVETMPS to the second branch of sharedsv_scalar_store(). Branch: perl ! ext/threads/shared/shared.xs ____________________________________________________________________________ [ 21563] By: rgs on 2003/10/27 19:33:29 Log: Add a new taint error, "%ENV is aliased to %s". This error is thrown when taint checks are enabled and when *ENV has been aliased, so that %ENV has no env-magic anymore. (see bug [perl #24291].) Branch: perl ! pod/perldiag.pod t/op/taint.t taint.c ____________________________________________________________________________ [ 21560] By: nicholas on 2003/10/27 18:01:02 Log: Record the escape^Wrelease of 5.9.0 Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 21554] By: nicholas on 2003/10/27 16:09:37 Log: Subject: Re: DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris, gcc From: Alan Burlison Date: Tue, 21 Oct 2003 15:00:58 +0100 Message-ID: <3F953C1A.3060800@sun.com> Branch: perl ! hints/solaris_2.sh ____________________________________________________________________________ [ 21550] By: nicholas on 2003/10/27 13:45:27 Log: Sync with Unicode::Normalize 0.25 Branch: perl + ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/form.t + ext/Unicode/Normalize/t/proto.t + ext/Unicode/Normalize/t/split.t ! MANIFEST ext/Unicode/Normalize/Changes ! ext/Unicode/Normalize/Makefile.PL ! ext/Unicode/Normalize/Normalize.pm ! ext/Unicode/Normalize/Normalize.xs ! ext/Unicode/Normalize/README ____________________________________________________________________________ [ 21549] By: nicholas on 2003/10/27 13:11:48 Log: Sync with Unicode::Collate 0.30 Branch: perl + lib/Unicode/Collate/t/hangtype.t + lib/Unicode/Collate/t/normal.t lib/Unicode/Collate/t/trailwt.t + lib/Unicode/Collate/t/variable.t + lib/Unicode/Collate/t/version.t ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes ! lib/Unicode/Collate/README lib/Unicode/Collate/t/contract.t ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/index.t ! lib/Unicode/Collate/t/test.t ____________________________________________________________________________ [ 21548] By: nicholas on 2003/10/27 12:39:39 Log: Sync with Pod::Perldoc 3.12 Branch: perl ! lib/Pod/Perldoc.pm ____________________________________________________________________________ [ 21546] By: ams on 2003/10/27 09:00:08 Log: Will the real off by one please stand up? Branch: perl ! mg.c ____________________________________________________________________________ [ 21545] By: hv on 2003/10/27 02:52:16 Log: fixup separators Branch: perl ! Changes ____________________________________________________________________________ [ 21544] By: hv on 2003/10/27 02:51:26 Log: don't complain of podless .pm files that have a separate .pod file Branch: perl ! pod/buildtoc ____________________________________________________________________________ [ 21543] By: hv on 2003/10/27 02:50:04 Log: regen pods and toc Branch: perl ! pod/perlmodlib.pod pod/perltoc.pod ____________________________________________________________________________ [ 21542] By: rgs on 2003/10/26 21:36:17 Log: When %ENV has been turned into a non-magical hash after a glob assignment, TAINT_ENV() may dump core because it assumes $ENV{PATH} is magical. Fix this ; add a test to verify that the PATH is still checked for taintedness. Branch: perl ! t/op/taint.t taint.c ____________________________________________________________________________ [ 21540] By: rgs on 2003/10/26 14:59:53 Log: Fix backward-compatibility issues in if.pm. Branch: perl ! lib/if.pm ____________________________________________________________________________ [ 21539] By: hv on 2003/10/26 12:22:54 Log: Update Changes. Branch: perl ! Changes patchlevel.h ____________________________________________________________________________ [ 21538] By: ams on 2003/10/26 08:08:02 Log: Fix off-by-one in $0 set magic. (From Autrijus.) The whole PL_origalen thing in perl.c looks very hokey. Branch: perl ! mg.c ____________________________________________________________________________ [ 21536] By: nicholas on 2003/10/25 22:33:18 Log: show the rehash flags in dumps Branch: perl ! dump.c ____________________________________________________________________________ [ 21535] By: nicholas on 2003/10/25 22:32:40 Log: Return 21533 (with modifications) having found the problem Branch: perl ! hv.c hv.h ____________________________________________________________________________ [ 21534] By: nicholas on 2003/10/25 20:46:36 Log: Back out 21533 because it broke Encode's build in really weird ways Branch: perl ! hv.c hv.h ____________________________________________________________________________ [ 21533] By: nicholas on 2003/10/25 13:10:21 Log: Plan C rough edge smoothing. Criteria for a hash split is now the earlier of "more keys than buckets" (the old test) or linked list too long. Rehash is triggered after a split if the longest linked list is too long. Branch: perl ! hv.c hv.h ____________________________________________________________________________ [ 21532] By: rgs on 2003/10/25 10:03:18 Log: Subject: Re: [perl #948] $, untieable? From: Richard Clamp Date: Tue, 21 Oct 2003 00:02:49 +0100 Message-ID: <20031020230249.GA31123@mirth.demon.co.uk> Plus a small fix to t/TEST to recognize the added TODO test as a TODO test. Branch: perl ! t/TEST t/op/tie.t ____________________________________________________________________________ [ 21528] By: nicholas on 2003/10/23 19:21:00 Log: When it says "add", then, like, you have to p4 add it. D'oh! (missed the new file in "Update I18N::LangTags from 0.28 to 0.29") Branch: perl + lib/I18N/LangTags/t/02decency.t ____________________________________________________________________________ [ 21527] By: davem on 2003/10/23 19:13:20 Log: Fix two threads::shared leaks #24061 - AV in shared interpreter wasn't set to AvREAL #24255 - mortals were added to the shared interpreter's tmpstack and never freed. Branch: perl ! ext/threads/shared/shared.xs ____________________________________________________________________________ [ 21526] By: nicholas on 2003/10/23 19:11:24 Log: From: Jan Dubois Subject: [PATCH] Update Pod::Perldoc from 3.10 to 3.11 Date: Wed, 22 Oct 2003 20:17:07 -0700 Message-ID: From: Jan Dubois Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29 Date: Wed, 22 Oct 2003 20:26:56 -0700 Message-ID: Branch: perl ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm pod/perldoc.pod ! utils/perldoc.PL ____________________________________________________________________________ [ 21523] By: ams on 2003/10/23 12:53:03 Log: Subject: [PATCH] utime documentation From: Gisle Aas Date: 23 Oct 2003 05:33:43 -0700 Message-Id: Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 21522] By: ams on 2003/10/23 08:07:18 Log: Subject: [PATCH] dup2() not going through PerlLIO abstraction layer From: Jan Dubois Date: Wed, 22 Oct 2003 20:33:54 -0700 Message-Id: Branch: perl ! doio.c ____________________________________________________________________________ [ 21520] By: nicholas on 2003/10/22 19:50:15 Log: patch created by Casey West from: Subject: CPAN module problems From: Edward Moy Date: Fri, 10 Oct 2003 17:42:06 -0700 Message-Id: (change ld value in hints file) Branch: perl ! hints/darwin.sh ____________________________________________________________________________ [ 21516] By: rgs on 2003/10/22 15:06:13 Log: Small email update in AUTHORS. Branch: perl ! AUTHORS ____________________________________________________________________________ [ 21515] By: rgs on 2003/10/22 06:39:29 Log: Add a test.taintwarn makefile target, to run the whole test suite with the -t switch. Branch: perl ! Makefile.SH pod/perlhack.pod t/TEST ____________________________________________________________________________ [ 21514] By: rgs on 2003/10/21 21:21:56 Log: Subject: [PATCH @20458] embedding perl From: Radu Greab Date: Tue, 05 Aug 2003 20:57:15 +0300 (EEST) Message-Id: <20030805.205715.113441323.radu@yx.primIT.ro> Branch: perl ! hv.c intrpvar.h perl.c pod/perlembed.pod pod/perlintern.pod ! sv.c ____________________________________________________________________________ [ 21513] By: rgs on 2003/10/21 20:45:12 Log: Fix doc bug #23890, as suggested by Himanshu Garg : in perltoot, $him->fullname should be $him->fullname->as_string when passed to printf. Branch: perl ! pod/perltoot.pod ____________________________________________________________________________ [ 21509] By: rgs on 2003/10/21 05:42:50 Log: Two OS/2 portability patches from Ilya. Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2 From: Ilya Zakharevich Date: Thu, 25 Sep 2003 12:09:11 -0700 Message-ID: <20030925190911.GA27028@math.berkeley.edu> Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2 From: Ilya Zakharevich Date: Thu, 25 Sep 2003 19:50:45 -0700 Message-ID: <20030926025045.GA27507@math.berkeley.edu> Branch: perl ! doio.c os2/os2ish.h perl.h perlio.c pp_sys.c ____________________________________________________________________________ [ 21506] By: rgs on 2003/10/20 19:28:27 Log: Subject: [PATCH] add some missing defines to Devel::PPPort From: "Marcus Holland-Moritz" Date: Mon, 20 Oct 2003 20:14:19 +0200 Message-ID: <03a301c39735$fb7cb220$0c2f1fac@R2D2> Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm ____________________________________________________________________________ [ 21505] By: rgs on 2003/10/20 19:22:38 Log: Subject: Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1 From: Slaven Rezic Date: 19 Oct 2003 17:54:59 +0200 Message-ID: <871xt9te7g.fsf@vran.herceg.de> Branch: perl ! perlio.c ____________________________________________________________________________ [ 21503] By: rgs on 2003/10/20 06:04:04 Log: Skip the chflags tests in filetest.t on Darwin. Branch: perl ! lib/filetest.t ____________________________________________________________________________ [ 21474] By: nicholas on 2003/10/17 18:44:28 Log: Plan C rough edge smoothing - forgot to turn on the "has key flags" flag on the hash when rehashing. Can turn off the "rehasing" flag if the hash is cleared Branch: perl ! hv.c ____________________________________________________________________________ [ 21473] By: rgs on 2003/10/17 08:53:48 Log: -u is deprecated. Subject: Re: why PERL5LIB is ignored when -T is in effect From: Slaven Rezic Date: Fri, 17 Oct 2003 10:02:31 +0000 Message-Id: <1066384951.4964@devpc01.iconmobile.de> Branch: perl ! perl.c ____________________________________________________________________________ [ 21472] By: rgs on 2003/10/17 07:29:10 Log: The compilation of PerlIO::via may hang on AIX when compiling with vac at -O3 optimization level. Disable optimization for this module. Branch: perl + ext/PerlIO/via/hints/aix.pl ! MANIFEST ____________________________________________________________________________ [ 21471] By: nicholas on 2003/10/16 21:10:27 Log: Plan C for foiling the algorithmic complexity attack (based on Chip's plan A (binary compatibility with 5.8.0 and 5.8.1), Chip's plan B (do something new inside the hv functions) and introspective sort) Provides infrastructure for hashes to change their hash function if necessary, and code in hsplit to detect pathalogical data and instigate a random rehashing. Needs refinement. Let's see how much smoke it creates. Branch: perl ! embedvar.h hv.c hv.h intrpvar.h perl.c perlapi.h sv.c sv.h ! util.c ____________________________________________________________________________ [ 21470] By: davem on 2003/10/16 20:03:44 Log: Ensure PL_comppad/curpad point to PL_main_cv's padlist when PL_main_root is freed; this may not have been be the case if a thread other than the main one is the last to be destroyed Branch: perl ! ext/threads/t/thread.t pad.h perl.c ____________________________________________________________________________ [ 21469] By: nicholas on 2003/10/16 19:31:19 Log: Duplicate 19423 (pathological hashes too easy) into share_hek_flags (as suggested by Jan Dubois) Branch: perl ! hv.c ____________________________________________________________________________ [ 21468] By: ams on 2003/10/16 19:00:14 Log: Subject: Re: assert.h breaks perl.h From: Alexey Tourbin Date: Thu, 16 Oct 2003 22:24:35 +0400 Message-Id: <20031016182434.GH1724@julia.office.altlinux.ru> Branch: perl ! sv.h ____________________________________________________________________________ [ 21467] By: ams on 2003/10/16 18:57:57 Log: Subject: [PATCH] Tie::Hash documentation From: Slaven Rezic Date: Thu, 16 Oct 2003 17:57:35 +0000 Message-Id: <1066327055.1428@devpc01.iconmobile.de> Branch: perl ! lib/Tie/Hash.pm ____________________________________________________________________________ [ 21466] By: rgs on 2003/10/16 08:52:50 Log: Further tweak on change #21464. Branch: perl ! perl.c ____________________________________________________________________________ [ 21464] By: ams on 2003/10/16 08:42:50 Log: Subject: perl -h tweak [PATCH] From: Gisle Aas Date: 16 Oct 2003 02:49:39 -0700 Message-Id: Branch: perl ! perl.c ____________________________________________________________________________ [ 21456] By: rgs on 2003/10/15 19:19:05 Log: Perlfaq1 : take notice that 5.8.1 is now released. Branch: perl ! pod/perlfaq1.pod ____________________________________________________________________________ [ 21454] By: rgs on 2003/10/15 19:06:05 Log: PerlFAQ sync. (only actual changes) Branch: perl ! pod/perlfaq4.pod ____________________________________________________________________________ [ 21453] By: rgs on 2003/10/15 19:02:35 Log: Typos. Branch: perl ! hints/aix.sh ____________________________________________________________________________ [ 21452] By: rgs on 2003/10/15 11:12:31 Log: Fix bug [perl #24212] : improper error recovery in the tokenizer after an unknown filetest operator. Branch: perl ! t/comp/parser.t toke.c ____________________________________________________________________________ [ 21451] By: rgs on 2003/10/15 09:19:02 Log: Update MIME::Base64 and Digest::MD5 from the CPAN version. Branch: perl ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/utf8.t ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/unicode.t ____________________________________________________________________________ [ 21450] By: rgs on 2003/10/15 06:47:11 Log: Add support for Linux abstract unix domain sockets to Socket.pm. Based on a idea by Alex Hudson. (Basically those are unix domain sockets whose name has a '\0' as first character.) Branch: perl ! ext/Socket/Socket.xs ext/Socket/t/Socket.t ____________________________________________________________________________ [ 21449] By: ams on 2003/10/15 06:32:44 Log: Subject: [PATCH] SIGN => 1 support for MakeMaker From: Autrijus Tang Date: Tue, 14 Oct 2003 18:32:28 +0800 Message-Id: <1066127547.65845.35.camel@localhost> Branch: perl ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm ! lib/ExtUtils/MakeMaker.pm ____________________________________________________________________________ [ 21448] By: ams on 2003/10/15 05:56:12 Log: Rewrite #21447. Branch: perl ! pod/perliol.pod ____________________________________________________________________________ [ 21447] By: ams on 2003/10/15 05:36:48 Log: Subject: [patch pod/perliol.pod] From: Stas Bekman Date: Tue, 14 Oct 2003 18:05:29 -0700 Message-Id: <3F8C9D59.3040403@stason.org> Branch: perl ! pod/perliol.pod ____________________________________________________________________________ [ 21446] By: nicholas on 2003/10/14 18:45:39 Log: Duplicate 19423 (pathological hashes too easy) into hv_store_ent (the routine used by perl level HV operations) Branch: perl ! hv.c ____________________________________________________________________________ [ 21445] By: rgs on 2003/10/13 21:03:05 Log: Subject: [PATCH ext/Devel/PPPort/PPPort.pm] Changes #20819 and #20996 break compatibility with perl 5.6.0 From: "Marcus Holland-Moritz" Date: Tue, 30 Sep 2003 19:23:34 +0200 Message-ID: <021e01c38777$93ea4e10$0c2f1fac@R2D2> Branch: perl ! ext/Devel/PPPort/PPPort.pm ____________________________________________________________________________ [ 21442] By: ams on 2003/10/13 08:41:17 Log: Subject: [perl #24189] Incorrect comment in perldoc strict From: "Iain 'Spoon' Truskett (via RT)" Date: 12 Oct 2003 09:01:25 -0000 Message-Id: Branch: perl ! lib/strict.pm ____________________________________________________________________________ [ 21441] By: rgs on 2003/10/13 08:02:21 Log: Subject: [PATCH] Internals::hash_seed() returns wrong value From: Jan Dubois Date: Sun, 12 Oct 2003 22:09:39 -0700 Message-ID: <07ckovck8mp5e8tthmtbbcrpi2tj6q9eak@4ax.com> Branch: perl ! universal.c ____________________________________________________________________________ [ 21440] By: rgs on 2003/10/12 19:58:05 Log: Subject: [perl #24122] setreuid and friends borked on darwin/osx From: "pxm@nubz.org (via RT)" Date: 5 Oct 2003 20:55:56 -0000 Message-ID: Branch: perl ! mg.c ____________________________________________________________________________ [ 21439] By: rgs on 2003/10/12 16:28:06 Log: Subject: [PATCH] Tie::Hash documentation From: Slaven Rezic Date: Sun, 12 Oct 2003 18:55:54 +0200 (CEST) Message-Id: <200310121655.h9CGtsrY003613@vran.herceg.de> Branch: perl ! lib/Tie/Hash.pm ____________________________________________________________________________ [ 21438] By: rgs on 2003/10/12 15:48:13 Log: Subject: Re: [perl #24122] setreuid and friends borked on darwin/osx From: Slaven Rezic Date: 07 Oct 2003 00:04:34 +0200 Message-ID: <87ekxq6n0t.fsf@vran.herceg.de> Branch: perl ! hints/darwin.sh ____________________________________________________________________________ [ 21437] By: rgs on 2003/10/12 15:25:17 Log: Minor nit in perlrun, spotted by Art Haas. Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 21436] By: ams on 2003/10/10 19:05:55 Log: Subject: [PATCH] threads::async + some cleanup From: Elizabeth Mattijsen Date: Fri, 10 Oct 2003 16:37:55 +0200 Message-Id: Branch: perl ! ext/threads/threads.pm ____________________________________________________________________________ [ 21435] By: ams on 2003/10/10 19:02:34 Log: Make everyone stop posting to p5p about 0e0. Branch: perl ! pod/perlsyn.pod ____________________________________________________________________________ [ 21433] By: nicholas on 2003/10/09 20:57:26 Log: Put all pre-processor #s on the first column (some compilers are picky) [perl #24167] `#' comment signs not at the very beginning of a line Branch: perl ! cop.h dosish.h ext/SDBM_File/sdbm/sdbm.h iperlsys.h op.c ! perl.h regcomp.c ____________________________________________________________________________ [ 21432] By: rgs on 2003/10/09 11:09:24 Log: Suppress the test file t/op/nothr5005.t and integrate its tests into t/op/args.t, now that 5005threads have been removed. Port t/op/args.t to t/test.pl. Branch: perl - t/op/nothr5005.t ! MANIFEST t/op/args.t ____________________________________________________________________________ [ 21431] By: rgs on 2003/10/09 11:06:15 Log: Document the behaviour of filetest operators regarding parentheses. This fixes bug #24127 (by documenting it as a feature.) Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 21430] By: ams on 2003/10/09 07:55:34 Log: Subject: [PATCH 5.8.1 CORE] Internal fixes to source-code coordinate calculations in regcomp.c From: Eric Promislow Date: Wed, 8 Oct 2003 17:42:42 -0700 Message-Id: <20031008174242.A17544@ActiveState.com> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 21429] By: ams on 2003/10/09 07:43:56 Log: Patch based on: Subject: [perl #24157] -MModule=} is broken From: "Lukas Mai" (via RT) Date: 7 Oct 2003 21:47:43 -0000 Message-Id: (Includes a fix for a similar problem in -A, but not -d.) Branch: perl ! perl.c ____________________________________________________________________________ [ 21428] By: ams on 2003/10/09 02:32:07 Log: Subject: [PATCH] Devel::PPPort is missing an aTHX when calling grok_numeric_radix() From: Jan Dubois Date: Wed, 08 Oct 2003 20:37:42 -0700 Message-Id: <8kl9ov0932qo08o24uafuc9v77clrgnoe4@4ax.com> Branch: perl ! ext/Devel/PPPort/PPPort.pm ____________________________________________________________________________ [ 21427] By: ams on 2003/10/09 01:36:18 Log: Subject: Re: require patch breaks locale From: Rick Delaney Date: Wed, 8 Oct 2003 22:41:55 -0400 Message-Id: <20031008224155.A14638@biff.bort.ca> Branch: perl ! t/comp/require.t ____________________________________________________________________________ [ 21426] By: ams on 2003/10/09 01:26:57 Log: Subject: Re: Simple @INC hook core dump [PATCH] From: Gisle Aas Date: 08 Oct 2003 13:35:28 -0700 Message-Id: Branch: perl ! t/op/inccode.t ____________________________________________________________________________ [ 21425] By: rgs on 2003/10/08 11:34:17 Log: Fix bug #24108: Goto +foo broken the fix having been suggested by xmath via Juerd. Branch: perl ! op.c t/op/goto.t ____________________________________________________________________________ [ 21424] By: rgs on 2003/10/08 11:16:58 Log: Subject: Re: Simple @INC hook core dump [PATCH] From: Gisle Aas Date: 08 Oct 2003 04:47:33 -0700 Message-ID: Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 21423] By: ams on 2003/10/08 10:09:41 Log: Subject: [PATCH pod/perlrun.pod] Layout & POD nit. From: Abigail Date: Wed, 8 Oct 2003 03:50:49 -0700 Message-Id: <20031008105049.GA15770@ucan.foad.org> Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 21422] By: ams on 2003/10/08 06:13:07 Log: "Are implicit undefs true?" asks Gisle. Branch: perl ! pod/perlsyn.pod ____________________________________________________________________________ [ 21421] By: ams on 2003/10/08 03:20:00 Log: Subject: Re: [PATCH] perlop.pod Revamp - revision 4 From: schwern@pobox.com Date: Tue, 7 Oct 2003 20:39:36 -0700 Message-Id: <20031007203936.X4301@ttul.org> (Originally from Shlomi Fish. Applied with tweaks.) Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 21420] By: ams on 2003/10/07 19:51:35 Log: Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton), sv.c (Tim Bunce), t/op/pow.t (John P. Linderman). Branch: perl ! pod/perlsyn.pod sv.c t/op/pow.t ____________________________________________________________________________ [ 21419] By: ams on 2003/10/07 04:03:34 Log: Why should -3**$x be more precisely determined than 3**$x? Branch: perl ! t/op/pow.t ____________________________________________________________________________ [ 21418] By: ams on 2003/10/07 03:59:38 Log: Subject: [PATCH] Fixing UNIVERSAL.pm's bit of unpleasantness From: schwern@pobox.com Date: Mon, 6 Oct 2003 13:14:36 -0700 Message-Id: <20031006131436.G20960@ttul.org> Branch: perl ! lib/UNIVERSAL.pm t/op/universal.t ____________________________________________________________________________ [ 21417] By: ams on 2003/10/07 03:55:18 Log: Update perlfunc/require to describe NXDOMAIN caching... er, you know what I mean. Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 21416] By: ams on 2003/10/07 03:37:01 Log: Subject: [patch sv.c] improve "...free unref scalar" warning From: Stas Bekman Date: Mon, 06 Oct 2003 21:19:53 -0700 Message-Id: <3F823EE9.4030103@stason.org> Branch: perl ! sv.c ____________________________________________________________________________ [ 21415] By: ams on 2003/10/06 17:30:31 Log: Subject: [PATCH bleadperl] (was Re: require() does not behave aas documented) From: Rick Delaney Date: Tue, 23 Sep 2003 12:14:52 -0400 Message-ID: <20030923121452.G18845@biff.bort.ca> Branch: perl ! pp_ctl.c t/comp/require.t ____________________________________________________________________________ [ 21414] By: rgs on 2003/10/06 15:23:01 Log: Subject: Re: [PATCH lib/warnings.t] Adding TODO functionality to lib/warnings. From: Abigail Date: Wed, 1 Oct 2003 14:19:43 +0200 Message-ID: <20031001121943.GA29419@abigail.nl> Branch: perl ! lib/warnings.t ____________________________________________________________________________ [ 21413] By: rgs on 2003/10/06 15:05:32 Log: Fixes in the modules maintainers list. Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 21412] By: rgs on 2003/10/06 15:02:42 Log: Fix broken link in perltodo.pod. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ [ 21411] By: rgs on 2003/10/06 12:11:10 Log: Typos in perldiag. Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 21410] By: rgs on 2003/10/06 11:55:52 Log: Subject: Re: [doc-PATCH] for unpack_str() and question From: LAUN Wolfgang Date: Mon, 6 Oct 2003 08:45:29 +0200 Message-ID: <75A46BF1A9D8D311863A00508B6259A405F180C1@ATTMSX4> Branch: perl ! pod/perlapi.pod pp_pack.c ____________________________________________________________________________ [ 21409] By: rgs on 2003/10/06 11:49:55 Log: Subject: [PATCH pod/perlfunc.pod] ref can return false on references From: Abigail Date: Mon, 6 Oct 2003 05:55:21 -0700 Message-ID: <20031006125521.GA26446@ucan.foad.org> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 21408] By: rgs on 2003/10/06 11:46:14 Log: Add a new option --check to Porting/Maintainers, to check for files who are listed for several maintainers. Branch: perl ! Porting/Maintainers.pm ____________________________________________________________________________ [ 21407] By: rgs on 2003/10/06 11:44:33 Log: Subject: [PATCH]Re: The META.yml file in bleadperl From: Fergal Daly Date: Mon, 6 Oct 2003 00:25:29 +0100 Message-Id: <200310060025.29122.fergal@esatclear.ie> Plus regeneration of META.yml Branch: perl ! META.yml Porting/makemeta ____________________________________________________________________________ [ 21406] By: ams on 2003/10/06 04:22:11 Log: Subject: Re: [perl #24076] "<> err EXPR" and warnings. From: Rafael Garcia-Suarez Date: Sun, 5 Oct 2003 21:27:54 +0200 Message-Id: <20031005212754.5ef54472.rgarciasuarez@free.fr> (Applied with tweaks to op.c and a comment.) Branch: perl ! op.c t/lib/warnings/op ____________________________________________________________________________ [ 21405] By: ams on 2003/10/06 03:56:54 Log: Subject: Re: [PATCH] perlsyn.pod Revision - Resend From: Shlomi Fish Date: Fri, 3 Oct 2003 12:34:46 +0200 (IST) Message-Id: (Applied with minor tweaks.) Branch: perl ! pod/perlsyn.pod ____________________________________________________________________________ [ 21404] By: ams on 2003/10/06 03:32:50 Log: Subject: [perl #24120] Tie::Hash documentation has broken code From: "Benjamin J. Tilly" (via RT) Date: 5 Oct 2003 18:40:36 -0000 Message-Id: (Applied without $VERSION update.) Branch: perl ! lib/Tie/Hash.pm ____________________________________________________________________________ [ 21403] By: ams on 2003/10/06 03:26:39 Log: Subject: Re: [PATCH] [perl #24113] mistake in perlretut From: Robert Spier Date: Sun, 05 Oct 2003 21:34:30 -0700 Message-Id: Branch: perl ! pod/perlretut.pod ____________________________________________________________________________ [ 21402] By: ams on 2003/10/05 03:08:53 Log: Subject: [PATCH] pp_sys.c: pp_waitpid and EINTR From: Steve Grazzini Date: Sat, 4 Oct 2003 18:15:23 -0400 Message-Id: <20031004221523.GA29324@grazzini.net> Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 21401] By: ams on 2003/10/02 17:25:34 Log: Subject: Re: 5.8.1 and srand From: Slaven Rezic Date: Thu, 2 Oct 2003 15:51:11 +0000 Message-Id: <1065109871.3115@devpc01.iconmobile.de> Branch: perl ! t/op/fork.t ____________________________________________________________________________ [ 21400] By: hv on 2003/10/02 09:34:36 Log: minor cleanup for Changes Branch: perl ! Changes ____________________________________________________________________________ [ 21399] By: hv on 2003/10/02 09:18:27 Log: Update changes Branch: perl ! Changes patchlevel.h ____________________________________________________________________________ [ 21398] By: hv on 2003/10/02 09:15:42 Log: build perlapi.pod in deterministic order even when functions differ only in case; regen perlapi.pod Branch: perl ! autodoc.pl pod/perlapi.pod ____________________________________________________________________________ [ 21397] By: ams on 2003/10/02 07:48:51 Log: Subject: Re: 5.8.1 and srand From: Brendan O'Dea Date: Thu, 2 Oct 2003 10:30:36 +1000 Message-Id: <20031002003036.GA9198@londo.c47.org> Branch: perl ! util.c ____________________________________________________________________________ [ 21396] By: ams on 2003/10/01 22:18:13 Log: Update Changes. Branch: perl ! Changes patchlevel.h ____________________________________________________________________________ [ 21394] By: ams on 2003/10/01 20:28:20 Log: Subject: misapplied patch 19452 From: Yitzchak Scott-Thoennes Date: Tue, 30 Sep 2003 06:01:50 -0700 Message-Id: <20030930130150.GA1436@efn.org> Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 21392] By: rgs on 2003/09/30 20:22:02 Log: Revamp the section on local() in perlsub. - avoid using the word "declare" in conjunction with local() - less archaelogical references - more about localization of lvalues - removes examples of localization of tied hashes that don't work - give titles to subsections - explain localization of magic values - explain localization of globs - fix link to perldelta Branch: perl ! pod/perlsub.pod ____________________________________________________________________________ [ 21391] By: rgs on 2003/09/30 12:47:13 Log: Useless "local $_" in a perlfaq3 example Branch: perl ! pod/perlfaq3.pod ____________________________________________________________________________ [ 21390] By: rgs on 2003/09/30 11:29:17 Log: Subject: Re: NCR MP-RAS perl problems [perl #23791] From: grommel@sears.com Date: Mon, 29 Sep 2003 14:45:16 -0500 Message-ID: Branch: perl ! hints/svr4.sh t/op/pack.t ____________________________________________________________________________ [ 21389] By: rgs on 2003/09/30 11:06:53 Log: Add a TODO test for bug #23790, by Abigail Branch: perl ! t/op/sub_lval.t ____________________________________________________________________________ [ 21388] By: rgs on 2003/09/30 10:52:50 Log: Subject: [PATCH] Re: [perl #24071] Typo in description of binmode From: Yitzchak Scott-Thoennes Date: Tue, 30 Sep 2003 04:53:02 -0700 Message-ID: <20030930115302.GA3200@efn.org> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 21387] By: rgs on 2003/09/29 12:47:37 Log: Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t From: Tom Horsley Date: Mon, 29 Sep 2003 13:00:09 GMT Message-Id: <200309291300.NAA23856@amber2.ccur.com> Branch: perl ! ext/Sys/Syslog/t/syslog.t hints/powerux.sh ____________________________________________________________________________ [ 21386] By: rgs on 2003/09/29 11:14:27 Log: Subject: [PATCH 5.8.1] Fix broken splitpod program From: Steve Hay Date: Mon, 29 Sep 2003 11:50:23 +0100 Message-ID: <3F780E6F.3020704@uk.radan.com> Branch: perl ! pod/splitpod ____________________________________________________________________________ [ 21385] By: rgs on 2003/09/29 11:09:32 Log: Subject: [PATCH 5.8.1] pod/perlrun.pod: no space after -i allowed From: Brendan O'Dea Date: Sun, 28 Sep 2003 23:23:34 +1000 Message-ID: <20030928132334.GA29499@londo.c47.org> Branch: perl ! pod/perlrun.pod ____________________________________________________________________________ [ 21384] By: rgs on 2003/09/26 20:39:19 Log: Nit to the maintainers list by SADAHIRO Tomoyuki Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 21383] By: jhi on 2003/09/26 04:41:17 Log: Missing +x bits. Branch: perl ! Porting/makerel ____________________________________________________________________________ [ 21382] By: rgs on 2003/09/25 19:40:50 Log: Update the perldelta for 5.9.0. Branch: perl ! pod/perldelta.pod ____________________________________________________________________________ [ 21381] By: rgs on 2003/09/25 19:02:12 Log: Add the perl581delta manpage. Regenerate the table of contents. Branch: perl + pod/perl581delta.pod ! MANIFEST pod.lst pod/perl.pod pod/perlhist.pod pod/perltoc.pod ! vms/descrip_mms.template win32/pod.mak ____________________________________________________________________________ [ 21380] By: rgs on 2003/09/25 18:36:45 Log: Update perlhist.pod Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 21372] By: gbarr on 2003/09/25 07:35:24 Log: Sync with libnet 1.17 Branch: perl ! lib/Net/ChangeLog.libnet lib/Net/Domain.pm lib/Net/FTP.pm ____________________________________________________________________________ [ 21371] By: gbarr on 2003/09/25 06:57:35 Log: Update to Scalar-List-Utils 1.13 Branch: perl ! ext/List/Util/ChangeLog ext/List/Util/Util.xs ! ext/List/Util/lib/List/Util.pm ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t ____________________________________________________________________________ [ 21370] By: jhi on 2003/09/25 06:45:42 Log: CPAN sites update. Branch: perl ! pod/perlmodlib.PL ____________________________________________________________________________ [ 21369] By: jhi on 2003/09/25 05:22:48 Log: Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98) From: Greg Matheson Date: Wed, 24 Sep 2003 22:51:09 +0800 Message-ID: <20030924225109.A17126@ms> (Win98 + MinGW, a missing Win95.pm hunk) Branch: perl ! lib/ExtUtils/MM_Win95.pm ____________________________________________________________________________ [ 21365] By: jhi on 2003/09/25 04:44:05 Log: AUTHORS tweak. Branch: perl ! AUTHORS ____________________________________________________________________________ [ 21361] By: jhi on 2003/09/24 17:40:42 Log: Even though undefing SPACE and FORMAT should be safe, at this point I'm choosing to be paranoid and using #ifdef __Lynx__. Branch: perl ! perl.h ____________________________________________________________________________ [ 21360] By: jhi on 2003/09/24 17:30:07 Log: Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS From: Olli Savia (via RT) Date: 24 Sep 2003 15:42:41 -0000 Message-ID: Branch: perl ! mg.c perl.h perlio.c pp_sys.c ____________________________________________________________________________ [ 21356] By: jhi on 2003/09/24 08:27:52 Log: Subject: [DOCPATCH] attributes.pm From: Elizabeth Mattijsen Date: Wed, 24 Sep 2003 11:00:42 +0200 Message-Id: (reformatted a bit) Branch: perl ! lib/attributes.pm ____________________________________________________________________________ [ 21354] By: jhi on 2003/09/24 07:25:48 Log: A fix from Graham for [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz (seemingly a NV casting issue) Branch: perl ! ext/List/Util/Util.xs ____________________________________________________________________________ [ 21353] By: jhi on 2003/09/24 05:05:39 Log: Someone actually reads the Makefile.PL messages, it seems. (from Jonathan Leffler) Branch: perl ! ext/Time/HiRes/Makefile.PL ____________________________________________________________________________ [ 21351] By: jhi on 2003/09/24 04:54:33 Log: perliol tweaks. Branch: perl ! pod/perliol.pod ____________________________________________________________________________ [ 21349] By: rgs on 2003/09/23 22:09:57 Log: The FAQ answer about POD comments was incorrect. [perl #23893] (plus a few typos.) Branch: perl ! pod/perlfaq7.pod pod/perlpodspec.pod ____________________________________________________________________________ [ 21348] By: rgs on 2003/09/23 21:56:50 Log: Subject: [PATCH] perlvar From: Juerd Date: Sun, 21 Sep 2003 21:40:54 +0200 Message-ID: <20030921194054.GD14702@c3.convolution.nl> Branch: perl ! pod/perlvar.pod ____________________________________________________________________________ [ 21344] By: jhi on 2003/09/23 19:33:45 Log: Subject: Re: NCR MP-RAS perl problems [perl #23791] From: grommel@sears.com Date: Tue, 23 Sep 2003 13:40:33 -0500 Message-ID: Branch: perl ! hints/svr4.sh t/op/stat.t ____________________________________________________________________________ [ 21343] By: jhi on 2003/09/23 19:26:06 Log: Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease) From: Yitzchak Scott-Thoennes Date: Tue, 23 Sep 2003 09:13:55 -0700 Message-ID: <20030923161354.GA2432@efn.org> Branch: perl ! INSTALL ____________________________________________________________________________ [ 21342] By: rgs on 2003/09/23 19:12:58 Log: Minor nit in a debug message of the tokenizer. Branch: perl ! toke.c ____________________________________________________________________________ [ 21340] By: jhi on 2003/09/23 12:33:53 Log: Let's call it 2.34, already (from Johan). Branch: perl ! lib/Getopt/Long.pm ____________________________________________________________________________ [ 21339] By: jhi on 2003/09/23 12:31:08 Log: Subject: Re: [PATCH] RC5 and Intel's ICC From: "Marcus Holland-Moritz" Date: Tue, 23 Sep 2003 15:04:35 +0200 Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2> (add -we147 to ccflags if cc = ICC so that prototype detection works right) Branch: perl ! hints/linux.sh ____________________________________________________________________________ [ 21338] By: jhi on 2003/09/23 12:02:28 Log: Bump the Encode version to 1.9801 since we are no more identical to the CPAN version. Branch: perl ! ext/Encode/Encode.pm ____________________________________________________________________________ [ 21332] By: jhi on 2003/09/23 09:17:32 Log: ucmlintage. Branch: perl ! ext/Encode/ucm/gsm0338.ucm ____________________________________________________________________________ [ 21331] By: jhi on 2003/09/23 09:11:23 Log: GSM 03.38 mapping in Encoding::Byte is incorrect Fix as much as possible - the specification is still a bit unclear. Branch: perl + ext/Encode/t/gsm0338.t ! MANIFEST ext/Encode/MANIFEST ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm ____________________________________________________________________________ [ 21329] By: jhi on 2003/09/23 06:10:28 Log: Subject: [PATCH] Re: B::Deparse fails in pure_string() From: Stephen McCamant Date: Mon, 22 Sep 2003 20:53:57 -0700 Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU> Branch: perl ! ext/B/B/Deparse.pm ____________________________________________________________________________ [ 21327] By: jhi on 2003/09/23 04:51:15 Log: Subject: [PATCH] RC5 and Intel's ICC From: "Marcus Holland-Moritz" Date: Mon, 22 Sep 2003 22:52:40 +0200 Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2> (the missing void return type) Branch: perl ! ext/threads/shared/shared.xs ____________________________________________________________________________ [ 21326] By: jhi on 2003/09/23 04:46:48 Log: Subject: [PATCH] RC5 and Intel's ICC From: "Marcus Holland-Moritz" Date: Mon, 22 Sep 2003 22:52:40 +0200 Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2> (the attribute part) Branch: perl ! ext/Devel/PPPort/PPPort.pm perl.h ____________________________________________________________________________ [ 21325] By: jhi on 2003/09/23 04:43:29 Log: Stray CRs noticed by Jan Dubois. Branch: perl ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/t/MM_Win32.t ____________________________________________________________________________ [ 21324] By: jhi on 2003/09/23 04:40:19 Log: The RCs have been missing CRs from certain files because not all shells can handle multiline arguments right. Branch: perl ! Porting/makerel ____________________________________________________________________________ [ 21323] By: rgs on 2003/09/22 20:31:19 Log: When localising a magic value, propagæte the readonly flag only if this scalar has \0 magic or has magic without a 'set' method. (follows change #20479 for bug #23141.) Branch: perl ! scope.c t/op/local.t ____________________________________________________________________________ [ 21319] By: jhi on 2003/09/22 18:16:40 Log: An error message need not be a novel. Branch: perl ! pod/perldiag.pod pp_hot.c ____________________________________________________________________________ [ 21318] By: jhi on 2003/09/22 17:45:23 Log: Upgrade to Math::BigInt 1.66. Branch: perl ! lib/Math/BigFloat.pm lib/Math/BigInt.pm ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t ____________________________________________________________________________ [ 21311] By: jhi on 2003/09/22 08:49:24 Log: Some more perlio doc tweaks based on NI-S. Branch: perl ! pod/perliol.pod ____________________________________________________________________________ [ 21305] By: jhi on 2003/09/22 05:59:54 Log: Upgrade to Time::HiRes 1.51. Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm ____________________________________________________________________________ [ 21303] By: jhi on 2003/09/22 04:37:21 Log: Upgrade to Getopt::Long 2.33_03. Branch: perl ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES ____________________________________________________________________________ [ 21302] By: jhi on 2003/09/22 04:28:57 Log: CPAN.pm 1.76_01 from Andreas. Branch: perl ! lib/CPAN.pm ____________________________________________________________________________ [ 21299] By: jhi on 2003/09/21 09:23:17 Log: Regen toc. Branch: perl ! pod/perltoc.pod ____________________________________________________________________________ [ 21298] By: jhi on 2003/09/21 09:22:57 Log: Handle also the curliffy files when tocing. Branch: perl ! pod/buildtoc ____________________________________________________________________________ [ 21297] By: jhi on 2003/09/21 08:50:22 Log: Macrofy the compile/runtime test. Branch: perl ! cop.h gv.c perl.h pp_ctl.c regcomp.c sv.c utf8.c ____________________________________________________________________________ [ 21296] By: jhi on 2003/09/21 08:47:32 Log: Tweak the section name to agree with the change #21295. Branch: perl ! lib/PerlIO.pm ____________________________________________________________________________ [ 21295] By: jhi on 2003/09/21 08:44:52 Log: One obvious place to look for PerlIO implementations. Branch: perl ! pod/perliol.pod ____________________________________________________________________________ [ 21294] By: jhi on 2003/09/21 08:15:52 Log: Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t From: Dave Mitchell Date: Fri, 19 Sep 2003 19:35:44 +0100 Message-ID: <20030919183544.GA14563@fdgroup.com> Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 21293] By: jhi on 2003/09/21 08:13:58 Log: More PerlIO documentation. Branch: perl ! lib/PerlIO.pm pod/perliol.pod ____________________________________________________________________________ [ 21292] By: jhi on 2003/09/20 18:44:07 Log: Retract #21273, #21264, and #21263 as requested by Schwern. (The real bug was mp2 being too "friendly" with MM innards.) Branch: perl ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t ____________________________________________________________________________ [ 21291] By: jhi on 2003/09/20 18:37:33 Log: In FreeBSD allow one to try using Perl's malloc with threads. Branch: perl ! hints/freebsd.sh ____________________________________________________________________________ [ 21290] By: rgs on 2003/09/20 10:05:38 Log: Missing perlfaq chunk. Branch: perl ! pod/perlfaq4.pod ____________________________________________________________________________ [ 21289] By: rgs on 2003/09/20 10:00:12 Log: FAQ sync. Branch: perl ! pod/perlfaq4.pod ____________________________________________________________________________ [ 21288] By: jhi on 2003/09/19 14:49:20 Log: Subject: typo fixo From: Vadim Konovalov Date: Fri, 19 Sep 2003 06:32:08 +0400 Message-ID: <4538131828.20030919063208@mail.wplus.net> Branch: perl ! pod/perlunicode.pod ____________________________________________________________________________ [ 21286] By: jhi on 2003/09/19 04:48:52 Log: Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2 From: Ilya Zakharevich Date: Thu, 18 Sep 2003 19:01:06 -0700 Message-ID: <20030919020106.GA22511@math.berkeley.edu> Branch: perl ! os2/os2.c ____________________________________________________________________________ [ 21285] By: jhi on 2003/09/19 04:46:39 Log: Tests for change #21284. Branch: perl ! lib/dumpvar.t ____________________________________________________________________________ [ 21284] By: jhi on 2003/09/19 04:46:12 Log: Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken From: Ilya Zakharevich Date: Thu, 18 Sep 2003 18:58:59 -0700 Message-ID: <20030919015858.GA22503@math.berkeley.edu> Branch: perl ! lib/dumpvar.pl ____________________________________________________________________________ [ 21283] By: rgs on 2003/09/18 21:29:23 Log: Perlfaq nits from Iain Truskett. (from the perlfaq-workers list) Branch: perl ! pod/perlfaq2.pod pod/perlfaq4.pod pod/perlfaq8.pod ____________________________________________________________________________ [ 21282] By: rgs on 2003/09/18 21:10:26 Log: Integrate a change from the perlfaq CVS. I consider the bleadperl version being more up-to-date as of now. Branch: perl ! pod/perlfaq3.pod ____________________________________________________________________________ [ 21277] By: jhi on 2003/09/18 19:23:22 Log: Subject: [PATCH 5.8.1 @21211] -M -A -C broken From: Ilya Zakharevich Date: Thu, 18 Sep 2003 11:02:02 -0700 Message-ID: <20030918180202.GA21949@math.berkeley.edu> (use stat.t instead of time.t) Branch: perl ! os2/os2ish.h pp_sys.c t/op/stat.t ____________________________________________________________________________ [ 21276] By: jhi on 2003/09/18 19:15:07 Log: Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults From: Rick Delaney Date: Wed, 1 Jan 2003 22:54:59 -0500 Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com> (Pity the first patch fell through the cracks back then. Not that forbidding non-object copy constructors is the right thing to do but the bug could use fixing.) Branch: perl ! lib/overload.t pp.h ____________________________________________________________________________ [ 21274] By: jhi on 2003/09/18 10:59:58 Log: Subject: [PATCH] small fix for Devel::PPPort From: Tassilo von Parseval Date: Thu, 18 Sep 2003 10:14:58 +0200 Message-id: <20030918081458.GA2653@ethan> Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm ____________________________________________________________________________ [ 21273] By: jhi on 2003/09/18 10:57:41 Log: ld has many guises. Branch: perl ! lib/ExtUtils/t/MM_Unix.t ____________________________________________________________________________ [ 21271] By: jhi on 2003/09/18 08:05:28 Log: Missed OS/2 patch hunk. Branch: perl ! os2/os2.c ____________________________________________________________________________ [ 21270] By: jhi on 2003/09/18 05:00:23 Log: Subject: Patch for VMS::Filespec From: Ken Williams Date: Wed, 17 Sep 2003 20:11:46 -0500 Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org> Branch: perl ! vms/ext/Filespec.pm ____________________________________________________________________________ [ 21268] By: jhi on 2003/09/18 04:58:05 Log: Subject: 5.8.1 warnings when long double == double From: Andy Dougherty Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT) Message-ID: (the changed message) Branch: perl ! Configure ____________________________________________________________________________ [ 21267] By: jhi on 2003/09/18 04:54:16 Log: Patch from Enache Adrian for the new tricks of gcc 3.4 for "is this symbol defined" scanning of Configure. Branch: perl ! Configure ____________________________________________________________________________ [ 21266] By: jhi on 2003/09/18 04:29:55 Log: Make it possible to override the mistrustnm hint in Solaris. Branch: perl ! hints/solaris_2.sh ____________________________________________________________________________ [ 21264] By: jhi on 2003/09/17 21:01:36 Log: A potential fix for non-empty LD in Unix. Branch: perl ! lib/ExtUtils/t/MM_Unix.t ____________________________________________________________________________ [ 21263] By: jhi on 2003/09/17 14:09:50 Log: Subject: RE: MM in maint@21251 breaks mp2 From: "Orton, Yves" Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2> Date: Wed, 17 Sep 2003 15:47:35 +0100 Branch: perl ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t ____________________________________________________________________________ [ 21261] By: jhi on 2003/09/17 09:33:39 Log: The AIX C product potentially consists of several packages, the main package being (hopefully) the first one. Branch: perl ! hints/aix.sh ____________________________________________________________________________ [ 21260] By: jhi on 2003/09/17 07:52:03 Log: Fix Solaris ccversion not having the cc version. Branch: perl ! hints/solaris_2.sh ____________________________________________________________________________ [ 21259] By: jhi on 2003/09/17 06:02:19 Log: Subject: [PATCH 5.8.1 @21211] OS/2 APIs again From: Ilya Zakharevich Date: Tue, 16 Sep 2003 23:49:42 -0700 Message-ID: <20030917064941.GA20444@math.berkeley.edu> Branch: perl ! os2/os2ish.h ____________________________________________________________________________ [ 21258] By: jhi on 2003/09/17 06:00:48 Log: Subject: [PATCH 5.8.1 @21211] os2_process.t From: Ilya Zakharevich Date: Tue, 16 Sep 2003 23:21:48 -0700 Message-ID: <20030917062147.GA20400@math.berkeley.edu> Branch: perl ! os2/OS2/Process/t/os2_process.t ____________________________________________________________________________ [ 21257] By: jhi on 2003/09/17 03:53:46 Log: Subject: [PATCH 5.8.1 @21211] magic.t From: Ilya Zakharevich Date: Tue, 16 Sep 2003 19:17:57 -0700 Message-ID: <20030917021757.GA20261@math.berkeley.edu> Branch: perl ! t/op/magic.t ____________________________________________________________________________ [ 21253] By: jhi on 2003/09/16 19:48:08 Log: Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes From: Dave Mitchell Date: Tue, 16 Sep 2003 21:56:20 +0100 Message-ID: <20030916205620.GB1246@fdgroup.com> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 21249] By: jhi on 2003/09/16 19:10:58 Log: More suggested patches for NCR MP-RAS from Andy Dougherty. Branch: perl + ext/Time/HiRes/hints/svr4.pl ! MANIFEST ext/Sys/Syslog/t/syslog.t t/op/pack.t ____________________________________________________________________________ [ 21247] By: jhi on 2003/09/16 18:57:34 Log: Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS From: Andy Dougherty Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT) Message-ID: Branch: perl ! ext/POSIX/hints/svr4.pl hints/svr4.sh ____________________________________________________________________________ [ 21245] By: jhi on 2003/09/16 18:47:52 Log: Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std From: Ilya Zakharevich Date: Wed, 4 Jun 2003 00:45:23 -0700 Message-ID: <20030604074523.GA7148@math.berkeley.edu> Branch: perl ! lib/Getopt/Std.pm ____________________________________________________________________________ [ 21243] By: jhi on 2003/09/16 12:18:03 Log: Give a concrete example of the still existing Unicode slowness. Branch: perl ! pod/perlunicode.pod ____________________________________________________________________________ [ 21241] By: jhi on 2003/09/16 06:38:45 Log: Make the VERSION of File::Spec be 0.86, otherwise File::Temp's use File::Spec 0.8 is unhappy. Branch: perl ! lib/File/Spec.pm ____________________________________________________________________________ [ 21240] By: jhi on 2003/09/16 06:34:35 Log: The test is not needed, says Schwern. Branch: perl - lib/base/t/fields-560.t ! MANIFEST ____________________________________________________________________________ [ 21239] By: jhi on 2003/09/16 05:04:09 Log: Upgrade to File::Spec 0.85_03. Branch: perl + lib/File/Spec/t/crossplatform.t ! MANIFEST lib/File/Spec.pm lib/File/Spec/Mac.pm ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm ! lib/File/Spec/t/Spec.t ____________________________________________________________________________ [ 21238] By: jhi on 2003/09/16 04:57:08 Log: Upgrade to MakeMaker 6.17. Branch: perl ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm ! lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t ! t/lib/MakeMaker/Test/Utils.pm ____________________________________________________________________________ [ 21235] By: jhi on 2003/09/16 04:35:34 Log: Upgrade to base 2.03. (Rename the fields-5.6.0.t to have less d.o.t.s.) Branch: perl + lib/base/t/base.t lib/base/t/fields-560.t + lib/base/t/fields-base.t lib/base/t/fields.t - lib/fields-base.t lib/fields.t ! MANIFEST lib/base.pm lib/fields.pm ____________________________________________________________________________ [ 21234] By: jhi on 2003/09/15 19:17:03 Log: Subject: Re: perl@21233 looks ok on VMS 7.3-1 From: PPrymmer@factset.com Date: Mon, 15 Sep 2003 15:28:52 -0400 Message-ID: Branch: perl ! lib/Memoize/t/tie_sdbm.t ____________________________________________________________________________ [ 21230] By: jhi on 2003/09/14 17:46:52 Log: Check the context of for/grep/map. Branch: perl ! t/op/grep.t ____________________________________________________________________________ [ 21228] By: jhi on 2003/09/14 13:40:23 Log: For-non-perlio places we need STDOUT back. Branch: perl ! t/io/dup.t ____________________________________________________________________________ [ 21227] By: jhi on 2003/09/14 09:44:49 Log: Also IRIX wants setlogsock('stream'). Branch: perl ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t ____________________________________________________________________________ [ 21224] By: jhi on 2003/09/14 07:44:26 Log: More portable reading. Branch: perl ! t/io/dup.t ____________________________________________________________________________ [ 21222] By: jhi on 2003/09/14 07:35:28 Log: More dup testing. Branch: perl ! t/io/dup.t ____________________________________________________________________________ [ 21220] By: jhi on 2003/09/14 06:54:05 Log: Use $Config{_exe}. Branch: perl ! t/run/switches.t ____________________________________________________________________________ [ 21219] By: jhi on 2003/09/14 06:46:26 Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API From: Ilya Zakharevich Date: Sat, 13 Sep 2003 20:20:30 -0700 Message-ID: <20030914032030.GA17822@math.berkeley.edu> Branch: perl ! os2/os2.c t/run/switches.t ____________________________________________________________________________ [ 21218] By: jhi on 2003/09/14 06:45:13 Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API From: Michael G Schwern Date: Thu, 11 Sep 2003 15:07:10 -0700 Message-ID: <20030911220710.GO18786@windhund.schwern.org> (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted) Branch: perl ! lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ [ 21217] By: jhi on 2003/09/14 06:42:12 Log: Subject: [PATCH] PerlIO_tmpfile clean-up for VMS From: "Craig A. Berry" Date: Sun, 14 Sep 2003 00:23:56 -0500 Message-ID: <3F63FB6C.5040502@mac.com> Branch: perl ! perlio.c ____________________________________________________________________________ [ 21214] By: jhi on 2003/09/13 18:33:41 Log: parse_version doesn't always succeed. Branch: perl ! Porting/cmpVERSION.pl ____________________________________________________________________________ [ 21213] By: jhi on 2003/09/13 18:31:41 Log: pod changes, so change $VERSION. Branch: perl ! lib/Fatal.pm ____________________________________________________________________________ [ 21210] By: jhi on 2003/09/13 15:24:38 Log: Subject: Re: unicode regex problem From: hv@crypt.org Date: Sat, 13 Sep 2003 15:21:34 +0100 Message-Id: <200309131421.h8DELYx25894@zen.crypt.org> Branch: perl ! regcomp.c t/op/pat.t ____________________________________________________________________________ [ 21209] By: jhi on 2003/09/13 15:22:38 Log: More PerlIO warnings changes. Branch: perl ! ext/PerlIO/t/fail.t t/lib/warnings/perlio ____________________________________________________________________________ [ 21208] By: jhi on 2003/09/13 11:15:40 Log: The "perlio: " prefix looks a little odd in the few warning/error messages, since no other 'subsystems' have prefixes. Branch: perl ! perlio.c pod/perldiag.pod t/io/open.t ____________________________________________________________________________ [ 21207] By: jhi on 2003/09/13 10:37:30 Log: Layer names were recognized by their prefixes (e.g. open(F, ":u", "file") worked...) Branch: perl ! perlio.c t/io/open.t ____________________________________________________________________________ [ 21206] By: jhi on 2003/09/13 10:10:46 Log: Apparently at some point doing 3-arg open with illegal mode like ">>>" had stopped croaking. Branch: perl ! doio.c t/io/open.t ____________________________________________________________________________ [ 21205] By: jhi on 2003/09/13 08:42:10 Log: Minuscule code cleanup. Branch: perl ! doio.c ____________________________________________________________________________ [ 21204] By: jhi on 2003/09/13 06:47:23 Log: Subject: [perl #23788] int of a fraction errors From: "Boyd, Brooks D" (via RT) Date: 11 Sep 2003 22:38:19 -0000 Message-ID: Add a separate faq entry for int(). (Yes, a bit redundant with the existing "why are my numbers broken" entry.) Branch: perl ! pod/perlfaq4.pod ____________________________________________________________________________ [ 21203] By: jhi on 2003/09/13 06:34:03 Log: Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio From: Stas Bekman Date: Fri, 12 Sep 2003 13:44:11 -0700 Message-ID: <3F62301B.3080604@stason.org> s/discipline/IO layer/, instead of "unknown" say "unavailable", and have the fuller explanation in perldiag. Branch: perl ! doio.c pod/perldiag.pod ____________________________________________________________________________ [ 21202] By: jhi on 2003/09/13 06:07:27 Log: Make the new glob tests pass (well, skip) even with miniperl. Branch: perl ! t/run/fresh_perl.t ____________________________________________________________________________ [ 21201] By: rgs on 2003/09/12 21:41:04 Log: Stringify the $VERSION of DynaLoader so it's never dependent on localized float-to-string conversions. Branch: perl ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ [ 21198] By: jhi on 2003/09/12 17:59:25 Log: It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/, since that would break a lot of code.) Also few stray UTF16s, UTF32s, and "encoded in Unicode". Branch: perl ! doop.c hv.h pod/perl570delta.pod pod/perl58delta.pod ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod ! pod/perlhack.pod pod/perlpodspec.pod pod/perltoc.pod ! pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod ! pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h utfebcdic.h ____________________________________________________________________________ [ 21197] By: jhi on 2003/09/12 17:24:17 Log: The buildtoc now has options. Branch: perl ! pod/Makefile.SH ____________________________________________________________________________ [ 21196] By: jhi on 2003/09/12 14:33:16 Log: Some more tweaks on open ...&=. Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 21194] By: jhi on 2003/09/12 11:36:14 Log: Slightly more documentation for open ...&=. Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 21193] By: jhi on 2003/09/12 03:21:53 Log: Document the new strict strict in strict. Branch: perl ! lib/strict.pm ____________________________________________________________________________ [ 21191] By: jhi on 2003/09/12 03:03:17 Log: More comments for the FreeBSD threads hints. Branch: perl ! hints/freebsd.sh ____________________________________________________________________________ [ 21188] By: jhi on 2003/09/11 20:23:55 Log: More refactoring of the FreeBSD threads hints. Basically, for fresh enough 5.x the -pthread is dropped, otherwise keep it, and no known FreeBSD release has a functional gethostbyaddr_r. Branch: perl ! hints/freebsd.sh ____________________________________________________________________________ [ 21187] By: jhi on 2003/09/11 20:12:00 Log: Subject: [PATCH 5.8.1 @20218] OS/2 API From: Ilya Zakharevich Date: Thu, 11 Sep 2003 09:15:04 -0700 Message-ID: <20030911161504.GA16113@math.berkeley.edu> Branch: perl ! os2/OS2/Process/MANIFEST os2/OS2/Process/Process.pm ! os2/OS2/Process/Process.xs ____________________________________________________________________________ [ 21186] By: jhi on 2003/09/11 20:10:32 Log: Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited From: "Brendan O'Dea" Date: Fri, 12 Sep 2003 00:12:51 +1000 Message-ID: <20030911141251.GA26907@londo.c47.org> Branch: perl ! perl.c ____________________________________________________________________________ [ 21181] By: jhi on 2003/09/11 08:25:13 Log: The change of not needing -pthread in FreeBSD 5.x is very recent (Sep 3) (from Anton Berezin). Branch: perl ! hints/freebsd.sh ____________________________________________________________________________ [ 21179] By: jhi on 2003/09/11 06:13:12 Log: Upgrade to Pod::Perldoc 3.10. (Yes, the doughera address change is wrong, but hardly worth 3.11.) Branch: perl ! lib/Pod/Perldoc.pm ____________________________________________________________________________ [ 21176] By: jhi on 2003/09/11 05:22:27 Log: Upgrade to base 2.02. Branch: perl + lib/fields-base.t ! MANIFEST lib/base.pm lib/fields.t ____________________________________________________________________________ [ 21174] By: jhi on 2003/09/11 04:45:56 Log: Replace #21158 with a better patch from Hugo (for [perl #23769]). Branch: perl ! regcomp.c regexec.c t/op/pat.t ____________________________________________________________________________ [ 21173] By: jhi on 2003/09/11 03:08:04 Log: Subject: [PATCH][TESTS] dumpvar.pl From: Joe McMahon Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT) Message-ID: Branch: perl ! lib/dumpvar.pl lib/dumpvar.t ____________________________________________________________________________ [ 21172] By: jhi on 2003/09/11 03:03:52 Log: Enache still wants -pthread gone for FreeBSD 5.x since it doesn't work with the latest -current. Branch: perl ! hints/freebsd.sh ____________________________________________________________________________ [ 21171] By: jhi on 2003/09/11 02:58:29 Log: Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags) From: Stas Bekman Date: Thu, 28 Aug 2003 16:10:48 -0700 Message-ID: <3F4E8BF8.1090800@stason.org> Branch: perl ! emacs/cperl-mode.el emacs/ptags ____________________________________________________________________________ [ 21170] By: jhi on 2003/09/11 02:56:50 Log: Retract #21149, sez Schwern. Branch: perl ! lib/Test/More.pm ____________________________________________________________________________ [ 21169] By: jhi on 2003/09/11 02:55:49 Log: Retract #21168 based on advice from Anton Berezin (added). Branch: perl ! hints/freebsd.sh ____________________________________________________________________________ [ 21168] By: rgs on 2003/09/10 21:43:40 Log: Subject: nit to hints/freebsd.sh From: Enache Adrian Date: Wed, 10 Sep 2003 19:50:59 +0300 Message-ID: <20030910165059.GB1321@ratsnest.hole> Branch: perl ! hints/freebsd.sh ____________________________________________________________________________ [ 21167] By: rgs on 2003/09/10 21:18:59 Log: Subject: Re: [perl #15395] lexical warnings and inheritance From: Anno Siegel Date: Sun, 31 Aug 2003 22:08:19 GMT Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE> The test has been moved into warnings.pm's test suite. Note that this patch fixed as well the behaviour of warnings::enabled regarding lexical scoping and different files; hence the expected results in a few tests in /t/lib/warnings/9enabled has been reverted. Branch: perl ! lib/warnings.pm t/lib/warnings/9enabled warnings.pl ____________________________________________________________________________ [ 21166] By: rgs on 2003/09/10 19:36:30 Log: Remove the warning in perlfaq about using map in void context : From: abigail@abigail.nl (Abigail) Subject: [PATCH perlfaq6] map in a void context. Date: Tue, 9 Sep 2003 10:31:58 +0200 Message-ID: <20030909083158.GA24125@abigail.nl> Branch: perl ! pod/perlfaq6.pod ____________________________________________________________________________ [ 21165] By: jhi on 2003/09/10 16:48:52 Log: Subject: [PATCH] AUTHORS From: enache@rdslink.ro (Enache Adrian) Date: Tue, 9 Sep 2003 19:34:05 +0300 Message-ID: <20030909163405.GB1398@ratsnest.hole> Branch: perl ! AUTHORS ____________________________________________________________________________ [ 21164] By: jhi on 2003/09/10 15:38:51 Log: Regen perlapi. Branch: perl ! pod/perlapi.pod ____________________________________________________________________________ [ 21163] By: merijn on 2003/09/10 15:31:27 Log: Subject: [perl #23778] hints/aix.sh Date: 10 Sep 2003 16:30:32 -0000 From: "Gary L. Armstrong" (via RT) Message-ID: Branch: perl ! hints/aix.sh ____________________________________________________________________________ [ 21162] By: jhi on 2003/09/10 15:21:43 Log: blead version of #21161. Branch: perl ! pod/perlvar.pod ____________________________________________________________________________ [ 21160] By: jhi on 2003/09/10 15:11:59 Log: Subject: Re: Decreasing VMS tests in File::Spec::VMS? From: PPrymmer@factset.com Message-ID: Date: Fri, 5 Sep 2003 17:46:48 -0400 Branch: perl ! lib/File/Spec/t/Spec.t ____________________________________________________________________________ [ 21159] By: jhi on 2003/09/10 15:10:06 Log: Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph From: Kurt Starsinic Date: Tue, 9 Sep 2003 23:16:00 -0400 Message-ID: <20030910031600.GA30554@verizon.net> Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph From: "Brendan O'Dea" Date: Wed, 10 Sep 2003 22:03:15 +1000 Message-ID: <20030910120315.GA1372@londo.c47.org> Branch: perl ! t/lib/h2ph.pht utils/h2ph.PL ____________________________________________________________________________ [ 21158] By: jhi on 2003/09/10 09:31:24 Log: Unicode regex broken on simple example regrepeat() did not work right for UTF-8(ed Latin-1) in the EXACT case, which made the \x{a0}+ fail. Branch: perl ! regexec.c t/op/pat.t ____________________________________________________________________________ [ 21157] By: jhi on 2003/09/10 08:15:54 Log: Linenumbers for utf8 warnings were wrong, test also rcatline. Branch: perl ! pp_hot.c t/io/utf8.t ____________________________________________________________________________ [ 21156] By: jhi on 2003/09/10 08:05:13 Log: Detypo and explain better. Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 21155] By: jhi on 2003/09/10 08:02:55 Log: If doing rcatline no point rescanning each time the beginning of the SV for utf8 validity. Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 21154] By: jhi on 2003/09/10 07:16:52 Log: No utf8 warnings without use warnings. Branch: perl ! t/io/utf8.t ____________________________________________________________________________ [ 21153] By: jhi on 2003/09/10 06:57:16 Log: Reading a latin1 file with open(... "<:utf8") will freeze is no more valid, the script doesn't freeze, but I noticed that neither does the complain about bad UTF-8 as it should and as it does with :encoding(utf8). Branch: perl ! pp_hot.c t/io/utf8.t ____________________________________________________________________________ [ 21152] By: jhi on 2003/09/10 06:54:02 Log: A new UTF-8 API, Perl_is_utf8_string_loc(), a variant of Perl_utf8_is_string(). Branch: perl ! embed.fnc embed.h global.sym proto.h utf8.c ____________________________________________________________________________ [ 21151] By: jhi on 2003/09/10 06:16:28 Log: Document a PerlIO/Encode warning. Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 21149] By: jhi on 2003/09/09 17:22:42 Log: Subject: Re: maint @ 21116 From: Fergal Daly Date: Tue, 9 Sep 2003 18:26:20 +0100 Message-Id: <200309091826.20630.fergal@esatclear.ie> (added warning) Branch: perl ! lib/Test/More.pm ____________________________________________________________________________ [ 21146] By: jhi on 2003/09/09 15:36:20 Log: Adjust the test count. Branch: perl ! lib/Test/Simple/t/is_deeply.t ____________________________________________________________________________ [ 21144] By: jhi on 2003/09/09 15:03:58 Log: AUTHORS update from Dave Mitchell. Branch: perl ! AUTHORS ____________________________________________________________________________ [ 21143] By: jhi on 2003/09/09 15:02:18 Log: Retract #20548 and #20465. Branch: perl ! lib/Test/More.pm lib/Test/Simple/t/More.t ! lib/Test/Simple/t/is_deeply.t ____________________________________________________________________________ [ 21141] By: jhi on 2003/09/09 14:27:10 Log: Subject: Re: maint @ 21116 From: Enache Adrian Date: Tue, 9 Sep 2003 16:59:44 +0300 Message-ID: <20030909135944.GA1666@ratsnest.hole> Branch: perl ! makedef.pl ____________________________________________________________________________ [ 21140] By: jhi on 2003/09/09 14:25:51 Log: Retract #21132. Branch: perl ! makedef.pl perl.h ____________________________________________________________________________ [ 21139] By: jhi on 2003/09/09 11:55:33 Log: Warn more about disclosing the hash seed, from Scott A. Crosby. Branch: perl ! lib/Hash/Util.pm pod/perlrun.pod ____________________________________________________________________________ [ 21137] By: jhi on 2003/09/09 09:50:13 Log: Subject: =encoding in perlpod/perlpodspec From: sburke@cpan.org (Sean M. Burke) Date: Sun, 07 Sep 2003 03:08:28 -0800 Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com> Branch: perl ! pod/perlpod.pod pod/perlpodspec.pod ____________________________________________________________________________ [ 21136] By: jhi on 2003/09/09 09:46:01 Log: One more chance... Elizabeth's change #21107 plus Subject: Re: [PATCH] warnings.pl: each thread 10K smaller From: Rafael Garcia-Suarez Date: Tue, 9 Sep 2003 01:44:24 +0200 Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr> Branch: perl ! lib/warnings.pm toke.c warnings.pl ____________________________________________________________________________ [ 21135] By: jhi on 2003/09/09 09:35:48 Log: One more test count tweak. Branch: perl ! t/op/grep.t ____________________________________________________________________________ [ 21132] By: jhi on 2003/09/09 07:57:20 Log: Subject: Re: maint @ 21116 From: Steve Hay Date: Tue, 09 Sep 2003 09:49:07 +0100 Message-ID: <3F5D9403.3040004@uk.radan.com> Branch: perl ! makedef.pl perl.h ____________________________________________________________________________ [ 21131] By: jhi on 2003/09/09 07:54:52 Log: Subject: Re: [PATCH] honoring void context for map(), return from sub end test From: david nicol Date: 08 Sep 2003 23:39:32 -0500 Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com> (a testcase) Branch: perl ! t/op/grep.t ____________________________________________________________________________ [ 21128] By: jhi on 2003/09/09 07:08:15 Log: Ooops, perlio into scalars was already history for this test... Branch: perl ! lib/dumpvar.t ____________________________________________________________________________ [ 21127] By: jhi on 2003/09/09 07:06:26 Log: Cannot do perlio into scalars without perlio. Branch: perl ! lib/dumpvar.t ____________________________________________________________________________ [ 21126] By: jhi on 2003/09/09 07:04:53 Log: I claim that the debugger is untestable until proven otherwise. Branch: perl - lib/perl5db/de0.t ! MANIFEST ____________________________________________________________________________ [ 21124] By: jhi on 2003/09/09 06:59:52 Log: In trying to save space, the warnings.pl change (#21107) pulled in attributes.pm... and the change didn't seem to be that well tested with different configurations. Retract #21119, #21117, #21107. Branch: perl ! ext/B/t/stash.t lib/warnings.pm warnings.pl ____________________________________________________________________________ [ 21122] By: jhi on 2003/09/09 06:28:31 Log: Really do #21121. Branch: perl ! MANIFEST ____________________________________________________________________________ [ 21121] By: jhi on 2003/09/09 05:56:52 Log: There's no particular reason to have the dumpvar.t in lib/perl5db/. Branch: perl + lib/dumpvar.t - lib/perl5db/dumpvar.t ! MANIFEST ____________________________________________________________________________ [ 21119] By: jhi on 2003/09/09 05:46:02 Log: strict stash seems to have gone, too. Branch: perl ! ext/B/t/stash.t ____________________________________________________________________________ [ 21117] By: rgs on 2003/09/08 22:26:36 Log: Loading warnings.pm now loads attributes.pm that loads strict.pm. (due to #21107 apparently.) Adjust this test accordingly. Branch: perl ! ext/B/t/stash.t ____________________________________________________________________________ [ 21113] By: jhi on 2003/09/08 21:10:53 Log: Subject: [PATCH] silence 1 compiler warning From: Nicholas Clark Date: Mon, 8 Sep 2003 23:04:45 +0100 Message-ID: <20030908230445.E30881@plum.flirble.org> Branch: perl ! universal.c ____________________________________________________________________________ [ 21112] By: jhi on 2003/09/08 21:09:34 Log: Retract #21096, mostly: I had misexplained the situation to Scott A. Crosby. Seeing the seed value while not good for the ultimate paranoia viewpoint is not that bad, as long as the users are fully aware of the dangers of disclosing the hash seed. So hash_seed() is okay. Being able to see the hash values (as in Java) would be another option, but dubious: it's not that per-key hash values themselves are bad to allow scripts to see, but rather that hash values are just as sensitive (from the DoSing viewpoint) as the hash seed itself (and there usually more hash values than the one hash seed....) Branch: perl ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c ____________________________________________________________________________ [ 21110] By: jhi on 2003/09/08 20:59:04 Log: Urk. unique, not shared. Branch: perl ! configpm ____________________________________________________________________________ [ 21109] By: jhi on 2003/09/08 20:57:25 Log: Subject: [PATCH] configpm: about 1.5K less per thread From: Elizabeth Mattijsen Date: Mon, 8 Sep 2003 23:58:34 +0200 Message-Id: Branch: perl ! configpm ____________________________________________________________________________ [ 21107] By: jhi on 2003/09/08 20:45:38 Log: Subject: [PATCH] warnings.pl: each thread 10K smaller From: Elizabeth Mattijsen Date: Mon, 8 Sep 2003 22:22:38 +0200 Message-Id: Branch: perl ! lib/warnings.pm warnings.pl ____________________________________________________________________________ [ 21106] By: rgs on 2003/09/08 20:45:03 Log: A version of change #21073 that works. Branch: perl ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t ____________________________________________________________________________ [ 21105] By: jhi on 2003/09/08 20:44:22 Log: Regen perlapi. Branch: perl ! pod/perlapi.pod ____________________________________________________________________________ [ 21103] By: jhi on 2003/09/08 20:18:56 Log: Radu Greab is my hero (the recent cygwin getpw*->pw_comment being a bad pointer is apparently a known cygwin bug). The cure is to initialize the field. Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 21100] By: jhi on 2003/09/08 19:38:39 Log: Bad export. Branch: perl ! lib/Hash/Util.t ____________________________________________________________________________ [ 21098] By: jhi on 2003/09/08 19:06:09 Log: The IPC::Open3 is just too unreliable for this task. Branch: perl ! lib/perl5db/de0.t ____________________________________________________________________________ [ 21097] By: jhi on 2003/09/08 18:42:43 Log: Try to make the de0.t test more robust. The test is so flakey (too many external things influencing the result) that I'm likely to leave it out from the maint. Branch: perl ! lib/perl5db/de0.t ____________________________________________________________________________ [ 21096] By: jhi on 2003/09/08 17:58:19 Log: Scott A. Crosby believes in not disclosing any more information than necessary: therefore instead of hash_seed() we have now hashes_random(). Branch: perl ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c ____________________________________________________________________________ [ 21095] By: jhi on 2003/09/08 17:36:50 Log: Mac OS X "last resort" recipe. Branch: perl ! README.macosx ____________________________________________________________________________ [ 21094] By: jhi on 2003/09/08 16:50:55 Log: Subject: [patch] AUTHORS From: Juerd Date: Mon, 8 Sep 2003 08:42:13 +0200 Message-ID: <20030908064213.GC23461@c3.convolution.nl> Branch: perl ! AUTHORS ____________________________________________________________________________ [ 21093] By: jhi on 2003/09/08 15:47:14 Log: Slightly more intelligent paranoia. Branch: perl ! pod/perldiag.pod util.c ____________________________________________________________________________ [ 21090] By: jhi on 2003/09/08 14:07:03 Log: Win32 is playing to hard to get but I do not have time to chase it, so restore #21072, more or less. I think testing the debugger in UNIX-like places is enough, no need to go into painful contortions trying to "portably" run interactive programs like the debugger. Branch: perl ! lib/perl5db/de0.t ____________________________________________________________________________ [ 21088] By: jhi on 2003/09/08 12:50:15 Log: 5.8.1 was mistakenly redefining PL_sv_placeholder. Branch: perl ! ext/Storable/Storable.xs ____________________________________________________________________________ [ 21087] By: jhi on 2003/09/08 12:34:37 Log: Add Hash::Util::hash_seed() which answers among other things the question whether our hashes are "randomised". (They always were...) Branch: perl ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c ____________________________________________________________________________ [ 21086] By: jhi on 2003/09/08 12:22:03 Log: XSRETURN_UV was missing. Branch: perl ! XSUB.h ____________________________________________________________________________ [ 21085] By: jhi on 2003/09/08 12:15:23 Log: Superparanoia. Branch: perl ! util.c ____________________________________________________________________________ [ 21084] By: ams on 2003/09/08 11:44:25 Log: Clean up pp_readdir() somewhat. Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 21082] By: jhi on 2003/09/08 11:32:46 Log: The #21073 broke ext/B/t/o.t, retracting the #21073. Branch: perl ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t ____________________________________________________________________________ [ 21080] By: jhi on 2003/09/08 09:52:40 Log: In Win32 IPC::Open3 + IO::Select does not work that well so mostly undo the change #21072 and revert back to using a temp file. Branch: perl ! lib/perl5db/de0.t ____________________________________________________________________________ [ 21078] By: jhi on 2003/09/08 09:10:47 Log: In Win32 the cmd.exe console output doesn't seem to be catchable using the in-memory I/O + select trick, so use tie-STDOUT trick instead. Branch: perl ! lib/perl5db/dumpvar.t ____________________________________________________________________________ [ 21077] By: jhi on 2003/09/08 09:03:13 Log: Move Config test. Branch: perl ! lib/perl5db/de0.t ____________________________________________________________________________ [ 21076] By: jhi on 2003/09/08 08:50:27 Log: Let's require fork for this test. Branch: perl ! lib/perl5db/de0.t ____________________________________________________________________________ [ 21074] By: jhi on 2003/09/08 08:09:27 Log: Subject: [PATCH] call_(pv|etc.) for Devel::PPPort From: Tassilo von Parseval Date: Mon, 08 Sep 2003 08:56:09 +0200 Message-id: <20030908065609.GA1260@ethan> Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm ! ext/Devel/PPPort/t/test.t ____________________________________________________________________________ [ 21073] By: jhi on 2003/09/08 08:07:55 Log: Subject: Re: one nit to fix [PATCH] From: Rafael Garcia-Suarez Date: Mon, 8 Sep 2003 10:19:08 +0200 Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com> Branch: perl ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t ____________________________________________________________________________ [ 21072] By: jhi on 2003/09/08 08:04:53 Log: Subject: Re: [PATCH] Test skeleton for debugger commands From: Andreas J Koenig Date: Mon, 08 Sep 2003 10:48:27 +0200 Message-ID: <87llszis2s.fsf@franz.ak.mind.de> Branch: perl ! lib/perl5db/de0.t ____________________________________________________________________________ [ 21071] By: jhi on 2003/09/08 06:46:00 Log: de0.t: use Test::More, add some tests. Branch: perl ! lib/perl5db/de0.t ____________________________________________________________________________ [ 21070] By: jhi on 2003/09/08 06:31:39 Log: More dumpvar testing. Branch: perl ! lib/perl5db/dumpvar.t ____________________________________________________________________________ [ 21069] By: jhi on 2003/09/08 05:34:03 Log: An empty test. Branch: perl ! lib/perl5db/dumpvar.t ____________________________________________________________________________ [ 21068] By: jhi on 2003/09/08 05:21:21 Log: dumpvar.t: use Test::More; Branch: perl ! lib/perl5db/dumpvar.t ____________________________________________________________________________ [ 21067] By: jhi on 2003/09/08 05:11:46 Log: Cleanup PerlIO::scalar documentation a bit. Branch: perl ! ext/PerlIO/scalar/scalar.pm ____________________________________________________________________________ [ 21066] By: jhi on 2003/09/08 04:49:28 Log: The in-memory files require PerlIO::scalar. Branch: perl ! lib/perl5db/dumpvar.t ____________________________________________________________________________ [ 21065] By: rgs on 2003/09/07 21:17:23 Log: Subject: [PATCH] Test skeleton for debugger commands From: Andreas J Koenig Date: Sun, 07 Sep 2003 18:51:56 +0200 Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de> With minor adjustments Branch: perl + lib/perl5db/de0.t lib/perl5db/dumpvar.t ! MANIFEST ____________________________________________________________________________ [ 21064] By: rgs on 2003/09/07 19:12:05 Log: Upgrade to Unicode::Collate 0.28 Branch: perl + lib/Unicode/Collate/t/contract.t ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t ____________________________________________________________________________ [ 21063] By: rgs on 2003/09/07 18:25:23 Log: Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values From: Dave Mitchell Date: Sun, 7 Sep 2003 19:14:44 +0100 Message-ID: <20030907181444.GA7058@fdgroup.com> Branch: perl ! ext/Opcode/Safe.pm ____________________________________________________________________________ [ 21062] By: rgs on 2003/09/07 12:44:33 Log: Subject: [PATCH] honoring void context for map() From: Tassilo von Parseval Date: Thu, 04 Sep 2003 11:13:41 +0200 Message-id: <20030904091341.GA30655@ethan> Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 21061] By: jhi on 2003/09/07 07:04:53 Log: Retract #21010. Branch: perl ! lib/dumpvar.pl ____________________________________________________________________________ [ 21060] By: rgs on 2003/09/06 21:30:10 Log: Minor doc style nits in XSLoader. Branch: perl ! ext/DynaLoader/XSLoader_pm.PL ____________________________________________________________________________ [ 21058] By: jhi on 2003/09/06 19:57:46 Log: Vanity patch. Branch: perl ! AUTHORS ____________________________________________________________________________ [ 21057] By: jhi on 2003/09/06 19:56:53 Log: Updated Sharp Zaurus cross-compilation from Redvers Davies. Branch: perl ! Cross/Makefile Cross/Makefile.SH.patch Cross/README Cross/TODO ! Cross/config.sh-arm-linux Cross/generate_config_sh ! Cross/installperl.patch ____________________________________________________________________________ [ 21056] By: rgs on 2003/09/06 19:03:41 Log: Email nits in Fatal.pm [perl #23724]. Branch: perl ! lib/Fatal.pm ____________________________________________________________________________ [ 21052] By: jhi on 2003/09/05 20:34:15 Log: Musty corners of Syslog.pm. Branch: perl ! ext/Sys/Syslog/Syslog.pm ____________________________________________________________________________ [ 21051] By: ams on 2003/09/05 18:43:46 Log: 1. Work around the bug fixed by #20587 (because it's in 5.8.0). 2. Compensate for PL_sv_placeholder <= 5.8.1. 3. Clean up non-backwards-compatible tests. 4. Prepare for the 2.08 CPAN release. Branch: perl ! ext/Storable/ChangeLog ext/Storable/Storable.xs ! ext/Storable/t/freeze.t ext/Storable/t/malice.t ! ext/Storable/t/utf8hash.t ____________________________________________________________________________ [ 21048] By: jhi on 2003/09/05 13:53:23 Log: One more known tie problem. Branch: perl ! pod/perltie.pod ____________________________________________________________________________ [ 21047] By: jhi on 2003/09/05 13:46:35 Log: Subject: [PATCH] threads/shared.pm: saves 4K per thread Date: Fri, 5 Sep 2003 14:46:00 +0200 Message-Id: From: Elizabeth Mattijsen Branch: perl ! ext/threads/shared/shared.pm ____________________________________________________________________________ [ 21046] By: jhi on 2003/09/05 13:44:30 Log: Subject: versions threads modules From: Elizabeth Mattijsen Date: Fri, 5 Sep 2003 12:22:52 +0200 Message-Id: Branch: perl ! ext/threads/shared/shared.pm ____________________________________________________________________________ [ 21045] By: jhi on 2003/09/05 13:43:36 Log: More suidperl path disclosure plugging: the #9813 didn't do enough. See either of http://rt.perl.org/rt2/Ticket/Display.html?id=6511 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426 Branch: perl ! perl.c pod/perldiag.pod ____________________________________________________________________________ [ 21044] By: jhi on 2003/09/05 13:09:54 Log: FreeBSD hints updates from Anton Berezin. Branch: perl ! hints/freebsd.sh ____________________________________________________________________________ [ 21043] By: merijn on 2003/09/05 11:18:20 Log: Changed conflicting diff options Branch: perl ! patchlevel.h ____________________________________________________________________________ [ 21042] By: jhi on 2003/09/05 06:47:43 Log: Acknowledge some known tie bugs. Branch: perl ! pod/perltie.pod ____________________________________________________________________________ [ 21041] By: merijn on 2003/09/05 04:50:44 Log: Subject: [PATCH] Remove dublicated entry in AUTHORS From: Ilya Martynov Date: Fri, 05 Sep 2003 00:49:57 +0400 Message-ID: <8765k8uvm2.fsf@abra.ru> Branch: perl ! AUTHORS ____________________________________________________________________________ [ 21040] By: jhi on 2003/09/05 04:36:48 Log: code example error in "perlopentut" Branch: perl ! pod/perlopentut.pod ____________________________________________________________________________ [ 21039] By: jhi on 2003/09/05 04:13:17 Log: Another seemingly fixed (un)tie bug, [perl ##22297] cannot untie scalar from within tied FETCH Branch: perl ! t/op/tie.t ____________________________________________________________________________ [ 21036] By: jhi on 2003/09/04 19:34:26 Log: Subject: Re: [PATCH] Data::Dumper 2.121 From: Ilya Martynov Date: Fri, 05 Sep 2003 00:33:46 +0400 Message-ID: <87ad9kuwd1.fsf@abra.ru> Branch: perl ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t ! ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t ____________________________________________________________________________ [ 21033] By: jhi on 2003/09/04 18:52:29 Log: I think once is enough. Branch: perl ! configure.gnu ____________________________________________________________________________ [ 21032] By: jhi on 2003/09/04 17:30:28 Log: Subject: [PATCH] Re: [PATCH] Re: ByteLoader and MSWin32 From: Enache Adrian Date: Thu, 4 Sep 2003 20:09:06 +0300 Message-ID: <20030904170906.GA1235@ratsnest.hole> Branch: perl ! bytecode.pl ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h ! ext/ByteLoader/byterun.c ____________________________________________________________________________ [ 21031] By: jhi on 2003/09/04 17:27:58 Log: Subject: [PATCH] perlreftut: change distribution conditions From: "Brendan O'Dea" Date: Thu, 4 Sep 2003 02:28:49 +1000 Message-ID: <20030903162849.GA9675@londo.c47.org> Branch: perl ! pod/perlreftut.pod ____________________________________________________________________________ [ 21030] By: jhi on 2003/09/04 17:26:48 Log: Subject: Re: "vendor" patch pickup From: "Marcus Holland-Moritz" Date: Thu, 4 Sep 2003 19:47:55 +0200 Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2> (Gentoo: take Marcus' version of the __THROW patch and even further #ifdef-protect it with __GLIBC__.) Branch: perl ! perl.h ____________________________________________________________________________ [ 21029] By: jhi on 2003/09/04 16:01:26 Log: Tiny perlcc tweaks. Branch: perl ! utils/perlcc.PL ____________________________________________________________________________ [ 21028] By: jhi on 2003/09/04 15:10:48 Log: A SuSE patchlet for perlcc -c to avoid "Modification of a read-only value attempted at ... C.pm" Branch: perl ! ext/B/B/C.pm ____________________________________________________________________________ [ 21027] By: jhi on 2003/09/04 08:54:40 Log: AUTHORS updates. Branch: perl ! AUTHORS ____________________________________________________________________________ [ 21025] By: jhi on 2003/09/03 20:27:56 Log: Upgrade to Math::BigInt pre-rel 1.66 as of http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html (the tar.gz link doesn't have 'v1.66', it has '1.66') so that the smoke builds can start chewing it. Branch: perl ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbf.t ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t ____________________________________________________________________________ [ 21022] By: jhi on 2003/09/03 16:42:24 Log: Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids From: "Marcus Holland-Moritz" Date: Wed, 3 Sep 2003 19:20:20 +0200 Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2> Branch: perl ! Porting/valgrindpp.pl ____________________________________________________________________________ [ 21019] By: jhi on 2003/09/03 15:51:35 Log: Also indicate the Unicode level here. (The last date is non-committal :-) Branch: perl ! pod/perlunicode.pod ____________________________________________________________________________ [ 21018] By: jhi on 2003/09/03 12:08:23 Log: Avoid lvalue casts, from Enache. Branch: perl ! ext/ByteLoader/bytecode.h op.h ____________________________________________________________________________ [ 21017] By: jhi on 2003/09/03 08:23:39 Log: Bump up the VERSION. Branch: perl ! lib/bytes.pm ____________________________________________________________________________ [ 21016] By: jhi on 2003/09/03 08:22:48 Log: Add, document, and test bytes::substr, index, rindex, chr, document bytes::ord. Branch: perl ! lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl ____________________________________________________________________________ [ 21014] By: jhi on 2003/09/03 06:16:24 Log: Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test From: Marcus Holland-Moritz Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST) Message-ID: <29644.1062572245@www50.gmx.net> The other half of #20930 should be still good. Branch: perl ! op.c ____________________________________________________________________________ [ 21013] By: jhi on 2003/09/03 06:15:09 Log: use IO; is deprecated. Branch: perl ! ext/threads/t/join.t ____________________________________________________________________________ [ 21012] By: jhi on 2003/09/03 05:28:50 Log: Upgrade to base 2.01 from CPAN. Branch: perl ! lib/base.pm lib/fields.pm ____________________________________________________________________________ [ 21011] By: jhi on 2003/09/03 05:08:29 Log: Changing the test count is a good idea. Branch: perl ! ext/threads/t/join.t ____________________________________________________________________________ [ 21010] By: jhi on 2003/09/03 04:59:38 Log: Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object From: Joe McMahon Date: Tue, 2 Sep 2003 18:02:14 -0400 Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org> Branch: perl ! lib/dumpvar.pl ____________________________________________________________________________ [ 21009] By: jhi on 2003/09/03 04:48:40 Log: Subject: Re: maint@20974 or before broke mp2 ithreads test From: "Marcus Holland-Moritz" Date: Wed, 3 Sep 2003 06:07:54 +0200 Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2> Branch: perl ! ext/threads/t/join.t ____________________________________________________________________________ [ 21008] By: jhi on 2003/09/03 04:31:35 Log: VMS does not have quite UNIX glob semantics. Branch: perl ! t/run/fresh_perl.t ____________________________________________________________________________ [ 21007] By: rgs on 2003/09/02 21:21:27 Log: Subject: some method calls not autoloaded From: Yitzchak Scott-Thoennes Date: Tue, 2 Sep 2003 15:06:29 -0700 Message-ID: <20030902220629.GA2952@efn.org> Branch: perl ! pod/perlfunc.pod pod/perlsub.pod ____________________________________________________________________________ [ 21003] By: jhi on 2003/09/02 19:01:07 Log: An untie test from perlmonks-- worked in 5.6.1, broken in 5.8.0, seems to be working again in maint, better nail it down now. Branch: perl ! t/op/tie.t ____________________________________________________________________________ [ 21000] By: jhi on 2003/09/02 15:35:40 Log: Retract #20930 because of Subject: maint@20974 or before broke mp2 ithreads test From: Stas Bekman Date: Mon, 01 Sep 2003 23:31:11 -0700 Message-ID: <3F54392F.7080009@stason.org> Branch: perl ! op.c ____________________________________________________________________________ [ 20999] By: jhi on 2003/09/02 15:34:14 Log: Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning From: Fergal Daly Date: Tue, 2 Sep 2003 17:36:52 +0100 Message-Id: <200309021736.52725.fergal@esatclear.ie> Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 20998] By: jhi on 2003/09/02 15:02:47 Log: Subject: [perl #23672] Math::BigInit POD From: "abigail@abigail.nl (via RT)" Date: 1 Sep 2003 08:47:39 -0000 Message-ID: Branch: perl ! lib/Math/BigInt.pm ____________________________________________________________________________ [ 20997] By: jhi on 2003/09/02 14:58:21 Log: Subject: [PATCH perlfaq6.pod] Explain \Q better From: Mark Jason Dominus Date: Mon, 01 Sep 2003 16:19:20 -0400 Message-ID: <20030901201920.3929.qmail@plover.com> Branch: perl ! pod/perlfaq6.pod ____________________________________________________________________________ [ 20996] By: jhi on 2003/09/02 14:56:29 Log: Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort From: Tassilo von Parseval Date: Tue, 02 Sep 2003 11:27:19 +0200 Message-id: <20030902092719.GA18075@ethan> Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm ! ext/Devel/PPPort/t/test.t ____________________________________________________________________________ [ 20993] By: jhi on 2003/09/02 14:40:54 Log: Subject: [PATCH] Re: ByteLoader and MSWin32 From: Enache Adrian Date: Tue, 2 Sep 2003 03:45:11 +0300 Message-ID: <20030902004511.GA1442@ratsnest.hole> Branch: perl ! embed.fnc embed.h ext/ByteLoader/bytecode.h global.sym op.c ! op.h proto.h t/TEST ____________________________________________________________________________ [ 20990] By: jhi on 2003/09/02 04:29:45 Log: Upgrade to Unicode::Collate 0.27. Branch: perl + lib/Unicode/Collate/t/hangul.t ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes ! lib/Unicode/Collate/README ____________________________________________________________________________ [ 20989] By: jhi on 2003/09/02 04:23:20 Log: Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl From: "Marcus Holland-Moritz" Date: Mon, 1 Sep 2003 22:28:58 +0200 Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2> Branch: perl ! Porting/valgrindpp.pl ____________________________________________________________________________ [ 20983] By: jhi on 2003/09/01 14:14:49 Log: From Craig Berry, following the example of the other podxxx.PL in relying on basename($0, '.PL') to Do The Right Thing with regard to the case of the extension, which could be either .pl or .PL on VMS depending on version-specific features. Branch: perl ! pod/pod2usage.PL pod/podselect.PL ____________________________________________________________________________ [ 20982] By: jhi on 2003/09/01 13:01:49 Log: Configure -r in AIX bad. Branch: perl ! README.aix ____________________________________________________________________________ [ 20981] By: jhi on 2003/09/01 11:28:35 Log: Subject: [DOC PATCH] perlfaq4.pod Date: Mon, 1 Sep 2003 12:38:50 +0200 From: Elizabeth Mattijsen Message-Id: Branch: perl ! pod/perlfaq4.pod ____________________________________________________________________________ [ 20980] By: jhi on 2003/09/01 08:49:02 Log: Subject: glob() bug From: Gurusamy Sarathy Date: Mon, 01 Sep 2003 02:25:41 -0700 Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com> Branch: perl ! op.c t/run/fresh_perl.t ____________________________________________________________________________ [ 20979] By: jhi on 2003/09/01 06:32:01 Log: Ultrix VAX is like VMS VAX in floating point. Branch: perl ! t/op/sprintf.t ____________________________________________________________________________ [ 20978] By: jhi on 2003/09/01 05:44:25 Log: Subject: [PATCH@20959] some WinCE compilers require a little correction From: Vadim Konovalov Date: Mon, 1 Sep 2003 02:57:33 +0400 Message-ID: <1091134912500.20030901025733@peterstar.ru> Branch: perl ! wince/Makefile.ce wince/wince.c ____________________________________________________________________________ [ 20973] By: jhi on 2003/08/31 15:34:43 Log: Add test for -i. Branch: perl ! MANIFEST t/run/switches.t ____________________________________________________________________________ [ 20972] By: jhi on 2003/08/31 15:12:10 Log: Add tests for -h and (unknown) -z. Branch: perl ! MANIFEST t/run/switches.t ____________________________________________________________________________ [ 20971] By: jhi on 2003/08/31 15:03:42 Log: Add test for -v. Branch: perl ! MANIFEST t/run/switches.t ____________________________________________________________________________ [ 20970] By: jhi on 2003/08/31 14:55:54 Log: List the switches tested in switches.t. Branch: perl ! t/run/switches.t ____________________________________________________________________________ [ 20969] By: jhi on 2003/08/31 14:51:19 Log: Subject: [PATCH: perl@20898] have installperl install perl_setup.com and dbga2p.exe for VMS From: PPrymmer@factset.com Message-ID: Date: Sun, 31 Aug 2003 10:11:54 -0400 Branch: perl ! installperl ____________________________________________________________________________ [ 20968] By: jhi on 2003/08/31 13:24:10 Log: Subject: [PATCH sv.c] Re: [PATCH] add "$lexical not available" warning in C From: "Marcus Holland-Moritz" Date: Sun, 31 Aug 2003 15:21:17 +0200 Message-ID: <038401c36fc2$d01b1440$9b00a8c0@R2D2> Branch: perl ! sv.c ____________________________________________________________________________ [ 20965] By: jhi on 2003/08/31 08:55:59 Log: Ouch. Upgrading to base 2.0 made the threads tests very unhappy both in blead and maint, lots of "Attempt to free non-existent shared string" and "Unbalanced string table refcount" errors. Retract #20960 (and #20963). Branch: perl - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t ! MANIFEST lib/base.pm lib/fields.pm ____________________________________________________________________________ [ 20964] By: jhi on 2003/08/31 08:17:43 Log: Integrate from maint: [ 20963] Muffle the 'Pseudo-hashes are deprecated' warning for maint. Branch: perl !> lib/base/t/fp560.t ____________________________________________________________________________ [ 20961] By: jhi on 2003/08/31 08:09:21 Log: De-cargo-cult. Branch: perl ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t ____________________________________________________________________________ [ 20960] By: jhi on 2003/08/31 08:07:43 Log: Upgrade to base.pm 2.0. (Rename the tests around a bit to be more 8.3-friendly.) Branch: perl + lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t + lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t ! MANIFEST lib/base.pm lib/fields.pm ____________________________________________________________________________ [ 20957] By: jhi on 2003/08/30 18:47:02 Log: Fewer naked char constants. Branch: perl ! doio.c perlio.c sv.h ____________________________________________________________________________ [ 20956] By: jhi on 2003/08/30 18:38:05 Log: This is probably a wrong fix for [perl #23645] tell with perlio on appended files but maybe this gets NI-S agitated enough to present the correct fix :-) Branch: perl ! perlio.c t/io/tell.t ____________________________________________________________________________ [ 20954] By: jhi on 2003/08/30 17:14:19 Log: A new try at Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin From: "Gerrit P. Haase" Date: Thu, 28 Aug 2003 08:18:51 +0200 Message-ID: <4157199551.20030828081851@familiehaase.de> (this time Cygwin only) Branch: perl ! perlio.c ____________________________________________________________________________ [ 20952] By: rgs on 2003/08/30 15:20:48 Log: Tweak XSLoader.t. XSLoader is supposed to work even for extensions that are statically linked. So only check that the extension we test for is actually available. (This test is not supposed to be run by miniperl.) Branch: perl ! ext/DynaLoader/t/XSLoader.t ____________________________________________________________________________ [ 20950] By: jhi on 2003/08/30 06:49:31 Log: Something went wrong in change #20929; linux 2.4.18-bf2.4 didn't like it: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html and similar failure pattern also seen in Solaris 8. Branch: perl ! perlio.c ____________________________________________________________________________ [ 20948] By: jhi on 2003/08/30 06:08:57 Log: Setup @INC. Branch: perl ! t/op/cproto.t ____________________________________________________________________________ [ 20946] By: jhi on 2003/08/30 06:00:09 Log: Tabify and re-sort MANIFEST. Branch: perl ! MANIFEST ____________________________________________________________________________ [ 20945] By: jhi on 2003/08/30 05:57:04 Log: Make XSLoader.t more robust (and sdbm.t more verbose) Branch: perl ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t ____________________________________________________________________________ [ 20944] By: jhi on 2003/08/30 05:50:41 Log: Subject: [PATCH] XSLoader nits and tests From: Michael G Schwern Date: Fri, 29 Aug 2003 22:55:07 -0700 Message-ID: <20030830055507.GI25970@windhund.schwern.org> Branch: perl + ext/DynaLoader/t/XSLoader.t ! MANIFEST ext/DynaLoader/XSLoader_pm.PL ____________________________________________________________________________ [ 20943] By: jhi on 2003/08/30 05:44:02 Log: Missed from #20942. Branch: perl ! lib/File/Spec/VMS.pm ____________________________________________________________________________ [ 20942] By: jhi on 2003/08/30 05:41:59 Log: Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS From: PPrymmer@factset.com Date: Sat, 30 Aug 2003 00:57:28 -0400 Message-ID: Branch: perl ! lib/File/Spec.pm lib/File/Spec/t/Spec.t ____________________________________________________________________________ [ 20941] By: jhi on 2003/08/30 05:37:13 Log: Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T From: Stas Bekman Date: Fri, 29 Aug 2003 17:11:41 -0700 Message-ID: <3F4FEBBD.8000901@stason.org> Branch: perl ! pod/perlapi.pod sv.h ____________________________________________________________________________ [ 20940] By: rgs on 2003/08/29 21:17:59 Log: Add a new test, to ensure that we don't unexpectedly change prototypes of builtins. Branch: perl + t/op/cproto.t ! MANIFEST ____________________________________________________________________________ [ 20938] By: rgs on 2003/08/29 20:22:21 Log: Don't cast PL_multiline to bool : you may loose important bits. Branch: perl ! pp.c pp_hot.c ____________________________________________________________________________ [ 20937] By: jhi on 2003/08/29 17:22:11 Log: Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others From: Nicholas Clark Date: Wed, 27 Aug 2003 22:59:55 +0100 Message-ID: <20030827225955.E558@plum.flirble.org> Branch: perl ! pp.c ____________________________________________________________________________ [ 20936] By: jhi on 2003/08/29 17:17:16 Log: Some perluniintro tweaks. Branch: perl ! pod/perluniintro.pod ____________________________________________________________________________ [ 20935] By: jhi on 2003/08/29 17:07:25 Log: Tiny doc tweak from Shannon -jj Behrens. Branch: perl ! pod/perluniintro.pod ____________________________________________________________________________ [ 20933] By: jhi on 2003/08/29 13:25:18 Log: Comparing an int to a U32 makes VC6 nervous. Branch: perl ! pp.c pp_hot.c ____________________________________________________________________________ [ 20932] By: jhi on 2003/08/29 13:06:06 Log: Better skip() explicit number of tests, test counts getting out of sync less likely that way. Branch: perl ! t/op/pack.t ____________________________________________________________________________ [ 20931] By: jhi on 2003/08/29 12:59:32 Log: Some Ultrix test dodgings. Branch: perl ! t/base/num.t t/op/arith.t t/op/pack.t ____________________________________________________________________________ [ 20930] By: jhi on 2003/08/29 12:57:07 Log: Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks From: "Marcus Holland-Moritz" Date: Thu, 28 Aug 2003 21:47:22 +0200 Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2> Branch: perl ! op.c ____________________________________________________________________________ [ 20929] By: jhi on 2003/08/29 12:55:12 Log: Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin From: "Gerrit P. Haase" Date: Thu, 28 Aug 2003 08:18:51 +0200 Message-ID: <4157199551.20030828081851@familiehaase.de> (changed so that the 'b' is always appended) Branch: perl ! perlio.c ____________________________________________________________________________ [ 20928] By: jhi on 2003/08/29 07:04:17 Log: Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization From: marek.rouchal@infineon.com Date: Wed, 27 Aug 2003 17:25:28 +0200 Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com> PodParser-1.25 prerelease. Branch: perl ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm ! lib/Pod/Parser.pm pod/pod2usage.PL pod/podchecker.PL ! pod/podselect.PL t/pod/find.t t/pod/poderrs.xr ____________________________________________________________________________ [ 20927] By: jhi on 2003/08/28 18:53:45 Log: MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby. Branch: perl ! ext/DynaLoader/dl_mpeix.xs mpeix/mpeix.c ____________________________________________________________________________ [ 20925] By: jhi on 2003/08/28 16:15:47 Log: Subject: [PATCH] valgrindpp.pl From: "Marcus Holland-Moritz" Date: Thu, 28 Aug 2003 09:43:49 +0200 Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2> Branch: perl ! Porting/valgrindpp.pl ____________________________________________________________________________ [ 20924] By: jhi on 2003/08/28 16:12:08 Log: Subject: [PATCH] Quieten more warnings in Deparse.pm From: Paul Johnson Date: Thu, 28 Aug 2003 00:13:59 +0200 Message-ID: <20030827221359.GE28396@pjcj.net> Branch: perl ! ext/B/B/Deparse.pm ____________________________________________________________________________ [ 20923] By: jhi on 2003/08/28 01:45:51 Log: Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod From: Michael G Schwern Date: Wed, 27 Aug 2003 15:05:20 -0700 Message-ID: <20030827220520.GD7300@windhund.schwern.org> Branch: perl ! lib/ExtUtils/MakeMaker/Tutorial.pod ____________________________________________________________________________ [ 20922] By: rgs on 2003/08/27 19:52:27 Log: Add caveats and tests for Symbol::delete_package(). Branch: perl ! lib/Symbol.pm lib/Symbol.t ____________________________________________________________________________ [ 20921] By: jhi on 2003/08/27 17:12:56 Log: Configure is doing fine in Ultrix, operator error. Branch: perl ! hints/ultrix_4.sh ____________________________________________________________________________ [ 20920] By: jhi on 2003/08/27 16:49:22 Log: Add the valgrindpp.pl script from Marcus Holland-Moritz. Branch: perl + Porting/valgrindpp.pl ! MANIFEST ____________________________________________________________________________ [ 20917] By: jhi on 2003/08/27 13:09:33 Log: Subject: disturbing, disruptive typo in Tutorial.pod [PATCH] From: "John P. Linderman" Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT) Message-Id: <200308271210.IAA23907@raptor.research.att.com> Subject: typo in pod/perlnewmod.pod [PATCH] From: "John P. Linderman" Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT) Message-Id: <200308271307.JAA46955@raptor.research.att.com> Subject: [PATCH] document the location of byacc From: Dave Mitchell Date: Wed, 27 Aug 2003 14:26:50 +0100 Message-ID: <20030827132650.GA23144@fdgroup.com> Branch: perl ! Porting/pumpkin.pod lib/ExtUtils/MakeMaker/Tutorial.pod ! pod/perlnewmod.pod ____________________________________________________________________________ [ 20916] By: jhi on 2003/08/27 13:01:26 Log: Ultrix tweaks: must not be included twice (otherwise one gets prototype conflicts between the and proto.h because Ultrix thinks e.g. Perl_ninstr has been define in ...); and Configure misprobes some features. Branch: perl ! ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/sdbm.c ! ext/SDBM_File/sdbm/sdbm.h ext/Socket/Socket.xs ! hints/ultrix_4.sh ____________________________________________________________________________ [ 20915] By: jhi on 2003/08/27 05:37:34 Log: Urk. In Mac OS X byteorder is not one of the "known ones", but instead it is 0xFFFF. So retract #20914. Branch: perl ! perl.h ____________________________________________________________________________ [ 20914] By: jhi on 2003/08/27 05:17:44 Log: Sanity check for BYTEORDER. Branch: perl ! perl.h ____________________________________________________________________________ [ 20913] By: rgs on 2003/08/26 20:34:48 Log: Integrate two DJGPP portability patches from the 5.6.2 branch : [20859] Two portability patches for DJGPP from Richard Dawe . Message-Id: [20911] Don't uppercase automatically all environment variables on DJGPP. (reported by Richard Dawe, this breaks portability of Unix scripts.) Don't change the behaviour on plain MS/DOS. Branch: perl ! perl.c !> djgpp/djgppsed.sh dosish.h ____________________________________________________________________________ [ 20912] By: rgs on 2003/08/26 20:15:40 Log: perlapi.pod tweaks, based on : Subject: misdocumented return value for sv_setref* From: Joe Schaefer Date: 12 Aug 2003 13:21:42 -0400 Message-ID: Branch: perl ! pod/perlapi.pod sv.c ____________________________________________________________________________ [ 20910] By: rgs on 2003/08/26 19:37:29 Log: Change the internal prototype of the pop() and shift() builtins to (;\@), to reflect that their array argument is optional. Branch: perl ! opcode.h opcode.pl ____________________________________________________________________________ [ 20909] By: rgs on 2003/08/26 19:13:39 Log: Subject: [PATCH] improved 19064 (local $_[0] problems) From: Dave Mitchell Date: Sun, 24 Aug 2003 15:52:00 +0100 Message-ID: <20030824145159.GA12210@fdgroup.com> Branch: perl ! pp_ctl.c pp_hot.c scope.c t/op/args.t ____________________________________________________________________________ [ 20908] By: rgs on 2003/08/26 18:40:50 Log: Subject: [PATCH] minor File::Spec testing cleanup From: Ken Williams Date: Thu, 21 Aug 2003 22:47:51 -0500 Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org> Branch: perl ! lib/File/Spec/t/rel2abs2rel.t ____________________________________________________________________________ [ 20907] By: jhi on 2003/08/26 12:12:14 Log: Maintainer catch from Rafael. Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 20905] By: jhi on 2003/08/26 09:36:22 Log: Take a cutdown version of the change #20903 also to perlebcdic. Branch: perl ! pod/perlebcdic.pod ____________________________________________________________________________ [ 20904] By: jhi on 2003/08/26 09:29:49 Log: No dynaloading at all in Ultrix. Branch: perl ! hints/ultrix_4.sh ____________________________________________________________________________ [ 20903] By: jhi on 2003/08/26 08:54:02 Log: PerlIO on EBCDIC on BS2000 advice from Thomas Dorner. (This information looks interesting enough to be mentioned elsewhere, too.) Branch: perl ! README.bs2000 ____________________________________________________________________________ [ 20902] By: jhi on 2003/08/26 08:36:36 Log: CGI::Carp from CGI.pm 3.00 was missing. Branch: perl ! lib/CGI/Carp.pm ____________________________________________________________________________ [ 20901] By: jhi on 2003/08/26 05:18:15 Log: Subject: Re: [PATCH] valgrind and /#/x From: Enache Adrian Date: Tue, 26 Aug 2003 08:11:07 +0300 Message-ID: <20030826051107.GA1086@ratsnest.hole> Branch: perl ! regcomp.c t/op/re_tests t/run/fresh_perl.t toke.c ____________________________________________________________________________ [ 20900] By: jhi on 2003/08/26 04:53:09 Log: More memory lane. Branch: perl ! hints/ultrix_4.sh ____________________________________________________________________________ [ 20899] By: rgs on 2003/08/25 21:05:57 Log: fix syscall() prototype description in perlfunc.pod, as suggested by Lukas Mai. Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 20896] By: jhi on 2003/08/25 19:52:48 Log: Tiny doc tweak. Branch: perl ! README.solaris ____________________________________________________________________________ [ 20895] By: jhi on 2003/08/25 19:46:31 Log: Even more SunOS 4 info. Branch: perl ! README.solaris ____________________________________________________________________________ [ 20894] By: jhi on 2003/08/25 19:37:00 Log: Subject: [PATCH@20512] make backspace key work for WinCE users From: Vadim Konovalov Date: Tue, 26 Aug 2003 00:10:29 +0400 Message-ID: <135606488000.20030826001029@peterstar.ru> Branch: perl ! wince/perlmain.c ____________________________________________________________________________ [ 20893] By: jhi on 2003/08/25 19:25:08 Log: Subject: more valgrinding: select problem? From: "Marcus Holland-Moritz" Date: Mon, 25 Aug 2003 22:02:17 +0200 Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2> In glibc, just use the __FD_SETSIZE since that's the size of the buffer (usually 1024 bits, much more than the selectminbits of 32). Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 20892] By: jhi on 2003/08/25 19:11:32 Log: More ptags tweakage from Stas; now add 'fullpath' option to get absolute paths. Branch: perl ! emacs/ptags ____________________________________________________________________________ [ 20891] By: jhi on 2003/08/25 18:35:03 Log: The new tests of #20888 didn't really test what they claimed to. Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 20890] By: jhi on 2003/08/25 18:14:33 Log: Subject: [5.8.1] maint @ 20845 OK on aix 4.2 From: Jose.auguste-etienne@cgss-guyane.fr Date: Mon, 25 Aug 2003 14:35:45 -0300 Message-ID: AIX Configure advice. Branch: perl ! README.aix ____________________________________________________________________________ [ 20889] By: jhi on 2003/08/25 18:08:42 Log: More SunOS 4.x info. Branch: perl ! README.solaris ____________________________________________________________________________ [ 20888] By: jhi on 2003/08/25 17:53:32 Log: The #20887 didn't go over that well; and add a few more tests from UTS#18. Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 20887] By: jhi on 2003/08/25 16:40:51 Log: pat.t -> charnames -> UCD -> Storable, not good for static builds and minitest. Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 20886] By: jhi on 2003/08/25 16:35:26 Log: SunOS 4.1.4 is working, too. Branch: perl ! README.solaris hints/sunos_4_1.sh ____________________________________________________________________________ [ 20884] By: jhi on 2003/08/25 16:05:18 Log: Regen perlmodlib, perltoc. Branch: perl ! pod/perlmodlib.pod pod/perltoc.pod ____________________________________________________________________________ [ 20881] By: jhi on 2003/08/25 15:45:51 Log: UVSIZE is not yet defined when it would be needed by MULTIARCH. So go back to LONGSIZE, and (belt- and-suspenders-and-rope style) later in UVSIZE possibly redefine BYTEORDER. Branch: perl ! Configure config_h.SH ____________________________________________________________________________ [ 20880] By: jhi on 2003/08/25 11:28:45 Log: Subject: [PATCH] valgrind and /#/x From: Dave Mitchell Date: Mon, 25 Aug 2003 13:27:49 +0100 Message-ID: <20030825122748.GA15560@fdgroup.com> Branch: perl ! regcomp.c ____________________________________________________________________________ [ 20879] By: jhi on 2003/08/25 11:16:29 Log: Subject: Please update my address From: Ed Avis Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST) Message-ID: (Just the AUTHORS part, though, I don't think retroactively updating the Changes* is useful.) Branch: perl ! AUTHORS ____________________________________________________________________________ [ 20878] By: jhi on 2003/08/25 11:14:26 Log: Document even more ways of affecting your "utf8ness". Branch: perl ! lib/utf8.pm ____________________________________________________________________________ [ 20877] By: jhi on 2003/08/25 11:11:40 Log: Change the VERSION since there are now changes since Perl 5.8.0. Branch: perl ! ext/I18N/Langinfo/Langinfo.pm ____________________________________________________________________________ [ 20876] By: jhi on 2003/08/25 11:11:13 Log: Keep the CGI::Util VERSION at 1.31 since there have been changes since Perl 5.8.0. Branch: perl ! lib/CGI/Util.pm ____________________________________________________________________________ [ 20875] By: jhi on 2003/08/25 11:09:49 Log: Upgrade to CGI.pm 3.00. Branch: perl ! lib/CGI.pm lib/CGI/Util.pm ____________________________________________________________________________ [ 20872] By: jhi on 2003/08/25 09:03:44 Log: Subject: [PATCH] valgrind update From: Marcus Holland-Moritz Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST) Message-ID: <21671.1061797917@www38.gmx.net> Branch: perl ! t/TEST t/op/magic.t ____________________________________________________________________________ [ 20871] By: jhi on 2003/08/25 05:16:02 Log: Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?) From: Nicholas Clark Date: Sun, 24 Aug 2003 16:48:53 +0100 Message-ID: <20030824164851.E558@plum.flirble.org> Branch: perl ! doop.c ____________________________________________________________________________ [ 20870] By: jhi on 2003/08/25 05:14:04 Log: Subject: [patch emacs/ptags] allow xemacs to be used From: Stas Bekman Date: Sun, 24 Aug 2003 22:05:00 -0700 Message-ID: <3F4998FC.3090401@stason.org> Branch: perl ! emacs/ptags ____________________________________________________________________________ [ 20868] By: jhi on 2003/08/24 13:20:03 Log: MPE/iX doc tweak from Mark Bixby. Branch: perl ! README.mpeix ____________________________________________________________________________ [ 20867] By: jhi on 2003/08/24 10:46:42 Log: Various tweaks for getting Perl to compile on SunOS 4.x. Doesn't work well yet, something broken in DynaLoader/XSLoader? Branch: perl ! README.solaris ext/IO/poll.c hints/sunos_4_1.sh ____________________________________________________________________________ [ 20866] By: jhi on 2003/08/24 10:00:59 Log: IRIX 5.3 is 99.90% okay. Branch: perl ! README.irix hints/irix_5.sh ____________________________________________________________________________ [ 20865] By: jhi on 2003/08/24 08:24:46 Log: An imperfect last resort in case there is no strtoul() but there is strtol() (like e.g. SunOS 4) because of the Atoul() in Perl_get_hash_seed()). The only true fix would be to implement Perl_my_strtoul() (and Perl_my_strtol(), I guess) in numeric.c. Branch: perl ! perl.h ____________________________________________________________________________ [ 20864] By: jhi on 2003/08/24 07:45:47 Log: s/rationale/rational/g on bigrats. Branch: perl ! lib/Math/BigRat.pm lib/bigrat.pm ____________________________________________________________________________ [ 20862] By: jhi on 2003/08/24 06:41:17 Log: Update the CPAN mirrors list. Branch: perl ! pod/perlmodlib.PL pod/perlmodlib.pod ____________________________________________________________________________ [ 20861] By: jhi on 2003/08/24 06:13:13 Log: gcc -O3 and Storable in Linux do not like each other. Branch: perl ! ext/Storable/hints/linux.pl ____________________________________________________________________________ [ 20860] By: jhi on 2003/08/24 05:34:56 Log: Bad quote day, noticed by Philip Newton. Branch: perl ! hints/dos_djgpp.sh ____________________________________________________________________________ [ 20856] By: jhi on 2003/08/23 09:15:15 Log: Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture" From: Enache Adrian Date: Mon, 4 Aug 2003 16:20:19 +0300 Message-ID: <20030804132019.GA6764@ratsnest.hole> Branch: perl ! Configure config_h.SH ____________________________________________________________________________ [ 20855] By: jhi on 2003/08/23 07:51:32 Log: Add more comments so that one can see what is supposed to happen. Branch: perl ! t/op/lc.t ____________________________________________________________________________ [ 20854] By: jhi on 2003/08/23 07:41:11 Log: More data points about the Storable optimization problem in Linux. (It might be that also non-Debians are affected, waiting for more information.) Branch: perl ! ext/Storable/hints/linux.pl ____________________________________________________________________________ [ 20853] By: jhi on 2003/08/23 07:37:41 Log: Move the note about known eval leaks earlier. Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 20852] By: jhi on 2003/08/23 07:15:58 Log: Forgot to regen byterun.c. Branch: perl ! ext/ByteLoader/byterun.c ____________________________________________________________________________ [ 20851] By: jhi on 2003/08/23 07:13:29 Log: Doc tweaks on perlhack. Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 20850] By: jhi on 2003/08/23 06:54:58 Log: Subject: [PATCH] Re: valgrind as a leak hound? From: "Marcus Holland-Moritz" Date: Fri, 22 Aug 2003 23:28:18 +0200 Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2> Add the leak detection to valgrind testing. Branch: perl + t/perl.supp ! MANIFEST pod/perlhack.pod t/TEST ____________________________________________________________________________ [ 20843] By: jhi on 2003/08/22 15:05:39 Log: Oops. Why can't C comments nest? Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 20842] By: jhi on 2003/08/22 14:57:09 Log: Try to dodge getspnam() in AIX. Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 20840] By: jhi on 2003/08/22 13:52:26 Log: Subject: Re: mysterious bytecode.t failure From: Enache Adrian Date: Fri, 22 Aug 2003 11:49:34 +0300 Message-ID: <20030822084934.GA1257@ratsnest.hole> Branch: perl ! t/base/lex.t ____________________________________________________________________________ [ 20839] By: jhi on 2003/08/22 13:51:44 Log: Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1) From: Slaven Rezic Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST) Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de> Branch: perl ! lib/File/Temp.pm lib/File/Temp/t/tempfile.t ____________________________________________________________________________ [ 20837] By: jhi on 2003/08/22 13:42:24 Log: Just #. Branch: perl ! pod/buildtoc pod/perltoc.pod ____________________________________________________________________________ [ 20835] By: jhi on 2003/08/22 13:32:12 Log: Regen toc. Branch: perl ! pod/perltoc.pod ____________________________________________________________________________ [ 20834] By: jhi on 2003/08/22 13:28:36 Log: Also MANIFEST the vms/perlvms restoration. Branch: perl ! MANIFEST ____________________________________________________________________________ [ 20833] By: jhi on 2003/08/22 13:22:02 Log: In the vms/descrip_mms.template the perlvms.pod must be copied from vms/, err, [.vms], not [.pod]. Branch: perl ! pod/buildtoc vms/descrip_mms.template ____________________________________________________________________________ [ 20832] By: jhi on 2003/08/22 13:15:35 Log: Retract #20826 and #20831; things are done differently in VMS, it seems. Maybe the vms/descrip_mms.template needs to be changed? Branch: perl + vms/perlvms.pod - pod/perlvms.pod ! MANIFEST Makefile.SH ____________________________________________________________________________ [ 20831] By: jhi on 2003/08/22 13:04:47 Log: Rafael spotted that vms/perlvms.pod was still referred to. Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 20829] By: jhi on 2003/08/22 12:22:04 Log: The change #20809 opened up a code path that might leave s unset. Branch: perl ! mg.c ____________________________________________________________________________ [ 20828] By: jhi on 2003/08/22 12:17:49 Log: Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803 From: "Marcus Holland-Moritz" Date: Fri, 22 Aug 2003 14:57:09 +0200 Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2> Branch: perl ! lib/File/Path.t ____________________________________________________________________________ [ 20827] By: jhi on 2003/08/22 12:17:01 Log: Test the correct longness; from Enache. Branch: perl ! ext/B/t/assembler.t ____________________________________________________________________________ [ 20826] By: jhi on 2003/08/22 12:15:28 Log: perlvms moving day, from Craig Berry. Branch: perl + pod/perlvms.pod - vms/perlvms.pod ! MANIFEST ____________________________________________________________________________ [ 20825] By: jhi on 2003/08/22 12:14:14 Log: Lower Storable.xs optimization to -O2 on certain known platforms. Branch: perl + ext/Storable/hints/linux.pl ! MANIFEST ____________________________________________________________________________ [ 20824] By: jhi on 2003/08/22 08:20:15 Log: Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd From: Nicholas Clark Date: Thu, 21 Aug 2003 22:26:18 +0100 Message-ID: <20030821222618.T558@plum.flirble.org> Branch: perl ! t/op/pack.t ____________________________________________________________________________ [ 20823] By: jhi on 2003/08/22 08:16:47 Log: Subject: Re: [perl #23463]: compiler version on sparc/netbsd From: alian@cpan.org (Alian) Date: Wed, 20 Aug 2003 20:39:17 +0200 Message-ID: <3F43C055.6030709@jupiter.alianet> Branch: perl ! t/op/pack.t ____________________________________________________________________________ [ 20822] By: jhi on 2003/08/22 08:01:57 Log: Try to make the use of utf8 as clear as possible. Branch: perl ! lib/utf8.pm ____________________________________________________________________________ [ 20821] By: jhi on 2003/08/22 07:51:21 Log: Put the tests of the change #19064 back, but disable them. Branch: perl ! t/op/args.t ____________________________________________________________________________ [ 20820] By: jhi on 2003/08/22 06:47:50 Log: Advertise the encoding pragma at the utf8 pragma. Branch: perl ! lib/utf8.pm ____________________________________________________________________________ [ 20819] By: jhi on 2003/08/22 06:31:29 Log: Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt) From: Tassilo von Parseval Date: Fri, 22 Aug 2003 09:01:09 +0200 Message-id: <20030822070109.GA1029@ethan> Branch: perl ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm ! ext/Devel/PPPort/t/test.t ____________________________________________________________________________ [ 20817] By: jhi on 2003/08/22 05:18:53 Log: Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR From: insecure Date: Thu, 21 Aug 2003 21:37:56 +0300 Message-Id: <200308212137.57016.insecure@mail.od.ua> Branch: perl ! ext/I18N/Langinfo/Langinfo.xs ____________________________________________________________________________ [ 20816] By: jhi on 2003/08/22 05:15:30 Log: More bytecode patching from Enache. Branch: perl ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ! ext/B/B/Disassembler.pm ext/ByteLoader/bytecode.h ____________________________________________________________________________ [ 20815] By: jhi on 2003/08/22 05:06:58 Log: Subject: Re: pod cleanup From: Ken Williams Date: Thu, 21 Aug 2003 21:24:57 -0500 Message-Id: Branch: perl ! lib/File/Spec/Cygwin.pm lib/File/Spec/OS2.pm ____________________________________________________________________________ [ 20814] By: jhi on 2003/08/22 05:05:52 Log: Do not edit perltoc since it is autogenerated. Branch: perl ! pod/buildtoc ____________________________________________________________________________ [ 20813] By: jhi on 2003/08/22 04:57:12 Log: Subject: [PATCH] Re: pod cleanup From: Ronald J Kimball Date: Thu, 21 Aug 2003 17:09:17 -0400 Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu> (the pod part) Branch: perl ! pod/perl5005delta.pod pod/perlfaq4.pod pod/perlhack.pod ! pod/perlipc.pod pod/perlpacktut.pod ____________________________________________________________________________ [ 20811] By: jhi on 2003/08/22 04:46:58 Log: No need to E. Branch: perl ! pod/perluniintro.pod ____________________________________________________________________________ [ 20810] By: jhi on 2003/08/22 04:46:01 Log: Add File::Temp's OO test. Branch: perl + lib/File/Temp/t/object.t ! MANIFEST ____________________________________________________________________________ [ 20809] By: rgs on 2003/08/21 19:07:22 Log: The magic variables that alter STDOUT have a tendancy to segfault when accessed if STDOUT is undefined. Protect them. Branch: perl ! mg.c ____________________________________________________________________________ [ 20808] By: jhi on 2003/08/21 18:39:36 Log: Mention the Unicode UTR #18 version referenced. Branch: perl ! pod/perlunicode.pod ____________________________________________________________________________ [ 20807] By: jhi on 2003/08/21 18:22:22 Log: Must close so that unlink works portably. Branch: perl ! t/io/utf8.t ____________________________________________________________________________ [ 20806] By: jhi on 2003/08/21 18:15:07 Log: Subject: [perluniintro.pod] pod markup fix From: Stas Bekman Date: Thu, 21 Aug 2003 11:41:01 -0700 Message-ID: <3F45123D.8020805@stason.org> Branch: perl ! pod/perluniintro.pod ____________________________________________________________________________ [ 20805] By: jhi on 2003/08/21 18:11:30 Log: Subject: [PATCH] utf8 variable names scrambled in error messages From: Enache Adrian Date: Thu, 21 Aug 2003 21:17:26 +0300 Message-ID: <20030821181726.GA1241@ratsnest.hole> Branch: perl ! gv.c t/op/die.t ____________________________________________________________________________ [ 20804] By: jhi on 2003/08/21 18:09:10 Log: Fix the syswrite downgrade bug of [perl #23428] Somethings rotten in unicode semantics Branch: perl ! pp_sys.c t/io/utf8.t ____________________________________________________________________________ [ 20801] By: jhi on 2003/08/21 15:06:16 Log: No more public cwd(), use private _cwd(). Branch: perl ! lib/File/Spec/t/Spec.t ____________________________________________________________________________ [ 20799] By: jhi on 2003/08/21 14:20:04 Log: Underline the fact that abs2rel() makes no sense if it spans multiple roots. Branch: perl ! lib/File/Spec.pm lib/File/Spec/Unix.pm ____________________________________________________________________________ [ 20798] By: jhi on 2003/08/21 14:12:29 Log: Rename the internal cwd() to _cwd() (it's not curdir). Branch: perl ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm ____________________________________________________________________________ [ 20797] By: jhi on 2003/08/21 14:05:18 Log: Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS From: PPrymmer@factset.com Message-ID: Date: Tue, 19 Aug 2003 21:50:12 -0400 Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 20795] By: jhi on 2003/08/21 04:42:56 Log: Retract #19064, broke mod_perl flushing (localisation of $|). http://public.activestate.com/cgi-bin/perlbrowse?patch=19064 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html Branch: perl ! pp_ctl.c pp_hot.c scope.c t/op/args.t ____________________________________________________________________________ [ 20794] By: jhi on 2003/08/21 04:35:54 Log: MPE/iX does not have nanosleep() (the test makes a wrong conclusion of the linking succeeding) Branch: perl ! ext/Time/HiRes/Makefile.PL ____________________________________________________________________________ [ 20793] By: jhi on 2003/08/21 04:35:05 Log: Subject: Re: untieing your victim during the act From: Dave Mitchell Date: Wed, 20 Aug 2003 20:44:53 +0100 Message-ID: <20030820194453.GD27719@fdgroup.com> Branch: perl ! mg.c ____________________________________________________________________________ [ 20792] By: jhi on 2003/08/21 04:30:54 Log: Byteloader patching from Enache continues; PADOFFSET handling was wrong. Branch: perl ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ! ext/B/t/assembler.t ext/ByteLoader/bytecode.h ! ext/ByteLoader/byterun.c ____________________________________________________________________________ [ 20791] By: jhi on 2003/08/20 13:55:35 Log: Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile From: Steve Hay Date: Wed, 20 Aug 2003 10:54:46 +0100 Message-ID: <3F434566.3030602@uk.radan.com> Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 20790] By: jhi on 2003/08/20 11:01:52 Log: Upgrade to Encode 1.98. Branch: perl ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm ! ext/Encode/META.yml ext/Encode/bin/enc2xs ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_eucjp.t ! ext/Encode/t/enc_utf8.t ext/Encode/t/mime-header.t ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm ! ext/Encode/ucm/macHebrew.ucm ____________________________________________________________________________ [ 20789] By: jhi on 2003/08/20 10:49:51 Log: Patch from Enache for the crashing of bytecode.t in Tru64. Branch: perl ! ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h ____________________________________________________________________________ [ 20786] By: rgs on 2003/08/19 20:22:07 Log: t/TEST fails to fail when it can't find tests. Branch: perl ! t/TEST ____________________________________________________________________________ [ 20785] By: jhi on 2003/08/19 19:34:18 Log: Manifest.t.ation of Schwern. Branch: perl ! lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ [ 20783] By: jhi on 2003/08/19 19:24:00 Log: Nick's podulator was right, I just hadn't read the manual... the vms\perlvms.pod lines needed to be moved. Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 20781] By: jhi on 2003/08/19 16:59:49 Log: Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well known) printer won't install in RH-9] From: Andy Dougherty Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT) Message-ID: Branch: perl ! INSTALL ____________________________________________________________________________ [ 20780] By: jhi on 2003/08/19 16:54:48 Log: Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted From: alian Date: Tue, 19 Aug 2003 18:18:03 +0200 Message-ID: <20030819161650.65754.qmail@onion.perl.org> Branch: perl + ext/B/hints/openbsd.pl ! MANIFEST ____________________________________________________________________________ [ 20779] By: jhi on 2003/08/19 16:49:22 Log: Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff From: Ilya Zakharevich Date: Tue, 19 Aug 2003 08:28:14 -0700 Message-ID: <20030819152814.GA15441@math.berkeley.edu> Branch: perl ! lib/File/Spec/OS2.pm ____________________________________________________________________________ [ 20778] By: jhi on 2003/08/19 15:09:30 Log: Unnecessary whitespace diff. Branch: perl ! lib/ExtUtils/MakeMaker.pm ____________________________________________________________________________ [ 20777] By: jhi on 2003/08/19 15:05:18 Log: One less failure. Branch: perl ! lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ [ 20776] By: jhi on 2003/08/19 13:36:03 Log: Replace #20772 with Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t From: PPrymmer@factset.com Message-ID: Date: Tue, 19 Aug 2003 10:29:44 -0400 Branch: perl ! lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ [ 20775] By: jhi on 2003/08/19 13:29:13 Log: (From Enache) Keep bytecode files (.plc) around in case of failures. (Currently Tru64 is reliably barfing.) Branch: perl ! ext/B/t/bytecode.t ____________________________________________________________________________ [ 20774] By: jhi on 2003/08/19 13:20:59 Log: 's buildtoc now. Branch: perl ! README.cygwin ____________________________________________________________________________ [ 20773] By: jhi on 2003/08/19 13:19:24 Log: These are kind of important. Branch: perl ! MANIFEST ____________________________________________________________________________ [ 20772] By: jhi on 2003/08/19 13:13:26 Log: Replace #20763 with Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t From: Michael G Schwern Date: Mon, 18 Aug 2003 17:07:30 -0700 Message-ID: <20030819000729.GG14782@windhund.schwern.org> Branch: perl ! lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ [ 20771] By: jhi on 2003/08/19 13:10:42 Log: Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff From: Michael G Schwern Date: Mon, 18 Aug 2003 18:02:08 -0700 Message-ID: <20030819010208.GI14782@windhund.schwern.org> Branch: perl ! lib/File/Spec/OS2.pm ____________________________________________________________________________ [ 20770] By: jhi on 2003/08/19 13:08:45 Log: Subject: [PATCH] maintperl - File::Spec cwd() stuff From: Ken Williams Date: Mon, 18 Aug 2003 17:07:43 -0500 Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org> Branch: perl ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm ! lib/File/Spec/t/Spec.t ____________________________________________________________________________ [ 20769] By: jhi on 2003/08/19 12:25:07 Log: Update the history records. Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 20768] By: jhi on 2003/08/19 12:15:58 Log: Still trying to unify MANIFEST sorting. Branch: perl ! MANIFEST pod/buildtoc ____________________________________________________________________________ [ 20767] By: jhi on 2003/08/19 12:10:00 Log: Try to unify the MANIFEST sorting. Branch: perl ! MANIFEST Makefile.SH pod/buildtoc ____________________________________________________________________________ [ 20766] By: jhi on 2003/08/19 12:04:22 Log: Nick Clark's podulator. The win32 makefile generation doesn't seem to be working yet. Branch: perl + pod.lst pod/buildtoc - pod/buildtoc.PL ! MANIFEST Makefile.SH pod/Makefile.SH pod/perl.pod ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak ____________________________________________________________________________ [ 20765] By: jhi on 2003/08/19 03:10:57 Log: Pod tweaks for NEXT from Alan Ferrency. Branch: perl ! lib/NEXT.pm ____________________________________________________________________________ [ 20764] By: jhi on 2003/08/18 19:34:16 Log: Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl. Branch: perl ! ext/Fcntl/Fcntl.pm pod/perlfunc.pod t/io/utf8.t ____________________________________________________________________________ [ 20763] By: jhi on 2003/08/18 19:01:33 Log: Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t From: PPrymmer@factset.com Date: Mon, 18 Aug 2003 15:57:12 -0400 Message-ID: Branch: perl ! lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ [ 20762] By: jhi on 2003/08/18 18:57:22 Log: Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS From: PPrymmer@factset.com Date: Mon, 18 Aug 2003 14:28:22 -0400 Message-ID: Branch: perl ! vms/descrip_mms.template ____________________________________________________________________________ [ 20761] By: jhi on 2003/08/18 18:53:05 Log: Use the base class cwd() method. Branch: perl ! lib/File/Spec/VMS.pm ____________________________________________________________________________ [ 20758] By: jhi on 2003/08/18 09:37:22 Log: Subject: [PATCH] Uppercase globals in Pod::Html From: Michael G Schwern Date: Mon, 18 Aug 2003 03:29:09 -0700 Message-ID: <20030818102909.GJ823@windhund.schwern.org> Branch: perl ! lib/Pod/Html.pm ____________________________________________________________________________ [ 20756] By: jhi on 2003/08/18 08:46:52 Log: Subject: [PATCH] Pod::Html unifying global variable declaration and initialization From: Michael G Schwern Date: Mon, 18 Aug 2003 02:44:31 -0700 Message-ID: <20030818094431.GG823@windhund.schwern.org> Branch: perl ! lib/Pod/Html.pm ____________________________________________________________________________ [ 20755] By: jhi on 2003/08/18 08:41:24 Log: Warn about the slowness of memory debuggers. Branch: perl ! pod/perlhack.pod ____________________________________________________________________________ [ 20754] By: jhi on 2003/08/18 08:34:00 Log: Upgrade to ExtUtils::MakeMaker 6.16. Branch: perl + lib/ExtUtils/t/prereq_print.t ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Installed.pm ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ [ 20753] By: jhi on 2003/08/18 08:21:36 Log: Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS)) From: Michael G Schwern Date: Mon, 18 Aug 2003 01:34:34 -0700 Message-ID: <20030818083433.GB823@windhund.schwern.org> Branch: perl ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl ____________________________________________________________________________ [ 20752] By: jhi on 2003/08/18 07:01:16 Log: I could have sworn the base class method was there. Branch: perl ! lib/File/Spec/Unix.pm ____________________________________________________________________________ [ 20751] By: jhi on 2003/08/18 05:09:34 Log: utf8::is_utf8() wasn't there in 5.8.0. Branch: perl ! lib/utf8.pm ____________________________________________________________________________ [ 20750] By: jhi on 2003/08/18 04:53:22 Log: Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS)) From: "Craig A. Berry" Date: Sun, 17 Aug 2003 23:28:21 -0500 Message-ID: <3F4055E5.2070407@mac.com> Branch: perl ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl ____________________________________________________________________________ [ 20749] By: jhi on 2003/08/17 19:27:03 Log: Subject: [PATCH] Taint safe Cwd::_qnx_abs_path() From: Michael G Schwern Date: Sat, 16 Aug 2003 14:58:25 -0700 Message-ID: <20030816215824.GF5859@windhund.schwern.org> (plus local *REALPATH) Branch: perl ! lib/Cwd.pm ____________________________________________________________________________ [ 20747] By: jhi on 2003/08/17 08:44:18 Log: Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die From: Enache Adrian Date: Sat, 16 Aug 2003 16:03:16 +0300 Message-ID: <20030816130316.GA1654@ratsnest.hole> Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die From: Enache Adrian Date: Sun, 17 Aug 2003 04:42:22 +0300 Message-ID: <20030817014222.GA1287@ratsnest.hole> Branch: perl ! t/op/die.t util.c ____________________________________________________________________________ [ 20745] By: jhi on 2003/08/17 07:52:47 Log: The lib/Cwd.pm diet part of Subject: [PATCH] File::Spec on diet From: Tels Date: Mon, 7 Jul 2003 22:41:42 +0200 Message-Id: <200307072235.03364@bloodgate.com> Branch: perl ! lib/Cwd.pm ____________________________________________________________________________ [ 20744] By: jhi on 2003/08/17 07:50:00 Log: The "reduce memory footprint and increase speed by not unconditionally pulling in Cwd" part of Subject: [PATCH] File::Spec on diet From: Tels Date: Mon, 7 Jul 2003 22:41:42 +0200 Message-Id: <200307072235.03364@bloodgate.com> was still valid. Branch: perl ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm ! lib/File/Spec/Win32.pm ____________________________________________________________________________ [ 20741] By: jhi on 2003/08/17 06:53:07 Log: File::Temp 0.14 from Tim Jenness, now with OO interface. Branch: perl ! lib/File/Temp.pm ____________________________________________________________________________ [ 20739] By: jhi on 2003/08/16 21:03:07 Log: Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS From: PPrymmer@factset.com Date: Sat, 16 Aug 2003 11:55:58 -0400 Message-ID: Branch: perl ! installperl ____________________________________________________________________________ [ 20738] By: jhi on 2003/08/16 20:39:47 Log: Update to Filter::Util::Call 1.6 from CPAN, but keep our $VERSION at 1.601 so that we are different in version than 5.8.0 since the module is different (one doc tweak). Branch: perl ! ext/Filter/Util/Call/Call.pm ____________________________________________________________________________ [ 20737] By: jhi on 2003/08/16 20:25:21 Log: valgrind --help didn't return a happy exit status. Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 20736] By: rgs on 2003/08/16 19:54:43 Log: Avoid a "Subroutine Cwd::fastcwd redefined" warning when loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient because loading the XS part of Cwd might fail. Branch: perl ! lib/Cwd.pm ____________________________________________________________________________ [ 20735] By: rgs on 2003/08/16 19:39:39 Log: Subject: [patch lib/utf8.pm] doc tweaks From: Stas Bekman Date: Sat, 16 Aug 2003 13:30:28 -0700 Message-ID: <3F3E9464.3030202@stason.org> Branch: perl ! lib/utf8.pm ____________________________________________________________________________ [ 20734] By: rgs on 2003/08/16 19:32:05 Log: Subject: [PATCH] Taint problems in Cwd::abs_path From: Michael G Schwern Date: Fri, 15 Aug 2003 18:43:45 -0700 Message-ID: <20030816014345.GE4023@windhund.schwern.org> Branch: perl ! ext/Cwd/t/taint.t lib/Cwd.pm ____________________________________________________________________________ [ 20733] By: jhi on 2003/08/16 17:03:15 Log: No ODBM for Mac OS X, even if we have Fink GDBM libraries. Branch: perl ! hints/darwin.sh ____________________________________________________________________________ [ 20732] By: jhi on 2003/08/16 16:52:50 Log: Add valgrind testing target. Branch: perl ! Makefile.SH pod/perlhack.pod t/TEST ____________________________________________________________________________ [ 20731] By: jhi on 2003/08/16 14:37:33 Log: More networking negativity. Branch: perl ! pod/perlport.pod ____________________________________________________________________________ [ 20730] By: rgs on 2003/08/16 12:12:43 Log: Remove a useless vstring reference in perlnumber.pod. Branch: perl ! pod/perlnumber.pod ____________________________________________________________________________ [ 20729] By: jhi on 2003/08/16 10:11:30 Log: README.macosx updates about known problems. Branch: perl ! README.macosx ____________________________________________________________________________ [ 20728] By: jhi on 2003/08/16 08:32:04 Log: Subject: [PATCH] Small test tweak for Memoize/t/error.t From: Andreas J Koenig Date: Fri, 15 Aug 2003 11:55:22 +0200 Message-ID: <87smo39red.fsf@franz.ak.mind.de> Branch: perl ! lib/Memoize/t/errors.t ____________________________________________________________________________ [ 20727] By: jhi on 2003/08/16 07:25:08 Log: Upgrade to File::Temp 0.13 from CPAN-- but since we had a '0.13' already in 5.8.0, make this still a '0.131'. Branch: perl ! lib/File/Temp.pm lib/File/Temp/t/mktemp.t ! lib/File/Temp/t/posix.t lib/File/Temp/t/security.t ! lib/File/Temp/t/tempfile.t ____________________________________________________________________________ [ 20726] By: jhi on 2003/08/15 20:29:10 Log: Clarify the E flag. Branch: perl ! embed.fnc ____________________________________________________________________________ [ 20725] By: jhi on 2003/08/15 15:37:36 Log: Integrate from maint: [ 20724] No peeking before the buffer. (This was probably the random failure showing up in Solaris with t/uni/tr_7jis.t) Branch: perl !> toke.c ____________________________________________________________________________ [ 20721] By: jhi on 2003/08/15 08:44:42 Log: Subject: [PATCH] TEST script (Was: Not ok 20712ff) From: Andreas J Koenig Date: Fri, 15 Aug 2003 11:37:29 +0200 Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de> Branch: perl ! t/TEST ____________________________________________________________________________ [ 20720] By: jhi on 2003/08/15 08:40:07 Log: Integrate from maint: [ 20719] no_plan is not a good plan until TEST is fixed. Branch: perl !> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t ____________________________________________________________________________ [ 20717] By: jhi on 2003/08/15 05:06:39 Log: Up the F::S subpackage versions; up the JPL JNI.pm version (the JPL cvs seems to be out of order), the only real change (in JNI.xs) seems to have been CRLF->LF conversion. Branch: perl ! jpl/JNI/JNI.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm ____________________________________________________________________________ [ 20716] By: jhi on 2003/08/15 04:58:34 Log: Upgrade to Test::Harness 2.30. Branch: perl ! lib/Test/Harness.pm lib/Test/Harness/Changes ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t ____________________________________________________________________________ [ 20715] By: jhi on 2003/08/15 04:41:37 Log: Damian replied that he'll make a CPAN Switch 2.10 out of 5.8.1 Switch 2.10. Branch: perl ! lib/Switch.pm ____________________________________________________________________________ [ 20714] By: jhi on 2003/08/14 18:35:07 Log: Add PerlIO::via::QuotedPrint to Maintainers. Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 20713] By: jhi on 2003/08/14 18:33:06 Log: Upgrade to PerlIO::via::Quoted 0.05. Branch: perl ! lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t ____________________________________________________________________________ [ 20712] By: jhi on 2003/08/14 18:29:19 Log: Upgrade to NEXT 0.60. Branch: perl ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t ____________________________________________________________________________ [ 20711] By: jhi on 2003/08/14 17:31:55 Log: perlcheat is a reference, not tutorial. Branch: perl ! pod/perl.pod ____________________________________________________________________________ [ 20710] By: jhi on 2003/08/14 16:48:34 Log: Subject: PATCH RC4 IO::Dir From: Mark Jason Dominus Date: Thu, 14 Aug 2003 12:02:59 -0400 Message-ID: <20030814160259.27586.qmail@plover.com> Branch: perl ! ext/IO/lib/IO/Dir.pm ____________________________________________________________________________ [ 20708] By: jhi on 2003/08/14 14:45:20 Log: win32/fcrypt.c was forgotten. Branch: perl ! MANIFEST ____________________________________________________________________________ [ 20706] By: jhi on 2003/08/14 14:40:30 Log: Not so great a version bump, let Paul release 0.17. Branch: perl ! ext/Filter/Util/Call/Call.pm ____________________________________________________________________________ [ 20705] By: jhi on 2003/08/14 14:38:40 Log: One more XS change versus no VERSION change. (Remaining in JNI.pm/xs, don't know what to about that since JNI is kind of "stable".) Branch: perl ! ext/Filter/Util/Call/Call.pm ____________________________________________________________________________ [ 20704] By: jhi on 2003/08/14 14:36:45 Log: XS contents changes versus VERSION non-changes. Branch: perl ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm ! ext/PerlIO/scalar/scalar.pm ext/SDBM_File/SDBM_File.pm ! ext/Socket/Socket.pm ____________________________________________________________________________ [ 20702] By: jhi on 2003/08/14 14:24:40 Log: Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows From: Steve Hay Date: Thu, 14 Aug 2003 15:39:16 +0100 Message-ID: <3F3B9F14.4040609@uk.radan.com> (Sarathy okayed the idea.) Branch: perl + win32/fcrypt.c - win32/des_fcrypt.patch ! MANIFEST README.win32 win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 20701] By: jhi on 2003/08/14 14:17:42 Log: Subject: [DOC PATCH] warnings.pl From: Elizabeth Mattijsen Date: Thu, 14 Aug 2003 13:12:55 +0200 Message-id: (some rewording) Branch: perl ! lib/warnings.pm warnings.pl ____________________________________________________________________________ [ 20700] By: gbarr on 2003/08/14 14:12:45 Log: Update to Scalar-List-Utils 1.12 Branch: perl ! ext/List/Util/ChangeLog ext/List/Util/Util.xs ! ext/List/Util/lib/List/Util.pm ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t ____________________________________________________________________________ [ 20699] By: jhi on 2003/08/14 13:16:27 Log: All the authors of these modules have now been contacted; but assuming no CPAN updates are upcoming, here are 'fake' version updates to make us different from 5.8.0. (List::Util+Scalar::Util will soon be updated; File::Spec CPAN release will be made based on 5.8.1.) Branch: perl ! ext/Data/Dumper/Dumper.pm lib/CGI/Fast.pm lib/CGI/Util.pm ! lib/File/Temp.pm lib/Locale/Country.pm lib/Locale/Currency.pm ! lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm ! lib/Test/Harness/Straps.pm lib/Text/Wrap.pm ____________________________________________________________________________ [ 20697] By: jhi on 2003/08/14 07:05:48 Log: Make the blead versions of these be newer... Branch: perl ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm ____________________________________________________________________________ [ 20696] By: jhi on 2003/08/14 06:51:34 Log: Tweak from Slaven to catch also changed .xs files (.pm -> .xs name equivalence is assumed) Branch: perl ! Porting/cmpVERSION.pl ____________________________________________________________________________ [ 20695] By: jhi on 2003/08/14 06:44:10 Log: Diffs-sans-version-diffs between blead and maint. Branch: perl ! ext/B/B.pm ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ! ext/Devel/PPPort/PPPort.pm lib/English.pm lib/overload.pm ! lib/warnings.pm warnings.pl ____________________________________________________________________________ [ 20692] By: jhi on 2003/08/14 05:23:58 Log: One more VERSION bump. Branch: perl ! lib/SelfLoader.pm ____________________________________________________________________________ [ 20691] By: jhi on 2003/08/14 05:21:20 Log: Add a known exception. Branch: perl ! Porting/cmpVERSION.pl ____________________________________________________________________________ [ 20689] By: jhi on 2003/08/14 04:54:18 Log: The blead version has got the dor. Branch: perl ! ext/Opcode/Opcode.pm ____________________________________________________________________________ [ 20688] By: jhi on 2003/08/14 04:51:30 Log: A swath of VERSION patches from Nick Clark. Branch: perl ! lib/AutoSplit.pm lib/CPAN/Nox.pm lib/Cwd.pm lib/English.pm ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Path.pm ! lib/Hash/Util.pm lib/Net/hostent.pm lib/Net/servent.pm ! lib/Text/Abbrev.pm lib/Thread/Semaphore.pm lib/Tie/Array.pm ! lib/Tie/RefHash.pm lib/UNIVERSAL.pm lib/Unicode/UCD.pm ! lib/attributes.pm lib/base.pm lib/diagnostics.pm lib/fields.pm ! lib/filetest.pm lib/open.pm lib/overload.pm lib/utf8.pm ! lib/vmsish.pm os2/OS2/Process/Process.pm ! os2/OS2/REXX/DLL/DLL.pm t/TestInit.pm ! t/lib/MakeMaker/Test/Utils.pm t/lib/Math/BigInt/BareCalc.pm ! vms/ext/Filespec.pm warnings.pl ____________________________________________________________________________ [ 20687] By: jhi on 2003/08/13 18:53:15 Log: Alpha version numbers noticed by Schwern. (These hacks are no more needed since the PAUSE indexer no more indexes the insides of Perl distributions, says Andreas.) Branch: perl ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm ! ext/IPC/SysV/SysV.pm ____________________________________________________________________________ [ 20686] By: jhi on 2003/08/13 18:42:50 Log: Subject: Re: script wanted From: Nicholas Clark Date: Wed, 13 Aug 2003 20:46:09 +0100 Message-ID: <20030813204609.G20130@plum.flirble.org> Branch: perl ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/Debug.pm ! ext/B/B/Lint.pm ext/Fcntl/Fcntl.pm ext/File/Glob/Glob.pm ! ext/IO/IO.pm ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/Msg.pm ! ext/IPC/SysV/Semaphore.pm ext/POSIX/POSIX.pm ! ext/Sys/Hostname/Hostname.pm ext/Sys/Syslog/Syslog.pm ! ext/re/re.pm ext/threads/shared/shared.pm ! ext/threads/threads.pm ____________________________________________________________________________ [ 20685] By: jhi on 2003/08/13 18:24:50 Log: Subject: Re: script wanted From: Enache Adrian Date: Wed, 13 Aug 2003 22:31:18 +0300 Message-ID: <20030813193118.GA1273@ratsnest.hole> Branch: perl ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ! ext/B/B/Disassembler.pm ____________________________________________________________________________ [ 20681] By: jhi on 2003/08/13 17:13:12 Log: Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted From: Robin Barker Date: Wed, 13 Aug 2003 18:05:38 +0100 Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk> Branch: perl ! lib/lib_pm.PL utils/h2xs.PL utils/perlcc.PL ____________________________________________________________________________ [ 20680] By: jhi on 2003/08/13 17:11:38 Log: Subject: [PATCH] GNU Public General Public General GNU Public License License From: Michael G Schwern Date: Wed, 13 Aug 2003 11:15:40 -0700 Message-ID: <20030813181539.GA22658@windhund.schwern.org> Branch: perl ! pod/perlartistic.pod pod/perlgpl.pod ____________________________________________________________________________ [ 20678] By: jhi on 2003/08/13 13:46:18 Log: Add cmpVERSION.pl from Slaven for comparing two Perl source trees for modules that have changed but have the same version numbers. Branch: perl + Porting/cmpVERSION.pl ! MANIFEST ____________________________________________________________________________ [ 20676] By: jhi on 2003/08/13 12:03:08 Log: Make Johan's confusion go away, but there are no doubt more similar cases. Branch: perl ! lib/File/Find.pm ____________________________________________________________________________ [ 20674] By: jhi on 2003/08/13 11:57:47 Log: Make (hopefully) the Windows CR CR LF bug go away by making the CRLF layer repel any other CRLF layers. In other words: binmode(FH, ":crlf") in e.g. Win32 is effectively a no-op since there already is one CRLF layer in the stack by default. Branch: perl ! perlio.c pod/perlrun.pod t/io/crlf.t t/io/layers.t ____________________________________________________________________________ [ 20673] By: jhi on 2003/08/13 10:29:56 Log: One tweak from Dave Mitchell. Branch: perl ! pod/perlport.pod ____________________________________________________________________________ [ 20672] By: jhi on 2003/08/13 10:27:54 Log: One tweak for microperl in OS/2. Branch: perl ! perl.h ____________________________________________________________________________ [ 20671] By: merijn on 2003/08/13 08:57:27 Log: Subject: [PATCH] another VMS pod nit From: "Craig A. Berry" Date: Wed, 13 Aug 2003 01:01:46 -0500 Message-ID: <3F39D44A.4010207@mac.com> Branch: perl ! vms/descrip_mms.template ____________________________________________________________________________ [ 20670] By: merijn on 2003/08/13 08:54:45 Log: Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS)) From: "Craig A. Berry" Date: Tue, 12 Aug 2003 21:12:00 -0500 Message-ID: <3F399E70.4050607@mac.com> Branch: perl ! lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/29_downcopy.t ! lib/Tie/File/t/29a_upcopy.t ____________________________________________________________________________ [ 20669] By: jhi on 2003/08/13 06:06:39 Log: More don't:s for nyetworking. Branch: perl ! pod/perlport.pod ____________________________________________________________________________ [ 20668] By: rgs on 2003/08/12 20:27:41 Log: perlipc thinko by John P. Linderman. Branch: perl ! pod/perlipc.pod ____________________________________________________________________________ [ 20666] By: jhi on 2003/08/12 20:02:13 Log: Subject: Re: maint @ 20617 [PATCH] From: =?iso-8859-1?q?Sreeji=20K=20Das?= Date: Tue, 12 Aug 2003 13:19:00 +0100 (BST) Message-ID: <20030812121900.26127.qmail@web10501.mail.yahoo.com> Branch: perl ! lib/ExtUtils/Installed.pm ____________________________________________________________________________ [ 20665] By: jhi on 2003/08/12 19:59:54 Log: README.cygwin updates from Gerrit P. Haase. Branch: perl ! README.cygwin ____________________________________________________________________________ [ 20664] By: jhi on 2003/08/12 19:57:53 Log: Do some updates also on pod.mak -- which seems to be badly out of date. Branch: perl ! win32/pod.mak ____________________________________________________________________________ [ 20663] By: jhi on 2003/08/12 19:48:01 Log: More missing pods for VMS. Branch: perl ! vms/descrip_mms.template ____________________________________________________________________________ [ 20662] By: jhi on 2003/08/12 19:43:46 Log: Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build. From: PPrymmer@factset.com Date: Tue, 12 Aug 2003 16:24:21 -0400 Message-ID: Branch: perl ! vms/descrip_mms.template ____________________________________________________________________________ [ 20661] By: jhi on 2003/08/12 19:41:50 Log: perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett. Branch: perl ! pod/perlreref.pod ____________________________________________________________________________ [ 20660] By: jhi on 2003/08/12 18:44:27 Log: A better patch from Yitzchak Scott-Thoennes for [perl #23287]. Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 20657] By: jhi on 2003/08/12 13:55:56 Log: Multiline one-liners are a bit too much to ask. Branch: perl ! t/op/closure.t ____________________________________________________________________________ [ 20654] By: jhi on 2003/08/12 13:23:00 Log: Add perlcheat to the toc and perl.pod; regen toc. Branch: perl ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod ____________________________________________________________________________ [ 20653] By: jhi on 2003/08/12 13:15:17 Log: Retract #20644 and #20643; on non-microperl non-fcntl systems Wrong Thing would be done. (And as Sarathy points out, closing both ends of a pipe is rather identical to never opening it...) Branch: perl ! pp_sys.c util.c ____________________________________________________________________________ [ 20652] By: ams on 2003/08/12 13:06:40 Log: Subject: perlcheat From: Juerd Date: Mon, 11 Aug 2003 20:24:34 +0200 Message-Id: <20030811182434.GI17748@c3.convolution.nl> Branch: perl + pod/perlcheat.pod ! MANIFEST ____________________________________________________________________________ [ 20651] By: jhi on 2003/08/12 12:52:09 Log: Microperl expects C89 (like the rest of Perl). Branch: perl ! README.micro ____________________________________________________________________________ [ 20650] By: jhi on 2003/08/12 12:32:29 Log: Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code From: Ilya Zakharevich Date: Sun, 3 Aug 2003 06:19:02 -0700 Message-ID: <20030803131902.GA5146@math.berkeley.edu> Branch: perl ! lib/ExtUtils/xsubpp ____________________________________________________________________________ [ 20648] By: jhi on 2003/08/12 11:56:52 Log: If we are void we cannot return a value. Branch: perl ! mg.c ____________________________________________________________________________ [ 20647] By: jhi on 2003/08/12 11:54:32 Log: Oops. Branch: perl ! perl.c ____________________________________________________________________________ [ 20646] By: jhi on 2003/08/12 11:51:25 Log: Apply much of Ilya's microperl patch, but instead of implementing the opendir()/readdir()/closedir() using external commands give up "ANSI-pureness" and define them in uconfig.sh, also define other stuff like rename() and putenv(). Leave out the $| emulation in my_fork() since we are not supposed to have fork() under microperl. Branch: perl ! Makefile.micro README.micro doio.c mg.c perl.c perl.h ! perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c ____________________________________________________________________________ [ 20645] By: jhi on 2003/08/12 10:40:54 Log: Localize PARENT (based on Ilya's microperl patch). Branch: perl ! lib/Cwd.pm ____________________________________________________________________________ [ 20644] By: jhi on 2003/08/12 10:37:55 Log: More microperlish faking in case no fcntl F_SETFD for pipes. Branch: perl ! util.c ____________________________________________________________________________ [ 20643] By: jhi on 2003/08/12 10:13:53 Log: A generally useful hunk from Ilya's microperl patch. (If no fcntl F_SETFD, fake it the best we can.) Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 20640] By: jhi on 2003/08/12 09:59:16 Log: returning would be good, too. Branch: perl ! ext/Safe/t/safeops.t ____________________________________________________________________________ [ 20639] By: jhi on 2003/08/12 09:57:07 Log: No dor in maint. Branch: perl ! ext/Safe/t/safeops.t ____________________________________________________________________________ [ 20634] By: jhi on 2003/08/12 08:41:49 Log: Subject: [PATCH 5.8.1 @19053] XSLoader revisted From: Ilya Zakharevich Date: Mon, 21 Apr 2003 22:44:37 -0700 Message-ID: <20030422054437.GA8297@math.berkeley.edu> (the XSLoader doc hunk; the h2xs looks like a behavioural change) Branch: perl ! ext/DynaLoader/XSLoader_pm.PL ____________________________________________________________________________ [ 20633] By: jhi on 2003/08/12 08:31:01 Log: Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm From: Michael G Schwern Date: Sat, 9 Aug 2003 15:03:02 -0700 Message-ID: <20030809220301.GE24919@windhund.schwern.org> (plus one extra catfile() in h2xs.t) Branch: perl ! lib/h2xs.t utils/h2xs.PL ____________________________________________________________________________ [ 20632] By: jhi on 2003/08/12 08:11:08 Log: The Debian people have expressed a wish for the boilerplate being specific about the Perl version; patch from Nick Clark. Branch: perl ! utils/h2xs.PL ____________________________________________________________________________ [ 20631] By: jhi on 2003/08/12 08:09:43 Log: A new try from Dave Mitchell for [perl #23265]. Branch: perl ! pad.c t/op/closure.t ____________________________________________________________________________ [ 20630] By: jhi on 2003/08/12 07:59:22 Log: Fix for [perl #23287] segfault in untie. (Well, at least no more coredump.) Branch: perl ! pp_sys.c t/op/tie.t ____________________________________________________________________________ [ 20629] By: jhi on 2003/08/12 06:24:32 Log: =head2 ALL CAPS Branch: perl ! pod/perlreref.pod ____________________________________________________________________________ [ 20628] By: jhi on 2003/08/12 06:22:25 Log: Too enthusiastic head2-ing. Branch: perl ! pod/perlreref.pod ____________________________________________________________________________ [ 20627] By: jhi on 2003/08/12 05:17:14 Log: Gotta Get'em Cases Right. Branch: perl ! pod/perlreref.pod ____________________________________________________________________________ [ 20626] By: jhi on 2003/08/12 05:04:02 Log: head2-ify many of the head1s, will probably make this look better in HTML. Branch: perl ! pod/perlreref.pod ____________________________________________________________________________ [ 20625] By: jhi on 2003/08/12 04:55:32 Log: Subject: Re: [PATCH] perlreref.pod tweaks From: Iain Truskett Date: Tue, 12 Aug 2003 13:59:27 +1000 Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au> plus explain "Titlecase". Branch: perl ! pod/perlreref.pod ____________________________________________________________________________ [ 20623] By: rgs on 2003/08/11 19:59:17 Log: Add a new regression test for Safe : tests that all ops can be trapped by a Safe compartement (except for the ones that can't.) Branch: perl + ext/Safe/t/safeops.t ! MANIFEST ____________________________________________________________________________ [ 20622] By: rgs on 2003/08/11 18:33:06 Log: B::Deparse wasn't handling correctly builtins that have two filehandles in their prototypes (pipe, socketpair, accept) when non-bareword prototypes were used. Branch: perl ! ext/B/B/Deparse.pm ____________________________________________________________________________ [ 20620] By: jhi on 2003/08/11 17:08:29 Log: Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c From: merlyn@stonehenge.com (Randal L. Schwartz) Date: 11 Aug 2003 09:45:29 -0700 Message-ID: <86isp4kus6.fsf@blue.stonehenge.com> Subject: [PATCH] perlreref.pod tweaks From: Ronald J Kimball Date: Mon, 11 Aug 2003 13:19:51 -0400 Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu> Plus a note about {,n} not being a quantifier. Branch: perl ! pod/perlreref.pod ____________________________________________________________________________ [ 20619] By: jhi on 2003/08/11 15:50:34 Log: Integrate: [ 20618] $* is not yet fully gone in 5.8.1. Branch: perl !> pod/perlreref.pod ____________________________________________________________________________ [ 20614] By: nick on 2003/08/11 12:14:55 Log: Allow via layer to affect the PERLIO_F_UTF8 flag. Branch: perl ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs ____________________________________________________________________________ [ 20612] By: jhi on 2003/08/11 10:55:19 Log: VC6 warning: result still unsigned. Branch: perl ! regexec.c ____________________________________________________________________________ [ 20611] By: jhi on 2003/08/11 08:33:13 Log: Typo fix from Boris Zentner. Branch: perl ! pod/perlfaq5.pod ____________________________________________________________________________ [ 20609] By: jhi on 2003/08/11 04:28:29 Log: Subject: [perl #23273] warnings in Unicode::UCD From: Lukas Mai (via RT) Date: 10 Aug 2003 22:37:41 -0000 Message-ID: Branch: perl ! lib/Unicode/UCD.pm lib/Unicode/UCD.t ____________________________________________________________________________ [ 20608] By: jhi on 2003/08/11 04:24:34 Log: Explain the 'Wide character in print' a bit more. Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 20607] By: rgs on 2003/08/10 20:44:23 Log: Subject: Re: killing for vital signs [PATCH] From: "John P. Linderman" Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT) Message-Id: <200308101944.PAA96547@raptor.research.att.com> Branch: perl ! pod/perlfunc.pod pod/perlipc.pod ____________________________________________________________________________ [ 20605] By: jhi on 2003/08/10 20:38:39 Log: gcc -ansi -pedantic cleanup; and a seemingly forgotten sv_placeholder hunk. Branch: perl ! perl.h sv.h ____________________________________________________________________________ [ 20604] By: jhi on 2003/08/10 20:14:28 Log: Clarify the format checking instructions. Branch: perl ! Porting/pumpkin.pod ____________________________________________________________________________ [ 20602] By: jhi on 2003/08/10 19:45:45 Log: Retract #20597, too many resulting core dumps. Branch: perl ! pad.c t/op/closure.t ____________________________________________________________________________ [ 20597] By: jhi on 2003/08/10 17:55:03 Log: Subject: Re: [perl #23265] Nested anonymous subs From: Dave Mitchell Date: Sun, 10 Aug 2003 01:35:30 +0100 Message-ID: <20030810003530.GB6547@fdgroup.com> Branch: perl ! pad.c t/op/closure.t ____________________________________________________________________________ [ 20596] By: jhi on 2003/08/10 17:38:35 Log: Try simple workaround for the POSIX autosplit.ix warning. Branch: perl ! ext/POSIX/POSIX.pm ____________________________________________________________________________ [ 20595] By: jhi on 2003/08/10 17:33:12 Log: One more PL_csighandlerp. Branch: perl ! ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 20594] By: rgs on 2003/08/10 13:30:11 Log: Further tweaks on perlreref.pod (by Iain Truskett) Branch: perl ! pod/perlreref.pod ____________________________________________________________________________ [ 20593] By: rgs on 2003/08/10 12:32:47 Log: Add the perlreref manpage, by Iain Truskett (regular expressions quick reference.) Regenerate the table of contents. Branch: perl + pod/perlreref.pod ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod ____________________________________________________________________________ [ 20592] By: rgs on 2003/08/09 21:13:27 Log: Remove ByteLoader from the list of modules whose compilability should be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache pointed out.) Branch: perl ! t/lib/1_compile.t ____________________________________________________________________________ [ 20591] By: rgs on 2003/08/09 21:08:59 Log: Subject: [PATCH] add "$lexical not available" warning in C From: Dave Mitchell Date: Sat, 9 Aug 2003 14:51:44 +0100 Message-ID: <20030809135144.GC4997@fdgroup.com> Branch: perl ! embed.fnc embed.h global.sym op.c pp_ctl.c proto.h scope.c ! scope.h t/lib/warnings/pad ____________________________________________________________________________ [ 20590] By: rgs on 2003/08/09 21:02:21 Log: Regenerate perlapi.pod. Branch: perl ! pod/perlapi.pod ____________________________________________________________________________ [ 20589] By: rgs on 2003/08/09 20:26:28 Log: Subject: [PATCH t/lib/1_compile.t] Removing tested modules From: Michael G Schwern Date: Sat, 9 Aug 2003 13:36:59 -0700 Message-ID: <20030809203659.GB24919@windhund.schwern.org> Branch: perl ! t/lib/1_compile.t ____________________________________________________________________________ [ 20588] By: jhi on 2003/08/09 18:13:07 Log: Update Jon Orwant's email address as he wants it, drop TPJ URL; upate also Doug MacEachern's address. Branch: perl ! pod/perlembed.pod pod/perlmodinstall.pod ____________________________________________________________________________ [ 20587] By: ams on 2003/08/09 18:09:34 Log: hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a normal key was replaced by its UTF-8 equivalent. This caused the "Storable problem" RT3 users reported under RH9. Branch: perl ! hv.c ____________________________________________________________________________ [ 20586] By: jhi on 2003/08/09 18:08:20 Log: Subject: [PATCH perlmodinstall.pod] Installation on Win32 From: Michael G Schwern Date: Fri, 8 Aug 2003 18:35:51 -0700 Message-ID: <20030809013550.GS1587@windhund.schwern.org> Branch: perl ! pod/perlmodinstall.pod ____________________________________________________________________________ [ 20584] By: jhi on 2003/08/09 18:05:22 Log: Reintroduce the U_32-ification to pad.c, suggested by Dave Mitchell. Branch: perl ! pad.c ____________________________________________________________________________ [ 20583] By: rgs on 2003/08/09 12:43:50 Log: Change #20578 to SelfLoader is probably also useful to AutoSplit. Branch: perl ! lib/AutoSplit.pm ____________________________________________________________________________ [ 20579] By: jhi on 2003/08/09 08:07:22 Log: Some updates for the memory use debugging section: -DL is obsolete, mention Devel::Size, and Purify and valgrind. Branch: perl ! pod/perldebguts.pod ____________________________________________________________________________ [ 20578] By: jhi on 2003/08/09 07:34:16 Log: Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t: Variable "$nested" is not available at (re_eval 4) line 2, line 8. which was on old bug unearthed by the change #20559. Basically, qr// + (??{$lexical}) combination is very, VERY broken. Workaround is not to use lexicals. Branch: perl ! lib/SelfLoader.pm ____________________________________________________________________________ [ 20577] By: jhi on 2003/08/09 07:28:41 Log: The libcygipc doesn't really work with the Perl SysV IPC tests so no much point in adding it yet. Branch: perl ! hints/cygwin.sh ____________________________________________________________________________ [ 20575] By: jhi on 2003/08/09 07:24:43 Log: Retract #20524 since it was due to broken INT32_MIN in Cygwin 1.5's stdint.h. Branch: perl ! pad.c ____________________________________________________________________________ [ 20574] By: jhi on 2003/08/09 07:11:32 Log: Subject: [ PATCH] Re: strange destruction problem on VMS From: Dave Mitchell Date: Fri, 8 Aug 2003 22:28:48 +0100 Message-ID: <20030808212848.GA2628@fdgroup.com> Branch: perl ! sv.c ____________________________________________________________________________ [ 20573] By: jhi on 2003/08/09 07:09:07 Log: Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX= From: Michael G Schwern Date: Fri, 8 Aug 2003 13:59:50 -0700 Message-ID: <20030808205950.GJ1587@windhund.schwern.org> Branch: perl ! pod/perlfaq8.pod ____________________________________________________________________________ [ 20572] By: jhi on 2003/08/09 07:06:37 Log: Subject: [PATCH] kill 'INT' doesn't work on Windows From: Jan Dubois Date: Fri, 08 Aug 2003 17:49:03 -0700 Message-ID: Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 20571] By: jhi on 2003/08/09 06:53:54 Log: Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x From: Nicholas Clark Date: Fri, 8 Aug 2003 23:30:00 +0100 Message-ID: <20030808233000.B20130@plum.flirble.org> Branch: perl ! ext/Storable/Storable.xs ____________________________________________________________________________ [ 20570] By: jhi on 2003/08/09 06:52:36 Log: Two more tests for #20566/#20568. Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 20568] By: jhi on 2003/08/08 21:05:24 Log: Subject: [PATCH] Re: UNICODE regexp bug From: Nick Ing-Simmons Date: Fri, 08 Aug 2003 23:05:49 +0100 Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com> Better patch (than #20566) from NI-S, one more test (introduce another variable rather than reuse the tmp, though) Branch: perl ! regexec.c t/op/pat.t ____________________________________________________________________________ [ 20566] By: jhi on 2003/08/08 19:47:45 Log: Subject: UNICODE regexp bug From: Nick Ing-Simmons Date: Fri, 08 Aug 2003 20:36:56 +0100 Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com> Branch: perl ! regexec.c t/op/pat.t ____________________________________________________________________________ [ 20565] By: jhi on 2003/08/08 18:59:40 Log: Move the csighandler to be a data variable so that things like DLL trampolines can't mess up the code variables the Perl_csighandler (seen in Cygwin: Perl_csighandler in POSIX extension was different than in main executable). Branch: perl ! embedvar.h ext/POSIX/POSIX.xs mg.c perlapi.h perlvars.h ____________________________________________________________________________ [ 20564] By: jhi on 2003/08/08 13:12:19 Log: Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2 From: Steve Hay Date: Fri, 08 Aug 2003 12:42:28 +0100 Message-ID: <3F338CA4.3010503@uk.radan.com> Branch: perl ! t/op/time.t ____________________________________________________________________________ [ 20563] By: jhi on 2003/08/08 13:09:00 Log: Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist From: "Gerrit P. Haase" Date: Fri, 8 Aug 2003 13:44:51 +0200 Message-ID: <1621817486657.20030808134451@familiehaase.de> Branch: perl ! ext/NDBM_File/hints/cygwin.pl ext/ODBM_File/hints/cygwin.pl ! hints/cygwin.sh ____________________________________________________________________________ [ 20560] By: jhi on 2003/08/08 04:28:44 Log: Retract PASTHRU* changes as recommended by Schwern. Branch: perl ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm ! lib/ExtUtils/t/MM_Win32.t ____________________________________________________________________________ [ 20559] By: rgs on 2003/08/07 19:59:18 Log: Subject: Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals From: Dave Mitchell Date: Thu, 7 Aug 2003 15:53:35 +0100 Message-ID: <20030807145335.GF26683@fdgroup.com> Branch: perl ! scope.c t/lib/warnings/pad ____________________________________________________________________________ [ 20556] By: jhi on 2003/08/07 18:14:41 Log: The #20546 was too ambitious, broke the test. Branch: perl ! lib/Benchmark.pm lib/Benchmark.t ____________________________________________________________________________ [ 20554] By: jhi on 2003/08/07 17:00:03 Log: Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS. From: PPrymmer@factset.com Date: Thu, 7 Aug 2003 14:02:02 -0400 Message-ID: Branch: perl ! vms/descrip_mms.template ____________________________________________________________________________ [ 20553] By: jhi on 2003/08/07 16:45:25 Log: Some AUTHORS updates. Branch: perl ! AUTHORS ____________________________________________________________________________ [ 20552] By: jhi on 2003/08/07 15:45:03 Log: Hint away the semid_ds test in NetBSD/sparc. Branch: perl ! hints/netbsd.sh ____________________________________________________________________________ [ 20550] By: jhi on 2003/08/07 15:39:53 Log: Allow hinting d_semctl_semun and d_semctl_semid_ds. Branch: perl ! Configure ____________________________________________________________________________ [ 20548] By: jhi on 2003/08/07 14:48:27 Log: Subject: [PATCH] Test::More From: Fergal Daly Date: Thu, 7 Aug 2003 15:52:11 +0100 Message-Id: <200308071552.11873.fergal@esatclear.ie> Branch: perl ! lib/Test/More.pm ____________________________________________________________________________ [ 20547] By: jhi on 2003/08/07 14:45:22 Log: Integrate from maint: [ 20543] Workround for SuSE8.2's -lndbm hack Branch: perl !> hints/linux.sh ____________________________________________________________________________ [ 20546] By: jhi on 2003/08/07 14:43:57 Log: Subject: [PATCH 5.8.1] Benchmark problem From: Radu Greab Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST) Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro> Subject: Re: [PATCH 5.8.1] Benchmark problem From: Rafael Garcia-Suarez Date: Thu, 7 Aug 2003 15:48:38 +0200 Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr> Branch: perl ! lib/Benchmark.pm lib/Benchmark.t ____________________________________________________________________________ [ 20544] By: jhi on 2003/08/07 14:25:25 Log: Retract #20359: too wide a brush. Branch: perl ! hints/netbsd.sh ____________________________________________________________________________ [ 20542] By: jhi on 2003/08/07 06:24:23 Log: If no alarm(), skip the subtests. Branch: perl ! ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 20541] By: jhi on 2003/08/07 06:15:54 Log: Subject: Re: maint @ 20537 From: Philip Newton Date: Thu, 07 Aug 2003 09:05:17 +0200 Message-ID: Branch: perl ! ext/Socket/Socket.xs ____________________________________________________________________________ [ 20540] By: jhi on 2003/08/07 06:13:19 Log: Subject: Re: maint @ 20537 From: Philip Newton Date: Thu, 07 Aug 2003 09:05:17 +0200 Message-ID: Branch: perl ! hints/dos_djgpp.sh ____________________________________________________________________________ [ 20539] By: jhi on 2003/08/07 05:17:56 Log: NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to have broken SysV semaphores. Branch: perl ! hints/netbsd.sh ____________________________________________________________________________ [ 20538] By: jhi on 2003/08/07 05:08:14 Log: Subject: Re: [perl #23030] Error in negative lookahead with alternations From: hv@crypt.org Date: Thu, 07 Aug 2003 02:44:23 +0100 Message-Id: <200308070144.h771iN906446@zen.crypt.org> Branch: perl ! regexec.c t/op/re_tests ____________________________________________________________________________ [ 20535] By: jhi on 2003/08/06 19:05:18 Log: ESUCCESS = 0 is not true, but exists. Branch: perl ! ext/Errno/t/Errno.t ____________________________________________________________________________ [ 20533] By: jhi on 2003/08/06 18:39:49 Log: Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message From: jari.aalto@poboxes.com (Jari Aalto) Date: Wed, 06 Aug 2003 14:24:42 +0300 Message-ID: Branch: perl ! ext/Sys/Syslog/Syslog.pm ____________________________________________________________________________ [ 20530] By: jhi on 2003/08/06 18:24:56 Log: Make code agree with documentation (from Wolfgang Friebel) Branch: perl ! lib/ExtUtils/MakeMaker.pm ____________________________________________________________________________ [ 20529] By: jhi on 2003/08/06 18:20:31 Log: Various tweaks to help DJGPP builds. Branch: perl ! djgpp/djgppsed.sh hints/dos_djgpp.sh ____________________________________________________________________________ [ 20527] By: jhi on 2003/08/06 14:57:22 Log: More PASTHRU patching from Steve Hay. Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 20526] By: jhi on 2003/08/06 13:53:01 Log: Cast away gcc 3.3 type conversion pickiness. Branch: perl ! ext/threads/threads.xs ____________________________________________________________________________ [ 20524] By: jhi on 2003/08/06 13:36:44 Log: Subject: Re: perl with cygwin 1.5, need help From: "Gerrit P. Haase" Date: Tue, 5 Aug 2003 14:36:55 +0200 Message-ID: <71561410910.20030805143655@familiehaase.de> (needed manual fitting) Branch: perl ! pad.c ____________________________________________________________________________ [ 20523] By: jhi on 2003/08/06 13:30:42 Log: Subject: maint @ 20512 From: Robin Barker Date: Wed, 6 Aug 2003 15:31:33 +0100 Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk> Branch: perl ! MANIFEST Porting/Maintainers.pl ____________________________________________________________________________ [ 20520] By: jhi on 2003/08/06 11:38:46 Log: Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32 From: Steve Hay Date: Wed, 06 Aug 2003 10:56:44 +0100 Message-ID: <3F30D0DC.20700@uk.radan.com> Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 20514] By: jhi on 2003/08/06 05:22:29 Log: Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition From: Tim Jenness Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST) Message-ID: Branch: perl ! pod/perlfaq2.pod ____________________________________________________________________________ [ 20513] By: jhi on 2003/08/06 05:18:32 Log: Subject: [PATCH] dprofpp.PL again -- #20488 thinko From: "Craig A. Berry" Date: Wed, 06 Aug 2003 00:18:36 -0500 Message-ID: <3F308FAC.4090409@mac.com> (from vmsperl list) Branch: perl ! utils/dprofpp.PL ____________________________________________________________________________ [ 20510] By: jhi on 2003/08/05 19:01:08 Log: Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition From: mjd@plover.com Date: 5 Aug 2003 19:23:46 -0000 Message-ID: <20030805192346.25911.qmail@plover.com> Branch: perl ! pod/perlfaq2.pod ____________________________________________________________________________ [ 20508] By: jhi on 2003/08/05 18:36:38 Log: Continue #20506. Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 20506] By: jhi on 2003/08/05 17:58:01 Log: Try to fix the INC in PASTHRU. Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 20503] By: jhi on 2003/08/05 16:02:14 Log: Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined. From: Chip Salzenberg Date: Tue, 5 Aug 2003 11:39:24 -0400 Message-ID: <20030805153924.GO1751@perlsupport.com Branch: perl ! perlio.c ____________________________________________________________________________ [ 20502] By: jhi on 2003/08/05 15:32:39 Log: Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32 From: Steve Hay Date: Tue, 05 Aug 2003 10:43:49 +0100 Message-ID: <3F2F7C55.9020808@uk.radan.com> (The MM_Unix.pm part was dealt with in #20501.) Branch: perl ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Win32.t ____________________________________________________________________________ [ 20501] By: jhi on 2003/08/05 15:28:17 Log: Reinstate #11125, hopefully making MakeMaker to pass DEFINE and INCLUDE to subdirs (NI-S says he'll work around any problems caused seen Tk if necessary). Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE to be _after_ the directory-specific INC and DEFINE as suggested by NI-S (Tk probably being the only "user" of the said macros). Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 20500] By: jhi on 2003/08/05 15:14:35 Log: Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions From: "Konovalov, Vadim" Date: Tue, 5 Aug 2003 20:12:18 +0400 Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com> Branch: perl - wince/include/netdb.h ! MANIFEST wince/Makefile.ce wince/win32.h wince/win32io.c ! wince/wince.c ____________________________________________________________________________ [ 20499] By: jhi on 2003/08/05 14:03:43 Log: A suggested perlio doc addition from Stas. Branch: perl ! pod/perliol.pod ____________________________________________________________________________ [ 20498] By: jhi on 2003/08/05 13:32:59 Log: Subject: [PATCH RC4] AUTHORS + Maintainers.pl From: Robin Barker Date: Tue, 5 Aug 2003 15:32:36 +0100 Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk> Branch: perl ! AUTHORS Porting/Maintainers.pl ____________________________________________________________________________ [ 20497] By: jhi on 2003/08/05 12:23:04 Log: This is necessary to get things building for the VMS debugger. (Craig Berry) Branch: perl ! vms/descrip_mms.template ____________________________________________________________________________ [ 20495] By: jhi on 2003/08/05 09:23:24 Log: Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6 From: alian Date: Tue, 05 Aug 2003 12:21:42 +0200 Message-ID: <3F2F8536.1090702@jupiter.alianet> Branch: perl ! ext/POSIX/t/posix.t ____________________________________________________________________________ [ 20494] By: jhi on 2003/08/05 09:03:57 Log: Add some known cases to Maintainers. Branch: perl ! Porting/Maintainers.pl ____________________________________________________________________________ [ 20492] By: jhi on 2003/08/05 08:34:34 Log: Subject: [PATCH] perlthrtut.pod From: Elizabeth Mattijsen Date: Tue, 5 Aug 2003 11:26:04 +0200 Message-Id: Branch: perl ! pod/perlthrtut.pod ____________________________________________________________________________ [ 20491] By: jhi on 2003/08/05 08:31:29 Log: Add META.yml and Stas' makemeta (plus extensive reworking of the Maintainers utility) Branch: perl + META.yml Porting/Maintainers.pm Porting/makemeta ! MANIFEST Makefile.SH Porting/Maintainers ! Porting/Maintainers.pl ____________________________________________________________________________ [ 20490] By: jhi on 2003/08/05 06:28:06 Log: ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc Try to remove the created message queues and semaphores even in the case of failures. Branch: perl ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t ____________________________________________________________________________ [ 20489] By: jhi on 2003/08/05 06:21:47 Log: Subject: PerlIO_{read,write} return value doc patch From: Gisle Aas Date: 04 Aug 2003 13:25:28 -0700 Message-ID: Branch: perl ! pod/perlapio.pod ____________________________________________________________________________ [ 20488] By: jhi on 2003/08/05 06:12:07 Log: Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS) From: "Craig A. Berry" Date: Mon, 04 Aug 2003 19:29:51 -0500 Message-ID: <3F2EFA7F.6070801@mac.com> Branch: perl ! utils/dprofpp.PL ____________________________________________________________________________ [ 20486] By: jhi on 2003/08/05 06:05:53 Log: Subject: [PATCH] typos in encoding.pm From: "Marcus Holland-Moritz" Date: Mon, 4 Aug 2003 20:09:35 +0200 Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2> Branch: perl ! ext/Encode/encoding.pm ____________________________________________________________________________ [ 20485] By: jhi on 2003/08/05 05:29:11 Log: Bytecode patching from Enache. Branch: perl ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm ! ext/B/t/bytecode.t ext/ByteLoader/bytecode.h t/TEST ____________________________________________________________________________ [ 20484] By: jhi on 2003/08/05 05:26:32 Log: Upgrade to Digest::MD5 2.27. Branch: perl ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm ! ext/Digest/MD5/t/files.t ____________________________________________________________________________ [ 20483] By: jhi on 2003/08/05 05:15:16 Log: Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated From: SADAHIRO Tomoyuki Date: Tue, 05 Aug 2003 00:27:10 +0900 Message-Id: <20030805002313.9880.BQW10602@nifty.com> Branch: perl ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ____________________________________________________________________________ [ 20482] By: rgs on 2003/08/04 22:06:46 Log: Nit in INSTALL about the svr?.sh hint files. Branch: perl ! INSTALL ____________________________________________________________________________ [ 20480] By: rgs on 2003/08/04 21:30:25 Log: Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)' From: Steve Grazzini Date: Mon, 4 Aug 2003 16:01:45 -0400 Message-ID: <20030804200145.GB21699@grazzini.net> Prevent the warning "Bareword found where operator expected" in the case "print $fh foo()" where foo() is an undefined function. Branch: perl ! toke.c ____________________________________________________________________________ [ 20479] By: rgs on 2003/08/04 20:26:17 Log: Fix bug #23141 : localization of readonly magic scalars now produces an error "Modification of a read-only value attempted", instead of silently failing. Branch: perl ! scope.c t/op/local.t ____________________________________________________________________________ [ 20478] By: rgs on 2003/08/04 20:10:52 Log: Revert change #19282 : it caused problems for some -Duseshrplib builds. On the other hand, make sure that your C compiler isn't a perl script ! Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 20475] By: jhi on 2003/08/04 09:35:55 Log: Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB(). Branch: perl ! perl.c perl.h ____________________________________________________________________________ [ 20474] By: jhi on 2003/08/04 08:41:55 Log: Oops. Branch: perl ! hints/darwin.sh hints/rhapsody.sh ____________________________________________________________________________ [ 20473] By: jhi on 2003/08/04 07:58:36 Log: Subject: [PATCH] Re: Can't usemymalloc on OS X From: Rafael Garcia-Suarez Date: Mon, 4 Aug 2003 10:35:12 +0200 Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr> Branch: perl ! hints/darwin.sh ____________________________________________________________________________ [ 20470] By: jhi on 2003/08/04 06:30:05 Log: Test count adjustment from Rafael. Branch: perl ! lib/Test/Simple/t/is_deeply.t ____________________________________________________________________________ [ 20469] By: jhi on 2003/08/04 06:23:26 Log: Subject: [PATCH] maint, Win32, GCC 3.2 From: Mattia Barbon Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale) Message-ID: Branch: perl ! ext/Errno/Errno_pm.PL ____________________________________________________________________________ [ 20467] By: jhi on 2003/08/04 05:10:57 Log: Apparently the newly introduce -DDARWIN did conflict with some Apple definition, how ironic... Branch: perl ! hints/darwin.sh perl.h ____________________________________________________________________________ [ 20466] By: jhi on 2003/08/04 05:03:30 Log: Subject: Debian patch that skips podless modules From: Alexey Tourbin Date: Sun, 3 Aug 2003 21:33:00 +0400 Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru> (plus Schwern's and Robert's nits) Branch: perl ! installman ____________________________________________________________________________ [ 20465] By: jhi on 2003/08/04 05:00:04 Log: Subject: [PATCH] 4 bugs in Test::More From: Fergal Daly (by way of Fergal Daly ) Date: Fri, 21 Mar 2003 10:57:31 +0000 Message-Id: <200303211057.31879.fergal@esatclear.ie> Branch: perl ! lib/Test/More.pm lib/Test/Simple/t/More.t ! lib/Test/Simple/t/is_deeply.t ____________________________________________________________________________ [ 20464] By: jhi on 2003/08/04 04:44:08 Log: Upgrade to ExtUtils::MakeMaker 6.15. Branch: perl ! lib/ExtUtils/Changes lib/ExtUtils/META.yml ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t ____________________________________________________________________________ [ 20463] By: jhi on 2003/08/04 04:37:25 Log: Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong From: Michael G Schwern Date: Sun, 3 Aug 2003 16:12:35 -0700 Message-ID: <20030803231235.GJ24350@windhund.schwern.org> Branch: perl ! lib/Benchmark.pm lib/Benchmark.t ____________________________________________________________________________ [ 20462] By: rgs on 2003/08/03 22:26:10 Log: Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr From: Enache Adrian Date: Sun, 3 Aug 2003 18:00:05 +0300 Message-ID: <20030803150005.GA1319@ratsnest.hole> Branch: perl ! pp.c t/op/substr.t ____________________________________________________________________________ [ 20461] By: rgs on 2003/08/03 21:50:11 Log: Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6 From: alian Date: Sat, 02 Aug 2003 16:19:25 +0200 Message-ID: <3F2BC86D.2050400@jupiter.alianet> Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern) Branch: perl ! ext/POSIX/t/posix.t ____________________________________________________________________________ [ 20458] By: jhi on 2003/08/03 19:01:08 Log: Subject: [PATCH-for-5.8.1-RC4] wince distribution From: "Vadim Konovalov" Date: Mon, 4 Aug 2003 00:01:08 +0400 Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad> Branch: perl ! wince/makedist.pl ____________________________________________________________________________ [ 20457] By: jhi on 2003/08/03 18:59:10 Log: Subject: [PATCH perlreftut.pod] Minor edits From: mjd@plover.com Date: 3 Aug 2003 17:46:08 -0000 Message-ID: <20030803174608.15792.qmail@plover.com> Branch: perl ! pod/perlreftut.pod ____________________________________________________________________________ [ 20456] By: jhi on 2003/08/03 18:52:16 Log: Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits From: mjd@plover.com Date: 3 Aug 2003 19:37:49 -0000 Message-ID: <20030803193749.3733.qmail@plover.com> Branch: perl ! ext/Time/HiRes/HiRes.pm ____________________________________________________________________________ [ 20455] By: jhi on 2003/08/03 18:47:13 Log: Subject: [PATCH] Re: win32.c bug - handle leak From: Jan Dubois Date: Sat, 02 Aug 2003 10:25:05 -0700 Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com> Branch: perl ! win32/win32.c ____________________________________________________________________________ [ 20454] By: jhi on 2003/08/03 18:45:53 Log: Subject: [PATCH 5.8.1 @20218] OS/2 build From: Ilya Zakharevich Date: Sat, 2 Aug 2003 09:38:50 -0700 Message-ID: <20030802163850.GA4712@math.berkeley.edu> Branch: perl ! os2/os2ish.h ____________________________________________________________________________ [ 20453] By: jhi on 2003/08/03 18:44:29 Log: Subject: [PATCH] Storable and uninitalized array values From: "Marcus Holland-Moritz" Date: Sat, 2 Aug 2003 13:40:16 +0200 Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2> Branch: perl ! ext/Storable/Storable.xs ext/Storable/t/freeze.t ____________________________________________________________________________ [ 20452] By: jhi on 2003/08/03 18:27:47 Log: Upgrade to Unicode::Collate 0.26. Branch: perl ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t ! lib/Unicode/Collate/t/test.t ____________________________________________________________________________ [ 20451] By: jhi on 2003/08/03 18:24:18 Log: Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl From: "Craig A. Berry" Date: Sat, 02 Aug 2003 10:25:44 -0500 Message-ID: <3F2BD7F8.8090003@mac.com> Branch: perl ! lib/Net/Ping.pm ____________________________________________________________________________ [ 20450] By: rgs on 2003/08/03 12:50:07 Log: Subject: [PATCH 5.8.1 @20218] Shell.t From: Ilya Zakharevich Date: Sun, 3 Aug 2003 06:21:41 -0700 Message-ID: <20030803132141.GA5156@math.berkeley.edu> Branch: perl ! lib/Shell.t ____________________________________________________________________________ [ 20447] By: jhi on 2003/08/02 07:26:58 Log: C++ (or C99) sneak attack ("inline" function keyword). Branch: perl ! ext/Devel/DProf/DProf.xs ____________________________________________________________________________ [ 20445] By: jhi on 2003/08/02 06:24:30 Log: Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob From: "Marcus Holland-Moritz" Date: Fri, 1 Aug 2003 13:12:14 +0200 Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2> Branch: perl ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c ! ext/File/Glob/t/basic.t ____________________________________________________________________________ [ 20444] By: jhi on 2003/08/02 06:17:28 Log: Only show the message if the locale settings look risky. Branch: perl ! ext/Time/HiRes/Makefile.PL ____________________________________________________________________________ [ 20443] By: jhi on 2003/08/02 06:01:27 Log: Add a message about the LC_ALL=C workaround (for non-core builds); update Changes. Branch: perl ! ext/Time/HiRes/Changes ext/Time/HiRes/Makefile.PL ____________________________________________________________________________ [ 20441] By: jhi on 2003/08/02 05:37:37 Log: Subject: [PATCH] Small nit to pad.c From: Enache Adrian Date: Sat, 2 Aug 2003 01:50:40 +0300 Message-ID: <20030801225040.GB1281@ratsnest.hole> Branch: perl ! pad.c ____________________________________________________________________________ [ 20440] By: jhi on 2003/08/02 05:12:13 Log: Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes From: Radu Greab Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST) Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro> Branch: perl ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm ! ext/Devel/DProf/DProf.xs t/lib/dprof/test8_t ! t/lib/dprof/test8_v ____________________________________________________________________________ [ 20439] By: jhi on 2003/08/02 05:06:43 Log: Subject: [PATCH] ioctl for VMS From: "Craig A. Berry" Date: Fri, 01 Aug 2003 23:34:31 -0500 Message-ID: <3F2B3F57.4050609@mac.com> Branch: perl ! configure.com vms/vmsish.h ____________________________________________________________________________ [ 20438] By: jhi on 2003/08/02 05:05:40 Log: Subject: [PATCH] argv case nit for VMS From: "Craig A. Berry" Date: Fri, 01 Aug 2003 19:16:30 -0500 Message-ID: <3F2B02DE.10207@mac.com> Branch: perl ! ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL ____________________________________________________________________________ [ 20437] By: jhi on 2003/08/01 22:00:30 Log: Hugo's second thoughts: drop the relatively rare and slow optimization for now. Branch: perl ! regexec.c ____________________________________________________________________________ [ 20435] By: jhi on 2003/08/01 21:55:19 Log: Missed this bit in the last update: couldn't answer '' or ' ' to get 'none'. Branch: perl ! Configure ____________________________________________________________________________ [ 20432] By: jhi on 2003/08/01 13:45:10 Log: Encode pre-1.98 update from Dan Kogai, sent from the ashes of his smoldering motherboard. Branch: perl ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t ! ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm ____________________________________________________________________________ [ 20431] By: jhi on 2003/08/01 13:34:28 Log: More runperl(switches => ...) finds (bleadperl only). Branch: perl ! t/op/readline.t ____________________________________________________________________________ [ 20426] By: jhi on 2003/08/01 12:45:19 Log: Regen perltoc. Branch: perl ! pod/perltoc.pod ____________________________________________________________________________ [ 20425] By: jhi on 2003/08/01 12:44:16 Log: pod likes whitespace. Branch: perl ! ext/ByteLoader/ByteLoader.pm ____________________________________________________________________________ [ 20422] By: jhi on 2003/08/01 11:37:53 Log: Faulty check. Branch: perl ! t/test.pl ____________________________________________________________________________ [ 20420] By: jhi on 2003/08/01 11:06:54 Log: Update INSTALL on the *dir. Branch: perl ! INSTALL ____________________________________________________________________________ [ 20419] By: jhi on 2003/08/01 11:04:55 Log: Regen Glossary et al. Branch: perl ! Porting/Glossary Porting/config.sh Porting/config_H ____________________________________________________________________________ [ 20418] By: jhi on 2003/08/01 10:58:23 Log: Now the test should be really testing what it's supposed to. Branch: perl ! ext/B/t/bytecode.t ____________________________________________________________________________ [ 20417] By: jhi on 2003/08/01 10:45:57 Log: Fix the options. Branch: perl ! ext/B/t/bytecode.t ____________________________________________________________________________ [ 20416] By: jhi on 2003/08/01 10:44:19 Log: Argument sanity checking. Branch: perl ! t/test.pl ____________________________________________________________________________ [ 20413] By: jhi on 2003/08/01 10:37:09 Log: Regen Configure to use the *html*dir files. (installhtml uses none of that, though) Branch: perl ! Configure Policy_sh.SH config_h.SH ____________________________________________________________________________ [ 20411] By: jhi on 2003/08/01 10:10:05 Log: More for the *dir changes. Branch: perl ! Policy_sh.SH config_h.SH hints/darwin.sh ____________________________________________________________________________ [ 20410] By: jhi on 2003/08/01 10:09:38 Log: Regen Configure for the new *dir installation variables. If these don't work, ask Schwern. Branch: perl ! Configure ____________________________________________________________________________ [ 20408] By: jhi on 2003/08/01 05:27:48 Log: Upgrade to MakeMaker 6.13. Branch: perl ! lib/ExtUtils/Changes lib/ExtUtils/META.yml ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm ! lib/ExtUtils/t/basic.t ____________________________________________________________________________ [ 20407] By: jhi on 2003/08/01 05:21:36 Log: JAPH patch :-) from Abigail. Branch: perl ! t/japh/abigail.t ____________________________________________________________________________ [ 20406] By: jhi on 2003/08/01 05:10:30 Log: Regen perlapi. Branch: perl ! perlapi.c ____________________________________________________________________________ [ 20405] By: jhi on 2003/08/01 05:09:23 Log: Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2 From: Dave Mitchell Date: Fri, 1 Aug 2003 01:16:31 +0100 Message-ID: <20030801001631.GA11233@fdgroup.com> Branch: perl ! regcomp.c t/op/pat.t ____________________________________________________________________________ [ 20404] By: ams on 2003/08/01 03:28:17 Log: Subject: [PATCH] LotR quote for perlapi.c From: Autrijus Tang Date: Fri, 1 Aug 2003 10:00:29 +0800 Message-Id: <20030801020029.GA28241@not.autrijus.org> Branch: perl ! embed.pl ____________________________________________________________________________ [ 20396] By: rgs on 2003/07/31 20:37:50 Log: Document in INSTALL that -Uinstallusrbinperl is now the default. Branch: perl ! INSTALL ____________________________________________________________________________ [ 20395] By: jhi on 2003/07/31 20:32:30 Log: Integrate README.macosx more. Branch: perl ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 20394] By: jhi on 2003/07/31 20:31:49 Log: README.macosx from Sherm Pendley. Branch: perl + README.macosx ! MANIFEST ____________________________________________________________________________ [ 20393] By: jhi on 2003/07/31 20:31:08 Log: Unportable subtest needs rethink. Branch: perl ! ext/B/t/bytecode.t ____________________________________________________________________________ [ 20392] By: jhi on 2003/07/31 20:22:03 Log: Enache again. Branch: perl ! ext/ByteLoader/bytecode.h ____________________________________________________________________________ [ 20390] By: jhi on 2003/07/31 20:20:28 Log: Retract #20385. Branch: perl ! ext/ByteLoader/bytecode.h ____________________________________________________________________________ [ 20389] By: jhi on 2003/07/31 20:14:06 Log: Yet another bytecode tweak from Enache. Branch: perl ! ext/B/B/Bytecode.pm ____________________________________________________________________________ [ 20388] By: jhi on 2003/07/31 20:11:21 Log: Subject: [DOC PATCH] pod/perlguts.pod From: "Marcus Holland-Moritz" Date: Thu, 31 Jul 2003 22:39:01 +0200 Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2> Branch: perl ! pod/perlguts.pod ____________________________________________________________________________ [ 20387] By: jhi on 2003/07/31 19:57:36 Log: Subject: Re: [perl #23171] Regex too selfish From: hv@crypt.org Date: Thu, 31 Jul 2003 18:59:43 +0100 Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org> (choose the second code patch) Branch: perl ! regexec.c t/op/re_tests ____________________________________________________________________________ [ 20386] By: jhi on 2003/07/31 19:48:17 Log: Make consistent with installperl (and working in MPE/iX) (Mark Bixby) Branch: perl ! installman ____________________________________________________________________________ [ 20385] By: jhi on 2003/07/31 19:46:14 Log: (retracted by #20390) Branch: perl ! ext/ByteLoader/bytecode.h ____________________________________________________________________________ [ 20383] By: jhi on 2003/07/31 19:37:22 Log: Upgrade to real CPAN.pm 1.76. Branch: perl + lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE + lib/CPAN/t/signature.t ! MANIFEST lib/CPAN.pm ____________________________________________________________________________ [ 20379] By: jhi on 2003/07/31 12:32:31 Log: One more tweak for Mac OS X hints. Branch: perl ! hints/darwin.sh ____________________________________________________________________________ [ 20378] By: jhi on 2003/07/31 11:39:31 Log: The new PKI system is far too untested and rough yet (think machines with no network, machines behind firewalls, corporate and national encryption policies). It cannot be considered useable at this stage. Therefore, create a fake CPAN 1.76. Branch: perl ! lib/CPAN.pm ____________________________________________________________________________ [ 20377] By: jhi on 2003/07/31 11:28:58 Log: This test is pretty useless as it stands. Branch: perl - lib/CPAN/t/signature.t ! MANIFEST ____________________________________________________________________________ [ 20376] By: jhi on 2003/07/31 10:30:08 Log: Document the requirements for Module::Signature a bit. Branch: perl ! lib/CPAN.pm ____________________________________________________________________________ [ 20375] By: jhi on 2003/07/31 09:37:44 Log: We are change #20316 ahead of 1.75. Branch: perl ! lib/CPAN.pm ____________________________________________________________________________ [ 20373] By: jhi on 2003/07/31 07:35:11 Log: Integrate from maint: [ 20359] No more wince/README.compile here, either. Branch: perl !> Porting/makerel ____________________________________________________________________________ [ 20371] By: jhi on 2003/07/31 05:41:56 Log: ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File. (Schwern) Branch: perl ! lib/ExtUtils/MakeMaker.pm ____________________________________________________________________________ [ 20370] By: jhi on 2003/07/31 05:39:11 Log: Schwern says this is most probably an old VMS MakeMaker bug workaround that can go now. Branch: perl ! ext/SDBM_File/sdbm/Makefile.PL ____________________________________________________________________________ [ 20369] By: jhi on 2003/07/31 05:32:15 Log: Final touches to "Apple-like" installation directories. Branch: perl ! hints/darwin.sh ____________________________________________________________________________ [ 20368] By: jhi on 2003/07/31 05:28:17 Log: Tests for change #20367 (and change use overload; to just require overload;) Branch: perl ! lib/Tie/RefHash.pm lib/Tie/RefHash.t ____________________________________________________________________________ [ 20367] By: jhi on 2003/07/31 05:12:47 Log: Subject: [PATCH Tie::RefHash] added support for overloaded "" From: Xavier Noria Date: Thu, 31 Jul 2003 00:29:13 +0200 Message-Id: <200307310029.13567.fxn@hashref.com> Branch: perl ! lib/Tie/RefHash.pm ____________________________________________________________________________ [ 20366] By: jhi on 2003/07/31 05:06:11 Log: Subject: [PATCH] test for B::Bytecode/ByteLoader From: Enache Adrian Date: Thu, 31 Jul 2003 03:49:40 +0300 Message-ID: <20030731004940.GB1266@ratsnest.hole> (but use test.pl:run_perl() instead of manual `$^X ...`) Branch: perl + ext/B/t/bytecode.t ! MANIFEST ____________________________________________________________________________ [ 20364] By: rgs on 2003/07/30 21:35:08 Log: Silence spurious noise from MakeMaker : hint files shouldn't return undef and have set $!. Branch: perl ! ext/DynaLoader/hints/linux.pl ____________________________________________________________________________ [ 20362] By: jhi on 2003/07/30 20:24:49 Log: Upgrade to NEXT 0.52. Branch: perl ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README ! lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t ____________________________________________________________________________ [ 20356] By: jhi on 2003/07/30 18:16:55 Log: Might as well. Branch: perl ! pod/perlhist.pod ____________________________________________________________________________ [ 20355] By: jhi on 2003/07/30 18:15:49 Log: Silly gcc. Branch: perl ! perl.c ____________________________________________________________________________ [ 20353] By: jhi on 2003/07/30 17:09:59 Log: This is getting comical. (Practical tip: never ask for opinions from one than one person at one time.) Now back to -Dprefix='/usr' replacing the system Perl, but don't use the Apple internal DSTROOT. Branch: perl ! hints/darwin.sh ____________________________________________________________________________ [ 20352] By: jhi on 2003/07/30 17:00:25 Log: Mac OS X hints dance continues. Now drop any special installation directory mangling. In other words, if you want to overwrite the system perl, you really need to find out how to do that. Branch: perl ! hints/darwin.sh ____________________________________________________________________________ [ 20350] By: jhi on 2003/07/30 14:23:03 Log: Try again with the Mac OS X hints. Now the three cases (no -Dprefix, /usr, and something else) all install into separate places. No prefix installs to /usr/local. The /usr overwrites the Apple install (modulo the version). Branch: perl ! hints/darwin.sh ____________________________________________________________________________ [ 20348] By: jhi on 2003/07/30 13:28:30 Log: Subject: [PATCH] NEXT and Diamond Inheritance From: Casey West Date: Tue, 29 Jul 2003 17:37:15 -0400 Message-ID: <20030729213715.GY76899@geeknest.com> (Use Damian's NEXT-0.51 once Damian and